/********************************
*	Creative eWorld StyleSheet  *
********************************/


/************
*
*	Links
*
*************/

a
{
	color: #FF9900;
	text-decoration: none;
}

a:link
{
	color: #FF9900;
	text-decoration: none;
}

a:hover
{
	color: #FDC168;
	text-decoration: none;
}

a:active
{
	color: #FDC168;
	text-decoration: none;
}

/************
*
*	Body & Table
*
*************/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, tahoma;
	scrollbar-face-color: #cfcfcf;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #595959;
	scrollbar-3Dlight-color: #595959;
	scrollbar-arrow-color: #ffffff;
	scrollbar-darkshadow-Color: #ffffff;
	scrollbar-base-color: #cfcfcf;
	font-size: 10px;
	color: #FFFFFF;
}

td
{
	font-family: Verdana;
}

.uctable
{
}


/************
*
*	Products List
*
*************/

.cartgdheader
{
	/* Cart Grid Header */
	background-color: #C1C1C1;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	padding-left: 5px;
}

.cartgditem
{
	/* Cart Grid Item */
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.cartgdaltitem
{
	/* Cart Grid Alternate Item */
	background: #E6E7E6;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.pagelinkactive
{
	/* Use For Products List Page Numbering */
	font-family: Verdana;
	font-size: 10px;
	color: #8C836D;
	padding: 3,3,3,3;
	text-decoration: none;
}

.pagelinktext
{
	/* Use For Products List Page Numbering */
	font-family: Verdana;
	font-size: 10px;
	color: #8C836D;
	padding: 3,3,3,3;
	text-decoration: none;
}

/************
*
*	Product Details
*
*************/

.producttitle
{
	color: #006699;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #006699;
}

.producttitlebig
{
	background-color: #808080;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.productSpec {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	text-transform: none;
	color: #3B6DA8;
}

/************
*
*	Common
*
*************/

.bodytxt
{
	font-size: 10px;
	color: #4F4F4F;
	text-decoration: none;
}

.welmembertext
{
	/* Welcome Back Member Text */
	font-family: Verdana;
	font-size: 11px;
	color: #144E88;
	text-decoration: none;
}


.box
{
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #424242;
}


.footer
{
	font-family: Verdana;
	font-size: 10px;
	color: #909090;
	text-decoration: none;
}

.formheader
{
	background-color: #C1C1C1;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	padding-left: 5px;
}

.formsubheader
{
	background-color: #666666;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.forminput
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

.formtitle
{
	color: #666666;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}

.pageheader
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: none;
}

.pageheaderGreen
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #99E11C;
	text-transform: none;
}

.pageheaderYellow
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFCC;
	text-transform: none;
}


.pageheadertd
{
	height: 30px;
	background-color: whitesmoke;
}

.pageheadersub
{
	color: #73B6ED;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: -0.5px;
}

/************
*
*	Menu
*
*************/

.Tag
{
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	font-size: 11px;
}

.navibaritem
{
font-family: Verdana;
	font-size: 9px;
	color: #333333;
	text-transform: uppercase;
	text-decoration: none;
	width: 100%;
	height: 23px;
	line-height: 23px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}

.navibaritem:link
{
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	text-transform: uppercase;
	text-decoration: none;
	width: 100%;
	height: 23px;
	line-height: 23px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}

.navibaritem:visited
{
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	height: 23px;
	line-height: 23px;
	padding-right: 10px;
	padding-left: 10px;
}

.navibaritem:Active
{
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	height: 23px;
	line-height: 23px;
	padding-right: 10px;
	padding-left: 10px;
}

.navibaritem:hover
{
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	background-color: #9AA6AD;
	width: 100%;
	height: 23px;
	line-height: 23px;
	padding-right: 10px;
	padding-left: 10px;
}

.navSub
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	width: 100%;
	height: 23px;
	line-height: 23px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}

.navSub:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	width: 100%;
	height: 23px;
	line-height: 23px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}

.navSub:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	height: 23px;
	line-height: 23px;
	padding-right: 10px;
	padding-left: 10px;
}

.navSub:Active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	height: 23px;
	line-height: 23px;
	padding-right: 10px;
	padding-left: 10px;
}

.navSub:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	height: 23px;
	line-height: 23px;
	padding-right: 10px;
	padding-left: 10px;
}

.navSub2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.navSub2:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.navSub2:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.navSub2:Active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.navSub2:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

.navibaritemSub
{
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	width: 100%;
	height: 23px;
	line-height: 23px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FF8400;
}

.navibaritemSub:link
{
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	width: 100%;
	height: 23px;
	line-height: 23px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FF8400;
}

.navibaritemSub:visited
{
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	height: 23px;
	line-height: 23px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FF8400;
}

.navibaritemSub:Active
{
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	height: 23px;
	line-height: 23px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FF8400;
}

.navibaritemSub:hover
{
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFA900;
	width: 100%;
	height: 23px;
	line-height: 23px;
	padding-right: 10px;
	padding-left: 10px;
}
.navibaritemTop
{
font-family: Verdana;
	font-size: 10px;
	color: #808080;
	text-transform: uppercase;
	text-decoration: none;
	width: 100%;
	height: 23px;
	line-height: 23px;
	padding-right: 10px;
	padding-left: 10px;
}

.navibaritemTop:link
{
	font-family: Verdana;
	font-size: 10px;
	color: #808080;
	text-transform: uppercase;
	text-decoration: none;
	width: 100%;
	height: 23px;
	line-height: 23px;
	padding-right: 10px;
	padding-left: 10px;
}

.navibaritemTop:visited
{
	font-family: Verdana;
	font-size: 10px;
	color: #808080;
	text-transform: uppercase;
	text-decoration: none;
	width: 100%;
	height: 23px;
	line-height: 23px;
	padding-right: 10px;
	padding-left: 10px;
}

.navibaritemTop:Active
{
	font-family: Verdana;
	font-size: 10px;
	color: #808080;
	text-transform: uppercase;
	text-decoration: none;
	width: 100%;
	height: 23px;
	line-height: 23px;
	padding-right: 10px;
	padding-left: 10px;
}

.navibaritemTop:hover
{
	font-family: Verdana;
	font-size: 10px;
	color: #882600;
	text-transform: uppercase;
	text-decoration: none;
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
	height: 23px;
	line-height: 23px;
}


/************
*
*	Programmers Extra
*
*************/



/************
*
*	Designers Extra
*
*************/
.small {
	font-size: 10px;
	color: #666666;


}

.Textbox {
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	border: 1px solid #999999;

}

.btnBox {
	font-size: 8px;
	background-color: #DC712F;
	border: 1px solid #F4F4F4;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 3px;
}

.dottedBgVer {
	background-image: url(images/verLine.gif);
	background-repeat: repeat-y;
	background-position: center;

}
.dottedBgHori {
	background-image: url(images/dot_hori.gif);
	background-repeat: repeat-x;
	background-position: 100%;
}
.outline {
	border: 1px solid #C5C5C5;
	padding: 5px;
}
p {
	margin-top: 0px;
	margin-bottom: 8px;
}
.hrLine {
	height: 1px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top: solid #707070;
	border-right: #707070;
	border-bottom: #707070;
	border-left: #707070;
}
.riteVerLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E6E6;
}

li {
	list-style-image: url(images/ic_arrow_green2.gif);
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: -23px;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.lineColour_blue {
	color: #278AAF;
}
.PanelText {

	font-size: 10px;
	color: #828282;
	text-decoration: none;
}
.bodyWhite {

	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	font-size: 12px;
}
.pageheadersub2 {

	color: #FF9900;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: -0.5px;
}
.bodytxtDes {

	font-size: 10px;
	color: #73B6ED;
	text-decoration: none;
}
.pageheadersubSmall {

	color: #73B6ED;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: -0.5px;
}