* { margin: 0; padding: 0; }

body { background: url(../images/bg_top.jpg) top left repeat-x #7f786f; }

body, td, th, input, textarea { font-family: Arial; font-size: 13px; }

a { color: #000; }


/* headers */
h1 { font-size: 20px; }

img { border: 0; }

/* Background */


/* structure */
#site { float: left; width: 100%; }
#site #top { float: left; width: 100%; height: 118px; }
#site #top .space { position: relative; margin: 0 auto; width: 990px; }
#site #content { float: left; width: 100%; background: #FFF; }
#site #content .space { position: relative; margin: 0 auto; width: 990px; padding-top: 6px; }
#site #bottom { float: left; width: 100%; background: url(../images/bg_bottom.jpg) top left repeat-x; }
#site #bottom .space { position: relative; margin: 0 auto; width: 990px; padding: 50px 0; }


/* top */
#site #top .logo { float: left; margin: 15px 0 0 15px; }
#site #top .logo img { border: 0; }

#site #top .flags { float: left; margin: 22px 0 0 20px; }
#site #top .flags td { padding-right: 8px; }

#site #top .search, #site #top .toplinks { float: right; margin-top: 38px; background: #dbd9d7; }
#site #top .search input { border: 0; background: none; float: left; font-size: 12px; margin: 2px 0 0 2px; }
#site #top .search a { float: left; height: 19px; }
#site #top .search a img { border: 0; }

#site #top .toplinks { background: none;  }
#site #top .toplinks ul { float: left; list-style: none; margin: 0; padding: 0; }
#site #top .toplinks ul li { float: left; }
#site #top .toplinks ul li a { color: #FFF; text-transform: uppercase; font-size: 10px; text-decoration: none; padding: 0 15px; border-right: 1px solid #FFF; }
#site #top .toplinks ul li.last a { border: 0; }

#site #top .menu { float: left; clear: both; width: 100%; border-top: 1px solid #a5a099; padding-top: 10px; margin-top: 10px; }
#site #top .menu ul { float: left; width: 100%; list-style: none; margin: 0; padding: 0; }
#site #top .menu ul li { float: left; text-align: center; border-right: 1px solid #FFF; padding: 0 58px; }
#site #top .menu ul li.first { text-align: left; padding-left: 10px; }
#site #top .menu ul li.last { text-align: right; padding-right: 10px; border: 0; }
#site #top .menu ul li a { color: #FFF; text-transform: uppercase; font-size: 15px; text-decoration: none; }


/* submenu */
#site #content .submenu { float: right; position: absolute; right: 0; top: 3px; }
#site #content .submenu ul { float: left; list-style: none; }
#site #content .submenu ul li { float: left; border-right: 1px solid #972328; padding: 0 5px; }
#site #content .submenu ul li.last { border: 0; padding-right: 0; }

/* bottom */
#site #bottom, #site #bottom td { font-family: Verdana; font-size: 13px; color: #FFF; }
#site #bottom table { width: 100%; }
#site #bottom a { color: #FFF; text-decoration: none; }

#site #bottom td { text-align: center; }
#site #bottom td.print { padding-bottom: 20px; }
#site #bottom td.breadcrumb { width: 932px; }
#site #bottom td.breadcrumb div.breadcrumb { float: left; width: 100%; background: #908b85; margin-bottom: 20px; } 
#site #bottom td.breadcrumb ul { list-style: none; }
#site #bottom td.breadcrumb li { float: left; border: 1px solid #625e56; border-width: 0 1px; margin-right: 1px; }
#site #bottom td.breadcrumb li.first { border-left: 0; }
#site #bottom td.breadcrumb li.first a { padding-left: 10px; }
#site #bottom td.breadcrumb li.last { border-right: 0; }
#site #bottom td.breadcrumb li a { float: left; padding: 8px 10px; font-weight: bold; color: #d2d2d2; font-size: 13px; }

#site #bottom td.menu { text-align: left; vertical-align: top; }
#site #bottom td.menu ul { list-style: none; }
#site #bottom td.menu ul li { float: left; padding-right: 20px;  }
#site #bottom td.menu ul li a { color: #232220; font-weight: bold; }
#site #bottom td.menu ul li li { clear: both; }
#site #bottom td.menu ul li li a { color: #D2D2D2; font-weight: normal; }

#site #bottom td.brands { vertical-align: top; text-align: center; line-height: 19px; padding-top: 40px; color: #D2D2D2; font-size: 12px; }
#site #bottom td.brands h4 { color: #232220; }

/* form */
input[type=submit] { border: 1px solid #babbba; background: #FFF; text-transform: uppercase; padding: 2px 4px; font-size: 12px; font-weight: bold; }

#content .article { float: left; margin: 20px 0 0 95px; width: 800px; }
#content .article h1 { margin-bottom: 10px; }
#content .article .ingress { font-weight: bold; margin-bottom: 20px; }

/* headandlist */
#content .headandlist { float: left; margin: 20px 0 0 95px; width: 800px; }
#content .headandlist h3 { margin-bottom: 6px; font-size: 18px; }
#content .headandlist h3 a { text-decoration: none; }
#content .headandlist span.date { display: none; }
#content .headandlist a.readmore { display: block; font-style: italic; margin-top: 10px; font-size: 12px; }
#content .headandlist div.ingress { font-size: 14px; }
#content .headandlist .odd, #content .headandlist .even { border-bottom: 1px solid #CCCCCC; padding: 20px 0; }


/* search */
.search .products, .search .articles { float: left; width: 100%; -moz-box-shadow: 0px 0px 6px 2px #e5e5e5; -webkit-box-shadow: 0px 0px 6px 2px #e5e5e5; box-shadow: 0px 0px 6px 2px #e5e5e5; margin-bottom: 20px; }
.search .products .content, .search .articles .content  { float: left; padding: 30px 45px 20px 65px; }
.search .products .shoe { float: left; width: 125px; height: 135px; border: 1px solid #cfcbc8; margin: 5px; }
.search .products .moreshoes { border: 0; width: auto; margin-left: 30px; }
.search .products .shoe table { height: 100%; }
.search .products .shoe table td.bottom { vertical-align: bottom; }
.search .products .shoe img { width: 100%; }
.search .products h2 { border: 0; }
.search .products .content { padding: 2px 45px 20px 65px; }

.search h2 { float: left; width: 860px; margin: 20px 20px 0 70px; border-bottom: 1px solid #cfcbc8; text-transform: uppercase; font-weight: normal; color: #4f473d; font-size: 13px; }
.search h2 span { float: left; padding: 0 0 10px 0px; }

.search .articles .content ul { list-style: none; }
.search .articles .content li { padding-left: 14px; background: url(../images/bullet.gif) left 6px no-repeat; padding-bottom: 20px; font-size: 9px; text-transform: uppercase; }
.search .articles .content h3 { text-transform: uppercase; font-weight: normal; font-size: 14px; }
.search .articles .content h3 a { text-decoration: none; }



@media screen and ( max-width: 1024px ) {
	#site #top, #site #content, #site #bottom { width: 1024px; }
}


div#sitemap h1 { font-size: 18px; color: #413933; font-weight: bold; padding: 10px 0; }
div#sitemap td { vertical-align: top; padding: 0 40px 20px 0; }
div#sitemap ul { list-style: none; margin: 0 0 10px 20px; }
div#sitemap a { font-size: 12px; }
div#sitemap ul.site_shoes a { font-size: 11px; }
