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

body{
	background-image:url(../img/bgTxture.jpg);	
}
a, img{
	border:none;	
}
#container{
	width:900px;
	height:100%;
	position:fixed;
	margin-top:0px;
	background-color:#39F;
}

.tile{
	width:1150px;
	height:450px;
	position:relative;
	margin-top:0px;
	margin-left:-10px;
	background-image:url(../img/tileBG.png);
	
}
.tileFrame{
	width:1150px;
	height:450px;
	position:relative;
	margin-top:0px;
	margin-left:-20px;
	border:0px;
	overflow:hidden;
}
.tileHOME{
	width:1150px;
	height:450px;
	position:relative;
	margin-top:-8px;
	margin-left:0px;
	background-image:url(../img/tileBG.png);
	color:#fff;
}
.cntntBox{
	width:1000px;
	height:450px;
	position:relative;
	margin-top:0px;
	margin-left:75px;
	float:left;

}

.tileTitle{
	width:auto;
	height:20px;
	position:relative;
	margin-top:20px;
	margin-left:255px;	
	float:left;
}
.thmbBox{
	width:406px;
	height:30px;
	position:relative;
	margin-top:20px;
	margin-left:255px;
	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:3px;
	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:hidden;
}
.prdctCntnr{
	width:1518px;
	height:380px;
	position:absolute;
	margin-top:0px;
	margin-left:0px;
	float:left;
	background-color:#334;
}
.prdct{
	width:506px;
	height:380px;
	position:relative;
	margin-top:0px;
	margin-left:0px;
	float:left;
	background-color:#265;
}
.prdctImg{
	width:506px;
	height:380px;
	position:absolute;
	margin-top:0px;
	margin-left:0px;
	float:left;
	background-image:url(../img/noCntntGraphic.png);
	border:none;
}


#siteWelcome{
	width:580px;
	height:880px;
	position:relative;
	margin-top:10px;
	margin-left:50px;
	float:left;	
}
#welcomeBody{
	width:580px;
	height:800px;
	position:relative;
	margin-top:0px;
	margin-left:0px;
	float:left;
	background-image:url(../img/welcomeBG.png);
	
}
#welcomeTxt{
	width:550px;
	height:240px;
	position:absolute;
	margin-top:15px;
	margin-left:15px;
	float:left;
	font-family: "Book Antiqua", Palatino, Helveitca, san-serif;
	font-size:21px;
	text-align:justify;
	color:#b5b5b5;
}
#welcomePic{
	width:550px;
	height:300px;
	position:absolute;
	margin-top:265px;
	margin-left:15px;
	float:left;
	background-image:url(../img/welcomeIMG.jpg);
}
#tutBox{
	width:580px;
	height:100px;
	position:relative;
	margin-top:600px;
	margin-left:0px;
	float:left;
	color:#FFF;
}
#tutBtn{
	width:500px;
	height:50px;
	position:relative;
	margin-left:40px;
	margin-top:15px;
	float:left;
	background-image:url(../img/tutButton.png);
}
#tutBtn:hover{
	background-image:url(../img/tutButton_hover.png);
}
#tutTxt{
	width:400px;
	height:50px;
	position:relative;
	margin-top:15px;
	margin-left:90px;
	float:left;
	font-family: "Book Antiqua", Palatino, Helveitca, san-serif;
	font-size:16px;
	text-align:center;
	color:#b5b5b5;
}
#welcomeFlag{
	width:580px;
	height:80px;
	position:relative;
	margin-top:-1px;
	margin-left:0px;
	float:left;
	background-image:url(../img/welcomeBG_Flag.png);
}
#FBFeed{
	width:400px;
	height:800px;
	position:relative;
	margin-top:10px;
	margin-left:25px;
	float:left;
	background-image:url(../img/FBFeedBG.png);
}
#FBFeedFiller{
	width:400px;
	height:800px;
	position:absolute;
	margin-top:0px;
	margin-left:0px;
	float:left;
	background-color:#45d;
}
#FBFeedFlag{
	width:400px;
	height:80px;
	position:absolute;
	margin-top:800px;
	margin-left:0px;
	float:left;
	background-image:url(../img/FBFeedBG_Flag.png);
}


