/*  
Theme Name: Top Level Hawaii
Theme URI: http://toplevelhawaii.com
Description: Think Global Design Local!
Version: 1.0
Author: Marcos Nobre
Author URI: http://toplevelhawaii.com
*/

/* ************************************************************************************************************************************************************

Obviously feel free to change the info above once you've added your own styling

************************************************************************************************************************************************************ */

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */

@import url(http://64.13.253.75/wp-content/plugins/cforms/styling/mono_space_dark.css);
@import url(blog.css);
@import url(footer.css);


*, html{ margin:0; padding:0 }


	
	

ol, ul, li { list-style:none }


a { text-decoration:none;
	color: #333; }

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight:bold }

* a { position:relative } /* Gets links displaying over a PNG background */
a img { border:none } /* Gets rid of IE's blue borders */

/* ************************************************************************************************************************************************************

And now it's over to you...

************************************************************************************************************************************************************ */


h1 {
	font-family:  Helvetica,Verdana, Arial,  sans-serif;
	font-size: 12px;
	display: inline;
	}



.think {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#fff;
	font-style: italic;
	letter-spacing: 1px;
	}

.global {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFC156;
	font-style: italic;
	letter-spacing: 1px;
	}

h3 {
	color: #333;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	}


h3 a {
	color: #FFFFFF;
	}
	
h3 a:hover {
	color: #900000;
	}

h4 {
color:#990000;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:14px;
font-style:italic;
font-variant:normal;
font-weight: bold;
line-height:normal;
margin:0;
padding-bottom:5px;
}

.names {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 30px;
	color: #333;
	font-weight: bold;
}
	
h2 {
	color: #333;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 34px;
	font-weight: bold;
	}

.clear {
  clear: both;
  height: 0;
  margin: 0;
  padding: 0;
}

body {
	background-color: #fff;
	background-image: url(images/top-pat_01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}
	
p {
	color: #333;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 12px;
	line-height: 22px;
	}
	
p a {
	color: #333;
	}
	
p a:hover {
	color:#900000;
	}


.bigwrap {
	width: 1005px;
	margin: 0 auto;
	}
	
	
li {
	color: #333;

	
	}
	
/*---header---*/


#header {

	height: 228px;
	margin: 0 auto;
	}
	
	
#slogan {
	display: inline;
	float: right;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:16px;

	font-variant:normal;
	font-weight:500;
	line-height:normal;
	margin-top: 10px;
	letter-spacing: 1px;

	
	width:490px;
	color:#e5d9c7;

}

.chat {
	display: inline;
	float: right;
}

.client {

	display: block;
	float: right;
	width: 512px;
	height: 40px;
	margin-right: 19px;
	overflow: hidden;
	}

.client a {
	font-family: Helvetica, arial, sans-serif;
	letter-spacing: 1px;
	font-size: 12px;
	font-weight: bold;
	color: #900000;
	}

	
.client a:hover {
	color: #fff;
	}
		
	
#head_top {
	display: block;
	width: 1005px;
	height: 175px;
	
	margin: 0 auto;
	}
	
#bottom_links {
	display: block;
	width: 1005px;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin: 0 auto;
	}
	
#bottom_links a {
	color: #FFFFFF;
	
	}
	
#bottom_links a:hover {
	color: #C24738;

	}
	
#logo {
	display: inline;
	float: left;
	width: 332px;
}

strong.visitop {
	color: #FFC156;
}

strong.visitop a:hover {
	color: #FFF;
}

.contactme a {
	color: #FFF;
}
	
/*slider*/	

#slidercont {
	width: 100%;
	height: 296px;
	background-image: url(images/top-pat_02.jpg);
	background-repeat: repeat-x;
	background-position: top;
	
	
}

	
/*--main--*/

#portfolio {
	width: 1005px;
	margin: 0 auto;
	background-position: bottom;
	background-repeat: no-repeat;
	
	}





.thumb {
	display: inline;
	float: left;
	width: 238px;
	padding-right: 10px;
	height: 112px;
}
	
.section-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: 600;
	color: #666;
}
	
.texto {
	display: inline;
	float: left;
	width: 190px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;
	padding-top: 5px;
	}
	
.texto a {
	color: #FFFFFF;
	}
.texto a:hover {
	color: #900000;
	}

.thumbs {
	display: inline;
	float: right;
	width: 295px;
	}
	


	
.thumbs2 {
	display: inline;
	float: left;
	width: 295px;
	}
	
.texto2 {
	display: inline;
	float: right;
	width: 190px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;
	padding-top: 5px;
	}
	
.texto2 a {
	color: #FFFFFF;
	}
.texto2 a:hover {
	color: #900000;
	}
	
/*----left-side---*/
	
#left1 {
	width: 495px;
	height: 152px;
	
	padding-top: 5px;
	}
	
#left2 {
	width: 495px;
	height: 152px;
	}
	
#left3 {
	width: 495px;
	height: 152px;
	
	}
	
#left4 {
	width: 495px;
	height: 152px;
	
	}
	
#left5 {
	width: 495px;
	height: 152px;
	
	}
	
#left6 {
	width: 495px;
	height: 152px;
	
	}
	
#left7 {
	width: 495px;
	height: 152px;
	
	}
	
#left8 {
	width: 495px;
	height: 152px;
	
	}
	
#left9 {
	width: 495px;
	height: 152px;
	
	}
	
#left10 {
	width: 495px;
	height: 152px;
	
	}
	
	
	
	
	
	
	
	
	
	
		
/*---right-side---*/	


#right1 {
	width: 495px;
	height: 152px;
	
	padding-top: 5px;
	}
	
#right2 {
	width: 495px;
	height: 152px;
	
	}
	
#right3 {
	width: 495px;
	height: 152px;
	
	}

#right4 {
	width: 495px;
	height: 152px;
	
	}

#right5 {
	width: 495px;
	height: 152px;
	
	}

#right6 {
	width: 495px;
	height: 152px;
	
	}

#right7 {
	width: 495px;
	height: 152px;
	
	}
	
#right8 {
	width: 495px;
	height: 152px;
	
	}
	
#right9 {
	width: 495px;
	height: 152px;
	
	}
	
#right10 {
	width: 495px;
	height: 152px;
	
	}
	

/*--services--*/

.services-type {
	width: 300px;
	display: inline;
	float: left;
}

.services-type li {
		font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.services-type1 li {
		font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.services-type1 {
	width: 400px;
	display: inline;
	float: left;
}


#services {
	width: 1005px;
	margin: 0 auto;

	
	}
#services a {
	color: #333;
	}
	
#services a:hover {
	color: #900000;
	}
	
	
#serviceleft {
	display: inline;
	float: left;
	width: 440px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	padding-left: 10px;
}




#serviceright {
	display: inline;
	float: right;
	width: 480px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	margin-top: 20px;
}


#branding {
	font-size: 11px;
	display: inline;
	width: 230px;
	float: left;
	}

#marketing {
	font-size: 11px;
	display: inline;
	width: 200px;
	padding: 10px;
	float: right;
	margin-top: 8px;
	}

/*--about--*/


#about {
	width: 1005px;
	margin: 0 auto;
	height: 540px;


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	}


#about a:hover {
	color: #900000;
	}
	
#about_text {
	padding-left: 10px;
	display: inline;
	width: 480px;
	float: left;

	}
	
#about_text a {
	color: #333;
	}
	
#about-text a:hover {
	color: #900000;
	}
	
#profile {
	display: inline;
	float: left;
	width: 450px;
	margin-top: 26px;
	margin-left: 36px;
	}
	
.personal {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#900000;
	font-size:14px;
	font-style:italic;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}
	
	
/*---contact---*/


#contact {
	width: 1005px;
	margin: 0 auto;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #FFF;
	
	}

#contact p {
	color: #FFF;
}

#contact h2 {
	color: #FFF;
}

#contact_text {
	display: inline;
	width: 480px;
	float: left;
	color: #FFF;
	padding-top:60px;
	}
	
#contact_text a {
	color: #fff;
	}

#contact_text a:hover {
	color: #900000;
	}
	
#contact_pics {
	display: inline;
	width: 450px;
	float: left;
	padding-left: 36px;
	color: #FFFFFF;
	}
	

#awards_text {
	float: left;
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	color: #333;
	width: 400px;
	padding-top: 20px;
	font-style: italic;

	}

#awards {
	display: inline;
	float: left;
	width: 62px;
	height: 52px;
	padding-left: 20px;

	}
	
	
#insurance {
	background-image: url(images/insurance.jpg);
	width: 52px;
	height: 52px;
	display: inline;
	float: left;
	cursor: pointer;
}

#insurance_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	display: inline;
	float: left;
	width: 410px;
	padding-left: 10px;
	padding-top: 20px;
}


.fullpage {

	background-image: url(images/bg_hr_shadow.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	font-style: normal;
}

.fullpage2 {

	background-image: url(images/top-pat_03.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFF;
	font-style: normal;
	margin: 0;
	padding: 0;
}

.fullpage1 {
	background-image: url(images/contact-pat.jpg);
	background-color: #C6483A;
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	padding: 0;
	color: #FFF;
	border-bottom: #602320 solid 1px;
}


#footer_twitter li {
	color: #FFF;
}

.guys {
	width: 400px;
	display: inline;
	float: left;
	padding-top: 40px;
	margin-left: 20px;
}

.guys strong {
	color: #1695A3;
	font-size: 18px;
}

.guys1 strong {
	color: #1695A3;
	font-size: 18px;
}

.guys1 {
	width: 470px;
	display: inline;
	float: left;
	padding-top: 40px;
}

.name-title {
	font-size: 14px;

	color: #900;
}

/* slider */




.grid_12 {
	width: 1000px;
	margin: 0 auto;
}

.grid_12 p {
	color: #FFF;
}

.grid_12 h2 {
	color: #FFF;
}

.grid_6 alpha {
	width: 460px;
}


.sliderImages {
	width: 362px;
	display: inline;
	float: left;
	height: 182px;
	margin-top: 10px;
}

.sliderTextHolder {
		width: 500px;
	display: inline;
	float: left;
	height: 240px;

}

.prenex {
	width: 50px;
	display: inline;
	float: left;
	height: 150px;
	padding-left: 15px;
}

#slider-bg {
	background-image: url(images/slider/slider-bg.png);
	width: 381px;
	height: 215px;
	padding-top: 1px;
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: top left;
	display: inline;
	float: left;
}
	
.view-more {
	padding-top: 10px;
}

.port_link {
	display: inline;
	float: left;
	width: 228px;
	padding: 5px;
	margin-right: 10px;
	background-color: #f1f1f1;
}

.port_link a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
}

.port_link a:hover {
	text-decoration: underline;
	color: #C30;
}

/*TOOLTIP*/

div#tipDiv {
    padding:14px;
	font-family: Arial, Helvetica, sans-serif;
    width:550px; 
	background-image: url(http://www.toplevelhawaii.com/wp-content/themes/toplevel/images/tip-bg.png);
	background-position: left top;
	background-repeat: no-repeat;
}


.ie div#tipDiv {
    padding:14px;
	font-family: Arial, Helvetica, sans-serif;
    width:550px; 
	background-image: none;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #000;
	border: #999 solid 1px;
}

#fail {
	margin: 0 auto;
	width: 1005px;
}

#failleft {
	display: inline;
	float: left;
	width: 340px;
	padding-top: 250px;
	
}

#failright {
	display: inline;
	float: left;
	padding-top: 80px;
}


/* used in dw_Tooltip.wrapImageOverText */
div#tipDiv div.img { text-align:center;

}
div#tipDiv div.txt { text-align:center; margin-top:4px }


