body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1c5a75;
	background:#5f7489;/*51738f;*/
}

img{
	border:none;
}

#pagewidth{
	width: 976px;
	overflow: hidden;
	margin:0px auto;
	border:3px #b4d3dc solid;
	background:#FFFFFF;
}

#header{
	background:#eef3f6;
	padding:20px;
}

#header h1{
	font-size:26px;
	line-height:26px;
	margin:0px;
	color:#1c5a75;
}


hr.aff_hr {
    color: #29819B;
    background: #29819B;
    height: 1px;
    outline: 0px;
    border: 0px;
}

.main_menu_button {
    font-family: arial, sans;
    font-size: 14px;
    color: #1c596b;
    vertical-align: middle;
    padding-top: 5px;
    padding-left: 10px;
    margin-bottom: 1px;
    margin-top: 1px;
    background: url('../images/menu_button.jpg') no-repeat; 
    height: 25px; 
    width: 200px;
	text-decoration:none;
}

.main_menu_button:hover, a:hover .main_menu_button {
    background: url('../images/menu_button_hover.jpg') no-repeat; 
    font-family: arial, sans;
    font-size: 14px;
    color: #FF1B18;
	text-decoration:none;
}

.main_menu_button:visited {
    font-family: arial, sans-serif;
    font-size: 14px;
    color: #1c596b;
	text-decoration:none;
}

.main_menu_button:link {
    font-family: arial, sans-serif;
    font-size: 14px;
    color: #1c596b;
	text-decoration:none;
}

.affiliate_panel_header{
    font-size: 16px;
    padding-left: 10px;
    color:  #29819B;
    font-weight: bolder;
    margin-bottom: 10px;
    padding-top:7px;
    padding-bottom:5px;
    background-color: #f1f1f1;
    border-top: 1px #dbdbdb solid;
    border-bottom: 1px #dbdbdb solid;
}

.affiliate_panel_footer {
    font-size: 11px;
    padding-left: 10px;
    color:  #29819B;
    padding-top:5px;
    padding-bottom:5px;
    margin: 0px;
    background-color: #f1f1f1;
    border-top: 1px #dbdbdb solid;
    border-bottom: 1px #dbdbdb solid;
	text-align:center;
}

.text {
    font-family: arial, sans-serif;
    font-size: 11px;
    color: #1c596b;
/*    color: #29819B; */
}

.text_box {
    padding: 10px 10px 10px 10px;
    background: #f2f2f2;
    border: #888888 1px solid;
	font-size:12px;
}

.text_box  td{
    padding: 5px 5px 5px 5px;
}

.small, .small td, .small th {
    /*font-size: 9px;*/
}

#section_help_content{
    visibility: hidden;
    display: none;
    padding: 10px 10px 10px 10px;
    background-color: #f2f2f2;
    border: #dbdbdb 1px solid;
	font-size:12px;
}

.close_help {
    text-align: right;
	cursor:pointer;
}

.section_title {
    height: 20px;
    padding-top: 3px;
    padding-left: 20px;
    font-weight: bold;
    text-transform: uppercase;
    background: url('../images/section_title.jpg');
    border: #dbdbdb 1px solid;
	color:#1c5a75;
	font-size:13px;	
}

.login_label{
	color:#1c5a75;
	font-size:11px;
}

.tickets_title{
	font-size:12px;
}

.section_help {
    height: 20px;
    padding-top: 6px;
    margin-top: -3px;
    padding-left: 20px;
    font-weight: bold;
    font-size: 12px;
    background: url('../images/section_title.jpg');
    border: #dbdbdb 1px solid;
	cursor:help;
	color:#1c5a75;
}
/*
.section_help:hover {
    Filter: Glow(Color=#00FF00, Strength=20);
}
*/

#page_content {
    padding-right: 5px;
    padding-bottom: 50px;
}

.affiliate_url {
    width:600px;
    overflow:auto;
    font-size: 9px;
    color: #1c596b;
    background-color: #dbdbdb;
    border: #888888 1px solid;
    padding: 3px 3px 3px 3px;
}

.index_table a, a:hover,a:visited,a:link{
    text-decoration: none;
    font-family: arial, sans-serif;                                                                                                                             
    font-size: 12px;                                                                                                                                            
    color: #1c596b;
}

.button {
    background: url('../images/button.jpg');
    font-size: 12px;
    padding-left: 10px;
	padding-right: 10px;
    color: #1c596b;
    border: #dbdbdb 1px solid;
}

.input_box {
    background-color: #d3dbe0;
    font-size: 11px;
    border: #dbdbdb 1px solid;
}

.input_error_box {
    background-color: #FFFFCC;
    font-size: 11px;
    border: #990033 1px solid;
}

.message_success {
    color: #3ccd47;
    font-size: 15px;
}

.message_error {
    color: #e70e0e;
    font-size: 15px;
}

.table_style_1 {
    padding: 5px;
    border-spacing: 0px;
    font-size: 12px;
}

.table_style_1 td, .table_style_1 th {
    padding-right: 8px;
    padding-left: 8px;
    border-right: #dbdbdb 1px solid;
    border-bottom: #dbdbdb 1px solid;
}

.table_style_1 td:last-child, .table_style_1 th:last-child {
    border-right: none;
}

.table_style_1 tr:last-child td, .table_style_1 tr:last-child th {
    border-bottom: none;
}

.table_style_1 .input_box {
    width: 180px;
}

.table_style_1 th {
    padding-top: 8px;
    padding-bottom: 8px;
}
.table_stats {
    height: 150px;
    border-spacing: 1px;
    background-color: #dbdbdb;
}

.table_stats td {
    vertical-align: bottom;
    background-color: #ffffff;
    margin: 0px;
    width: 6px;
    font-family: arial, "lucida console", serif; 
    font-size: 10px;
    text-align: center;
}

.table_stats tr:nth-child(1) td {
    background-color: #dbdbdb;
}

div.stat {
    vertical-align: bottom;
    background-color: #1c596b;
    height: 0px;
}

div.stat_active {
    vertical-align: bottom;
    background-color:#006600;
    height: 1px;
	width:4px;
	display:block;
	float:left;
	margin-right:1px;
}
div.stat_inactive {
    vertical-align: bottom;
    background-color:#FF9933;
    height: 1px;
	width:4px;
	display:block;
	float:left;	
	margin-right:1px;
}
div.stat_blocked {
    vertical-align: bottom;
    background-color:#990000;
    height: 1px;
	width:4px;
	display:block;
	float:left;	
}
span.stat_active_label{color:#006600;}
span.stat_inactive_label{color:#FF9933;}
span.stat_blocked_label{color:#990000;}

.table_stats td.date,.table_stats th {
    padding:2px;
    background-color: #1c596b;
    color: #ffffff;
    height: 15px;
}

.hint, .hint a {
    color: #999999;
    font-size: 10px;
}

/***** faq.html *****/
.faq_table td
{
	color:#3a7087;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding:5px 0px 5px 0px;
	margin-left:20px;
	border-bottom:#e1e6e9 1px dashed;
}
.faq_table td.first
{
	color:#3a7087;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding:5px 0px 5px 0px;
	border:none;
}
.faq_table td.begin
{
	text-indent:-9999px;
	width:20px;
	border:none;
}
.skrit
{
	font-size:10px;
	background:#f1f1f1;
	border:#1c596b 1px solid;
	font-weight:normal;
	text-transform:none;
	padding-bottom:3px;
	text-align:justify;
	margin-top:3px;
	padding:10px 10px 10px 10px;
}
.red
{
	color:#FF0000;
}
.bold
{
	font-weight:bold;
}
.green
{
	color:#006600;
}
.orange
{
	color:#FF9933;
}
.skrit ul
 {
 	margin:5px 0px 0px 20px;
 }
/***** end faq.html *****/

.row a{
	text-decoration:underline;
}

.table_style1{
	font-size:12px;
}

.index_box{
	width:180px;
	height:130px;
	float:left;
	text-align:center;
	margin-left:10px;
	margin-top:10px;
}
.index_box img{
	margin:0 auto;
}
