/* =============================================================================
	common_elements
	index
	services
	portfolio
	contact
	footer
	print
	get_firefox
	site_map

================================================================================ */

/*	common_elements
================================================================================ */

html { height: 100%; margin-bottom: 1px;  }

body { background: url(/images/banner.jpg) repeat-x; }

div#banner {
position: relative;
width: 928px;
height: 129px;
margin: 0 auto;
}

p#skip { display: none; }

a#logo {
display: block;
overflow: hidden;
position: absolute;
left: 62px;
top: 52px;
background: url(/images/logo.jpg) no-repeat;
width: 231px;
height: 0px;
padding-top: 36px;
}

	/** nav **/

ul#nav {
position: absolute;
left: 577px;
top: 67px;
}

ul#nav li {
display: inline;
list-style: none;
}

ul#nav li a { background: #945;
display: block;
overflow: hidden;
float: left;
height: 0px;
padding-top: 16px;
margin-right: 18px;
}

ul#nav li a#nav_about { background: url(/images/_about.jpg) no-repeat; width: 58px; }
ul#nav li a#nav_services { background: url(/images/_services.jpg) no-repeat; width: 54px; }
ul#nav li a#nav_portfolio { background: url(/images/_portfolio.jpg) no-repeat; width: 57px; }
ul#nav li a#nav_contact { background: url(/images/_contact.jpg) no-repeat; width: 50px; }

ul#nav li a#nav_about:hover { background: url(/images/_about_hover.jpg) no-repeat; width: 58px; }
ul#nav li a#nav_services:hover { background: url(/images/_services_hover.jpg) no-repeat; width: 54px; }
ul#nav li a#nav_portfolio:hover { background: url(/images/_portfolio_hover.jpg) no-repeat; width: 57px; }
ul#nav li a#nav_contact:hover { background: url(/images/_contact_hover.jpg) no-repeat; width: 50px; }

ul#nav li a#nav_about_active { background: url(/images/_about_hover.jpg) no-repeat; width: 58px; }
ul#nav li a#nav_services_active { background: url(/images/_services_hover.jpg) no-repeat; width: 54px; }
ul#nav li a#nav_portfolio_active { background: url(/images/_portfolio_hover.jpg) no-repeat; width: 57px; }
ul#nav li a#nav_contact_active { background: url(/images/_contact_hover.jpg) no-repeat; width: 50px; }

	/*****/

div#content_top, div#content_top_white, div#content_top_dark {
background:  url(/images/content_top.jpg) no-repeat;
width: 928px;
height: 24px;
margin: 0 auto;
}
div#content_top_white { background: url(/images/content_top_white.jpg) no-repeat; }
div#content_top_dark { background: url(/images/content_top_dark.jpg) no-repeat; }

div#content, div#content_white, div#content_dark {
background: url(/images/content.jpg) repeat-y;
width: 928px;
margin: 0 auto;
}
div#content_white { background: url(/images/content_white.jpg) repeat-y; }
div#content_dark { background: url(/images/content_dark.jpg) repeat-y; }

div#content_bottom, div#content_bottom_white, div#content_bottom_dark {
background:  url(/images/content_bottom.jpg) no-repeat;
width: 928px;
height: 29px;
margin: 0 auto;
}
div#content_bottom_white { background:  url(/images/content_bottom_white.jpg) no-repeat; }
div#content_bottom_dark { background:  url(/images/content_bottom_dark.jpg) no-repeat; }

	/*****/

	h2 {
	position: relative;
	font: 125%/140% tahoma, geneva;
	color: #303133;
	margin: 19px 0 5px;
	}

	h2 a {
	font-weight: normal;
	color: #303133;
	}

	h2 a:hover { color: #ff9114; }

	p {
	position: relative;
	font: 80%/145% arial;
	color: #686868;
	margin: 0 0 10px ;
	}

	p a {
	font-weight: bold;
	color: #5a5d5f;
	}

	p a:hover {	color: #ff9114;	}

body#mail div#content_white { padding: 50px 0 70px; }

.mail_message { text-align: center; }

/*	END common_elements
=================================== */



/*	index
================================================================================ */

body#index div#content { height: 286px; position: relative;}

#persp_container {
position: absolute;
left: 30px;
top: 2px;
width: 508px;
height: 299px;
}

div#copy {
width: 291px; 
padding-top: 8px;
	/padding-top: 23px; /*IE6*/
margin: 0 0 0 579px;
}

/*	END index
=================================== */



/*	services
================================================================================ */

div#copy1 {
float: left;
width: 335px;
margin-left: 110px;
	/margin-left: 55px;     /*IE6*/
padding-top: 1px;
}

div#copy2 {
float: left;
width: 290px;
margin-left: 134px;
padding-top: 1px;
}

div#force_bottom { clear: both; padding-bottom: 13px; }

body#services h2 img, body#services p img {
position: absolute;
left: -57px;
top: 3px;
}

/*	END services
=================================== */



/*	portfolio
================================================================================ */

div.port_group {
position: relative;
clear: both;
background: url(/images/portfolio_rule.jpg) no-repeat;
width: 850px;
padding-top: 39px;
padding-bottom: 5px;
margin: 0 auto;
}

div.screenshot {
position: absolute;
top: 39px;
left: 0px;
width: 406px;
height: 266px;
}

div.thumbs {
position: absolute;
top: 39px;
left: 406px;
background: url(/images/thumbs_bg.jpg) no-repeat;
width: 106px;
height: 266px;
}

	/** thumbs **/

	a.thumb_1, a.thumb_2, a.thumb_3, a.thumb_4 { position: absolute; line-height: 2%; }

	a.thumb_1 {	top: 3px; }
	
	a.thumb_2 {	top: 68px; }
	
	a.thumb_3 {	top: 133px;	}
	
	a.thumb_4 {	top: 198px;	}

div.thumbs img {
border: solid 1px #8d8d8d;
width: 95px;
height: 57px;
}
div.thumbs a.thumb_1 img { border: solid 1px #8d8d8d; }

	/*****/

div.description {
width: 309px;
min-height: 264px;
height: auto !important;
height: 264px;
padding: 2px 0 28px 540px;
}

div.description h2 { margin-top: 8px; }

p.visit {
margin-top: -4px;
	/margin-top: 0px;     /*IE6*/
}

p.visit a {
font-size: 90%;
font-weight: normal;
padding-left: 7px;
}

/*	END portfolio
=================================== */



/*	contact
================================================================================ */

	/** contact_info **/

div#contact_info {
float: left;
text-align: right;
width: 220px;
padding: 17px 0 0;
margin: 0 40px 0 140px;
	/margin: 0 40px 0 70px;     /*IE6*/
}

address {
font: 80%/145% arial;
color: #686868;
margin: 0 0 10px ;
margin: 0 -4px 14px 0;     /*Firefox!!!*/
	/margin: 0 0 14px 0;
}

div#contact_info a {
font-weight: normal;
text-decoration: none;
color: #686868;
padding-bottom: 1px;
border-bottom: solid 1px #686868;
}

div#contact_info a:hover {
color: #ff9214;
border-bottom: solid 1px #ff9214;
}

div#contact_info a:hover { border-bottom: none; }

p#instructions {
padding: 4px 0 0;
margin-top: 15px;
}

	/** mail_form **/

	form#email_form {
float: left;
font-size: 85%;
width: 400px;
padding: 8px 0 5px;
margin: 0;
}
	
	form#email_form p { margin: 7px 0 0 }
	
	label { color: #666; }
	
	.text {
	background: #fafbfc;
	padding: 1px 2px 1px;
	border: solid 1px #898f96;
	margin: 2px 0 0;
	}
	
	textarea.text { width: 370px; }

	input.button {
	color: #666;
	background: #fafbfb;
	width: 80px;
	padding: 2px 0;
	border: solid 1px #898f96;
	}
	
	form#email_form p#required {
	color: #666;
	margin: 12px 0 0;
	}

/*	END contact
=================================== */



/*	footer
================================================================================ */

div#footer {
font: 70%/160% arial, sans serif;
text-align: center;
color: #666;
padding: 15px 0 50px;
}

	/*****/

div#footer ul { margin-bottom: 6px; }

div#footer li {
display: inline;
border-right: solid 1px #ccc;
padding: 0 8px;
	/padding: 0 6px 0 10px;     /*IE6*/
}

div#footer li a {
font-weight: normal;
color: #666;
padding: 1px 0;
	/padding: 0 0 2px;     /*IE6*/
}

div#footer li a:hover {
color: #ff9213;
/border-bottom: solid 1px #455754;
	/border-bottom: none;
}

div#footer li.first { border-left: solid 1px #ccc; }

p#copyright {
font-size: 90%;
margin-top: 7px;
}

/*	END footer
=================================== */



/*	print
================================================================================ */

div.print_piece {
width: 718px;
padding: 40px 0;
margin: 0 auto;
}

div.print_piece p {
color: #888;
	/width: 718px;     /*IE6*/
padding: 10px 0 17px;
border-top: solid 1px #5a5b5c;
}

span.click {
float: right;
font-size: 90%;
	/font-size: 85%;     /*IE6*/
text-align: right;
width: 150px;
padding-top: 1px;
}

div.print_piece a { margin-right: 58px; }

div.print_piece a img { border: solid 1px #848486; }

img#htba_delegate { margin-top: -20px; }

	/** Enlarge Image **/

	div#mask {
	position: fixed;
		/position: absolute;
	top: 0;
	left: 0;
	background: #000;
	width: 100%;
	height: 100%;
	opacity: .75;
	filter: alpha(opacity=75);
	}

	div#image_container {
	position: fixed;
		/position: absolute;
	top: 50%;
	left: 50%;
	}

	div#image_container a { outline: none; }

	/*****/

img#kreskin_wnj { margin: 0 0 0 -17px; }



/*	END print
=================================== */



/*	get_firefox
================================================================================ */

body#get_firefox div#copy1 {
float: left;
width: 456px;
margin-left: 68px;
	/margin-left: 32px;     /*IE6*/
padding-top: 1px;
}

body#get_firefox div#copy2 {
float: left;
width: 268px;
margin-left: 60px;
padding-top: 1px;
}

body#get_firefox div#copy2 h2 { color: #fff; }

p.source { font-size: 80%; }

span.reference {
font-weight: bold;
color: #ff9114;
}

a#firefox_logo {
display: block;
float: left;
width: 90px;
height: 90px;
padding: 1px 25px 0 0;
margin: 0 0 0 0;
}

p#dash {
text-align: center;
margin: -6px 0 1px;
}

/*	END get_firefox
=================================== */



/*	sitemap
================================================================================ */

div#container {
width: 180px;
margin: 0 auto;
padding: 5px 0 35px;
}

div#container h2 {
padding-bottom: 8px;
	/padding-bottom: 20px;     /*IE6*/
}

	div#container li {
	color: #686868;
	background: url(/images/bullet_orange.jpg) 0px 7px no-repeat;
	padding: 0 0 0 12px;
	margin: 7px 0 7px ;
		/margin: -12px 0;     /*IE6*/
	}

	div#container ul.sub {
		/margin: 17px 0 0 0;     /*IE6*/
	}

	div#container ul.sub li {
	background: url(/images/bullet_grey.jpg) 0px 7px no-repeat;
		/margin: -12px 0 0 0;     /*IE6*/
	}

	div#container li a {
	display: block;
	font: 80%/145% arial;
	font-weight: bold;
	color: #5a5d5f;
	border-bottom: solid 1px #ddd;
	margin: 0;
	}

	div#container li a:hover {	color: #ff9114;	}


/*	END sitemap
=================================== */