





/***** Global *****/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,a,em,font,img,samp,strong,u,i,center,dl,dt,dd,ul,label,legend,table,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;}

/* Body */
body{
	background:#00437a url("../images/bg.jpg") top left repeat-x;
	font:12px 'Tahoma', Helvetica, sans-serif;
	position: relative;
	color:#000;
}
a {text-decoration:none; color:#075fb1;}
a:hover {text-decoration:underline;}

/* Headings */
h2 {font-size:18px}
h3 {font-size:14px}
h4, h5, h6 {font-size:14px;padding-top:4px}

#container {
    width: 960px;
	margin: 0 auto;
	}
/*---- Greetings -----*/
.above_header {
	height:auto;
	background:#022e52;
	}
.above_header p {
	font-weight:normal;
	font-size:12px;
	color:#fff;
	padding:4px 10px 5px 10px;
	}
/*-------------------- Header -------------------*/
header {
	height:156px;
	text-align:left;
}
#logo {float:left;width:490px}
.ads468x60 {float:left; width:468px; margin-top:20px; }
.ads468x60 p {
	text-align:right;
	padding-top:6px;}

header h1 {padding:10px 0 0 20px;}
header h1 a {
	color:#ffc213; 
	font: 40px 'Comic Sans MS', Helvetica, sans-serif;
	font-weight:normal; 
	text-decoration:none;
	}
header h1 a:hover{color:#ffc213;text-decoration:none;}
header h2 {
	padding:0 0 0 100px;
	font-size:18px; 
	color:#d9d9d9;
    text-align:left
}

/*---- Social -----*/
.facebook {float:left; width:104px}
.twitter {float:left; width:90px}
.gplus {float:left; width:75px}
.spad{margin: 14px 0 0 58px}

.socials{width:331px;margin:5px 0 0 165px}
.fb {float:left; width:103px;padding-top:6px}
.btn_tweet {float:left;width:80px;padding-top:6px}
.btn_gp {float:left;width:70px;padding-top:6px}
.share {float:left;width:52px;padding-top:6px}

/* Top Navigation */
.main_nav {
	height:22px;
	background:#f4f4f4;
	}
#main_nav {
	float: left;
	padding: 0;
	list-style: none;
	background: #f4f4f4;
}
#main_nav li {
	float: left; }
#main_nav li a {
	display: block;
	padding: 3px 13px;
	text-decoration: none;
	font-weight: normal;
	color: #000;
	border-right: 1px solid #d3d3d3; }
#main_nav li a:hover {
	color: #000;
	background:#f4f4f4;
	text-decoration:underline;
	 }

/*----------------- Left Col------------------*/
#wrap{
	background:#fff;
	margin-top:8px;
	}
#block_left {
	float: left;
	width: 206px;
	height:auto;
	margin-top:16px;
    padding: 0 0 0 14px;
}

.casofmo,.nav-box {
	width:206px;
    height:auto;
	background:#e5e5e5;
	padding: 0 0 4px 0; 
 }
 .casofmo p{padding: 0 10px 0 10px}
 
.heading {
	height:auto;
	background:#075fb1;
	color:#fff;
	text-align:center;
	border:1px solid #075fb1;
	}
.heading h3 {padding:8px 0 8px 0; font-weight:normal;}
.ads120x60 {padding: 20px 0 12px 0;text-align:center;}

.btn_play {
	margin:20px 0px;
	text-align:center;
	}
.button_play_now {
	background: -webkit-gradient(linear, left top, left bottom, from(#d5b86b), to(#ae8d38));
	background:-moz-linear-gradient(center top, #d5b86b 5%, #ae8d38 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d5b86b', endColorstr='#ae8d38');
	/* IE 5.5 7 */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5b86b', endColorstr='#ae8d38');
/* IE 8 9 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#d5b86b', endColorstr='#ae8d38')";
/* IE 10 */
-ms-linear-gradient(left, #d5b86b 0%, #ae8d38 100%); 
    background:#36ae00;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	display:inline-block;
	color:#fff;
	font-family:Arial;
	font-size:15px;
	padding:7px 18px;
	text-decoration:none;
}.button_play_now:hover {
	text-decoration:none;
}.button_play_now:active {
	text-decoration:none;
}

/* Left Nav */
.block_secondary_menu {margin-top:8px; background:#e5e5e5;}
.block_secondary_menu ul {padding:8px 0 15px 8px}
.block_secondary_menu ul li {
	width:192px;
	list-style:none;
    padding:2px 0 6px 0;
    border-bottom:#bebebe 1px dotted;

}
.block_secondary_menu ul li a {
	color:#000;
	background: url("../images/arrow.png") no-repeat 4px 6px;
	display:block;
	padding-left: 24px;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;}
.block_secondary_menu ul li a:hover {color:#000; text-decoration:underline;}


/* Top Articles */
#block_third {margin-top:8px; background:#e5e5e5;}
#block_third ul {padding:8px 0 15px 6px;}
#block_third ul li {
	width:192px;
	list-style:none;
    padding:2px 0 6px 0;
    border-bottom:#bebebe 1px dotted;
	text-align:left;
}
#block_third ul li a {
	color:#000;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}
#block_third ul li a:hover {color:#000; text-decoration:underline;}

/* Certificates */
.certific{margin-top:8px; background:#e5e5e5; text-align:center;padding-bottom:6px}
.certific img{padding-top:6px;}

/*-------------------------- Middle Col --------------------------*/
#block_center {
	float: left;
	width: 495px;
	height:auto;
	padding:0 10px 20px 10px;
	margin-top:16px;
    min-height:1180px;
}

#block_center p {padding:6px 0 6px 0;}
#block_center p a{color:#0567a0}

#block_center h2 {font-weight:normal;padding-top:8px;}
#block_center h3 {font-weight:bold;padding-top:8px;font-size:14px}
#block_center h4,#block_center h5,#block_center h6 {font-weight:bold;font-size:12px}
.pad{margin-top:10px;}


/* Big Bonus Table */
.th1{width:6px;}
.th2{width:134px;height:80px; font-size:14px;}
.th3{width:148px; font-size:14px;}
.th3 a{color:#bc8a04}
.th4{width:84px; font-size:14px;}
.th5{width:120px; font-size:14px;}

.trheight{height:20px}
.hr {
    /* no need for border-left/right with the following: */
    border: none;
    border-bottom:1px dotted #bebebe; 
    border-top:none; 
    clear:both; 
    height:0; 
    width: 100%;
}

.button_play {
	background:-webkit-gradient(linear, left top, left bottom, from(#f83b25), to(#a92625));
	background:-moz-linear-gradient(center top, #ec3725 5%, #ad2725 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f83b25', endColorstr='#a92625');
	/* IE 5.5–7 */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f83b25', endColorstr='#a92625');
	/* IE 8–9 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f83b25', endColorstr='#a92625')";
	/* IE 10 */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f83b25', endColorstr='#a92625');
background:#cf0009;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	display:inline-block;
	color:#fff;
	font-size:14px;
	padding:6px 8px;
	font-weight:normal;
	text-decoration:none;
}
.button_play:hover {
	text-decoration:none;
}
.button_play:active {
	text-decoration:none;
}

.read_more {
	color:#0567a0;
    width:200px;
	float:left;
	text-align:right;
}

.bonuses{width:250px;text-align:center;}
.pdtop{padding-top:12px}

.read_more a {
		color:#0567a0;
		text-decoration:none;
	}
.post{padding-top:2px;}
.post_title {text-align:left;}
.post a {color:#0567a0;padding:5px 0 2px 0; font-weight:normal;}

.read_more {
	color:#0567a0;
    width:200px;
	float:left;
	text-align:right;
}
.short_pad{padding: 2px 0 2px 0; margin-bottom: 5px;}

.read-more a {
		color:#0567a0;
		text-decoration:none;
        text-align:right; 
	}
.read-more {
		color:#0567a0;
        text-align:right;
        padding:12px 0 10px 0;
	}
.alignleft {
   float: left;
   padding-right:6px;
	}
.breads a{
   color:#bc8a04;
}
h3 a{color:#000}
.archives {
   width:480px
}
.archives a {color:#0567a0}
/*--------------------------- Right Col -------------------------*/
#block_right {
	float: left;
	width: 206px;
	height:auto;
	margin-top:16px;
	text-align:center;
	margin-left:2px;
}
/* Bonus Table */
.best-bonus { background:#e5e5e5;padding-bottom:10px}

th {
 font-weight:normal;
 border-bottom:#bebebe 1px dotted;
 height:25px
 }
.col1 {width:138px; text-align:left;padding-left:8px; color:#000; font-size:12px;}
.col1 a{color:#000;}
.col2 {width:60px; color:#22b400}
.col2 a{color:#22b400}

/*---- Content -----*/
#heading {position:relative;left:400px;top:34px;width:420px;}
#heading h2{color:#e40023; font-size:28px; text-align:right; font-weight:bold; font-family:Arial, Helvetica, sans-serif}
#subscribe_icons{position:absolute;margin-top:-36px;display:block;width:380px;padding-left:4px;}
.social_addthis {float:left;width:70px;padding-top:5px}
.social_gplus {float:left;width:70px;padding-top:5px}
.social_tweet {float:left;width:80px;padding-top:5px}
.social_facebook {float:left; width:100px;padding-top:5px}


/*---- Popups -----*/
#btn_fb_holder {
	position:relative;
	width:90px;
	height: 22px;
	color:#fff;
	background:#00437a;
    margin-left:280px;	
	}
	
#btn_fb_holder iframe {
	position:absolute;
	top: 5px;
	width: 90px !important;
	}
	
#btn_fb {
	pointer-events: none;
	position:absolute;
	width: 90px;
	height: 22px;
	left:0;
	top:5px;
	background: url("../images/btn-close.gif");	
	}

.fb_button {
position:absolute;
left:150px;
    z-index:101011;
	background:url("../images/btn-close.gif") no-repeat 0 0 !important;	
}

.fb_button_text {
	display:none !important;	
}

#popupClose{
cursor: pointer;
text-decoration:none;
}

#backgroundPopup, #backgroundsPopup, #backgroundthPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000;
border:1px solid #26211e;
z-index:1;
}

#backgroundthPopup {
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000;
border:1px solid #26211e;
z-index:1;
}

#first-boxes, #second-box, #box-thcontainer{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:auto;
padding-bottom:16px;
width:375px;
background: #e5e5e5 url("../images/pop-bg.jpg") left bottom repeat-x; 	
border:4px solid #26211e;
z-index:2;
font-size:13px;
color:#2f2e2e;
}
.box-top{
height:36px;
background:#00437a;
}
.box-tittle{
font-size:16px;
font-weight:bold;
color:#000;
text-align:center;
padding: 10px 0 4px 0;
}
.box-content {
padding:0 8px 0 8px ;
color:#000;
}
.box-text{
color:#000;
}
.btn_cl_align{
margin-top:6px;
margin-right:14px;
}

.escbtn{
margin:14px 0 0 4px;
 color:#a29a83;
}

#popupClose{
font-size:14px;
line-height:14px;
right:14px;
top:4px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
}

#spopupClose{
cursor: pointer;
text-decoration:none;
}

#spopupClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
}

#thpopupClose{
cursor: pointer;
text-decoration:none;
}

#thpopupClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
}

.bheading{
font-weight:bold;
padding-top: 6px;
}
.pop_content{
padding: 8px 0 6px 8px;
text-align:left;
}
.btnalg{
margin:5px 0 0 95px;
}

.btn_pop {
	width:20px;
	float:left;
}

.imgalign {padding-top:8px;}


/* FORMS */
input[type="text"] {
	border:1px solid #dedcdc;
	height:24px;
    padding:0 10px 0 10px;
   color:#484848;
box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;/* Default property recognized by some browsers- a Good practice to include it*/
-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;/*For Mozilla Firefox Browsers*/
-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;/*For Webkite browsers - Chrome and Safari*/
background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));/*Chrome and Safari*/
 background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);/* Firefox Browsers */
background: #e5e5e5 url("../images/form_background.png") left top repeat-x;
	}

.small {
width:270px;
	}

textarea {
	border:1px solid #dedcdc;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	color:#484848;
box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;/* Default property recognized by some browsers- a Good practice to include it*/
-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;/*For Mozilla Firefox Browsers*/
-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;/*For Webkite browsers - Chrome and Safari*/
background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));/*Chrome and Safari*/
 background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);/* Firefox Browsers */
background: #e5e5e5 url("../images/form_background.png") left top repeat-x;
	}

.err
{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color: red;
margin-left:20px;
}

/*---- Footer -----*/
footer {
	clear:both;
	height:40px;
    color:#000;
	background:#e4e4e4;
	text-align:right;
	margin-top:10px;
	margin-bottom:20px;
}

footer p {padding:12px 20px 0 0}
footer p a{color:#000;}