/*--------------------------------------------------------------
		Theme_# Theme Our-Republic.net
		
     Derived from: Theme#: 252, Cat: Sports, Name: Fitness
----------------------------------------------------------------*/

body {
        font-family: Calibri, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:1px 2px;
}

p {	font-size:16px;
}

.sf_outer_wrapper { /* this is the area behind all website 
                   contentand defines the outer size of the 
                   content area */
        width:952px;
	padding:1px 1px;
	margin:auto;}

.sf_outer_wrapper:after {    
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
	margin:  6px;
	padding: 6px 0px; 
}

.sf_wrapper {/* this turns area under text color*/
                background-color: #ffffff; }

/*--------------------------------
		Top Navigation
---------------------------------*/

.sf_navigation_top {  display:none;  }
.sf_navigation_top ul {}
.sf_navigation_top ul:after {}
.sf_navigation_top ul li {}
.sf_navigation_top ul li.sf_last_nav_item {}
.sf_navigation_top ul li.sf_first_nav_item {}
.sf_navigation_top ul li a {}
.sf_navigation_top ul li a:visited {}
.sf_navigation_top ul li a:hover{}

/* --------------------------------------------------------- */

.sf_extra10 {
/* height between top of header and top of browser window */
	height: 7px; }

/*--------------------------------
		Header
----------------------------------*/

.sf_header_wrapper { height:120px;
}


.sf_header_wrapper:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
	margin: 0px;
	padding:0px;
}

.sf_extra2 { height: 0;}
.sf_main_header {
	font-family:   Georgia, Palatino, serif; /* Georgia*/
	font-size:     48px;
	font-weight:   bold;
        height:        120px;
        width:         770px;
	padding:       1px 1px;
	overflow:      hidden;
        display:       inline;
}

.sf_main_header  div{
	height:  120px;
        display: inline;
	overflow:hidden;
}

.sf_extra3 {
/* image at top left*/
        height:  120px;
	width:   170px;
	float:   left;
	display: block;}


.sf_sub_header { display: none;}
.sf_main_header p, .sf_sub_header p {
	margin: 0px;
	padding:0px;
}

/*----------------------------------
		End Header
------------------------------------*/

.sf_extra4 {
	height: 7px;
	margin-bottom:7px;
}

/*--------------------------------
		Navigation
---------------------------------*/

.sf_navigation {
	float:   left;
	display: block;
	padding:  2px 3px; /* 1 px 3 px */
	margin:  -10px 3px 3px 0px;
}

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

.sf_navigation ul {
	margin:  0px;
	padding: 0px;
	list-style-type: none;
}

.sf_navigation ul:  after {
	content:    ".";
        display:    block;
        visibility: hidden;
        height:     1px;
        font-size:  1px;
        clear:      both;
}
.sf_navigation ul li {}
.sf_navigation ul li.sf_last_nav_item {}
.sf_navigation ul li.sf_first_nav_item {}
.sf_navigation ul li a {
	display:block;
	width:155px;
	padding:8px 5px;  /* 4px 5px */
	margin:0px 0px;
        font-family: Tehoma, Arial, Helvetica, Geneva, san serif; */
	font-size:14px;
        letter-spacing: 0px;
        font-weight: normal;
	text-transform:capitalize;
	text-decoration:none;
}
.sf_navigation ul li a:visited {}
.sf_navigation ul li a:hover{}

/*------------------------------------
	Flyout - Left Aligned Menu
--------------------------------------*/
/*
#Nav1 iframe {
	position: absolute;
	/* account for the border */
	left: -0.25em;
	top: -0.00em;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	margin-left: 0px;
}

#Nav1 {width:166px;}

#Nav1 li ul {  
	position:    absolute;
	background:  #333333;
	border:      solid 1px #151515;
	left:        -999em;
	width:       140px;
	padding:     0px 1px 0px 1px; /*top, right, bottom, left*/
	margin:      -24px 0 0 150px;
	.margin:     -24px 0 0 65px;
	z-index:     1000;
}

#Nav1 li {float:left}
#Nav1 li a {display:block;}
#Nav1 li ul li {
	margin:   1;
	padding:  1;
	height:   auto;
	border:   none;
	float:    left;
}
#Nav1 li ul li a {
	background:  #232323;
	border:      solid 1px #151515;
	display:     inline;
	width:       120px;
	height:      auto;
	margin:      3px 0 3px 0; /*top, right, bottom, left*/
	padding:     3px 3px;     /*top-bottom, left-right*/
	white-space: normal;
}
#Nav1 li:hover, #Nav1 li.hover {  position: static; }
#Nav1 li ul li a:hover { background:#484848;}
#Nav1 li:hover ul, 
#Nav1 li.sfhover ul { left: auto;}
*/
/*--------------------------------
		End Navigation
---------------------------------*/

.sf_extra5 {
	
}

/*---------------------------------
		 	Page Title
-----------------------------------*/

.sf_pagetitle {
	width: 735px;
	float: right; 
	display: inline;
	font-size: 18px;
        padding-right: 30px;
	margin: 0px;
}

.sf_pagetitle h1 {
	font-size:   20px;
        font-color:  333399;
	font-weight: normal;
	margin:      0px;
}

/*--------------------------------
		 End Page Title
---------------------------------*/

.sf_extra6 {}

/*--------------------------------
		 Sub Navigation
---------------------------------*/

.sf_subnavigation { display: none;}
.sf_subnavigation ul {}
.sf_subnavigation ul:after {}
.sf_subnavigation ul li {}
.sf_subnavigation ul li.sf_last_nav_item {}
.sf_subnavigation ul li.sf_first_nav_item {}
.sf_subnavigation ul li a {}
.sf_subnavigation ul li a:visited {}
.sf_subnavigation ul li a:hover {}

/*-----------------------------------
		 End Sub Navigation
-------------------------------------*/

.sf_extra11 { }
	
/*-----------------------------------
		Content
-------------------------------------*/

.sf_content {
	min-height:    200px;
	height:        auto !important;
	height:        200px;
	width:         765px;
	float:         right;
	display:       inline;
        margin-right:  10px;
	margin-bottom: 10px;
}

.sf_content:after {
	content:       " ";
	display:       block;
	clear:         both;
	visibility:    hidden;
	font-height:   1px;
	margin-right:  0px;  
	padding:       0px ;} 

.sf_content img { }

/*----------------------------------
		End Content
------------------------------------*/

.sf_extra12 {}

/*---------------------------------------
		 Sub Navigation2
-----------------------------------------*/

.sf_subnavigation2 { display: none;}
.sf_subnavigation2 ul {}
.sf_subnavigation2 ul:after {}
.sf_subnavigation2 ul li {}
.sf_subnavigation2 ul li.sf_last_nav_item {}
.sf_subnavigation2 ul li.sf_first_nav_item {}
.sf_subnavigation2 ul li a {	}
.sf_subnavigation2 ul li a:visited {}
.sf_subnavigation2 ul li a:hover{}

/*-----------------------------------------
		 End Sub Navigation2
-------------------------------------------*/

.sf_extra7 {}
.sf_extra7 span{}

/*---------------------------------
		 Footer
-----------------------------------*/

.sf_footer {
	clear:      both;
	text-align: right;
	font-size:  10px;
}

.sf_footer div{}
.sf_footer p{
	margin:  0px;
	padding: 0px;
}

/*------------------------------------
		End Footer
--------------------------------------*/


.sf_extra8 {
	
}

.sf_extra9 {
	
}


/*--------------------------
		Extra Stuff
----------------------------*/


a:link {
	
}

a:visited {
	
}

a:hover {
	
}

.sf_banner {
	text-align:center;
	font-size:10px;
	padding:10px 0px 10px;
}

.sf_banner img {
	margin-bottom:10px;
}

.sf_banner a {

}

.sf_banner a:visited {

}

.sf_banner a:hover {

}
/**
 * Sticking flyout menu bug
 *
 * @bugfix
 * @affected ie7
 * @css-for ie7
 * @valid yes
 */
#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
} 


/* --------------------------------------------------------

Color definitions 

----------------------------------------------------------- */ 

/*---------------------------------
	      Body & Content Area
-----------------------------------*/

body {

/* color: is the default color of text in main block */	

	color:#000000;

/* background-color: is the whole area outside the lighter text area*/	

	background-color:#000022;
}

.sf_outer_wrapper {
	background-color:#ffffff;
}

.sf_extra3 {
	
}

.sf_extra4 {

/* strip BELOW header picture*/

	background-color: #000044;
}

.sf_extra10 {

/* strip above header picture*/

	background-color: #000044;
}


/*--------------------------------
		Header
---------------------------------*/

.sf_header_wrapper {
	background-color:#000044;
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #cccccc;
}
.sf_sub_header {
	color:#000044;	
}


/*--------------------------------
		Navigation
----------------------------------*/

.sf_navigation {
	background-color:#000044;
	background-repeat:repeat-x;
}

.sf_navigation ul {
	margin:0px;
	padding:0px;
}

.sf_navigation ul li a {
	color: #ffffff;
	background-repeat: repeat-x;
	background-color: #000044;
	border-color: #ccccff #000000 #000000 #aaaaff ;
	border-style: solid;
	border-width: 1px;}
.sf_navigation ul li a:visited { color:#ffffdd;}
.sf_navigation ul li a:hover{
	color:#00ffff;	
	border-color: #5555cc #000000 #000000 #3333vv;
	border-style:solid;
	border-width:2px;
}

/*--------------------------------
		      Page Title
---------------------------------*/

.sf_pagetitle {color:#ffffff;}


