/********************************
*	Creative eWorld StyleSheet  *
********************************/


/************
*
*	Links
*
*************/

a
{
	COLOR: #A27C1D;
	TEXT-DECORATION: none;
}

a:link
{
	COLOR: #A27C1D;
	TEXT-DECORATION: none;
}

a:hover
{
	COLOR: #FF8D42;
	TEXT-DECORATION: none;
}

a:active
{
	COLOR: #A27C1D;
	TEXT-DECORATION: none;
}

a.two
{
	COLOR: #FFC0CB;
	TEXT-DECORATION: none;
}

a.two:link
{
	COLOR: #FFC0CB;
	TEXT-DECORATION: none;
}

a.two:hover
{
	COLOR: #FF8D42;
	TEXT-DECORATION: underline;
}



/************
*
*	Body & Table
*
*************/

body
{
	font-family: Verdana;
	margin: 0px;
	background-color: #ffffff;

}

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 */
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: Maroon;
	font-weight: bold;
}

.cartgditem
{
	/* Cart Grid Item */
	font-family: Verdana;
	font-size: 11px;
	color: #7D7D7D;
	text-decoration: none;
}

.cartgdaltitem
{
	/* Cart Grid Alternate Item */
	background: #E6E7E6;
	font-family: Verdana;
	font-size: 11px;
	color: #7D7D7D;
	text-decoration: none;
}

.pagelinkactive
{
	/* Use For Products List Page Numbering */
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	padding: 3,3,3,3;
}

.pagelinktext
{
	/* Use For Products List Page Numbering */
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	padding: 3,3,3,3;
	font-weight: normal;
	background-color: #860308;
}

/************
*
*	Product Details
*
*************/

.producttitle
{
	color: #808080;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.producttitlebig
{
	background-color: #808080;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/************
*
*	Common
*
*************/

.bodytxt
{
	/* Use For 'AboutUs' & 'Help' Text */
	font-family: Verdana;
	font-size: 11px;
	color: #7D7D7D;
	text-decoration: none;
}

.bodytxtBold
{
	/* Use For 'AboutUs' & 'Help' Text */
	font-family: Verdana;
	font-size: 11px;
	color: #7D7D7D;
	font-weight: bold;
	text-decoration: none;
}

.welmembertext
{
	/* Welcome Back Member Text */
	font-size: 11px;
	color: #ffffcc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.errmsg
{
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}

.footeraddress {

	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.formheader
{
	background-color: #860308;
	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
{
	background-color: #e5e5e5;
	font-family: Verdana;
	font-size: 11px;
	color: #7D7D7D;
	text-decoration: none;
}

.formtitle
{
	background-color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 6px;
	font-family: Verdana;
	font-size: 10px;
	color: #7D7D7D;
	text-decoration: none;
}

.pageheader
{
	/* Header Title For All Pages */
	color: #808080;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.pageheadertd
{
	height: 30px;
	background-color: whitesmoke;
}

.pageheadersub
{
	/* Use For Product Subcategory */
	color: #808080;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

/************
*
*	Menu
*
*************/

.navibargroup
{
	color: #FFFFFF;
	cursor: hand;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 40px;
}

.navibaritem
{
	font-family: Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	vertical-align: top;
	border-right: 1px solid #CCCCCC;
	text-align: center;
}

.navibaritemover
{
	font-family: Helvetica;
	font-size: 12px;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #830506;
	padding-right: 15px;
	padding-left: 15px;
	vertical-align: top;
	border-right: 1px solid #CCCCCC;
	text-align: center;
}

.navibarchilditem
{
	background-color: #E3E3E3;
	border: solid 1px #7C7C7C;
	color: #000000;
	cursor: hand;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	width: 100px;
	padding-left: 10px;
}

.navibarchilditemover
{
	background-color: #830506;
	border: solid 1px #7C7C7C;
	color: #FFFFFF;
	cursor: hand;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	width: 100px;
	padding-left: 10px;
}

/************
*
*	Programmers Extra
*
*************/



/************
*
*	Designers Extra
*
*************/
.bodyCWhite {

	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;
}

.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: capitalize;
	text-align: right;
}

.subHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	text-transform: uppercase;
}

.subHead2 {
	font-family: Times;
	font-size: 17px;
	text-decoration: none;
	color: #DFDFDF;
	text-transform: uppercase;
	padding-left: 8px;
	vertical-align: middle;
	letter-spacing: -1px;
	padding-right: 8px;
	font-weight: bold;
}

.subHead3 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #A57B11;
}

.subHead4 {
	font-family: Times;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 8px;
	vertical-align: middle;
	letter-spacing: -1px;
	color: #666666;
}

.btnBox {
	font-family: Verdana;
	font-size: 11px;
	background-color: #E2E2E2;
	border: 1px solid #CFCFCF;
	color: #666666;
	font-weight: normal;
	text-transform:uppercase;
}

.header1 {
	font-family: Verdana, Times, serif;
	font-size: 28px;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: capitalize;
	text-align: right;
}

.bodyCWhite1 {

	font-family: "Times New Roman";
	font-size: 14px;
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;
	text-align: right;
}

.bodyCWhite {

	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;
}

.searchbox {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	border: 1px solid #B9B9B9;
}

.bodyHistory {
	font-family: Verdana;
	font-size: 10px;
	color: #8C836D;
	font-weight: normal;
	letter-spacing: -1px;
}

.dottedBgHori {
	background-image: url(/images/dot_hori.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.outlinerProducts {
	border: 1px solid #CCCCCC;
	padding: 3px;
}
