/*
	Atrox css
	Current version: 1.0
	
	Site: Mitutoyo
	www: mitutoyo.se
	Author: Malin Klingsell, malin.klingsell@atrox.se
*/


/* Styles accessed trough TinyMCE */

.teaserCellBorder
{
	border-bottom:1px solid #b6b6b6;
}

.teaserCell
{
	padding:0 0 5px 0;
}



/*
	Common css
	
	Current version: 1.1
	
	Site: Mitutoyo
	www: mitutoyo.se
	Author: Malin Klingsell, malin.klingsell@atrox.se
	Notes: This file contains the rules of the basic structure and navigation of the site.
	------------------------------------------------------------------
	
	Version: 1.0


/* ----------------------------------------------------------------------- */


/* ----------------------------------------------------------------------- */

/* Reset default margins and paddings*/
*
{
	margin: 0;
	padding: 0;
}
.clearFix
{
	clear: both;
	float: none;
}

html
{
	height: 100%;
	width: 100%;
}

body
{
	background: white;
	color: black;
	font: 11px/1.5em verdana, arial, helvetica, sans-serif;
}
	#startPage, #locationPage
	{
		background: #e0e0e0 url(../images/common/body_bg.gif);
	}

h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif;
}

h1
{
	font-size: 2.4em;
	padding: .1em 0 .2em 0;
	line-height: 1.15em;
}

h2
{
	font-size: 1.4em;
	padding: .4em  0 .2em 0;
	font-weight:bold;
	color:#767676;
}

h3
{
	font-size: 1.2em;
	padding: 0 0;
	font-weight:bold;
	background:url(../images/common/h3_icon.gif) no-repeat;
	padding:0 0 5px 12px;
}

	h3 a
	{
		color: #000 !important;
	}

h4, h5, h6
{
	font-size: 1.2em;
	padding: .2em 0;
}

p
{
	padding: 0 0 1em 0;
}

p, table, td, div
{
	font-size: 1em;
}

/* Links */
a
{
	color: #2b6fb2;
	text-decoration:none;
}
	a:hover
	{
		color: #ff6232;
	}
	
	a h3
	{
		color: #000 !important;
	}

input
{
	font-size:11px;
}


/* Lists */
ul, ol
{
	margin: 0 1em 1em 2em;
	font-size: 1em;
}

/* Other */
br
{
	float: none;
	clear: both;
}
img
{
	border: 0;
}
hr
{
	height:0;
	border:0;
	border-top: 1px solid #b6b6b6;
	clear:both;
}

/* Global Messages */

.msgInfo
{
	color: green;
}
.msgWarning
{
	color: yellow;
}
.msgError
{
	color: red;
}


div#wrapper
{
	margin: 0 auto;
	text-align: left;
	width: 954px;
	border:1px solid #b7b7b7;
	background:#fff;
}


div#headerContainer
{
	width: 954px;
	height: 100px;
	background: url(../images/common/header_bg.gif) repeat-x;
	border-bottom:1px solid #888888;
}
	a#logotype
	{
		background: url(../images/common/logotype.gif) no-repeat;
		display: block;
		height: 48px;
		width: 360px;
		float:left;
		margin:5px 0 0 0;
		text-indent: -9999px;
		overflow: hidden;
	}
	#chooseLanguage
	{
		padding: 30px 20px 0 0;
		float: right;
	}
	#chooseLanguage a
	{
		margin: 0 5px 2px 0;
	}
	
div#flashContainer
{
	clear:both;
	width:954px;
	height:227px;
	background:url(../images/common/flash.jpg) no-repeat;
}	

#adminBody .flashFilmOmOss
{
	width: 360px;
	height: 330px;
	background:url(../images/common/filmen_om_oss.jpg) no-repeat;
}
.flashFilmQuantumike
{
	width: 460px;
	height: 385px;
	background:url(../images/common/film_quantumike.jpg) no-repeat;
}
div#bodyContainer
{
	min-height: 400px;
	height: auto !important;
	height: 400px;
	float:left;
	background:url(../images/common/main_bg.gif) repeat-y;
	margin:11px 0 0 0;
}
	#mainContainer
	{
		width:545px;
		overflow:hidden;
		margin:0 0 10px 10px;
		float:left;
	}
		#mainContent
		{
		}
		
#newsContainer
{
	width:212px;
	float:left;
	overflow:hidden;
	margin:0 0 0 13px;
}		
			
div#footerContainer
{
	clear:both;
	width:954px;
	overflow:hidden;
	background: #ff6232;
	border-top:1px solid #ffc0ac;
	border-bottom:1px solid #e6582d;
	height: 26px;
	margin: 0;
	padding: 0 0 0 0;
}
	div#footerContent
	{
		line-height: 2.5em;
		color:#fff;
		font-size:10px;
		float:right;
		padding:0 10px 0 10px;
	}
	
	div#footerContact
	{
		line-height: 2.5em;
		color:#fff;
		font-size:10px;
		float:left;
		padding:0 0 0 10px;
	}
	
		div#footerContact a
		{
			background:url(../images/common/footer_contact_icon.gif) no-repeat;
			padding:0 0 0 12px;
			color:#fff;
		}
	
div#produced
{
	margin: 0 auto;
	width: 954px;
}

	div#produced a
	{
		color:#ff6232;
	}


/* MAIN NAVIGATION */

a#global
{
	background:url(../images/common/global_gateway.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	width: 103px;
	height: 22px;
	display: block;
	float: right;
	
}
div#menuContainer
{
	clear:both;
	height: 24px;
	width:954px;
	overflow:hidden;
	padding: 0 0 0 0;
	
}
#menuContent
{
	margin: 0;
}
	
	#menuContent ul li
	{
		list-style: none;
		font-weight: bold;
		font-size: 1.2em;
		float: left;
		border-right:1px solid #ffc5b3;
		margin:0 !important;
		padding:0 !important;
	}
	#menuContent ul li a
	{
		background:url(../images/common/topmenu_icon.gif) no-repeat;
		padding:3px 20px 6px 20px;
		color: white;
		text-decoration: none;
		display:block;
	}
	#menuContent ul li a:hover
	{
		color:#ff3c00;
		background:#ffc5b3 url(../images/common/topmenu_icon_hover.gif) no-repeat;
	}
	#menuContent ul li .topMenuItemContentSelected a
	{
		color:#ff3c00;
		background:#d9d9d9 url(../images/common/topmenu_icon_hover.gif) no-repeat;
	}
#topMenuList
{
	margin:0 !important;
}

#locationMenuContainer
{
	width:174px;
	float:left;
	display: block;
	height: auto !important;
	height: 100px;
	min-height: 100px;
}

/* SUB MENU */

#subMenuContainer
{
	width:174px;
	float:left;
}
#subMenuActiveContent h2, h2.locationHeader
{
	display:block;
	background:#f0f0f0;
	border-top:1px solid #b6b6b6;
	border-bottom:1px solid #b6b6b6;
	width:174px;
	line-height: 1em;
	text-indent:10px;
	color:#000;
	font-size:1.2em;
}
#subMenuActiveContent h2 a, #subMenuActiveContent h2 a:hover, h2.locationHeader a, h2.locationHeader a:hover
{
	color:#000;
}


/* 1st SUB MENU LEVEL */
.locationMenu
{
	list-style-type:none;
	margin: 0;
}
#subMenuListLvl1, #locationMenu
{
	margin:5px 0 0 10px;
	list-style-type:none;
}
	#subMenuListLvl1 li 
	{
	}
		#subMenuListLvl1 li a, .locationMenu li a
		{
			font-size:11px;
			color:#969696;
			line-height:1.7em;
		}
		
		.locationMenu li ul li a
		{
			margin:0 0 0 10px;
		}
			#subMenuListLvl1 li a:hover, .locationMenu li a:hover
			{
				color:#ff6232;
			}

	
/* 2nd SUB MENU LEVEL */

#subMenuListLvl2
{
	margin:2px 0 5px 10px;
	list-style-type:none;
}
	#subMenuListLvl2 li
	{
	}
		#subMenuListLvl2 li a
		{
			font-size:11px;
			color:#969696;
			line-height:1.7em;
		}	



a.leftMenuSelected
{
	color:#ff6232 !important;
	font-weight:bold;
}



/*
	Custom css
	
	Current version: 1.1
	
	Site: Mitutoyo
	www: mitutoyo.se
	Author: Malin Klingsell, malin.klingsell@atrox.se
	Notes: This file contains the rules of the basic structure and navigation of the site.
	------------------------------------------------------------------
	
	Version: 1.0


/* ----------------------------------------------------------------------- */


/* ----------------------------------------------------------------------- */

/* NEWS ARCHIVE */

.newsDate
{
	color:#b6b6b6;
	font-size:10px;
}

/* DISPLAY SINGLE ENTRY */

#newsHeaderContent h2
{
	clear:both;
	display:block;
	background:#f0f0f0;
	border-top:1px solid #b6b6b6;
	border-bottom:1px solid #b6b6b6;
	width:212px;
	line-height: 1em;
	text-indent:10px;
	color:#000;
	font-size:1.2em;
}

.newsBoxContainer
{
	margin:10px;
}

.newsBoxContainer h5
{
	display:block;
	width:185px;
	padding:0 0 7px 0;
	color:#ff3c00;
}

.newsReadMore
{
	background:url(../images/custom/read_more_icon.gif) no-repeat;
	margin:0 10px 0 5px;
	padding:0 0 7px 0;
	display:block;
	width:185px;
	text-align:right;
}

.newsArchive
{
	background:url(../images/custom/archive_icon.gif) no-repeat;
	margin:0 10px 0 15px;
	padding:0 0 7px 0;
	display:block;
	width:185px;
	text-align:right;
}

/* NEWSLETTER */

div#emailSubscribeText
{
	display:block;
	background:#f0f0f0;
	border-top:1px solid #b6b6b6;
	border-bottom:1px solid #b6b6b6;
	width:212px;
	line-height: 1em;
	text-indent:10px;
	font-size: 1.2em;
	padding: .4em  0 .4em 0;
	font-weight:bold;
}

#emailSubscribeInput input
{
	width:184px;
	margin:10px 0 0 10px;
	padding:3px;
	border:1px solid #969696;
}
#emailSubscribeSubmit input
{
	float:right;
	margin:3px 10px 10px 0;
	padding:1px 0 1px 0;
}

#subscriberData li
{
	list-style-type: none;	
	margin: 0;
	padding: 0;
}
#subscriberData
{
	margin: 0;
	padding: 0;
}



/* NEWS ARCHIVE */
#newsArchiveSearch
{
	margin: 0 0 20px 0;
	background:url(../images/module_main/hr.gif) bottom center no-repeat;
	padding: 0 0 10px 0;
}
	#newsArchiveSearch label
	{
		font-weight: bold;
	}



/* NEWS LIST */

#newsArchive
{
	background: #fff;
	width: 545px;
	padding: 0;
	font-size: 1em;
	float: left;
	color: #5d6871;
	font: Tahoma;
}

#newsArchive h1
{
	color: #000000 !important;
	margin: 0 0 0 10px;
}
	
#newsContainerBottom
{
	width: 297px;
	height: 6px;
}

/* DISPLAY SINGLE ENTRY */


.newsArchiveSearchResultItem
{
	border-bottom: 1px dashed #dadada;
	width: 535px;
	margin: 0 0 10px 0;
	padding: 0 0 5px 10px;
	float: left;
}

.newsLink
{
	display: block;
	width: 497px;	
}
.newsLink a
{
	display: block;
	float: right;
}

#filterOptions
{
	margin: 10px 0 23px 0;
	border-bottom: 1px dashed #dadada;
	padding: 0 0 10px 10px;	
}

#newsArchiveFormCollections input
{
	border: 0;	
}
#newsArchiveFormFrom
{
	width: 100px;
	float: left;
	margin: 0 5px 0 0;
}
#newsArchiveFormTo
{
	width: 100px;
	float: left;
}
#newsArchiveFormCollections ul
{
	margin: 0;
	padding: 0;
}
#newsArchiveFormCollections li
{
	list-style: none;
}
#newsArchiveFormFrom #fromDate, #newsArchiveFormTo #toDate
{
	width: 92px;
	padding:2px;
}
#newsArchiveSearchString
{
	width: 197px;
	padding:2px;
	margin: 0 0 10px 0;
}
#newsArchiveFilterLeft
{
	float: left;
	width: 215px;
}
#newsArchiveFilterRight
{
	float: left;
	width: 205px;
	margin: 13px 0 0 0;
}

#newsArchiveFormSearch
{
	float: left;
	padding: 8px 0 0 177px;
}





/* CONTACTEMAIL */

#contactEmail ul
{
	list-style-type: none;
	margin: 25px 0 0 0;
}
#contactEmail ul li
{
	clear: both;
}
#contactEmail input
{
	width: 300px;
	margin: 2px;
	float: left;
}
#contactEmail label
{
	width: 150px;
	display: block;
	float: left;
	margin: 2px;
}
#contactEmail textarea
{
	width: 300px;
	margin: 15px 2px;
	height: 80px;
}
.contactEmailSubmit
{
	display: block;
	clear: both;
	width: 50px !important;
	float: right !important;
	margin: 0 85px 0 0 !important;
}

/* ORDER FORM */

.label
{
	width:120px;
}

form#SendOrderForm label
{
	width:90px;
	height:25px;
	display:block;
	float:left;
}

form#SendOrderForm input
{
	width:300px;
}


form#SendOrderForm textarea
{
	width:300px;
	height:150px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
}

ul#orderProductsList
{
	list-style-type:none;
	margin:0;
	float:left;
	padding:0;
	width:300px;
}

ul#orderProductsList input
{
	width:20px !important;
}

input.orderFormSubmit
{
	width:auto !important;
	float:right;
	margin:0 160px 20px 0;
}

label.orderItemsLabel
{
	width:90px;
	height:25px;
	display:block;
	float:left;
}

form#SendOrderForm135000 label
{
	width:90px;
	height:25px;
	display:block;
	float:left;
}

form#SendOrderForm135000 input
{
	width:300px;
}


form#SendOrderForm135000 textarea
{
	width:300px;
	height:150px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
}


/* LOCATION */
#locations .right { width: 320px !important; padding: 0 0 0 10px; }
#locations .left  { width: 215px !important; }

#locationPage .right { float: left; width: 285px; padding: 0 0 0 10px;  }
#locationPage .left  { float: left; width: 250px; }
#locationPage .location { clear: both; overflow: hidden; margin: 0 0 10px 0; }
#locationPage .thumbnail { text-align: center; }
#locationPage .imgMissing {width: 200px; height: 40px; background:url(../images/custom/img-missing.gif) no-repeat; }
#locationPage .locationBack a { padding: 0 0 0 10px; }
.locationMoreInfo { 	
	background:url(../images/custom/read_more_icon.gif) no-repeat 80px 0;
	margin:0 10px 0 5px;
	padding:0;
	display:block;
	width:265px;
	text-align:right;
	}