/*
// Bank Lane Caravan Park
// Dark Colour // Highlight Colour */



html{
min-height: 101%;
}

*{
padding: 0;
margin: 0;
border: 0;
}

body{
position: relative;
padding: 8px 0px;
border: 0;
margin: 0;
text-align: center;
font-family: Arial,Verdana,Tahoma,sans-serif;
font-size: 0.8em;
background-color: #ffffff;
background-image: url(../images/bg.png);
background-attachment: fixed;
color: #4b4b4b;
overflow-x: hidden;
}

a{
text-decoration: none;
color: #363636;
}

a:hover{
color: #a5a5a5;
}

h1{
margin: 0;
padding-top: 0;
font-size: 1.5em;
font-weight: normal;
color: #0060a9;
}

h2{
margin: 4px 0px;
font-size: 1.3em;
font-weight: normal;
color: #0060a9;
}

img{
border: none;
}

#content_wrapper ul{
padding-left: 35px;
margin-bottom: 12px;
}



#container{
width: 900px;
text-align: left;
margin: 0px auto;
background-color: #ffffff;
overflow: hidden;
}

#content_wrapper{
clear: both;
overflow: hidden;
border-top: 4px solid #ffd75a;
}



#column1{
float: left;
width: 300px;
overflow: hidden;
}

#column2{
float: left;
width: 600px;
height: auto;
overflow: hidden;
background-image: url(../images/content-background.png);
background-repeat: no-repeat;
background-position: center center;
}



#banner{
width: 900px;
height: 110px;
text-align: left;
position: relative;
background-image: url(../images/banner_background.png);
background-position: top left;
background-repeat: repeat-x;
}

#logo{
position: absolute;
top: 35px;
left: 5px;
}

#banner_contact{
color: #0060a9;
font-size: 15px;
line-height: 25px;
font-style: italic;
float: right;
margin: 15px 10px 0 0;
text-align: right;
}

#banner_contact a{
color: #666666;
}

#banner_contact a:hover{
color: #0060a9;
}



#slideshow{
width: 900px;
height: 300px;
border-bottom: 4px solid #ffd75a;
}

#slideshow img{
width: 900px;
height: 300px;
}



#content{
margin: 10px;
text-align: justify;
font-size: 12px;
color: #4b4b4b;
}

#content p{
margin: 5px 0px 18px 0px;
line-height: 18px;
}



#footer{
clear: both;
width: 900px;
overflow: hidden;
background-color: #0060a9;
color: #cccccc;
font-size: 10px;
font-family: "Trebuchet MS", Tahoma, Verdana;
}

#footer a{
color: #cccccc;
font-size: 10px;
}

#footer a:hover{
color: #232323;
}

#footerLeft{
float: left;
text-align: left;
padding: 7px;
}

#footerRight{
float: right;
text-align: right;
padding: 7px;
}



#contactLeft{
float: left;
width: 450px;
margin: 10px 0px 20px 10px;
text-align: center;
}

#contactRight{
float: right;
width: 300px;
margin: 10px 30px 20px 0px;
}


#navigation{
width: 900px;
z-index: 99;
margin: 0;
position: absolute;
top: 85px;
right: 0px;
}

#navigation ul{
float: right;
}

#navigation li{
list-style-type: none;
float: left;
}

#navigation a{
display: block;
padding: 5px 6px;
color: #ffffff;
text-decoration: none;
background-color: #0060a9;
text-align: left;
font-size: 0.9em;
font-weight: bold;
letter-spacing: 0px;
float: left;
border-top-right-radius: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
border-top-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
margin-right: 3px;
}

#navigation a:hover,#navigation a.current{
color: #0060a9;
background-color: #ffd75a;
}

#navigation a.current:hover{
color: #666666;
}



#contact_form label{
clear: both;
text-align: left;
font-weight: bold;
display: block;
}

#contact_form input,#contact_form textarea,#contact_form select{
display: block;
width: 230px;
margin-top: 2px;
font-family: verdana,arial,tahoma,sans-serif;
font-size: 9pt;
border: 1px solid #cccccc;
padding: 3px;
}

#contact_form input:hover,#contact_form textarea:hover,#contact_form select:hover{
border-color: #999;
}

#contact_form textarea{
overflow: auto;
height: 100px;
}

#contact_form input.contact_submit{
clear: both;
float: right;
width: auto;
margin-right: 2px;
padding: 4px 6px;
border: 0;
background-color: #0060a9;
text-transform: uppercase;
color: #ffffff;
font-size: 0.8em;
font-weight: bold;
cursor: pointer;
}

#captcha_container{
display: block;
clear: both;
float: left;
text-align: center;
padding: 5px;
margin-top: 7px;
border: 1px solid #cccccc;
}

#captcha_container small{
display: block;
}

#captcha_container input{
width: 220px;
}



#panel{
width: 1000px;
margin: 6px auto;
font-size: 14px;
padding: 40px 6px;
background-color: #0061aa;
color: #ffffff;
border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
}



#sideTabContainer{
position: absolute;
top: 40px;
left: 0px;
width: 25px;
}

.sideTab{
display: block;
margin-bottom: 10px;
font-size: 11px;
}


.sideTab img{
border: 0;
text-decoration: none;
}

a.sideTab:hover{
color: #888888;
border-left: 1px solid white;
}

#sideTabContainer h3{
color: #ccc;
font-weight: bold;
letter-spacing: 1px;
font-size: 15px;
margin: 0;
margin-bottom: 6px;
}





.clear{
clear: both;
height: 0px;
width: 1px;
line-height: 0px;
}



#manufacturer a{
margin: 2px;
}

div.form_section{
margin: 5px 0px;
background-color: #eaeaea;
padding: 4px 8px;
border: 1px solid #cccccc;
}

#styledForm input,#styledForm select{
border: 1px solid #bbb;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
font-family: arial,verdana,sans-serif;
font-size: 11px;
padding: 5px;
}

#styledForm input.block,#styledForm textarea.block{
display: block;
font-family: arial,verdana,sans-serif;
font-size: 11px;
border: 1px solid #bbb;
padding: 5px;
width: 630px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#styledForm input.block:hover,#styledForm textarea.block:hover{
border-color: #777;
}

#styledForm label.block{
display: block;
font-weight: bold;
border-bottom: 1px solid #ccc;
width: 630px;
}



div.caravan{
border: 1px solid #ccc;
padding: 6px;
margin: 10px;
width: 95%;
float: left;
overflow: hidden;
padding-bottom: 15px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
background-image: url(../images/banner_background.png);
background-repeat: repeat-x;
background-position: bottom left;
}

div.caravan-imgs-mini a{
display: block;
position: relative;
}

div.caravan-mini{
width: 417px;
height: 220px;
padding: 0px;
}

div.caravan-rightcol{
float: right;
width: 625px;
margin-left: 16px;
}

div.caravan-info,div.caravan-imgs,div.caravan-imgs-mini{
margin-bottom: 6px;
background: #efefef;
padding: 6px;
border: 1px solid #aaaaaa;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
}

div.caravan-imgs{
width: 402px;
height: 270px;
}

div.caravan-imgs-mini{
width: 200px;
height: 138px;
}

div.caravan-imgs img{
color: #e2e2e2;
float: left;
}

div.caravan-info strong{
clear: both;
float: left;
width: 85px;
height: 14px;
}

img.caravan-img1,img.caravan-img2{
margin-bottom: 2px;
width: 200px;
height: 133px;
}

img.caravan-img1,img.caravan-img3{
clear: both;
margin-right: 2px;
width: 200px;
height: 133px;
}

img.caravan-img2,img.caravan-img4{
float: right;
}

img.caravan-img4{
width: 200px;
height: 133px;
}

div.caravan ul,div.caravan-info ul{
list-style-type: none;
padding-left: 0px;
margin-left: 0px;
margin-top: 8px;
}

div.caravan ul li{
padding-left: 0px;
margin-left: 0px;
}

a.caravan-more{
position: absolute;
bottom: 0;
left: 0;
padding: 2px;
font-weight: bold;
color: #1642b1;
}

a.caravan-more:hover{
color: #0c2971;
}

div.caravan-controls{

bottom: 0px;
right: 0px;
padding: 2px;
}

a.caravan-controls-edit{
color: #2a345d;
}

a.caravan-controls-delete{
color: #9d1f1f;
}

.caravan-deleteImg{
position: absolute;
display: block;
}

.caravan-deleteImg-1{
top: 10px;
left: 10px;
}

.caravan-deleteImg-2{
top: 10px;
right: 10px;
}

.caravan-deleteImg-3{
bottom: 10px;
left: 10px;
}

.caravan-deleteImg-4{
bottom: 10px;
right: 10px;
}

form.itemlist input{
border: 1px solid #888888;
}

.rightFloat{
float: right;
padding: 5px;
}

.caravan-section-title{
background-color: #0061aa;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
color: white;
padding: 3px 6px;
text-align: center;
font-weight: normal;
font-size: 12px;
}

.caravan-title{
background-color: #0061aa;
background-image: url(../images/gradient.png);
background-repeat: repeat-x;
margin: 0;
color: white;
padding: 4px 10px;
font-size: 14px;
font-weight: bold;
letter-spacing: 0px;
}

h2.caravan-title a{
color: white;
}

.caravan-mini-description{
font-size: 11px;
margin: 3px 0px;
height: 57px;
}

.caravan-mini-leftcol{
float: left;
width: 175px;
margin: 5px;
}

.caravan-mini-rightcol{
float: left;
width: 214px;
margin: 5px;
}

.caravan-imgs-mini a{
position: relative;
}

img.banner{
z-index: 200;
position: absolute;
top: 0px;
left: 0px;
}











#subscribe{
background-color: #e2e2e2;
margin: 5px;
padding: 4px;
border: 1px solid #bbbbbb;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}






div.newsstory{
background: #e2e2e2;
margin: 5px;
padding: 4px;
border: 1px solid #bbbbbb;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}

div.newsheadline,div.newsheadline a{
background-color: #0061aa;
color: white;
font-weight: bold;
padding: 3px;
font-size: 14px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

div.newsbody{
font-size: 11px;
padding: 4px;
}

div.newsfooter{
font-size: 10px;
color: #888888;
}

#list-options{
background-color: #e2e2e2;
padding: 6px;
margin: 6px 0px;
border: 1px solid #999999;
}








div.links{
padding: 5px;
background-color: #cccccc;
overflow: hidden;
}

div.links a{
width: 200px;
height: 153px;
float: left;
display: block;
margin: 8px;
text-align: center;
}

div.links a:hover{
color: #0061aa;
}

div.links a img{
border: 1px solid #555555;
}

div.links a img:hover{
border-color: #0061aa;
}

label.error{
color: red;
}




#filter{
overflow: hidden;
border: 1px solid #aaaaaa;
background-color: #ededed;
padding: 6px;
}




#filter a,#filter strong{
display: block;
float: left;
padding: 2px 5px;
background-color: white;
margin-right: 2px;
border: 1px solid #444444;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
box-shadow: 2px 2px 2px #888;
-moz-box-shadow: 2px 2px 2px #888;
-webkit-box-shadow: 2px 2px 2px #888;
}

#filter label{
font-weight: bold;
}

#filter h2{
font-weight: bold;
}

#filter strong{
background-color: #ffd75a;
color: #0060a9;
}

#filter div.block{
clear: both;
margin: 4px 0px;
overflow: hidden;
padding: 3px;
}

















#navigation ul li{
position: relative;
}

#navigation ul ul{
width: 68px;
clear: both;
float: left;
background-color: #ffd75a;
}

#navigation ul ul a{
width: 150px;
margin-bottom: 0px;
border-top: none;
background-color: #0060a9;
color: #ffffff;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
}

#navigation ul ul a:hover{
color: #363636;
}

#navigation ul ul,
#navigation ul li:hover ul ul,
#navigation ul ul li:hover ul ul
{display: none;}

#navigation ul li:hover ul,
#navigation ul ul li:hover ul,
#navigation ul ul ul li:hover ul
{display: block;}

