/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background: url("./graphics/blackbar.gif") repeat-x #cacaca;
	font-family:arial,sans-serif;
	font-size:12px;
	color:#000000;
}

/* main table */

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto 0 auto; /* center, not in IE5 */
	width:800px;
	background: url("./graphics/mainbg.gif") repeat-y;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}

div#header {
	width:800px;
	height:133px;
	background: url("./graphics/header.gif") no-repeat;
	margin: 0 auto 0 auto;
}
	
div#content {
	padding:0 0 80px 0; /* bottom padding for footer */
	margin: 0 auto 0 auto;
}

div#footer {
	position:absolute;
	width:800px;
	height:59px;
	bottom:0; /* stick to bottom */

	background: url("./graphics/footer.gif") #cccccc no-repeat;
	font-size:10px;
	margin: 0 auto 0 auto;
}




/* main nav */


#leftmenu {
	width: 160px;
	height:467px;
	margin: 0 0 0 0px;
	background: url("./graphics/menu_bg.gif") no-repeat;
	float:left;
	position: relative;
	z-index: 1000;
}




/* content formatting */

#pagecontent {
	width: 560px;
	padding: 0 45px 20px 35px;
	overflow: auto;
	background: url("./graphics/bodybg.gif") no-repeat;
	line-height:15px;
	float:right;
	z-index: 1;
}

#splashpagecontent {
	width: 640px;
	padding: 0 0 20px 0;
	overflow: none;
	background: url("./graphics/bodybg.gif") no-repeat;
	line-height:15px;
	float:right;
	z-index: 1;
	border:0px solid;
}

#splashleft {
	width: 420px;
	padding: 0;
	margin: 0;
	float:left;
	border:0px solid;
}

#splashright {
	width:163px;
	padding: 0 26px 20px 18px;
	background: url("./graphics/news_bg.gif") repeat-y;
	float:right;
	font-size:11px;
	border:0px solid;
}

#right_foot {
	color: #000000;
	float: right;
	text-align:right;
	padding-top: 3px;
	padding-right:15px;
	line-height:17px;
	font-size:10px;
}

#left_foot {
	color: #000000;
	float: left;
	padding-top: 3px;
	padding-left:165px;
	line-height:17px;
	font-size:10px;
}

#left_center {
	color: #000000;
	float: left;
	padding-top: 10px;
	padding-left:165px;
	line-height:17px;
	font-size:10px;
}



#clear {
	clear: both;
}






/* text styles */



a {
	color: #00498a;
	text-decoration: underline;
}
a:hover {
	color: #c50000;
	text-decoration: underline;
}

a.imedia {
	color: #000000;
	text-decoration: none;
}
a.imedia:hover {
	color: #96291d;
	text-decoration: underline;
}

a.news {
	color: #000000;
	text-decoration: none;
}
a.news:hover {
	color: #b22617;
	text-decoration: underline;
}

a.footlink {
	color: #96291d;
	text-decoration: none;
}
a.footlink:hover {
	color: #c38c86;
	text-decoration: underline;
}

a.more {
	color: #000000;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration: none;
}
a.more:hover {
	color: #b22617;
	text-decoration: underline;
}



h1 {
	font-family: 'trajan pro', times;
	font-weight:normal;
	font-size:22px;
	color: #b22617;
	text-transform: uppercase;
	margin:32px 0 19px 0;
	.margin:31px 0 19px 0;
}

h2 {
	font-family: 'trajan pro', times;
	font-weight:normal;
	font-size:12px;
	color: #b22617;
	text-transform: uppercase;
	margin:13px 0 13px 0;
}

h3 {
	font-family: 'trajan pro', times;
	font-weight:normal;
	font-size:12px;
	color: #b22617;
	text-transform: uppercase;
	margin:23px 0 13px 0;
}


p { 
	margin:12px 0 12px 0;
}

.contact td {
font-size: 10px
}

/* catalog styles */

a.catalog {
	color: #01177a;
	text-decoration: none;
}
a.catalog:hover {
	color: #0266c4;
	text-decoration: underline;
}
.catalogText {	
	text-decoration: none;
	font-size: 10pt;
}
.catalogTitle {
	color: #5C4033;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
}
td.cartdisplay {
	background: #eaeaea;
	border-bottom: solid 1px #bababa;
	padding: 6px 8px;
	}

td.cartdisplaytop {
	border-bottom: solid 1px #bababa;
	padding: 2px 8px;
	font-weight: bold;
	}
	
td.cartname {
	font-weight: bold;
	font-size:11px;
	}
td.cartoptions {
	font-size: 11px;	
	}
td.cartsub {
	padding: 6px 8px;
	}
.border {
	border: solid 1px #eeaf04;
}


a.newse  {
font-family: 'trajan pro', times;
font-weight:bold;
font-size: 9px;
color: #000;
border-right: 2px solid white;
text-decoration:none;
padding: 7px 5px 5px 5px;
background: #ccc;
text-transform: uppercase;


}

a.newse:hover  {
font-family: 'trajan pro', times;
font-weight:bold;
font-size: 9px;
color: #000;
border-right: 2px solid white;
text-decoration:none;
padding: 7px 5px 5px 5px;
background: #a8a7a7;
text-transform: uppercase;

}

a.newse2 {
font-family: arial;
font-weight:bold;
font-size: 11px;
color: #b22617;
text-decoration: none;
padding: 4px;

}
a.newse2:hover {
font-family: arial;
font-weight:bold;
font-size: 11px;
color: #b22617;
text-decoration: underline;
padding: 4px;

}



/* menu codes */




/* flyout menu code */

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.menu {
margin-top:46px;
z-index:1000;


}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
width:160px;
}
/* hack for IE5.5 */
* html .menu ul {margin-left:-16px; ma\rgin-left:0;}
/* position relative so that you can position the sub levels */
.menu li {
position:relative;
height:29px;
text-align: right;

}

li.subs {
position:relative;
height:29px;
text-align: left;
text-indent: 15px;

}

li.subs2 {
position:relative;
text-align: left;
text-indent: 15px;

}


/* get rid of the table */
.menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* style the links */
.menu a {
font-family: 'trajan pro', times;
font-weight:bold;
font-size: 11px;
color: #3a3231;
display:block; 
text-decoration:none;
height:29px;
line-height:29px;
width:141px;
color:#000;
background: url("./graphics/navbg.gif");
text-transform: uppercase;
padding-right: 19px;
border:0px solid;
padding-top: 3px;
_padding-top: 0px;
.padding-top: 0px;


}

a.subz  {
font-family: 'trajan pro', times;
font-weight:bold;
font-size: 11px;
color: #3a3231;
display:block; 
text-decoration:none;
text-align:left;
height:29px;
line-height:29px;
color:#000;
background: #ccc;
text-transform: uppercase;
padding-left: 0px;
border:0px solid;
width:175px;


}

a.subz_double  {
font-family: 'trajan pro', times;
font-size: 9px;
color: #3a3231;
display:block; 
text-decoration:none;
width:175px;
text-align:left;
height:35px;
line-height:12px;
color:#000;
background: #ccc;
text-transform: uppercase;
padding-left: 0px;
border:0px solid;
padding-top: 4px;

}


/* hack for IE5.5 */
* html .menu a, * html .menu a:visited {background: url("./graphics/navbg.gif"); width:141px; w\idth:141px;}
/* style the link hover */
* html .menu a:hover {color:#ffffff;  text-decoration:none; background:#b22617;}

.menu :hover > a {
color:#da0308; 

}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
top:0;
left:160px; 
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul {
visibility:visible;
}

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
}
</style>
<!--[if IE 7]>
<style type="text/css">
.menu li {float:left;}
</style>
<![endif]-->



