/********************************
*	Creative eWorld StyleSheet  *
********************************/
a
{
	text-decoration: none;
}

a:link
{
	text-decoration: none;
}

a:hover
{
	text-decoration: Underline;
}

a:active
{
	text-decoration: Underline;
}

/************
*
*	Body & Table
*
*************/
body
{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}

td
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/************
*
*	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, .pagelinktext:active, .pagelinktext:link, .pagelinktext:visited, .pagelinktext:hover
{
	/* Use For Products List Page Numbering */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFF;
	padding: 1px;	
}

/************
*
*	Product Details
*
*************/


/************
*
*	Common
*
*************/
img
{
	margin:0;
	border:0;
	text-align: center;
}

.newstxtBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	font-weight:bold;
}


.smalltxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747474;
	text-align: justify;
}



.bgMain
{
	background-image:url(../images/bgMain.jpg);
}


.pageheader
{
	color: #ffcb05;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
}

.pageheaderSub
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}

.subheaderWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.headerOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fdb913;
	font-weight: bold;
}



.bodytxtBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFF;
	padding: 1px;
}

.bodytxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	text-align: justify;
}


.prodBox {
	border: 1px solid #D7D7D7;
	background-color: #EEEEEE;
	background-image: url(../images/buttBG.gif);
}

.prodBox2 {
	border: 5px solid #186DAE;
	background-color: #EEEEEE;
}

.formtitle
{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 6px;
}

.formInput
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	height: 19px;
	width: 150px;
	font-style: normal;
	border-top: 1px solid #AEB5BA;
	border-right: 1px solid #AEB5BA;
	border-bottom: 1px solid #AEB5BA;
	border-left: 1px solid #AEB5BA;
}

.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: 11px;
	color: #333;
	background-color: #c8c8c8;
	border: 1px solid #AEB5BA;
	font-weight: normal;
}

.footerHeader
{
	color: #0e305e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
}

.footer, .footer:active, .footer:link, .footer:visited
{
	color: #5b5b5b;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;	
	text-decoration:none;
	cursor:hand;
}

.footer:hover
{
	color: #5b5b5b;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	cursor:hand;
	text-decoration:underline;
}

.errMsg
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color:#FFFFFF;
}

/************
*
*	For ASPNET.Menu
*
*************/
.navibaritem, .navibaritem:active, .navibaritem:link, .navibaritem:visited
{
	color: #202020;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor:hand;
	font-weight: normal;
	text-transform: uppercase;
}
.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;
}


/************
*
*	Programmers Extra
*
*************/


/************
*
*	Designers Extra
*
*************/
.dotted_Div {
	background-image:url(../images/dottedDiv.gif);
	background-repeat: repeat-x;
}
