/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html{color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{font-size:100%;}

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/

body{margin:10px;}h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong,dt{font-weight:bold;}optgroup{font-weight:normal;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;}em{font-style:italic;}del{text-decoration:line-through;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:circle outside;}dl dd{margin-left:1em;}th,td{border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}sup{vertical-align:super;}sub{vertical-align:sub;}p,fieldset,table,pre{margin-bottom:1em;}button,input[type="checkbox"],input[type="radio"],input[type="reset"],input[type="submit"]{padding:1px;}


html {
	background: #aab0bb url('../images/layout/bg_page.jpg') repeat-x;
}


body {
	margin:0px;
	padding: 0px;
	font:.71em Arial, Helvetica, sans-serif;	
}


a:link, a:active, a:visited, a:hover {
	text-decoration:underline;
	font-weight:bold;
}

a:link {
	color:#e3e4e8;
}

a:active {
	color:#e3e4e8;
}

a:visited {
	color:#e3e4e8;
}

a:hover {
	color:#ffffff;
}


dl dd {
	padding-bottom:10px;
}

dl dt {
	padding-top:3px;	
	font-weight: bold;
}


div#main-container {
	width:758px;
	margin:0 auto;
	position:relative;

}

h1#main-logo {
	background: url('../images/layout/lo_logo.png') no-repeat;
	margin:25px 0px 0px 20px;
	padding:0px;
}


h1#main-logo a {
	padding: 54px 0px 0px 0px;
	overflow:hidden;
	width: 191px;
	height:0px;
	display:block; 
}

div#main-contact {
	background: url('../images/layout/lo_number.png') no-repeat;
	padding: 17px 0px 0px 0px;
	overflow:hidden;
	width: 161px;
	height:0px;
	display:block;
	position:absolute;
	top:31px;
	right:35px;
}

div#main-top-box {
	background: url('../images/layout/lo_main_bg_and_bottom.png') no-repeat;
	width:718px;
	height:230px;
	padding: 10px 20px 10px 20px;
}

div#main-top-box-left {
	width:335px; /*375*/
	float:left;
	padding: 18px 20px 0px 15px;
}



div#main-top-box-right {
	width:280px;
	float:left;
}

div#middle-box {
	background: url('../images/layout/lo_middle_images.png') no-repeat;
	width:634px; /*677*/
	height:153px;
	margin: 0 auto;
	margin-top:10px;
	padding-left: 43px;
}

img.middle-box-small-image {
	width:50px;
	height:38px;
	margin:0px 13px 13px 0px;
}

img.middle-box-image {
	width:102px;
	height:102px;
	margin:25px 18px 25px 0px;
}

div.custom-hr {
	background: url('../images/layout/hr.png') no-repeat;	
	height:0px;
	width:638px;
	padding: 1px 0 0 0;
	overflow:hidden;
	display:block;
	margin: 0 auto;	
	clear:both;
	margin-top:15px;
	margin-bottom:15px;	
}
div.transparent-hr {
	height:0px;
	width:10px;
	overflow:hidden;
	display:block;
	margin: 0 auto;
	clear:both;
}

ul#main-nav {
	padding:0px;
	margin:0px 0px 0px 0px;
	height:67px;
	display:block;
}

ul#main-nav li {
	display: inline;
	list-style-type: none;
	margin:0px 0px 0px 0px;
}

ul#main-nav li a {
	background:url('../images/layout/lo_nav.png');
	text-decoration: none;
	display: block;
	float: left;
	height:0px;
	padding:67px 0px 0px 0px;
	overflow:hidden;	
	margin:0px 0px 0px 0px;
}


ul#main-nav li#main-nav-home a {
	background-position:-14px 0px;
	width:83px;
}

ul#main-nav li#main-nav-home a:hover {
	background-position:-14px 67px;
	width:83px;
}

ul#main-nav li#main-nav-purchase a {
	background-position:-97px 0px;
	width:100px;
}

ul#main-nav li#main-nav-purchase a:hover {
	background-position:-97px 67px;
	width:100px;
}

ul#main-nav li#main-nav-projects a {
	background-position:-197px 0px;
	width:100px;
}

ul#main-nav li#main-nav-projects a:hover {
	background-position:-197px 67px;
	width:100px;
}

ul#main-nav li#main-nav-contact a {
	background-position:-297px 0px;
	width:100px;
}

ul#main-nav li#main-nav-contact a:hover {
	background-position:-297px 67px;
	width:100px;
}

li#main-nav-nolink-start {
	background:url('../images/layout/lo_nav.png') no-repeat;
	background-position:0px 0px;
	width:14px;
	display: block;
	float: left;
	height:67px;
}

li#main-nav-nolink-end {
	background:url('../images/layout/lo_nav.png') no-repeat;
	background-position:-397px 0px;
	width:361px;
	display: block;
	float: left;
	height:67px;
}

div#bottom-box {
	width:665px;
	display:block;
	margin: 0 auto;
	height: 90px;
	padding: 20px 0px 20px 0px;
}

div#bottom-box-left {
	width:375px;
	float:left;
}

div#bottom-box-right {
	width:290px;
	float:left;
}

a#revin-logo {
	background: url('../images/layout/logo_revin_login.png') no-repeat;
	padding: 27px 0px 0px 0px;
	overflow:hidden;
	width: 64px;
	height:0px;
	display:block; 
	position:absolute;
	right:60px;	
}

a#syborg-logo {
	background: url('../images/layout/syborg_logo.png') no-repeat;
	padding: 27px 0px 0px 0px;
	overflow:hidden;
	width: 299px;
	height:0px;
	display:block; 
	margin: 0px 0px 0px 55px;
}

a#kennydavis-logo {
	background: url('../images/layout/kennydavis_logo.jpg') no-repeat;
	padding: 54px 0px 0px 0px;
	overflow:hidden;
	width: 124px;
	height:0px;
	display:block; 
	margin: 15px 0px 0px 115px;
}

div#page-content-box-top {
	background: url('../images/layout/lo_page_content_top.png') no-repeat;
	width:677px;
	height:60px;
	margin: 0 auto;
}



div#page-content-box-bottom {
	background: url('../images/layout/lo_page_content_bottom.png') no-repeat;
	width:677px;
	height:26px;
	margin: 0 auto;
}

h2#page-content-header-purchase, h2#page-content-header-projects, h2#page-content-header-contact {
	background: url('../images/layout/lo_page_header_purchase.png') no-repeat;
	margin:-50px 0px 30px 0px;
	padding: 19px 0px 0px 0px;
	overflow:hidden;
	width: 62px;
	height:0px;
	display:block; 
}
h2#page-content-header-projects {
	background: url('../images/layout/lo_page_header_projects.png') no-repeat;
}
h2#page-content-header-contact {
	background: url('../images/layout/lo_page_header_contact.png') no-repeat;
}

div#page-content-box-content {
	background: url('../images/layout/lo_page_content_bg.jpg') repeat-y;
	width:597px;
	margin: 0 auto;
	padding: 10px 40px 10px 40px;
	position:relative;
}

div#page-content-box-left {
	width:290px;
	display:block;
}

div#page-content-box-right {
	width:290px;
	position:absolute;
	right:28px;
	top:8px;
	display:block;
}

ul#purchase-list li {
	list-style: none;
	margin-top:3px;
	margin-bottom:10px;
}

ul#purchase-list li input, ul li textarea {
	margin-left: 10px;
	margin-top:2px;
}

ul#purchase-list li textarea {
	width: 270px;
	height: 65px;
}

.number-input {
	width:30px;
}

.number-qty-input {
	width:30px;
	margin:0px;
	padding:0px;
}

.checkbox-input {
	margin-right: 5px;
}

table {
	margin-top:14px;
	margin-bottom:14px;	
	border: solid #000000 1px;
}

table td {
	text-align:center;
}

.error-message-box {
	display:none;
	padding:10px;
}

ul#client-list {
	list-style:square;
}



.projects-grid {
	min-height:205px;
}
