.menu_back {
	background-image: url(menu_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	}

a.menu: {
	color: #000000; text-decoration: underline
}

a:link {
	color: #000;
	}
a:visited {
	color: #000;
	}
a:active {
	color: #000;
	}
a:hover {
	color: #000;
	text-decoration: none

}
li {
	list-style-type: circle
}

.padding{
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 30px;
	}

.treeview_style {
	padding: 0px 0px 14px 0px;
	font-weight: bold;
}

.treeview_img_style {
	float: left;
	padding-left: 10px;
	padding-right: 3px;
	height: 15px;
}


/**
 *
 * INTERFLORA STYLES
 *
**/

.missing {
	color : #ff0000;
	font-weight : bold;
}

label.missing {
	color : #ff0000;
}

input.missing {
	border : 1px solid #ff0000;
}

input.edit_fields {
	width:300px;
}

input.edit_zip {
	width:100px;
}

textarea.edit_fields {
	width:300px;
	height:40px;
}
textarea.cardtext {
	width:150px;
	height:160px;
}
div.delete_button	{
	text-align:right;
	vertical-align:bottom;
}
img.flower_img	{
	border : 1px solid #306f30;
	width : 90px;
	height: 86px;
}

.box_layout {
	 border: 2px solid #407040;
	 background-color: #fdf9f9;/*9fb79f;*/
}

.cart_td_header {
	white-space: nowrap;
	background-color: #80A780;
	border: 1px solid #407040;
	color: #fff;
}

.cart_td_content {
	background-color: #CCFFCC;
	border: 1px solid #407040;
}
.wrap {
	white-space: normal;
}
div#first_option, div#second_option, div#third_option {
	margin-top: 20px;
	width: 150px;
	float: left;
}
.header	{
	font-family: Trebuchet MS, Verdana;
	font-size: 30px;
	color: #80A780;
	letter-spacing: 5;
	margin-top: 28px;
}
.subheader	{
	font-family: Verdana, Arial, Helvetice;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	line-height: 1.5;
}
.steg_text	{
	font-weight: bold;
	font-size:	16px;
}

#login_box {
	margin: 25px 0 20px 10px;
}

#login_box #login {
	border: 1px solid #000;
	width: 253px;
	height: 16px;
}

#login_box #password {
	border: 1px solid #000;
	width: 215px;
	height: 16px;
	vertical-align: bottom;
}

#login_box #submit_img {
	margin-top: 2px;
	vertical-align: bottom;
}
#login_box #login_box_text {
	font-weight: bold;
}
ul#shop_categories_list {
	list-style-image: url(green.gif);
}
td {
	color: #00000;
	font-size: 11px;
	font-family: verdana;
	}
.header {
	color: #000000;
	font-size: 15px;
	font-family: verdana;
	font-weight: 700;
	}
body {
	background-color: #fdf9f9;
	}
.margin {
	padding: 10px;
	}
	.front_pics {
	border: 1px solid #000;
}

.option_text {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	margin-top: 6px;
}

.readonly {
	background-color: #eeeeee;
}
div#butikInfo {
	display: none;
	border: 1px solid #666;
	background-color: #eee;
	margin: 30px 10px 30px 10px;
	padding: 4px;
}
div#butikInfo div#butikInfoHeader {
	font-weight: bold;
	font-size: 130%;
}

.missing {
	color : #ff0000;
	font-weight : bold;
}

label.missing {
	color : #ff0000;
}

input.missing {
	border : 1px solid #ff0000;
}

input.edit_fields {
	width:300px;
}

input.edit_zip {
	width:100px;
}

textarea.edit_fields {
	width:300px;
	height:40px;
}
textarea.cardtext {
	width:150px;
	height:160px;
}
div.delete_button	{
	text-align:right;
	vertical-align:bottom;
}
img.flower_img	{
	border : 1px solid #306f30;
	width : 90px;
	height: 86px;
}
.steg_text	{
	font-weight: bold;
	font-size:	16px;
}
strong.underline {
	text-decoration: underline;
}
div.produkt_container {
        background: url('http://www.interflora.no/images/ordrebekreftelse_produkt_baggrund.gif') no-repeat;
        width: 459px;
        padding: 6px 16px 10px 16px;
}
div.totalsum {
        border-top: 1px solid #80a780;
        padding-top: 10px;
        margin-left: 16px;
}