/********************************
*	Creative eWorld StyleSheet  *
********************************/


/************
*
*	Links
*
*************/
a
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a:link
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;

}

a:hover
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;

}

a:active
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;

}


/************
*
*	Body & Table
*
*************/
body {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	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-color: #ffffff;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	font-size: 11px;
}

UL {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	font-size: 11px;
	LIST-STYLE-IMAGE: url(../images/bullet.gif); 
	PADDING-BOTTOM: 0px; 
	MARGIN-LEFT: 10px; 
	MARGIN-bottom: 0px; 
	PADDING-TOP: 0px; 
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	LIST-STYLE-TYPE: disc
}

LI {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	font-size: 12px;
	LIST-STYLE-IMAGE: url(../images/bullet.gif); 
	PADDING-BOTTOM: 0px; 
	MARGIN-LEFT: 11px;
	MARGIN-bottom: 0px; 
	PADDING-TOP: 0px; 
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	LIST-STYLE-TYPE: disc
}


td{
	text-align:left;
}
/************
*
*	Products List
*
*************/


/************
*
*	Product Details
*
*************/


/************
*
*	Menu
*
*************/

.navibargroup
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	height: 15px;
	line-height: 18px;
	padding : 2,2,2,2;
	cursor:hand;
}

.navibaritem
{
	/*
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	cursor:hand;
*/
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	font-weight: bold;


}
.navibaritemover
{
	/*
	font-family: Verdana;
	font-size: 10px;
	color: #8A0202;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	background-color: #EBE4D4;
	cursor:hand;
*/
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:	#FDD017;
	font-weight: bold;
	cursor:hand;
}

.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;
	font-weight: bold;
	background-color: 		#463E3F;
	height: 15px;
	line-height: 18px;
	border: solid 1px #eeeeee;
	padding : 4,4,4,4;
	cursor:hand;
}
.NaviBarChildItemOver
{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color:	#463E3F;
	height: 15px;
	line-height: 18px;
	cursor:hand;
	padding : 4,4,4,4;
	border: solid 1px #999999;
}

/************
*
*	Common
*
*************/
.header
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#CD0201;
	font-weight: bold;
}
.headerSub
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#CD5C18;
	font-weight:bold;
}
.bodytxtgrey
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	font-weight: bold;

}

.bodytxt
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	

}

.bodytxtWhite
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	font-weight: bold;

}

.menu
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	font-weight: bold;
	cursor:hand;
}
.menu:link
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	font-weight: bold;
	cursor:hand;
}

.menu:hover
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFDD44;
	font-weight: bold;
	cursor:hand;
}

.menu:active
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	font-weight: bold;
	cursor:hand;
}



.more
{
	font-family: Arial, Helvetica, sans-serif;
	color:#CD0201;
	font-size: 10px;
}

.more:link
{
	font-family: Arial, Helvetica, sans-serif;
	color:#CD0201;
	font-size: 10px;
}

.more:hover
{
	font-family:Arial, Helvetica, sans-serif;
	color:#CD0201;
	font-size: 10px;
}

.more:active
{
	font-family: Arial, Helvetica, sans-serif;
	color:#CD0201;
	font-size: 10px;
}



	
.footer
{
	color:#908876;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	background-color:#352706;



}



/************
*
*	Programmers Extra
*
*************/
.formheader
{
	background-color: #FFC603;
	color: #333300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
/*	border:1px;
	bordercolor:#CBC3AA;
*/
}

.formsubheader
{
	background-color: #EEECEC;
/*	color: #000000; */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.forminput
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	background-color:#ffffff;
	border:1px solid #CCCCCC;
}

.formbutt {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	background-color: #333300;
	border: 1px solid #f4f4f4;
}

.errMsg
{
	color: #FF0000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
/************
*
*	Designers Extra
*
*************/

.Div1
{
	background-image:url(../images/div.gif);
	background-repeat:repeat-x;
	background-position:center;
}

.box {
	border: 1px solid #eeecec;

}