/********************************
*	Creative eWorld StyleSheet  *
********************************/

/************
*
*	Links
*
*************/
a
{
	color: #4F4F4F;
	text-decoration: none;
}

a:link
{
	color: #4F4F4F;
	text-decoration: none;
}

a:hover
{
	color: #4F4F4F;
	text-decoration: none;
}

a:active
{
	color: #000000;
	text-decoration: none;
}

/************
*
*	Body & Table
*
*************/

body {
	font-family: Verdana, tahoma;
	scrollbar-face-color: #cfcfcf;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #595959;
	scrollbar-3Dlight-color: #595959;
	scrollbar-arrow-color: #ffffff;
	scrollbar-darkshadow-Color: #ffffff;
	scrollbar-base-color: #cfcfcf;
	font-size: 11px;
	margin: 1px;
}

/************
*
*	Products List
*
*************/


/************
*
*	Product Details
*
*************/


/************
*
*	Common
*
*************/
.subheader
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}

.subwhiteheader
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}

.redesubheader
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #B70B13;
}

.bodytxt
{
	font-family: Verdana;
	font-size: 11px;
	color: #4F4F4F;
}

.footer
{
	font-family: Verdana;
	font-size: 10px;
	color: #4F4F4F;
	text-decoration: none;
}

.formheader
{
	background-color: #990000;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 5px;
}

.formsubheader
{
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #C3C3C3;
}

.prodoutline {
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin: 0px;
	font-weight: bold;
}

/************
*
*	Menu
*
*************/
.NaviBarItem, .NaviBarItemOver
{
	margin-top:2px;
	margin-bottom:2px;
	cursor: hand;
}

.NaviBarItem img, .NaviBarItemOver img
{
	margin-left:15px;
	margin-right:15px;
	cursor: hand;
}

.NaviBarChildItem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;	
	background-color: #970000;
	padding: 5px;
	border: solid 1px #000000;
}

.NaviBarChildItemOver
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FF8080;
	padding: 5px;
	border: solid 1px #000000;
}

.navi
{
	font-family: Verdana;
	font-size: 10px;
	color: #4F4F4F;
	text-transform: uppercase;
}

.navi:link
{
	font-family: Verdana;
	font-size: 10px;
	color: #4F4F4F;
	text-transform: uppercase;
}

.navi:visited
{
	font-family: Verdana;
	font-size: 10px;
	color: #4F4F4F;
	text-transform: uppercase;
}

.navi:Active
{
	font-family: Verdana;
	font-size: 10px;
	color: #4F4F4F;
	text-transform: uppercase;
}
.navi:hover
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-transform: uppercase;
}

.otherlink
{
	font-family: Verdana;
	font-size: 10px;
	color: #B70B13;
}

.otherlink:link
{
	font-family: Verdana;
	font-size: 10px;
	color: #B70B13;
}

.otherlink:visited
{
	font-family: Verdana;
	font-size: 10px;
	color: #B70B13;
}

.otherlink:Active
{
	font-family: Verdana;
	font-size: 10px;
	color: #B70B13;
}
.otherlink:hover
{
	font-family: Verdana;
	font-size: 10px;
	color: #F9987E;
}


/************
*
*	Programmers Extra
*
*************/



/************
*
*	Designers Extra
*
*************/
.loginheader
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.searchbox {
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	border: 1px solid #999999;

}

.remarkbox {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	border: 1px solid #999999;

}

.btnBox {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	font-family: Arial;
	color: #FFFFFF;
	background-color: #B70B13;
	border: 1px solid #F68869;
	font-weight: bold;
	cursor: hand;
}

.outlinerProducts {

	border: 1px solid #CCCCCC;
	padding: 3px;
	margin: 0px;
	font-weight: bold;
}

.interline {
	background-image: url(../images/interline.jpg);
	background-repeat: repeat-y;
	background-position: center;

}
.dotline {
	background-image: url(../images/dotline.jpg);
	background-repeat: repeat-y;
	background-position: center;

}
