/********************************
*	Creative eWorld StyleSheet  *
********************************/


/***********************
*
*	Links
*
************************/

a
{
	text-decoration: none;
}

a:link
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a:active
{
	text-decoration: Underline;
}


/***********************
*
*	Navigations
*
************************/

.navibaritem
{
	color: #FFFFFF;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor:hand;
	font-weight: bold;
}


/***********************
*
*	Body & Table
*
************************/

body
{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.tdDivider
{	
	background-image: url(../images/vertline.gif);
	height: 100%;
}	


.dotted_div {
	background-image: url(../images/dotted_div.gif);
	background-repeat: repeat-x;
}



/***********************
*
*	General
*
************************/

.txt_div
{
	color: #FFCC66;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:normal;
	padding-left:6px;
	padding-right:6px;

}

.pageheader
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-left: 20px;
	font-weight: bold;
}

.pageheaderSub
{
	color: #FFF685;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}


.bodytxtBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight:bold;
}

.bodytxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #727070;
}

.subHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #FFFFCC;
}


.txtlink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
}


.smalltext {
	font-size: 9px;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}


/***********************
*
*	Product Page
*
************************/
.cartgdheader
{
	/* Cart Grid Header */
	background-color: #910505;
	color: #CCCCCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border:1px;
	bordercolor:#CBC3AA;
}

.cartgditem
{
	/* Cart Grid Item */
	background-color: #EBEBEB;
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.cartgdaltitem
{
	/* Cart Grid Alternate Item */
	background-color: #EBEBEB;
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.prodtitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #303031;
}

.prodtitleSub
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #303031;
}

.prodDescrip
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.prodBox {
	border: 1px solid #DFDDDD;
}


.ImageBox {
	border: 1px solid #B5B5B5;
}

.pagelinkactive
{
	font-family: Arial;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;	
	padding: 1,1,1,1;
}

.pagelinkactive:link
{
	font-family: Arial;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold; 
	text-decoration: Underline;	
	padding: 1,1,1,1;
}

.pagelinkactive:visited
{
	font-family: Arial;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: Underline;	
	padding: 1,1,1,1;
}

.pagelinkactive:active
{
	font-family: Arial;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;	
	padding: 1,1,1,1;
}

.pagelinkactive:hover
{
	/* Use For Products List Page Numbering */
	font-family:Arial;
	font-size: 10px;
	color: #CC0000;
	padding: 1,1,1,1;
	text-decoration: none;
	font-weight:bold;
}


.pagelinktext
{
	font-family: Arial;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}

/***********************
*
*	Forms
*
************************/

.formTitle
{
	color: #CCCCCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.formTxt
{
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.formInput
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7F7F7F;
	border: 1px solid #8F9EAA;
	/* font-style: italic; */
}

.formInput_search
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7F7F7F;
	border: 1px solid #8F9EAA;
	font-style: italic;
}


.formButt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F4F4F4;
	background-color: #000066;
	border: 1px solid #999999;
}

.qtyInput
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #D8DDE0;
	font-style: italic;
}

.errMsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}

/***********************
*
*	Footer
*
************************/

.footer
{
	color: #8E8C8C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
}


/***********************
*
*	Designers' Misc 
*
************************/


/***********************
*
*	Programmers' Misc 
*
************************/
