*{ margin:0; padding:0}
body{
	font-size:14px;
	font-family:'helveticaregular';
	color:#181818;
}
.wrapper{ margin:0 auto; max-width:480px;}

#header{ float:left; width:100%; background: url(../images/header_bg.jpg) no-repeat 0 0;background-size:100% 100%; text-align:center  }
#header .logo{ float:left; margin:0 6.5% 0 4.16%}
#header .red{ float:right; width:20%; background:url(../images/red_bg.jpg) no-repeat 0 0; margin:1px 19px 0 0; font-size:14px; line-height:16px; color:#f1eae4; text-decoration:none; text-transform:uppercase; font-family: 'helveticabold'; background-size:100% 100%; padding:3px 0 8px}
#header .btn_box{ float:right; width:59.37%; padding-top:13px; text-align:center}
#header .btn_box a{ float:left; background:#e6dcd0; border-radius:2px; font-size:17px; color:#5e3520; text-decoration:none; width:37%; padding:3px 0;margin-right:9px;}
#header .btn_box a img{ display:inline; margin-right:5px}
#header .btn_box a:hover{ background:#aac5e2}

#body_container{
	float:left;
	width:86.5%;
	background:url(../images/body_con_bg.jpg) repeat-y 0 0;
	background-size:100% 100%;
	text-align:left;
	min-height:392px;
	height:auto!important;
	padding-top: 14px;
	padding-right: 7%;
	padding-bottom: 15px;
	padding-left: 7%;
}
#body_container h2{ color:#0166b4; font-size:18px; line-height:20px; font-weight:normal;font-family: 'Shadows Into Light Two', sans-serif; text-transform:uppercase}
#body_container h3{ color:#000000; font-size:32px; line-height:34px; font-weight:normal; font-family: 'Shadows Into Light Two', sans-serif; padding-bottom:6px}
#body_container p{
	padding-bottom:15px;
	padding-right: 10px;
}


.box_container{
	float:left;
	width:100%;
	padding-bottom: 10px;
}
.box_container .pic{
	float:right;
	width:40%;
	border:1px solid #ada8a3;
	padding:5px;
	background:#fff;
	box-shadow: 0 0 2px 2px #c0bcb7;
	margin-right:7px
}
.box_container .pic img{
	width:95%;
	padding: 3px;
	height: auto;
}

.box_container ul{
	float:left;
	list-style:none;
	width:89%
}
.wrapper #body_container .box_container .horse_details {
	width: 40%;
	margin-right: 3.5%;
	margin-left: 3.5%;
}
.box_container ul li{ float:left; width:100%; padding-top:5px}
.box_container ul li .btn{
	width:100%;
	border:none;
	margin:0;
	font-size:22px;
	line-height:26px;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 8px;
}

.btn{
	float:left;
	width:40%;
	background:#c6b199;
	border:1px solid #e2d7cb;
	padding:8px;
	border-radius:3px;
	text-decoration:none;
	color:#181818;
	font-size:20px;
	line-height:22px;
	font-family: 'Shadows Into Light Two', sans-serif;
	margin-right:5px
}
.btn:hover{
	color:#fff;
	background-color: #0068b4;
}
a:visited {
	color:#AE9C88;
	background-color: #e6dcd0;
}
#body_container .slider_conatiner h3{ color:#000000; font-size:16px; line-height:18px; padding-bottom:13px; text-align:left; }
.left_btn{ position:absolute; left:-24px; top:56px}
.right_btn{ position:absolute; right:-1px; top:56px}
.slide{ float:left; width:100%}
.slider{
	float:left;
	position:relative;
	z-index:9;
	width:100%;
}


.slider_conatiner{
	float:left;
	width:98%;
	font-family: 'helveticabold';
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0%;
	margin: 0px;
	height: auto;
}


.slider_conatiner + .btn_row{ padding-top:22px}
.slide ul{ float:left; width:100%; list-style:none}
.slide ul li{
	float:left;
	border:1px solid #b4b3b2;
	box-shadow: 0 0 3px 1px #c0bcb7;
	position:relative;
	z-index:9;
	width:47%;
	text-align:center;
	margin-top: 3px;
	margin-right: 3px;
	margin-left: 4px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
	background-color: #ffffff;
	background-image: url(../../../fieldguide/common/images/back.png);
	background-position: left top;
	background-repeat: no-repeat;
	min-width: 46%;
	height: 130px;
}
.slide ul li span{
	float:left;
	width:100%;
	text-align:center;
	padding-bottom:5px;
}
.slide ul li span img  {
	width: 100%;
	height: auto;
}
.slide ul li a{
	text-decoration:underline;
	color:#0667B2;
	font-size:13px;
	line-height:14px;
	background: none !important;
}
.slide ul li:last-child{ margin-right:0;}



.swpe{
	text-align:center;
	font-family: 'Shadows Into Light Two', sans-serif;
	float:left;
	width:100%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin: 0px;
}
.swpe a{ text-decoration:none; color:#780009; font-size:14px; line-height:16px; }
.swpe a img{ display:inline; vertical-align:middle}
.btn_row{
	float:left;
	width:95%;
	padding:0 0 7px 1.43%
}
.btn_row .btn:last-child{ margin-right:0}

.horse_details{
	float:left;
	width:95%;
	list-style:none;
	padding-bottom: 12px;
}
.horse_details li{
	float:left;
	width:40%;
	padding:5px;
	border:1px solid #b4b3b2;
	box-shadow: 0 0 2px 2px #c0bcb7;
	background:#ffffff;
	margin-top: 9px;
	margin-right: 7px;
	margin-bottom: 0;
	margin-left: 0;
}
.horse_details li img{
	float:left;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
}
.horse_details li a{
	text-decoration:none;
	color:#181818;
	font-size:16px;
	line-height:17px;
	font-family: 'Shadows Into Light Two', sans-serif;
	text-transform:uppercase
}

#body_container .details_box{ float:left; width:100%; text-align:left}

#body_container .details_box h3{ color:#000000; font-size:20px; line-height:22px; font-family: 'helveticabold'; padding-bottom:0}
.details_box .large_img{ float:left; border:1px solid #b2afaa; background:#fff; box-shadow: 0 0 2px 2px #c0bcb7; padding:10px 0; text-align:center; width:94.98%; margin:7px 0 10px 0}
.details_box .large_img img{ max-width:100%}
.details_box .box{ float:left; width:100%; padding-bottom:15px; color:#000000;}
.details_box .box span{ display:block}
.details_box .box h4{font-size:16px; line-height:18px;font-family: 'Shadows Into Light Two', sans-serif; font-weight:normal}
.details_box .box h4 img{ display:inline; vertical-align:middle; margin-left:8px}
.details_box .box ul{ float:left; width:100%; list-style:none;  }
.details_box .box ul li{ font-size:13px; float:left; width:100%}
.details_box .box ul li a{ float:left; background:url(../images/bullet.jpg) no-repeat 0 8px; padding:0 0 0 8px; width:98%; text-decoration:none; color:#000}
.details_box .box ul.border li a{ text-decoration:underline}
.details_box .box ul.border li a:hover{ text-decoration:none}


#footer{
	float:left;
	width:100%;
	background-size:100%;
	padding-bottom:6px;
	background-image: url(../../../fieldguide/common/images/footer.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#footer .social {
	float: left;
	font-size: 10px;
}


.footer_top{ float:left; width:87%; padding:0 5% 0 7.18%; }
.footer_top .col{ float:left; padding-top:4px}
.footer_top .col ul{ float:left; list-style:none}
.footer_top .col ul li{ display: inline; padding-right:3px}
.footer_top .col ul li a{ display: inline-block; background:url(../images/social.png) no-repeat 0 0; width:30px; height:35px}
.footer_top .col ul li a.facebook{ background-position:-40px 0}
.footer_top .col ul li a.facebook:hover{background-position:-40px bottom}
.footer_top .col ul li a:hover{ background-position:0 bottom}
.footer_top .col span{ color:#000000; font-size:9px; line-height:11px; display:block}

.footer_top p{
	float:left;
	color:#000000;
	font-size:10px;
	line-height:14px;
	padding:7px 0 0 4%
}
.footer_top p a{
	text-decoration:none;
	color:#069;
	font-family: 'helveticabold';
}

.logo_box{
	float:left;
	list-style:none;
	width:100%;
	width:100%;
	text-align:center;
	padding-top: 23px;
	padding-right: 2%;
	padding-bottom: 0;
	padding-left: 0%;
}
.logo_box li{ display:inline; margin-left:-5px}

@media only screen and (max-width:360px) {
	#header .red{ padding:3px 0 7px 0}
	
	
}
.slide.sliderImages {
	width: 100%;
}
.extra {
	width: 70%;
}
#options {
	background-image: url(../../../fieldguide/common/images/options.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	list-style-type: square;
	margin-right: 2%;
	margin-left: 2%;
}
#complimentlist {
	list-style-type: square;
	margin-right: 2%;
	margin-left: 2%;
}
.size {
	background-color: #DDD0C0;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #14120F;
	width: 90%;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.largeshoe {
	background-color: #FFF;
	background-image: url(../../../fieldguide/common/images/back.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 8px;
	width: 90%;
	border: 1px solid #C6B199;
	margin-top: 9px;
	margin-bottom: 9px;
}
.largenail {
	background-color: #FFF;
	background-image: url(../../../fieldguide/common/images/back.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 8px;
	width: 90%;
	border: 1px solid #C6B199;
	margin-top: 9px;
	margin-bottom: 9px;
	height: auto;
	text-align: center;
}
.largeshoe p img {
	width: 100%;
	height: auto;
}
#featurelist {
	list-style-type: square;
	margin-right: 2%;
	margin-left: 2%;
	margin-bottom: 10px;
}
.wrapper #body_container h4 {
	font-size: 18px;
	line-height: 19px;
	font-family: 'Shadows Into Light Two', sans-serif;
}
a  {
	color: #066DB3;
}
a:hover {
	color: #ACC3E2;
}
.wrapper #body_container h1 {
	font-size: 24px;
	letter-spacing: -1px;
}
.nailthumb {
	height: 105px;
	width: auto;
}
.contents {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4D9CD;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tocSECTION {
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 17px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tocSECTIONsub {
	font-weight: bold;
	color: #CC6600;
	text-transform: capitalize;
	font-size: 17px;
	line-height: 16px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sectionLOGO {
	float: right;
	padding-left: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 5px;
	text-align: center;
}
.homeLOGO {
	float: none;
	text-align: center;
	background-color: #FFF;
	box-shadow: 0px 0px 3px 2px #999;
	width: 90%;
	background-image: url(../../../fieldguide/images/sm_photobg.png);
	background-repeat: no-repeat;
	background-position: left -5px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.homeLOGO p {
	font-family:'Shadows Into Light Two', sans-serif;
	font-size: 15px;
	color: #630;
}
.sectionLOGO h2 img {
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.homeLOGO h2 img {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
}
