@import "../../nc_stylesheet.css.php";

/* BEGIN cleaned CSS */

/* ----------- FONT STYLES -----------------*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

a, a:link, a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

span.red {
	color: #412e52;
}

#head_area {
	font-weight: bold;
}

#direct_menu {
	font-weight: bold;
}

.block_title {
	color: #000000;
}

.content_heading_line h2,
#checkout_shipping h2, 
#generic_content h2 {
	font-size: 14px;
	color: #aed400;
}

.productOldPrice {
	color: #aed400;
	font-size:10px;
	text-decoration: line-through;
}

#content_detailview h1{
	font-size: 22px;
	color: #412e52;
}

#content_detailview h1 a,
#content_detailview h1 a:link,
#content_detailview h1 a:visited {
	color: #412e52;
}

#detailview_pricing h2,
#generic_content .cs_field .productlist .detailview_pricing h2,
.product_cell_content h2 {
	color: #412e52;
}

.product_cell_content h2 {
	font-size: 12px;
}

#credits {
	font-size: 10px;
	color: #999999;
}

#credits a,
#credits a:link,
#credits a:visited {
	color: #888888;
	text-decoration: none;
}

#credits a:hover {
	text-decoration: underline;
}

/* ----------- end FONT STYLES ------------*/

/* ------------ LAYOUT ------------------------*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background: #ffffff; 
}

#main {
	width: 752px;
	height: auto;
	position: relative;
	top: 0px;
	margin: 0 auto;
	border-style:solid;
	border-color: #b0b0b0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 0px;
	background-color:#FFFFFF;
	padding-bottom: 5px;
}

.pagenavigation {
	text-align: right;
	margin: 15px 0px 15px 0px;
}

.pnav_left {
	float: left;
}

#checkout_shipping h2, 
#generic_content h2 {
	height:22px;
	line-height:20px;
	margin:0 0 5px;
	padding:0px;
}

#credits {
	width: 752px;
	position: relative;
	top: 0px;
	margin: 0 auto;
	padding: 0;
}

#webdesign {
	text-align: right;
	float: right;
}

#photography {
	float: left;
}

/* -------------end LAYOUT -------------------*/

/************************************************************************** END cleaned CSS ******************************************************************************/

.icon {
	vertical-align: middle;
}

a img {
	border-width: 0px;	
}

h2 {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.leftfloat{
	float:left;
	padding: 0;
	margin:0;
}

/* begin HEAD-AREA */

#head_area {
	height: 96px;
	width: 752px;
	border-style:solid;
	border-color: #b0b0b0;
	border-width: 0px 0px 1px 0px;
	
}

#logo_image {
	float:left;
	position: relative;
	width: 280px;
	height: 55px;
	margin-top: 20px;
	margin-left: 20px;
}

#toprightmenu {
	float: right;
	width: 252px;
	margin-right: 20px;
}

#cart_info_window {
	height: 20px;
	width: 252px;
	padding: 15px 0px 5px 0px;
	border-style:solid;
	border-color: #b0b0b0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 0px;	
}

#cart_info_window img {
	float: left;
	margin: -1px 3px 0px 12px;
}



#cart_info_window #cart_name {
	color: #666666;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#cart_info_window #cart_name a,
#cart_info_window #cart_name a:link,
#cart_info_window #cart_name a:visited{
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#cart_info_window #cart_sum {
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}

#cart_info_window #cart_sum a,
#cart_info_window #cart_sum a:link,
#cart_info_window #cart_sum a:visited {
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#cart_balken {
	clear: right;
	position: relative;
	background-color: #412e52;
	height: 4px;
	width: 254px;
	margin-top: 3px;

}

#topright_links {
	padding: 0px;
	margin-top: 10px;
}

#topright_links a:link, 
#topright_links a:visited {
	margin-right: 16px;
}

/* end HEAD-AREA */

/* begin TOP AREA */

#direct_menu {
	height: 24px;
	width: 100%;
	padding: 0px 0px 0px 0px;
	border-style:solid;
	border-color: #aed400;
	border-width: 0px 0px 3px 0px;
	margin: 2px 0px 0px 0px;
	background: #ffffff url(img/ornaments/directmenu_bg_gradient.png) repeat-x;
}

#direct_menu ul {
	margin: 0px 0px 0px 1px;
	padding: none;
	list-style-type: none;
	padding: 0px;
	
}

#direct_menu li {
	position: relative;
	float: left;
	height: 22px;
	
	border-style:solid;
	border-color: #7572a2;
	border-width: 0px 0px 0px 1px;
}

#direct_menu li:first-child {
	border-width: 0px 0px 0px 0px;
}

#direct_menu li a {
	/* use padding left and right to space entries evenly */
	padding: 0px 38px 0px 37px;
	margin: 0px 0px 0px 0px;
	display: block;
	line-height: 22px;
	color: #ffffff;
	text-decoration:none;
	background: #412e52 url(img/ornaments/directmenu_bg_gradient.png) repeat-x;
}

#direct_menu li a:hover {
	color: #000000;
	background: #aed400 url(img/ornaments/directmenu_bg_gradient-green.png) repeat-x;
}

/* end TOP AREA */

/* begin IMAGE PIC */

#imagepic {
	clear: both;
	margin: 1px 0px 0px 0px;
	padding: 0;
	
	border-style:solid;
	border-color: #000000;
	border-width: 1px 1px 1px 1px;
}

/* end IMAGE PIC */

/* begin BLOCKS */

#blocks_frame {
	float: left;
	
	width: 198px;
	margin: 0px 0px 0px 0px;
	
	border-style:solid;
	border-color: #b0b0b0;
	border-width: 0px 1px 0px 0px;
}

.block_generic {
	width: 198px;
	
	border-style:solid;
	border-color: #b0b0b0;
	border-width: 0px 0px 1px 0px;
	
	background-color: #ffffff;
}

.block_generic .contents_generic {
	padding: 4px 4px 4px 4px;
}

.block_title {
	padding: 0px 0px 0px 4px;
	height: 22px;
	line-height: 20px;
	
	background: #444444 url(img/ornaments/green_bg_gradient.png) repeat-x;
}

.block_content {
	width: 198px;
	width: 100%;
	
}

.block_content_product {
	background-color:#FFFFFF;
	text-align: center;
	padding: 4px 4px 4px 4px;
}

.block_content_bestseller {
	padding: 4px 2px 4px 2px;
}

.block_content_bestseller a:link,
.block_content_bestseller a:visited,
.block_content_bestseller a {
	color: #222222;
}

.block_list_levelA a,
.block_list_levelB a,
.block_list_levelC a{
	display:block;
	border-style:solid;
	border-color: #b0b0b0;
	border-width: 1px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
	line-height: 22px;
	
	text-decoration: none;
	color: #000000;
}

.block_list_levelA a{
	width: 194px;
	padding: 0px 0px 0px 4px;
}

.block_list_levelB a{
	width: 154px;
	padding: 0px 0px 0px 44px;
}

.block_list_levelC a{
	width: 174px;
	padding: 0px 0px 0px 24px;
}

.block_list_levelA a:visited,
.block_list_levelB a:visited,
.block_list_levelC a:visited {
	color: #000000;
}

.block_list_levelA a:hover,
.block_list_levelB a:hover,
.block_list_levelC a:hover {
	background-color: #f2f2f2;
}

#block_manufacturer_info {
	padding: 4px 4px 4px 4px;
}

#block_manufacturer_info a:link,
#block_manufacturer_info a {
	color: #000000;
	text-decoration: none;
}

#block_manufacturer_info a:hover {
	text-decoration: underline;
}

/* end BLOCKS */

/* begin CONTENT AREA */
#content_frame {
	float: right;
	width: 553px;
	padding: 0px 0px 0px 0px;
}

#generic_content ,
#cart_view,
#checkout_shipping,
#content_detailview {
	display: block;
	padding: 14px 10px 14px 10px;
}

.content_topline {
	padding: 0px 0px 0px 4px;
	height: 22px;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
	
	border-style:solid;
	border-color: #b0b0b0;
	border-width: 0px 0px 1px 0px;
	
	background: #444444 url(img/ornaments/green_bg_gradient.png) repeat-x;
}

#path_tree {
	float: left;
}

#search_box {
	margin: 0px;
	padding: 0px;
	text-align: right;
	height: 22px;
	line-height: 20px;
	float: right;
}



.content_topline a,
.content_topline a:link,
.content_topline a:visited {
	color: #000000;
	
	margin: 0px;
	padding: 0px;
}

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

.content_text {
	padding: 14px 10px 14px 10px;
}

.content_text h1,
#generic_content h1{
	font-size: 10px;
	color: #412e52;
	margin: 0px 0px 5px 0px;
}

.content_text p ,
#generic_content p {
	margin: 0px 0px 10px 0px;
	line-height: 20px;
}

.content_heading_line {
	padding: 0px 0px 0px 4px;
	margin: 0px 10px 0px 10px;
	height: 22px;
	line-height: 20px;
}

.content_text a ,
.content_text a:visited,
.content_text a:link {
	color: #838383;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}

.content_text a:hover {
	color: #000000;
}

#content_detailview img{
	float: left;
	margin: 0px 5px 5px 0px;
}



/*#content_detailview .backlink a,
#content_detailview .backlink a:link,
#content_detailview .backlink a:visited {
	text-decoration: none;
	color: #412e52;
}*/

/*#content_detailview .backlink a:hover {
	text-decoration: underline;
	color: #000000;
}*/

#detailview_pricing {
	margin: 10px 0px 20px 0px;
	padding: 10px 0px 10px 0px;
	
	border-style:solid;
	border-color: #b0b0b0;
	border-width: 1px 0px 1px 0px;
}

#detailview_pricing  a ,
#detailview_pricing  a:link ,
#detailview_pricing a:visited  {
	color: #412e52;
	text-decoration: underline;
}

#detailview_pricing h2,
#generic_content .cs_field .productlist .detailview_pricing h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	background: none;
	height: auto;
}

#detailview_pricing  p,
#generic_content .cs_field .productlist .detailview_pricing p{
	margin: 0px;
	padding: 0px;
}

.standard {
	font-size: 9px;
}

.subtle {
	font-size: 9px;
	color: #BBBBBB;
}

.pricy {
	font-size: 9px;
	color: #aed400;
}

.staffelpreis {
	margin: 3px 0px 5px 0px;
	padding: 0px 0px 3px 0px;
	border-style: dotted;
	border-color: #b0b0b0;
	border-width: 0px 0px 1px 0px;
	/*background:  #F0F0F0;*/
	
}

.shortdescription_desc {
	color: #555555;
}
.shortdescription_content {}
.longdescription_desc {
	vertical-align: top; 
	color: #555555;
}
.longdescription_content{}

/* end CONTENT AREA */

/* begin PRODUCTS */

.product_listing {
	margin: 0px 0px 14px 0px;
}

.product_table {
}

.product_cell {
	display: table-cell;
	width: 261px;
	
	padding: 10px 1px 0px 10px;
}

.product_cell_content {
	padding: 10px 2px 10px 10px;
	
	height: 200px;

	border-style:solid;
	border-color: #ffffff;
	border-width: 1px 1px 1px 1px;
}

.product_cell_content img{
	float: left;
}



.product_cell_content h1 a ,
.product_cell_content h1 a:link ,
.product_cell_content h1 a:visited  {
	color: #412e52;
	padding: 0;
	margin: 0;
}

.product_cell_content h2{
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

.product_cell_content h3{
	margin: 8px 0px 0px 0px;
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #acacac;
}

.product_cell_content p{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #797979;
}

.product_cell_content .buy_link {
	padding: 0px;
	margin: 20px 0px 0px 0px;
	bottom: 10px;
}


.clearer {
	clear: both;
}


/* end PRODUCTS */

/* begin FOOTER */
#footer {
	clear: both;
	
	border-style:solid;
	border-color: #aed400;
	border-width: 3px 0px 0px 0px;
	
	padding: 3px 3px 0px 3px;
	line-height: 17px;
	text-align: center;
}

#footer a:link, 
#footer a:visited {
	margin-right: 18px;
}

div#footer a:hover {
	color: #000000;
	text-decoration:underline;
}

/* end FOOTER */

/* begin FORMS */

.newsletterform {
	margin-top: 3px;
	padding: 4px 0px 4px 4px;
}

.formtextfield {
	font-size: 12px;
	width: 130px;
}

.formtextfield_wide {
	font-size: 12px;
	width: 300px;
}

.formfielddescription {
	vertical-align: top;
	padding: 10px 0px 0px 3px;
}

.newslettersubmit {
	margin: 4px 0px 0px 0px;
}

.table_form_fielddescription {
	padding: 0px 5px 0px 0px;
}

.table_form_inputfield {
	padding: 5px 5px 0px 0px;
}

.quicksearch_form {
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	height: 22px;
}

.quicksearch_input {
	height: 15px;
	font-size: 10px;
	margin: -4px 0px 0px 0px;
	padding: 0px;
}

.quicksearch_submit {
	margin: 2px 6px 0px 0px;
	padding: 0px;
}

.order_form {
	margin: 20px 0px 20px 0px;
}

#detailview_pricing .ordercount_input{
	height: 15px;
	font-size: 10px;
	margin: -4px 0px 0px 0px;
	padding: 0px;
}



/* end FORMS */

/* begin SHOPPING CART  */

#cart_view h1{
	font-size: 10px;
	color: #412e52;
	margin: 0px 0px 0px 0px;
}

#cart_view table{
	margin: 0;
	padding: 0;
	border-style:solid;
	border-color: #b0b0b0;
	border-width: 1px 1px 1px 1px;
}

#cart_view .first_row{
	margin: 0px 10px 0px 10px;
	height: 22px;
	line-height: 20px;
	text-align:center;
	
	background: #444444 url(img/ornaments/green_bg_gradient.png) repeat-x;
}

#cart_view .first_row td{
	padding: 0px 6px 0px 6px;
	border-style:solid;
	border-color: #b0b0b0;
	border-width: 0px 1px 1px 0px;
	
}

#cart_view .first_row td.right{
	border-width: 0px 0px 0px 0px;
}

#cart_view .product_row{
	margin: 0px 10px 0px 10px;
	height: 22px;
	line-height: 20px;
	text-align:center;
}

#cart_view .product_row td{
	padding: 0px 6px 0px 6px;
	border-style:solid;
	border-color: #b0b0b0;
	border-width: 0px 1px 1px 0px;
	border-right-color: #E2E2E2;
}

#cart_view .product_row td.entf{
	border-width: 0px 0px 1px 0px;
}

#cart_view .product_row td.summe{
	text-align: right;
}

#cart_view .product_row td.desc{
	text-align: left;
	
}

#cart_view .product_row td.desc h1{
	margin: 0;
	padding: 0;
	font-size: 22px;
	font-weight: normal;
	color: #412e52;
}

#cart_view .product_row td.desc h1 a ,
#cart_view .product_row td.desc a:link ,
#cart_view .product_row td.desc a:visited  {
	color: #412e52;
	text-decoration: none;
}

#cart_view .product_row td.desc h2{
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #aed400;
}

#cart_view .product_row td.count{
}

#cart_view .product_row td.image{
	padding: 5px 0px 5px 0px;
}

#cart_view .sums_row {
	background-color: #f2f2f2;
}

#cart_view .sums_row td{
	padding: 3px 6px 3px 6px;
	background-color: #f2f2f2;
}

#cart_view .sums_row td.summe{
	text-align: right;
	font-size: 12px;
}

#cart_view .sums_row td.steuer{
	text-align: right;
}

#cart_view .sums_row td.desc{
	text-align: right;
}

#cart_actions {
	padding: 4px 0px 4px 0px;
}

#cart_actions #refresh{
	float: left;
}

#cart_actions #zurkasse{
	float: right;
}

/* end SHOPPING CART */

/* begin CHECKOUT SHIPPING */

.cs_field {
	margin: 0px 0px 15px 0px;
}

.cs_title {
	padding: 0px 0px 0px 4px;
	height: 22px;
	line-height: 20px;
	
	background: #444444 url(img/ornaments/green_bg_gradient.png) repeat-x;
}

#checkout_shipping p,
#generic_content p{
	padding: 0;
	margin: 5px 0px 5px 0px;
}

.adress_desc {
	float:left;
	width: 48%;
	padding: 0;
}

.adress_desc p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.adress_content {
	float: right;
	width: 50%;
	background-color:#F2F2F2;
	padding: 0px 0px 0px 3px;
}
.shippingtype {
 	margin-top: 10px;
	padding: 0;
	background-color:#F2F2F2;
	
}
.shippingtype h3 {
	font-size: 12px;
	margin: 4px 0px 0px 0px;
	padding: 0;
	float: left;
}
.shippingtype p {
	clear: left;
	float: left;
}
.shipping_select {
	float: right;
	margin: 0;
	line-height: 22px;
}
.shipping_select .radio{
	vertical-align: middle;
}

.cs_continue {
	float: right;
	margin-bottom: 5px;
}

#order_progress {
	clear: both;
	padding: 0px 5px 0px 5px;
	
	background-color:#F2F2F2;
	word-spacing: 30px;
	
	color:#999999;
	line-height: 22px;
}
#order_progress .highlighted {
	font-size: 12px;
	color:#000000;
}

/* end CHECKOUT SHIPPING */

/* begin PAYMENT */
.paymenttype {
 	margin-top: 10px;
	padding: 0;
	background-color:#F2F2F2;
}

.onepxwidth {
	width: 1px;
}
.comments_field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 529px;
}
#accept_agbs {
	margin: 3px 0px 0px 0px;
	height: 20px;
	line-height: 20px;
	
	background-color: #FFECDF;
	
	border-style: solid;
	border-color: #412e52;
	border-width: 1px 1px 1px 1px;
	
	vertical-align: middle;
}

#accept_agbs input {
	float: left;
}
/* end PAYMENT */

/* begin ORDER CONFIRMATION */

.main_halfblock_left {
	float:left;
	width: 48%;
	padding: 0px 0px 0px 3px;
	background-color:#F2F2F2;
}

.main_halfblock_right {
	float:right;
	width: 50%;
	padding: 0;
	padding: 0px 0px 0px 3px;
	background-color:#F2F2F2;
}


.main_halfblock_left h3,
.main_halfblock_right h3 {
	color: #333333;
	font-size: 10px;
	padding: 0;
	margin: 0;
}

.main_halfblock_left img,
.main_halfblock_right img {
	float: right;
}

.cs_field .editbutton {
	float: right;
}

#content_detailview .editbutton {
	float: right;
	margin-top: 15px;
}

.cs_field .singleparagraph {
	float: left;
}

.cs_field .ordersummary {
	width: 100%;
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 4px 0px;
}

.cs_field .ordersummary .productname {
	padding: 2px 2px 2px 2px;
	color:  #412e52;
}

.cs_field .ordersummary .left_noborder {
	padding: 2px 2px 2px 2px;
}

.cs_field .ordersummary .left_topborder {
	text-align: left;
	padding: 2px 2px 2px 2px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color:#999999;
}

.cs_field .ordersummary .left_topborder a:link,
.cs_field .ordersummary .left_topborder a{
	color: #412e52;
}

.cs_field .ordersummary .left_topborder a:hover{
	text-decoration: underline;
}

.cs_field .ordersummary .sumdescription,
.cs_field .ordersummary .right_noborder,
.cs_field .ordersummary .sum {
	text-align: right;
	padding: 2px 0px 2px 2px;
}

.cs_field .ordersummary .sumtotal,
.cs_field .ordersummary .right_topborder,
.cs_field .ordersummary .sumtotaldescription {
	text-align: right;
	padding: 2px 0px 2px 2px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color:#999999;
}

.cs_field .topline {
	
}

.cs_field h3 {
	padding: 0;
	/* margin: 0; */ 
	font-size: 10px;
}

.cs_field ul {
	padding: 0;
	margin: 5px 0px 5px 10px;
	list-style-position: inside;
	list-style-type: square;
}

.cs_field ul li {
	margin: 3px 0px 3px 0px;
}

.cs_field ul li a,
.cs_field ul li a:visited,
.cs_field ul li a:link {
	color: #000000;
}

.cs_field ul li a:hover {
	color:#999999;
}

.cs_field .subentry {
	margin: 5px 0px 5px 0px;
	
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color:#999999;
}

.cs_field .subentry img {
	margin: 2px 2px 0px 2px;
}

.productlist{
	border-width: 0px 0px 1px 0px;
	border-color:#CCCCCC;
	border-style: solid;
	margin-bottom: 7px;
	padding-bottom: 7px;
}

/*.productlist .prodimg {
	text-align: right;
}*/

.product_cell_content h1,
#generic_content .cs_field .productlist h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	font-weight: normal;
	color: #412e52;
}

#generic_content .cs_field .productlist h1 a,
#generic_content .cs_field .productlist h1 a:link,
#generic_content .cs_field .productlist h1 a:visited {
	text-decoration: none;
	color: #412e52;
}

#generic_content .cs_field .productlist .shortdescription_table {
	float: left;
	width: 210px;
	margin-top: 10px;
}

#generic_content .cs_field .productlist .detailview_pricing {
	float: right;
	width: 180px;
	margin-top: 10px;
}

.productthumbnail {
	float: left;
	width: 85px;
	text-align: center;
}

#credits {
	text-align: right;
	width: 752px;
	position: relative;
	top: 0px;
	margin: 0 auto;
}
