@charset "utf-8";
body {
	background-image: url(images/bgPage.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
}
a img{
 border: none;
}
label{
	width: 100px;
	display: block;
	float: left;
	height: 18px;
	line-height: 18px;
}
input{
	border: inset 1px #999999;
	font-size: 11px;
	float: left;
}
select{
	border: inset 1px #999999;
	font-size: 11px;
	width: 200px;
}


/* ids */
#content{
	padding: 35px 20px 45px 33px;
	text-align: left;
	vertical-align: top;
}
#footer{
	background-image: url(images/hDots1px.gif);
	background-repeat: no-repeat;
	background-position: 33px 0px;
	padding: 25px 20px 40px 33px;
	text-align: left;
	vertical-align: top;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
#footer a, #footer a:visited{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover, #footer a:active{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
#hot{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #333333;
	padding: 8px;
}
#hot a, #hot a:visited{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#hot a:hover, #hot a:active{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
#copyright{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #999999;
	margin: 0px;
	font-weight: normal;
}
#copyright a, #copyright a:visited{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
#copyright a:hover, #copyright a:active{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
	font-weight: normal;
}
#highlightBox{
	background-color: #E9E9E9;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #666666;
	padding: 8px;
}

/* classes */
.spacerV5px{
	height: 5px;
}
.greyBox{
	padding: 8px 8px 8px 18px;
	background-color: #E9E9E9;
}
.greyBox a, .greyBox a:visited{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.greyBox a:hover, .greyBox a:active{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.title01{
	font-family: Tahoma, Verdana, Arial;
	font-size: 20px;
	color: #993366;
	font-weight: bold;
	text-transform: capitalize;
	margin: 0px;
}
.title02{
	font-family: Tahoma, Verdana, Arial;
	font-size: 20px;
	color: #669933;
	font-weight: bold;
	text-transform: capitalize;
	margin: 0px;
}
.title03{
	font-family: Tahoma, Verdana, Arial;
	font-size: 20px;
	color: #993366;
	font-weight: bold;
	text-transform: capitalize;
	margin: 0px;
	padding-left: 24px;
	background-image: url(images/greenArrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;;
}
.highlight{
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #336699;
	font-weight: bold;
	margin: 18px 0px 18px 0px;
}
.linkOrgArrow a, .linkOrgArrow a:visited{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.linkOrgArrow a:hover, .linkOrgArrow a:active{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
.titleList{
	background-image: url(images/bgTitleList.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #4986C2;
	text-transform: uppercase;
	height: 26px;
	text-align: left;
	vertical-align: top;
}
.listFeat{
	padding: 10px 0px 10px 0px;
	background-image: url(images/hDots1px.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.galleryBox{
	background-color: #E9E9E9;
	padding: 10px;
}
.blueLink{
	height: 22px;
	background-color: #4986C2;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 22px;
	background-image: url(images/blueArrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	cursor: pointer;
}
.blueLink a, .blueLink a:hover, .blueLink a:active, .blueLink a:visited{
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: capitalize;
}
.listLink{
	background-color: #EBEBD6;
	background-image: url(images/brownArrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 6px 8px 6px 18px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
}
.listLink a, .listLink a:visited{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.listLink a:hover, .listLink a:active{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.tabFilter1{
	background-color: #E9E9E9;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding: 5px 20px;
}
.tabFilter2{
	background-color: #E9E9E9;
	padding: 5px 0 5px 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.tabFilter3{
	background-color: #E9E9E9;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	padding: 5px 20px;
}
.tabFilter4{
	background-color: #E9E9E9;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 5px 0 5px 20px;
}
.navBarTop{
	background-image: url(images/hDots1px.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 30px;
}
.navBarTop ul{
	list-style: none;
	padding: 0px;
	margin-top: 4px;
	margin-right: 5px;
	margin-left: 0px;
}
.navBarTop ul li{
	display: block;
	float: left;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	margin-left: 4px;
	padding: 3px 4px;
	background-color: #E9E9E9;
}
.navBarTop ul li a,a:visited{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.navBarTop ul li a:hover,a:active{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.navBarBtm{
	height: 30px;
}
.navBarBtm ul{
	list-style: none;
	padding: 0px;
	margin-top: 4px;
	margin-right: 5px;
	margin-left: 0px;
}
.navBarBtm ul li{
	display: block;
	float: left;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	margin-left: 4px;
	padding: 3px 4px;
	background-color: #E9E9E9;
}
.navBarBtm ul li a,a:visited{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.navBarBtm ul li a:hover,a:active{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.descList{
	color: #666;
	font-size: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.buttonBar{
	border-bottom: solid 1px #4986C2;
	border-top: solid 1px #4986C2;
	padding-top: 8px; 
	padding-bottom: 8px; 
}
.titleList1{
	color: #4986C2;
	font-size: 18pc;
	font-size: 18px;
	font-weight: bold;
	padding-right: 15px;
}
.priceList{
	color: #669933;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}
