@charset "utf-8";
body {
	margin:0;
	padding:0;
	width:100%;
	color:#fff;
	font:normal 13px Arial, Helvetica, sans-serif;
	background:#000;
}
html, .main {
	padding:0;
	margin:0;
}
.main {
	background:url(../bullets/bodybg.jpg) no-repeat center top;
}
.clr {
	clear:both;
	padding:0;
	margin:0;
	width:100%;
	font-size:0;
	line-height:0;
}
h2 {
	font-size:26px;
	font-weight:bold;
	line-height:1.2em;
	color:#fff;
	text-transform:none;
}
p {
	margin:8px 0;
	padding:0 0 8px 0;
}
ul.medium {
	margin: 10px;
	font-size: 15px;
}
ul.medium li {
	margin-top: 5px;
	margin-left: 20px;
}

/* menu */
#menubar {
	position: absolute;
	top: 130px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 36px;
	background: #eeeeee;
    background: -moz-linear-gradient(top, #eeeeee 0%, #777777 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#aaa), color-stop(100%,#777777));
    background: -webkit-linear-gradient(top, #eeeeee 0%,#777777 100%);
    background: -o-linear-gradient(top, #eeeeee 0%,#777777 100%);
    background: -ms-linear-gradient(top, #eeeeee 0%,#777777 100%);
    background: linear-gradient(top, #eeeeee 0%,#777777 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#777777',GradientType=0 );
}
#menu {
	margin: 0px auto;
	padding: 0px;
	padding-left: 40px;
	width: 1000px;
}
/* menu */

.header, .content, .menu_nav, .fbg, .footer, form, ol, ol li, ul, .content .mainbar, .content .sidebar {
	margin:0;
	padding:0;
}
.header {
}
.header_resize {
	margin:0 auto;
	padding:0 0 24px;
	width:960px;
}
.logo {
	margin:0;
	padding:0;
	float:none;
	float:left;
	width:auto;
	height:188px;
}
h1 {
	margin:0;
	padding:8px 0 0 0;
	font-size:45px;
	font-weight:bold;
	line-height:1.2em;
	text-transform:none;
	letter-spacing:2px;
}
h1 a, h1 a:hover {
	color:#ffffff;
	text-decoration:none;
}
h1 span {
	color:#9e4c66;
}
h1 small {
	display:block;
	font-size:12px;
	line-height:1.2em;
	letter-spacing:normal;
	text-transform:none;
	color:#ffffff;
}
div.bar {
	height: 20px;
	width: 96%;
	text-align: left;
	padding: 15px;
	margin-right: 15px;
	color: #fffffffff;
	background: #232323;
	font-size: 16px;
	font-weight: bold;
}
.slider {
	margin:0;
	padding:0 10px 24px;
}

.mainbar h2 {
	margin:0px;
	padding:12px 10px;
	color:#fff;
	background:#303030;
}

#content {
	margin: 0px auto;
	width: 950px;
	height: 350px;
	padding: 25px;
	padding-top: 5px;
	padding-bottom: 75px;
}


/* rates page */
table.rates {
	width: 550px;
	color: #3d5b91;
	background-color: #f6e9c6;
	border: 1px solid #000000000;
}
td.theader {
	padding: 5px;
	color: #fffffffff;
	background: #3d5b91;
	font-weight: bold;
	text-align: center;
}
td.tdrates {
	padding: 5px;
	text-align: center;
	border-bottom: 1px solid #999999;
}
tr.tfooter {
	color: #fffffffff;
	background: #3d5b91;
	font-weight: bold;
	text-align: center;
}
tr.tfooter td {
	padding: 5px;
}
.cond a.rm {
	display:block;
	float:left;
	margin:0 0 16px;
	padding:12px 0;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	text-transform:none;
	color:#9e4c66;
	text-decoration:none;
	text-align:center;
}
.cond a.rm:hover {
	text-decoration:underline;
}
/* end rates page */
.fbg {
	border-top:1px solid #333536;
	border-bottom:1px solid #333536;
	background:#232323;
}
.fbg_resize {
	margin:0 auto;
	width:920px;
	padding:16px 20px;
}
.fbg h2 {
	margin-bottom:24px;
	padding-bottom:8px;
	color:#827f7f;
	background: #232323;
}
.fbg img.gal {
	margin:0 8px 8px 0;
	padding:0;
	border:4px solid #7e898b;
}
.fbg .col {
	margin:0;
	float:left;
}
.fbg .c1 {
	padding:0 16px 0 0;
	width:280px;
}
.fbg .c2 {
	padding:0 36px 0 16px;
	width:280px;
}
.fbg .c3 {
	padding:0 0 0 16px;
	width:274px;
}
.fbg .fbg_ul {
	margin:0;
	padding:0;
	list-style:none;
}
.fbg .fbg_ul li {
	margin:0;
	padding:0;
	list-style:none;
}
.fbg .fbg_ul li a {
	display:block;
	margin:0;
	padding:2px 0 2px 12px;
	color:#7e898b;
	text-decoration:none;
	background:url(../images/li.gif) no-repeat left center;
}
.fbg .fbg_ul li a:hover {
	color:#395d91;
	text-decoration:none;
	font-weight:normal;
}
.fbg p.contact_info {
	line-height:1.8em;
}
.fbg p.contact_info a {
	color:#395d91;
	text-decoration:underline;
	font-weight:normal;
}
.fbg p.contact_info a:hover {
	color:#fffffffff;
	text-decoration:underline;
	font-weight:normal;
}
.fbg p.contact_info span {
	display:block;
	float:left;
	width:74px;
	font-weight:bold;
}
ol {
	list-style:none;
}
ol li {
	display:block;
	clear:both;
}
ol li label {
	display:block;
	margin:0;
	padding:16px 0 0 0;
}
ol li input.text {
	width:480px;
	border:1px solid #c0c0c0;
	margin:0;
	padding:5px 2px;
	height:16px;
	background-color:#ffffff;
}
ol li textarea {
	width:480px;
	border:1px solid #c0c0c0;
	margin:0;
	padding:2px;
	background-color:#ffffff;
}
ol li .send {
	margin:16px 0 0 0;
}
ol li .send:hover {
	opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
}
#contactform {
	position: relative;
	top: -30px;
	margin:0 0 1px;
	padding:0 20px 1px;
}
.searchform {
	margin:0 0 16px;
	padding:20px 20px 12px;
	float:left;
}
#formsearch {
	margin:0;
	padding:0;
	width:auto;
	height:30px;
}
#formsearch span {
	display:block;
	margin:0;
	padding:0;
	float:left;
	background:url(../images/search_bg.gif) no-repeat left top;
}
#formsearch input.editbox_search {
	margin:0;
	padding:8px 10px;
	float:left;
	width:166px;
	font-size:12px;
	line-height:16px;
	color:#a9a9a9;
	background:none;
	outline:none;
	border:none;
}
#formsearch input.button_search {
	margin:0;
	padding:0;
	border:none;
	float:left;
}
.footer {
	background:#000;
}
.footer_resize {
	margin:0 auto;
	padding:0;
	width:920px;
	line-height:1.5em;
	color:#585757;
}
.footer_resize p {
	margin:24px 0;
	padding:0;
	line-height:normal;
	white-space:nowrap;
	text-indent:inherit;
}
.footer_resize a {
	color:#395d91;
	font-weight:normal;
	margin:0;
	padding:0;
	border:none;
	text-decoration:underline;
	background-color:transparent;
}
.footer_resize a:hover {
	color:#fff;
	background-color:transparent;
	text-decoration:none;
}
.footer_resize .lf {
	float:left;
}
.footer_resize .rf {
	float:right;
}
a {
	outline:none;
}


/* ---------------------
menu navigation css */
#main-nav {
    background: #eeeeee;
    background: -moz-linear-gradient(top, #eeeeee 0%, #777777 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#aaa), color-stop(100%,#777777));
    background: -webkit-linear-gradient(top, #eeeeee 0%,#777777 100%);
    background: -o-linear-gradient(top, #eeeeee 0%,#777777 100%);
    background: -ms-linear-gradient(top, #eeeeee 0%,#777777 100%);
    background: linear-gradient(top, #eeeeee 0%,#777777 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#777777',GradientType=0 );
    width: 1000px;
    z-index: 1000;
}
#main-nav ul {
    font-family: 'Droid Sans', sans-serif;
    font-size: 13px;
    font-weight: bold;
    list-style: none;
}
#main-nav ul li {
    border-left: 1px solid #aaa;
    float: left;
}
#main-nav ul li:first-child {
    border: none;
}
#main-nav ul li a {
    color: #000000;
    display: block;
    padding-top: 10px;
    padding-left: 40px;
    padding-right: 50px;
    padding-bottom: 9px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px 1px #990000;
}
#main-nav ul li a:hover {
	color: #ffffff;
}
#main-nav ul li a span.drop-down {
    background: url(../bullets/downarrow.png) no-repeat;
    height: 7px;
    position: absolute;
    right: 20px;
    top: 15px;
    width: 10px;
}
#main-nav ul li:hover {
    /*background: #aaa;*/
}
#main-nav ul li ul {
    display: none;
}
#main-nav ul li:hover ul {
    background: url(../bullets/trans.png);
    display: block;
    font-size: 13px;
    font-weight: normal;
    padding: 10px;
    position: absolute;
	 z-index: 10;
}
#main-nav ul li ul li {
    float: none;
    display: block;
    border-left: none;
    position: relative;
}
#main-nav ul li ul li a {
    width: 170px;
    padding: 15px 10px;
    border-top: dotted 1px #aaa;
    color: #000000;
}
#main-nav ul li ul li a:hover {
    width: 170px;
    padding: 15px 10px;
    border-top: dotted 1px #aaa;
    color: #ffffff;
}
/* end of menu */
