
/* ---------------------------------------------------------------------------------------------------------

Website Name Goes Here
http://www.something.com/

Design, Code, Database Structure, Interactivity, and Management: Thomas Bright and Tony Scialdone
http://www.dotcomonomics.com/

--------------------------------------------------------------------------------------------------------- */

/* UNIVERSAL DECLARATIONS */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, 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-size: 100%;
	vertical-align: baseline;
	background: transparent; }
body { line-height: 1; }
body * { position: relative; }
html { background : url(null) fixed no-repeat; } 			/* this fixes an IE problem. Scrolling some pages causes corruption in the rendering. */
:focus { outline: 0; } 								/* remember to define focus styles! */
table { border-collapse: collapse; border-spacing: 0; } 		/* tables still need cellspacing="0" in the markup */


/* BLOCK LEVEL ELEMENTS */

body { 
	margin: 0;
	padding: 0;
	height: 100%;
	background: #564a92 url(../images/bg_body.jpg); 
	background-attachment: fixed; 
	font-size: 100.01%; }

#outerwrap { 
	margin: 0 auto;
	padding: 0;
	width: 784px;  
	background: url(../images/bg_wrap.jpg) repeat-y center top; 
	font: 0.7em/1.5em verdana, arial, sans-serif; 
	color: #006; }
	
#wrap {
	margin: 0 auto;
	padding: 42px 0 0 0; 
	width: 770px; 
	background: url(../images/bg_body_2.jpg) repeat-x left top; }
	
#topnav { 
	margin: 0 auto;
	width: 100%; 
	text-align: center; }
	
#header { 
	margin: 0 auto;
	width: 770px;
	height: 109px; 
	background: url(../images/bg_header.jpg) no-repeat center top; 
	border-top: 1px solid #000; }
	
#contentwrap { 
	float: left; 
	padding: 7px 0 49px 0; }
	
#primary { 
	float: left;
	width: 509px; 
	background: #fff; }
	
#secondary {  
	float: right;
	width: 259px; }
	
#footer {  
	clear: both; 
	padding: 14px 0 0 0; 
	height: 150px; 
	background: #564a92; 
	border-top: 1px solid #000; }
	
	
/* TOPNAV STYLES */

#topnav li { 
	list-style-type: none;
	display: block;
	display: inline; 
	padding-right: 28px; }
#topnav li.contact { padding-right: 0; }	
	
#topnav a { 
	padding: 3px 14px;
	font: bold 1.18em/3em verdana, arial, sans-serif;
	color: #fff; 
	text-decoration: none;
	text-transform: uppercase; 
	letter-spacing: -1px; }
#topnav a:hover { color: #40b936; }

a:link,
a:visited,
a:active {
	text-decoration: underline;
	font-size: 100%;
	color: #00f; }
a:hover { 
	text-decoration: none;
	color: #ff4715; }
	

/* HEADLINES */

h1 { 
	margin: .68em 0 0 14px;
	font: normal 2.18em/.68em arial, sans-serif; 
	color: #006;
	letter-spacing: -1px; }

h2 { 
	margin: .91em 0 0 14px; 
	font: normal 1.64em/.91em arial, sans-serif; 
	color: #006; }
	
body#architects #primary h2 { 
	margin: 35px 21px 0 14px; 
	padding-top: 21px;
	border-top: 1px solid #999; }


h3 { 
	margin: 1.03em 0 0 14px;
	font: bold 1.45em/1.04em arial, sans-serif;  
	color: #006;
	letter-spacing: -1px;	}
	
h4 { 
	margin: 1.27em 0 0 14px;
	font: bold 1.36em/1.27em arial, sans-serif;  
	color: #006;
	letter-spacing: -1px;	}
	
h5 { 
	margin: 1.27em 0 0 14px;
	font: bold 1.36em/1.27em arial, sans-serif;  
	color: #006;
	letter-spacing: -1px; }
	
/* Paragraphs */	
	
p { 
	margin: 1.5em 14px 0 14px;
	line-height: 1.5em; 
	text-align: justify; }
	
body#architects #primary p { margin: 4px 21px 21px 14px; }	
	
p.address { margin-top: 35px; margin-left: 49px; }
p.address span.name { 
	font-weight: normal; 
	font-size: 1.64em; 
	font-family: arial, sans-serif; }
	
#footer p { 
	color: #fff; 
	text-align: center; }
	
p.copyright {
	clear: both;
	margin: 21px auto 0 auto;
	text-align: center; 
	font: normal 90%/3em verdana, arial, sans-serif;
	color: #333; }
	
p.dco a {
	display: block;
	margin: 21px auto 49px auto;
	width: 177px;
	height: 32px; }
	
	
/* Lists */	
	
dl { 
	list-style-position: inside; 
	margin: 1.5em 28px 0 42px; }

dt { 
	font-weight: bold; 
	font-size: 1.18em; }

dd { margin-left: 14px; }


ol { 
	list-style-position: outside; 
	margin: 1.5em 49px 35px 56px; }

ol li { text-align: justify; }

	
ul { 
	list-style-position: inside; 
	margin: 1.5em 28px 0 42px; }
	
ul.none li { list-style-type: none; }
	
ul li { text-align: justify; }

ul#productlinks { 
	clear: both;
	display: block;
	margin: 21px 0 77px 77px; }

ul#productlinks li {
	margin-top: 7px; 
	list-style-type: none; }
	
ul#productlinks a {
	text-decoration: none;
	border-bottom: 1px dashed #564a92; }
	
ul#caddesigns { margin: 21px auto 49px auto; }
ul#caddesigns li {
	margin: 28px 28px;
	padding: 0 14px 14px; 
	list-style-type: none; 
	text-align: center; 
	border-top: 1px solid #ccc; }
ul#caddesigns h2 {
	margin: 14px 0 14px 0;
	padding: 0;
	font-size: 200%;
	text-align: left; }
ul#caddesigns p { 
	padding: 0 14px;
	font-weight: bold; }
	

blockquote { 
	clear: both;
	margin: 42px 21px 0 21px; 
	background: url(../images/quotes.gif) no-repeat 5px 10px;
	border-top: .015em solid #999; border-bottom: .015em solid #999; }
	
blockquote p { 
	margin: 7px 0 0 0;
	padding: 1.5em; 
	font-weight: bold; 
	color: #564a92; }
	
blockquote cite {
	display: block;
	margin-right: 28px;
	padding-bottom: 14px; 
	color: #564a92; 
	text-align: right; 
	font-style: normal; }

table {    
	table-layout: fixed;    
	width: 100%;    
	overflow: hidden; }

	
img.pix {
	display: block;
	margin: 14px auto; 
	padding: 4px;
	background: #fff;
	border: 1px solid #000; }
	
img.none {
	padding: 0;
	background: none;
	border: 0; }

	
/* Classes and Stuff */

form {
	margin: 35px; }
	
label { 
	display: block;
	margin: 1.5em 14px 0 0;
	font-weight: bold;
	line-height: 1.5em; 
	text-align: justify; }
label span { color: #f00; }

input { 
	display: block;
	padding: 3px 3px 2px 3px;
	width: 250px;
	font: bold 110%/1.5em verdana, arial, sans-serif;
	color: #564a92;
	border: 1px solid #999; }
	
input.hidden { display: none; }

input.button {
	clear: both;
	display: block;
	margin: 14px 0 0 0;
	padding: 4px 7px;
	width: auto;
	background: #564a92;
	color: #fff;
	text-align: center;
	text-transform: uppercase; 
	border: 1px solid #999; }

textarea {
	display: block;
	padding: 3px; 
	width: 400px;
	height: 100px;
	font: bold 110%/1.5em verdana, arial, sans-serif;
	color: #564a92;
	overflow: auto; 
	border: 1px solid #999; }
	
body#index li.home a,
body#links li.products a,
body#cad li.cad a,
body#architects li.architects a,
body#contact li.contact a { color: #ffdc13; }
	
/* rhythm formula: if body line-height = 1.5em, and if font-size is 118% which is 1.88em, then 1.5em divided by 1.18em = 1.27em line-height AND bottom-margin */


	
	
	
	
	
	
	