﻿/******************
Bootstrap
******************/

body 
{
    padding-top: 40px;
    font-size: 12px;
    font-family: Tahoma, sans-serif;
    color: #666666;
    line-height: 1.5;
}

a
{
    color: #0854C7;
}

.dropdown > .dropdown-menu 
{
    display: block;
    position: static;
    margin-bottom: 5px;
    min-width: 220px;
}

/******************
Navigation Bar
******************/

div#topnav
{
    position: absolute;
    top: 0;
    left: 0;
    background: rgb(248,200,56); /* !Old browsers */
	background: -moz-linear-gradient(top, rgba(248,200,56,1) 0%, rgba(252,227,152,1) 100%); /* !FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248,200,56,1)), color-stop(100%,rgba(252,227,152,1))); /* !Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(248,200,56,1) 0%,rgba(252,227,152,1) 100%); /* !Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(248,200,56,1) 0%,rgba(252,227,152,1) 100%); /* !Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(248,200,56,1) 0%,rgba(252,227,152,1) 100%); /* !IE10+ */
	background: linear-gradient(top, rgba(248,200,56,1) 0%,rgba(252,227,152,1) 100%); /* !W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8c838', endColorstr='#fce398',GradientType=0px ); /* !IE6-9 */
    width: 100%;
    height: 33px;
    color: #000000;
    z-index:9998;
}

div#topnavbox
{
    margin-left: auto;
    margin-right: auto;
    width: 940px;
    margin-top: 5px;
    font-size: 12px;
}

div#topnavleft
{
    width: 593px;
    text-align: left;
    float: left;
    margin-top: 2px;
}

div#topnavsocial
{
    width: 100px;
    text-align: left;
    float: left;
    margin-top: 2px;
}

div#topnavsocial a
{
    margin-right: 2px;
    margin-left: 0px;
}	
div#topnavright
{
    width: 235px;
    text-align: right;
    float: right;
}

div#topnav input[type=text]
{
    width: 80px;
    margin-bottom: 2px;
}

div#topnav a
{
    color: #000000;
    font-weight: bold;
}

div#topnavleft a
{
    margin-right: 10px;
    margin-left: 3px;
}

/******************
Header
******************/

div#headerContainer
{
    background: url(../images/header-background.jpg) repeat-x;
    width:100%;
    margin-top: -7px;
}

div#header
{
    /*margin-left:30px;*/
margin-left:auto;
    margin-right:auto;
    width: 940px;
    height: 95px;
    background: url(../images/HPT_searchframe.jpg) no-repeat left;
   
}

.searchBoxContainer
{
    width: 600px;
    float: right;
    margin-top: 30px;
}

.searchButton
{
    width:85px;
    height:35px;
    float:right;
    background-image: url(../images/SearchButton_bg.png);
    border:0;
    color:white;
    font-weight:bolder;
    font-size:14px;
    cursor:pointer;
}

.searchInnerContainer
{
    width:480px;
    height:29px;
    border-top:3px solid Black;
    border-bottom:3px solid Black;
    border-left:3px solid Black;
    float:right;
    background-color:White;
}

.searchBox
{
    margin-top:4px;
    float:left;
    width:455px;
    margin-left:5px;
    margin-right:5px;
    border:none;
    font-size:12px;
}

.searchCategories
{
    float:right;
    width:110px;
    margin:1px 4px 4px 4px;
    border:none;   
    font-weight:bold; 
    font-size: 13px;
    height: 27px;
}

.searchBoxSeparator
{
    float:right;
    margin:4px;
}

.headerLinksleft
{
    float:left;
    margin:5px;
        
}

.headerLinks
{
    float:right;
    margin:5px;
        
}

.blueLink 
{
    font-weight: bolder;
    color: #ffffff;
    font-size: 14px;
}

/******************
Sidebar
******************/

.categoriesHeader 
{
    font-size: 17px;
    font-weight: normal;
    color: #f14950;
    font-family: 'Nobile' , arial, serif;
    margin: 15px 0 10px 0;
}

/******************
Breadcrumbs
******************/

div#breadcrumbs
{
    margin: 10px 0 15px 20px;
    font-size: 14px;
}

#showsLink
{
    margin-bottom: 15px;
    display: none;
}

/******************
Homepage Rotating Ads
******************/
#homepageAds 
{
    margin-top: 47px;
    min-height: 311px;
    width: 654px;
    margin-right: auto;
    margin-left: auto;
}

/******************
Coupons
******************/
div#featuredads
{
    width: 563px;
    padding: 10px; 
    margin-top: 15px;
    margin-right: auto;
    margin-left: auto;
}

div#storesaversleft
{
    float: left;
    width: 200px;
}

div#storesaversright
{
    float: right;
    text-align: right;
    padding-top: 3px;
    padding-right: 2px;
}

div#storesaversbody
{
    float: left;
    width: 571px;
}

.couponArea
{
    float: left;
    width: 250px;
    height: 100px;
    margin-top: 10px;
    margin-left: 23px;
    margin-bottom: 25px;
}

.couponArea img
{
    width: 89px;
    max-width: 89px;
}

.couponArea table td 
{
    vertical-align: top;
}

.ddlStores
{
    width: 175px;
    font-size: 13px;
    margin-top: 10px;
}

/**********************
Ad Results - General
***********************/

.topSection
{
    float: right;
    width: 100%;
    margin-bottom:10px;
}

.titleSection
{
    float: left;
}

.redTitleSection
{
    float:left;        
}

.redTitle
{
    font-size: 16px;
    color: #F14950;
    font-family: 'Nobile' , arial, serif;
    font-weight:normal;
}

.filters select
{
    width: auto;
    font-size: 13px;
    height: 27px;
    margin-bottom: 5px;
}

.filters span
{
    font-size: 13px;
}

#divCurrentZipcode, #divEnterZipcode
{
    display: none;
    margin-left: 5px;
}

#userZipcode
{
    cursor: pointer;
}

#tbxUserZipcode 
{
    width: 50px;
}

.loadingOverlay
{
    background-color: white;
    filter: alpha(opacity=0);
    opacity: 0.6;
}

#loadingMessage
{
    margin-left: auto;
    margin-right: auto;
    width: 70px;
    display: none;
}

/**********************
Ad Results - List View
***********************/

#adResults
{
    border-top: 1px solid #d6d6d6;
    padding-top: 10px;
    margin-top: 10px;
}

div.searchresultsingle
{
    width: 700px;
    float: left;
    padding-bottom: 10px;
    margin-top: 10px;
    border-bottom: 1px dotted #d6d6d6;
}

div.searchresultsingle_left
{
    float: left;
    width: 100px; /*padding: 2px;*/
    font-size: 11px;
    color: #666666;
    text-align: center;
}

div.searchresultsingle_right
{
    float: right;
    width: 580px;
    padding-left: 5px;
}

div.searchresultsingle_fastad
{
    float: left;
    width: 96px;
    padding: 2px;
    font-size: 11px;
    background-color: #e6e6e6;
    color: #666666;
    text-align: center;
}

div.searchresultsbody_left
{
    float: left;
    width: 420px;
}

div.searchresultscontent_left
{
    float: left;
    width: 50%;
}
div.searchresultscontent_right
{
    float: right;
    width: 50%;
}

.searchresultsbody_left p
{
    margin-bottom: 0;
}

div.searchresultsbody_right
{
    float: right;
    width: 160px;
    text-align: right;
}

div.searchresultsingle_actions
{
    float: left;
    margin-top: 10px;
    width: 580px;
}

.ordertitle
{
    font-weight: bold;
    font-size: 14px;
}

.showdistance
{
    font-size: 11px;
    font-weight: bold;
    color: #F14950;
}

/**********************
Ad Results - Picture View
***********************/

div.fototradersingle
{
    float: left;
    width: 200px;
    height: 295px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 4px;
    margin-bottom: 30px;
}

div.fototradersingle img
{
    height: 200px;
}

div.fototradersingle p
{
    margin: 0;
}

.fototradertitle
{
    font-weight: bold;
}

.fototraderdescription
{
    font-size: 11px;
}

.fototraderprice
{
    color: Green;
}

/******************
Footer
******************/

div#footer 
{
    font-size: 11px;
    margin-top: 15px;
}

/******************
Sexy Buttons
******************/

.sexybutton
{
	display: inline-block;
	margin: 0;
	padding: 0;
	font: bold 13px "Helvetica Neue", Helvetica, Arial, clean, sans-serif;
	text-decoration: none;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.20);
	background: none;
	border: none;
	white-space: nowrap;
	cursor: pointer;
	user-select: none;
	-moz-user-select: none;
	
	/* Fix extra width padding in IE */
	_width: 0;
	overflow: visible;
}

.sexybutton.sexysimple
{ 
	position: relative; 
	padding: 5px 10px 5px;
	font: inherit;
	font-size: 13px;
	font-style: normal; 
	font-weight: bold; 
	color: #fff;
	line-height: 1; 
	background-image: url(http://arena.horsetrader.com/earena/norcotest/sexybuttons/images/skins/simple/awesome-overlay-sprite.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #333;
	
	/* Special effects */
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25), -2px 0 1px rgba(0,0,0,0.25); 
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.5); 
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
	
	/* IE only stuff */
	border-bottom: 1px solid transparent\9;
	_background-image: none;
	
	/* Cross browser inline block hack - http://blog.mozilla.com/webdev/2009/02/20/cross-browser-inline-block/ */
	display: -moz-inline-stack;
	display: inline-block;
	/*vertical-align: middle;*/
	*display: inline !important;
	position: relative;
	
	/* Force hasLayout in IE */
	zoom: 1;
	
	/* Disable text selection (Firefox only)*/
	-moz-user-select: none;
}

.sexybutton.sexysimple::selection
{
	background: transparent;
}

.sexybutton span.search
{
    background-image: url(../images/magnifier.png);
}

.sexybutton span.map
{
    background-image: url(../images/map.png);
}

.sexybutton.sexysimple span
{
    height: auto;
    padding-left: 24px;
    padding-right: 0;
    background-position: left center;
    background-repeat: no-repeat;
}

.sexybutton.sexysimple:hover
{
	background-position: 0 -50px; 
	color: #fff;
}

.sexybutton.sexysimple:active { 
	background-position: 0 100%; 
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.7); 
	/* Unfortunately, Safari doesn't support inset yet */
	-webkit-box-shadow: none;
	
	/* IE only stuff */
	border-bottom: 0\9;
	border-top: 1px solid #666\9;
}

.sexybutton.sexysimple.sexysmall
{
    padding: 4px 7px 5px; font-size: 10px; 
}

.sexybutton.sexysimple.sexysmall:active
{
    padding: 5px 7px 4px;
}

.sexybutton.sexysimple.sexyred		{ background-color: #a90118; }
.sexybutton.sexysimple.sexygreen		{ background-color: #59a901; }
.sexybutton.sexysimple.sexyblue {
background-color: #015ea9;
}

/******************
Featured Ads
******************/

#featured_horses_container
{
    margin-left: auto;
    margin-right: auto;
    width: 654px;
    margin-top: 20px;
}

#featured_horses_photo_stream
{
    width: 635px;
    height: 113px;
    float: right;
}

.photo_stream
{
    border: solid thick #dadada;
    background: #f4f4f4;
    padding: 16px;
}

.photo_stream ul
{
    list-style-type: none;
}

.left_arrow
{
    width: 13px;
    height: 113px;
    float: left;
    cursor: pointer;
    background-image: url(../images/arrow_left_grey.png);
    background-repeat: no-repeat;
    background-position: center;
}

.right_arrow
{
    width: 13px;
    height: 113px;
    float: left;
    cursor: pointer;
    background-image: url(../images/arrow_right_grey.png);
    background-repeat: no-repeat;
    background-position: center;
}

#featured_horses_items
{
    width: 635px;
}

#featured_horses_items ul
{
    margin: 0;
}

.photo_stream_items
{
    height: 113px;
    float: left;
    padding: 0px;
}

.photo_stream_item
{
    border: 1px solid #c2c2c2;
    
    height: 95px;
    background-color: #FFFFFF;
    margin-top: 5px;
    padding: 5px;
    margin-left: 10px;
    margin-right: 10px;
    float: left;
    font-size: 8pt;
}

div #image_container
{
    float: left;
    width: 86px;
}

div #leftbanner {
    float: left;
    width: 575px;
}

div #rightbanner {
    float: right;
    width: 345px;
}

.shadowed_image
{
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
}

div #details_container
{
    width: 93px;
    float: right;
    font-size: 9px;
}

.photo_stream_item_title
{
    color: #656464;
    font-size: 8pt;
}

.photo_stream_item_title a
{
    color: #656464;
    font-size: 8pt;
    text-decoration: none;
}

.photo_stream_item_subtitle
{
    color: Black;
    width:96px;
    margin-top:-15px;
}

.wrap-text 
{
	white-space: pre;           /* CSS 2.0 */
	white-space: pre-wrap;      /* CSS 2.1 */
	white-space: pre-line;      /* CSS 3.0 */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap;  /* HP Printers */
	word-wrap: break-word;      /* IE 5+ */
}

.photo_strem_price
{
    color: #990000;
}