/*DOWNE TRAVEL 2010 // Designed and Created by Soft Static Design - HTTP://WWW.SOFTSTATIC.CO.UK*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
    font-family: Helvetica, arial, san-serif;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* END OF RESET
 
 
 
 */
body {
    background: url(bkg.jpg) repeat-x #d4e8fd;
}

/* TYPOGRAPHY */
p, li, a, h1, h2, h3, h4, h5, h6, blockquote {
    font-family: Helvetica, arial, san-serif;
}

h1 {
    font-size: 19px;
    color: #db0045;
    padding-bottom: 8px;
    text-transform: uppercase;
}

.col_1_single p {
    font-size: 14px;
    padding-bottom: 8px;
    line-height: 18px;
    text-align: justify;
}

.col_wide {
	margin:0 auto;
	width:800px;
}

/* GLOBAL */
/*
 img {border:1px solid #b2c5d9;}
 */
#container {
    width: 960px;
    margin: 0 auto;
}

#banner {
    height: 155px;
}

#content {
    background: url(content_bkg.jpg) repeat-y;
    width: 920px;
    padding-left: 20px;
    padding-right: 20px;
}

.col_1_single {
    width: 300px;
    float: left;
    padding-right: 25px;
    padding-left: 10px;
}



.col_2_double {
    width: 580px;
    float: left;
    position: relative;
}

.col_2_double h2 {
 font-size: 18px;
    color: #004080;
    font-weight: bold;
    padding-top: 16px;
    padding-bottom: 8px;
    text-transform: uppercase;
}


p.c1 {
    clear: both;
}

/* HOMEPAGE SPECFIC CSS */

/*
MAILING BOX CSS
*/
/*
#mce-EMAIL {
	float:left;
	margin-top:-34px;
	margin-left:10px;

}

#mc-embedded-subscribe .btn {
	float:left;
	margin-top:-34px;
	position:absolute;
	right:20px;
	top:20px;
}

input #mc-embedded-subscribe .btn {
	

	position:absolute;
	right:20px;
	top:20px;
}

*/

#mce-success-response .response {
	background:#ffffff;
	padding:10px;
	border:1px solid #b2c5d9;
	z-index:2000;
}

.mce_inline_error {
	background:#ffffff;
	padding:10px;
	border:1px solid #b2c5d9;
	z-index:2000;
}

.social_buttons {
    padding-top: 80px;
}

.sbutton01 {
    height: 40px;
    margin-bottom: 10px;
    display: block;
    border: 1px solid #b2c5d9;
    padding-top: 8px;
    background-image: url(social_bkg.jpg);
    background-color: #d6e8fc;
   background-repeat: repeat-x;
}

.sbutton01 .sicon {
    width: 40px;
    height: 40px;
    float: left;
    background-image: url(mailicon.gif);
   background-repeat: repeat-x;
    margin-top: -5px;
    margin-left: 4px;
	margin-right: 15px;
}

.sbutton01 .stext {
    float: right;
    width: 230px;
    height: 40px;
    text-align: center;
    padding-top: 5px;
	position:relative;
	margin-top:2px;
}

.sbutton02 {
    height: 40px;
    margin-bottom: 10px;
    display: block;
    border: 1px solid #b2c5d9;
    padding-top: 8px;
    background-image: url(social_bkg.jpg);
   background-repeat: repeat-x;
}

.sbutton02 .sicon {
    width: 40px;
    height: 40px;
    float: left;
    background-image: url(twiticon.gif);
   background-repeat: repeat-x;
    margin-top: -5px;
    margin-left: 4px;
}

.sbutton02 .stext {
    float: right;
    width: 250px;
    height: 40px;
    text-align: center;
    padding-top: 5px;
}

.sbutton03 {
    height: 40px;
    margin-bottom: 10px;
    display: block;
    border: 1px solid #b2c5d9;
    padding-top: 8px;
    background-image: url(social_bkg.jpg);
   background-repeat: repeat-x;
}

.sbutton03 .sicon {
    width: 40px;
    height: 40px;
    float: left;
    background-image: url(facebicon.gif);
    background-repeat: repeat-x;
    margin-top: -5px;
    margin-left: 4px;
}

.sbutton03 .stext {
    float: right;
    width: 250px;
    height: 40px;
    text-align: center;
    padding-top: 5px;
}

.stext a {
    font-size: 12px;
    font-style: italic;
    color: #db0045;
    text-decoration: none;
    font-weight: bold;
}

/* OFFERS TEXTBOX */
#offers {
    height: 168px;
    margin-bottom: 10px;
    display: block;
    border: 1px solid #b2c5d9;
    
    background-image: url(offers_bkg.jpg);
    background-repeat: repeat-x;
    position: relative;
    width:578px;
}

#offers .offers_imgbox {
    float: left;
    margin-right: 10px;
    border: none;
    margin-top:10px;
    margin-left:10px;
}
#offers .offers_imgbox img{
	padding-top:50px;
	padding-left:30px;
	padding-right:30px;
	
	}


#offers .offers_textbox {
    float: left;
}

#prevBtn {
    position: absolute;
    bottom:15px;
    right:15px;
    z-index:2000;
}

#nextBtn {
    position: absolute;
    bottom:15px;
    right:70px;
    z-index:2000;
}

#prevBtn a, #nextBtn a {
text-decoration: none;
color:#004080;
font-size:12px;
font-style: italic;
}

#prevBtn a:hover, #nextBtn a:hover {
color:#db0045;
}


.jquerybuttons img {
    border: none;
}

#offers .offers_textbox h2 {
    font-size: 18px;
    color: #004080;
    font-weight: bold;
    padding-top: 30px;
    padding-bottom: 8px;
    text-transform: uppercase;
}

#offers .offers_textbox p {
    font-size: 14px;
    color: #004080;
    line-height: 20px;
}

#offers .offers_textbox .price {
    font-size: 30px;
    font-weight: bold;
    font-style: italic;
    float: right;
    color: #db0045;
    position: absolute;
    right: 20px;
    top: 60px;
}

#offers .offers_textbox .smallprint {
    font-size: 11px;
    font-style: italic;
    color: #607e9d;
    position: absolute;
    bottom: 15px;
}

/* OFFERS SLIM TEXTBOX */
#offers_slim {
    height: 74px;
    margin-bottom: 10px;
    display: block;
    border: 1px solid #b2c5d9;
    padding: 10px;
    background-image: url(offers_bkg.jpg);
    background-repeat: repeat-x;
    position: relative;
}

#offers_slim .offers_imgbox {
    float: left;
    margin-right: 10px;
    border: none;
}

#offers_slim .offers_img img {
    border: none;
}

#offers_slim .offers_textbox {
    float: left;
}

.jquerybuttons {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.jquerybuttons img {
    border: none;
}

#offers_slim .offers_textbox h2 {
    font-size: 18px;
    color: #004080;
    font-weight: bold;
    padding-top: 8px;
    padding-bottom: 8px;
    text-transform: uppercase;
}

#offers_slim .offers_textbox p {
    font-size: 14px;
    color: #004080;
    line-height: 20px;
}

#offers_slim .offers_textbox .price {
    font-size: 30px;
    font-weight: bold;
    font-style: italic;
    float: right;
    color: #db0045;
    position: absolute;
    right: 20px;
    top: 40px;
}

#offers_slim .offers_textbox .smallprint {
    font-size: 11px;
    font-style: italic;
    color: #607e9d;
    position: absolute;
    bottom: 9px;
    left: 94px;
}

#offers_slim.offers_imgbox img {
    border: none;
}

#alloffers {
    width: 920px;
    height: 80px;
    padding-top: 20px;
}

#offersmenu li {
    width: 171px;
    height: 104px;
    float: left;
    border: 1px solid #b5c1cd;
}

#offersmenu li.summersun {
    margin-right: 10px;
    margin-left: 10px;
}

#offersmenu li.summersun a {
    display: block;
    width: 171px;
    height: 104px;
    background-image: url(summersun_bkg.jpg);
    background-position: top;
    background-repeat: no-repeat;
}

#offersmenu li.shortbreaks {
    margin-right: 10px;
}

#offersmenu li.shortbreaks a {
    display: block;
    width: 171px;
    height: 104px;
    background-image: url(shortbreak_bkg.jpg);
    background-position: top;
    background-repeat: no-repeat;
}

#offersmenu li.eurodisney {
    margin-right: 10px;
}

#offersmenu li.eurodisney a {
    display: block;
    width: 171px;
    height: 104px;
    background-image: url(eurodisney_bkg.jpg);
    background-position: top;
    background-repeat: no-repeat;
}

#offersmenu li.wintersun {
    margin-right: 10px;
}

#offersmenu li.wintersun a {
    display: block;
    width: 171px;
    height: 104px;
    background-image: url(winterski_bkg.jpg);
    background-position: top;
    background-repeat: no-repeat;
}

#offersmenu li.familyholidays {
    margin-right: 0px;
}

#offersmenu li.familyholidays a {
    display: block;
    width: 171px;
    height: 104px;
    background-image: url(famhol_bkg.jpg);
    background-position: top;
    background-repeat: no-repeat;
}
.borderimg {border:1px solid #b5c1cd;}

.cruise_offers {
    background-image: url(cruise_ship_1.jpg);
    background-repeat: no-repeat;
    width: 578px;
    height: 286px !important;
    border: 1px solid #b2c5d9;
    position: relative;
    margin-bottom: 33px;
    display: block;
	z-index:1;
}

.cruise_offers a {
    font-size: 19px;
    color: #db0045;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 120px;
    height: 31px;
    display: block;
    padding-top: 9px;
}

.cruise_offers a:hover {
    color: #004080;
}

.overlay_bar {
    position: absolute;
    top: 230px;
	display: block;
    height: 30px;
	padding-top:10px;
    width: 579px;
    background-image: url(overlay_bkg.jpg);
    background-repeat: repeat-x;
	z-index:2000;
	text-align:center;
}

.overlay_bar a {
	color:#db0045;
	font-weight:bold;
	margin-top:8px;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
	}

.overlay_bar a:hover {
	color:#004080;
}

.logo {
    height: 155px;
    width: 279px;
    background: url(logo.gif) no-repeat;
    float: left;
}

.callus {
    width: 266px;
    height: 68px;
    float: right;
    background: url(contact_bkg.jpg) no-repeat;
    padding-top: 5px;
}

.callus p {
    text-align: center;
}

.callustext {
    font-weight: bold;
    font-size: 14px;
    color: #db0045;
}

.telno {
    font-weight: bold;
    font-size: 26px;
    color: #004080;
}

.email a {
    font-style: italic;
    font-size: 12px;
    color: #004080;
    text-decoration: none;
}

.email a:hover {
    color: #db0045;
}

/* NAVIGATION */
#navigation {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 2px;
    width: 960px;
    background-image: url(menu_top.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
    z-index: 1;
    height: 64px;
}

#navigation ul {
    list-style-type: none;
    text-align: center;
    position: relative;
    z-index: 2;
}

#navigation li {
    display: inline;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 15px;
}

#mainmenu li:hover {
    height: 30px;
    background-image: url(menu_hover.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
}

#navigation ul li a {
    text-decoration: none;
    color: #004080;
    padding-bottom: 15px;
}

#navigation ul li a:hover, #navigation ul li a:active {
    color: #db0045;
}

/* SUBMENU NAV */
#submenu {
    padding-top: 10px;
    padding-left: 20px;
}

#submenu li {
    line-height: 40px;
    padding-left: 25px;
    background-image: url(green.gif);
    background-repeat: no-repeat;
    background-position: left;
}

#submenu li a {
    text-decoration: none;
    text-transform: uppercase;
    color: #004080;
    font-weight: bold;
}

#submenu li a:hover {
    color: #db0045;
}

/* CONTACT US PAGE */


.col_1_single_contact {
    width: 455px;
    float: left;
    padding-right: 25px;
    padding-left: 10px;
}

.col_2_double_contact {
    width: 425px;
    float: left;
}

.col_2_double_contact small {
    font-size: 12px;
    font-style: italic;
    color: #004080;
    text-align: right;
}

.col_2_double_contact small a.c1 {
    text-decoration: none;
    color: #db0045;
}

#contact_form #name_label {
	padding-bottom:5px;
	color:#004080;
	font-weight:bold;
}

#contact_form #name.text-input {
	border: 1px solid #d4e8fd;
	width:300px;
	padding:8px;
	margin-bottom:10px;
}

#contact_form #email_label {
	padding-bottom:5px;
	color:#004080;
	font-weight:bold;
}

#contact_form #email.text-input {
	border: 1px solid #d4e8fd;
	width:300px;
	padding:8px;
	margin-bottom:10px;
}

#contact_form #message_label {
	padding-bottom:5px;
	color:#004080;
	font-weight:bold;
}

#contact_form #message.text-input {
	border: 1px solid #d4e8fd;
	width:300px;
	padding:8px;
	margin-bottom:10px;
}

/* FOOTER */
#footer {
    padding-top: 45px;
    background-image: url(foot_bkg.jpg);
    background-repeat: no-repeat;
    background-position: top;
}

#footer img {
    border: none;
}

.softstatic {
    float: right;
    margin-top: 15px;
}

.frow1 {
    width: 300px;
    padding: 10px;
    float: left;
}

.frow2 {
    width: 300px;
    padding: 10px;
    float: left;
}

.frow2 p {
    text-align: center;
    font-size: 12px;
    font-style: italic;
    color: #4a6f95;
}

.frow3 {
    width: 300px;
    padding: 10px;
    float: left;
}

.frow3 p {
    text-align: right;
    font-size: 12px;
    font-style: italic;
    color: #4a6f95;
    line-height: 14px;
}
