/*
* CSS Style-Definitionen by Rekona GbR
* Website: http://www.dieshophoster.de
*/

* {
margin:0;
padding:0;
}

html {
/*height:100%;*/
}

html {
/*background-image:url(img/background2.jpg);*/
}

body {
	height:100%;
	height:auto !important;
	min-height:100%;
	background-image:url(img/background2.jpg);
	padding-top:60px;
	color:#000;
	font-family:Arial, Verdana;
	font-size:12px;
}

/* IE Win < 7 only \*/
 * html #wrapper {
 height:100%;
 }

 img {
 border:0px;
 }

 p {
 margin-bottom:15px;
 }

 ul, li {
 margin-left:20px;
 }

 /*
 * Ueberschriften
 */
 h2 {
 color:#ad670d;
 font-family: Arial;
 font-size:14px;
 margin-top: 10px;
 }

 hr {
	height: 1px;
	margin: 8px 0 10px 0;
	border: 1px solid #ab6c18;
 }

 /*
 * Alle Standard-Links definieren
 */
 a:link, a:visited, a:active {
 color:#0367ae;
 text-decoration:none;
 }

 a:hover {
 color:#0367ae;
 text-decoration:underline;
 }


dfn, .usb, ul.sprungnavi {
display:block;
position:absolute;
left:-3000em;
height:0px;
width:0px;
}

div.copyright {
display:none;
}

div.cell_back {
float:left;
}

div.cell_continue {
float:right;
}

div#hintergrund_schatten {
position:absolute;
top:0px;
left:0px;
width:100%;
height:165px;
background:url(img/hintergrund.jpg);
background-repeat:repeat-x;
}

div.clearing {
clear:both;
}



/*
* Layout Boxen
*/
div#wrapper {
width: 970px;
margin: 0 auto;
margin-top:0px;
position:relative;
top:0px;
background:#c3c3c3;
}

/*
* Header-Bild definieren
*/
div#header_image {
width:500px;
height:323px;
position:absolute;
top:-10px;
left:50%;
margin-left:-250px;
z-index:2;
}

div#top_header {
position:absolute;
top:0px;
left:0px;
width:970px;
height:245px;
background:url(img/content_layout_03.png);
background-repeat:no-repeat;
}

div#top_header2 {
position:absolute;
top:245px;
left:0px;
width:970px;
height:221px;
z-index:1;
}

div.copyright_footer {
text-align:center;
margin-bottom:20px;
padding-bottom:20px;
margin-top:15px;
color:#56381a;
font-size:12px;
font-family: Arial, Verdana;
}

div.copyright_footer a:link, div.copyright_footer a:visited, div.copyright_footer a:active {
color:#56381a;
font-size:12px;
font-family: Arial, Verdana;
text-decoration:none;
}

div.copyright_footer a:hover {
color:#56381a;
font-size:12px;
font-family: Arial, Verdana;
text-decoration:underline;
}

div#content_all {
position:relative;
/*top:466px;*/
top:0px;
left:0px;
background:url(img/content_layout_06.png);
background-repeat:repeat-y;
width:100%;
height:auto;
z-index:2;
}

div#content_all_top_background {
position:absolute;
top:0px;
left:0px;
width:970px;
height:221px;
background:url(img/content_layout_05.png);
background-repeat:no-repeat;
z-index:3;
}

#foot {
background:url(img/content_layout_09.png);
background-repeat:no-repeat;
height:46px;
}


#left {
float:left;
width:203px;
height:100%;
background:none;
z-index:30;
margin-left:25px;
margin-top:95px;
}

#content {
float:left;
width:511px;
height:100%;
background:none;
margin-top:95px;
}

#right {
float:right;
width:225px;
height:100%;
background:none;
margin-top:95px;
}


#inhalt {
position:relative;
top:0px;
left:0px;
width:970px;
z-index:30;
}



/*
* Topnavigation 1 definieren (Home, Gaestebuch, Ueber uns)
*/
div.topnavi1 {
position:absolute;
top:37px;
left:40px;
}

div.topnavi1 a:link, div.topnavi1 a:visited, div.topnavi1 a:active {
font-size:11px;
color:#fff;
font-family: Arial, Verdana;
text-decoration:none;
}

div.topnavi1 a:hover {
font-size:11px;
color:#fff555;
font-family: Arial, Verdana;
text-decoration:none;
}



/*
* Topnavigation 2 definieren (AGB, Kontakt, Impressum)
*/
div.topnavi2 {
position:absolute;
top:37px;
right:40px;
}

div.topnavi2 a:link, div.topnavi2 a:visited, div.topnavi2 a:active {
font-size:11px;
color:#fff;
font-family: Arial, Verdana;
text-decoration:none;
}

div.topnavi2 a:hover {
font-size:11px;
color:#fff555;
font-family: Arial, Verdana;
text-decoration:none;
}

div#paypal {
margin-top:15px;
}

div#logo {
position:absolute;
top:80px;
left:25px;
}

/*
* Newsletter Box definieren
*/
div#menubox_newsletter {
width:196px;
padding:0px;
margin-top:20px;
}

div#menubox_newsletter_head {
width:196px;
height:30px;
background:url(img/newsletter_03.png);
background-repeat:no-repeat;
}

div.newsletter_text {
margin-top:0px;
margin-left:10px;
margin-right:10px;
padding-top:5px;
font-size:11px;
}

div#menubox_newsletter_body {
background:url(img/newsletter_06.png);
background-repeat:repeat-y;
height:123px;
}

div.left_news {
width:27%;
float:left;
}

div.right_news {
width:45%;
float:left;
}

div#newsletter_content {
margin-left:10px;
margin-right:10px;
}

div.abmelden_link a:link, div.abmelden_link a:visited, div.abmelden_link a:active {
text-decoration:underline;
color:#348fcf;
font-size:11px;
}

div.abmelden_link a:hover {
text-decoration:none;
color:#348fcf;
font-size:11px;
}

div#menubox_newsletter_body input.gm_class_input {
width:124px;
height:19px;
background:url(img/newsletter_input_03.jpg);
background-repeat:no-repeat;
border:0px;
}


/*
* Kategorien definieren
*/
div#menubox_categories {
	width:197px;
	padding:0px;
	margin-top:3px;
}

/*
div#menubox_categories_head {
height:30px;
width:100%;
background:url(img/categorie_03.png);
background-repeat:no-repeat;
text-indent:-3000px;
}
*/

div.cat_icon {
display:none;
}

div.categories {
width:99%;
/*height:23px;*/
background:url(img/bg_categories.jpg);
background-repeat:no-repeat;
}

div.cat_link {
	min-height: 23px;
	border-top: 1px solid #eee;
	margin: -1px 4px 0 6px;
}
div.categories a:link, div.categories a:visited, div.categories a:active {
	display:block;
	margin-left:20px;
	padding-top:4px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
div.categories a:hover {
	color:#eba31b;
}

div.categories_end {
width:100%;
height:27px;
background:url(img/categorie_08.png);
background-repeat:no-repeat;
}

div.categories_end a:link, div.categories_end a:visited, div.categories_end a:active {
display:block;
margin-left:20px;
padding-top:3px;
color:#000;
font-weight:bold;
text-decoration:none;
}

div.categories_end a:hover {
display:block;
margin-left:20px;
padding-top:3px;
color:#eba31b;
font-weight:bold;
text-decoration:none;
}

div.cat_sub_link {
	height: 24px;
}
div.cat_sub_link a:link, div.cat_sub_link a:visited, div.cat_sub_link a:active {
	display:block;
}
span.cat_active {
	display:block;
	margin-bottom:5px;
}

/*
* Such - Box definieren
***********************
*/
span.gm_opensearch {
display:none;
}

span.gm_opensearch_info {
display:none;
}

/*
* Hersteller Pulldown definieren
*/

div#hersteller {
position:absolute;
top:30px;
left:420px;
z-index:10;
}

div#hersteller select,div#hersteller form {
width:170px;
}

span.hersteller_text {
font-family:Times New Roman, Arial;
font-size:14px;
color:#0367ae;
font-weight:bold;
}

div#trusted {
position:absolute;
right:30px;
top:15px;
z-index:10;
}


/*
* Login - Box definieren
*/
div#menubox_login {
width:194px;
margin-right:15px;
margin-bottom:15px;
}

div#menubox_login_header {
height:29px;
width:100%;
background:url(img/login_03.jpg);
background-repeat:no-repeat;
}

div#menubox_login_body {
height:124px;
width:100%;
background:url(img/login_05.jpg);
background-repeat:no-repeat;
}

div#menubox_last_viewed {
width:194px;
margin-right:15px;
margin-bottom:15px;
}

div#menubox_last_viewed_head {
	height:29px;
}

div#menubox_last_viewed {
height:100%;
width:100%;
background:url(img/last_viewed_header.jpg);
background-repeat:no-repeat;
}

div#menubox_last_viewed_body {
	width:175px;
	background:url(img/bestseller_06.jpg);
	background-repeat:repeat-y;
	padding: 10px;
}

div#last_viewed_footer {
width:100%;
height:9px;
background:url(img/bestseller_08.jpg);
background-repeat:no-repeat;
}

div#body_inner {
padding:10px;
}

input.gm_class_input {
width:107px;
height:19px;
background:url(img/login_input_03.jpg);
background-repeat:no-repeat;
border:0px;
}

ul.login_links {
margin-top:0px;
}

ul.login_links li {
list-style:none;
list-style-image:none;
}

ul.login_links a:link, ul.login_links a:visited, ul.login_links a:active {
text-decoration:underline;
color:#0367ae;
font-family: Arial, Verdana;
font-size:11px;
}

ul.login_links a:hover {
text-decoration:none;
color:#0367ae;
font-family: Arial, Verdana;
font-size:11px;
}



/*
* Informations - Menu (Content) definieren
*/
div#menubox_content {
width:194px;
padding:0px;
}

div#content_innen {
padding:5px;
padding-left:10px;
}

div#menubox_content_head {
width:100%;
height:31px;
background:url(img/infos_03.jpg);
background-repeat:no-repeat;
}

div#menubox_content_body {
background:url(img/infos_06.jpg);
background-repeat:repeat-y;
}

div#menubox_content_footer {
height:10px;
background:url(img/infos_08.jpg);
background-repeat:no-repeat;
}

div#menubox_content a:link, div#menubox_content a:visited, div#menubox_content a:active {
display:block;
font-size:12px;
color:#000;
text-decoration:none;
border-bottom:1px #d0c1a9 dotted;
margin-right:5px;
padding-bottom:4px;
padding-top:4px;
}

div#menubox_content a.last_info_link:link, div#menubox_content a.last_info_link:visited, div#menubox_content a.last_info_link:active {
border-bottom:0px;
}

div#menubox_content a:hover {
color:#eba31b;
}



/*
* Bestseller- und Admin-Box definieren
*/
div#menubox_best_sellers,
div#menubox_admin{
	width:194px;
	padding:0px;
}
div#menubox_best_sellers {
	margin-top:15px;
}
div#menubox_admin {
	margin-top:2px;
}

div#menubox_best_sellers_head,
div#menubox_admin_head,
div#menubox_categories_head{
	width:194px;
	height:29px;
	background:url(img/box_header_blank-194x29.gif) no-repeat;
}
div#menubox_categories_head {
	background-position: 1px 0;
}
div#menubox_best_sellers_head h3,
div#menubox_admin_head h3,
div#menubox_categories_head h3{
	color:#ad670d;
	font-family: times new roman, times, serif;
	font-size:14px;
	font-weight:bold;

	padding:8px 0 0 20px;
}
div#menubox_best_sellers_body,
div#menubox_admin_body{
	width:100%;
	background:url(img/bestseller_06.jpg) repeat-y;
}
div#menubox_categories_body{
	width:100%;
	background:url(img/bestseller_06.jpg) 1px 0 repeat-y;
}
div.box_load_bestseller,
div.box_load_admin{
	padding:10px;
	margin: 0 10px;
	border-bottom:1px #d0c1a9 dotted;
}
div#bestseller_footer,
div#admin_footer{
	width:100%;
	height:9px;
	background:url(img/bestseller_08.jpg) no-repeat;
}
div#categories_footer{
	width:100%;
	height:9px;
	background:url(img/bestseller_08.jpg) 1px -5px no-repeat;
}
div#menubox_best_sellers a:link, div#menubox_best_sellers a:visited, div#menubox_best_sellers a:active {
	color:#348fcf;
	text-decoration:none;
	font-weight:bold;
}
#menubox_best_sellers .pname {
	color:#348fcf;
	font-weight:bold;
	margin-bottom:5px;
}
#menubox_best_sellers .pdescription {
	font-size:11px;
	font-family:arial, verdana, helvetica, sans-serif;
}
div.box_right_bestsellers {
	color:#ad670d;
	font-family: Times New Roman, Arial; 
	font-size:13px;
	font-weight: bold;
	text-align:right;
	margin-top:5px;
}

p.product_price {
	text-align:right;
}

span.productOldPrice {
text-align:right;
}

/* search box */
div#searchbox {
	position:absolute;
	top:25px;
	left:40px;
	z-index:10;
	font-family:Times New Roman, Arial;
	font-size:12px;
	color:#0367ae;
}
div#menubox_search div.search_text_s {
	float:left; 
	font-size:14px; 
	font-weight:bold;
	margin-top:2px;
}
div.search_input_text {
	float:left;
	width:145px;
}
div.search_input_submit {
	position:absolute;
	right:-80px;
	top:0px;
	width:59px;
}
div.search_text_search {
	float:left;
	width:160px;
}
div.search_input_text {
	background:url(img/search_03.jpg) top left no-repeat;
	width:145px;
	height:21px;
	position:relative;
	left: 10px;
}
.search_input_text input{
	background-image:none;
	background-color:inherit;
	border:none;
	width:135px;
	font-size:11px;
	padding: 0 5px 0 5px;
}
div.advanced_search_link {
	margin:5px 0 0 47px;
}
div.advanced_search_link a:link, 
div.advanced_search_link a:visited, 
div.advanced_search_link a:active {
	text-decoration:underline;
	color:#0367ae;
	font-family: Arial, Verdana;
	font-size:11px;
}
div.advanced_search_link a:hover {
	text-decoration:none;
}
span.search_text {
	font-size:11px;
	font-weight:bold;
}







/*
* Topnavi / Hauptnavigation definieren
*/

#topmenu_block {
background-image:none !important;
}

div#tophauptnavi {
position:absolute;
bottom:-8px;
right:30px;
z-index:40;
}

div#topmenu_right {
display:block;
}

div#topmenu_right a:link,  div#topmenu_right a:visited, div#topmenu_right a:active  {
display:block;
width:112px;
height:33px;
background:url(img/but.png);
float:left;
margin-right:1px;
color:#8f836f;
font-weight:bold;
text-decoration:none;
}

div#topmenu_right span {
display:block;
margin-top:10px;
text-align:center;
}

div#mode1_pathrow {
display:none;
}

div#mode1_block {
display:none;
}

ul#topmenu_left {
display:none;
}




/*
* Inhaltsbereich definieren
*/
div#content_im_inhalt {
width:510px;
}

div#content_header {
width:100%;
height:31px;
background:url(img/content_03.png);
background-repeat:no-repeat;
color:#ad670d;
font-size:16px;
font-family: Times New Roman, Arial;
font-weight:bold;
}

div#content_header span {
display:block;
padding-top:8px;
padding-left:15px;
}

div#the_content {
width:96%;
background:url(img/content_06.png);
background-repeat:repeat-y;
padding-left:17px;
padding-top:15px;
}

div#the_content div {
/*padding-right:15px;*/
}

/*
div#the_content p {
padding-right:15px;
}
*/

div#content_footer_bg {
width:100%;
height:16px;
background:url(img/content_08.png);
background-repeat:no-repeat;
}


/*
* Aktuelle Empfehlungen auf der Startseite definieren
*/

div#content_box_new_products_default_body {
width:100%;
}

div.product_box {
width:160px;
float:left;
}

div.product_title {
height:35px;
background:url(img/empf_03a.jpg);
background-repeat:no-repeat;
text-align:center;
}

div.product_title span {
display:block;
margin:5px;
margin-left:8px;
}

div.product_title a:link, div.product_title a:visited, div.product_title a:active {
color:#fff;
text-decoration:none;
font-weight:bold;
}

div.product_title a:hover {
text-decoration:none;
}

div.product_background {
/*width:165px;*/
height:246px;
background:url(img/empf_05a.jpg);
background-repeat:no-repeat;
}



div.inner {
width:100%;
padding:5px;
text-align:center;
}


span.gm_price {
font-weight:bold;
color:#ad670d;
}

div.product_image {
}
div.product_image img {
/*padding-left:17px;*/
}
span.small a:link, span.small a:visited, span.small a:active {
color:#8f836f;
text-decoration:underline;
}
span.small a:hover {
color:#8f836f;
text-decoration:none;
}

div#content_box_new_products_default_body {
/*position:relative;*/
}

div#content_box_new_products_default {
width:100%;
position:relative;
/*left:-10px;*/
}

div.product_box {
position:relative;
left:0px;
top:0px;
}




/*
* Produkt - Detailseiten
*/
div.image_box {
position:absolute;
top:20px;
left:20px;
}

div.float_right {
float:right;
margin-top:25px;
width:283px;
}

div.products_price {
text-align:right;
}
div#products_price {
margin-right:30px;
}
span.product_single_tax a:link, span.product_single_tax a:visited, span.product_single_tax a:active {
color:#8f836f;
text-decoration:none;
}
span.product_single_tax a:hover {
}
div.details_qty_anzahl input {
}
span#gm_attr_calc_price {
font-size:16px;
color:#ad670d;
font-weight:bold;
}


/*
* Definition der Produkt - Uebersicht - Liste
*/
div.product_box_listing {
margin-left:15px;
margin-right:45px;
padding-bottom:15px;
padding-top:15px;
height:190px;
border-bottom:1px #c3c3c3 dotted;
}
div.product_box_listing img {
float:left;
}
div.product_listing_name a:link, div.product_listing_name a:visited, div.product_listing_name a:active {
color:#ad670d;
text-decoration:none;
font-size:16px;
font-weight:bold;
}
div.product_listing_name a:hover {
color:#ad670d;
text-decoration:underline;
font-size:16px;
font-weight:bold;
}
div.gm_listing_form gm_class_input {
display:none;
}


/*
* Warenkorb - Box definieren
*/
div.warenkorb {
position:absolute;
top:80px;
right:40px;
z-index:10;
}

div.product_info_add_ons {
display:none;
}
div.product_info_add_ons_head {
display:none;
}

#product_info .info_element .info_element_box {
background:#eaeaea;
border-color:#cdcdcd;
border-style:solid;
border-width:1px;
color:#000000;
font-family:Arial;
font-size:12px;
font-style:normal;
font-weight:normal;
height:16px;
margin-left:32px;
padding:5px 5px 4px;
text-align:left;
text-decoration:none;
text-transform:none;
position:relative;
top:-15px;
}

div#details_cart_part {
float:right;
margin-top:15px;
}
div#products_description {
margin-top:10px;
padding-top:5px;
/*border-top:1px #f09f23 solid;*/
border-top:1px #c6c6c6 solid;
}

/* options */

.module_option_title, .module_option_radio {
	float: left;
	margin-right: 20px;
}

.module_option_title {
	margin-right: 20px;
}


#shopping_cart input.gm_class_input {
	width: 30px;
	text-align: right;
	padding-right: 5px;
}


#cart_table td,th {
	margin: 0;
	padding: 5px;
	border: 1px dotted #999;
	border-collapse: collapse;
}

#cart_table th {
	text-align: left;
	background-color: #ff8000;
}

/* checkout */

.ai_left {
	float: left;
}

.ai_right {
	float: right;
}

.ai_clear {
	clear: both;
}

#iconized_page_head {
	font-size: 16px;
	color: #AD670D;
	font-weight: 900;
}

.head_height {
	margin-bottom: 10px;
}

.text_block_heading {
	font-weight: 900;
}

.text_block {
	margin: 10px 0 10px 0;
}

#checkout_shipping .heading {
	margin-top: 15px;
}

.subtitle {
	margin-bottom: 10px;
}

.module_name {
	font-size: 14px;
	font-weight: 900;
	margin-bottom: 10px;
}

.module_table {
	width: 100%;
}

.module_table .module_option_radio {
	text-align: right;
}

.module_option_overflow module_option {
	margin-bottom: 10px;
	border-bottom: 1px solid #666;
}

#gm_checkout_payment .module_option_description {
	width: 420px;
}

#gm_checkout_payment .module_option_radio {
	margin: 0;
	padding: 0;
}

.withdrawal_textarea, .agb_textarea, .comments_textarea {
	width: 500px;
	height: 200px;
	border: 1px solid black;
	margin-bottom: 5px;
}

.accept_box {
	margin-bottom: 10px;
}

#gm_checkout_confirmation .heading {
	color:#AD670D;
	font-family:Arial;
	font-size:14px;
	margin-top:10px;
}

/* navigation */

.continue {
	margin-top: 10px;
}
.continue .button_back {
	float: left;
}

.continue .button_continue {
	float: right;
}

/* history */

.navabar {
	margin: 20px 0 0 50px;
}

.navabar div {
	float: left;
	margin-right: 10px;
}

.navabar .navabar_text_current {
	font-weight: 900;
}

#gm_guestbook_email
{
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	width: 200px;
}
#gm_guestbook_error_message
{
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
#gm_guestbook_homepage
{
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	width: 200px;
}
#gm_guestbook_message
{
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	height: 130px;
	width: 250px;
}
#gm_guestbook_name
{
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	width: 200px;
}
#gm_guestbook_success_message
{
	color: #265612;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
#gm_guestbook_vvcode
{
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	margin-top: 5px;
	width: 200px;
}

#guestbook_form #guestbook_input_desc
{
	float: left;
	width: 100px;
}
#guestbook_form .guestbook_input
{
	height: 24px;
}
#guestbook_form .guestbook_input1
{
	height: 130px;
}
#guestbook_form .guestbook_input2
{
	height: 75px;
}
#guestbook_input
{
	width: 280px;
}
#guestbook_necessary_info
{
	color: #fe0000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
}

.form_style_guestbook
{
	background-color: #E7E7E7;
	border-color: #C7C7C7;
	border-style: solid;
	border-width: 1px;
	color: #335475;
}

.guestbook_entries_content
{
	background-color: #f3f8fc;
	color: #335475;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 25px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	text-decoration: none;
}
.guestbook_entries_head
{
	border-bottom-color: #335475;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #335475;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 7px;
	padding-bottom: 2px;
	text-decoration: none;
}
.guestbook_head
{
	color: #335475;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.guestbook_navigation
{
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	margin-bottom: 25px;
}

#guestbook_form
{
	padding-bottom: 4px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
.guestbook_navigation #back
{
	cursor: pointer;
}
.guestbook_navigation .guestbook_page_number
{
	cursor: pointer;
}
.guestbook_navigation .guestbook_page_number_bold
{
	cursor: pointer;
}
.guestbook_navigation .guestbook_page_number_bold
{
	font-weight: bold;
}
.guestbook_navigation #next
{
	cursor: pointer;
}
#guestbook_send
{
	position: relative;
	right: -16px;
	text-align: right;
	width
}
#guestbook_send_entry
{
	cursor: pointer;
}
.guestbook_icon
{
	cursor: pointer;
}
#guestbook_new_entry
{
	float: left;
}

 /* cart on top */
 #cart_on_top_heading {
	color:#348FCF;
  font-weight:bold;
	margin-bottom: 5px;
}

div #gift_cart_body {

width:100%;

}

  .important {
    background: url('img/icons/icon-important-bg-40x40.gif'); 
    padding: 10px 10px 10px 10px; 
    border-top: 1px #dbb dotted; 
    border-bottom: 1px #dbb dotted;
  }
  .note {
    background: url('img/icons/icon-info-32x32.gif') no-repeat; 
    background-position: 10px;
    background-color: #fff;
    padding: 10px 10px 10px 50px; 
    border-top: 1px #dbb dotted; 
    border-bottom: 1px #dbb dotted;
  }
  .question {
    background: url('img/icons/icon-question-32x32.gif') no-repeat; 
    background-position: 10px;
    background-color: #fff;
    padding: 10px 10px 10px 50px; 
    border-top: 1px #dbb dotted; 
    border-bottom: 1px #dbb dotted;
  }
  .warning {
    background: url('img/icons/icon-alert-31x32.gif') no-repeat; 
    background-position: 10px;
    background-color: #fdfcab;
    padding: 10px 10px 10px 50px; 
    border-top: 1px #dbb dotted; 
    border-bottom: 1px #dbb dotted;
  }
  .success {
    background: url('img/icons/icon-ok-32x32.gif') no-repeat; 
    background-position: 10px;
    background-color: #cae7c4;
    padding: 10px 10px 10px 50px; 
    border-top: 1px #dbb dotted; 
    border-bottom: 1px #dbb dotted;
  }
  
	.col1,
	.col2 {
		float:left;
		margin-right:10px;
	}
	.col3 {
		float:left;
	}
	.clear {
		clear:both;
	}	