@import url('Home.css');
@import url('TextPage.css');
@import url('XSLTsearch.css');
@import url('Sitemap.css');
@import url('BreadCrumb.css');
@import url('PlantDetailPage.css');
@import url('PlantCategoryPage.css');
@import url('lightbox.css');
@import url('PlantFavoriteList.css');
/**************General******************************/
body 
{
	background-color: #ffffff;
	background-image: url(../umbraco/images/design/baggrundNew.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: top center;	
}
#page
{
	width: 955px;
	margin: 0px auto 0px auto;
}
a
{
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	color: #6b7f8b;	
}
/**************Indhold***********************************************************/
#inner
{
	width: 955px;	
	position: absolute;
	margin-top: 312px;
	background-color: #fff;
}
#innerTopMenu
{
	width: 955px;	
	position: absolute;
	margin-top: 173px;
	background-color: #fff;
}
#content
{
}
/***************Header************************************************************/
#topImage
{
	height: 210px;
	width: 955px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 7px;
	margin-bottom: 7px;
	
}
#topImageText
{
	text-indent: 20px;
	padding-top: 140px;
	font-family: Myriad Pro;
	font-size: 56px;
	color: #FFF;
	text-transform: uppercase;	
}
#topContainer
{
	position: absolute;
	top: 78px;
	background-image: url(../umbraco/images/design/BackgroundGradient.gif);	
}
#topContainerTopMenu
{
	position: absolute;
	top: 78px;
	background-image: url(../umbraco/images/design/BackgroundGradientTopMenu.gif);		
}
#seperator
{
	height: 3px;
	width: 955px;
	background-image: url(../umbraco/images/design/seperator.png);
	background-repeat: no-repeat;
	background-position: center;	
	margin-bottom: 7px;
}
/***************TopBar*****************/
#topBar
{
	background-image: url(../umbraco/images/design/BackgroundHeader.png);
	width: 955px;
	height: 78px;
}
/**************Tool bar****************/
#toolBar
{
	height: 35px;
}
/*Language Menu*/
#languageMenu
{
	width: 125px;
	float: right;
	height: 30px;
}
#languageMenu ul
{
	width: 125px;
	list-style-type:none;
	float: right;
	margin: 0px;
	margin-top: 6px;
	height: 20px;
}
#languageMenu li
{
	float: left;
	height: 20px;
	margin-left: 10px;
}
#languageMenu a img
{
	border: 0;	
}
#languageMenu a:hover img
{
	border: 0;
}
/*Tools Menu*/

#toolsMenu
{
	width: 820px;
	float: left;
	height: 30px;
}

#tools
{
	width: 340px;
	float: right;	
	height: 20px;	
}
#tools ul
{
	list-style-type:none;
	float: right;
	height: 20px;
	margin: 0px;
	margin-right: 15px;
	margin-top: 2px;
}
#tools li
{
	float: left;
	height: 20px;
	margin-left: 20px;
}
#tools a
{
	color: #6e6e6f;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: 600;	
}
#tools a:hover
{
	color: #fff;
	text-decoration: none;
}
/**********************Search******************/
#searchBar
{
	width: 130px;
	float:right;	
	height: 20px;
		
}
#searchField input
{
	width: 101px;
	height: 16px;
	background: url(../umbraco/images/design/searchField.png);	
	float: left;
	border: 0;
	background-repeat:no-repeat;	
	color: #8da8b8;
	text-align: center;
}
#searchButton input
{
	width: 17px;
	height: 14px;	
	float: right;
	background: url(../umbraco/images/design/searchButton.png);
	margin-right: 8px;		
	border: 0;
	cursor:pointer;	
}
/*Top Menu*/
#topMenuBar
{
	width: 955px;
	float: left;
	height: 25px;
}
#topMenuBar ul
{
	list-style-type:none;
	float: right;
	height: 25px;
	margin: 0px;
	margin-right: 9px;
}
#topMenuBar li
{
	float: left;
	height: 25px;
	
}
#topMenuBar a
{
	font-family: Verdana;
	font-size: 11px;	
	text-decoration: none;
	color: #8795a0;
	text-transform:uppercase;
	line-height: 20px;
	padding: 7px 7px 2px 7px;
}
#topMenuBar a:hover
{
	text-decoration:none;
	color: #ffffff;
	background-color: #8da8b8;
}
/**************Footer******************************/
#footer
{
	width: 955px;
	height: 21px;
	background-image: url(../umbraco/images/design/backgroundFooter.png);	
	background-position: center;
	background-repeat: no-repeat;
}
#footerContent
{
	color: #7f8184;
	font-family: Verdana;
	font-size: 10px;
	text-align:center;
	padding-top: 2px;
}
#footerContent a
{
	color: #7f8184;
	font-family: Verdana;
	font-size: 10px;
	text-align:center;
	text-decoration: none;	
	font-weight: normal;
}
#footerContent a:hover
{
	text-decoration: underline;	
}
/**************Fonts******************************/
h1
{
	color: #6283bd;
	font-family: Myriad Pro;
	font-size: 13px;
	text-transform: uppercase;
}























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

