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

/************
*
*	Body & Table
*
*************/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background:url(../images/bg_top.gif) repeat-x center top;
	margin:0px;
	}
	
td{
		text-align:left;
		}

UL {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;	
	font-size: 12px;
	font-weight:normal;
	

}

.banner { 
	display: block;
	border:none;
}
/************
*
*	Links
*
*************/
a,a:link,a:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8a8a8a;
	text-decoration:none;

}

/************
*
*	Products List
*
*************/
.PageLinkActive
{
	/* Use For Products List Page Numbering */
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8C836D;
	
	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: 16px;
	color:#ae1922;
	font-weight: bold;
}
.headerSub
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#dc2645;
	font-weight:normal;
}
.headerRed
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ae1922;
	font-weight:bold;
}
.menu {
	display:block;
	border-bottom:1px solid #eaeaea;
	color:#ae1922;
	padding:3px 0px 3px 0px;
	background:  url(../images/arrow.gif) no-repeat right;
	width:180px;
			}
.menu a,.menu:link,.menu:active,.menu:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ae1922;
	font-weight:normal;
	text-transform:uppercase;
}

.menu:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	font-weight: normal;
	text-transform:uppercase;
	cursor:hand;
}
.menuSub {
	display:block;
	color:#333333;
	padding:3px 0px 3px 20px;
	width:160px;
	}
	
.menuSub a,.menuSub:link,.menuSub:active,.menuSub:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	font-weight:normal;
	cursor:hand;
}

.menuSub:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	font-weight: normal;
	cursor:hand;

}
.more, .more a,.more a:link,.more a:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#333333;
	font-weight: normal;
	text-transform:uppercase;
	cursor:hand;
	}
	
.more a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#CC0000;
	font-weight: normal;
	text-transform:uppercase;
	cursor:hand;
}
	
.footer
{
	color:#8a8a8a;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	background:url(../images/bg_footer.gif) no-repeat top center;
	background-repeat:repeat-x;
	height:180px;

}

.title {
	display:block;
	margin:0px, auto;;
	width:180px;
	color:#ffffff;
	padding:40px 0px 0px 12px;;
	height:72px;
	background-color:#ae1922;
}	
.title a,.title:link,.title:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	font-weight:normal;
	cursor:hand;
	background-color:#ae1922;
}

.title:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	font-weight: normal;
	cursor:hand;
	background-color:#666666;
	
}
	
.bodytxt
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
.errMsg
{
	font-family: Verdana;
	font-size: 10px;	
	color:#CC0000;
}

.errMsg2
{
	font-family: Verdana;
	font-size: 12px;	
	color:#CC0000;
}

/************
*
*	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;
    /*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: #cccccc;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding:3px 0px 3px 3px;
	background:url(../images/bg_pattern.gif);

}

.formheader
{
	background-color: #cccccc;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding:3px 0px 3px 3px;
	background:url(../images/bg_pattern.gif);

}

.formsubheader
{
	background-color: #f4f4f4;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.forminput
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color:#ffffff;
	border:1px solid #CCCCCC;
}

.formbutt {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	background-color:#585858;
	border: 0px solid #585858;
}

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


/************
*
*	Designers Extra
*
*************/
.btn
{
    font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	background-color:#585858;
	border: 0px solid #585858;
}

.pageTitle
{
    font-weight: bold;
    font-size: small;
    color: #000066;
}

.Div
{
	background-image:url(../images/div.gif);
	background-repeat:repeat-x;
	background-position:center;
}

.Dotted
{
	background-image:url(../images/dotted.gif);
	background-repeat:repeat-x;
	background-position:center;
	line-height:2px;
}

.Newsbox {
	display:block;
	background-color:#999999;
	padding:6px;
	width:80px;
	text-align:center;
	color:#ffffff;
}

.Promobox {
	display:block;
	background-color:#999999;
	padding:6px;
	width:185px;
	text-align:center;
	color:#ffffff;
}

.outline {
	background:url(../images/bg_pattern.gif);
	padding:8px;
	border:0px;
}

#seo-aboutus {
	font-size: 10px;
	color: #999;
	text-align: center;
}

#seo-aboutus a:link {
	font-size: 10px;
	color: #999;
}

#seo-aboutus a:visited {
	font-size: 10px;
	color: #999;
}

#seo-aboutus a:hover {
	font-size: 10px;
	color: #333;
}

#seo-aboutus hr{
	border: 0;
	height: 1px;
	color: #e3e3e3;
	background-color: #e3e3e3;
}


