body {
	background: #ffffff;
	margin: 6px;
	padding: 0px;
	height:100%;
	font-family: Tahoma,Helvetica,Verdana,Arial; 	
	}

a {
	text-decoration: none;
	color: #4D3D30;
	margin: 0px;
	padding: 0px;
}

a img {
	border: none;
	text-decoration: none;
}

a:hover {
	color: #236B8F;
	}

.clear {
	clear: both;
	width: 1px;
	height: 0px;
	visibility: hidden;
}

.price {
	font-family: Tahoma,Helvetica,Verdana,Arial; 
	font-size: 0.65em;
	font-weight: bold;
	color: #236B8F;
}

.normalprice { 
	font-family: Tahoma,Helvetica,Verdana,Arial; 
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: black;
	text-align: right;
}
	
/* type elements
----------------------------------------------- */
h1 {font: bold 12px arial, helvetica, sans-serif;
	color: #236B8F;
	border-bottom: 1px dashed black;
	padding: 0 8 5 0;
	}

h2 {font: bold 90% arial, helvetica, sans-serif;
	color: green;
	line-height: 10px;
	}
	
h3 {font-family: Tahoma,Helvetica,Verdana,Arial; 
	font-size: 16px;
	color: #236B8F;
	padding: 20 0 0 0;
	margin: 0 0 1em 0;
	}

h3.list {
	font-family: Tahoma,Helvetica,Verdana,Arial; 
	}

h4 {font-family: Tahoma,Helvetica,Verdana,Arial; 
	font-size: 11px;
	font-weight: normal;
	color: #4D3D30;
	margin: 0 0 1em 0;
	}
	
h5 {font-family: Tahoma,Helvetica,Verdana,Arial; 
	color: #236B8F;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	}
	
p {
	font-family: Tahoma,Helvetica,Verdana,Arial; 
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #4D3D30;
	margin: 0;
	}

#content {
	font-family: Tahoma,Helvetica,Verdana,Arial; 
	font-size: 11px;
	}

p.news {
	font-family: Tahoma,Helvetica,Verdana,Arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #4D3D30;
	margin: 0px;
	}

#prompt {font-family: Tahoma,Helvetica,Verdana,Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #4D3D30;
	margin: 0;
	}
	
#center_table td#prompt {
	text-align: left;
	padding: 5px;
	}
	
#center_table td#head {
	font-family: Tahoma,Helvetica,Verdana,Arial;
	font-size: 12px;
	font-weight: bold;
	}

p.colourdesc { 
	font-family: Tahoma,Helvetica,Verdana,Arial;
	font-size: 11px;
	line-height: 12px;
	margin: 2 0 8px 0;
	font-weight: normal;
	color: #4D3D30;
	}

p.content_level_01 { font-family: Tahoma,Helvetica,Verdana,Arial; 
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0pt;
	line-height: 12px;
	color: #333333;
	margin: 0 0 10 0;
	padding: 0 0 0 0;
	text-align: justify;
	border-top: dashed 1px #ccc;
	}

/* linkage elements
----------------------------------------------- */
a {
	font: 11px normal Helvetica, Arial, Tahoma;
}
a.one:link {
	color: #4d3d30;
	text-decoration: none;
	}
	
a.one:visited {
	color: #4d3d30;
	text-decoration: none;
	}

a.one:hover {
	color: #236B8F;
	text-decoration: none;
	background-color: white;
	}

a.one:active {
	color: #4d3d30;
	line-height: 16px;
	text-decoration: none;
	}

a.two {
	text-decoration: none;
	}
	
a.two:link {
	background-color: transparent;
	color: #4D3D30;
	text-decoration: none;
	background-color: white;
	}
	
a.two:visited {
	background-color: transparent;
	text-decoration: none;
	background-color: white;
	}

a.two:hover {
	color: #236B8F;
	background-color: white;
	}
	
a.grey {
	color:#4D3D30;
	background-color: transparent;
	text-decoration: underline;
	background-color: white;
	}

a.grey:hover {
	color: #236B8F;
	}
	
a.red {
	color:#236B8F;
	background-color: transparent;
	text-decoration: none;
	background-color: white;
	}

a.red:hover {
	color: #993300;
	}

/* metanavig linkage elements
----------------------------------------------- */

#metanav
{
	color: #4D3D30;
	font-family: Tahoma,Helvetica,Verdana,Arial; 
	background-color: white;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin-bottom:3em;
}

#metanav a
{
	color: #4d3d30;
	padding: 0px 4px 0px 4px;
}

#metanav a:hover
{
	background-color: #FEC82A;
}

#generics_menu {
	margin-top: -12px;
}

/* generic


----------------------------------------------- */
#container_all {
	background: transparent;
	
	width: 970px;
	/*position: absolute;*/
	/*margin-left: -485px;*/
	/*left: 50%;*/
	margin: 0 auto;
	}

#header {
	text-align: left;
	width: 970px;
	vertical-align : top;
	background: transparent url(/images/blue/bg.png) top left repeat-y;
	}

#footer {
	background: transparent url(/images/blue/bg_bottom.png) top left no-repeat;
	width: 970px;
	min-height: 15px;
	vertical-align : bottom;
	text-align: left;
	padding-top: 35px;
	}

#header h4 {
	margin-right: 8px;
	}

#breadcrumb {
	margin-top: -5px;
	font-family: Tahoma,Helvetica,Verdana,Arial;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.5pt;
	color: #9c8674;
	padding: 6px 0 6px 10px;
	background: transparent url(/images/blue/bg.png) top left repeat-y;
	}

#breadcrumb a {
	color: #ffbe46;
	text-decoration: none;
}
#breadcrumb a:hover {
	text-decoration: none;	
	color: #fff;
}

#breadcrumb .selected {
	color: #fff;		
}

#breadcrumb .selected:hover {
	color: #ddd;		
}

#container {
	background: transparent url(/images/blue/bg.png) top left repeat-y;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0 10px;
	}

#headline {
 	padding: 0px 10px 10px 10px;
	border: 1px dashed #ccc;
	background: white;
	margin-bottom: 12px; 
	height:50px;
	vertical-align: bottom;
	}

#headline h5 {
	margin-bottom: 0px;
	}

#cartstatus {
	background: white;
	height: 64px;
	clear: both;
	position: relative;
	margin: 10px 0 0 0;
	}

#cartstatus #status {
	margin: 2px 0px 0px 0px;
	position: absolute;
	}

#cartstatus #status h5 {
	float: left;
	margin: 0px 0px 0px 0px;
	}

#cartstatus #status p {
	float: left;
	margin: 3px 0px 0px 8px;
	}

#cartstatus #addcart {
	height: 20px;
	position: absolute;
	top: -6px;
	right: 0px;
	margin-right: 8px;
	width:182px;
	}

#cartstatus #checkout {
	height: 20px;
	position: absolute;
	top: 30px;
	right: 0px;
	margin-right: 8px;
	}

#cartstatus #addcart a img {
	float: left;
	border: none;
	}

#cartstatus #checkout a img {
	float: left;
	border: none;
	}

#cartstatus #addcart a p {
	float: left;
	margin-top:10px;
	}

#cartstatus #checkout a p {
	float: left;
	margin: 18px 0px 0px 8px;
	}

/* index page elements
----------------------------------------------- */
#container_door {
	background: transparent;
	position: absolute;
	left: 50%;
	width: 720px;
	margin-left: -350px;
	margin-top: 120px;
	}

#startbild {
	position: absolute;
	top: 20%;
	left: 10%;
	margin-top: -50;
 	margin-left: -60;
	width: 320px; 
	}
	
#browserlinks {
	position: absolute;
	top: 225px;
	left: 420px;
	width: 300px; 
	}

/* menu elements
----------------------------------------------- */

#menu_line
{
	width: 700px; 
}


#menu 
{
	background: transparent url(/images/blue/bg_menu5.png) top left repeat-y; 
	position: static; 
	width: 970px;
	height: 31px;
}

#menu ul
{
	list-style: none;
	margin: 0;
	padding: 0px;
	float: left;
	text-align: center;
	width: 119px;
}

#menu ul ul
{
	text-align: left;
	margin-top:-10px;
}

#menu a, #menu h2 
{
	font: bold 11px Helvetica, Arial, Tahoma;
	display: block;
	margin: 0px;
	height: 31px;
}

#menu ul h2 
{
	font-weight: bold;
	color: #00608F;
	margin: 0px;
	text-align: center;
	padding-top: 14px;
}

#menu a 
{
	color: #4d3d30;
	background: transparent;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#menu h2:hover, #menu h2 a:hover
{
	color: grey;
}

#menu ul h2 a {
	display: block;
	height: 31px;
	width: 126px;
	margin: -14px 0 0 9px;
	padding: 14px 0px 0 0;
}

#menu ul h2.first a:hover, #menu ul h2.first a#active {
	background: transparent url(/images/blue/tab1_active.png) left top no-repeat;
}

#menu ul h2.second a:hover, #menu ul h2.second a#active {
	background: transparent url(/images/blue/tab2_active.png) left top no-repeat;
	z-index:90;
}

#menu ul h2.third a:hover, #menu ul h2.third a#active {
	background: transparent url(/images/blue/tab3_active.png) left top no-repeat;
	z-index:10;	
}

#menu ul h2.fourth a:hover, #menu ul h2.fourth a#active {
	background: transparent url(/images/blue/tab4_active.png) left top no-repeat;
}

#menu ul h2.fifth a:hover, #menu ul h2.fifth a#active {
	background: transparent url(/images/blue/tab5_active_end.png) left top no-repeat;
}

#menu ul h2.sixth a:hover, #menu ul h2.sixth a#active {
	background: transparent url(/images/blue/tab6_active.png) left top no-repeat;
}

#menu ul h2.seventh a:hover, #menu ul h2.seventh a#active {
	background: transparent url(/images/blue/tab7_active.png) left top no-repeat;
}

#menu ul h2.eighth a:hover, #menu ul h2.eighth a#active {
	background: transparent url(/images/blue/tab8_active.png) left top no-repeat;
}

#menu li 
{
	background: transparent;
	position: relative;
	font-weight: normal;
	z-index: 10;
}

#menu ul ul li 
{ 
	padding: 1px 5px 1px 5px;
	width: 230px;
	vertical-align: middle;
}

#menu ul ul li img
{
	padding-right: 0.5em;
}

#menu ul ul li:hover
{
	background-color: #fec82a;	
}

#menu ul ul li a
{
	color: white;
	height: 13px;
	padding: 2px 0 2px 0;
	font-weight: normal;
	font-size: 11px;
	margin: 0 0 0 15px;
	/* font-variant: small-caps; */
}

#menu ul ul li:hover a
{
	margin: 0;
	padding-left: 15px;
	background: transparent url(/images/blue/menu_arrow.png) no-repeat top left;
	color: #00608F;
}

#menu ul ul 
{
	padding-top: 0px;
	background: #00608F;
	position: absolute;
	z-index: 500;
	left: 10px;
	width: 240px;
}

#menu ul ul ul 
{
	position: absolute;
	line-height: 12px;
	top: 0;
	left: 100%;
	z-index: 500;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul

{
	display: none;
}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{
	display: block;
}

#menu_cart {	
	float: right;
	margin: -11px 0 0 0;
	padding: 0 30px 0 0;
	}
#menu_cart a {
	font: normal 11px Helvetica, Arial, Tahoma;
	color: #fff;
	}
#menu_cart a.cart {
	background: transparent url(/images/blue/ic_cart3.png) top left no-repeat;
	padding: 7px 0 0 25px;
	}
#menu_cart a.checkout {
	position: absolute;
	background: transparent url(/images/blue/ic_checkout.png) top left no-repeat;
	padding: 7px 0 0 25px;
	margin-top: -33px;
	}

/* splash screen
----------------------------------------------- */

#splash #splash_image
{
}

#splash 
{
}

#splash #language_selector
{
}

#splash #language_selector img
{
}

/* categories page elements
----------------------------------------------- */
#content_categories_01 {
	background: white url(../images/blue/bg_home_ur.png) top right no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	}

#content_categories_02 {
/*	background: url(../images/blue/content_home_01.gif) no-repeat; */
	margin: 1px 1px 1px 2px;
	width: 300px;
	height: 120px;
	float: left;
	}
	
#content_categories_03 {
	
	width: 240px;
	height: 120px;
	margin: 1px 10px 1px 11px;
	float: left;
	}
	
#content_categories_04 {
	width: 232px;
	height: 120px;
	margin: 1px 10px 1px 2px;
	float: left;
	}

#content_categories_05 {
	width: 140px;
	height: 120px;
	margin: 1px;
	float: left;
	}
	
#content_service {
	background: white;
	margin: 0px 0px 0px 0px;
	padding: 15px 10px 10px 10px;
}

#content_service #content a {
	text-decoration: underline;
}

#content_service #navigation {
	background: transparent;
	float: left;
	width: 160px;
	}
	
#content_service #navigation a.active { 
	font-weight: bold; 
	color: #236B8F;
	}
	
#content_service #content {
	float: left;
	width: 770px;;
	text-align: left;
	}


#categories /*text for select*/
{
	float: left;
	margin: 30px 0px 0px 0px;
	font-family: Tahoma,Helvetica,Verdana,Arial; 
	font-size: 12px;
	font-weight: normal;
	color: #4D3D30;
	width: 560px;
	height: 436px;
}

#categories .category_item
{
	text-align: center;
	width: 180px;
	height: 110px;
	float: left; 
}

#categories .category_layer
{
	display: none;
	margin-left: 30px;
}

#categories .category_item a img
{
	border: none;
}

#categories .category_item #images
{
	position: relative;
	width: 84px;
	height: 70px;
	z-index: 1;
	margin-bottom: 5px;
}

#categories #images #icon
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#categories #images #icon_hover
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#categories #text
{
	position: absolute;
	top: 480px;
	left: 60px;
	width: 500px;
	border: 1px solid;
	padding: 5px;
}

#categories #text #top
{
	height: 15px;
	width: 439px;
	background: url(../images/blue/sheet_top.jpg);
}

#categories #text #middle
{
	background: url(../images/blue/sheet_middle.jpg) repeat-y;
	width: 439px;
	text-align: left;
	padding: 10px;
}

#categories #text #bottom
{
	width: 439px;
	height: 15px;
	background: url(../images/blue/sheet_bottom.jpg);
}

/* products page elements
----------------------------------------------- */

#content_products_01 {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	background-color: white;
	min-height:600px;
	}

#content_products_01 #stretcher {
	float: left;
	width: 1px;
	height: 462px;
}

#products {
	width: 565px;
	margin: 0px;
	font-family: Tahoma,Helvetica,Verdana,Arial; 
	font-size: 12px;
	color: #4D3D30;
	display: block;
/*	background: url(brand_img/container_mess.gif) no-repeat; */
}


#products_head {
	width: 902px;
}

#pagenav {
	text-align: left;
	width: 100%;
	padding-bottom: 0px;
}

#pagenav a {
	color: #4D3D30;
	padding: 3px;
	text-decoration: none;
}

#pagenav a:hover {
	color: #236B8F;
	}

#pagenav .selected {
	font-family: Tahoma,Helvetica,Verdana,Arial; 
	background-color: transparent;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: white;
	color: #5AA8CF;
}

#priceinfo {
	text-align: right;
	padding-right:50px;
	font-family: Tahoma,Helvetica,Verdana,Arial; 
	font-size: 11px;
	background-color: white;
}

#products .product_item
{
	text-align:center;
	width: 140px;
	height: 170px;
	float: left;
	vertical-align: top;
}

#products .product_item a img
{
	border: none;
}

#products .image
{
	position: absolute;
	top: 265px;
	right: 55px;
}

#products .text
{
	position: absolute;
	top: 520px;
	right: 55px;
	width: 280px;
	text-align: left;
}

#products #size
{
  border-top: 1px dotted #BBBBBB;
  padding-top:4px;
	margin-top:20px;
	text-align: left;
}

#products #old_price
{
	font-family: Tahoma,Helvetica,Verdana,Arial; 
	color: #4D3D30;
	font-size: 11px;
	text-align: center;
	text-decoration: line-through;
}

#products #price
{
	font-family: Tahoma,Helvetica,Verdana,Arial; 
	color: #4D3D30;
	font-size: 11px;
	text-align: center;
}

/* details page elements
----------------------------------------------- */

#content_details_01 {
	background: url(../images/blue/container_mess.gif) no-repeat;
	border: 1px dashed #ccc;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	background-color: white;
	height: 440px;
	}

#details #prod_colours a {
	text-transform: lowercase; 
}

#details #prod_colours a:hover {
	color: #236B8F;
	text-transform: lowercase; 
}


/* hover for colour icon images */
#details #prod_colours a img {
	/* border: 2px solid black; */
	border: none;

}

/* hover for colour icons */
#details #prod_colours a:hover img {
	/* border: 2px solid #236B8F; */
	border: none;
}

#details {
	float:left;
	margin-top: -14px;
	margin-right:8px;
	margin-bottom:0px;
	width: 950px;
	background-color: #fff;
	padding: 8px;
	}

#details table td {
	vertical-align: top;
	overflow: hidden;
}

#details .hspacer { height:8px; }
#details .vspacer { width:8px; }

#details #prod_description {
	width: 240px;
	height: 100%;
	background: white;
	vertical-align: top;
	}
#details #prod_description #content {
	width: 218px;
	padding: 8px 10px 20px 10px;
	border: 1px dashed #ccc;
	background: white;
	vertical-align: top;
	border-width: 0 1px 0px 1px;
	font-family: Tahoma,Helvetica,Verdana,Arial; 
	font-size: 11px;
	color: #4D3D30;
	line-height: 14px;
	/*min-height:220px;*/
	}

#details #prod_features {
	width: 122px;
	background: white;
	vertical-align: top;
	}
#details #prod_description #features {
	width: 218px;
	border: 1px dashed #ccc;
	border-width: 0 1px 1px 1px;
	padding: 8px 10px 20px 10px;
	background: white;
	vertical-align: top;
	font-family: Tahoma,Helvetica,Verdana,Arial;
	font-size: 11px;
	color: #4D3D30;
	line-height: 14px;
	/*min-height: 220px;*/
	}
#details #prod_description #matches {
	width: 218px;
	padding: 8px 10px 20px 10px;
	border: 1px dashed #ccc;
	background: white;
	vertical-align: top;
	border-width: 0 1px 1px 1px;
	font-family: Tahoma,Helvetica,Verdana,Arial;
	font-size: 11px;
	color: #4D3D30;
	line-height: 14px;
	}
	
#details #prod_description #matches a img {
	border: 1px solid #0075AF;
	}

#details #image_before {
	height: 1em;
}

#details #image_after {
	height: 1em;
}

#details #prod_image {
	background: white;
	border: 0px dashed #ccc;
	text-align: right;
	vertical-align: top;
	padding: 10px 0px 10px 0px;
	}

#details #prod_image_big  {
	background: white;
	border: 1px dashed #ccc;
	text-align:center;
	vertical-align: top;
	padding: 10px 0px 10px 0px;
	}

#details #code {
	margin: 0;
	padding: 0;
	float: bottom;
	text-align: center;
	}

#details #info {
	width: 118px;
	vertical-align: top;
	height: 100%;
}	

#details #cart {
	text-align: center;
	border: 1px dashed #ccc;
	width: 218px;
	text-align: left;
	background-color:white;
	border-width: 0 1px;
	padding: 15px 10px 10px 10px;
	line-height: 0px;
}

#views {
	text-align: center;
}

#details #views h3 {
	margin: 8px 0px 15px 0px;
}

#details #button {
	text-align: right;
	padding-right: 40px;
}

#details #views img {
	border: 1px solid #6f6f6f;
	margin: 1px 1px 0px 0px;
}

#details #views .selected img {
	border: 1px solid #0075AF;
}

#details #views #selected {
	color: #236B8F;
}

#details #info {
	width: 240px;
	height: 100%;
}

#details #prod_colours {
	padding: 10px;
	/*border: 1px dashed #ccc;*/
	background: white;
	}

#details #prod_colours p {
	margin-bottom: 6px;
	}

#details #prod_size {
	text-align: right;
	padding: 10px;
	border: 1px dashed #ccc;
	border-top: none;
	background: white;
	}
#details #chosen_size, #details #chosen_colour {
	border: 1px dashed #ccc;
	border-top-width:0;
	border-bottom-width:0;
	text-align: center;
	}
	
#details #prod_price {
	text-align: left;
	padding: 10px;
	padding-bottom: 0px;
	border: 0px dashed #ccc;
	border-top: none;
	border-bottom: none;
	background: white;
	vertical-align: bottom;
	}

#details #priceinfo {
	float: none;
	margin: 0;
	text-align: left;
	border-top: none;
	background: white;
	padding: 10px 10px 0 10px;
}

#details #currencies 
{
	font-family: Tahoma,Helvetica,Verdana,Arial;
	font-size: 10px;
	color: black;
	border: 1px dashed #ccc;
	border-top: none;
	border-bottom: none;
	background: white;
	text-align: left;
	padding: 10px;
	padding-top: 0px;
	color: #4D3D30;
	line-height: 12px;
}

#details #currencies table
{
	width: 100%;
	margin-top: 5px;
	font-family: Tahoma,Helvetica,Verdana,Arial;
	font-size: 10px;
	color: black;
}

#details #currencies table #price
{
	text-align: right;
}

#details #priceinfo a {
	font-family: Tahoma,Helvetica,Verdana,Arial;
	font-size: 10px;
	color: #4D3D30;
}
	
#details #priceinfo a:hover {
	color: #236B8F;
}
	
	
#details #prod_price table {
	width: 100%;
	}

#details #prod_price h3 {
	margin: 0;
	}

#details #prod_stock {
	text-align: center;
	padding: 4px 2px 0px 5px;
	border: 0px dashed #ccc;
	background: white;
	vertical-align: middle;	
	}

#details #prod_stock .instock {
	font-family: Tahoma,Helvetica,Verdana,Arial; 
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #000;
	background-color: #33cc33;
	margin-left:5px;
	padding: 4px 2px 2px 2px;
	}

#details #prod_stock .expected_instock {
	font-family: Tahoma,Helvetica,Verdana,Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #000;
	background-color: orange;
	margin-left:5px;
	padding: 4px 2px 2px 2px;
	}
	
#details #prod_stock .outofstock {
	font-family: Tahoma,Helvetica,Verdana,Arial; 
	font-size: 11px;
	font-weight: bold;
	text-align: center;	
	color: black;
	background: #c9393a;
	vertical-align: middle;
	margin-left:5px;
	padding: 4px 2px 2px 2px;
	}

#details #prod_stock h3 {
	margin: 0;
	}

#details #movies {
	text-align: center;
	border: 1px dashed #ccc;
	border-top: none;
	background: white;
	padding: 0px;
}

#details #movies p {
	padding: 10px;
}

#details #cart_and_checkout {
	text-align: left;
	border: 1px dashed #ccc;
	border-top: none;
	background: white;
	padding: 0px 10px 10px 0px;
	height: 100%;
}

#details #cart_and_checkout #addcart img {
	margin-right: -8px;
}

#details #cart_and_checkout img {
	float: left;
}

#details #cart_and_checkout #checkout {
	clear: both;
	margin-left: 4px;
}

/* info page elements
----------------------------------------------- */
#content_info_01 {
	margin: 0px 0px 10px 0px;
	padding: 15px 10px 10px 10px;
	background-color: white;
	}

#content_service #shipping_costs
{
	font-family: Tahoma,Helvetica,Verdana,Arial; 
	font-size: 11px;
	border: 1px dashed #ccc;
	margin-top: 3em;
	color: #4D3D30;
	padding: 1em;
}

#content_service #shipping_costs th
{
	font-weight: bold;
	color: black;
	padding: 5px;
}

#content_service #shipping_costs td
{
	padding: 3px;
}

#content_service #shipping_costs .even
{
	background-color: #ddd;
}

#content_service #shipping_costs #country
{
	text-align: left;
	border-right: 1px dashed #ccc;
}

#content_service #shipping_costs #order_amount
{
	text-align: right;
	border-right: 1px dashed #ccc;

}

#content_service #shipping_costs #shipping
{
	text-align: right;
}

#content_service #shipping_costs .free
{
	text-align: right;
	color: green;
	font-weight: bold;
}

	
	
/* bag-o-matic page elements
----------------------------------------------- */
#content_bagomatic_01 {
	border: 1px dashed #ccc;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	background-color: white;
	}

#content_bagomatic_02 {
	border: 1px dashed #ccc;
	margin: 10px 0px 0px 0px;
	padding: 10px;
	background-color: white;
	}

#bagomatic_info #text {
	width: 525px;
	float:left;
	}

#bagomatic_info #text h3 {
	border-bottom: dashed 1px #ccc;
	padding-bottom: 4px;
	}

#bagomatic_info a img {
	border: none;
}

#bagomatic_info #image {
	background: white;
	width: 141px;
	height: 200px;
	text-align: center;
	border: dashed 1px #ccc;
	float: left;
	margin:0px 0px 10px 10px;
	}

/* bag-o-matic page elements
----------------------------------------------- */
#content_contact_01 {
	margin: 0px 0px 0px 0px;
	padding: 15px 10px 10px 10px;
	background-color: white;
	}

#content_contact_02 {
	margin: 10px 0px 0px 0px;
	padding: 10px;
	background-color: white;
	}

#contact #shoplist
{
	padding: 0px -10px -10px 0px;
}

#contact p
{
	height: 320px;
	width: 645px;
	padding: 1em;
	margin-top: 10px;	
	margin-right: 10px;	
	float: left;
	border: 1px dashed #ccc;
}

#contact :first-child
{
	margin-left: 0px;
}

#contact form {
	vertical-align: bottom;
	margin-bottom: 10px;
	}

#contact #type {
	float:left;
	margin-right: 10px;
	}

#contact #country {
	float:left;
	margin-right: 10px;
	}

#contact #show {
	float:left;
	padding-top: 12px;
	margin-right: 10px;
	}

/* shopping cart page elements
----------------------------------------------- */

#content_cart_01 {
	margin: 0px 0px 10px 0px;
	padding: 10px;
	background-color: white;
	}

#content_cart_02 {
	margin: 0px 0px 0px 0px;
	padding: 10px;
	background-color: white;
	}

#cart_table  {
	font-family: Tahoma,Helvetica,Verdana,Arial; 
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #4D3D30;
	margin: 0;
	width: 680px;
}

#cart_table input {
	width: 3em;
	height: 16px;
	text-align: center;
	font-family: Tahoma,Helvetica,Verdana,Arial; 
	color: #4D3D30;
	border: 1px solid #4D3D30;
}

#cart_table img {
	border: none;
}

#cart #quantity {
	width: 3.5em;
	text-align: left;
}

#cart #icon {
	width: 10em;
	text-align: center;
	padding:4px 0;
}

#cart #code {
	width: 6em;
	text-align: left;
}

#cart #name {
	text-align: left;
	padding-right: 1em;
	padding-left: 2em;
}

#cart #price {
	width: 7em;
	text-align: left;
	padding-right: 1em;
}

#cart #subtotal {
	width: 5em;
	text-align: left;
}

#cart #remove {
	width: 50px;
	text-align: right;
}

#cart #remove img {
	margin-left: 10px;
}

#cart #ad {
	margin: 0px;
	padding-right:5px;
	width:80px;
}

#cart #ad a {
	font-family: Tahoma,Helvetica,Verdana,Arial; 
	color: #236B8F;
	font-weight: normal;
	font-size: 9pt;
}

#cart #ad a:hover {
	text-decoration: underline;
}

#cart #total {
	font-family: Tahoma,Helvetica,Verdana,Arial;
	color: #4D3D30;
	font-weight: bold;
	font-size: 12pt;
	margin: 20px 0px 0px 10px;
	padding-top: 10px;
	border-top: 1px solid #ccc;
	text-align:left;
}

#cart .expected_instock {
	color: orange;
	font-weight: bold;
	margin:0 3px;
}

#cart .outofstock {
	color: red;
	font-weight: bold;
	margin:0 3px;	
}

.PaymentSystems 
{
	margin-top: 1em;
	color:black;
	text-align:center;
	font-size:8pt;
}

.PaymentSystems img
{
	margin:0.25em;
}


/* marry page elements
----------------------------------------------- */
#content_marry_01 {
	/* background: url(../images/blue/marry_bag.jpg) top right no-repeat; */
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	background-color: white;
	}

#content_marry_02 {
	background: url(../images/blue/marry_bag.jpg) top right no-repeat;
	border: 1px dashed #ccc;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	background-color: white;
	}

#center_table {
	width: 100%;
	height: 100%;
}

#center_table td {
	text-align: center;
	vertical-align: center;
}

#marry {
	width: 900px;
}

#marry #info {
	margin-bottom: 20px;
	font-size: 10pt;
}

#marry #input {
	width: 100%;
	border: 1px solid black;
	background-color: white;
	font-family: Tahoma,Helvetica,Verdana,Arial; 
	font-size: 12px;
	padding: 2px;
}

/* line 1 */
#marry #title {
	width: 9%;
	margin-right: 10px;
	float: left;
	clear: left;
}

#marry #firstname {
	width: 27%;
	margin-right: 10px;
	float:left;
}

#marry #lastname {
	width: 27%;
	margin-right: 10px;
	float:left;
}

#marry #email {
	width: 29%;
	float: left;
}

/* line 2 */
#marry #sex {
	width: 9%;
	margin-right: 10px;
	float: left;
	clear: left;
}

#marry #birthday {
	width: 27%;
	margin-right: 10px;
	float:left;
}

#marry #country {
	width: 27%;
	margin-right: 10px;
	float:left;
}

/* line 3 */
#marry #bag_name {
	width: 27%;
	margin-right: 10px;
	float: left;
	clear: left;
}

#marry #bag_code {
	width: 15%;
	margin-right: 10px;
	float:left;
}

#marry #bag_colour {
	width: 25%;
	margin-right: 10px;
	float:left;
}

#marry #purchase_price {
	width: 25%;
	margin-right: 10px;
	float:left;
}

/* line 4 */
#marry #seller {
	width: 15%;
	margin-right: 10px;
	float:left;
	clear: left;
}

#marry #seller_country {
	width: 15%;
	margin-right: 10px;
	float:left;
}

#marry_result {
	font-family: Tahoma,Helvetica,Verdana,Arial;
	color: red;
	margin-bottom: 10px;
}

#marry_success {
	font-family: Tahoma,Helvetica,Verdana,Arial; 
	color: black;
	margin-bottom: 10px;
}

/* line 5 */
#marry #upload {
	width: 100%;
	text-align: center;
}

#marry #upload #prompt {
	text-align: center;
}

#marry #upload #file_input {
	font-size: 8pt;
}

#marry #button {
	font-size: 11pt;
}

#prod_hover {
	position:absolute;
	border:1px solid #ccc;
	background:#fff;
	display:none;
	color:#4D3D30;
	z-index: 100;
	}

#prod_hover_price {
	display: block;
	float: left;
	color: #236B8F;
	background: white url(/images/blue/bg_menu_260.png) top left repeat-x;
	width: 260px;
	height: 23px;	
	font-family: Tahoma,Helvetica,Verdana,Arial; 
	font-size: 1em;
	font-weight: bold;
	padding: 7px 5px 5px 5px;
	}
#prod_hover_price #left { 
	float: left;
	display: block; 
	}
#prod_hover_price #right { 
	float: right;
	display: block; 
	}
	
#prod_hover_text {
	display: block;
	padding: 5px;
	background: white url(/images/blue/bg_menu_bottom_260.png) bottom left repeat-x;
	width: 260px;
	}

.clearboth { clear: both; }

.grey_light { color: #ccc; }

/* [some] cart page elements
----------------------------------------------- */

table.cartSelect {
	padding:0;
	float:left;
}

table.cartSelect td {
	font-size:11px;	
	}

.seperator, .seperator td,  .seperator th {
	padding:12px 0 6px 0;
	border-top: 1px solid #ccc;
}

td.cartSave input {
	width: auto;
	height: auto;
	margin: 10px 0; 
}

td.cartSave {
	text-align:right;
}

td#stockstatus {
	width: 78px;
	height: auto;
}

.margin12, .margin12 td,  .margin12 th {
	padding:8px 0;
}

.greytext {
	font-style:italic;
	color:#999999;
}	

.greyBorder {
	padding:3px; 
	border:1px solid #999999;
}