/********************************
*	Creative eWorld StyleSheet  *
********************************/


/************
*
*	Links
*
*************/

a 
{
	COLOR: #1172D3;TEXT-DECORATION: none
}

a:link
{
	COLOR: #1172D3;TEXT-DECORATION: none
}

a:hover 
{
	COLOR: #666666;TEXT-DECORATION: underline
}

a:active
{
	COLOR: #1172D3;TEXT-DECORATION: none
}

.mainNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -1px;
	font-weight: bold;
	width: 100%;
}
a.mainNav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -1px;
	font-weight: none;
	width: 100%;
}
a.mainNav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -1px;
	font-weight: none;
	width: 100%;
}
a.mainNav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -1px;
	font-weight: none;
}
a.mainNav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -1px;
	font-weight: none;
	background-color: #FF9933;
	width: 100%;
	background-color-height: 80%;
}
.mainNav2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #1172D3;
	text-decoration: none;
	letter-spacing: -1px;
	}
a.mainNav2:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #1273D4;
	text-decoration: none;
	}
a.mainNav2:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #1273D4;
	text-decoration: none;
}
a.mainNav2:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #1171D5;
	text-decoration: none;
	}
a.mainNav2:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
/************
*
*	Body & Table
*
*************/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	scrollbar-face-color: #cfcfcf;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #595959;
	scrollbar-3Dlight-color: #595959;
	scrollbar-arrow-color: #ffffff;
	scrollbar-darkshadow-Color: #ffffff;
	scrollbar-base-color: #cfcfcf;
	background-color: #E0E0E0;
}

td
{
	font-family: Verdana;
}

.uctable
{
	width:100%;
}


/************
*
*	Products List
*
*************/

.cartgdheader
{
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	color: #144E88;
	font-family: Verdana;
	background-color: #dcdcdc;
}

.cartgditem
{
	/* Cart Grid Item */
	color: #144E88;
	font-family: Verdana;
	font-size: 11px;
}

.cartgdaltitem
{
	/* Cart Grid Alternate Item */
	background: #efefef;
	color: #144E88;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.pagelinkactive
{
	font-family: Verdana;
	font-size: 10px;
	color: #8C836D;
	padding: 3,3,3,3;
	text-decoration: none;
	font-weight: bold;
}

.pagelinktext
{
	font-family: Verdana;
	font-size: 10px;
	color: #8C836D;
	padding: 3,3,3,3;
	text-decoration: none;
	font-weight: bold;
}

/************
*
*	Product Details
*
*************/

.producttitle
{
	color: #333333;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #006699;
	text-transform: uppercase;
	text-align: left;
}

.producttitlebig
{
	background-color: #EBE4D4;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.subproducttitle
{
	color: #333333;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #006699;
	text-transform: uppercase;
	text-align: left;
	padding-left:8px;
}

.padSubCate
{
	padding-left:8px;
}

/************
*
*	Common
*
*************/

.bodytxt
{
	/* Use For 'AboutUs' & 'Help' Text */
	font-family: Verdana;
	font-size: 11px;
	color: #4F4F4F;
	text-decoration: none;
}

.bodytxtbold
{
	/* Use For 'AboutUs' & 'Help' Text */
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #4F4F4F;
	text-decoration: none;
}

.welmembertext
{
	/* Welcome Back Member Text */
	font-family: Verdana;
	font-size: 11px;
	color: #144E88;
	text-decoration: none;
}

.errMsg {
	font-family: Verdana;
	font-size: 10px;	
	color:#CC0000;
}	

.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #AFB7BF;
}

.footer :hover
{
	color: #000000;
}

.footeraddress {

	font-family: Verdana;
	font-size: 10px;
	color: #788794;
	text-decoration: none;
}

.formheader
{
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	color: #144E88;
	font-family: Verdana;
	/*background-color: #ebe4d4;*/
	background-color: #cccccc;
}

.formsubheader
{
	background-color: #666666;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.forminput
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

.formtitle
{
	color: #006699;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}

.pageheader
{
	/* Header Title For All Pages */
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	/*text-align: center;*/
}

.pageheadertd
{
	height: 30px;
	background-color: whitesmoke;
}

.pageheadersub
{
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	line-height: 10px;
	font-weight: normal;
}

/************
*
*	Menu
*
*************/

.navibargroup
{
	width: 128;
}

.navibaritem
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -1px;
	font-weight: bold;
	cursor: hand;
	width: 100%;
}
.navibaritemover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -1px;
	font-weight: bold;
	cursor: hand;
	width: 100%;
	background-color: #FF9933;
	background-color-height: 80%;
}

/*
.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
{
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	background-color: #AF0000;
	height: 15px;
	line-height: 18px;
	border: solid 1px #eeeeee;
	border-left-width: 2px;
	border-right-width: 2px;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 6px;
	padding-right: 16px;
	cursor:hand;
	white-space : nowrap;
}
.NaviBarChildItemOver
{
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	background-color: #FF9933;
	height: 15px;
	line-height: 18px;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 6px;
	padding-right: 16px;
	border: solid 1px #ffffff;
	border-left-width: 2px;
	border-right-width: 2px;
	cursor:hand;
	white-space : nowrap;
}


/************
*
*	Programmers Extra
*
*************/

.formbutt {
	font-family: Verdana;
	font-size: 9px;
	background-color: #E2E2E2;
	border: 1px solid #1F5786;
	color: #1F5786;
	font-weight: normal;
	cursor: hand;
}

.formbutt1 {
	font-family: Verdana;
	font-size: 9px;
	background-color: #E2E2E2;
	border: 1px solid #1F5786;
	color: #1F5786;
	font-weight: normal;
	cursor: hand;
	margin-left: 2px;
}

.imgbtnmargin
{
	margin-bottom:-3px;
}

.big
{
	font-weight: bold;
	font-size: 13px;
	color: #144E88;
	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;
}

.formbox
{
	font-size: 10px;
	border-color: #cccccc;
	border-style: groove;
	border-width: 1px;
	width: 60px;
}

.detailLink
{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;	
	color:#CC0000;
}

.detailLink:hover
{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.detailLink:link
{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
}

.detailLink:active
{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.otherLink
{
	font-weight: normal;
	font-size: 11px;
	color: Teal;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

.otherLink:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

.otherLink:link
{
	font-weight: normal;
	font-size: 11px;
	color: Teal;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

.otherLink:active
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

.buildCateLink
{
	font-weight: normal;
	font-size: 11px;
	color: #1172D3;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

.buildCateLink:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

.buildCateLink:link
{
	font-weight: normal;
	font-size: 11px;
	color: #1172D3;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

.buildCateLink:active
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

/************
*
*	Designers Extra
*
*************/

.outlinerProducts {

	border: 1px solid #CCCCCC;
	padding: 3px;
}

.bodyC {
	font-family: Verdana;
	font-size: 11px;
	color: #144E88;
	text-decoration: none;
}

.bodyCWhite {

	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;
}

.header {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
}

.subHeadpo {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #1F5786;
	background-color: #CCCCCC;
	}
	
.1subHead {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #1F5786;
	background-color: #EBEBEB;
	padding: 2;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}

.subHead {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #1F5786;
	background-color: #EBEBEB;
	padding: 2;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
.subHead2 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #006699;
	text-transform: uppercase;
	padding-left: 4px;
}

.subHead3 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

.subHead4 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #3399CC;
	text-transform: uppercase;
	padding-left: 4px;
}

.subHead4sub {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	text-transform: uppercase;
	padding-left: 4px;
}

.subHead5 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	text-transform: uppercase;
	padding-left: 4px;
}

.sublink {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #6699CC;
	text-transform: capitalize;
}

.catsubHead {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	text-transform: uppercase;
	padding-left: 4px;
}

.catsublink {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #6699CC;
	text-transform: capitalize;
}

.catsublink1 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #444444;
	text-transform: capitalize;
}

.bodyHistory {
	font-family: Verdana;
	font-size: 10px;
	color: #8C836D;
	line-height: 10px;
	font-weight: normal;
}

.searchbox {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;

}

.btnBox {
	font-family: Verdana;
	font-size: 9px;
	background-color: #E2E2E2;
	border: 1px solid #1F5786;
	color: #1F5786;
	font-weight: normal;
	cursor: hand;
}

.photoBox {
	font-family: Verdana;
	font-size: 9px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #1F5786;
	font-weight: normal;
}

.outlinerLayout {
	border: 1px solid #E5E5E5;
	padding: 5px;
	background-color: #FFFFFF;
}

.dottedBgVer {
	background-image: url(../images/dot_ver.gif);
	background-repeat: repeat-y;
	background-position: center;

}

.dottedBg {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: 100%;

}
.dottedBgHori {

	background-image: url(../images/navi_line.gif);
	background-repeat: repeat-x;
	width: 100%;
}

.contacttxt
{
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

/*************   for product list   ****************/
.csslkProd
{
	font-family: Verdana;
	font-size: 10px;	
	color:#CC0000;
}
