/*
    AVCOMM.TV
  	Stylesheet
  	Created by easy-web-sites.co.uk
  	September 2008
  	TC
*/



/* Columns */




#header{
width: 920px;
height: 144px;
background-color: #373737;
background-image: url(images/headback1.png);
background-repeat: no-repeat;
background-position: bottom;
background: black;
}

#banner{
float: left;
width: 650px;
}

#telno{
width: 250px;
float: right;
}

#nav{
width: 920px;
}

#mid{
clear: both;
width: 920px;
height: 630px;
padding-bottom: 33px;
background-image: url(images/filmstrip.png);
background-position: bottom left;
background-repeat: repeat-x;
}

#callback{
padding: 4px;
color: #e2e2e2;
width: 344px;
background-color: #2f2f2f;
border: 3px double #6d6d6d;
}

#content{
float: left;
width: 470px;
height: 610px;
padding: 20px;
padding-top: 3px;
color: #bbb;
text-align: justify;
overflow: auto;
}

#imgholder{
float: left;
width: 400px;
height: 340px;
padding: 5px;
background-color: black;
background-image: url(images/offertop.png);
background-repeat: no-repeat;
}

#strapline{
clear: both;
width: 920px;
height: 35px;
background-color: #f64846;
}

#bottom{
Margin-bottom: 5px;
padding-top: 5px;
width: 920px;
height: 160px;
background-color: black;
}

#navholder{
text-align: center;
clear: both;
height: 55px;
background-image: url(images/filmstrip.png);
background-position: bottom left;
background-repeat: repeat-x;
}

#container{
width: 920px;
text-align: left;
border: 1px solid #959595;
/*-moz-border-radius: 10px;
-moz-border-radius-topleft: 0px;*/
background: black;
background-image: url(images/contback.png);
background-repeat: no-repeat;
background-position: bottom right;
}

#footer{
clear: both;
font-size: 10px;
width: 920px;
height: 30px;
background-image: url(images/footback.png);
background-repeat: repeat-x;
background: black;
}
#footleft{
width: 450px;
float: left;
padding: 8px;
}
#footright{
float: left;
text-align: right;
width: 420px;
padding: 8px;
}

#footer a{
color: #999;
}

.btn{
float: left;
width: 92px;
height: 30px;
text-align: center;
border-right: 3px double #999;
}










/* Styling */
.infobar{
padding: 8px;
width: 360px;
background: #6d6d6d;
padding: 5px;
color: #e2e2e2;

}

.formwide{
width: 300px;
}

#nav a{
display: block;
font-weight: bolder;
padding: 5px 5px;
color: white;
font-variant: small-caps;
letter-spacing: 2px;
font-size: 0.9em;
background-color: #222222;
border-bottom: 2px solid #373737;
background-image: url(images/agrad.png);
}

#nav a:hover{
color: #e2e2e2;
background: #222222;
}

#nav a.current{
color: #e2e2e2;
background: #373737;
border-bottom: 2px solid #222222;
}

.clear{
clear: both;
}
#content img{
border: 5px solid #ccc;
margin: 8px;
}

input{
margin-bottom: 4px;
}

textarea{
font-size: 11px;
margin-bottom: 4px;
}

.enqwide{
width: 350px;
text-align: right;
}

#bottom img{
margin-right: 2px;
}








/* Tag formatting */
body{
background-color: #222222;
background-image: url(images/wall2.png);
font-family: "Trebuchet MS", tahoma, Helvetica, sans-serif;
font-size: 12px;
color: #666;
margin: 0px;
padding-top: 5px;
}

img{
border: none;
}

a,a:visited{
color: #363636;
text-decoration: none;
}

a:hover{
color: #666;
}

h1{
color: white;
font-size: 1.1em;
letter-spacing: 5px;
border-bottom: 1px dashed #999;
padding-bottom: 5px;
margin-top: 0px;
padding-top: 0px;
}

h2{
color: white;
font-size: 1.1em;
letter-spacing: 5px;
border-bottom: 1px dashed #999;
padding-bottom: 5px;
}

