html, body, div, span, p, h1, h2, h3, h4, input, button, textarea, a, em, img, strong, ul, li, form, label, table, tr, th, td {
 margin:0;
 padding:0;
 border:none;
 outline:none;
}
body {
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	height:100%;
	color:#fff;
}

.graphics,
.leftLimit,
.rightLimit,
.bgCenter {
	display:block;
	position:relative;
	height:100%;
	width:100%;
}

.graphics {
	background:url(../img/bgRep.jpg);
}
.leftLimit {
	background:url(../img/bgLeft.png) top left repeat-y;
}
.rightLimit {
	background:url(../img/bgRight.png) top right repeat-y;
}
.bgCenter {
	background:url(../img/bgCenter.png) top center repeat-y;
}

a {
	color:#d10013;
	text-decoration:none;
}

a:hover {
	color:#b01113;
	text-decoration:underline;
}


h2 {
	font-family:"Trebuchet MS";
	}

h2 {
	font-size:20px;
	}

.inText {
	font-size:10px;
	}

input, textarea {
	border:1px solid #fff;
	margin:5px 0;
	}

.bgNone {
	background: none !important;
	}

.clear {
	clear:both;
	position:relative;
	font-size:0;
	height:0;
	display:block;
	line-height:0;
}

.header {
	width:938px;
	position:relative;
	margin:0 auto;
	}

.tour1 {
	background:url(../img/headerBig.jpg) -1px 0  no-repeat;
	height:642px;
}	

.tour2 {
	background:url(../img/headerBig2.jpg) -1px 0 no-repeat;
	height:642px;
}

.tour3 {
	background:url(../img/headerBig3.jpg) -2px 0 no-repeat;
	height:390px;
}
	
.joinNow {
	display:block;
	position:absolute;
	top:511px;
	left:771px;
	width:157px;
	height:90px;
	font-size:0;
	background:url(../img/joinNow.gif) no-repeat;
	}

.getYour {
	display:block;
	position:absolute;
	top:416px;
	left:345px;
	width:292px;
	height:33px;
	font-size:0;
	background:url(../img/getYour.gif) no-repeat;
}

.playerPic {
	position:absolute;
	top:490px;
	left:532px;
	width:320px;
	height:240px;
	font-size:0;
}

#mainCont {
	width:938px;
	height:100%;
	position:relative;
	margin:0 auto;
	background-color:#33091f;
	}

.linkOne, .linkTwo, .linkTree, .linkTreeNew {
	display:block;
	height:53px;
	float:left;
	}

.linkOne {
	background:url(../img/link1.jpg) top no-repeat;
	width:210px;
	}

.linkOne:hover {
	background-position:bottom;
	}

.linkTwo {
	background:url(../img/link2.jpg);
	width:202px;
	}

.linkTwo:hover {
	background-position:bottom;
	}

.linkTree {
	background:url(../img/link3.gif) top no-repeat;
	width:320px;
	}

.linkTreeNew {
	background:url(../img/link3new.jpg) top no-repeat;
	width:205px;
	}

.linkTreeNew:hover {
	background-position:bottom;
}


.topBgMenu {
	height:33px;
	width:938px;
	background:url(../img/topBgMenu.jpg) top left no-repeat;
	margin-bottom:20px;
}

.click {
	width:938px;
	height:70px;
	position:relative;
	display:block;
	background:url(../img/click.jpg) 0 -1px no-repeat;
	margin-bottom:30px;
	}

.click:hover {
	background-position:bottom;
	}

.click img {
	display:block;
	position:absolute;
	top:-3px;
	left:24px;
	}


.repeat {
	background:url(../img/repeat.jpg) no-repeat;
	width:938px;
	height:343px;
	position:relative;
	}


.thumbBig {
	position:absolute;
	width:320px;
	height:240px;
	top:54px;
	left:598px;
	}

.thumbBig img {
	display:block;
	position:relative;
	top:2px;
	left:2px;
	}

.staticText {
	position:absolute;
	width:200px;
	height:224px;
	left:20px;
	top:20px;
	overflow:hidden;
	color:#fff;
	}
	
.staticText p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	display:block;
	}

.staticText2 {
	position:absolute;
	width:692px;
	height:30px;
	left:225px;
	overflow:hidden;
	top:20px;
	}

.staticText2 p, h1 {
	font-size:24px;
	font-family:Arial;
	color:#e70054;
	text-shadow:1px 1px 1px #000;
	}
	
h1 {
	padding-bottom:10px;
	font-weight:normal;
}

.watchFull {
	position:absolute;
	display:block;
	width:179px;
	height:46px;
	top:282px;
	left:27px;
	background:url(../img/watch.jpg);
	}

.watchFull:hover {
	background-position:bottom;
}


.clearDiv {
	display:block;
	position:relative;
	overflow:hidden;
}

.smallThumb1, .smallThumb2, .smallThumb3, .smallThumb4 {
	position:absolute;
	width:178px;
	height:134px;
	
	}

.smallThumb1 img, .smallThumb2 img, .smallThumb3 img, .smallThumb4 img {
	position:relative;
	}
	
.smallThumb1 {top:56px;left:225px;}
.smallThumb2 {top:56px;left:410px;} 
.smallThumb3 {top:197px;left:225px;}
.smallThumb4 {top:197px;left:410px;}


.linkFore, .linkFive{
	display:block;
	height:112px;
	float:left;
	}

.linkFore {
	background:url(../img/link4gf.gif) top no-repeat;
	width:707px;
	}

.linkFive {
	background:url(../img/link5.jpg) -1px top  no-repeat;
	width:224px;
	}

.linkFive:hover {
	background-position:-1px bottom ;
	}


#footerInBg {
	width:100%;
	}

.centerFoot {
	width:938px;
	margin:0 auto;
	position:relative;
	background:#33091F;
	font-size:11px;
	padding:20px 0;
	}

.centerFoot, .centerFoot a {
	font-size:12px;
	text-align:center;
	text-decoration:none;
}

.centerFoot a:hover {
	text-decoration:underline;
	}


/** --------------         join      ------------------ **/


.headerJoin {
	width:938px;
	height:485px;
	position:relative;
	margin:0 auto;
	background:url(../img/headerBigJoin.jpg) -4px top no-repeat;
	}

.rightSide {
	width:864px;
	}

.leftHeaderJoin {
	position:absolute;
	top:0;
	left:-66px;
	width:66px;
	height:744px;
	font-size:0;
	background:url(../img/leftHeaderJoin.jpg) no-repeat;
}

.rightHeaderJoin {
	position:absolute;
	top:0;
	width:66px;
	height:744px;
	font-size:0;
	right:-66px;
	background:url(../img/rightHeaderJoin.jpg) no-repeat;
}

.chooseOption {
	position:absolute;
	top:662px;
	width:739px;
	height:46px;
	font-size:0;
	left:125px;
	background:url(../img/choose.gif) no-repeat;
}

.join #mainCont {
	background:url(../img/joinContBg.jpg) -4px top no-repeat;
	background-color:#33091f;
	padding-top:85px;
}

.quad {
	width:277px;
	height:178px;
	position:relative;
	margin-bottom:5px;
	background:url(../img/quadbg.png) no-repeat;
	}

.quad img {
	display:block;
	top:4px;
	left:4px;
	position:absolute;
	}

.leftSide {
	width:290px;
	float:right;
	padding:40px 25px 0 0;
	}

.rightIn {
	position:relative;
	width:540px;
	float:left;
	padding:0 0 0 50px;
	}

.bottomJoin {
	width:938px;
	height:87px;
	background:url(../img/joinContBgBottom.jpg) -4px top no-repeat;
}

.upFooter {
	width:975px;
	height:24px;
	position:relative;
	margin:20px auto 0 auto;
	}

.commentInputs {
	color:#fff;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	}

.inText {
	font-size:12px;
	color:#fff;
	padding:5px 0;
	}

.bullet {
	color:#fff;
	font-size:12px;
	padding-left:10px;
	background:url(../img/bullet.gif) left 5px no-repeat;
	}

/*----------------------- tour3 -----------------------------*/

.lotThumbs {
	display:block;
	position:relative;
	padding:0 0 10px 0;
}

.oneBox {
	width:169px;
	height:177px;
	overflow:hidden;
	background:#3b2f35;
	padding:5px 5px 5px 5px;
	float:left;
	margin:0 7px 12px 0;
}
 
.oneBox img {
	display:block;
}

.oneBox p {
	font-family:Arial;
	font-weight:bold;
	color:#e70054;
	font-size:11px;
	}

.oneBox h3 {
	font-family:Arial;
	font-size:11px;
	color:#fcfdff;
	font-weight:normal;
}

.oneBox h4 {
	color:#ababab;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	position:relative;
	display:block;
}

.oneBox h4 span {
	display:block;
	position:absolute;
	top:-2px;
	right:0px;
	color:#fff;
	text-transform:uppercase;
}

.getInstant {
	width:923px;
	height:102px;
	display:block;
	position:relative;
	background:url(../img/getInstant.gif) left top no-repeat;
	margin:0 0 30px 0;
}
