/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; text-decoration:none;}
:focus { outline:0; }
a:active { outline:none; }
body { line-height:1; color:black; background:white; }
ol,ul { list-style:none; }
table { border-collapse:separate; border-spacing:0; }
caption,th,td { text-align:left; font-weight:normal; }
blockquote:before,blockquote:after,q:before,q:after { content:""; }
blockquote,q { quotes:"" ""; }
/* end reset */



body{
font-family:'Helvetica',arial,sans-serif;
font-size:12px;
}
a{
text-decoration:none;
}
.wrapper{
width:960px;
margin:0 auto;
}
.clear {
clear:both;
}

/* Main Header */
#main_header {
height:500px;
}
#main_header_inner {
height:260px;
max-width:1600px;
margin:0 auto;
background-image:url(/i/ibg/beach3.jpg);
background-repeat:repeat;
}
.headerimg {
background-position: center top;
background-repeat: no-repeat;
width:100%;
height:600px;
position:absolute;
}

#top_header{
background-image:url(/images/header-bg.png);
background-repeat:repeat;
position:relative;
top:20px;
}
#top_header #logo{
width:252px;
height:126px;
margin-bottom:-46px;
float:left;
position:relative;
top:-20px;
}
#top_header #logo a{
display:block;
width:252px;
height:126px;
background-image:url(/images/russian-manila-logo.png);
background-repeat:no-repeat;
text-indent:-9999px;
}

#top_header #logo h1 {
	margin:0;
	padding:0;
}

#top_header #navigation{
width:708px;
float:right;
}
#page_title{
float:right;
margin-top:68px;
}
#page_title h2{
font-family: 'Marck Script', cursive;
font-size:40px;
color:#fff;
text-shadow: 0px 0px 8px #666666;
filter: dropshadow(color=#666666, offx=0, offy=0);
margin:0;
}
#breadcrumbs{
position:relative;
top:40px;
background-image:url(/images/bread-bg.png);
background-repeat:repeat;
padding:10px 0;
max-width:1600px;
}
#breadcrumbs ul li{
display:inline;
color:#fff;
}
#breadcrumbs ul li a{
color:#fff;
}
#breadcrumbs ul li a.current_page{
color:#dd2925;
font-weight:700;
}
ul.dropdown{
position: relative;
float:right;
}
ul.dropdown li{
float: left;
}
ul.dropdown li a.parent{
font-family: 'PT Sans Narrow', sans-serif;
text-transform:uppercase;
font-weight:700;
font-size:20px;
font-size:16px\9;
padding:30px 20px;
padding:32px 20px\9;
display: block;
color: #222;
}
ul.dropdown li a.active{
background-color:#1686d2;
color:#fff;
}
ul.submenu li a{
font-family: 'PT Sans Narrow', sans-serif;
font-size:18px;
font-size:14px\9;
font-weight:normal;
display:block;
width:180px;
padding:10px 0 10px 20px;
color:#fff;
position: relative;
}
ul.dropdown li.hover{
position: relative;
}
ul.dropdown li.hover a{
background-color:#1686d2;
color:#fff;
}
ul.submenu{
width: 200px;
visibility: hidden;
position: absolute;
z-index:10;
top: 100%;
left: 0;
background-color:#1686d2;
background-image:url(/images/dropdown-bg.jpg);
background-repeat:repeat-x;
background-position:bottom;
-webkit-box-shadow: 0px 2px 2px 0px #054773;
box-shadow: 0px 2px 2px 0px #054773; 
}
ul.submenu li{
float: none;
}
ul.submenu li.hover{
background-color:#fff;
}
ul.submenu li a:hover{
background-color:#fff;
color:#222;
}

/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a{
display: inline-block;
} 

#headertxt {
float:right;
margin-left:30px;
position:relative;
top:-20px;
}
#firstline {
font-family: 'Marck Script', cursive;
color:#fff;
font-size:22px;
font-weight:700;
padding:10px 15px;
line-height:140%;
height:50px;
width:500px;
float:left;
display:block;
text-shadow: 0px 0px 8px #666666;
filter: dropshadow(color=#666666, offx=0, offy=0);
}
#caption2{
float:left;
}
#secondline {
position:relative;
right:560px;
}
#welcome_phrase{
margin:0 0 0 15px;
position:relative;
top:295px;
}
#welcome_phrase p{
font-weight:700;
line-height:140%;
font-size:16px;
background-image:url(/images/bread-bg.png);
background-repeat:repeat;
padding: 10px 15px;
width:420px;
color:#fff;
}
#welcome_phrase p span{
color:#AD0C0C;
}
.pictured {
background-color:#CC3333;
color:#FFF;
font-size:12px;
padding:9px 16px;
text-transform:uppercase;
float:left;
display:block;
clear:both;
margin-top:10px;
}
.pictured a {
font-size:16px;
font-style:italic;
letter-spacing:0;
text-transform:none;
color:#FFF;
text-decoration:none;
}
.pictured a:hover {
text-decoration:underline;
}

/* CONTROLS */
.fpbtn {
height:34px;
float:left;
cursor:pointer;
}
#back {
background-image:url("/images/btn_back.png");
width:28px;
}
#back:hover{
background-position:0 -34px;
}
#next {
background-image:url("/images/btn_next.png");
width:28px;
}
#next:hover{
background-position:0 -34px;
}
#control {
width:20px;
background-image:url("/images/btn_pause.png");
}
#control:hover{
background-position:0 -34px;
}
#headernav-outer {
position:relative;
top:240px;
width:960px;
}
#headernav {
padding-left:864px;
}

/* CONTENT */
#main_content{
max-width:1600px;
margin:0 auto;
background-image:url(/images/main-bg.jpg);
background-repeat:repeat;
}
#top_main{
background-image:url(/images/top_content.jpg);
background-position:repeat-x;
min-height:263px;
}
#top_main_inner{
background-image:url(/images/gradient.png);
background-repeat:repeat-x;
min-height:80px;
margin-bottom:-30px;
}
#middle_main_inner{
position:relative;
z-index:9;
}
#bottom_bg_inner{
background-image:url(/images/gradient-bottom.png);
background-repeat:repeat-x;
background-position:top;
height:100px;
margin-top:-40px;
}
#inner_content{
background-color:#fff;
min-height:500px;
width:960px;
overflow:hidden;
}
#sidebar{
float:left;
width:200px;
background-image:url(/images/sidebar.jpg);
background-repeat:repeat-y;
background-position:right;
min-height:500px;
padding-bottom:2000px;
margin-bottom:-2000px;
}
#sidebar ul li{
display:block;
padding:15px 20px;
border-bottom:1px solid #d0d0d0;
}
#sidebar ul li a{
color:#1884cb;
}
#sidebar ul li a:hover{
color:#9D1915;
}
#inner_main_col{
float:right;
width:750px;
padding-left:10px;
background-image:url(/images/content-bg.jpg);
background-repeat:repeat-y;
background-position:left;
min-height:500px;
}
#inner_feat_image{
padding:20px;
}
#inner_feat_image ul li{
display:block;
float:left;
}
#text_content{
float:left;
width:710px;
padding:6px 20px 20px 20px;
position:relative;
line-height:140%;
}

#text_content h1,#text_content h2,#text_content h3,#text_content h4,#text_content h5,#text_content h6 {
	line-height:normal;
}

#text_content h2{
font-size:20px;
font-weight:600;
text-transform:uppercase;
color:#1794e8;
margin-bottom:10px;
}
#text_content p{
line-height:140%;
color:#444;
margin-bottom:20px;
}
#box_container{
padding-bottom:20px;
}
.box{
border:1px solid #fff;
border:1px solid #ccc\9;
background-color:#f8f8f8;
float:left;
width:315px;
padding:10px;
margin:10px 10px 10px 20px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0px 0px 2px 0px #9e9d9d;
box-shadow: 0px 0px 2px 0px #9e9d9d; 
}
.box img{
float:left;
}
.box_desc{
width:180px;
float:right;
}
.box_desc h3{
margin-bottom:5px;
font-size:14px;
font-weight:700;
text-transform:uppercase;
color:#1794e8;
}
.box_desc p{
line-height:140%;
color:#444;
}
.box_desc a{
margin-top:5px;
display:block;
color:#fff;
padding:6px 0;
width:80px;
text-align:center;
border:1px solid #6e0000;
font-weight:700;
text-shadow:0px -1px 0px #222;
background-image:url(/images/btn-bg.jpg);
background-repeat:repeat-x;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.box_desc a:hover{
background-image:url(/images/btn-bg-hover.jpg);
}
#featured_container{
background-color:#fff;
position:relative;
top:-61px;
-webkit-box-shadow:  0px 1px 2px 0px #666;
box-shadow:  0px 1px 2px 0px #666;
}
.featured_box{
float:left;
}
.featured_box_last{
float:left;
}
.featured_box h2{
font-family: 'PT Sans Narrow', sans-serif;
font-weight:700;
text-transform:uppercase;
font-size:18px;
padding:10px;
border-right:1px solid #ddd;
margin:0;
color:black;
}
.feat_desc{
border-right:1px solid #ddd;
padding-bottom:10px;
}
#featured_container div.featured_box div.last{
border-right:none;
}
.feat_desc p{
font-size:16px;
font-weight:700;
line-height:140%;
width:215px;
padding-top:10px;
padding-bottom:10px;
border-bottom:1px solid #ddd;
margin:0px auto 10px;
}
.feat_desc a{
margin-right:12px;
float:right;
font-size:12px;
font-style:italic;
color:#222;
height:13px;
padding-top:1px;
padding-right:20px;
background-image:url(/images/read-more.jpg);
background-repeat:no-repeat;
background-position:top right;
}
.featured_box a:hover{
background-position:right -14px;
}
#welcome_content{
position:relative;
top:-35px;
background-image:url(/images/main-bg.jpg);
background-repeat:repeat;
}
#inner_welcome{
background-color:#fff;
min-height:300px;
padding-bottom:10px;
}
#main_col{
width:650px;
padding:20px;
float:left
}
#main_col h2{
font-size:28px;
letter-spacing:-1px;
font-weight:700;
color:#1593e8;
margin:0 0 10px 0;
font-family:Arial, Helvetica, sans-serif;
}
#main_col p{
font-size:12px;
color:#444;
line-height:140%;
margin:4px 0 10px 0;
}
#main_col p a{
font-weight:700;
color:#ad0c0c;
}
#featured_img {
margin-top:15px;
}
#featured_img ul li{
display:block;
float:left;
}
#featured_img ul li img{
margin:0;
}
#right_col{
width:260px;
padding:10px 0 10px;
float:right;
}
#bottom_shadow{
background-image:url(/images/bottom-shadow.png);
background-repeat:no-repeat;
width:944px;
height:21px;
margin:0 auto;
}
#bottom_bg{
position:relative;
top:-35px;
background-image:url(/images/bottom-bg.jpg);
background-repeat:repeat-x;
width:100%;
height:59px;
margin-bottom:-35px;
background-position:bottom;
}
#main_footer{
background-image:url(/images/footer.jpg);
background-repeat:repeat-x;
min-height:27px;
padding:16px 0 0;
max-width:1600px;
margin:0 auto;
}
#copyright{
color:#fff;
float:left;
}
#footer_links{
float:right;
}
#footer_links li{
display:inline;
margin-left:15px;
}
#footer_links li a{
color:#fff;
}
#footer_links li a:hover{
color:#ad0c0c;
}