/********************************
*	Creative eWorld StyleSheet  *
********************************/

/************
*
*	Body & Table
*
*************/

body
{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color:#f6f4d2;
}


.footer
{
	color: #51514d;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-right: 22px;
}

img
{
	border:0;
}



/************
*
*	Links
*
*************/
a
{
	text-decoration: none;
}

a:link
{
	text-decoration: none;
}

a:hover
{
	/*text-decoration: Underline;*/
}

a:active
{
	/*text-decoration: Underline;*/
}


/************
*
*	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 Page
*
************************/

.formTxt
{
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.formtitle
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
}

.formInput
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #464646;
	border: 1px solid #B1B1B1;
	/*height: 20px;*/
	/*width: 200px;*/
	font-style: italic;
}

.qtyInput
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #B1B1B1;
	height: 13px;
	font-style: italic;
}


.formButt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #0b3d44;
	border: 1px solid #999999;
	font-weight: bold;
	height: 20px;
	padding-bottom:1px;
}



/************
*
*	Common
*
*************/
.errMsg
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color:#CC0000;
	font-weight:bold;
}


.border
{
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
}



.pageheader
{
	color: #f26521;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
	padding-left: 30px;
}


.pageheaderSub
{
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
}

.subheader {
	color: #0a3e45;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}

.bodytxtBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight:bold;
}


.bodytxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
	padding: 1px;
	text-transform: none;
}


.smalltext {
	font-size: 9px;
	color: #a32424;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
}


.txtdiv {
	color: #afafaf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding-left:5px;
	padding-right:5px;
}


/************
*
*	For ASPNET.Menu
*
*************/
.navibaritem
{
	color: #0a3e45;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor:hand;
	font-weight: bold;
}

.navibaritemSub, .navibaritemSub:link, .navibaritemSub:visited, .navibaritemSub:Active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	cursor: hand;
	text-decoration: none;	
	text-align: left;
	font-weight:bold;
	border: solid 1px #ffffff;
	/*padding-right:40px;*/
}


.navibaritemSubHover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	cursor: hand;
	text-decoration: none;	
	text-align: left;
	font-weight:bold;
	border: solid 1px #ffffff;
	/*padding-right:40px;*/
}






.IE8Fix
{
    z-index: 1;
   
}

/*.navibaritem, .navibaritem:active, .navibaritem:link, .navibaritem:visited
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	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
{
	font-family: Verdana;
	font-size: 10px;
	color: #8A0202;	
	font-weight: bold;
	background-color: #EBE4D4;	
	border: solid 1px #eeeeee;	
	cursor:hand;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:15px;
	padding-right:10;
}
.NaviBarChildItemOver
{
	font-family: Verdana;
	font-size: 10px;
	color: #8A0202;	
	font-weight: bold;
	background-color: #EBE4D4;
	cursor:hand;	
	border: solid 1px #999999;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:15px;
	padding-right:10;
}*/
/************
*
*	For System.web.control Menu
*
*************/


.mainNaviItem
{
    float: left;
    padding: 3px 5px 3px 5px;
    border: 1px solid #eeeeee;
    background-color: #3399FF;
    color: #FFFFFF;
    text-align: left;
    /*width: 60px;*/
}

.mainNaviDynamicItem
{
    float: left;
    padding: 3px 5px 3px 5px;
    border: 1px solid #eeeeee;
    background-color: #3399FF;
    color: #FFFFFF;    
    text-align: left;
}


/************
*
*	Form
*
*************/
.FormHeader
{
    background-color: #99CCFF;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #996633;
}

/************
*
*	Programmers Extra
*
*************/


/************
*
*	Designers Extra
*
*************/
.btn
{
    border: 1px solid #eeeeee;
    background-color: #66CCFF;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    padding: 1px 5px 1px 5px;
    cursor: pointer;
}

.pageTitle
{
    font-weight: bold;
    font-size: small;
    color: #000066;
}
/***********************
*
*	Designers' Misc 
*
************************/

#dropmenudiv{
position:absolute;
border:1px solid #FFFFFF;
border-bottom-width: 0;
font:normal 11px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #FFFFFF;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #766c21;
}


.dotted_DivHori{
	background-image:url(../images/dottedDiv.gif);
}
