/* IMPORTS */
@import url(basic.css);
@import url(toppanel.css);

@import url(modules.css);

a {
	color: #9c9a00;
}
a:hover {
	text-decoration: none;
}
html{
	background: #3a3b3c;	
}

body {
	background: url(images/body.gif) repeat-x top;
	color: #3E3E3E;

	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	color: #944f00;
	}
#left h1, #left h2, #left h3, #left h4, #left h5, #left h6,
#right h1, #right h2, #right h3, #right h4, #right h5, #right h6 {
	font-family: Arial,  sans-serif;
	color: #000;
}
img {
	border: 0 solid #ff8b35;
}

/* BOX */
#box {
	
	font: 80%   Arial, Verdana, sans-serif;
	margin: 0 auto;
	text-align: left;
	width: 741px;

}

/* HEADER */
#header {
	background: #0f0f0f;
	height: 51px;
	position: relative;
	width: 742px;
	margin: 0 auto;
}
#header h1 {
	/*background: url(images/header_h1.jpg) no-repeat;*/
	width: 519px;
	height: 51px;
	padding: 0;
	position: absolute;
		left: 0;
}
#header a.logo {
	background: url(images/logo.jpg) no-repeat;
	display: block;
	position: absolute;
		top: 2px;
		left: 0;
	width: 328px;
	height: 48px;
}

#pano_box{
	border: 2px solid #232323; 
	border-bottom: none;
	width: 730px;
	/*padding: 20px;*/
	padding: 4px;
	background: #696a6c;
}
#pano_box img{
	background: #feffff;
	border: 1px solid #010101;
	padding: 5px;
}

#pano_box #panorama_content{
	background: #feffff;
	border: 1px solid #010101;
	padding: 5px;
	margin: 16px;
}

/* CONTAINER */

#container {
	width: 730px;
	padding: 4px;	
	border: 2px solid #232323; 
	border-bottom: none;
	border-top: none;
	background: #696a6c;
	float: left;
}


/* top menu*/


#top_menu ul{
	width: 730px;
	background: #696a6c;
	list-style-type: none;
	/*margin: 0 0 0 -1px;*/
	float: left;
	/*border-bottom: 1px solid #4b4b4d;*/
	overflow: hidden;
	margin: 0;

} 
#top_menu ul li{
	list-style-type: none;
	float: left;
	background: #8e8f92 url(images/tm_li.gif) no-repeat top left;
	margin-right: 1px;
	padding-left: 4px;
}
#top_menu ul li.sel{
	list-style-type: none;
	float: left;
	background: #8e8f92 url(images/tm_li_sel.gif) no-repeat top left;
	margin-right: 1px;
	position: relative;
	top: 1px;
	padding-left: 4px;
}
 
#top_menu a{
	float: left;
	display: block;
	background: url(images/tm_a.gif) no-repeat top right;
	padding: 13px 15px 6px 11px;
	color: #fff;
	text-decoration: none;
} 
#top_menu a:hover{
	text-decoration: underline;
} 
#top_menu span{
	float: left;
	display: block;
	background: url(images/tm_span.gif) no-repeat top right;
	padding: 13px 15px 6px 11px;
	color: #fff;
	text-decoration: none;
} 

#container2 {
	width: 728px;
	background: #b0b0b0;
	border: 1px solid #4b4b4d;
	/*border-top: none;*/
	margin: 0;


}

/* LEFT */
#left {
	float: left;
	clear: both;
	overflow: hidden;
	width: 225px;
	margin-left: 12px;
	margin-top: 19px;
	margin-bottom: 60px;
	display: inline;
}




/* MENU */


#menu {
	background: #696a6c url(images/menu_bottom.gif) no-repeat bottom left;
	width: 225px;
	overflow: hidden;
	margin-bottom: 1px;
	padding-bottom: 10px;
	
}

#menu ul {
	padding: 50px 0 10px 0;
	width: 225px;
	background: url(images/menu_top.gif) no-repeat top left;
}
#menu ul ul {
	padding: 0;
	background: none;
	width: auto;

}
#menu li {
	background:  url(images/menu_li_1.gif) no-repeat 20px 10px;
}
#menu li li {
	background:  url(images/menu_li_2.gif) no-repeat 30px 11px;
	list-style-type: none;

}
#menu li a {
	color: #fff;
	display: block;
	text-decoration: none;
	padding: 6px 25px 8px 35px;
}
#menu li li a {
	padding-left: 44px;
}
#menu li li li a {
	padding-left: 55px;
}
#menu li li li li a {
	padding-left: 66px;
}
#menu li li li li li a {
	padding-left: 75px;
}

#menu span {
	text-decoration: underline;
	color: #fff;
	display: block;
	background: url(images/menu_a.gif) no-repeat bottom left;
	padding: 6px 25px 8px 35px;

}
#menu li li span {
	padding-left: 45px;
}
#menu li li li span {
	padding-left: 55px;
}
#menu li li li li span {
	padding-left: 65px;
}
#menu li li li li li span {
	padding-left: 75px;
}
#menu a:hover {
	text-decoration: underline;
	color: #f9eec9;
}


/* CONTENT */
#content {
	float: left;
	width: 465px;
	min-height: 260px;
	overflow: hidden;
	padding-left: 15px;
}


#info {
	position: relative;
	/*background: url(images/info.gif) repeat-x bottom;
	width: 588px;
	margin: 0 2px;*/


}
#navi {
	color: #c08007;
	font-size: 88%;
	letter-spacing: 1px;
	text-align: right;
	width: 380px;
	position: absolute;
	right: 0;
	top: 28px;
	overflow: hidden;
}
#navi li {
	background: url(images/navi.gif) no-repeat right;
	display: inline;
	margin-right: 8px;
	padding-right: 12px;
	
}
#navi li.last {
	background: transparent;
	margin: 0;
	padding: 0;
}
#navi a {
	color: #c08007;
}
#language {
	height: 16px;
	position: absolute;
	top: -257px;
	right: -60px;

}
#language li {
	float: left;
	list-style-type: none;
	margin-right: 5px;
}





/* RIGHT */
#right {
	float: left;
	overflow: hidden;
	width: 199px;	
	background: #e0cc95 url(images/right2.gif) repeat-y left;
	margin-bottom: 25px;

}
#right2 {

	width: 199px;	
	background:  url(images/right.gif) no-repeat bottom left;
	padding-bottom: 4px;
}




/* FOOTER */

#footer {
	background: #696a6c;
	font-size: 88%;
	width: 730px;
	padding: 4px;
	border: 2px solid #232323; 
	border-top: none;
}
#footer p {
	color: #fff;
	padding: 0 10px;
}
#footer a {
	color: #fff1a3;
}
#footer img {
	float: left;
	margin: 0 10px 0 20px;
}
#footer_left, #footer_right {
	float: left;
	padding: 5px 0 5px 0;
	width: 365px;
}
#footer_right {
	text-align: right;
}
#footer_left {
	text-align: left;
}

/* CLASSES */
.cleaner {
	clear: both;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
}
.errmsg {
	margin-bottom: 10px;
	color: Red;
	text-align: center;
}
.status_info{
	background: url(images/info_ico.gif) no-repeat 8px 8px;
	width: 450px;
	font-weight: bold;
	margin: 15px auto 15px auto;
	padding: 15px 15px 15px 45px;
	border: 1px solid #a5a5a5;
	border-left: none;
	border-right: none;
}
.status_error{
	background: url(images/error_ico.gif) no-repeat 8px 8px;
	width: 450px;
	font-weight: bold;
	margin: 15px auto 15px auto;
	padding: 15px 15px 15px 45px;
	border: 1px solid #a5a5a5;
	border-left: none;
	border-right: none;
	color: #830000;
}

