body {
	font: 14pt/1.3 'Arial', Helvetica, sans-serif;
	color: #333333;
	/*background: #ffffff url(../images/bg_body.gif) repeat-x;*/
	text-align: center;
}

#sgk_wrapper {
	position: relative;
	/*width: 955px;*/
	/*width:700px;*/
	margin: 0 auto;
	/*background: #acacac url(../images/bg_sgk_wrapper.jpg) top left repeat-x;*/
	/*border-left: 1px solid #999999;
	border-right: 1px solid #999999;*/
	text-align: left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

/********************************
*********************************
=header
Structure of site header*/
#sgk_header {
	display:none;
	/*position: relative;
	width: 935px;
	height: 165px;
	padding: 0 20px 0 0;
	text-align: left;*/
}

#sgk_emotional_entry_container {
	width: 358px;
	height: 165px;
	float: left;
}

#sgk_header_nav_container {
	position: absolute;
	top: 0;
	right: 20px;
	height: 32px;
}

#sgk_header_nav_donate {
	display: block;
	float: left;
	width: 77px;
	height: 25px;
	margin: 0 5px 0 0;
	background: url(../images/sgk_header_donate.gif) top left no-repeat;
}

#sgk_header_nav_donate:hover {
	height: 32px;
	background: url(../images/sgk_header_donate_hover.gif) top left no-repeat;
}

#sgk_header_search_container {
	position: absolute;
	width: 300px;
	top: 32px;
	right: 20px;
	background: url(../images/sgk_header_search.gif) left center no-repeat;
}

#sgk_header_search_label {
	float: left;
}

#sgk_header_search {
	float: right;
	border: 1px solid #000000;
	background: #ffffff;
}

#sgk_header_search input.sgk_text {
	width: 210px;
	height: 16px;
	border: solid 1px #ffffff;
	margin: 0;
	padding: 1px;
	vertical-align: middle;
}

#sgk_header_search input.sgk_submit {
	padding: 0;
	margin: 0;
	height: 20px;
	width: 20px;
	background: url(../images/bg_sgk_header_search.gif) left center no-repeat;
	border: none;
	cursor: pointer;
	vertical-align: middle;
	line-height: 500%;
}

#sgk_header_message_box {
	position: absolute;
	right: 20px;
	top: 60px; 
	width: 303px;
	height: 96px;
	padding-top: 6px;
	text-align: center;
	background: url(../images/bg_sgk_header_message_box.jpg) top left no-repeat;
}

.sgk_message_boards_large {
	position: absolute;
	right: 20px;
	top: 60px; 
	text-align: center;
}

.sgk_header_newsletter {
	margin: auto;
	width: 279px;
	height: 52px;
	padding: 30px 0 0 7px;
	background: url(../images/bg_sgk_newsletter_signup.gif) top left no-repeat;
}

#cons_email {
	float: left;
	display: inline;
	height: 16px; 
	width: 193px;
	border: 1px solid #ea78ae;
}

/*=emotional_entry navigation -- mouseovers, selected state*/
#sgk_emotional_entry {
	position: relative;
	width: 358px;
	height: 165px;
	margin: 0;
	padding: 0;	
	background: url(../images/bg_sgk_emotional_entry.gif) left top no-repeat;
}

#sgk_emotional_entry li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sgk_emotional_entry li, #sgk_emotional_entry li a  {
	display: block;
	height: 70px;
	width: 77px;
}

#sgk_emotional_entry_logo, #sgk_emotional_entry_logo a {
	position: absolute;
	top: 0;
	left: 7px;
	height: 80px !important;
	width: 140px !important;
}

#sgk_emotional_entry_1 {
	position: absolute;
	top: 93px;
	left: 27px;
}

#sgk_emotional_entry_2 {
	position: absolute;
	top: 87px;
	left: 105px;
}

#sgk_emotional_entry_3 {
	position: absolute;
	top: 67px;
	left: 180px;
}

#sgk_emotional_entry_4 {
	position: absolute;
	top: 75px;
	left: 257px;
}

#sgk_emotional_entry_1 a:hover {
	background: url(../images/bg_sgk_emotional_entry.gif) -27px -258px no-repeat;
}

#sgk_emotional_entry_2 a:hover {
	background: url(../images/bg_sgk_emotional_entry.gif) -105px -252px no-repeat;
}

#sgk_emotional_entry_3 a:hover {
	background: url(../images/bg_sgk_emotional_entry.gif) -180px -232px no-repeat;
}

#sgk_emotional_entry_4 a:hover {
	background: url(../images/bg_sgk_emotional_entry.gif) -257px -240px no-repeat;
}

#sgk_emotional_entry_1 a.selected {
	background: url(../images/bg_sgk_emotional_entry.gif) -27px -423px no-repeat;
}

#sgk_emotional_entry_2 a.selected {
	background: url(../images/bg_sgk_emotional_entry.gif) -105px -417px no-repeat;
}

#sgk_emotional_entry_3 a.selected {
	background: url(../images/bg_sgk_emotional_entry.gif) -180px -397px no-repeat;
}

#sgk_emotional_entry_4 a.selected {
	background: url(../images/bg_sgk_emotional_entry.gif) -257px -405px no-repeat;
}
/* end of header structure
*******************************
*******************************/



#sgk_inner_wrapper {
	position: relative;
	width: 915px;
	padding: 0 20px 0 20px;
	background: #ffffff;
	z-index: 0;
}

#sgk_left_container {
	display:none;
	/*float: left;
	width: 214px;
	border-top: 1px solid #999999;*/
}

#sgk_right_container {
	/*float: right;*/
	/*width: 700px;*/
	/*border-left: 1px solid #999999;*/
}

/********************************
=footer
Structure of site footer
********************************/
#sgk_footer_wrapper {
	display:none;
}

.sgk_advertisement_container {
	position: relative;
	z-index: 80;
	width: 900px;
	margin: auto;
	padding: 20px 0 0 0;
}

.sgk_advertisement_container div.advertisement {
	z-index: 80;
	float: left;
	margin: 0 2px 0 2px;
	border: 1px solid #c60070;
}

#sgk_footer_text_nav {
	text-align: left;
	padding: 20px 0 0 20px;
}

#sgk_footer_copyright {
	text-align: left;
	font-size: 10px;
	margin: 0;
	padding: 40px 0 20px 20px;
}

/*=sgk_secondary_nav*/
#sgk_nav_secondary {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sgk_nav_secondary li a.parent {
	display: block;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	padding: 9px 0 0 35px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	background: #ffffff url(../images/bg_sgk_nav_secondary.gif) left center no-repeat;
}

#sgk_nav_secondary li a:hover {
	color: #000000;
}


#sgk_nav_secondary li a.parent.selected {
	color: #333333;
	background: #ea77af url(../images/bg_sgk_nav_secondary_selected.gif) left center no-repeat;
}

#sgk_nav_secondary ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #999999;
}

#sgk_nav_secondary ul li a {
	display: block;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	padding: 5px 0 5px 35px;
	text-decoration: none;
	color: #c60070;
	background: #f7c9df url(../images/bg_sgk_nav_secondary_child.gif) top left repeat-y;
}

#sgk_nav_secondary ul li a:hover {
	color: #333333;
}

#sgk_nav_secondary ul li a.selected {
	min-height: 18px;
	height: auto !important;
	height: 18px;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	background: #fdf4f9 url(../images/bg_sgk_nav_secondary_child_selected.gif) top left repeat-y;
}

#sgk_nav_secondary ul li:first-child a.selected {
	border-top: none !important;
}

#sgk_nav_secondary ul li a.last {
	border-bottom: none !important;
}


/*=sgk_nav_text_bar*/
.sgk_nav_text_bar {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

.sgk_nav_text_bar li {
	padding: 0 5px 0 5px;
	display: inline;
	border-right: 1px solid #bb5e93;
}

.sgk_nav_text_bar li.last {
	padding: 0 0 0 5px;
	border-right: none;
}

.sgk_nav_text_bar li a {
	color: #333333;
	text-decoration: none;
}

.sgk_nav_text_bar li a:hover {
	color: #C60070;
	text-decoration: underline;
}

/*=sgk_nav_icon*/
/*=sgk_nav_text_bar*/
.sgk_nav_icons {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sgk_nav_icons li {
	float: left;
	display: block;
	text-align: center;
	width: 91px;
	padding: 0 15px 0 15px;
}

.sgk_nav_icons li a {
	color: #c60070;
	text-decoration: none;
}

/*=sgk_tertiary_nav*/
.sgk_tertiary_nav {
	margin: 0;
	padding: 0;
}

.sgk_tertiary_nav li {
	margin-left: 1em;
}

.sgk_tertiary_nav li a {
	color: #333333;
	text-decoration: underline;
}

.sgk_tertiary_nav li a:hover {
	color: #C60070;
	text-decoration: underline;
}

.sgk_tertiary_nav li a.selected {
	color: #C60070;
	text-decoration: underline;
}

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles !!!!!!!!!!!*/


/* QuickMenu 0 */

/*"""""""" (MAIN) Container""""""""*/	
#qm0 {
	display:none;
	/*height:32px; 
	padding: 0 0 0 47px;*/
	}


/*"""""""" (MAIN) Items""""""""*/	
#qm0 a	{	
	text-decoration:none;
	}


/*"""""""" (SUB) Container""""""""*/	
#qm0 div, #qm0 ul {	
	background: transparent;
	margin: 0 0 0 0;
	padding: 0 0 8px 0;
	}

#qm0 div.understanding, #qm0 ul.understanding {	
	min-width: 228px;
	width: auto !important;
	width: 228px;
	}
	
#qm0 div.involved, #qm0 ul.involved {	
	min-width: 118px;
	}
	
#qm0 div.research, #qm0 ul.research {	
	min-width: 155px;
	}
	
#qm0 div.partners, #qm0 ul.partners {	
	min-width: 168px;
	}
	
#qm0 div.shop, #qm0 ul.shop {	
	min-width: 121px;
	}
	
#qm0 div.donate, #qm0 ul.donate {	
	min-width: 82px;
	width: 180px;
	margin-left: -97px;
	}

/*"""""""" (SUB) Items""""""""*/	
#qm0 div a, #qm0 ul a {	
	color: #ffffff;
	margin: 0;
	padding: 0 25px 0 25px;
	background: transparent;
	line-height:2;
	border-bottom:1px solid #ea77af;
	}


/*"""""""" (SUB) Hover State""""""""*/	
#qm0 div a:hover {	
	color: #ea77af;
	}


/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
#qm0 ul li:hover>a {	
	color: #000000;
	}


/*"""""""" (SUB) Active State""""""""*/	
body #qm0 div .qmactive, body #qm0 div .qmactive:hover	{
	color:#000000;
	text-decoration:underline;
	}

/*"""""""" Custom Rule""""""""*/	
ul#qm0 a img {	
	display:block;
	border-style:none;
	}
	
/*"""""""" Custom Rule""""""""*/	
.qmemptysub {	
	display:none;
	}
	


/*-------- QuickMenu Ends here ---------------------------------------------------------------------*/

/*=headings*/
h1, h2, h3 {
	margin: 10px 0 10px 0;
	color: #ea77af;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

p {
	margin: 10px 0 10px 0;
}


/*=links*/
a {
	color: #007CD8;
	text-decoration: none;
}

a:hover {
	/*color: #C60070;*/
	text-decoration: underline;
}

a:focus {
	outline:none;
}

a.more {
	padding-right: 15px;
	background: url(../images/bg_more_link.gif) no-repeat right center;
	color: #333333;
	text-decoration: underline;
}

a.rss {
	background: url(../images/feed-icon.gif) left center no-repeat;
	padding: 0 0 0 19px;
}

a.video {
	background: url(../images/videoicon.jpg) left center no-repeat;
	padding: 0 0 0 19px;
}

a.popup_print {
	position: absolute;
	left: 0;
	bottom: 2px;
	background: url(../images/iconprint.gif) left center no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 0 20px;
	color: #000000;
	text-decoration: none;
}

#sgk_footer_copyright a {
	color: #333333;
	text-decoration: underline;	
}

#sgk_footer_copyright a:hover {
	color: #C60070;	
}

#sgk_content_right ul li a {
	color: #333333;
}

/*=Spotlight*/
#overlay {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 90;
	background: #000000;
	filter:alpha(opacity=90);
	-moz-opacity:.9;
	opacity:.9;
	overflow: hidden;
	}
	
div.spotlight {
	text-align: right;
	z-index: 91;
	}
	
div.spotlight a.spotLightClose {
	float: right;
	padding-left: 20px;
	display: block;
	background: url(../images/sgk_spotlight_close.gif) left center no-repeat;
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}
	
div.spotlight a.spotLightDonate {
	float: left;
	display: block;
	background: url(../images/sgk_spotlight_donate.gif) left center no-repeat;
	width: 74px;
	height: 20px;
}

body.sgk_popup {
	background: #ffffff;
	height: auto !important;
}

body.sgk_popup div.sgk_popup_print_menu {
	text-align: left;
	width: 100%;
	height: 25px;
	margin: 0;
	background: #cccccc;
	position: relative;
}

body.sgk_popup div.sgk_wrapper {
	margin: 20px;
	text-align: left;
}	

/********************************
*********************************
ADDED to Print CSS */

#sgk_content_right {
	display:none;
}

.sgk_content_main_top{
	display:none;
}

#sgk_secondary_main {
	border-right:none;
}

/********************************
*********************************
Styles for Risk Factors table added to Print CSS 4.7.09 */

#riskFactorsTable a:link,
#riskFactorsTable a:visited
	{
	color: #222222;
	text-decoration: underline;
	background-color: transparent;
	}

#riskFactorsTable a:hover,
#riskFactorsTable a:active
	{
	color: #222222;
	text-decoration: none;
	background-color: transparent;
	}

#riskFactorsTable td.riskFactors a:link,
#riskFactorsTable td.riskFactors a:visited
{
	color: #007CD8;
	text-decoration: none;
    }
    
#riskFactorsTable td.riskFactors a:hover,
#riskFactorsTable td.riskFactors a:active
{
	text-decoration: underline;
    }


/* Styles for Risk Factors Scale Table */

table.riskFactorsScale {
	padding: 1px 4px 1px 4px;
	border-collapse: collapse;
	font-size: .90em;
	font-weight: bold;
}

td.riskFactorsScale {
	border: solid #cecece 1px;
	padding: 1px 4px 1px 4px;
}

td.scaleStrongIncrease {
	background-color: #d781ae;
	border: solid #cecece 1px;
	padding: 1px 4px 1px 4px;
	text-align: center;
}

td.scaleModerateIncrease {
	background-color: #e7b7d1;
	border: solid #cecece 1px;
	padding: 1px 4px 1px 4px;
	text-align: center;
}

td.scaleWeakIncrease {
	background-color: #f0dae7;
	border: solid #cecece 1px;
	padding: 1px 4px 1px 4px;
	text-align: center;
}

td.scaleNoIncrease {
	background-color: #ebebeb;
	border: solid #cecece 1px;
	padding: 1px 4px 1px 4px;
	text-align: center;
}

td.scaleWeakDecrease {
	background-color: #d7ede9;
	border: solid #cecece 1px;
	padding: 1px 4px 1px 4px;
	text-align: center;
}

td.scaleModerateDecrease {
	background-color: #badfd9;
	border: solid #cecece 1px;
	padding: 1px 4px 1px 4px;
	text-align: center;
}

td.scaleStrongDecrease {
	background-color: #83c6bb;
	border: solid #cecece 1px;
	padding: 1px 4px 1px 4px;
	text-align: center;
}

/* Styles for Main Risk Factors Table */

table.riskFactors {
	padding: 4px;
	border-collapse: collapse;
}

td.riskFactors {
	border: solid #cecece 1px;
	padding: 4px;
}

td.noBorder {
	border: none;
	padding: 4px;
}

td.strongIncrease {
	background-color: #d781ae;
	border: solid #cecece 1px;
	padding: 4px;
}

td.moderateIncrease {
	background-color: #e7b7d1;
	border: solid #cecece 1px;
	padding: 4px;
}

td.weakIncrease {
	background-color: #f0dae7;
	border: solid #cecece 1px;
	padding: 4px;
}

td.noIncrease {
	background-color: #ebebeb;
	border: solid #cecece 1px;
	padding: 4px;
}

td.weakDecrease {
	background-color: #d7ede9;
	border: solid #cecece 1px;
	padding: 4px;
}

td.moderateDecrease {
	background-color: #badfd9;
	border: solid #cecece 1px;
	padding: 4px;
}

td.strongDecrease {
	background-color: #83c6bb;
	border: solid #cecece 1px;
	padding: 4px;
}

ul.riskFactors {
	margin-bottom: 0px;
}

/* style for boxed tables */

.border 
{
	border: solid 1px #ebebeb;
	vertical-align: top;
	padding: 5px;
	}
	
	/*************************************************/
/*Start new CSS for bookmarking message box*/
/*************************************************/
.sgk_header_message_box_mk
{
    position: absolute;
    top:60px;
    left:618px;
    width:313px;
    height:82px;
    background-color:#fff;
}
.sgk_wrapper_bookmarking_mk
{
  float:left;
  width:76px;
  height:82px;
}
.sgk_wrapper_mykomen_newsletter_mk
{
  float:left;
  width:237px;
  height:82px;
}
.sgk_wrapper_mykomen_mk
{
}
.sgk_wrapper_newsletter_mk
{
  width:237px;
  height:53px;
  background-image:url(../images/mk_btn_newsletter.jpg);
}
.sgk_wrapper_newsletter_form_elements_mk
{
  padding:0px;
  margin:0px;
}

.sgk_wrapper_newsletter_form_elements_textbox_mk
{
  float:left;padding:0px 0px 0px 4px;margin:0px;
}

.sgk_wrapper_newsletter_form_elements_submit_mk
{
  float:left;padding:29px 0px 0px 5px;margin:0px;
}

.sgk_cons_email_bookmarking_mk
{
    height: 16px;
    width: 140px;
    border: 1px solid #ea78ae;
    margin: 30px 0px 0px 5px;
}
/*************************************************/
/*End new CSS for bookmarking message box*/
/*************************************************/
