/********************************
*	Creative eWorld StyleSheet  *
********************************/

/************
*
*	Links
*
*************/
a
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #2F5311;
	text-decoration: none;
}

a:link
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #2F5311;
	text-decoration: none;
}

a:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #2F5311;
	text-decoration: none;
}

a:active
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #2F5311;
	text-decoration: none;
}

/************
*
*	Body & Table
*
*************/

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#666666;
	scrollbar-face-color: #BBBBBB;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #6B6965;
	scrollbar-3Dlight-color: #6B6965;
	scrollbar-arrow-color: #ffffff;
	scrollbar-darkshadow-Color: #ffffff;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color: #2F5311;
	font-size: 11px;
}

td{
	text-align:left;
	}

/************
*
*	Products List
*
*************/
.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
*
*************/


/************
*
*	Common
*
*************/
.header
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#2F5311;
	font-weight: normal;
}
.headerSub
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#528C15;
	font-weight: normal;
}

.bodytxt
{
	font-family:Verdana, Arial, Helvetica, sans-serif ;
	color:#666666;
	font-size:11px;
	 
	
}

.bodytxt2
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#2F5311;
	

}

.bodytxt2bold
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#2F5311;
	font-weight: bold;

}

.bodytxtWhite
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	font-weight: bold;
	margin-left:5px;
}

.bodytxtGreen
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#006633;
	font-weight: bold;

}

.menu
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	font-weight: bold;
	text-transform:uppercase;
}
.menu:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	font-weight: bold;
	text-transform:uppercase;
}

.menu:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	font-weight: bold;
	text-transform:uppercase;
}

.menu:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	font-weight: bold;
	text-transform:uppercase;
}



.more
{
	font-family: Arial, Helvetica, sans-serif;
	color:#539209;
	font-size: 10px;
}

.more:link
{
	font-family: Arial, Helvetica, sans-serif;
	color:#539209;
	font-size: 10px;
}

.more:hover
{
	font-family:Arial, Helvetica, sans-serif;
	color:#539209;
	font-size: 10px;
}

.more:active
{
	font-family: Arial, Helvetica, sans-serif;
	color:#539209;
	font-size: 10px;
}



	
.footer
{
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	height:50;


}


.errmsg
{
	font-family: Verdana;
	font-size: 10px;	
	color:#CC0000;
}

/************
*
*	Menu
*
*************/
.navibaritem, .navibaritem:active, .navibaritem:link, .navibaritem:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:White;
	text-align:center;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	cursor:hand;	
}
.navibaritemover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:White;
	text-align:center;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	cursor:hand;	
}

.NaviBarChildItem
{
	font-family: Verdana;
	font-size: 10px;
	color:White;	
	font-weight: bold;
	background-color: #528C15;	
	border: solid 1px #70B428;	
	cursor:hand;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:15px;
	padding-right:10;
}
.NaviBarChildItemOver
{
	font-family: Verdana;
	font-size: 10px;
	color:White;	
	font-weight: bold;
	background-color: #2F5311;
	cursor:hand;	
	border: solid 1px #70B428;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:15px;
	padding-right:10;
}

/************
*
*	Programmers Extra
*
*************/
.formheader
{
	background-color:#508917;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border:1px;
	text-align:center;
	bordercolor:#CBC3AA;
}

.formsubheader
{
	background-color: #EEECEC;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.forminput
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color:#ffffff;
	border:1px solid #2F5311;
}

.formbutt {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #2F5311;
	border: 1px solid #f4f4f4;
}

/************
*
*	Designers Extra
*
*************/
.Div
{
	background-image:url(../images/div.gif);
	background-repeat:repeat-x;
	background-position:center;
}

.box {
	border: 3px solid #63A911;
}