/* -----------------------------------------------------------------------------------------
   $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 
   ---------------------------------------------------------------------------------------*/


/* ---------->>> Style Start Content <<<-----------*/
.contenth2 {
         font-size:20px;
         margin-top:25px;
         margin-bottom:-15px;
}
/* ---------->>> Slider <<<-----------*/
	.fade-box {
		width: 400px;
		position: absolute;
		text-align:center;
	}

	#image-container {
	width: 400px;
	height: 148px;
	background: url(slider/images/fade-image-bg.gif);
	background-position:center;
	background-repeat:no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 70px;						
			}



/* ---------->>> GLOBAL <<<-----------*/
BODY {
	color: #122B36;
	margin: 0px;
	font-size: 12px;
	background: white url(img/site_bg.jpg) repeat;
	font-family: Arial, Helvetica, sans-serif;
}
#backbutton {
	margin: -26px 0 0 449px;
}

a:link, a:visited, a:active {
	color: #0F3A4E;
	border: 0px;
	text-decoration: underline;
	outline: none;
}
a:hover {
	color: black;
	text-decoration: none;
}
FORM {
	display: inline;		   
}
CHECKBOX, INPUT, RADIO, SELECT {
	font-size: 12px;
}
TEXTAREA {
	width: 100%;
	font-size: 12px;
	background-color: White;
	border: 1px solid #8B8B8B;
}

.clear_div { /* */
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	margin: 0;
}
* {
	margin:0;
	padding:0;
}
img {
	border:0;
}
.hr_spacer {
	overflow-x: hidden;
	overflow-y: hidden;
	padding-top: 1px;
	margin: 10px 0 10px 0;
	display: block;
	clear: both;
	background: url(img/hr_productlisting_spacer.gif) repeat-x;
}
/* hide from IE-mac \*/
* html .hollyhack {height: 1%;}
/* end hide */
.float_right {
	float: right;
}

/* ---------->>> HEAD 1<<<-----------*/


.maincontainer {
	width: 953px;
	margin: 10px auto;
	padding: 0;
	text-align: center;
}
.headcontainer0 {
	width: 953px;
	height: 8px;
	background: url(img/head_1.png) no-repeat bottom;
}
.headcontainer1 {
	width: 947px;
	margin: 0px auto;
	height: 112px;
	background: url(img/head_2_1.jpg) repeat-x;
}
.logocontainer {
	background: url(img/head_logo.jpg) no-repeat;
	width: 504px;
	height: 112px;
	float: left;
}
.logocontainer h1 {
	font-size: 0.1em;
	text-indent: -99999px;
}
.infocontainer {
	width: 443px;
	height: 112px;
	float: right;
	text-align: right;
}
.warenkorbcontainer {
	width: 140px;
	float: right;
	margin: 8px 10px 0px 3px;
	padding-left: 5px;
	text-align: left;
}
.warenkorbheading {
	background: url(img/icon_shoppingcart.jpg) no-repeat left;
	font-size: 13px;
	font-weight: bold;
	color: #E46201;
	text-indent: 20px;
	margin-bottom: 5px;
}
.servicecontainer {
	width: 100px;
	height: 85px;
	float: right;
	text-align: left;
	margin: 8px 10px 0px 3px;
	background: url(img/servicecontainer_spacer.gif) no-repeat right;
}
.serviceheading {
	background: url(img/icon_serviceheading.jpg) no-repeat left;
	font-size: 13px;
	font-weight: bold;
	color: #E46201;
	text-indent: 20px;
	margin-bottom: 5px;
}
a.servicelink:link, a.servicelink:visited, a.servicelink:active {
	color: #255E7E;
	background: url(img/arrow_toplink.gif) no-repeat left;
	font-size: 13px;
	padding-left: 20px;
	text-decoration: none;
	display: block;
}
a.servicelink:hover {
	text-decoration: underline;	
	color: Black;
}
.toplinkcontainer {
	width: 140px;
	height: 85px;
	border: 1px solid #398AB5;
	float: right;
	text-align: left;
	margin: 10px 5px 0px 3px;
}

/* ---------->>> HEAD 2<<<-----------*/

.headcontainer2 {
	width: 947px;
	margin: 0px auto;
	height: 41px;
}
.searchbox {
	background: url(img/head_searchbox_bg.jpg) no-repeat;
	width: 327px;
	height: 41px;
	float: left;
	text-align: left;
	line-height: 41px;
}

/* ------------ TOP Navigation --------------------- */


.topnavcontainer {
	background: url(img/head_topnav_bg.jpg) no-repeat;
	width: 620px;
	height: 41px;
	float: right;
	text-align: left;
}
#topnavcontainer_inner {
	margin: 0;
	padding: 0;
	height: 34px;
	font: 13px Arial, sans-serif;
	width: 100%;
	list-style-type: none;
}
#topnavlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#topnavlist li {
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
	display: block;
}
#topnavlist li a:link, #topnavlist li a:visited, #topnavlist li a:active {
	color: White;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 8px 3px 8px;
	display: block;
	line-height: 23px;
}
#topnavlist li a:hover {
	color: #E46201; /* #255F84 */
	border-bottom: 3px solid #255F84; /* #E46201*/
	cursor: pointer;
	background: white url(img/topnav_bg.gif) no-repeat;
}
.topnavlink_container {
	margin-left: 0px;
	padding-top: 0px;
}
a.topnav:link, a.topnav:visited, a.topnav:active {
	color: White;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	margin-right: 8px;
	text-transform: uppercase;
}
a.topnav:hover {
	color: #205979;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}


/* ---------->>> HEAD 3<<<-----------*/

.headcontainer3 {
	background: url(img/head_navtrail_bg.jpg) repeat-x;
	width: 947px;
	height: 22px;
	text-align: left;
	margin: 0px auto;
}
.datecontainer {
	width: 190px;
	text-indent: 10px;
	display: block;
	padding-top:6px;	
	float: left;
	font-size: 12px;
	color: #1F4758;
}
.navtrailcontainer {
	float: left;
	color: #357893;
	display: block;
	padding-top: 6px;
	margin-left: 12px;
}
a.headerNavigation:link, a.headerNavigation:visited, a.headerNavigation:active {
	color: #1F4758;
	text-decoration: none;
}
a.headerNavigation:hover {
  color: #000000;
  text-decoration: none;
}

/* ---------->>> HEAD 4<<<-----------*/

.headcontainer4 {
	/*background: url(img/head_3.jpg) no-repeat;*/
	width: 947px;
	height: 4px;
	margin: 0px auto;
	display: block;
}

/* ---------->>> Startseite Boxen<<<-----------*/
.startbox_begruessung {
	border: 1px solid #55A4CF;
	width: 530px;
	background: url(img/startbox_effekt_inner.jpg) no-repeat right bottom ;
	/*background: url(img/startbox_car1.jpg) no-repeat bottom right;*/
	margin-bottom: 15px;
	background-color: #F4FCFF;
}
.startbox_begruessung_inner {
	padding: 10px;
	color: black; /* #121212*/
	font-size: 13px;
	line-height: 20px;
}	
.startbox_effekt {
	border: 1px solid #55A4CF;
	width: 530px;
	background: url(img/startbox_effekt_bg.jpg) no-repeat top left;
	margin-bottom: 15px;
}
 .startbox_flippflopp {
 	border: 1px solid #55A4CF;
	width: 530px;
	background: url(img/startbox_flippflopp_bg.jpg) no-repeat top left;
	margin-bottom: 15px;
 }
.startbox_inner_blue {
	margin-left: 150px;
	padding: 4px;
	color: #16363C;
	line-height: 18px;
	width: 372px;	
	background: url(img/startbox_effekt_inner.jpg) no-repeat right bottom ;
}
.startbox_effekt_heading {
	font-size: 16px;
	color: #CC3300;
	letter-spacing: 1px;
	padding-bottom: 4px;
	font-weight: bold;
}


/* ---------->>> CONTENT 1<<<-----------*/

.contentbox0 {
	/*background: url(img/content_box_1.png) no-repeat;*/
	width: 953px;
	height: 10px;
	margin-top: 5px;
	display: block;

}
.contentbox_bg {
	background: url(img/content_box_bg.jpg) repeat-y top;
	width: 953px;
	text-align: left;
}
.leftnavcontainer {
	width: 190px;
	margin: 0px 0px 10px 10px;
	float: left;
	display: inline;
}
.rightnavcontainer {
	width: 190px;
	margin: 0px 10px 10px 0px;
	float: right;
	display: inline;
}
.maincontent_container {
	margin: 0px 10px 10px 10px;
	float: left;
	width: 532px; /* 532px */
	display: inline;
}
.maincontent_container_inner {
	border: 1px solid #368BB0;
	padding: 7px;
	line-height: 1.5em;
}
/* ---------->>> FOOTER<<<-----------*/

.footercontainer {
	width: 953px;	
	margin: 0;
	text-align: left;
	background: #7EB8DD url(img/footer_bg.jpg) repeat-x;
	border-bottom: 4px solid #266085;
}	
.footer {
	font-size: 11px;
	padding: 5px;
	text-align: center;
	color: White;
}
a.footerlink:link, a.footerlink:visited, a.footerlink:active {
	color: #EBF6F8;
	font-size: 12px;
	text-decoration: underline;
	line-height: 18px;
	padding: 2px;
}
a.footerlink:hover {
	color: Black;
	text-decoration: underline;
}

/* ---------->>> Navigation Categories <<<-----------*/

ul.navilist {
	margin:0px;
	padding:0px;	
	list-style: none;
}
ul.navilist li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
	text-decoration: none; /*padding: 2px 0px 2px 0px;*/
	color: #032E49;
	border-bottom: 1px solid #AFDEFC; /* #AFDEFC */
	border-top: 1px solid #F0FAFD;
	font-size: 12px;
}
			/* ------->>> 1. Ebene  <<<----*/

ul.navilist li.maincat a:link, ul.navilist li.maincat a:visited, ul.navilist li.maincat a:active {
	margin: 0;
	display: block;
	line-height: 23px;	
	text-decoration: none;
	background: #E9F3F8 url(img/icon_navilist_bg.gif) no-repeat 4px 50%; /* #DDF2FB */
	text-indent: 12px;
}
ul.navilist li.maincat a:hover {
	background-color: white;
	text-decoration: underline; /*font-weight: bold;*/
	color: Black; /* #081314 */
}
ul.navilist li.maincat a.gewaehlt:link,ul.navilist li.maincat a.gewaehlt:visited, ul.navilist li.maincat a.gewaehlt:active  {
	font-weight: bold;
	background-color: white;
	color: black; /*#1A3F52 */
}
			/* -------->>> 2. Ebene  <<<----*/
			
ul.navilist li.subcat { 
	margin:0px;
	text-indent: 5px;
}
ul.navilist li.subcat a:link, ul.navilist li.subcat a:visited, ul.navilist li.subcat a:active {
	padding-left: 8px;
	background: white url(img/icon_navilist_subcat_bg.gif) no-repeat 2px 50%;
	font-size: 11px;
	display: block;
	line-height: 19px;
	border: 0;
	text-decoration: none; /* Linien weg?? */
}
ul.navilist li.subcat a:hover {
	background-color: white;
	color: Black;
	text-decoration: underline; 
}
ul.navilist li.subcat a.gewaehlt  { 
	font-weight: bold;
}
.catcount {	
	font-size: 10px;
}

/* ---------->>> XTC  BOX <<<-----------*/

.box_container {
	margin-bottom: 5px;
	padding: 0px;
}
.box_search_heading {
	font-weight: bold;
	margin-left: 8px;
	margin-right: 2px;
	font-size: 15px;
	color: White;
	width: 55px;
}
.box_search_field {
	width: 220px;
	height: 16px;
	padding: 3px 0 2px 6px;
	border: 1px solid #337FA1;
	font-size: 13px;
	color: #8C8C8C;
	background: url(img/box_searchfield_bg.jpg) no-repeat top left;
}
.box_search_button {
	vertical-align: middle;
	text-align: left;
	width: 25px;
	height: 41px;
}
.box_categorie_content {
	border-left: 1px solid #A6C7E1;
	border-right: 1px solid #A6C7E1;
	border-bottom: 1px solid #A6C7E1;
}
.box_heading {
	background: url(img/box_categorie_heading.jpg) no-repeat;
	width: 190px;
	height: 25px;
}
.categorie_heading {
	padding-left: 20px;
	color: white;
	font-size: 13px;
	font-weight: bold;
	line-height: 24px;
}
.box_content {
	padding: 4px;
}
.box_whatsnew {
	padding: 4px;
	text-align: center;
	font-size: 11px;
}
.box_bestseller {
	padding: 4px;
	text-align: center;
	font-size: 11px;
	background-color: #f0f7fa;
}
.box_addquick {
	padding: 4px;
	font-size: 11px;
}
.last_viewed {
	padding: 4px;
	text-align: center;
}
.box_login {
	padding: 4px;
	font-size: 11px;
}
.box_specials {
	padding: 4px;
	font-size: 11px;
	text-align: center;
}
.box_manufacturers {
	padding: 4px;
}
.box_information {
	padding: 4px;
}
.box_information a:link, .box_information a:visited, .box_information a:active  {
	text-decoration: none;
	background: #E9F3F8 url(img/icon_navilist_bg.gif) no-repeat 4px 50%;
	display: block;
	text-indent: 12px;
	line-height: 20px;
	margin-bottom: 1px;
}
.box_information a:hover {
	text-decoration: underline;
	color: Black;
	background-color: White;
}
.box_newsletter {
	padding: 4px;
}
.box_reviews {
	padding: 4px;
	font-size: 11px;
	text-align: center;
}
.boxText { 
	font-size: 11px;
}

/* ---------->>> ProductsListing <<<-----------*/

.taxinfo {
	font-size: 11px;
	color: #838383;
	line-height: normal;
}
.box_categories_description {
	border-bottom: 2px solid #B0D1DF;
	padding: 5px;
	font-size: 12px;
	line-height: 17px;
	color: #163546;
}
.box_productlisting_navtop {
	width: 400px;
	/*float: left;*/
	padding: 10px 0px;
}
.box_manufacturer_dropdown {
	text-align: right;
	padding: 10px 0px;
	border-bottom: 1px solid #A0C5D9;
}
.productlisting_box {
	border-bottom: 1px solid #A0C5D9;/*border-left: 1px solid #B0D1DF;
	border-right: 1px solid #3B6980;
	border-bottom: 1px solid #3B6980;*/
	padding: 10px;
}
.productlisting_box2 {
	border-bottom: 1px solid #A0C5D9;
	background-color: #f0f7fa; /*margin-bottom: #EAF3F9 25px;*/
	padding: 10px;
}
.productlisting_heading {
	margin-bottom: 1px;	
	padding: 0px;
}
a.productlisting_heading:link, a.productlisting_heading:visited, a.productlisting_heading:active {
	background: url(img/icon_more_light.gif) no-repeat 4px 50%; /* #EEF6FB*/
	display: block;
	text-indent: 21px;
	font-size: 14px;
	font-weight: bold;
	color: #223848; /* #21536F */
	padding: 2px;
	text-decoration: none;
	margin-bottom: 5px;
}
a.productlisting_heading:hover {
	color: Black;
	text-decoration: underline;
	background-color: ;
}

/* ---------->>> Product-Info OLD <<<-----------*/

.productinfo_box {
	border: 1px solid #B0D1DF;
	margin: 0px 0 15px 0;
	padding: 13px;
	line-height: 20px;
}
.productinfo_price {
	color: #07629C; /* */
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	line-height: 25px;
}
.productinfo_description {
	font-size: 13px;
	line-height: 17px;
}


/* ~~~~~~~~~~~~~~~ Product Info NEW ~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.product_heading {
        font-size: 18px;
        font-weight: bold;
	padding-top:20px;
        padding-bottom:5px;
        margin-left:30px;
        width: 485px;
        border-bottom:1px solid;
}
.productinfobox {
	padding-top:50px;
        padding-left:30px;
        width: 480px;
}
.productinfo_imgbox {
	float: left;
	margin-right: 30px;
}
.productImage_master {
	padding: 3px;
}
.productImage_slave {
	padding: 3px;
}
.productinfo_desc {
	line-height: 1.6em;
	font-size: 0.9em;
	float: right;
	width: 200px;
}
.productinfo_details {
	padding: 2px;
	margin: 250px 0 0 0;
	background-color: #E5EFF4;
}
.productinfo_details_static {
	padding: 2px;
	margin: 20px 0 0 0;
	background-color: #E5EFF4;
}
.productinfo_details_inner {
	background-color: White;
	padding: 10px;
	line-height: 1.5em;
}
.productinfo_details_heading {
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 1.2em;
	color: #0D3259;
	font-weight: bold;
}
.product_options {
	width: 250px;
	font-size: 1em;
}
.product_otions1 {
	background-color: #E6EFF7;
	padding: 3px;
}	
.product_otions2 {
	background-color: #F1F6FA;
	padding: 3px;
	margin-bottom: 1px;
}
.product_buynow {
	width:190px;
	float: right;
	padding-top: 18px;
}
span.product_price {
	font-size: 1.8em;
	font-style: italic;
	color: #A41202;
}
.product_tax {
	font-size: 0.9em;
	color: #747474;
}
.product_nav_bg {
	background-color: #ffffff;
	padding: 10px;
	margin: 5px 0;
	font-size: 0.9em;
}



/* ---------->>> PCATEGORIE-LISTING <<<-----------*/

.cat_titel{
         font-weight: bold;
         margin-top:8px;

}


a.categorie_listing:link, a.categorie_listing:visited, a.categorie_listing:active {
	padding: 6px;
	text-align: center;
	background-color: #F1F7FC; /* #FDFBEC*/
	border: 1px solid #B0D1DF;
	float: left;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	text-decoration: none;
	margin-top: 9px;
	margin-right: 15px;
	margin-bottom: 1px;
	margin-left: 0px;
}
a.categorie_listing:hover {
	border: 1px solid #3B77AB;
	background-color: #FDFBEC;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	text-decoration: none;
}
.categorie_listing strong {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 1px;
	background-y-position: 3px;
	width: 145px;
	cursor: pointer;
	height: 35px;
}

/* ---------->>> XTC-Style <<<-----------*/
.contentsTopics {
	font-size: 14px;
	font-weight: bold;
	color: white; /* #1A3444*/
	line-height: 24px;
	border-top: 1px solid #368BB0;
	border-right: 6px solid #FFC233;
	border-bottom: 1px solid #368BB0;
	border-left: 6px solid #FFC233;
	padding-left: 5px;
	margin-bottom: 10px;
	background-color: #30779C;
}
/*h1.contentsTopics {
	font-size: 14px;
	font-weight: bold;
	color: white; 
	line-height: 24px;
	border-top: 1px solid #368BB0;
	border-right: 6px solid #FFC233;
	border-bottom: 1px solid #368BB0;
	border-left: 6px solid #FFC233;
	margin-top: -10px;
	padding-left: 5px;
	margin: 0 0 10px 0 !important;
	background-color: #30779C;
}*/
h2.contentsTopics {
	font-size: 14px;
	font-weight: bold;
	color: white; /* #1A3444*/
	line-height: 24px;
	border-top: 1px solid #368BB0;
	border-right: 6px solid #FFC233;
	border-bottom: 1px solid #368BB0;
	border-left: 6px solid #FFC233;
	padding-left: 5px;
	margin: 0 0 10px 0 !important;
	background-color: #30779C;
}
.contentsHeading {
	font-size: 16px;
	color: #CC3300; /* */
	font-weight: bold;
	border-bottom: 1px solid #79B4EC;
	margin-bottom: 5px;
}
.boxTextBG {
	background-color: #E3F0F7;
}
.boxTextBGII {
	background-color: #CEE6F2;
}
.boxTextPrice {
	font-size: 12px;
	color: #07629C;
	font-weight: bold;
	font-style: italic;
}
.errorBox {
	font-size : 10px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-size : 10px;
	color: #cc0033;
}
.productsNotifications {
	background-color: #f2fff7;
}
.orderEdit { 
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}
TR.header {
	background-color: #ffffff;
}
TR.headerNavigation {
  background: #F6F6F6;
}
TD.headerNavigation {
	font-size: 10px;
	color: #000000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}
TD.conditions {
	background-color: #FFF7C6;
}
A.confirmationEdit {
	color: #009933;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #ff0000;
}
TR.headerMessage {
	background-color: #00CC33;
}
.moduleHeading {
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}
TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}
TR.headerInfo {
  background: #00ff00;
}
TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-size: 10px;
  background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}
.infoBox {
}
.infoBoxContents {
  font-size: 10px;
}
.infoBoxNotice {
  background: #FF8E90;
}
.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}
TD.infoBoxHeading {
	font-size: 13px;
	background: #246184;
	padding: 4px;
	font-weight: bold;
	color: #ffffff;
}
TD.infoBoxHeading_right {
  font-size: 10px;
  font-weight: bold;
  height:17px;
  background: #194D62;
  color: #ffffff;
}
TD.infoBox, SPAN.infoBox {
  font-size: 10px;
}
TD.infoBox_right, SPAN.infoBox_right {
  font-size: 10px;
}
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: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}
.productListing-heading {
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}
TD.productListing-data {
  font-size: 10px;
}
.pageResults {
	padding:3px;
	margin:3px;
	text-align:center;

}
a.pageResults:link, a.pageResults:visited, a.pageResults:active  {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;	
	border: 1px solid #91C1DD;
	text-decoration: none;
	color: #2B6D93;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	text-decoration: none;
	font-size: 12px;
	line-height: 22px;
}
a.pageResults:hover {
	border: 1px solid #3287B8;
	color: #2B6D93;
	background-color: #EDF6FA;
}
TD.pageHeading, DIV.pageHeading {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
TR.subBar {
  background: #f4f7fd;
}
TD.subBar {
  font-size: 10px;
  color: #000000;
}
TD.main, P.main {
  font-size: 12px;
  line-height: 1.5;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-size: 12px;
  color: #101F27;
}
TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}
TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}
TD.fieldValue {
  font-size: 12px;
}
TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}
SPAN.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}
SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}
SPAN.underline {
	text-decoration: underline;
}
TABLE.formArea {
	background: White;
	border-color: #72ABC9;
	border-style: solid;
	border-width: 1px;
}
TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}
.copyright {
	font-size: 10px;
	line-height: 1.5;
	text-align: center;
	color: #A4A4A4;
}
.parseTime {
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
	color: #9EC7DC;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}
SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}
SPAN.productSpecialPrice {
  color: #ff0000;
}
SPAN.productOldPrice {
	color: #ff0000;
	font-size: 0.8em;
	text-decoration: line-through;
}
SPAN.errorText {
  color: #ff0000;
}
SPAN.productDiscountPrice {
  color: #ff0000;
  font-weight: bold;
}
.smallHeading {
	font-size: x-small;
	font-weight: bold;
	color: Black;
}
.moduleRow {
	/*font-size: 12px;
	background-color: #DDF2FB;
	padding: 2px 0px 2px 2px;
	border-bottom: 1px solid #AFDEFC;
	border-top: 1px solid #E4F2F8;
	background: white url(img/topnav_bg.gif) bottom; */
}
.moduleRowOver {
	/*border-bottom: 1px solid #ADD4EB; /* #ADD4EB 
	border-top: 1px solid #E4F2F8;
	font-size: 12px;
	padding: 2px 0px 2px 2px;*/
}
.moduleRowSelected { 
	background-color: #E9F4FC;
}
.checkoutBarFrom, .checkoutBarTo {
	font-size: 12px;
	color: #8c8c8c;
}
.checkoutBarCurrent {
	font-size: 12px;
	color: #000000;
}

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-size: 7pt; }
.heading2 { font-size: 9pt; }
.heading3 { font-size: 10pt; }
.heading4 { font-size: 12pt; }
.heading5 { font-size: 16pt; }

/* Sitemap Tables */
.sitemap {
	
}
.sitemap_heading {
	background: url(img/folder_sitemap.gif) no-repeat 0 50%;
	font-size: 13px;
	padding-left: 20px;
	line-height: 25px;
	color: #21536F;
	margin-left: 20px;
	display: block;
	font-weight: bold;
}
a.sitemap_heading:link,a.sitemap_heading:visited, a.sitemap_heading:active  {
	text-decoration: none;
}
a.sitemap_heading:hover {
	color: Black;
	text-decoration: underline;
}
.sitemap_sub {
	background: url(img/folder_sitemap_sub.gif) no-repeat 0 50%;
	font-size: 12px;
	padding-left: 20px; 
	margin-left: 40px;
	color: #21536F; 
	line-height: 20px;
	display: block;
}
a.sitemap_sub:link,a.sitemap_sub:visited, a.sitemap_sub:active {
	color:#000000;
	text-decoration: none;
}
a.sitemap_sub:hover {
	color: Black;
	text-decoration: underline;
}

/* ------------->>>> message box <<<-------------------*/

.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning { font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { 
	font-size: 12px; 
	background-color: #99ff00;
	padding: 5px;
	margin-bottom: 10px;
 }

/* input requirement */

.inputRequirement { 
	font-size: 10px; color: #ff0000;
}
.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}


/*PayPal Express*/


/* HEADINGS */
/*h1 {color:#000000;font-weight:bold;font-size:22px;
margin:20px 0px 15px 0px;padding:0px;width:auto;border-style:solid;border-width:0px 0px 1px 0px;border-color:#000000;}*/
h2 {color:#122B36; font-weight:bold;font-size:14px;margin:15px 0px 8px 0px;padding:0px;}
h3 {color:#122B36; font-weight:bold;font-size:14px;margin:15px 0px 8px 0px;padding:0px;}

/* PARAGRAPH GLOBAL */
p {margin: 0px 0px 8px 0px}

/* ORDER DETAILS */
table.orderdetails {font-size:11px; background-color:#FFF2CC; border-style: solid; border-width:0px 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}

/* ORDER DETAILS CONTENT ROW 1 */
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:solid #DA9401 1px;}
table.orderdetails tr.contentrow1 td.productname {text-align:left}

/* ORDER DETAILS CONTENT ROW 2 */
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:solid #DA9401 1px;}
table.orderdetails tr.contentrow2 td.productname {text-align:left}

/* ORDER DETAILS SINGLE PRICE */
table.orderdetails tr td.singleprice {text-align:right; white-space:nowrap}

/* ORDER DETAILS TOTAL PRICE PER ITEM */
table.orderdetails tr td.totalprice {text-align:right; white-space:nowrap}

/* ORDER DETAILS DELETE CHECKBOX */
table.orderdetails tr td.delete {text-align:center; white-space:nowrap}

/* ORDER DETAILS PRODUCT ATTRIBUTES */
table.orderdetails tr td.productname table.productattributes {margin-top:3px;}
table.orderdetails tr td.productname table.productattributes tr td {padding:0px;}
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%;}

/* ORDER DETAILS SUBTOTAL */
table.orderdetails tr td.subtotal {background-color:#FFEAAB; text-align:right;border-style: solid; border-width:1px 0px 0px 0px; border-color:#DA9401;}

/* COMMENTS ON CHECKOUT CONFIRMATION SITE */
p.checkoutcomment textarea {width:100%}

/* AGB ON CHECKOUT SITE */
p.checkoutagb textarea {width:100%}

/* CHECKOUT NAVIGATION */
ul#checkoutnavigation {}
ul#checkoutnavigation li {height: 70px; list-style-type:none; float:left; width:185px; margin-right:15px; border: solid 1px; 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}

/* ERROR MESSAGES */
/* p.errormessage {border: solid #ff0000 2px; padding:15px; background-color:#FFD6D6} */

ul.messageStack {border:solid 2px #B22020; background-color:#FFD6D6; padding:8px}
ul.messageStack li {}
ul.messageStack li.messageStackError {list-style:none; padding:5px 0px 2px 20px; background-image:url(../../images/icons/exclamation.png); background-repeat:no-repeat; background-position:0px 4px}
ul.messageStack li.messageStackWarning {list-style:none; padding:5px 0px 2px 20px; background-image:url(../../images/icons/icon_alert.gif); background-repeat:no-repeat; background-position:0px 4px; background-color:#FFF2CD}
ul.messageStack li.messageStackSuccess {list-style:none; padding:5px 0px 2px 20px; background-image:url(../../images/icons/icon_accept.gif); background-repeat:no-repeat; background-position:0px 4px; background-color:#66FF66}


/* SUCCESS MESSAGE */
/* .messageStackSuccess {padding:4px; background-color:#66FF66} */

/* FOOTER 
.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}
*/
