﻿html, body, ul, ol, li, p, h1 , h2, h3, h4, h5, h6, form, fieldset, a, div, img, blockquote, span {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

html, body 
{
	background-color: #E8EBEF;
	color: #666;
	font-family: Verdana, sans-serif;
	font-size: 0.8125em;	
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.8;
}

#accessibility 
{
	position: absolute;
	top: -10000px;
}

/* --------------------------------------------------------- structure */

div#container
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 820px;
}

div.page
{
	display: block;
	float: left;
	width: 820px;
	background-color: #FFFFFF;		
	margin-bottom: 20px;
	background-position: 352px 10px;	
	background-repeat: no-repeat;
}

div.terms
{
	display: block;
	float: left;
	width: 820px;	
	margin-bottom: 55px;	
	text-align: center;	
}

div.terms a
{
	color: #999;
}

div.page .inner
{
	display: block;
	float: left;
	width: 100%;
	background-image: url(/Images/Common/footer-curve.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: 35px;
}

div#header
{
	display: block;
	float: left;
	width: 750px;	
	margin-left: 35px;
	height: 210px;
}

div#content
{
	display: block;
	float: left;
	width: 750px;	
	margin-left: 35px;
	padding: 0 0 0 0;
}

/* --------------------------------------------------------- header */
div#header h4
{	
	display: inline;
	float: left;
	width: 65px;
	background-image: url(/Images/Common/ArtAndLogicIcon.gif);
	background-position: top left;
	background-repeat: no-repeat;	
	font-size: 9px;	
	position: absolute;
	top: 35px;
	left: 35px;
}

div#header h4 a:link,
div#header h4 a:visited
{	
	display: inline;
	float: left;
	width: 65px;
	background-image: url(/Images/Common/ArtAndLogicIcon.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 65px 0px 0px 0px;
	overflow: hidden;
	height: 0px !important;
	height /**/: 65px;
	font-size: 9px;		
}

div#header h4 a:hover,
div#header h4 a:active
{	
	background-image: url(/Images/Common/IconHome.gif);
}

div#header h2
{
	display: inline;
	float: left;
	width: 235px;
	height: 25px;
	overflow: hidden;	
	position: absolute;
	top: 40px;
	left: 130px;
	color: #333;
	font-weight: normal;
	font-size: 1.6em;
	letter-spacing: 2px;
}

div#header h3
{
	display: inline;
	float: left;
	width: 285px;
	height: 20px;
	overflow: hidden;	
	position: absolute;
	top: 72px;
	left: 130px;
	font-size: 1em;
	font-weight: normal;
	color: #999;
	letter-spacing: 1px;
}

div#header ul#primary
{
	display: block;
	float: left;
	width: 750px;	
	border: dashed 1px #CCC;
	border-width: 1px 0px;
	position: absolute;
	top: 135px;
	left: 35px;	
}
div#header ul#primary li
{
	display: inline;
	float: left;
	padding: 10px 0 12px 40px;	
	color: #666;
}
div#header ul#primary li.first
{
	padding-left: 28px;
}

div#header ul#primary li a:link,
div#header ul#primary li a:visited
{
	text-decoration: none;
	color: #D00;
}
div#header ul#primary li a:hover,
div#header ul#primary li a:active
{
	text-decoration: underline;
	color: #F00;
}

form#cse-search-box
{
	position: absolute;
	top: 20px;
	right: 35px;
}

/* ---------------------------------------------- Secondary */
#content ul#secondary
{
	display: inline;
	float: left;
	border: 1px dashed #CCC;
	border-width: 0 0 1px 0;
	padding: 0 0 20px 0;
	width: 750px;
	margin: 0 0 20px 0;
	text-align: center;
}

#content ul#secondary li
{
	display: inline;	
	padding: 0 10px;	
}

#content ul#secondary li a:link,
#content ul#secondary li a:visited
{	
	text-decoration: none;
}

#content ul#secondary li a:hover,
#content ul#secondary li a:active
{
	color: #F00;
	text-decoration: underline;
	border-bottom: 0px;
}

/* ---------------------------------------------- Typography */

#content h1
{
	color: #DDD;
	font-weight: normal;
	font-size: 3.5em;
	line-height: 1;
	letter-spacing: 30px;
	padding: 0 0 33px 0;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 1px dashed #CCC;
	margin-bottom: 20px;
	font-family: Georgia, Times, Serif;
}

#content h1 a:link,
#content h1 a:visited
{
	color: #F00;
}

#content h2
{
	color: #333;
	padding-bottom: 10px;
}

#content h3
{
	padding: 0 0 20px 0;
	font-size: 1.3em;
	letter-spacing: 1.3px;
	font-weight: normal;
	color: #999;	
}

#content h3 a
{
	font-weight: bold;
	font-size: 1.3em;
}

#content p
{
	padding: 0 0 18px 0;	
}

#content ul,
#content ol
{
	padding: 0 0 20px 40px;
}

#content a:link
{
	color: #F00;
	text-decoration: underline;
}

#content a:visited
{
	color: #C33;
	text-decoration: underline;
}

#content a:hover
{
	padding-bottom: 1px;
	border-bottom: solid 1px #F00;
}

#content a:active
{
	color: #f60;
}

#content .right
{
	display: inline;
	float: right;
	margin: 0 0 30px 30px;
}

#content .left
{
	display: inline;
	float: left;
	margin: 0 30px 30px 0;
}

/* ---------------------------------------------- Content */
div#sidebar-2
{
	display: inline;
	float: right;
	border: 1px dashed #CCC;
	border-width: 0 0 1px 1px;
	padding: 0 0 20px 20px;
	width: 150px;
	margin: 0 0 0 20px;
}

div#sidebar-1
{
	display: inline;
	float: right;
	clear: right;
	border: 1px dashed #CCC;
	border-width: 0 0 1px 1px;
	padding: 20px 0 20px 20px;
	margin: 0 0 20px 20px;
	width: 150px;
}

.divider
{
	width: 100%;
	text-align: center;
	padding: 10px 0 30px 0;
}

/* --------------------------------------------- Contact */
div.contact-options
{
	display: inline;
	float: left; 
}
div.contact-rest
{
	display: inline;
	float: left; 
}

div.contact-options label
{
	display: inline;
	float: left; 
	width: 180px;	
	margin-bottom: 5px;
	clear: left;
}

div.contact-options input,
div.contact-options select
{
	display: inline;
	float: left; 
	margin-bottom: 5px;
}

/* --------------------------------------- My Tags */
div#content div.delicious ul
{
	padding: 0 0 0 0;
}

div#content div.delicious a:link,
div#content div.delicious a:visited
{
	text-decoration: none;
}

div#content div.delicious a:active,
div#content div.delicious a:hover
{
	text-decoration: underline;
}

/* ---------------------------------------- Bookmarks */
div.delicious-posts ul
{
	list-style-type: disc;
}

div.delicious-posts ul li
{
	padding-bottom: 10px;
}

/* ---------------------------------------- Photos */

.PhotoList
{
	display: inline;
	float: left;
	padding-left: 20px;
	width: 740px;
}

.PhotoListA
{
	display: inline;
	float: left;
	padding-left: 0px;
	width: 370px;
	border-right: dashed 1px #CCC;
	text-align: center;
	padding-bottom: 20px;
}
.PhotoListP
{
	display: inline;
	float: right;
	padding-left: 0px;
	width: 350px;
	text-align: center;
	padding-bottom: 20px;
}
div.Photo
{
	display: inline;
	float: left;
	background-color: #EFEFEF;
	width: 300px;
	height: 400px;
	margin: 0 20px 20px 0;
	text-align: center;
	padding: 10px 20px 0 20px;
}

#content div.Photo a:hover,
#content div.Photo a:active
{
	border-bottom: 0px;
	text-decoration: none;
	line-height: 0;
}

.Buttons
{
	text-align: left;
	display: inline;
	float: left;
	padding: 20px 0 0 20px;	
	width: 740px;
}
#content .Buttons a
{
	border: 0px;
	margin: 0 20px 20px 0;
}