@import url('menubar.css');
@import url('codaslider.css');
@import url('flavourspecific.css');
@import url('../generic/tables.css');
@import url('../generic/forms.css');
@import url('../generic/slider-screenshots.css');
@import url('../generic/testimonials.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
}
.caption
{
	text-align: center;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -400px; /* the bottom margin is the negative value of the footer's height */
}
.constraint {
	width:			980px;
	margin:			0 auto;
}
.constraintpopup {
	width:			810px;
	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;
}
.plus
{
background-image: url(http://ssn.storman.com/images/v2moonraker/generic/icon_plus12.png);
padding-left: .9em;
background-repeat: no-repeat;
background-position: 0 3px;
}

#sitewidenotification {
	position: relative;
	margin: 10px;
	padding: 10px 5px 10px 5px;

	font-size: 9pt;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	color: #FFF;
	background-color:#C00;
	background-image:url(http://ssn.storman.com/images/v2moonraker/generic/gradient_alertred.png);
	background-repeat:repeat-x;
	/*-- Rounded corners--*/
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border: 5px;
}
#sitewidenotification p {
	text-align:center;
}



/*** STANDARD LISTS ***/
.iconlist {
	list-style:none outside none;
	margin:0;
	padding:0;
}

li.tick
{
	background-image: url(http://ssn.storman.com/images/v2moonraker/generic/icon_tick16.png);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding: 0em 0 0 1.6em;
	min-height: 1em;
}
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.link {
	background-image:url(http://ssn.storman.com/images/v2moonraker/generic/link.png);
	background-position:0 0.4em;
	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.flag-au {
	background-image: url(http://ssn.storman.com/images/v2moonraker/generic/icon_flag-australia16.png);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding: 0em 0 0 1.6em;
	min-height: 1em;
}
li.flag-nz {
	background-image: url(http://ssn.storman.com/images/v2moonraker/generic/icon_flag-newzealand16.png);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding: 0em 0 0 1.6em;
	min-height: 1em;
}
li.flag-usa {
	background-image: url(http://ssn.storman.com/images/v2moonraker/generic/icon_flag-usa16.png);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding: 0em 0 0 1.6em;
	min-height: 1em;
}
li.flag-eu {
	background-image: url(http://ssn.storman.com/images/v2moonraker/generic/icon_flag-eu16.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;
}

#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;
}
#feeds #liveresponse {
	width: 130px;
	height: 42px;
	float: left;
}


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

#homepage {
	background-image:url(http://ssn.storman.com/images/v2moonraker/generic/gratient_white-grey500.jpg);
	background-repeat:repeat-x;
	height: 490px;
	border-bottom: 1px solid #C7C7C7;
	margin-bottom: 25px;
}
#homepage #waves {
	height: 490px;
	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;
}
#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 > 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 .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;
}


/*** COLUMN CSS ELEMENTS ***/

#cols3 a, #cols3 a:hover, #cols3 a:visited {
	text-decoration: none;
	display: block;
	cursor:pointer;
}
#page .constraint #cols3 h4 {
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 140%;
	font-size: 1em;
	letter-spacing: -1px;
}
#page .constraint #cols3 p {
	margin: 0;
	padding: 0;
	line-height: 130%;
	font-size: .9em;
}

#page .constraint #left {
	float: left;
	margin-right: 15px;
}
#page .constraint #middle {
	float: left;
	margin: 0 15px 25px 0;
}
#page .constraint #right {
	float: left;
	margin: 0 0 25px 0;
}

#top9 {
	background-image:url(http://ssn.storman.com/images/v2moonraker/generic/icon_cardfile128.png);
	background-repeat:no-repeat;
	background-position: top left;
	min-height: 150px;
	margin-top: 30px;
}
#top9 .clear {
	clear: left;
}

#top9 #left.first {
	padding-left: 145px;
	margin: 0 15px 55px 0;
}

#top9 #cols3 #left, #top9 #cols3 #middle, #top9 #cols3 #right {
	width: 24%;
}



/*** KEY-POINTS (WITH IMAGES) CSS ELEMENTS ***/

.keypoints {
	margin:0;
	padding:0;
	list-style:none;
	margin:0 auto;
	width:980px;
	overflow:hidden;
	color: #333;
}

.keypoints li {
	display:block;
	float:left;
	width:450px;
	overflow:hidden;
	padding: 30px 20px 30px 0;
}

.keypoints li p {
	padding-top:3px;
	font-size: .9em;
	line-height: 125%;
}

.keypoints li h4 {
	padding-top:3px;
	font-size: 1em;
	font-weight: bold;
	line-height: 125%;
	letter-spacing: -1px;
}

.keypoints li div {
	width:310px;
}
div #fullwidth {
	width:420px;
}


/*** SUBMENU CSS ELEMENTS ***/

#submenu.newsblogs
{
margin-left: 30px;
padding-left: 20px;
margin-bottom: 30px;
margin-top: 0px;
float: right;
color: #333;

}
#submenu.newsblogs p
{
color: #333;
font-size: .85em;
padding: 0px 10px 0px 10px
}
#submenu.newsblogs li
{
	font-size: .85em;
}
#submenu.newsblogs img.staff
{
border-bottom: 1px solid #666;
margin-top: 10px;	
}
#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.newsblogs p a, #submenu.newsblogs p a:visited
{
	text-decoration: underline;
	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;
}


/*** CONTACT-CARD CSS ELEMENTS ***/
#contactcard {
	background-image:url(http://ssn.storman.com/images/v2moonraker/generic/bg_cardfile.png);
	background-repeat:no-repeat;
	background-position: top left;
	padding: 10px 0 0 10px;
	margin-top: 10px;
	margin-bottom: 75px;
}
#contactcard li.person {
	background-image: url(http://ssn.storman.com/images/v2moonraker/generic/icon_dude32.png);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding: .2em 0 1.5em 2.6em;
	line-height: 120%;
	color: #3B3B3B;
}
#contactcard li.person a {
	text-decoration: none;
	display: block;
	width: 300px;
} 
#contactcard li.person a:hover {
	text-decoration: underline;
} 
#contactcard li.person span
{
	font-size: .75em;
	display: block;
	margin: 0;
	padding: 0;
	text-transform:uppercase;
	font-weight: bold;
	color: #3B3B3B;
}
#contactcard li.phone{
	background-image: url(http://ssn.storman.com/images/v2moonraker/generic/icon_phone16.png);
	background-repeat: no-repeat;
	background-position: 2.5em .3em;
	padding: 0em 0 0 4em;
	min-height: 1em;
}
#contactcard li em
{
	font-style: italic;
	color: #666;
}
#contactcard li.time {
	background-image: url(http://ssn.storman.com/images/v2moonraker/generic/icon_clock16.png);
	background-repeat: no-repeat;
	background-position: 2.5em .3em;
	padding: 0em 0 .8em 4em;
	min-height: 1em;
}
#contactcard li.fax {
	background-image: url(http://ssn.storman.com/images/v2moonraker/generic/icon_fax16.png);
	background-repeat: no-repeat;
	background-position: 2.5em .3em;
	padding: 0em 0 0 4em;
	min-height: 1em;
}
#contactcard li.mailbox {
	background-image: url(http://ssn.storman.com/images/v2moonraker/generic/icon_mailbox16.png);
	background-repeat: no-repeat;
	background-position: 2.5em .3em;
	padding: 0em 0 .8em 4em;
	min-height: 1em;
}
#contactcard li.email {
	background-image: url(http://ssn.storman.com/images/v2moonraker/generic/icon_email16.png);
	background-repeat: no-repeat;
	background-position: 2.5em .3em;
	padding: 0em 0 0 4em;
	min-height: 1em;
}
#contactcard li.internet {
	background-image: url(http://ssn.storman.com/images/v2moonraker/generic/icon_internet16.png);
	background-repeat: no-repeat;
	background-position: 2.5em .3em;
	padding: 0em 0 0 4em;
	min-height: 1em;
}
#contactcard li.office {
	background-image: url(http://ssn.storman.com/images/v2moonraker/generic/icon_office16.png);
	background-repeat: no-repeat;
	background-position: 2.5em .3em;
	padding: 0em 0 0 4em;
	min-height: 1em;
}
#contactcard li.tweet {
	background-image: url(http://ssn.storman.com/images/v2moonraker/generic/icon_tweet16.png);
	background-repeat: no-repeat;
	background-position: 2.5em .3em;
	padding: 0em 0 0 4em;
	min-height: 1em;
}


/*** FOOTER CSS ELEMENTS ***/
.footer, .push {
	margin-top: 50px;
	height: 400px; /* .push must be the same height as .footer */
	background-color: #EFF0F0;
	border-top: 1px solid #C7C7C7;
}
#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 #links ul {
	line-height: 200%;
}
#footer #contact ul {
	line-height: 170%;
}
#footer #newsblogs span.metadata {
	font-size: .75em;
	display: block;
	margin-bottom: 5px;
}
#footer #contact span.metadata {
	display: block;
	margin-bottom: 12px;
	color: #333;
	font-weight: bold;
}
#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: 330px;
	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: 330px;
	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: 330px;
	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;
}
