/********************************************
   AUTHOR:  			Moni Mues 
   WEBSITE:   			http://www.metalboerse.de/
	TEMPLATE NAME:		metalboerse
   TEMPLATE CODE: 	m-0001
   VERSION:          1.0          	
 *******************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */
* { margin: 0; padding: 0; }

body {
	background-image: url(img/bg/metalboerse1.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333; 
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}

/* links */

a:link, a:visited, a:active  {
	text-decoration: underline;
	color: #333; 
}

a:hover {
	text-decoration: none;
	color: #666;
}

/* headers */

h1 {
	font-size: 20px;	
	margin: 0 0 12px 0;
	padding: 0 0 0 0;
}

h2 {
	font-size: 14px;	
	margin: 0 0 6px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #ccc;
}

h3 {
	font-size: 14px;		
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: inline;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333; 
	vertical-align: top;
}

em {
	color: #333; 
}

.fixfloat {
	float: none;
	clear: both;
	width: 1px;
	margin: 0;
	padding: 0;
	font-size: 0px;
	line-height: 0px;
	height: 1px
}

/* images */
img {
	border: 1px solid #CCC;
}
img.float-right {
  margin: 5px 0px 10px 10px;  
}
img.float-left {
  margin: 5px 10px 10px 0px;
}

p {
	padding: 10px 0 10px 0;		
	margin: 0 0 0 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
	color: #333;	
}
ul span, ol span {
	color: #666666;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 28px;  
   border: 1px solid #f2f2f2; 
  	background: #FAFAFA url(img/quote.gif) no-repeat 5px 5px;    
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }
.gray { color: #CCC; }

img {
border:none;
}


/* form elements */

input {
	border: 1px solid #ccc;
	float: left;
	font: normal 12px Verdana, Helvetica sans-serif;
	background-color: #fff;
	padding: 1px 1px 1px 1px;
	margin: 0 0 0 0;
}



/* search */


/********************************************
   container
********************************************/ 

#wrap {
	width: 1000px;
	margin: 0 auto 0 auto;
	text-align: left;
}

/*** header ***/

#header {
	width: 1000px;
	height: 233px;
	background-image: url(img/header.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFF;
	text-align: center;
}

#header #logo {
	padding: 150px 0 0 0;
	text-align: center;
}

#header h1#logo-text {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font: normal 1px Verdana, Helvetica sans-serif;
	color: #000;
	text-transform: none;
}

#header h2#slogan {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font: normal 12px Verdana, Helvetica sans-serif;
	text-transform: none;
	color: #f8ef55;
	border: 0px;
}

/* Menu */

#menubox {
	width: 1000px;
	margin: 28px 0 0 0;
}

#suche {
	float: left;
	height: 28px;
	width: 372px;
	margin: 0 0 0 128px;
	text-align: left;
}

form#quick_find2 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: 0px;
}

form#quick_find2 input {
	border: 1px solid #ccc;
	float: left;
	font: normal 11px Verdana, Helvetica sans-serif;
	background-color: #fff;
	margin: 0 0 3px 0;
	width: 150px;
	padding: 1px 1px 1px 1px;
	margin: 0 0 0 0;
}

form#quick_find2 input#quick_find2_submit {
	border: 0px;
	color: #333;
	font: bold 12px Verdana, Helvetica sans-serif;
	background-color: transparent;
	width: 75px;
}

#menu {
	float: left;
	height: 28px;
	width: 462px;
	margin: 0 38px 0 0;
	font: bold 12px Verdana, Helvetica sans-serif;
}

#menu ul {
	float: right;
	list-style: none;
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	height: 25px;
}

#menu ul li {
	display: inline;
	list-style: none;
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
}

#menu ul li a {
	display: block;
	float: left;
	padding: 4px 16px 4px 16px;
	color: #333;	
	text-decoration: none;
}

#menu ul li a:hover {
	color: #666;	
}

#menu ul li#current a {	
	background-color: #FFF;
	color: #333;
}


/* Content */

#content-wrap-box {
	width: 1000px;
	background-image: url(img/content.png);
	background-repeat: repeat-y;
}

#content-wrap {
	width: 944px;
	margin: 0 0 0 28px;
}

#lang {
	width: 100px;
	float: left;
	display: none;
}

#navtrail {
	float: left;
	font: normal 10px Verdana, Helvetica sans-serif;
	margin: 2px 0 0 0;
}

#navtrail a:link, #navtrail a:visited, #navtrail a:active  {
	text-decoration: none;
	color: #333; 
}

#navtrail a:hover {
	text-decoration: none;
	color: #666;
}

/* Main */	

#main {
	float: right;
	width: 654px;
	margin: 14px 16px 14px 24px;
}

#maincontent {
	padding: 12px 12px 12px 12px;
	background-color: #EFF0F1;
}

/* Sidebar */	

#sidebar {
	float: left;
	width: 250px;
}	

#sidebar h1 {
	margin: 14px 0 0 0;
	padding: 5px 0 5px 10px; 
	font: bold 12px Verdana, Helvetica sans-serif;
	color: #333;
	background: #fef500 url(img/headerbg.gif) repeat-x left bottom;	
	border: 1px solid #ccc;
}

#sidebar .left-box  {
	margin: 0 0 5px 0;	
	border: 1px solid #ccc;
	border-top: 0px;
	background-color: #EFF0F1;
}

#sidebar .left-box .box {
	padding: 4px 6px 4px 6px;
}

#sidebar .left-box ul {
	list-style: none;
	text-align: left;
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	text-decoration: none;		
}

#sidebar .left-box ul li {
	border-top: 1px solid #fff;
	background: #ccc url(img/sidebarbgli.gif) top repeat-x;
	padding: 4px 0 4px 10px;
	margin: 0 0 0 0;
}

#sidebar .left-box ul li a {
	color: #333;
	font-weight: bold;
	text-decoration: none;	
	background-image: none;	
}

#sidebar .left-box ul li ul {
	border-top: 1px solid #fff;
	margin: 4px 0 4px -10px;
}

#sidebar .left-box ul li ul li {
	border-top: 0px;
	background: #ccc;
	background-image: none;
	padding: 2px 0 2px 20px;
	margin: 0 0 0 0;
	font-size: 11px;
}


/* Footer */	

#footer {
	background: url(img/footer.png) no-repeat center top;
	width: 1000px;
	height: 55px;
	text-align: center;	
}

#footercontent {
	padding: 20px 0 0 0;
	font: normal 10px Verdana, Helvetica sans-serif;
}

#footer a { text-decoration: none; }

div.copyright, div.parseTime, div.copyright a {
	color: #fff;
	font: normal 10px Verdana, Helvetica sans-serif;
}

div.copyright a:link, div.copyright a:visited, div.copyright a:active  {
	text-decoration: none;
	color: #fff;
}

div.copyright a:hover {
	text-decoration: none;
	color: #666;
}

/* sidear */

/* box_cart */

.box_cart_products hr {
	color: #ccc;
	background-color: white;
	height: 1px;
	border: 0px;
	border-top: 1px solid #ccc;
	margin-top: 2px;
	margin-bottom: 2px;	
	padding: 0 0 0 0;
}

.box_cart_products_qty {
	float: left;
	width: 35px;
}

.box_cart_products_name {
	float: left;
	width: 190px;
}

.box_cart_discount, .box_cart_ust {
	text-align: right;
}

/* box_login_form */

.box_login_form input {
	
}

.box_login_form lost {
	text-align: right;	
}

/* box_best_sellers */

.box_best_sellers {
	border-bottom: 1px solid #ccc;
	padding: 2px 0 2px 0;
}

form#sign_in input {
	float: none;
}

/*  box_whatsnew  */

.box_whatsnew_mm_img, .box_last_viewed_mm_img{
	float: left;
	width: 65px;
}

.box_whatsnew_mm_desc, .box_last_viewed_mm_desc {
	float: left;
	width: 170px;
	font-size: 11px;
}

.box_whatsnew_mm_desc a, .box_last_viewed_mm_desc a {
	text-decoration: none;
}

.box_whatsnew_mm_desc a:hover, .box_last_viewed_mm_desc a:hover {
	text-decoration: underline;
}

/* product */

.product_mm_header {
	height: 75px;
}

/* news_products */

.new_products_mm_td {
	font-size: 11px;
}

.news_products_mm_button_buy_now {
	margin: 3px 0 3px 0;
}

/* product_listing_v1 */

.product_listing_v1_mm_manufacturer_text {
	float: right;
	margin: 0 6px 0 0;
}

.product_listing_v1_mm_manufacturer_dropdown {
	float: right;
}

.product_listing_v1_mm_products {
	margin: 6px 0 0 0;
	padding: 6px 0 0 0;
	border-top: 1px solid #ccc;
}

.product_listing_v1_mm_products_item {
	padding: 0 0 0 0;
	margin: 12px 0 12px 0;
	border-bottom: 1px solid #ccc;
	text-align: left;
	float: none;
}

.product_listing_v1_mm_products_item_img {
	float: left;
	width: 80px;
}

.product_listing_v1_mm_products_item_desc {
	float: left;
	width: 300px;
}

.product_listing_v1_mm_products_item_buy_now {
	float: left;
	width: 65px;
	text-align: center;
}

.product_listing_v1_mm_products_item_price {
	float: left;
	width: 160px;
	text-align: right;
}


/* product_info_v1 */

.product_info_v1_mm_right {
	width: 160px;
	float: right;
	text-align: right;
}

.product_info_v1_mm_left {
	width: 460px;
	float: left;
}

.product_info_v1_mm_img_col {
	float: left;
}

.products_info_mm_img {
	width: 200px;
	margin: 0 0 6px 0;
}

.products_info_mm_img p {
	width: 180px;
}

.product_info_v1_mm_desc_col {	
	width: 260px;
	float: left;
}

.product_info_v1_mm_add {
	float: left;	
	margin: 0 5px 0 0;
}

.product_info_v1_mm_add_info {
	margin: 12px 0 0 0;
	padding: 12px 0 0 0;
	border-top: 1px #ccc solid;
}

.product_info_v1_mm_add_info_box {
	text-align: center;
	font-size: 11px;
	margin: 0 0 12px 0;
	padding: 0 0 12px 0;
	border-bottom: 1px #ccc solid;
}

/*  also_purchased_mm  */

.also_purchased_mm {
	text-align: left;
}

.also_purchased_mm_prod {
	margin: 0 0 6px 0;
}

.also_purchased_mm_img {
	float: left;
	width: 80px;
}

.also_purchased_mm_desc {
	float: left;
	width: 550px;
}

.also_purchased_mm_desc .smallText {
	font-size: 10px;
}

body.popup td.main, body.popup td.maincontentsTopics, .popup td.main {
	background-color: #eff0f1;
	padding: 2px;
	text-align: left;
}

/* shopping_cart */

.errorBox {
	margin: 6px 0 6px 0;
	border: 1px #ccc dotted;
	background-image: url(img/headerbg.gif);
}

.shopping_cart_mm_reload {
	float:left;
}

.shopping_cart_mm_checkout {
	float:right;
	text-align: right;
}

/* order_detail */

table.order_details_mm_table tbody tr td {
	padding: 6px 0 6px 0;
}

.order_details_mm_delete input {
	margin: 0 0 0 3px;
}

/* account */

.account_mm_left_box {
	float: left;
	width: 300px;
}

.account_mm_right_box {
	float: right;
	width: 300px;
}

.account_mm {
	margin: 0 0 6px 0;
}

.account_mm_viewed_products_item {
	padding: 0 0 6px 0;
	margin: 0 0 6px 0;
	border-bottom: 1px solid #ccc;
	font-size: 11px;
}

.account_mm_viewed_products_item_img {
	float: left;
	margin: 0 10px 0 0;
}

.account_mm_order_item_left {
	float: left;
	width: 145px;
}

.account_mm_order_item_right {
	float: left;
	width: 145px;
	margin: 0 0 0 10px;
}

/* login */

.login_mm_left {
	float: left;
	width: 300px;
}

.login_mm_right {
	float: right;
	width: 300px;
}


/* checkout_shipping */

.checkout_shipping_mm_left {
	float: left;
	width: 300px;
}

.checkout_shipping_mm_right {
	float: right;
	width: 300px;
}

/* checkout_payment */

.checkout_payment_mm_left {
	float: left;
	width: 300px;
}

.checkout_payment_mm_right {
	float: right;
	width: 300px;
}
