html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin : 0;
padding : 0;
border : 0;
outline : 0;
font-size : 100%;
vertical-align : baseline;
background : transparent;
}

body {
    background:#021a39;
    color: #D8D8D8;
    font-family: arial;
    margin: 0 auto;
  
    width: 100%;
}

#pageWrapper
{
	  max-width: 1024px;
	  margin: 0 auto;
}

#offer
{
	max-width:701px;
	margin:0 auto;
}
#nav-big 
{
	background:url("../images/nav-bg.jpg") repeat-x;
	width:100%;
	color:#fff;
	border-radius:10px;
	display:block;
	height:40px;
	border:1px solid #989898;
 	margin:0 auto;
	
}

#nav-big ul {
  list-style: none outside none;
    margin: 0 auto;
    max-width: 770px;
    padding: 0;
    text-align: center;
}
#nav-big ul li {
    float: left;
    margin: 8px 6px;
    padding: 0;
}
#nav-big a {
       color: #D8D8D8;
    font-weight: 700;
    text-decoration: none;
    text-shadow: 1px 2px 1px #000000;
}

#nav-sml
		{display:none;}
		
		#nav-big
		{display:block;}
	#offer-large
		{display:block;}
		
		#offer-sml
		{display:none;}
		
		
#header {
    background: none repeat scroll 0 0 #000000;
    border: 2px solid #2C2C2C;
    border-radius: 10px 10px 10px 10px;
    color: #ABABAB;
    font-weight: 700;
    height: 35px;
    margin: 0 auto;
    padding-top: 15px;
    text-align: center;
    width: 100%;
}
#banners {
    margin: 0 auto;
  
    width: 100%;
}
#banners p {
   color: #ABABAB;
    padding: 5% 0;
    text-transform: uppercase;}
.banner
{
   background: url("../images/logobg.jpg") repeat scroll 0 0 transparent;
    float: left;
    padding: 1%;
    width: 31.3%;
	}
 

#Homecontent {
    border: 2px solid #2C2C2C;
    border-radius: 5px 5px 5px 5px;
    clear: both;
    margin: 13% auto;
    max-width: 960px;
    padding: 3%;
    width: 90%;
	    background: none repeat scroll 0 0 #011023;
}
#Homecontent h2
{
	font-size:1.2em;
	}
#Homecontent p
{
	padding:3% 0;
	}
.brand
{
	background:url("../images/bg.jpg") repeat-x;min-height: 81px; padding-top: 1.9%; padding-left:10px; padding-right: 0px;/*height: 81px;padding-top: 10px;*/
}
.brand h2
{
	font-size:100%;
	}
	.brand h3
	{
		font-size:60%;
		margin-top:0.5%;
		}
#brand_logo
{
height:81px; width:150px; float:left;/*height:40px;*/
}

h2 {
	color: #ababab;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 15px;
	text-shadow: 1px 2px 1px #000;
}

h3
{height: 30px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color: #ababab;}



.brand a
{ color:#ABABAB;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
.getbonus
{
	width:19%;
	float:right;
	padding:1%;
	}



@media screen and (max-width: 700px) {
		
		#offer-large
		{display:none;}
		
		#offer-sml
		{display:block;}
		
		.banner {
    float: none;
    margin: 0 auto;
    max-width: 300px;
    width: 96%;
}
		
		.banner_last {
    
    float: none;
    margin: 0 auto;
    max-width: 300px;
    width: 96%;
		}
		
		#nav-sml {
    background: url("../content/images/nav-bg.jpg") repeat-x scroll 0 0 transparent;
    display: block;
    height: 15px;
    padding: 14px;
}
		
		#nav-big
		{display:none;}
		
		#menu-button-wrapper.inactive {
  
}


#menu-wrapper {
    background-color: #000000;
    border-bottom: 1px solid #222222;
    clear: both;
    color: white;
    display: none;
    left: 0;
    opacity: 0;
    overflow: auto;
    position: absolute;
    right: 0;
    top: 60px;
    transition: opacity 1s ease 0s;
    width: auto;
    z-index: 9000;
}
#menu {
    padding: 10px;
    width: auto;
}

#menu-wrapper ul:first-child {
    margin-top: 0;
}
#menu-wrapper ul {
    list-style: none outside none;
    margin: 10px 0 0;
    padding: 0;
}
#menu-wrapper li.first {
    border-radius: 5px 5px 0 0;
}
#menu-wrapper li {

}
#menu-wrapper ul li {
    background-color: #272727;
}

#menu-wrapper ul li a {
    background-image: url("../content/images/button-right.png");
    background-position: right center;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    font-size: 22px;
    margin: 0;
    padding: 10px;
    text-decoration: none;
}
		
		
#content, .full_width {
	float:left;
	padding:4% 4% 0 4%;
	width:92%;
	border:1px solid #ccc;
	/*background:#fff url("../images/content_bg2.gif") repeat-x top left;*/
	margin-bottom:40px;
	position:relative;
}
#sidebar{width:92%; float:none; margin:30px auto; }


#sidebar .sidebox
{
 float: none;
    margin: 0 auto;
    max-width: 300px;
    width: 96%;
}
.getbonus{width:17%;height:20px;padding:3%;}
			 .brand h2{font-size:80%;}
			.brand h3{margin-top:7%;}		 
		 }
		 
		@media screen and (max-width: 380px) {
			.arrow{display:none;}
			 .getbonus{display:none;}
			 .brand h2{font-size:70%;}
			.brand h3{margin-top:6.5%;}
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
.clearfix{display:block}
