/********************************
*	Creative eWorld StyleSheet  *
********************************/


/************
*
*	Links
*
*************/

a
{
	text-decoration:none;
	color: #FFCC00;
}

a:link
{
	text-decoration: none;
	color: #FFCC00;
}

a:hover
{
	text-decoration: underline;
	color: #FFCC00;
	
}

a:active
{
	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-color: #2C77B5;
}

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
{
	/* 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: #eeeeee;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3,3,3,3;
	text-decoration: none;
	font-weight:bold;
}

.pagelinktext
{
	/* Use For Products List Page Numbering */
	color: #eeeeee;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3,3,3,3;
	text-decoration: none;
	font-weight:bold;
}

/************
*
*	Common
*
*************/

.bodytxt
{
	padding-right: 1px;
	padding-left: 1px;
	font-size: 12px;
	padding-bottom: 1px;
	color: #ffffff;
	padding-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
}

.footer
{
	color: #C5DEED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-right: 12px;
}

.formheader
{
	background-color: #5B5D5F;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.formsubheader
{
	background-color: #666666;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.forminput
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 15px;
	width: 90px;
	border: 1px solid #B3C4D3;
}

.formtitle
{
	background-color: #AAAAAA;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

.pageheader
{
	color: #C7E6FB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.pageheadertd
{
	background-color: #CFD3D7;
	width: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.table
{
	font-weight: bold;
	font-size: 10px;
	color: buttontext;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: blanchedalmond;
}

.tableoutline
{
	border-right: activecaption 1px solid;
	padding-right: 1px;
	border-top: activecaption 1px solid;
	padding-left: 1px;
	padding-bottom: 1px;
	border-left: activecaption 1px solid;
	padding-top: 1px;
	border-bottom: activecaption 1px solid;
	background-color: blanchedalmond;
}

/************
*
*	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: #FDB913;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor:hand;
	font-weight: bold;
}

.navibaritemover
{
	font-weight: bold;
	font-size: 11px;
	cursor: hand;
	color: #FDB913;
	font-family: Verdana, Arial, Helvetica-Normal, 'Microsoft Sans Serif';
	background-color: transparent;
	text-decoration: underline;
}

.navibarchilditem
{
	border-right: #ffffff 1px solid;
	padding-right: 1px;
	border-top: #ffffff 1px solid;
	padding-left: 1px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 1px;
	border-left: #ffffff 1px solid;
	cursor: hand;
	color: #ffffff;
	padding-top: 1px;
	border-bottom: #ffffff 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000059;
}

.navibarchilditemover
{
	border-right: #ffffff 1px solid;
	padding-right: 1px;
	border-top: #ffffff 1px solid;
	padding-left: 1px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 1px;
	border-left: #ffffff 1px solid;
	cursor: hand;
	color: buttontext;
	padding-top: 1px;
	border-bottom: #ffffff 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #6699ff;
}
.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/vertline.gif);
	height: 100%;
}
.smalltext {
	font-size: 11px;
	color: #FFCB05;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.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: 10px;
	color: #FFFFFF;
	background-color: #3E596F;
	border: 1px solid #CCCCCC;
}
.tddivider {
	background-image: url(../images/dotted_line.gif);
}
.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;
}

.errMsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC33;
	font-weight: bold;
}

.standardtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	padding: 4px;
}
.dotteddiv_hori {
	background-image: url(../images/dottedline.gif);
	background-repeat: repeat-x;
}
.box_prod {

	border: 1px solid #CCCCCC;
	background-color: #92A1AB;
}
.box {
	border: 1px solid #72AED9;
	background-color: #54C0EC;
}
.bigtext {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
}
.dotted_div {
	background-image: url(../images/dotted_div.gif);
}
.newsbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px;
	text-decoration: underline;
}
.news_text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 1px;
}
.subheader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #880628;
	font-weight: bold;
	padding: 1px;
}
.pageheaderSub {

	color: #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}
.bodytxtb
{
	padding-right: 1px;
	padding-left: 1px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 1px;
	color: buttontext;
	padding-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
.bodytxtorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	padding: 1px;
	font-style: italic;
}
.project_header
{
	padding-right: 1px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 1px;
	color: #333333;
	padding-top: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.project_txt {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding: 1px 1px 1px 5px;
	font-weight: normal;
}
.txt_div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6FADE1;
}
.prod_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
}
.prod_titleBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.prod_category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	
}
