/* CSS Document */
body
{
	font:80% Arial;
	color: #767272;
	background-color: #ECE9E9;
	margin: 0px;
}

p
{
	font: Arial;
	font-size: 90%;
	color: #767272;
	padding: 0px 0px 0px 5px;
}

a
{
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

a:hover
{
	
	text-decoration: underline;
}
li.link2 a
{
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}

li.link2 a:hover
{
	color: #000033;
	text-decoration: underline;
}
.clearPath
{
	clear: both;
}

.email a
{
	font-weight: bold;
	color: #FF6600;
}

.email a:hover
{
	color: #E11330;
	text-decoration: underline;
}
.dsgn
{
	color: #FFFFFF;
	font-size: 80%;
}

.tagline
{
	color: #0066CC;
	font-size: 100%;
	margin: 0px auto 0px auto;
	border: 1px solid #999999;
	width: 500px;
}


.os
{
	position:relative;
    height:1.2em;
}
/*order Product*/
#orderProduct
{
	width: 500px;
	margin: 0px 0px 0px 30px
}

img.paypal
{
	margin: 25px 0px 0px 0px;
}

fieldset
{
	padding: 10px 0px 10px 35px;
}

legend
{
	font-weight: bold;
	padding: 0px 10px 0px 5px;
	color: #FF0000;
}

#ListBoxDollar
{
	font-size: 10px;
	position:relative;
}
/* end order Product list*/
#clear
{
	clear: both;
}
#wrap
{
	background-color: #FFF;
	width: 760px;
	margin: 0px auto 0px auto;
}

#redTop
{
	background-color: #E11330;
	height: 23px;
	margin: 0px;
	padding: 0px;
}

/*---overall Top---*/
#overalTop
{
	width: 760px;
	height: 252px;
	margin: 0px;
}

#overalTop #bannerTopRight
{
	float: right;
	width: 593px;
	height: 252px;
	background-image: url(../images/bannerTop.jpg);
	background-repeat: repeat-y;
}

#bannerTopRight .bannerTopText
{
	width: 380px;
	margin: 8px 0px 0px 180px;
	padding: 0px 0px 0px 0px;
	font: Verdana;
	font-size: 135%;
	color: #FFFFFF;
}

/*---left panel--*/
#leftpanelTop
{
	width: 167px;
	float: left;
	margin: 0px;
	padding: 0px;

}

#leftpanelTop .leftTopLogo
{
	padding: 0px;
	margin: 0px;
	background-image: url(../images/blueTopleftbg.jpg);
	background-repeat: repeat-x;
	height: 135px;
	font-size: 120%;
}

#leftpanelTop a.logoMain
{
	color: #FFFFFF;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 200%;
	text-align: center;
	padding: 0px;
	margin: 0px;
	line-height: 100px;
	width: 167px;
	display: block;
}

#leftpanelTop a.logoMain:hover
{
	text-decoration: none;
}

#leftpanelTop .leftTopNav
{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#leftpanelTop .leftTopNav a 
{
	display: block;
	width: 167px;
	background-image: url(../images/navTopLeftbg.gif);
	background-repeat: repeat-x;
	color: #FF6600;
	font-weight: bold;
	text-align: center;
	font-size: 100%;
	line-height: 28px;
	margin: 0px 0px 0px 0px;
	border-bottom: #F3F2F2 solid 1px;
}

#leftpanelTop .leftTopNav a:hover,#leftpanelTop a.current
{
	color: #E11330;
	text-decoration: none;
} 

#divider
{
	background-color: #E11330;
	height: 2px;
}

/*--Content--*/

#contentArea
{
	width: 760px;
	margin: 10px 0px 15px 0px;
	padding: 0px;
	/*border: #000000 solid 1px;*/
}

#contentLeft
{
	width: 160px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
}

b.titleblack
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 40px 0px;
}



#contentLeft .contact
{
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.contactHeader
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	background-image: url(../images/headerbg.gif);
	background-repeat: repeat-x;
	height: 29px;
	color: #E11330;
	font-size: 140%;
	font-weight: bold;
	line-height: 29px;	
}

#contentRight
{
	float: right;
	width: 583px;
	margin: 0px 2px 0px 5px;
	padding: 0px 0px 0px 0px;
}
#contentRight h5
{
	margin: 0px 0px 0px 5px;
}
.list
{
	padding: 3px 5px 5px 5px;
}

.listnumber
{
	padding: 3px 5px 5px 5px;
}
/*------price---*/
.titleblack
{
	font-size: 140%;
}

tr
{
	padding: 5px 10px 5px 10px;
}
.priceheader
{
    background: #FFFFCC;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
}
.pricetitle
{
	font-size:85%;
	font-weight: bold;
	color: #003333;
	line-height: 18px;
	padding: 0px 5px 0px 5px;
}
.priceUnit
{
	padding: 0px 5px 0px 5px;
	text-align: center;
	line-height: 18px;
}

.priceinfo
{
	line-height: 20px;
	padding: 0px 5px 0px 5px;
	text-align: center;
	font-size: 75%;
	color: #990000;
}
/*------end price------*/

/*----feature---*/
.features
{
	list-style: none;
}

.featureImg
{
	float: right;
	width: 266px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ol.lalpha 
{
	list-style-type: lower-alpha
}

.nameProduct
{
	line-height: 20px;
	background-color: #E5E5E5;
	padding: 0px 5px 0px 5px;
	text-align: center;
}
.opImg
{
	
	margin:10px 10px 10px 10px;
	float:left;
	display: block;
}
.opContent
{
	margin:10px 0px 10px 5px;
	padding: 10px 0px;
	display: block;
	float: left;
	width: 250px;
	height: 153px;
}
/*----end feature--*/
/*-------------------------------------
	For Ie6 browsers
	-------------------------------------*/
.headerRight
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	background-image: url(../images/headerbg.gif);
	background-repeat: repeat-x;
	height: 29px;
	color: #E11330;
	font-size: 140%;
	font-weight: bold;
	line-height: 29px;	
}
/*-------------------------------------
	For other browsers
	-------------------------------------*/
	html>body .headerRight
{
	padding: 0px 0px 0px 5px;
}	

.contentOveral
{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
	
}

#breadcrumb
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	height: 29px;
	line-height: 29px;
}

#contentRight .description
{
	font-size: 100%;
	margin: 20px 0px 10px 0px;
	padding: 0px 20px 0px 5px;
	line-height: 1.5em;
}

/*-------------------------------------
	For other browsers
	-------------------------------------*/
	html>body #contentRight .description
	{
		margin: 20px 0px 10px 0px;
	    padding: 0px 20px 0px 5px;
	    line-height: 1.5em;
	}

/*---gallery--*/
#galleryMain 
{
	margin: 0px 5px 8px 8px;
	text-align: center;
}

/*---table row in galery---*/	
#table
{
	margin: 5px 0px 0px 45px;
}
/*-------------------------------------
	For other browsers
	-------------------------------------*/
	#table
	{
	margin: 5px 0px 20px 35px;
	height: 300px;
	}

#table img
{
	border: #333333 dashed 1px;
}
/*.row
{
	display: table-row;
	clear: both;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}*/



#table .columnpic
{
	width: 80px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	margin: 10px;
/*	border: dotted 1px #BBDFFF; */
}	
	
/*--footer--*/
#footer
{
	background-color: #E11330;
	height: 93px;
	margin: 20x 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	text-align: center;
}

/*--form--*/
form.payForm
{
	width: 158px;
	font-size: 1.1em;
	color: #333;
}
