/* -----------------------------------------------------------------------------------------   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $      XT-Commerce - community made shopping   http://www.xt-commerce.com   Copyright (c) 2004 XT-Commerce    -----------------------------------------------------------------------------------------   based on:    (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com    (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org   Released under the GNU General Public License    -----------------------------------------------------------------------------------------      XTC5 Template & Stylesheets   -----------------------------------------------------------------------------------------   (c) 2007 Ing. Michael Frst       bluegate communications	   http://www.bluegate.at   ---------------------------------------------------------------------------------------*//* THE BIG GUYS */

* {
margin : 0;
padding : 0;
}
body {
font-family : "Trebuchet MS", Verdana, Arial, Sans-serif;
font-size : 13px;
margin : 0;
padding : 0;
/*background-image : url(img/bg.gif);*/
background-color : #ffffff;
}

h1 {
/*
 color : #000000;
 font-weight : bold;
 font-size : 18px;
 margin : 15px 0 10px 0;
 padding : 0;
 width : auto;
 border-style : solid;
 border-width : 0 0 1px 0;
 border-color : #000000;
 background-color: #02306E;*/

 width: 695px;
 height: 27px;
 background: url(img/h1.gif) no-repeat;
 font-size: 16px;
 font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
 color: #ffffff;
 margin: 4px 0px 2px 0px;
 padding: 2px 0px 2px 10px;
}

.h1small {
 width: 400px;
 height: 27px;
 background: url(img/h1small.gif) no-repeat;
 font-size: 16px;
 font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
 color: #ffffff;
 margin: 4px 0px 2px 0px;
 padding: 2px 0px 2px 0px;
 text-align: left;
}

h2 {
 width: 695px;
 height: 27px;
 background: url(img/h2.gif) no-repeat;
 color : #ffffff;
 font-weight : bold;
 font-size : 14px;
 padding: 5px 0px 2px 10px;
 margin: 8px 0px 3px 0px;
}

h3 {
 color : #000000;
 font-weight : bold;
 font-size : 14px;
 padding: 2px 0px 2px 10px;
}

a, a:link, a:link, a:link, a:hover {
background : transparent;
text-decoration : underline;
cursor : pointer;
}
a:link {
color : #c64934;
}
a:visited {
color : #c64934;
}
a:hover, a:active {
color : #c64934;
}
a img {
border : none;
}
input {
font-family : "Trebuchet MS", Verdana, Arial, Sans-serif;
font-size : 12px;
}

h2 a:link,h2 a:visited {
	color: #e0e0f0;
}
textarea {
font-family : "Trebuchet MS", Verdana, Arial, Sans-serif;
font-size : 12px;
border-width : 1px;
border-style : solid;
border-top-color : #4e4e4f;
border-left-color : #4e4e4f;
border-bottom-color : #aeaeae;
border-right-color : #aeaeae;
}
select {
font-family : "Trebuchet MS", Verdana, Arial, Sans-serif;
font-size : 12px;
border-width : 1px;
border-style : solid;
border-top-color : #4e4e4f;
border-left-color : #4e4e4f;
border-bottom-color : #aeaeae;
border-right-color : #aeaeae;
}
input[type="text"], input[type="password"] {
border-width : 1px;
border-style : solid;
border-top-color : #4e4e4f;
border-left-color : #4e4e4f;
border-bottom-color : #aeaeae;
border-right-color : #aeaeae;
}
p {
margin : 8px 0 8px 0;
}

div.hr {
 padding-top : 1px;
 height : 0;
 overflow : hidden;
 margin: 2px 0px 2px 0px;
 line-height : 0;
 background-color : #959fad;
}

div.hrlightgrey {
padding-top : 1px;
height : 0;
overflow : hidden;
margin : 0;
line-height : 0;
background-color : #999999;
}
div.hrproductpreview {
padding-top: 1px;
height: 0px;
overflow: hidden;
margin: 5px 0 5px 0;
line-height: 0px;
display: block;
background-image : url(img/hr_productpreview.gif);
}
table td {
/*padding : 2px;*/
}
#wrap {
margin : 0 auto;
width : 950px;
background-color : #fff;
border-style : solid;
border-color : #fff;
border-width : 0 10px 0 10px;
}
#header {
height : 115px;
/*background : url("img/bg.gif") repeat-x;*/
border-bottom : 1px solid #fff;
border-top : 10px solid #fff;
}
#header #logo {
/*padding-left : 27px;*/
float : left;
}
#header #search {
width : 260px;
height : 75px;
float : right;
background : url("img/bg_search_breakline.gif") no-repeat;
color : #fff;
padding : 40px 0 0 20px;
}
#header #search a {
color : #fff;
font-size : 11px;
}
#header td {
padding-top : 1px;
padding-right : 4px;
}
#breadcrumb {
clear : both;
color : #c64934;
padding : 1px 0 10px 15px;
list-style-type : none;
background-color : #fff;
height : 22px;
background-image : url(img/bg_breadcrumb.gif);
background-repeat : repeat-x;
font-size : 11px;
}
#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:hover, #breadcrumb a:active {
line-height : 23px;
text-decoration : none;
font-weight : normal;
cursor : pointer;
color : #333333;
margin : 0;
padding : 0;
}
#languages {
text-align : right;
height : 26px;
font-size : 13px;
background : url(img/bg_topmenu.gif) repeat-x;
padding : 10px 10px 0 0;
margin : 0;
}
#contentwrap {
clear : both;
width : 950px;
padding : 0;
margin: 0;
}
#leftcol {
float : left;
width : 200px;
padding : 0 0 15px 0;
}
#rightcol {
float : right;
width : 200px;
padding : 0 0 15px 0;
}
#content {
float : left;
width : 695px;
padding : 0 10px 0 10px;
margin-bottom : 15px;
}
/* IÄ Special */
#content table {
 /* white-space: nowrap;*/
}
/* IÄ Special Ende */
#contentfull {
 width : 920px;
 padding : 0 0px 0 0px;
 margin-bottom : 15px;
}
h2.categoryheader {
background-color : #f3a807;
background-image : url(img/bg_boxheader.gif);
height : 28px;
font-size : 11px;
color : #ffffff;
padding : 2px 8px 0 8px;
margin : 0;
line-height : 28px;
vertical-align : middle;
}
h2.categoryheader a {
text-decoration : none;
color : #fff;
}
ul#categorymenu {
list-style-type: none;
background-color : #ededed;
margin-bottom : 15px;
border : solid #db9502;
border-width : 0 1px 1px 1px;
}
ul#categorymenu li.level1 {
list-style-type: none;
background-color : #da9401;
padding : 4px 0 4px 6px;
border : solid #fff;
border-width : 1px 0 0 0;
}
ul#categorymenu li.level1 a {
text-decoration : none;
color : #ffffff;
font-weight : bold;
}
ul#categorymenu li.level2 {
list-style-type : none;
background-color : #eea003;
padding : 4px 0 4px 24px;
border : solid #fff;
border-width : 1px 0 0 0;
}
ul#categorymenu li.level2 a {
font-size : 11px;
text-decoration : none;
color : #ffffff;
font-weight : bold;
}
ul#categorymenu li.level3 {
list-style-type : none;
background-color : #eea003;
padding : 4px 0 4px 40px;
border : solid #fff;
border-width : 1px 0 0 0;
}
ul#categorymenu li.level3 a {
font-size : 11px;
text-decoration : none;
color : #ffffff;
font-weight : bold;
}
h2.boxheader {
background-image : url(img/bg_boxheader.gif);
height : 28px;
font-size : 11px;
color : #ffffff;
padding : 2px 8px 0 8px;
margin : 0;
/*line-height : 28px;*/
vertical-align : middle;
}
h2.boxheader a:link, h2.boxheader a:hover, h2.boxheader a:active, h2.boxheader a:visited {
text-decoration : none;
color : #ffffff;
}
.boxbody {
background-color : #ededed;
border-style : solid;
border-color : #4e4e4f;
border-width : 0 1px 1px 1px;
padding : 8px;
margin-bottom : 15px;
}
.boxbody h3, .boxbody h3 a {
font-size : 11px;
}
.boxbody h3.center, .boxbody h3.center a {
font-size : 11px;
text-align : center;
}
.boxbody p {
color : #000000;
font-size : 11px;
margin : 6px 0 6px 0;
}
.boxbody td {
color : #000000;
font-size : 11px;
margin : 6px 0 6px 0;
}

.boxbody div.hrlightgrey {
 margin-top : 5px;
 margin-bottom : 5px;
}
.boxbody a {
 font-size : 11px;
}

/* ~~~~~~~~~~~~~~ */

#topmenuwrap {
 background : url(img/bg_topmenu.gif) no-repeat;
}
#topmenu {
 padding : 0;
 list-style-type : none;
 height : 27px;
 font-size : 13px;
 background : url(img/bg_topmenu.gif) no-repeat;
}
#topmenu li {
 height : 27px;
 float : left;
 padding : 5px 25px 0 25px;
 margin : 0;
 background : url("img/topmenu_li.gif") no-repeat;
 background-position : right 0%;
}

#topmenu a, #topmenu a:link, #topmenu a:visited, #topmenu a:hover, #topmenu a:active {
 text-decoration : none;
 font-weight : bold;
 cursor : pointer;
 color : #fff;
 margin : 0;
 padding : 0;
}

#topmenu a:hover {
 color: #ddddff;
}

/* ~~~~~~~~~~~~~~ */

.boxbg .price {
 font-size: 13px;
 color: #c64934;
 font-weight: bold;
}

#location {
 margin-top: 10px;
 margin-bottom: 10px;
 color: #999999;
 font-size: 10px;
}

#location a {
 color: #999999;
}

/* ~~~~~~~~~~~~~~ */

.boxbg .productboximage {
 border : 1px solid #000000;
}

.boxbg .productOldPrice {
font-size : 11px;
color : #ff0000;
}

.boxbg p.center {
 font-size : 11px;
 text-align : center;
 margin : 6px 0 6px 0;
}

.boxbg ul.contentlist {
 margin-top: 5px;
 margin-left: 5px;
 margin-right: 0;
 padding: 0;
}

.boxbg ul.contentlist li {
 margin-left : 0;
 padding : 0;
 list-style-type : none;
}

.boxbg {
 width: 199px;
 margin-top: 10px;
 background: #5d7dac url(img/bg_navi.jpg) repeat-x;
}

.boxcontent {
 color: white;
 font-size : 11px;
 padding: 5px 10px 5px 10px;
}

.boxcontent a {
 color: #f0f0f0;
 font-weight: bold;
}

.boxcontent a:hover {
 color: #ffffff;
 font-weight: bold;
}

.boxtop {
 width: 199px;
 height: 7px;
 background: url(img/bg_navi_top.gif) no-repeat;
}

.boxbottom {
 margin: 0px;
 padding: 0px;
 width: 199px;
 height: 8px;
 background: url(img/bg_navi_bottom.gif) bottom no-repeat;
}

/* ~~~~~~~~~~~~~~ */

.productPreview {
width: 100%;
padding : 0;
margin : 0;
float: left;
}
.productPreviewContent {
vertical-align : top;
/*width : 100%;*/
}
.productPreviewContent h2 {
padding : 0;
margin : 0 0 5px 0;
}
.productPreviewContent h2 a {
font-size : 14px;
font-weight : bold;
}
.productPreviewImage {
vertical-align : top;
padding : 3px 15px 0 0;
}
.productPreviewImage img {
border : 1px solid #999999;
}
.productPreviewContent .price {
font-size : 16px;
font-weight : bold;
padding : 0;
margin : 0;
}
.productPreviewContent .taxandshippinginfo {
font-size : 11px;
font-weight : normal;
color : #999999;
padding : 0;
margin : 0;
}
.productPreviewContent .vpe {
font-size : 11px;
font-weight : normal;
color : #999999;
padding : 0;
margin : 0;
}
.productPreviewContent .shippingtime {
font-size : 11px;
font-weight : normal;
color : #999999;
padding : 0;
margin : 0;
}
.productPreviewContent .stockimage {
margin : 0;
padding : 0;
}
.productPreviewContent .stockimagetext {
margin : 0;
padding : 0;
font-size : 11px;
font-weight : normal;
color : #999999;
}
.productPreviewContent .productOldPrice {
font-size : 12px;
font-weight : bold;
color : #ff0000;
}
.productPreviewContent .taxandshippinginfo a {
font-size : 11px;
font-weight : normal;
color : #999999;
}
#productinfowrap {
display : table;
width : 100%;
}

#productinfoimages {
 float : left;
 background-color : #ededed;
 text-align : center;
 width : 160px;
 padding : 10px;
 margin : 0 10px 10px 0;
 border : 0px solid #999999;
}

#productinfoimages a {
 color: #02306E;
 font-size: 12px;
}

#productinfoimages .productimage {
 border : 1px solid #999999;
}

#productinfoimages .hrlightgrey {
 margin-top : 6px;
 margin-bottom : 6px;
}

#productinfopricewithimages {
float : right;
width : 320px;
}
#productinfopricewithimages img {
cursor : pointer;
}
#productinfopricewithoutimages {
width : 100%;
}
#productinfopricewithoutimages img {
cursor : pointer;
}
#productinfoprice {
padding : 5px;
}
#productinfoprice .hrlightgrey {
margin-top : 6px;
margin-bottom : 6px;
}

#productinfoprice .productprice {
 margin : 0;
 padding : 0;
 font-size : 16px;
 font-weight : bold;
}

#productinfoprice .productOldPrice {
color : #ff0000;
margin : 0;
padding : 0;
font-size : 12px;
font-weight : bold;
}
#productinfoprice .taxandshippinginfo {
margin : 0;
padding : 0;
font-size : 11px;
font-weight : normal;
color : #999999;
}
#productinfoprice .taxandshippinginfo a {
margin : 0;
padding : 0;
font-size : 11px;
font-weight : normal;
color : #999999;
}
#productinfoprice .shippingtime {
margin : 0;
padding : 0;
font-size : 11px;
font-weight : normal;
color : #999999;
}
#productinfoprice .stockimage {
margin : 0;
padding : 0;
}
#productinfoprice .stockimagetext {
margin : 0;
padding : 0;
font-size : 11px;
font-weight : normal;
color : #999999;
}
p.productinfoproductadded {
font-size : 11px;
}
.productoptions {
 padding : 6px;
}
.addtobasket {
background-color : #ededed;
padding : 6px;
text-align : right;
border-style : solid;
border-width : 1px 0 0 0;
border-color : #999999;
}
body.popupproductinfo {
padding : 15px;
background : none;
background-color : #fff;
}
body.popupprintorder {
font-family : "Trebuchet MS", Verdana, Arial, Sans-serif;
font-size : 13px;
padding : 15px;
background : none;
background-color : #fff;
}
body.popupprintorder .products tr.header td {
font-weight : bold;
background-color : #ededed;
}
body.popupprintorder .products .total {
text-align : right;
}
body.popupprintorder .products .quantity {
vertical-align : top;
}
body.popupprintorder .productname {
vertical-align : top;
}
body.popupprintorder .model {
vertical-align : top;
}
body.popupprintorder .singleprice {
vertical-align : top;
}
body.popupprintorder .totalprice {
vertical-align : top;
}
div.highlightbox {
padding : 15px;
background-color : #fff2cc;
border : 1px solid #e9d28f;
}
div.highlightbox ul {
margin-left : 15px;
padding : 0;
display : block;
list-style-type : square;
/*line-height : 20px;*/
}

table ul {
margin-left : 15px;
padding : 0;
display : block;
list-style-type : square;
/*line-height : 20px; */
}

table ul li a {
 color: #012A79;
}

div.highlightbox h1 {
 color : #be8100;
 padding : 0 0 10px 0;
 margin : 0;
 border : none;
 font-size : 16px;
 background: none;
}
div.highlightbox div.hr {
height : 1px;
line-height : 1px;
margin : 0;
padding : 0;
display : block;
border-bottom : 1px solid #e9d28f;
}
table.paymentblock {
background-color : #d0d8fE;
border-style : solid;
border-width : 0 1px 1px 1px;
border-color : #9090b0;
margin-bottom : 15px;
}
table.paymentblock tr td.header {
background-color : #072F74;
padding : 2px;
padding-left : 5px;
color : #ffffff;
font-weight : bold;
}
table.shippingblock {
background-color : #d0d8fE;
border-style : solid;
border-width : 0 1px 1px 1px;
border-color : #9090b0;
margin-bottom : 15px;
}
table.shippingblock tr td.header {
background-color : #072F74;
padding : 2px;
padding-left : 5px;
color : #ffffff;
font-weight : bold;
}
table.shippingblock tr td {
vertical-align : top;
padding: 2px;
}
table.shippingblock tr td.description {
width : 100%;
vertical-align : top;
padding-left : 6px;
}
table.shippingblock tr td.radiobutton {
vertical-align : top;
white-space : nowrap;
padding : 4px;
}
table.shippingblock tr td.radiobutton input {
margin : 0;
padding : 0;
}
table.shippingblock tr td.price {
vertical-align : top;
white-space : nowrap;
}
table.accounthistoryinfoorderdetails tr td {
vertical-align : top;
}
table.accounthistoryinfoorderdetails tr.header td {
font-weight : bold;
}
textarea.message_body {
width : 130px;
}
table.downloadbox {
padding : 5px;
background-color : #fff2cc;
border : 1px solid #e9d28f;
margin-bottom : 8px;
}
table.downloadbox tr td.icon {
padding-right : 15px;
}
table.downloadbox tr td.downloadlink {
width : 100%;
}
table.graduatedprice {
font-size : 11px;
text-align : left;
margin-top : 5px;
}
table.graduatedprice tr td.header {
font-size : 12px;
font-weight : bold;
text-align : left;
}
table.orderdetails {
font-size : 11px;
background-color : #fff2cc;
border-style : solid;
border-width : 0 1px 1px 1px;
border-color : #da9401;
}
table.orderdetails tr td {
padding : 4px;
}
table.orderdetails tr.headerrow td {
background-color : #da9401;
color : #ffffff;
font-weight : bold;
}
table.orderdetails tr.headerrow td.left {
text-align : left;
}
table.orderdetails tr.headerrow td.center {
text-align : center;
}
table.orderdetails tr.headerrow td.right {
text-align : right;
}
table.orderdetails tr.contentrow1 td {
background-color : #fff2cc;
vertical-align : top;
}
table.orderdetails tr.contentrow1 td.quantity {
text-align : center;
}
table.orderdetails tr.contentrow1 td.quantity input {
font-size : 11px;
padding : 2px;
border : 1px solid #da9401;
}
table.orderdetails tr.contentrow1 td.productname {
text-align : left;
}
table.orderdetails tr.contentrow2 td {
background-color : #ffeaab;
vertical-align : top;
}
table.orderdetails tr.contentrow2 td.quantity {
text-align : center;
}
table.orderdetails tr.contentrow2 td.quantity input {
font-size : 11px;
padding : 2px;
border : 1px solid #da9401;
}
table.orderdetails tr.contentrow2 td.productname {
text-align : left;
}
table.orderdetails tr td.singleprice {
text-align : right;
white-space : nowrap;
}
table.orderdetails tr td.totalprice {
text-align : right;
white-space : nowrap;
}
table.orderdetails tr td.delete {
text-align : center;
white-space : nowrap;
}
table.orderdetails tr td.productname table.productattributes {
margin-top : 3px;
}
table.orderdetails tr td.productname table.productattributes tr td {
padding : 0;
}
table.orderdetails tr td.productname table.productattributes tr td.attribute {
padding-right : 4px;
}
table.orderdetails tr td.productname table.productattributes tr td.value {
width : 100%;
}
table.orderdetails tr td.subtotal {
background-color : #ffeaab;
text-align : right;
border-style : solid;
border-width : 1px 0 0 0;
border-color : #da9401;
}
div.productnavigator {
background-color : #ededed;
padding : 8px;
border : 1px solid #999999;
}
table.reviewlist {
background-color : #fff2cc;
border-style : solid;
border-width : 0 1px 1px 1px;
border-color : #da9401;
}
table.reviewlist tr td {
padding : 4px;
white-space : nowrap;
}
table.reviewlist tr.header td {
background-color : #da9401;
color : #ffffff;
font-weight : bold;
}
table.reviewlist tr.contentrow1 td {
background-color : #fff2cc;
}
table.reviewlist tr.contentrow2 td {
background-color : #ffeaab;
}
textarea#review {
width : 100%;
}
table.medialist {
background-color : #fff2cc;
border-style : solid;
border-width : 1px;
border-color : #da9401;
}
table.medialist tr td {
padding : 6px;
white-space : nowrap;
vertical-align : top;
}
table.medialist tr.contentrow1 td {
background-color : #fff2cc;
}
table.medialist tr.contentrow2 td {
background-color : #ffeaab;
}
.sitemapwrap .sitemapleft {
background-color : #fff2cc;
border-style : solid;
border-width : 1px;
border-color : #da9401;
display : table;
float : left;
width : 235px;
margin-bottom : 15px;
}
.sitemapwrap .sitemapright {
background-color : #fff2cc;
border-style : solid;
border-width : 1px;
border-color : #da9401;
display : table;
float : right;
width : 235px;
margin-bottom : 15px;
}
.sitemapheader {
padding : 3px;
background-color : #da9401;
color : #ffffff;
font-weight : bold;
}
.sitemapheader a:link, .sitemapheader a:visited, .sitemapheader a:hover {
color : #ffffff;
text-decoration : none;
}
.sitemapcontent {
padding : 6px;
}
.sitemapcontent li {
list-style-type : none;
}
table.checkoutconfirmationorderdetails {
padding : 0;
margin : 0 0 10px 0;
border : none;
}
table.checkoutconfirmationorderdetails tr td.productname {
width : 100%;
font-weight : bold;
}
table.checkoutconfirmationorderdetails tr td.shippingtime {
padding : 0 0 0 30px;
color : #666666;
font-size : 11px;
font-weight : normal;
white-space : nowrap;
}
table.checkoutconfirmationorderdetails tr td.productattributes {
padding : 0 0 0 30px;
color : #666666;
font-size : 11px;
font-weight : normal;
}
table.checkoutconfirmationorderdetails tr td.productprice {
white-space : nowrap;
text-align : right;
}
table.checkoutconfirmationorderdetailstotal {
padding : 0;
margin : 10px 0 0 0;
border : none;
}
table.checkoutconfirmationorderdetailstotal tr td.name {
width : 100%;
text-align : right;
}
table.checkoutconfirmationorderdetailstotal tr td.value {
white-space : nowrap;
text-align : right;
}
p.checkoutagb textarea {
width : 100%;
}
ul#checkoutnavigation li {
height : 70px;
list-style-type : none;
float : left;
width : 185px;
margin-right : 15px;
border : 1px solid;
padding : 8px;
}
ul#checkoutnavigation li.active {
background-color : #ffeaab;
}
ul#checkoutnavigation li.active .number {
font-size : 20px;
font-weight : bold;
}
ul#checkoutnavigation li.active .title {
font-size : 14px;
font-weight : bold;
}
ul#checkoutnavigation li.active .description {
font-size : 11px;
}
ul#checkoutnavigation li.inactive {
color : #999999;
background-color : #ededed;
border-color : #999999;
}
ul#checkoutnavigation li.inactive .number {
font-size : 20px;
font-weight : bold;
}
ul#checkoutnavigation li.inactive .title {
font-size : 14px;
font-weight : bold;
}
ul#checkoutnavigation li.inactive .description {
font-size : 11px;
}
p.errormessage {
border : 2px solid #ff0000;
padding : 15px;
background-color : #ffd6d6;
}
.messageStackSuccess {
padding : 4px;
background-color : #66ff66;
}
.footer {
clear : both;
text-align : center;
font-size : 11px;
color : #666666;
background-color : #e2e2e2;
padding : 8px;
margin-bottom : 5px;
}
.footer a {
color : #666666;
text-decoration : underline;
}
.copyright {
margin : 0 auto;
width : 970px;
background-color : #ffffff;
text-align : center;
color : #666666;
font-size : 11px;
padding : 0 0 10px 0;
}
.parseTime {
margin : 0 auto;
width : 970px;
background-color : #ffffff;
text-align : center;
color : #666666;
font-size : 11px;
padding : 0 0 10px 0;
}