/*
	Current version: 1.0
	
	Site: Cema Medical
	www: cemamedical.se
	Author: Robert Hedman, robert.hedman@atrox.se
	------------------------------------------------------------------
*/


/* Main structure */
#wrapper{
	margin: 0 auto;
	width: 960px;
}
	#header{ 
		width: 960px;
		height: 100px;
		margin: 0;
	}
		#logotype{
			background: url(../images/common/cema-medical-logotype.gif) no-repeat;
			height: 60px;
			width: 220px;
			display: block;
			text-indent: -9999px;
			float: left;
			overflow: hidden;
		}
		
		#logotype:hover
		{
			border:0 !important;
		}

#footer{
	background: url(../images/common/footer-bg.gif) repeat-x;
	clear:both;
	float:none;
	margin:20px 0;
	padding :20px 0 !important;
	min-height:200px;
	height:auto !important;
	height:200px;
}

	#footerInnerWrapper
	{
		width:960px;
		margin:0 auto;
	}
	
		#info
		{
			margin:20px 0 0 0;
			float:left;
		}
		
		#credit
		{
			margin:20px 0 0 0;
			float:right;
		}

#subMenu
{
	width:140px;
	float:left;
}

/* Main navigation */

.navList
{
	clear:both;
	float:none;
	margin:0;
	padding:0;
	list-style:none;
	height:30px;
	width:960px;
	background:url(../images/common/nav-bg.gif) no-repeat;
}

	.navList li
	{
		float:left;
		display:inline;
		background:none;
		padding:0;
	}
	
		.navList li a
		{
			color:#fff;
			line-height:2.4em;
		}
		
			.navList li a:hover
			{
				text-decoration:none;
				line-height:2em;
				border:0 !important;
			}
	
	.navItemLeft, .navItemRight, .navItemLeftSelected, .navItemRightSelected
	{
		float:left;
		display:inline;
		width:15px;
		height:30px;
	}
	
		.navItemContent
		{
			float:left;
			display:inline;
		}
		
		.navItemLeftSelected
		{
			background:#969595 url(../images/common/nav-item-left-selected.gif) no-repeat;
		}
		
		.navItemRightSelected
		{
			background:#969595 url(../images/common/nav-item-right-selected.gif) top right no-repeat;
		}
		
		.navItemContentSelected
		{
			background:#969595 url(../images/common/nav-item.gif) repeat-x;
			height:30px;
			float:left;
			display:inline;
		}
		
			.navItemContentSelected a:hover
			{
				line-height:2.3em !important;
			}
	
	.menuItemFirst
	{
		margin:0 0 0 5px;
	}
	
/* Secondary navigation */

.nav2ActiveContent 
{
	margin:16px 0 0 0;
	padding:0;
}

.nav2ActiveContent h2
{
	font-size:1.6em;
	background:url(../images/common/submenu-active-arrow.gif) center right no-repeat;
	padding: 0 16px 0 0;
	margin:0;
	display:inline;
}

	.nav2ActiveContent h2 a
	{
		border-bottom:1px solid #fff;
	}
	
		.nav2ActiveContent h2 a:hover
		{
			border-bottom:1px solid #4e6887;
		}

.nav2Content
{
	margin:0;
}

.leftMenuSelected{color:#000;}

	.nav2ListLvl1
	{
		list-style:none;
		margin:0;
		padding:0;
	}
	
		.nav2ListLvl1 .menuItemFirst
		{
			margin:0;
		}
		
		.nav2ListLvl1 li
		{
			background:url(../images/common/submenu-line.gif) bottom left repeat-x;
			padding:0;
			margin:0;
		}
		
			.nav2ListLvl1 li a
			{
				line-height:2.2em;
			}
			
			.nav2ListLvl1 li a:hover
			{
				border:0 !important;
			}
			
	#nav2ListLvl2
	{
		list-style:none;
		margin:0 0 0 5px;
	}
	
		#nav2ListLvl2 li
		{
			background:none;
		}
		
			#nav2ListLvl2 li a
			{
				line-height:1.6em;
			}
			
			#nav2ListLvl2 li a:hover
			{
				border:0 !important;
			}
			
				#nav2ListLvl2 .menuItemLast
				{
					padding-bottom:10px;
				}
	
/* Inner structure */

#startPage #main
{
	width:700px !important;
	float:left;
	position:relative;
}

#subPage #main
{
	width:540px;
	float:left;
	display:inline;
	margin:0 0 0 20px;
	min-height:300px;
	height:auto !important;
	height:300px;
}

	#subPage #main h1
	{
		font-size:2.1em;
		margin:10px 0 2px 0;
	}
	
		#subPage #col2 h3
		{
			margin:16px 0 4px 0;
		}
		
		#subPage #position2
		{
			padding-left:160px;
		}

	#startpage-teaser
	{
		width:700px;
		height:460px;
		overflow:hidden;
	}
	
		#startPage #position0
		{
			position:relative;
			z-index:3;
			margin:20px 0 0 20px;
		}
		
			#startPage #position0 p
			{
				width:400px;
			}
		
		#startPage #position3
		{
			width:700px;
			height:130px;
			background:url(../images/common/main-teaser-bg.png) no-repeat;
			position:absolute !important;
			top:329px;
			z-index:99 important;
		}
		
			#startPage #position3 h1, #startPage #position3 p
			{
				color:#fff;
				width:420px;
				margin:15px 0 0 20px;
			}
			
				 #startPage #position3 p
				 {
				 	margin-top:0 !important;
				 }
				 
				 	#startPage #position3 a
				 	{
				 		color:#fff;
				 	}
				 	
				 	#startPage h1 a:hover
				 	{
				 		border-bottom:0 !important;
				 		background:url(../images/common/pixel.gif) bottom left repeat-x;
				 	}
				 	
#position2
{
	border-bottom:1px dotted #c6c6c6;
	padding: 0 20px 20px 20px;
}				 	

#col2
{
	width:240px;
	float:right;
}

/* Contact form */



.leftLast
{
	float: left;
}

#SendEmailForm
{
	margin:0;
	padding:0;
	width:440px;
}

	#SendEmailForm ul li
	{background:none !important;}

#SendEmailForm label
{
	display:block;
	float:none;
	clear:both;
	font-size:100%;
}

#SendEmailForm textarea
{
	clear:both;
	float:none;
}

#contactEmail ul
{
	margin: 0 !important;
	margin-left: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	list-style:none;
	list-style-type:none;
}
#contactEmail li
{
	padding: 0 !important;
	border: 0 !important;
	margin:0 !important;
}
#contactEmail input
{
	width: 175px;
	padding: 2px 0 0 4px;
	height: 21px;
	margin: 0 0 8px 0 !important;
}

#contactEmail #subject
{
	width: 100%;
}
#contactEmail #message
{
	height: 67px;
	width: 432px;
	margin: 5px 0 20px 0 !important;
	padding: 6px;
}

#contactEmail .left
{
	clear: left;
	float: left;
	width: 175px;
}
#contactEmail .right
{
	width: 175px;
	float: right;
	
}

#contactEmail .contactEmailSubmit
{
	float: right !important;
	width:auto !important;
	height:auto !important;
	padding:2px 5px 2px 5px;
	margin:0;
	cursor:pointer;
}			



/* Advanced form */

.advForm
{
	margin: 0 0 20px 0;
	width:440px;
}

.advForm label
{
	clear:both;
	display:block;
	float:none;
	font-size:100%;
}

.mandatory{color:red;}

.advFormLeft, .advFormRight, .advFormFull
{
	margin:0 0 10px 0;
}

.radioValue, .checkboxValue{margin-right:20px;}

.advFormLeft
{
	float:left;
	display:inline;
	width:168px;
	margin:0 20px 10px 0;
}

	.advFormLeft .text, .advFormRight .text
	{
		width:175px;
		height:21px;
		padding:2px 0 0 4px;
	}

.advFormRight
{
	float:right;
	display:inline;
	width:175px;
}

.advFormFull
{
	clear:both;
	float:none;
}

	.advFormFull .select
	{
		width:100%;
	}
	
	
	
	.advFormFull .text
	{
		width:100%;
		height:21px;
		padding:2px 0 0 4px;
	}
	.advFormFull .textarea
	{
		width:100%;
		height:67px;
	}
	
.submitContainer
{
	clear:both;
	float:none;
	text-align:right;
}

option.odd{background:#eeeeee}
option.even{background:silver}
.option4{background:red !important;}
