@import url('menubar.css');
@import url('forms.css');


/*** CORE GENERAL STYLES ***/

* {
	outline: none;
}
html, body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
em
{
	font-style: italic;;
}
img {
	border: 0;
}
img.textflow {
	margin: 10px;
	border: 1px solid #333;
}
img.center
{
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -350px; /* the bottom margin is the negative value of the footer's height */
}
.constraint {
	width:			980px;
	margin:			0 auto;
}
.clear {
	clear:			both;
}
.left {
	float: left;
}
.right {
	float: right;
}
a.block {
	display: block;
	height:100%;
	width:100%;
}
a.ext  {
	background:url(http://ssn.storman.com/images/v2moonraker/generic/icon_newwindow.png) no-repeat scroll right center transparent;
	margin-right:2px;
	padding-right:13px;
}
a.lock {
background:url(http://ssn.storman.com/images/v2moonraker/generic/icon_lock12.png) no-repeat scroll right center transparent;
margin-right:2px;
padding-right:13px;
}
.slim
{
	width: 690px;
}
.first
{
	margin-top: 25px;
}


/*** STANDARD LISTS ***/
.iconlist {
	list-style:none outside none;
	margin:0;
	padding:0;
}
li.arrow1
{
	background-image: url(http://ssn.storman.com/images/v2moonraker/storage/icon_arrow-right16.png);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding: 0em 0 0 1.6em;
	min-height: 1em;
}
li.arrow2
{
	background-image: url(http://ssn.storman.com/images/v2moonraker/storage/icon_arrow-right16.png);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding: 0em 0 0 1.6em;
	min-height: 1em;
	margin-left: 40px; 
}
li.arrow3
{
	background-image: url(http://ssn.storman.com/images/v2moonraker/storage/icon_arrow-right16.png);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding: 0em 0 0 1.6em;
	min-height: 1em;
	margin-left: 80px;
}
li.loading {
	background-image:url(http://ssn.storman.com/images/v2moonraker/generic/loading_circledots.gif);
	background-repeat:no-repeat;
	min-height:1em;
	padding:0 0 0 1.6em;	
}
li.blog {
	background-image: url(http://ssn.storman.com/images/v2moonraker/generic/icon_thinking16.png);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding: 0em 0 0 1.6em;
	min-height: 1em;
}
li.news {
	background-image: url(http://ssn.storman.com/images/v2moonraker/generic/icon_speechbubble16.png);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding: 0em 0 0 1.6em;
	min-height: 1em;
}
li.enews {
	background-image: url(http://ssn.storman.com/images/v2moonraker/generic/icon_newspaper16.png);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding: 0em 0 0 1.6em;
	min-height: 1em;
}
li.tweet {
	background-image: url(http://ssn.storman.com/images/v2moonraker/generic/icon_tweet16.png);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding: 0em 0 0 1.6em;
	min-height: 1em;
}
li.question {
	background-image: url(http://ssn.storman.com/images/v2moonraker/generic/icon_question.png);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding: 0em 0 0 1.6em;
	min-height: 1em;
}
li.answer {
	background-image: url(http://ssn.storman.com/images/v2moonraker/generic/icon_answer.png);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding: 0em 0 0 1.6em;
	min-height: 1em;
}


/** HEADER CSS ELEMENTS **/

#head {
	background-color: #FFF;
	background-image:url(http://ssn.storman.com/images/v2moonraker/generic/gratient_white-grey81.png);
	background-repeat: repeat-x;
	height: 81px;
	overflow: hidden;
}
#head #logo {
	display: block;
	margin-top: 10px;
	margin-left: 5px;
	float: left;
	background-image: url(http://ssn.storman.com/images/v2moonraker/sbs/logo_stormansbs.png);
	background-repeat:no-repeat;
	width: 223px;
	height: 58px;
}
#feeds {
	float: right;
	margin-top: 20px;
	margin-right: 5px;
}
#feeds #rss {
	background-image: url(http://ssn.storman.com/images/v2moonraker/generic/icon_rssfox.png);
	background-repeat:no-repeat;
	background-position: 0px -58px;
	width: 95px;
	height: 42px;
	float: left;
}
#feeds #rss:hover {
	background-image: url(http://ssn.storman.com/images/v2moonraker/generic/icon_rssfox.png);
	background-position: 0px 0px;
}
#feeds #mysm {
	background-image:url(http://ssn.storman.com/images/v2moonraker/generic/icon_mysmheart.png);
	background-repeat:no-repeat;
	background-position: 0px -58px;
	width: 76px;
	height: 42px;
	float: left;
}
#feeds #mysm:hover {
	background-image:url(http://ssn.storman.com/images/v2moonraker/generic/icon_mysmheart.png);
	background-position: 0px 0px;
}
#feeds #twitter {
	background-image:url(http://ssn.storman.com/images/v2moonraker/generic/icon_twitterbird.png);
	background-repeat:no-repeat;
	background-position: 0px -58px;
	width: 86px;
	height: 42px;
	float: left;
}
#feeds #twitter:hover {
	background-image:url(http://ssn.storman.com/images/v2moonraker/generic/icon_twitterbird.png);
	background-position: 0px 0px;
}

/** HOMEPAGE SLIDER-AREA CSS ELEMENTS **/

#homepage {
	background-image:url(http://ssn.storman.com/images/v2moonraker/sbs/gratient_white-grey450.jpg);
	background-repeat:repeat-x;
	height: 430px;
	border-bottom: 1px solid #C7C7C7;
	margin-bottom: 25px;
}
#homepage #waves {
	height: 430px;
	background-image: url(http://ssn.storman.com/images/v2moonraker/storage/home_gradientedwaves.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
#homepage p {
	line-height: 140%;
	margin-bottom: 15px;
	font-size: 0.85em;
}
#homepage table img {
	margin-left: 15px;
	margin-right: 5px;
}
#homepage table #button
{
	position: absolute;
	bottom: 30px;
	height: 42px;
	width: 219px;
	margin-left: 60px;
	background-image:url(http://ssn.storman.com/images/v2moonraker/generic/button_50moreways.png);
	background-repeat: no-repeat;
}
#homepage table #button a
{
	display: block;
}
#homepage h3 {
	font-size: .95em;
	font-weight: bold;
	margin-bottom: 7px;
}
#homepage h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #333;
	text-transform:lowercase;
	letter-spacing: -3px;
	font-size: 2.7em;
	text-align:center;
	padding-top: 30px;
	padding-bottom: 30px;
}
#homepage span
{
	color: #53C32A;
}


/*** BREADCRUMB-BAR CSS ELEMENTS ***/

#breadcrumbs {
	margin-bottom: 10px;
	padding: 5px 0px 5px 20px;
	border-bottom: 1px solid #CCC;
	font-size: .74em;
	color: #666;
	background-image:url(http://ssn.storman.com/images/v2moonraker/generic/icon_breadcrumbtree.png);
	background-repeat:no-repeat;
	background-position:left;
}
#breadcrumbs strong {
	font-weight: bold;
}


/*** CONTENT-AREA CSS ELEMENTS ***/

#page {
	line-height: 170%;
	font-size: 0.9em;
}
#page a, #page a:visited, #waves a, #waves a:visited
{
	color: #333;
	text-decoration: underline;
}
#page a:hover, #waves a:hover
{
	color: #000;
	text-decoration: underline;
}
#page blockquote
{
	margin: 0px 0px 0px 25px;
	border-left: 3px solid #CCC;
	padding-left: 7px;
	width: 750px;
}
#page #rightside
{
	float: right;
	margin-left: 20px;	
}
#page .constraint h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #333;
	text-transform:lowercase;
	letter-spacing: -3px;
	font-size: 2.4em;
	text-align:center;
	padding: 40px 0px 35px 0px;
}	
#page .constraint h1 span {
	color: #53C32A;
}
#page .constraint > h2 {
	color: #333;
	font-weight:bold;
	background-color: #EFF0F0;
	font-size: 1.1em;
	padding: 10px;
	line-height: 160%;
	border: 1px solid #CCC;
	/*-- Rounded corners--*/
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border: 5px;
}
#page .constraint > h2 span {
	background-color:#CDEDFA;
	padding: 2px;
	/*-- Rounded corners--*/
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border: 3px;
}
#page .constraint > h3
{
	font-size: 1.5em;
	letter-spacing: -1px;
	font-weight: bold;
	color: #333;
	padding: 40px 0px 10px 0px;
}
#page .constraint > h3.subheading
{
	font-size: 1.1em;
	font-weight: bold;
	color: #333;
	padding: 20px 0px 10px 0px;
	letter-spacing: normal;
}

#page blockquote h3.subheading
{
	font-size: 1.1em;
	font-weight: bold;
	color: #333;
	padding: 0px 0px 10px 0px;
	letter-spacing: normal;
}
#page .constraint p
{
margin-bottom: 15px;
}
#page .constraint #boxout
{
	font-size: 1em;
	color: #333;
	background-color: #DFDFDF;
	margin: 25px 0px 25px 0px;
	padding: 10px;
	line-height: 160%;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	/*-- Rounded corners--*/
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border: 5px;
}
#page .constraint #boxout a, #page .constraint #boxout a:visited
{
	color: #333;
	font-weight: bold;
}
#page .constraint #boxout a:hover
{
	color: #000;
	font-weight: bold;
}
#page .constraint span.metadata {
	font-size: .75em;
	display: block;
	color: #666;
	line-height: 100%;
	margin-bottom: 10px;
	font-style:italic;
}

#page .constraint hr {
	background-image: url(http://ssn.storman.com/images/v2moonraker/generic/line_hr.png);
	background-repeat:no-repeat;
	height: 25px;
	clear: both;
	border: 0;
	padding: 0;
	margin-top: 50px;
}


/*** SUBMENU CSS ELEMENTS ***/

#submenu {
	width: 250px;
	float: right;
	margin-bottom: 30px;
	margin-left: 30px;
	margin-top: 25px;
}
#submenu a, #submenu a:visited {
	text-decoration: none;
	color: #333;
}
#submenu h2 {
	background-image:url(http://ssn.storman.com/images/v2moonraker/generic/line_scratchy-horizontal.png);
	background-repeat:repeat-x;
	background-position: top;
	font-size: 1.3em;
	font-weight: bold;
	color: #333;
	padding: 15px 10px 0px 10px
}
#submenu ul {
	padding: 10px;
	margin-bottom: 20px;
}
#submenu li.indent1
{
	margin-left: 5px;
}
#submenu li a,  li.indent1 a {
	border-bottom: 1px dotted gray;
	font-size: .9em;
	padding: 3px;
	display: block;
	text-decoration: none;
}
#submenu li.last a {
	border-bottom: 2px solid gray;
	font-size: .9em;
	color: #333;
	display: block;
	text-decoration: none;
}
#submenu li a:hover, #submenu li.last a:hover {
	background-color: #CDEDFA;
	text-decoration: none;
}


/*** FOOTER CSS ELEMENTS ***/
.footer, .push {
	margin-top: 50px;
	height: 350px; /* .push must be the same height as .footer */
	background-color: #EFF0F0;
	border-top: 1px solid #C7C7C7;
}
#jumptotop {
	position: relative;
	width: 174px;
	top: -1px;
	height: 24px;
	float: right;
	background-image:url(http://ssn.storman.com/images/v2moonraker/storage/button_jumptotop.png);
	background-repeat:no-repeat;
}
#footer p a {
	color: #585858;
}
#footer h3 a, #footer h3 a:visited {
	text-decoration: none;
	color: #585858;
}
#footer ul a, #footer ul a:visited {
	color: #585858;
}
#footer a:hover, #footer ul a:hover {
	text-decoration: underline;
	color: #333;
}
#footer ul {
	color: #585858;
	font-size: 0.83em;
}
#footer strong {
font-weight: bold;
color: #000;
}
#footer #links ul {
	line-height: 200%;
}
#footer #contact ul {
	line-height: 170%;
}
#footer #newsblogs span.metadata {
	font-size: .75em;
	display: block;
	margin-bottom: 5px;
}
#footer p {
	color: #585858;
	font-size: 0.8em;
	line-height: 140%;
}
#footer h3 {
	font-size: 0.9em;
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
}

#footer #newsblogs {
	float: left;
	width: 530px;
	height: 280px;
	margin-top: 24px;
	background-image: url(http://ssn.storman.com/images/v2moonraker/generic/line_grey-vertical.png);
	background-position:right;
	margin-bottom: 20px;
	background-repeat: repeat-y;
	padding-right: 10px;
}
#footer #links {
	float: left;
	width: 200px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 24px;
	height: 280px;
	margin-bottom: 20px;
	top: -30px;
	background-image: url(http://ssn.storman.com/images/v2moonraker/generic/line_grey-vertical.png);
	background-position:right;
	background-repeat: repeat-y;
}
#footer #contact {
	width: 200px;
	float:left;
	height: 280px;
	padding-left: 10px;
	margin-bottom: 20px;
}


/*** BASE CSS ELEMENTS ***/

#base {
	background-color: #C7C7C7;
	height: 50px;
	margin-top: 10px;
	font-size: 0.78em;
}
#base p, #base a, #base a:visited {
	margin: 0;
	color: #666;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	text-align: center;
	padding-top: 20px;
}
#base a:hover {
	color: #000;
}
