html {
	background-color: #4d0738
}


body {
	background: url(files/images/background-slice-top.gif) repeat-x center top;
	font-family: Geneva, Tahoma, sans-serif;
	color: #d9acc0;

}


html, body, img, h1, h2, h3, h4, form, fieldset, input, ul, p, blockquote, #lcolumntop input.signinbtn {
	border: 0;
	margin: 0;
}


a {
	text-decoration: none;
}


a:link, a:visited, #lcolumnbase a:link, #lcolumnbase a:visited, p.poweredby a:link, p.poweredby a:visited {
	color: #ed1e79;
}

a:hover, #lcolumnbase a:hover, p.poweredby a:hover {
	color: #ff00de;
}


img a {
	border: none;
}


h2 {
	text-align: left;
	font-weight: normal;
	font-size: 1.4em;
	color: #fcfcf5;
	text-transform: uppercase;
	padding: 14px 0 0 0;
}


h2 span {
	font-size: 1.4em;
	text-transform: capitalize;
	color: #4d0738;
}


.h2space {
	margin-bottom: 12px;
}


h2.h2left {
	padding: 6px 0 0 0;
}


h3 {
	font-size: 1.0em;
	font-weight: normal;
	color: #fff;
}


#quicksearch h3 {
	background-color: #5a0a42;
	margin: 4px 0 14px 1px;
	padding: 0;
	font-size: 1.2em;
}


h4 {
	font-weight: 400;
	color: white;
	font-size: 0.8em;
	padding-bottom: 1em;
}


h5 {
	color: #fcfce8;
	letter-spacing: 0.2em;
	line-height: 1.6em;
	padding-top: 10px;
	margin: 20px 0 5px 0;
	font-weight: bold;
	text-transform: uppercase;
	background: url(files/images/bg-dots-repeater.gif) repeat-x ;
}


p {
	font-size: small;
	padding: 0;
}


fieldset {
	padding: 0;
}


p.registered {
	padding: 12px 0 4px 0;
	margin: 0;
	text-transform: uppercase;
	font-size: 0.8em;
	color: #9e7a98;
	line-height: 1em;
}


.signin {
	color: white;
	font-size: 60%;
}


#lcolumntop form {
	width: 133px;
}


#lcolumntop input {
	width: 125px;
	margin-bottom: 5px;
	padding: 0.2em 4px;
	border: #7d4c71 solid 1px;
}


p.signingo {
	font-size: 1em;
	color: #fcfce8;
	font-weight: normal;
	display: inline;
}



#lcolumntop input.signinbtn {
	bottom: 0px;
	font-size: 1em;
	font-weight: bold;	
	width: 30px;
	padding: 0;
	background-color: transparent;
	color: #ed1e79;
	cursor: pointer;
	display:inline;
}


.serifont, h2, h3 {
	font-family: Georgia, serif;
}


#wrap01, #wrap02, #wrap03 {
	text-align: left;
	width: 788px;
	margin: 0 auto;
}

#wrap01 {
	background-image: url(files/images/top-main-bg.gif);
	background-repeat: no-repeat;
	height: auto;
}

#wrap01, #wrap02, .midstripe {
	background-color: #733e66;
}

#wrap03 {
	background-color: #5a0a42;
	background-image: url(files/images/h2-1px-strip.gif);
	background-repeat: repeat-x;
	text-align: left;
}


.midstripe {
	clear: both;
}


.lowstripe {
	background-color: #4d0738;
	clear: both;
	background-image: url(files/images/h2-1px-strip-wrap.gif);
	background-repeat: repeat-x;
}


.clear {
	clear: both;
}




/*--NAVIGATION--*/


#nav {
	position: absolute;
	top: 180px;
	right: 0px;
	width: 170px;
	background-color: #fcfcf5;
	padding-right:6px;
}

#nav ul  {
	padding: 0;
	list-style-type: none;
	color: #4d0738;
	padding-left: 22px;
}

#nav ul li {
	margin-top: 3px;
	height:1.3em;
	font-size: 1.2em;
	padding:0 0 0.2em 0;
	background-image: url(files/images/nav-dots.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#nav ul span {
	text-transform: uppercase;
	color: #ed1e79;
}


#nav a:link, a:visited {
	color: #4d0738;
}


#nav a:hover {
	color: #ed1e79;
}




#lcolumntop {
	margin: 52px 0 0 0px;
	padding-left: 22px;
	position: relative;
	width: 154px;
	float: left;
}


#rcolumntop {
	position: relative;
	width: 612px;
	float: right;
}

#logo {
	position: absolute;
	right: 0;
	top: 25px;
}






/*--TOP SECTION--*/


#topcontent {
	text-align: left;
	margin-top: 178px;
	margin-bottom: 0;
	border: #8d6384 solid;
	border-width: 6px 6px 0 6px;
	background-image: url(files/images/search-bg-1px.gif);
	background-position: top left;
	background-repeat: repeat-x;
	*background-position-y: 6px;
}


#mainimg {
	display: inline;
	float: left;
	width: 297px;
	background-image: url(files/images/mainimg-horse-01.jpg);
	background-repeat: no-repeat;
	background-color: #56093f;
}

#mainimg p {
	padding: 174px 10px 10px 10px;
	color: #fcfcf5;
	font-size: 0.8em;
	line-height: 1.5em;
}

#mainimg p span {
	width: 262px;
	font-weight: bold;
	text-transform: uppercase;
}


#quicksearch {
	display: inline;
	float: left;
	width: 283px;
	padding: 8px 5px 8px 15px;
}

#quicksearch p {
	width: 280px;
}

#quicksearch form {
	font-size: 0.7em;
	color: #4d0738;
}


#quicksearch input {
	color: #7a486d;
}


.dropdownAge {
	width: 60px;
}

.dropdownLoc {
	width: 180px;
}

td,tr {
	width: 260px;
	padding: 0;
}



.question {
	font-size: 1.2em;
	color: #7a486d;
	padding-top: 6px;
}

.incopy {
	padding-left: 5px;
	padding-right: 5px;
}

.inputsmall {
	width: 80px;
}


.searchbutton {
	background: url(files/images/search-btn.gif) no-repeat;
	margin-top:10px;
	height: 40px;
	border: 0;
	font-size: 1.4em;
	width: 94px;
	padding:0;
	cursor: pointer;
}


#quicksearch input.searchbutton {
	color: #ed1e79;
}


#boxtrim {
	background-image: url(files/images/imgbox-base.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	width: 600px;
	height: 9px;
	font-size: 0;
}

/*-- IMPORTANT - gives wrapper height so that background image displays correctly --*/
#bgimgfix {
	background-image: url(files/images/topcontentspacer1px.gif);
	background-repeat: repeat-y;
	height: 0;
	clear: both;
	font-size: 0;
}


#intro {	
	background-image: url(files/images/intro-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	clear: both;
	min-height:105px;
	*height: 115px;
}

#intro p {
	margin: 0;
	padding: 10px 15px 10px 190px;
	line-height: 1.4em;
	font-size: 0.7em;
	color: #4d0738;
}




/*-- LEFT BASE COLUMN ELEMENTS --*/

#lcolumnbase {
	float: left;
	padding: 0;
	width: 474px;
}

#lcolumnbase p {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.7em;
}

ul.features {
	list-style-type: none;
	font-size: 0.8em;
	padding: 0;
}

ul.features li {
	margin-bottom: 1em;
	padding-left: 20px;
	background: url(files/images/li-bg-blocks.gif) no-repeat 0 0.3em;
}


.left {
	margin-left: 23px;
}



.testimonials {
	padding-top: 30px;
	background: #672353 url(files/images/testimonials-hdr-bg.gif);
	background-repeat: no-repeat;
	border-bottom: solid 1px #5a0a42;
}


p.testimonials {
	background-color: #672353;
}

#lcolumnbase blockquote {
	background: url(files/images/testim-quote-end.gif) no-repeat 97% 90%;
}

#lcolumnbase blockquote p {
	padding-bottom: 1em;
	padding-right: 40px;
	padding-top: 1em;
	background: url(files/images/testim-quote-start.gif) no-repeat 1em 1em;
	font-size: 0.7em;
	font-style: italic;
	color: #fcfce8;
}


p.testimonials,blockquote p{
	padding-left: 40px;}

p.testimonials {
	margin-bottom:12px;
}






/*--RIGHT COLUMN--*/

#rcolumnbase {
	padding: 0 24px 1em 15px;
	float: right;
	width: 268px;
	background: url(files/images/h2-right-divider.gif) no-repeat;
}

#rcolumnbase blockquote {
	margin: 0;
	padding: 6px 0;
	color: #fcfcf5;
	font-style: italic;
}

#rcolumnbase blockquote p {
	margin: 0;
	padding: 0;
	font-size: 0.7em;
}

.author {
	color: #b07fa3;
	font-style: normal;

}

.organisation {
	text-transform: uppercase;
}


#rcolumnbase a:link, #rcolumnbase a:visited {
	color: #ed1e79;
}

#rcolumnbase a:hover {
	color: #ff00de;
}


.credit {
	font-size: 0.7em;
	color: #fcfcf5;
}


#join {
	padding-top: 11px;
	text-align: center;
	height: 46px;
	width: 118px;
	margin: 1.2em 0;
	background: #5a0a42 url(files/images/join-bg.gif) no-repeat;
}

#join a {
	font-size: 1.2em;
	color: #ed1e79;
	text-transform: uppercase;	
}



/*--FOOTER--*/

#footerlinks {
	clear: both;
	text-align: center;
}

#footerlinks ul {
	background: url(files/images/bg-dots-repeater.gif) repeat-x;
	display: block;

	text-decoration: none;
	margin: 5px 0;
	padding: 0.7em 0;
}

#footerlinks ul li {
	font-size: 0.8em;
	display: inline;
	padding: 0 1em;
}

#footerlinks a:link, #footerlinks a:visited, #footerlinks a:hover{
	color: #fcfcf5
}


p.poweredby {
	padding: 0.3em 0;
	text-align: center;
	background-color: black;
	font-size: 0.7em;
}


#optim {
	font-size: 0.7em;
	padding: 0.6em 4em;
	background-color: white;
	text-align: center;
}


#optim p {
	font-size: 1em;
	background-color: white;
	padding: 0.5em 0;
}

#optim h1 {
	font-weight: normal;
	font-size: 1em;
	display:inline;
}

/*--SUPLEMENTS--*/

#wld_badge_wrapper { border: 0px solid blue; width: 788px; overflow: hidden; } 
#wld_badge_inner { padding: 5px 5px 5px 5px; background-color:#5a0a42 } 
.wld_badge_item { float: left; margin: 0 5px 0 0; padding: 0; } 
.wld_badge_item img { border: 1px solid black; } 
.wld_badge_item_detail { margin-top: 5px; font-size: 65%; width: 90px; overflow: hidden; } 
.wld_badge_clear { clear: both; } 

 
div#featured { 
	border: 0px; 
	width: 778px; 
	overflow: hidden; 
	padding: 5px 5px 5px 5px;
	font-size: 14px; 
	background-color:#5a0a42; 
	} 
img#featured_image { 
	float: left; 
	padding: 5px; 
	}  
img#featured_heading { 
	padding: 5px 5px 5px 5px;
	font-size: 16px; 
	} 
div#social_networks { 
	border: 0px; 
	width: 778px; 
	background-color:#ffffff; 
	} 