@charset "iso-8859-2";

.imgbox {
	width: 170px;
	height: 170px;
}

body, html  {
	padding: 0;
	margin: 0;
	height: 100%;
	background-image: url(img/flowers_left.gif);
	background-repeat: repeat-y;
	background-color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}

a img {
	border: 0;
}

a {
	color: #df1f74;
}

a:hover {
	color: #898989;
}

a.edit {
	color:#f37800;
	text-decoration: none;
}

.edit {
	color:#f37800;
	text-decoration: none;
}

a.edit:hover {
	color:#000;
}


h1 {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-style: italic;
	font-size: 20px;
	margin: 0;
	margin-bottom: 15px;
	color:#df1f74;
}

h1.productcat {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-style: italic;
	margin-bottom: 0px;
	font-size: 17px;
	
}

h2 {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-style: italic;
	font-size: 17px;
	margin-bottom: 10px;
}
h3 {

	font-size: 13px;
	margin-bottom: 10px;
}




#navigation {
	width: 218px;
	position: absolute;
	left: 100px;
	background-color: black;
}




#navigation #header {
	background-image: url(img/header.jpg);
	width: 218px;
	height: 180px;
	position: relative;
	z-index: 13;
}

#navigation #header a.box_to_home {
	border: 0;
	display: block;
	width: 200px;
	height: 100px;
	position: absolute;
	top: 0;
	left: 0;
}

#navigation #navigation_content {
	width: 193px;
	padding: 0 0px 0 10px;
	
}

#navigation #navigation_content #loginbox a{
	color: #df1f74;
}

#navigation #navigation_content a.subcat {
color: #df1f74;
}

#navigation #navigation_content .subcat {
color: #df1f74;
}

#navigation #navigation_content a.subcat:hover{
	color: #898989;
}

#wrapper {
	margin-left: 318px;
	min-height: 100%;
	margin-bottom: -69px;
	background-color: white;
	
}

* html #wrapper {
	height: 100%;
}
#wrapper #content {
	background-color: white;
	padding-left: 25px;
	padding-right: 25px;
	color: black;
	width: 590px;
	padding-bottom: 20px;
}

#wrapper #content a img{
	border: 0;
	}
	
#wrapper #content .content_marked {
	width:100%;
	border:2px solid #d3106f;
	padding: 10px;
	margin: 10px 0 10px 0;
	}


#footer {
	height: 69px;
	background-image: url(img/flowers_footer02.gif);
	background-repeat: no-repeat;
	position: relative;
	left: 318px;
	margin-right: 318px;
}
#footer #black_line {
	height: 46px;
	background-color: black;
	margin-left: 193px;
	border-top: 23px solid white;
}

#footer #navigation_footer {
	background-image: url(img/flowers_footer01.gif);
	width: 218px;
	height: 157px;
	position: absolute;
	z-index: 12;
	left: -218px;
	top: -88px;
}


#wrapper #head_content {
	height: 130px;
	background-image: url(img/head_right.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#wrapper #head_content #black_line_head {
	height: 107px;
	background-color: black;
	margin-left: 677px;
	border-bottom: 23px solid white;
}

#wrapper #head_content_content {
	float: left;
	color: white;
	position: absolute;
	top: 90px;
	left: 250px;
	width: 363px;
	text-align: right;
}

#wrapper #head_content_content a{
	color: white;
	text-decoration: none;
}

#wrapper #head_content_content a:hover{
	color: #666666;
}

.copyright {
	display: none;
}

.parseTime {
	display: none;
}

#language_box {
	position: absolute;
	top: 15px;
	left: 0px;	
}

#language_box a img{
	border-color: #d3106f;
	border: 2px solid;
}

#language_box a:hover img{
	border-color: #898989;
}


#cart_wrap {
	position: absolute;
	top: 20px;
	left: 442px;	
	width: 170px;
	font-size: 11px;
	color: #d3106f;
}

#cart_wrap h2 {
	font-size: 11px;
	margin: 0;
	color: black;
}

#cart_wrap a {
	color: #d3106f;
}

#cart_wrap a:hover {
	color: #333333;
}

#cart {
	background-image: url(img/cart_box.gif);
	height: 51px;
	background-repeat: no-repeat;
	padding: 4px;
	padding-left: 8px;
	padding-right: 8px;
	float: right;
}

#cart_end {
	height: 51px;
	width: 7px;
	background-image: url(img/cart_box_end.gif);
	float: right;
}

#search_header {
	background-image:url(img/search_header.gif);
	background-repeat: no-repeat;
	width: 171px;
	height: 30px;
	padding-top: 0px;	
	padding-left: 10px;
	position: relative;
	top: 130px;
	left: 15px;
}

#search_header input {
	padding: 0;
	padding-top: 4px;
	margin: 0;
	border: 0;	
}

#search_header .input_header {
	display: block;
	float: left;
	margin-top: 4px;
	padding-right: 5px;
	color: #d3106f;
	width: 140px;
}

/* XTC */

.infoBoxHeading {
	font-size: 12px;
	color: white;
	font-weight: bold;
}

.cat_border {
	height: 2px;
	width: 150px;
	background-image: url(img/cat_border.gif);
	background-repeat: no-repeat;

}

.boxText a {
	color: white;
	text-decoration: none;
	font-weight: normal;
}

.boxText a:hover {
	color: #898989;
}

.boxText {
	color: white;
}




#box_advancedsearch {
	text-align: right;
	font-size: 11px;
}

#box_advancedsearch select{
	margin-top: 5px;
}

#box_advancedsearch input{
	margin-top: 5px;
}
	


#box_advancedsearch .title_box {
	padding-top: 3px;
	float: left;
	text-align:right;
	padding-right: 5px;
	line-height: 27px;
	width: 55px;
}

#box_advancedsearch .input_box {
	float: left;
	width: 120px;
	text-align: left;
}

#box_advancedsearch .input_box input{
	width: 114px;
}

#box_advancedsearch .input_box select {
	width: 118px;
}

#box_advancedsearch .input_box .pricefromto_box input{
	width: 20px;	
}

#box_advancedsearch .input_box .pricefromto_box{
	text-align: left;
}

#box_advancedsearch #form_box_advancedsearch {
	margin: 0;
	padding: 0;
	border: 0;
}

hr.clearer {
	clear: both;
	visibility: hidden;
	height: 0;
	margin: 0;
	padding: 0;
}

.message_box {
	width: 100%;
}

.message_box .topleft, .message_box .topright, .message_box .bottomleft, .message_box bottomright {
	width: 10px;
	height: 10px;
}

.message_box .topleft { background-image: url(img/messagebox_topleft.gif); }
.message_box .topright { background-image: url(img/messagebox_topright.gif); }
.message_box .bottomleft { background-image: url(img/messagebox_bottomleft.gif); }
.message_box .bottomright { background-image: url(img/messagebox_bottomright.gif); }

.message_box .topcenter, .message_box .bottomcenter  {
	background-color: #f099c1;
}

.message_box .content {
	border: 1px solid #d3106f;
	background-color: #f8e1eb;
	color: #d3106f;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding:  10px;
}

.message_box .middleleft, .message_box .middleright {
	background-color: #f099c1;
}

.message_box .productOldPrice {
	font-size: 9px;
	color: #555555;
}

/*MESSAGEBOX GREY */


.message_box_grey {
	width: 100%;
}

.message_box_grey .topleft, .message_box_grey .topright, .message_box_grey .bottomleft, .message_box_grey bottomright {
	width: 10px;
	height: 10px;
}

.message_box_grey .topleft { background-image: url(img/messagebox_grey_topleft.gif); }
.message_box_grey .topright { background-image: url(img/messagebox_grey_topright.gif); }
.message_box_grey .bottomleft { background-image: url(img/messagebox_grey_bottomleft.gif); }
.message_box_grey .bottomright { background-image: url(img/messagebox_grey_bottomright.gif); }

.message_box_grey .topcenter, .message_box_grey .bottomcenter  {
	background-color: #c4c4c4;
}

.message_box_grey .content {
	border: 1px solid #555555;
	background-color: #EEEEEE;
	color: #222222;
	font-size: 12px;
	font-weight: bold;
	padding:  10px;
}

.message_box_grey .middleleft, .message_box_grey .middleright {
	background-color: #c4c4c4;
}

.message_box_grey a.pageResults {
	color: #444444;
	text-decoration: none;
	font-weight: normal;
}

.message_box_grey a.pageResults:hover {
	color: #777777;
}

.product_listing_box {
	float: left;
	width:170px;
	margin-bottom: 15px;
	text-align: center;
}

.price {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ca0539;
	font-weight: bold;

}

.price_at_listing {
	display: block;
	position:absolute;
	width: 153px;
	text-align: center;
	bottom: 0;
	left: 0;
	padding: 7px 7px;
}

.specialprice {
	color: #FF6600;
}



.product_listing_box:hover .price_at_listing {
	border: 5px solid #DADADA;
	padding: 2px 2px;
}

.product_listing_description {
 	color: #898989;
	height: 145px;
	position: relative;
}

.product_listing_description h3{
 	text-align: center;
}

.product_listing_description a {
	font-size: 16px;
	text-decoration: none;
	color: #898989;

}

.product_listing_row {
	border-bottom: 1px dashed #DADADA;
	margin-bottom: 15px;
}

.product_listing_description h3 a:hover{
	color: black;
}

.productOldPrice {
	font-size: 9px;
	color: #BBBBBB;
}

#product_info_description_row .product_image {
	float: left;
	width: 250px;
	height: 250px;
	margin-right: 20px;
}

#product_info_description_row .product_description {
	float: left;
	width: 320px;
}

#product_info_price_row {
	width: 590px;
	margin-top: 20px;
}

#product_info_price_row .pricebox{
	width: 320px;
	float: right;
}

#product_info_price_row .pricebox .content a {
	color: #444444;
}

#product_info_price_row .pricebox .content {
	color: #000000;
}

.grey {
	color: #898989;
}

a.grey:hover{
	color: #000000;
}

.regular a{
	font-style: normal;
}


