/******** Park Holidays UK - External Site Page *********/
/*** Developed by Red Bullet (simonf@redbullet.co.uk) ***/
/********************************************************/

/** GLOBAL STYLES **/
body{margin:0 auto; padding:0; font-family:Arial, Helvetica, sans-serif; text-align:center; font-size:13px}
p{font-size:13px; line-height:20px; color:#002B51}
h1,h2,h3,h4,h5,h6{margin:0; padding:0}
h1,h2,h3{font-size:20px; font-weight:normal; color:green; margin:10px 0;}
h4{color:#004B8F; font-size:15px;}
a{text-decoration:underline; font-weight:bold; color:#002B51}
a:hover{color: #50A7D1}
img{border:none}
ul{margin:0; padding:0}
li{line-height:20px}
/** GLOBAL STYLES **/

/*** NOTE TO UKCAMPSITE.CO.UK ***/
/*** REMOVE ABOVE AS THIS WILL INTEFERE WITH YOUR STYLESHEET) ***/
/*** Some of the styles may change slightly depending in the settings in your stylesheet ***/

/*** ID's - Any ID's that we thought may conflict have been prefixed phuk_ ***/
#phuk_wrapper{width:640px; margin:0 auto}
#phuk_wrapper #phuk_content{text-align:left; width:600px; margin:0 auto}


/**** FOR SALE ITEMS ****/
.forSaleItem{background:url(../images/boxBg.jpg) repeat-x; border:1px solid #A0DAF1; width:619px; height:115px; position:relative; margin:0 auto 10px auto}
.forSaleItem:hover{background:#EEF7FC;}
.forSaleItem .itemImg{border:3px solid #29A6DD; height:90px; width:125px; position:absolute; left:10px; top:10px}
.forSaleItem .itemPrice{font-size:18px; color:#BC272D; font-weight:bold; position:absolute; right:10px; top:10px}
.forSaleItem h4{color:#003366; font-size:18px; position:absolute; left:150px; top:10px; text-decoration:underline}
.forSaleItem h5{color:#003366; font-size:16px; position:absolute; left:150px; top:35px; font-weight:normal}
.forSaleItem p{position:absolute; left:150px; top:64px; width:440px; margin:0; padding:0; text-align:left}
.itemsMore{background:url(../images/blueBoxBtmLeft.jpg) no-repeat bottom left #004A8F; height:44px; padding-top:10px; position:relative}
.itemsMore .btmRight{background:url(../images/blueBoxBtmRight.jpg) no-repeat right bottom #004A8F; width:12px; height:12px; position:absolute; bottom:0; right:0}
.itemsMore .btnBlue{margin:0 auto}
/**** FOR SALE ITEMS ****/


/*** CLASSES ***/
.phuk_box{background:url(../images/boxBg.jpg) top repeat-x #D2EAF6; border:1px solid #A0DAF1; padding:10px; margin-bottom:10px}
.img_left{float:left; margin-right:10px;}
.img_right{float:right; margin-left:10px;}
.clear{clear:both}
.winCaravan{background:url(../images/winCaravanBg.jpg) no-repeat; height:289px}
.footerBg{background:url(../images/footerBg.jpg) repeat-x bottom; height:300px; width:640px; padding-bottom:10px; position:relative}
.winCaravan{float:left; margin-left:10px}
.getBrochure{float:right; margin-right:10px}
.brochureText{position:absolute; right:20px; top:45px; width:130px}
.brochureText p{color:#FFF; line-height:15px; text-align:left; font-size:12px}

.blueBoxSmall{width:300px;background:#004A8F; color:#FFFFFF; position:relative}
.blueBoxSmall a{color:#FFFFFF}
.blueBoxSmall .top{background:url(../images/blueBoxSmallTop.gif) no-repeat top; height:12px}
.blueBoxSmall .content{padding:0 10px;}
.blueBoxSmall .bottom{background:url(../images/blueBoxSmallBottom.gif) no-repeat bottom; height:12px}
.blueBoxSmall .blueBoxMap{width:301px; height:217px; margin-bottom:-10px; margin-top:15px}
.blueBoxSmall .btnBlue{position:absolute; bottom:0; left:15px}
