/*========================================*/
/* CSS by Nordic NetLink, www.nnl.ee */
/*========================================*/

/*===============================*/
/* GENERAL */
/*===============================*/

body {
    background-color:white;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
    margin:0;
    padding:0;
    line-height:150%;
}
body,td,th,p,input,textarea,option {
    font-size:12px;
    color:#333;
}
body,td,th,p,div,h1,h2,h3,h4,h5,input,textarea,option,select {
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	padding:0 0 2px 0;
	margin:0 0 13px 0;
	clear:both;
	font-size:16px;
	font-weight:bold;
	color:#FF6600;
}
h2 {
    font-size:12px;
    color:#5682BF;
    margin:0 0 6px 0;
    padding:6px 0 2px 0;
}
h3 {
    font-size:12px;
    color:#659A0A !important;
	border-bottom:1px solid #ccc;
    margin:0 0 12px 0;
    padding:10px 0 2px 0;
	clear:both;
}
a:link, a:visited {
    color:#5682BF;
    text-decoration:underline;
}
a:hover, a:active {
	text-decoration:none;
}
a img {
    border:none;
}
p {
    text-align:justify;
    margin:0;
    padding:6px 0 6px 0;
}
ul {
    padding:6px 0 6px 25px;
    margin:0;
    list-style-type:circle;
}
input,textarea {
    background-color:white;
    color:#666;
    border:1px solid #ccc;
}
option, select {
    color:#666;
}
form {
    margin:0;
    padding:0;
}
b, strong {
	color:#777;
}
hr {
	border:none;
	height:1px;
	background-color:#ccc;
}
/*===============================*/
/* LAYOUT */
/*===============================*/

/* dimensions */
#main_div			{width:974px;}
#main_cont			{width:974px;}
#header_bg			{width:974px;}
#header				{width:974px;}
#left_side			{width:202px;}
#right_side			{width:201px;}
#middle				{width:759px;}
#content 			{width:507px;}
#footer 			{width:974px;}

/* containers */
#main_div {margin:auto;}
#main_cont {float:left;background:url(../images/bg_main.jpg) repeat-y -1px 0;}
#header_bg {background:url(../images/header.jpg) no-repeat;float:left;}
#header {
	height:200px;
    float:left;
    clear:both;
}
#header a,#header a:visited {
	color:white;
}
#logo {
	float:left;
	margin:32px 0 0 36px;
	width:304px;
	height:42px;
}
/* left side */
#lang {
	text-align:right;
	padding:10px 0 8px 10px;
	width:188px;
}
#lang img {
	border:1px solid white;
	margin:0 0 0 10px;
}
#lang img:hover {
	border-color:#FF6600;
}
#left_side #lang a,#left_side #lang a:visited,#left_side #lang a:hover {
	background:none !important;
	text-decoration:none !important;
	padding:0 !important;
	margin:0 !important;
	display:compact !important;
	border:none !important;
}
#left_side {
	padding:0 0 30px 7px;
	float:left;
	clear:left;
}
#left_side ul {
    list-style-type: none;
    padding:0;
}
#left_side ul a, #left_side ul a:visited {
    color:white;
    text-decoration:none;
    padding:2px 0 2px 10px;
    background:url(../images/bg_menu.jpg) repeat-x;
    width:190px;
    display:block;
	border-right:2px solid #F8931F;
}
#left_side ul a:hover,.active_sub a, .active_sub a:visited {
    background:#f46f2a !important;
	border-color:#FF6600 !important;
}
#left_side ul ul {
    list-style-type: none;
    padding:0;
	background:url(../images/bg_submenu.jpg) repeat-x white;
	width:202px;
}
#left_side ul ul a,#left_side ul ul a:visited {
    width:182px;
	color:#FF9900 !important;
	background:none !important;
	border-color:#F8931F !important;
	padding:2px 0 2px 18px;
}
#left_side ul ul a:hover, #left_side ul ul .active_sub a, #left_side ul ul .active_sub a:visited,#left_side .active_sub ul a:hover {
	border-color:#FF6600 !important;
	background:url(../images/bg_submenu_active.jpg) no-repeat 4px 7px !important;
}
/* middle */
#middle {
	float:left;
}
#content {
	float:left;
	padding:0 30px 15px 15px;
}
#main_banner {
	width:100%;
	float:left;
	height:122px;
	border:1px solid white;
	margin:10px 0 26px 0;
}
#right_side {
	float:left;
	padding:10px 0 0 2px;
	margin:146px 0 0 0;
	clear:right;
	text-align:center;
}
.right_icon {
	float:left;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-transform:uppercase;
}
#icon_frient {
	width:105px;
	padding:0 0 0 3px;
}
#right_boxes {
	float:left;
	width:190px;
	padding:20px 0 10px 5px;
}
#promo_box {
	float:left;
	text-align:center;
	width:183px;
	border:1px solid #ccc;
	padding:0 0 5px 0;
}
.promo_box {
	float:left;
	text-align:center;
	padding:5px 5px 3px 5px;
	border:1px solid #ccc;
	margin:5px 0 0 4px;
}
.promo_box:hover {
	border-color:#FF9900;
}
.promo_box img {
	border:1px solid #ccc;
	margin:0 0 5px 0;
}
.promo_box img:hover {
	border-color:#FF9900;
}
a#link_all_offers,a#link_all_offers:visited {
	padding:3px 0 3px 0;
	margin:5px 0 0 0;
	width:185px;
	display:block;
	float:left;
	background-image:url(../images/bg.jpg);
	text-transform:uppercase;
	text-decoration:none;
	font-size:10px;
	color:white;
}
a#link_all_offers:hover {
	background-image:url(../images/bg_pr_menu_h.jpg);
}
.right_icon a,.right_icon a:visited,.promo_box a,.promo_box a:visited {text-decoration:none;}
.right_icon a:hover,.promo_box a:hover {color:#FF9900;}
#news_box {
	float:left;
	text-align:center;
	border:1px solid #ccc;
	margin:15px 0 15px 0;
	width:183px;
}
h4 {
	padding:2px 0 2px 0;
	margin:0;
	width:183px;
	font-weight:normal;
	color:white;
	text-transform:uppercase;
	text-align:center;
	background:url(../images/bg_menu.jpg) repeat-x;
}
#news_box div {
	text-align:left;
	font-size:11px;
	color:#999;
	padding:10px 5px 5px 5px;
	line-height:140%;
}
#news_box a,#news_box a:visited {
	text-decoration:none;
	color:#FF6600;
}
#news_box a:hover {
	text-decoration:underline;
}
#weather {
	width:100%;
	clear:both;
	line-height:120%;
	text-align:center;
	color:#5682BF;
}
#weather img {
	clear:both;
	margin:0 0 10px 0;
}
#banners img {
	margin:10px 0 0 0;
}
.left_banners {
	float:left;
	width:198px;
	text-align:center;
	clear:left;
}
#up_link {
	float:right;
	clear:both;
}
#footer {
	float:left;
	background:url(../images/footer.jpg) -1px 0 no-repeat white;
	height:30px;
	padding:15px 0 0 0;
	text-align:right;
	font-size:10px;
}
#footer a,#footer a:visited {
	color:#999;
	text-decoration:none;
	padding:0 10px 0 0;
}
/* modues */
/* news */
.news_kp {
	width:73px;
	clear:right;
	float:right;
	color:#999;
}
.news_box_intro,.news_box_intro_a {
	width:100%;
	clear:both;
	float:left;
	border-bottom:1px solid #ccc;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
}
.news_box_intro_a {
	border-color:white !important;
}
.news_box_intro_a h2,.news_box_intro h2 {
	font-size:12px !important;
	font-weight:normal !important;
	padding:0;
	margin:0;
	float:left;
	width:410px;
}
.news_box_intro h2 {
	padding:0;
	margin:0;
	float:left;
}
.news_box_intro p {
	clear:both;
}
.news_body {
}
.news_date {
	color:#999;
}
/* comments */
.comment_box {
	width:507px;
	border-bottom:1px solid #ccc;
	margin:0 0 5px 0;
}
.comment_box td {
	padding:0 0 5px 0;
}
.comments {
	float:right;
	clear:both;
	width:507px;
}
.comments .news_box_intro .news_kp {
	width:122px !important;
	text-align:right;
}
.news {
	border-bottom:1px solid #ccc;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
}
.news_comments h3 {
	width:328px;
	float:left;
	clear:none !important;
	margin:0;
	padding:0;
}
.news_comments {
	width:507px;
	float:left;
	padding:10px 0 0 0;
	border-top:3px double #ccc;
}
.news_comments table input,.news_comments table textarea {
	width:300px;
	margin:0 0 2px 12px;
}
.news_comments table,.news_comments p {
	float:left;
	clear:both;
}
.news_comments table {
	margin:12px 0 0 0;
}
.read_com {
	float:right;
	width:140px;
}
.news_comments_list {
	width:100%;
	clear:both;
	float:left;
	border-bottom:1px solid #ccc;
	padding:10px 0 10px 0;
}
.news_comments_list p {
	clear:both;
}

/* Send to friend */
#sendfriend_window {
	background-image:url(../images/bg_content.png);
    background-repeat:repeat-x;
	background-color:#F8F9FD;
	padding:10px;
	margin:0;
}
#sendfriend {
	float:left;
	width:150px;
	padding:3px 0 0 0;
}
/* project page */
#page_project_src {
	float:left;
	width:308px;
}
#page_project_right {
	float:right;
	width:190px;
}
#page_project_menu {
	float:left;
	padding:0 0 0 3px;
}
#page_project_menu ul,#page_project_menu li {
	list-style:none;
	margin:0;
	padding:0;
}
#page_project_menu li {
	list-style:none;
	margin:0;
	padding:0 0 0 2px;
}
#page_project_menu a,#page_project_menu a:visited {
	width:167px;
	display:block;
	padding:2px;
	background-image:url(../images/bg_pr_menu.jpg);
	border-bottom:1px solid white;
	color:white;
	text-decoration:none;
}
#page_project_menu a:hover {
	background-image:url(../images/bg.jpg);
}
#page_projects .promo_box {
	float:left;
	text-align:center;
	padding:4px 4px 0px 4px;
	border:1px solid #ccc;
	margin:0 0 5px 0;
}
#page_projects .promo_box:hover {
	border-color:#5682BF;
}
#page_projects .promo_box img {
	border:1px solid #ccc;
	margin:0 0 5px 0;
}
#marqueecontainer {
	position: relative;
	width: 150px; /*marquee width */
	height: 200px; /*marquee height */
	background-color: white;
	overflow: hidden;
	border: 0px solid orange;
	padding: 2px;
	padding-left: 2px;
}
/* sales */
.sales_box {
	width:100%;
	float:left;
	border-bottom:1px solid #ccc;
	padding:0 0 3px 0;
}
.sales_box_img {
	width:184px;
	float:left;
}
.sales_box_img img {
	border:1px solid #ccc;
	margin:0 0 5px 0;
	padding:3px;
}
.sales_box_img img:hover {
	border-color:#FF9900;
}
.sales_box_intro {
	width:323px;
	float:left;
}
.sales_box_read_m {
	clear:both;
}