/********************************
*	Creative eWorld StyleSheet  *
********************************/


/************
*
*	Links
*
*************/

a
{
	color: #505D71;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

a:link
{
	color: #505D71;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

a:hover
{
	color: #FF9200;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a:active
{
	color: #505D71;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: Underline;
}

/************
*
*	Body & Table
*
*************/

body {
	margin-left: 0px;
	margin-top:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
}

td
{
	font-family: Verdana;
}

.uctable
{
}


/************
*
*	Products List
*
*************/

.cartgdheader
{
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial, Verdana;
	background-color: #2D7CBE;
}

.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
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFA800;
	text-transform: uppercase;
}

.producttitlebig
{
	background-color: #808080;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/************
*
*	Common
*
*************/

.bodytxt
{
	font-size: 12px;
	color: #566377;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
}

.bodytxt1
{
	font-size: 12px;
	color: #505D71;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
	cursor: hand;
}

.bodytxt1over
{
	font-size: 12px;
	color: #FF9200;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	cursor: hand;
}

.welmembertext
{
	/* Welcome Back Member Text */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #144E88;
	text-decoration: none;
}

.errmsg
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color:#CC0000;
}

.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #566377;
	text-decoration: none;
}

.formheader
{
	background-color: #2D7CBE;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
}

.formsubheader
{
	background-color: #666666;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.forminput
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

.formtitle
{
	color: #666666;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
}

.pageheader
{
	/* Header Title For All Pages */
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #FF9C00;
	padding-top:22px;
	padding-bottom:10px;
	text-transform: none;
}

.pageheadertd
{
	height: 30px;
	background-color: whitesmoke;
}

.pageheadersub
{
	color:#2D518F;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
}

/************
*
*	Menu
*
*************/

.navibargroup
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -1px;
	width: 100%;
}

.navibaritem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1D6E74;
	text-transform: uppercase;
	text-decoration: none;
	width: 100%;
	height: 15px;
	line-height: 25px;
	font-weight: bold;
}

.navibaritem:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1D6E74;
	text-transform: uppercase;
	text-decoration: none;
	width: 100%;
	height: 15px;
	line-height: 25px;
	font-weight: bold;
}

.navibaritem:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1D6E74;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	height: 15px;
	line-height: 25px;
}

.navibaritem:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1D6E74;
	text-transform: uppercase;
	text-decoration: none;
	width: 100%;
	height: 15px;
	line-height: 25px;
	font-weight: bold;
}

.navibaritem:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	background-color: #249CA6;
	height: 15px;
	line-height: 25px;
	cursor: hand;
}

.navibaritemover
{
	font-family: Verdana;
	font-size: 10px;
	color: #8A0202;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	background-color: #EBE4D4;
	cursor:hand;
}

.navibarchilditem
{
	background-color: #3988CB;
	color: #FFFFFF;
	cursor: hand;
	font-family: Arial, Verdana;
	font-size: 12px;
	padding-left: 6px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}


.NaviBarChildItemOver
{
	background-color: #6FA9D9;
	color: #FFFFFF;
	cursor: hand;
	font-family: Arial, Verdana;
	font-size: 12px;
	padding-left: 6px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

/************
*
*	Programmers Extra
*
*************/

.pagelinkactive1
{
	/* Use For Products List Page Numbering */
	color: #333333;
	font-family: "Verdana";
	font-size: 12px;
	padding: 3,3,3,3;
	text-decoration: none;
}

.bodytxtbold
{
	/* Use For 'AboutUs' & 'Help' Text */
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #4F4F4F;
	text-decoration: none;
}

.footer :hover
{
	color: #000000;
}

.imgbtnmargin
{
	margin-bottom:-3px;
}

.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: #666666;
	font-family: Arial, Verdana, Geneva, 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: #666666;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

.small {

	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.formbox
{
	font-size: 11px;
	border-color: #cccccc;
	border-style: groove;
	border-width: 1px;
}

.detailLink
{
	font-weight: normal;
	font-size: 10px;
	color: #990000;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

.detailLink:hover
{
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

.detailLink:link
{
	font-weight: normal;
	font-size: 10px;
	color: #990000;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

.detailLink:active
{
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

.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: Teal;
	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: Teal;
	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
*
*************/

.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;
}

.formbutt {
	font-family: Arial, Verdana;
	font-size: 11px;
	background-color: #DAD3CD;
	border: 1px solid #133A61;
	color: #000000;
	font-weight: normal;
}

.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%;
}


.outlinerProducts{

	border: 1px solid #A4A4A4;
}

a.more:link{
font-family:Arial, Helvetica, sans-serif;
color:#FF0000;
font-size:11px;
text-decoration:none;
}
a.more:visited{
font-family:Arial, Helvetica, sans-serif;
color:#FF0000;
font-size:11px;
text-decoration:none;
}
a.more:active{
font-family:Arial, Helvetica, sans-serif;
color:#FF0000;
font-size:11px;
text-decoration:none;
}
a.more:hover{
font-family:Arial, Helvetica, sans-serif;
color:#FF0000;
font-size:11px;
text-decoration:underline;
}

a.topnav:link{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:11px;
text-decoration:none;
}
a.topnav:visited{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:11px;
text-decoration:none;
}
a.topnav:active{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:11px;
text-decoration:none;
}
a.topnav:hover{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:11px;
text-decoration:underline;
}


input.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #5E5E60;
	border:1px solid #5E5E60;
	font-weight: bold;
}


.directory
{
	/* Header Title For All Pages */
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #566377;
	padding-left:16px;
	text-transform: none;
}