/********************************
*	Creative eWorld StyleSheet  *
********************************/

/************
*
*	Links
*
*************/
a {
	color: #C7B29A;
	text-decoration: none;
}

a:link {
	color: #C7B29A;
	text-decoration: none;
}

a:visited {
	color: #C7B29A;
	text-decoration: none;
}

a:active {
	color: #C7B29A;
	text-decoration: none;
}

a:hover {
	color: #C7B29A;
	text-decoration: none;
}


/************
*
*	Body & Table
*
*************/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/left_bot.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8F8780;
}

td 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8F8780;
}

/************
*
*	Products List
*
*************/
.pagelinkactive
{
	/* Use For Products List Page Numbering */
	font-family: Verdana;
	font-size: 13px;
	color: #8C836D;
	padding: 3,3,3,3;	
	font-weight:bold;
}

.pagelinktext
{
	/* Use For Products List Page Numbering */
	font-family: Verdana;
	font-size: 13px;
	color: #8C836D;
	padding: 3,3,3,3;
	font-weight:bold;
}

/************
*
*	Product Details
*
*************/


/************
*
*	Common
*
*************/
.errmsg
{
	font-family: Verdana;
	font-size: 10px;	
	color:#CC0000;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B0A996;
	text-align: right;
}

.newstxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8F8780;
	list-style-position: outside;
}

.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3582C3;
}

.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8F8780;
}
.linktxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D9CDB3;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C7B29A;
	font-weight: bold;
}


/************
*
*	Menu
*
*************/
.navibaritem, .navibaritem:active, .navibaritem:link, .navibaritem:visited
{
	background-color:#ffffff;	
	color:#000000;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	/*padding-left: 10px;
	padding-right: 10px;
	padding-top:3px;
	padding-bottom:3px;*/
	cursor:hand;
	border:0px;	
}

.navibaritemover
{
	background-color:#ffffff;	
	color:#000000;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	/*padding-left: 10px;
	padding-right: 10px;
	padding-top:3px;
	padding-bottom:3px;*/
	cursor:hand;
	border:0px;	
}

.NaviBarChildItem
{
	background-color:#AED7E9;	
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 20px;
	padding-top:3px;
	padding-bottom:3px;
	cursor:hand;	
	cursor:pointer;
	border:solid 1px #FFFFFF;
	min-width:100px;
	_width:auto !important;
}

.NaviBarChildItemOver
{
	background-color:#D9CDB3;	
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 20px;
	padding-top:3px;
	padding-bottom:3px;
	cursor:hand;
	cursor:pointer;
	border:solid 1px #FFFFFF;	
	min-width:100px;
	_width:auto !important;
}

/************
*
*	Programmers Extra
*
*************/
.formbutt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #8F8780;
	text-decoration: none;
	background-color: #F4F0E8;
	border: 1px solid #666666;
	text-align: center;
    height: 18px;
}
.enquirybutt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #8F8780;
	text-decoration: none;
	background-color: #F4F0E8;
	border: 1px solid #666666;
	text-align: center;
	text-transform: uppercase;
	padding-right: 8px;
	padding-left: 8px;
}

.img
{
	cursor:hand;
}
/************
*
*	Designers Extra
*
*************/
