@import url(http://maksoft.net/css/standart_classes.css);
	/* predefine here*/
.t1{background: #e0e0e0;}
.t3{background: #66cc00;}
hr{display: block; height: 2px; border: 1px solid #FFF; border-top: 1px dotted #0066cc;}
h1, h2, h3, h4 {color: #0066cc;}
h1 a, h2 a, h3 a, h4 a{color: #0066cc;}
h1 a{font-size: 18px;}
h2 a{font-size: 16px; font-weight: normal;}
p a{color: #0066cc;}
p a:hover{color: #0066cc; text-decoration: underline;}

body{background: url(http://www.maksoft.net/Templates/sofclima/images/back.gif);}

@import url(http://maksoft.net/css/text_classes.css);
	/* predefine here*/

.head_text{display: block; font-size: 18px; margin-left: 25px; margin-right: 25px; margin-top: 0px; background: #8fc81e; color: #FFF; padding: 5px; text-align: left;}

@import url(http://maksoft.net/css/link_classes.css);
	/* predefine here*/

a.nav_links{padding: 2px;}
a.toplink{padding: 5px 15px 5px 15px; color: #FFF; text-transform: uppercase; font-weight: bold; background: transparent;}
a.toplink:hover{text-decoration: none; color: #FFF; background: #90e33d;}
a.next_link{display: block; clear: both; text-align: right; display: block; border-top: 1px dotted #e0e0e0; margin-bottom: 20px;}

a.back_link {display: block; text-align: left; color: #b2b2b2; border-bottom: 1px dotted #b2b2b2; padding: 5px; clear: both;}
a.back_link:hover {color: #1c7bc8; border-bottom: 1px dotted #1c7bc8;}

@import url(http://maksoft.net/css/image_classes.css);
	/* predefine here*/
.border_image{border: 1px solid;}

@import url(http://maksoft.net/css/table_classes.css);
	/* predefine here*/
	
.border_table {border: 1px solid #e0e0e0; text-align: left;}
.border_table a{color: #0066cc; text-decoration: underline;}
.border_table th{background: #e0e0e0;}
.border_table td{border-bottom: 1px solid #e0e0e0; background: #f5f5f5}

/************************************** BLOCK CLASSES **************************************/

/* message blocks, width, bgcolor, color */
.message_normal{display: block; margin: 5px; background: #dcddde; color: #000000; padding: 10px; border: solid 1px #c7c8ca;}
	.message_normal a{color: #000;}
	.message_normal a:hover{color: #000; text-decoration: underline;}

.message_warning {display: block; margin: 5px; background: #D5FCC9; color: #000000; font-size: 12px inherit; padding: 10px; border: solid 1px #CAEFA7;}
	.message_warning a{color: Black;}
	.message_warning a:hover{color: Black;	text-decoration: underline;}

.message_error{display: block; margin: 5px; background: #FF0000; color: #FFFFFF; font-size: 12px inherit; padding: 10px; border: solid 1px #D70000;}
	.message_error a{color: #FFF;}
	.message_error a:hover{color: White;	text-decoration: underline;}
@import url(http://maksoft.net/css/form_classes.css);
	/* predefine here*/

@import url(http://maksoft.net/css/menu_classes.css);
	/* predefine here*/
a.menu_button{display: block; background: #0066cc; color: #FFF; font-weight: bold; font-size: 12px; width: 190px; height: 20px; padding: 5px; border: none; margin: 4px 2px 4px 2px; text-align: left;}
a.menu_button:hover{background: #077aed; color:#FFF;}
a.submenu_button{display: block; background: #66cc00; color:#FFF; text-decoration: none; width: 190px; padding: 5px; margin: 0px 2px 1px 2px; font-size: 10px; text-align: left;}
a.submenu_button:hover{color: #0066cc; background: transparent; text-decoration: none; font-weight: normal;}

@import url(http://maksoft.net/css/extra_classes.css);
	/* predefine here*/

.bullet1{display: block; width: 15px; height: 15px; margin: 5px 5px 0px 5px;}

@import url(http://maksoft.net/css/admin_classes.css);
	/* predefine here*/

/*page content identificator*/	
#pageContent {display: block; clear:both; margin: 10px 25px 20px 25px;}
#pageContent .sPage{float: left; border: 0px solid #d9d9d9; margin: 1px;}
#pageContent .sPage a {font-weight: normal; text-decoration: none; }
#pageContent .sPage a:hover {font-weight: normal; text-decoration: none; color: #FF0000;}

#pageContent .sPage a.title{float: left; border: none; background-color: #efefef; border-bottom: 1px solid #d9d9d9; color: #000000; font-weight: bold; font-size: 14px; width: 100%; margin: 1px; clear: right; text-align: left;}
#pageContent .sPage a.title:hover{background-color: #d9d9d9; color: #000000; font-weight: bold;}

#pageContent .sPage .text{margin: 5px; cursor: hand; font-weight: normal;display: block;}
#pageContent .sPage img{display: block; background-color: #d9d9d9; border: 0px; margin: 30px 0px 30px 0px;}

#pageContent .sPage .ssLinks {display: block; margin: 7px 0px 7px 10px}
#pageContent .sPage .ssLinks a{font-weight: italic; text-decoration: underline; color: #0066cc; margin-left: 15px; display: block;}
#pageContent .sPage .ssLinks a:hover{text-decoration: underline; color: #000000;}

#language_box a {border: 1px solid #FFF; margin: 0 0 0 3px;}
