/* Irish Connections redesign - June 2006 

Color palette:
white: #fff; page background
dark sage: #819762; borders above & below photo strip
light sage: #cfddbb; feature background
middle sage: #b3c1a1; flash slideshow
lightest sage: #ecf1e4; h2 subtitle background

*/

body, h1, h2, #imgtriplet p, #feature ul {
	margin: 0;
	padding:0;
	}
body, #content, #footer {
	font: 12px/130% Helvetica, Arial, sans-serif
	}
body {
	background-color: #fff;
	color: #000;
	text-align: center;
	}
div.clear {
	height:0;
	clear:both;
	}
h1/*, #imgtriplet p*/, #nav, #bodytext, .itin-pic {
	float:left;
	}
h2, #feature {
	float:right;
	}
a {
	color: #2f5100/*365111 526e2a 060*/;
	}
.center {text-align: center;}
	

/* =Container
---------------*/
#container {
	width: 770px;
	margin: 0 auto;
	background-color: #fff;
	/*border-left: 1px solid #eee;
	border-right: 1px solid #eee;*/
	text-align: left;
	}

/* =Header
------------*/
h1, h2 {
	text-indent: -999em;
	height: 85px;
	}
h1 {
	width: 512px;
	background: url(images/ict-logo.gif) no-repeat top left;
	}
h2 {
	width: 257px;
	background: #ecf1e4 url(images/ict-subhead.gif) no-repeat top left;
	}

/* =Imgtriplet
----------------*/
#imgtriplet {
	border-top: 10px solid #819762;
	border-bottom: 10px solid #819762;
	clear:both;
	}
#home #imgtriplet p {
	height: 230px;
	/*width: 256px;*/
	}
#itineraries {
	/*border-right: 1px solid #333;
	border-left: 1px solid #333;*/
	}

/* =Content
-------------*/
#content {
	clear:both;
	}

/* =Nav
---------*/
#nav {
	width: 110px;
	padding: 0 10px;
	font-size: 14px;
	}
#nav ul {
	margin: 15px 0 0 0;
	padding: 0;
	list-style-type: none;
	}
#nav li {
	margin: 0;
	padding: 4px 0;
	text-align: left;
	}
#home .navhome {
	display:none;
	}
#nav a {
	display: block;
	width: 100%;
	padding-bottom: 2px;
	color: #000;
	text-decoration: none;
	}
#nav a:visited {
	color:#555;
	text-decoration: none;
	}
#nav a:hover, #nav a:visited:hover, #itin #navitin .subnav a:hover, #itin #navitin .subnav a:visited:hover {
	padding-bottom: 1px;
	color:#2f5100/*060*/;
	border-bottom: 1px solid #819762;
	/*text-decoration: underline;*/
	}
/* =location indicators */
#itin #navitin a, #itin10 #subnav10 a, #itin8 #subnav8 a, #itin12 #subnav12 a, #itin14 #subnav14 a, #about #navabout a, #details #navdetails a, #photos #navphotos a, #test #navtest a, #links #navlinks a {
	margin-bottom:5px;
	padding-bottom: 3px; 
	color: #2f5100; 
	border-bottom: 1px solid #819762;
	cursor: default;
	}
#itin #navitin .subnav a {
	margin-bottom:0;
	padding-bottom: 2px; 
	color: #000; 
	border-bottom-width: 0;
	cursor: pointer;
	}

#nav ul.subnav {
	margin: 0;
	padding: 4px 0 0 10px;
	}
.subnav li {
	padding: 1px 0;
	font-size: 12px;
	}
#home .subnav, #details .subnav, #about .subnav, #test .subnav, #links .subnav, #contact .subnav, #photos .subnav {
	display:none;
	}

/* =Bodytext
--------------*/

#bodytext {
	width: 430px;
	padding: 0 10px;
	}
#home #bodytext {
	width: 362px;
	}
#photos #bodytext {
	width: 630px;
	padding: 0 0 0 10px;
	}
h3 {
	padding-bottom: 2px;
	font-weight: normal;
	font-size: 18px;
	text-transform: capitalize;
	}
#home h3, #photos h4 {
	font-weight: normal;
	font-size: 16px;
	text-transform: capitalize;
	}
#bodytext h3, #feature h4 {
	padding-bottom: 2px;
	border-bottom: 1px solid #cfddbb;
	}
#feature h3 {
	font-size: 16px;
	}
h4 {
	font-weight: normal;
	font-size:16px;
	/*border-bottom: 1px solid #819762;*/
	}
#feature h4 {
	margin-bottom: 5px;
	font-size: 14px;
	}
h5 {
	margin-bottom: 0;
	font-size: 12px;
	text-transform: uppercase;
	}
p.note {
	position: relative; 
	margin-top: -13px;
	}
.itin #bodytext p.note, .itin #bodytext p.note em { 
	margin-top: -13px;
	margin-bottom: 15px;
	padding-left: 0;
	border-left-width: 0;
	}
.itin #bodytext p {
	padding-left: 5px;
	border-left: 50px solid #cfddbb;
	}
.itin #bodytext p strong {
	position: relative;
	display:block;
	top: 5px;
	margin-left: -50px;
	font-weight: normal;
	font-size: 13px;
	}
.itin #bodytext p em {
	position: relative;
	display:block;
	margin-top: -15px;
	margin-bottom: 5px;
	}
.itin #bodytext p em:first-letter {
	text-transform:capitalize;
	}
.itin-pic {
	width: 49%;
	}
.itin-pic:first-line {
	font-weight: bold;
	}
#photoslides {
	margin-bottom: 10px;
	}
	
/* =Feature
-------------*/

#feature {
	width: 180px;
	padding: 0 0 0 10px;
	}
#home #feature {
	width: 237px;
	padding: 0 10px;
	background-color: #cfddbb;
	}
#photos #feature {
	width: 620px;
	margin-top: 15px;
	padding: 0 10px;
	background-color: #cfddbb;
	}
#feature img {
	border: 2px solid #cfddbb;
	}
#feature ul {
	margin-left: 15px;
	}
#feature li {
	margin: 0;
	padding: 3px 0;
	}

/* =Footer
------------*/
#footer {
	clear:both;
	}