/** BASIC */ body { margin: 0; padding: 0; background: #C6EDFD url(templates/3/images/img01.gif) repeat left top; font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #266382; text-align: center; } h1, h2, h3, h4, h5, h6 { margin-top: 0; padding-top: 0; color: #004364; } a { color: #004364; } a:hover { text-decoration: none; } /** HEADER */ #header { width: 700px; height: 80px; margin: 0 auto; text-align: left; background: url(templates/3/images/img02.gif) no-repeat left top; } #header h1 { margin: 0; padding: 5px 0 0 20px; font-size: 32px; font-style: italic; letter-spacing: -2px; color: #FFFFFF; } #header h2 { display: none; } /** MENU */ #menu { width: 690px; margin: -4em auto 2em auto; color:#fff; font-weight:bold; padding-right:10px; } #menu ul { margin: 0; padding: 0; list-style: none; text-align: right; } #menu li { display: inline; } #menu a { padding: 0 5px; font-weight: bold; color: #FFFFFF; } #menu a:hover { } #menu .first a { border: none; } /** CONTENT */ #content { width: 700px; margin: 0 auto 1em auto; text-align: left; background: #FFFFFF url(templates/3/images/img05.gif) no-repeat left bottom; } #content * { line-height: 140%; border:none; } #content h1 { margin: 0; font-size: 26px; letter-spacing: -2px; } #columnA { float: left; width: 460px; padding: 10px 10px 0 10px; background: url(templates/3/images/img03.gif) no-repeat left top; } #columnB { float: right; width: 200px; padding: 10px 10px 10px 10px; background: url(templates/3/images/img04.gif) no-repeat right top; } #callOut{ width:180px; margin-bottom:15px; } #callOut H3{ margin-bottom:0px; width:180px;} #callOut a{ display:block; border-right:5px solid grey; background-color:#dcdcdc; padding:5px 5px 5px 5px; font-weight:bold; font-size:12px; text-decoration:none; margin:0px; } #callOut a:hover{ border-right:5px solid #f7941d; background-color:#ebebeb; text-decoration:underline; } /** FOOTER */ #footer { width: 700px; height: 30px; margin: 0 auto; padding-bottom: 20px; background: url(templates/3/images/img06.gif) no-repeat left top; } #footer p { margin: 0px 0px 0px 0px; padding: .8em 0 0 0; text-align: center; font: bold x-small Arial, Helvetica, sans-serif; color: #FFFFFF; } #footer a { margin: 0px 0px 0px 0px; padding: .8em 0 0 0; text-align: center; font: bold x-small Arial, Helvetica, sans-serif; color: #FFFFFF; } div#wpshopheader { clear: both; height: 50px; padding: 1px; } div#wpshopleft { float: left; width: 150px; } div#wpshopright { float: right; width: 150px; } div#wpshopmiddle { padding: 0px 160px 5px 160px; margin: 0px; } div#wpshopfooter { clear: both; }