/*

	zenlike1.0 by nodethirtythree design
	http://www.nodethirtythree.com

*/

*
{
padding: 0em;
margin: 0em;
}

body
{
background: #000000 url('images/issi-background-tile.jpg');
padding: 0px 0px 35px 0px;
}

body,input
{
font-size: 10pt;
font-family: arial, sans;

}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: left;
}
p.tagline
{
	font-size:14px;
	color: #666;
}
ul
{

}
a
{
color: #fff;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}


h3 span
{
font-weight: normal;
}

h3
{
font-weight: bold;
font-size: 16px;
display: block;
}

h4
{
	font-weight:normal;
}

.contentarea
{
padding-top: 1.3em;
}

img
{
	border:none;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
position: relative;
background: #fff url('images/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
}

.post .details
{
position: relative;
top: -1.5em;
font-size: 0.8em;
color: #787878;
}

.post ul.controls
{
clear: both;
}

.post ul.controls li
{
display: inline;
font-size: 0.8em;
}

.post ul.controls li a
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 1.0em 0em 20px;
}

.post ul.controls li a.printerfriendly
{
background-image: url('images/icon-printerfriendly.gif');
}

.post ul.controls li a.comments
{
background-image: url('images/icon-comments.gif');
}

.post ul.controls li a.more
{
background-image: url('images/icon-more.gif');
}

.box
{
position: relative;
background: #FDFCF6 url('images/boxbg.gif') repeat-x;
left: -1.5em;
top: -1.5em;
padding: 1.5em;
border-bottom: solid 1px #E1D2BD;
margin-bottom: 1.0em;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}


#outer
{
z-index: 2;
position: relative;
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 968px;
margin: 0 auto;
}

#header
{
position: relative;
float:left;
width: 100%;
margin-bottom: 2px;
color: #fff;
}

#header h1
{
	padding: 6px 0 0 12px;
	border-left: 1px solid #fff;
	margin-left: 106px;
	float: left;
	width: 273px;
}

#headercontent
{
position: absolute;
bottom: 0em;
padding: 0em 2.0em 1.3em 2.0em;
}

#menu
{
position: relative;
float: left;
width: 555px;
padding: 80px 0 5px 12px;
border-left: 1px solid #fff;
}

#menu ul
{
	text-transform: uppercase;
	letterspacing: 0.05em;
	font-size: 11px;
}

#menu ul li
{
position: relative;
display: inline;
padding-right: 12px;
}

#menu ul li a
{
color: #fff;
text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: underline;
}

#menu ul li a.active
{
color:#9FAFCE;
}
#menu ul li a.active:hover
{
cursor: default;
text-decoration: none;
}

#content
{
width:832px;
background:#fff;
float:left;
margin: 24px 0 12px 0;
padding: 6px 12px 12px 118px;
font-size: 12px;
line-height: 20px;
text-align: left;
}

#contentText
{
	width: 544px;

	float:left;
}.commissions #contentText
{
	height: 125px;
}
.commissions #contentText p
{
	color: #777777;
	font-size: 17px;
	line-height: 1.2;
}
#contentText ul
{
margin-bottom: 1.0em;
}

#contentText h1
{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.5px;
	color: #F26825;
	margin-bottom: 1em;
}

#contentImages
{
	background: #ececec;
	float:right;
	width: 247px;
	margin-top: 6px;
	padding:6px;
}

#contentLinkBox
{
	width: 278px;
	height: 114px;
	background: transparent url(images/catalogue-teaser.png) no-repeat right 0;
	position: absolute;
	right: 6px;
	top: 87px;	
	padding-top: 52px;
}
#contentLinkBox p
{
	line-height: 1.2;
	color: #777;
	padding-bottom: 20px;
	background: url(images/arrowRound.gif) no-repeat left bottom;
}
#contentLinkBox p a
{
	color: #777;
	text-decoration: none;
}
#contentLinkBox p a:hover
{
	text-decoration: underline;	
}
#contentLinkBox p strong
{
	color: #F26825;
}
#projectWrapper
{
	float:left;
	width:852px;
	margin-top:12px;
}
#contentHome
{
	width:832px;
	float:left;
	background: url(images/home-projects.gif);
	background-repeat: no-repeat;
	background-position:30px 6px;
}
.projectUnit
{
	width: 259px;
	height: 220px;
	float:left;
	margin:0 24px 24px 0;
}

#primarycontainer
{
float: left;
margin-right: -18.0em;
width: 100%;
}

#primarycontent
{
margin: 1.5em 22.0em 0em 0em;
}

#secondarycontent
{
margin-top: 1.5em;
float: right;
width: 18.0em;
}

.year
{
	color: #666;
}

#content a
{
	color: #666;
}

.article_head
{
	font-size:14px;
}

.article_head_active
{
}
.press-link
{
	padding: 6px 0;
	font-size: 14px;
}
ul.article_list
{
	list-style: none;
	list-style-type: none;
	list-style-image: none;
}
ul.article_list li
{
	border-bottom: 1px #cdcdcd solid;
}

ul.article_list li p a,
.press-link a
{
	text-decoration: none;
}

ul.article_list li p a:hover,
.press-link a:hover
{
	text-decoration: underline;
}

p.article_head
{
	margin-top: 6px;
	margin-bottom: 6px;
}

#footer
{
position: relative;
float:left;
width: 100%;
height: 2.0em;
clear: both;
font-size: 12px;
padding-left: 106px;
color: #fff;
}

#footer a
{
	color: #fff;
}

.footer-unit
{
	width: 95px;
	float:left;
}

#footer .left
{
float:left;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}




/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}





/* Homepage rollovers *********************************************************************/
ul.nav
{
width:845px;
height:168px;
list-style:none;
margin:0;
margin-top: 6px;
padding:0;
}

ul.nav li
{
	float: left;
	margin-right:24px;
}

ul.nav li#last
{
	margin-right: 0;
}


ul.nav li a
{
	position: relative;
}

ul.nav li a.featured-vessel
{
	background:url(projects/name/name-t-blue.jpg);
	width: 259px;
	height: 168px;
	display:block;	
}

ul.nav li a.featured-departure
{
	background:url(projects/departure/departure-t-blue.jpg);
	width: 259px;
	height: 168px;
	display:block;	
}

ul.nav li a.featured-book
{
	background:url(projects/book/book-t-blue.jpg);
	width: 259px;
	height: 168px;
	display:block;	
}

ul.nav li a.featured-ear
{
	background:url(projects/busan/busan-t-blue.jpg);
	width: 259px;
	height: 168px;
	display:block;	
}

ul.nav li a.featured-pulse
{
	background:url(projects/pulse/pulse-t-blue.jpg);
	width: 259px;
	height: 168px;	
	display:block;
}

ul.nav li a span {
display:block;
position:absolute;
top:0;
left:0;
width:259px;
height:168px;
z-index:100;
}

ul.nav li a.featured-vessel span
{
	background:url(projects/name/name-t-home.jpg);
}

ul.nav li a.featured-book span
{
	background:url(projects/book/book-t.jpg);
}

ul.nav li a.featured-ear span
{
	background:url(projects/busan/busan-t.jpg);

}

ul.nav li a.featured-pulse span
{
	background:url(projects/pulse/pulse-t.jpg);
}


/* Fabrication galleries on About page */

#about a.thickbox img
{
	border: 2px solid #ececec;
}

#about a.thickbox:hover img
{
	border: 2px solid #F26825;
}

/* Store page */

#store #content
{
	padding: 0;
	width: 962px;
	background: #fff url(images/store-sidebar.gif) repeat-y 0 0;
}
#store-sidebar
{
	width: 380px;
	padding: 2px;
	margin-right: 20px;
	float: left;
}
#store-sidebar h2
{
	background: #999;
	padding: 2px 6px;
	text-transform: uppercase;
	letter-spacing: .05em;
	color: #fff;
	font-size: 14px;
}
.dload-item
{
	width: 380px;
	margin-top: -10px;
	border-bottom: 1px solid #dedede;
	float: left;
	margin-bottom: 10px;
}
#store-sidebar h3
{
	font-size: 14px;
	color: #f06722;
}
.dload-info
{
	float: left;
	text-align: right;
	width: 149px;
	margin-top:30px;
}
#content .dload-info a
{
	display: block;
	clear: both;
	margin-bottom: 4px;
	text-decoration: none;
	color: #fff;
	background: #bcbcbc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float: right;
	padding: 0 4px;
}
#content .dload-info a:hover
{
	background: #999;
}
#store-sidebar p
{
	text-align: right;
}
.dload-image
{
	float: right;
	margin-right: 20px;
}
#store-social-text
{
	float: left;
	width:250px;
	font-size: 11px;
	margin-right: 10px;
}
#store-social-text p
{
	line-height: 1;
}
#store-social-links
{
	float: left;
}
.social
{
	margin-right: 5px;
	display: block;
	float: left;
	width: 22px;
	height: 22px;
	overflow: hidden;
	text-indent: -9999px;
	background: #aaa;
}
.social:hover
{
	background-color: #888;
}
#home .social
{
	background-color: #fff;
}
.twitter
{
	background-image: url(images/twitter.png);
}
.facebook
{
	background-image: url(images/facebook.png);
}
#home .facebook
{
	background-image: url(images/facebook-home.png);
}
#home .twitter
{
	background-image: url(images/twitter-home.png);
}
#store #content h1
{
	padding-top: 20px;
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: 400;
}
.sale-item
{
	border-top: 1px solid #cdcdcd;
	margin-top: 15px;
	padding-top: 20px;
	float: left;
	width: 542px;
}
.sale-image
{
	float: left;
	width: 260px;
	text-align: right;
	margin-right: 23px;
	position: relative;	
}
.sale-image img
{
	vertical-align: top;
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, .2);
	box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, .2);	
}
.sale-info
{
	margin-top: 25px;
}
.sale-info h2
{
	font-weight: 400;
	font-style: italic;
}
.sale-info h2 .year
{
	font-style: normal;
	color: #999;
}
.sale-item h3
{
	font-size: 14px;
	color: #888;
}
.sale-info p
{
	color: #999;
}
.sale-option
{
	float: left;
}
.sale-specs
{
	text-align: right;
	float: left;
	width: 180px;
	color: #999;	
	line-height: 1.2;
	padding: 5px 10px 5px 0;
	margin-bottom: 10px;
	margin-right: 10px;
	border-right: 1px solid #cdcdcd;
}
.price
{
	color: #666;
}
.sale-button
{
	float: right;
	margin-top: 10px;
	width: 55px;
/*
	text-align: center;
	border: 1px solid #cdcdcd;
*/
}
.mobile-photos img
{
	vertical-align: top;
	float: left;
	margin: 5px;
}
.ed-number
{
	font-size: 11px; 
	font-style: normal; 
	position: absolute; 
	bottom: 0; 
	right: -15px;
}











