/* Global Setting */
html { 
	height:100%; 
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
body {
	height:100%;
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #D75B01;
	padding: 0px;
	margin: 0px;
}

h1 {
	color:#0079C2;
	font-size:20px;
	font-weight:normal;
	margin: 5px 10px 2px 15px;
}

h2 {
	color:#0079C2;
	font-size:16px;
	line-height: 17px;
	font-weight:normal;
	margin: 10px 20px 2px 18px;
}

h3 {
	color:#0079C2;
	font-size:16px;
	line-height:14px;
	font-weight:bold;
	margin: 5px 20px 2px 25px;
}

h4 {
	color:#0079C2;
	font-size:24px;
	font-weight:bold;
	margin: 5px 10px 2px 15px;
	
}

tr td {
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}

p {
	font-size:14px;
	color:#000000;
	line-height: 18px;
	margin: 0px 15px 2px 20px;
	padding: 5px;
	
}

hr {
	align: center;
	background-color:#FFFFFF;
	background: url(../images/hr_diamond.gif);
	background-repeat: repeat-x;
	width: 380px;
	border: 15px;
	margin: 20px;
	
}
div.diamond {
  	background: url(../images/hr_diamond.gif) no-repeat scroll center;
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	width: 380px;
	padding: 10px 0px 10px 0px;
	margin: 2px 2px 1px 20px;
}
div.hr hr {
  display: none;
}

li
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	line-height: 15px;
	margin: 0px 15px 2px 20px;
	/*list-style-type:square;*/
	
}
li.news_list
{
	
	list-style-type: square;
	
}
ul
{
	list-style-type: square;
	}
.diamondbullet {list-style-image: url(../images/navigation/nav_bullet.gif);}

.dimondheight {

	line-height: 20px;
}
	
ol
{
	list-style-position:outside;
	}

.fullheight{
	height: 100%;
	margin: 0 auto;
}


/* A Links */

a:link, a:visited {
	color: #0079C2;
	text-decoration: underline;
}
a:hover, a:active{
	color: #f07f09;
	text-decoration: underline;
}
.clickhere {
	font-size: 12px;
}
a.navtop:link, a.navtop:visited {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.navtop:hover, a.navtop:active{
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.navbot:link, a.navbot:visited {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
a.navbot:hover, a.navbot:active{
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
a.linkleft:link, a.linkleft:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #0079C2;
}
a.linkleft:hover, a.linkleft:active{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #f07f09;
}

/* Sans Serif Styles */

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#0079C2;
}
.smalltextblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	line-height:10px;
	color:#545453;
}
.smalltextblackft11px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:11px;
	color:#545453;
}

.smalltextblackft11px a:link {
	color:#545453;
	text-decoration:none;
}
.smalltextblackft11px a:visited {
	color:#545453;
	text-decoration:none;
}
.smalltextblackft11px a:hover {
	/*color:#aabac9;*/
	color:#0079C2;
	text-decoration:underline;
}

.smalltextblackft11px a:active  {
	/*color:#aabac9;*/
	color:#0079C2;
	text-decoration:underline;
}

/* Navigaitonal Styles */

.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#0079C2;
	line-height: 18px;
	margin: 2px;
}
.breadcrumb a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#0079C2;
}
.breadcrumb a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration: none;
	color:#0079C2;
}
.breadcrumb a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#0079C2;
}
.breadcrumb a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#0079C2;
}
.breadcrumb_active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#0079C2;
	font-weight:normal;
}

.breadcrumbsub01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#0079C2;
	line-height: 18px;
}
.breadcrumbsub01 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#0079C2;
}
.breadcrumbsub01 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration: none;
	color:#0079C2;
}
.breadcrumbsub01 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#0079C2;
}
.breadcrumbsub01 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#0079C2;
}
.breadcrumbsub01_active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#0079C2;
	line-height:22px;
	font-weight:normal;
}

.breadcrumbsub02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#0079C2;
	line-height: 18px;
	margin: 2px;
}

.footernav a:link {
	color:#ffffff;
}
.footernav a:visited {
	color:#ffffff;
}
.footernav a:hover {
	/*color:#aabac9;*/
	color:#5272a9;
	text-decoration: none;
}
.footernav a:active {
	/*color:#aabac9;*/
	color:#5272a9;
}

/* Fonts */

.f20px_white {
	color: #FFFFFF;
	font-size: 20px;
}
.whitedays {
	color: #FFFFFF;
	font-size: 30px;
	font-weight: bold;
}
.f14pxwhitebold {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.f10px {
	font-size: 10px;
	font-weight: normal;
	color: #6F754F;
}


/* Table Styles */

.legendblue
{
color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight:normal;
background: #0079c2 !important;
padding: 2px 8px 0px 8px;
margin: 0px 5px 0px 5px;
border-top: 1px solid #0079c2;
border-left: 1px solid #0079c2;
border-right: 1px solid #0079c2;
border-bottom: 0px solid #0079c2;
}

.legendorange
{
color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight:normal;
background: #ef7b08 !important;
padding: 2px 8px 0px 8px;
margin: 0px 5px 0px 6px;
border-top: 1px solid #ef7b08;
border-left: 1px solid #ef7b08;
border-right: 1px solid #ef7b08;
border-bottom: 0px solid #0079c2;
}

.legendgreen
{
color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight:normal;
background: #2caf2c !important;
padding: 2px 8px 0px 8px;
margin: 0px 5px 0px 6px;
border-top: 1px solid #2caf2c;
border-left: 1px solid #2caf2c;
border-right: 1px solid #2caf2c;
border-bottom: 0px solid #2caf2c;
}

#outside_border {

}
.outside_border_orange {
	padding-top: 45px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
}
.outside_border_green {
	padding-top: 45px;
	background-image:url(../images/bg_green.jpg);
	background-repeat:repeat-x;
}
.outside_border_red {
	padding-top: 45px;
	background-image:url(../images/bg_red.jpg);
	background-repeat:repeat-x;
}
#nav_bar {
	background-image:url(../images/nav_bg.gif);
	background-repeat:repeat-y;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
}

#nav_div {
	padding-left: 152px;
	border-left: solid 1px #FF7700;
	border-right: solid 1px #FF7700;
	border-top: solid 1px #FFFFFF;
}
#main_left {
	border-left: solid 1px #FFFFFF;
}


/* Floating Layers */

#Botwave {
	position:absolute;
	top: 1000px;
	left: 0px;
	width: 100%;
	height: 191px;
	z-index: 10;
}
#Rightbanner {
	position:absolute;
	top: 150px;
	left: -200px;
	width: 160px;
	height: 600px;
	z-index: 2;
}

.hr_yellow {
	background-image:url(../images/hr_horz.gif);
	background-repeat:repeat-x;
	width: 420px;
	height: 3px;
	margin-top: 8px;
	margin-bottom: 8px;
}



.leftnav {
	padding: 3px 3px 3px 15px;
}

.leftnav_sub {
	position:relative;
	width: 154px;
	text-align: center;
	display: none;
}

.lightbluelarge {
	font-size: 18px;
	color: #0079C2;
	font-weight: bold;
}
.lightblue {
	color: #0079C2;
	font-weight: bold;
}

#Bannerbot {
	background-image:url(../images/footer_bg.gif);
	height: 99px;
}
#Topnavbar {
	background-color: #BAB083;
	border-top: solid 1px #476767;
	color: #6F754F;
	height: 24px;
}
#Topnavshadow {
	background-image:url(../images/if_dropshadow_bottom_onwhit.gif);
	background-repeat:repeat-x;
	text-align:left;
}
#Maincontainer_Home {
	background-color: #FFFFFF;
}
#Content_Home {
	background-image:url(../images/content_bg.gif);
	background-position:center top;
	background-repeat:no-repeat;
}
#Maincontainer {
	background-color: #EEECE4;
}
#Content {
	background-image:url(../images/content_bg_lttaupe.gif);
	background-position:center top;
	background-repeat:no-repeat;
}

.nav_sub_container {
	display: none;
}
.nav_sub {
	padding: 3px 3px 3px 25px;
	background-color: #544437;
	color: #FFFFFF;
	cursor: hand;
}
.td_main_content {
	padding: 3px 15px 10px 15px;
	background-color:#FFFFFF;
}

.semitrans {
     background-color: #FFFFFF;
     filter:alpha(opacity=80);
     opacity: 0.8;
	
	 
}
.rightbutton {
	padding: 2px 30px;
}
.subrightbutton {
	padding: 2px 30px;
	padding-left:50px;
	
}
.Largelink {
	font-size: 18px;
}
.Smalllink {
	font-size: 12px;
}
.wh_header {
	font-size: 22px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 16px;
}
.wh_text {
	font-size: 12px;
	color: #231f20;
	line-height: 18px;
}
.wh_close {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-align________: center;
	padding-top:5px;
	
}
.wh_close a:link {
	color: #ffffff;
}
.wh_close a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.wh_close a:active {
	color: #ffffff;
}
.wh_close a:visited {
	color: #ffffff;
}


.txt_close {
	font-size: 10px;
	color: #888d6d;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	z-index: 11;
}
.txt_close a:link {
	color: #888d6d;
	font-weight: bold;
}
.txt_close a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
.txt_close a:active {
	color: #888d6d;
	font-weight: bold;
}
.txt_close a:visited {
	color: #888d6d;
	font-weight: bold;
}

a.rightlink:link {
	font-size: 12px;
	font-weight: normal;
	color: #6F754F; 
	text-decoration: none;
}

a.rightlink:hover {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#646045;/*#6F754F*/
}


a.rightlink:visited {
	font-size: 12px;
	font-weight: normal;
	color: #6F754F; 
	text-decoration: none;
	
}
.button_heading{
	font-size:14px;
}

#subcontent{

padding-right:5px;}



a.home_links:link{
	font-size:14px;
	text-decoration: none;
	color: #6F754F; 
}

a.home_links:visited {
	font-size:14px;
	color: #6F754F; 	
	text-decoration: none;
	
}
a.home_links:hover {
	font-size:14px;
	color: #3D3928; 
	text-decoration: none;
	
}
 a.home_links:active {
	font-size:14px;
	color: #6F754F; 	
	text-decoration: none;
	
}


.subsection_title{
font-weight:bold;}

.formtext{

	font-size:12px;
}

.form_qty{
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	font-size:12px;
}

#Updatecart {
	background-color: #6BB1DC;
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	font-size:12px;
}

#Checkout {
	background-color: #6BB1DC;
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}

#close_w1 {
	position:absolute;
	width: 160px;
	height:25px;
	z-index:15;
	top:200px;
	left:0px;
	display:none;
}

/* Form Styles */


textbox
{
font-size: 11px;
color: #0079C2;
background: #ffffff !important;
border: 1px solid #0079C2;
padding: 2px;
height: 20px;
}

input
{
font-size: 12px;
color: #0079C2;
background: #ffffff !important;
border: 1px solid #0079C2;
padding: 1px;
margin: 1px;
}

select
{
font-size: 12px;
color: #0079C2;
background: #ffffff !important;
border: 1px solid #0079C2;
padding: 1px;
margin: 1px;
}
.cal_select
{
font-size: 10px;
color: #0079C2;
background: #ffffff !important;
border: 1px solid #0079C2;
padding: 1px;
margin: 1px;
}
.radio
{
border-width:0px;
border: 0px solid #ffffff;

color: #0079C2;/*#656047;*/
background: #ffffff !important;
/*background: #077af1 !important;*/
margin-right:5px;


}
.cal_radio
{
border-width:0px;
border: 0px solid #ffffff;

color: #0079C2;/*#656047;*/
background: #ffffff !important;
/*background: #077af1 !important;*/
margin-right---:5px;


}
#Searchbox {
	font-size: 11px;
	width: 80px;
}
#Searchgo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	width: 24px;
	height: 18px;
}

.button {
color: #0079C2;
font:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
background: #eeece4 !important;
padding: 0px 8px 0px 8px;
border-top: 1px solid #0079C2;
border-left: 1px solid #0079C2;
border-right: 1px solid #0079C2;
border-bottom: 1px solid #0079C2;
}

.button:hover {
color: #0079C2;
font:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
background: #e3dfcb !important;
padding: 0px 8px 0px 8px;
border-top: 1px solid #0079C2;
border-left: 1px solid #0079C2;
border-right: 1px solid #0079C2;
border-bottom: 1px solid #0079C2;
}

textarea
{
font-size:12px;
color: #0079C2;
background: #ffffff !important;
border: 1px solid #52A8D7;
padding: 1px;

}

.formtext {
	font-size:11px;
	color: #000000;
	line-height: 12px;
	margin: 5px 5px 2px 5px;
}
form {}
.codetext {
	font-weight: bold;
	font-size:16px;
	color: #ffc10d;
	padding: 5px 5px 5px 2px;
	
}
.numberorder{
	list-style-type:decimal;

}
table.chart {
	border-width: 1px;
	/*border-spacing: 2px 2px;*/
	border-style: solid;
	border-color: #BAB083;
	
	
}
table.chart tr {


	border-width: 1px;
	padding: 1px 1px 1px 1px;
	
	border-style: solid;
	border-color: #BAB083;
	
	
}
table.chart td {
	border-width: 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #BAB083;
	
	
}
.dropdown
{
	font-size: 9px;
	color: #0079C2;
	background: #ffffff !important;	
	margin: 1px;
	/*margin: 1px;*/

}
.level0
{
	font-size: 12px;
	font-weight: normal;
	color: #6F754F;
	text-align: left;
	
	padding-bottom:0px;
	padding-left:4px;
	padding-right:4px;
	padding-top:0px;
	
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.level1
{
	font-size: 12px;
	font-weight: normal;
	color: #6F754F;
	text-align: left;
	
	padding-bottom:0px;
	padding-left:4px;
	padding-right:4px;
	padding-top:0px;
	
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.level2
{
	font-size: 12px;
	font-weight: normal;
	color: #6F754F;
	text-align: left;
	
	padding-bottom:0px;
	padding-left:4px;
	padding-right:4px;
	padding-top:0px;
	
	margin-left: 60px;
	margin-top: 5px;
	margin-bottom: 5px;
}
ul.sitemap
{
	font-size:14px;
	line-height: 18px;
}
#outside_table{
	height: 100%;
	margin: 0 auto;
}

.storetix_headers {
	color:#0079C2;
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	margin: 5px 0px 2px 0px;
}
#box_bg {
     background-color: #FDB813;
     height: 100%;
     filter:alpha(opacity=50); /* IE's opacity*/
     left: 0px;
     opacity: 0.50;
     position: absolute;
     top: 0px;
     width: 100%;
     z-index: 50;
     display:none;
}

#box_fe {
     background-color: #FFFFFF;
     border: solid 4px #FDB813;
     height: 200px;
     width: 300px;
     top: 0px;
     left: 0px;
     position: absolute;
     z-index: 99;
     display:none;
}

/* Calendar Styles */

.caltitle {	
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	font-weight: bold;
}
.caltitle a:link {color:#FFFFFF; text-decoration:underline;}
.caltitle a:visited { color:#FFFFFF; text-decoration:underline;}
.caltitle a:hover {color:#fde2a1; text-decoration:underline;}
.caltitle a:active {color:#FFFFFF; text-decoration:underline;}

.calnav {
background-image:url(../images/nav_bg_cal.gif);
background-color:#ee2e24;
}

.caltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#4c4b4b;
	text-align:left;
}
.caltexttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#0079C2;	
	text-align:left;
}

.calbg {
background-image:url(../images/cal_bg.jpg);
height: 162px;
width: 100%;
}

.focustext{
font-size:14px;
}

.cal_searchtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	height:20px;

}
.cal_searchtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:13px; 
	color:#EF7C09; 
	padding-bottom:8px;

}

.cal_searchtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	height:20px;

}
.cal_datetitle {
	border:1px solid #6B6B6B; 
	background-color:#F58F20; 
	color:#FFFFFF; 
	text-transform:uppercase; 
	padding-left:10px; 
	font-weight:bold; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	line-height:20px;
}
.cal_result_tdleft {
	padding:5px 5px 5px 0px;
	vertical-align:top;
}
.cal_result_tdright {
	padding:5px 0px 5px 5px;
	vertical-align:top;
}
.cal_infobox{
	border: 1px solid rgb(0, 121, 194); 
	padding:6px 8px 2px 8px; 
	height:85px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:11px;
    color:#545453;

}

.cal_eventtitle{
	height:30px; 
	font-weight: bold;
	color:#545453;

}

a.cal_eventlink:link, a.cal_eventlink:visited{
	color:#545453;
	text-decoration: none;
}

a.cal_eventlink:hover, a.cal_eventlink:active{
	color:#0079C2;
	text-decoration: underline;
}



a.cal_more:link, a.cal_more:visited {
	color: #F58F20;
	font-weight: bold;
	text-decoration: none;
}
a.cal_more:hover, a.cal_more:active {
	color: #0079C2;
	font-weight: bold;
	text-decoration: underline;
}

.cal_monthHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	height:12px;
	background-color:#EEEEEE;
	border:1px solid #C9C9C9;
	text-align:center;
	font-weight:normal;
}

.cal_weekendHeader{
	font-family: Verdana;
	font-size:7pt;
	font-weight:normal;
	line-height:12px;
	height:12px;
	background-color:#ACC9E9;
	border:1px solid #C9C9C9;
	text-transform:capitalize;
	text-align:center;
}

.cal_weekdayHeader{
	font-family: Verdana;
	font-size:7pt;
	font-weight:normal;
	line-height:12px;
	height:12px;
	background-color:#FFFFFF;
	border:1px solid #C9C9C9;
	text-transform:capitalize;
	text-align:center;
}

.cal_nonMonthCell{
	font-family: Verdana;
	font-size:7pt;
	line-height:12px;
	height:12px;
	background-color:#EEEEEE;
	border:1px solid #C9C9C9;
	text-align:center;
}
.cal_weekdayCell{
	font-family: Verdana;
	font-size:7pt;
	line-height:12px;
	height:12px;
	background-color:#E4EDF6;
	border:1px solid #C9C9C9;
	text-align:center;
}
.cal_weekendCell{
	font-family: Verdana;
	font-size:7pt;
	line-height:12px;
	height:12px;
	background-color:#ACC9E9;
	border:1px solid #C9C9C9;
	text-align:center;
}

.cal_selectedCell{
	font-family: Verdana;
	font-size:7pt;
	line-height:12px;
	height:12px;
	background-color:#FCF0CE;
	border:1px solid #FFD700;
	text-align:center;
}

.cal_noborder{
	border:0px;
}

.cal_border{
	border-left:1px solid #6B6B6B; 
	border-right:1px solid #6B6B6B;
}
.totalshow_black{
	border-bottom: 2px solid #333333;
	color:#000000;
}
.totalshow_red{
	border-bottom: 2px solid #FF0000;
	color:#FF0000;
}