
@import url(reset-fonts.css);
@import url(base-min.css);
@import url(wdDetails.css);
@import url(wdDocument.css);
@import url(wdShop.css);
@import url(../wdCatalogPlugin/css/wdCatalog.css);

@import url(../colorbox/colorbox.css);

html, body
{
background: #b6bec9 url(../images/site/bg.gif) repeat-x;
}

body
{
font-size:100%;
font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
text-align: center;
color: #000000;
}

th, td
{
border:0px none;
padding:0.5em;
}

#wd_layout_container
{
margin: 0 auto;
padding:0;
text-align: left;
}

/**********************************************/

#wd_layout_header
{ 
background: #27333a url(../images/site/bg.gif) repeat-x;
position:relative;
}

#wd_layout_header_wrapper
{ 
margin: 0 auto;
width: 980px;
height: 181px;
position:relative;
}

#wd_layout_logo
{
position:absolute;
top:19px;
left:0;
}

/**********************************************/


#wd_layout_body
{
position:relative;
padding:0;
padding-top:10px;
}

#wd_layout_body_wrapper
{ 
top:0;
margin: 0 auto;
padding:0;
width: 980px;
position:relative;
}

/**********************************************/

#wd_layout_sidebar1
{
float: right;
width: 230px;
}

#wd_layout_sidebar2
{
float: left;
width: 230px;
margin-right: 10px;
}

/**********************************************/

#wd_layout_content
{
background: transparent;
padding:0;
/*margin: 0 335px 0 0;*/
width:740px;
float: left;
} 

#wd_layout_content_bottom
{
background: url(../images/site/content-bottom.gif) top left no-repeat;
height: 20px;
overflow: hidden;
}

#wd_layout_content .wd_document
{
padding:5px 15px;
background: white url(../images/site/content-top.gif) no-repeat;
} 

#wd_layout_content.wd_layout_content_center
{
width:500px;
} 


/**********************************************/

#wd_layout_footer
{ 
font-size:70%;
padding:0px 0 10px; 
color:#ffffff;
position: relative;
}

#wd_layout_footer_decoration1
{
overflow: hidden;
position: relative;
margin: 0 auto 0;
width: 980px;
background: url(../images/site/footer-top.gif);
height: 15px;
}

#wd_layout_footer_decoration2
{
overflow: hidden;
position: relative;
margin: 0 auto 0;
width: 980px;
background: url(../images/site/footer-bottom.gif);
height: 15px;
}

#wd_layout_footer_wrapper
{
background: #283035;
position: relative;
margin: 0 auto 0;
width: 980px;
}

#wd_layout_footer_copyright
{
text-align: right;
padding: 10px 15px 0px 15px;
margin-top:20px;
}

#wd_layout_footer a
{
color:#ffffff;
}

.wd_footer_logo
{
vertical-align: -5px;
background: url(../images/site/warp-logo.gif);
}

