/* @override 
	http://localhost:3000/stylesheets/basic.css
	http://localhost:3000/stylesheets/basic.css?1200512646
*/

/*  
Universal Definitions
*/

*  {
    padding: 0;
    margin: 0;
}

* a:link, * a:visited
{
    color: #1FA2CE;
}

* a:hover {
    color: #103643;
}

* a:active {
    color: #1FA2CE;
    outline: none;
}	

:focus {
    -moz-outline-style: none;
}

:link img {
    border: 0 !important;
}

a img {
    border: 0 !important;
}

:link img, :active img {
    border: 0 !important;
}

img.capture {
    border: 1px dashed blue;
}

/*  
Main Declarations
*/

body {
    font-size: 62.5%;
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; color: #444;
    margin: 0;
    padding: 15px 0;
    background: #e1e8f2 url(/images/v3_bluefade_bg.gif) top left repeat-x;
    text-align: center;
}

#wrapper {
    width: 1000px;
    margin: 0 auto;
    text-align: left;
    font-size: 1.2em;
}

div#staging {
    color: #fff;
    border: 3px solid #9E0801;
    background-color: #FD1113;
    font-size: 1.8em;
    padding: 6px 0px 6px 6px;
}

#header {
    background: #167493 url(/images/v4_header_bg.gif) top left repeat-x;
    border-bottom: 1px solid #103643;
}

#header .logo h1 {
    width: 381px;
    height: 66px;
    position: relative;
}

#header .logo h1 span {
    background: url(/images/asvh.gif) no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
}

#header .logo h1 span.sv {
    background: url(/images/asvh.gif) no-repeat;
}

#header .logo h1 span.en {
    background: url(/images/asvh_en.gif) no-repeat;
}

#rss {
    vertical-align: middle;
}

.logo {
    width: 500px;
    float: left;
}

.toplinks {
    width: 400px;
    float: right;
    color: #fff;
    text-align: right;
    padding: 10px 15px 0 0;
}

#header .toplinks a {
    color: #fff;
    font-size: 0.9em;
    padding: 4px;
}

#header .toplinks a:hover {
    color: #f5a22e;
}

#header .toplinks img {
	position: relative;
	border: 0;
	top: 7px;
}

.product {
    padding: 0 0 30px;
    text-align: center;
}

.slogan {
    padding: 0 0 0px;
}

.slogan h1 {
    color: #000;
    font-size: 2.3em;
    display: block;
    padding: 0 0 30px;
    font-weight: bold;
}

.product .left {
    width: 630px;
    float: left;
    text-align: left;
}

.product .right p {
    font: 1.6em/1.3em 'Trebuchet MS', arial, verdana, sans-serif;
    letter-spacing: -1px;
    color: #333;
}

.product .right {
    width: 300px;
    float: right;
    text-align: left;
}

.product .left a {
    color: #1FA2CE;
}

.product .left a:hover {
    color: #103643;
}

#container {
    background: #fff url(/images/v2_main_bg_1.gif) top left repeat-x;
}

#container2 {
    background: #fff;
}

.flash {
    padding: 25px 25px 0 25px;
}

.flash div#notice {
    background-image: url(/images/dude4.gif);
    background-repeat: no-repeat;
    background-position: 6px 7px;
    background-position: inherit center;
    color: #fff;
    border: 3px solid #233c67;
    background-color: #3b5c8c;
    font-size: 1.8em;
    padding: 6px 0px 6px 35px;
}

#main {
    padding: 25px;
}

#main2 {
    padding: 30px 25px 25px 25px;
}

#content {
    float: left;
    width: 600px;
    font: 0.9em/1.7em verdana, arial, sans-serif;
}

#errorExplanation {
    margin-bottom: 10px;
}

#errorExplanation h2 {
    border: 0 !important;
    background-color: inherit !important;
    color: inherit !important;
    padding: 10px 0 3px  !important;
}

#content .section h2 {
    color: #fff;
    border: 3px solid #233c67;
    background-color: #3b5c8c;
    font-size: 1.8em;
    padding: 10px 0px 9px 10px;
}

#content h2 a, #content h2 a:hover {
    color: 1FA2CE;
    text-decoration: none;
    border-bottom: none;
}

#content a:hover {
    color: #103643;
}

#content .inplaceeditor-form .editor_field {
	width: 250px;
	height: 100px;
}

#content .inplaceeditor-form .editor_cancel_link {
	padding-left: 10px;
}

#content ul {
    padding: 6px 0 3px 15px;
}

#content ul ul {
    padding: 0px 0 0px 15px;
}

#content ol {
    padding: 6px 0 3px 15px;
}	

.section {
    padding: 0 0 10px 0;
    width: 600px;
}

div.section .contain {
    margin: 3px 0 0 0;
    padding: 20px 20px 20px 20px;
    background: #f1f4f9 url(/images/v3_section_background.gif) top left repeat-x;
}

div.section .contain p {
	padding-bottom: 15px;
}

div.sidebar {
    margin:  0 0 10px 0;
    float: right;
    width: 300px;
    font: 1.1em 'Trebuchet MS', Arial, Verdana, sans-serif;
    color: #000;
}

div.sidebar .contain {
    /*padding: 0 25px 5px 25px;*/
    margin-top: 3px;
    padding: 20px 20px 23px 20px;
    background: #fdf9d3 url(/images/v1_sidebar_background.gif) top left repeat-x;
}

div.sidebar .contain .description {
    padding: 0 0 10px 0;
}

div.sidebar h3 {
    color: #fff;
    border: 3px solid #f3ca3f;
    background-color: #f5d642;
    font-size: 1.6em;
    padding: 6px 0px 4px 10px;
}

div.sidebar .contain h4 {
    color: #000;
    font-size: 1.2em;
    padding: 6px 0 4px 0;
}

div.sidebar .contain p {
    padding: 0 0 8px 0;
}



div.sidebar ul li {
    list-style-type: none;
    border-bottom: 1px solid #f3ca3f;
    padding-left: 5px;
}

div.sidebar ul li.bullet {
    list-style: disc inside;
    color: #000;
}

div.sidebar ul li.title {
    font-weight: bold;
    display: block;
    padding: 7px 7px 7px 11px;
}

div.sidebar ul li.radio {    
    display: block;
    padding: 7px 7px 4px 8px;
    border: none;
}

div.sidebar ul li.radio label {
    padding: 0 0 0 8px;    
    font-weight: bold;
}


div.sidebar ul li a {
    padding: 2px;
    color: #000;
    text-decoration: none;
}

.signup {
    background: url(/images/v5_signup_1.gif) top left no-repeat;
}

.signup_input {
    margin-left: 136px;
    margin-bottom: 24px;
    width: 200px;
    padding: 3px 3px 3px 5px;
}

.signup_submit {
    padding: 77px 3px 16px 25px;
    border: 0;
}

#footer {
    padding: 20px 0;
    background: #002654 url(/images/v4_footer.gif) bottom left no-repeat;
    border-top: 1px solid #103643;
    color: #fff;
    font: 0.9em Verdana, arial, sans-serif;
    line-height: 1.5em;
}

#footer a {
    color: #fff;
    padding: 4px;
}

#footer a:hover {
    color: #f5a22e;
}

#footer .left {
    width: 560px;
    float: left;
    padding-left: 30px;
}

#footer .right {
    width: 340px;
    float: right;
    text-align: right;
    padding-right: 20px;
}	

#partner {
    padding: 5px 30px 0 30px;
    color: #000;
    font: 0.9em Verdana, arial, sans-serif;
    line-height: 1.5em;
    text-align: center;
}

/*  
Components
*/

h1, h1 a, h1 a:hover, h1 a:visited, h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, h4, h4 a, h4 a:hover, h4 a:visited {
    color: #444;
    font-weight: normal;
    font-family: 'Trebuchet MS', Verdana, Sans-Serif;
}

h1 {
    font-size: 2.2em;
}

h2 {
    font-size: 2.0em;
}

h3 {
    font-size: 1.8em;
}

h4 {
    font-size: 1.6em;
}

hr {
    display: none;
}

.clear {
    clear: both;
}

/* Content, articles */

.content {
    margin: 30px 0 0 34px;
    width: 609px;
    font-size: 13px;
    font-family: "verdana", arial, sans-serif;
}

.article {
    padding-bottom: 70px;
}

.article-text {
    padding: 15px 0;
}

.article-text p {
    padding: 6px 0 0px 0;
    text-align: justify;
    line-height: 1.6em;
}

.article-text img {
    margin: 4px 14px 4px 0;
    padding: 4px 4px 4px 4px;
    /*border: solid 1px #bfbdbd;*/
    /*background: #ffffff;*/
}

#thorsten {
    padding: 0 10px 0px 0px;
    float: left;
    display: block;
}

.article-text h2, .article-text h3, .article-text h4 {
    display: block;
    padding: 10px 0 3px;
}

strong {
	/*
    color: #2d1e0a;
	*/
}

.article-line {
    margin: 5px 0 25px;
    width: 609px;
    border-bottom: solid 1px #c8c8b0;
}

/* pages */

.page-content {
    margin: 0 0 40px 0;
    padding: 0 0 0 0;
    width: 609px;
    font-size: 13px;
    font-family: "tahoma", arial, sans-serif;
}

.page-text {
    margin: 25px 0 0 0;
    width: 609px;
}

.page-text img {
    margin: 4px 14px 10px 0;
    padding: 4px 4px 4px 4px;
    border: solid 1px #bfbdbd;
    background: #ffffff;
}

.page-text a:link, .page-text a:visited {
    color: #211408;
    border-bottom: dotted 1px #959595;
}

.page-text a:hover {
    border-bottom: dotted 1px #211208;
}

/* textile */

blockquote {
    margin: 10px 0 10px 0;
    padding: 5px 10px 5px 10px;
    color: #000000;
    font-size: 11px;
    font-family: "tahoma", arial, sans-serif;
    border-left: solid 4px #72b6eb;
    background: #cfebff;
}

pre {
    margin: 10px 0 10px 0;
    padding: 20px 14px 10px 14px;
    color: #000000;
    font-size: 11px;
    font-family: "tahoma", arial, sans-serif;
    border: solid 1px #72b6eb;
    background: #cfebff url(images/v2_code.gif) no-repeat;
}

code {
    color: #000000;
    font-size: 11px;
    font-family: "tahoma", arial, sans-serif;
}

/* Validation Error Message */

ul#comment-errors {
    margin: 10px 0 20px 0;
    color: #000;
    font-size: 12px;
    font-family: "tahoma", arial, sans-serif;
    list-style-type: square;
}

/* Comments */

#comments-box {
    margin: 30px 0 30px 0;
    font-size: 12px;
    font-family: "tahoma", arial, sans-serif;
}

.user-postname {
    width: 609px;
    color: #2c1b0b;
    font-size: 11px;
    font-weight: bold;
    font-family: "tahoma", arial, sans-serif;
}

.user-postname a:link, .user-postname a:visited {
    padding: 0 0 2px 0;
    color: #211408;
    border-bottom: dotted 1px #959595;
}

.user-postname a:hover {
    padding: 0 0 2px 0;
    border-bottom: dotted 1px #211208;
}

.user-postname-text {
    margin: 0 0 0 40px;
}

.user-postname img {
    margin: -5px 0 0 0;
    padding: 2px 2px 2px 2px;
    position: absolute;
    border: solid 1px #bfbdbd;
    background: #ffffff;
}

.user-text {
    margin: 30px 0 30px 0;
    width: 609px;
    color: #000;
    font-size: 13px;
    font-family: "tahoma", arial, sans-serif;
}

.user-text a:link, .user-text a:visited {
    color: #211408;
    border-bottom: dotted 1px #959595;
}

.user-text a:hover {
    border-bottom: dotted 1px #211208;
}

.add-comment-line {
    margin: 0 0 20px 0;
    width: 609px;
    border-bottom: dotted 1px #a3a38b;
}

/* Comments Form */

.comment-form {
    margin: 40px 0 40px 0;
    padding: 20px 0 20px 0;
    width: 609px;
    border-top: solid 1px #8D9FA5;
    border-bottom: solid 1px #8D9FA5;
    background: #E6F5FA;
}

dl.comments-form {
    margin: 0 0 0 20px;
    font-size: 12px;
    font-family: "tahoma", arial, sans-serif;
}

dt.comments-form {
    margin: 5px 0 5px 0;
}

dd.comments-form {
    margin: 0 0 0 -1px;
}

input {
    color: #000000;
    font-size: 13px;
    font-family: "tahoma", arial, sans-serif;
    border: solid 1px #8D9FA5;
    padding: 2px;
}

textarea {
    width: 555px;
    height: 130px;
    color: #000000;
    font-size: 13px;
    font-family: "tahoma", arial, sans-serif;
    border: solid 1px #8D9FA5;
}

/*
Genalogical horse table
*/
table.genealogical td {
    color: #fff;
    background-color: #e0e8f5;
    padding: 0;
    padding-left: 5px;
}

table.genealogical td div.small{
    color: #2d1e0a;
}

table.competition_result {
    width: 100%;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

.left {
    text-align: left;
}

th {
	text-align: left;
}

table.results, table.indexes {
    width: 100%;
    border-collapse: collapse;
}

table.results .odd, table.indexes .odd {
    background-color: #e0e8f5    
}

table.results td {
    vertical-align: top;
}

table.indexes td, table.indexes th {
    text-align: right;
    vertical-align: bottom;
}

table.indexes td.left, table.indexes th.left {
    text-align: left
}

table.horse_info{
    width: 100%;
    border-collapse: collapse;    
}

table.genalogical_small {
    width: 100%;
}

table.genalogical_small td {
    padding: 4px;     
    border-right: 1px solid #F3CA3F;    
    border-bottom: 1px solid #F3CA3F;    
}

table.genalogical_small td.bold {
	font-weight: bold;
}

table.genalogical_small td a {
    text-decoration: none;
    color: #2d1e0a;
    font-weight: bold;
}

table.genalogical_small td:hover {
    background-color: #FBF1B9;
}

table.highlight_row tr:hover {
    background-color: #FBF1B9;
}

div.condition{
    padding: 0 0 5px 0;
}

img.icon_position {
    position: relative; 
    top: 4px
}

input.picture, textarea.picture {
    width: 250px;
}

select#picture_pictured_on_1i {
    width: 70px;
}

select#picture_pictured_on_2i {
    width: 100px;
}

select#picture_pictured_on_3i {
    width: 50px;
}

div.tooltip{
    position: absolute;
    background-image: url(/images/question_and_answer.gif);
    background-repeat: no-repeat;
    background-position: 6px 7px;
    background-position: inherit center;
    color: #2d1e0a;
    text-align: left;
    
    border: 3px solid #f3ca3f;
    background-color: #f5d642;
    
    padding: 6px 0px 6px 35px;
    width: 450px;
}

table.blup_example {
	border-collapse: collapse;
	width: 100%;
}

table.blup_example td {
	padding: 5px;
	border-top-style: solid;
	border-top-width: 1px;	
	border-bottom-style: solid;
	border-bottom-width: 1px;
         vertical-align: top;
}




#lightwindow_overlay {
	/* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 500;
	/* REQUIRED */
}

#lightwindow {
	/* REQUIRED */
	/* Of Note - The height and width of this element are set to 0px */
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	line-height: 0px;
	/* REQUIRED */
}

	#lightwindow_container {
		/* REQUIRED */
		display: none;
		visibility: hidden;
		position: absolute;
		/* REQUIRED */
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}

	/* IE6 needs this or it messes with our positioning */
	* html #lightwindow_container {
		overflow: hidden;
	}

	#lightwindow_contents {
		overflow: hidden;
		z-index: 0;
		position: relative;
		border: 10px solid #ffffff;
		background-color: #ffffff;
	}		

#lightwindow_loading {
	/* REQUIRED */
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 9999;
	position: absolute;
	/* REQUIRED */
	background-color: #f0f0f0;
	padding: 10px;
}

	#lightwindow_loading_shim { 
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
	}

	#lightwindow_loading span {
    	font-size: 12px;
		line-height: 32px;
		color: #444444;
		float: left;
		padding: 0 10px 0 0;
	}

	#lightwindow_loading span a,
	#lightwindow_loading span a:link, 
	#lightwindow_loading span a:visited {
		color: #09F;
		text-decoration: none;
		cursor: pointer;
	}

	#lightwindow_loading span a:hover,
	#lightwindow_loading span a:active {
		text-decoration: underline;
	}


	#lightwindow_loading img {
   		float: left;
   		margin: 0 10px 0 0;
	}


/*-----------------------------------------------------------------------------------------------
	I liked the Navigation so much from http://www.huddletogether.com/projects/lightbox2/
	I mean let's face it, it works really well and is very easy to figure out.
-----------------------------------------------------------------------------------------------*/

#lightwindow_navigation {
	/* REQUIRED */
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	/* REQUIRED */
}
	/* We need to shim the navigation for IE, though its more of a sub-floor */
	#lightwindow_navigation_shim { 
		/* REQUIRED */
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
		/* REQUIRED */
	}

	#lightwindow_navigation a,
	#lightwindow_navigation a:link,
	#lightwindow_navigation a:visited,
	#lightwindow_navigation a:hover,
	#lightwindow_navigation a:active { 
		/* REQUIRED */
		outline: none;
		/* REQUIRED */
	}

	#lightwindow_previous, 
	#lightwindow_next {
		width: 49%;
		height: 100%;
		background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
		display: block;
	}
	
	#lightwindow_previous { 
		float: left;
		left: 0px;
	}

	#lightwindow_next { 
		float: right;
		right: 0px;
	}

	#lightwindow_previous:hover, 
	#lightwindow_previous:active { 
		background: url(/images/prevlabel.gif) left 15% no-repeat; 
	}

	#lightwindow_next:hover, 
	#lightwindow_next:active { 
		background: url(/images/nextlabel.gif) right 15% no-repeat; 
	}
	
	#lightwindow_previous_title,
	#lightwindow_next_title {
		display: none;
	}
	 	
#lightwindow_galleries {
	width: 100%;
	position: absolute;
	z-index: 50; 
	display: none;
	overflow: hidden;
	margin: 0 0 0 10px;
	bottom: 0px;
	left: 0px;
}

	#lightwindow_galleries_tab_container {
		width: 100%;
		height: 0px;
		overflow: hidden;
	}

	a#lightwindow_galleries_tab,		
	a:link#lightwindow_galleries_tab,
	a:visited#lightwindow_galleries_tab {
		display: block;
		height: 20px;
		width: 77px;
		float: right;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		font-size: 11px;
		color: #ffffbe;
		background: url(/images/black-70.png) repeat 0 0 transparent;
	}
	
	* html a#lightwindow_galleries_tab,		
	* html a:link#lightwindow_galleries_tab,
	* html a:visited#lightwindow_galleries_tab {	
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}

	a:hover#lightwindow_galleries_tab,
	a:active#lightwindow_galleries_tab {
		color: #ffffbe;

	}

	#lightwindow_galleries_tab_span {
		display: block;
		height: 20px;
		width: 63px;
		padding: 0 7px 0 7px;
	}
	
	#lightwindow_galleries_tab .up	{
		background: url(/images/arrow-up.gif) no-repeat 60px 5px transparent;
	}

	#lightwindow_galleries_tab .down {
		background: url(/images/arrow-down.gif) no-repeat 60px 6px transparent;
	}

	#lightwindow_galleries_list {
		background: url(/images/black-70.png) repeat 0 0 transparent;
		overflow: hidden;
		height: 0px;
	}

	* html #lightwindow_galleries_list {
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}	

	.lightwindow_galleries_list {
		width: 200px;
		float: left;
		margin: 0 0 10px 0;
		padding: 10px;
	}

	.lightwindow_galleries_list h1 {	
		color: #09F;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 10px 0 5px 0;
		font-size: 16px;
	}

	.lightwindow_galleries_list li {
		margin: 5px 0 5px 0;
		list-style-type: none;
	}

	.lightwindow_galleries_list a, 
	.lightwindow_galleries_list a:link, 
	.lightwindow_galleries_list a:visited {
		display: block;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 0 0 0 10px;
		font-size: 11px;
	}

	.lightwindow_galleries_list a:hover, 
	.lightwindow_galleries_list a:active {
		background: #000000;
		color: #ffffbe;
		border-left: 3px solid #ffffbe;
		padding: 0 0 0 7px;
	}
		
#lightwindow_data {
	/* REQUIRED */
	position: absolute;
	/* REQUIRED */
}

	#lightwindow_data_slide {
		/* REQUIRED */
		position: relative;
		/* REQUIRED */
	}

	#lightwindow_data_slide_inner {
		background-color: #ffffff;
		padding: 0 10px 10px 10px;
	}

	#lightwindow_data_caption {
		padding: 10px 0 0 0;
		color: #666666;
		line-height: 25px;
		background-color: #ffffff;
		clear: both;
	}

	#lightwindow_data_details {
		background-color: #f0f0f0;
		padding: 0 10px 0 10px;
		height: 20px;
	}
	
	#lightwindow_data_author_container {
		width: 40%;
		text-align: right;
		color: #666666;
	 	font-style: italic;
		font-size: 10px;
		line-height: 20px;
		float: right;
		overflow: hidden;
	}
	
	#lightwindow_data_gallery_container {
		font-size: 10px;
		width: 40%;
		text-align: left;
		color: #666666;
		line-height: 20px;
		float: left;
		overflow: hidden;
	}
	
#lightwindow_title_bar {
	height: 25px;
	overflow: hidden;		
}

	#lightwindow_title_bar_title {
		color: #ffffbe;
		font-size: 14px;
		line-height: 25px;
		text-align: left;
		float: left;
	}

	a#lightwindow_title_bar_close_link,	
	a:link#lightwindow_title_bar_close_link,
	a:visited#lightwindow_title_bar_close_link {
		float: right;
		text-align: right;		
		cursor: pointer;
		color: #ffffbe;
		line-height: 25px;
		padding: 0;
		margin: 0;
	}
	
	a:hover#lightwindow_title_bar_close_link,
	a:active#lightwindow_title_bar_close_link {
		color: #ffffff;
	}

/*-----------------------------------------------------------------------------------------------
	Theme styling stuff
-----------------------------------------------------------------------------------------------*/	

#lightwindow p {
	color: #000000;
	padding-right: 10px;
}


