/* ====================

Title: Phil Vickery Glass Main stylesheet
Last updated: 15/10/2007 by Mike

==================== */


/* --------------------------
 @Reset - http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ 
----------------------------- */

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, 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-weight : inherit; font-style : inherit; font-size : 100%; font-family : inherit; vertical-align: baseline; background : transparent; } :focus { outline : 0; } ol, ul { list-style : none; } table { border-collapse : collapse; border-spacing : 0; } caption, th, td { text-align : left; font-weight : normal; }


/* --------------------------
 @Base
----------------------------- */

html	{ height: 100%; margin-bottom: 1px;}

body	{ height: 100%;}


/* --------------------------
 @Typography
----------------------------- */

body {
	font-family: "lucida sans unicode", "lucida grande", "trebuchet ms", sans-serif;
	font-size: 75%;
	color: #736768;
	background: #fff url('../images/swirls.jpg') top center no-repeat;
	line-height: 1.5; /* http://meyerweb.com/eric/thoughts/2006/02/08/unitless-line-heights/ */
}

p {
	line-height: 2em;
	margin-bottom: 1.5em;
}

h1, legend {
	color: #975664;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.222em;
	margin-bottom: 0.9em;
	padding: 0.2em 0 0 0;
}

h2 {
	color: #333;
	font-size: 1.3em;
	line-height: 1.222em;
	padding-top: 0.45em;
	margin-bottom: 1.15em
}

a:link {
	color: #723a46;
	text-decoration: none
}

a:visited {
	color: #723a46;
	text-decoration: none
}

a:hover {
	color: #cfa1ab;
	text-decoration: none
}

a:active {
	color: #cfa1ab;
	text-decoration: none
}

#content ul, #content ol {
	margin: 0 0 1.8333em 1.2em;
}

#content .main ul {
	list-style-type: none;
	margin-left: 0;
}

#content .main ul li {
	background-image: url(/images/bulletpoint.gif);
	background-repeat: no-repeat;
	background-position: 0 0.75em;
	padding-left: 9px;
}

li {
	line-height: 1.8333em
}

blockquote  { margin: 1.5em 0 1.5em 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em          { font-style: italic; }
pre         { margin-bottom: 1.3em; background: #eee; border: 0.1em solid #ddd; padding: 1.5em; }
code        { font: 0.9em Monaco, monospace; }


.last , #content .last, div.last {
	margin-bottom: 0;
}

/* --------------------------
 @Navigation 
----------------------------- */

ul#navigation_main {
	list-style-type: none;
	margin-bottom: 20px;
	margin: 37px 0 0 0;	
	width: 557px;
	height: 29px;	
	background: url('../images/navigation_main_bg.png') top center no-repeat		
}


#navigation_main li a {
	display: block;
	font-size: 0.8em;
	letter-spacing: 1px;	
}


#navigation_main {
	background: #6d2737 none repeat scroll 0%;
	overflow: hidden;
	padding: 7px 0px 8px;
}

#navigation_main li {
	background: transparent url(../images/nav_line.gif) no-repeat scroll right center;
	float: left;
	list-style-type: none;
	padding: 2px 18px;
	text-transform: uppercase;
}

#navigation_main li.last {
	background: transparent none repeat scroll 0%;
	padding-right: 0pt;
}


/* --------------------------
 @Structure 
----------------------------- */

#wrapper {
	margin: 0pt auto;
	width: 689px;
}

#branding {
	margin: 28px 0 0 5px;
}

#content {
	float: left;
	margin: 0px 2px 0px 0;
	overflow: hidden;
	padding: 0 0 26px 0;
	width: 557px;
}

	#content .main {
		background: url(/images/content_bg.png) repeat-y;
		overflow: hidden;
		padding: 0px 17px 1px 17px;
		width: 523px;
	}

	#content .top, #content .bottom {
		background: url(/images/content_bg_top.png) center no-repeat;
		height: 11px;
		width: 556px;
	}

	#content .bottom {
		background: url(/images/content_bg_bottom.png);
	}

#navigation_secondary {
	float: left;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	width: 130px;
}

	#navigation_secondary .main {
		width: 110px;
		padding: 0px 10px 0px 10px;
		background: url(/images/navigation_secondary_bg.png) center repeat-y;
	}

	#navigation_secondary .top, #navigation_secondary .bottom {
		width: 130px;
		height: 11px;
		background: url(/images/navigation_secondary_bg_top.png) center no-repeat;
	}

	#navigation_secondary .bottom {
		background: url(/images/navigation_secondary_bg_bottom.png);
	}

#site_info {

}


/* --------------------------
 @Images
----------------------------- */

.image_main, .image_side {
	background: transparent;
	display: block;
	margin: 0 auto;
}

.image_main {
	left: -6px;
	margin: 0 0 10px 0;
	position: relative;
}

img.last {
	margin-bottom: 0;
}

.image_side {
	margin-bottom: 7px;
}

#navigation_secondary .last {
	margin-bottom: 0;
}

#phil {
	padding: 17px 0 0 85px;
}


/* --------------------------
 @Products
----------------------------- */

.action {
	background: url('../images/bg_divider.gif') top left repeat-x;
}

	#navigation_secondary .action {
		margin: 7px 0 0;
	}

.action p {
	background: url('../images/bg_divider.gif') bottom left repeat-x;
	font-size: 0.85em;
	letter-spacing: 0.1em;
	line-height: 1.4em;	
	margin: 0;
	padding: 7px 0;
	text-transform: uppercase;
}

	#navigation_secondary .action p {
		text-align: center;
	}


/* --------------------------
 @Presentational classes
----------------------------- */

.container {
	position: relative;
	margin: 0 auto;
}

.column {
	display: inline;
	float: left;
}

.highlight {
	background: #fffbe2;
	border: 3px solid #ffe222;
	padding: 10px;
}

.clear {
	height: 1px;
	clear: both;
	overflow: hidden;
}


/* --------------------------
 @Forms
----------------------------- */

.form {
	margin-bottom: 4px;
}

.form fieldset {
	border: 0;
}

	.form fieldset.nolegend legend {
		display: none;
	}

.form label {
	font-weight: bold;
	display: block;
	margin: 0 0 10px;
}

.form .textfield {
	display: block;
	font-size: 1em;
	font-weight: normal;
	margin: 4px 0 0 0;
	padding: 3px;
	background: #FBFDFE;
	border-top: 1px solid #BBB;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #CCC;
	font-family: verdana, arial, sans-serif;
	width: 257px;
}

	.form input.textfield:focus {
		background: #FFF
	}

.form textarea {
	background: #FBFDFE;
	display: block;
	font-family: verdana, arial, sans-serif;
	font-size: 1em;
	height: 200px;
	line-height: 1.5em;
	margin: 4px 0 0 0;
	padding: 3px;
	border-top: 1px solid #BBB;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #CCC;
	width: 257px;
}

	.form textarea:focus {
		background: #FFF
	}

.form select {
	font-family: verdana, arial, sans-serif;
}

.form input.submit {
	color: #723a46;
	font-weight: bold;
	font-size: 0.8em;
	padding: 4px;
}

.form .error {
	padding: 10px;
	background: #fbf3f3;
	color: 000;
	border: 3px solid #c84040;
	margin: 0 0 10px 0
}

.form .error h3, .success h3 {
	color: #222;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 0.5em;
}

#content .form .error ul, #content .form .error ol {
	margin: 0;
}

.form .error li {
	margin: 0 0 5px 2.8em;
	list-style-type: decimal;
}

.required, label span.required {
	color: #A6010C;
}


/* --------------------------
 @Paginator
----------------------------- */

.paginator {
	text-align: center;
}

.paginator a {
	padding: 2px 4px;
	border: 1px solid #333
}

.paginator a:hover {
	background: #555;
	color: #fff;
	text-decoration: none;
}

.paginator .current {
	color: #000;
	margin: 0 3px;
	font-weight: bold;
}

.paginator .next {
	margin-left: 15px;
}

.paginator .previous {
	margin-right: 15px;
}

.paginator .inactive {
	color: #ccc
}


/* --------------------------
 @Work
----------------------------- */

.work_gallery_row {
	float: left;
	font-size: 0.8em;
	left: -6px;
	letter-spacing: 1px;
	margin-bottom: 9px;
	position: relative;
	text-transform: uppercase;
	width: 535px;
}

	.work_gallery_row div {
		margin-right: 6px;
		text-align: center;
	}

	.work_gallery_row div.last {
		margin-right: 0;
	}
	
	.work_gallery_row a {
		display: block;
	}

	.work_gallery_row img {
		display: block;
		margin-bottom: 6px;
	}