@charset "UTF-8";
/* CSS Document */


body {
	background: #fff;
}

*	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #424242;
	line-height: 1.5em;
}

body, div, p, h1, h2, h3, h4, form	{
	margin: 0;
	padding: 0;
}

img	{
	border: 0;
	vertical-align: text-bottom;
}

input, select, textarea	{
	border: 1px solid #ccc;
	font-size: 11px;
	background: #fff;
	padding: 1px;
}

h1	{
	font-size: 40px;
}

h2	{
	font-size: 24px;
}

h3	{
	font-size: 18px;
}

h4	{
	font-size: 16px;
}

.clear	{
	clear: both;
	height: 0;
}


/* ----------------------------------------------- link styles */

a	{
	color: #1c3f95;
	text-decoration: underline;
}

a:hover	{
	color: #f37736;
	text-decoration: underline;
}

a:visited	{
	color: #1c3f95;
	text-decoration: underline; /* none */
}


/* ----------------------------------------------- layout styles */

#bg_image	{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 0;
}

#outer	{
	position: absolute;
	z-index: 900;
	top: 0;
	width: 100%;
}

#header	{
	width: 1000px;
	margin: 0 auto;
	height: 85px;
	position: relative;
	z-index: 900;
}

h1#logo	{
	display: block;
	float: left;
	width: 191px;
	padding: 21px 0 0 41px;
}

h1#logo a	{
	display: block;
	background: url(/styles/default/graphics/logo_dotSport.png) no-repeat;
	width: 191px;
	height: 61px;
	text-indent: -5555px;
}

#topnav	{
	display: block;
	position: absolute;
	width: 740px;
	top: 30px;
	left: 250px;
}

#content_flash	{
	margin: 0 auto;
	width: 1000px;
	height: 560px;
}

#toplinks	{
	margin: 0 auto;
	width: 738px;
	position: relative;
	z-index: 900;
}

#content	{
	margin: 0 auto;
	width: 800px;
#	padding: 50px 90px 0 110px;
	padding: 30px 90px 0 110px;
	position: relative;
	z-index: 900;
}

#content_L	{
	display: block;
	float: left;
#	width: 490px;
	width: 520px;
	padding-bottom: 30px;
}

#breadcrumb	{
	padding-bottom: 10px;
}

#breadcrumb a, #breadcrumb a:visited	{
	font-size: 11px;
	color: #424242;
}

#breadcrumb a:hover	{
	text-decoration: underline;
}

#content_R	{
	display: block;
	float: right;
#	width: 240px;
	width: 220px;
#	padding: 130px 0 30px 0;
	padding: 50px 0 30px 0;
}

#testimonial	{
	border: 1px solid #999;
	padding: 20px;
}

#footer	{
	background: url(/styles/default/graphics/footer.png) repeat-x;
	clear: both;
	height: 27px;
	position: relative;
	z-index: 900;
}

#footer_inner	{
	width: 950px;
	margin: 0 auto;
	padding: 0 25px;
}

#copyright	{
	display: block;
	float: right;
	font-size: 10px;
	color: #c8c8c8;
	width: 190px;
	padding-top: 5px;
	text-align: right;
}

#url	{
	background: url(/styles/default/graphics/footer_url.png) no-repeat 0px 4px;
	width: 162px;
	height: 17px;
	display: block;
	float: left;
	padding-top: 4px;
}

#url a span	{
	display: block;
	text-indent: -5555px;
}

#btmlinks	{
	display: block;
	float: left;
	width: 500px;
	padding: 5px 0 0 20px;
}

#btmlinks a, #btmlinks a:visited {
	background: url(/styles/default/graphics/footer_bullet.png) no-repeat 0px 7px;
	display: block;
	float: left;
	font-size: 11px;
	color: #c8c8c8;
	text-decoration: none;
	padding: 0 20px 0 8px;
}

#btmlinks a:hover	{
	color: #eee;
}

#sentias	{
	clear: both;
	text-align: right;
	padding-top: 5px;
	font-size: 10px;
	color: #999;
}

#sentias a	{
	font-size: 10px;
	color: #999;
	text-decoration: none;
}

#sentias a:hover	{
	text-decoration: underline;
}
