/********************************
*	Creative eWorld StyleSheet  *
********************************/

/************
*
*	Links
*
*************/
a
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	text-decoration: none;
}

a:link
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	text-decoration: none;

}

a:hover
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#B10E23;
	text-decoration: none;

}

a.active
{
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#B10E23;
	text-decoration: none;



}

a.footers
{
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	background-color:#414141;
	vertical-align:middle;


}

a.footers:link
{
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	background-color:#414141;
	vertical-align:middle;



}

a.footers:hover
{
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	background-color:#414141;
	text-decoration:underline;
	vertical-align:middle;



}

a.footers:active
{
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	background-color:#414141;
	text-decoration:underline;
	vertical-align:middle;

}

a.Navi
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	font-weight: bold;
	text-align:center;
	text-transform:uppercase;
	text-decoration: underline;
}

a.Navi:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	font-weight: bold;
	text-align:center;
	text-transform:uppercase;

}

a.Navi:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	font-weight: bold;
	text-align:center;
	text-transform:uppercase;
	text-decoration: none;

}

a.Navi:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	font-weight: bold;
	text-align:center;
	text-transform:uppercase;

}
a.NaviSmall
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	font-weight: bold;
	text-align:center;
	text-decoration: underline;
}

a.NaviSmall:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	font-weight: bold;
	text-align:center;


}

a.NaviSmall:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	font-weight: bold;
	text-align:center;
	text-decoration: none;

}

a.NaviSmall:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	text-align:center;
	

}

a.morered
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CD0201;
	text-align:center;
	text-decoration: underline;
}

a.morered:link
{
	font-family:Arial, Helvetica, sans-serif;
	color:#CD0201;
	font-size: 11px;
	text-align:center;
	text-decoration:underline;


}

a.morered:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CD0201;
	text-align:center;
	text-decoration: none;

}

a.morered:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CD0201;
	text-align:center;
	

}

/************
*
*	Body & Table
*
*************/

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#333333;
	scrollbar-face-color: #BBBBBB;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #6B6965;
	scrollbar-3Dlight-color: #6B6965;
	scrollbar-arrow-color: #ffffff;
	scrollbar-darkshadow-Color: #ffffff;
	background-color: #ffffff;
	font-size: 11px;
}

td{

	text-align:left;

}

.uctable
{
}

UL {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	font-size: 11px;
	LIST-STYLE-IMAGE: url(../images/bullet.gif); 
	PADDING-BOTTOM: 0px; 
	MARGIN-LEFT: 15px; 
	MARGIN-bottom: 0px; 
	PADDING-TOP: 0px; 
	FONT-FAMILY:Verdana, Geneva, Arial, Helvetica, sans-serif;
	LIST-STYLE-TYPE: disc
}

LI {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	font-size: 11px;
	LIST-STYLE-IMAGE: url(../images/bullet.gif); 
	PADDING-BOTTOM: 0px; 
	MARGIN-LEFT: 15px;
	MARGIN-bottom: 0px; 
	PADDING-TOP: 0px; 
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	LIST-STYLE-TYPE: disc;
	line-height:14px;
}

/************
*
*	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
{
	font-family: Verdana;
	font-size: 10px;	
	color:#CC0000;
}

.header
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#B10E23;
	font-weight: bold;
	text-transform:uppercase;
}
.headerSub
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#B10E23;
	font-weight: bold;
	text-transform:uppercase;
}
.headerSub_1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:Red;
	font-weight: bold;
	text-transform:uppercase;
}
.bodytxtgreyB
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	font-weight: bold;


}
.bodytxtgrey
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;



}

.bodytxtRedB
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#B10E23;
	font-weight: bold;


}



.bodytxtWhiteB
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#ffffff;
	font-weight: bold;
	text-transform:uppercase;

}

.bodytxtWhite
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color:#ffffff;
}
.bodytxtWhite:link
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color:#ffffff;
}

.bodytxtWhite:hover
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color:#ffffff;
}

.bodytxtWhite:active
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color:#ffffff;
}

/************
*
*	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;
	text-decoration: none;
	font-weight: bold;
	background-color: #EBE4D4;
	height: 15px;
	line-height: 18px;
	border: solid 1px #eeeeee;
	padding : 4,4,4,4;
	cursor:hand;
}
.NaviBarChildItemOver
{
	font-family: Verdana;
	font-size: 10px;
	color: #8A0202;
	text-decoration: none;
	font-weight: bold;
	background-color: #EBE4D4;
	height: 15px;
	line-height: 18px;
	cursor:hand;
	padding : 4,4,4,4;
	border: solid 1px #999999;
}

.menu
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	font-weight: bold;
	text-align:center;
	text-transform:uppercase;
}
.menu:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	font-weight: bold;
	text-align:center;
	text-transform:uppercase;
}

.menu:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	font-weight: bold;
	text-align:center;
	text-transform:uppercase;
}

.menu:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	font-weight: bold;
	text-align:center;
	text-transform:uppercase;
}



.more
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#CD0201;
	font-size: 10px;
	text-transform:capitalize;
	font-weight:normal;
	
}

.more:link
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#CD0201;
	font-size: 10px;
}

.more:hover
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#CD0201;
	text-decoration:underline;
	font-size: 10px;
}

.more:active
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#CD0201;
	font-size: 10px;
}



	
.footer
{
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	background-color:#414141;
	height:50px;
	vertical-align:middle;

}



/************
*
*	Programmers Extra
*
*************/

.formheader
{
	background-color: #666666;
	color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.formsubheader
{
	background-color: #EEECEC;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.forminput
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	background-color:#ffffff;
	border:1px solid #CCCCCC;
}

.formbutt {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	background-color: #C01B22;
	border: 1px solid #f4f4f4;
}


.text-field 
{
	width: 100%;
    font-size: 95%;
}


/************
*
*	Designers Extra
*
*************/

.Div
{
	background-image:url(../images/div.gif);
	background-repeat:repeat-x;
	background-position:center;
}


.box {
	border: 1px solid #E4E3E3;

}

