@charset "utf-8";
/* CSS Document */
@import url(reset.css);
@import url(widgets.css);

body
{
	background: url(../images/layout/map-background.jpg) top repeat #C4BFA9;
	color: #363533;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 11pt;
	line-height: 120%;
}
h1
{
	line-height: 120%;	
}
a, a:hover, a:visited, a:active
{
	color: #632101;	
}
#headerShell
{
	background: url(../images/layout/header-top.png) top repeat-x;
	padding-top: 44px;
	height: 156px;
	width: 100%;
	float: left;
}
#header
{
	position: relative;	
	/*background:iusH url(../images/layout/horse.png) bottom right no-repeat;*/
	height: 146px;
}
#header ul
{
	position: relative;
	top: -24px;
	float: right;
}
#header ul li
{
	float: left;
}
#logo
{
	display: block;
	margin-top: 10px;
	float: left;
	margin-left: 30px;
}
#ciusHead
{
	display: block;
	margin: 36px 0px 0px 15px;
	float: left;
}
#header ul li a
{
	font-size: 14pt;
	/*color: #c0b8aa;*/
	color: #f3f0dc;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-align: left;
}
#header ul li a:hover
{
	color: #eae6de;	
}
#header ul li a img
{	
	height: 17px;
	display: block;
	margin-bottom: 4px;
	width: 140px;
}
#menu
{
	position: absolute;
	right: 0px;
}
#contentShell
{
	float: left;
	width: 100%;
	/*background: url(../images/layout/shell-bg.jpg) left repeat-y;*/
}
#footerShell
{
	background: url(../images/layout/footer-bg2.png) top repeat-x #5A6C73;
	float: left;
	width: 100%;
	margin-top: 20px;
}
#footerStripe
{
	height: 32px;
	/*background: url(../images/layout/footer-stripe.png) top repeat-x;*/
	margin-top: 10px;
}
#footer
{
	padding-top: 18px;	
}
#footer h1
{
	/*color: #313c42;*/
	color: #F3F0DC;
	font-size: 18pt;
	text-align: center;
	margin: 35px 0px 20px !important;
	text-transform: uppercase;
	font-weight: bold;
	clear: both;
}
#footerCategories li.left
{
	clear: left;
}
#footer, #footer a, #bottomFooter
{
	/*color: #c0b8aa !important;*/
	color: #F3F0DC !important;
	font-weight: bold;
	font-size: 13pt;
	text-decoration: none;
	font-weight: bold;
}
#footerCategories li
{
	width: 151px;
	margin: 0px 0px 10px 50px;
	float: left;
	display: block;
	vertical-align: top;
}
#footer #otherLinks
{
	display: block;
	text-align: center;
}
#footer #otherLinks, #footer #otherLinks a {color: #F3F0DC !important;}

#footer #otherLinks li
{
	display: inline;	
}
#bottomFooter
{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
#bottomFooter #kmi
{
	float: right;	
}
#bottomFooter a
{
	color: #F3F0DC !important;
}
#content
{
	background: url(../images/layout/content-bg.png) 0px 20px repeat-y;
	margin-top: 20px;
}
#content table td
{
	padding: 2px 5px;
}
#content table td.page
{
	
}
#leftContent
{
	width: 671px;
	padding-right: 23px;
}
#rightContent
{
	width: 239px;
}
.column
{
	float: left;	
}
#content p.dropCap, #content ul, #content h2, #content .indented, #content ol, .msg
{
	margin-left: 81px;
}
.noIndent
{
	margin-left: 0px !important;	
}
#content ol
{
	list-style-type: decimal;
	list-style-position: inside;
}
#content ul
{
	padding-left: 20px;
	margin-bottom: 1.2em;
}
#content h2
{
	margin-top: 20px;	
}
#header, #footer, #content, #searchHead, #featured, #bottomFooter
{
	width: 	933px;
	padding: auto 9px auto 57px;
	margin: 0px auto;
}
#featuredContent
{
	margin: 0px auto;
	width: 938px;
	padding-left: 5px;
	clear: both;
}
#featuredContent.small
{
	width: 673px;
	float: left;
}
#featuredContent p.dropCap
{
	margin: 20px 0px 0px 0px;
	float: none !important;
}
#featuredContent .featuredContent
{
	background: url(../images/widgets/featured/middle3.png) 0px 0px repeat-y;
	padding: 10px 10px 15px 15px;
	width: 909px;
	float: left;
	position: relative;
}
#featuredContent.small .featuredContent
{
	background-image: url(../images/widgets/featured/middle-small.png);
	width: 643px;
}
#featuredContent .featuredContent .mainImage
{
	border: 2px solid #521f18;	
	height: 302px;
	float: left;
	margin-right: 20px;
}
#featuredContent .featuredContent .moreLink
{
	position: absolute;
	right: 20px;
	bottom: 15px;
}
#featuredContent .featuredContent h1
{
	font-size: 20pt;
	color: #521f18;
}
#featuredContent .featuredContent h3
{
	font-size: 12pt;
	color: #7f7a74;
}
#featuredContent .featuredContent .featuredPrices 
{
	margin: 20px 0px;	
}
#featuredContent .featuredContent .featuredPrices h3
{
	font-size: 14pt;	
}
p.dropCap
{
	float: left;	
}
img.dropCap
{
	float: left;
	margin: 3pt 6pt 0px 0px;
}
#content p, #content div.dropCap
{
	margin-bottom: 1.5em	
}

.imageBut
{
	float: left;	
	display: block;
	margin: 10px 0px;
	cursor: pointer;
	margin-right: 10px;
}
input, select, textarea
{
	background-color: #E1DFDE;
	border: 1px solid #54666E;
}
input[type="image"]
{
	border: none;
}
/*==========================*/
/*         messages         */
/*==========================*/
.msg
{
	border: 1px solid #363533;
	font-weight: bold;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #E1DFDE;
	clear: left;
}
.msg a
{
	color: #E1DFDE !important;
}
.error
{
	background-color: #632101;
}
.hint
{
	background-color: #9E753D;
}
.success
{
	background-color: #566F47;
}
/*==========================*/
/*       search field       */
/*==========================*/
#searchHead
{
	margin-top: 10px;
	padding-bottom: 10px;
}
#searchHead form
{
	float: left;	
}
#searchHead input,#searchHead select
{
	padding: 3px;
	float: left;
}
#searchHead input[type="text"]
{
	width: 352px;
	margin-left: 10px;
}
#searchHead .headerBut
{
	float: right;	
}
#searchHead .headerBut
{
	margin-left: 4px;
	margin-top: 1px;
}
#searchHead form img
{
	margin-left: 10px;	
}

/*==========================*/
/*            h1s           */
/*==========================*/
#leftContent h1, #rightContent h2, #featured h2
{
	margin: 20px 0px 20px 6px;
	float: left;
	border: 1px solid #363533;
	font-size: 25px;
	line-height: 35px;
	height: 35px;
	vertical-align: middle;
	text-align: center;
	/*color: #e1dfde;*/
	color: #F3F0DC;
	font-weight: normal;
	clear: both;
}
#featured h2
{
	float: left;	
	clear: none !important;
	margin-bottom: 10px;
}
#leftContent h1
{
	width: 664px;
	margin-left: 5px;
}
#rightContent h2, #featured h2
{
	margin-left: 0px;
	width: 241px;
	margin-right: 0px;
}
#leftContent h1.green, #rightContent h2.green, #featured h2.green
{
	background-color: #566F47;
}
#leftContent h1.beige, #rightContent h2.beige, #featured h2.beige
{
	background-color: #C0B8AA;	
}
#leftContent h1.blue, #rightContent h2.blue, #featured h2.blue
{
	background-color: #5d717d;	
}
#leftContent h1.yellow, #rightContent h2.yellow, #featured h2.yellow
{
	background-color: #9e763e;	
}
#leftContent h1.red, #rightContent h2.red, #featured h2.red
{
	background-color: #632101;	
}
.top {margin-top: 0px !important;}
.expand { clear: both; }
.cfdebug { clear: both;	}

.cartButton{ cursor: pointer; }

fieldset
{
	clear: both;
	margin-bottom: 20px;
}
fieldset, form.stacked fieldset legend
{
	border: 1px solid #363533;	
	padding: 10px;
}
fieldset legend
{
	margin-left: 20px;
	font-weight: bold;
	padding: 5px;
	background-color: #566F47;
	color: #E1DFDE;
}
.oldPrice
{
	color: #632101;
	text-decoration: line-through;
	font-size: 12px;
	margin-right: 6px;
}
#content div.dropCap
{
	padding-left: 24px;	
	overflow: hidden;
}
.dropCap ul, .dropCap ol
{
	margin: 2em 0px 2em 0px !important;
}
.dropCap li
{
	margin-bottom: 10px;
	margin-left: 12px;
}
.dropCap ul li
{
	list-style-type: disc;	
}
.notification
{
	position: absolute;
	margin: 0px !important; 
}
#moreMFL
{
	float: right;	
}
#offlineOrder 
{
	margin-left: 81px;
}
#offlineOrder img
{
	float: left;
	margin-right: 50px;
	margin-bottom: 30px;
}
#offlineOrder div
{
	float: left;
	width: 508px;
	margin-bottom: 30px;
}
#offlineOrder div div
{
	float: none;	
}