@charset "utf-8";

#contentsFlexible {
/*	height:430px;*/
	clear:both;
	background:#d1d1d1;
}

#contentsFlexibleSmall {
	height:339px;
	clear:both;
	background:#d1d1d1;
}

#contentsHome {
/*	height:430px;*/
	clear:both;
	width:990px;
	margin:0 auto;
	position:relative;
	z-index:2;
}
#contentsHome #bannerTip{ position:absolute;}

#contentsHomeSmall {
	height:339px;
	clear:both;
	width:990px;
	margin:0 auto;
}

.dotedLine {
	border-top:1px dotted #9e9e9e;
	height:2px;
	font-size:0;
	clear:both;
	margin:2px auto 0 auto;
	width:990px;
}

.slideShowWraper {
	height:140px;
	clear:both;
	/*background:#d4d9de;*/
}

.slideShowContainer {
	height:140px;
	width:990px;
	margin:0 auto;
	background:#d4d9de;
}
.infoContainerWraper {
	height:20px;
	clear:both;
}
.infoContainer{
	height:20px;
	width:990px;
	margin:0 auto;
	padding:5px 0;
	font-size:11px;
}

.slideShow {
	height:140px;
	width:705px;
	float:left;
	padding:0 1px;
	/*background: url(../images/slide-bar.gif) no-repeat -25px top;*/
}

.slideShow ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

.slideShow li {
	margin:0;
	padding:15px 0 0 0;
	display:block;
	width:140px;
	height:113px;
	float:left;
	text-align:center;
	list-style-type:none;
}

.slideShow li a, .slideShow li a:visited{
	margin:0;
	padding:0;
	display:block;
	width:140px;
	height:113px;
	float:left;
	text-align:center;
	text-decoration:none;
}

.slideShow li a:hover{
	text-decoration:none;
	border-bottom:5px solid #9faab6;
}

.slideShow li.selected a, .slideShow li.selected a:visited, .slideShow li.selected a:hover{
	margin:0;
	padding:0;
	display:block;
	width:140px;
	height:113px;
	float:left;
	text-align:center;
	text-decoration:none;
	border-bottom:5px solid #9faab6;
}

.leftArrow {
	float:left;
	width:13px;
	padding-top:62px;
}

.leftArrow a, .leftArrow a:visited{
	display:block;
	width:13px;
	height:13px;
	text-decoration:none;
	background:#2b4662 url(../images/white-arrows-left.gif) no-repeat center center;
}

.rightArrow {
	float:left;
	width:13px;
	padding-top:62px;
}

.rightArrow a, .rightArrow a:visited{
	display:block;
	width:13px;
	height:13px;
	text-decoration:none;
	background:#2b4662 url(../images/white-arrows-right.gif) no-repeat center center;
}

.rightArrow a:hover{
	color:#2b4662;
	text-decoration:none;
}

.nameProd {
	color:#002143;
	padding-top:1px;
	font-size:10px;
	display:block;
	text-transform:uppercase;
}

.navyblueBox {
	height:110px;
	width:195px;
	padding:15px;
	margin: 0 10px 5px 0;
	float:right;
	color:#ffffff;
	background:#002143;
}

h2.whiteText {
	font-size:11px;
	color:#ff9900;
	padding:0;
	margin:0;
	text-transform:uppercase;
	background-image: none;
}

.viewAllBtnDark {
	clear:both;
	padding:0px;
	float:left;
}

.viewAllBtnDark a, .viewAllBtnDark a:visited{
	display:block;
	color:#ccc;
	height:20px;
	line-height:20px;
	width:120px;
	font-size:9px;
	font-style:italic;
	padding: 5px 0 0 12px;
	background:url(../images/small-arrow5.gif) no-repeat left 10px;
}

.viewAllBtnDark a:hover{
	font-weight: bold;
	text-decoration: none;
	color: #ff9900;
	background:url(../images/small-arrow4.gif) no-repeat left 10px;
}

.whiteTxtList {
	margin:0;
	padding:10px 0 0 0;
}

.whiteTxtList ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

.whiteTxtList li{
	margin:5px 0;
	padding:0;
	color:#ffffff;
	list-style-type:none;
}

.whiteTxtList li a, .whiteTxtList li a:visited{
	margin:0;
	padding:0 0 0 12px;
	height:16px;
	line-height:16px;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	background:url(../images/orange-arrow.gif) no-repeat left 2px;
}

.whiteTxtList li a:hover{
	color: #FF9900;
	text-decoration:none;
}

.whiteTxtList div {
	font-style:italic;
	padding:0 0 0 12px;
	font-size:10px;
	clear:both;
}

.bottomProduct {
	clear:both;
	width:990px;
	padding-top:25px;
	margin:0 auto;
}

.bottomProduct ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

.bottomProduct li{
	margin:0 10px 0 0;
	padding:0 10px 0 0;
	display:block;
	width:225px;
	float:left;
	list-style-type:none;
	background:url(../images/dotted-border.gif) no-repeat right center;
}


.bottomProduct li.noBorder{
	margin:0;
	padding:0 10px 0 0;
	display:block;
	width:225px;
	float:left;
	list-style-type:none;
}


.leftImgWrap {
	width:90px;
	float:left;
}

.rightTextWrap {
	width:130px;
	font-size:10px;
	color:#666666;
	float:left;
	height:80px;
	position:relative;
}

.titleProduct {
	color:#002143;
	font-size:11px;
	padding-left:15px;
	font-weight:bold;
	clear:both;
	padding-bottom:10px;
	display:block;
	text-transform:uppercase;
}

