form{
margin:0;
}

img { border:none; }

.pricetext{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: White;
font-weight:normal;
text-decoration: none;
}
.redpricetext{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
/* #c50505 */
color: Red;
font-weight:normal;
text-decoration: none;
}
.infotext, a.infotext, a.infotext:active,a.infotext:link,a.infotext:visited, a.infotext:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
font-weight:bold;
text-decoration: none;
/*background-color: #980202;*/
}
.campaigntext{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: Red;
font-weight:normal;
text-decoration: line-through;
}
.brodtext{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: White;
font-weight: normal;
text-decoration: none;
}
a.brodtext, a.brodtext:active,a.brodtext:link,a.brodtext:visited{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: White;
font-weight: normal;
text-decoration: none;
}
a.brodtext:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: White;
font-weight: normal;
text-decoration: none;
}
.prodheadtext{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #bbbcbc;
font-weight: bold;
text-decoration: none;
}
.headtext{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
color: White;
font-weight: bold;
text-decoration: none;
}
.pagenumtext{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: White;
font-weight: normal;
text-decoration: none;
}
.fullpricetext{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: white;
font-weight: bold;
text-decoration: none;
}
.input{
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: White;
border-right: White 1px solid;
border-top: White 1px solid;
border-left: White 1px solid;
border-bottom: White 1px solid;
width: 300px;
height: auto; 
background-color: #ffffff;
}
.input_text{
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: White;
border-right: White 1px solid;
border-top: White 1px solid;
border-left: White 1px solid;
border-bottom: White 1px solid;
width: 300px;
height: 60px; 
background-color: #ffffff;
}
.input_submit {
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: White;
border-right: White 1px solid;
border-top: White 1px solid;
border-left: White 1px solid;
border-bottom: White 1px solid;
width: 149px;
height: 20px; 
background-color: #e3e3e3;
cursor: hand;
}

#goback_boks {
	width: 46px;
	height: 21px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #2D5280;
}

#goback_pil {
	border: 1px solid #2D5280;
	background-color: #0F3668;
	border: none;
	width: 100%;
	height: 100%;
}

/* SHORT DESCRIPTION */
#short_table {
	background-color: #2D5280;
	width:491px;
	border: none;
}
.short_imagefield { /* Billede feltet */
	text-align:center;
	background-color:#0F3668;
	height:85px;
	vertical-align:middle;
	width:85px;
}

.short_textfield { /* Tekst feltet */
	text-align:center;
	background-color: #0F3668;
	height: 85px;
	width: 211px;
}

.short_pricefield { /* Pris felt */
	text-align:center;
	background-color: #0F3668;
	height: 85px;
	width: 95px;
}

.short_info { /* Info feltet */
	text-align:center;
	background-color: #0F3668;
	height: 85px;
	vertical-align: middle;
	width: 95px;
}

/* LONG DESCRIPTION */
.long_table {
	background-color: #2D5280;
	width: 491px;
}

.long_image {
	text-align:center;
	background-color: #0F3668;
	height: 150px;
	vertical-align: middle;
	width: 150px;
}

.long_text {
	text-align: right;
	background-color: #0F3668;
	height:150px;
	vertical-align: top;
}

.long_text_lefttext {
	text-align: left;
}

.long_text_noheight {
	height: auto;
}

.long_text_wwidth {
	width: 242px;
}

.long_pricefield {
	text-align: center;
	background-color: #0F3668;
	height: 49px;
	vertical-align: middle;
	width: 95px;
}

.long_info {
	text-align: center;
	background-color: #0F3668;
	height: 49px;
	vertical-align: middle;
	width:95px;
}

.long_kurv {
	text-align: center;
	background-color: #0F3668;
	height: 49px;
	vertical-align: middle;
	width: 95px;
}

/* ITEM DESCRIPTION */
.item_table {
	width: 491px;
	border: none;
	background-color: #2D5280;
}

.item_bigimage {
	width: 317px;
	height: 317px;
	text-align: center;
	vertical-align: middle;
	background-color: #0F3668;
}

.item_campname_field {
	width:171px;
	height: 5%;
	text-align: center;
	vertical-align: top; 
	background-color: #0F3668;
}

.item_namefield {
	width: 171px;
	height: 157px;
	border: none;
}

.item_campaign {
	width: 171px;
	height: 15px;
	text-align: right;
	vertical-align: top;
}

.item_lowStock {
	background-color: Red;
	font-style: italic;
}

.item_highStock {
	background-color: inherit;
}

.item_name {
	width: 171px;
	height: 142px;
	text-align: center;
	vertical-align: middle;
}

.item_price {
	width: 171px;
	height: 160px;
	text-align: center;
	vertical-align: middle;
	background-color: #0F3668;
}

.item_smallimage {
	width: 105px;
	height: 105px;
	text-align: center;
	vertical-align: middle;
	background-color: #0F3668;
}

.item_kurv {
	width:171px;
	height: 105px;
	text-align: center;
	vertical-align: middle;
	background-color: #0F3668;
}

.item_description {
	width:100%;
	border: none;
	background-color: #0F3668;
}

.item_text {
	text-align: left;
	vertical-align: top;
}

/* VIS KURV */
.kurv_plusminuskryds {
	background-color: #0F3668;
}

.kurv_plusminuskryds_border {
	border:1px solid gray;
}

.kurv_textcenter {
	text-align: center;
}

/* FREIGHT */
.vandret_linje {
	padding-bottom:5px;
	padding-bottom:5px;
	background: transparent url(../images/design/vandret.gif) repeat-x top left;
}

.freight_row1 {
	text-align:left;
	vertical-align: middle;
}

.freight_row2 {
	text-align:left;
	vertical-align: middle;
	background-color: #231F20;
}

.freight_center_text {
	text-align: center;
}

/* Right side overskrift */
.rightside_subject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: White;
	background-color: transparent;
	font-weight: bold;
}

/* Contact */
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: White;
	background-color: transparent;
}

.contact a {
	color: white;
	background-color: transparent;
	text-decoration: none;	
}

.contact a:hover {
	text-decoration: underline;
}

/* navbar */
.navbar_table {
	border:none;
	height: 21px;
	width: 491px;
}
.navbar_inner_table {
	background-color: #959494;
	border:none;
	height:21px;
	width:87px;
}
.navbar_back_all {
	width: 41px;
}
.navbar_back_one {
	width: 42px;
}
.navbar_number_text {
	text-align:center;
	width:317px;
}

p.rentefri {
	color:#5b81b1;
	margin:0;
	margin-top:10px;
	text-align:center;
}

p.rentefri a,
p.rentefri a:hover {
	color:#5b81b1;
	text-decoration:none;
}