/********************************
*	Creative eWorld StyleSheet  *
********************************/


/************
*
*	Links
*
*************/

a
{
	text-decoration: none;
}

a:link
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	color: #FFCC00;
}

a:active
{
	text-decoration: underline;
	color: #FFCC00;
}

a:visited
{
	text-decoration: underline;
	color: #FFCC00;
}

/************
*
*	Body & Table
*
*************/

body
{
	font-family: Arial, Helvetica, sans-serif;
	background-color:#EAECED;
	margin: 0px;
}


.box {
	border: 1px solid #D9DCDC;
}


/************
*
*	Common
*
*************/


.pageheader
{
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 1px;
}



.pageheadersub
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

.subheader 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}


.prodTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}

.prodDes
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 10px;
}



.bodytxtBold 
{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 1px;
	font-weight: bold;
}


.bodytxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	padding: 1px;
	font-weight: normal;
}

.enquirytxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #697A93;
	font-weight: normal;
	padding-bottom: 15px;
}

.enquirytxt_bold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #697A93;
	font-weight:bold;
	padding-bottom: 15px;
}

.scrollingtxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #666666;
	font-weight:normal;
}

.bannerTxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight:normal;
}


.txtdiv 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #74BADC;
	padding-right: 10px;
	padding-left: 10px;
}

.errmsg
{
	font-family: Verdana;
	font-size: 10px;	
	color:#CC0000;
}

.formheader
{
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Verdana;
	background-color: #3366cc;
}

.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;
}


/************
*
*	Menu
*
*************/



.NaviBarItem
{
	color: #FFFFFF;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor:hand;
	font-weight: bold;
}

.NaviBarItemOver
{
	font-weight: bold;
	font-size: 11px;
	cursor: hand;
	color: yellow;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

.NaviBarChildItem
{
	border: solid 1px #000000;
	background-color: #0087C9;
	color: #FFFFFF;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor:hand;
	font-weight: bold;	
	
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right:6px;
}

.NaviBarChildItemOver
{
	background-color: #002C60;
	color: #FFFFFF;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor:hand;
	font-weight: bold;	
	border: solid 1px #000000;
	
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right:6px;
}

.formbutt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #4B5F80;
	border: 1px solid #CCCCCC;
}

.forminput
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #C8CCCE;
}


.standardtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	padding: 4px;
}

.formTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}



.footer
{
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}


/************
*
*	Products List
*
*************/

.cartgdheader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	padding: 4px;
	background-color: #D8E2E7;
}

.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;
}

