/* Css Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{ margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; }
ol,ul{ list-style:none; }
blockquote,q{ quotes:none; }
blockquote:before,blockquote:after,q:before,q:after{ content:''; content:none; }
:focus{ outline:0; }
ins{ text-decoration:none; }
del{ text-decoration:line-through; }
table{ border-collapse:collapse; border-spacing:0; }

/* General Styles */
.skiplink{ display:none; }
label{ cursor:pointer; }
a,a:visited{ color:#333333; text-decoration:none; }
a:focus,a:hover{ text-decoration:underline; }
body{ background:#565652; color:#333333; font:62.5%/1 Verdana, Geneva, sans-serif; }
.wrapper{ margin:0 auto; width:815px; }
/* header */
#header{
	width:100%;
	height:90px;
	background:url(../images/bgr_header.gif) repeat-x;
	overflow:hidden;
}
#logo{
	float:left;
	width:272px;
	padding:6px 0 0 20px;
}
#logo a{
	width:272px;
	height:77px;
	text-indent:-9999em;
	overflow:hidden;
	display:block;
	background:url(../images/logo.jpg) no-repeat;
	cursor:pointer;
}
#header_nav{
	float:right;
	width:507px;
	padding:0 16px 0 0;
}
#nav{
	float:right;
	background:url(../images/bgr_nav.gif) repeat-x;
}
#nav_inner{
	float:left;
	background:url(../images/bgr_nav_right.gif) no-repeat right top;
}
#nav ul{
	float:left;
	background:url(../images/bgr_nav_left.gif) no-repeat;
	height:29px;
	margin:0 4px 0 0;
	padding:0 19px 0 19px;
}
#nav li{
	float:left;
	color:#ffffff;
	font-size:1.1em;
	line-height:1.3em;
	padding:6px 2px 0 2px;
}
#nav a{
	color:#ffffff;
}
/* menu */
#menu{
	width:100%;
	padding:27px 0 0 0;
	overflow:hidden;
	clear:both;
}
#menu ul{
	float:right;
}
#menu li{
	float:left;
	padding:0 0 0 4px;
	font-size:1.2em;
	line-height:1.3em;
	font-weight:bold;
	color:#fff;
}
#menu li a{
	float:left;
	display:block;
	cursor:pointer;
	background:url(../images/bgr_menu_a.gif) repeat-x;
	color:#fff;
}
#menu li .left{
	float:left;
	display:block;
	cursor:pointer;
	background:url(../images/bgr_menu_left.gif) no-repeat;
}
#menu li .right{
	float:left;
	display:block;
	cursor:pointer;
	height:27px;
	background:url(../images/bgr_menu_right.gif) no-repeat right top;
	padding:7px 12px 0 12px;
}
#menu li a:hover, #menu li a.selected{
	color:#918a78;
	text-decoration:none;
	background:url(../images/bgr_menu_a_hover.gif) repeat-x;
}
#menu li a:hover .left, #menu li a.selected .left{
	background:url(../images/bgr_menu_left_hover.gif) no-repeat;
}
#menu li a:hover .right, #menu li a.selected .right{
	background:url(../images/bgr_menu_right_hover.gif) no-repeat right top;
}
/* body */
#body{
	width:100%;
	background:#ffffff;
	overflow:hidden;
	padding:10px 0 0 0;
}
#content{
	float:left;
	width:575px;
	padding:0 0 0 16px;
}
#sidebar{
	float:right;
	width:193px;
	padding:0 16px 0 0;
}
/*x_mass*/
#x_mass{
	width:100%;
	height:110px;
	overflow:hidden;
	background:url(../images/bgr_x_mass.png) no-repeat;
	margin:0 0 10px 0;
}
#x_mass .discount{
	font-weight:bold;
	color:#fff;
	font-size:1.4em;
	line-height:1.1em;
	padding:35px 0 0 11px;
}
#x_mass .discount span{
	display:block;
	font-size:10px;
	font-weight:normal;
}
#x_mass .text{
	color:#b7fc54;
	font-size:1.1em;
	line-height:1.2em;
	width:115px;
	padding:9px 0 0 11px;
}
/*categories*/
#categories{
	width:100%;
	margin:0 0 10px 0;
}
#categories h2{
	width:176px;
	height:19px;
	background:url(../images/bgr_categories_title.gif) no-repeat;
	color:#fff;
	font-size:1.1em;
	margin:0 0 2px 0;
	padding:6px 0 0 17px;
}
#categories ul{
	width:169px;
	background:#fff;
	border:1px solid #fe9800;
	padding:3px 11px 5px 11px;
}
#categories li{
	color:#353535;
	font-size:1.1em;
	line-height:1.3em;
	padding:4px 0 4px 0;
}
#categories li a{
	color:#353535;
	background:url(../images/ico_cat.gif) no-repeat left 2px;
	padding:0 0 0 16px;
}
/*last_minute*/
#last_minute{
	width:100%;
	padding:5px 0 13px 0;
}
#last_minute a{
	display:block;
	text-indent:-9999em;
	background:url(../images/button_last_minute.gif) no-repeat;
	width:100%;
	height:63px;
	cursor:pointer;
}
/*newsletter*/
#newsletter_box{
	width:100%;
	height:64px;
	background:url(../images/bgr_newsletter.gif) no-repeat;
	margin:0 0 10px 0;
	overflow:hidden;
}
#newsletter_box h2{
	display:none;
	visibility:hidden;
}
#newsletter_box fieldset{
	float:left;
	padding:32px 0 0 12px;
}
#newsletter_value{
	float:left;
	background:#fff;
	border:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.1em;
	color:#635d4e;
	width:118px;
	border:2px solid #FFF;
	padding:3px;
	margin:0 5px 0 0;
}
#newsletter_go{
	float:left;
	margin:0 0 0 0;
}
/*account_signup*/
#account_signup{
	width:100%;
	height:100px;
	background:url(../images/bgr_account_signup.gif) no-repeat;
	overflow:hidden;
	margin:0 0 10px 0;
}
#account_signup h2{
	display:none;
	visibility:hidden;
}
#account_signup p{
	text-align:center;
	color:#544e3f;
	font-size:1.1em;
	line-height:1.4em;
	padding:42px 0 6px 0;
}
#account_signup a{
	width:154px;
	height:17px;
	padding:7px 0 0 0;
	color:#fff;
	font-weight:bold;
	text-align:center;
	font-size:1.1em;
	background:url(../images/button_get_account_now.png) no-repeat;
	margin:0 auto;
	cursor:pointer;
	display:block;
}
/*add_store_sidebar*/
#add_store_sidebar{
	width:100%;
	height:100px;
	overflow:hidden;
	
	overflow:hidden;
	margin:0 0 10px 0;
}
#add_store_sidebar_body{
	width:162px;
	padding:10px 0 0 12px;
}
#add_store_sidebar h2{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.9em;
}
#add_store_sidebar h2 .shadow{
	color:#fff;
	position:absolute;
	margin:-2px 0 0 -2px;
}
#add_store_sidebar h2 .title_org{
	color:#6f695a;
}
#add_store_sidebar p{
	color:#000;
	font-size:1.1em;
	line-height:1.3em;
	margin:2px 30px 0 0;
}
#add_store_sidebar p a{
	color:#000;
}
#add_store_sidebar p.signup{
	font-size:1.3em;
	font-weight:bold;
}
#add_store_sidebar p.signup a{
	background:url(../images/ico_signup.gif) no-repeat right 6px;
	padding:0 17px 0 0;
}
/*search*/
#search{
	width:100%;
	height:68px;
	overflow:hidden;
	background:url(../images/bgr_search.gif) no-repeat;
	margin:0 0 10px 0;
}
#search fieldset{
	float:left;
	padding:13px 0 0 12px;
}
#search label{
	float:left;
	display:block;
	color:#dbdbdb;
	font-size:1.5em;
	padding:5px 0 5px 33px;
	background:url(../images/ico_search.png) no-repeat;
	margin:0 7px 0 0;
}
#search_text{
	float:left;
	padding:4px 9px 0 0;
}
#search_text p{
	color:#dbdbdb;
	text-align:right;
	font-size:1.1em;
	line-height:1.4em;
	padding:3px 0 0 0;
}
#keyword{
	background:#fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.1em;
	color:#4b4b4c;
	padding:3px;
	border:2px solid #FFFFFF;
	width:250px;
}
#search_submit{
	margin:4px 0 0 0;
}
.button{
	display:block;
	float:left;
	color:#362a0c;
	font-weight:bold;
	background:url(../images/bgr_button4.gif) no-repeat;
}
.button span{
	display:block;
	float:left;
	cursor:pointer;
	background:url(../images/bgr_button_right.gif) no-repeat right top;
	padding:7px 20px 0 10px;
	height:17px;
}
.button2{
	display:block;
	float:left;
	color:#666666;
	font-weight:bold;
	font-size:1.4em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(../images/bgr_button2.gif) no-repeat;
}
.button2 span{
	display:block;
	float:left;
	cursor:pointer;
	background:url(../images/bgr_button2_right.gif) no-repeat right top;
	padding:5px 25px 0 12px;
	height:21px;
}
.button3{
	display:block;
	float:left;
	color:#666666;
	font-weight:bold;
	font-size:1.2em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(../images/bgr_button3.gif) no-repeat;
}
.button3 span{
	display:block;
	float:left;
	cursor:pointer;
	background:url(../images/bgr_button3_right.gif) no-repeat right top;
	padding:3px 24px 0 10px;
	height:18px;
}
.button4{
	display:block;
	float:right;
	color:#362a0c;
	font-weight:bold;
	background:url(../images/bgr_button4.gif) no-repeat;
}
.button4 span{
	display:block;
	float:left;
	cursor:pointer;
	background:url(../images/bgr_button4_right.gif) no-repeat right top;
	padding:7px 19px 0 10px;
	height:17px;
}
.button5{
	display:block;
	float:right;
	color:#362a0c;
	font-weight:bold;
	background:url(../images/bgr_button4.gif) no-repeat;
}
.button5 span{
	display:block;
	float:left;
	cursor:pointer;
	background:url(../images/bgr_button4_right.gif) no-repeat right top;
	padding:7px 17px 0 5px;
	height:17px;
}
/*box*/
.box{
	width:573px;
	border:1px solid #bdbbb6;
	background:#fff;
	overflow:hidden;
	margin:0 0 10px 0;
}
.box .title{
	color:#7d7970;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:2.4em;
	line-height:1.2em;
	padding:6px 0 6px 49px;
	background:#dbd9d4 url(../images/ico_g_01.png) no-repeat 12px center;
}
.box .title .shadow{
	color:#7d7970;
	position:absolute;
	margin:-1px 0 0 -1px;
}
.box .title .title_org{
	color:#fff;
}
.box .box_body{
	padding:10px 16px 10px 16px;
}
.box .box_link{
	width:562px;
	min-height:20px;
	padding:3px 12px 3px 0;
	background:#dbd9d4;
	overflow:hidden;
}
.box .box_link a{
	float:right;
}
/*box_registration*/
.box_regi{
	width:573px;
	border:1px solid #bdbbb6;
	background:#fff;
	overflow:hidden;
	margin:0 0 10px 0;
}
.box_regi .title{
	color:#7d7970;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:2.4em;
	line-height:1.2em;
	padding:6px 0 6px 49px;
	background:#dbd9d4 url(../images/ico_g_01.png) no-repeat 12px center;
}
.box_regi .title .shadow{
	color:#7d7970;
	position:absolute;
	margin:-1px 0 0 -1px;
}
.box_regi .title .title_org{
	color:#fff;
}
.box_regi .box_body{
	padding:10px 16px 10px 16px;
}
.box_regi .box_link{
	width:100%;
	min-height:20px;
	padding:3px 12px 3px 0;
	background:#dbd9d4;
	overflow:hidden;
}
.box_regi .box_link a{
	float:right;
}
/*pre_vouchers*/
#pre_vouchers ul{
	width:100%;
	overflow:hidden;
}
#pre_vouchers li{
	width:100%;
	overflow:hidden;
	border-bottom:1px dashed #cac8c4;
	padding:2px 0 10px 0;
	margin:0 0 6px 0;
	float:left;
}
#pre_vouchers li.last{
	border-bottom:0;
	padding:2px 0 0 0;
	margin:0;
}
#pre_vouchers .thumb{
	float:left;
	width:136px;
	padding:8px 0 0 0;
}
#pre_vouchers .thumb img{
	float:left;
	max-width:124px;
}
#pre_vouchers .content{
	float:left;
	width:405px;
}
#pre_vouchers .content h3{
	color:#fe9400/*e1ab1b*/;
	font-size:2.2em;
	line-height:1.3em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0 0 3px 2px;
}
#pre_vouchers .content h3 a{
	color:#fe9400/*e1ab1b*/;
}
#pre_vouchers .content p{
	font-size:1.1em;
	line-height:1.5em;
	padding:0 0 0 2px;
}
#pre_vouchers .content .zum{
	padding:6px 0 0 0;
}
/*search_result*/
#search_result ul{
	width:100%;
	overflow:hidden;
}
#search_result li{
	width:100%;
	overflow:hidden;
	border-bottom:1px dashed #cac8c4;
	padding:2px 0 10px 0;
	margin:0 0 6px 0;
	float:left;
}
#search_result li.last{
	border-bottom:0;
	padding:2px 0 0 0;
	margin:0;
}
#search_result .thumb{
	float:left;
	width:136px;
	padding:8px 0 0 0;
}
#search_result .thumb img{
	float:left;
	max-width:124px;
}
#search_result .content{
	float:left;
	width:405px;
}
#search_result .content h3{
	color:#fe9400/*e1ab1b*/;
	font-size:2.2em;
	line-height:1.3em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0 0 3px 2px;
}
#search_result .content h3 a{
	color:#fe9400/*e1ab1b*/;
}
#search_result .content p{
	font-size:1.1em;
	line-height:1.5em;
	padding:0 0 0 2px;
}
#search_result .content .zum{
	padding:6px 0 0 0;
}
#search_result .title{
	background:#dbd9d4 url(../images/ico_g_04.png) no-repeat 12px center;
}
/*column_vouchers*/
#column_vouchers{
	width:100%;
	overflow:hidden;
}
#new_vouchers{
	float:left;
	width:279px;
}
#top_vouchers{
	float:right;
	width:279px;
	border:1px solid #d0cec9;
}
#column_vouchers .box_link{
	width:268px;
}
#column_vouchers ul{
	width:100%;
	overflow:hidden;
}
#column_vouchers li{
	width:100%;
	overflow:hidden;
	float:left;
	border-bottom:1px dashed #cac8c4;
	padding:0 0 7px 0;
	margin:0 0 7px 0;
}
#column_vouchers li.last{
	border-bottom:0;
	padding:0;
	margin:0;
}
#column_vouchers .thumb{
	float:left;
	width:101px;
}
#column_vouchers .thumb img{
	float:left;
	max-width:84px;
}
#column_vouchers .content{
	float:left;
	width:140px;
}
#column_vouchers .content h3{
	color:#e1ab1b;
	font-size:1.6em;
	line-height:1.3em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0 0 2px 2px;
}
#column_vouchers .content h3 a{
	color:#e1ab1b;
}
#column_vouchers .content p{
	font-size:1.0em;
	line-height:1.5em;
	padding:0 0 0 2px;
}
#column_vouchers .content .zum{
	padding:5px 0 0 0;
}
#new_vouchers .title{
	background:#dbd9d4 url(../images/ico_g_02.png) no-repeat 12px center;
}
#top_vouchers .title{
	background:#dbd9d4 url(../images/ico_g_03.png) no-repeat 12px center;
}
/*funktioniert*/
#funktioniert{
	border:1px solid #d6d4d0;
}
#funktioniert .title{
	background:#eceae6 url(../images/ico_g_04.png) no-repeat 12px center;
	letter-spacing:-1px;
}
#funktioniert .text{
	font-size:1.1em;
	line-height:1.4em;
	color:#17140e;
	margin:0 0 10px 3px;
}
#funktioniert .text a{
	font-weight:bold;
	color:#b20b03;
	font-size:0.9em;
}
/*content_widgets*/
#content_widgets{
	width:100%;
	overflow:hidden;
	margin:0 0 10px 0;
}
/*add_store*/
#add_store{
	width:281px;
	height:100px;
	overflow:hidden;
	float:left;
	background:url(../images/bgr_add_store.gif) no-repeat;
}
#add_store_body{
	width:142px;
	padding:12px 0 0 123px;
}
#add_store h2{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.9em;
}
#add_store h2 .shadow{
	color:#fff;
	position:absolute;
	margin:-2px 0 0 -2px;
}
#add_store h2 .title_org{
	color:#6f695a;
}
#add_store p{
	color:#000;
	font-size:1.1em;
	line-height:1.3em;
	margin:8px 0 0 0;
}
#add_store p a{
	color:#000;
}
#add_store p.signup{
	text-align:right;
	font-size:1.3em;
	font-weight:bold;
}
#add_store p.signup a{
	background:url(../images/ico_signup.gif) no-repeat right 6px;
	padding:0 17px 0 0;
}
/*news*/
.news{
	border:1px solid #a09989;
	background:#fff url(../images/bgr_widgets_news.gif) no-repeat;
	padding:7px 0 7px 0;
	width:573px;
	overflow:hidden;
	margin:0 0 10px 0;
}
.news h2{
	float:left;
	color:#d69b0c;
	font-size:1.9em;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 0 0 12px;
}
.news ul{
	float:right;
	width:480px;
	padding:0 7px 0 0;
	overflow:hidden;
}
.news li{
	color:#000;
	font-size:1.1em;
	line-height:1.3em;
	line-height:1.4em;
	padding:1px 0 1px 0;
	width:100%;
	overflow:hidden;
	float:left;
}
.news a, .news a:visited{
	color:#b20b03;
	font-weight:bold;
	font-size:0.9em;
}
/*widgets_news*/
#widgets_news{
	float:right;
	width:278px;
	margin:0;
}
#widgets_news ul{
	width:187px;
}
/*banner_body*/
.banner_body{
	width:100%;
	overflow:hidden;
	text-align:center;
	padding:0 0 10px 0;
}
/*tabs*/
.tabs{
	width:100%;
	overflow:hidden;
	margin:0 0 10px 0;
}
.tabs_title{
	width:100%;
	overflow:hidden;
	background:url(../images/bgr_tabs_title.gif) repeat-x;
}
.tabs_title ul{
	float:left;
}
.tabs_title li{
	float:left;
	padding:0 4px 0 0;
	font-size:1.2em;
	line-height:1.3em;
	font-weight:bold;
	color:#fff;
}
.tabs_title li a{
	float:left;
	display:block;
	cursor:pointer;
	background:url(../images/bgr_tabs_title_a.gif) repeat-x;
}
#content .tabs_title li a{
	color:#fff;
}
.tabs_title li .left{
	float:left;
	display:block;
	cursor:pointer;
	background:url(../images/bgr_tabs_title_left.gif) no-repeat;
}
.tabs_title li .right{
	float:left;
	display:block;
	cursor:pointer;
	height:24px;
	background:url(../images/bgr_tabs_title_right.gif) no-repeat right top;
	padding:7px 12px 0 12px;
}
.tabs_title li a:hover, .tabs_title li a.selected{
	text-decoration:none;
	background:url(../images/bgr_tabs_title_a_hover.gif) repeat-x;
}
#content .tabs_title li a:hover, #content .tabs_title li a.selected{
	color:#918a78;
}
.tabs_title li a:hover .left, .tabs_title li a.selected .left{
	background:url(../images/bgr_tabs_title_left_hover.gif) no-repeat;
}
.tabs_title li a:hover .right, .tabs_title li a.selected .right{
	background:url(../images/bgr_tabs_title_right_hover.gif) no-repeat right top;
}
.tabs_body{
	width:547px;
	overflow:hidden;
	border-left:2px solid #b6b1a6;
	border-right:2px solid #b6b1a6;
	padding:18px 12px 18px 12px;
}
.tabs_end{
	width:100%;
	overflow:hidden;
	background:#b6b1a6;
	padding:4px 0 3px 0;
}
.tabs_end p{
	float:right;
	padding:0 15px 0 0;
}
/*diamond_coupons*/
#diamond_coupons .title{
	background:#dbd9d4 url(../images/ico_g_05.png) no-repeat 12px center;
}
#diamond_coupons .text{
	font-size:1.1em;
	line-height:1.4em;
	padding:5px 0 10px 5px;
}
#diamond_coupons .text img{
	float:right;
	margin:0 0 0 10px;
}
#diamond_coupons .text a{
	color:#0451de;
}
#diamond_coupons .box_body{
	padding:10px 14px 10px 14px;
}
#diamond_coupons_box{
	border:1px solid #b8b6af;
	width:540px;
	background:url(../images/bgr_diamond_coupons_box.gif) repeat-y;
}
#diamond_coupons_box table{
	background:#e9e8e4;
	width:100%;
}
#diamond_coupons_box table td{
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	padding:6px 10px 6px 10px;
	font-size:1.1em;
	line-height:1.6em;
	border-collapse:collapse;
}
#diamond_coupons_box table td.mid{
	background-color:#dcdad5;
}
#diamond_coupons_box table td.last{
	border-right:0;
	background-color:#d1cfc9;
}
#diamond_coupons_box table td.end{
	border-bottom:0;
}
#diamond_coupons .print{
	width:100%;
	overflow:hidden;
	padding:14px 0 0 0;
}
#diamond_coupons .print .button2{
	font-size:1.5em;
}
/*login_form*/
#login_form .title{
	background:#dbd9d4 url(../images/ico_g_04.png) no-repeat 12px center;
}
#login_form .text{
	font-size:1.1em;
	line-height:1.4em;
	padding:5px 0 10px 5px;
}
#login_form .text a{
	color:#0451de;
}
#login_form .box_body{
	padding:20px 14px 15px 14px;
}
#login_form_box{
	width:100%;
}

#login_form_box table{
	width:100%;
}
#login_form_box table td{
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	padding:6px 10px 6px 10px;
	font-size:1.1em;
	line-height:1.6em;
	border-collapse:collapse;
	vertical-align:top;
}
#login_form_box table td.mid{
	width:250px;
}
/*#login_form_box table td.last{
	border-right:0;
}
#login_form_box table td.end{
	border-bottom:0;
}*/
#login_form .button6{
	display:block;
	float:left;
	color:#362a0c;
	font-weight:bold;
	background:url(../images/bgr_button4.gif) no-repeat;
}
#login_form .button6 span{
	display:block;
	float:right;
	cursor:pointer;
	background:url(../images/bgr_button4_right.gif) no-repeat right top;
	padding:3px 19px 0 10px;
	height:21px;
}
.button7{
	display:block;
	float:left;
	color:#362a0c;
	font-weight:bold;
	background:url(../images/bgr_button4.gif) no-repeat;
	margin:0 10px 0 0;
	
}
.button7 span{
	display:block;
	float:right;
	cursor:pointer;
	background:url(../images/bgr_button4_right.gif) no-repeat right top;
	padding:3px 19px 0 10px;
	height:21px;
	width:70px;
}
/*store_description*/
#store_description .title{
	background:#dbd9d4 url(../images/ico_g_06.png) no-repeat 12px center;
}
#store_description_box{
	width:100%;
	overflow:hidden;
	border-bottom:1px dashed #cac8c4;
	padding:0 0 7px 0;
	margin:0 0 8px 0;
}
#store_description_box .info{
	float:left;
	font-size:1.1em;
	line-height:1.4em;
	width:390px;
	padding:10px 0 0 10px;
}
#store_description_box .thumb{
	float:right;
	width:136px;
}
#store_description_box .thumb p{
	width:100%;
	overflow:hidden;
	padding:0 0 13px 0;
}
#store_description_box .thumb p img{
	float:left;
	width:112px;
	height:104px;
	background:#e7e6e3;
	border:1px solid #cac8c4;
	padding:7px;
}
#store_description_box .button2{
	font-size:1.5em;
}
#store_description_box .button2 span{
	padding-left:18px;
	padding-right:30px;
}
/*store_description_addr*/
#store_description_addr{
	width:100%;
	overflow:hidden;
	font-size:1.1em;
	line-height:1.5em;
}
#store_description_addr .subtitle{
	float:left;
	width:70px;
	padding:0 0 0 10px;
	font-weight:bold;
}
#store_description_addr ul{
	float:left;
	width:250px;
}
#store_description_addr li a{
	color:#0451de;
}
#store_description_addr .map{
	float:right;
	width:300px;
	padding:0 10px 0 0;
	text-align:right;
}
/* footer */
#footer{
	width:100%;
	height:47px;
	background:url(../images/bgr_footer.gif) repeat-x
}
#footer ul{
	text-align:center;
	padding:23px 0 0 0;
}
#footer li{
	display:inline;
	color:#645e4d;
	font-size:1.1em;
}
#footer a{
	color:#645e4d;
}
/*copyrights*/
#copyrights{
	width:100%;
	padding:10px 0 15px 0;
}
#copyrights p{
	padding:0 0 0 15px;
	color:#bdbdbc;
}
#copyrights p a{
	color:#bdbdbc;
}
v\:* {
        behavior:url(#default#VML);
      }
