@charset "utf-8";
/* CSS Document */

body {
	background-color: #01172e;
	margin: 10px auto 10px auto;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#wrapper {
     position:relative;
     width: 770px;
     padding: 0px;
     margin: auto;
}

#frame {
	/*position:relative;*/
	margin: 0px 0px 0px 0px;
}

#logo {
	width: 288px;
	height: 72px;
	z-index:3;
	position: relative;
	float:left;
	left: 10px;
	top: -540px;
}

.navigation {
	position: relative;
	height: 24px;
	line-height: 24px;
	z-index:4;
	float:right;
	top:-520px;
	color: #f8de31;
	font-size: 13px;
	font-weight: bold;
}
.navigation a {
	color: #d1ba76;
	text-decoration: none;
	padding-left:10px;
}
.navigation a:hover {
	color: #a49464;
	text-decoration: none;
}
#textarea {
	width: 240px;
	z-index:2;
	position: relative;
	float:left;
	left: -275px;
	top: -465px;
	padding:10px;
	background-color:#000000;
	opacity: .7;
	filter: alpha(opacity=70);
}
#textarea_sale {
	width: 240px;
	z-index:2;
	position: relative;
	float:left;
	left: -275px;
	height:460px;
	top: -465px;
	padding:10px;
	/*background-color:#000000;
	opacity: .7;
	filter: alpha(opacity=70);*/
}
#textarea_news {
	width: 720px;
	z-index:2;
	position: relative;
	float:left;
	left: 15px;
	height:460px;
	top: -515px;
	padding:10px;
	/*background-color:#000000;
	opacity: .7;
	filter: alpha(opacity=70);*/
}

#textarea a {
	color: #d1ba76;
	text-decoration: none;
}
#textarea a:hover {
	color: #a49464;
	text-decoration: none;
}

#textarea_sale a {
	color: #d1ba76;
	text-decoration: none;
}
#textarea_sale a:hover {
	color: #a49464;
	text-decoration: none;
}

#textarea-home {
	width: 240px;
	background-color:#000000;
	z-index:2;
	position: relative;
	float:left;
	left: -275px;
	top: -465px;
	padding:10px;
	color:#ddd;
}

#background {
	position:relative;
	/*background-image:url(../uploads/images/backgrounds/template.jpg);*/
	background-image:url(../uploads/images/backgrounds/ulano9.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width: 770px;
	height: 544px;
	float:left;
	left: 0px;
	top: 55px;
	z-index: 1;
}
#stallions {
	z-index:4;
	position: relative;
	float:left;
	left: 35px;
	top: -400px;
}
#stallion1 {
	position: relative;
	float:left;
	margin-right: 35px;
}
#stallion2 {
	position: relative;
	float:left;
	margin-right: 35px;
}
#stallion3 {
	position: relative;
	/*float:left;*/
}
#bigpic {
	z-index:5;
	position: relative;
	float:left;
	/*left: 335px;*/
	left: 300px;
	top: -756px;
}
#bigpic_mares {
	z-index:5;
	position: relative;
	float:left;
	left: 335px;
	top: -720px;
}

#bigpic_progeny {
	z-index: 5;
	position: relative;
	float: left;
	left: 335px;
	top: -660px;
}


#subpics {
	position:relative;
	top:-700px;
	clear:both;
	z-index:1;
}
#thumbs {
	z-index:5;
	position: relative;
	float:left;
	/*left: 35px;*/
	left: 2px;
	top: -735px;
	width: 100%;
}
#thumb1 {
	position: relative;
	float:left;
	margin-right: 15px;
}
#thumb2 {
	position: relative;
	float:left;
	margin-right: 15px;
}
#thumb3 {
	position: relative;
	float:left;
	margin-right: 15px;
}
#thumbs_progeny {
	z-index:5;
	position: relative;
	float:left;
	left: 35px;
	top: -625px;
	width: 700px;
}
#thumb1_progeny {
	position: relative;
	float:left;
	margin-right: 15px;
}
#thumb2_progeny {
	position: relative;
	float:left;
	margin-right: 15px;
}
#thumb3_progeny {
	position: relative;
	float:left;
	margin-right: 15px;
}
#thumb4_progeny {
	position: relative;
	float:left;
	margin-right: 15px;
}
#thumb5_progeny {
	position: relative;
	float:left;
}
#thumbnav {
	clear: both;
	float: left;
	color: #FFF;
	width: 295px;
	text-align:center;
	font-weight: bold;
	margin-top: 20px;
	background-color:#000000;
	opacity: .6;
	filter: alpha(opacity=60);
}
#thumbnav a {
	color: white;
	text-decoration:none;
}
#thumbnav a:hover {
	color: white;
	text-decoration:underline;
}
#background_grass {
	position:relative;
	background-image:url(../uploads/images/backgrounds/desi.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width: 770px;
	height: 544px;
	float:left;
	left: 0px;
	top: 55px;
}
#background_progeny {
	position:relative;
	/*background-image:url(../uploads/images/backgrounds/progeny.jpg);*/
	background-image:url(../uploads/images/backgrounds/youngsers.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width: 770px;
	height: 544px;
	float:left;
	left: 0px;
	top: 55px;
}
#background_contact {
	position:relative;
	background-image:url(../uploads/images/backgrounds/contact.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width: 770px;
	height: 544px;
	float:left;
	left: 0px;
	top: 55px;
}
#background_sale {
	position:relative;
	/*background-image:url(../uploads/images/backgrounds/sale.jpg);*/
	background-image:url(../uploads/images/backgrounds/blackjack_friends.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width: 770px;
	height: 544px;
	float:left;
	left: 0px;
	top: 55px;
}
#background_news {
	position:relative;
	background-image:url(../uploads/images/backgrounds/blackjack_friends_news.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width: 770px;
	height: 544px;
	float:left;
	left: 0px;
	top: 55px;
}
#background_mares {
	position:relative;
	/*background-image:url(../uploads/images/backgrounds/mares.jpg);*/
	background-image:url(../uploads/images/backgrounds/youngsers.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width: 770px;
	height: 544px;
	float:left;
	left: 0px;
	top: 55px;
	z-index: 1;
}
#background_links {
	position:relative;
	background-image:url(../uploads/images/backgrounds/links_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width: 770px;
	height: 544px;
	float:left;
	left: 0px;
	top: 55px;
	z-index: 1;
}
#footer {
	position: relative;
	color: #d1ba76;
	font-size: 10px;
	text-align:right;
	line-height:24px;
	clear: both;
	top: -318px;
}
#footer_contact {
	position: relative;
	color: #d1ba76;
	font-size: 10px;
	text-align:right;
	line-height:24px;
	clear: both;
	top: -227px;
}
#footer_sale {
	position:relative;
	color: #d1ba76;
	font-size: 10px;
	text-align:right;
	line-height:24px;
	clear: both;
	top:-450px;

	/*position: relative;
	color: #d1ba76;
	font-size: 10px;
	text-align:right;
	line-height:24px;
	clear: both;
	top: -64px;*/
}
#footer_progeny {
	position: relative;
	color: #d1ba76;
	font-size: 10px;
	text-align:right;
	line-height:24px;
	clear: both;
	top: -573px;
}
#footer_mares {
	position: relative;
	color: #d1ba76;
	font-size: 10px;
	text-align:right;
	line-height:24px;
	clear: both;
	top: -203px;
}
#footer_mares2 {
	position: relative;
	color: #d1ba76;
	font-size: 10px;
	text-align:right;
	line-height:24px;
	clear: both;
	top: -650px;
}
#footer_stallions {
	position: relative;
	color: #d1ba76;
	font-size: 10px;
	text-align:right;
	line-height:24px;
	clear: both;
	top: -313px;
}
#footer_stallions_ulano {
	position: relative;
	color: #d1ba76;
	font-size: 10px;
	text-align:right;
	line-height:24px;
	clear: both;
	top: -661px;
}
#footer_stallions_carceno {
	position: relative;
	color: #d1ba76;
	font-size: 10px;
	text-align:right;
	line-height:24px;
	clear: both;
	top: -650px;
}
#footer_stallions_desafio {
	position: relative;
	color: #d1ba76;
	font-size: 10px;
	text-align:right;
	line-height:24px;
	clear: both;
	top: -543px;
}

.footer-link {
	color: #d1ba76;	
	text-decoration: none; 
	padding-left:10px; 
	font-size: 13px; 
	font-weight:bold;
}

.footer-link:hover {
	color: #a49464;	
	text-decoration: none; 
	padding-left:10px; 
	font-size: 13px; 
	font-weight:bold;
}