* {
    padding: 0;
    margin: 0;
} 

body {
width: 100%;
min-width: 980px;
background: #f1f1f1;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #333333;;
}

img { border: none; }
a { color: #57626a; text-decoration: none; }
a:hover { text-decoration: underline; color : #000; }

#wap {
margin: 0 auto;

}

#header { 
padding: 10px 0 20px 0;

}

.banner {
/*background-color:green;*/
min-width:780px;
width:75%;
float:left;
}

.stats {
/*background-color:pink;*/
float:right;
padding-top: 1px;
width: 20%;
}

#header h1 {
font-size: 26px;
font-weight: 100;
letter-spacing: -3px;
padding: 12px 0 5px 10px;
}
#header h1 a {
color: #57626a;
text-decoration: none;
}
#header h1 a:hover {
color: #57626a;
text-decoration: none;
}
#header h2 {
color: #ccc;
font-size: 15px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

#menu {
height: 40px;
line-height: 40px;
background: #57626a url(images/menu_mid.jpg) repeat-x;
text-transform: uppercase;
background-color: #222222;

}
#menu ul {
padding-left: 0%;
list-style-type: none;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
align: center;
color: #cf6;
padding: 0 5px;
text-decoration: none;
font-size: 14px;
letter-spacing: -1px;
font-weight: 600;
}
#menu ul li a:hover {
color: #eee;
text-decoration: underline;
}



#content {

padding: 10px 20px;
float: center;
}

.right {
/*background-color:orange;*/
width: 70%;
min-width: 650px;
float: left;
text-align: justify;
padding : 25px 0 0 5%;
}
.right h2 {
/*color: #FF4800;*/
font-size: 20px;
letter-spacing: -3px;
font-weight: 100;
padding : 10px 0 15px 0;
}

.right a {
color:#909090;
}

.right a.product_name {
color: #c00;
}

#product_attributes {
width: 48%;
float: left;
/*background: #ff0000;*/
}

#product_pic {
width: 47%;
float: right;
/*background: #00ff00;*/
border-left: 1px solid;
padding-left: 20px;
padding-bottom: 10px;
}

#product_desc {
padding-top: 40px;
padding-bottom: 25px;
/*border-bottom: 1px solid;*/
border-top: 1px solid;
/*background: #0000ff;*/
width: 100%;

}

#portion {
padding-top: 40px;
text-align: center;
}

.left {
/*background-color:green;*/
min-width: 180px;
width:18%;
float: left;
padding: 20px;
border-right: 1px solid #bbb;
font-size: 12px;
}
.left ul {
list-style-type: square;
padding: 5px 10px 10px 20px;
color: #57626a;
}
.left h2 {
height: 30px;
font-size: 14px;
color: #ee0000;
line-height: 30px;
font-weight: 600;
}
.left a { text-decoration: none }



#footer {
background: #eee;
border-top: 3px solid #57626a;
margin-top: 20px;
text-align: center;
color: #333;
font-size: 11px;
padding: 10px;
}

ul.submenu {
font-size: 10px;
}

table.products {
min-width:100%;
border-spacing: 0px;
}

table.table_attrib {
width: 100%;
border-spacing: 0px;
}

table.register {
border-collapse: collapse;
width: 640px;
}

table.register td {
padding: 4px;
}

tr.headline  {
background-color: #AAAAAA;
}

tr.odd  {
background-color: #EEEEEE;
margin-top: 10px;
}

tr.even  {
}

td.avatar_sm {
}

td.title {
text-align: right;
}

td.title_title {
text-align: right;
font-weight: 600;
/*max-width: 50px;*/
}


td.data {
text-align: right;
padding-right: 15px;
}

td.date {
text-align: right;
color: #060;
padding-right:20px;
}

td.price {
text-align: center;
color: #c90;
}

td.date_title {
text-align: right;
font-weight: 600;
min-width: 120px;
padding-right:20px;
}

td.price_title {
/*background-color:green;*/
text-align: center;
font-weight: 600;
min-width: 200px;
}


p.byline {
margin-top: 10px; 
background-color: #EEEEEE;
font-size: 9px;
}

p.byline_dark {
margin-top: 10px; 
background-color: #CCCCCC;
font-size: 9px;
border: 1px solid;
}

ul.submenu {
line-height: 15px;
}

a.table_href {
color: #000;
}

span.error {
color: #ff0000;
}

span.positive {
color: #00dd00;
font-weight: 600;
}

span.negative {
color: #ff0000;
font-weight: 600;
}

span.category_name {
font-weight: 600;
color: #cca500;
}

span.category_counter {
font-weight: 600;
}
