/**
 * 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: #494848;
	font-family:helveticaarial,sans-serif;
	font-size:12px;
	color:#747272;
	
}

/* main table */

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto 0 auto; /* center, not in IE5 */
	width:940px; 
	padding: 0;
	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:940px;
	height:114px;
	background: url("/graphics/header.gif") no-repeat;
	margin: 0 auto 0 auto;
	padding:32px 0 0 0;
}
	
div#content {
	padding:0 0 60px 0; /* bottom padding for footer */
	margin: 0 auto 0 auto;
}

div#footer {
	width:940px;
	height:57px;
	background: url("/graphics/footer.gif") no-repeat;
	font-size:10px;
	color: #8f8d8a;
	font-weight:bold;
	margin: 0 auto 0 auto;
	
	position:absolute;
	bottom:0; /* stick to bottom */
	visibility: hidden;

}





/* content formatting */

#splashcontent {
	width: 870px;
	margin: 36px 0 25px 39px;
	overflow: auto;
	line-height:23px;
	float:left;
	display:inline;
}


#pagecontent {
	width: 860px;
	margin: 43px 0 25px 39px;
	overflow: auto;
	line-height:23px;
	float:left;
	display:inline;
}

#logolink {
	width:850px; 
	height:40px; 
	border:0; 
	float:left; 
	display:inline; 
	margin:37px 0 0 42px;
}

.infobox {
	border:1px solid #d9d9d9; 
	font-family: arial;  
	font-size: 11px; 
	color: #47485e; 
	width:133px; 
	height:15px;
	padding:3px 0 0 5px;
}

.pic {
	float:right;
	margin:0 0 50px 50px;
}

.cs {
	width:140px; 
	height:224px; 
	float:left; 
	margin:0 17px 17px 0;
}

#left_foot {
	float: left;
	margin: 13px 0 0 36px;
}



#left_foot a{
	color: #8f8d8a;
	text-decoration: none;
}

#left_foot a:hover{
	color: #e30227;
	text-decoration: none;
}


#clear {
	clear: both;
}

div.clear {
	clear: both;
}






/* text styles */

form {
	margin: 0;
}

a {
	color: #9d041e;
	text-decoration: underline;
	 outline: none;

}
a:hover {
	color: #e30227;
	text-decoration: underline;
}

a.imedia {
	color: #2a363b;
	text-decoration: underline;
}
a.imedia:hover {
	color: #c50000;
	text-decoration: underline;
}





#newslist{
padding: 0;
font-size: 12px;
text-align:left;
}

#newslist ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#newslist li {
margin: 0;
}

li a.newslist {
display: block;
padding: 0;
color: #000000;
text-decoration: underline;
height:28px;
}

li a.newslist:hover{
color: #7f2319;
	text-decoration: underline;
}










h1 {
	font-weight:bold;
	font-size:27px;
	color: #373534;
	text-transform: lowercase;
	margin:2px 0 30px 0;
}

.bolde {
	font-weight:bold;
	font-size:14px;
}


p { 
	margin:23px 0 23px 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;
}


/* links page  */

h5 {
	font-weight:bold;
	font-size:14px;
	text-transform: uppercase;
	margin:20px 0 5px 0;
	color: #e32b00;
}

	
div.links {
	padding: 8px 0 8px 10px;
	border-top: solid 1px #ccc6b4;
	width: 90%;
}

div.links a{
	color: #000000;
	text-decoration: none;
}

div.links a:hover{
	color: #e32b00;
	text-decoration: underline;
}






/* menu codes */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#underlinemenu{
margin: 0 0 0 18px;
padding: 0;
.border:1px solid #a9a8a8;
.width:900px;
}

#underlinemenu ul{
margin: 0;
padding-left: 0;
float: left;
font-weight:bold;
font-size:11px;
line-height:16px;
text-transform:uppercase;
width: 100%;
font-family:tahoma;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
display: inline;
}


#underlinemenu ul li a{
float: left;
color: #fff;
padding: 8px 20px 0 20px;
height:24px;
.height:22px;
text-decoration: none;
}

#underlinemenu ul li a:hover{
color: #fff;
background: #918f8f;
}



