/***********************
*
*	Links
*
************************/
a
{
	text-decoration: none;
}

a:link
{
	text-decoration: none;
}

a:hover
{
	text-decoration: Underline;
}

a:active
{
	text-decoration: Underline;
}

/***********************
*
*	Navigations
*
************************/
img {
	border: 0px;
}



.navibaritem
{
	color: #3b3b3b;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor:hand;
	font-weight: normal;
}

/***********************
*
*	Body & Table
*
************************/
body
{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	background-image: url(../images/mainBG.jpg);
}


/***********************
*
*	General
*
************************/

.pageheader
{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
}


.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFC;
	font-weight: bold;
}


.subheaderBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	font-weight: bold;
}


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}


.headerRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C00;
	font-weight: bold;
}

.bodytxtBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #3b3b3b;
	padding: 1px;
	text-align: left;
}

.bodytxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	/*
	text-align: justify;
	*/
}

.bodytxtBlack
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
	
}


.smalltext {
	font-size: 9px;
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	text-align: left;
}

.smalltextGrey {
	font-size: 9px;
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
}


.txtdiv {
	color: #d6d6d6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left:7px;
	padding-right:7px;
}

.go {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:16px;
	font-weight:bold;
}


/***********************
*
*	Product Page
*
************************/
.prodHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding: 1px 1px 1px 6px;
	font-weight:bold;
}

.prodDes
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 1px;
	text-align: left;
}

.prodBox {
	border: 1px solid #D7D7D7;
	background-color: #EEEEEE;
}

.formTxt
{
	color: #990000;
	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: #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: none;
}

.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: #FFFFFF;
	background-color: #030;
	border: 1px solid #AEB5BA;
	font-weight: normal;
}

/************
*
*	Common
*
*************/

/************
*
*	Menu
*
*************/
.nav, .nav:link, .nav:active, .nav:visited
{
	color: #888888;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
	font-weight: bold;	
}

.nav:hover
{
	color: #52A0CA;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
	font-weight: bold;	
	text-decoration:none;
}

.navServices, .navServices:link, .navServices:active, .navServices:visited
{
	color: #888888;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:left;
	font-weight: bold;	
}

.navServices:hover
{
	color: #52A0CA;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:left;
	font-weight: bold;	
	text-decoration:none;
}

.dyMenu, .dyMenu:link, .dyMenu:active, .dyMenu:visited
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
  color : #000000; 
	text-transform:none;
	text-decoration: none;
	text-align:left;
	border-bottom :Solid 1px #FFFFFF;
 
	



}

.dyMenu:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	  color : #000000; 
	text-transform:none;
	text-decoration: none;
	text-align:left;
	border-bottom :Solid 1px #FFFFFF;




}

.dyMenu2:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform:none;
	text-decoration: none;
	text-align:left;
	background-color:#339BD2;
	border-bottom :Solid 1px #FFFFFF;



}

.NaviBarChildItem
{   /*FOR IE8 FIX*/
    z-index:1;
   border-left :Solid 1px #FFFFFF;
   border-right :Solid 1px #FFFFFF;
   border-top :Solid 1px #FFFFFF;
   	border-bottom :Solid 1px #FFFFFF;
   text-align:left;

}


.IE8Fix
{   /*FOR IE8 FIX*/
    z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor:hand;
	cursor:pointer;
	font-weight: bold;
	border:solid 1px #FFFFFF;
}

.hideMenu
{
    display:none;
}

/***********************
*
*	Footer
*
************************/

.footer
{
	color: #828282;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
}


/***********************
*
*	Designers' Misc 
*
************************/

.dotted_Div {
	background-image:url(../images/dottedDiv.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.dottedDiv_White {
	background-image:url(../images/dottedDiv_White.gif);
	background-repeat: repeat-x;
	background-position: center;
}

