/********************************
*	Creative eWorld StyleSheet  *
********************************/


/************
*
*	Links
*
*************/

a
{
	text-decoration: none;
}

a:link
{
	text-decoration: none;
}

a:hover
{
	text-decoration: Underline;
}

a:active
{
	text-decoration: Underline;
}


/************
*
*	Body & Table
*
*************/

body
{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color:#FFCB05;
	
}


/************
*
*	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
*
*************/

.bodytxtBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #333333;
	padding: 1px;
}

	
.bodytxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B2B2B;
	padding: 1px;

}

.bodytxtsmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B2B2B;
	padding: 1px;
}

.txtFrontNews
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D4FFFF;
	padding: 1px;
}

.txtFrontNews:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7FFFFF;
	padding: 1px;
}

.addGrey
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CFD2D8;
	padding: 1px;
}

.addGreyBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CFD2D8;
	font-weight:bold;
	padding: 1px;
}

.bodytxtItalic
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	color: #BDB798;
	padding: 1px;
}

.bodytxtWhite
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 1px;
}

.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: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-right: 10px;
}

.formheader
{
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	color: #996666;
	font-family: Verdana;
	background-color: #ebe4d4;
}

.formsubheader
{
	background-color: #666666;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.formButt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #0F1D3A;
	border: 1px solid #999999;
	font-weight: bold;
}

.formButt2 {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0F1D3A;
	border: 1px solid #999999;
	text-decoration:none;
	
}

.newstitle
{
	color: #FF5500;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}



.prodtitle
{
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.prodtitleSub
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.prodDescrip
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.prodBox {
	border: 2px solid #36495D;
}

.box {
	background-color: #ECECEC;
	border: 1px solid #CCCCCC;
}

.formTxt
{
	color: #990000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.formtitle
{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 6px;
}

.formInput
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #AE9C80;
	height: 18px;
	width: 128px;
}



.formSearch
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7F7F7F;
	border: 1px solid #AE9C80;
	height: 16px;
	width: 128px;
	font-style: italic;
}






.pageheadertd
{
	height: 30px;
	background-color: whitesmoke;
}

.pageheaderOrange
{
	color: #F58221;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}

.pageheader
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}

.pageheaderSub
{
	color: #FFFF99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	font-weight: bold;
	letter-spacing: -0.3pt;
}


.smalltext {
	font-size: 9px;
	color: #757575;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
}

.txtdiv {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left:1px;
	padding-right:1px;
}

.dottedDiv {
	background-image:url(../images/dottedDiv.gif);
}


/************
*
*	Menu
*
*************/

.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
{
	color: #FFFFFF;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor:hand;
	font-weight: bold;
}

.navibaritemOrange {

	color: #F7941D;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor:hand;
	font-weight: normal;
	padding-bottom: 3px;
}

.navibaritemover
{
	color: #2B2BAB;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor:hand;
	font-weight: bold;
}


.NaviBarChildItem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #F15A22;
	height: 11px;
	line-height: 18px;
	border: solid 1px #FFFFFF;
	padding : 2,2,2,2;
	cursor:hand;
}
.NaviBarChildItemOver
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #666666;
	height: 11px;
	line-height: 18px;
	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%;
}
