/********************************
*	Creative eWorld StyleSheet  *
********************************/
/********************************
*	Creative eWorld StyleSheet  *
********************************/

/************
*
*	Body & Table
*
*************/
body {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	scrollbar-face-color: #BBBBBB;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #6B6965;
	scrollbar-3Dlight-color: #6B6965;
	scrollbar-arrow-color: #ffffff;
	scrollbar-darkshadow-Color: #ffffff;
	scrollbar-base-color: #BBBBBB;
	font-size: 11px;
	color:#555555;
	margin-top: 0px;
	background: url(../images/main_bg.jpg) no-repeat top center;
	background-color:#ffffff;
}

UL {

	font-size: 11px;
	LIST-STYLE-IMAGE: url(../images/grey_arrow_small.png);
	MARGIN-LEFT: 5px; 
	MARGIN-bottom: 0px; 
	MARGIN-top: 0px; 
	padding:0px;
	FONT-FAMILY:Verdana, Geneva, Arial, Helvetica, sans-serif;
	LIST-STYLE-TYPE: disc
}

LI {
	padding:0px;
	font-size: 11px;
	LIST-STYLE-IMAGE: url(../images/grey_arrow_small.png);
	MARGIN-LEFT: 5px;
	MARGIN-bottom: 0px; 
	MARGIN-top: 0px; 
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	LIST-STYLE-TYPE: disc
}

/************
*
*	Product Details
*
*************/
.searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #999999;
	border: 1px solid #eaeaea;

}

.loginbtn {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #00285c;
	border: 0px solid #f4f4f4;
	font-weight: bold;
	cursor: hand;
}

/************
*
*	Common
*
*************/
.bluetitle {
	font-family:Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #00285c;
}

.darkbluetitle {
	font-family:Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #00285c;
	padding-left:15px;
	text-transform:uppercase;
}

.white_title_bold_pad{
	font-family:AVerdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	text-transform:uppercase;
	padding-left:15px;
}

.newstitlewhite {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-transform:uppercase;
	padding-left:15px;
}

.bluetitile {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #068fcf;
	font-weight:bold;
}
.blueBack {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #00285c;
	font-weight:bold;
	text-decoration:none;
}
.whitetitile {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
}


.light_bluetxt {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #3b86be;
}


.footer {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #868686;
	text-decoration: none;
}

/************
*
*	Menu
*
*************/

/************* NaviBtn *************/
.navi,.navi:link,.navi:visited,.navi:Active
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
}
.navi:hover
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #84caeb;
	text-decoration: none;
	text-transform:uppercase;}

/************* Links *************/
.sublink,sublink:link,.sublink:visited,.sublink:Active{
font-family:Verdana, Geneva, sans-serif;
font-size: 11px;
color: #555555;
text-decoration: none;
font-weight:regular;}

.sublink:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #3b86bd;
	text-decoration: none;
	font-weight:regular;}
	

.footerlink,footerlink:link,.footerlink:visited,.footerlink:Active{
font-family:Verdana, Geneva, sans-serif;
font-size: 10px;
color: #aeaeae;
text-decoration: none;
font-weight:regular;}

.footerlink:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #3b86bd;
	text-decoration: none;
	font-weight:regular;}
	

.blue_link,blue_link:link,.blue_link:visited,.blue_link:Active{
font-family:Verdana, Geneva, sans-serif;
font-size: 10px;
color: #3b86bd;
text-decoration: none;
font-weight:bold;}

.blue_link:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight:bold;}


.product_link,product_link:link,.product_link:visited,.product_link:Active{
font-family:Verdana, Geneva, sans-serif;
font-size: 12px;
color: #3b86be;
text-decoration: none;
font-weight:bold;}

.product_link:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight:bold;}
	
/********************************/

/************
*
*	Programmers Extra
*
*************/



/************
*
*	Designers Extra
*
*************/
.div_dotline{
	
	background-image: url(../images/dot_linr.png);
	background-repeat:repeat-x;
	background-position:center;
	}

/************* DropDown *************/
#dropmenudiv{
position:absolute;
border:1px solid #84caeb;
border-bottom-width: 0;
font:normal 9px ,verdana, Helvetica, sans-serif;
line-height:18px;
z-index:100;
color:#242424;

}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #84caeb;
padding: 1px 0;
text-decoration: none;
color:#ffffff;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #00285B;
color:#84caeb;
}

/************
*
*	Body & Table
*
*************/


.footer
{
    font-size:xx-small;
    
}

/************
*
*	Links
*
*************/


/************
*
*	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
*
*************/
.errMsg, .errMsg a:link, .errMsg a:visited, .errMsg a:Active
{
 	font-family: Verdana;
	font-size: 10px;	
	color:#CC0000;
}

.errMsg a:hover
{
    text-decoration: underlink;
}

/************
*
*	For ASPNET.Menu
*
*************/
.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;
}

.mainNaviDynamicItem
{
    float: left;
    padding: 3px 5px 3px 5px;
    border: 1px solid #eeeeee;
    background-color: #00285b;
    color: #84caeb;    
    text-align: left;
}
*/
.subnavi
{
	color: #FFFFFF;
	background-color: #357ab1;
	
	width:200px;
	border:solid 1px #84caeb;
}
.subnavi:link,.subnavi:visited,.subnavi:Active
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #357ab1;
	text-decoration: none;
}
.Hovsubnavi, .Hovsubnavi:link,.Hovsubnavi:visited,.Hovsubnavi:Active
{
	color: #84caeb;
	background-color: #00285b;
}
.subnavi a:hover,.Hovsubnavi a:hover
{
	color: #84caeb;
	background-color: #00285b;
}
.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;
}
.CartGDItem
{
	border-right: #dcdcdc 1px solid;
    border-top: #dcdcdc 1px solid;
    border-left: #dcdcdc 1px solid;
     border-bottom: #dcdcdc 1px solid;
}

