/* CSS file for website Just Horse Gifts */
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:67%;
	padding-bottom:20px;
	
	
}

#pageWrapper 
{
}

#centerPage {

width:950px;
	border:0px solid #ff0000;
	margin-left:auto;
	margin-right:auto;
}



h2, h3, p, ul, li 
{
    
    text-align:left;

   
    }
    
    h1 {
    
    text-align:left;
    font-size:1.28em;
	color:#933C03;
   
    }

a img {border:0;}
form fieldset { border:0;}


/* shared tools */

.clearfix:after {content: "."; display: block; height: 0; line-height:0; font-size:0; clear: both; visibility: hidden;}
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

div.clear {clear:both; margin:0; padding:0; height:0; font-size:0; line-height:0; background-color:pink;/*!!*/}

/* Home page and common elements (eg nav) */
div#header {
	width:950px;
	height:219px;	
}

div#header div#logo { 
	float:left;
	width:354px;
}
div#header div#header_pic { 
	float:left;
	width:596px;
}


div#nav_strip_top {
	width:950px;
	background-color:#933C03;
	padding-top:8px;
	padding-bottom:8px;
	height:20px;
}
div#nav_strip_top ul {
	color:#F3EAC9;
}
div#nav_strip_top ul li {
	display:inline;
}
div#nav_strip_top ul li a {
	color:#F3EAC9;
	text-decoration:none;
}
div#nav_strip_top ul li span {
	padding-right:14px;
	padding-left:14px
}


div#nav_strip_bottom {
	width:950px;
	min-height:115px;
	height:115px;
	background-image:url(../images/common/bg_footer_jhg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#F3EAC9;	
}
div#nav_strip_bottom ul {
	margin-left:5px;
	padding-top:78px;
	font-size:1.2em;
	color:#933C03;
}
div#nav_strip_bottom ul li {
	display:inline;
}
div#nav_strip_bottom ul li a {
	color:#933C03;
	text-decoration:none;
}
div#nav_strip_bottom ul li span {
	padding-right:4px;
	padding-left:7px
}


div#main_body {width:950px;}
div#leftcol {
	float:left;
	width:210px;
	background-image:url(../images/common/bg_leftcol_safe.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#F3EAC9;
	padding-bottom:140px;
} 
div#leftcolInner { padding:5px 8px 0 7px;}
div#leftcol h2 {
	font-size:1.8em;
	color:#933C03;
	margin:0 0 6px 0;
	padding:0;
}
div#leftcol form#nav_search { margin:0 0 10px 0;}

div#leftcol form#nav_search input { 
	width:191px; 
	height:25px; 
	border:1px solid #933C03;
}
div#leftcol ul { 
	list-style-position:inside;
	list-style-type:none;
}
div#leftcol ul li { 
	border-bottom:1px solid #933C03; 
	padding-bottom:3px; 
	padding-top:6px;
}
div#leftcol ul li a {
	color:#933C03; 
	text-decoration:none;
}

div#content {
	float:left;
	width:526px;
	color:#933C03;
}
div#content div#top_grouping {
	padding-bottom:17px;
}
div#content h1 { 
	font-size:1.7em;
	margin-top:15px;
	margin-bottom:3px;
	margin-left:3px;
	width:290px;
}
div#content h2 {
	font-size:1.7em;
	line-height:310%;
	height:58px;
	margin-bottom:17px;
	color:#C3A303;
	padding-left:65px;
	background-image:url(../images/common/logo_mini.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-transform:capitalize;
	width:13em;
}
div#content p {
	font-size:1.2em;
	margin-bottom:4px;
	width:290px;
}

div#content div.gift_detail {
	float:left;
	width:300px;
	margin-left:15px;
}
div#content div.gift_pic {
	float:left;
	width:195px;
	margin-right:15px;
	padding-top:37px;
}
div#content div#top_grouping div.gift_pic {
	padding-top:15px;
}
div#content h3 { 
	font-size:1.3em;
	margin-bottom:3px;
	padding-left:3px;
}
div#content div.gift_detail p {
	margin-bottom:15px;
	padding-left:3px;
}
div#content div.gift_detail p.moreinfo a {
	background-image:url(../images/common/treble_chevron.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:40px;
	color:#933C03; 
	text-decoration:none;
}

div#rightcol {
	float:right;
	width:211px;
	background-image: url(../images/common/bg_rightcol_gifts.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:50px;
	color:#933C03;
	/*border-top:1px solid #933C03;*/
}
div#rightcolInner { 
	padding:0px 6px 0 6px;
	background-image: url(../images/common/bg_rightcol_repeat.gif);
	background-repeat:repeat-y;
	border-top:1px solid #F3EAC9;
}
div#rightcol h2 {
	font-size:1.8em;
	margin:0 0 6px 0;
	padding:0;
	text-align:center;
	height:1%;
}
div#rightcol div.gift_detail {
	float:left;
	width:105px;
	padding-top:15px;
}
div#rightcol div.gift_detail h3 { 
	padding-left:7px;
	font-size:1.3em;
	margin-bottom:2px;
}
div#rightcol div.gift_detail p { 
	padding-left:7px;
	font-size:1.1em;
	margin-bottom:4px;
}
div#rightcol div.gift_detail p.moreinfo a {
	background-image:url(../images/common/double_chevron.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:30px;
}
div#rightcol div.gift_detail a {color:#933C03; text-decoration:none;}

div#rightcol div.gift_pic {
	float:left;
	width:87px;
}
div#rightcol div.hr {
	clear:both;
	margin-bottom:8px;
	width:192px;
	height:2px;
	background-color:#933C03;
}
div#rightcol div.hr hr{
	display:none;
}



/* CATEGORY PAGE */

.category {
	float:left;
	width:610px;
	color:#933C03;
}
.categoryH1 { 
	margin-bottom:23px;
	font-size:1.7em;
	margin-top:15px;
	margin-left:3px;
	width:290px;
	color:#933C03;
	font-weight:bold;
}

.categoryRow 
{
    padding-left:60px;
	margin-bottom:25px;
	width:610px;
	overflow:hidden;

}

.categoryPic {
	float:left;
	width:159px;
	border:1px solid #933C03;
	margin-right:42px;
	height:154px;
	text-align:center;
}
.categoryPich2 {
	
	background-image:url(../images/x.gif);
	margin:0 0 6px 0;
	padding:0;
	text-align:center;
	font-size:1.5em;
	text-transform:capitalize;
	font-weight:bold;
	padding-left:1px;
    padding-right:1px;
}

.categoryPich2 a {
color:#933C03;
	font-size:.9em;
text-decoration:none;
	font-weight:bold;
}

.categoryPrice 
{
    margin-top:-4px;
color:#AC8E02;
	font-size:.8em;
text-decoration:none;
	font-weight:bold;
}

/* CONTENT PAGE */

body#contentPage div#content { 
	width:auto;
	padding-left:40px;
	text-align:left;
}

body#contentPage div#pageText { 
	float:left;
	width:692px;
	padding-left:20px;
	padding-top:20px;
	text-align:left;
	background-color:White;
}

body#contentPage h1 { 
	margin-top:26px;
	margin-left:0;
	width:auto;
}

.productDescription {
	float:left;
	width:354px;
	font-size:1.28em;
	color:#933C03;

}
body#contentPage div#picHolder {
	float:left;
	width:auto;
}
body#contentPage div#content p {
	font-size:1.28em;
	line-height:110%;
	margin-bottom:30px;
	width:290px;
}



body#contentPage div#content form#contentForm {
	text-align:left;
}

.buyNow {
	background-repeat:no-repeat;
	width:92px;
	height:36px;
	border:0;
	margin-right:40px;
	cursor:pointer;
	/*vertical-align:-30%;*/
	display:block;
	float:left;
}
body#contentPage div#content form#contentForm label {
	font-size:1.27em;
	padding-right:8px;
	display:block;
	/*padding-bottom:10px;*/
	padding-top:5px;
	float:left;
}
.qty {
	width:22px;
	height:20px;
	border:1px solid #933C03;
/*	vertical-align:30%;*/
}



/* pager */

.prodPager 
{
    margin-top:10px;
    font-size:1.2em;
    width:568px;
    background-color:#F3EAC9;
    height:25px;
    margin-left:59px;
}

.prodPager a {
color:#933C03;



}

.prodBackNext 
{
    padding-top:5px;
    padding-left:12px;
    float:right;
}

.prodPagerCurrentPage
{
    padding-top:5px;
    width:150px;
    padding-left:12px;
}

/* BASKET STYLES */

.basket_RowAlt 
{
	background-color:#F3EACB;
}
.basket_Row 
{
	background-color:#F9F4E3;
}
#basketWrapper 
{
	
}

#basketTotals 
{

}
.basketSeperator 
{
	width:110px;
	margin:10px 0px 0px 240px;
	border-top:1px solid #cccccc;
}
.basketBold 
{
	font-weight:bold;
}
.basketImgProceed
{
	text-align:center;
	
}
#basketLinks 
{
	text-align:right;
}

.buttonStyle 
{
    background-color:#933C03;
    color:White;
    border: 1px solid gray;
    font-size:8pt;
    padding: 0px;
    margin: 0px;
}





