/* CSS Document_ for sf_website08 */
/* css sf_popopb08 */
/* c. 2008, stampedeproductions.net */

/* *-*-*-*-*-*-* BASICS *-*-*-*-*-*-* */
* { font-family : Trebuchet, Verdana, Arial, Helvetica, sans-serif; } 


/* Background color needs to be  #cc9999 for Safari browser */
/* Background color needs to be  #cc9999 for Firefox browser */
body {
	height: 100%;
	background: #333333;
}

.outline {
  border: 0px solid #999999;
  background: #ffffff;
}


td {
	font-family : Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	line-height:18px; 
	color:#666666; 
}


ul {
	margin: 1px;
	padding: 1px;
	list-style: none;
}

li {
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}







/* *-*-*-*-*-*-* MAIN BODY TEXT *-*-*-*-*-*-* */

p { 
	font-family : Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px; 
	color:#666666; 
	} 

div { 
	font-family : Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	line-height:18px; 
	color:#666666; 
	}

h1 {
	font-family : Trebuchet, Verdana, Arial, Helvetica, sans-serif;	font-size : 10pt;
	color : #cc9999;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
	text-transform: uppercase;
	line-height : 10px;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
}


/* *-*-*-*-*-*-* MAIN LINKS *-*-*-*-*-*-* */
/* LATEST NEWS & POPULAR text links */
/* CONTENT TEXT Links - specs */ 

a, a:link { 
	font-family : Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-wieght:bold;
	text-decoration:underline; 
	color:#cc9999; 
	}
a:active { 
	font-family : Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-wieght:bold;
	text-decoration:underline; 
	color:666666; 
	}
a:visited { 
	font-family : Trebuchet, Verdana, Arial, Helvetica, sans-serif;	font-wieght:bold;
	text-decoration:underline;
	color:#999999; 
	} 
a:hover { 
	font-family : Trebuchet, Verdana, Arial, Helvetica, sans-serif;	font-wieght:bold;
	text-decoration:underline; 
	color:#333333; 
	} 




/* MAIN NAVIGATION LINKS - Top - Horizontal */
ul#mainlevel-nav {
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-size: 0.8em	
	background: #ffffff;
}

ul#mainlevel-nav li {
	background-image: none;
	background: #ffffff;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 2px;
	font-size: 11px;
	line-height: 17px;
	white-space: nowrap;
	border: 1px solid #cccccc;
}

ul#mainlevel-nav li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #666666;
	background: #ffffff;
}


ul#mainlevel-nav li a:hover {
	color: #ffffff;
	background: #333333;
	text-decoration: none;
}





/* MAIN NAVIGATION LINKS - Left Side - Vertical */

a.mainlevel:link {
	display: block;
	background: url(../images/beadheart_sm25x24.png) no-repeat;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	padding-top: 5px;
	padding-left: 28px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:visited {
	display: block;
	background: url(../images/beadheart_sm25x24.png) no-repeat;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	padding-top: 5px;
	padding-left: 28px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

a.mainlevel#active_menu {
	color:#831619;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #333333;
	font-weight: bold;
}

/* MAIN NAVIGATION LINKS - Left Side - Vertical - SUB LEVEL - indented */
a.sublevel:link {
	padding-left: 20px;
	vertical-align: middle;
	font-size: 9px;
	font-weight: bold;
	color: #831619;
	text-align: left;
}

a.sublevel:visited {
	padding-left: 20px;
	vertical-align: middle;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	text-align: left;
}

a.sublevel:hover {
	color: #ff9999;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #f0f0f0;
}

.highlight {
	background-color: #333333;
	color: #666666;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}





/* *-*-*-*-*-*-* TEMPLATE LAYOUT *-*-*-*-*-*-* */ 

/* Branding Area - TOP */ 
#headertop {
	padding: 0px;
	margin-right: 0px;
	width: 806px;
	height: 166px;
	background: url(../images/sf_header_pattern806x166.png) no-repeat;
}


/* Top Nav Button Area */ 
#buttons_outer {
	width: 635px;
  	margin-bottom: 0px;
	margin-right: 0px;
	float: left;
	background: #ffffff;
}

/* Top Nav Bar Height area - must be larger than the line height for ul#mainlevel-nav li in the MAIN NAVIGATION LINKS */ 
#buttons_inner {
	border: 1px solid #cccccc;
	height: 23px !important;
	background: #ffffff;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
	background: #ffffff;
}


/* Bread Crumb Nav area - below latest News & Popular Links area */ 
#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
	background: #ffffff;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
	background: #ffffff;
}



/* Search Box - in upper right corner */ 
#search_outer {
	float: left;
	width: 165px;
	background: #333333;
	border: 1px solid #ccc;
}

#search_inner {
  border: 0px solid #333333;
  background: #ffffff;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
  background: #333333;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;
	color: #666666;
}



/* MAIN HEADER IMAGE area */ 
#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
	background: #ffffff;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
	background: #ffffff url(../images/scottfreepopop_hero.jpg) no-repeat;
}



/* NEWS FLASH Box area */ 
#top_outer{
	float: left;
	width: 165px;
	background: #ffffff;
	padding: 2px;
}

#top_inner {
  border: 1px solid #cccccc;
  background: #ffffff;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}



/* MAIN MENU Title area */ 

/* Left Column area */ 
#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
	border: 1px solid #ffffff;
	background: transparent;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
  	background: #ffffff;
}

/* Content Area - Everything to the right of the Left Navigation Column */ 
#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	background: #ffffff;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
  background: #ffffff;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
	background: #ffffff;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
	background: #ffffff;
}

/* Advertising Banner - 468x60 */ 
#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
	background: #ffffff;
}
/* Advertising Banner - 165x68 */ 
#banner165_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

/* Advertising Banner - 120x60 */ 
#advert_edge {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}


/* RIGHT BOX AREA - Polls */ 
#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
  background: #ffffff;

}

/* LATEST NEWS - Box Area */ 
.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
	background: none;

}

/* POPULAR - Box Area */ 
.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
	background: none;
}

/* Center Content - Box Area */ 
table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
	background: none;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #990066;
  font-size: 14px;
  font-weight: bold;
}





/* Center Content - IMGFRAME styles */
#imgframe {
    float: center;
    width: 400px;
    margin: 12px;
    padding: 0px;
    border: 1px solid #999999;
    }
    
#imgframeright {
    float: right;
    width: 200px;
    margin: 12px;
    padding: 0px;
    border: 1px solid #999999;
    }
    
#imgframeleft {
    float: left;
    width: 200px;
    margin: 12px;
    padding: 0px;
    border: 1px solid #999999;
    }

#imgframe p.small { 
	font: .95em Trebuchet, Verdana, Arial, Helvetica, sans-serif;
    line-height: 1.66em;
    color: #eeeeee;
    margin: 0 1.5em;
    padding: 0.5em 0;
    text-align: left;
	}







/* GLOBAL ITEMS - DETAILS */ 

.back_button {
  float: left;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: #ffffff;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: #ffffff;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	font-size: 9px;
	padding: 3px;
	background: #ffffff;
	border: 1px double #cccccc;
}


#copyright {
	text-align: center;
	font-size: 9px;
	padding: 3px;
	background: #ffffff;
	border: 1px double #cccccc;
}




/* Branding Area - BOTTOM  - */ 
#headerbottom {
	padding: 0px;
	width: 806px;
	height: 158px;
	float: right;
	background: url(../images/sf_footer_806x158.png) no-repeat;
}








/* TABLE  -  WIDE - 2 COLUMNS */ 

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #333333;
  font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif; 
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: #ffffff;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	background: #EDCECE;
	border: 3px double #cccccc;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}






/* Main Content Headings */
.contentheading {
	height: 30px;
	color: #831619;
	font-weight: bold;
	font-size: 14px;
	white-space: wrap;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	text-align:left;
}

table.searchinto {
	width: 100%;
	
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}



table.moduletable th {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #CC0099;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}


/* HEADINGS -  Main Section Headings  - such as Latest News & Popular  etc. */

div.moduletable h3 {
	background: url(../images/bracket_left_18x21.png) no-repeat;
	color: #831619;
	text-align: left;
	padding-left: 18px;
	height: 21px;
	line-height: 26px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}



/* DATE information for articles */
.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #831619;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}




table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #999999;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}










form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}




/* IMAGE FRAME TEXT STYLES */
#imgfrm {
    float: center;
    width: 420px;
    margin: 12px;
    padding: 3px;
    border: 0px solid #cccccc;
    }
    
#imgfrmright {
    float: right;
    width: 200px;
    margin: 12px;
    padding: 3px;
    border: 1px solid #cccccc;
    }
    
#imgfrmleft {
    float: left;
    width: 200px;
    margin: 12px;
    padding: 3px;
    border: 1px solid #cccccc;
    }

#imgfrm p.small { 
	font: .95em Trebuchet, Verdana, Arial, Helvetica, sans-serif;
    line-height: 1.66em;
    color: #eeeeee;
    margin: 0 1.5em;
    padding: 0.5em 0;
    text-align: left;
	}