@charset "utf-8";
html {
	height:100%;
}
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
.white {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	background-color: #FFF;
}

#content {
	background-image: url(images/bgcenter.png);
	background-repeat: repeat-y;
	width: 390px;
	min-height:100%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-position: center top;
}
#contentinner {
	background-image: url(images/bgin.png);
	background-repeat: repeat-y;
	width: 632px;
	min-height:100%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-position: center top;
}

.maincontent{
	width:390px;
	height:396px;


	    margin-top:150px;
	
	}
	
	#logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 114px;
	width: 304px;
	margin-right: auto;
	margin-left: auto;
}
#logoinner {
	background-image: url(images/headin.png);
	background-repeat: no-repeat;
	height: 202px;
	width: 632px;
	margin-top: 10px;
}

form {
	margin: 0px;
	padding: 0px;
}
#codebg {
	background-image: url(images/enbg.png);
	background-repeat: no-repeat;
	height: 254px;
	width: 390px;
}
#inputcode {
	padding-top: 88px;
}
.code {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #0E99DE;
	background-color: transparent;
	height: 37px;
	width: 230px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: -10px;
	text-align: center;
	text-transform: uppercase;
}
#redeem {
	padding-top: 20px;
	padding-right: 10px;
}
a, a:link, a:hover, a:visited {
	color: #098CCE;
	text-decoration: underline;
}
a:hover {
	color: #FF7300;
	text-decoration: underline;
}
.footer {
	padding-top: 60px;
	color: #CBDBE5;
}
#innertext .footer {
	padding-top: 10px;
	color: #CBDBE5;
	text-align: center;
	padding-bottom: 10px;
}

#innertext {
	width: 562px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.magazinrow {
	overflow: hidden;
}
.magazinrow .check {
	float: left;
	height: 130px;
	width: 28px;
}
.magazinrow .thumb, #recommend .thumb {
	float: left;
	height: 130px;
	width: 119px;
}

#recommend .thumb {
	width: 105px;
	padding-top: 7px;
}
.magazinrow .details {
	float: left;
	width: 405px;
}
.details h2 {
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FF6600;
	line-height: 23px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.details ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 18px;
}
.details ul li {
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.details ul li span {
	font-family: Arial, Helvetica, sans-serif;
	width: 337px;
	text-align: left;
	float: right;
}
.details ul li span.newprice {
	width: 380px;
}
.details ul li span.save {
	width: 395px;
}
.old {
	text-decoration: line-through;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.newprice {
	font-size: 18px;
	color: #098CCE;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.newprice small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: normal;
}
.newprice b {
	font-size: 13px;
}
.save {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF7300;
}
.clear {
	clear: both;
}

.selectlong {
	background-image: url(images/sell.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 196px;
	margin-right: 3px;
	margin-top: 10px;
	float: left;
}
.selectshort {
	background-image: url(images/selectshort.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 139px;
	margin-top: 4px;
	float: left;
}

.selectlong select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: transparent;
	margin-top: 7px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 187px;
}
.selectshort select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: transparent;
	margin-top: 7px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 126px;
}

hr {
	background-color: #D6EFFF;
	border: 2px solid #D6EFFF;
	
	margin-top: 10px;	
	margin-bottom: 10px;
	
}
#recommend {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color: #E6E6E6;
	width:100%;
	padding-top:5px;
	padding-bottom:22px;
	margin-top: 10px;
	overflow: hidden;
}
#recommend h1 {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #098CCE;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.chekform h2 {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #098CCE;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.chekformR h2 {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #098CCE;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


.regmag {
	float: left;
	width: 248px;
	margin-right: 15px;
	margin-left: 15px;
}
.miniinfo {
	float: left;
	width: 137px;
}
.fixedtitle {
	height: 60px;
}

h3 {
	font-size: 16px;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.chekform {
	float: left;
	width: 220px;
	margin-right: 40px;
	margin-left: 38px;
}
.chekformR {
	float: left;
	width: 260px;
	margin-right: 0px;
	margin-left: 0px;
}

.sml {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	float: left;
	padding-top: 2px;
}
.fix {
	float: left;
}
.inb {
	background-image: url(images/inputch.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 220px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.chekform b {
	color: #F00;
}
.chekformR b {
	color: #F00;
}

.inb input {
	background-color: transparent;
	height: 22px;
	width: 207px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 2px;
	margin-left: 5px;
}
.inb select {
	background-color: transparent;
	height: 22px;
	width: 207px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 2px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.logos {
	background-image: url(images/cards.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 180px;
}
.ccex {
	background-image: url(images/select3.png);
	float: left;
	height: 25px;
	width: 85px;
}
.cv {
	background-image: url(images/inputch3.png);
	float: left;
	height: 25px;
	width: 63px;
	background-repeat: no-repeat;
}
.ccex select {
	width: 75px;
	margin-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 3px;
}
.cv input {
	width: 54px;
	margin-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 3px;
}
.smalltext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	font-weight: bold;
	background-image: url(images/lock.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 270px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
	margin-bottom: 10px;
	padding-bottom: 6px;
}
