/*-----------------------------------------------------------------------------
New Site

version:   1.0
author:    Clearscape
email:     info@clearscape.ie
website:   http://www.clearscape.ie/
date:	   xxxx 2008		
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/
@import url("sIFR-screen.css");

/* Remove padding and margin */
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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ul {
	list-style: none;
}
ul ul{margin-left:10px;}
li{background:url(../images/bullet.png) no-repeat 0px 6px; padding-left:10px;}

ol li{background:none;}
ol{list-style-type:decimal; padding:0; margin-left:20px; padding-left:0px;}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Class for clearing floats */
.clear {
	clear:both;
}
.right {float:right;}
.left {float:left;}


/* Remove border around linked images */
img, a img {
	border: 0;
}

ul {list-style-type:none;}
a:link, a:visited {text-decoration:none; color:#1171ac;}
a:hover, a:active {text-decoration:underline; color:#1171ac; }
p{margin-bottom:10px;}


/* =Body
-----------------------------------------------------------------------------*/

body {
  font: 62.5%/1.6 Arial, Helvetica, sans-serif, sans-serif; background:#f2f2f4; color:#3f3f3f; font-size:12px
  
}

/* =Main Content
-----------------------------------------------------------------------------*/

#wrapper {width:960px;  padding:10px 30px; margin:0px auto; background:url(../images/text_bg.jpg) repeat-y #a7a9ac; overflow:auto; }
#home #wrapper{background:url(../images/home_foot2.jpg) no-repeat #a7a9ac center bottom; padding:0px 30px  }
#flash_main{margin-bottom:0px; height:454px;}


.hp_destination{float:left; width:510px; min-height:125px;}
.hp_course{width:450px; float:left; min-height:125px;}


.content {width:790px; float:left}
.logos{float:right; width:123px; text-align:right; margin-top:10px;}
.logos img{margin-bottom:10px; margin-right:10px;}


/* =Headings
-----------------------------------------------------------------------------*/
#header {}
h2{margin-top:5px;font-size: 17px; color: #0069aa;}
h3{font-weight:bold; margin-top:10px;}
/* flags */
.flags{width:195px; float:left; }

.flags li{margin-bottom:12px; background:none; padding:0px; line-height:14px; }
.long{width:250px;}
.flags a{display:block; background-position:top left; background-repeat:no-repeat; height:19px; padding-left:30px; color:#000}
.flags a:hover{background-position:bottom left; text-decoration:none; background-repeat:no-repeat}
.uk{background:url(../images/layout/flags/UK.jpg);}
.portugal{background:url(../images/layout/flags/portugal.jpg);}
.sweden{background:url(../images/layout/flags/sweden.jpg);}
.spain{background:url(../images/layout/flags/spain.jpg);}
.germany{background:url(../images/layout/flags/germany.jpg);}
.finland{background:url(../images/layout/flags/finland.jpg);}
.estonia{background:url(../images/layout/flags/estonia.jpg);}
.turkey{background:url(../images/layout/flags/turkey.jpg);}
.france{background:url(../images/layout/flags/france.jpg);}

.courses .courseflags, .destinations .flags1.1{margin-left:200px;}
.courses .courseflags, .destinations .flags1{margin-left:253px;}
#flags2{width:230px;}

.contact_details{border:1px solid #fff; width:250px; float:right; padding:10px;}
.whoweare_content{float:left; width:660px;}

/* =MainNav
-----------------------------------------------------------------------------*/
 ul#mainNav {}



/* =Body
-----------------------------------------------------------------------------*/


/* =Footer
-----------------------------------------------------------------------------*/

#home_foot a, #home_foot p, #footer p, #footer a{color:#fff;}
#home_foot p,  #footer p{float:right; margin-top:10px; width:auto;}
#home_foot{clear:both;  min-height:44px;}
#footer{width:960px; padding:0px 30px; margin:0px auto;background:#717074; border-top:1px solid #fff; overflow:auto}
#home a.europeantour, a.europeantour {width:144px; height:26px; display:block; background:url(../images/layout/europeantour.gif) no-repeat; text-indent:-9999px; float:left; margin-top:10px;}
#footer a.europeantour{padding-bottom:8px;}
/* =Forms
-----------------------------------------------------------------------------*/

/* Removes fieldset borders. even on Opea 7 */
fieldset {
  border: 1px solid transparent;
}

form {margin:0;padding:0;}

select {height:20px; font-size:12px; color: #666666; }


/* =Tables
-----------------------------------------------------------------------------*/


td {
  text-align: left;
	font-weight: normal;
}


