﻿html, body { height:100%; outline:none; }
body 
{
margin:0px auto;
padding:0px;
min-width:1000px;
height:100%;
text-align:center;
font:13px/21px "Trebuchet MS", Arial, Helvetica, sans-serif;
background: none repeat scroll 0 0 #ffffff;
color: #000000;	
}

/* Header */
header{background:#fff  url('images/bg-body.jpg') 0 0 repeat; padding-top:0px; position:relative; min-height:100%;}
/* Header */

/* Logo */
#logo{width:200px; padding:0 0 25px 0; margin:none;float:left;}
#logo a{display:block;border:0px solid; background:url('images/logo.png') 0 0 no-repeat;height:70px;width:150px; text-indent:0px;}
/* Logo */

/* Search */
.search{padding:32px 0 0 0;position:relative;overflow:hidden; margin-left:350px; width:300px; float:left; border:0px solid;}

.search input
{
float:left;
border:none;
background:#eaeaea;
border-radius:7px;
-moz-border-radius:7px;
-webkit-border-radius:7px;
padding:4px 7px;
margin:0 6px 0 8px;
width:155px;
}
.text-search{float:left;font-size:16px;line-height:1.2em;color:#414141;text-shadow:1px 0 rgba(64,64,64,0.8);}
.link-search
{
display:inline-block;
font-size:12px;
background:#2f2f2f;
color:#fff;
padding:1px 7px 2px 11px;
border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
text-shadow:1px 0 rgba(255,255,255,0.6);
}
.link-search:hover{background:#f7a000; cursor:pointer;}
/* Search */

#login 
{
border:1px solid;
width:70px;
margin-top:0px;
padding:0px;
vertical-align:bottom;
position:relative;
}

/* menu */
.menu {width:930px; margin:0px auto;  padding:0px; z-index :99; position:relative;  border:1px solid;  height:40px;}	
	
ul#topnav 
{
margin: 0px auto; 
padding: 0px; 
list-style: none;
clear: both;
height:39px;
width:940pc;
border:0px solid;
background:white; /*#f0bd00*/
font-weight:bold;			
}

ul#topnav .first
{
-webkit-border-top-left-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-bottomleft: 10px;
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;
	
	/*border-radius:10px 0 0 10px;-moz-border-radius:10px 0 0 10px;-webkit-border-radius:10px 0 0 10px;*/
	
}
ul#topnav .last
{
-webkit-border-top-right-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomright: 10px;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
	
/*border-radius:0px 10px 10px 0px;-moz-border-radius:0px 10px 10px 0px;-webkit-border-radius:0px 10px 10px 0px;*/

}

ul#topnav li
{
overflow: hidden; 
float: left; 
height:39px;
border:0px solid;
}
ul#topnav a, ul#topnav span 
{
padding: 10px 34px 10px 34px; 
float: left; 
text-decoration: none; 
color: #fff;
text-transform: none;
clear: both;
height: 20px;
line-height: 20px;
background: #1d1d1d; 
}
ul#topnav a {color: #7bc441;}
ul#topnav span 
{
display: none;
}
 
ul#topnav.v2 span
{
background: url(images/menu_newbg.gif) repeat-x left top;
}
ul#topnav.v2 a
{
color: #555;
background: url(images/menu_newbg.gif) repeat-x left bottom;
}
#splitter
{
height:39px;
width:2px;
display:block;
float:left;
padding-left:0px;
background-image:url('images/menu-spliter.jpg');
background-repeat: no-repeat;
}
		

/* Content */
section#content{position:relative;	z-index:2; background:#fff  url('images/bg-body.jpg') 0 0 repeat; min-height:100%; padding-bottom:50px; }
/* Content */
	
/* Structure */ 	
.main{width:940px;position:relative;margin:0px auto; overflow:hidden; min-height:100%}
.main2{margin: 0 auto; overflow:hidden;	position: relative;	width:1036px; z-index:1; height:360px;}
/* Structure */
	
/*===== roundabout =====*/
.gallery{width:771px;position:relative;z-index:1;overflow:hidden;padding:0px 0 0 265px;}

#myRoundabout
{
list-style-type:none;
}
.roundabout-holder {padding:0; height:330px; width:513px;position:relative;z-index:0;}
.roundabout-moveable-item {width:632px;height:351px;}
.roundabout-moveable-item img {	width:100%;	position:relative; z-index:0;}
.roundabout-in-focus {cursor: auto;}
.but-back, .but-next
{
display:block;
width:30px;
height:30px;
top:160px;
position:absolute;
z-index:0;
}
.but-back{left:0px;background:url('images/button-back.png') 0 -31px no-repeat;}
.but-next{right:0px;background:url('images/button-next.png') 0 -31px no-repeat;}
.but-back:hover{background:url('images/button-back.png') 0 -1px no-repeat;}
.but-next:hover{background:url('images/button-next.png') 0 -1px no-repeat;}	

/*===== roundabout =====*/

.wrapper {width:100%;overflow:hidden;position:relative;}

/*----- other -----*/
.img-indent { margin:0 10px 0 0; float:left;}
.img-indent2 { margin:1px 20px 0 0; float:left;}
.img-indent3 { margin:0 5px 0 0; float:left;}
.img-indent4 { margin:0 0 14px 0;}

h2{font-size:22px;line-height:1.2em;color:#363636; letter-spacing:-1px;}
h2.size{font-size:26px;padding:10px 0px 17px 0px; margin:0px auto;}

.link1
{
display:inline-block;
font:12px/17px Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000;
background:url('images/bg-link1.png') 100% 50% no-repeat;
padding-right:7px;
text-shadow:1px 0 rgba(134,134,134,0.5);
text-align:left;
}
.link1:hover{color:#f7a000;text-shadow:1px 0 rgba(247,160,0,0.5);}

.border-bottom{border-bottom:1px solid #e4e4e4;}

.list{ position:relative; overflow:hidden; padding:0px 0 0px 0; list-style-type:none;}
.list li{ background:url('images/marker1.png') 0 20% no-repeat; padding:0 0 10px 12px;}
.list li a{color:#868686; text-shadow:1px 0 rgba(134,134,134,0.5); text-decoration:none; }
.list li a:hover{text-decoration:underline;}

.list3{position:relative; overflow:hidden; padding:10px 0 20px 0; list-style-type:none; margin:0px;}
.list3 li{background:url('images/marker2.png') 0 11px no-repeat; padding:5px 0 4px 20px; border-bottom:0px dotted #9c9c9c;}
.list3 .last{border:none; }
.list3 li a{ text-decoration:none; }
.list3 li a:hover{text-decoration:underline;}

ul.social
{
	
	width:90px;
	border:0px solid;
	height:100px;
	list-style-type:none;
	padding:0px;
}
ul.social li
{
	float:left;
	padding:5px;
}


/*===== footer =====*/

footer {background:#232323 url('images/bg-footer.jpg') 0 0 repeat-x; height:51px; width:100%;  position:fixed; left:0px; bottom:0px; z-index:1;}

#footer 
{
font-size:12px;
line-height:18px;
color:#cfc6c6;
text-shadow:1px 0 rgba(88,87,87,0.5);
padding:13px 0 10px 0;
margin:0px auto;
width:940px;
z-index:1px;
}
#footer a{color:#cfc6c6; text-decoration:underline; line-height:18px;}
#footer a:hover{text-decoration:none;}
.text-1{display:inline-block; font-size:15px; line-height:18px; color:#faa500; text-transform:uppercase;}

/*===== footer =====*/

/* float=left */

.fleft
{
float:left;
}

/* float=left */




/* Grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1
{
display:inline;
float: left;
position: relative;
margin-left: 15px;
margin-right: 15px;
}
.grid_1
{
width:280px;
text-align:left;
}

.grid_2
{
display:inline;
float: left;
position: relative;
margin-left: 5px;
margin-right: 5px;
}
.grid_2
{
width:240px;
text-align:left;
margin-bottom: 0px;
}

/* Valuation Table Align */
.alin
{
text-align:center;
line-height:15px;
}
