/* 
================================
Skin styles for DotNetNuke
IYOK site
================================
*/   
@import "MenuE.css";
@import "rounded_corners.css";
/*@import "Flicker Free Menu.css";*/

/*.bottompane div {border:1px dashed red;}*/

body
{
	background-color:#e6f4ff;/* #8FBC8F;*/	/*Silver;}*/
	font-size:small;
	/*text-align:center;*/
}
.pagemaster {
	width: 962px;
	height:  auto;	
	font-size:small;
	/*background-color:Silver;*/
	text-align:center;
	/*padding-top:40px;*/
	padding-bottom:10px;
	overflow:hidden;
    margin: 0px auto;
    /*border:dashed 1px red;*/
}
.controlpanel {
	width: 960px;
	padding:0;
	border:0;
	background-color: #DFE5F2;
}
.skinmaster 
{
    width:960px;/**/
    float:left;
	min-height:508px;
	/**min-height:500px;*/
	background-color:#e6f4ff; /*#ffffff;*/
	padding:0;
    margin: 0px auto;
	text-align:left;
    /*border:solid 1px #888;*/
}
.pageheader{height:290px;position:relative;}
.bannerbox
{	
	/*width:900px;*/
	height:250px;
	background-image:url(images_business/busminded_homeflat.png);
	background-position:top center;
	background-repeat:no-repeat;
	margin-bottom:35px;
}
.IYOKhomelink
{
    position:absolute;
    top:0;left:0;
	display:block;
	width:280px;
	height:45px;
	z-index:100;/**/
	/*border:1px dashed yellow;*/
}
.menubox
{
    width:783px;
	height:44px;
	position:absolute;
	/*top:-25px;*/
	top:228px;
	padding-left:177px;/**/
	background-image:url(menu_sequence.png);
	background-position:30px -0px;
	background-repeat:no-repeat;
	z-index:100;/**/
}
.menubox a
{
	display:block;
	float:left;
	height:44px;
	border:0;/*}	1px dashed yellow;*/
}
/*#Dementia,   #dnn_Dementia	{width:191px;}
#Stigma,    #dnn_Stigma 	{width:135px;}
#Business,  #dnn_Business	{width:218px;}
#SMHP,      #dnn_SMHP		{width:168px;}*/
.dementiabutton  {width:191px;}
.stigmabutton   {width:135px;}
.businessbutton {width:218px;}
.smhpbutton     {width:168px;}


/*#Demetia:hover,
#dnn_Demetia:hover*/
.dementiabutton:hover
{
	background-image:url(menu_sequence.png);
	background-position:-147px -50px;
	background-repeat:no-repeat;
}
/*#Stigma:hover,
#dnn_Stigma:hover*/
.stigmabutton:hover
{
	background-image:url(menu_sequence.png);
	background-position:-338px -100px;
	background-repeat:no-repeat;
}
/*#Business:hover,
#dnn_Business:hover*/
.businessbutton:hover
{
	background-image:url(menu_sequence.png);
	background-position:-473px -150px;
	background-repeat:no-repeat;
}
/*#SMHP:hover,
#dnn_SMHP:hover*/
.smhpbutton:hover
{
	background-image:url(menu_sequence.png);
	background-position:-691px -200px;
	background-repeat:no-repeat;
}
.floatsection
{
	position:relative;/**/
	float:left;
	display:inline;
	margin:0px 30px;
	border-right:4px solid #007ac3;
	border-left:4px solid #007ac3;/**/
	background-color: #fff;
}
.leftsection
{
	min-height:205px;
	float:left;
	width:226px;
	/*padding-left:30px;*/
}
.campaignlogobox
{
	position:absolute;
	top:0;
	left:-4px;
	width:226px;
	height:130px;
	background-color:#e6f4ff;
	border:0px solid #007ac3;
	border-right-width:4px;
	border-bottom-width:4px;
	background-image:url(BusinessMinded_leftlogo.png);
	background-position:top center;
	background-repeat:no-repeat;
}
.campaignlogoboxspacer
{
	height:130px;
}
.leftpane
{
	min-height:280px;
	/*border-left:4px solid #007ac3;*/
	padding-bottom:20px;
	
	/* IE fix for ContainerControlsTop 
	padding-top:20px;
	*padding-top:0;*/
	
	/* IE6 hack */
	_height:280px;
}
.mainsection
{
	/*position:relative;*/
	min-height:205px;
	float:left;
	width:666px;	/*666px;*/
	padding-left:0px;
	padding-bottom:10px;
	/*border-bottom:10px solid #422b83;*/
	border-top:4px solid #007ac3;
}
.menu
{
	float:left;
	width:666px;	/*666px;*/
	height:25px;
	background-color:#72b944; /*Green*/
	/*border-top:4px solid #007ac3;*/
}
.contentpane
{
	width:480px;
	float:left;
	
	/*color:#48a4af;
	font-family:Verdana, Tahoma, Arial;
	font-size:22px;
	text-align:right;*/
	
	/* IE fix for ContainerControlsTop 
	padding-top:20px;
	*padding-top:0;*/
	
	/* IE6 hack */
	_overflow:hidden;
}
.rightpane
{
	width:180px;
	float:left;
	margin-left:0px;
	
	/* IE fix for ContainerControlsTop 
	padding-top:20px;
	*padding-top:0;*/
	
	/* IE6 hack */
	_overflow:hidden;
}
.footer
{
	clear:both;
	height:20px;    /*80px;*/
	margin:0px 30px 30px 30px;
	background-color:#72b944;       /*#fff;*/
	border:4px solid #007ac3;
	background-image:url(SMHP_logo.png);
	background-position:98% center ;
	background-repeat:no-repeat;
	color:#fff;
	font-family:Trebuchet MS, Trebuchet;
	font-size:18px;
	padding:15px 80px;
}
.footertab
{
    display:none;/*
	position:relative;
	top:-21px;
	left:20px;
	width:191px;
	height:22px;
	background-image:url(partner_tab.png);
	background-position:center center;
	background-repeat:no-repeat;*/
}
.footerlink
{
    display:none;/*
	position:relative;
	top:-21px;
	display:block;
	float:left;
	height:80px;
	/*border:1px dashed red;*/
}
/*
#dnn_FooterLink1{width:105px;}
#dnn_FooterLink2{width:120px;}
#dnn_FooterLink3{width:105px;}
#dnn_FooterLink4{width:85px;}
#dnn_FooterLink5{width:110px;}
#dnn_FooterLink6{width:110px;}
#dnn_FooterLink7{width:240px;}
*/
#copyright_pane
{
    width:800px;
    margin: 0px auto;
    font-family:Arial, Verdana, Tahoma;
    font-size:7pt;
    color:#777;
    font-weight: normal;
    font-variant: normal;
    font-style:normal;
    /*background-color:#000;*/
}
#copyright_pane a:link,
#copyright_pane a:active,
#copyright_pane a:visited
{
    color:#777;
}

#login
{
    float:left;
}
#login a:link,
#login a:visited, 
#login a:hover,
#login a:active
{color:#777;text-decoration:none;}







.PlainContainer .PlainContainerHeader{display:none;}
/*.contentpane .Normal
{
	color:#666;
	font-family:Verdana;
}
h3
{
	font-size:16px;
}
*/