@charset "UTF-8";
/* CSS Document */

a{
	border:0px;
	text-decoration:none;	
}
a, img{
	border:none;	
}
#nav{
	width:1150px;
	height:90px;
	position:fixed;
	margin-top:35px;
	margin-left:-10px;
	float:left;
	z-index:100;
}

#pgTitle{
	width:400px;
	height:60px;
	position:relative;
	margin-top:0px;
	margin-left:375px;
	font-size:30pt;
}


#btnsCig{
	width:300px;
	height:40px;
	position:relative;
	margin-top:10px;
	margin-left:423px;
}
#btnsClo{
	width:300px;
	height:40px;
	position:relative;
	margin-top:10px;
	margin-left:423px;
}

#btnsD{
	width:300px;
	height:40px;
	position:relative;
	margin-top:10px;
	margin-left:423px;
}

#btnsEP{
	width:300px;
	height:40px;
	position:relative;
	margin-top:10px;
	margin-left:423px;
}

#btnsH{
	width:300px;
	height:40px;
	position:relative;
	margin-top:10px;
	margin-left:423px;
}

#btnsI{
	width:400px;
	height:40px;
	position:relative;
	margin-top:10px;
	margin-left:373px;
}

#btnsK{
	width:200px;
	height:40px;
	position:relative;
	margin-top:10px;
	margin-left:473px;
}

#btnsN{
	width:800px;
	height:40px;
	position:relative;
	margin-top:10px;
	margin-left:173px;
}

#btnsP{
	width:1000px;
	height:40px;
	position:relative;
	margin-top:10px;
	margin-left:73px;
}
#btnsSA{
	width:1000px;
	height:40px;
	position:relative;
	margin-top:10px;
	margin-left:73px;
}
.filterBtn{
	width:96px;
	height:30px;
	position:relative;
	float:left;
	margin-left:4px;
	font-size:11pt;
	border:0px;
}

.filterBtn:hover{
	background-image:url(../img/filterBtns/fbBG_ON.png);
}


#tiles{
	width:1175px;
	height:450px;
	position:absolute;
	margin-top:145px;
	margin-left:-10px;
	z-index:99;
	border:0px;
}

.tile{
	width:1150px;
	height:450px;
	position:relative;
	margin-top:-0px;
	margin-left:-10px;
	background-image:url(../img/tileBG.png);

}

.cntntBox{
	width:1000px;
	height:450px;
	position:relative;
	margin-top:5px;
	margin-left:75px;
	float:left;

}
.tileTitle{
	width:auto;
	height:20px;
	position:relative;
	margin-top:20px;
	margin-left:255px;	
	float:left;
	color:#fff;
}
.thmbBox{
	width:406px;
	height:30px;
	position:relative;
	margin-top:15px;
	margin-left:0px;
	float:left;
}
.thmbSlctBox{
	width:406px;
	height:10px;
	position:relative;
	margin-top:0px;
	margin-left:10px;
	float:left;
}
.thmbSlct{
	width:10px;
	height:5px;
	position:relative;
	margin-top:0px;
	margin-left:0px;
	float:left;
	background-image:url(../img/thumSelectIcon.png);
	
}
.imgThmb{
	width:10px;
	height:10px;
	position:relative;
	margin-top:0px;
	margin-left:10px;
	float:left;
	background-color:#fff;
	cursor:pointer;
	cursor:hand;
}
.imgThmb:hover{
	width:14px;
	height:14px;
	position:relative;
	margin-top:-2px;
	margin-left:8px;
	float:left;
	background-color:#fff;
}

.marqeeCntnr{
	width:800px;
	height:380px;
	position:relative;
	margin-top:0px;
	margin-left:175px;
	float:left;
}
.imgBox{
	width:506px;
	height:380px;
	position:relative;
	margin-top:0px;
	margin-left:238px;
	float:left;
	background-color:#000;
	overflow:hidden;
}
.leftArrow{
	width:75px;
	height:150px;
	position:relative;
	margin-top:115px;
	margin-left:0px;
	float:left;
	background-image:url(../img/arrwLeft.png);
	cursor:pointer;
	cursor:hand;
}
.leftArrow:hover{
	background-image:url(../img/arrwLeft_ON.png);
}
.rightArrow{
	width:75px;
	height:150px;
	position:relative;
	margin-top:115px;
	margin-left:3px;
	float:left;
	background-image:url(../img/arrwRight.png);
	cursor:pointer;
	cursor:hand;
}
.rightArrow:hover{
	background-image:url(../img/arrwRight_ON.png);
}
.arrowFiller{
	width:75px;
	height:150px;
	position:relative;
	margin-top:115px;
	margin-left:0px;
	float:left;
	background-image:url(../img/arrwFiller.png);
}
.prdctWndw{
	width:506px;
	height:380px;
	position:relative;
	margin-top:0px;
	margin-left:3px;
	float:left;
	background-color:transparent;
	overflow:visible;

}
.prdctCntnr{
	width:1518px;
	height:380px;
	position:absolute;
	margin-top:0px;
	margin-left:0px;
	float:left;
}
.prdct{
	width:506px;
	height:380px;
	position:relative;
	margin-top:0px;
	margin-left:0px;
	float:left;
}
.prdctImg{
	width:506px;
	height:380px;
	position:absolute;
	margin-top:0px;
	margin-left:0px;
	float:left;
	background-image:url(../img/noCntntGraphic.png);
}
.prdctDsc{
	width:486px;
	height:auto;
	/*height:70px;*/
	position:absolute;
	margin-top:0px;
	margin-left:0px;
	float:left;
	background-image:url(../img/descriptionBG.png);
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	font-family: "Book Antiqua", Palatino, Helveitca, san-serif;
	font-size:16px;
	color:#F6F6F6;
}
.prdctPrice{
	width:100px;
	height:40px;
	position:relative;
	margin-top:340px;
	margin-right:0px;
	float:right;
	background-image:url(../img/priceBG.png);
	padding-top:4px;
	padding-left:10px;
	font-family: "Book Antiqua", Palatino, Helveitca, san-serif;
	font-size:28px;
	color:#F6F6F6;
}
.prdctFrame{
	width:506px;
	height:380px;
	position:absolute;
	margin-top:0px;
	margin-left:0px;
	float:left;
	background-image:url(../img/prdctFrame.png);
	
}
	
