/********************************
*	Creative eWorld StyleSheet  *
********************************/


/***********************
*
*	Links
*
************************/

a
{
	text-decoration: none;
}

a:link
{
	text-decoration: none;
}

a:hover
{
	text-decoration: Underline;
}

a:active
{
	text-decoration: Underline;
}


/***********************
*
*	Navigations
*
************************/

.navibaritem
{
	color: #FFFFFF;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor:hand;
	font-weight: bold;
	padding-bottom: 3px;
}

/***********************
*
*	Body & Table
*
************************/

body
{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image:url(../images/mainBG.jpg);
}


/***********************
*
*	General
*
************************/

.pageheader
{
	color: #1E1E1E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}

.pageheaderWhite
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.pageheaderSub
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #AAAEB2;
	padding: 1px;
}

.bodytxtBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #A7A9AC;
	padding: 1px;
}

.bodytxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E2F30;
	padding: 1px;
}

.bodytxtBlack
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.addTxt_Bold {
	color: #AC050B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

.addTxt {
	color: #505050;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.addTxtOrange {
	color: #FF3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.addTxtBlack {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}


.smalltext {
	font-size: 9px;
	color: #8E1115;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
}

.txtdiv {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding-left:3px;
	padding-right:3px;
}


/***********************
*
*	Product Page
*
************************/

.prodtitle
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.prodtitleSub
{
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.prodDescrip
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.prodBox {
	border: 2px solid #36495D;
}

.box {
	border-top: 1px none #D5D6D6;
	border-right: 1px solid #D5D6D6;
	border-bottom: 1px none #D5D6D6;
	border-left: 1px solid #D5D6D6;
	background-color: #FFFFFF;
}

.formTxt
{
	color: #FF6600;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.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: #7B7172;
	border: 1px solid #8F9EAA;
	height: 13px;
	width: 136px;
	font-style: italic;
	background-color: #EFF2F5;
}


.formButt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #D0DBE1;
	border: 1px solid #999999;
	font-weight: bold;
}

.dotted_Div {
	background-image: url(../images/dotted_div.gif);
	background-repeat: repeat-x;
}

.line_Vert {
	background-image: url(../images/dotted_div_vert.gif);
	background-repeat: repeat-y;
}


/***********************
*
*	Footer
*
************************/

.footer
{
	color: #AEAEAE;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
}


/***********************
*
*	Designers' Misc 
*
************************/






/***********************
*
*	Programmers' Misc 
*
************************/
