
/* Global elements */
textarea, input[type=text], input[type=password], .AddressBlock input, .ContactBlock input, select
{
    border: 0;
    border: 1px solid #ccc;
    padding: 4px;
    margin: 2px;
    font-size: 0.9em;
    background: url('gfx/input-text-background.png') top left no-repeat;
    color: #333;
    }
textarea:focus, input[type=password]:focus, input[type=text]:focus, .AddressBlock input:focus, .ContactBlock input:focus 
{
    background: url('gfx/input-text-focus-background.png') top left no-repeat;        
}

select {padding: 2px;}
input[type=submit] {font-size: 0.9em;}


/* Structural elements */
html,body {
	text-align: center;
	margin: 0px;
	font-family: arial, verdana, sans-serif;
	color: #666;

}


/* Frontpage login */
#Frontpage {background: url('gfx/frontpage_background.jpg') top left repeat-x;}
.FrontpageLogin {width: 440px;height:286px; margin: 100px auto;}
.FrontpageLogin .header {width:438px;height:85px;text-align: left;} 
.FrontpageLogin .header span {padding: 21px;display: block;font-size:1.5em;}
.FrontpageLogin table {width: 300px;margin-left: 3px;line-height: 1.2em;}
.FrontpageLogin tr {padding: 0; margin: 0;}
.FrontpageLogin td {text-align: left;vertical-align: middle;}
.FrontpageLogin label { float: right; margin-right: 15px; width:110px;}
.FrontpageLogin input[type=text], .FrontpageLogin input[type=password] {width: 280px;}
.FrontpageLogin input[type=submit] {float: right;margin: 10px;}




/* Structural elements */
html,body {
	text-align: center;
	margin: 0px;
	font-family: arial, verdana, sans-serif;
	color: #666;

}

.easteregg { position: relative; float: right; padding: 4px;}
hr 
{
    width: 96%;
    float: left;
    margin-top: 8px;
    clear: both;
}
.clear 
{
    clear: both;
    float:left;
    width: 100%;
}
.full-width {
	width: 100%;
}
.f-right 
{
    text-align: right;
}
.content {
	margin: 0px auto;
	width: 970px;
	text-align: left;
}
.customer 
{
    color:#119200;
}

div.savebutton 
{
    display: inline;
    float: right;
    margin-right: 10px;
}
.bottom {padding-top: 6px; background: url('gfx/bottom_left.png') bottom left no-repeat; height:4px; width: 100%;}
.bottom span {background: url('gfx/bottom_right.png') bottom right no-repeat;float: right;width: 4px;height:4px;}
span.rounded {background: url('gfx/top_right.png') top right no-repeat;float: right;width: 4px;height:4px;}
.wrapper {padding: 8px;}


/* Global style elements */
a { color: #000; text-decoration: underline;}
a:link {}
a:hover, a:focus { color:#666; text-decoration: none;}
a:active {}
a:visited {}

.green 
{
    color: #119200;
}





/* Content elements */

.top {
	height: 55px;
}

.top h1 {
	margin-top: 9px;
	width: 92px;
	height: 34px;
	text-indent: -9999px;
	float: left;
}
.top h2 {
	font-size: 1.5em;
	font-weight: normal;
	float: left;
	margin-top: 22px;
	margin-left: 15px;
}

ul.mainmenu {
	width: 500px;
	float: right;
}


/* Company name and menu */
.top-companyinfo {
	position: relative;
	z-index: 1;
	padding-top: 5px;
	height: 79px;
	background: #dddddd url('gfx/background_top_lightgrey-line.jpg') bottom left repeat-x;
}

.top-companyinfo h3 {
	font-weight: normal;
	font-size: 1.7em;
	margin: 4px 0 2px 0;
	color: #777;
	width: 100%;
	height: 35px;
	overflow: hidden;
	line-height: 1.2em;
}
.top-companyinfo h3 span {
	color :#000;
}



ul.companymenu li {
	height: 44px;
	display: block;
	float: left;
	padding: 0px 18px 0px 18px;
	text-align: center;
	text-transform: uppercase;
	margin-top: 10px;
	font-size: 1em;
	margin-bottom: 10px;

}

ul.companymenu li a, ul.companymenu li a:visited {
	display: block;
	color: #666; 
	text-decoration: none;

}
ul.companymenu li a:hover {
	color: black;
}
ul.companymenu li.active 
{
    font-weight:bold;

}
ul.companymenu li.active, ul.companymenu li:hover 
{
	position: relative;
	z-index: 12;
	background: url('gfx/menu_active_lightgrey-white.png') 50% 100% no-repeat;	
}



/* Page contents */
.ContentWrapper 
{
	margin: 0px auto;
	width: 970px;
	text-align: left;
	margin-top:35px;
	font-size:1.2em;
}

.ContentWrapper h4 
{
    font-size:1.4em;
    margin-top:35px;
    margin-bottom:20px;
}

.ContentWrapper div.FieldLabel 
{
    clear:left;
    float:left;
    width:200px;
    margin-bottom:15px;
}

.ContentWrapper td.FieldLabel 
{
    width:200px;
}

.ContentWrapper div.FieldContent 
{
    float:left;
    margin-bottom:15px;
}

.ContentWrapper .OpeningHour
{
    width:75px;
}

.ContentWrapper .Breaker
{
    clear:both;
}

.ContentWrapper .FieldContent input.Big
{
    width:450px;
}

.ContentWrapper .FieldContent input.Medium
{
    width:250px;
}

.ContentWrapper .FieldContent input.Small
{
    width:75px;
}

.ContentWrapper .SmallInformational
{
    font-size:0.6em;
    color:#AAA;
}

.ContentWrapper .googlemap 
{
    height: 230px;
    margin-top: 15px;
    width: 600px;
    border: solid 1px #999;
}

.ContentWrapper .BigSaveButton
{
    margin-top:30px;
    margin-bottom: 50px;
    width:100%;
}

.ContentWrapper .Smiley 
{
    margin-left: 2px;
    margin-top: 10px;
}

/* Help box */

.ContentWrapper .HelpText {position: absolute; display:none; z-index: 10000;}
.ContentWrapper .HelpText .HelpContent {padding-bottom: 26px; width: 309px; background: url('gfx/helptext-background.png') bottom left no-repeat;}
.ContentWrapper .HelpText .Top {background: url('gfx/helptext-background.png') top left no-repeat; height: 8px; width: 100%;}
.ContentWrapper .HelpText span {float: right; font-size: 0.7em; margin-right: 12px; color:#b1b1b1;}
.ContentWrapper .HelpText img {margin: 0 0 8px 5px;}
.ContentWrapper .HelpText .HelpTextContent 
{
  	font-style: italic;
  	background-color: #fffbe5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 5px 15px 5px 5px;
    width: 253px;
    margin: 0px auto;
    margin-left: 22px; 
}






.findonmap {width: 66px; height: 30px; background-image: url('gfx/find_on_map.png'); background-color: #119200; padding: 2px; color: #fff; border-top: 2px solid #58b24c;border-left: 2px solid #58b24c;border-right: 2px solid #216a17;border-bottom: 2px solid #216a17;}
.findonmap:hover {cursor:pointer; text-decoration:underline;}




/* Products page */


.ProductMenuHeader {
    float:left;
    margin-right: 12px;
}

ul.productmenu {
    float:left;
    position: relative;
}

ul.productmenu li {
	height: 30px;
	display: block;
	float: left;
	text-align: center;
	margin-right:25px;
}

ul.productmenu li a, ul.productmenu li a:visited {
	display: block;
	color: #666; 
	text-decoration: none;
}
ul.productmenu li a:hover {
	color: black;
}
ul.productmenu li.active 
{
    font-weight:bold;
}

ul.productmenu li.active, ul.productmenu li:hover 
{
	position: relative;
	z-index: 12;
	background: url('gfx/menu_active_lightgrey-white-product.png') 50% 100% no-repeat;	
}




/* Product designers */

.productwrapper .companyinfo
{
    margin-top: 15px;
    padding: 20px;
    background-color: #F0F0F0;
    border: dashed 1px #AAA;
    border-bottom: 0px;
}

.productwrapper .companyinfo .customcontactinfo
{
    margin-top: 30px;
}

.productwrapper .contactinfotype
{
    margin: -21px;
    padding: 20px;
    background-color: #777;
    color:White;
}

.productwrapper .createproduct
{
    padding: 20px;
    background-color: #F0F0F0;
    border: dashed 1px #AAA;
}

.productwrapper .createproduct h3
{
    margin-bottom: 3px;
}

.productwrapper .createproduct .gulstandard .shorttext, 
.productwrapper .createproduct .gulstandard .longtext,
.productwrapper .createproduct .gulstandard .keywords
{
    width: 46%;
}

.productwrapper .createproduct .gulextra .shorttext, 
.productwrapper .createproduct .gulextra .longtext,
.productwrapper .createproduct .gulextra .keywords
{
    width:43%;
}

.productwrapper .createproduct .gulstandard .longtext
{
    float:right;
}


.productwrapper .createproduct .gulstandard .shorttext textarea, 
.productwrapper .createproduct .gulstandard .keywords textarea,
.productwrapper .createproduct .gulstandard .longtext textarea,
.productwrapper .createproduct .gulextra .shorttext textarea, 
.productwrapper .createproduct .gulextra .keywords textarea,
.productwrapper .createproduct .gulextra .longtext textarea
{
    width: 90%;
}

.productwrapper .createproduct .gulstandard .shorttext textarea,
.productwrapper .createproduct .gulextra .shorttext textarea
{
    height: 50px;
}

.productwrapper .createproduct .gulstandard .longtext textarea,
.productwrapper .createproduct .gulextra .longtext textarea
{
    height: 235px;
}

.productwrapper .createproduct .gulstandard .keywords textarea,
.productwrapper .createproduct .gulextra .keywords textarea
{
    height: 150px;
}

.productwrapper .createproduct .gulstandard .savechanges input,
.productwrapper .createproduct .gulextra .savechanges input
{
    margin-top: 20px;
    width: 100%
}

.productwrapper .createproduct .gulextra .logo-and-image
{
    float: right;
    width: 52%;
}

