/********************************
*	Creative eWorld StyleSheet  *
********************************/


/************
*
*	Links
*
*************/

a
{
	color: #599399;
	font-size: 10px;
	text-decoration: none;
}

a:link
{
	color: #599399;
	font-size: 10px;
	text-decoration: none;
}

a:hover
{
	color: #DD7130;
	font-size: 10px;
	text-decoration: none;
}

a:active
{
	color: #2E575F;
	font-size: 10px;
	text-decoration: none;
}

/************
*
*	Body & Table
*
*************/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, tahoma;
	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;
	font-size: 10px;
}

td
{
	font-family: Verdana;
}

.uctable
{
	width: 100%;
}


/************
*
*	Products List
*
*************/

.cartgdheader
{
	/* Cart Grid Header */
	background-color: #C1C1C1;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	padding-left: 5px;
}

.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 */
	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
{
	color: #333333;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #006699;
	text-transform: uppercase;
}

.producttitlebig
{
	background-color: #808080;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/************
*
*	Common
*
*************/

.bodytxt
{
	font-size: 11px;
	color: #666666;
	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: #CCCCCC;
	text-decoration: none;
}

.formheader
{
	background-color: #C1C1C1;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	padding-left: 5px;
}

.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: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

.formtitle
{
	color: #666666;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}

.pageheader
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: none;
	padding-left: 5px;
}

.pageheadertd
{
	height: 30px;
	background-color: whitesmoke;
}

.pageheadersub
{
	color: #FFFFFF;
	font-size: 28px;
	font-weight: normal;
	padding-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
}

/************
*
*	Menu
*
*************/

.navibargroup
{
	font-family: Verdana;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -1px;
	width: 100%;
}

.navibaritem
{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	width: 100%;
	height: 15px;
	line-height: 18px;
	font-weight: bold;
}

.navibaritem:link
{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	width: 100%;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}

.navibaritem:visited
{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	height: 28px;
	line-height: 28px;
	padding-right: 10px;
	padding-left: 10px;
}

.navibaritem:Active
{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	height: 28px;
	line-height: 28px;
	padding-right: 10px;
	padding-left: 10px;
}

.navibaritem:hover
{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	background-color: #A50A92;
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
	height: 28px;
	vertical-align: middle;
	line-height: 28px;
}

.navibarchilditem
{
	background-color: #D7D7D7;
	color: #FFFFFF;
	cursor: hand;
	font-family: Verdana;
	font-size: 9px;
	padding: 3;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
}


/************
*
*	Programmers Extra
*
*************/



/************
*
*	Designers Extra
*
*************/

.textField {
	font-size: 9px;
	text-decoration: none;
	color: #666666;
	border: 1px solid #999999;
	margin: 0px;
	padding: 0px;

}

.btnBox {
	font-size: 8px;
	background-color: #207B8F;
	border: 1px solid #F4F4F4;
	color: #FFFFFF;
	padding-top: 3px;
}

.outlinerProducts {

	border: 1px solid #CCCCCC;
	padding: 3px;
	margin: 0px;
	padding: 0px;
	margin: 0px;
	padding: 1px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin: 0px;
	padding: 0px;
}

.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%;
}
.outline {
	border: 1px solid #DBDBDB;
}
p {
	margin-top: 0px;
	margin-bottom: 8px;
}
.hrLine {
	height: 1px;
	width: 98%;
	margin: 0px;
	padding: 0px;
	border-top: solid #CCCCCC;
	border-right: #CCCCCC;
	border-bottom: #CCCCCC;
	border-left: #CCCCCC;
}
.leftVerLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E6E6;
}

li {
	list-style-image: url(images/R_more.gif);
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: -23px;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.lineColour_blue {
	color: #278AAF;
}
.textSize {
	font-size: 12px;
}
