/* @override http://rusutsuaccommodation.com/css/basic/custom.css */

/* @group body */
a{ outline:none;}
ul{
	padding: 0 0 0 0px;}

html {
	float: left;
	width: 100%;
}

body {
font-family: "Lucida Grande", Verdana, sans-serif;	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: transparent;
	background-image: url(../../images/interface/header-bg-top.gif)  ;
	background-repeat: repeat-x;
	background-position:top left;
	float: left;
	width: 100%;
	
	
}

a:link, a:visited {
	color: #007db6;
	text-decoration: none;
}

a:hover, a:active {
	color: red;
	text-decoration: underline;
}
pre, tt, kbd, code, samp {
	font-family: Monaco, "Courier New", Courier, mono;
	font-size: 9px;
	line-height: 11px;
	padding: 5px;
	border: 1px dotted #ddd;
	display: block;
	background-color: #eee;
}

acronym, abbr, dfn {
	font-style: normal;
}

acronym[title], abbr[title], dfn[title] {
	border-bottom: 1px dotted #999;
	cursor: help;
}

h1 {
	font-size: 24px;
	margin: 12px 0 20px 30px;
	font-weight: normal;
	color: #152A4D;
}


h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 14px 10px 0px 15px;
	font-weight: normal;
	color: #999;
	}

h3 {
	font-size: 12px;
	margin: 10px 0 5px 0;
	padding: 0;
	font-weight: normal;
	color: #666;
}

h4 {
	font-size: 11px;
}

.small_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 14px 0 10px 0;
	font-weight: normal;
	color: #999;
}
p.error {
	font-size: 11px;
	line-height: 16px; 
	padding: 10px 10px 20px 10px;
	color: #fff;
	font-weight: bold;
	text-shadow: #f30 2px 2px 0;
	border: 1px solid #fff;
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	padding: 0;
	margin: 0;
	border: 0;
	float: left;
}

.hidden {
	/* used to hide accessibility items */
	position: absolute;
	left: -9999px;
	float: left;
}

/* @end */

/* @group layout */

#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	position: relative; /* logo position relies on this */
	
}

#container {
	padding-top:0px;
	float: left;
	width: 100%;
	padding: 0;
	margin-top: 0px;
    
}

#header {
	width: 800px;
	margin: 0;
	padding: 0;
	float: left;
	height: 90px;
}

#content {
	float: left;
	width: 800px;
	margin: 0;
	padding: 0;
		}

#columns {
	float: left;
	width: 800px;
	margin: 0px 0 0 0;
	padding: 0;
}

#main {
	float: left;
	width: 800px;
	display: inline; /* combat IE6 Doubled float-margin bug */
	padding:0px;
	margin: 0px 0 0 0;
	border-left:0px solid #E8E8E8 ;
	border-right:0px solid #E8E8E8 ;
		background: transparent url(../../images/interface/top-banner.jpg) no-repeat center top;
	height: 210px;
}

#mainbody{
	width: 490px;
	margin: 0px;
	padding:0px	;
}

/* @group main */

#sidebarR {
	float:right;
	width: 270px;
	margin:0px;
	padding: 0px;
}

#sideleft ul{
	
	list-style-type: square;
	margin: 0;
	padding: 0;
}

#sideleft ul li{
	
	font-size: 16px;
	color: #666;
	margin-left: 50px;
	padding-bottom: 10px;
}

/* @end */


/* @group header */

#header h1 {
	padding: 0;
	margin: 0;
	float: left;
	width: 330px;
}

#header h1 a {
	text-indent: 0px;
	padding: 0;
	margin: 20px 0 0 10px;
	float: left;
	color: #fff;
}
#header h1 a:hover {
	
	text-decoration: none;
}

#nav {
	padding-top: 60px;
	float: right;
	width: 330px;
}

/* @end */


/* @group footer */

#footer {
	
	float: left;
	width: 800px;
	display: inline; /* combat IE6 Doubled float-margin bug */
	font-size: 10px;
	line-height: 16px;
	padding: 0px 0;
	margin: 0px 0 20px 0;
	color: #999;
	text-transform: lowercase;
}

#footer .left {
	float: left;
	color: #51a2d7;
	margin: 10px 0 0 5px;
}

#footer .right {
	float: right;
	color: #ccc;
	font-size: 10px;
	margin: 10px 20px 0 0;
	display: inline;
}

#footer a:link, #footer a:visited {
	color: #007db6;
	border-bottom: 1px solid #ccc;
}


#footer a:hover, #footer a:active {
	text-decoration: none;
	color: #000;
	border-bottom: 1px solid #000;
}

#footer a.hilite {
	border-bottom: 1px solid #000;
}

/* @end */

#sidebarR ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebarR ul li {
	border: 1px solid #ddd;
	margin: 5px 10px;
	padding: 0px;
	height: 95px;
}
#sidebarR ul li img{
	border: 1px solid #ddd;
	margin: 4px 4px;
	padding:2px;
	float: left;
}

#sidebarR ul li span {
	display: block;
	float: left;
	width: 150px;
	padding: 2px 0 0 5px;
	text-align: left;
	font-family: "Lucida Grande", Verdana, sans-serif;	
	font-size: 11px;
	color: #666;
	}


/*Body li's*/
h2 li{
	list-style-type: disc;
}


h2 .emaillink {
	color:#CC9900;
}

#bottomdiv{
	width: 800px;
		background: transparent url(../../images/interface/body-top.gif) no-repeat center top;
		margin:0px;
		padding: 0px  ;
		float: left;
	
}
#bottomdivgallery{
	width: 800px;
		background: transparent url(../../images/interface/body-top-gallery.gif) no-repeat center top;
		margin:0px;
		padding: 0px  ;
		float: left;
}

#border{
	float: left;
	width: 798px;
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
	margin: 13px 0 0 0;	
	background:transparent;
}

#bordergallery{
	float: left;
	width: 798px;
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
	margin: 15px 0 0 0;	
	background:transparent;
}
			
#sideleft{
	width: 500px;
	margin:0;
	padding: 0px;
	float: left;
}
#sideleft p {
	font-size: 12px;
	line-height: 20px;
	padding: 0px 0px 0px 30px;
	font-weight: normal;
	color: #000;
	margin: 15px 0;

}
#bottom{
	background: transparent url(../../images/interface/body-bottom.gif) no-repeat center bottom;
	clear: both;
	width: 800px;
	margin: 0px;
	height: 13px;
	padding: 0px;
	
}

#demos{
	margin: 10px 0 0 30px;
}


#slide.pics {
	border: 1px solid #fff;

	
}
#up.pics {
	border: 1px solid #fff;
}

.pics { height: 170px; width: 195px; padding:0; margin-right:10px; overflow: hidden }
.pics img { height: 150px; width: 175px; padding: 10px; border: 0px solid #ccc; background-color: transparent; top:0; left:0 }


pre { text-align: left; overflow: visible }

/* @group Email */

/*EMAIL*/
.email{
	font-size: 16px;
	text-align: center;
	margin: 0;
	padding: 10px 0 0 0;
	line-height: 29px;
	color: #666;
	font-weight: bold;
	
	
}

.email a{
	font-size: 14px;
	text-align: center;
font-weight: normal;}

.mail{
	font-size: 14px;
	margin: 0;
	color: #666;
	
	
}
.mail a{
	font-size: 14px;
	text-align: center;
	color: #0F6955;
}
/* @end */

/* @group Tab */

/*TABS*/
#tabs{
float:right;
font-size:18px;
line-height: normal;
text-transform: lowercase;
margin-right: 20px;
	
}

#tabs ul{
list-style-type: none;
margin:0;
padding:0;
float: left;
}

#tabs li{
display:inline;
margin:0;
padding:0;
}

#tabs a {
float:left;
height:30px;
margin:0px;
padding:0px 5px 0 20px;
text-decoration:none;
text-align: center;
font-size: 18px;
color: #FFFFFF;
line-height: 18px;
background:url(../../images/interface/tab-left.gif) no-repeat left top;
display: inline;

}

#tabs a span {
display: block;
background:url(../../images/interface/tab.gif) no-repeat right top;
padding: 6px 30px 4px 10px;
height:20px;
font-weight:normal;
color: #FFF;
font-size: 18px;
float: left;
line-height: 20px;

}


#tabs a:hover span {
color: #001400;
}
#tabs a:visited span {
color: #fff;
}

#tabs #current a{ 
/*background-position:0 -84px;*/
background-position:0 0px;
background-image:url(../../images/interface/tab-left2.gif); 


}

#tabs #current a span{
background-image:url(../../images/interface/tab2.gif); 
color: #FFF;


}

#tabs a:hover{ 

background-image:url(../../images/interface/tab-left2.gif);}

#tabs a:hover span{ 
background-image:url(../../images/interface/tab2.gif); }






.map{
	margin: 0 auto;
	padding: 0 10px 0 10px;	
}
