html, body, form
{
	margin: 0;
	padding: 0;
}

html
{
	height:100%;
}



body
{
	height:auto !important;
	height:100%;
	min-height:100%;
}

/*Font*/
body
{
	/*font-size: 80%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;*/
	color: #454545;
	background:#dee2e6;
	font: 12px/1.2 Trebuchet MS;
}

/*Font in table*/
table
{
	font-size:100%;
	border-collapse:collapse;
}

/*Links*/
a:link {color: #0063dc; text-decoration:none;}
a:visited{color:#0063dc;text-decoration:none;}
a:active {color: #0063dc;text-decoration:none;}
a:hover{color:#52a821;text-decoration:underline;}

.header 
{
	
	background:#93d70b url(images/h1_bg.gif) right top no-repeat;
	margin:0; padding:3 30 9 30;
	font-size:12px;
	font-weight:normal;
	color:#FFF;
	float: left;
}


.header a:link, .header a:visited, .header a:active, .header a:hover
{
	color:#FFF;
}

.header_link
{
	
	border-bottom: #93d70b 3px solid;
	margin:0 10; padding:5 10;
	font-size:12px;
	font-weight:normal;
	float: left;
}

.lottery
{
	font-size:11px;
	color:#FFF;
	background:#CCC;
	background:#FFF url(images/button.gif) left top no-repeat;
	padding:1 5 0 10;
	float:left;
	height:20px;
	margin:0 0 0 10;
	

}
.lottery_r
{
	font-size:11px;
	background:#FFF url(images/button.gif) right top no-repeat;
	width:5px;
	height:20px;
	float:left;

}

a.lottery:link, a.lottery:visited, a.lottery:active, a.lottery:hover
{
	color:#FFF;
	text-decoration:none;
}



/*a.href_header:link,a.href_header:visited,a.href_header:active,a.href_header:hover 
{
	border-bottom: #93d70b 3px solid;
	font-size:12px;
	font-weight:normal;
	padding:0 10 4 10;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	text-decoration:none;
	
} */

h1
{
	font-size:19px;
	font-family:   Helvetica,Tahoma, Verdana, sans-serif;
	color: #2e74ed;
	font-weight: bold;
	border:0;
	line-height:22px;
	margin:0 0 10 0; padding:0;
	text-align: center;
}

small
{
	font-size:85%;
}

hr
{
	width:100%;
	height: 1px;
	border: medium none;
	color: #FFF;
	background-color: #FFF;
	margin:8px 0;
	border-bottom: #d2eeff 1px dashed;
}



.listtable {
	border:0;
	border-top:2px solid #C4C4C3;
	border-bottom:2px solid #C4C4C3;
	border-collapse:collapse;
}
.listtable td, th  {
    padding: 2px 4px;
    border-bottom: 1px solid #e9e9e9;
}

.listtable th {
    background: #CCD1D4;
}

.listtable td * {
    padding: 2px 4px;
}

.listtable tr.alt td {
    background: #f7f7f7;
}

.listtable tr.over td {
    background: #f0f0f0;
}



/*Data table*/
table.data-table
{
	border:1px solid #C4C4C3;
	border-collapse:collapse;
}

/*Any cell*/
table.data-table td
{
	border:1px solid #C4C4C3;
	background-color:#FFFFFF;
	color:#333;
	padding:3px 5px;
}

/*Head cell*/
table.data-table thead td, table.data-table th
{
	background-color:#F2F2EA;
	text-align:left;
	font-weight:normal;
	background-image:none;
	border:1px solid #C4C4C3;
	padding:4px;
	color:#333;
}

/*Body cell*/
table.data-table tbody td
{
	background-color:#FFF;
	background-image:none;
	color:#333;
}

/*Foot cell*/
table.data-table tfoot td
{
	background-color:#fff;
	padding:4px;
	color:#333;
}


/*row table*/
table.rows-table
{
	border:0;
	border-top:2px solid #C4C4C3;
	border-bottom:2px solid #C4C4C3;
	border-collapse:collapse;
}

/*Any cell*/
table.rows-table td
{
	border:0;
	border-top:1px solid #eee;
	
	color:#333;
	padding:4px 4px;
}

/*Head cell*/
table.rows-table thead td, table.rows-table th
{
	background-color:#F2F2EA;
	text-align:left;
	font-weight:normal;
	background-image:none;
	border:0;
	border-top:1px solid #C4C4C3;
	padding:4px;
	color:#333;
}

/*Body cell*/
table.rows-table tbody td
{
	
	background-image:none;
	color:#333;
}

/*Foot cell*/
table.rows-table tfoot td
{
	background-color:#fff;
	padding:4px;
	color:#333;
}

/*Error & OK messages*/
.errortext
{
	color:red;
}

.notetext
{
	color:green;
}

/* Used to draw a "star" near reqired field */
.starrequired
{
	color:red;
}


#azart_body_bottom
{
	background:url(images/body_bg.jpg) bottom repeat-x;
}
#azart_body_top
{
	background:url(images/body_top.gif) top repeat-x;
}
#main
{
	width:1036px;
	/*background:#FFF;*/
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}
#row1
{
	height:31px;
}
#row1_td_left
{
	width:13px;
	background:url(images/row1_td_left.gif) right repeat-y;

}
#row1_td2
{
	background:#CCC;
	background:url(images/row1_td2.gif) top repeat-x;
	color:#666;
	padding:1px 15px;
}
#row1_td2 a{	color:#DDD;}
#row1_td2 a:hover {	color:#FFF;}
#row1_td3
{
	background:url(images/row1_td2.gif) top repeat-x;
	//background:url(images/row1_td3.gif) bottom no-repeat;
}
#row1_td_right
{
	width:13px;
	background:url(images/row1_td_right.gif) left repeat-y;
}


#row2_
{
	height:130px;
}
#row2_td_left
{
	background:url(images/row2_td_left.gif) right repeat-y;
}
#row2_td1
{
	width:25%;
	background:#f5f5f5 url(images/blue_bg1.gif) bottom repeat-x;
}
#logo
{
	width:127px;
	height:105px;
	background:#FFF url(images/logo.gif) top no-repeat;
	cursor: pointer;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}
#logo2
{
	width:230px;
	height:1px;
}

#row2_td2
{
	width:50%;
	background:#FFF url(images/row2_td2_bg.gif) bottom no-repeat;
	text-align:center;
}
#row2_td3
{
	width:25%;
	background:#f5f5f5 url(images/blue_bg1.gif) bottom repeat-x;
	/*text-align:center;*/
	padding:0 10;
}
#row2_td4
{
	width:25%;
	background:#88b4d4 url(images/blue_bg.jpg) bottom repeat-x;
}
#row2_td_right
{
	background:url(images/row2_td_right.gif) left repeat-y;
}


#row3
{
	height:68px;
}
#row3_td_left
{
		background:url(images/row4_td_left.gif) right repeat-y;
}
#row3_td
{
	padding:10px;
	background:#FFF;
}

#row3_td3
{
	
	background:url(images/row3_td_3.gif) center bottom no-repeat;text-align:center;
}
#row3_td4
{
	background:url(images/row3_td_4.gif) bottom repeat-x; 
}
#row3_td_right
{
	background:url(images/row4_td_right.gif) left repeat-y;
}


/*#row33{height:216px;}*/
#row33{height:10px;}
#row33_td_left{background:url(images/row4_td_left.gif) right repeat-y;}
#row33_td1{background:#a7c7dc url(images/blue_bg.gif) top repeat-x; }
#row33_td2{background:#FFF;	}
#row33_td3
	{
	background:#85b2d3 url(images/blue_bg.gif) top repeat-x;
	
	
	}
#row33_td4{background:#FFF;}
#row33_td_right{background:url(images/row4_td_right.gif) left repeat-y;}


#row4_td_left
{
	background:url(images/row4_td_left.gif) right repeat-y;
	
}
#row4_td
{
	background:#FFF;
	padding:0;
	
}



.content-table
{
	width:100%;
	vertical-align:top;
	padding:5px;
	
}



/*Main column*/
.left-column
{
	width:100%;
	vertical-align:top;
	padding:5px 0;

}

.information-block-main
{	padding:5px;
	margin:5px;
	background:#FFF;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	font-size:110%;
	color:#494947;
	border:#f1f1f1 1px solid;
}



/*Right column*/
.right-column1, .right-column2
{
	width:1px;
	vertical-align:top;
	padding:5px 0;
}


.information-block-1
{
	width:242px;
	padding:5px;
	margin:5px;
	background:#FFF;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	font-size:90%;
	color:#494947;
	border:#f1f1f1 1px solid;
}



#row4_td_right
{
	background:url(images/row4_td_right.gif) left repeat-y;
	
}

#row5_td_left
{
	background:url(images/row5_td_left.gif) right bottom no-repeat;
	height:218px;
}
#row5_td2
{
	background:#FFF;

}
#row5_td_right
{
	background:url(images/row5_td_right.gif) left top no-repeat;
}


#row_footer
{
	height:211px;
	height:230px;
	background:url(images/row_footer.gif) top repeat-x;
	/*border:red 1px solid;*/
}

#row_footer td
{color:#FFF;}

#row_footer a{	color:#DDD;}
#row_footer a:hover {	color:#FFF;}

/******************************************************************************************/
/*Forum*/


/*Forum menu*/ 
table.forum-menu {border-left: 1px solid #DAE7DF; border-top: 1px solid #DAE7DF; } 
table.forum-menu td.forumtoolbar {background-color: #F2F2EA; border-left: 1px solid #FFFFFF;border-top: 1px solid #FFFFFF; border-right: 1px solid #C4C4C3; border-bottom: 1px solid #C4C4C3; } 
.forumtoolsection {border-left: 1px solid #FFFFFF;border-top: 1px solid #FFFFFF; border-right: 1px solid #C4C4C3; border-bottom: 1px solid #C4C4C3; } 
.forumtoolseparator {border-left: 1px solid #C4C4C3;border-right: 1px solid #FFFFFF; } 

table.forum-menu a, table.forum-menu select, table.forum-menu input, table.forum-menu td {color:#333}

/* menu popup */
.forum-menu-hidden-in {border: 1px solid #C4C4C3;} 
table.forum-menu-popup-table td, table.forum-menu-popup-table td a { color: black;} 
table.forum-menu-popup-table td.forum-menu-popup, table.forum-menu-popup-table td.forum-menu-popup-hover {border: none; background-color: #F2F2EA; } 
table.forum-menu-popup-table td.forum-group{background-color:#F2F2EA; color:#333;} 
table.forum-menu-popup-table td.forum-menu-popup-hover {background-color: #F9F9F3;} 
div.forum-group{background-color:#F9FBF9; font-weight:bold; color:#333;} 

/*Forum index and list*/ 
table.forum-main {border: 1px solid #C4C4C3;} 
table.forum-main td {background-color:#F9F9F3;border: 1px solid #C4C4C3;} 
table.forum-main th {background-color:#F2F2EA;border: 1px solid #C4C4C3;color: #333;vertical-align: top;} 

div.forum-hr {background-color:#C4C4C3}
div.filter-check-hover {background-color:#F2F2EA}

a.forum-button:link,a.forum-button:visited,a.forum-button:active,a.forum-button:hover {background: #F2F2EA;border: 1px solid #C4C4C3;color: #333;} 
table.forum-main td small {font-size:100%;} 
table.forum-main td.forum-group {background-color:#F2F2EA; color:#333;} 
div.forum-title {border: 1px solid #C4C4C3; padding: 5px; background-color: #F2F2EA !important; color:#333; } 

/*Forum messages*/ 
table.forum-message {} 
table.forum-message td {background-color: #F9F9F3;border: none;} 
table.forum-message td.forum-message-user-info {background-color: #F9F9F3;border: 1px solid #C4C4C3;border-right-width: 1px;} 
table.forum-message td.border-top {border: 1px solid #C4C4C3;border-left-width: 1px;border-top: none;} 
table.forum-message td.border-bottom {border: 1px solid #C4C4C3;border-left-width: 1px;border-bottom: none;} 

table.forum-message .forum-message-posts, 
table.forum-message .forum-message-status, 
table.forum-message .forum-message-datereg, 
table.forum-message .forum-message-datecreate {color:#333;} 

a.forum-button-small,
a.forum-button-small-vote,
a.forum-button-small-unvote 
{
	background-color: #F2F2EA;
	border: 1px solid #C4C4C3;
	color: #333; 
	font-size: 11px; 
	height:20px;
	padding: 2px 5px 2px 5px;
	box-sizing:border-box; -moz-box-sizing:border-box;
}
a.forum-button-small-vote, a.forum-button-small-unvote {padding-left:18px;}
a.forum-button-small:hover,a.forum-button-small-vote:hover,a.forum-button-small-unvote:hover {color: #333; } 

/*Forum statistics*/ 
table.forum-stat {} 
table.forum-stat th {background-color:#F2F2EA;border: 1px solid #C4C4C3;color: #333;font-weight:bold;padding:5px;} 
table.forum-stat td {background-color:#F9F9F3;border: 1px solid #C4C4C3;} 
table.forum-stat .forum-attention{font-size: 100%;color: black;} 

/*Post form*/ 
table.forum-post-form {border: 1px solid #C4C4C3;} 
table.forum-post-form td {background-color:#F9F9F3;border: 1px solid #C4C4C3;} 
table.forum-post-form th {background-color:#F2F2EA;border: 1px solid #C4C4C3;} 
table.forum-smile {border: 1px solid #C4C4C3;} 
table.forum-smile th {background-color:#F2F2EA;border: 1px solid #C4C4C3;} 
table.forum-smile img { margin: 0px;} 
textarea#POST_MESSAGE{width:100%;} 

/* Only for user-profile*/ 
table.fuser {} 
table.fuser-static th {background-color:#F2F2EA; border:1px solid #C4C4C3;} 
table.fuser-static td {background-color:#F9F9F3; border:1px solid #C4C4C3;} 

/* Tab controls*/ 
table.tabs {border-left:1px solid #C4C4C3;} 
table.tabs td {} 
table.tabs td.tab-indent-left {border-bottom:1px solid #C4C4C3;} 
table.tabs td.tab-indent-right {border-bottom:1px solid #C4C4C3;} 
table.tabs td.tab-container {border:1px solid #C4C4C3; border-left: none;} 
table.tabs td.tab-container-selected {border:1px solid #C4C4C3; border-bottom:1px solid #F9FBF9; border-left: none; background-color:#F9FBF9;} 

table.tabs table td.tab {border-top:1px solid #C4C4C3;} 
table.tabs table td.tab-selected {border-top:1px solid red;} 
table.tabs table td.tab-hover {border-top:1px solid #C4C4C3;} 

/* Tab inside edit form */ 
table.tab {border:1px solid #C4C4C3; border-top:none;} 
table.tab td {background-color:#F9F9F3;}

.forum-menu-hidden-in
{
	max-height:100px;
	height:expression(this.scrollHeight > 100? "100px" : "auto");
}



table.forum-quote td, table.forum-code td 
{
	background-color:#F2F2EA; /*th*/
	border:1px solid #C4C4C3;
}

table.forum-reviews-messages td, table.forum-reviews-messages th
{
	background-color:#F9F9F3; /*td*/
	border-color:#C4C4C3;
}

a.button-small
{
	background:#F2F2EA;
	border:1px solid #C4C4C3;
}



/*Support*/
div.ticket-edit-message
{
	border-color: #C4C4C3;
}

/*Blogs*/

table.blog-table-post td, table.blog-table-post th, table.blog-blog-edit th, table.blog-user-table td.head, table.blog-table-post-comment td, table.blog-table-post-comment th
{
	background-color:#F9F9F3;
}


table.blog-blog-edit td, table.blog-blog-edit-table-smiles, table.blog-table-post td, table.blog-table-post th, table.blog-blog-edit th,
table.blog-user-table td.head, table.blog-user-table td, table.blog-group td, table.blog-category td, table.blog-comment-form th, table.blog-comment-form td,
table.blog-table-post-comment td, table.blog-table-post-comment th
{
	border-color: #C4C4C3;
}

.blog-post-date 
{
	color:#333;
}

.blog-post-info{
	color: #456A74; 
	font-size:11px;
	padding:5;
	/*border:#CCC 1px solid;*/
	display: block;
}

table.blog-table-post-table th, table.blog-table-post-table td, table.blog-table-post-comment-table th, table.blog-table-post-comment-table td
{
	font-size:95%;
}

.blogtoolblock {border-color:#C4C4C3;}
.blogtoolbar {background-color:#F9F9F3;border-color:#C4C4C3;border-top:none;}
.blogtoolsection {border-color:#C4C4C3}
.blogtoolbutton, .blogmessbuttontext {color:#333;}
a.blogtoolbutton, .blogmessbuttontext{color:#333;}
.blogtoolseparator {border-left:1px solid #C4C4C3;border-right:1px solid #F9F9F3;}


a.click { text-decoration:none; }
a.click span { border-bottom:1px dashed #0071bc; }
a.click:hover span { border-bottom:1px dashed #f26521; }