/* GoLevel */
@import 'reset.css';

/*	Order of Elements	*/
/*	1. structure
	2. links
	3. text
	4. lists
	5. misc
	5. forms		*/
/* ------ structure -------------------------------------------------------- */
body {
	font: 13px 'Lucida Grande',helvetica,tahoma,arial,clean,sans-serif;
	color: #666767;
	background: #6399c2;
	}

#fit {
	background: #fff;
	margin: 0 auto;
	width: 880px;
	overflow: auto;
	padding: 10px;
	}
	
#header {
	padding: 20px 15px;
	margin: 0 auto;
	width: 900px;
	}

#base {		/*	This Wraps the Content and Sidebar Together	*/
	background: #fff; 
	margin: 0;
	padding: 20px 20px;
	color: #666767;	
	}

#sidebar {
	background: #fff;
	float: right;
	width: 200px;
	padding: 0 20px 0 0;
	}
.sidebox {background: #dae7f0; margin-top: 10px; padding: 10px 20px; /* $('.sidebox').round();*/}

#top, #bottom {width: 900px; margin: 0 auto;}
#top {background: url(http://golevel.com/public/images/bg-top.gif) no-repeat; height: 13px;}
#bottom {background: url(http://golevel.com/public/images/bg-bottom.gif) no-repeat; height: 13px;}
#content {
	background: #fff;
	float: left;
	width: 600px;
	padding: 0 0 0 20px;
	}

#footer {
	background: url(http://golevel.com/public/images/bg-footer.jpg) no-repeat;
	color: #fff;
	clear: both;
	text-align: center;
	height: 200px;
	padding-top: 25px;
	margin: 5px auto;
	width: 900px;
	}

/* -- nav --------------------------------------------------- */
#nav {
	margin: 0 auto;
	width: 900px;
	background: url(http://golevel.com/public/images/bg-nav.png) no-repeat;
	height: 108px;
	}

/* For JQuery Bit*/
#nav.hOne {background: url(http://golevel.com/public/images/bg-nav.png) 0 -108px  no-repeat;}
#nav.hTwo {background: url(http://golevel.com/public/images/bg-nav.png) 0 -216px no-repeat;}
#nav.hThree {background: url(http://golevel.com/public/images/bg-nav.png) 0 -324px no-repeat;}

/* For Link Bit */
#nav a {
	text-decoration: none; 
	color: #87bedd; 
	font-size: 18px; 
	float: left; 
	padding-top: 40px;
	height: 69px; 
	display: block; 
}
#nav a.one {width: 220px; 	text-indent: 50px;}
#nav a.two {width: 285px;	text-indent: 70px;}
#nav a.three {width: 382px;	text-indent: 80px;}

#nav a:hover {color: #fff;}

#micro-nav {
	background: url(http://golevel.com/public/images/micro-nav.gif) no-repeat;
	height: 72px;
	width: 600px;
	}
#micro-nav a {font-size: 12px; display: block; float: left; padding-top: 30px; text-indent: 40px; color: #fff;}
#micro-nav a:hover {color: #87bedd; }
a.micro-one {width: 150px;}
a.micro-two {width: 200px;}
a.micro-three {width: 250px;}

/* For JQuery Bit*/
#micro-nav.hOne {background: url(http://golevel.com/public/images/micro-nav.gif) 0 -72px  no-repeat;}
#micro-nav.hTwo {background: url(http://golevel.com/public/images/micro-nav.gif) 0 -144px no-repeat;}
#micro-nav.hThree {background: url(http://golevel.com/public/images/micro-nav.gif) 0 -216px no-repeat;}

/* -- subnav --------------------------------------------------- */


#subnav {
	width: 900px;
	text-align: center;
	margin: 5px 0 30px 0;
	}
#subnav a {
	color: #fff;
	font-size: 12px;
	margin-left: 40px;
	text-decoration: none;
}

#subnav a:hover {
	color: #fff;
	text-decoration: underline;
}

/* -- portf --------------------------------------------------- */
.portf a {color: #fff;}
a.portfbutton{
	text-decoration: none; 
	background: url(http://golevel.com/public/images/portfbutton.gif) 0 0px;
	padding: 12px 0 0 0; 
	display: block;
	height: 29px;
	color: #fff;
	font: 14px Arial, Sans-serif;
	font-weight: bolder;
	width: 201px;
	text-align:center;
	}

a.portfbutton:hover {
	background: url(http://golevel.com/public/images/portfbutton.gif) 0 -41px;
	color: #818581;
	}
/* -- containers ------------------------------------------------------------ */
.flleft {float: left; padding: 2px 10px;}
.flright {float: right; padding: 2px 10px;}

.desc { /*	for Portfolio	*/
	border: 1px solid #383838;
	background: #eaeaea;
	padding: 12px;
	margin-bottom: 20px;
	min-height: 140px;
	height: auto !important;
	height: 140px;
}

.dsub {font-size: 14px; font-weight: normal;}

.pdesc {width: 280px; text-align: left;}
#breadcrumb {
	margin: 10px auto;
	width: 900px;
	padding: 0 25px;
	color: #fff;
	font: 11px Tahoma, Verdana, sans-serif;
	height: 20px;
	background: url(http://golevel.com/public/images/hr.png) bottom center no-repeat;
	}

/* -- links ------------------------------------------------------------ */
a:link, a:visited{color: #000;}
a:hover, a:active{color: #87bedd;}


#breadcrumb a {color: #fff; text-decoration: underline;}
#breadcrumb a:hover {text-decoration: underline;}


a.gallery {font-size: 15px; color: #0068a9; font-weight: bolder; text-decoration: none;}
a.gallery:hover {font-size: 15px; color: #a93c00; font-weight: bolder; text-decoration: underline;}
/* -- text ------------------------------------------------------------ */

h1, h2, h3, h4, h5, h6 {
	font-family: "HelveticaNeue",Helvetica,Verdana,sans-serif;
	font-weight: bolder;	
	color: #fff;
	margin: 10px 0;
	padding: 3px 8px;
	background: #87bedd;
	
	}

h1 {
	font-size: 200%;
	font-weight: bolder;
	}

h2 {
	background: #333;
	font-size: 165%;
	clear: both;
	}

h3 {
	font-size: 165%;
	background: #333;
	}
h4 {
	font-size: 15px;
	margin: 0;
	padding: 5px 16px;
	background: #333;
}

h5 {
	font-size: 15px;
	padding: 5px;
	background: #6892ab;
}

.commentbox {
	background: #fbf3d0; 
	border: 1px solid gold;
	padding: 10px 20px;
	margin: 12px auto;
}

p {
	color: #666767;
	font-size: 116%;
	line-height: 1.5;
	margin-top: 10px;
	margin-bottom: 20px;
}
p.indent {text-indent: 10px;}


/* -- lists ------------------------------------------------------------ */

ul li {
	font-size: 14px;
	font-weight: bolder;
	margin-bottom: 5px;
	padding-left: 16px;
}

ul.ar li {
	background: url(http://golevel.com/public/images/icons/dot.gif) 0 5px no-repeat;
	padding-left: 7px;
	font-size: 12px;
}

/* -- misc ------------------------------------------------------------ */
strong {font-weight: bolder;}
.clear {clear: both;}
.s, .b {font-weight: bolder;}

.i {font-style: italic;}
.big, ul.big li {font-size: 120%;}
.bigger, ul.bigger li {font-size: 150%;}

.h {background: #6fb2e5; padding: 2px 4px; color: #fff;}
.hL {background: #dae7f0; padding: 8px 8px;}
.boostimg {margin-right: 20px;}
/* -- forms ------------------------------------------------------------ */

label {
	float: left;
	width: 120px;
	font-weight: bold;
}

input, textarea {
	width: 180px;
	padding: 5px 3px;
	margin-bottom: 5px;
	font: 14px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif; 
}

input.radio {
	width: 20px;
}

select {
	margin-top: 5px;
}

textarea {
	width: 550px;
	height: 220px;
	font: 14px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif; 
}

.boxes{width: 1em;}

#submitbutton{
	margin-left: 120px;
	margin-top: 5px;
	width: 90px;
}

br {clear: left;}


/*	AJAX Form	*/
p#success {
	padding: 3px 10px;
	background: #92FFA5;
	border: 1px solid #009218;
	color: #009218;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}

p#bademail, p#badserver {
	padding: 3px 10px;
	background: #FFA3A1;
	border: 1px solid #D00D00;
	color: #D00D00;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}
table.search td {
	padding: 4px 4px 4px 4px;
}
