/********************************
*	Creative eWorld StyleSheet  *
********************************/


/************
*
*	Links
*
*************/

a
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: none;
}

a:link
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: none;
}

a:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #003F8D;
	text-decoration: none;
}

a:active
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: none;
}

/************
*
*	Body & Table
*
*************/
.body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#666666;
	/*scrollbar-face-color: #BBBBBB;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #6B6965;
	scrollbar-3Dlight-color: #6B6965;
	scrollbar-arrow-color: #ffffff;
	scrollbar-darkshadow-Color: #ffffff;*/
	font-size: 11px;
}

.td{
	text-align:left;
	}


/************
*
*	Products List
*
*************/



.cartgdheader
{
	padding-left: 5px;
	font-weight: bold;
	font-size: 10px;
	color: #cc9966;
	font-family: Verdana;
	background-color: linen;
}

.cartgditem
{
	/* Cart Grid Item */
	color: #000000;
	font-family: Verdana;
	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: #333333;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #006699;
	text-transform: uppercase;
}

.producttitlebig
{
	background-color: #EBE4D4;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/************
*
*	Common
*
*************/
.header
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#9A0000;
	font-weight:bold;
}
.headerSub
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#9A0000;
	font-weight: normal;
}


.bodytxtRed
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CC0000;
	font-weight:bold;
}
.bodytxtblue
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#003F8D;	
	font-weight:bold;

}

.bodytxt
{
	/* Use For 'AboutUs' & 'Help' Text */
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.bodytxtChinese
{
	/* Use For 'AboutUs' & 'Help' Text */
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}


.bodytxtbold
{
	/* Use For 'AboutUs' & 'Help' Text */
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #4F4F4F;
	text-decoration: none;
}

.welmembertext
{
	/* Welcome Back Member Text */
	font-family: Verdana;
	font-size: 11px;
	color: #144E88;
	text-decoration: none;
}

.errmsg
{
	font-family: Verdana;
	font-size: 10px;	
	color:#CC0000;
}


.footer
{
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;


}

.formheader
{
	background-color: #EFEFEF;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border:1px;
	border-color :#CBC3AA;
}

.formsubheader
{
	background-color: #ffffff;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


.forminput
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color:#ffffff;
	border:1px solid #999999;
}

.formtitle
{
	color: #666666;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}

.pageheader
{
	/* Header Title For All Pages */
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
}

.pageheadertd
{
	height: 30px;
	background-color: whitesmoke;
}

.pageheadersub
{
	/* Use For Product Subcategory */
	color: #003F8D;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}

.formbutt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #CD0303;
	border: 1px solid #EFEFEF;
}

.memberWhitetxt{

	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#ffffff;


}

/************
*
*	Menu
*
*************/

.menu
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CC0000;
	font-weight: bold; 
	cursor:hand;
	
}

.menuOver
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#003F8D;
	font-weight: bold;
	cursor:hand;
}

.readmore
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
	font-weight: normal;
	cursor:hand;
}

.readmore:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#990000;
	font-weight: normal;
	cursor:hand;
}


.readmore:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
	font-weight: normal;
	cursor:hand;
}

.readmore:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-weight: normal;
	cursor:hand;
}




.navibargroup
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	height: 15px;
	line-height: 18px;
	padding : 2,2,2,2;
	cursor:hand;
}

.navibaritem
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	cursor:hand;
}
.navibaritemover
{
	font-family: Verdana;
	font-size: 10px;
	color: #8A0202;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	background-color: #EBE4D4;
	cursor:hand;
}

.navibaritem:link
{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	height: 15px;
	line-height: 18px;
}

.navibaritem:visited
{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	height: 15px;
	line-height: 18px;
}

.navibaritem:active
{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	height: 15px;
	line-height: 18px;
}

.navibaritem:hover
{
	font-family: Verdana;
	font-size: 10px;
	color: #8A0202;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	background-color: #EBE4D4;
	width: 100%;
	height: 15px;
	line-height: 18px;
}


.NaviBarChildItem
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	height: 13px;
	line-height: 15px;
	border: solid 1px #FFFFFF;
	padding : 2,2,2,2;
	cursor:hand;

}
.NaviBarChildItemOver
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003F8D;
	height: 13px;
	line-height: 15px;
	cursor:hand;
	padding : 2,2,2,2;
	border: solid 1px #FFFFFF;
}


/************
*
*	Programmers Extra
*
*************/




/************
*
*	Designers Extra
*
*************/

.searchbox {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;

}

.btnBox {
	font-family: Verdana;
	font-size: 9px;
	background-color: #A3C607;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;
}

.outlinerProducts {

	border: 1px solid #CCCCCC;
	padding: 3px;
	margin: 0px;
	padding: 0px;
	margin: 0px;
	padding: 1px;
}


.dottedBgVer {
	background-image: url(images/dot_ver.gif);
	background-repeat: repeat-y;
	background-position: center;

}
.dottedBgHori {
	background-image: url(images/dot_hori.gif);
	background-repeat: repeat-x;
	background-position: 100%;
}


.Div1
{
	background-image:url(../images/div.gif);
	background-repeat:repeat-x;
	background-position:center;
	height:25px;
}

.Div2
{
	background-image:url(../images/div2.gif);
	background-repeat:repeat-x;
	background-position:center;
}

.box {
	border: 1px solid #D5D5D5;
	padding:3px 3px 3px 3px;
}


