* {
margin: 0px;
padding: 0px;
}

html{
}

a:link {
	color: #116EBD;
}

a:hover {
	color: #FF7F3B;
}

body {
	font-size: 16px;
       font-family:'Open Sans', sans-serif;
	background-color: #9EC8F8;
}

#content
{
	width: 100%;
	text-align: left;
    background: none repeat scroll 0 0 #9EC8F8;
}

#main {
    width: 943px;
    margin: 0 auto;
    background: none repeat scroll 0 0 #fff;
    border-left: #AAA solid 1px;
    border-right: #AAA solid 1px;
}
/**from here**/
.btn{
    width:59px;height:19px;color:#FFFFFF; 
    border: 2px solid #FFFFFF;
    border-radius: 5px;
}
.btn:hover{
 cursor: pointer; 
}
#del{
    background:#FF0000;
}
#clone{
    background-color: #0C9F1E;
}

/**to here**/
#left
{
	width: 185px;
	margin-left: 0px;
    border-right: 1px dashed #C7CEC7;
    float: left;
margin-top: 5px;
}

#top_left
{
        background: url(images/top.jpg) no-repeat;
        width: 229px;
        height: 156px;
}

.titl_left
{
    width: 154px;
    height: 20px;
    padding-top: 3px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    background-color: #e8e6e7;
    border: 1px solid #e0e0e0;
    color: #000;
    margin: 0 auto;
}

#left ul {
	list-style: none;
	margin-bottom: 10px;
}

#left li {
	border: 0px;
	padding-left: 10px;
}

#left li {
	margin: 4px 0px;
}

#left a {
	color: #ffffff;
	text-decoration: underline;
}

#left a:hover {
	color: #ffffff;
	text-decoration: none;
}

.ug {
	padding: 5px 5px 5px 10px;
    color: #247262;
}

.ug a{
	padding: 5px 5px 5px 10px;
    color: #247262;
}

.user_menu_title
{
    background: #0280C1;
    color: #FFF;
    font-size: 12px;
    padding: 5px;
    font-weight: bold;
    text-transform: uppercase;
}

.user_menu_title:hover
{
    cursor: pointer;
}

.user_menu_title a{
    text-decoration: none !important;
}

.usr_mnu
{
    display:  none;
}

.usr_mnu ul
{
    margin: 0px !important;
}

.usr_mnu li
{
    margin: 0px !important;
    padding: 3px 8px !important;
    border-bottom: 1px solid #919699 !important;
    text-decoration: none !important;
    font-size: 12px;
    background: #FFF;
width: 167px;
}

.usr_mnu a{
    color: #000 !important;
    text-decoration: none !important;
    font-size: 13px !important;
line-height: 20px !important;
}

.usr_mnu  .active {
    color: #44715c !important;
}

.ug ul, .ug ul li{
	list-style-type: none;
}

#right
{
    float: right;
    width: 180px;
    border-left: 1px dashed #C7CEC7;
    height: 100%;
}

#right_page_ads
{
    background: #CACBC6 url(images/back_all2.gif);
    padding: 0px;
    margin: 0px;
}

#right_page #icons H3
{
    color: #116EBD;
    font-size: 14px;
    font-weight: bold
}

#icons
{
    background: url(images/top_right.gif) no-repeat 0px 0px;
    margin: 0;
}

#icons .icon
{
    float: left;
    width: 145px;
    height: 80px;
    padding-left: 85px;
    padding-top: 10px;
}

#icons .icon a
{
    font-size: 11px;
    color: #FF0000;
    font-weight: bold;
}

#right #right_page ul, #right #right_page ol
{
    padding-left: 20px;
}

#right a
{
    color: #4DA0C6;
    text-decoration: none;
}

#right a:hover
{
    color: #4DA0C6;
    text-decoration: underline;
}

#right p {
    margin: 0;
	padding: 0px 10px 0px 10px;
	padding-bottom: 10px;
}

#right #right_page h4 {
	height: 27px;
    padding: 5px 0px 0px 0px;
    margin: 0;
    font-size: 14px;
	color: #116EBD;
	background: url(images/h4.gif) repeat-x;
	margin-left: 10px;
}

#right .date 
{
	height: 30px;
	margin-bottom: 10px;
	margin-top: 10px;	
}

#right .date ul
{
	list-style: none;	
}

#right .date li
{
	display: inline; 
}

#right .small_icon1
{
    background: url(images/icon1.gif) no-repeat;
    height: 24px;
    width: 170px;
    float: left;
    display: block;
    text-align: left;
    padding-top: 6px;
    padding-left: 30px;
}

#right .small_icon2
{
    background: url(images/icon2.gif) no-repeat;
    height: 24px;
    width: 170px;
    float: left;
    display: block;
    text-align: left;
    padding-top: 6px;
    padding-left: 30px;
}

#right .small_icon3
{
    background: url(images/icon3.gif) no-repeat;
    height: 24px;
    width: 170px;
    float: left;
    display: block;
    text-align: left;
    padding-top: 6px;
    padding-left: 30px;
}

#text
{
    margin:0px auto;
    width:100%;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

#text h4
{
   font-size: 14px;
   color: #80aebb;
   border-bottom: dashed 1px #80aebb;
   padding-bottom: 5px;
   margin-bottom: 25px;
}
.recordsnumber{
margin-left:50px;
}
#right h4 a {
	color: #116EBD;
}

.date {
	text-align: right;
	color: #4DA0C6;
	font-size: 11px;
}

.date a {
	color: #4DA0C6;
}


.edit_table input, .edit_table select
{
    width:300px;
    padding:3px;
}

.edit_table .button
{
    width:auto;
    border: 1px double #00F;
}

.edit_table .button:hover
{
    cursor:pointer;
}

.gray_text
{
    color:#4bb342;
}

.signup_table select{
    height: 20px;
    border: 0px solid #959595;
    margin-bottom: 3px;
}

.signup_table input
{
    clear: both;
    width:300px;
    height: 25px;
    border: 1px solid #959595;
    margin-bottom: 3px;
}

.mnu_lbl
{
    color: #e8ff32;
}

.mnu_lbl_lazur
{
    color: #62DCCF;
}



.account_info
{
    width:100%;
    background:  #f7f7f7;
    font-size: 12px;
    border-collapse: collapse;
}

.account_info td
{
    border: 1px solid #aaaaaa;
    padding: 5px;
}

.account_info_websites
{
    width:100%;
    background:  #f7f7f7;
    font-size: 12px;
    border-collapse: collapse;
    margin-top: 30px;
}

.account_info_websites td
{
    border: 1px solid #aaaaaa;
    padding: 0px;
}

.chart_column
{
    background: url(images/chart_column.png) repeat-x;
    height:16px;
    display:inline-block;
    max-width: 500px;
}

.text_s
{
    }

.contest_table .user_menu_title_table
{
    background-color: #f5f5f5;
    border-collapse: collapse;
    border: 1px solid #e6e6e6;
}

.contest_table .user_menu_title_table td
{
    font-size: 15px;
    padding: 5px;
}

.thankyou
{
    margin-top: 100px;
    margin-bottom: 20px;
    width:100%;
    font-size: 28px;
    text-align: center;
    color: #25672a;
}

.goto_account, .goto_account:hover
{
    font-size: 20px;
    display:table;
    margin: 0px auto;
    color: #000;
    text-decoration: none;
}

#records_table{
    width:500px;
    font-size:  13px;
    display: none;
    margin: 0px 40px;
}

#records_table thead tr{
    border-bottom: #AAA 1px solid;
}

#records_table thead th{
    color: #0778fc;
    text-transform: uppercase;
    text-align: LEFT;
    font-size:  14px;
    border-bottom: #AAA 1px solid;
    line-height:  28px;
}

#records_table td{
    text-align: LEFT;
    line-height:  24px;
}

#records_table .stopped{
    color: #f30006;
    font-weight: bold;
}

#records_table .running{
    color: #286e28;
     font-weight: bold;
}

#block_area h4{
    color: #3371C6;
    border-bottom: none;
    font-size: 15px;
}
.pointer:hover
{
	cursor: pointer;
}
.block_row{
    width:100%;
}

.blk
{
	border: 1px solid #FFF;
    display: inline-block;
    margin: 10px;
    padding: 10px;
    width: 280px;
	background-color: #E9FAFF;
	font-size: 14px;
	color: #777C82;
	float: left;
	height: 200px;
}

.blk h4{
	margin-bottom: 8px !important;
	border-bottom: 1px solid #FFF !important;
	text-align: center !important;
}

.blk_val
{
	float: right;
	text-align: left;
	width:40px;
	color: #FF8121;
}

.blk p{
	margin-bottom: 8px;
}

.blk .btn
{
	 background: #ff8041 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 18px;
    line-height: 22px;
    padding: 4px 0;
    text-decoration: none;
    width: 100%;
}

.blk_small
{
	background-color: #e9faff;
    font-size: 14px;
    margin: 3px 0;
    padding: 15px;
}

.blk_small_error
{
	background-color: #FF0000;
    font-size: 14px;
    margin: 3px 0;
    padding: 15px;
	color: #FFFFFF;
}

.blk_small_val
{
	
	color: #3371c6;
	float: right;
	display: inline-block;
	text-align: left;
	width:80px;
	font-weight: bold;
}

.blue_lbl
{
	color: #3371c6;
    display: inline-block;
    font-size: 13px;
    margin: 10px 0;
}

.orng_lbl
{
	color: #ff8041;
    display: inline-block;
    font-size: 13px;
    margin: 10px 0;
}

.red_lbl
{
	color: #DA0005;
    display: inline-block;
    font-size: 13px;
    margin: 10px 0;
}

.laz_lbl
{
	color: #2B707F;
    display: inline-block;
    font-size: 13px;
    margin: 10px 0;
}

.green_lbl
{
	color: #0C9F1E;;
    display: inline-block;
    font-size: 13px;
    margin: 10px 0;
}


.gr_input
{
	background: #f0f1eb none repeat scroll 0 0;
    border: 1px solid #9a9a9a;
    color: #84857f;
    padding: 4px 10px;
}

.btn_blue{
	background-color: #0981EF;
	color: #FFF !important;
	padding: 0PX 16PX;
	line-height: 24PX;
	font-size: 14PX;
	display: inline-block;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

.btn_orange{
	background-color: #FF8041;
	color: #FFF !important;
	padding: 0PX 16PX;
	line-height: 24PX;
	font-size: 14PX;
	display: inline-block;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

.btn_red{
	background-color: #FD0100;
	color: #FFF !important;
	padding: 0PX 16PX;
	line-height: 24PX;
	font-size: 14PX;
	display: inline-block;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

.holder {
    margin: 0px auto !important;
	display: inline-block;
}
.holder a {
     border: 1px solid #f1f5f8 !important;
    color: #ff8041 !important;
    cursor: pointer !important;
    display: inline-block !important;
    font-size: 15px !important;
    line-height: 20px !important;
    margin: 10px 5px !important;
    padding: 4px 12px !important;
	background: #F3F6FF !important;
	text-decoration: none !important;
}

.holder a:hover {
text-decoration: none !important;
}

.holder .jp-current{background:  #0085F8 !important;}


.mnu_but_blue {
    background: #0280fb none repeat scroll 0 0;
    color: #fff !important;
    display: inline-block;
    font-weight: bold;
    line-height: 28px !important;
    margin-top: 10px !important;
    padding: 0 24px !important;
	font-size: 14px !important;
	text-decoration: none;
}

.mnu_but_orange {
	background: #FF8041;
	color: #fff !important;
    display: inline-block;
    font-weight: bold;
    line-height: 28px !important;
    margin-top: 10px !important;
    padding: 0 24px !important;
	font-size: 14px !important;
	text-decoration: none;
}

.mem_menu_left, .mem_menu_left:hover, .mem_menu_right, .mem_menu_right:hover{
	background: #565555;
	color: #FFEC4E !important;
	width: 23%;
	display: table-cell;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	font-size: 15px;
	padding: 10px;
	box-sizing: border-box;
	
}
.mem_menu_right div{
	text-align: left;
	width: 50%;
	float: left;
	line-height: 36px;
}

.mem_menu_center{
	width: 54%;
	display: table-cell;
}

.mem_menu_center .mnu_but_blue
{
	line-height: 38px !important;
    margin: 4px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 30%;
}

.checkbox_wrap input[type=checkbox] {
    visibility: hidden;
	
	
}

.checkbox_wrap {
    width: 20px;
    height: 20px;
    background: #f0f1eb;
   border: 1px solid #9a9a9a;
    position: relative;
	float: left;
}




.checkbox_wrap label {
    cursor: pointer;
    
    width: 16px;
    height: 16px;
    left: 0px;
    top: 0px;

  
}

.checkbox_wrap label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    content: '';
    position: absolute;
    width: 9px;
    height: 5px;
    background: transparent;
    top: 4px;
    left: 4px;
    border: 3px solid #2b707f;
    border-top: none;
    border-right: none;

    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/*.checkbox_wrap label:hover::after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}*/

.checkbox_wrap input[type=checkbox]:checked + label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.checkbox_wrap input[type=checkbox]:disabled + label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    opacity: 0.3;
}

