/* STYLES FOR CABOON.DK */

/**
* FARVER:
* ORANGE: #FF5D12
* GRØN: #1BD200
**/

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	margin: 0px;
	background: #000 url('/images/layout/bodybg.gif') repeat-y;
}

a {
	color: #1BD200;
	text-decoration: none;
}

h1 { /* Big orange */
	font-size: 18px;
	color: #FF5D12;
	font-weight: bold;
	margin: 7px;
	margin-top: 0px;
}

h2 { /* White headline */
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.vareheader {
	font-size: 13px;
	font-weight: bold;
	color: #FF5D12;
}

.pagetank {
	width: 959px;
	height: 100%;
}

.cardfield {
	text-align: center;
	margin-top: 15px;
	width: 99%;
}

    .cardfield img {
    	width: 28px;
    	height: 16px;
    	margin-left: 2px;  
    }

.lefttank {
	width: 200px;
	padding-top: 5px;
	vertical-align: top;
	text-align: center;
	background: #000 url('/images/layout/vbg.jpg') no-repeat fixed;
}

.menufield {
	margin-left: 20px;
	margin-top: 20px;
}

.menu_section {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}

.menulink {
	display: block;
	font-size: 11px;
	color: #1BD200;
	font-weight: bold;
	text-decoration: none;
}

.menulink_sub {
	display: block;
	font-size: 10px;
	color: #FF5D12;
	font-weight: bold;
	text-decoration: none;
	margin-left: 20px;
	margin-top: 8px;
}

.adresse {
	text-align: center;
	margin-top: 50px;
	font-size: 10px;
	color: #FF5D12;
}

.maintank {
	vertical-align: top;
}

.headertank {
	height: 70px;
	width: 100%;
	text-align: center;
}

.headercell {
	width: 20%;
	text-align: center;
}

.header_icon_link {
	font-size: 10px;
	color: #FF5D12;
	text-decoration: none;
} 

.header_icon_link:hover {
	font-size: 10px;
	color: #FFFF00;
	text-decoration: none;
} 

.servicetank {
	width: 100%;
	height:18px;
	background: #333;
	margin-bottom:20px;
 	border: 1px #1BD200 solid;
 	font-size: 10px;
}

.servicecell {
	width: 60%;
	padding-left:20px;
}

	.servicecell a {
		margin-right: 15px;
	}

.basketinfo {
	width: 40%;
	text-align: right;
	padding-right: 20px;
	color: #ffffff;
}
	.basketinfo a {
		text-decoration: none;
		color: #FFFF00;
	}

.contenttankfront {
	margin-left: 20px;
	width: 739px;
}

.contenttank {
	margin-left: 20px;
	width: 720px;
}

.contentbox {
	width: 100%;
	border-top: 1px #111 solid;
	background-color: #111;
	margin-bottom: 10px;
	border-top: 1px #1BD200 dashed;
	border-bottom: 1px #1BD200 dashed;
}

	.contentbox td {
		padding: 10px;
		font-size: 11px;
		color: #ffffff;
		vertical-align: top;
	}

.rightmenubox {
	width: 100%;
	border-collapse: collapse;
	
}

	.rightmenubox td.rightmenucontent {
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		font-size: 11px;
		color: #999;
	}
	
	.rightmenubox td.rightmenuheader {
		padding-left: 10px;
		padding-right: 10px;
		background: #333;
		font-size: 10px;
		color: #FF5D12;
		font-weight: bold;
		height: 20px;
		border-top: 1px #1BD200 solid;
	}

.vare_putikurv {
	float: right;
}

.varefoto_list {
	margin: 0px 10px 0px 0px;
	border: 1px #FF5D12 solid;
}

.renderkurv {
	background-color: #111;
	width: 100%;
	border: 1px #0D6300 solid;
	empty-cells: show;
}
	.renderkurv td {
		color: #FF5D12;
		font-size: 11px;
	}
	
	.renderkurv a {
		color: #FFF;
	}

.addressfield {
	font-size: 12px;
	color: #FF5D12;
	padding: 5px;
	float:left;
	background-color: #111;
	text-align: left;
	width: 330px;
	height:200px;
	border: 1px #0D6300 solid;
	margin-bottom: 10px;
}

.paydelfield {
	font-size: 12px;
	color: #FF5D12;
	padding: 5px;
	float:right;
	background-color: #111;
	text-align: left;
	width: 330px;
	height:200px;
	border: 1px #0D6300 solid;
	margin-bottom: 10px;
}	

input {
	font-size: 11px;
}

input.button {
	border: 1px #1BD200 solid;
	background: #FF5D12;
}

input.blackbutton {
	border: 1px #999 solid;
	background: #333;
	color: #fff;
	font-size: 10px;
	width: 50px; 
}

input.textfield {
	border: 1px #1BD200 solid;
	background: #FFF;
}

input.radio {
	background: #111;
	color: #1BD200;
}

select {
	border: 1px #1BD200 solid;
	background: #FFF;
	color: #000;
	font-size: 11px;
}

textarea {
	border: 1px #1BD200 solid;
	background: #FFF;
	font-size: 11px;
}

.staticon {
	width:100%px;
	text-align:center;
	margin-top: 20px;
	margin-bottom: 20px;
}
