/********************************
*	Creative eWorld StyleSheet  *
********************************/


/************
*
*	Links
*
*************/

a
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:link
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: Underline;
}

a:active
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: Underline;
}

/************
*
*	Body & Table
*
*************/

body
{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

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: #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
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.producttitlebig
{
	color: #6D6E71;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

/************
*
*	Common
*
*************/

.welmembertext
{
	/* Welcome Back Member Text */
	font-family: Verdana;
	font-size: 11px;
	color: #144E88;
	text-decoration: none;
}

.bodytxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.bodytxtbold
{
	/* Use For 'AboutUs' & 'Help' Text */
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #4F4F4F;
	text-decoration: none;
}

.errmsg
{
	font-family: Verdana;
	font-size: 10px;	
	color:#CC0000;
}

.footer
{
	color: #68696A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
}

.footer :hover
{
	color: #000000;
}

.formheader
{
	background-color: #000066;/*#444444;*/
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	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;
	color: #333333;
	height: 18px;
}

.formtitle
{
	background-color: #AAAAAA;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

.pageheader
{
	color: #4C4C4C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: normal;
}

.pageheadertd
{
	background-color: #CFD3D7;
	width: 6px;
}

.pageheadersub
{
	color: #82023D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

/************
*
*	Menu
*
*************/

.navibargroup
{
	color: #6D6E71;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;
	text-decoration: none;
	text-transform: uppercase;
}

.navibaritem
{
	color: #FFFFFF;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.navibaritemover
{
	color: #FFFFFF;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}

.navibarSeperatorBullet
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/*
.navibaritem:link
{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	height: 15px;
	line-height: 18px;
}

.navibaritem:visited
{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	height: 15px;
	line-height: 18px;
}

.navibaritem:active
{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	height: 15px;
	line-height: 18px;
}

.navibaritem:hover
{
	font-family: Verdana;
	font-size: 10px;
	color: #8A0202;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	background-color: #EBE4D4;
	width: 100%;
	height: 15px;
	line-height: 18px;
}
*/

.navibarchilditem
{
	color: #FFFFFF;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	font-weight: bold;
	background-color: #cc6633;
	border: solid 1px #ffffff;
	padding-left: 6;
	padding-right: 6;
	padding-top: 3;
	padding-bottom: 3;
}

.navibarchilditemover
{
	/*color: #666666;*/
	color: #cccccc;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	font-weight: bold;
	/*background-color: #ffcc99;*/
	background-color: brown;
	border: solid 1px #999999;
	padding-left: 6;
	padding-right: 6;
	padding-top: 3;
	padding-bottom: 3;
}


/************
*
*	Programmers Extra
*
*************/

.big
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.biggrey
{
	font-weight: bold;
	font-size: 14px;
	color: Maroon;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

.medium
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.mediumgrey {

	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.smallLight
{
	font-weight: normal;
	font-size: 10px;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.small {

	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

/************
*
*	Designers Extra
*
*************/

.searchbox {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;

}

.btnBox {
	font-family: Verdana;
	font-size: 9px;
	background-color: #A3C607;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;
}

.outlinerProducts {

	border: 1px solid #CCCCCC;
	padding: 3px;
	margin: 0px;
	padding: 0px;
	margin: 0px;
	padding: 1px;
}


.dottedBgVer {
	background-image: url(images/dot_ver.gif);
	background-repeat: repeat-y;
	background-position: center;

}
.dottedBgHori {
	background-image: url(images/dot_hori.gif);
	background-repeat: repeat-x;
	background-position: 100%;
}

.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/home_whatnewdiv.gif);
	height: 100%;
}
.smalltext {
	font-size: 9px;
	color: #AB3423;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.bodytxtb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #A01D1D;
}
.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: #F4F4F4;
	background-color: #82023D;
	border: 1px solid #999999;
}
.box {
	border: 1px solid #B0B1B4;
}
.addtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.buttbgbox {
	background-image: url(../images/butt_bg.gif);
	height: 100%;
}
.pageheaderb {
	color: #0054A6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.footertxt {

	font-size: 9px;
	color: #747373;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.proddescrip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #03096A;
}
.newstxtb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.subheaderbig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #A01D1D;
}
.descripheader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6D6E71;
}
.prodbox {
	border: 1px solid #DADCDD;
}
.producttitlebigb {
	color: #7D7C7C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
}
.producttitlebigb1 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

.UOMclass
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

.caps
{
	text-transform:uppercase;
}