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

/************
*
*	Body & Table
*
*************/
body
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	background-color:#ffff99;
	margin:0;
}

.topBG
{
	background-image: url(../images/topYellowBG.jpg);
	}
	

.navBG
{
	background-image: url(../images/navBG.jpg);
	}


/************
*
*	Links
*
*************/

a
{
	text-decoration: none;
}

a:link
{
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
}


a:hover
{
color:#ff7000;
}

a:active
{
	text-decoration: none;
}


img
{
	border:0;
}


.banner { 

	display: block;
	border:none;
}

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


.border
{
	border: 1px SOLID #e9d130;
	background-color:#FFF;
}


.coName
{
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;

}



.pageheader
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
}

.pageheader_sub
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
}

.pageheader_sub a,.pageheader_sub a:link,.pageheader_sub a:visited
{
	color: Blue;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
}

.pageheader_sub a:hover
{
color:#ff7000;
}

.pageheaderSub
{
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}


.subHeader
{
	color: #F60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}



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


.bodytxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #505050;
	line-height: 18px;
	
}

.bodytxt_l a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2a2b65;
	line-height: 18px;
	
}

.bodytxt_l a:hover
{
	text-decoration:underline;
	
}


.bodytxtBlue
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2a2b65;
	
}


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

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

.prodTitle a:hover
{
	text-decoration:underline;	
}

.prodDes
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	
}



.newstext {
	font-size: 11px;
	color: #504c4c;
	font-family:Arial, Helvetica, sans-serif;
}


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


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

.txtdiv {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-left:3px;
	padding-right:3px;
}

.formInput
{
	color: #666;
	font-style: normal;
	font-weight: normal;
	border: 1px Solid #d5b70f;
	height: 18px;
}


.formButt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	border: 1px Solid #CCC;
	background-color: #666;

}
/***********************
*
*	Footer
*
************************/

.footer
{
	color: #746201;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	padding-right: 14px;
}
.errMsg
{
	font-family: Verdana;
	font-size: 10px;	
	color:#CC0000;
}

/************
*
*	For ASPNET.Menu
*
*************/
.navibaritem, .navibaritem:active, .navibaritem:link, .navibaritem:visited
{
	color: #FFFFFF;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.navibaritem:hover
{
	color:#ff7000;
}
.menuanchorclass, .menuanchorclass:active, .menuanchorclass:link, .menuanchorclass:visited
{
	color: #FFFFFF;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menuanchorclass:hover
{
	color:#ff7000;
}

.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;
}

/* from desinger */
.navibaritem
{
	color: #FFFFFF;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.navibar_rollOver
{
	color: #FFFFFF;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor:hand;
	font-weight: bold;
	text-align:left;
	padding-left::3px;
	padding-top::5px;
}

.navibar_rollOver:hover
{
	color: #FFFFFF;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor:hand;
	font-weight: bold;
	text-align:left;
	padding-left::3px;
	padding-top::5px;
}
/************
*
*	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;
}

.IE8Fix
{
    z-index: 1;
}
/************
*
*	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;
}
.dotted_Div {
	background-image: url(../images/dottedDivHori.gif);
	background-repeat:repeat-x;
	background-position: center;
}


.vertLine {
	background-image:url(../images/vertLine.gif);
	background-repeat: repeat-y;
	background-position: center;
}


#dropmenudiv{
position:absolute;

border-bottom-width: 1;
font:normal 9px Verdana;
line-height:13px;
z-index:100;
margin-left:-20px;
margin-top:-3px;
}

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

#dropmenudiv a:hover{ /*hover background color*/
background-color: #3997d4;
}


