/*  01 - Global Elements -------------------------------------------------- */
/*------------------------------------------------------------------- */

body {
	font-size:13px;
	font-family: Arial, sans-serif;	
	width:auto; height:auto;	
	padding: 0;
	margin: 0;
	color: #686868;	
	background: #202020;	
}


p {
	line-height:1.6em;
	margin: 0 0 15px 0;	
	font-size: 14px;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

li {
	margin: 0 0 0 0;
	padding: 0;
}

img {
	margin: 0;
}

a:link, a:visited {
	text-decoration: none;
	color: #2b8dc0;
}

a:hover {
	
	text-decoration: none;
}

p a:hover {
	text-decoration: underline;
}


h2 {	
	margin: 0 0 15px 0;
	font-family: “Lucida Sans Unicode”, sans-serif;	
	font-style: normal;
	font-weight: normal;
	text-transform: normal;	
	line-height: 1.1em;
	font-size: 40px;
}

h3 {	
	margin: 0 0 15px 0px;
	font-family: “Lucida Sans Unicode”, sans-serif;	
	font-style: normal;
	font-weight: normal;
	text-transform: normal;	
	line-height: 1.1em;
	font-size: 30px;
}

h4 {	
	margin: 0 0 15px 0px;
	font-family: “Lucida Sans Unicode”, sans-serif;	
	font-style: normal;
	font-weight: normal;
	text-transform: normal;	
	line-height: 1.1em;
	font-size: 20px;
}

h5 {	
	margin: 0 0 15px 0px;
	font-family: “Lucida Sans Unicode”, sans-serif;	
	font-style: normal;
	font-weight: normal;
	text-transform: normal;	
	line-height: 1.3em;
	font-size: 28px;
}



/*  02 - Main Structure -------------------------------------------------- */
/*------------------------------------------------------------------- */


#header{	
	width: 100%;
	background: #aa0700;
	text-align: center;	
}


#banner {	
	width: 100%;
	background: #151515;	
}

#content {
	width: 100%;
	background: #202020;
}



/* Clearfix ----------- */

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}



/*  03- Header -------------------------------------------------- */
/*------------------------------------------------------------------- */

#header .inside{
	background: transparent url(images/premium/header.jpg) no-repeat;	
	width: 1100px;
	height: 180px;
	margin: 0 auto;
}

/*  04- Banner -------------------------------------------------- */
/*------------------------------------------------------------------- */

#banner .inside{
	background: transparent url(images/premium/banner.jpg) no-repeat;	
	width: 1100px;	
	margin: 0 auto;
	text-align: center;
	padding: 30px 0 30px 0;
}

#banner .inside h3{
	font-family: Georgia,"Nimbus Roman No9 L",serif;	
	color: #fff;
	font-size: 40px;
	margin: 0 0 20px 0;
}

#banner .inside h3 a:link, #banner .inside h3 a:visited{
	color: #fff;
	text-decoration: underline;
}

#banner .inside h4{	
	color: #eeb05c;
	font-size: 30px;
	margin: 0 0 20px 0;
}

#banner .inside h5{		
	font-size: 20px;
	margin: 0 0 20px 0;
}


/*  04- Content -------------------------------------------------- */
/*------------------------------------------------------------------- */

#content .inside{
	background: transparent url(images/premium/content.jpg) no-repeat;	
	width: 1100px;	
	margin: 0 auto;
	text-align: center;
	padding: 30px 0 30px 0;
}

#content .inside #feature .featureLeft{
	float: left;
	width: 45%;
	
	text-align: left;
	margin-left: 50px;
}


#content .inside #feature .featureLeft img{
	border: 5px solid #131313;
}

#content .inside #feature .featureRight{
	float: right;
	width: 40%;
	text-align: left;
	
	margin-right: 80px;
}

#content .inside #feature .featureRight h5{
	margin: 0 0 8px 0;	
	color: #686868;	
	font-size: 20px;
}

#content h4{
	font-family: Georgia,"Nimbus Roman No9 L",serif;	
	color: #fff;
	font-size: 25px;
	padding: 0 0 15px 0;
}



#content .inside .featureRight a:link, #content .inside .featureRight a:visited{	
	color: #fff;	
}

#content .inside .featureRight a:hover{
	color: #e26803;	
}


#content .inside #feature .downloadLink{
	color: #e26803;
	font-weight: bold;
	display: block;
	margin: 10px 0 0 0;
}

#content .inside .bottomLeft{
	float: left;
	width: 50%;
	text-align: left;
	margin: 100px 0 0 50px;
}

/*Thumb List------------------*/
.leftColumn .thumbList{
	width: 195px;
	padding-left: 12px;
}

.rightColumn .thumbList ul{	
	margin-right: 10px;
}

.thumbList{	
	padding: 0 0 0 0;	
	margin: 0px 0 20px 0px;	
	font-size: 11px;
}



.thumbList ul{
	padding-top: 5px;
}

.thumbList ul li{
	width: 170px;
	margin: 0 10px 0 0px;
	display: block;
	float: left;
	height: 70px;
}

.thumbList ul li a:link, .thumbList ul li a:visited{
	color: #fff;
}

.thumbList ul li a:hover{
	color: #e26803;	
}

.thumbList ul li img{
	float: left;
	margin: 0 8px 0px 0;
	border: 3px solid #131313;
}


/*Partners---------------------*/

#content .inside .bottomRight{
	float: Right;
	width: 30%;
	text-align: left;
	margin: 100px 50px 0 0px;
}

#content .inside .bottomRight img{
	border: none;
}

#content .inside .bottomRight a{
	display: block;
	margin: 0 0 30px 0;
}

#premiumPartners{
	padding: 35px 0 0 0;
}


/*Payment option---------------*/



.paymentOption{
	border-bottom: #3b3b3b 1px solid;
	padding: 0 0 17px 0;
	margin: 0 0 11px 0;	
}

.paymentOption h5{
	margin-bottom: 0px;
	padding: 0;
}

.paymentOption p{
	color: #eeb05c;	
}

#paymentOptions .last{
	border-bottom: none;
}





