/* Reset
----------------------------------------------------------- */
blockquote,body,div,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,hr,img,input,label,legend,li,object,ol,p,select,textarea,ul {border:none;margin:0;padding:0;}

/* div {border:solid 1px #ccc;} */

/* HTML Elements
----------------------------------------------------------- */
body {
	background:#1f4a1c url("images/background.jpg") repeat-x center top;
	color: #fff;
	font: normal 14px/22px Helvetica, Arial, sans-serif;
	margin:0;
	padding:0;
}


a{color:#ffffff;text-decoration:none;}
a:link,a:active,a:focus,a:visited {outline:none;}
a:hover{color:#7cc14a;}

h1{color:#e6920e;font-size:18px;font-weight:normal;line-height:22px;margin:0 0 18px 0;}
h2{color:#e6920e;font-size:15px;font-weight:bold;line-height:20px;margin:15px 0;}
h3{color:#e6920e;font-size:13px;font-weight:bold;line-height:2em;margin: 0;}
h4{color:#e6920e;font-size:13px;font-weight:bold;line-height:0.5em;margin:0px;padding:0px;}

input, textarea{border:1px solid #7f9db9;padding:2px;}
.btn {cursor:pointer;}
select{border:1px solid #7f9db9;}
option {padding:2px;}


p {margin:0 0 20px 0;}
li {
	list-style-image: url("images/li.gif"); 
	list-style-position: outside;
}
ol {margin:20px 0 20px 24px;} 
ol li {margin: 6px 0;} 


ul {margin:10px 0 10px 24px;} 
ul li {margin: 3px 0;} 


#PromotionContainer {
	position:relative;
	width:935px;
	margin:0 auto;
}
#TopMenuDiv {
	position:relative;
	width:931px;
	height:55px;
	background:url("images/topMenu.gif") no-repeat center top;
}
#SharpLogo {
	position:relative;
	float:left;
	width:163px;
	height:27px;
	margin-top:20px;
	margin-left:5px;
	background:url("images/sharp.gif") no-repeat center top;
	cursor:pointer;
}
#AquosLogo {
	position:relative;
	float:left;
	width:125px;
	height:27px;
	margin-top:20px;
	margin-left:15px;	
	background:url("images/aquos.gif") no-repeat center top;
	cursor:pointer;
}
#MenuItemDiv {
	position:relative;
	float:left;
	width:600px;
	height:25px;
	margin-top:20px;
	margin-left:10px;
	text-align:right;
	color:#FFF;
	font-weight:bold;
	font-size:15px;
}


#FooterMenuDiv {
	position:relative;
	width:931px;
	height:31px;
	background:url("images/BottomMenu.gif") no-repeat center top;
}
.FooterMenuContent {
	position:relative;
	float:left;
	display:block;
	margin:5px;
}

#ContentBody {
	position:relative;
	width:931px;
	min-height:500px;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
}
#ContentBodyTop {
	position:relative;
	width:931px;
	height:14px;
	display:block;	
	background:url("images/BodyContentTop.gif") no-repeat center top;
}
#ContentBodyMed {
	position:relative;
	width:931px;
	min-height:300px;
	display:block;	
	background:url("images/BodyContentMed.gif") repeat-y center top;
}
#ContentBodyContainer {
	position:relative;
	display:inline-block;
	margin:0 auto;
	width:928px;
/* 	background: #FFF url(./images/watermark.gif) repeat-y center top;  */
	background:#FFF;
	border:#ccc 1px solid;
}
#ContentBodyBottom {
	position:relative;
	width:931px;
	height:14px;
	display:block;	
	background:url("images/BodyContentBot.gif") no-repeat center top;
}
#BonusDiv {
	position:absolute;
	background:url("images/bonus.gif") no-repeat center top;
	width:181px;
	height:183px;
	z-index:10;
	top:0px;
	left:0px;
}
#ExclusiveDiv {
	position:absolute;
	background:url("images/exclusive.jpg") no-repeat center top;
	width:148px;
	height:78px;
	z-index:10;
	top:339px;
	left:300px;
}
#LeftDiv {float:left; width:420px;overflow:hidden; display:block;}
#RightDiv {float:left; width:504px; overflow:hidden; display:block;}
#EliteDiv {
	position:relative;
	background:url("images/elite.jpg") no-repeat center top;
	width:299px;
	height:390px;
	top:5px;
	left:20px;
}
#GameDiv {
	position:absolute;
	background:url("images/game.jpg") no-repeat center top;
	width:234px;
	height:245px;
	z-index:5;
	left:190px;
	top:105px;
}
#LcdDiv {
	position:relative;
	width:405px;
	height:385px;
	margin-left:55px;
	margin-top:20px;
}
#AvailableDiv {
	position:relative;
	width:443px;
	height:46px;
	background:url("images/available.jpg") no-repeat center center;	
	margin-left:38px;
	margin-top:20px;
	margin-bottom:20px;
	
}
/*
#LcdDiv {
	position:relative;
	background:url(./images/lcd.jpg) no-repeat center top;
	width:511px;
	height:366px;
}
*/
#With4Div {
	position:relative;
	background:url("images/with4.jpg") no-repeat right center;
	width:420px;
	height:100px;
	top:10px;
}
#RrpDiv {
	position:absolute;
	background:url("images/rrp.gif") no-repeat center top;
	width:146px;
	height:149px;
	z-index:150;
	top:90px;
	left:330px;
}
.TermsBtnDiv {
	position:absolute;
	background:url("images/TermsBtn.gif") no-repeat center top;
	width:126px;
	height:27px;
	z-index:100;
	left:368px;
	top:85px;
	cursor:pointer;
}
.TermsBtnDiv:hover {
	background:url("images/TermsBtn2.gif") no-repeat center top;	
}
.ClaimBtnDiv {
	position:absolute;
	background:url("images/ClaimBtn.gif") no-repeat center top;
	width:184px;
	height:46px;
	z-index:100;
	left:313px;
	top:10px;
	cursor:pointer;
}
.ClaimBtnDiv:hover {
	background:url("images/ClaimBtn2.gif") no-repeat center top;	
}
#CounterDiv {
	position:relative;
	width:420px;
	padding-top:5px;
	padding-left:2px;
}
#EndsDiv {
	position:relative;
	width:339px;
	height:35px;
	background:url("images/ends.jpg") no-repeat;
}

#flashcontent {
	display: block;
	margin: 0 auto;
	padding: 0;
}
#altcontent {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 500px;
}
#RangeDiv {
	position:relative;
	background:url("images/range.jpg") no-repeat center top;
	width:505px;
	height:150px;
	color:#414141;
}
#TermsDiv {
	position:relative;
	background:url("images/terms.jpg") no-repeat center top;
	width:505px;
	height:130px;
	color:#414141;
	line-height:12px;
}
#TextDiv {
	margin:5px;
	color:#414141;
	font-size:12px;
}
#TextDiv a {
	color:#74c53f;
}

