/*--------------------------------------------------------------
	stylesheet.css 2009-05-21 ag
	AGIMS
	http://www.agims.de
	Copyright (c) 2009 AGIMS
	Released under the GNU General Public License
	--------------------------------------------------------------
*/

body {margin: 0 0 0 10px;padding: 10px 0 10px;background: #CEE8FF/* url("img/body_bg.gif") repeat-x 0 100%*/;color:#141414;font:83%/1.2 arial,tahoma,verdana,sans-serif}
#main_content_container {
	width: 97%;
	margin-left:auto;
	margin-right:auto;
}

table.main_table {
width: 970px;
background-color: #FFFFFF;
border-left:  solid #8C8C8C 1px;
border-top:  solid #FF6314 1px;
border-right:  solid #8C8C8C 1px;
border-bottom:  solid #8C8C8C 1px;
}
/* oberstes Menue im Header */
td.topmenu {
  white-space:      nowrap;
  vertical-align:   top;
  text-align:       right;
  padding-right:    15px;
}
.topmenu,a.topmenu,a.topmenu:link,a.topmenu:hover,a.topmenu:visited { 
	font-family:			Arial, Verdana, sans-serif; 
	font-size:				13px;
	color:						#FFFFFF;
  text-decoration:none; 
}
a.topmenu:hover {
  text-decoration:underline;
}
td.breadcrumb {
  padding-left:     200px;
  vertical-align:   top;
  text-align:       left;
}
.breadcrumb,a.breadcrumb,a.breadcrumb:link,a.breadcrumb:hover,a.breadcrumb:visited { 
	font-family:			Verdana, Arial, sans-serif; 
	font-size:				11px;
	color:						#003869;
  text-decoration:  none; 
}
a.breadcrumb:hover {
  text-decoration:underline;
}
/* linke Spalte */
td.left_col {
 padding-top: 20px;
 padding-left: 0px;
 background:  #F9F9F9 url(img/bg_left_col.jpg) no-repeat;
}

/* CATEGORY MENU */
.box_categories {
	font-size:11px;
  margin-bottom:20px;
	line-height:23px;
}

.categories_head {
	height:23px;
	font-size:11px;
	color:#201C8D;
	margin:0;
	line-height:23px;
	vertical-align:middle;
}
.categories_head a, .categories_head a:link, .categories_head a:active, .categories_head a:visited {
	text-decoration:none;
	color:#201C8D;
}

.categories a, .categories a:link, .categories a:active, .categories a:visited {
	margin-bottom:0px;
  font-size:11px;
  text-decoration:none;
}
.categories a:hover {
  color: #800040;
  font-size:11px;
  text-decoration:underline;
}
.categorymenu {
	margin-bottom:0px;
  font-size:11px;
  text-decoration:none;
}

 .cat_icon {	float:left; height:100%;}
  .cat_active {
  font-weight: bold;
  }

  .cat_link {
  height:23px;
  line-height: 23px;
  padding-left: 10px;
  background: transparent url(img/bg_cat_link.gif) no-repeat;
  }
  .cat_sub_link {
  line-height: 23px;
  padding-left: 15px;
  background: transparent url(img/bg_cat_sub_link.gif) no-repeat;
  }
/* CATEGORY MENU ENDE */

/* Menuebox Content Anfang */
.mbox_content {
  margin-bottom:20px;
  padding-left: 10px;
}
.mbox_content_head {
	height:23px;
  font-family:	Verdana, Arial, sans-serif; 
	font-size:12px;
	color:#154162;
  font-weight: bold;
	margin:0;
	line-height:19px;
	vertical-align:middle;
}
.mbox_content_body, .mbox_content_body a, .mbox_content_body a:link, .mbox_content_body a:active, .mbox_content_body a:visited {
	font-family: Verdana, Arial, sans-serif; 
  font-size:11px;
  line-height:1.5;
  text-decoration:none;
  vertical-align:middle;
}
.mbox_content_body a:hover {
  color: #800040;
  font-size:11px;
  text-decoration:underline;
}
/* Menuubox Content ENDE */


/* Menuebox Information Anfang */
.mbox_information {
  margin-bottom:20px;
  padding-left: 10px;
}
.mbox_information_head {
	height:23px;
  font-family:	Verdana, Arial, sans-serif; 
	font-size:12px;
	color:#154162;
  font-weight: bold;
	margin:0;
	line-height:19px;
	vertical-align:middle;
}
.mbox_information_body, .mbox_information_body a, .mbox_information_body a:link, .mbox_information_body a:active, .mbox_information_body a:visited {
	font-family: Verdana, Arial, sans-serif; 
  font-size:11px;
  line-height:1.5;
  text-decoration:none;
  vertical-align:middle;
}
.mbox_information_body a:hover {
  color: #800040;
  font-size:11px;
  text-decoration:underline;
}
/* Menuubox Information ENDE */


.sitemap, .sitemap a, .sitemap a:link, .sitemap a:active, .sitemap a:visited {
  font-family:			Verdana, Arial, sans-serif; 
	font-size:12px;
	color:#201C8D;
	margin:0;
	line-height:19px;
	vertical-align:middle;
	text-decoration:none;
  list-style: none;
}
.sitemap a:hover {
  color: #800040;
  font-size:12px;
  text-decoration:underline;
}



.footer1 {
	font-family: Arial, Verdana, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	text-decoration: none;
}

.footer2 {
	font-family: Arial, Verdana, sans-serif;
	font-size:11px;
	color: #3E3E3E;
	text-decoration: none;
}

a.footer2, a.footer2:link, a.footer2:active, a.footer2:visited, a.footer2:hover {
  background: transparent;
  font-family: Arial, Verdana,  sans-serif;
  font-size: 11px;
  color: #3E3E3E;
  text-decoration: none;
  cursor: pointer;
} 

.copyright {
  padding-top: 2px;
  background: transparent;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  text-decoration: none;
  line-height: 1.5;
  text-align:center;
  color: #858585;
}

A.copyright, A.copyright:link, A.copyright:active, A.copyright:hover, A.copyright:visited {
  background: transparent;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  text-decoration: none;
  line-height: 1.5;
  color: #858585;  
}

A.copyright:hover {
  text-decoration: underline;
}











/* =========================================================================== */
/* =========================================================================== */

.border {border:1px solid #325374;}
.border_bottom {border-bottom:1px solid #325374;}
.border_top {border-top:1px solid #325374;}

.center 	{ text-align: center; }
.align_center 	{ text-align: center; }
.align_right 	{ text-align: right; }
.strong	{ font-weight: bold;}
.small 	{ font-size:10px; }
#nobr {	white-space: nowrap; }
.nobr {	white-space: nowrap; }
img 		{ border: 0; }
form 		{ margin: 0px 0px 0px 0px; }
/*
input[type=text],input[type=password] { border: 1px solid black; height: 13px; font-size: 12px; }
*/
#navigation { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; }
/* STUFF  ++++++++++++++++++++++++++++++ */


#mode1_block #quick_find_input {
	position:	absolute;
	top:			1px;
	left:			20px;
	width:		120px;
}
#mode1_block #quick_find_submit {
	position:	absolute;
	top:			1px;
	left:			145px;
}


#topmenu_block #quick_find_input {
	position:	absolute;
	top:			4px;
	left:			20px;
	width:		120px;
}
#topmenu_block #quick_find_submit {
	position:	absolute;
	top:			4px;
	left:			145px;
}

#mode2_pathrow 	{
	margin-bottom:3px;
}

/* Lightbox */
#lightbox_content { display: none; }
#footer { display: none; }

#popup_box .lightbox_block { padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; }

#popup_box #shopping_cart, #popup_box #checkout_shipping, #popup_box #gm_checkout_payment, #popup_box #gm_checkout_confirmation, #popup_box #checkout_success, #popup_box #create_account_page { float:none; text-align: left; margin-left: auto; margin-right: auto; width: 680px; }

#popup_box #shopping_cart #footer {
	margin-top: 43px;
}

#popup_box #create_account_page #footer {
	margin-top: 46px;
}
/* ENDE Lightbox */


/* Bestellvorgang allgemein */
.checkout {
	overflow: hidden;
}

.checkout .heading img, .checkout .heading2 img {
	float: left;
}

.checkout .module_option_title {
	float: left;
}

.checkout .module_option_description{
	
}

.checkout .module_option_price {
	float: right;
}

.checkout .module_option_radio {
	float: right;
	padding-right: 50px;
	padding-left: 20px;
	padding-top: 3px;
}

.checkout .module_option_price_bold {
	float: right;
	font-weight: bold;
}

.checkout .button_back {
	float: left;	
}

.checkout .text_continue {
	text-align: right;
	margin-right: 43px;
	line-height: 38px;
}

.checkout .button_continue {
	float: right;
}

.checkout .button_continue form{
	display: inline;
}

.checkout .history_navbar {
	clear: both;
}

.checkout .navabar {
	overflow: hidden;
	width: 650px;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
}

.checkout #block_address {
	margin-top: 20px;
}

.checkout .gender {
	height: 32px;
}

.checkout .head_height {
	overflow: hidden;
	height: 38px;
}

.checkout .module_option_overflow{
	overflow: hidden;
}
/* ENDE Bestellvorgang allgemein */


/* Navigation */
.navigation {
	width: 100%;
}
/* ENDE Navigation */

/* Allgemeines */
.cursor_pointer {
	cursor: pointer;
}

.logo_cart_on_top {
	float: left;
}

#topmenu_clear {
	clear: right;
}

.class_error {
	font-weight: bold; 
}

.cell_note {
	text-align: left;
}

.image_shippingtime { }

#pre_black {
	height: 1500px; 
	width: 100%; 
	background-color: #000000; 
	opacity: 0.7; 
	position: absolute; 
	z-index: 999; 
	filter: alpha(opacity=70); 
	-moz-opacity: 0.7;
}

.gm_opensearch_info:hover, .gm_opensearch:hover {
	text-decoration:underline;
	cursor:pointer;
}
#menubox_search_body .gm_opensearch_info:hover, #menubox_search_body .gm_opensearch:hover {
	cursor:pointer;
	text-decoration:underline;
}
/*
.copyright { 
	clear: both;
	color: #808080;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5;
	text-align: center;
	text-decoration: none;
	text-transform: none;
}

.copyright a { 
	color: #808080;
	text-decoration: none;
}
*/
.button_to_cart .cart_text:hover {
	text-decoration:none;
}

/* ENDE Allgemeines */


#menubox_cart 					{}

.quickie_absolute					{ position:relative; width:180px; height:20px; }
.quickie_text_field input { position:absolute; top:0px; left:0px; width:120px; }
.quickie_submit 					{ position:absolute; top:0px; left:126px; }


.searchbox_absolute					{ position:relative; width:180px; height:20px; }
.searchbox_text_field input { position:absolute; top:0px; left:0px; width:120px; }
.searchbox_submit 					{ position:absolute; top:0px; left:126px; }

/*
.quickie_text_field input { width:120px; }
.quickie_submit 					{ position:relative; top:4px; left:3px; }

.searchbox_text_field input { width:120px; }
.searchbox_submit 					{ position:relative; top:4px; left:3px; }
*/






#menubox_trusted 		{
border-width:0px;
 border-style:solid;
 border-color:blue;
 margin-left:0px;
 margin-right:0px;
 margin-top:0px;
 margin-bottom:0px;
 padding-left:0px;
 padding-right:0px;
 padding-top:0px;
 padding-bottom:0px;
 }
 /*
#menubox_trusted_head 	{
	position: relative;
 background-image: url();
 background-color: #0065AC;
 color: #FFFFFF;

 font-family: verdana;
 font-size: 10px;
 font-weight: bold;
 text-decoration: none;
 text-align:left;

 height:20px;
 line-height:20px;
 
 border-width:0px;
 border-style:solid;
 border-color:blue;
 margin-left:0px;
 margin-right:0px;
 margin-top:0px;
 margin-bottom:3px;
 padding-left:3px;
 padding-right:0px;
 padding-top:0px;
 padding-bottom:0px;
 }
 */
#menubox_trusted_body 	{
 background-image: url();
 background-color: #e7e7e7;
 color: #000000;

 font-family: verdana;
 font-size: 10px;
 font-weight: normal;
 text-decoration: none;
 text-align:left;

 border-width:0px;
 border-style:solid;
 border-color:blue;
 margin-left:0px;
 margin-right:0px;
 margin-top:0px;
 margin-bottom:3px;
 padding-left:3px;
 padding-right:3px;
 padding-top:3px;
 padding-bottom:3px;
 }
  #menubox_trusted_body a { 
 color: blue;
 font-family: verdana;
 font-size: 10px;
 font-weight: normal;
 text-decoration: underline;
}


#menubox_specials_head img, #menubox_reviews_head img, #menubox_whatsnew_head img, #menubox_cart_head img	{
	float: right;
	margin-right: 8px;
	margin-top: 6px;
}

#menubox_login_body 		.left {	
	float: left;
	width: 60px;
	padding-top:	1px;
	padding-right:	1px;
	padding-bottom:	1px;
	padding-left:	1px;
}

#menubox_login_body 		.right {	
	padding-top:	1px;
	padding-right:	1px;
	padding-bottom:	1px;
	padding-left:	1px;
}

#menubox_newsletter_body 	.left {	
	float: left;
	width: 60px;
	padding-top:	1px;
	padding-right:	1px;
	padding-bottom:	1px;
	padding-left:	1px;
}

#menubox_newsletter_body	.right {	
	padding-top:	1px;
	padding-right:	1px;
	padding-bottom:	1px;
	padding-left:	1px;
}


#menubox_cart .box_overflow	{ 
	overflow: hidden; 
	padding-top: 5px; 
	padding-right: 0px; 
	padding-bottom: 0px;
	padding-left: 0px; 
}

#menubox_cart .box_left		{ 
	float: left; 
	margin-top:		0px;
	margin-right:	5px;
	margin-bottom:	0px;
	margin-left:	0px;
}

#menubox_cart .box_right	{ }	

#menubox_order_history_body .box_left {
	float: left; 
	margin-top:		0px;
	margin-right:	5px;
	margin-bottom:	0px;
	margin-left:	0px;
}

#menubox_order_history_body .box_right {}	

#menubox_best_sellers_body	.box_load_bestseller	{ 
	overflow:hidden;
}

#menubox_best_sellers		.box_left				{ 
	display:none; 
	padding-top:	3px;
	padding-right:	3px;
	padding-bottom:	3px;
	padding-left:	3px;
}

#menubox_best_sellers		.box_right				{ 
	text-align:right; 
	padding-top:	2px;
	padding-right:	3px;
	padding-bottom:	3px;
	padding-left:	3px;
}

#shopping_cart  {overflow:hidden; width:99%;}


#content_box_new_products_default {  width:100%;  padding: 0px;  margin: 0px; }

#content_box_specials {  width:100%;  padding: 0px;  margin: 0px; }

#content_box_new_products_main {  
	width:100%;
  padding: 0px;
  margin: 0px;
 }

 #content_box_new_products_main_body .product_price { 
 padding: 0px;
  margin: 0px;
	height: 65px;
 }
 
 
 #iconizing_icon { float:left; }

 

 
/* Caution! Ensure accessibility in print and other media types... */
/* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
@media projection, screen { .ui-tabs-hide {display: none;} }
/* Hide useless elements in print layouts... */
@media print { .ui-tabs-nav {display: none;} }

/* Skin */
.ui-tabs-nav 												{list-style: none; margin: 0px 0px 2px 0px; padding: 0px;}
body .ui-tabs-nav li {
	float: left;
	margin: 0px 0px 0px 0px; 
	padding: 0px; 
}
.ui-tabs-nav a, .ui-tabs-nav a span {float: left; } /* fixes dir=ltr problem and other quirks IE */
body .ui-tabs-nav a {white-space: nowrap; /* @ IE 6 */ outline: 0; } /* @ Firefox, prevent dotted border after click */
body .ui-tabs-nav .ui-tabs-selected a 		{z-index: 2;}

.ui-tabs-nav a span { text-transform: uppercase; font-size: 10px; }

.ui-tabs-nav .ui-tabs-selected a span {}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited,
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited {cursor: text; } /* @ Opera, use pseudo classes otherwise it confuses cursor... */ 
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active {cursor: pointer; } /* @ Opera, we need to be explicit again here now... */ 
.ui-tabs-disabled {opacity: .4; filter: alpha(opacity=40); }
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { }

/*
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}
*/

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav 						{display: inline-block; } /* auto clear @ IE 6 & IE 7 Quirks Mode */ 
*:first-child+html .ui-tabs-nav {display: inline-block; } /* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */


/* Startseite */
#content_box_upcoming_products_body .box_left		{	
	float: left;
}

#content_box_upcoming_products_body .box_right		{	
	text-align:right;
}
/* ENDE Startseite */


/* Kontoerstellung */
#create_account_page .heading img {
	float: left;
}

#create_account_page .smallHeading {
	font-size: 10px; 
	text-transform: none;
	text-align: right;
}

#create_account_page span {
	font-weight: bold; 
}

#create_account_page .cell_back {
	float: left;
	padding-top: 10px;
}

#create_account_page .cell_continue {
	float: right;
	padding-top: 10px;
}


#create_account_page .cell_center {
	float: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#create_account_page .cell_adress {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#create_account_page .cell_adress_text {
	width: 60%;
	float: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#create_account_page #gender{
	position: relative;
	top: 3px;
}

#create_account_page .gender {
	height: 32px;
}

#create_account_page .form_buttons{
	overflow: hidden;
	height: 27px;
}
/* ENDE Kontoerstellung */


/* Artikeldetailseite */
#product_info { height: 100%; overflow: hidden; }

#product_info #details_head { overflow: hidden; line-height: normal; }

#product_info #products_price { float: right; }

#product_info #details_body 			{ display: block; overflow: hidden; margin-top: 4px; }
#product_info #details_left_part 	{ float: left; }
#product_info #details_main_part 	{ margin-bottom: 8px; float:none; width: auto; }

#product_info #details_cart_part 	{ position: relative; width: auto; }

#product_info #gm_tell_a_friend, #product_info #gm_tell_a_friend_icon, #product_info #gm_price_offer, #product_info #print, #product_info #gm_price_offer_icon, #product_info #print_icon {
	cursor: pointer;
}

#product_info .cleary {
	clear: both; 
	line-height: 1px;
	font-size: 1px;
}

#product_info .info_element { margin-bottom: 8px; }

#products_options .attribute_radio .gm_attr_calc_input {
	width: auto;
}

#products_media_head_file { float: left; }
#products_media_head_size { float: right; }

.products_media_button { float: right; }
.products_media_icon { float: left; margin-right: 5px; }
.products_media_info { float: left; width: 400px; }
.products_media_download { float: right; text-align: right; }
#products_media_body .filename { font-weight: bold; }
.products_media_download { width: 140px; }
.products_media_filesize { margin-right: 73px; }

#product_info #graduated_prices_detail 				{ }
#product_info .graduated_prices_detail_row 				{ overflow: hidden; }
#product_info .graduated_prices_detail_left 				{ float: left; width: 70px; }
#product_info .graduated_prices_detail_right 				{ margin-left: 70px; }

#product_info .details_attributes_selection { 
	width: 100%;
	margin-bottom: 8px;
}

#product_info .details_attributes_selection td{ 
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#product_info .details_table_options_space { height: 10px; }
#product_info .details_table_options_radio { width: 20px; }
#product_info .details_attributes_dropdown { margin-bottom: 8px; } 
#product_info .details_attributes { margin-bottom: 8px; } 
#product_info .details_attributes_options { height: 30px; }

#product_info #gm_attribute_images { margin-left: 1px; }

#product_info .details_qty {
	position: absolute;
	top: 7px;
	left: 8px;
}
#product_info .details_x {
	position: absolute;
	top: 9px;
	left: 49px;
}
#product_info .details_cart_button {
	position: absolute;
	top: 7px;
	left: 60px;
}
#product_info .details_wishlist {
	position: absolute;
	top: 7px;
	left: 150px;
}

/* IE CSS-HACK */
*:first-child+html #gm_attr_calc_qty {
	margin-top:-1px;
}


/* IE6 CSS-HACK */
* html .ui-tabs-nav {
	margin-left: -3px;
} 
/* ENDE Artikeldetailseite */

/* Artikelübersicht listing */
#product_listing { overflow: hidden; padding-right:2px; }

#product_listing .product_box .listing_attributes {  } 
#product_listing .product_box .listing_attributes_selection { padding-top: 10px; }
#product_listing .product_box .gm_image_button 	{ position:relative; top:4px; }	
/* ENDE Artikelübersicht listing */

/* Gästebuch */
#guestbook_form {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 4px; 
}

.guestbook_navigation #back {
	cursor: pointer;
}

.guestbook_navigation .guestbook_page_number{
	cursor: pointer;
}

.guestbook_navigation .guestbook_page_number_bold{
	cursor: pointer;
}

.guestbook_navigation .guestbook_page_number_bold{
	font-weight: bold;
}

.guestbook_navigation #next {
	cursor: pointer;
}

#guestbook_send {
	text-align: right;
	position: relative;
	right: -16px;
}

#guestbook_send_entry {
	cursor: pointer;
}

.guestbook_icon {
	cursor: pointer;
}

#guestbook_new_entry {
	float: left;
}
/* ENDE Gästebuch */


/* Bestellvorgang */
/* Bestellvorgang Shipping */
#checkout_shipping {	
	
}

#checkout_shipping .shipping_address_block {
	margin-bottom: 17px;
	color: #000000;
}

#checkout_shipping .module_option_title {
	width: 390px;
}

#checkout_shipping .navbar_line img {
	position: relative;
	top: 5px;
	left: 0px;
}

#checkout_shipping .cleary {
	clear: both; 
	line-height: 1px;
	font-size: 1px;
}
/* ENDE Bestellvorgang Shipping */

/* ENDE Bestellvorgang Payment */
#gm_checkout_payment {	

}

#gm_checkout_payment .module_data_left {
	padding-top: 2px;
	padding-right: 5px;
}

#gm_checkout_payment .gm_class_input, #gm_checkout_payment .gm_class_input{
	height: 22px;
	border: 1px solid #cccccc;
	font-size: 14px;
	width: 190px;
	margin-bottom: 1px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-right: 0px;
}

#gm_checkout_payment .module_table select{
	height: 26px;
	border: 1px solid #cccccc;
	font-size: 14px;
	margin-bottom: 1px;
	padding-top: 2px;
	padding-left: 3px;
}

#gm_checkout_payment .module_description {
	width: 485px;
	overflow: hidden;
}

#gm_checkout_payment .module_table {
	width: 100%;
}

#gm_checkout_payment .navbar_line img {
	position: relative;
	top: 5px;
	left: 170px;
}
/* ENDE Bestellvorgang Payment */

/* Bestellvorgang Confirmation */
#gm_checkout_confirmation .products_block {
	padding-bottom: 10px;
}

#gm_checkout_confirmation .head {
	overflow: hidden;
	margin-bottom: 20px;
}

#gm_checkout_confirmation .table_products_space {
	height: 10px;
}

#gm_checkout_confirmation .left_address {
	float: left;
	width: 260px;
}

#gm_checkout_confirmation .right_address {
	float: right;
	width: 260px;
}

#gm_checkout_confirmation .address {
	overflow: hidden;
}

#gm_checkout_confirmation #order_data {
	overflow: hidden;
}

#gm_checkout_confirmation #total_block_table {
	margin-left: auto;
}

#gm_checkout_confirmation #table_products_data {
	width: 100%;
}

#gm_checkout_confirmation .navbar_line img {
	position: relative;
	top: 5px;
	left: 310px;
}
/* ENDE Bestellvorgang Confirmation */

/* Bestellvorgang Success */
#checkout_success .navbar_line img {
	position: relative;
	top: 5px;
	left: 424px;
}
/* ENDE Bestellvorgang Success */
/* ENDE Bestellvorgang */


/* Weiterempfehlen */
#gm_tell_a_friend_popup #tell_a_friend_send{
	float: right;
}

#tell_a_friend_icon {
	float: left;
	margin-right: 7px;
}

#tell_a_friend_form {
	padding-top: 10px;
	padding-bottom: 25px;
}
/* ENDE Weiterempfehlen */


/* Callback Service */
#callback_form {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 4px; 
}

#callback_send {
	text-align: right;
	position: relative;
	right: -16px;
}

#callback_send_entry{
	cursor: pointer;
}
/* ENDE Callback Service */


/* Woanders günstiger? */
#price_offer_form {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 4px; 
}

#price_offer_back {
	float: left;
	position: relative;
	left: -16px;
}

#price_offer_send {
	
	text-align: right;
	position: relative;
	right: -16px;
}

/* ENDE Woanders günstiger? */





/* LIVE SEARCH  ++++++++++++++++++++++++++++++ */

#live_search_container {
	background-image: url();
	background-color: #e7e7e7;
}

#live_search_container a {
	font-family: Verdana, Tahoma;
	font-size:10px;
	font-weight: normal;
	font-style: italic;
	color:black;
	text-decoration:none;
}

#live_search_container ul {
  list-style-type:none;
	padding: 0px;
  margin: 0px 0px 3px 0px;	
}
#live_search_container li {
	padding: 0px;
  margin: 0px;	
	
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#B3CCDD;
}

#live_search_container #live_search_head {
	font-family: Verdana, Tahoma;
	font-size:10px;
	font-weight: bold;
	color:black;
	text-decoration: none;
	text-align:left;
}
/* LIVE SEARCH  ++++++++++++++++++++++++++++++ */


/* MEGA FLYOVER  ++++++++++++++++++++++++++++++ */


/* MEGA FLYOVER  ++++++++++++++++++++++++++++++ */

.c_boxhead {
	height: 20px;
	line-height: 20px;
}




/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css,v 1.4 2004/06/06 17:13:29 novalis Exp $   
BESTBASIX
   ---------------------------------------------------------------------------------------*/




.Headline {
  background-color: #C32700;
  padding-left: 20px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-family: Arial, Verdana, sans-serif;
  font-size:11px;
  color: 						#FFFFFF;
  font-weight:	bold;
  text-decoration: 	none;
} 
   
.Slogan {
  font-family: Arial, Verdana, sans-serif;
  font-size:18px;
  color: 						#747474;
  text-decoration: 	none;
}  



   
/* LINKS */
a,a:link,a:active,a:visited,a:hover {background:transparent;font-family: Verdana, Arial,  sans-serif;font-size:12px;text-decoration:underline;cursor:pointer} 
a:link {color:#003687} 
a:visited,a:active {color:#003687} 
a:hover {color:#c00} 

a.categoryLink,a.categoryLink:link,a.categoryLink:active,a.categoryLink:visited,a.categoryLink:hover {background:transparent;font-family: Verdana, Arial,  sans-serif;font-size:12px;text-decoration:none;cursor:pointer} 
a.categoryLink:link {color:#181818} 
a.categoryLink:visited,a.categoryLink:active {color:#181818} 
a.categoryLink:hover {color:#C30082} 

A.white {
  color:	 					#ffffff;
  text-decoration: 	none;
}

a.content_box,a.content_box:link,a.content_box:active,a.content_box:visited,a.content_box:hover {background:transparent;font-family: Verdana, Arial,  sans-serif;font-size:11px;text-decoration:none;cursor:pointer} 
a.content_box:link {color:#000000} 
a.content_box:visited,a:active {color:#000000} 
a.content_box:hover {color:#003687;text-decoration:underline} 

A.orange {
  font-family: Verdana, Arial, sans-serif;
  font-size:12px;
  color: 						#E17C00;
  font-weight:	bold;
  text-decoration: 	none;
}
A.orange:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size:12px;
  color: 						#E17C00;
  font-weight:	bold;
  text-decoration: 	underline;
}   
 
A.darkred {
  font-family: Verdana, Arial, sans-serif;
  font-size:12px;
  color: 						#800000;
  font-weight:	bold;
  text-decoration: 	none;
}
A.darkred:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size:12px;
  color: 						#800000;
  font-weight:	bold;
  text-decoration: 	underline;
}    
   
.texthead {
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;
	color: #004887;
	text-decoration: none;
}

.texthead14 {
	font-family: Arial, Verdana, sans-serif;
	font-size:14px;
	color: #004887;
	text-decoration: none;
}

.texthead18 {
	font-family: Arial, Verdana, sans-serif;
	font-size:18px;
	color: #004887;
	text-decoration: none;
}

.textkleingrau {
	font-family: Arial, Verdana, sans-serif;
	font-size:11px;
	color: #444444;
	text-decoration: none;
}


   
.box_head {
	background-color:	<? echo NC_BOXHEAD_BGCOLOR ?>; 
	font-family:			<? echo NC_BOXHEAD_FACE ?>; 
	font-size:				<? echo NC_BOXHEAD_SIZE ?>px; 
	color:						<? echo NC_BOXHEAD_COLOR ?>; 
	<? if(NC_BOXHEAD_DECO_B=='true') echo 'font-weight:bold;'?>
	<? if(NC_BOXHEAD_DECO_I=='true') echo 'font-style:italic;'?>
	<? if(NC_BOXHEAD_DECO_U=='true') echo 'text-decoration:underline;'?>
}
.boxText  {
	background-color:	<? echo NC_BOXBODY_BGCOLOR ?>; 
	font-family:			<? echo NC_BOXBODY_FACE ?>; 
	font-size:				<? echo NC_BOXBODY_SIZE ?>px; 
	color:						<? echo NC_BOXBODY_COLOR ?>;
	<? if(NC_BOXBODY_DECO_B=='true') echo 'font-weight:bold;'?>
	<? if(NC_BOXBODY_DECO_I=='true') echo 'font-style:italic;'?>
	<? if(NC_BOXBODY_DECO_U=='true') echo 'text-decoration:underline;'?>
}
.boxText_cate  {
	font-family:			<? echo NC_BOXBODY_FACE ?>; 
	font-size:				<? echo NC_BOXBODY_SIZE ?>px; 
	color:						<? echo NC_BOXBODY_COLOR ?>;
	<? if(NC_BOXBODY_DECO_B=='true') echo 'font-weight:bold;'?>
	<? if(NC_BOXBODY_DECO_I=='true') echo 'font-style:italic;'?>
	<? if(NC_BOXBODY_DECO_U=='true') echo 'text-decoration:underline;'?>
}
.boxText_cate:hover{
	color:						<? echo NC_HOVER_CATEGORIES_TEXT ?>;
	<? if(NC_HOVER_CATEGORIES_UNDERLINED=='false') echo 'text-decoration:none;'; ?>
}
.topmenu_0 { 
	font-family:			Arial, Verdana, sans-serif; 
	font-size:				11px;
	color:						#0000FF;
  font-weight:  none; 
	
	<? if(NC_TOPMENU_TEXT_RIGHT_DECO_I=='true') echo 'font-style:italic;'?>
	<? if(NC_TOPMENU_TEXT_RIGHT_DECO_U=='true') echo 'text-decoration:underline;'?>
}


.topmenu_left { 
	background-color:	<? echo NC_TOPMENU_BGCOLOR ?>; 
	font-family:			<? echo NC_TOPMENU_TEXT_LEFT_FACE ?>; 
	font-size:				<? echo NC_TOPMENU_TEXT_LEFT_SIZE ?>px;
	color:						<? echo NC_TOPMENU_TEXT_LEFT_COLOR ?>; 
	font-weight:bold;
	
}
.topmenu_2,a.topmenu_2,a.topmenu_2:link,a.topmenu_2:hover,a.topmenu_2:visited { 
	font-family:			Arial, Verdana, sans-serif; 
	font-size:				13px;
	color:						#FFFFFF;
  text-decoration:none; 
	font-weight:bold;
}
a.topmenu_2:hover {
  color:						#FFC8FF;
  text-decoration:underline;
}


<!-- Navtrail -->
.path_row { 
	background-color:	none; 
	font-family:			Verdana, Arial, sans-serif; 
	font-size:				11px;
	color:						#000000; 
	<? if(NC_PATHBAR_DECO_B=='true') echo 'font-weight:bold;'?>
	<? if(NC_PATHBAR_DECO_I=='true') echo 'font-style:italic;'?>
	<? if(NC_PATHBAR_DECO_U=='true') echo 'text-decoration:underline;'?>
}
.shop_box { 
	background-color:	<? echo NC_SHOP_BOX_BGCOLOR ?>; 
	font-family:			<? echo NC_SHOP_BOX_FACE ?>; 
	font-size:				<? echo NC_SHOP_BOX_SIZE ?>px;
	color:						<? echo NC_SHOP_BOX_COLOR ?>; 
	<? if(NC_SHOP_BOX_DECO_B=='true') echo 'font-weight:bold;'?>
	<? if(NC_SHOP_BOX_DECO_I=='true') echo 'font-style:italic;'?>
	<? if(NC_SHOP_BOX_DECO_U=='true') echo 'text-decoration:underline;'?>
}


.checkoutBarFrom, .checkoutBarTo {
	font-family: 	<? echo NC_SHOP_FACE ?>; 
	font-size: 		10px; 
	color: 				<? echo NC_SHOP_COLOR ?>;
	<? if(NC_SHOP_DECO_I=='true') echo 'font-style:italic;'?>
	<? if(NC_SHOP_DECO_U=='true') echo 'text-decoration:underline;'?>
}
.checkoutBarCurrent { 
	font-family: 	<? echo NC_SHOP_FACE ?>; 
	font-size: 		12px;
	font-weight:	bold;
	color: 				<? echo NC_SHOP_COLOR ?>; 
	<? if(NC_SHOP_DECO_I=='true') echo 'font-style:italic;'?>
	<? if(NC_SHOP_DECO_U=='true') echo 'text-decoration:underline;'?>
}

.onepxwidth {
	width: 1px;
}
.orderEdit { 
	font-family: 			<? echo NC_SHOP_FACE ?>;
	font-size: 				10px;
	color: 						#70d250;
	text-decoration: 	underline;
}
.gvBox {
	font-family : 		<? echo NC_SHOP_FACE ?>;
	font-size : 			14px;
	font-weight: 			bold;
	border-color: 		#FFFFFF;
	border: 					1px solid;
	background-color: #ffb3b5;
}
.infoBox {

}
.infoBoxContents {
	font-family:			<? echo NC_BOXBODY_FACE ?>; 
	font-size:				<? echo NC_BOXBODY_SIZE ?>px; 
	color:						<? echo NC_BOXBODY_COLOR ?>;
	<? if(NC_BOXBODY_DECO_B=='true') echo 'font-weight:bold;'?>
	<? if(NC_BOXBODY_DECO_I=='true') echo 'font-style:italic;'?>
	<? if(NC_BOXBODY_DECO_U=='true') echo 'text-decoration:underline;'?>
}
.infoBoxNotice {
  background: #FF8E90;
}
.infoBoxNoticeContents {
  background: 	#FFE6E6;
	font-family:			<? echo NC_BOXBODY_FACE ?>; 
	font-size:				<? echo NC_BOXBODY_SIZE ?>px; 
	color:						<? echo NC_BOXBODY_COLOR ?>;
	<? if(NC_BOXBODY_DECO_B=='true') echo 'font-weight:bold;'?>
	<? if(NC_BOXBODY_DECO_I=='true') echo 'font-style:italic;'?>
	<? if(NC_BOXBODY_DECO_U=='true') echo 'text-decoration:underline;'?>
}
/* ############################## */

/* BOF NC_MOD_ID 00000008 */
.categoryRow {
	font-family:			<? echo NC_BOXBODY_FACE ?>; 
 	font-size: 				11px;
 	line-height: 			1.5;
 	border: 					0px solid;
 	border-color: 		#F2F2F2;
	color:						<? echo NC_BOXBODY_COLOR ?>;
}
/* EOF NC_MOD_ID 00000008 */

.categoryRowOver { 
	font-family:			<? echo NC_BOXBODY_FACE ?>; 
 	font-size: 				11px;
 	line-height: 			1.5;
 	border: 					0px solid;
 	border-color: 		#F2F2F2;
}
.categoryRowSelected { 
	
 	font-size: 				11px;
	color: black;
}







/* BOF NC_MOD_ID 00000008 */
.moduleRow {
	font-family:			<? echo NC_BOXBODY_FACE ?>; 
 	font-size: 				11px;
 	line-height: 			1.5;
	background-color:	<? echo NC_BOXBODY_BGCOLOR ?>; 
 	border: 					0px solid;
 	border-color: 		#F2F2F2;
	color:						<? echo NC_BOXBODY_COLOR ?>;
}
/* EOF NC_MOD_ID 00000008 */

.moduleRowOver { 
	font-family:			<? echo NC_BOXBODY_FACE ?>; 
 	font-size: 				11px;
 	line-height: 			1.5;
	background-color:	<? echo NC_BOXBODY_BGCOLOR ?>; 
 	border: 					0px solid;
 	border-color: 		#F2F2F2;
}
.moduleRowSelected { 
	background-color: #E9F4FC; 
 	font-size: 				11px;
	color: black;
}
.moduleRowTable {	
	margin-bottom: 3px;
}
.moduleHeading {
	font-family: 		<? echo NC_SHOP_FACE ?>;
	font-size: 			small;
	font-weight: 		bold;
	padding-bottom: 10px;
}
.smallHeading {
	font-family: 	<? echo NC_SHOP_FACE ?>;
	font-size: 		x-small;
	font-weight: 	bold;
	#color: 				Black;
}
/* ############################## */

TABLE.formArea {
  border-style: solid;
  border-width: 1px;
  border-color: #ADB9C4;
	background-color:	#EDF0F8; 
	font-family:			Verdana, Arial, sans-serif;; 
	font-size:				12px;
	color:						#0C0C0C; 	
}

td.formArea {
  padding-left:10px;
}

TABLE.solid {
	border: 1px solid Black;
}
TD {
  font-family: 	<? echo NC_SHOP_FACE ?>;
  font-size: 		<? echo NC_SHOP_SIZE ?>px;
	color: 				<? echo NC_SHOP_COLOR ?>;
	<? if(NC_SHOP_DECO_B=='true') echo 'font-weight:bold;'?>
	<? if(NC_SHOP_DECO_I=='true') echo 'font-style:italic;'?>
	<? if(NC_SHOP_DECO_U=='true') echo 'text-decoration:underline;'?>
}
TD.main, P.main, DIV.main, TD.fieldKey {
  font-family: 	<? echo NC_SHOP_FACE ?>;
  font-size: 		<? echo NC_SHOP_SIZE ?>px;
	color: 				<? echo NC_SHOP_COLOR ?>;
  line-height: 	1.5;
	<? if(NC_SHOP_DECO_B=='true') echo 'font-weight:bold;'?>
	<? if(NC_SHOP_DECO_I=='true') echo 'font-style:italic;'?>
	<? if(NC_SHOP_DECO_U=='true') echo 'text-decoration:underline;'?>
}
TD.main_column {
  font-family: 	<? echo NC_SHOP_FACE ?>;
  font-size: 		<? echo NC_SHOP_SIZE ?>px;
	color: 				<? echo NC_SHOP_COLOR ?>;
  line-height: 	1.5;
	<? if(NC_SHOP_DECO_B=='true') echo 'font-weight:bold;'?>
	<? if(NC_SHOP_DECO_I=='true') echo 'font-style:italic;'?>
	<? if(NC_SHOP_DECO_U=='true') echo 'text-decoration:underline;'?>
	
	padding-left: 	10px;
	padding-right: 	10px;
}

TD.infoBoxHeading_text {
	padding: 			2px;
  height: 			16;
  font-family: 	verdana,arial,tahoma,sans-serif;
	font-size:		12px; 
  color: 				#FFFFFF;
	font-weight:   bold;
	text-decoration:none;
}
TD.infoBoxHeading_right {
	<?
	if(!($url = nc_get_url_infobox_bg() )) {
	  echo 'background: '.NC_BOXHEAD_BGCOLOR.';';
	}
	?>
	padding: 			2px;
  height:				17;
  font-family: 	<? echo NC_BOXHEAD_FACE ?>;
	font-size:		<? echo NC_BOXHEAD_SIZE ?>px; 
  color: 				<? echo NC_BOXHEAD_COLOR ?>;
	<? if(NC_BOXHEAD_DECO_B=='true') echo 'font-weight:bold;'?>
	<? if(NC_BOXHEAD_DECO_I=='true') echo 'font-style:italic;'?>
	<? if(NC_BOXHEAD_DECO_U=='true') echo 'text-decoration:underline;'?>
}
TD.infoBox_right, SPAN.infoBox_right {
	background-color:	<? echo NC_BOXBODY_BGCOLOR ?>; 
	font-family:			<? echo NC_BOXBODY_FACE ?>; 
	font-size:				<? echo NC_BOXBODY_SIZE ?>px; 
	color:						<? echo NC_BOXBODY_COLOR ?>;
	<? if(NC_BOXBODY_DECO_B=='true') echo 'font-weight:bold;'?>
	<? if(NC_BOXBODY_DECO_I=='true') echo 'font-style:italic;'?>
	<? if(NC_BOXBODY_DECO_U=='true') echo 'text-decoration:underline;'?>
}
TD.pageHeading, P.pageHeading, DIV.pageHeading {
  font-family: 	<? echo NC_SHOP_FACE ?>;
  font-size: 		16px;
  font-weight: 	bold;
  color: 				<? echo NC_SHOP_COLOR ?>;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: 	<? echo NC_SHOP_FACE ?>;
  font-size: 		10px;
}
TD.copyright {
  font-size: 		11px;
  font-family: 	<? echo NC_SHOP_FACE ?>;
	color:				<? echo NC_SHOP_COLOR ?>;
  line-height: 	1.5;
  text-align:		center;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}
SPAN.productNormalPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #C40000;
  font-weight: bold;
}
SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #C40000;
}
SPAN.productOldPrice {
	font-family: Verdana, Arial, sans-serif;
	font-size:10px;
	color: #777777;
	text-decoration: line-through;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #C40000;
  font-weight: bold;
}
/* ############################## */

input.flat_text {
	height: 				17;
	border: 				1px solid;
	vertical-align: middle;
	font-size: 			9px;
}
input.flat_button {
	height: 				17;
	border: 				1px solid;
	vertical-align: middle;
	font-size: 			9px;
}

.ebcCpr, .ebcPic, .ebcTtl, .ebcBid, .ebcPr, .ebcShpNew, .ebcPpl, .ebcTim, .ebMsg {
  font-family: 	<? echo NC_SHOP_FACE ?>;
  font-size: 		<? echo NC_SHOP_SIZE ?>px;
	color: 				<? echo NC_SHOP_COLOR ?>;
  line-height: 	1.5;
	<? if(NC_SHOP_DECO_B=='true') echo 'font-weight:bold;'?>
	<? if(NC_SHOP_DECO_I=='true') echo 'font-style:italic;'?>
	<? if(NC_SHOP_DECO_U=='true') echo 'text-decoration:underline;'?>
}





/*
LEGAL
=====
Copyright: Daemon Pty Limited 2006, http://www.daemon.com.au
Community: Mollio http://www.mollio.org $
License: Released Under the "Common Public License 1.0", 
http://www.opensource.org/licenses/cpl.php
License: Released Under the "Creative Commons License", 
http://creativecommons.org/licenses/by/2.5/
License: Released Under the "GNU Creative Commons License", 
http://creativecommons.org/licenses/GPL/2.0/
*/





/* FORMS */
form {margin: 0 0 1.5em}
input {font-family: arial,tahoma,verdana,sans-serif;margin: 2px 0}
fieldset {border: none}
label {display:block;padding: 5px 0}
label br {clear:left}

	/* FORMS - general classes */
	input.f-submit {padding: 1px 3px;background:#666;color:#fff;font-weight:bold;font-size:96%}
	
	/* FORMS - f-wrap-1 - simple form, headings on left, form elements on right */
	form.f-wrap-1 {width:100%;padding: .5em 0;background: #f6f6f6 url("img/featurebox_bg.gif") no-repeat 100% 100%;border-top: 1px solid #d7d7d7;position:relative}
		form.f-wrap-1 fieldset {width:auto;margin: 0 1em}
		form.f-wrap-1 h3 {margin:0 0 .6em;font: bold 155% arial;color:#c00}
		form.f-wrap-1 label {clear:left;float:left;width:100%;border-top: 1px solid #fff}
		
		/* hide from IE mac \*/
		form.f-wrap-1 label {float:none}
		/* end hiding from IE5 mac */
	
		form.f-wrap-1 label input, form.f-wrap-1 label textarea, form.f-wrap-1 label select {width:15em;float:left;margin-left:10px}
		
		form.f-wrap-1 label b {float:left;width:8em;line-height: 1.7;display:block;position:relative}
		form.f-wrap-1 label b .req {color:#c00;font-size:150%;font-weight:normal;position:absolute;top:-.1em;line-height:1;left:-.4em;width:.3em;height:.3em}
		form.f-wrap-1 div.req {color:#666;font-size:96%;font-weight:normal;position:absolute;top:.4em;right:.4em;left:auto;width:13em;text-align:right}
		form.f-wrap-1 div.req b {color:#c00;font-size:140%}
		form.f-wrap-1 label select {width: 15.5em}
		form.f-wrap-1 label textarea.f-comments {width: 20em}
		form.f-wrap-1 div.f-submit-wrap {padding: 5px 0 5px 8em}
		form.f-wrap-1 input.f-submit {margin: 0 0 0 10px}
		
		form.f-wrap-1 fieldset.f-checkbox-wrap, form.f-wrap-1 fieldset.f-radio-wrap {clear:left;float:left;width:32em;border:none;margin:0;padding-bottom:.7em}
		form.f-wrap-1 fieldset.f-checkbox-wrap b, form.f-wrap-1 fieldset.f-radio-wrap b {float:left;width:8em;line-height: 1.7;display:block;position:relative;padding-top:.3em}
		form.f-wrap-1 fieldset.f-checkbox-wrap fieldset, form.f-wrap-1 fieldset.f-radio-wrap fieldset {float:left;width:13em;margin: 3px 0 0 10px}
		form.f-wrap-1 fieldset.f-checkbox-wrap label, form.f-wrap-1 fieldset.f-radio-wrap label {float:left;width:13em;border:none;margin:0;padding:2px 0;margin-right:-3px}
		form.f-wrap-1 label input.f-checkbox, form.f-wrap-1 label input.f-radio {width:auto;float:none;margin:0;padding:0}
		
		form.f-wrap-1 label span.errormsg {position:absolute;top:0;right:-10em;left:auto;display:block;width:16em;background: transparent url(img/errormsg_bg.gif) no-repeat 0 0}
		form.f-wrap-1 label span.errormsg b {padding: 10px 0;margin: 0 10px 0 30px;color:#B30800;font-weight:bold;display:block;width:auto;float:none;line-height:1.3}

/* TYPOGRAPHY */
p, ul, ol {margin: 0 0 1.5em}
h1, h2, h3, h4, h5, h6 {letter-spacing: 1px;font-family: arial,verdana,sans-serif;margin: 1.2em 0 .3em;color:#444}
h1 {font-size: 165%;margin-top: 5px;}
h2 {font-size: 120%;color:#262626;border: #A0A7B6 1px solid;background: #fff url("img/bg_headlines.gif") repeat-x 0 100%;margin: 6px 0 5px;padding: 0 0 0 8px}
h3 {font-size: 126%}
h4 {font-size: 116%}
h5 {font-size: 106%}
h6 {font-size: 96%}
.highlight {color:#E17000}
.subdued {color:#999}
.error {color:#c00;font-weight:bold}
.success {color:#390;font-weight:bold}
.caption {color:#999;font-size:11px}
.date {font: bold 82% arial;color:#bbb;display:block;letter-spacing: 1px}
small {font-size:11px}

/* LISTS */
ul {margin: .3em 0 1.5em 0}
	ul.related {margin-top: -1em}
ol {margin: .5em .5em 1.5em}
ol li {margin-left: 1.4em;padding-left: 0;background: none; list-style-type: decimal}
li {line-height: 1.4em;padding-left: 25px;background: transparent url("img/sprites.gif") no-repeat 0 0}
li.doc {background-position: 3px -500px}
ul.nomarker li {background:none;padding-left:0}

dl {margin: 0 0 1em 0}
dt {font-weight:bold;margin-top: 1.3em}
dl dl {margin: 0 0 1.5em 30px}

/* GENERAL */
img {border:none} 
hr {margin:  0;background:#f2f2f2;height:1px;color:#f2f2f2;border:none;clear:both}
.clear {clear:both;position:relative;font-size:0px;height:0px;line-height:0px} 

/* LAYOUT - HEADER */
#header {background: #666 url("img/sprites.gif") repeat-x 0 100%;margin: 0 0 25px;padding: 0 0 8px}

	#header #site-name {font: 265% arial;letter-spacing: -.05em;margin:0 0 0 40px;padding:3px 0;color:#ccc;border:none}
	
	/* NAV - top horizontal nav */
	#nav, #nav ul {padding: 0;margin: 0;list-style: none}
	#nav {font-weight:bold;height:2.09em;font: bold 96% arial;margin: 0 105px 0 40px}
	#nav li {position:relative;background: #999;float: left;width: 10em;display:block;margin: 0;border-bottom: 3px solid #666;border-right: 3px solid #252525;padding:0}
	#nav a, #nav a:link, #nav a:visited, #nav a:hover, #nav a:active {text-decoration:none;cursor:pointer;color:#fff;display: block;padding: 4px 10px 2px}
	#nav a:hover {color:#000}
	
	#nav li ul {border-left: 1px solid #c00;background: #f6f6f6 url("img/featurebox_bg.gif") no-repeat 100% 100%;width:15.8em;font-size:90%;margin-top:3px;position: absolute;font-weight:normal;left: -999em}
	#nav li:hover ul, #nav li.sfhover ul {left: 0;z-index:99999}
	
	#nav li li {background:none;float:none;border:none;border: 1px solid #999;border-top:1px solid #fff;border-right:none;border-left:none;padding-left:0}
	#nav li li.last {border-bottom:none}
	#nav li li a, #nav li li a:link, #nav li li a:visited, #nav li li a:hover {color:#000;padding: 3px 10px 2px;width:14em}
	#nav li li a:hover {color:#fff;background:#c00}
	
	#nav li.active {background: #c00;border-bottom: 3px solid #c00}
	#nav li.active ul {border:none;background: #c00 url("img/featurebox2_bg.gif") no-repeat 100% 100%}
	#nav li.active a:link, #nav li.active a:visited, #nav li.active a:hover, #nav li.active a:active {}
	#nav li.active a:hover {color:#000}
	
	#nav li.active li {border:none;border-top: 1px solid #c15c5c;border-bottom: 1px solid #870000}
	#nav li.active li.last {border-bottom: none}
	#nav li.active li a:link, #nav li.active li a:visited, #nav li.active li a:hover, #nav li.active li a:active {color:#fff}
	#nav li.active li a:hover {background: #666 url("img/sprites.gif") repeat-x 0 99%;color:#fff}
	
	#nav li.active li.active a:link, #nav li.active li.active a:visited, #nav li.active li.active a:hover, #nav li.active li.active a:active {color:#fff;font-weight:bold;background: #666 url("img/sprites.gif") repeat-x 0 99%}

	/* hide from IE mac \*/
	#nav li {width:auto}
	/* end hiding from IE5 mac */
	
	/* SEARCH */
	#search //{color:#fff;font-weight:bold;position:absolute;top:10px;right:110px;left:auto;width:18em}
	#search form {margin:0}
	#search input {margin: 0 0 -1px;height:1.2em}
	#search label {padding:5px 0 0;display:inline}
	#search input2.f-submit {width:auto;font-size:81%;margin:0 0 -.15em;height:1.95em}
	
	/* POWERED BY -  logo in this case */
	#poweredby {width:96px;height:63px;position:absolute;top:-102px;right:0}

/* LAYOUT - main body of page */
#wrap {min-width:770px;max-width:1200px;margin: 0 auto;position:relative}
#content-wrap {position:relative;width:100%}
	#utility {position:absolute;top:0;left:25px;width:165px;border-top: 5px solid #999;padding-bottom: 40px}
	#sidebar {position:absolute;top:0;right:25px;width:20%;border-top: 5px solid #999;padding-top: 1px;padding-bottom: 40px}

#content {margin: 0 50px}
	#content #breadcrumb {margin-top:-2px;font-size:93%;font-weight:bold}
	#content #breadcrumb a:link, #content #breadcrumb a:visited {text-decoration:none}
	#content #breadcrumb a:hover, #content #breadcrumb a:active {text-decoration:underline}

	.mini_cart {font-size:11px;color:#000000;padding: 7px 7px 7px;background: #f6f6f6 url("img/mini_cart_bg.gif") no-repeat 100% 100%}
	.mini_cart p {border:none;margin: 0 0 1em;color:#444}
  .mini_cart a,.mini_cart a:link,.mini_cart a:active,.mini_cart a:visited,.mini_cart a:hover {background:transparent;font-family: Arial, Verdana,  sans-serif;font-size:11px;text-decoration:underline;cursor:pointer} 
.mini_cart a:link {color:#003687} 
.mini_cart a:visited,.mini_cart a:active {color:#003687} 
.mini_cart a:hover {color:#c00} 

	
	.featurebox {color:#333;padding: 10px 8px 15px;background: #f6f6f6 url("img/featurebox_bg.gif") no-repeat 100% 100%}
	.featurebox p, .featurebox h1, .featurebox h2, .featurebox h3, .featurebox h4, .featurebox h5, .featurebox h6 {margin: 0 0 .3em;border-bottom: 1px solid #c00;color:#c00}
	.featurebox p {border:none;margin: 0 0 1em;color:#444}
	.featurebox a {font-weight:none}

	.thumbnail {margin: 0 0 0 10px;position:relative;z-index:9999;border: 1px solid #eee;float:right;width:100px;padding:5px;background:#fff}
	.thumbnail img {border: 1px solid #000}
	
	.pagination {background: #f2f2f2;color:#666;padding: 4px 2px 4px 7px;border: 1px solid #ddd;margin: 0 0 1.5em}
	.pagination p {position:relative;text-align:right}
	.pagination p a:link, .pagination p a:visited, .pagination p a:hover, .pagination p a:active {text-decoration:none;background:#fff;padding:2px 5px;border: 1px solid #ccc}
	.pagination p a:hover {background:#c00;color:#fff}
	.pagination p span {text-decoration:none;background:#fff;padding:2px 5px;border: 1px solid #ccc;color:#ccc}
	.pagination * {margin:0}
	.pagination h4 {margin-top:-1.45em;padding:0;border:none}
	
	#resultslist-wrap {margin: 0 0 1.5em;font-size:92%}
	#resultslist-wrap dt, #resultslist-wrap dl {margin: 0}
	#resultslist-wrap dt {font: bold 85% arial;padding: 3px 0}
	#resultslist-wrap li {padding: 0 0 1em;margin:0 0 0 1.2em;font: bold 145% arial}
	#resultslist-wrap li dd {font: normal 73% arial}
	#resultslist-wrap li dl {margin:0}
	#resultslist-wrap dd {line-height:1.3}
	#resultslist-wrap dd.filetype, #resultslist-wrap dd.date {color:#999;display:inline;padding-right:.5em}
	
	/* TABLES */
	.table1 {border: 2px solid #900;border-collapse:collapse;width:100%}
		.table1 td {background: #fff url("img/sprites.gif") repeat-x 0 -1600px;padding:3px;border: 1px solid #fff}
		.table1 th {text-align:left;border: 1px solid #fff}
		.table1 thead th {color:#fff;font-size:145%;background: #900 url("img/sprites.gif") repeat-x 0 -1300px;padding: 10px 6px}
		.table1 tbody th {color:#fff;font-size:115%;background: #88b8db url("img/sprites.gif") repeat-x 0 -1400px;padding: 6px}
		.table1 tbody th.sub {font-size:100%;color:#000;background: #efefef url("img/sprites.gif") repeat-x 0 -1500px;padding: 6px}

	/* TABLES - calendar */
	.calendar {width:200px;font-size:92%}
		.calendar td {text-align:center;border: 1px solid #ddd}
		.calendar th {text-align:center}
		.calendar thead th {padding: 3px 2px}
		.calendar tbody th {padding: 2px}
		.calendar tbody th.sub {padding: 2px}
		
	/* 'MORE' LINK - provides an accessible alternative to just using 'more' as a link at the end of paragraphs */
		a.morelink:link, a.morelink:visited, a.morelink:hover, a.morelink:active {background: transparent url("img/sprites.gif") no-repeat 5px -500px;padding-left:21px}
		a.morelink:hover {background: transparent url("img/sprites.gif") 5px -400px}
		.morelink span {position:absolute;left:-9999px;width:900px}
		
	/* CODE - formatting for code inserted into body - more here: http://dizque.lacalabaza.net/temp/lipt/ */
		ol.code {font-family: monospace;position:relative}
		ol.code li {color: #666;margin-bottom: 1px}
		ol.code code {color: #000;display: block}
		ol.code .cmt {color: #4077d2}
		li.tab0 code {padding-left: 4em}
		li.tab1 code {padding-left: 8em}
		li.tab2 code {padding-left: 12em}
		li.tab3 code {padding-left: 16em}
		li.tab4 code {padding-left: 20em}
		li.tab5 code {padding-left: 24em}
		ol.code li  {background: #f3f3f3 url("img/td_bg.gif") no-repeat 100% 100%}
		p.note {margin: 1em;border: 1px solid #ddd;background: #f0f0f0;padding: 1em}

/* LAYOUT TYPE B */
	#type-b #content-wrap {background: transparent url("img/content_wrap_bg.gif") repeat-y 30px 0}
	#type-b #content {margin: 0 23px 0 235px}

/* LAYOUT TYPE C */
	#type-c #content-wrap {background: transparent url("img/content_wrap_bg.gif") repeat-y 30px 0}
	#type-c #content {margin: 0 25% 0 235px}

/* LAYOUT TYPE D */
	#type-d #content {margin: 0 25% 0 50px}

/* LAYOUT TYPE E */
	#type-e #content-wrap {background: transparent url("img/content_wrap_e_bg.gif") repeat-y 100% 0}
	#type-e #utility {position:absolute;top:0;left:auto;right:25px;width:165px;border-top: 5px solid #999}
	#type-e #content {margin: 0 243px 0 50px}

/* LAYOUT TYPE F */
	#type-f #content-wrap {background: transparent url("img/content_wrap_e_bg.gif") repeat-y 100% 0}
	#type-f #content {margin: 0 235px 0 25%}
		#type-f #utility {left:auto;right:25px}
		#type-f #sidebar {right:auto;left:25px}


  
/* Categories NAVIGATION - vertical navigation */
	#nav-categories, #nav-categories ul {position:static}
	#nav-categories, #nav-categories li {list-style: none;margin:0;padding:0;background:#fff}
	#nav-categories {padding-top:0;border-top: 1px solid #ccc;margin-top: 1px}
	#nav-categories a {line-height:1.8;padding: 5px 10px 5px 20px;background: #fff url("img/icon_arrow.gif") no-repeat 0px 4px;font: bold 11px verdana,arial;display:block}
	#nav-categories a, #nav-categories a:link, #nav-categories a:visited, #nav-categories a:hover, #nav-categories a:active {text-decoration:none;cursor:pointer} 
	#nav-categories a:link {color:#000} 
	#nav-categories a:visited {color:#000} 
	#nav-categories a:hover {color:#c00;background: #E7EDFF url("img/icon_arrow.gif") no-repeat 0px 4px} 
	#nav-categories li.active a:link, #nav-categories li.active a:visited, #nav-categories li.active a:hover, #nav-categories li.active a:active {color:#c00} 
	#nav-categories li {border-top: 1px solid #fff;border-bottom: 1px solid #ccc}

/* SECONDARY NAVIGATION - 2nd TIER */
	#nav-categories ul {margin:0;padding:0}
	#nav-categories li.active li a, #nav-categories li.active li a:link, #nav-categories li.active li a:visited {line-height:1.5;background: #fff url("img/icon_arrow.gif") no-repeat 0 -798px;padding:0 0 0 12px;font-weight:normal;width:auto;color:#000;width:130px;display:block}
	#nav-categories li.active li a:hover, #nav-categories li.active li a:active {color: #c00}
	#nav-categories li.active li {border: none;margin:0 }
	
	#nav-categories li.active li.active a:link, 
	#nav-categories li.active li.active a:visited, 
	#nav-categories li.active li.active a:hover, 
	#nav-categories li.active li.active a:active {font-weight:bold}

/* SECONDARY NAVIGATION - 3rd TIER */
	#nav-categories ul ul {margin: 0 0 1em 13px;padding:0}
	#nav-categories li.active li.active li a, #nav-categories li.active li.active li a:link, #nav-categories li.active li.active li a:visited {width:117px}
	#nav-categories li.active li.active li a:link, 
	#nav-categories li.active li.active li a:visited, 
	#nav-categories li.active li.active li a:hover, 
	#nav-categories li.active li.active li a:active {font-weight:normal}
	#nav-categories li.active li.active li.active a:link, 
	#nav-categories li.active li.active li.active a:visited, 
	#nav-categories li.active li.active li.active a:hover, 
	#nav-categories li.active li.active li.active a:active {font-weight:bold}

/* SECONDARY NAVIGATION - 4th TIER */
	#nav-categories ul ul ul {margin: 0 0 1em 13px;padding:0}
	#nav-categories li.active li.active li.active li a, #nav-categories li.active li.active li.active li a:link, #nav-categories li.active li.active li.active li a:visited {width:104px}
	#nav-categories li.active li.active li.active li a:link, 
	#nav-categories li.active li.active li.active li a:visited, 
	#nav-categories li.active li.active li.active li a:hover, 
	#nav-categories li.active li.active li.active li a:active {font-weight:normal}
	#nav-categories li.active li.active li.active li.active a:link, 
	#nav-categories li.active li.active li.active li.active a:visited, 
	#nav-categories li.active li.active li.active li.active a:hover, 
	#nav-categories li.active li.active li.active li.active a:active {font-weight:bold}
  
  
  
/* LAYOUT - FOOTER */
#footer {clear:both;border-top: 1px solid #E3E8EE;padding: 10px 0 30px;font-size:86%;color:#999}
	#footer p {margin:0}
	#footer a:link {color:#999}

  #header {width:100%}

#nav-categories a {width:143px}

#resultslist-wrap li dl {display:inline}


/* 
I've added position:relative to these items below to fix the IE Peakaboo bug. 
more about it here: http://www.positioniseverything.net/explorer/peekaboo.html 
*/
ol.code, .featurebox, #content ul, #sidebar ul {position:relative}

td {
padding: 0px;
}


.parseTime {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}


.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
 background-color: #E6E6E6;
 border: 1px solid;
 border-color: #E6E6E6;

}
.moduleRowOver { 
	background-color: #DD5500; 
	border: 1px solid;
	border-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5; 
	
	}
.moduleRowSelected { background-color: #E9F4FC; }



/* SECONDARY NAVIGATION - vertical navigation */
	#nav-secondary, #nav-secondary ul {position:static}
	#nav-secondary, #nav-secondary li {list-style: none;margin:0;padding:0;background:#fff}
	#nav-secondary {padding-top:0;border-top: 1px solid #ccc;margin-top: 1px}
	#nav-secondary a {line-height:1.8;padding: 5px 10px 5px 20px;background: #fff url("img/icon_arrow.gif") no-repeat 0px 4px;font: bold 11px verdana,arial;display:block}
	#nav-secondary a, #nav-secondary a:link, #nav-secondary a:visited, #nav-secondary a:hover, #nav-secondary a:active {text-decoration:none;cursor:pointer} 
	#nav-secondary a:link {color:#000} 
	#nav-secondary a:visited {color:#000} 
	#nav-secondary a:hover {color:#c00;background: #E7EDFF url("img/icon_arrow.gif") no-repeat 0px 4px} 
	#nav-secondary li.active a:link, #nav-secondary li.active a:visited, #nav-secondary li.active a:hover, #nav-secondary li.active a:active {color:#c00} 
	#nav-secondary li {border-top: 1px solid #fff;border-bottom: 1px solid #ccc}

/* SECONDARY NAVIGATION - 2nd TIER */
	#nav-secondary ul {margin:0;padding:0}
	#nav-secondary li.active li a, #nav-secondary li.active li a:link, #nav-secondary li.active li a:visited {line-height:1.5;background: #fff url("img/icon_arrow.gif") no-repeat 0 -798px;padding:0 0 0 12px;font-weight:normal;width:auto;color:#000;width:130px;display:block}
	#nav-secondary li.active li a:hover, #nav-secondary li.active li a:active {color: #c00}
	#nav-secondary li.active li {border: none;margin:0 }
	
	#nav-secondary li.active li.active a:link, 
	#nav-secondary li.active li.active a:visited, 
	#nav-secondary li.active li.active a:hover, 
	#nav-secondary li.active li.active a:active {font-weight:bold}

/* SECONDARY NAVIGATION - 3rd TIER */
	#nav-secondary ul ul {margin: 0 0 1em 13px;padding:0}
	#nav-secondary li.active li.active li a, #nav-secondary li.active li.active li a:link, #nav-secondary li.active li.active li a:visited {width:117px}
	#nav-secondary li.active li.active li a:link, 
	#nav-secondary li.active li.active li a:visited, 
	#nav-secondary li.active li.active li a:hover, 
	#nav-secondary li.active li.active li a:active {font-weight:normal}
	#nav-secondary li.active li.active li.active a:link, 
	#nav-secondary li.active li.active li.active a:visited, 
	#nav-secondary li.active li.active li.active a:hover, 
	#nav-secondary li.active li.active li.active a:active {font-weight:bold}

/* SECONDARY NAVIGATION - 4th TIER */
	#nav-secondary ul ul ul {margin: 0 0 1em 13px;padding:0}
	#nav-secondary li.active li.active li.active li a, #nav-secondary li.active li.active li.active li a:link, #nav-secondary li.active li.active li.active li a:visited {width:104px}
	#nav-secondary li.active li.active li.active li a:link, 
	#nav-secondary li.active li.active li.active li a:visited, 
	#nav-secondary li.active li.active li.active li a:hover, 
	#nav-secondary li.active li.active li.active li a:active {font-weight:normal}
	#nav-secondary li.active li.active li.active li.active a:link, 
	#nav-secondary li.active li.active li.active li.active a:visited, 
	#nav-secondary li.active li.active li.active li.active a:hover, 
	#nav-secondary li.active li.active li.active li.active a:active {font-weight:bold}
  
  
  
  
  





