/* Reset Defaults
--------------------------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, del, dfn, font, img, ins, kbd, q, s, samp, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline;}
ul { list-style: none;}
caption, th, td { text-align: left;	font-weight: normal;}

/* Basic Selectors
--------------------------------------------------------------------------------------- */

html {height: 100%; background: #0f3a6f url(../images/bg/bg_html.jpg) top center repeat-x;}
body { background: transparent url(../images/bg/bg_body.jpg) top center no-repeat; font: normal 62.5% Arial, Helvetica, Verdana, sans-serif; color: #666666; height: 100%;}

h1, h2, h3, h4, h5, h6 {
	font-family: "HelveticaNeueLight", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-size: 1.6em;
	color: #333333;
}

h3.small_text {
	font-size:1.5em;
	font-weight:bold;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #3366CC;
	padding-left: 22px;
}
p {
	font-size:1.2em;
	line-height:1.6em;
	margin:12px 0;
}
small { font-size:1.1em;}

.align-left { text-align:left; }
.align-center { text-align:center; }
.align-right { text-align:right; }

.float-left { float:left; }
.float-right { float:right; }
.float-none { float:none; }

.clear-left {clear: left;}
.clear-right {clear:right;}
.push {clear:both;}

.hide {display: none;}
.overflow { width: 100%; overflow: hidden; }

img.large_image { margin-top: 26px; margin-bottom: 10px}
img.image_frame { padding: 9px; background: #ffffff; border: 1px solid #dddddd;}
img.small_image { margin: 0 0 10px 40px; float: right; display: inline;}

/* Links
--------------------------------------------------------------------------------------- */
.main_nav a:link { color: #ffffff;}
.main_nav a:visited { color: #ffffff;}
.main_nav a:hover { color: #36bafa; text-decoration: none;}
.main_nav a:active { color: #ffffff;}


/* Main Structural Selectors */
.container { width:900px; margin: 0 auto; padding: 0 0; }
.header {
	width:900px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 15px;
}
.content {
	width:880px;
	margin: 0 auto;
	padding: 30px 40px;
	background: #ffffff;
	color: #333333;
}

.main { width:640px; float:right; display:inline; margin: 0; }
.sidebar { width:200px; padding:0; float:left; display:inline; margin: 0;}

body.home .content { width:900px; margin: 0 auto; padding: 0;}

/* Tier 1 Layout */

.tier1_content{
	width: 885px;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url(../images/bg/bg_homepage_content.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 0px;
}
.tier1_hdr {
	font-size: 1.4em;
	font-weight: 600;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 20px;
	float: none;
	text-align: left;
}
.tier1_content_left {
	float: left;
	display: inline;
	width: 900px;
	overflow: hidden;
}
.tier1_about {
	float: left;
	display: inline;
	width: 550px;
	margin-left: 15px;
}
.tier1_about_content {
	float: left;
	display: inline;
	width: 100%;
}
.tier1_sidebar {
	float: right;
	display: inline;
	width: 300px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #D4D4D4;
	height: 350px;
	padding-left: 15px;
}

.tier1_sidebar_content {
	font-family: "HelveticaNeueLight", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	float: right;
	display: inline;
	width: 97%;
	line-height: 1.5em;
	color: #666666;
}
.tier1_sidebar_content li {
	color: #666666;
	list-style-type: disc;
	margin-left: 15px;
	line-height: 1.5em;
}


/* Header Layout */

.header h1 {
	float: left;
	display: inline;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 34px;
}

.main_nav { width: 900px; padding: 0 0 0 0; height: 50px; overflow: hidden; background:  url(../images/bg/nav_bg.png) bottom left repeat-x; position: relative;}


.main_nav_left {
	float: left;
	display: inline;
	width: 900px;
	overflow: hidden;
	margin-left: 500px;
}

.main_nav_left li {
	float: left;
	display: inline;
	height: 50px;
	font-size: 1.3em;
	width: 100px;
	font-weight: 800;
}
.main_nav_left li a { display: block; height: 50px; line-height: 50px; padding: 0 0; text-decoration: none;
}



/* Homepage Layout
--------------------------------------------------------------------------------------- */

.homepage_content {
	width: 885px;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url(../images/bg/bg_homepage_content.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 0px;
}
.homepage_content_left {
	float: left;
	display: inline;
	width: 555px;
	overflow: hidden;
}
.homepage_content_right {
	float: right;
	display: inline;
	width: 320px;
}

.box1_webdesign {
	float: left;
	display: inline;
	width: 275px;
}

.box1_webdesign_content { float: right; display: inline; width: 76%; }
.box2_about { float: right; display: inline; width: 265px;}
.box2_about_content {
	float: right;
	display: inline;
	width: 78%;
}
.box3_contact_content {
	float: right;
	display: inline;
	width: 78%;
}
body.ourwork .featured_work {
	width: 900px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 16px;
	padding-left: 15px;
}

.featured_work {
	width: 900px;
	background-color: #FFFFFF;
	padding-top: 25px;
	padding-bottom: 16px;
	padding-left: 0px;
}
.featured_work h3 {
	margin-left: 20px;
}
.featured_work h3 span { letter-spacing: 0; text-transform: none; margin-left: 10px;}

.portfolio_box {
	width: 100%;
	margin-top: 5px;
	overflow: hidden;
	padding-left: 22px;
}
.portfolio_item {
	float: left;
	display: inline;
	width: 246px;
	background: transparent url(../images/bg/bg_work_thumbnail.gif) 0 0 no-repeat;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 33px;
}
.portfolio_item img {
	margin-bottom: 5px;
	margin-left: -3px;
}
.portfolio_item h4 {
	font-size: 1.2em;
}
.portfolio_item h4 a {
	font-weight: normal;
	color: #3333CC;
}
.portfolio_item:hover a { color: #169bdc; }

.footer {
	height: 75px;
	width: 900px;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #051C4B;
}
.footer a {
	color: #116ACC;
}
.footer h4 {
	float:left;
	display: inline;
	font-size: 1em;
	color: #ffffff;
	padding-left: 310px;
	padding-top: 25px;
	text-align: center;
}
.featured_project { width: 880px; padding: 0 40px; height: 394px; overflow: hidden;}
.featured_project img { float: right; display: inline;}

.featured_project_content { float: left; display: inline; width: 390px; margin-top: 50px; overflow: hidden;}
.featured_project_content h4 { font-size: 3.8em; font-weight: 200; margin: 26px 0; line-height: 1.1em;}

#divMainRotatorNav {
	position:absolute;
	bottom:-27px;
	left:69px;
	z-index:99;
	height: 33px;
	width:400px;
	overflow: hidden;
}
#divMainRotatorNav a { display: block; float: left; width: 59px; height: 33px; background: transparent url(../images/btn/btn_rotator_active.gif) top right no-repeat; text-align: center; line-height: 33px; font-size: 1.2em; color: #ffffff; margin-right: 12px; }
#divMainRotatorNav a:hover { background: transparent url(../images/btn/btn_rotator_active.gif) top left no-repeat; text-decoration: none; }
#divMainRotatorNav a.activeSlide { background: transparent url(../images/btn/btn_rotator_active.gif) top left no-repeat; text-decoration: none; color: #ffffff; }
#divMainRotatorNav a:focus { outline: none; }

/* Easy Slider */
	.slideshow{
	width:900px;
	height:244px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider, #slider li{
	/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
	width:900px;
	height:244px;
	overflow:hidden;
	padding-top: 0px;
	padding-left: 0px;
	float: none;
		}
		
/* // Easy Slider */
	/* numeric controls */	

	ol#controls{
	padding:0;
	height:28px;
	margin-top: -4em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 4em;
		}
	ol#controls li{
	float:left;
	list-style:none;
	height:20px;
	line-height:20px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
		}
	ol#controls li a{
		float:left;
		height:20px;
		line-height:20px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}

/* lightbox controls */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
.tier2_column_rt {
	display: block;
	height: 100%;
	width: 300px;
}
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
.portfolio_email {
	float: left;
	display: inline;
	width: 800px;
	background: transparent url(../images/bg/bg_work_thumbnail.gif) 0 0 no-repeat;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
}
