
/*
// Dumbarton Community Advertiser
// Dark Colour // Highlight Colour // Dark Brown */



html{
min-height: 101%;
overflow-x: hidden;
}

*{
padding: 0;
margin: 0;
border: 0;
font-size: 100%;
}

body{
position: relative;
padding: 8px 0px;
text-align: center;
font-family: Arial,Verdana,Tahoma,sans-serif;
background-color: #fff2d1;
background-image: url(../images/bg.png);
background-repeat: repeat-x;
background-position: top left;
color: #4b4b4b;
overflow-x: hidden;
}

a{
text-decoration: none;
color: #363636;
}

a:hover{
color: #a5a5a5;
}

h1{
margin: 0;
padding-top: 0;
margin-top: 6px;
font: normal 1.7em Anton,Arial,Verdana,Tahoma,sans-serif;
color: #e1a822;
border-bottom: 1px dotted #401d00;
}

h2{
margin: 4px 0px;
font: normal 1.4em Anton,Arial,Verdana,Tahoma,sans-serif;
color: #e1a822;
}

img{
border: none;
}

#content ul{
padding-left: 35px;
margin-bottom: 12px;
}



#container{
width: 925px;
text-align: left;
margin: -15px auto -2px auto;
background-color: #ffffff;
overflow: hidden;
}

#content-wrapper{
clear: both;
overflow: hidden;
min-height: 300px;
}



#column-left{
float: left;
width: 185px;
overflow: hidden;
}

#column-center{
float: left;
width: 525px;
height: auto;
overflow: hidden;
margin-right: 15px;
}

#column-right{
float: left;
width: 200px;
overflow: hidden;
background-image: url(../images/current-issues.png);
background-repeat: no-repeat;
background-position: top left;
height: 522px;
position: relative;
}



#header{
width: 925px;
overflow: hidden;
text-align: left;
margin-bottom: 8px;
position: relative;
}

#header-logo{
display: block;
float: left;
}

#header-contact{
color: #e1a822;
float: right;
margin: 15px 10px 0 0;
text-align: right;
font-size: 1.2em;
}

#header-contact a{
color: #e1a822;
}

#header-contact a:hover{
color: #fee6a8;
}

#header-contact span{
font-weight: bold;
color: #e1a822;
}



#navigation{
width: 180px;
z-index: 99;
margin: 0;
overflow: hidden;
font-family: Oswald, Verdana, Arial, sans-serif;
}

#navigation li{
list-style-type: none;
display: block;
}

#navigation a{
display: block;
padding: 6px 5px;
color: #ad7b05;
text-decoration: none;
text-align: left;
font-size: 0.9em;
font-weight: bold;
margin: 2px 15px 2px 5px;
background-color: #fee6a8;
border: 1px solid #e1a822;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

#navigation a:hover,#navigation a.current,#navigation a.highlight{
color: #401d00;
background-color: #e1a822;
}

#navigation a.current:hover{
color: #fee6a8;
}

#navigation a.first{
}

#navigation a.last{
}



#slideshow{
width: 300px;
height: 400px;
overflow: hidden;
background-color: #000000;
}

#slideshow img{
width: 300px;
height: 400px;
}



#content{
margin: 10px;
text-align: justify;
font-size: 12px;
color: #545454;
}

#content b{
color: #401d00;
}

#content p{
margin: 5px 0px 22px 0px;
line-height: 18px;
}



#footer{
clear: both;
width: 925px;
margin: 0px auto;
overflow: hidden;
color: #e1a822;
font: normal 10px "Trebuchet MS", Tahoma, Verdana;
}

#footer a{
color: #e1a822;
font-size: 10px;
}

#footer a:hover{
color: #401d00;
}

#footer-left{
float: left;
text-align: left;
padding: 7px;
}

#footer-right{
float: right;
text-align: right;
padding: 7px;
}



#contact-left{
float: left;
width: 300px;
margin: 10px 0px 20px 40px;
text-align: center;
}

#contact-right{
float: right;
width: 300px;
margin: 10px 40px 20px 0px;
}




form.contact-form h2{
color: #444444;
}

form.contact-form{
width: 450px;
margin: 0px auto;
overflow: hidden;
padding: 5px 30px;
background-color: #e69659;
}

form.contact-form label{
clear: both;
text-align: left;
font-weight: bold;
display: block;
margin-top: 7px;
color: #343434;
}

form.contact-form input,form.contact-form textarea,form.contact-form select{
display: block;
width: 100%;
margin-top: 2px;
font: 9pt verdana,arial,tahoma,sans-serif;
border: 1px solid #cccccc;
padding: 3px;
}

form.contact-form input:hover,
form.contact-form textarea:hover,
form.contact-form select:hover,
form.contact-form input:focus,
form.contact-form textarea:focus,
form.contact-form select:focus{
border-color: #999;
}

form.contact-form textarea{
overflow: auto;
height: 100px;
}

form.contact-form input.contact-submit{
clear: both;
float: right;
width: auto;
margin-right: 2px;
padding: 4px 6px;
border: 0;
background-color: #e1a822;
text-transform: uppercase;
color: #ffffff;
font-size: 0.8em;
font-weight: bold;
cursor: pointer;
}

.captcha-container{
width: 100%;
display: block;
clear: both;
float: left;
text-align: center;
padding: 5px;
margin-top: 7px;
border: 1px solid #cccccc;
}

form.contact-form div.captcha-container input{
width: 96%;
}

div.captcha-container small{
display: block;
}



#panel{
width: 1000px;
margin: 6px auto;
border: 1px solid #2ecc1e;
background-color: #b7e5b0;
color: #218416;
padding: 15px;
font-weight: bold;
}



#side-tab-container{
position: absolute;
top: 40px;
left: 0px;
width: 25px;
}

.side-tab{
display: block;
margin-bottom: 10px;
font-size: 11px;
}


.side-tab img{
border: 0;
text-decoration: none;
}

a.side-tab:hover{
color: #888888;
}




.clear{
clear: both;
height: 0px;
width: 1px;
line-height: 0px;
}


.rounded{
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
behavior: url(includes/border-radius.htc);
}

.validated-form label.error{
color: red;
}



#contact-phone,#contact-email{
font-family: Anton,Arial,sans-serif;
font-size: 17px;
position: absolute;
}

#contact-phone{
top: 163px;
left: 10px;
}

#contact-phone span,#contact-email span{
font-size: 16px;
}

#contact-email{
top: 188px;
left: 10px;
}

.recent-issue{
width: 102px;
height: 175px;
font-size: 11px;
position: relative;
}

.recent-issue img{
border: 1px solid #e1a822;
}

.recent-issue span{
position: absolute;
bottom: 0;
left: 0;
width: 100px;
text-align: center;
color: #222222;
font-weight: bold;
text-transform: uppercase;
}

#issue-1{
position: absolute;
top: 50px;
left: 50px;
}

#issue-2{
position: absolute;
top: 250px;
left: 50px;
}

#next-issue{
position: absolute;
bottom: 4px;
left: 0px;
width: 200px;
color: #401d00;
text-align: center;
font-family: 'Anton',Arial,verdana,sans-serif;
font-size: 0.9em;
}

#delivered-to{
overflow: hidden;
width: 925px;
height: 43px;
background-image: url(../images/delivered-to-bg.png);
background-repeat: no-repeat;
background-position: top left;
color: #ffffff;
margin-bottom: 8px;
text-shadow: #401d00 2px 2px 2px;
text-shadow: -1px 0 black, 0 1px #401d00,
      1px 0 black, 0 -1px #401d00;
}

#delivered-label{
float: left;
width: 140px;
padding: 11px 0px 11px 7px;
}

#delivered-to-marquee{
display: block;
float: left;
width: 770px;
margin: 11px 0px;
text-align: center;
}

#download-media-pack{
float: right;
margin: 5px 0px 5px 5px;
}

p.emphasis{
color: #401d00;
font-weight: bold;
}

p.error{
border: 1px solid red;
color: red;
padding: 5px 10px;
background-color: #f8dada;
}

#contact-salesperson{
float: right;
margin-left: 6px;
margin-top: 3px;
border: 3px solid #e1a822;
}

span.req{
color: red;
}

img.feature-image{
border: 1px solid #e1a822;
}

#temp-message{
background-color: #e7e0c1;
border: 1px solid #e1bc11;
padding: 10px;
border-radius: 15px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
margin-bottom: 6px;
font-size: 16px;
}

#competition-details{
display: block;
padding: 3px 5px;
background: #efefef;
border: 1px solid #d2d2d2;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}






.roundedcornr_box_197996 {
   background: #ffffff;
   width: 945px;
   margin: 0px auto;
}
.roundedcornr_top_197996 div {
   background: url(../images/rcorner/roundedcornr_197996_tl.png) no-repeat top left;
}
.roundedcornr_top_197996 {
   background: url(../images/rcorner/roundedcornr_197996_tr.png) no-repeat top right;
}
.roundedcornr_bottom_197996 div {
   background: url(../images/rcorner/roundedcornr_197996_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_197996 {
   background: url(../images/rcorner/roundedcornr_197996_br.png) no-repeat bottom right;
}

.roundedcornr_top_197996 div, .roundedcornr_top_197996,
.roundedcornr_bottom_197996 div, .roundedcornr_bottom_197996 {
   width: 100%;
   height: 25px;
   font-size: 1px;
}
.roundedcornr_content_197996 { margin: 0 10px; }








