/* CSS Document */

/*labels*/

html, body {
        margin: 0px;
        padding: 0px;
        min-height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #F6F6F6;
	background-image: url(images/bg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;

}
img {
    margin: 10px;
}

* html body{
        height:100%;
}

a {
	color: #FF7777;
	text-decoration: none;
}

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

/*blocks*/

#cnt_page {
	top: 0px;
	bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	margin-right: 50px;
    min-height: 100%;
	overflow: hidden;
}

#top {
	height: 75px;
	margin-top: 20px;
	margin-right: 10px;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/top.png);
	background-color: #FFFFFF;
}

#top_menu {
	font-size: 13px;
}

#top, #heat, #parent {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

#heat {
	background: url(images/green.gif);
}

#parent {
	background: url(images/red.gif);
	overflow: hidden;
}

#heat, #parent {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 15px;
	margin-right: 10px;
}

#container {
	margin-top: 15px;
	margin-bottom: 10px;
	overflow: hidden;
}

#cnt_menu {
	width: 200px;
	float: left;
}

#cnt_opt {
	border-right-color: #CCCCCC;
	border-right-style: dotted;
	border-right-width: 2px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
}

#options, #rss, #validation {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	line-height: 17px;
}

#options, #rss {
	margin-right: 10px;
	margin-bottom: 10px;
	background: url(images/white.gif);
}

#validation {
	text-align: center;
}

#cnt_content {
	margin-left: 200px;
	padding-left: 10px;
	padding-right: 10px;
}

#cnt_window {
	background: url(images/black.gif);
}

#cnt_box {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 10px;
	background-color: #FFFFFF;
}

#box {
	padding: 6px;
	border-color: #00FF00;
	border-style: solid;
	border-width: 1px;
}

#sa_right {
	width: 10px;
	height: 20px;
	float: right;
	background-color: #FAFAFA;
}

#sa_bottom {
	margin-left: 20px;
	margin-bottom: 15px;
	height: 10px;
	font-size: 6px;
	line-height: 9px;
	background: url(images/black.gif);
}

/*Stylos of text*/

.cnt_title {
	float: left;
	width: 240px;
}

.title {
	font-size: 36px;
	color: #000000;
	font-weight: bold;
}

.subtitle {
	font-size: 24px;
	color: #999999;
}

.cnt_umenu {
	padding-right: 40px;
	margin-top: 5px;
	float: right;
	text-align: right;
}

.user_menu {
	margin-top: 5px;
	margin-right: 0px;
	padding-right: 0px;
}

.user_menu li {
	float:left;
	margin: 10px;
}

.search_box {
	display: inline;
	margin-top: 40px;
	margin-right: 0px;
	padding-right: 0px;
}

.youare {
	float: left;
}

.route {
	margin-top: 0px;
	margin-left: 200px;
	margin-right: 0px;
	padding: 0px;
	font-size: 13px;
}

.route a, .route a:hover {
	padding-left: 23px;
	background: url(images/arrow.gif) no-repeat;
}

.subcontent {
	border-left-color: #CCCCCC;
	border-left-style: dotted;
	border-left-width: 2px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	font-size: 13px;
	background: url(images/white.gif);
}

.subcontent ul {
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.subcontent a, .subcontent a:hover {
	width: 165px;
	display: block;
	padding-left: 23px;
	background: url(images/arrow.gif) no-repeat;
}

.route ul, .subcontent ul, .rss ul {
	margin-top: 0px;
	margin-left: 0px;
	list-style-type: none;
}

.route ul, .rss ul {
	margin-bottom: 0px;
}

.route ul {
	padding-left: 0px;
}

.route li {
	float:left;
}

.rss ul {
	padding-left: 10px;
}

.rss a, rss a:hover {
	display: block;
	padding-left: 23px;
	background: url(images/feed.gif) no-repeat;
}

.rss a {
	color: #009966;
	text-decoration: none;
	font-size: 12px;
}

.rss a:hover {
	color: #009966;
	text-decoration: underline;
	font-size: 12px;
}

.options a, .options a:hover {
	display: block;
	width: 165px;
	padding-left: 23px;
	background: url(images/triangle.gif) no-repeat;
}

.options a, .menu a {
	color: #000000;
}

.options a:hover, .menu a:hover {
	background-color: #99FF99;
}

.menu {
	padding-left: 4px;
	padding-right: 4px;
	margin-right: 10px;
	background-color: #FFFFFF;
}

.menu ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	height: 12px;
	list-style-type: none;
}

.menu li {
	margin: o;
	padding: 0;
	float:left;
}

.menu a, .menu a:hover {
	padding-left: 10px;
	padding-right: 10px;
}

.flags li {
	display:inline;
	padding:10px;
}

form.force_newline{
    clear:both;
}


