/* CSS Document by Dieter Schneider | www.csstemplateheaven.com */

* {margin: 0; padding: 0;}

/**************************************** Main structure ****************************/

body {
	font-family: Arial, Helvetica, sans-serif;
}
#content p, #contenttales p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	padding-bottom: 15px;
}


#container {
	width: 1000px;
	margin: auto;
			}

#top_nav {
	background-image: url(../images/tonycrewbk.jpg);
	height: 150px;
	padding-top: 0px;
	text-align: right;
	padding-right: 0px;
	color: #7E0200;
	background-repeat: no-repeat;
}
#top_nav #navimg {
	padding-top: 5px;
	padding-left: 30px;
	text-align: left;
}
#top_nav .floatright {
	float: right;
	padding-top: 35px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header {
	background-image: url(../images/tony-head.jpg);
	height: 210px;
	background-repeat: no-repeat;
}

#main_nav {
	background-image: url(../images/tony-nav.gif);
	height: 45px;

}

#contentwrapper {
	background-image: url(../images/tonycrewbk.gif);
	background-repeat: repeat-y;
}

#left {
	float: left;
	width: 355px;
	margin-left: 25px!important;
	margin-left: 7px;
	font-size: 0.9em;
}
#lefttales {
	float: left;
	width: 320px;
	margin-left: 25px!important;
	margin-left: 7px;
	font-size: 0.9em;
}

#right {
	float: right;
	width: 165px;
	padding-top: 15px;
	margin-right: 15px!important;
	margin-right: 7px;
	font-size: 0.9em;
}


#content {
	margin-right: 40px;
	margin-left: 385px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
#formcontent {
	margin-right: 40px;
	margin-left: 40px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

#footer {
	clear: both;
	text-align: center;
	padding-top: 0px;
	background-image: url(../images/footback.gif);
	background-repeat: repeat;
}
#footer a:link, a:visited {
	font-weight: bold;
	color: #F49112;
}
#footer a:hover {
	color: #FFFFFF;
	background-color: #F49112;
}

/**************************************** text, images, lists ****************************/

img.float_left {
	float: right;
}

p .copyright {
	margin: 0;
	font-size: 11px;
}

h1 {
	color: #FFFFFF;
	padding-top: 60px;
	padding-left: 400px;
	font-size: 35px;
	font-style: italic;
}
.indent {
	padding-left: 75px;
}


h2 {
	font-size: 18px;
	color: #A39C18;
	padding-top: 10px;
	margin-bottom: 20px;
}
#left #login {
	background-image: url(../images/tony-login.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 300px;
}


h3 {
	font-size: 16px;
	color: #DF8600;
	padding-left: 0px;
	padding-top: 0px;
	text-align: left;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#contentwrapper #left p {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 1.5em;
	margin-bottom: 15px;
	font-size: 13px;
	margin-left: 15px;
	margin-right: 15px;
}


h4 {
	background-image: url(../images/sidebar_heading_2.jpg);
	font-size: 14px;
	height: 25px;
	width: 135px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 24px;
	background-repeat: no-repeat;
}

#navcontainer ul li
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	text-align: center;
	font-family: "Lucida Grande", verdana, sans-serif;
	font-size: 13px;
	line-height: 20px;
}

#navcontainer a
{
	color: #000;
	text-decoration: none;
	display: block;
	border-left: 1px solid #A8B090;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

#navcontainer a:hover {
	background-image: url(../images/menuroll.gif);
	background-repeat: repeat-x;
	background-position: 20px;
}


/**************************************** Contact form ****************************/

label {
	font-style: italic;
}

form.contact_us {
	width: 155px;
	margin-top: 0px;
	padding: 0px;
}
#footer .copyright {
	font-size: 11px;
}


input.fields_contact_us {display: block;
        width: 155px;
        background: #FFFFFF;
		border-top: 1px solid #E5E3E4;
		border-left: 1px solid #E5E3E4;
		border-bottom: 1px solid #EDEDED;
		border-right: 1px solid #EDEDED;
		margin-top: 3px;
	    margin-bottom: 3px;}

textarea {width: 155px;
          background: #FFFFFF;
		  border-top: 1px solid #E5E3E4;
		  border-left: 1px solid #E5E3E4;
		  border-bottom: 1px solid #EDEDED;
		  border-right: 1px solid #EDEDED;
		  display: block;
          margin-top: 3px;}

.submit_button_contact {
	margin-top: 15px;
	margin-left: 88px;
	padding: 2px;
	background-color: #910603;
	cursor: pointer;
	color: #FFFFFF;
}
.leftimg {
	text-align: center;
}
#content ul {
	margin-bottom: 5px;
}
#content li {
	list-style-position: outside;
	margin-left: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	line-height: 1.5em;
	margin-bottom: 10px;
	margin-right: 30px;
}
#content ol li {
	color: #333333;
}

.bold {
	font-weight: bold;
}
#content td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
#content table {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#left .leftimg {
	padding-bottom: 25px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#left #contactinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #760203;
}
#left #contactinfo p {
	font-style: normal;
	color: #FFFFFF;
}
#content a:link, a:visited {
	color: #CB7807;
	font-weight: bold;
}
#content a:hover {
	color: #FFFFFF;
	background-color: #F79410;
}
#navcontainer #navlist {
	padding-left: 25px;
}
#content #contact-page {
	padding-top: 50px;
	padding-left: 150px;
}
 #contentwrapper #left #login #register a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.7em;
	color: #586327;
	font-weight: bold;
}
 #contentwrapper #left #login #register a:hover {
	color: #FFFFFF;
}
#left #login #register {
	padding-left: 200px;
}
#container #contentwrapper #formcontent #vipresults {
	margin-right: 200px;
	margin-left: 200px;
}
#contenttales {
	margin-right: 40px;
	margin-left: 350px;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 25px;
}
#content .sponsors .sponsorpic {
	clear: none;
	float: left;
	padding-right: 30px;
}
#content .sponsors .teampic {
	clear: none;
	float: left;
	padding-right: 10px;
}
#contentwrapper #content .sponsors p {
	font-size: 12px;
	width: 275px;
	line-height: 1.2em;
}
#content .sponsors {
	height: 200px;
}
.sponsorname {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 1.5em;
}
#contentwrapper #content .sponsors .sponsorinfo {
	float: right;
	left: 275px;
	clear: none;
	width: 275px;
}
#contentwrapper #content .sponsors .team {
	float: right;
	left: 275px;
	clear: none;
	width: 350px;
	padding-top: 15px;
}
#contentwrapper #contenttales .tales {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E065;
	margin-bottom: 20px;
}
#left #money {
	text-align: center;
}
#left #money p {
	font-size: 18px;
	font-style: normal;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
}
#container #contentwrapper #left #money h1 {
	font-size: 18px;
	font-style: normal;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.small {
	font-size: 12px;
	line-height: normal;
}
.raised {
	font-size: 30px;
	font-weight: bold;
	color: #586923;
	line-height: 1.6em;
}
#container #contentwrapper #left .bussmall p {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
#contentwrapper #left .bussmall {
	padding-right: 30px;
	padding-left: 10px;
}
#content .support {
	padding-left: 100px;
	font-style: italic;
}
.italic {
	font-style: italic;
}
#contentwrapper #content #casino {
	float: right;
}
.center {
	text-align: center;
}
#content .creditcard {
	text-align: center;
	padding-bottom: 15px;
}
#contentwrapper #photocontent {
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
	text-align: center;
}
