/*GLOBAL*/

body{
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; /* for opera */
	background-color: #FFFFFF;
	background-image:url(../images/nav_bg_faded.gif);
	background-repeat:no-repeat;
	background-attachment: scroll;
	background-position:top center;
}


body, td, p, li, div,  select	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E4E4E;
	line-height: 18px;
	}

td {
	vertical-align: top;
	}
	
a	{
	color: #4A86AB;
	text-decoration:none;
	/*display: block;*/
	}

img {
	border-color:#C6E8E9;
}

a:hover{
	/*color: #4A86AB;*/
	text-decoration:underline;
	/*display: block;*/
}
	

/*LAYOUT*/

#maincontainer{
	width: 936x; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	text-align: left;
	z-index:0;
}

#branding{
	z-index:0;
	/*height: 0px;
	width:100%;
	position: fixed;
	top: 137px;*/
}

#describe{
	width:100%;
	height: 43px;
	z-index:3;
	margin-right: -3px; 
	display: inline; 
	/*padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;*/
}

#contentwrapper{
	float: left;
	width: 100%;
}

#bread_crumb{
	z-index:4;
	position:absolute;
	top: 196px;
	margin:auto;
	margin-left:55px;
	margin-right: -3px;
	display: block; 
	text-align:left;
	font-size:10px;
	color: #999999;
}

#bread_crumb a{
	text-decoration:none;
	color:#FFFFFF;
}


#bread_crumb a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}


/*#contentcolumn{
	margin-left: 190px; -Set left margin to LeftColumnWidth-
	z-index:1;
}

#leftcolumn{
	float: left;
	width: 174px; -Width of left column-
	margin-left: -760px; -Set left margin to -(MainContainerWidth)-
}

.innertube{
	margin: 0px 16px 16px 16px; -Margins for inner DIV inside each column (to provide padding)-
}

/*FOOTER*/

#footer{
	/*clear: left;*/
	color: #D0D0D0;
	font-size: 10px;
	text-align: center;
	width: 930px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height:9px;
}

#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #568BAC;
	text-decoration:none;
	/*display: block;*/
}

#footer a:hover{
	text-decoration:underline;
}

#footer em{
	color: #5E5E5E;
	font-size: 10px;
}


/*TEXT STYES*/

h1	{
	/*font-family: "Times New Roman", Times, serif;*/
	font-size: 28px;
	/*color: #011960;*/
	padding: 14px 0px 14px 0px;
	margin: 0px 0px 0px 0px;
	line-height:28px
	}
	
h2	{
	/*font-family: "Times New Roman", Times, serif;*/
	font-size: 22px;
	/*color: #011960;*/	
	}
	
.inline_header	{
	padding: 14px 0px 14px 0px;
	margin: 0px 0px 0px 0px;
	display:inline;
	}
	
h3	{
	/*font-family: "Times New Roman", Times, serif;*/
	font-size: 14px;
	/*color: #5D1925;*/
	font-weight:bold;
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
	line-height:14px	
	}
	
h4	{
	/*font-family: "Times New Roman", Times, serif;*/
	font-size: 14px;
	/*color: #011960;*/
	font-weight:bold;
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
	line-height:14px	
	}
	
h5	{
	/*font-family: "Times New Roman", Times, serif;*/
	font-size: 16px;
	/*color: #011960;*/
	font-weight:bold;
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 0px 0px;	
	}

h6	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E4E4E;
	line-height: 18px;
	font-weight: bold;
	display:inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
	}
	
hr{
	width: 600px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #D0D0D0;
	background-color: #D0D0D0;
	text-align: left;
	border: 0px solid;
	height:0.1em;
}


/* Index */

.intro_text{
	/*clear: left;*/
	text-align: left;
	padding: 0px 0px 30px 30px;
}

.inside_text{
	/*clear: left;*/
	text-align: left;
	padding: 0px 30px 30px 0px;
	vertical-align:top;
}

.inside_text_full{
	/*clear: left;*/
	text-align: left;
	padding: 0px 0px 0px 0px;
	vertical-align:top;
}

/*TEXT STYES*/

/*
.chromestyle:after{ /*Add margin between menu and rest of content in Firefox
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
*/

.below_nav{
background: url(../images/nav_below_image.gif);
background-repeat:repeat-x;
}

.above_nav{
background: url(../images/nav_above_image.gif);
background-repeat:repeat-x;
}

.plus{
font-weight: normal;
font-size:14px;
}

/*-----------------*/

.nav_1_bg_area{
	background: url(../images/nav_1_bar_bg.gif);
	background-repeat:repeat-x;
}

.nav_1_style{
width: 936;
}

.nav_1_style ul{
width: 100%;
padding: 7px 0;
margin: 0;
font-weight: bold;
text-align: left;
}

.nav_1_style li{
display: inline;
}

.nav_1_style ul li a{
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding: 14px 12px 14px 12px;
margin: 0;
text-decoration: none;
}

.nav_1_style ul li a:hover{
background: url(../images/nav_1_bar_bg_o.gif) center center repeat-x;
}

.error_code{
color: #FF0000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin: 0;
text-decoration: none;
}

/*-----------------*/

.nav_1_style_sp{
width: 936;
}

.nav_1_style_sp ul{
width: 100%;
padding: 7px 0;
margin: 0;
font-weight: bold;
text-align: left;
}

.nav_1_style_sp li{
display: inline;
}

.nav_1_style_sp ul li a{
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding: 14px 12px;
margin: 0;
text-decoration: none;
}

.nav_1_style_sp ul li a:hover{
background: url(../images/nav_1_bar_bg_o.gif) center center repeat-x;
}

/*-----------------*/

.nav_2_bg_area{
background: url(../images/nav_2_bar_bg.gif);
background-repeat:repeat-x;
}

.nav_2_style{
width: 936;
}

.nav_2_style ul{
width: 100%;
padding: 7px 0;
margin: 0;
font-weight: bold;
text-align: left;
}

.nav_2_style li{
display: inline;
}

.nav_2_style ul li a{
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding: 14px 12px;
margin: 0;
text-decoration: none;
}

.nav_2_style ul li a:hover{
background: url(../images/nav_2_bar_bg_o.gif) center center repeat-x;
}

/*-----------------*/

.nav_3_bg_area{
background: url(../images/nav_3_bar_bg.gif);
background-repeat:repeat-x;
}

.nav_3_style{
width: 936;
}

.nav_3_style ul{
width: 100%;
padding: 7px 0;
margin: 0;
font-weight: bold;
text-align: left;
}

.nav_3_style li{
display: inline;
}

.nav_3_style ul li a{
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding: 14px 12px;
margin: 0;
text-decoration: none;
}

.nav_3_style ul li a:hover{
background: url(../images/nav_3_bar_bg_o.gif) center center repeat-x;
}

/*-----------------*/

.nav_4_bg_area{
background: url(../images/nav_4_bar_bg.gif);
background-repeat:repeat-x;
}

.nav_4_style{
width: 936;
}

.nav_4_style ul{
width: 100%;
padding: 7px 0;
margin: 0;
font-weight: bold;
text-align: left;
}

.nav_4_style li{
display: inline;
}

.nav_4_style ul li a{
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding: 14px 12px;
margin: 0;
text-decoration: none;
}

.nav_4_style ul li a:hover{
background: url(../images/nav_4_bar_bg_o.gif) center center repeat-x;
}

/*-----------------*/

.nav_5_bg_area{
background: url(../images/nav_5_bar_bg.gif);
background-repeat:repeat-x;
}

.nav_5_style{
width: 936;
}

.nav_5_style ul{
width: 100%;
padding: 7px 0;
margin: 0;
font-weight: bold;
text-align: left;
}

.nav_5_style li{
display: inline;
}

.nav_5_style ul li a{
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding: 14px 12px;
margin: 0;
text-decoration: none;
}

.nav_5_style ul li a:hover{
background: url(../images/nav_5_bar_bg_o.gif) center center repeat-x;
}

/*-----------------*/

.nav_6_bg_area{
background: url(../images/nav_6_bar_bg.gif);
background-repeat:repeat-x;
}

.nav_6_style{
width: 936;
}

.nav_6_style ul{
width: 100%;
padding: 7px 0;
margin: 0;
font-weight: bold;
text-align: right;
}

.nav_6_style li{
display: inline;
}

.nav_6_style ul li a{
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding: 8px 10px;
margin: 0;
text-decoration: none;
}

.nav_6_style ul li a:hover{
background: url(../images/nav_6_bar_bg_o.gif) center center repeat-x;
}

/*-----------------*/

.date_text{
	font-size:11px;
	font-weight:bold;
	color:#999999;
}

/*SEASONAL SUGGESTIONS*/

.menuchoices {
	font-size:12px;
	padding: 0px;
	margin: 0px;
}

.menuchoices a{
	font-weight:normal;
	text-decoration:none;
}

.menuchoices a:hover{
	font-weight:bold;
	text-decoration:underline;
}

#pipe ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#pipe ul li {
	margin-left: 0;
	list-style: none;
	display: inline;
	}
	
		
#pipe ul li.first {
	font-size:23px;
	font-weight:bold;
	margin-left: 0;
	padding: 0px 4px 7px 4px;
	border-left: none;
	list-style: none;
	display: inline;
	vertical-align:middle;
	}

select.seasonal {
 font-weight: 500;
 font-size: 14px;
 color: #000000;
 background-color: #F7FAFC;
 text-align:left;
 vertical-align:middle;
 padding:2px;
}

input.one {background-color: #F7FAFC;}
input.two {background-color: #E8EDF1;}
option.one {background-color: #F7FAFC;}
option.two {background-color: #E8EDF1;}
textarea.violet {background-color: #ccccff; font-size: 10px;}

/*-------------------*/

.normal_list li {
	margin: 0px 0px 0px 30px; 
	padding: 0px 0px 0px 6px;
	list-style-type: disc;
	line-height: 24px;
	}


ul {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}

	
ul li {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 10px 0px;
	list-style-type:none
	}

.montage ul {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}

.montage li {
	margin: 0;
	padding: 0;
	height: 20px;
	font-size:11px;
	font-weight:bold;
	list-style-type:none
	color:#999999;
}

.montage li a {
	display:block;
	background-image: url(../images/montage_bg.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	text-decoration:none;
}

/*-------------------*/
.playLib ul {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}

.playLib li {
	margin: 0;
	padding: 0;
	height: 20px;
	font-size:11px;
	font-weight:bold;
	list-style-type:none
	color:#999999;
}

.playLib li a {
	display:block;
	background-image: url(../images/playLib_bg.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	text-decoration:none;
}


/*-------------------*/