/********************************
*	Creative eWorld StyleSheet  *
********************************/


/************
*
*	Links
*
*************/

a
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFCC00;
}

a:link
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.dot
{
	background-image: url(../images/dot.jpg);
	height: 6px;
	background-repeat: no-repeat;
}

.dot2
{
	background-image: url(../images/dot2.jpg);
	background-repeat: no-repeat;
}

a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: Underline;
	color: #FFCC00;
}

a:active
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: Underline;
	color: #FFCC00;
}

/************
*
*	Body & Table
*
*************/

body
{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/bgcolor.jpg);
}

td
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.uctable
{
	/* Table Containing All User Controls */
	height: 380px;
	width: 100%;
}


/************
*
*	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: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.producttitlebig
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

/************
*
*	Common
*
*************/

.bodytxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
	padding: 1px;
}

.footer
{
	color: #A9A79C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.pageheader
{
	color: #8D8884;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	padding-left: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

}

.pageheadertd
{
	background-color: #CFD3D7;
	width: 6px;
}

.pageheadersub
{
	color: #767570;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/************
*
*	Menu
*
*************/

.navibargroup
{
	color: #808285;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 8px;
}

.navibaritem
{
	color: #6D6E71;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	cursor:hand;
	font-weight: normal;
}

.navibaritemover
{
	background-color: #666666;
	color: #FFFFFF;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor:hand;
	text-decoration: underline;
}

.navibarchilditem
{
	background-color: #666666;
	border: solid 1px #333333;
	color: #FFFFFF;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 6;
	cursor:hand;
}

.navibarchilditemover
{
	background-color: #999999;
	border: solid 1px #333333;
	color: #000000;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 6;
	cursor:hand;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #042a8d;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
}
.smalltext {
	font-size: 9px;
	color: #FFFCD5;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #045687;
	padding: 1px;
}
.formbutt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F4F4F4;
	background-color: #000066;
	border: 1px solid #999999;
}
.tdbox {
	border-top: 1px none #C6C6C6;
	border-right: 1px solid #C6C6C6;
	border-bottom: 1px none #C6C6C6;
	border-left: 1px solid #C6C6C6;
}
.dotteddivider {
	background-image: url(../images/dotted_divider.gif);
	height: 100%;
}
.formbutt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #4489B6;
	border: 1px #D4D5D6;
}

.hometdbox {
	height: 100%;
	background-color: #10446B;
}

.pageheadersub2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #767570;
	padding-left: 14px;
	padding-bottom: 5px;
}

.pageheadersub3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #4C4C4C;
	padding-left: 14px;
	padding-bottom: 5px;
}
.bodytxtb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
	padding: 1px;
	font-weight: bold;
}

.outliner {
	border: 1px solid #CCCCCC;
	padding: 3px;
}
.bodytxtred {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A60A27;
	padding: 1px;
}
