/******************************************** BROWSER FIXES *****************************************************/
.clearAfter:after, .clearFloats {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	_font-size: 0;
}

.clearAfter {display: inline-block;}

*{padding: 0; margin: 0;}

/* Hides from IE-mac \*/
* html .clearAfter {height: 1%;}
.clearAfter {display: block;}
/* End hide from IE-mac */

/* IE doubled-top-padding Hack
   hides rule from IE5-Mac \*/
* html .hotelDetail {height: 1%;}
/* End hide from IE5-mac */


:-moz-any-link:focus { /* remove dotted border when clicking links in Firefox */
  outline: none;
}

body {
    font: 16px sans-serif;
	background-color:#fff;
	margin:0;
	padding:0;
	font-family: "Helvetica", "Verdana", sans-serif;
	height:auto;
}

a img {
	border:none;	
}

a:link, a:visited{
	color:#fff;	
	text-decoration:none;
}

div{
	margin:0;
	padding:0;	
}

div#wrap{
	width:100%;
	height:700px;
	margin:auto;
	display:block;
	position:relative;
	margin:0px;
	padding:0px;
}

div#header{
	height:100px;
	width:100%;
	display:block;
	position:relative;	
	background-image:URL('images/backgroundPattern_01.jpg');
	background-repeat:repeat;
	z-index:1;
}

div#logo{
	position:absolute;
	left: 10px;
	top: 60px;	
}

.logoLine_01{
	font-size:28pt; 
	font-weight:600; 
	line-height:.1em;
	height:20px;	
}

.logoLine_02{
	font-size:12pt; 
	font-weight:400; 
	text-transform:uppercase; 
	letter-spacing:.35em; 
	line-height:.1em;
}

div#squares{
	width:560px;
	height:200px;
	background-image: URL('images/squares_02.png');
	position:absolute;
	top:20px;
	right: 0px;	
	z-index:2;
}

/*TABS*****************************************/

.ui-tabs-hide {
    display: none;
}

div#mainNav ul li.ui-tabs-selected  {
	background-color:#eee;
}

div#portfolio ul li.ui-tabs-selected{
	background-color:#f4f4f4;
}

/*MAIN NAVIGATION*****************************/

div#mainNav{
	width: 100%;
	height: 40px;
	display: block;
	float:left;
	position:relative;
	background-image: URL('images/navBG_02.png');
	background-repeat:repeat-x;
}

ul.mainNavList{
	height: 20px;
	width: 100%;
	list-style-type:none;
	margin:0;
	padding:0;
}

ul.mainNavList li:first-child{
	width: 60px;
	margin-left:10px;
	
}

ul.mainNavList li{
	display:inline;
	float:left;	
	height:100%;
	width:50px;
	padding: 6px;
	margin: 5px 0px 0px 20px;
	text-align:center;
}

ul.mainNavList li.ui-tabs-selected a{
	color:#000;	
}

ul.mainNavList a{
	text-decoration:none;
	color: #545454;	
}

/*CONTENT***************************************/

div#content{
	width: 100%;
	height: auto;;
	display:block;
	float:left;
	position:relative;
	margin:auto;
}

/*PORTFOLIO*************************************/

div#portfolio{
	width:100%;
	z-index:3;
	height:auto;
	margin:auto;
	margin-top:15px;
}

div#portfolioWrap{
	width: 825px;
	height: 600px;
	margin:auto;
	background-color:#f4f4f4;	
}

li.navButton{
	background-image: URL('images/navTest_01.png');
	background-color: white;
	height:35px;
	width:115px;	
	float:left;
	display:block;
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 8pt;
	text-align: center;
	border-bottom: 1px solid #f4f4f4;
}

li.navButton:first-child{
	margin-left:10px;	
}

li.navButton a{
	text-decoration:none;
	display:block;
	height:17px;
	width:115px;
	padding-top:18px;
	color:#545454;
}

/*PORTFOLIO BUTTONS*******************************/

ul.portNav{
	list-style-type:none;
	margin:auto;
	width: 80%;
	height: 100%;
	margin-top:70px;
}

li.portItem{
	height:180px;
	width: 200px;
	float:left;
	margin: 10px 0px 0px 10px;
	background-color:#f4f4f4;
	//display:block;
}

li.portItem img{
	border:1px solid #545454;	
}

li.portItem a{
	height:150px;
	width: 200px;
	//display:block;	
	position:relative;
}

div.portfolioDescription_01{
	color: #000;
	height: 15px;
	width: 195px;
	background-color:#000;
	position:relative;
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 8pt;
	padding: 5px 0px 0px 5px;
	text-decoration: none !important;
	outline: 1px solid #ddd;
	float:left;
	background-image: URL('images/backgroundPattern_01.jpg');
	border: 1px solid #eee;
	margin:0px;
}

span.portType{
	color:red;	
	font-weight:600;	
}

a.hidden, span.hideMe{
	display:none;
	width:0px;
	height:0px;
	padding:0;
	margin:0;
}

/*ABOUT AND CONTACT *********************************/

div#about, div#contact{
	width: 80%;
	height: auto;
	margin-left:auto;
	margin-right:auto;
	margin-top: 80px;	
}

div.copy{
	height:auto;
	display:block;
	float:left;
	width: 400px;
	height:300px;
	padding-bottom:20px;
	color:#545454;
	font-size: .8em;
	line-height: 1.45em;
}

div.linkWrap{
	height:32px;
	width:315px;
	margin:auto;	
}

div#links{
	position:relative;
	width: 400px;
	height: 32px;
	margin-top:20px;	
}

div.link{
	height:25px;
	width:83px;
	padding: 5px;
	margin: 5px;
	float:left;
	border: 1px solid #ccc;
}

div.link a:hover{
	background-image: URL('images/backgroundPattern_01.jpg');
	background-repeat: repeat;	
}

div#aboutImg{
	position:relative;;
	height:360px;
	width:270px;
	float:left;
	margin-left:20px;
}

.clearBoth{
	clear:both;	
}

#aboutWrapper, #contactWrapper{
	background-image: URL('images/backgroundPattern_01.jpg');
	background-repeat:repeat;
	height: 360px;
	width: 690px;	
	padding:20px;
}

.red{
	color:#ff0000;	
}

.offBlack{
	color:#545454;
}	

/*FOOTER*******************************************/

div#footer{
	background-image: URL('images/footerBG_01.png');
	background-repeat: repeat-X;
	width: 100%;
	height: 30px;
	position:relative;
	margin-top:30px;
}

div.footerCopy{
	color: #545454;
	float:right;
	margin-right: 12px;	
	font-size: 8pt;
	margin-top: 12px;
}
