/*****************************************************************
* Main Style Sheet for the entire 
*****************************************************************/

@charset "utf-8";

html, body {
	height: 100%;
}

* {
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	list-style:none;
}

a img {
	border: none;
}

a:active {
  outline: none;
}

a {
  outline: none;
}

:focus {
  -moz-outline-style: none;
}

:-moz-any-link:focus {
  outline: none;
}

ol, ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
}

body {
	background-color: #d6e1c3;
	background-image: url(../images/good_sam_background_dl.gif);
	background-repeat:repeat-x;
	color:#5C5950;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	margin: 0px;
	padding: 0px;
}

#page_name {
	display: none;	
}

#container {
	margin:0 auto;
	width:980px;
}

#header .twitter {
	width:355px;
	height:107px;
	margin:36px 40px 0 0;
	background-image:url(../images/good_sam_header_bubble.gif);
	background-repeat:no-repeat;
	background-position:top left;
	float:right;
}

#header .twitter .tweet {
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	height:51px;
	padding:12px 0 0 12px;
	text-align:center;
	width:250px;
}

#header .twitter .tweet #user{
	color:#ea6c28;
	font-weight:bold;
	float: left;
}

#header .twitter .follow {
	width: 88px;
	height: 105px;
	float:right;
}

#twitter_update_list {
	width: 190px;
	float: left;
	text-align: left;
	list-style-type: none;
	text-decoration: none;
	padding-left: 3px;
}

#twitter_update_list a{
	text-decoration: none;
	color: #B4B1A7;
}

#twitter_update_list a:hover{
	color:#ea6c28;
}

#header {
	height:154px;
	padding:0;
	width:100%;
	background-image:url(../images/good_sam_header_dl.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

#content {
	background-image:url(../images/good_sam_background_by.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#FFF;
	border-bottom:1px solid #EA6C28;
	border-left:1px solid #EA6C28;
	border-right:1px solid #EA6C28;
	padding:23px 0 12px 0;
	overflow:auto;
}

#logo {
	height:154px;
}

#nav_bar {
	height:40px;
	padding-left:1px;
	width: 100%
}

#news_email {
	border:1px solid #CCCCCC;	
	-moz-background-inline-policy:continuous;
	-moz-border-radius:3px 3px 3px 3px;
	color:#777777;
	font-size:11px;
	padding:3px;	
	position:relative;
	top:-15px;
	left: 180px;
	text-align:center;
}

#news_label {
	display: inline;
	-moz-border-radius:3px 3px 3px 3px;
	background-color:#F0A830;
	color:#555555;
	margin:0 0 0 5px;
	padding:4px 6px;
	font-size: 11px;
	float: right;
	margin-top: 11px;
	margin-right: 5px;
}

#news_label a:hover{
	cursor:pointer;	
	text-decoration: underline;
}

#home_nav {
	width: 63px;
	height: 40px;
	background-image:url(../images/navigation/home_1.gif);
	background-repeat:no-repeat;
	background-position:left;
}

#about_nav {
	width: 63px;
	height: 40px;
	background-image:url(../images/navigation/about_1.gif);
	background-repeat:no-repeat;
	background-position:left;
}

#menu {
	line-height:70px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;	
}

#menu li{
	float: left;
	margin: 0px 25px 0px 0px;
	padding: 0px 10px;
	line-height: 70px;
	font-size:1.2em;
}

#menu li a{
	text-decoration:none;
	color: #ffffff;
	padding: 0px 0px 5px 0px;
}

#menu li a:hover{
	/*border-bottom: 5px solid #58544c;*/
}

.shade {
	background-color: #FFFFFF;
}

.shade a {
	border-bottom: 5px solid #5397B4;
}

.shade_link {
	color: #5C5950;
}

#slider_container {
	background-color:#FFFFFF;
	border:1px solid #CACDCF;
	height:300px;
	margin:0 auto;
	padding:5px;
	width:920px;
}

#slider {
	border:1px solid #69A5A4;
	height:318px;
	padding:4px;
	width:920px;
}

.rotator { 
	height:300px;
	overflow:hidden;
	position:relative;
	width:920px;
}

#divMainRotatorNav { 
	position:absolute; 
	bottom:19px; 
	left:16px; 
	z-index:99; 
	font-size:11px; 
	font-weight:bold;
}

#divMainRotatorNav a { 
	margin: 0 0 0 4px; 
	padding: 3px 7px; 
	background: #ffffff; 
	text-decoration: none; 
	color: #888888; 
}

#divMainRotatorNav a:hover { 
	background: #454545; 
	text-decoration: none; 
	color: #ffffff; 
}

#divMainRotatorNav a.activeSlide { 
	background: #454545; 
	text-decoration: none; 
	color: #ffffff; 
}

#divMainRotatorNav a:focus { 
	outline: none; 
}

.text {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}

#orange_bar {
	width: 980px;
	height: 15px;
	background-color:#f0a830;
	margin: 0 auto;	
}

#footer {
	color:#788562;
	font-size:11px;
	margin:0 auto;
	padding-top:15px;
	text-align:center;
	width:980px;
}

#site_map a {
	color:#788562;
	text-decoration: none;
}

#site_map a:hover {
	color: #EA6C28;
}

#copy_right {
	padding-top: 10px;	
}

#rightSlidePanel {
	height:100%;
	position:fixed;
	top:0;
	width:300px;
	z-index:9999;
	right: -293px;
}

#rightSlidePanel a.handle {
	background:url("../images/quickContact.png") no-repeat scroll 0 0 transparent;
	height:90px;
	left:-28px;
	overflow:hidden;
	position:absolute;
	text-indent:60px;
	top:45%;
	width:35px;
}

#rightSlidePanel #slideInner {
	background-color:#1D1D1D;
	border-left:3px solid #f0a830;
	float:right;
	height:100%;
	padding:20px;
	width:250px;
}

#rightSlidePanel a.handle.out {
	background-position:0 -91px;
}

#slideInner h3 {
	color: #5fba9c;	
	margin-bottom: 15px;
}

.newsletter_holder {
	border-top: 1px solid #2E2E2E;	
	padding: 5px 0px;
	border-bottom: 1px solid #2E2E2E;
	overflow: auto;
}

.newsletter_image {
	float: left;	
}

.newsletter_text {
	float: left;
	text-align: left;
	margin-top: 5px;
	margin-left: 5px;
	color: #FFFFFF;
}

.newsletter_text .subtext {
	color: 	#494848;
	font-size: 12px;
	padding-top: 3px;
}