﻿/* Copyright (c) 2009 concrete5studio.com */

html, body {height: 100%;  }
body {/* customize_background */ background-color: #142340; /* customize_background */ text-align: center; padding: 0px; margin: 0px; }
img {border: 0px}
a { cursor: pointer}
h3 {
	color:navy;
}

#page {
    width: 986px;
    margin: auto;
    text-align: left;
    background-image:url(http://www.davesraces.com/themes/davesraces/images/daveheader_10.jpg);
    background:#142340 url(http://www.davesraces.com/themes/davesraces/images/daveheader_10.jpg) repeat-y fixed center top;
}

#page #header {
    background: #e8e8e8 url(http://www.davesraces.com/themes/davesraces/images/daveheader_01.gif) no-repeat;
    height: 217px;
    width: 986px;
    overflow: hidden;
}

#page #logo {
    float: left;
    padding: 25px 0 0 50px;
    margin: 75px 0px 0px 30px;
}
#page #logo a {
    text-decoration: none;
}

#page #nav {
    background: url(http://www.davesraces.com/themes/davesraces/images/daveheader_02.jpg) no-repeat;
    height: 38px;
    width: 986px;
    overflow: hidden;
}

/* main navigation menu */

#page #nav ul.nav-header {list-style: none; margin: 2px 0px 0px 22px; padding: 0px; width: auto; float: left}
#page #nav ul.nav-header li{float: left; padding: 10px 15px 15px 15px; margin-left: 0px; color: #E5E5E5; font-size:16px; border-right: 1px solid #E5E5E5}
#page #nav ul.nav-header li a{text-decoration: none; color: #E5E5E5}
#page #nav ul.nav-header li a:hover{text-decoration: none; color: #cccccc}

/************************/

#page #sidebar {
    float: right;
    width: 260px;
    overflow: hidden;
}
#page #sidebar2 {
    float: left;
    margin-left:20px;
    width: 260px;
    overflow: hidden;
}


#page #sidebar2 #side-top{
    background: url(http://www.davesraces.com/themes/davesraces/images/daveheader_04.jpg) no-repeat;
    height: 26px;
    width: 260px;
}
#page #sidebar #side-top{
    background: url(http://www.davesraces.com/themes/davesraces/images/daveheader_06.jpg) no-repeat;
    height: 26px;
    width: 260px;
}

#page #sidebar #side-middle{
    background: url(http://www.davesraces.com/themes/davesraces/images/daveheader_08-mid.jpg) repeat-y;
    height: 100%;
    margin: 0;
    padding: 7px 10px;
}

#page #sidebar2 #side-middle {
	background: url(http://www.davesraces.com/themes/davesraces/images/daveheader_07-mid.jpg) repeat-y;
    height: 100%;
    margin: 0;
    padding: 7px 10px;

}

#page #sidebar #side-bottom{
    background: url(http://www.davesraces.com/themes/davesraces/images/daveheader_08-bottom.jpg) no-repeat;
    height: 22px;
    width: 100%;
}
#page #sidebar2 #side-bottom {
	background: url(http://www.davesraces.com/themes/davesraces/images/daveheader_07-bottom.jpg) no-repeat;
    height: 22px;
    width: 100%;

}

#page .no-sidebar #main{
    float: none !important;
    width: auto !important;
    overflow: hidden;    
}

#page #contain.left-sidebar #sidebar{
    float: left !important;
}

#page #contain.left-sidebar {
    float: right !important;
}
#page .right #contain {
	background: url(http://www.davesraces.com/themes/davesraces/images/dave-rightside_09.jpg) repeat-y;
	display:table-cell;
}


#page .both #main {
    float: left;
    width: 400px;
    padding: 10px;
}

#page .none #main {
    float: left;
    width: 926px;
    padding: 10px 35px 10px 25px;
    background: url(http://www.davesraces.com/themes/davesraces/images/daveheader-full_03.jpg) repeat-y;
}

#page .right #main {
    float: left;
    width: 685px;
    padding: 10px 10px 10px 25px;
}

#page .right #footer {
    height: 27px;
    width: 774px;
    overflow: hidden;
    clear: both;
    padding-left:6px;
    background: url(http://www.davesraces.com/themes/davesraces/images/dave-rightside_11.jpg) no-repeat;
}

#page .right #footer span.powered-by {
    float: right;
    margin-right:15px
}

#page .right #footer span.copyright {
    float: left;
    margin-left:25px;
}


#page .both #footer {
    height: 27px;
    width: 556px;
    overflow: hidden;
    clear: both;
    margin:auto;
    padding-left:6px;
    background: url(http://www.davesraces.com/themes/davesraces/images/daveheader_12.jpg) no-repeat;
    background-position:12px
}

#page .both #footer span.powered-by {
    float: right;
    margin-right:5px
}

#page .both #footer span.copyright {
    float: left;
    margin-left:5px;
}

#page .none #footer {
    height: 27px;
    width: 980px;
    overflow: hidden;
    clear: both;
    margin:auto;
    padding-left:6px;
    background: url(http://www.davesraces.com/themes/davesraces/images/daveheader-full_04.jpg) no-repeat;
}

#page .none #footer span.powered-by {
    float: right;
    margin-right:25px;
}

#page .none #footer span.copyright {
    float: left;
    margin-left:15px;
}


/* customize_miscellaneous */ /* customize_miscellaneous */
