/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	margins: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-color:#34322A;
	background-image:url(/images/liveoakstud.com/siteGraphics/bg-tile.jpg);
	background-attachment: fixed;
	background-repeat:repeat-y;
	background-position:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;

	color:#FFFFFF;
}

#masterdiv {
/*	border-left: 2px #000000 solid;
	border-right: 2px #000000 solid;*/
	width:896px;
	background-color:#34322A;
}

#contentdiv {
	background-color:#000000;
	background-repeat:no-repeat; 
	padding:8px 10px 10px 10px;
}

.bodyText {
	width:300px;
	line-height:16px;
	font-size:11px;
	margin-bottom:0px;
}

.bodytext2 {
	line-height:16px;
	font-size:11px;
}

.bodytext3 {
	line-height:16px;
	font-size:11px;
	width:350px;
}

TD, div, p
{
	font-size:11px;
}


.bodytable {
	background-color: #FFFFFF;
}
.bodyleft {
	background-image:url(body-left-tile.gif);
	background-repeat:repeat-y;
	width:7px;
	min-width:7px;
}
.bodyright {
	background-image:url(body-right-tile.gif);
	background-repeat:repeat-y;
	width:7px;
	min-width:7px;
	
}

.insetBox {
	border:1px solid #ffffff; 
	background-color:#E1E1E1; 
	padding:7px 7px 7px 7px;
	text-align:left
	}
.form {
	width:100%;}
.textbox {
	width:220px;
	border:#FFFFFF 1px solid;
}
.hidethis {
	display:none;
}
.show {}
.header, .header2, .header3, .header4, .header5, .header6, H1, H2, H3, H4, H5, H6, TH, THEAD, TFOOT
{
    COLOR:#CD001B;
	font-weight: bold;
}

.big {
	font-size:18px;}

.header, H1	{	
	font-size: 26px;
	text-transform:uppercase;
	}	
		
.header2, H2	{	
	font-size: 18px;
	font-weight:bolder
	}

.h2Box	{
	width:100%;
	background-color: #9CB344;
	padding:5px;
	color:#FFFFFF;
	}
		
.header3, H3	{	
	font-size: 16px;
	}	
		
.header4, H4	{	
	font-size: 14px;
	}	

.header5, H5, DT	{	
	font-size: 13px;
	line-height: 18px;
	font-weight:500;
	margin:0px;
	}	
		
.header6, H6	{	
	font-size: 12px;
	font-weight:500;
	}
.boxHeadL {
	background-image:url(header-container-bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:8px;
	height:20px;
	color:#FFFFFF;
}	
.boxHeadR {
	background-image:url(header-container-bg.gif);
	background-position:top right;
	background-repeat:no-repeat;
	widows:100%;
	height:20px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}
.f {background-color: #666666;
	font-size:11px;
	font-spacing:normal;
	border-style:solid;
	border-width:1px;
	border-color: #000000;
	text-decoration:none;
	white-space:nowrap;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:4px;}

.m {
	background-color: #333333;
	font-size:11px;
	font-spacing:normal;
	border-width:1px;
	border-style:solid;
	border-color: #000000;
	text-decoration:none;
	white-space:nowrap;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:4px;}


/* General Links */
A, A:link, A:visited, A:active {	
	text-decoration: none;
	color: #CD001B;
	}	

A:hover {	
	text-decoration: none;
	color:#FFFFFF;
}


.subnavigation2{
	font-weight:NORMAL;
	margin-top:10px;
	text-transform:uppercase;
	color:#FFFFFF;
}

.subnavigation2 a{
	color:#FFFFFF;
	font-weight:bold;
}

.subnavigation2 a:hover{
	color:#FF0000;
}

.subnavigation{
	font-weight:NORMAL;
	margin-top:10px;
	text-transform:uppercase;
	width:880px;
}

.subnavigation A, .subnavigation A:link, .subnavigation A:visited, .subnavigation A:active {	
	/* text-decoration: none; */
	color: #FFFFFF;
	font-size:10px;

}	

.subnavigation A:hover {	
	text-decoration: none;
	color: #CD001B;
}


 .navigationHome {
	text-transform:uppercase;
	font-size:14px;
	width:880px;
}

.navigationHome A, .navigationHome A:link, .navigationHome A:visited, .navigationHome A:active {	
	/* text-decoration: none; */
	color: #FFFFFF;
	font-weight:NORMAL;

}	

.navigationHome A:hover {	
	text-decoration: none;
	color: #CD001B;
}

 .navigation {
	padding-bottom:255px;
	text-transform:uppercase;
	font-size:14px;
	width:880px;
}

.navigation A, .navigation A:link, .navigation A:visited, .navigation A:active {	
	/* text-decoration: none; */
	color: #FFFFFF;
	font-weight:NORMAL;


}	

.navigation A:hover {	
	text-decoration: none;
	color: #CD001B;
}


#footerdiv {
	color: white;
	font-weight:normal;
	font-size:10px;
	}
#footerdiv A, #footerdiv A:link, #footerdiv A:visited, #footerdiv A:active {	
	text-decoration: underline;
	color:white;
}	

#footerdiv A:hover {	
	text-decoration:underline;
	color:#e9e9e9;
}

#footerdiv strong {
	color:#FFFFFF;
}
	
PRE	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px
	}	

UL {
	margin-left: 0px;
	padding-left:13px;
	font-weight:normal;
	font-size:13px;
}

UL LI	{	
	list-style-type:	square;
	padding-left:-5px;
	margin-left: 0px;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

.highlight {
	background-color: #ffffff;
	padding: 3px;
	border: thin dashed #e9e9e9;}

small, .small {
	font-size: 10px; } 
 
.verySmall {
	font-size: 8px; } 

hr {
	height: 1px;
	width: 100%;
	color: white;}

.White {
	color:#FFFFFF }

.smallItalic {	
	font-size:	.85em;
	font-style: italic; }

.bold, b {	
	font-weight: bold; }

.footer {
	font-size:	.7em;
	font-style: normal; }

.color1	{
	color: #5A2F20;}

.color2	{
	color: #314550;}

.color3	{
	background:#ffffff;}

.color4	{
	background-color:#F3DFB6;}

.color5	{
	background-color: #e9e9e9;}

#datestr ul{
	margin:6px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	color: #A51022;
	}
#datestr li {
	margin-left: 15px;
	padding-left: -4px;
	margin-top: 7px;
	margin-bottom:7px;
	list-style-type:square;
}
	
.galleryHeader {
	color:#FFFFFF;
	text-align:center;
	display: block}

#GalleryView1_photosTable td {
	padding: 10px 20px 10px 20px;
	text-align:center;
	vertical-align:top;}

.imgStyle img {
	border:#ffffff 1px solid;}

.photoTitle {
	text-align:center;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.photoCaption {
	text-align:center;
}

Input { font-size:10px;}
select { font-size:10px;}
textInput { width:240px;}

.horserow strong {
	color:#FFFF00	}
.horserow {
	color:#CCCCCC}




.horseListGrid {
	background-color: #e9e9e9;
	width:720px;
	border:1px solid #FFFFFF;
}

.horseListGrid td {
	border-top:1px solid #FFFFFF;
	padding:2px;
	font-weight:;
	}

.horseListHeader td {
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
}

.horseListAlt {
	background-color: #e9e9e9;
	color:#000000;
}

.horseListItem {
	background-color:#ffffff;
	color:#000000;
}

.horseListImage {
	border:1px solid #ffffff;
	width:50px;
}

#HomeGraphic {
	 border:1px solid #ffffff;
	 width:294px;
	 height:316px;
	background:url("/images/liveoakstud.com/flash/anniversaryVideo/102438-Video-Player-Web.jpg");
	 display:block;
}




