/* CSS by Frederic Feddema, Marcus Venghaus - Stand Mai 2009 */

/* GLOBALS */

* {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#2e2e2e;
}

body {
	margin:0 0 0 0;
    padding:0;
    text-align: center;
	background:#FFF;
}


img {
	border:0;
}

.wrapper {
	width:970px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;

}

.green_list {
	color:#b8d61f;
}

a {
	outline:none;
}

.nopadding {
	padding:0;
}

.clear {
	clear:both;
}

.left {
	float:left;
}

.right {
	float:right;
}

/* HEADER */

.header {
	position:absolute;
	top:0px;
	width:970px;
	height:231px;
    background:url(./../themes/prestashop/img/header.jpg);
}

.header .header_items {
    position:absolute;
}

.header .header_items .logo {
    position:absolute;
    left:30px;
    top:90px;
} 
.header .header_items .logo img {
    width:250px;
    height:100px;
}

.header .header_items .baselogo {
    position:absolute;
    left:718px;
    top:45px;
} 
.header .header_items .baselogo img {
    width:60px;
    height:60px;
}

.header .header_items .trusted_shops {
    position:absolute;
    left:778px;
    top:45px;
} 
.header .header_items .trusted_shops img {
    width:60px;
    height:60px;
}

.header .header_items .ekomi {
    position:absolute;
    left:898px;
    top:45px;
} 
.header .header_items .ekomi img {
    width:60px;
    height:60px;
}

/* BOXES LEFT */

.content_navi_left {
	width:190px;
	float:left;
}

/* BOXES RIGHT */

.content_right {
	width:190px;
	float:right;
}

/* CONTENT */

.content {
	width:970px;
	margin-bottom:20px;
	margin-top:245px;
}

.content_left {
	float:left;
	width:760px;
}

.content_center {
	width:550px;
	float:right;
}

/* VORTEILE */

.benefits {
	width:550px;
	height:152px;
	background:url(./../themes/prestashop/img/startbox_bg.jpg) no-repeat;
}

.benefits .benefits_image {
	float:left;
	width:140px;
	margin-top:2px;
}

.benefits .benefits_content {
	float:left;
	width:410px;
}

.benefits .benefits_head {
	height:86px;
}

.benefits .benefits_head h1 {
	font-size:22px; font-weight:normal;
}

.benefits .benefits_head h1 span {
	font-weight:bold;
}

.benefits .benefits_head p {
	font-size:12px;
}


.benefits .check {
	float:left; width:205px; background:url(./../themes/prestashop/img/checklist.gif) no-repeat 0 4px; line-height:20px;
}

.benefits .check div {
    font-size:12px; padding:0 0 0 23px;
}

/* FOOTER */

.footer {
	width:970px;
	height:61px;
    line-height:50px;
	background:url(./../themes/prestashop/img/footer_bg.jpg) no-repeat;
	margin-bottom:20px;
    text-align:center;
}

.footer ul {
    padding:0;
    margin:0;
    list-style:none;
}

.footer ul li { 
    display:inline;
    font-size: 10px;
    margin-right:8px;
}

.footer ul li a { 
    font-size: 10px!important;
}

.footer ul li a {
    color:#383838;
    font-size:12px;
}

.input_text {
	background: url(./../themes/prestashop/img/input_text_bg.gif) repeat-x #FFF;
	height:20px;
	border:1px #c6c6c6 solid;
	padding-top:3px;
	padding-left:5px;
}

.input {
	padding-bottom:8px;
}

.input .label {
	padding-top:6px;
	float:left;
	margin-right:10px;
}

.input .field {
	float:left;
}

.input .wsmall {
	width:50px;
}

.input .wlong {
	width:225px;
}

.input .wxtra {
	width:300px;
}



.content_box_header {
	background:url(./../themes/prestashop/img/content_box_header.jpg);
	width:550px;
	height:32px;
}

.content_box_header div {
	padding:8px 0 0 11px
}

.content_box_header div h1 {
	color:#2E2E2E;
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:0;
}

.content_box_content {
    width:550px;
    background:#bababa;
    border-bottom:1px #bababa solid;
    font-size:12px;
}

.content_box_content .border {
    background:#FFF;
    margin:0 1px 0 1px;
    padding:15px;
}


.content_box_content h2 {
    font-size:14px;
    padding:0;
    margin:0 0 15px 0;
}

.content_box_content h3 {
    font-size:13px;
    padding:0;
    margin:0 0 12px 0;    
}

.content_box_content h4 {
    font-size:12px;
    padding:0;
    margin:10px 0 10px 0;    
}


.content_box_content ul {
    margin:0;
    padding:0;
    list-style:none;
}

.content_box_content ul li {
    background: url(./../themes/prestashop/img/list_links.gif) no-repeat 0 6px;
    font-size:11px;
    color:#383838;
    padding-left:15px;
    line-height:20px;
}

.content_box_content ol {
    padding:0;
    margin:0 0 10px 25px;
}

.content_box_content ol li {
    font-size:12px;
    color:#383838;
    line-height:20px;
}

.content_box_content p {
    padding:0 0 10px 0;
}

.breadcrumb {
	color:#6a6a6a;
	font-size:11px;
	margin-bottom:8px;
}

.breadcrumb a {
	color:#6a6a6a;
	text-decoration:none;
}

.breadcrumb .breadcrumb_active {	
	color:#6a6a6a;
	font-weight:bold;
}

.pagination {
	
}

.pagination .desc {
	background:#FFF;
}

.pagination .disabled {
	display:none;
}

.pagination ul {
	list-style:none;
	padding:0;
	margin:0;
}

.pagination ul li {
	float:left;
	background:#cbcbcb;
	/*padding:5px 8px 5px 8px;*/
	font-size:13px;
	font-weight:normal;	
	color:#383838;
	line-height:22px;
	margin-right:5px;
	padding:0px 7px 0px 8px !important;
}

.pagination ul li a {
	font-size:13px;
	font-weight:normal;
	color:#383838;
	line-height:22px;
	text-decoration:none;
	display:block;
}

.pagination ul .current {
	background:#9dd101;
}

.pagination_padding {
    padding:15px;
}

.search_text {
    font-size:12px;
}


.form_headtitle {
    color:#374300; font-weight:bold; background:url(/themes/prestashop/img/list_green.gif) no-repeat 0 3px; margin:10px 0 10px 0;
}

.form_headtitle div {
    padding-left:15px;   
}

.wlxtra {
    width:150px;
}

.submit_margin {
    margin:10px 0 10px 0;
}

.textarea {
    height:100px; font-size:12px;
}

.errorbox {
	padding-top:15px;
	padding-bottom:15px;
}

.errorbox h1 {
	font-size:20px;
	color:#b00000;
	margin-bottom:10px;
}

.errorbox li {
	list-style:none;
	font-size:13px;
	font-weight:bold;
	color:#b00000;
}

.errorbox ol,ul {
	color:#b00000;
	list-style:none;
}

.einheitsgruen {
	color:#798e09;
}

.ajax_block_product {
}

.featured_products, .start_info_box, .start_blog_box, .start_fb_box {
	position: relative!important;
	top: -15px!important;
}

.featured_products_header_abstand a {
	font-weight: 700!important;
}

.rss_list_item {
	margin: 0 5px 0 5px;
	padding: 5px 0 10px 0;
}

.rss_list_item li {
	padding: 5px 0 0 5px;
}

.rss_list_item a:hover {
	text-decoration: underline;
}

.rss_list_item a {
	font-family: Arial;
	font-size: 11px;
	color: #374853;
	text-decoration: none;
}

#refs {
	background: url(http://www.3gstore.de/themes/prestashop/img/refs.jpg) no-repeat center center;
	height: 72px;
	margin: auto;
	width: 967px;
}

#refs ul, #res li {
	list-style: none;
}

#refs li {
	display: inline;
}

#discount_msg {
	position:absolute;
	z-index: 1337;
	top: 300px;
	padding: 10px;
	width: 40%;
	left: 30%;
	background: #000;
	display:none;
	border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
}

#discount_msg p {
	color:#fff; 
	font-size: 12px;
	font-weight: 600;
}

.simg {
	border: 1px solid rgb(153, 153, 153);
	margin: 5px 5px 5px 0;
}

/* Specialbox */
.specialbox .sb_head {
	background: url(http://www.3gstore.de/modules/blackfriday/box_head.jpg); width:530px; height:27px; padding: 8px 0 0 20px; font-style:italic; color: #fff;	
}

.specialbox .sb_items {
	border:1px solid #bababa; border-top:0; border-bottom:0; background:#fff;
}

.specialbox .sb_items li {
	padding:10px; overflow:hidden;
	border-bottom:1px solid #bababa;
	height: 78px;
}

.specialbox .sb_items li.last {
	border-bottom: 0;
}

.specialbox .sb_items li .sb_name {
	float:left; width: 220px; padding: 20px 0 0 0;
}

.specialbox .sb_items li .sb_name a{
	font-size:14px; color:4b4b4f; font-weight:600; text-decoration:none;
}

.specialbox .sb_items li .sb_desc {
	float:right; width: 240px; overflow:hidden;
}

.specialbox .sb_items li .sb_desc .sb_priceinfo{
	width:79px; float:left;
}

.specialbox .sb_items li .sb_desc .sb_price {
	color:#c43127; font-size:18px;
}

.specialbox .sb_items li .sb_desc .sb_actions {
	float:right; width:140px;
}

.specialbox .sb_items li .sb_desc .sb_moreinfo{
	margin:10px 0 0 0;
}

.specialbox .sb_foot {
	background: url(http://www.3gstore.de/modules/blackfriday/box_foot.jpg); width:550px; height:21px; margin:0 0 10px 0;
}

.sb_clear {
	clear: both;
	height: 0px;
}

.appstore {
	width: 180px;
	overflow: hidden;
}

.appstore li {
	display: block;
	overflow: hidden;
	margin: 10px 0 0 0;
}

.appstore li div {
	width: 50%;
	float: left;
	text-align: center;
}

.appstore a {
	display: block;
	text-align: center;
}

.appstore a.title {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #5d717e;
	display: block;
	height: 10px;
	overflow: hidden;
	font-size: 9px;
}

.appstore img {
	border: 0;
}

.appinfo {
	font-size: 10px;
	padding: 10px;
	margin: 10px 0 0 0;
}.sidebarbox {
	width:190px;
	margin-bottom:20px;
}

.sidebarbox_header {
	width:190px;
	height:30px;
	margin-bottom:1px;
	font-size:18px;
	color:#696969;
	line-height:28px;
	text-indent:10px;
	background: url(./../themes/prestashop/img/sidebarbox_header.gif) left top no-repeat;
}

.sidebarbox_header a {
	font-size:18px;
	color:#696969;
	text-decoration: none;
}

.sidebarbox_header a:hover {
	color: #464646;
}

.sidebarbox_content {
	background:#ececec url(./../themes/prestashop/img/sidebarbox_footer.gif) left bottom no-repeat;
}

.sidebarbox_padding {
	padding:10px;
}

.padding_news {
	padding-bottom:10px;
}

.padding_appstore {
	padding-top:10px;
	padding-bottom:10px;
}

.sidebarbox_content_center {
    text-align:center;
}

.categories {
	padding-left:3px;
}

.categories li {
	background: url(./../themes/prestashop/img/list_menu.gif) left 7px no-repeat;
	list-style:none;
	font-size:12px;
	color:#2e2e2e;
	font-weight:normal;
	line-height:21px;
	text-indent:12px;
}

.categories li ul{
	padding-left:20px;
}

.categories li a{
    text-decoration:none;
}

.categories li a:hover{
	text-decoration:none;
}

.categories .selected {
	font-weight:bold;
}

.linklist {
	padding-left:3px;
}

.linklist li {
	background: url(./../themes/prestashop/img/list_links.gif) left 9px no-repeat;
	list-style:none;
	line-height:21px;
	text-indent:14px;
	font-size:12px;
	color:#2e2e2e;
	font-weight:normal;
}

.linklist li a {
	font-size:12px;
	color:#2e2e2e;
	font-weight:normal;
	text-decoration:none;
}

.linklist li a:hover{
	text-decoration:underline;
}

.search_input {
	background: url(/themes/prestashop/img/box_search.gif) left top no-repeat;
	width:160px;
	height:22px;
	border:none;
	padding-top:3px;
	padding-left:5px;
	margin-left:13px;
	margin-top:10px;
}

.search_button {
	margin-left:13px;
	margin-top:5px;
	margin-bottom:10px;
}

.dealer_offer {
    font-size:11px;
}

.dealer_offer p {
    padding:0 0 10px 0;
}

.dealer_offer div {
    padding:10px 0 0 0;
}

.dealer_offer .left_image {
    float:left;
    width:70px;
}

.dealer_offer .right_content {
    float:left;
    width:100px;    
    font-weight:bold;
}.transferProduct {
	border: 2px solid #888;
}

#sidebar_cart {
}

#sidebar_cart .hidden {
	display:none;
}

#sidebar_cart .sidebarbox_header a {
	text-decoration: none;
}

#sidebar_cart .sidebarbox_header .left {
	float:left;
	width:107px;
}

#sidebar_cart .sidebarbox_header .right {
	float:left;
	width:20px;
}

#sidebar_cart .sidebarbox_header .clear {
	clear:both;
}


#cart_block_summary {
	font-size:11px;
}

#cart_block_summary .inner {
    padding:0 0 20px 0;
}

#sidebar_cart .padding {
	padding:14px 0 0 10px;
}

#block_cart_collapse, #block_cart_expand {
	cursor: pointer;
	font-size: 11px;
	padding: 0 0 0 14px;
	text-transform: none;
}

#block_cart_collapse{
	background: url(./../themes/prestashop/img/cart_arrow_up.gif) no-repeat center left;
}

#block_cart_expand{
	background: url(./../themes/prestashop/img/cart_arrow_down.gif) no-repeat center left;
}

#cart_block_no_products {
	font-size:11px;
}

.collapsed {
	display:none;
}

.expanded {
	display:inline;
}

.cart_products {
	list-style:none;
	padding:0;
	margin:0;
}

.cart_products li {
	font-size:11px;
	line-height:20px;
}

.cart_products .quantity {
	font-weight:normal;
}

.cart_products .price {
	color:#798e09;
}

.cart_products .cart_block_product_name {
	font-weight:normal;
    text-decoration:underline;
}

.cart_products .ajax_cart_block_remove_link {
	background:transparent url(./../themes/prestashop/img/cart_delete.gif) no-repeat bottom;
	display: block;
	width:16px;
	height:13px;
}

.cart_products .div_desc {
	float:left;
	width:88px;
}

.cart_products .div_price {
	float:left;
	width:57px;
	text-align:right;
}

.cart_products .div_icon {
	float:left;
	width:16px;
	text-align:right;
	margin-left:8px;
}

.cart_products .clear {
	clear:both;
}


#vouchers {
	list-style:none;
	padding:0;
	margin:0;
}

#vouchers li {
	font-size:11px;
	line-height:20px;
}

#vouchers .quantity {
	font-weight:normal;
}

#vouchers .price {
	color:#798e09;
}

#vouchers .cart_block_product_name {
	font-weight:bold;
}

#vouchers .remove_link {
	background:transparent url(./../themes/prestashop/img/cart_delete.gif) no-repeat bottom;
	display: block;
	width:16px;
	height:13px;
}

#vouchers .div_desc {
	float:left;
	width:88px;
}

#vouchers .div_price {
	float:left;
	width:57px;
	text-align:right;
}

#vouchers .div_icon {
	float:left;
	width:16px;
	text-align:right;
	margin-left:8px;
}

#vouchers .clear {
	clear:both;
}

.cart_line {
	width:168px; line-height:12px;
}

.dotted {
	background:url(/themes/prestashop/img/dotted_line.gif) left center repeat-x;
}

.solid {
    background:url(/themes/prestashop/img/solid_line.gif) left center repeat-x;
}

#cart-prices {

}

#cart-prices ul {
	list-style:none;
	padding:0;
	margin:0;	
}

#cart-prices ul li {
	font-size:11px;
	line-height:20px;
}

#cart-prices .left {
	float:left;
	width:100px;
}

#cart-prices .bold {
	font-weight:bold;
}

#cart-prices .right {
	float:left;
	width:60px;
	text-align:right;
}

#cart-prices .clear {
	clear:both;
}

#cart_block_shipping_cost {
	color:#798e09;
}

#cart_block_total {
    color:#798e09;
    font-weight:bold;
}

.button_padding {
	padding-top:5px;
}

.bottom_padding {
	padding-bottom:10px;
}






/* BESTELLPROZESS */

.title_bestellung{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#798e09;
	margin-bottom:15px;
	font-weight:normal;
}

.step_aktiv {
	width:117px;
	height:34px;
	background: url(/themes/prestashop/img/reiter_warenkorb_aktiv.gif) left top no-repeat;
	text-align:center;
	font-size:12px;
	color:#2e2e2e;
	font-weight:bold;
	line-height:35px;
	float:left;
}

.step_inaktiv {
	width:107px;
	height:34px;
	background: url(/themes/prestashop/img/reiter_warenkorb_inaktiv.gif) left top no-repeat;
	text-align:center;
	font-size:12px;
	color:#2e2e2e;
	line-height:35px;
	float:left;
}

.margin_reiter {
	margin-right:1px;
}

.table_cart {
	margin-top:1px;
	border:1px #bababa solid;
	width:549px;
}

.table_cart th {
	height:41px;
	background:#e7e7e7;
	font-size:12px;
	color:#383838;
	vertical-align:middle;
	border-right:1px #FFFFFF solid;
	padding-left:5px;
}

.table_cart td {
	height:57px;
	background:#FFF;
	font-size:12px;
	color:#383838;
	vertical-align:middle;
	border-right:1px #bababa solid;
	padding-left:5px;
}

.noborder {
	border-right:none;
}

.bottom_warenkorb {
	width:549px;
	background: url(/themes/prestashop/img/bottom_warenkorb_table.gif) left bottom no-repeat;
	color:#383838;
	font-size:12px;
	padding-top:5px;
}

.bottom_warenkorb td {
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
}

.product_cart td,td strong {
	height:auto;
	border:none;
	color:#383838;
}

.gutschein_box {
	margin-top:10px;
	margin-bottom:15px;
	width:549px;
	height:96px;
	background: url(/themes/prestashop/img/bg_gutschein.gif) left top no-repeat;
}

.padding_gutschein_box {
	padding:10px;
}

.title_voucher {
	color:#374300;
	font-size:20px;
	margin-bottom:6px;
}

.voucher_input {
	width:400px;
	height:25px;
	border:none;
	background: url(/themes/prestashop/img/bg_gutschein_input.gif) left top no-repeat;
	padding:3px;
}

.warenkorb_step_2 {
	margin-bottom:20px;
}

.warenkorb_step_2 h5 {
	font-size:12px;
	font-weight:bold;
	color:#374300;
	background: url(/themes/prestashop/img/list_green.gif) 0px 3px no-repeat;
	text-indent:16px;
	padding-right:10px;
}

.warenkorb_step_2 p {
	font-size:12px;
	margin-top:10px;
}

.bestellung_big_box {
	width:549px;
	margin-top:1px;
	border-top:1px #bababa solid;
	background: url(/themes/prestashop/img/bg_bestellung_big_box.gif) left bottom no-repeat;
}

.abstand_bestellung_big_box {
	padding-left:20px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:20px;
}

.bestellung_input_gross {
	width:308px;
	height:22px;
	background: url(/themes/prestashop/img/input_big.gif) left bottom no-repeat;
	border:none;
	padding:3px 0 0 5px;
}

.bestellung_table {
	margin-top:15px;
}

.bestellung_table td {
	height:30px;
	font-size:12px;
	color:2e2e2e;
}

.caption_bestellung_table {
	width:140px;
	padding-right:20px;
	color:#2e2e2e;
	font-size:12px;
}

.bestellung_required {
	width:15px;
	color:#FF0000;
	font-size:12px;
}

.bestellung_table_data {
	width:315px;
}

.lieferadresse {
	font-size:12px;
	color:2e2e2e;
	margin-bottom:10px;
}

.liefer_1 {
	float:left;
	width:120px;
	margin-right:10px;
}

.liefer_2 {
	float:left;
}

.mini_box_top, .mini_box_bottom {
	width:266px;
	height:9px;
}

.mini_box_content {
	width:266px;
	background: url(/themes/prestashop/img/mini_box_bg.gif) repeat-y;a
	padding-left:10px;
}

.abstand_mini_box {
	padding:4px 0px 0px 10px;
}

.abstand_mini_box h5 {
	font-size:12px;
	font-weight:bold;
	color:#374300;
	background: url(/themes/prestashop/img/list_green.gif) 0px 3px no-repeat;
	text-indent:16px;
	padding-right:10px;
}


.mini_boxen {
	margin-top:20px;
}

.mini_boxen_links {
	float:left;
}

.mini_boxen_rechts {
	float:right;
}

.list_adress ul, li{
	list-style:none;
	list-style-type:none;
	font-size:12px;
}

.cart_navigation {
	margin-top:15px;
}


.table_shipping {
	margin-top:1px;
	border:1px #bababa solid;
	width:510px;
}

.table_shipping th {
	height:41px;
	background:#e7e7e7;
	font-size:12px;
	color:#383838;
	vertical-align:middle;
	border-right:1px #FFFFFF solid;
	padding-left:5px;
}

.table_shipping td {
	height:57px;
	background:#FFF;
	font-size:12px;
	color:#383838;
	vertical-align:middle;
	border-right:1px #bababa solid;
	border-bottom:1px #bababa solid;
	padding-left:5px;
}

.payment_module a {
	text-decoration:none;
}

.abstand_h5 {
	margin-bottom:10px;
}/* FEATURED PRODUCTS */
	
.featured_products {
	margin:0;
	padding-top:20px;
	list-style:none;
}

.featured_products li {
	width:178px;
	height:351px;
	float:left;
	margin-right:8px;
	
}

.featured_products .last {
	margin:0;
}

.featured_products_header {
	width:178px;
	height:48px;
	background: url(./../themes/prestashop/img/featured_header.gif) left top no-repeat;
}


.featured_products_header_abstand {
	padding-left:10px;
    padding-right:10px;
	padding-top:7px;
}

.featured_products_header a {
	font-size:12px;
	font-weight:normal;
	color:#FFF;
	line-height:15px;
	text-decoration:none;
}

.featured_products_header a:hover {
	text-decoration:underline;
}

.featured_products_content {
	background: url(./../themes/prestashop/img/featured_content.gif) left bottom no-repeat;
}

.featured_products_content_abstand {
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:15px;
}

.featured_image {
	text-align:center;
}

.featured_text {
	width:100%;
	height:59px;
	font-size:11px;
	color:#383838;
	line-height:13px;
	border-bottom:1px #bababa solid;
	margin-bottom:8px;
}

.featured_text a {
	text-decoration:none;
}

.featured_price {
	float:left;
	font-size:20px;
	color:#0f409d;
}

.featured_price_info {
	float:right;
	font-size:10px;
	color:#797878;
	text-align:right;
}

.button_featured {
	margin-top:8px;
}

.start_info_box, .start_blog_box, .start_fb_box {
    width:550px;
    height:306px;
    background: url(./../themes/prestashop/img/start_info_box_bg.jpg) no-repeat;
    margin-top:20px;
}

.start_blog_box {
    background: url(./../themes/prestashop/img/start_blog_box_bg.jpg) no-repeat;
}

.start_fb_box {
    background: none;
    height: auto;
}

.start_info_box .start_info_padding {
    padding:10px 10px 0 130px;
}

.start_blog_padding {
    padding:10px 10px 0 80px;
}

.start_blog_box li {
    margin: 0 0 6px 0;
}

.start_blog_box li a {
	color:#798e09;
    font-size: 12px;
    font-weight: 600;
}

.start_blog_box p {
    width: 440px;
}

.start_info_box h2 {
    padding:0;
    margin:0 0 10px 0;
    font-size:23px;
    font-weight:normal;
}

.start_info_box h2 span {
    font-weight:bold;
}

.start_info_box p {
    padding:0;
    margin:0 0 10px 0;
    font-size:11px;
}.detail_box_header {
	width:550px;
	height:32px;
	background:url(./../themes/prestashop/img/content_box_header.jpg);
}

.detail_box_header div {
	padding:8px 0 0 11px;
}

.detail_box_header div h1 {
	font-weight:bold;
	font-size:13px;
	color:#2e2e2e;
	margin:0;
	padding:0;
}

.detail_box_content {
	width:550px;
	background:#bababa;
}

.detail_box_content .detail_box_content_border {
	margin:0 1px 0 1px;
	background:#FFF;
	padding:12px;
}

.detail_box_content .detail_box_content_width {
	width:524px;
}

.detail_box_content .detail_box_content_right {
	float:right;
	width:230px;
	font-size:11px;
	color:#383838;
}

.detail_box_content .margin_bottom {
	margin-bottom:15px;
}

.detail_box_content .price_box_header {
	background:url(./../themes/prestashop/img/box_small_grey_header.gif);
	width:230px;
	height:6px;
	line-height:6px;
}

.detail_box_content .price_box_content {
	background:url(./../themes/prestashop/img/box_small_grey_footer.gif) #ececec no-repeat left bottom;
	width:230px;
}

.detail_box_content .price_box_content_padding {
	padding:14px;
}

.detail_box_content .price_box_content_splitter {
	padding-bottom:8px;
}

.detail_box_content .price_box_content_left {
	color:#374300;
	font-weight:bold;
	font-size:20px;
	float:left;
}

.detail_box_content .price_box_content_right {
	float:right;
	color:#797878;
	font-size:10px;
}

.detail_box_content .price_box_content_right a {
	color:#797878;
    font-size:10px;
    text-decoration:underline;
}

.detail_box_content .sale_action {
	font-weight:bold;
	padding-bottom:8px;
}

.detail_box_content .addon_action {
	font-weight:normal;
	color:#333;
	padding-bottom:8px;
}

.detail_box_content .to_cart {
	padding-bottom:8px;
}

.detail_box_content .availability {
	padding-top:6px;
}

.detail_box_content .availability .title {
	padding-bottom:6px;
}

.detail_box_content .availability .green {
	font-weight:bold;
	color:green;
	font-size:12px;
}
	
.detail_box_content .availability .red {
	font-weight:bold;
	color:red;
	font-size:12px;
}

#views_block ul {
	list-style:none;
	padding:0;
	margin:0;
	color:#FFF;
}

#more_info_block {
	padding-top:30px;
}

.detail_box_content .block_hidden_only_for_screen {
	display:none;
}

.detail_box_content .idTabs {
	margin:0;
	padding:0;
	list-style:none;
}

.detail_box_content .idTabs li {
	float:left;
	margin-right:1px;
}

.detail_box_content .idTabs li a {
	display:block;
	width:150px;
	height:23px;
	font-size:12px;
	text-decoration:none;
	text-align:center;
	padding-top:8px;
	background:url(./../themes/prestashop/img/tab_bg_inactive.jpg);
}

.detail_box_content .idTabs li a.selected { 
	background:url(./../themes/prestashop/img/tab_bg_active.jpg);
}

.detail_box_content .tab_line {
	clear:both;
	height:2px;
	line-height:2px;
	background:url(./../themes/prestashop/img/solid_line.gif) repeat-x left bottom;
	margin-bottom:12px;
}

#more_info_sheets .more_info_sheets_padding {
	padding:0 10px 0 10px;
}

#more_info_sheets p {
	font-size:12px;
	color:#374300;
	display:block;
}

#more_info_sheets strong {
	font-size:12px;
	color:#374300;
	display:block;
	padding-bottom:10px;
}

#more_info_sheets ul {
	margin:0;
	padding:0;
	list-style:none;
}

#more_info_sheets ul li {
	background: url(./../themes/prestashop/img/list_links.gif) no-repeat 0 6px;
	font-size:11px;
	color:#383838;
	padding-left:15px;
	line-height:20px;
}

.detail_box_footer {
	width:550px;
	height:38px;
	background:url(./../themes/prestashop/img/content_box_footer.jpg);
}

.accessories_title {
	font-size:24px;
	color:#434e0f;
	padding:12px 0 5px 0;
}

.accessories_spacer {
	height:13px;
	line-height:13px;
	background:url(./../themes/prestashop/img/solid_line.gif) repeat-x left top;
}

.accessories_box {
	float:left;
	margin-right:8px;
}

.accessories_box_last {
	margin-right:0;
}

.accessories_box_header {
	width:178px;
	height:48px;
	background:url(./../themes/prestashop/img/accessories_box_header.jpg);
}

.accessories_box_header div {
	padding:8px;
	font-size:13px;
	font-weight:bold;
}

.accessories_box_content {
	width:178px;
	background:url(./../themes/prestashop/img/accessories_box_footer.jpg) no-repeat left bottom;
}

.accessories_box_content .accessories_box_content_image {
	text-align:center;
	height:90px;
}

.accessories_box_content .accessories_box_content_more {
	padding:10px 12px 0 12px;
	font-size:11px;
}

.accessories_box_content .accessories_box_content_spacer {
	background:url(/themes/prestashop/img/solid_line.gif) repeat-x left center;
	line-height:15px;
	height:15px;
}

.accessories_box_content .accessories_box_content_description {
	height:28px;
	overflow:hidden;
}

.accessories_box_content .accessories_box_content_price {
	float:left;
	color:#374300;
	font-size:20px;
	font-weight:bold;
}

.accessories_box_content .accessories_box_content_delivery {
	float:right;
	font-size:10px;
	color:#797878;
}

.accessories_box_content .accessories_box_content_delivery a {
	color:#797878;
	text-decoration:underline;
}

.accessories_box_content .accessories_box_content_button_padding {
	padding-bottom:12px;
}

.accessories_box_content .accessories_box_content_to_cart {
	padding-top:4px;
}

.accessories_box_content .accessories_box_content_bottom_padding {
	padding-bottom:15px;
}.category_top {
	background:url(./../themes/prestashop/img/category_top_bg.jpg) no-repeat left bottom;
	width:550px;
	font-size:11px;
}

.category_top_padding {
    padding:12px;
}

.category_description {
    text-align:justify; font-size:12px;
}

.product_list {
	background:url(./../themes/prestashop/img/product_list_bg.gif) no-repeat left bottom;
	width:550px;
}

.sub_categories_header {
    padding-bottom:8px; padding-top:20px; font-weight:bold; font-size:12px;
}

.sub_categories {
	margin:0;
	padding:0;
	list-style:none;
}

.sub_categories li {
	background:url(./../themes/prestashop/img/list_links.gif) no-repeat 0 8px;
	color:#383838;
	font-size:12px;
	line-height:20px;
	padding-left:15px;
}

.product_sort {
    padding:15px 0 10px 0;
}*{padding:0;margin:0;}#TB_window{font:12px Arial,Helvetica,sans-serif;color:#333;}#TB_secondLine{font:10px Arial,Helvetica,sans-serif;color:#666;}#TB_window h2{text-align:center;padding-bottom:25px;display:block;}#TB_overlay{position:fixed;z-index:100;top:0;left:0;height:100%;width:100%;}.TB_overlayMacFFBGHack{background:url(macFFBgHack.png) repeat;}.TB_overlayBG{background-color:#000;filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;}* html #TB_overlay{position:absolute;height:expression(document.body.scrollHeight>document.body.offsetHeight ? document.body.scrollHeight:document.body.offsetHeight+'px');}#TB_window{position:fixed;background:#fff;z-index:102;color:#000;display:none;border:4px solid #525252;text-align:left;top:50%;left:50%;}* html #TB_window{position:absolute;margin-top:expression(0 - parseInt(this.offsetHeight / 2)+(TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop)+'px');}#TB_window img#TB_Image{display:block;margin:15px 0 0 15px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;border-top:1px solid #666;border-left:1px solid #666;}#TB_caption{height:25px;padding:7px 30px 10px 25px;float:left;}#TB_closeWindow{height:25px;padding:11px 25px 10px 0;float:right;}#TB_closeAjaxWindow{padding:7px 10px 5px 0;margin-bottom:1px;text-align:right;float:right;}#TB_ajaxWindowTitle{float:left;padding:7px 0 5px 10px;margin-bottom:1px;}#TB_title{background-color:#e8e8e8;height:27px;}#TB_ajaxContent{clear:both;padding:2px 15px 15px 15px;overflow:auto;text-align:left;line-height:1.4em;}#TB_ajaxContent.TB_modal{padding:15px;}#TB_ajaxContent p{padding:5px 0 5px 0;}#TB_load{position:fixed;display:none;height:13px;width:208px;z-index:103;top:50%;left:50%;margin:-6px 0 0 -104px;}* html #TB_load{position:absolute;margin-top:expression(0 - parseInt(this.offsetHeight / 2)+(TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop)+'px');}#TB_HideSelect{z-index:99;position:fixed;top:0;left:0;background-color:#fff;border:none;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;height:100%;width:100%;}* html #TB_HideSelect{position:absolute;height:expression(document.body.scrollHeight>document.body.offsetHeight ? document.body.scrollHeight:document.body.offsetHeight+'px');}#TB_iframeContent{clear:both;border:none;margin-bottom:-1px;margin-top:1px;_margin-bottom:1px;}