body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.top_line {
	width: 98%;
	height: 16px;
	text-align: left;
	margin: auto;
}
.top_line a {
	text-decoration: none;
	margin: 0px 5px 0px 5px;
	color: #003957;
	font: 11px verdana;
	height: 16px;
}
.top_line a:hover {
	text-decoration: underline;
}
.line_menu {
	margin: 10px 0px 0px 0px;
	width: 100%;
	height: 44px;
	background: url('../images/top_line.jpg');
}
.menus {
	width: 980px;
	margin: auto;
	text-align: left;
}
.logo {
	width: 234px;
	height: 44px;
	background: url('../images/logo.jpg');
	cursor: pointer;
	float: left;
	margin: 0px 10px 0px 0px;
}
.logo a {
	display: block;
	width: 234px;
	height: 44px;
}
.add_but {
	width: 100px;
	height: 33px;
	float: right;
	background: url('../images/add_site.jpg');
	text-align: left;
	padding: 11px 0px 0px 37px;
}
.add_but a {
	text-decoration: none;
	font: bold 12px verdana;
	color: #003957;
}
.sp_line {
	font-size: 0px;
	width: 100%;
	height: 5px;
}
.search_men {
	width: 980px;
	margin: auto;
	text-align: left;
	height: 36px;
}
.search {
	width: 226px;
	height: 26px;
	background: url('../images/search_input.jpg');
	padding: 10px 0px 0px 6px;
	float: left;
}
.search form {
	margin: 0px;
	padding: 0px;
}
.search form fieldset {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.sinput {
	width: 190px;
	height: 18px;
	font: 13px verdana;
	background: transparent;
	border: 0px;
}
.ssubmit {
	width: 26px;
	border: 0px;
	height: 20px;
	background: transparent;
}
.statistic {
	float: right;
	font-size: 13px;
	font-family: verdana;
	font-weight: bold;
	margin: 20px 100px 0px 0px;
	display: inline;
	color: #003957;
}
.blue_line {
	width: 980px;
	margin: auto;
	font-size: 0px;
	height: 3px;
	background: url('../images/line.jpg') repeat-x;
}
.contaner {
	width: 980px;
	margin: auto;
}
.body_contaner {
	text-align: left;
	width: 982px;
}
.body_contaner td {
	vertical-align: top;
}
.body_top {
	width: 661px;
	background: url('../images/left_top.jpg');
	height: 22px;
	padding: 8px 0px 0px 10px;
    font-size: 12px;
    font-family: verdana;
    font-weight: bold;
}
.body_middle {
	width: 668px;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
}
.body_bottom {
	width: 671px;
	background: url('../images/left_bottom.jpg');
	height: 10px;
	font-size: 0px;
}
.right_top {
	width: 290px;
	padding: 8px 0px 0px 10px;
	background: url('../images/right_top.jpg');
	height: 22px;
	text-align: left;
	font: bold 12px verdana;
}
.right_middle {
	width: 298px;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	text-align: left;
}
.right_bottom {
	width: 300px;
	background: url('../images/right_bottom.jpg');
	height: 10px;
	font-size: 0px;
}
.right_ad {
	text-align: left;
	width: 300px;
}
.right_ad_link {
	display: block;
	text-decoration: none;
	margin-bottom: 5px;
	color: #003957;
	font: 11px verdana;
	background: url('../images/arrow_down.gif') no-repeat;
	height: 16px;
	padding-left: 10px;
}
.right_ad_link:hover {
	text-decoration: underline;
}
.center_ad {
	text-align: left;
	width: 468px;
	margin: auto;
}
.footer {
	width: 980px;
	margin: auto;
	color: #003957;
	font: 11px verdana;
}
.view_cats {
	width: 100%;
}
.view_cats_a {
	width: 220px;
	vertical-align: top;
    font-size: 10px;
    font-family: verdana;
    color: #003957;
}
.view_cats_a h3 {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.view_cats_a a.cats {
	font: 12px verdana;
	text-decoration: none;
	color: #003957;
    font-weight: bold;
    font-family: verdana;
}
.view_cats_a a.cats:hover {
	text-decoration: underline;
}
.view_cats_a a.main_subcat {
    text-decoration: none;
    font-size: 11px;
    font-family: verdana;
    color: #003957;
}
.view_cats_a a.main_subcat:hover {
    text-decoration: underline;
}
#outputDiv {
    display: none;
    width: 100%;
    background: #CC0000;
    text-align: center;
    font-size: 14px;
    font-family: verdana;
    font-weight: bold;
    padding: 5px 0px 5px 0px;
}
#addlink {
    font-size: 12px;
    font-family: verdana;
    color: #003957;
}
#addlink .inputt {
    width: 400px;
    font: 12px verdana;
    height: 20px;
}
#sendmail fieldset {
    border: 0px;
}
#sendmail fieldset label {
    display: block;
    float: left;
    width: 140px;   
}
#error {
    background: #ff0000;
    font-size: 17px;
    text-align: center;
}
#sendmail .inputt {
    width: 400px;
    font: 12px verdana;
    height: 20px;
}
#refreshbut {
    width: 180px;
    height: 32px;
    font-size: 12px;
    font-family: verdana;
    margin-left: 5px;
    display: inline;
    border: 1px solid #717171;
    background: url('../images/button.jpg');
}
#submitButton {
    width: 180px;
    height: 32px;
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    font-family: verdana;
    border: 1px solid #717171;
    background: url('../images/button.jpg');
}
.zstar {
    font-size: 11px;
    font-family: verdana;
    color: #CC0000;
}
.main_cat_top {
    width: 220px;
    background: url('../images/main_cat_top.jpg');
    height: 20px;
    text-align: left;
    font: bold 12px verdana;
    padding: 4px 0px 0px 0px;
}
.main_cat_middle {
    width: 214px;
    border-left: 1px solid #cbcbcb;
    border-right: 1px solid #cbcbcb;
    text-align: left;
    padding: 2px;
}
.main_cat_bottom {
    width: 220px;
    background: url('../images/main_cat_bottom.jpg');
    height: 10px;
    font-size: 0px;
}
a.sub_cat_list {
    text-decoration: none;
    font-size: 12px;
    font-family: verdana;
    color: #003957;
    display: block;
    height: 20px;
    padding: 0px 0px 0px 10px;
}
a.sub_cat_list:hover {
    text-decoration: underline;
}
a.nav_a {
    text-decoration: none;
    color: #003957;
}
a.nav_a:hover {
    text-decoration: underline;
}
a.nav_b {
    text-decoration: none;
    color: #003957;
    font-size: 10px;
}
a.nav_b:hover {
    text-decoration: underline;
}
.dotline {
    background: url('../images/dot_line.gif') repeat-x;
    font-size:0px;
    height:1px;
}
.thumb_site {
    width: 130px;
    vertical-align: top;
    text-align: center;
}
.thumb_site img {
    border: 1px solid #E9E9E9;
}
.sitetitle {
    font-family: verdana, arial;
    font-size: 12px;
    font-weight: bold; 
    height: 20px;
}
.sitetitle img {
    border: 0px;    
}
.sitebody {
    font-family: verdana, arial;
    font-size: 11px;
}
/* pagination */
.Pages {
    width: 100%;
    height: 18px;
    text-align: center;
    font-family: verdana, arial;
    font-size: 11px;
}
.Pages a {
    text-decoration: none;
    color: #000000;
    font-family: verdana, arial;
    font-size: 11px;
    padding: 2px 3px 2px 3px; 
}
.Pages a:hover {
    background: #62C9EA;
    padding: 2px 3px 2px 3px;
}
/*end pagination*/
.sitetab {
    cursor: pointer;
    font-family: verdana;
    font-size: 11px;
}
.sitetab a {
    text-decoration: none;
    color: #000000;
}
.info1 {
    width: 100px;
}
.info2 {
    width: 100px;;
}
.info3 {
    width: 100px;;
}
/*error*/
body .messageBox {    
    float: none !important;
    position: relative !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 1px solid #BCBCBC !important;
    background-color: #fff !important;
}
body .messageBox p {    
    float: none !important;
    display: block !important;
    position: relative !important;
    width: auto !important;
    margin: 0 !important;
    padding: 17px 15px 17px 68px !important;
    border: 3px solid #fff !important;
    color: #333 !important;
    background-color: #DCDCDC !important;
    background-position: left center !important;
    background-repeat: no-repeat !important;
}
.messageBox .alert {
    background-image: url(../images/hlaska-alert.gif) !important;
}
.messageBox .info {
    background-image: url(../images/hlaska-info.gif) !important;
}
.messageBox .stop {
    background-image: url(../images/hlaska-stop.gif) !important;
}
.messageBox .quest {
    background-image: url(../images/hlaska-quest.gif) !important;
}

body .miniMes p {
    padding: 14px 12px 14px 45px !important;
}
.miniMes .alert {
    background-image: url(../images/hlaska-alert_small.gif) !important;
}
.miniMes .info {
    background-image: url(../images/hlaska-info_small.gif) !important;
}
.miniMes .stop {
    background-image: url(../images/hlaska-stop_small.gif) !important;
}
.miniMes .quest {
    background-image: url(../images/hlaska-quest_small.gif) !important;
}


/*end error*/
