/* GENERAL STYLES */
.mceContentBody {
	padding:10px;
	background-color:#ffffff;
	background-image:none;
	color:black;
font-weight:bold;
}
.mceContentBody h1, .mceContentBody h2, .mceContentBody a{color:black;}

body {
	font-family:Arial;
	margin:0px; 
	padding:0px;
	font-size:14px;
	color:#c2c1c1;
	/*color:#ffffff;*/
	background:#000000 url(/images/ext_Bg.gif) repeat-x left top;
}
p {
	margin-top:0px;
	margin-bottom:10px;
}
a{ 
	/*color:#ffffff;*/
color:#c2c1c1;
	text-decoration:undeline; 
}
h1{
	font-size:16px;
	font-weight:bold;
	color:#db6b3e;
	/*color:#ffffff;*/
	font-family:Arial;  
	margin:0px;
	margin-bottom:10px;
}
h2 {font-size:14px; 
	font-weight:bold;	
	color:#f6885b;
	font-family:Arial;  
	margin:0px;
	margin-bottom:7px;
}
.orangeColor {color:#f6885b;} 
.btn {border:#676767 solid 1px;width:100px; background-color:#1d1d1d;color:#ffffff;padding:2px 0px; font-weight:bold;}

.container{width:786px; margin:auto;}

/*---- Logo For Interior Page ------ */
.top .logo{float:left; width:146px;text-align:right;}

.topMenu{padding-top:15px;text-align:right;width:270px;float:right;}
.lang {float:left;text-align:right;width:516px;margin-top:30px;color:#000;}
.lang#interior {float:left;text-align:right;width:370px;margin-top:30px;}
.lang a {color:#000;text-decoration:none;padding:0 0 0 10px;}

/*--- Top for Homepage ----*/
.top_homepage {background-color:#000000;height:306px;clear:both;}
.top_homepage #logo{width:472px; float:left;}
.top_homepage #home_teaser{float:right;width:314px; text-align:center;padding:15px 0px 14px 0px;}

/*---- Top for Interior----*/
.top_interiorPage {
	clear:both; 
	background:#000000 url(/images/headerInterior_bg.gif) no-repeat left bottom; 
	min-height:291px;
 	height:auto !important;
  	height:291px;
	padding:8px 0px 7px 0px;
}
.top_interiorPage .topImg {width:529px;float:left; }
.top_interiorPage .topImg img{ border:#4b4b4b solid 1px;}

.top_interiorPage .rightBox{float:right;width:210px;margin:5px 0px 0px 45px;}
.top_interiorPage .rightBox .latestNews {border:#4c4c4c solid 1px;}
.top_interiorPage .rightBox .latestNews #title { 
	background:url(/images/teaser_arrow.gif) no-repeat 25px 20px; 
	font-size:16px; 
	padding:13px 0px 13px 50px;
}
.top_interiorPage .rightBox .latestNews #row { 
	background:#2b2b2b url(/images/bullet.gif) no-repeat 7px 10px; 
	margin:0px 2px 2px 2px; 
	padding:7px 7px 7px 23px;
}
.top_interiorPage .rightBox .latestNews #row a{ text-decoration:none;}
.top_interiorPage .rightBox .latestNews #row a:hover{ text-decoration:underline;}
.top_interiorPage .rightBox .latestNews #allLink {padding:7px 7px 7px 0px; text-align:right;margin:0px 2px 2px 2px;background-color:#2b2b2b;}

.top_interiorPage .rightBox .title {font-size:16px; color:#c96725;font-weight:bold;
	padding:0px 0px 5px 0px;margin-bottom:8px;border-bottom:#4c4c4c solid 1px;}


/*----End Top for Interior----*/


.main{
	clear:both; 
	background-color:#000000;
	border:1px solid #4c4c4c;
	padding-top:25px; 
	min-height:300px;
 	height:auto !important;
  	height:300px;
	width:786px;
}
.main .leftCol {width:502px; float:left; padding-left:20px; padding-top:13px; font-weight:bold;}
.main .rightCol {width:192px; float:right; padding:0px 30px 0px 20px;}

.menu {background:url(/images/menu_bg.gif) no-repeat left top; border:#4c4c4c solid 1px; padding:50px 20px 20px 20px; font-size:14px;}
.menu ul{	
	margin:0px; 
	padding:0px; 
	list-style-type:none;
}
.menu li {display:block; background:url(/images/arrow.gif) no-repeat left 2px; padding:0px 0px 10px 25px; }
.menu li a{ color:#ffffff;text-decoration:none; }
.menu li a:hover {color:#ff6600;}
.menu li a#selected {color:#ff6600;}


.submenu {	
	margin:0px; 
	padding:0px; 
	list-style-type:none;
}
.submenu li {display:block; background:none; padding:10px 0px 0px 5px; }
.submenu li a#selected {text-decoration:underline;}


.footer {
	clear:both;
	background:#000000 url(/images/footerBg.gif) repeat-x left top; 
	padding:0px 20px 10px 20px; 
	color:#808080; 
	font-size:11px; 
	margin-top:20px;
}
.footer a { color:#ff6600;text-decoration:underline;}
.footer_menu {border-bottom:#676767 solid 1px; padding:10px 0px; margin-bottom:10px;}
.footer_menu a { color:#808080;text-decoration:none;}
.footer_menu a:hover{color:#ff6600;}
.footer_menu a#selected{color:#ff6600;}

.photoGallery img{border:#252525 solid 4px;}

.new td{padding:6px 0px; vertical-align:top;border-bottom:#222222 solid 1px;}
.new .date {text-align:right;}
.new .desc {padding-left:4px;}
.new a {text-decoration:none;}
.new a:hover{text-decoration:underline;}

.paging {text-align:right;font-size:11px;margin-top:10px;}

/* EDITOR PROPERTIES */
orangeColor {

}


