* {
    margin: 0;
}
html, body {
    background: #fff;
    height: 100%;
    font-family: arial, sans-serif;
    font-size: 12px;
    color: #6a6a6a;
}
a {
    background: url(../images/abg.png) no-repeat 100% 50%;
    text-decoration: none;
    color: #993300;
    padding: 0 12px 0 0;
}
a img {
    border: 0;
}
#container {
    background: url(../images/contentbg.png) no-repeat 100% 100%;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -255px;
    padding: 0;
    text-align: center;
}
#header {
    background: #fff;
    width: 100%;
    height: 100px;
    border-bottom: 7px solid #b3af87;
}
#headercontent {
    margin: 0 auto;
    width: 965px;
    text-align: left;
}
#headercontent a {
    background: 0;
    padding: 0;
}
#logo {
    float: left;
    padding: 25px 0 0 0;
    margin: 0;
    width: 145px;
}
#logo h1 a {
    background: url(../images/bestcellarslogo.png) no-repeat;
    display: block;
    height: 50px;
    width: 120px;
    margin: 0;
    padding: 0;
}
#logo h1 span {display: none; margin:0; padding:0;}
#menu {
    font-size: 11px;
    float: left;
    padding: 42px 0 0 0;
}
#menu a {
    color: #6a6a6a;
    text-decoration: none;
}
#menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#menu ul li {
    float: left;
    padding: 0 8px;
    border-right: 1px solid #bababa;
}
#menu ul li.last {
    border: 0;
}
#head_login {
    width: 350px;
    float: left;
    margin: 5px 0 0 0;
    font-size: 10px;
}
#head_login p {
    position: absolute;
    left: 0;
    top: 38px;
    margin: 13px 0 0 0;
}
#head_login label {
    display: none;
}
#head_login input {
    width: 120px;
    float: left;
    margin: 0 5px 0 0;
    font-size: 11px;
}
#head_login input#login_btn {
    float: right;
    margin: 0;
    width: 80px;
}

#head_logout {
    width: 350px;
    display:inline;
    float:right;
    text-align:right;
    margin-top:5px;
}

#head_logout input {
    margin: 0 5px 5px 0;
    font-size: 11px;
}

#head_logout input #logout {
    width:80px;
}

#langselect {
    position: relative;
    float: right;
    padding: 45px 0 0 0;
}
#langselect ul {
    display: none;
}
#langselect a {
    background: url(../images/abg.png) no-repeat 100% 50%;
    text-decoration: none;
    color: #585858;
    padding: 0 12px 0 0;
}
#language_select {
    position: relative;
    float: right;
    right: 0px;
    width: 350px;
    margin: 15px 0 0 0;
}
#language_select div {
    float: right;
}
#language_select a.english {
    background: url(../images/english.png) no-repeat 100% 50%;
    float: left;
    display: block;
    width: 21px;
    height: 21px;
    margin: 0 5px 0 0;
}
#language_select a.french {
    background: url(../images/french.png) no-repeat 100% 50%;
    float: left;
    display: block;
    width: 21px;
    height: 21px;
    margin: 0 5px 0 0;
}
#language_select a.spanish {
    background: url(../images/spanish.png) no-repeat 100% 50%;
    float: left;
    display: block;
    width: 21px;
    height: 21px;
}
#language_select a span {
    display: none;
}
#content {
    background: url(../images/content_bg.png) 100% 100% no-repeat;
    margin: 0 auto;
    padding: 25px 0 60px 0;
    width: 965px;
    text-align: left;
    color: #585858;
}
#leftcontent {
    width: 490px;
    float: left;
}
#leftcontent .leftbox {
    float: left;
    width: 150px;
    margin: 0 20px 0 0;
}
#leftcontent .leftboxlast {
    float: left;
    width: 150px;
    margin: 0;
}
#leftcontent h2 {
    display: block;
    margin: 50px 0 10px 0;
    padding: 0 0 10px 0;
    font-weight: normal;
    border-bottom: 1px solid #e4e4e4;
}
#leftcontent .leftbox h2,
#leftcontent .leftboxlast h2 {
    display: block;
    width: 150px;
    height: 15px;
    margin: 50px 0 0 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #e4e4e4;
}
#leftcontent .leftbox h2 span,
#leftcontent .leftboxlast h2 span {
    display: none;
}
#leftcontent h2.pricelist {
    background: url(../images/prisliste.png) no-repeat;
}
#leftcontent h2.products {
    background: url(../images/produkter.png) no-repeat;
}
#leftcontent h2.news {
    background: url(../images/nyheter.png) no-repeat;
}
#leftcontent h3 {
    color: #004580;
    font-size: 15px;
}
#leftcontent p {
    padding: 8px 0;
}

.registertable, .registertable_lower {
    margin: 0;
    width: 100%;
    border-collapse: collapse; 
}

.registertable .registerfield {
    width:250px;
}

.registertable td {
    width: 120px;
    min-width:120px;
    height:30px;
}
.registertable td.terms {
    width: 200px;
}

.registertable_lower td {
    min-width:30px;    
    height:30px;
}

#leftcontent #questions #register_question {
    height:100px;
}

#leftcontent #companyinformation {
    display:block;
}

#rightcontent {
    width: 435px;
    margin: 0 0 0 40px;
    float: left;
}
#rightcontent h2 {
    display: block;
    margin: 0 0 25px 0;
    padding: 0;
    font-weight: normal;
    color: #993300;
}
#rightcontent h2 span {display: none; margin:0; padding:0;}
#rightcontent p {
    padding: 10px 0 0 5px;
}
#rightcontent .about {
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    padding: 20px 0 30px 0;
}
#rightcontent .more {
    float: right;
}

#rightcontent #logintable {
    padding:0;
}

#rightcontent #logintable .loginfield {
     width:250px;
}

#footer {
    background: #ccc url(../images/footerbg.png) repeat-x;
    text-align: center;
}
#footerleft {
    background: #ccc url(../images/footerleftbg.png) no-repeat;
    width: 122px;
    height: 105px;
    display: block;
    float: left;
}
#footercontent {
    margin: 0 auto;
    padding: 15px 0 0 0;
    width: 930px;
    text-align: left;
}
#footercontent h2 {
    border-bottom: 1px solid #b2b2b2;
    padding: 3px 0 12px 10px;
    font-size: 17px;
    color: #4e4c4c;
}
#footercontent .producers {
    width: 370px;
    float: left;
}
#footercontent .navigation {
    width: 240px;
    float: left;
    margin: 0 35px 0 0;
}
#footercontent .contact {
    width: 240px;
    float: right;
}
#footercontent .producers h2 {
    background: url(../images/softdrinks.png) no-repeat 40% 0%;
}
#footercontent .navigation h2 {
    background: url(../images/navigation.png) no-repeat 48% 0%;
}
#footercontent .contact h2 {
    background: url(../images/contact.png) no-repeat 38% 0%;
}
#footercontent .contact div {
    border-top: 1px solid #e9e9e9;
    padding: 15px 0 0 10px;
    color: #8c8c8c;
}
#footercontent .contact p.copy {
    padding: 40px 0 0 10px;
    font-size: 9px;
    color: #fff;
}
#footercontent .contact a {
    background: none;
    color: #8c8c8c;
}
#footercontent ul {
    list-style: none;
    border-top: 1px solid #e9e9e9;
    padding: 15px 0 0 10px;
    margin: 0;
    color: #8c8c8c;
    font-size: 11px;
}
#footercontent .producers ul.left {
    float: left;
    padding: 15px 10px 0 10px;
    width: 170px;
}
#footercontent .producers ul.right {
    float: left;
    padding: 15px 0 0 10px;
    width: 170px;
}
#footercontent .producers li.more {
    float: left;
}
#footercontent .producers li.more a {
    color: #000;
}
#footer, .push {
    height: 255px;
    clear: both;
}

#footercontent .producers #moreproducers {
    padding: 5px 0 0 0;
    float:right;
}

.more {
    float: right;
    margin: 15px 0 0 0;
}
.date {
    color: #a6a6a6;
}
.clear {
    clear: both;
}
/* Page specifics */
#leftcontentabout {
    width: 490px;
    float: left;
}
#leftcontentcontact {
    width: 965px;
    padding: 0 0 25px 0;
}
#googlemap {
    padding: 0 0 100px 0;
}
#googlemap #mapid {
    width: 965px;
    height: 500px;
}
#headline h2,
#leftcontentabout h2,
#googlemap h2 {
    margin: 0 0 20px 0;
    padding: 0 0 15px 0;
    color: #993300;
    font-weight: normal;
    font-size: 20px;
    border-bottom: 1px solid #e4e4e4;
}
#leftcontent h3,
#rightcontent h3,
#leftcontentcontact h3,
#employeecontent h3 {
    margin: 0 0 5px 0;
    color: #000;
    font-weight: normal;
    font-size: 16px;
}
#logincontent .info {
    margin: 0 0 20px 0;
}
#logincontent #leftcontent h3,
#logincontent #rightcontent h3 {
    margin: 0;
    color: #004b85;
    font-weight: normal;
    font-size: 16px;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #e4e4e4;
}
#leftcontentcontact .contactbox {
    float: left;
    width: 200px;
}
#leftcontentabout p,
#leftcontentcontact p {
    padding: 8px 0;
}
#employeecontent {
    padding: 0 0 100px 0;
    width: 965px;
}
#employeecontent .employeebox {
    border-bottom: 1px solid #e4e4e4;
    padding: 0 0 15px 0;
    margin: 0 5px 15px 0;
    width: 100%;
}
#employeecontent .employeebox img {
    float: right;
}
#logincontent {
    padding: 0;
}
#logincontent #leftcontent {
    width: 489px;
    border-right: 1px solid #e4e4e4;
}
#leftwholesalerscontent {
    width: 965px;
    padding: 0 0 125px 0;
}
#leftwholesalerscontent table {
    width: 100%;
    border-collapse: collapse;
}
#leftwholesalerscontent table tr {
    padding: 15px 0;
}
#leftwholesalerscontent table th {
    color: #000;
    font-weight: normal;
    font-size: 16px;
    height: 45px;
    border-bottom: 1px solid #000;
}
#leftwholesalerscontent table td {
    height: 45px;
    border-bottom: 1px solid #e4e4e4;
}
#newslist {
    padding: 0 0 175px 0;
    float:left;
}
#newslist .newsitem {
    border-bottom: 1px solid #e4e4e4;
    padding: 0 0 15px 0;
    margin: 0 0 15px 0;
}
#newslist .image {
    float: left;
    width: 200px;
    margin: 0 30px 30px 0;
}
#newslist .content {
    float: left;
    width: 735px;
}
#newslist .image img {
    padding: 3px;
    border: 1px solid #e4e4e4;
}
#newslist .newsitem h3 {
    color: #993300;
    font-weight: normal;
    margin: 0 0 10px 0;
}
#newslist .newsitem p {
    margin: 6px 0;
}
#newslist .newsitem p.date {
    margin: 10px 0 0 0;
}

#newsright {
	float: left;
	width: 200px;
	border: 1px solid #e4e4e4;
}
#newsright h2 {
	color: #fff;
	background: #7c6a55;
	margin: 3px;
	padding: 10px;
	font-weight: normal;
	font-size: 15px;
}
#newsright ul {
	margin: 10px 20px 25px 20px;
	padding: 0;
	list-style: none;
}
#newsright ul li {
	border-bottom: 1px solid #e4e4e4;
}
#newsright ul li a {
	background: url(../images/abg.png) no-repeat 100% 50%;
	color: #000;
	display: block;
	padding: 10px 20px 10px 0;
}