/*------------------------+
 | Site: The Old Empire   |
 +------------------------*/

 
@import url("reset.css");



/* Core layout 
======================================================================*/
body {font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;}

#banner {display:none;}
	#logo {display:none;}
	#navigation {display:none;}
	
	#flash {display:none;}
	#home-content-column {width:auto; }
		#scroll {
		height:auto; 
		width:auto;
		}
	
	
	#inner-banner {display:none;}

#footer {display:none;}
	#dark-footer {display:none;}
	#clear-footer {display:none;}
	.footer-wflogo {display:none;}
	
	
	
/* Table Style
======================================================================*/
table {font-size:12px; color:#686560; margin:10px 0 0 0; width:740px;}
td {padding:5px;}

.row-shade {background:#e5ded8; border-top:1px solid #d7cec4; border-bottom:1px solid #d7cec4;}



/* Product Style
======================================================================*/
.product-title {background:#d7cec4 url(../images/down.gif) no-repeat 6px 7px; margin:10px 0 0 0; height:11px; padding:5px 5px 5px 20px; overflow:hidden; display:block; width:845px;}
.product-table-right {float:right; width:740px;}




/* Navigation layout 
======================================================================*/

a {font-weight:bold; text-decoration:none; color:#000;}
a:hover {color:#000; text-decoration:underline;}





 /* Font Style
======================================================================*/
h2 {font-weight:bold; font-size:16px; color:#000; padding:0 0 15px 0;}
h2 {font-weight:bold; font-size:14px; color:#000; padding:0 0 15px 0;}
h3 {font-weight:normal; font-size:12px; color:#000; padding:0 0 15px 0;}
h4 {font-weight:bold; font-size:12px; color:#000; padding:0 0 15px 0;}
h5 {font-weight:normal; font-style:italic; font-size:12px; color:#000; padding:0 0 15px 0;}


p {font-size:11px; line-height:17px; color:#666666; padding:0 0 15px 0;}






/* Extras 
======================================================================*/
#right-box {float:right;}
#center {text-align:center;}
#center img {border:7px solid #d7cec4; margin:10px;}
.hidden {display:none;}
.product-images {float:left; border:7px solid #d7cec4; margin:10px 15px 0 0;}




 /* Form Style
===================