﻿body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
#wrapper {
	background: #FFFFFF;
	margin: auto;
	height: 100%;
	width: 900px;
	border: 1px solid #bdb495;
}
#header {
	background: url(images/header.jpg) no-repeat;
	height: 147px;
}
#topNav {
	background: #f18e00;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	height: 5px;
	float: none;
}
#leftNav {
	background: repeat-x;
	float: left;
	height: 400px;
	width: 180px;
	
}
.menu a {
	display: block;
}
.menu ul {
	padding: 0;
	margin: 0;
	position: relative;
	list-style-type: none;
}
.menu ul a {
	
	display: block;
}


/* get rid of the table */
.menu table {
	position: absolute;
	border-collapse: collapse; 
	top: 0; 
	left: 0; 
	z-index: 100;}

/* style the links */
.mainMenu a {
	text-decoration: none;
	color: #FFFFFF;
	width: auto;
	border-top: 1px solid #FFFFFF;
	padding-top: 3px;
	padding-bottom: 6px;
	font-size: 10px;
	padding-left: 20px;
	text-decoration: none;
	background: #858466;
	visibility:block;
	height:15px;
}

.menuIndent a {
	text-indent: 20px;
	background: #B7B49C url(images/nav-buttons-bg.gif) no-repeat right center;
	text-decoration: none;
	color: #ffffff;
	width: auto;
	border-top: 1px solid #FFFFFF;
	padding-top: 3px;
	padding-bottom: 6px;
	font-size: 10px;
	padding-left: 20px;
	height:15px;
	border-right: 1px solid #BDB495;
}

.menuIndent a:hover {
	color: #F60;
	position:relative;
	background: #57532D;
}

#selection a {text-decoration:none; color: #FF9933;}
#selection A:hover {text-decoration:underline; color: #AA0000;}

.mainMenu a:hover {
	color: #F60;
	position:relative;
	background: #57532D;
}

.menu li:hover {
	position:relative;
}

.mainMenu {
	background-image: url(images/nav-buttons-bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
 
.menu li ul {
	visibility: visible;
	position: absolute;
	text-align: left;
	background: #FF0000;
	list-style-image: none;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;
}
	
.menu li ul a {
	border-bottom: 1px solid #CCC;
	background: #DAD5C2;
	color: #57532D;
	text-decoration: none;
}

.menu li:hover > ul {visibility:visible;} /* for firefox and others */
.menu ul a:hover ul {visibility:visible;} /* for ie */

.index .index, .about .about, .shop .shop, .member .member, .services .services, .fitting .fitting, .rebalancing .rebalancing, .accessories .accessories, .albion .albion, .amerigo .amerigo, .ideal .ideal, .kieffer .kieffer, .passier .passier, .prestige .prestige, .youngRiders .youngRiders,
.shop .shop, .contact .contact, .vouchers .vouchers {
	background: #57532D url(images/menu-paddle.gif) no-repeat -15px center;
	padding-left: 35px;
}

.index .index:hover, .about .about:hover, .shop .shop:hover, .member .member:hover, .services .services:hover, .fitting .fitting:hover, .rebalancing .rebalancing:hover, .accessories .accessories:hover, .albion .albion:hover, .amerigo .amerigo:hover, .ideal .ideal:hover, .kieffer .kieffer:hover, .passier .passier:hover, .prestige .prestige:hover, .youngRiders .youngRiders:hover, .shop .shop:hover, .contact .contact:hover, .vouchers .vouchers:hover {
	background: #57532D url(images/menu-paddle.gif) no-repeat -15px center;
	padding-left: 35px;
}

#contentWrap {
	height: 100%;
	background: url(images/index_content_bg.gif) no-repeat left top;
	float: left;
	
}
.about #contentWrap {
	background: url(images/about_content_bg.gif) no-repeat left top;
}
.services #contentWrap {
	background: url(images/services_content_bg.gif) no-repeat left top;
}
.fitting #contentWrap {
	background: url(images/services_content_bg.gif) no-repeat left top;
}
.rebalancing #contentWrap {
	background: url(images/services_content_bg.gif) no-repeat left top;
}
.vouchers #contentWrap {
	background: url(images/vouchers_bg.gif) no-repeat left top;
}

.accessories #contentWrap, .albion #contentWrap, .amerigo #contentWrap, .ideal #contentWrap, .kieffer #contentWrap, .passier #contentWrap, .prestige #contentWrap {
	background: url(images/saddles_accessories_content.gif) no-repeat left top;
}


.contact #contentWrap {
	background: url(images/contact_content_bg.gif) no-repeat left top;
}


#content {
	width: 600px;
	margin-top: 90px;
	margin-left: 80px;
}
#bottom {
	background: url(images/saddle-fitting.gif) no-repeat right bottom;
	height: 120px;
	clear: both;
}


#footer {
	font-size: 10px;
	background: #BDB495;
	clear: both;
	text-align: left;
	color: #FFFFFF;
	height: 25px;
	vertical-align: middle;
	padding-left: 15px;
	line-height: 25px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #57532D;
	text-decoration: none;
}


.darkGreen {
	font-weight: bold;
	color: #57532D;
}
.staffName {
	background: #EEECE3;
	padding: 10px;
}

.input {
	height: 1.2em;
	width: 160px;
	font-size:1em;
	padding-left:3px;
	margin-top:5px;
	margin-left:2px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.textArea {
	height: 60px;
	width: 160px;
	font-size:1em;
	padding-left:3px;
	margin-top:5px;
	margin-left:2px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.alignRight-border {
	padding: 5px;
	margin-left: 10px;
	border: 1px solid #EEE1AA;
	float: right;
}
.saddleDiv {
	padding: 5px;
	border: none;
	float: left;
	margin-bottom: 80px;
	margin-right: 20px;


}
.productDiv {
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C6C6A8;
	height: 400px;

}
h1 {
	font-weight: bold;
	color: #57532D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;

}
h2 {
	font-weight: bold;
	color: #57532D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.noStyle {
	border: none;
}
a {
	color: #FF6633;
	text-decoration: none;
}
a:hover {
	color: #AA0000;
	text-decoration: underline;
}
.alignRight-flash {
	border: 1px #EEE1AA;
	float: right;


}
.alignRightPanel {
	border: 1px groove #AA0000;
	padding: 10px;
	text-align: left;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	margin-bottom: 20px;
	margin-left: 10px;

}
.alignRightPanel h3 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #AA0000;
}
.alignRightPanel h4 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #AA0000;
}
.alignRightPanel p {
	
	color: #000;
}
.voucherForm {
	background-image: url(/images/voucher_BKgrnd.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	width: 247px;
	height: 217px;


}
.alignRightVoucherDiv {

	float: right;
	margin-bottom: 30px;
	margin-left: 20px;
	height: 217px;
	width: 247px;

}
.alignLeft-border {
	padding: 5px;
	border: 1px solid #EEE1AA;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;



}
