@charset "utf-8";
/* 
    Document   : newtoholidaycottages.css
    $LastChangedRevision: 1681 $
	$LastChangedBy: jamiemorgan $
	$LastChangedDate: 2011-12-06 14:43:24 +0000 (Tue, 06 Dec 2011) $
    Description:
        New to holiday cottages Styles
*/
div#tacbheader { width:984px; height:368px; text-align:right; margin: 0 0 8px 8px;}
div#tacbheader a { text-align:right; text-decoration:none;}
div#tacbmain { width:510px; height:775px; background-color:#FFF; float:left; display:block;}
div#tacbmap { width: 490px; height:770px; background-color:#1B2F73; float:right; display:block;}
div#dropdownsearch { width:488px; height:122px; background-image:url(../images/townandcitybreaks/map_01.gif);}
div#searchtext { width:238px; margin-left:250px;}
div#searchmenu { float:left; padding-top:10px;}
div#searchbutton { float:left; text-decoration:none; padding:10px 0 0 10px;}
div#searchbutton input{ border:none;}
div#clickablemap {width:488px; height:627px;}
div#tacbdest { width:1000px; background-color:#FFF; clear:both; display:block;}
.tacbmainp { padding:0 0 10px 0;}
.tacbmainpbig { padding:0 5px 0 14px; font-size:18px;}
div#destheader { width:1000px; height:30px; clear:both;}
div#destfooter { width:1000px; height:16px; clear:both; text-align:right}
div#tacbdestleft { width:684px; height:400px; background-color:#1B2F73; float:left; margin-left:16px;}
div#tacbdestleft p { padding:5px 30px 15px 5px;}
div#lefttext { height:182px; display:block;color: #FFFFFF;}
div#propone { float:left;}
div#proptwo { float:left;}
div#propthree { float:left;}
div#tacbdestright { width:286px; height:400px; background-color:#1B2F73; float:right; margin-right:14px;}
#otherWrapper{margin:0 0 0 16px; padding:10px; border-left:14px solid #1B2F73; border-right:14px solid #1B2F73; width:922px; height:760px; background-color:#1B2F73; color:#FFF;}
#otherLeft{display:block; width:430px; float:left;}
#otherRight{display:block; width:490px; float:right; height:760px;}
#mainContent{top: -2px; position:relative;}
#cb_content{margin-bottom: 0; margin:0 0 0 8px; width: 988px;}
#cb_content p{padding:0 0 8px;}
#cb_content h2{color: #438B16; font-size: 2em;}
#content_left{float: left; margin:0 8px 0 0; padding:40px 0 24px 0; width: 553px; background:url(../images/townandcitybreaks/homefromhome.jpg) no-repeat;}
#content_left p{ padding:20px 15px 0 10px;}
#content_right{float: left; padding:0 0 24px; width: 422px;}
#content_right img{float: right;}

#tacbheader {
    position:relative;
}

#tacbheader IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#tacbheader IMG.active {
    z-index:10;
    opacity:1.0;
}

#tacbheader IMG.last-active {
    z-index:9;
}

