/********************************
*	Creative eWorld StyleSheet  *
********************************/


/************
*
*	Links
*
*************/
a
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #0F395F;
	font-size: 12px;
	font-weight:bold;
	}

a:link
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	
}

a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color:#E0001A;
}

a:active
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 12px;
	color:#0F395F;
}

UL {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-SIZE: 1em; 
	LIST-STYLE-IMAGE: url(../images/bullet.gif); 
	PADDING-BOTTOM: 0px; 
	MARGIN-LEFT: 16px; 
	MARGIN-bottom: 0px; 
	PADDING-TOP: 0px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	LIST-STYLE-TYPE: disc
}

LI {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-SIZE: 1em; 
	LIST-STYLE-IMAGE: url(../images/bullet.gif); 
	PADDING-BOTTOM: 0px; 
	MARGIN-LEFT: 16px;
		MARGIN-bottom: 0px; 
	PADDING-TOP: 0px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	LIST-STYLE-TYPE: disc
}



/************
*
*	Body & Table
*
*************/
body
{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #4B4B4B;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.uctable
{
	/* Table Containing All User Controls */
	height: 380px;
	width: 100%;
}



/************
*
*	Products List
*
*************/
.cartgdheader
{
	/* Cart Grid Header */
	background: #D7E3F5;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.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 */
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3,3,3,3;
	text-decoration: none;
}

.pagelinktext
{
	/* Use For Products List Page Numbering */
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3,3,3,3;
	text-decoration: none;
}


/************
*
*	Product Details
*
*************/
.producttitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #FFFFFF;
	padding-left:5PX;
	background-color:#1871AD;
	width:100%;
}

.producttitlebig
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}


.productBox{
	background-image: url(../images/prod_bg.jpg);
	background-position:center;
	text-align:center;
	width:160px;
	height:86px;
	background-repeat:no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.productBox250{
	background-image: url(../images/prod_bg250.jpg);
	width:250px;
	height:134px;
	background-repeat:no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}


/************
*
*	Common
*
*************/

.bodytxt
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B4B4B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.bodytxtNews
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B4B4B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight:normal;
}


.bodytxtWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #FFFFFF;
}

.bodytxtBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #0F395F;
}

.bodytxtRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #E0001A;
}

.bodytxtGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #666666;
}

.newstitle
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #0F395F;
	font-size: 12px;
	font-weight:bold;
	}

.footer
{
	color: #999999;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.footertxt
{
	color: #CCCCCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.formheader
{
	background-color: #8C8C8C;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border:0px;
	
}

.formsubheader
{
	background-color: #EBEBEB;
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.forminput
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	height: 12px;
	text-align: center;
}

.forminput:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	height: 12px;
	text-align: center;
}

.forminput:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	height: 12px;
	text-align: center;
}

.forminput:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E0001A;
	height: 12px;
	width: 100px;
	text-align: center;
}

.textInput
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 15px;
	color: #4B4B4B;
	background-color: #E7E7E7;
	border: 1px solid #CCCCCC;
	width : 600px;
	
}
	
.linkage
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	height: 12px;
}

.formtitle
{
	background-color: #AAAAAA;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.pageheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:normal;
	color:#ffffff;
	background-image: url(../images/titlebar.jpg);
	text-align:left;
	width:760px;
	height:47px;
	background-repeat:no-repeat;
	padding-left:28px;
	padding-top:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	}


.pageheaderRed
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color:#E0001A;
}

.pageheadersub
{
	color: #4AA7C0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	/*padding-top: 19px;*/
	
}


.readmore
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	font-weight: normal;
	cursor:hand;
}

.readmore:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#ffffff;
	font-weight: normal;
	cursor:hand;
}

.readmore:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	font-weight: normal;
	cursor:hand;
}

.readmore:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	font-weight: normal;
	cursor:hand;
}

.readmore:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	font-weight: normal;
	cursor:hand;
}



/************
*
*	Menu
*
*************/
.menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
}

.rmenu:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
}

.menu:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
}

.menu:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E0001A;
	font-weight: normal;
}

.menu:hover, .menuOver
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E0001A;
	font-weight: normal;
}



.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #042a8d;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
}
.sidetd {
	background-image: url(../images/side_bg.gif);
	height: 100%;
}
.smalltext {
	font-size: 9px;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6D6E71;
}
.prodcode {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}
.formbutt {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4B4B4B;
	background-color: #E7E7E7;
	border: 1px solid #CCCCCC;
}
.box {
	border: 1px solid #BABABA;
	background-color: #ffffff;
}
.txtblue {
	font-family: Arial, Helvetica, sans-serif;
	color: #0F3B77;
	font-size: 12px;
	font-weight: normal;
}
.divider {
	background-image: url(../images/line_hor.gif);
}
.divider2 {
	background-image: url(../images/line_div.gif);
	background-position:center;
	background-repeat:no-repeat;
}
.navibaritemorange {

	color: #808285;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor:hand;
	text-align: center;
	font-weight: bold;
}
.navibaritemtop {

	color: #FA931A;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor:hand;
	text-align: center;
	font-weight: normal;
}
.side {
	background-image: url(../images/side_greybg02.jpg);
	height: 100%;
}
.pageheadergrey {
	color: #6D6E71;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	padding-left: 3px;
}
.footertd {
	background-image: url(../images/footer_bg.gif);
}
.errMsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.standardtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	padding: 4px;
}
.newsbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0558AB;
}

.navibaritem, .navibaritem:active, .navibaritem:link, .navibaritem:visited
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #0F395F;
	font-size: 12px;
	font-weight:bold;
	cursor:hand;
}

.navibaritem:hover, .navibaritemover
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color:#E0001A;
	font-weight:bold;
	cursor:hand;
}

.NaviBarChildItem, .NaviBarChildItem:active, .NaviBarChildItem:link, .NaviBarChildItem:visited
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	background-color:#164879;
	color:#FFFFFF;
	font-weight:bold;
	cursor:hand;
	padding-left:15px;
	padding-right:20px;
	padding-top:2px;
	padding-bottom:2px;
}

.NaviBarChildItemOver
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	background-color:#176FAE;
	color:#FFFFFF;
	font-weight:bold;
	cursor:hand;
	padding-left:15px;
	padding-right:20px;
	padding-top:2px;
	padding-bottom:2px;	
}