/* CSS Document */

/* provided by designsroom */
/* by iwanhg@2009 */

* {
margin:0px;
padding:0px;
}

p {
margin:1em 0px;
}

.clear {
clear:both;
}

body {
font-family:"Trebuchet MS";
font-size:12px;
background:url(images/body_bg.jpg) top left repeat-x;
}

#container {
width:800px;
margin:0px auto;
}

#logo {
width:250px;
margin-left:13px;
height:65px;
background:url(images/logo.jpg) no-repeat top left;
}

#header {
background:#FFFFFF;
padding:0 1px}

#top_nav #top_nav_left {
width:263px;
height:40px;
float:left;
background:url(images/top_nav_left_bg.jpg) no-repeat;
}

#top_nav #top_nav_right {
width:525px;
height:28px;
float:right;
background:url(images/top_nav_right_bg.jpg) no-repeat;
padding-right:10px;
padding-top:12PX;
color:#FFFFFF;
font-size:12px;
text-align:right;
}

#top_nav_right a {
color:#FFFFFF;
text-decoration:none;
}

#top_nav_right a:hover {
color:#FFFF00;
text-decoration:none;
}

#banner_top #banner_top_left {
width:263px;
height:160px;
background:url(images/banner_left_bg.jpg) no-repeat;
float:left;
}

#banner_top #banner_top_right {
width:535px;
height:160px;
background:url(images/banner_right_bg.jpg) no-repeat;
float:right;
}

#banner_bot #banner_bot_left {
width:263px;
height:25px;
background:url(images/banner_bot_left_bg.jpg) no-repeat;
float:left;
}

#banner_bot #banner_bot_right {
width:525px;
height:21px;
background:url(images/banner_bot_right_bg.jpg) no-repeat;
float:right;
text-align:right;
padding-right:10px;
padding-top:4px;
}

#banner_bot #banner_bot_right a {
color:#72110B;
text-decoration:none;
}

#banner_bot #banner_bot_right a:hover {
color:#FF5500;
text-decoration:none;
}

#body {
padding-left:13px;
background:url(images/divbody_bg.jpg) top left repeat-y;
}

#body_left {
width:230px;
padding:10px;
float:left;
}

#body_left a {
color:#000000;
text-decoration:none;
}

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

#body_left ul {
margin-left:20px;
list-style-type:disc;
}

#body_left table.search td {
padding:1px 3px;
}

#body_left table.search td.title {
background:#DDDDDD;
font-size:12px;
color:#333333;
}

.left_title, .right_title {
background:#72110B;
color:#FFFFFF;
font-size:14px;
padding:5px;
}

.left_box {
padding:10px;
border:#FFFFFF 1px solid;
border-top:none;
margin-bottom:20px;
}


#body_right {
width:517px;
float:right;
padding:10px;
color:#333333;
min-height:500px;
border-top:1px #ECECEC solid;
}

#body_right a {
color:#FF5500;
text-decoration:none;
}

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


#body_right a img {
border:none;
}

#body_right .content {
padding:10px;
border:1px dotted #72110B;
}

#body_right ul  {
margin-left:21px;
}

#body_right ol  {
margin:10px 0 10px 25px;
}

#body_right table {
border:1px solid #999999;
}

.right_title a {
color:#FFFFFF;
text-decoration:none;
}

.right_title a:hover {
color:#FFFFFF;
text-decoration:underline;
}


.msg {
padding:5px;
background:#ECECEC;
width:300px;
margin:10px auto;
color:#72110B ;
border:1px #72110B dotted;
text-align:center;
}

#body_right td {
padding:3px;
background:#ECECEC;
}

#body_right table.seller td.title {
padding:3px;
background:#333333;
}

#body_right table.rating td.title {
padding:3px;
background:#555555;
color:#FFFFFF;
}

#body_right table.home td.none {
padding:3px;
background:#FFFFFF;
}

#body_right table.home td.none a {
color:#72110B;
text-decoration:none;
}

#body_right table.home td.none a:hover {
color:#FF5500;
text-decoration:none;
}

#footer {
background:#000000;
}

#footer_container {
padding-left:13px;
width:787px;
margin:0px auto;
}

#footer_left {
width:250px;
float:left;
height:70px;
background:url(images/footer_left_bar_bg.jpg) repeat-x;
}

#footer_right {
width:527px;
float:right;
height:20px;
padding:5px 0 0 10px;
color : #FFFFFF;
text-align:right;
font-size:11px;
}

#footer_left {
width:240px;
float:left;
height:50px;
padding:20px 10px 0 0px;
color:#FFFFFF;
line-height:16px;
text-align:right;
background:url(images/footer_left_bar_bg.jpg) repeat-x;
}

#footer a {
color:#555555;
text-decoration:none;
}

#footer a:hover {
color:#FFFFFF;
text-decoration:none;
}

.com_name {
font-size:11px;
font-weight:bold;
color:#72110B;
}

.com {
background:#EEEEEE;
font-size:10px;
padding:5px;
margin-bottom:5px;
}

.article_title {
font-size:14px;
margin-bottom:10px;
color:#FF3300;
}

.article_content img{
margin:0 5px 5px;
}

.article_posted {
font-size:10px;
}

.wtb_name {
font-size:11px;
font-weight:bold;
color:#72110B;
}

.wtb{
background:#EEEEEE;
font-size:11px;
padding:5px;
margin-bottom:5px;
}