/* 33brushes-styles 
 * Author: 33brushes.com
 * 2013
 * */


@font-face {
    font-family: 'commonsregular';
    src: url('fonts/commonsregular-webfont.eot');
    src: url('fonts/commonsregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/commonsregular-webfont.woff') format('woff'),
         url('fonts/commonsregular-webfont.ttf') format('truetype'),
         url('fonts/commonsregular-webfont.svg#commonsregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue.otf');
    src: url('fonts/bebasneue-webfont.eot') format('embedded-opentype'),
         url('fonts/bebasneue-webfont.woff') format('woff'),
         url('fonts/bebasneue-webfont.ttf') format('truetype'),
         url('fonts/bebasneue-webfont.svg#BebasNeueRegular') format('svg');
}



@font-face {
    font-family: 'proxima_nova_rgbold_italic';
    src: url('proximanova-boldit-webfont.eot');
    src: url('proximanova-boldit-webfont.eot?#iefix') format('embedded-opentype'),
         url('proximanova-boldit-webfont.woff') format('woff'),
         url('proximanova-boldit-webfont.ttf') format('truetype'),
         url('proximanova-boldit-webfont.html#proxima_nova_rgbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
	width: 100%;
	height: 100%;
	background: #eaedef;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	color: #726F76;
}


.clear {clear: both;}

a {color: #1a79ae;}

a:hover {text-decoration: none;}

h3 {
	font-family: 'Cuprum', sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #89208B;
}

/*Layout*/

.account-bar a {color: #ffffff;}

.wrapper {
}

.top-navi {
	height: 36px;
	text-align: right;
	float: right;
	width: 350px;
	margin-top: 0px;
}

.top-navi .nav-pills {margin-bottom: 0px;}

.top-navi  .nav-pills > li + li {
	margin-left: 0px;
}

.top-navi .nav-pills > li > a {
	color: #ffffff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	margin: 0px;
	line-height: 15px;
	font-family: 'Cuprum', sans-serif;
	font-size: 16px;
	float: right;
	text-align: right;
	padding: 12px 16px;
}

.top-navi .nav-pills > li > a:hover {
	background: none;
}

.top-navi .nav-pills > li > a.login {
	border-bottom: 4px solid #006600;
	background-color: #006600;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 9px;
	padding-left: 15px;
	
}

.top-navi .nav-pills > li > a.login:hover {
	background-color: #009900;
}


.top-navi .nav-pills > li > a.register {
	border-bottom: 4px solid #008400;
	background-color: #008400;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 9px;
	padding-left: 15px;
	
}

.top-navi .nav-pills > li > a.register:hover {
	background-color: #009900;
}

.header-top {
	height: 116px;
	background: url(../img/bgbg.jpg);
}

.header-right {
	width: 750px;
	float: right;
}

.header {
	width: 100%;
	height: 94px;
	margin: 0px;
	position: relative;
}


.container {
	width: 997px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 50;
	
}

.sub-pages {margin-top: 20px;}

.row {
	width: 960px;
	margin: 10px auto;
	overflow: hidden;
}

.row2 {
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
}

.row3 {
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
}


.fl-l {

	float: left;

}

.fl-r {

	float: right;

}


.logo {
	background: url(../../../../slide/logo.png) no-repeat;
	width: 199px;
	height: 66px;
	margin-top: 8px;
	margin-left: 0px;
}


.navigation {
	float: right;
	margin-top: 28px;
}

.navigation .nav {margin-bottom: 0px;}


.navigation .nav-pills > li > a { 
	color: #000000;
	font-size: 17px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	margin: 0px;
	font-family: 'Cuprum', sans-serif;
	line-height: 24px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	text-align: left;
	padding: 0px 7px;
	text-transform: uppercase;

}

.navigation .nav > li > a:hover {
	background: none;
}

.navigation .nav .open > a, .navigation .nav .open > a:hover, .navigation .nav .open > a:focus {
	background: #4C3276;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	color: #ffffff;
}

.dropdown-menu {
	top: 28px;
	min-width: 190px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	border: 0px; 
	border-top: 3px solid #693CB4;

}

.nav-pills .dropdown-menu {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
}

.dropdown-menu > li > a {
	background: #f2f2f2;
	border-bottom: 1px solid white;
	color: #778897;

}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
	background: #edeaea;
	color: #778897;
}

.navi-icons {
	background: url(../img/navi-icons.png) no-repeat;
	width: 35px;
	height: 47px;
	margin: 0px auto;

}

.icon1 {
	background-position: 0px 7px;

}

.icon2 {
	background-position: -114px 7px;

}


.icon3 {
	background-position: -233px 7px;
	width: 34px;

}

.icon4 {
	background-position: -336px 7px;
	width: 30px;

}

.icon5 {
	background-position: -423px 7px;

}

.icon6 {
	background-position: -523px 7px;

}

.icon7 {
	background-position: -623px 7px;

}


.navigation .navbar-inner {
	background: transparent;
	border: 0px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}

.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
	color: #52B311;
	background:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}

.navigation .nav-pills > li > a i {margin-right: 4px;}

.navigation .nav-pills > li > a.active {
	background-color: #3c73b2;
	color: #ffffff;

}

/*== Footer ==*/


.footer-top {
	background: url(../img/bgfoot.jpg);
	width: 100%;
	height: 50px;
	color: #000000;
	padding-top: 5px;
	margin-top: 10px;
}

.footer-top h1 {
	color: #e3440a;
	font-size: 14px;
	margin: 0px;
	font-family: 'Raleway', sans-serif;
	margin-bottom: 6px;
	text-transform: uppercase;
	font-weight: normal;
}

.footer-top .span6 {
	width: 580px;
	float: left;
	margin: 15px 0px;
}


.footer-top a, .footer-top a:hover {color: #000000; padding: 0px 3px;}


.footer {
	width: 100%;
	margin: 0px auto;
	background: #4C3276;
	color: white;
	height: 65px;
	padding-top: 10px;
}
.footer a {color: white;}

.footer-container {width: 945px; margin: 0 auto;}

.payment-logos  {
	background: url(../img/payment-logos.png) no-repeat;
	width: 475px;
	height: 51px;
	float: left;
	margin-top: 6px;
}

.footer .copyright {
	width: 510px;
	float: right;
	margin-top: 6px;
	text-align: right;
}

.facebook {
	background: url(../img/facebook.png) no-repeat;
	float: left;
	color: white;
	display: block;
	line-height: 45px;
	width: 45px;
	height: 45px;
}

.youtube {
	background: url(../img/youtube.png) no-repeat;
	float: left;
	color: white;
	display: block;
	line-height: 45px;
	width: 48px;
	height: 48px;
	margin-left: 5px;
}

.google {
	background: url(../img/google.png) no-repeat;
	float: left;
	color: white;
	display: block;
	line-height: 45px;
	width: 48px;
	height: 48px;
	margin-left: 5px;
}

.vote {
	float: left;
	margin-top: 8px;
	display: block;
	margin-right: 5px;
}

.social-logos {
	width: 350px;
	float: right;
}


.footer .links {
	float: right;
	margin-right: 45px;
	font-size: 12px;
	margin-top: 15px;
	color: #000000;
}


#footer{
	background: #9f7354;
	border-top: 5px solid #cdb98b;
	height: 87px;
}
#footer a{
	color:#FFFFFF;
}
#footer .footer-menu{
	background: none;
	text-align: center;
	height: 30px;
}
#footer .footer-menu ul{
	margin:3px;
	padding:0px;
	list-style:none;
}
#footer .footer-menu li{
	
}
#footer .footer-menu li a{
	display:block;
	padding:6px 10px;
}

#footer .footer-menu li a:hover{
	background:#8e6446;
	text-decoration:none;
}
#footer .footer-copyright{
	background:none;
	text-align:left;
	padding-top: 10px;
	font-size: 12px;
}

.center_wrap1 {
	position: relative;
	left: 50%;
	float: left;
	text-align: center;
}

.center_wrap2 {
	position: relative;
	left: -50%;
	float: left;
}

#footer h1 {
	font-family: Georgia;
	color: #f3b409;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}

#footer ul {
	margin-left: 0px;

}

#footer li {
	text-align: left;
	font-size: 12px;

}


/*== End Footer ==*/


.footer-float1 {
	background: url(../img/footer-logo.png) no-repeat top center;
	width: 431px;
	float: left;
	color: #F4F4F4;
	margin-right: 10px;
}
.footer-float2 {
	width: 468px;
	float: right;
	color: #F8F8EB;
	text-align: right;
	padding-left: 20px;
}

.footer-float2 ul {list-style: none;}


.footer-float3 {
	width: 230px;
	float: right;
	color: #F8F8EB;
	text-align: right;
	border-right: 1px solid #656664;
	height: 129px;
	padding-top: 20px;
}

.footer-float3 ul {list-style: none;}

.fb-fan {
	background: url(../img/footer-fb.png) no-repeat right center;
	width: 100px;
	padding-right: 50px;
	line-height: 40px;
	font-weight: bold;
	color: #34aadf;
}

.tw-follow {
	background: url(../img/footer-tw.png) no-repeat right center;
	width: 80px;
	padding-right: 50px;
	line-height: 40px;
	font-weight: bold;
	color: #34aadf;
}
.footer-navigation {}

.footer-navigation .nav-pills > li > a {
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 2px;
	margin-bottom: 2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #e7eaed;
	padding-right: 8px;
	padding-left: 8px;
}


.footer-navigation .nav-pills > li > a:hover {
	color: #e7eaed;
	background: #4f4f51;
}

/*Homepage*/

#content {
	background: white;
	padding: 8px;
	color: #414141;
	width: 910px;
	margin: 20px auto;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	font-size: 12px;
}


.home-slider {
	background: #fdda47;
	width: 100%;
	height: 263px;

}

.slider-container {
	width: 100%;
	height: 545px;
	position: relative;
	background: #4c3276 url(../img/bbg.jpg) repeat;
	
}

.more-ways {
	position: absolute;
	bottom: 47px;
	left: 0px;
	font-size: 30px;
	text-align: center;
	font-family: 'commonsregular';
	width: 997px;
	color: #FFFF00;
}

.slider-fl1 {
	width: 588px;
	height: 437px;
	float: left;
	margin-top: 20px;
	padding-top: 10px;
	text-align: center;
	color: white;
	font-size: 14px;
}
.slider-fl1x {
	width: 588px;
	height: 437px;
	float: right;
	margin-top: 20px;
	padding-top: 10px;
	text-align: center;
	color: black;
	font-size: 14px;
}


.slider-fl1 a.register-but {
	line-height: 58px;
	background: #3c87c0;
	color: #ffffff;
	font-family: 'commonsregular', sans-serif;
	text-transform: uppercase;
	font-size: 26px;
	font-weight: normal;
	display: inline-block;
	padding-left: 20px;
	margin-top: 20px;
	padding-right: 20px;
	-moz-border-radius: 40px 0px 0px 40px;
	-webkit-border-radius: 40px 0px 0px 40px;
	-o-border-radius: 40px 0px 0px 40px;
	border-radius: 40px 0px 0px 40px;
	-webkit-box-shadow: 0px 3px 0px 0px #3679ac;
	-moz-box-shadow: 0px 3px 0px 0px #3679ac;
	box-shadow: 0px 3px 0px 0px #3679ac;

}

.slider-fl1 a.register-but:hover {
	background: #4390ca;
}

.slider-fl1 a.advertise-but {
	line-height: 58px;
	background: #17639d;
	color: #ffffff;
	font-family: 'commonsregular', sans-serif;
	text-transform: uppercase;
	font-size: 26px;
	font-weight: normal;
	display: inline-block;
	padding-left: 20px;
	margin-top: 20px;
	padding-right: 20px;
	-moz-border-radius: 0px 40px 40px 0px;
	-webkit-border-radius: 0px 40px 40px 0px;
	-o-border-radius: 0px 40px 40px 0px;
	border-radius: 0px 40px 40px 0px;
	-webkit-box-shadow: 0px 3px 0px 0px #15598d;
	-moz-box-shadow: 0px 3px 0px 0px #15598d;
	box-shadow: 0px 3px 0px 0px #15598d;

}

.slider-fl1 a.advertise-but:hover {
	background: #1c6ca9;
}

.btn-check {
	width: 37px;
	height: 36px;
	display: inline-block;
	background:url(../img/btn-check.png) no-repeat;
	margin: 0px;
	vertical-align: middle;
	margin-right: 5px;
}

.btn-advertise {
	width: 38px;
	height: 36px;
	display: inline-block;
	background:url(../img/btn-advertise.png) no-repeat;
	margin: 0px;
	vertical-align: middle;
	margin-right: 5px;
}


.slider-fl1-content {
	margin-top: 38px;
	position: relative;
	margin-left: 22px;
}


.slider-fl1 h2 {
    font-family: 'commonsregular', sans-serif;
    font-size: 48px;
    color: #000000;
    line-height: 40px;
    margin-top: 0px;
    line-height: 82px;
    font-weight: normal;
    padding-top: 20px;
    }
	
	.slider-fl1x h2 {
    font-family: 'commonsregular', sans-serif;
    font-size: 48px;
    color: #000000;
    line-height: 40px;
    margin-top: 0px;
    line-height: 82px;
    font-weight: normal;
    padding-top: 20px;
    }
    
.slider-fl1  p {

    font-family: 'Lato', sans-serif;
    font-size: 30px;
    font-weight: normal;
    color: #666666;
    line-height: 40px;
}    

.slider-fl1x  p {

    font-family: 'Lato', sans-serif;
    font-size: 30px;
    font-weight: normal;
    color: #666666;
    line-height: 40px;
} 

.addons-container {
	height: 150px;
	padding-top: 30px;
	color: white;
	background:#956cbf url(../img/addons-bg.png) repeat center -1px;
	
}

.addons-container h1 {
	font-size: 16px;
	font-weight: normal;
	font-family: 'Cuprum', sans-serif;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
}

.addon {
	width: 93px;
	height: 40px;
	float: left;
	padding: 0px 3px;
	padding-top: 90px;
	text-align: center;
	display: block;
	color: white;
}

.addon:hover {color: white;}

.addon1 {
	background: url(../img/addon1.png) no-repeat center top;
}

.addon2 {
	background: url(../img/addon2.png) no-repeat center top;
}

.addon3 {
	background: url(../img/addon3.png) no-repeat center top;
}

.addon4 {
	background: url(../img/addon4.png) no-repeat center top;
}

.addon5 {
	background: url(../img/addon5.png) no-repeat center top;
}

.addon6 {
	background: url(../img/addon6.png) no-repeat center top;
}

.addon7 {
	background: url(../img/addon7.png) no-repeat center top;
}

.addon8 {
	background: url(../img/addon8.png) no-repeat center top;
}

.addon9 {
	background: url(../img/addon9.png) no-repeat center top;
}


.addon10 {
	background: url(../img/addon10.png) no-repeat center top;
}




.statistics {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	width: 228px;
	float: left;
	padding-top: 15px;
}

.stat1 {
	padding-left: 65px;
	background: url(../img/stat1.png) left center no-repeat;
}

.stat2 {
	padding-left: 65px;
	background: url(../img/stat2.png) left center no-repeat;
}

.stat3 {
	padding-left: 65px;
	background: url(../img/stat2.png) left center no-repeat;
}


.stat1 h1, .stat2 h1, .stat3 h1 {
	color: #4C3276;
	font-size: 24px;
	font-weight: 900;
	line-height: 30px;
	margin-bottom: 5px;
}


.banners {
	width: 468px;
	float: right;
	padding-top: 8px;
}



.news-icon {
	width: 42px;
	height: 30px;
	display: inline-block;
	vertical-align: middle;
	background:url(../img/news-icon.png) no-repeat;
}

.featured-icon {
	width: 36px;
	height: 30px;
	display: inline-block;
	vertical-align: middle;
	background:url(../img/featured-icon.png) no-repeat;
}



.home-bottom {
overflow: hidden;
padding: 20px 10px; 
background: #1a79ae;
 -moz-box-shadow: inset 0px 0px 50px 10px #0f5696;
-webkit-box-shadow: inset 0px 0px 50px 10px #0f5696;
box-shadow: inset 0px 0px 50px 10px #0f5696;
}

.featured-bg {
	background: #4c3276;
	color: white;
	width: 284px;
	float: right;

}


.featured-bg h1 {
	font-family: 'Cuprum', sans-serif;
	text-transform: uppercase;
	color: white;
	font-size: 22px;
	font-weight: normal;
	padding-left: 20px;
	line-height: 30px;
}
.featured-bg li {
	color: white;
	margin-bottom: 5px;
	font-family: Arial;
	font-size: 12px;
	background: none;
	padding-left: 0px;
	list-style: none;
}

.featured-bg li span {color:#FED642; font-size: 11px; display: none;}

.featured-bg li a {color: #ffffff; font-weight: normal; font-size: 12px;}





.info-container {
	overflow: hidden; 
	width: 700px;
	float: left;
}

.info-container-middle {
	background: white;
	-webkit-box-shadow: 0px 1px 4px 0px #cfcbcb;
	-moz-box-shadow: 0px 1px 4px 0px #cfcbcb;
	box-shadow: 0px 1px 4px 0px #cfcbcb;
}

.main-content {
	width: 940px;
	margin: 20px auto;
	padding: 0px 10px 15px 10px;
	background: #ffffff;
	border: 5px solid #E5E7EB;
	
}


.main {padding-top: 10px;}

.home-middle {
	background: url(../img/slider-bottom.png) repeat-x;
	height: 42px;
	text-align: center;
	color: 
	#FE8101;
	text-shadow: 1px 1px 1px 
	white;
	font-family: Georgia;
	font-size: 30px;
	padding-top: 15px;
	}




.home-content-fl {
	float: left;
	width: 320px;
	margin-left: 0px;
	position: relative;
	margin-top: 0px;
	min-height: 300px;
	padding-top: 7px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	}

.colored {
	background: #f3f4f4;
}	
	
.boxes-container {
	background: #eef0f1 url(../img/boxes-container.png) no-repeat left bottom;
	overflow: hidden;
	margin-top: -30px;
	padding-top: 10px;
	padding-bottom: 5px;

}	
	
.box1 {
	background: url(../img/home-ic1.png) no-repeat left center;
	padding-left: 60px;
	color: #8550bb;
	font-size: 24px;
	line-height: 67px;
	font-family: 'Cuprum', sans-serif;
	text-transform: uppercase;
	width: 280px;
	height: 67px;
}	

.box2 {
	background: url(../img/home-ic2.png) no-repeat left center;
	padding-left: 55px;
	color: #4d3377;
	font-size: 24px;
	line-height: 67px;
	font-family: 'Cuprum', sans-serif;
	text-transform: uppercase;
	width: 280px;
	height: 67px;
}

.box2 p, .box3 p, .box1 p {
	font-size: 14px;
	line-height: 18px;
	text-transform: none;
	font-family: 'Lato', sans-serif;
	margin-top: 0px;
}

.box3 {
	background: url(../img/home-ic3.png) no-repeat left center;
	padding-left: 40px;
	color: #778897;
	font-size: 20px;
	line-height: 87px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	width: 280px;
	height: 87px;
}

.box-sub-title {
	color:#9d9d9d;
	font-family: Georgia;
	font-size: 19px;
	font-style: italic;
	text-align: center;
	margin-top: 90px;
}	

.home-content-fl ul {list-style: none; margin-left: 0px; padding-left: 0px;}

.home-content-fl li {
	background: url(../img/list-bg.png) no-repeat 0px 7px;
	padding-left: 20px;
	line-height: 24px;
	color: #726F76;
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	}

.divider {background: url(../img/divider.png) repeat-x; width: 100%; height: 5px; margin-top: 5px; margin-bottom: 5px;}
.divider2 {background: url(../img/divider2.png) no-repeat center top; width: 100$; height: 11px; margin-top: 5px; margin-bottom: 5px;}

.box-button {
	width: 140px;
	height: 52px;
	position: absolute;
	top: 312px;
	left: 63px;
}



/*Buttons*/

.btn-primary {
	background: #2275d5;
	background: -moz-linear-gradient(top, #4e9cf4 0%, #2275d5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4e9cf4), color-stop(100%,#2275d5));
	background: -webkit-linear-gradient(top, #4e9cf4 0%,#2275d5 100%);
	background: -o-linear-gradient(top, #4e9cf4 0%,#2275d5 100%);
	background: -ms-linear-gradient(top, #4e9cf4 0%,#2275d5 100%);
	background: linear-gradient(top, #4e9cf4 0%,#2275d5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e9cf4', endColorstr='#2275d5',GradientType=0 );
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;

}

.btn-primary:hover {
	background: #2275d5;
}


.menu .menu-l {
	background: none;
}

.menu .menu-r {
	background: none;
}

.menu .menu-bullet {
	background: none;
	padding-left: 15px;
}

.menu-content {
	border: 0px;
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.menu .menu-r2 {
	background: none;
	height: 18px;
	padding-top: 8px;
	padding-left: 10px;
}

.membermenu .menu-r {
background: none;
padding: 2px 5px;
}
.membermenu .menu-l {
background: none;
}

.membermenu i {margin-top: 5px; margin-right: 5px;}

.membermenu .mid {
padding: 0px;
}

.dashboardbox {
	background:#861F88;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#tabs table td {font-size: 12px; font-family: Arial; padding: 3px 5px;}

#tabs .widget-content table td {padding: 13px 5px;background: white;}

#tabs .widget-title {
	background: #5e4389; /* Old browsers */
	background: -moz-linear-gradient(top, #5e4389 0%, #4c3276 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5e4389), color-stop(100%,#4c3276)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #5e4389 0%,#4c3276 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #5e4389 0%,#4c3276 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #5e4389 0%,#4c3276 100%); /* IE10+ */
	background: linear-gradient(to bottom, #5e4389 0%,#4c3276 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5e4389', endColorstr='#4c3276',GradientType=0 ); /* IE6-9 */
	
}


#tabs .widget-content {min-height: auto; padding: 0px;}

.account-buttons {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	padding: 5px 10px;
	text-align: center;
	width: 600px;
	margin: 5px auto;
}


#keyboard li {
	float: left;
	font-family: Arial;
	font-size: 11px;
	height: 14px;
	line-height: 14px;
	margin: 0 2px 2px 0;
	text-align: center;
	width: 14px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	background: #E7EAED;
	background: -moz-linear-gradient(top, white 0%, #E7EAED 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #E7EAED));
	background: -webkit-linear-gradient(top, white 0%, #E7EAED 100%);
	background: -o-linear-gradient(top, white 0%, #E7EAED 100%);
	background: -ms-linear-gradient(top, white 0%, #E7EAED 100%);
	background: linear-gradient(top, white 0%, #E7EAED 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7eaed',GradientType=0 );
	border: 1px solid #dedddd;

}

#keyboard li:hover {background: #E7EAED;}


.formclass input[type="text"], .formclass input[type="password"] {
	border: 1px solid #9F9F9F;
	font-size: 12px;
	padding: 4px;
	font-family: Arial;
}

.cellcontent {
	width: 600px;
	margin-left: 5px;
	margin-top: 10px;
	background: #F3F7F0;
	border: 1px solid #EAEEF3;
}


.menubarlist li ul li {
	border: 1px solid #D9C5E0;
	padding: 4px 8px;
	margin: 2px 0px;
	background: white;
}

.menubarlist li ul li:hover {
	background: #EEF2F5;
	padding: 4px 8px;
}

.account-buttons i {margin-right: 5px;}

.account-buttons .btn {padding: 6px 15px;
}

.account-buttons .btn-warning {

	background: 
	#F88304;
	background: -moz-linear-gradient(top, 
	#FB9A2F 0%, 
	#f87b05 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,
	#FB9A2F), color-stop(100%,
	#f87b05));
	background: -webkit-linear-gradient(top, 
	#FB9A2F 0%,
	#f87b05 100%);
	background: -o-linear-gradient(top, 
	#FB9A2F 0%,
	#f87b05 100%);
	background: -ms-linear-gradient(top, 
	#FB9A2F 0%,
	#f87b05 100%);
	background: linear-gradient(top, 
	#FB9A2F 0%,
	#f87b05 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb9a2f', endColorstr='#f88304',GradientType=0 );
	border: 1px solid 
	#ED4B0B;
}

.account-buttons .btn-warning:hover {
	background: #F88304;

}

.menu .menu-r {
font-weight: normal;
}



.menubarlist, .menubarlist li ul {width: 190px;}


.tooltip {
position: relative;
z-index: 1020;
display: inline;
padding: 5px;
font-size: 11px;
opacity: 1;
filter: alpha(opacity=1);
visibility: visible; }




.progressbar{
border:1px solid #3257A4;
width:300px;
height:20px;
}

.progressbar div{
height:20px;
background:#1C82A7;
width:3px;
}

.revenue-it {
	font-family: 'proxima_nova_rgbold_italic', sans-serif;
	color: #4ab503;
	font-style: italic;
}

.home-content-fl .btn {
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 6px 16px;
	font-size: 16px;
}

.home-content-fl .btn img {margin-left: 7px;}

.home-content-fl .btn-warning {
	font-family: 'proxima_nova_rgregular', sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 19px;
	background: #FC9F32;
	background: -moz-linear-gradient(top, #FC9F32 0%, #F2830B 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FC9F32), color-stop(100%,#F2830B));
	background: -webkit-linear-gradient(top, #FC9F32 0%,#F2830B 100%);
	background: -o-linear-gradient(top, #FC9F32 0%,#F2830B 100%);
	background: -ms-linear-gradient(top, #FC9F32 0%,#F2830B 100%);
	background: linear-gradient(to bottom, #FC9F32 0%,#F2830B 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc9f32', endColorstr='#f2830b',GradientType=0 );
	border: 0px;
	padding: 8px 15px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	text-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.home-content-fl .btn-warning:hover {
	background: #FC9F32;
}


.btn-info {
	font-family: 'Cuprum', sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 19px;
	background: #5e4389; /* Old browsers */
	background: -moz-linear-gradient(top, #5e4389 0%, #4c3276 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5e4389), color-stop(100%,#4c3276)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #5e4389 0%,#4c3276 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #5e4389 0%,#4c3276 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #5e4389 0%,#4c3276 100%); /* IE10+ */
	background: linear-gradient(to bottom, #5e4389 0%,#4c3276 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5e4389', endColorstr='#4c3276',GradientType=0 ); /* IE6-9 */
	padding: 8px 20px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}

.btn-info:hover {
	background: #5e4389;
}



.btn-inverse {
	font-family: 'proxima_nova_rgregular', sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 19px;
	background: #494c4c; /* Old browsers */
	background: -moz-linear-gradient(top, #494c4c 0%, #3f3d3d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#494c4c), color-stop(100%,#3f3d3d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #494c4c 0%,#3f3d3d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #494c4c 0%,#3f3d3d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #494c4c 0%,#3f3d3d 100%); /* IE10+ */
	background: linear-gradient(to bottom, #494c4c 0%,#3f3d3d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#494c4c', endColorstr='#3f3d3d',GradientType=0 ); /* IE6-9 */
	padding: 14px 20px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	
}

.btn-inverse:hover {
	background: #494c4c;
}






.register-form .widget-tbl td {border: 0px; font-size: 12px; background: none;}

.register-table .widget-tbl td {border: 0px;}

.account-container {padding: 10px;}

.account-container .widget-main-title {margin-left: 0px; margin-right: 0px;}

.account-container .widget-content {background: #EEF2F5; }

.user-info {background: #EEF2F5;}

.admin-info b {font-size:20px; color: #50B10F;}

.widget-content label {
	font-size: 14px;
	display: block;
	margin: 0px 4px;
}

input[type="radio"], input[type="checkbox"] {margin: 0px;}


.bottom-container {
	background: #145D94 url(../img/landing-content.png) no-repeat top right;
	width: 559px;
	height: 175px;
	margin-left: 101px;
	margin-top: -32px;
	z-index: 1000;
}

.bottom-text {
	width: 270px;
	margin-left: 26px;
	padding-top: 20px;
}


.bottom-text p {
	font-family: 'Open Sans', sans-serif;
	font-size: 25px;
	font-weight: bold;
	line-height: 40px;
	color: white;
	text-align: center;
	font-style: normal;
}


.ads-container {overflow: hidden; margin-bottom: 10px;}

.ad-sample {
	width: 195px;
	border: 1px solid #E0E6ED;
	background: white;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	padding: 10px;
	float: left;
	margin-right: 5px;
	height: 80px;
}

.ad-code {
	width: 195px;
	border: 1px solid #E0E6ED;
	background: white;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	padding: 10px;
	float: left;
	margin-right: 5px;
	height: 80px;
}

.banner-sample {
	width: 468px;
	padding: 5px 0px;
	height: 68px;
}


.slider-content {
	width: 997px;
}

.account-top {
	color: white;
	background: #4C3276 url(../img/banner-bg.png) repeat;
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	background-size: 182px Auto;
	margin-bottom: 0px;
}

.account-top2 {
	background: #956CBF url(../img/addons-bg.png) repeat center -1px;
	background-size: 650px Auto;
	height:55px;
	padding-top: 20px;
	-moz-border-radius: 0px 0px 3px 3px;
	-webkit-border-radius: 0px 0px 3px 3px;
	-o-border-radius: 0px 0px 3px 3px;
	border-radius: 0px 0px 3px 3px;
	margin-bottom: 5px;
	overflow: hidden;
}


.datagrid table { border-collapse: collapse; text-align: left; width: 100%; } 
.datagrid {font: normal 12px/150% Arial, Helvetica, sans-serif; background: #fff; overflow: hidden; border: 1px solid #006699; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.datagrid table td, .datagrid table th { padding: 3px 10px; }
.datagrid table thead th {background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557F) );background:-moz-linear-gradient( center top, #006699 5%, #00557F 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#00557F');background-color:#006699; color:#ffffff; font-size: 15px; font-weight: bold; border-left: 1px solid #0070A8; } .datagrid table thead th:first-child { border: none; }
.datagrid table tbody td { color: #00496B; border-left: 1px solid #E1EEF4;font-size: 12px;font-weight: normal; }.datagrid table tbody .alt td { background: #E1EEF4; color: #00496B; }
.datagrid table tbody td:first-child { border-left: none; }
.datagrid table tbody tr:last-child td { border-bottom: 1px solid #95bce2; }
.datagrid table tfoot td div { border-top: 1px solid #006699;background: #E1EEF4;} 
.datagrid table tfoot td { padding: 0; font-size: 12px } 
.datagrid table tfoot td div{ padding: 2px; }
.datagrid table tfoot td ul { margin: 0; padding:0; list-style: none; text-align: right; }
.datagrid table tfoot  li { display: inline; }
.datagrid table tfoot li a { text-decoration: none; display: inline-block;  padding: 2px 8px; margin: 1px;color: #FFFFFF;border: 1px solid #006699;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557F) );background:-moz-linear-gradient( center top, #006699 5%, #00557F 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#00557F');background-color:#006699; }
.datagrid table tfoot ul.active, .datagrid table tfoot ul a:hover { text-decoration: none;border-color: #006699; color: #FFFFFF; background: none; background-color:#00557F;}div.dhtmlx_window_active, div.dhx_modal_cover_dv { position: fixed !important; }

.datagrid table tbody tr.alt td {
	background: ;
}

.datagrid table tbody tr.over td, tr:hover td {
	background: ;
}
