/*--------------------------------------------------
	Theme_#	630
	Cat		Sports
	Name	Cycling
---------------------------------------------------*/

/*--------------------------------------------------
	Reset
---------------------------------------------------*/
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 85%;
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family:Georgia, "Nimbus Roman No9 L", serif;
}

/*--------------------------------------------------
	Reset Typography
---------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {font-weight:normal;}
h1 {font-size:3em;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
blockquote {margin:1.5em;}
sup, sub {line-height:0;}
address {margin:0 0 1.5em;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {line-height:1.5;}
li ul, li ol {margin:0 2.5em;padding:0;}
dl {margin:0 0 1.5em 0;}
dd {margin-left:1.5em;}
caption {margin:0; padding:.5em;}

/*--------------------------------------------------
	IE 6 needs position relative set on everything
---------------------------------------------------*/
.sf_wrapper,
* html .sf_header_wrapper,
* html .sf_extra2,
* html .sf_main_header,
* html .sf_extra3,
* html .sf_extra4,
* html .sf_navigation,
* html .sf_region5,
* html .sf_region6,
* html .sf_footer {
	position:relative;
}
/*--------------------------------------------------
	General
---------------------------------------------------*/
body {
	background-position:top center;
	background-repeat:no-repeat;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	margin:0;
}

/*--------------------------------------------------
	Page Title
---------------------------------------------------*/
.sf_region5 {
	height:1%;
}

.sf_pagetitle {
	background-repeat:repeat-y;
	float:left;
	font-family:Georgia, "Nimbus Roman No9 L", serif;
	font-size:24px;
	font-weight:bold;
	padding:0px 20px;
	text-align:left;
	width:860px;
}

.sf_pagetitle h1 {
	font-size:24px;
	margin: 0;
	font-weight: bold;
}

.sf_outer_wrapper {
	min-height:400px;
	height:auto !important;
	height:400px;
	margin:auto;
	margin-top:0px;
	width:900px;
	position:relative;
	z-index:999;
}

.sf_wrapper {
	min-height:200px;
	height:auto !important;
	height:200px;
}

.sf_wrapper:after {
	content: " ";
	display: block;
	clear: both;
	height:0;
	visibility: hidden;
}

/*--------------------------------------------------
	Header
---------------------------------------------------*/
.sf_region1 {
	background-image:url(images/region1.png);
	background-repeat:no-repeat;
}

.sf_main_header {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:32px;
	font-weight:bold;
	height:245px;
	padding:10px 5px 5px;
	width:525px;
	overflow:hidden;
}

.sf_main_header p {
	margin:0px;
	padding:0px;
}

/*--------------------------------------------------
	Navigation
---------------------------------------------------*/
.sf_navigation ul li {
	display:inline;
	float:left;
	list-style-type:none;
}

.sf_navigation {
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	min-height:38px;
	height:auto !important;
	height:38px;
	width:900px;
	z-index:1000;
	position:relative;
}

.sf_navigation ul {
	height:1%;
}

.sf_navigation ul li {
	list-style-type:none;
	display:inline;
	float:left;
}

.sf_navigation ul li a {
	display:block;
	font-weight:bold;
	height:14px;
	margin:0px 1px 2px 1px;
	padding:12px 0px;
	text-align:center;
	text-decoration:none;
	width:178px;
}

.sf_navigation ul li a:hover {
	text-decoration:underline;
}

.sf_navigation:after,
.sf_navigation ul:after {
	content:".";
	display:block;
	visibility:hidden;
	height:0px;
	font-size:1px;
	clear:both;
}

.sf_navigation ul li a:visited {
	text-decoration:none;
}

.sf_navigation .widget_header {
	display:none;
}

/*--------------------------------------------------
	Drop Down Navigation
---------------------------------------------------*/
#Nav1,
#Nav1 ul {
	list-style:none;
	margin:0;
	padding:0;
}

#Nav1 li ul {
	left:-999em;
	padding:0 1px;
	position:absolute;
	white-space:normal;
	width:179px;
	height:auto;
}

#Nav1 li ul li a {
	min-height:1%;
	height:auto !important;
	height:1%;
	margin:0 0 2px 0;
	padding:5px 0px;
}

.sf_navigation ul li a:hover {
	text-decoration:none;
}

#Nav1 li:hover ul,
#Nav1 li.sfhover ul {
	left:auto;
}

#Nav1 li:hover,
#Nav1 li.hover {
	position:static;/* Removes stickiness in IE7 */
}

#Nav1 iframe {/* Fixes dropdowns in IE6 */
 filter:progid:DXImageTransform.Microsoft.Alpha(style=0, opacity=0);
	left:-0.25em;
	margin-left:3px;
	position:absolute;
	top:-0.25em;
	z-index:0;
}

.sf_extra5 {
	height:21px;
}

.sf_extra5 {
	height:21px;
}

/*--------------------------------------------------
	Content
---------------------------------------------------*/
.sf_content {
	min-height:300px;
	height:auto !important;
	height:300px;
	margin:0px;
	padding:0 20px 10px;
	width:860px;
	clear:both;
}

.sf_content:after {
	content: " ";
	display: block;
	clear: both;
	height:0;
	visibility: hidden;
}

/*--------------------------------------------------
	Footer
---------------------------------------------------*/
.sf_region10 {
	position:relative;
	z-index:5;
}

.sf_footer {
	background-repeat:no-repeat;
	font-size:10px;
	min-height:115px;
	height:auto !important;
	height:115px;
	padding:25px 0px;
	margin:0 auto;
	text-align:center;
	vertical-align:bottom;
	width:900px;
}

/*--------------------------------------------------
	Extras
---------------------------------------------------*/
.sf_extra7 {
	width:900px;
	height:15px;
	float:left;
}

.sf_extra9 {
	width:900px;
	height:10px;
	clear:both;
}

.sf_banner {
	margin:45px 0px;
	text-align:center;
}

.sf_banner a {
	font-size:9px;
	text-decoration:none;
}

#bannerImage {
	margin-bottom:10px;
}

/*--------------------------------------------------
	PNG Fix IE6
---------------------------------------------------*/
* html .sf_region1 {
 behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",  this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",  this.src = "images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("/', '').replace('")', ''),  this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",  this.runtimeStyle.backgroundImage = "none")), this.pngSet=true));
}

* html .sf_extra5 {
behavior:expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("/', '').replace('")', ''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")), this.pngSet=true));
}

* html .sf_footer {
behavior:expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("/', '').replace('")', ''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")), this.pngSet=true));
}