﻿@import url("reset.css");


/*---------------------------
- overiding styles
---------------------------*/

body {
	font: 12px "Arial Rounded", Arial, Helvetica, sans-serif;
	background:#999999 url(../images/bgcolour.gif) 0 -1px repeat-x;}
	
	
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:200%;
	color:#A00327;
	margin:16px 0 8px 0;}
	
h2 {
	font-size:2.2em;
	color:#A00327;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin-bottom:12px;
	line-height:120%;}
	
h3 {
	font-size:1.5em;
	color:#A00327;
	font-family:Arial, Helvetica, sans-serif;
	margin:18px 0 8px 0;}
	
h4 {
	font-size:125%;
	color:#A00327;
	font-family:"Arial Rounded",Arial, Helvetica, sans-serif;}
	
a,a:visited{
	color:#78AB32;
	text-decoration:none;}
	
a:hover,a:active,a:focus{
	text-decoration:underline;}


.space {margin:20px 15px 0 15px;}

p {
	font-size:1.2em;
	line-height:120%;
	margin-bottom:15px;
	padding:0px;}
	
	
p.intro {
	font-size:1.3em;
	margin-top:15px;
	color:#333;}
	
p.intro2 {
	font-size:1.8em;
	margin-top:15px;
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;}
	
a.img{
	border:none;}
	
ul.bullet{
	margin-left:25px;
	font-size:1.2em;}


/*---------------------------
- container styles
---------------------------*/

#header-wrap{
	background:#3f3529;}
	
#content-wrap{
	background:#FFF;
	padding-bottom:20px;}

.container {
	position:relative;
	width:988px;
	margin:0 auto 0 auto;
	padding:0;
	color:#666;}
	
#header {
	width:988px;
	height:188px;
	color:#FFF;
	position:relative;
	background:url(../images/ass-logo.jpg) left top no-repeat;}
	
.homeleftcol p a, .leftcol p a {color:#78AB32;}
p.breadcrumb {margin-top:12px; font-size:1.1em;}
p.breadcrumb a {color:#A00327;}
.small {font-size:90%;}

.imgfloatright {float:right;margin:0 15px 15px 15px;}
.border {border:#999 solid 1px;}
.imgfloatleft {float:left;margin:0 15px 15px 0;}


a.logo {float:left;width:309px;height:188px;background:url(../images/all-saddle-solutions-logo.gif) no-repeat;}




.dgrey {color:#333;}
.grey {color:#9A9A9A;}
.red {color:#A00327;}




/*---------------------------
- generic styles
---------------------------*/

/* floatfix */
.floatfix:after {
	content:"."; 
	display:block; 
	height:0px; 
	clear:both; 
	visibility:hidden}
.floatfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .floatfix {height:1%}
.floatfix {display:block}
/* End hide from IE-mac */

.floatLeft{ float:left; margin-right:10px;}
.floatRight{float:right; margin-left:3px;}

.clr {
	height:0;
	clear:both;
	display:block;}


/*---------------------------
- header styles
---------------------------*/
ul#toplinks {
	position:absolute;
	right:0px;
	top:0px;}
	
a#homeLInk{
	position:absolute;
	width:310px;
	height:130px;
	top:20px;
	left:0px;
	z-index:500;}
	
ul#toplinks li,ul#toplinks a{
	display:inline;
	float:left;
	padding-bottom:8px;
	background:#000;}
	
ul#toplinks a,ul#toplinks a:visited {
	display:block;
	color:#FFF;
	font-size:1.3em;
	margin:10px 0px;
	padding:0px 10px;
	margin-bottom:0px;
	line-height:100%;
	background:#000 url(../images/nav-divide-vert.png) right top repeat-y;}
	
	
ul#toplinks li.left{
	background:#000 url(../images/toplinks-curve-left.png) left bottom no-repeat;}
	
ul#toplinks li.right{
	border:none;
	background:#000 url(../images/toplinks-curve-right.png) right bottom no-repeat;}
	
ul#toplinks li.right a{
	background:none;}
	
	



#contacts{
	position:absolute;
	right:0px;
	top:61px;}

.address1,.address2 {
	float:right;
	width:170px;
	/*border-right:#FFF solid 1px;*/
	padding-right:20px;
	margin-right:20px;
	font-size:1.2em;}
	
.address2 {
	border:none;
	padding:0px;
	margin:0px;}


/*---------------------------
- nav styles
---------------------------*/
#mainnav {
	position:relative;
	width:988px;
	background:url(../images/questions.gif) right bottom no-repeat;}
	

	
	
#nav ul{
	list-style:none;}
	
#nav li,#nav a{
	display:inline;
	float:left;}
	
	
#nav li a,#nav li a:visited{
	display:block;
	font-size:1.3em;
	color:#FFF;
	padding:10px 18px 8px 18px;
	background:url(../images/tab-curve-right.png) right top no-repeat;}
	

	#nav li.current a{
	text-decoration:none;
	color:#333!important;
	background:url(../images/tab-curve-right-sel.png) right top no-repeat!important;}
	
#nav li{
	background:url(../images/tab-li-bg.png) left top no-repeat;
	margin-right:5px;}
	
#nav li.current{
	color:#333;
	background:#FFF url(../images/tab-li-select-bg.png) left top no-repeat;}
	

	

	
#home li#n-home, #saddles li#n-saddles, #fitting li#n-fitting, #accessories li#n-accessories, #about li#n-about, #contact li#n-contact {background:url(../images/navback-pg_left.gif);}
#home li#n-home a, #saddles li#n-saddles a, #fitting li#n-fitting a, #accessories li#n-accessories a, #about li#n-about a, #contact li#n-contact a {background:url(../images/navback-pg_right.gif) right;color:#3F3529;}

/*---------------------------
- home styles
---------------------------*/

.homeleftcol {
	width:705px;
	float:left;
	margin-top:28px;
}
	
.intropanel{
	position:relative;
	width:683px;
	height:273px;
}
.mainpanels {
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	top:0px;
	left:0px;
	width:233px;
}
.mainpanels li a {
	display:block;
	width:233px;
	height:83px;
	margin-bottom:12px;
	background:url(../images/home/panel.png) no-repeat 0 -83px;
	text-decoration:none;
}
.mainpanels li a h3 {
	color:#a00327;
	font:20px Georgia,serif;
	padding:10px 5px 0 17px;
	margin:0;
}
.mainpanels li a p {
	color:#474747;
	font:14px Arial,sans-serif;
	padding:5px 5px 0 17px;
	margin:0;
}
.mainpanels li a:hover {
	background-position:0 0;
}
.mainpanels li a:hover h3 {
	color:#FFFFFF;
}
.mainpanels li a:hover p {
	color:#FFFFFF;
}

#homeimagelistholder {
	position:absolute;
	top:0px;
	left:244px;
	width:439px;
	height:272px;
}

#homeimagelist {
	margin:0;
	padding:0;
}


.introtext{
	position:relative;
	padding:28px 70px 0 19px;
	clear:left;
}


#scroll1 a {
	text-decoration:none;
	float:left;
}
#scroll1 p {
	width:123px;
	background-color:#edeef0;
	height:32px;
	margin:1px 0 0 0;
	color:#5f5f5f;
	font:13px Arial,sans-serif;
	padding:6px 6px 6px 10px;
	text-align:left;
}
#scroll1 .MagicScrollItem {
	padding:5px;
}


.saddlequality{
	position:relative;
	background:#edeeef url(../images/quality-saddle-pod-bg.jpg) left top no-repeat;
	overflow:hidden;
	margin-bottom:20px;
	min-height:170px;
	padding:60px 0px 10px 270px;
	height: auto !important;
	height: 170px;
	width:430px;}

.saddlequality h2{
	padding-left:50px;
	line-height:140%;
	font-size:1.6em;
	padding-bottom:10px;}
		
.saddlequality p{
	line-height:160%;}
	
.saddlequality a{
	display:block;
	color:#78AB32;}
	
.saddlequality img.floatRight{
	margin-left:10px;}
		
/*
.saddlequality p {width:300px;margin-left:200px;}
.saddlequality a {margin-left:200px;width:300px;}
.saddlequality {line-height:1.4;}
*/

	
.leftcol {float:left;
	width:705px;}
.leftcol div.floatbox{
	width:685px;}

.leftcol .saddleColL{
	width:253px;
	float:left;
}

.leftcol .saddleColR{
	width:422px;
	float:right;
	padding-right:10px;
}
.leftcol p{
	padding-right:10px;}
	
.leftcol .colL, .leftcol .colR{
	float:left;
	width:310px;
	margin-right:40px;}
	
.leftcol .colR{
	margin:0px;
	padding:0px;
	border:none;}
	
.leftcol .colL ul, .leftcol .colR ul{
	margin-left:12px;}
	
	
	


.newsdate {font-family:Georgia, "Times New Roman", Times, serif;font-style:italic;color:#333;}
.testimonial {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#666;
	width:690px;}
	
.testimonial p{
	font-size:1.4em;
	line-height:140%;}
	
p.caption {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-style:normal;
	margin-top:4px;
	padding-bottom:15px;
	margin-bottom:20px;
	border-bottom:#ccc solid 1px;}

.blocks1, .blocks2, .blocks3, .blocks4, .blocks5, .blocks6 {
	float:left;width:345px;
	cursor:pointer;}
	
.blocks1, .blocks2 {
	height:158px;
	padding:4px 0 4px 0;}
	
.blocks3, .blocks4 {
	height:167px;
	padding:8px 0 4px 0;}
	
.blocks5, .blocks6 {
	height:185px;
	padding:4px 0 4px 0;}
	
.blocks1 {background:url(../images/saddles_1.jpg) right top no-repeat;}
.blocks3 {background:url(../images/saddles_2.jpg) right top no-repeat;}
.blocks2 {background:url(../images/saddles_3.jpg) right top no-repeat;}
.blocks4 {background:url(../images/saddles_4.jpg) right top no-repeat;}
.blocks5 {background:url(../images/saddles_5.jpg) right top no-repeat;}
.blocks6 {background:url(../images/saddles_6.jpg) right top no-repeat;}
.blocks1 .text, .blocks2 .text, .blocks3 .text, .blocks4 .text, .blocks5 .text, .blocks6 .text {
	width:155px; padding-left:17px;}
.blocks1 p, .blocks2 p, .blocks3 p, .blocks4 p, .blocks5 p, .blocks6 p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin:3px 0 3px 0;
	line-height:150%;}






p.bulletlist {margin:5px 0 0 0;padding:0;}
p.bulletlist a {padding:10px 10px 10px 60px;background:url(../images/bulletlist.jpg) 50% no-repeat;display:block;color:#666;}

p.redlink a {color:#A00327;text-decoration:underline;}
p.redlink a:hover {color:#333;}



#home .homerightcol {padding:0 10px 20px 10px;}
.homerightcol {float:right;width:263px;padding:0 10px 20px 10px;background:url(../images/rightcolshad.gif) 0 -200px no-repeat;}
#home .homerightcol, #saddles .homerightcol {float:right;width:263px;background:url(../images/rightcolshad.gif) left top no-repeat;}
a.questions {margin:0;clear:both;display:block;width:263px;height:73px;background:url(../images/questions2.gif) bottom no-repeat;}
.questions span {display:none;}

.comment {background:url(../images/blendback_mid.jpg) right repeat-y;}
.comment h4 {font-size:20px;font-family:Georgia, "Times New Roman", Times, serif;font-weight:normal;color:#A00327;margin:0;padding:12px 20px 0 20px; background:url(../images/blendback_top.jpg) top right no-repeat;}
.author {text-align:right;padding:6px 10px 10px;background:url(../images/blendback_mid.jpg) right bottom no-repeat;}

#gallerybox {background:#EDEEEF;padding:8px;}
.scrollbox {overflow:auto;height:190px;width:217px;}
.scollinner {width:203px;}
#gallerybox img {float:left;margin:0 3px 3px 0;}


/*---------------------------
- Form styles
---------------------------*/

form {
	background:#EDEEEF;
	padding:20px;
	position:relative;
	width:655px;}
	
form ul{
	list-style:none;}
	
form li{
	padding-bottom:10px;}
	
form div{
	float:left;
	padding-right:26px;}
	

	
form div.end{
	padding:0px;}
	
form h2, form label,form span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#A60328;
	line-height:160%;
	display:block;}

form span{
	color:#999;}
	
.errormsg{
	font-weight:bold;
	color:#333;}
	
form div div label{
	font-size:1em;
	color:#666;}
	
input,textarea{
	height:22px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;}
	
form div input{
	width:312px;}
	
form div div input{
	width:148px;}
	
form textarea{
	width:655px;
	height:120px;}
	

#base {width:100%;clear:both;background:#999 url(../images/baseshad.jpg) 0 0 repeat-x;padding:20px 0 30px 0;color:#FFF;}
#base a {color:#FFF;}
#base p{
	font-size:1.1em;
	line-height:180%;}
.baseinner {
	width:998px;
	font-size:1em;
	margin:0 auto 0 auto;}
	
	
.tn{
	position:relative;
	width:120px;
	height:120px;
	overflow:hidden;
	border:1px solid #666;}
	
.floatbox{
	width:650px;}

ul{
	list-style:none;
}	
ul.features li{
	font-size:13px;
	background:url(../images/star.jpg) left 7px no-repeat;
	padding:5px 0 5px 20px;
}

ul.normal {
	list-style: disc;
}
ul.normal, ol {
	margin-left: 17px;
	margin-bottom: 10px;
}
ul.normal li, ol li {
	font-size: 11px;
	padding-left: 0;
}



/*Swish Styles*/

.greenstrapline {
	font-weight:bold;
	color:#78AB32;
	font-size:18px;
	letter-spacing:-1px;
	padding:13px 0;
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
}
.bottomimagebutton {
	padding-top:15px;
}
.facebooknice {
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
	padding:14px 5px;
	margin-bottom:18px;
}

.accessory {
	width:250px;
	float:left;
	margin-right:15px;
}
.accessory p {
	background-color:#EEEEEE;
	font-weight:bold;
	color:#555555;
	font-size:12px;
	padding:10px;
}
.contactbutton {
	padding:0 0 7px 0;
}
.step {
	padding:20px 0 20px 0;
	border-bottom:1px solid #DDDDDD;
}
.step p {
	font-size:16px;
}

#gallerycontainer {
	width: 685px;
	background: #EAEAEA;
}

