/*  banner */
#homeBannerWrapper {
	width:728px;
	height:288px;
	background-color:#9fbed9;
}
#bannerNext {
	width:72px;
	height:288px;
	float:left;
	background:#cbd8e3;
}
#homeSliderWrapper {
	width:656px;
	height:288px;
	overflow: hidden;
	float:left;	
	}
.bannerSlider {
	width:656px;
	height:288px;
	float:left;
	background-color:#9fbed9;
	background-image: url(../images/banner/banner-1.jpg);
	background-repeat: no-repeat;
	background-position: 189px 0px;
}

#bannerText {
	width:168px;
	height:236px;
	padding:10px;
	background-color:#9fbed9;
	text-align:right;
}
.homebannerNext {
	width:168px;
	height:12px;
	padding:0 6px 10px;
	text-align:right;
}
#bannerText h1 {
	font-size:12pt;
	line-height:15pt;
	margin: 0 0 7pt;
}
#bannerText p {
	font-size:10pt;
	line-height:16pt;
}
#bannerText p a {
	font-size:12pt;
	font-weight:normal;
}
#bannerText p a:hover {
	color:#fff;
}
/* columns */

.column1 {
	width:176px;
	min-height:212px;
	text-align:center;
}
.column1 img {
	width:174px;
	border:1px solid #dedede;
}
.column1 img:hover {
	width:174px;
	border:1px solid red;
}
/**/
.column2 {
	width:360px;
	min-height:294px;
}
.column3 {
	width:544px;
	min-height:190px;
}
.padTop {
	margin-top: 8px;
}
.padLeft {
	margin-left: 8px;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
/* */
#content .column3 H2 {
	color:#fff;
	display:block;
	width:528px;
	padding:2px 8px 4px;
	line-height:20pt;
	background-color:#9fbed9;
	margin: 0 0 8px;
}
#content .column1 H2 {
	color:#fff;
	display:block;
	width:160px;
	padding:2px 8px 4px;
	line-height:20pt;
	background-color:#9fbed9;
	margin: 0 0 8px;
}
/* homeSale */
.homeSaleBanner, #homeNewsletter, #homeRow3Pod, #homeSaleWrapper {
	background-color:#e2ebf4;
}
.homeSaleBanner {
	height:294px;
	width:176px;
}
#homeSaleWrapper {
	height:294px;
	width:176px;
	overflow:hidden;
	
	}
.homeSaleBanner img {
	margin:0;
	width:174px;
	border:1px solid #dedede;
}
.homeSale {
	text-align:center;
	background-color:#e2ebf4;
	height:88px;
	padding:6px 0 0;
}
#homeRow3Pod {
	text-align:center;
	background-color:#e2ebf4;
	height:80px;
	padding:6px 0 0;
}
#homeRow4Pod {
	text-align:center;
	background-color:#e2ebf4;
	height:112px;
	padding:6px 0 0;
	line-height:13pt;
}
#homeRow4Pod P {
	line-height:13pt;
}
.homeNext {
	height:22px;
	width:166px;
	background-color:#e2ebf4;
	padding:0 5px 2px;
	text-align:right;
}
.homeSaleBanner h3 {
	font-size:10.5pt;
	font-weight:bold;
	line-height:12pt;
	margin:0 0 4px 0;
}
.homeSaleBanner h4 {
	color: red;
	font-size: 11.5pt;
	margin: 4pt 0 10pt;
}
.homeSaleBanner h4 small em {
	font-style: normal;
	text-decoration: line-through;
	color:#000;
}
.homeSaleBanner p {
	font-size:10.5pt;
	line-height:12pt;
	margin:4px 0 6px;
}
#homeNewsletter {
	padding:8px 4px 0;
	width:168px;
	height:108px;
}
#frmNewsletter {
	margin:4px 0 0;
}
#frmNewsletter p {
	text-align:left;
	line-height:14pt;
	margin: 0px 5px 8px;
}
#frmNewsletter input.field {
	width:94px;
	border:1px solid #363A63;
	float:left;
	margin:3px 4px 0;
	height:19px;
}
#frmNewsletter .btnSubmit {
	float:right;
	margin:0 4px 0 0
}
#homeRow1 {text-align:left}
#homeRow1 p {
	line-height:12pt;
	margin:0 0 6pt;
}
#homeRow1 h3 {
	
	line-height:12pt;
	margin:6pt 0;
	display:block;
	height:20px;
	padding:4pt 0;
	margin: 8pt 0 0;
	border-top:1px solid #CBD8E3;
	border-bottom:1px solid #CBD8E3;
}
/* home page banner */

#prev, #next {
	width:72px;
	text-align:center;
	padding:6px 0 3px;
}
ul#navHome {
	width: 60px;
	padding: 0 4px;
	margin:0;
}
ul#navHome li {
	border: 2px solid #efefef;
	display: block;
	width:60px;
	height:32px;
	margin:8px 0;
	list-style: none;
}
.ie ul#navHome li {
	border: 2px solid #efefef;
	display: block;
	width:60px;
	height:32px;
	margin:6px 0;
	list-style: none;
}
#navHome li.activeSlide a {
	opacity:0.3;
	filter:alpha(opacity=30);
}
#navHome a:focus {
	outline: none;
}
#navHome li img {
	/*border: 2px solid #fff;*/
	display: block;
	width:60px;
	height:32px;
}

