@charset "utf-8";
/* Text Styles */

body {
	background-image: url(/lyquix/images/bg.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	margin: 0px;
}
body,td,th,p,div,input {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
}
p, li {
	line-height: 18px;
}
a:link,a:visited {
	text-decoration: none;
	color: #0092b7;
}
a:hover,a:active {
	text-decoration: none;
	color: #da7839;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Futura Condensed, Futura MdCn BT, Helvetica Neue LT Std Medium Condensed, Arial Narrow, Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #da7839;
}
h1 {
	font-size: 22px;
	color: #8a949b;
	margin-bottom: 40px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4,h5,h6 {
	font-size: 14px;
	color: #d87639;
}

/* Block Styles */

div#utility-bar {
	width: 883px;
	height: 27px;
	margin: auto;
	padding: 0px 37px;
	text-align: right;
}
div#utility-bar a:link,div#utility-bar a:visited {
	color: #FFF;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 10px;
	margin-right: 20px;
}
div#utility-bar a:hover,div#utility-bar a:active {
	color: #da7839;
	text-transform: lowercase;
	font-size: 10px;
	margin-right: 20px;
}
span#utility-bar-persistent {
	display: inline-block;
	height: 17px;
	padding: 5px 0px;
}
span#utility-bar-login {
	display: inline-block;
	height: 17px;
	padding: 5px 0px;
}
span#menu-login {
	display: none;
	height: 17px;
	padding: 5px 0px;
}
input#search-box {
	background-image: url(/lyquix/images/search-box-bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #000;
	width: 129px;
	height: 15px;
	margin: 0px;
	border: 0px;
	overflow: hidden;
	padding: 0px 3px;
	font-size: 10px;
}
img#search-button {
	cursor: pointer;
}
div#main-frame {
	width: 957px;
	margin: auto;
	background-image: url(/lyquix/images/bg-glow.gif);
	background-repeat: no-repeat;
}
div#top-bar {
	position: relative;
	height: 97px;
	z-index: 10;
}
div#logo {
	position: absolute;
	left: 37px;
	top: 25px;
}
div#main-nav {
	position: absolute;
	right: 20px;
	top: 25px;
	text-align: right;
}
div.main-nav-item img {
	margin: 18px 20px;
}
div.main-nav-item, div.main-nav-item a {
	display: inline-block;
	height: 46px;
}
div.menu-drop-down {
	position: absolute;
	display: none;
	top: 34px;
	z-index: 2;
	text-align: left;
	width: 134px;
	padding: 12px 10px 10px 10px;
	background-image: url(/lyquix/images/menu-drop-down-bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	border-top: 1px solid #cccccc;
}
div.menu-drop-down a {
	display: block;
	font-size: 11px;
	margin-bottom: 5px;
}
div.menu-drop-down a:link, div.menu-drop-down a:visited {
	color: #666666;
	text-decoration: none;
}
div.menu-drop-down a:hover, div.menu-drop-down a:active {
	color: #0092b7;
	text-decoration: none;
}
div.menu-sub-header {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
}
div#menu-about-us {
	left: 10px;
}
div#menu-services {
	left: 101px;
}
div#menu-careers {
	left: 283px;
}
div#menu-news {
	left: 367px;
}

/* Home elements */

div#home-banner {
	position: relative;
}
div#home-photo-frame {
	width: 918px;
	height: 504px;
	padding: 1px;
	border: 1px solid #cecece;
	background-color: #fff;
	margin: auto;
	overflow: hidden;
}
div.home-portfolio-item {
	position: absolute;
	background-color: #FFF;
	background-image: url(/lyquix/images/spinner.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
div.home-portfolio-photo {
}
div.home-portfolio-caption {
	display: block;
	height: 14px;
	width: 908px;
	padding: 5px 10px;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
	background-image: url(/lyquix/images/home-photo-caption-bg.png);
	background-position: right;
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ddd;
}
div.home-portfolio-caption a:link,div.home-portfolio-caption a:visited {
	color: #ddd;
}
div.home-portfolio-caption a:hover,div.home-portfolio-caption a:active {
	color: #da7839;
}
div#home-photo-arrow-left {
	position: absolute;
	top: 158px;
	left: 16px;
	width: 20px;
	height: 51px;
	cursor: pointer;
}
div#home-photo-arrow-right {
	position: absolute;
	top: 158px;
	right: 16px;
	width: 20px;
	height: 51px;
	cursor: pointer;
}
div#home-tabs {
	position: absolute;
	top: 407px;
	left: 19px;
	cursor: pointer;
	z-index: 2;
}
div#home-tab-services,div#home-tab-why-nelson,div#home-tab-practice {
	width: 90px;
	height: 12px;
	background-image: url(/lyquix/images/home-tab-bg.png);
	text-align: right;
	vertical-align: middle;
	padding: 10px;
	border-top: 1px solid #888;
	border-right: 1px solid #888;
}	
div#home-tabs-exp {
	position: absolute;
	overflow: hidden;
	top: 407px;
	left: 129px;
	width: 808px;
	height: 99px;
	z-index: 1;
}
div#home-tabs-exp td {
	padding: 2px 10px;
	vertical-align: top;
}
div#home-tabs-exp td p {
	margin: 0px;
	color: #000;
	font-size: 10px;
	line-height: normal;
}
div#home-tabs-exp td a:link,div#home-tabs-exp td a:visited {
	color: #70daff;
	font-size: 10px;
	text-decoration: none;
}
div#home-tabs-exp td a:hover,div#home-tabs-exp td a:active {
	color: #da7839;
	font-size: 10px;
	text-decoration: none;
}
div#home-tab-services-exp,div#home-tab-why-nelson-exp,div#home-tab-practice-exp {
	background-image: url(/lyquix/images/home-tab-bg-hover.png);
	height: 100%;
	overflow: hidden;
	border-top: 1px solid #66ccff;
}
div#home-tab-services-exp td {
	width: 16.66%;
}
div#home-tab-why-nelson-exp td {
	width: 50%;
}
div#home-tab-practice-exp td {
	width: 20%;
}

/* Page elements */

div#page-banner {
	position: relative;
}
div#page-photo-frame {
	width: 918px;
	height: 254px;
	padding: 1px;
	border: 1px solid #cecece;
	background-color: #fff;
	margin: auto;
	overflow: hidden;
}
div.page-portfolio-item {
	position: absolute;
	background-color: #FFF;
	background-image: url(/lyquix/images/spinner.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
div.page-portfolio-photo {
}
div.page-portfolio-caption {
	display: block;
	height: 14px;
	width: 908px;
	padding: 5px 10px;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
	background-image: url(/lyquix/images/home-photo-caption-bg.png);
	background-position: right;
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ddd;
}
div.page-portfolio-caption a:link,div.page-portfolio-caption a:visited {
	color: #ddd;
}
div.page-portfolio-caption a:hover,div.page-portfolio-caption a:active {
	color: #da7839;
}
div#sub-nav {
	float: left;
	width: 175px;
	margin: 20px 20px 0px 19px;
}
div#sub-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div#sub-nav li {
	display: block;
	padding: 18px 0px;
	border-top: 1px dotted #8c8c8c;
	font-weight: bold;
	text-align: right;
	font-size: 11px;
}
div#sub-nav a:after {
	content: " »";
}
div#sub-nav li.first {
	border-top: none;
	padding-top: 7px;
}
div#content {
	position: relative;
	top: -73px;
	float: left;
	padding: 13px 23px;
	width: 432px;
	background-image: url(/lyquix/images/page-copy-box-bg.png);
	background-repeat: no-repeat;
	margin-bottom: -73px;
}
div#right-bar {
	float: left;
	width: 205px;
	margin: 13px 19px 0px 20px;
	padding-right: 20px;
	font-size: 11px;
}
div#right-bar p {
	font-size: 11px;
}
div#long-news-list {
	display: none;
}
p.show-hide-long-news-list {
	cursor: pointer;
	color: #0092b7;
}
p.show-hide-long-news-list:hover {
	cursor: pointer;
	color: #da7839;;
}
/* Portfolio page */

div#portfolio-nav {
	float: left;
	width: 130px;
	margin: 20px 11px 0px 19px;
}
div#portfolio-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div#portfolio-nav ul li {
	display: block;
	position: relative;
	padding: 18px 0px;
	border-top: 1px dotted #8c8c8c;
	font-weight: bold;
	text-align: right;
	font-size: 11px;
	cursor: pointer;
}
div#portfolio-nav ul li.first {
	border-top: none;
	padding-top: 7px;
}
div#portfolio-nav ul li ul li {
	display: block;
	padding: 7px 0px 0px 0px;
	border-top: none;
	font-weight: normal;
	text-align: right;
	font-size: 11px;
	color: #0092b7;
}
div#portfolio-nav ul li ul li:hover {
	color: #da7839;
}
div#portfolio-nav ul li ul li:first-child {
	padding-top: 13px;
}
div#portfolio-content {
	position: relative;
	top: -73px;
	float: left;
	padding: 13px 23px 13px 32px;
	width: 708px;
	background-image: url(/lyquix/images/portfolio-copy-box-bg-all.png);
	background-repeat: no-repeat;
	margin-bottom: -73px;
}
div#portfolio-content ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div#portfolio-content li.portfolio-photo, div#portfolio-content li.portfolio-caption  {
	display: block;
	line-height: normal;
	float: left;
	vertical-align: bottom;
	height: 110px;
	overflow: hidden;
	margin-right: 10px;
	margin-bottom: 20px;
}
div#portfolio-content li.portfolio-photo {
	width: 110px;
}
div#portfolio-content li.portfolio-caption {
	width: 100px;
	font-size: 11px;
}

/* Project Page */

div#portfolio-project-thumbs {
	float: left;
	width: 125px;
	margin: 20px 11px 0px 19px;
}
div#portfolio-project-thumbs ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div#portfolio-project-thumbs ul li {
	display: block;
	position: relative;
	padding: 18px 0px 18px 15px;
	width: 110px;
	height: 110px;
	overflow: hidden;
	cursor: pointer;
}
div#portfolio-project-thumbs ul li.first {
	border-top: none;
	padding-top: 7px;
}
div#portfolio-project-content {
	position: relative;
	top: -73px;
	float: left;
	padding: 13px 23px 13px 32px;
	width: 713px;
	background-image: url(/lyquix/images/portfolio-project-copy-box-bg.png);
	background-repeat: no-repeat;
	margin-bottom: -73px;
}
div#project-images {
	display: block;
	float: right;
	width: 515px;
	height: 515px;
	overflow: hidden;
	margin-left: 15px;
	margin-bottom: 15px;
}
div#project-images img.proj-img {
	display: block;
	margin: auto;
}

/* Services page */
div#services-content {
	position: relative;
	top: -73px;
	float: left;
	padding: 13px 23px 13px 32px;
	width: 580px;
	background-image: url(/lyquix/images/services-copy-box-bg.png);
	background-repeat: no-repeat;
	margin: 0px 0px -73px 33px;
}
div#services-right-bar {
	float: left;
	width: 230px;
	margin: 13px 19px 0px 20px;
	padding-right: 20px;
	font-size: 11px;
}
div#services-right-bar p, div#services-right-bar li  {
	font-size: 11px;
}
div#services-right-bar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div#services-right-bar li.portfolio-photo, div#services-right-bar li.portfolio-caption  {
	display: block;
	line-height: normal;
	float: left;
	vertical-align: bottom;
	height: 110px;
	overflow: hidden;
	margin-right: 10px;
	margin-bottom: 20px;
}
div#services-right-bar li.portfolio-photo {
	width: 110px;
}
div#services-right-bar li.portfolio-caption {
	width: 100px;
	font-size: 11px;
}

/* Footer */

div#footer {
	width: 957px;
	height: 120px;
	margin: auto;
	position: relative;
	margin-top: 50px;
}
div#footer-nav {
	position: absolute;
	top: 33px;
	left: 38px;
}
div#footer-nav a:link,div#footer-nav a:visited {
	color: #999;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 10px;
	margin-right: 20px;
}
div#footer-nav a:hover,div#footer-nav a:active {
	color: #da7839;
	text-transform: lowercase;
	font-size: 10px;
	margin-right: 20px;
}
div#copyright {
	color: #999;
	font-size: 10px;
	text-align: right;
	position: absolute;
	top: 33px;
	right: 40px;
}
