/* CSS Document */

.chromestyle{
width: 886px;
/*font-weight: bold;*/
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0px; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
width: 100%;
/*background: url(chromebg.gif) center center repeat-x; THEME CHANGE HERE*/
padding: 0px 0px;
margin: 0px;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #ffffff;
padding: 0px;
margin: 0px;
text-decoration: none;
/*border-right: 1px solid #DADADA;*/
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
/*background: url(chromebg-over.gif) center center repeat-x; THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
padding-top:0px;
text-align:left;
top: 20px;
/*border: 1px solid #BBB; THEME CHANGE HERE*/
border-bottom-width: 0px;
font:normal 11px Tahoma;
line-height:24px;
color:#FFFFFF;
z-index:100;
background-color: #3d8fc1;
/*width: 200px;*/
visibility: hidden;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: 150px;
height:24px;
display: block;
text-indent: 3px;
border-bottom: 1px solid #ffffff; /*THEME CHANGE HERE*/
padding: 2px 0px;
text-decoration: none;
/*font-weight: bold;*/
color: #FFFFFF;
padding-right:2px;
padding-left:5px;
border-left:2px #1e6a98 solid;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #073e5d;
background-image:url(../images/dd-bullet.gif);
background-repeat:no-repeat;
background-position:right;
color:#FFFFFF;
border-left:2px #000000 solid;
}


/*** BUT 01 ***/

#but01 a{
background-repeat:no-repeat;
height: 44px;
line-height: 44px;
float: left;
width: 84px;
display: block;
color: #224978;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration: none;
text-align: center;
}

#but01 a:hover{
background-image:url(../images/buttons/but1.png);
background-repeat:no-repeat;
height: 44px;
line-height: 44px;
float: left;
width: 84px;
display: block;
color: #fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration: none;
text-align: center;
}

#but01_over a{
background-image:url(../images/buttons/but1.png);
background-repeat:no-repeat;
height: 44px;
line-height: 44px;
float: left;
width: 84px;
display: block;
color: #fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration: none;
text-align: center;
}

#but01_over a:hover{
background-image:url(../images/buttons/but1.png);
background-repeat:no-repeat;
height: 44px;
line-height: 44px;
float: left;
width: 84px;
display: block;
color: #daeafc;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration: none;
text-align: center;
}


/*** END BUT 01 ***/

/*** BUT 02 ***/

#but02 a{
height: 44px;
line-height: 44px;
float: left;
width: 94px;
display: block;
color: #224978;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration: none;
text-align: center;
}

#but02 a:hover{
background-image:url(../images/buttons/but2.png);
background-repeat:no-repeat 15px;
height: 44px;
line-height: 44px;
float: left;
width: 94px;
display: block;
color: #fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration: none;
text-align: center;
}


#but02_over a{
background-image:url(../images/buttons/but2.png);
background-repeat:no-repeat;
height: 44px;
line-height: 44px;
float: left;
width: 94px;
display: block;
color: #fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration: none;
text-align: center;
}

#but02_over a:hover{
background-image:url(../images/buttons/but2.png);
background-repeat:no-repeat;
height: 44px;
line-height: 44px;
float: left;
width: 94px;
display: block;
color: #daeafc;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration: none;
text-align: center;
}
/*** END BUT 02 ***/

/*** BUT 03 ***/

#but03 a{
height: 44px;
line-height: 44px;
float: left;
width: 94px;
display: block;
color: #224978;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration: none;
text-align: center;
}

#but03 a:hover{
background-image:url(../images/buttons/but3.png);
background-repeat:no-repeat;
background-position:center;
height: 44px;
line-height: 44px;
float: left;
width: 94px;
display: block;
color: #fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration: none;
text-align: center;
}

#but03_over a{
background-image:url(../images/buttons/but3.png);
background-repeat:no-repeat;
height: 44px;
line-height: 44px;
float: left;
width: 94px;
display: block;
color: #fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration: none;
text-align: center;
}

#but03_over a:hover{
background-image:url(../images/buttons/but3.png);
background-repeat:no-repeat;
height: 44px;
line-height: 44px;
float: left;
width: 94px;
display: block;
color: #daeafc;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration: none;
text-align: center;
}
/*** END BUT 03 ***/

/*** BUT 04 ***/

#but04 a{
height: 44px;
line-height: 44px;
float: left;
width: 101px;
display: block;
color: #224978;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration: none;
text-align: center;
}

#but04 a:hover{
background-image:url(../images/buttons/but4.png);
background-repeat:no-repeat;
height: 44px;
line-height: 44px;
float: left;
width: 101px;
display: block;
color: #fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration: none;
text-align: center;
}

#but04_over a{
background-image:url(../images/buttons/but4.png);
background-repeat:no-repeat;
height: 44px;
line-height: 44px;
float: left;
width: 101px;
display: block;
color: #fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration: none;
text-align: center;
}

#but04_over a:hover{
background-image:url(../images/buttons/but4.png);
background-repeat:no-repeat;
height: 44px;
line-height: 44px;
float: left;
width: 101px;
display: block;
color: #daeafc;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration: none;
text-align: center;
}
/*** END BUT 04 ***/

/*** BUT 05 ***/

#but05 a{
height: 44px;
line-height: 44px;
float: left;
width: 90px;
display: block;
color: #224978;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration: none;
text-align: center;
}

#but05 a:hover{
background-image:url(../images/buttons/but5.png);
background-repeat:no-repeat;
height: 44px;
line-height: 44px;
float: left;
width: 90px;
display: block;
color: #fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration: none;
text-align: center;
}

#but05_over a{
background-image:url(../images/buttons/but5.png);
background-repeat:no-repeat;
height: 44px;
line-height: 44px;
float: left;
width: 90px;
display: block;
color: #fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration: none;
text-align: center;
}

#but05_over a:hover{
background-image:url(../images/buttons/but5.png);
background-repeat:no-repeat;
height: 44px;
line-height: 44px;
float: left;
width: 90px;
display: block;
color: #daeafc;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration: none;
text-align: center;
}
/*** END BUT 05 ***/

/*** BUT 06 ***/

#but06 a{
height: 44px;
line-height: 44px;
float: left;
width: 130px;
display: block;
color: #224978;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration: none;
text-align: center;
}

#but06 a:hover{
background-image:url(../images/buttons/but6.png);
background-repeat:no-repeat;
background-position:center;
height: 44px;
line-height: 44px;
float: left;
width: 130px;
display: block;
color: #fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration: none;
text-align: center;
}

#but06_over a{
background-image:url(../images/buttons/but6.png);
background-repeat:no-repeat;
height: 44px;
line-height: 44px;
float: left;
width: 130px;
display: block;
color: #fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration: none;
text-align: center;
}

#but06_over a:hover{
background-image:url(../images/buttons/but6.png);
background-repeat:no-repeat;
height: 44px;
line-height: 44px;
float: left;
width: 130px;
display: block;
color: #daeafc;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration: none;
text-align: center;
}
/*** END BUT 06 ***/

/*** BUT 07 ***/

#but07 a{
height: 44px;
line-height: 44px;
float: left;
width: 112px;
display: block;
color: #224978;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration: none;
text-align: center;
}

#but07 a:hover{
background-image:url(../images/buttons/but7.png);
background-repeat:no-repeat;
height: 44px;
line-height: 44px;
float: left;
width: 112px;
display: block;
color: #fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration: none;
text-align: center;
}

#but07_over a{
background-image:url(../images/buttons/but7.png);
background-repeat:no-repeat;
height: 44px;
line-height: 44px;
float: left;
width: 112px;
display: block;
color: #fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration: none;
text-align: center;
}

#but07_over a:hover{
background-image:url(../images/buttons/but7.png);
background-repeat:no-repeat;
height: 44px;
line-height: 44px;
float: left;
width: 112px;
display: block;
color: #daeafc;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration: none;
text-align: center;
}
/*** END BUT 07 ***/

/*** BUT 08 ***/

#but08 a{
height: 44px;
line-height: 44px;
float: left;
width: 112px;
display: block;
color: #224978;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration: none;
text-align: center;
}

#but08 a:hover{
background-image:url(../images/buttons/but8.png);
background-repeat:no-repeat;
height: 44px;
line-height: 44px;
float: left;
width: 112px;
display: block;
color: #fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration: none;
text-align: center;
}

#but08_over a{
background-image:url(../images/buttons/but8.png);
background-repeat:no-repeat;
height: 44px;
line-height: 44px;
float: left;
width: 112px;
display: block;
color: #fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration: none;
text-align: center;
}

#but08_over a:hover{
background-image:url(../images/buttons/but8.png);
background-repeat:no-repeat;
height: 44px;
line-height: 44px;
float: left;
width: 112px;
display: block;
color: #daeafc;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration: none;
text-align: center;
}
/*** END BUT 08 ***/

.but01-over{background-image:url(../images/buttons/but1.png); width:84px; line-height:44px; height:44px; color:#fff}
.but2-over{background-image:url(../images/ButBG02-over.jpg); width:94px; line-height:44px; height:44px; color:#fff}
.but3-over{background-image:url(../images/ButBG03-over.jpg);}
.but4-over{background-image:url(../images/ButBG04-over.jpg);}
.but5-over{background-image:url(../images/ButBG05-over.jpg);}
.but6-over{background-image:url(../images/ButBG06-over.jpg);}
.but7-over{background-image:url(../images/ButBG07-over.jpg);}





/*-----SLIDER STUFF-------*/
#sliderContainer {
height: 133px; 
width: 100%;
background:#12548c;
background: -webkit-gradient(linear, left top, left bottom, from(#25659D), to(#00427b));
background: -moz-linear-gradient(top,  #25659D,  #00427b) ;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#25659D', endColorstr='#00427b');
}
#sliderStyle {background: url(images/shadow.png) repeat-x left top; height: 100%;}
#slider {width: 960px; margin: 0 auto;}
body#home #sliderContainer {height: 519px;}

#sliderContainer h1,
#sliderContainer h2,
#sliderContainer h3,
#sliderContainer h4,
#sliderContainer h5,
#sliderContainer h6 {color: #fff; text-shadow: 0px 1px 1px rgba(0,0,0,.5)}


/* -----------DUAL SLIDER STUFF-------- */
body#home #slider {
	margin: 0 auto;
    position:relative;
    top: 48px;
    left: 0px;
    z-index: 1;
    overflow:hidden;  
    padding:25px 0px;  
    height: 380px;
    width: 960px;
    background: url(images/slider_bg.png) no-repeat;
    z-index: 500px;
}
.carousel{
    margin:  0 auto;
    position:relative;
    height: 375px;
    width: 918px;
    overflow:hidden;    
}

.carousel h2,	
.carousel h2 a { color: #fff; }

.backgrounds{
    height: 375px;

}
.backgrounds .item{
    width: 918px;
    height: 375px;
    float:left;
    position:relative;
    z-index:1;
}

.panel{
	background: url(images/details_bg.png) repeat-x left top;
    color: #fff;
    position:absolute;
    right: 0;
    top:0;
    height: 375px;
    width: 287px;
    z-index:10;
}
.paging{
    position:absolute;
    bottom: 15px;
    left:20px;
    width: 250px;
    line-height: 20px; 
    height: 20px;  
    text-align:center; 
    overflow: hidden;  
}
.dualNav {
	outline: none;
    position:absolute;
    display:block;
    width: 18px;
    height: 18px;
    text-indent: -999px;
    overflow: hidden;
    border: 1px solid #fff;
    background-image: url(images/carousel_nav.jpg);
    background-repeat: no-repeat;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px; 
    border-radius: 3px;
    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.5);
    -moz-box-shadow: 0px 0px 5px rgba(0,0,0,.5);
    box-shadow: 0px 0px 5px rgba(0,0,0,.5);
}
.panel .pause{ right:20px; top:25px; background-position:  -18px -18px; }
.panel .play{ right:20px; top:25px; background-position: 0px -18px; }
.panel .next { right:0; bottom:0; background-position: -18px 0px; }
.panel .previous { left:0; bottom:0; background-position: 0px 0px; }

#numbers {text-align: center;}
#numbers a {
	outline: none;
    margin: 5px;
    width: 10px;
    height: 10px;
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ccc));
	background: -moz-linear-gradient(top,  #fff,  #ccc);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#ccc');
	text-indent: -999px;
    overflow: hidden;
    display: inline-block;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px; 
    border-radius: 10px;
    opacity: .4;
    filter: alpha(opacity=40);
    
    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.5);
    -moz-box-shadow: 0px 0px 5px rgba(0,0,0,.5);
    box-shadow: 0px 0px 5px rgba(0,0,0,.5);
}
#numbers a.selected,
#numbers a:hover { opacity: 1; filter: alpha(opacity=100); }

.details_wrapper {
    position:absolute;
    top:70px;
    left:40px;
    width: 200px;
    overflow:hidden;
    height: 240px;
}
.details{ height: 240px; }
.detail{ width: 198px; padding: 0 1px; height: 240px; float:left; }
.detail h2,
.detail h2 a {
    font-size: 24px;
    line-height: 1.2em;
    margin: 0 0 25px 0;
    font-weight: normal;
}
a.sliderMore {color: #fff; border-bottom: 1px dotted #fff;}
a.sliderMore:hover {text-decoration: none; border-bottom: 1px solid #fff;} 


/*------------NIVO SLIDER STUFF-------------*/
#nivoSlider {
	margin:  0 auto;
    position:relative;
    height: 375px;
    width: 918px;
    overflow:hidden; 
	display: none;
}
.nivoSlider {position:relative;}
.nivoSlider img { position:absolute; top:0px; left:0px;}
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
.nivo-slice { display:block; position:absolute; z-index:50; height:100%;}
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8;
	width:100%;
	z-index:89;
}
.nivo-caption p { padding:10px 10px 10px 80px; margin:0;}
.nivo-directionNav a {
	position:absolute;
	bottom:10px;
	z-index:99;
	cursor:pointer;
	outline: none;
    position:absolute;
    display:block;
    width: 18px;
    height: 18px;
    text-indent: -999px;
    overflow: hidden;
    border: 1px solid #fff;
    background-image: url(images/carousel_nav.jpg);
    background-repeat: no-repeat;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px; 
    border-radius: 3px;
    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.5);
    -moz-box-shadow: 0px 0px 5px rgba(0,0,0,.5);
    box-shadow: 0px 0px 5px rgba(0,0,0,.5);
}
.nivo-directionNav a:hover {text-decoration: none; }
.nivo-prevNav { left:10px; background-position: left top; }
.nivo-nextNav { left:40px; background-position: right top; }
.nivo-controlNav {	
	position:absolute;
	bottom: 3px;
	right: 15px;
	z-index:99;
	width: auto;
}
.nivo-controlNav a {
	outline: none;
    margin: 5px;
    width: 10px;
    height: 10px;
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ccc));
	background: -moz-linear-gradient(top,  #fff,  #ccc);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#ccc');
	text-indent: -999px;
    overflow: hidden;
    display: inline-block;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px; 
    border-radius: 10px;
    opacity: .4;
    filter: alpha(opacity=40);
    
    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.5);
    -moz-box-shadow: 0px 0px 5px rgba(0,0,0,.5);
    box-shadow: 0px 0px 5px rgba(0,0,0,.5);
}
.nivo-controlNav a:hover,
.nivo-controlNav a.active { opacity: 1; filter: alpha(opacity=100); cursor: pointer;}

