/**
 * 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/bg.gif") #161b31 repeat-x;
	font-family:arial,sans-serif;
	font-size:13px;
	color:#464a44;
}

* {padding:0; margin:0}
.dropdown {float:left; padding-right:5px}
/* .dropdown dt {width:135px; border:2px solid #9ac1c9; padding:8px; font-weight:bold; cursor:pointer; background:url(images/header.gif)} */
.dropdown dt {width:135px; padding:8px; font-weight:bold; text-decoration: underline; cursor:pointer;}
/* .dropdown dt:hover {background:url(images/header_over.gif)} */
.dropdown dd {position:absolute; overflow:hidden; width:155px; display:none; background:#fff; z-index:200; opacity:0}
.dropdown ul {width:204px; border:2px solid #9ac1c9; list-style:none; border-top:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#eaf0f2; width:194px}
.dropdown a:hover {background:#d9e1e4; color:#000}
.dropdown .underline {border-bottom:1px solid #b9d6dc}

/* main table */

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto 0 auto; /* center, not in IE5 */
	width:918px;
	background: url("/graphics/plainbg.gif") #ffffff repeat-y;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}

div#splashcontainer {
	position:relative; /* needed for footer positioning*/
	margin:0 auto 0 auto; /* center, not in IE5 */
	width:918px;
	background: url("/graphics/mainbg.gif") #ffffff repeat-y;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}


div#header {
	width:918px;
	height:60px;
	background: url("/graphics/header.gif") no-repeat;
	margin: 0 auto 0 auto;
}
	
div#content {
	padding:0 0 85px 0; /* bottom padding for footer */
	margin: 0 auto 0 auto;
}

div#footer {
	position:absolute;
	width:918px;
	height:85px;
	bottom:0; /* stick to bottom */
	color: #ffffff;

	background: url("/graphics/footer2.gif") no-repeat;
	font-size:11px;
	margin: 0 auto 0 auto;
	visibility: hidden;
}




/* main nav */


#topmenu {
	width: 800px;
	height:40px;
	margin: 0 auto 0 auto;
	background: url("/graphics/topmenubg.gif") #ececec no-repeat;
}

#leftmenu {
	width: 241px;
	margin: 0 0 0 0px;
	float:left;
}




/* content formatting */

#pagecontent {
	width: 676px;
	margin:0 1px 0 0;
	overflow: auto;
	line-height:17px;
	float:right;
}

#splashcontent {
	width: 676px;
	margin:0 1px 0 0;
	overflow: auto;
	line-height:17px;
	float:right;
}

#splashtop {
	background: url("/graphics/splashbg.gif") no-repeat;
}

#right_foot {
	float: right;
	padding-top: 48px;
	padding-right:14px;
	text-decoration: underline;
}

#left_foot {
	float: left;
	padding-top: 48px;
	padding-left:10px;
}



#clear {
	clear: both;
}






/* text styles */

form {
	margin: 0;
}

a {
	color: #30679c;
	text-decoration: underline;
	 outline: none;

}
a:hover {
	color: #c50000;
	text-decoration: underline;
}

a.imedia {
	color: #ffffff;
	text-decoration: underline;
}
a.imedia:hover {
	color: #72a0cc;
	text-decoration: underline;
}

a.news {
	color: #464a44;
	font-size:11px;
	text-decoration: none;
}
a.news:hover {
	color: #30679c;
	text-decoration: underline;
}

a.plan {
	color: #040406;
	font-size:11px;
	text-decoration: none;
}
a.plan:hover {
	color: #30679c;
	text-decoration: underline;
}

.maintitel {
	font-family:tahoma, verdana; 
	color:#096592; 
	font-weight:bold; 
	font-size:28px;
}

.secondtitel {
	font-family:tahoma, verdana; 
	color:#050609;  
	font-size:16px;
}

.pagetitel {
	font-family:tahoma, verdana;
	font-weight:bold; 
	font-size:20px; 
	color:#096592;
}

h1 {
	font-weight:bold;
	font-size:15px;
	color: #c50000;
	text-transform: uppercase;
	margin:-2px 0 26px 0;
}

h2 {
	font-family:tahoma, verdana;
	font-weight:bold;
	font-size:14px;
	color: #050507;
	text-transform: uppercase;
	margin:0 0 15px 0;
}

p { 
	margin:12px 0 12px 0;
}

.contact td {
font-size: 10px;
text-align:right;

}

.error {
	font-size:15px;
	line-height:17px;
	color: #1b1a1d;
	padding:10px 20px 20px 20px;
}



/* catalog styles */

a.catalog {
	color: #01177a;
	text-decoration: none;
}
a.catalog:hover {
	color: #0266c4;
	text-decoration: none;
}
.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;
}


ul.sitemap {

list-style: square inside
}

ul.sitemap_sub {

list-style: circle inside;
margin:0 0 0 20px;
}


/* menu codes */

.pipelist {
   overflow: hidden;
   width: 780px;
   margin:0 10px 0 auto;
   font-size:11px;
   
   }

.pipelist ul {
   list-style: none;
   margin: 0;
   padding: 0;
   }

.pipelist li {
   border-left: 1px solid #e0d3ab;
   float: left;
   line-height: 26px;
   margin: 0 .5em 0 -.5em;
   padding: 0 12px 0 12px;
   white-space: nowrap;
   
   }

.pipelist li:hover {
	background: url('/graphics/rollover.gif') #e1daa2 repeat-x;
	}
	
.pipelist a {
	color: #1b2022;
	text-decoration: none;
}
.pipelist a:hover {
	color: #c50000;
	text-decoration: none;
}	
	
	
	
	


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#blueblock{
width: 230px;
margin:0 0 0 1px;
padding: 14px 0 10px 0;
font-size: 11px;
background:#3d4154;
border-left:9px solid #ac3332;
text-align:left;
text-transform:uppercase;
font-weight:bold;
}

* html #blueblock{ /*IE 6 only */
w\idth: 159px; /*Box model bug: 180px minus all left and right paddings for #blueblock  from the UL and LI */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
margin: 0;
}

li a.blueblock {
display: block;
padding: 6px 0 0 15px;
color: #ffffff;
text-decoration: none;
width: 215px;
height:20px;
}

html>body li a.blueblock { /*Non IE6 width*/
width: auto;
}

li a.blueblock:hover{
color: #72a0cc;
	text-decoration: none;
}





/*   cool vertical drop down menu   */





/* ================================================================ 
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/tree_frog_slide.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#outer {
	width:208px; 
	padding: 0;
	font-size: 11px;
	font-family: arial, sans-serif;
	font-weight:bold;
	color: #212121;
	text-align:left;
	text-transform:uppercase;
	background:#e9e9e8;
}


#menu {
	list-style-type:none; 
	padding:0; 
	margin:0; 
	width:208px; 
	left:0; 
	z-index:100;
}
#menu ul {
	list-style-type:none; 
	padding:0; 
	margin:0;
}
#menu li {				
	float:left; 
	background:#e9e9e8; 
	position:relative; 
}

#menu li.sub {           /*  main item bg  */
	background:#e9e9e8;
	border-bottom: 1px dotted #505050;
	border-left: 5px solid #e09880;
}

#menu li, #menu li a {      /*  main item font style  */
	display:block; 
	color:#212121; 
	font-family:arial, sans-serif; 
	font-size:11px; 
	line-height:26px; 
	width:203px; 
	text-decoration:none;  
	cursor:pointer; 
	font-weight:bold; 
	text-indent:15px;
}

#menu li.sub2, #menu li a.sub2 {      /*  2 line main item font style  */
	display:block; 
	color:#212121; 
	font-family:arial, sans-serif; 
	font-size:11px; 
	line-height:12px; 					/*  smaller line height for 2 line text  */
	min-height:31px;					/*  min-height to control height on normal browsers  */
	_height:31px;						/*  IE 6 hack for min-height  */
	padding:8px 0 0 0;
	width:203px; 
	text-decoration:none;  
	cursor:pointer; 
	font-weight:bold;
	text-indent:15px;
	background:#e9e9e8;
	border-bottom: 1px dotted #505050;
	border-left: 5px solid #e09880;
}

#menu li.subsub {				/*  sub item bg  */
	float:left; 
	background:#d3d2d0; 
	margin-left: -5px;
	position:relative; 
	border-left: 5px solid #c03000;
	border-bottom:none;
}

#menu li.subsub1 {				/*  sub item bg  -- this is the top one underneath a 2 line main item  */
	float:left; 
	background:#d3d2d0; 
	margin-left: -5px;
	margin-top:8px;
	position:relative; 
	border-left: 5px solid #c03000;
	border-bottom:none;
}


#menu ul,
#menu li.click ul ul,
#menu li.click ul li.hover ul ul {
	display:none;
}

#menu li.hover {       /*  main item hover  */
	color:#e09880; 
	z-index:500;
}

#menu li.click ul {
	display:block;
}
#menu li.click ul li.hover ul, 
#menu li.click ul li.hover ul li.hover ul {
	display:block; 
	position:absolute; 
	left:110px; 
	top:-1px; 
	border:1px solid #fff; 
	border-width:0 1px 1px;
}

#menu li.click ul li.fly {														/*  flyout item bg  */		
	background: #d3d2d0 url(/graphics/frog_arrow.gif) no-repeat top right;
	border-left: 5px solid #c03000;
	margin-left: -5px;
}
#menu li.click ul li.hover {					/*  sub item hover  */
	background:#dcdcdc;
	color:#c03000; 

}

#menu li.click ul li.hover ul li {
	background:#c60;
}
#menu li.click ul li.hover ul li.hover ul li {
	background:#780; 
	z-index:500;
}

#menu li.click ul li.hover ul li.fly {
	background: #c60 url(/graphics/frog_arrow.gif) no-repeat top right;
}
#menu li.click ul li.hover ul li.hover {
	z-index:500; 
	background:#fa4;
}
#menu li.click ul li.hover ul li.hover a {
	color:#000;
}

#menu li.click ul li.hover ul li.hover ul li.hover {
	background:#aa0;
}
#menu li.click ul li.hover ul li.hover ul li.hover a {
	color:#fff;
}






