/*
  $Id: stylesheet.css,v 1.56 2010/06/30 20:04:02 hpdl Exp $
*/

.boxText { font-family: Tahoma, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Tahoma, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning 
{ 
font-family : Tahoma, Arial, sans-serif; font-size : 10px; color: #cc0033; 
}
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Tahoma, Arial, sans-serif; font-size : 10px; color: #008D00; text-decoration: underline; }
.smalinfogreen { font-family : Tahoma, Arial, sans-serif; font-size : 11px; color: #008D00; }
.mini { font-family : Tahoma, Arial, sans-serif; font-size:8px; color:#333333; }


BODY {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #000000;
  margin: 0px;
  width:768px;
}

label {
	cursor:pointer;
	vertical-align:middle;
}

.radio_checked {
	color:#333;
	font-weight:bold;
}

.radio_normal {
	color:#666;
	font-weight:normal;
}

p {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

td.description {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight:normal;
}
.description {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight:bold;
}

th {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight:bold;
  background-color:#eeeeee;
}

legend {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight:bold;
}

fieldset,ul,ol {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

.style1 {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
}

.style2 {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
}

A {
  color: #1A80AE;
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
  height: 16px;
}

TD.headerNavigation {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #aaaaaa;
  font-weight : bold;
  vertical-align: middle;
  height: 16px;
  border-bottom: 0px solid #eee;
}

TD.sehshop_category {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight : bold;
  vertical-align:middle;
  margin:0px;
  padding:0px;
}

TABLE.sehshop_category {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight : bold;
  vertical-align:middle;
  width:100%;
  margin:0px;
  padding-left:0px;
}

A.sehshop_category { 
  color: #FFFFFF; 
  font-size:13px;
}

TD.left_line {
	width:18px;
	background: #ffffff;
	background-image:url(/images/sehshop/left_line.gif);
	background-repeat:repeat-y;
}

TR.left_line {
	width:18px;
	background: #ffffff;
	background-image:url(/images/sehshop/left_line.gif);
	background-repeat:repeat-y;
}

TD.right_line {
	width:17px;
	background: #ffffff;
	background-image:url(/images/sehshop/right_line.gif);
	background-repeat:repeat-y;
}

A.headerNavigation { 
  color: #aaa; 
}

A.headerNavigation:hover {
  color: #000;
}

A.footerNavigation { 
  font-weight: bold;
  color: #1E93C8; 
}

A.footerNavigation:hover {
  color: #12506C;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Tahoma, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Tahoma, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #ffffff;
  margin:0px;
  padding:0px;
}

.infoBoxContents {
  /*background: #f8f8f9;*/
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 11px;
  height: 16px;
  vertical-align:middle;
  font-weight: bold;
  background-color: #1E93C8;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox, TD.infoBox2, TD.infoBox3 {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBox2 {
  border-top:1px solid #eee;
  padding-bottom:2px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #efefef;
  border-spacing: 0px;
}

TABLE.productListingBox {
  border: 1px;
  border-style: solid;
  border-color: #efefef;
  border-spacing: 0px;
}

TABLE.productListingBox-bottom {
  border-top: 0px;
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
  border-style: solid;
  border-color: #efefef;
  border-spacing: 0px;
  padding-bottom: 3px;
  margin: 0px;
  width:277px;
}
TABLE.productListingBox-top {
  border-top: 0px;
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
  border-style: solid;
  border-color: #efefef;
  border-spacing: 0px;
  padding: 0px;
  margin: 0px;
  width:277px;
}
TABLE.productListingBox-content {
  border-right-style: none;
  border-left-style: none;
  border-top-style: none;
  border-bottom-style: none;
  padding: 0px;
  margin: 0px;
  width:277px;
}
.productListing-heading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #1E93C8;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
}

TD.productListing-data, table.productListing-data {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  padding:0px;
  margin:0px;
  vertical-align:top;
}

TD.productListing-data-info, table.productListing-data-info {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 9px;
  padding:0px;
  margin:0px;
  vertical-align:middle;
  color:#999999;
}

TD.productListing-data-headline {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  color:#ffffff;
  padding-top:2px;
  padding-bottom:2px;
}

table.productListing-values {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  border-left:solid 1px #d8d8d8;
  border-top:solid 1px #d8d8d8;
  text-align:left;
}
td.productListing-values {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  border-right:solid 1px #d8d8d8;
  border-bottom:solid 1px #d8d8d8;
  text-align:left;
}
A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
}

td.review {
  font-size:9px;
}

A.review {
  color: #125776;
  font-size:9px;
}

A.review:hover {
  color: #1E93C8;
  text-decoration:underline;
}

A.productName {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

A.productName:hover {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

A.smalSize {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
}

A.smalSize:hover {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
}

TD.pageHeading, DIV.pageHeading {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TD.pageCategoryHeading, DIV.pageCategoryHeading {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  background-image: url(images/sehshop/category_round_top.gif);
  background-repeat: no-repeat;
  height: 18px;
}

TD.pageCategoryDescription, DIV.pageCategoryDescription {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  padding-left: 2px;
  padding-top: 6px;
  padding-right: 10px;
  padding-bottom: 10px;
}

TD.productPriceDescription, DIV.productPriceDescription {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #888;
  padding-left:2px;
  padding-top:0px;
  padding-right:10px;
  padding-bottom:5px;
}
TD.productPrice, DIV.productPrice {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 58px;
  font-weight: bolder;
  line-height: 58px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

TD.maininfo, P.maininfo {
  font-family: Tahoma, Arial, sans-serif;
  font-weight: bold;
  font-size: 11px;
  line-height: 1.5;
  color:#336699;
}

span.markup {
  font-size:9px;
  color:#996633;
}

TD.smallText, SPAN.smallText, P.smallText, DIV.smallText {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
}

TD.smallTextNormal, SPAN.smallTextNormal, P.smallTextNormal {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight:normal;
  color:#888888;
}

TD.product_info_heading {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight:bold;
  color:#888888;
}

TD.smallTextDarkGray, SPAN.smallTextDarkGray, P.smallTextDarkGray, div.smallTextDarkGray {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  font-weight:normal;
  color:#666;
}

TD.accountCategory {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

#nahr {width:55px;}
#nahl {width:55px;}

TEXTAREA {
  width: 100%;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #0075CA;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

DIV.markProductOutOfStock {
  font-family: Tahoma, Tahoma, Arial, sans-serif;
  font-size: 11px;
  color:#ff0000;
  font-weight: bold;
  padding-top:2px;
  padding-bottom:2px;
}

DIV.markProductLowOnStock {
  font-family: Tahoma, Tahoma, Arial, sans-serif;
  font-size: 11px;
  color:#ffb400;
  font-weight: bold;
  padding-top:2px;
  padding-bottom:2px;
}

SPAN.productPrice {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 19px;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  font-family: Tahoma, Arial, sans-serif;
  color: #ff0000;
}

DIV.smalExtraInfo
{
  font-family: Tahoma, Arial, sans-serif;
  color: #ff0000;
  font-size:9px;
}

div.quote {
	font-family: Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#777777;
	padding:4px 0px 4px 0px;
}

div.quote span.smal {
	font-family:Tahoma, Arial, sans-serif;
	font-size:9px;
	font-weight:normal;
	font-style:normal;
	color:#999999;
}

span.quote_product {
	font-family:Tahoma, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
}

span.quote_desc {
	font-family:Tahoma, Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	font-style:normal;
}

div.faqhead {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	color:#777777;
	padding:4px 4px 4px 4px;
	border:1px #f0f0f0 solid;
	margin-bottom:10px;
}

div.faqhead ol {
	font-weight:normal;
	margin:0 0 0 20;
	padding-left: 20;
	list-style:decimal outside;
}

div.faqhead div.faq_point {
	background-color:#f5f5f5;
	border-bottom:1px solid #ccc;
	margin:0 0 0 0;
	padding: 2 0 2 10;
}

div.faqhead span.faq_question {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	color:#555555;
}
div.faqhead div.faq_top {
	FLOAT: right;
	font-family:Tahoma, Arial, sans-serif;
	font-size:10px;
	font-weight:normal;
	font-style:normal;
	color:#777777;
}

div.faqhead div.faq_answer {
	font-family: Tahoma, Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	color:#000000;
	background-color:#ffffff;
	margin:4 4 4 4;
	padding: 10 10 10 10;
}

h4
{
	font-family: Tahoma, Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	color:#ff0000;
	padding: 0 10 3 0;
	margin: 0;
}

.rot { color:#ff0000; }
.moduleRow { }
.moduleRowOver { 
background-color: #D7E9F7; 
cursor: pointer; 
}
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Tahoma, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Tahoma, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Tahoma, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Tahoma, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Tahoma, Arial, sans-serif; font-size: 10px; color: #009900; }

/* ipap */
         .dvhdr1 {
            background:#1A769B;
            color:#ffffff;
            font-family:Tahoma, sans-serif;
            font-size:12px;
            font-weight:bold;
            border:1px solid #1A769B;
            padding:10px;
            padding-top:2px;
            padding-bottom:2px;
            background-image:url(images/close.gif);
            background-repeat:no-repeat;
            background-position:2px 2px;
            width:625px;
         }
         
         .dvbdy1 {
            background:#F0F8FF;
            font-family:Tahoma, sans-serif;
            font-size:10px;
            border-left:1px solid #1A769B;
            border-right:1px solid #1A769B;
            border-bottom:1px solid #1A769B;
            padding:10px;
            width:625px;
            height:320px;
         }
         .dvhdr2 {
            background:#1A769B;
            color:#ffffff;
            font-family:Tahoma, sans-serif;
            font-size:12px;
            font-weight:bold;
            border:1px solid #1A769B;
            padding:10px;
            padding-top:2px;
            padding-bottom:2px;
            background-image:url(images/close.gif);
            background-repeat:no-repeat;
            background-position:2px 2px;
            width:500px;
         }
         
         .dvbdy2 {
            background:#F0F8FF;
            font-family:Tahoma, sans-serif;
            font-size:10px;
            border-left:1px solid #1A769B;
            border-right:1px solid #1A769B;
            border-bottom:1px solid #1A769B;
            padding:10px;
            width:500px;
            height:220px;
         }

.reviews_div {
	background-image: url(images/sehshop/textscroll_mask.gif);
	background-repeat:no-repeat;
	width: 567px;
	height: 155px;
}

A.small { 
  font-weight: bold;
  color: #1E93C8; 
  font-size:10px;
}

A.small:hover {
  color: #12506C;
}
#pscroller{
	top:25px;
	left:20px;
	width: 535px;
	height: 114px;
	border: 0px solid black;
	font-size: 10px;
}

.rssclass .rsstitle{
font-weight: normal;
font-size:11px;
}

.rssclass .rssdate{
color: gray;
font-size: 10px;
}

.rssclass a{
text-decoration: none;
}

fieldset.with_heading
{
background-image:url(/images/sehshop/info_border_bl.gif); 
background-repeat:no-repeat; 
background-position:bottom left; 
border:0px; 
border-right:1px solid #c7c8ca;
margin:0px;
margin-bottom:10px; 
}
fieldset.without_heading
{
background-image:url(/images/sehshop/info_border_bl.gif); 
background-repeat:no-repeat; 
background-position:bottom left; 
border:0px; 
border-right:1px solid #c7c8ca;
border-top:1px solid #c7c8ca;
margin:0px;
margin-bottom:10px; 
}
td.review_head
{
	background-color:#efefef;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	padding:0px;
	margin:0px;
	padding-left:4px;
}
td.review_content
{
	background-color:#fefefe;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	padding:5px;
	margin:0px;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
}

div.groupboxdesc {
	float:left;
	width: 178px;
	font-size:11px;
	display:block;
}

div.groupboxdesc div {
	line-height:16px;
}

h2 {
	font-size:11px;
	color:#20a5da;
}
