/************ ALL PAGES ************/

html { 

 filter: expression(document.execCommand("BackgroundImageCache", false, true));

}

html {
	margin: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	background: #333;
	voice-family: "\"}\"",inherit;
}

body
{
background-image: url(http://www.builtbyrobots.com/i/bbr_bg.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: left center;
font-family: verdana;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 21px;
color: #FFF;
}


	
#wrap  {
	position: relative;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 778px;
	background: #666;
	}	
	
#header {
	margin-left: auto;
	margin-right: auto;
	height: 100px;
	width: 778px;
	text-align: left;
	position: relative;
	/* background-repeat: repeat-y; */
	background: #666;
	clear: both;
	/* border: 1px red dotted; */
}

.news { background: #FFF; }

#portfolio, #about, #footer {
	margin: auto;
	width: 778px;
	text-align: left;
	position: relative;
	/* background-repeat: repeat-y; */
	background: #FFF;
	clear: both;
}

#navigation {
	margin: 22px 0 20px 0px;
	width: 778px;
	height: auto;
	text-align: left;
	position: relative;
	/* background-repeat: repeat-y; */
	background: #666;
	clear: both;
	/* border: 1px red dotted; */
}


A:link  { color: #99CCFF; text-decoration: none }
A:visited  { color: #99CCFF; text-decoration: none }
A:hover  { color: #99CCFF; text-decoration: underline }

#navbox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7f7f7f;
	line-height: 14pt;
	width: 146px;
	border: 1px dotted #777;
	height: 200px;
	
	margin: 0px 0px 0px 27px;
	padding: 6px;
	/* border: 1px dashed red; */
}

#navbox1a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e7e7e7;
	line-height: 14pt;
	width: 146px;
	background-color: #777;
	border: 1px dotted #999;
	height: 200px;
	
	
	margin: 0px 0px 0px 27px;
	padding: 6px;
	/* border: 1px dashed red; */
}

#navbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7f7f7f;
	line-height: 14pt;
	width: 146px;
	border: 1px dotted #777;
	height: 200px;
	margin: -194px 0px 0px 196px;
	
	top: 40px;
	position: absolute;
	left: 196px;
	margin: 0;
	
	padding: 6px;
	/* border: 1px dashed red; */
}

#navbox2a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e7e7e7;
	line-height: 14pt;
	width: 146px;
	background-color: #777;
	border: 1px dotted #999;
	height: 200px;
	margin: -194px 0px 0px 196px;
	
	top: 40px;
	position: absolute;
	left: 196px;
	margin: 0;	
	
	padding: 6px;
	/* border: 1px dashed red; */
}

#navbox3 {
	position: absolute
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7f7f7f;
	line-height: 14pt;
	width: 146px;
	border: 1px dotted #777;
	height: 200px;
	
	margin: -194px 0 0 365px;
	
	top: 40px;
	position: absolute;
	left: 365px;
	margin: 0;
	
	
	padding: 6px;
	/* border: 1px dashed red; */
}

#navbox3a {
	position: absolute
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e7e7e7;
	line-height: 14pt;
	width: 146px;
	background-color: #777;
	border: 1px dotted #999;
	height: 200px;
	
	margin: -194px 0 0 365px;
	top: 40px;
	position: absolute;
	left: 365px;
	margin: 0;
	
	padding: 6px;
	/* border: 1px dashed red; */
}

#navbox4 {
	position: absolute
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7f7f7f;
	line-height: 14pt;
	width: 146px;
	border: 1px dotted #777;
	height: 200px;
	
	margin: -194px 0 0 536px;
	top: 40px;
	position: absolute;
	left: 536px;
	margin: 0;
	
	padding: 6px;
	/* border: 1px dashed red; */
}

#navbox4a {
	position: absolute
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e7e7e7;
	line-height: 14pt;
	width: 146px;
	background-color: #777;
	border: 1px dotted #999;
	height: 200px;
	
	margin: -194px 0 0 536px;
	top: 40px;
	position: absolute;
	left: 536px;
	margin: 0;
	
	padding: 6px;
	/* border: 1px dashed red; */
}

#container {
	position: absolute;
	width: 778px;
	height: 70px;
	padding: 0;
	margin: 0;
	background: #474747;	
	}
	

#nav {
	position: absolute;
	top: 0px;
	left: 0px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 80px;
	display: inline;
	overflow: hidden;
	width: 778px;
	/* border: 1px solid red; */
	}
	
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	/* overflow: hidden; */
	}

#nav a {
	float: left;
	padding: 70px 0 0 0;
	margin-right: 10px;
	/* overflow: hidden; */
	height: 0px !important;
	height /**/:20px; /* for IE5/Win */
	text-indent: -9999px;
}

/*	
#nav .lightning a:hover, #nav .lightning a.selected, #nav .lightning a:active {
	background-position: 0 -70px;
	}
*/
/*
#nav .lightning a:active {
	/* background-position: 0 -70px; */
/*	background-position: 0 -70px;
	}
*/

#tlogo a  {
/*	background: url(../i/n_bbr_blank.gif) top left no-repeat;  */
/*	background: url(../i/n_bbr.png) top left no-repeat; */
/*	overflow: hidden; */
	width: 250px;
	background-color: #6c8db6;
	overflow: hidden;
}


/*
#tlogo a:hover {
	background-position: 0 -140px;
	}

#tlogo a:active, #tlogo a.selected {
	background-position: 0 -70px;
	}
*/

.hi {
	background-color: #919191;
}
.lo {
	background-color: #6c8db6;
}


#logo {

	width: 250px;
	height: 93px;
	z-index: 10;
	position: absolute;
	top: 0; left: 0px;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
	background: url(http://www.builtbyrobots.com/i/n_bbr.png) no-repeat; 
}

#hit {
	position: absolute;
	top: 0; left: 0px;
	z-index: 20;
	/* border: 1px solid red; */
}

#twork a  {
width: 83px;
	background: url(../i/n_multi.gif) 0px 0px no-repeat;
	}
#twork a:hover, #twork a.selected, #twork a:active {
	background-position: 0 -70px;
}
	
#tabout a  {
width: 83px;
	background: url(../i/n_multi.gif) -93px 0px no-repeat;
	}
#tabout a:hover, #tabout a.selected, #tabout a:active {
	background-position: -93px -70px;
}
	
#tclients a  {
width: 83px;
	background: url(../i/n_multi.gif) -186px 0px no-repeat;
	}
#tclients a:hover, #tclients a.selected, #tclients a:active {
	background-position: -186px -70px;
}	
	
#tcontact a  {
width: 83px;
	background: url(../i/n_multi.gif) -279px 0px no-repeat;
	}
#tcontact a:hover, #tcontact a.selected, #tcontact a:active {
	background-position: -279px -70px;
}
	
#tblog a  {
width: 83px;
	background: url(../i/n_multi.gif) -372px 0px no-repeat;
	}
#tblog a:hover, #tblog a.selected, #tblog a:active {
	background-position: -372px -70px;
}	

#tribbon  {
	background: url(http://www.builtbyrobots.com/i/ribbon.gif) top left no-repeat;
	position: absolute;
	top: 0; right: -2px;
	width: 83px;
	height: 83px;
	padding: 0;
	text-indent: -9999px;
	/*	z-index: 10; */
	}

.greybar {
	position: relative;
	width: 778px;
	height: 40px;
	padding: 0;
	margin: 0;
	background: #666;
	/* border: 1px dotted red */
	}

.bluebar {
	position: relative;
	width: 778px;
	height: 10px;
	padding: 0;
	margin: 0;
	background: #6c8db6; 
	/* border: 1px dashed red; */
	}

.footer2 {
	position: relative;
	width: 778px;
	height: 150px;
	padding: 0;
	margin: 0 0 0 0;
	/* border: 1px dotted red */
	}

#title {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	line-height: 14pt;
	}

#title2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 14pt;

	}

#title3x1grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 14pt;
	width: 200px;
	height: 200px;
	margin: 15px 0 0 40px;
	padding: 0;
	/* border: 1px dashed red; */
}

#title3x2grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 14pt;
	width: 200px;
	height: 200px;
	margin: -200px 0 0 260px;
	padding: 0;
	/* border: 1px dashed red; */
}

#title3x3grey {
	position: absolute
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 14pt;
	width: 200px;
	height: 200px;
	margin: -200px 0 0 480px;
	padding: 0;
	/* border: 1px dashed red; */
}


	
#titleblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CCFF;
	line-height: 14pt;

	}
	
#title3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E7E7E7;
	}


/************ CONTACT ************/

#contact-graphic  {
width: 717px;
	background: url(../i/contact-graphic.png) top left no-repeat;
	width: 717px;
	height: 733px;
	padding: 0;
	text-indent: -9999px;
	margin: 0 0 0 10px;
	/* border: 1px dashed red; */
	}

#contact-graphic-ie  {
width: 717px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../i/contact-graphic.png');
	width: 717px;
	height: 733px;
	padding: 0;
	text-indent: -9999px;
	margin: 0 0 0 10px;
	/* border: 1px dashed red; */
	}


/************ NAVIGATION AND SMOOTHSCROLL ************/

.anchor {padding: 0px;}


* {
	margin: 0;
	padding: 0;	
}


/* a {color: #696969; text-decoration: none;}
a:hover {color: #FF4500;}

li {list-style-type: none;}
img {border: 0;}

a:hover img {background-color: #FF4500}
a img {background-color: #696969} */





/* Typography
----------------------------------------------------------- */



h1 {
	color: #000000;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	padding: 10px 10px 0px 10px;
}

.rec-p {
	display: block;
	margin: 60px 0 10px 10px
}

h2, h3, h4 {font-size: 11px; }

h2 {height: 1%; color: #C0C0C0; padding: 15px 0 8px 0; font-weight: bold;}

h3 {color: #000000; line-height: 17px; font-weight: bold; padding: 0 0 30px 0}
h3 span {color: #808080; font-weight: normal;}
	
h4 {line-height: 14px; font-weight: bold; padding: 10px 0 5px 0; color: #333333;}
h4 span {font-weight: normal;}

h5 {font-size: 9px; line-height: 14px; font-weight: bold; color: #C0C0C0}

em {font-style: italic;}
strong {font-weight: bold;}
p {line-height: 16px;}
blockquote {margin-bottom: 7px;}
blockquote p {text-indent: -0.45em; margin-bottom: 1px; font-size: 10px; font-style: italic;}
cite {font-style: normal; color: #333333;}
del {color: #C0C0C0;}

.ingress {font-weight: bold;}


.item-top {
	margin: 14px 0 20px 0;
	clear: both;
	}

.item-top a:link  { color: #6c8db6; text-decoration: none }
.item-top a:visited  { color: #6c8db6; text-decoration: none }
.item-top a:hover  { color: #6c8db6; text-decoration: underline }

.item-top .item-title {margin: 0 0 0 50px; font-size: 16px; color: #6c8db6;}
.item-top .item-title2 {text-align: left; margin: 0 0 0 50px; font-size: 11px; color: #999; padding: 0 0 8px 0;}
.item-top .col2 {text-align: right; padding-top: 3px;}

.item-info {clear: both; width: 778px; padding-bottom: 30px;}
.item-info .col1 p {font-size: 11px; line-height: 18px; color: #333;}
.item-info .col2 p strong {color: #333;}

.col1 {float: left; width: 400px; margin: 0 60px 0 50px; display: inline; padding-bottom: 5px; }
.col2 {width: 200px; margin-left: 535px; clear: right; padding-bottom: 5px; color: #333;}

#portfolio .col2 p, #footer .col2 p, #about .col2 p, #footer .col2 p {line-height: 15px; font-weight: normal;}
#portfolio {padding-bottom: 0px;}

#about .col1 p {font-size: 10px; line-height: 18px;  padding-bottom: 4px}

.thumb-8col p, .thumb-6col p, .full-block p, #lightboxDetails {font-weight: bold; color: #C0C0C0; padding: 4px 0 4px 0}



/* Navigation
----------------------------------------------------------- */

.nav-jump {
	width: 700px;
	margin: 0 0 0 20px;
	font-size: 10px;
	color: #e7e7e7;
	padding: 0 0 0 0;
	position: relative;
	/* border: 1px dotted red; */
}

/* .nav-jump h4 { border-top: 1px solid #DCDCDC; font-weight: normal; } */


.nav-jump li { margin-left: 35px; float: left;}
.nav-jump a { white-space: nowrap;}
.nav-jump img, .nav-check img {margin-right: 2px;}

.gototop {
	width: 20px;
	height: 19px;
	margin: 40px 0 0 20px;

}

.nav-out, .nav-out:hover {background: none;}

a span {background: url(rec/nav-static.gif) repeat-x bottom; padding-bottom: 1px; font-style: normal;}
/* a:hover span {background-image: url(http://www.patrikberg.com/rec/nav-hover.gif);} */
.nav-top {font-size: 10px;}

.nav-top img {margin-left: 3px; position: relative; top: 2px;}
.nav-out img {margin-left: 3px; position: relative; top: 1px;}
.nav-indent img {margin-right: 5px; position: relative; top: 1px;}




/* Portfolio 
----------------------------------------------------------- */
.portfolio-item {width: 778px; padding: 20px 0 40px 0; clear: both;}


.full-block {position: relative; width: 778px; clear: both;}
/* .full-block div {border: 1px solid #DCDCDC; padding: 10px; margin-bottom: 25px; margin-left: 10px; position: relative;} */
/* .full-block img {display: block; border: 1px solid #DCDCDC; background-color: #F5F5F5} */
.full-block p, #lightboxCaption {color: #C0C0C0; padding: 8px 20px 0 0; font-weight: normal; text-align: right;}

.full-2col {height: 1%; float: left; margin-right: 10px;}
.full-4col {height: 1%; float: left; margin-right: 10px;}
.full-6col {height: 1%; float: left; margin-right: 10px;}
.full-8col {clear: both;}
.full-last {margin-right: 0;}


/* MacIE 3px fix. \*/

* html .col1 {margin-right: -3px;}
* html .col2 {margin-left: 532px;}

 /* End hide from IE5/mac */

 

/* Bottom and footer */

#footer {
	margin-top: 25px;
	padding: 0px 0 50px 0;
}

#contact div {
	position: relative;
	width: 300px;
	padding-bottom: 3px;
}

#contact p {font-size: 9px; line-height: 15px;}

#contact h5 {
	color: #808080;
	text-align: right;
	position: absolute;
	width:105px; 
	top: 0;
	left: -110px;
}

#keyboardMsg {visibility: hidden;}


#overlay img { border: none;}
	
#overlay {background-image: url(rec/overlay.png);}

* html #overlay {
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(rec/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="rec/overlay.png", sizingMethod="scale");
	}
	
	
	
/* Misc. */
.hidden {display: none;}

div .clear {clear: both;}
