/* teamsole.com - March 2006 */
	
* {
	margin:0;
	padding: 0;
}

body {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-decoration: none;
	color: #333;
	text-align: left;
}

#mastHead {
	background-color: #000;
	color: #fff;
}

#mastHead h1 a {
	display: block;
	margin: 0 auto;
	text-indent: -5000px;
	background: url(/images/001.jpg) top center no-repeat #000;
	width: 552px;
	height: 82px;
	
}


#main {
	height: 82px;
	width: 100%;
	text-indent: -5000px;
	background: url('/images/001.jpg') no-repeat top center #000000;
}

#navContainer {
	width: 100%;
	min-width: 577px;
	text-align: center;
	background-color: #ed192f;
}

ul#mouseovers {
	text-align: center;
	width: 577px;
	margin-left: auto;
	margin-right: auto;
	height: 20px;
	list-style: none;
}

.right {
	width: 221px;
}

#buttons {
	width: 221px;
}

/* right nav button styles */
#nav li {
	display: inline;
	height: 64px;
	margin: 0;
	padding: 0;
}

#mouseovers li {
	height: 20px;
	display: inline;
	margin: 0;
	padding: 0;

}
#mouseovers li.last a{ border-right: 2px solid #fff; }

#mouseovers a {
	float: left;
	padding: 0;
	border-left: 2px solid #fff;
	color: #383838;
	text-decoration: none;
}	

a {
	text-decoration: none;
	color: #000;
}


img { 
	border: none 0;
	margin: 0;
	padding: 0;
}

#content {
	margin: 0px 0px 15px 0px;
	padding-bottom: 20px;
	width: 440px;
	background: url('/images/content_bottom.jpg') no-repeat bottom;
}

#content1 {
	height: 55px;
	width: 440px;
	background: url('/images/003.jpg') no-repeat top;
}
#content h2, h4 {
	margin: 0 0 0 15px;
	padding: 5px 0;
	color: #ed1a2e;
}

#content h1, h3 {
	margin: 5px 0 0 15px;
	padding: 0;
	color: #7d7d7d;
	
}

#content p {
	margin-left: 15px;
	padding-bottom: 25px;
	width: 420px;
	
}


#content li{
	list-style-position: inside;
	margin-left: 15px;

}

#content img.indexFeature {
	padding: 5px;
	border: 1px solid #999;
}

#above {
	clear: both;
	margin-bottom: 2px;
	height: 5px;
	background-color: #ed1a2e;
}

#foot {
	clear: both;
	width: 100%;
	height: 28px;
	background-color: #000000;
}

#foot p {
	font-family: Verdana, Tahoma;
	color: #999999;
	text-align: right;
}

h1 {
	font-size: 125%;
	color: #ed1a2e;
	text-align: left;
}

h1.contact {
	margin-left: 10px;
}

#content h1 {
	color: #ed1a2e;
	text-align: left;
}

h2  {
	margin:: 5px 0 0 10px;
	font-size: 110%;
	text-align: left;
}

#wrapper {
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 685px;
}

#nav {
	margin-right: 5px;
	width: 221px;
	float: right;
}

form { 
	margin: 0px 5px 5px 5px;
	padding: 25px;
	}

form table td, form table th {
	padding: 0px 10px 5px 0px;
	border-bottom: 1px dotted #ccb;
	
}

form td, form th {
	text-transform: lowercase;
	text-align: left;
	font-size: small;
}

form td.buttons, form th.butons {
	border-width: 0;
}

#content img{
	margin: 5px 0 0 15px;
}

/* Athlete BIO styles */
#content .athleteBio {
	margin-bottom: 20px;
}
.caption {
	height: 5px;
	padding: 0;
	margin: 0;
}

#sponsors {
	margin: 0 0 0 10px;
	padding-top: 5px;
}

#sponsors img {
	margin: 0;
	padding: 0;
}

#sponsors td {
	text-align: center;
	padding: 0;
}

.video {
	margin: 0 auto 0 auto;
	padding-top: 10px
}
	height: 82px;
	
}
/*
#main {
	height: 82px;
	width: 100%;
	text-indent: -5000px;
	background: url('/images/001.jpg') no-repeat top center #000000;
}
*/
#navContainer {
	width: 100%;
	min-width: 577px;
	text-align: center;
	background-color: #ed192f;
}

ul#mouseovers {
	text-align: center;
	width: 577px;
	margin-left: auto;
	margin-right: auto;
	height: 20px;
	list-style: none;
}

.right {
	width: 221px;
}

#buttons {
	width: 221px;
}

/* right nav button styles */
#nav li {
	display: inline;
	height: 64px;
	margin: 0;
	padding: 0;
}

#mouseovers li.last a{ border-right: 2px solid #fff; }

#mouseovers a {
	float: left;
	padding: 0;
	border-left: 2px solid #fff;
	color: #383838;
	text-decoration: none;
}	

#content .noHilight {
	margin-left: 10px;
	background-color: #fff;
	border: none;
}

#content .noHilight:link, #content .noHilight:visited {
	border-bottom: none 0;
	background-color: #fff;
}

#content a.noHilight:hover, #content a.noHilight:active 
{
	background-color: #fff;
	border: none;
}

#content a:link {
	border-bottom: 1px dotted #999;
}
#content a:visited {
	border-bottom: 1px solid #999;
	background-color: #fff;
	color: #000;
}

#content a:hover, #content a:active {
	color: red;
	background-color: #e0e0e0;
}

img { 
	border: none 0;
	margin: 0;
	padding: 0;
}

#content {
	margin: 0px 0px 15px 0px;
	padding-bottom: 20px;
	width: 440px;
	background: url('/images/content_bottom.jpg') no-repeat bottom;
}

#content1 {
	height: 55px;
	width: 440px;
	background: url('/images/003.jpg') no-repeat top;
}
#content h1, h2 {
	margin: 0 0 0 15px;
	padding: 0;
}

#content p {
	margin-left: 15px;
	padding-bottom: 25px;
	width: 420px;
	
}


#content li{
	list-style-position: inside;
	margin-left: 15px;

}
#above {
	clear: both;
	margin-bottom: 2px;
	height: 5px;
	background-color: #ed1a2e;
}

#foot {
	clear: both;
	width: 100%;
	height: 28px;
	background-color: #000000;
}

#foot p {
	font-family: Verdana, Tahoma;
	color: #999999;
	text-align: right;
}

h1 {
	font-size: 125%;
	color: #ed1a2e;
	text-align: left;
}

h1.contact {
	margin-left: 10px;
}

h2 {
	margin-left: 10px;
	font-size: 110%;
	text-align: left;
}

#wrapper {
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 685px;
}

#nav {
	margin-right: 5px;
	width: 221px;
	float: right;
}

form { 
	margin: 0px 5px 5px 5px;
	padding: 25px;
	}

form table td, form table th {
	padding: 0px 10px 5px 0px;
	border-bottom: 1px dotted #ccb;
	
}

form td, form th {
	text-transform: lowercase;
	text-align: left;
	font-size: small;
}

form td.buttons, form th.butons {
	border-width: 0;
}

#content img{
	margin: 5px 0 0 15px;
}

/* Athlete BIO styles */
#content .athleteBio {
	margin-bottom: 20px;
}
.caption {
	height: 5px;
	padding: 0;
	margin: 0;
}

#sponsors {
	margin: 0 0 0 10px;
	padding-top: 5px;
}

#sponsors img {
	margin: 0;
	padding: 0;
}

#sponsors td {
	text-align: center;
	padding: 0;
}

#content #sponsors a:link, #content #sponsors a:visited {
	border: none 0;
	background-color: #fff;
}

#content #sponsors a:hover, #content #sponsors a:active {
	border: none 0;
	background-color: #fff;
}

#content #shopping {
	width: 440px;
}

#content #shopping p {
	width: 400px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#content #shopping img {
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
}
/*
#content #shopping form, input {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}
*/

#shopping form {
	width: 68px;
	height: 23px;
	margin: 0 auto;
	padding: 0;
}
#content #shopping object, embed {
	margin-left: auto;
	margin-right: auto;
}

#video {
	width: 350px;
	margin-left: auto;
	margin-right: auto;
}

.vid {
	padding-top: 10px;
}

#video object embed {
	width: 320px;
	height: 256px;
}

#desafio {
	width: 440px;
}

#desafio img {
	margin-left: auto;
	margin-right: auto;
}

#content h1.news  {
	padding-top: 5px;
	margin-bottom: 15px;
}

#soleAd a img{
	width: 218px;
	height: 245px;
	margin-bottom: 10px;
}

ol {
	margin: 15px 0;
	
}

dl {
	width: 218px;
}

.r-border{
	width: 218px;
	background: url(/images/css/ts-button-bottom.gif) bottom left no-repeat;
	margin-bottom: 5px;
	padding-bottom: 8px;
		
}
.r-border .inner {
	background: url(/images/css/ts-button-top.gif) top left no-repeat;
	padding: 8px 0 0 0;
}

#buttons-v2 a:hover strong, #buttons-v2 a:active strong{
	color: #ed1a2e;
}

#buttons-v2 a {
	display: block;
	color: #444;
	width: 218px;

	
}
#buttons-v2 strong  {
	display: block;
	color: #333;
}
#buttons-v2 span {

}

#buttons-v2 em {
	font-style: normal;
	margin-left: 67px;
	display: block;
}
#buttons-v2 img {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
#aom-button img {
	margin-right: 8px;
}

#baja-button  {
}
#pro-shop-button {
	text-indent: -9999px;
}
#pro-shop-button a {
	display: block;
	width: 220px;
	height: 26px;
	background: url(/images/css/PRO_SHOP_Button.gif) 0 -26px no-repeat;
}
#pro-shop-button a:hover {
	background-position: 0 0;
}

.clearLeft {
	clear: left;
}
