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

body {
	background-repeat: repeat-y;
	background-position: center 0;
	}	

div#container {
	width:1000px;
	background-image: url(../images/site-contentbackL.jpg);
	background-color:#FFF;
	background-repeat:repeat-y;
	background-position: 0 0;
	overflow:auto;
	margin : 0 auto;
	padding : 0;
	text-align : left;
	/*box-shadow: 10px 0px 100px rgba(0,189,84,.25);*/ 
	}

div#content {
	width : auto;
	overflow:auto;
	}

div#maincontent { background-color: white; background-repeat: repeat-y; float: right; width:810px; margin : 0;
/*	display: inline;*/
	padding: 10px;
    padding-top: 25px;}

div#header {
	background-image:url("../images/Liv-Epic-Coaching-Tiffany-Ballew.jpg");
	background-repeat:no-repeat;
	background-size:100%;
	background-attachment: scroll;
	background-position: 0 0;
	width : 1000px;
	height:200px;
	margin : 0;
	padding:0;
	}
.headertext {
	font-weight: bold;
	background-position: 0 bottom;
	text-align: right;
	vertical-align: text-bottom;
	padding-top: 25px; }
	
div#separator { width : 1000px; height: 1px; margin : 0; padding : 0; color:#ffffff; background-image: url(../images/onecolback.jpg); }

div#menu {
	float: left;
	width : 160px;
/*	height: 30px;*/
	margin : 0;
	padding : 0px;
	color:#ffffff;
	height: auto;
/*	display: inline;*/
	}
div#menu a {
	color:   #ffffff;
	font-weight: bold; }

.menutext {
	font-weight: bold;
	text-align: left;
	text-indent: 10px;
	margin-top: 0.3em;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 0; }
	
#sideContent1 {
	text-align:center;
	margin: 10px 0px;}
	
.ticketSide {
	margin-top:10px; text-align:center;
}

h1.pageTitle {text-align:left;}

div#sidebox {
	float:right;
	margin-right:15px;}
	
	
div#logobox {
	float:right;
	margin:0px 15px;
	max-width:300px;
	text-align:center;
	}
	
	div#logobox img {display:block; margin-bottom:25px;}
	
	
div#site_info { background-image: url(../images/footerback.jpg); width:1000px; }
div#site_info p a {
	color: #dbe1e7; }
	
.footer {
	text-align:center;
	padding: 5px 0px; }

.clear {clear:both;}

	
.pictureright {
	margin-left: 10px; float:right; max-width:40%; margin-right:10px; }
	
.picturerightNOp { 
	margin-right: 30px; 
	margin-left: 10px;
	border: solid 1px #aaa;
	 float:right;}
.picturerightNOpNOb { margin-right: 30px; margin-left: 10px; float:right; }
.pictureleft {
	margin-right: 10px;
	float:left;
	}
	
.productcategory {
	color: #3c73ff;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 0; }

.productname {
	font-size: 1.1em;
	font-weight: bold;
	margin-left: 20px; }

.productcopy {
	font-size: .925em;
	margin-left: 20px; }
	
.indent15px {
	margin-left: 15px; }

.productUL {
	margin-top: 2px;
	margin-bottom: 4px;
	margin-left: 20px; }

.productbullets {
	font-size: .9em;
	margin: 0 0 0 2px;
	padding: 0; }

.productsizes {
	font-size: .9em;
	font-weight: bold;
	font-style: italic;
	margin-left: 20px; }
.productbuy {
	font-weight: bold;
	margin-left: 20px; }
.byline {
	margin:0 1em 0 0.75em;
	font-weight: bold;
	font-style: italic;
	padding: 0.25em 0 1em; }

.twocollist p {
	width: 400px;
	height: 1%;
	margin: 0;
	padding: 0 0 0 150px; }

.twocollist label{
	float: left;
	margin-left: -150px; /*width of left column*/
	width: 150px;
	padding-right: 10px;
	padding-left: 15px; /*width of labels. Should be smaller than left column to create some right margin*/
	}
.twocollist span.secondcol{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 275px;
	padding-left: 15px; }
	
ul.simplelist li {
	font-size: 1em;
	line-height: 14px;
	text-align: left;
	margin: 0 0 0 -25px;
	padding: 0;
	list-style-type: none; }

.Boxer {
	margin-right: 15px;
	margin-bottom: 1px;
	margin-top:15px;
	margin-left: 10px;
	border: solid 1px #aaa;
	width:400px; 
	float:right;}

.Performer {
	margin-right: 15px;
	margin-bottom: 1px;
	margin-left: 10px;
	border: solid 1px #aaa;
	width:400px; 
	float:right;}

	
.dogform p{
	background-color: #e3fff6;
	width: 400px;
	clear: left;
	margin: 1px 0 2px 15px;
	padding: 0 0 0 110px;
	height: 1%;
	border-top-color: #e3fff6;
	border-top-style: solid; }
.dogform label{
	font-weight: bold;
	text-align: left;
	float: left;
	margin-left: -110px; /*width of left column*/
	width: 110px;
	padding-right: 5px;
	padding-left: 15px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
	}
.dogform span{
	width: 50px;
	}
p.dogbio {
	margin-top: 15px; }

.eventform p{
	font-size: 11px;
	background-color: #e3fff6;
	width: 270px;
	clear: both;
	margin: 1px 0 2px 15px;
	padding: 0 0 0 100px;
	height: 1%;
	border-top-color: #e3fff6;
	border-top-style: solid; }

.eventform label{
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	float: left;
	margin-left: -90px; /*width of left column*/
	width: 50px;
	padding-right: 5px;
	padding-left: 15px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
	}
.eventform span{
	font-size: 11px;
	width: 220px; }

.eventtix{
	font-size: 11px;
	background-color: #e3fff6;
	width: 270px;
	clear: both;
	margin: 1px 0 2px 15px;
	padding: 0 0 0 100px;
	height: 1%;
	border-top-color: #e3fff6;
	border-top-style: solid; }

.eventdetails {
	margin-top: 15px; }

.eventmonth {
	color: #00264b;
	font-size: 1.05em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: -5px;
	margin-left: 10px;
	padding-top: 0;
	padding-bottom: 0; }

ul.eventlistB li {
	color: #00264b;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	margin: 0 0 0 -25px;
	padding: 0;
	list-style-type: none;
	display: list-item; }
.eventtitle {
	color: #00264b;
	font-size: 1.05em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: -5px;
	padding-top: 0;
	padding-bottom: 0;
	 }
.eventtitleHOME {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1px;
	margin-left: 10px;
	padding-bottom: 1px; }

.eventlocationSM {
	font-size: .9em;
	font-weight: bold;
	line-height: 12px;
	margin-bottom: 1px;
	margin-left: 10px; }
.Col2100px {	margin:  0 5px 0 10px;
	padding: 0 0 5px; }
.Col2100px2 {	margin:  0 10px 0 0;
	padding: 0 0 5px; }
.mediumlist p {
	background-color: #e3fff6;
	margin:           1px 0 5px 15px;
	padding:          0 10px;
	width:            400px;
	height:           1%;
	clear:            left;
	border-top: 2px solid #8dadff; }
.widelist p {
	background-color: #e3fff6;
	margin:           1px 0 5px 15px;
	padding:          0 10px;
	width:            700px;
	height:           1%;
	clear:            left;
	border-top: 2px solid #fffac0; }
	
.phototable1 img {
	padding: 0 0;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom:10px;
	border: 0px solid #000;
	}
	
.phototable1 p {
	padding: 0 0;
	margin-left: 0px;
	margin-right: 0px;
	border: 0px solid #00f;
	}

.phototable2 img {
	padding: 0 0;
	margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	border: 0px solid #000;
	}	
	
.phototable2 p {
	padding: 0 0;
	margin-left: 0px;
	margin-right: 20px;
	border: 0px solid #00f;
	}

#contactform {float:none;}
#contactform label.formLabel { padding-left: -210px; width:200px; text-align:right; float:left;}
#contactform input { padding-left:200px; width: 200px;}
#contactform textarea { padding-left:200px; width: 200px;}
#submitButton {margin:0 auto; text-align:center;}

.yellowButton {
	background-color:rgba(238,179,16,1.00);}
	
#bandbids {
	text-align:center; 
	margin: 20px auto;
	background-color:transparent;
	clear:both; padding: 20px 5px; 
	/*border-bottom:3px solid #1b4694;*/ 
	border-top:3px solid #1b4694;}

#bandbids img {max-height:150px;}

#datePresHome {float:left;}
#rotatorbox {float: right;}
#countdown {width:461px; margin:0px;}

#sponsorHome { border-bottom:3px solid #1b4694; border-top:3px solid #1b4694; margin:20px 0px; padding: 10px 0px 5px 0px;}
#sponsorHome p{margin-left:40px; margin-top:1px;}

.FBboxHome {height:300px; width:369px; border:none; overflow:hidden; float:right; margin-left:15px; margin-bottom:20px; margin-right:10px; border-bottom:1px solid #888;}

.hideLarge {display: none;}
