html, body {height: 100%;}
body{
	background :#f6f6f6 url('/images/bg.jpg') top center no-repeat;
	font-family:verdana, arial, sans-serif;
	font-size:75%;
	text-align:center;
	color: #616161;
	line-height:160%;
	margin:0;
	}	
h1, h2, h3, h4, h5, h6{
	font-size:1.2em;
	line-height:130%;
	font-weight:bold;
	padding:0;
	margin:0;
	}
h2{font-size: 1.1em;font-weight: bold;}
img{display: block;border:none;}
h3,h4{
	font-size:1em;
	font-weight: bold;
	display: block;
	color: #707070;
	margin-bottom:10px;
	padding-bottom:3px;
	}
.skype_pnh_container {display:none !important;}
.skype_pnh_print_container {display:inline !important;} 
.floatedImage{
	margin-right: 30px;
	margin-bottom: 20px;
	float: left;
	}
.floatedImageR{
	margin-left: 30px;
	margin-bottom: 20px;
	float: right;
	}
hr{
		border:none;
		background:transparent;
		height:2px;
		border-bottom:1px solid #cbcbcb;
		}
#tick{
	list-style-type:none;
	margin:0;
	padding:0 0 20px 0;
	}
#package1{
	border-top: 1px solid #cbcbcb;
	border-bottom: 1px solid #cbcbcb;
	padding-top: 20px;
}
#package2{
	width:600px;
	padding-top: 20px;
	float: right;
}
#package3{
	clear: both;
	padding-top: 20px;
	border-top: 1px solid #cbcbcb;
	border-bottom: 1px solid #cbcbcb;
	margin-bottom: 20px;
}
#tick  li{
	list-style-type:none;
	font-weight: bold;
	padding:0 0 0 27px;
	line-height:250%;
	background: url('/images/tick.gif') center left no-repeat;
					}
#closeIcon{
	position: absolute;
	right:-20px;
	top:-20px;
	}
.jqmWindow {
    display: none; 
    position: fixed;
    top: 17%;
    left: 50%;
    margin-left: -150px;
    width: 300px;
    background-color: #f6f6f6;
    border: 10px solid #cbcbcb;
-moz-box-shadow: 0px 0px 6px #888;
-webkit-box-shadow: 0px 0px 6px #888;
box-shadow: 0px 0px 6px #888;

}
.jqmOverlay { background-color: #fff; }
#contactDetailsInner{
	width:260px;
	margin: 20px auto;
	}
#contactDetailsInner h1{font-size: 1.6em;text-transform: uppercase;padding-bottom: 15px;}
.niceHR{
clear:both;	
border-bottom:1px solid #cbcbcb;
margin:30px 0;
padding:0;
}
p{margin:5px 0 15px 0;padding:0;}
a{color: #83a5d2;text-decoration:underline;}
a:hover{color: #5f625b;}
#logo a img{border:none;}
hr{clear:both;}
blockquote{font-style:italic;margin:0;}
cite{
	font-style:normal;
	font-weight:bold;
	margin:0;
	letter-spacing:.05em;
	}
cite a{font-weight: normal;}

/*  #####################   CONTENT ######################## */
#Container{
	width:960px;
	margin:0 auto ;
	text-align: left;
	background: url('/images/nav-top.jpg') top center no-repeat;
	}
#full-width blockquote{
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	text-indent: 2em;
	color: #838383;
	clear: none;
	float: left;
	clear: right;
	}
#full-width cite{
		font-weight: normal;
		font-style: italic;
		font-size: .9em;
	}
#logo{	
	width:222px;
	height:89px;
	float:left;
	margin-left:10px;
	margin-bottom: 10px;
	}
.portraits {
	border:none;
}
#pitch{
	width:230px;
	margin: 0 10px;
	float: left;
	text-align: left;

	}
#full-width{
	width: 940px;
	margin:0 auto;
	}
.large_input{
	border: 1px solid #b69760;
	background: #efece1;
	padding:2px 5px;
	width:260px;
	}
#pitchInner{
	width:210px;
	margin: 0 auto;
	padding:0;
	}	
#pitch h1{
	text-transform: uppercase;
	font-size: 1.4em;
	font-weight: normal;
	line-height:110%;
	font-weight: bold;
	padding-bottom: 0;
	padding-top: 0;
	margin-top: 0;
	}
#quoteInfo{
	height: 137px;
	background: url('/images/freeQuote.jpg') top center no-repeat;
	}
#quoteInfo p{
	margin-left: 30px;
	padding-top: 5px;
	font-weight: bold;
	font-size: .9em;
	}
.ex1trigger{border:none;}
.ex1trigger img{border:none;}
/*  #####################   NAVIGATION ######################## */
#nav{
	width:940px;
	text-align:left;
	clear: both;
	padding: 8px 0 10px 0;
	margin:0 10px 20px 10px;
	font-size:.9em;
	background:  url('/images/nav-bottom.jpg') bottom center repeat-x;
	}
#nav li{
	margin:0;
	display: inline;
	text-transform: uppercase;
	letter-spacing: .03em;
	}
.book{
	width:200px;
	float: right;
	padding-top: 3px;
	text-align: right;
	}
#nav ul{
	list-style:none;
	margin:0;
	padding:0;
	}
#nav li a{
	display: inline-block;
	color:#696969;
	padding:3px 20px 3px 0;
	margin:0;
	text-decoration:none;
	}
#nav li a:hover{
	color:#17950c;
	}

/*  #####################   FOOTER ######################## */
#footer{
	clear: both;
	background: url('images/footer-top.jpg') top center repeat-x;
	margin: 20px 10px 0 10px;
	width: 940px;
	float: left;
	padding:10px 0;
	font-family: arial, verdana, sans-serif;
	line-height: 170%;
	font-size: .8em;
	color: #818181;
	}
#copy{
	float:right;
	width:300px;
	text-align: right;
	color: #9c9c9c;
	}
#copy a{
	color: #b3b2b2;
	text-decoration: none;
	}
#copy a:hover{
	color: #000;
	}
#social-network-links{
	width:200px;
	margin-top: 10px;
	float: left;
	}
	
#fb-logo{float:left;width: 16px;	margin-right: 5px;
}
#fb-logo a{
	text-align:left;
	float:right;
	width:16px;
	height:16px;
	background: url('/images/fb.jpg') no-repeat 0 0;
	background-position: top;
   text-indent: -10000px;  		}
#fb-logo a:hover{background-position: bottom;}

#vimeo-logo{float:left;width: 17px;	margin-right: 5px;
}
#vimeo-logo a{
	text-align:left;
	float:right;
	width:17px;
	height:17px;
	background: url('/images/vimeo.jpg') no-repeat 0 0;
	background-position: top;
   text-indent: -10000px;  		}
#vimeo-logo a:hover{background-position: bottom;}

#nd-logo{float:left;width: 41px;	margin-right: 5px;
}
#nd-logo a{
	text-align:left;
	float:right;
	width:41px;
	height:17px;
	background: url('/images/nd.jpg') no-repeat 0 0;
	background-position: top;
   text-indent: -10000px;  		}
#nd-logo a:hover{background-position: bottom;}

#footer-links{
	width:380px;
	margin-top: 10px;
	float: left;
	}
#footer-links ul{
	list-style: none;
	margin: 10px 0;
	padding: 0;
	}
#footer-links a{
	color: #9c9c9c;
	}
	
/*  #####################   SLIDESHOW ######################## */
ul.slideshow {
	list-style:none;
	width: 700px;
	height: 466px;
	overflow:hidden;
	position:relative;
	float: left;
	margin: 0 0 0 10px;
	padding:0;
	
}	

ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
}
ul.slideshow li.show {z-index:500;	}
ul img {	border:none;	}
#slideshow-caption {
	width:700px;
	height:120px;
	position:absolute;
	bottom:0;
	left:0;	
	color:#fff;
	background:#000;
	z-index:500;
}
#slideshow-caption .slideshow-caption-container {
	padding:5px 10px;		
	z-index:1000;
}
#slideshow-caption blockquote {
	margin:20px 50px 0 50px;
	padding:0;	
	font-size:1.1em;
}
#slideshow-caption cite {
	text-align: right;
	float: right;
	font-style: inherit;
	padding:0;
	color:	#c6dae1;
	font-size:.8em;
	font-weight: normal;
}

/*  #####################   BLOG ######################## */
#blogMenu{
	width: 280px;
	float: right;
	margin-right: 10px;
	}
#blogMenu a{
	font-weight: normal;
	text-decoration: none;
	}
.blogItem{
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	}
#blogContent{
	width:640px;
	float: left;
	margin-right: 20px;
	margin-left: 10px;
	}
#blogContent .separator, #blogContent span,#blogContent div{
	text-align: left!important;

}
#blogContent img{
	-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;
	border: 1px solid #eee;
	}
.separator{
	margin-bottom: 15px!important;
	margin-top: 15px!important;
	}


/*  #####################   GALLERY ######################## */
	
.pagination{
	margin: 0 10px!important;
	}

	

   		
  /*scroller*/
  /* You can alter this CSS in order to give SmoothDivScroll your own look'n'feel */
/* Invisible left hotspot */
div.scrollingHotSpotLeft
{
	/* The hotspots have a minimum width of 100 pixels and if there is room the will grow
    and occupy 15% of the scrollable area (30% combined). Adjust it to your own taste. */
	min-width: 15px;
	width: 25px;
	height: 100%;
	/* There is a big background image and it's used to solve some problems I experienced
    in Internet Explorer 6. */
	background-image: url(../images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	left: 0;
	/*  The first url is for Firefox and other browsers, the second is for Internet Explorer */
	cursor: url(../images/cursors/cursor_arrow_left.png), url(../images/cursors/cursor_arrow_left.cur),w-resize;
}

/* Visible left hotspot */
div.scrollingHotSpotLeftVisible
{
	background-image: url(../images/arrow_left.gif);				
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.35; /* Standard CSS3 opacity setting */
	-moz-opacity: 0.35; /* Opacity for really old versions of Mozilla Firefox (0.9 or older) */
	filter: alpha(opacity = 35); /* Opacity for Internet Explorer. */
	zoom: 1; /* Trigger "hasLayout" in Internet Explorer 6 or older versions */
}

/* Invisible right hotspot */
div.scrollingHotSpotRight
{
	min-width: 15px;
	width: 25px;
	height: 100%;
	background-image: url(../images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	right: 0;
	cursor: url(../images/cursors/cursor_arrow_right.png), url(../images/cursors/cursor_arrow_right.cur),e-resize;
}

/* Visible right hotspot */
div.scrollingHotSpotRightVisible
{
	background-image: url(../images/arrow_right.gif);
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.35;
	filter: alpha(opacity = 35);
	-moz-opacity: 0.35;
	zoom: 1;
}

/* The scroll wrapper is always the same width and height as the containing element (div).
   Overflow is hidden because you don't want to show all of the scrollable area.
*/
div.scrollWrapper
{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

ul.thumbs
{
	position: relative;
	width: auto;
	height: 100%;
}
#thumbs{height: 400px;}
#thumbs:after{clear:both;content: " "; display: block;}
#gallery{
	height:627px;
}

#loading{text-align:center;margin:0 auto; margin-top:30px;height: 100px;width:940px;}
#makeMeScrollable
   		{
   			width:100%;
   			position: relative;
   			clear: both;
   			left: 0;
   		}
   		

#thumbGallery li {
	width:106px;
	float: left;
	}
#thumbs{
	margin-left: 10px;
	}
#thumbGallery{
	}
	
/*  #####################   Clears ######################## */

#nav:after,
#logo:after,
#Container:after,
#pitchInner:after,
blockquote:after,
#pitch:after{
	content: " ";
	clear: both;
	display: block;
	}
	
#slideshow-caption{display:none; !important;}