/* This CSS design by Ben Gilman of Nuclear Summer Design www.nuclearsummer.com */
/* Please do not rip, steal etc. it's not nice. */

/* (CC) 2004 Tantek Celik. Some Rights Reserved. */
/* http://creativecommons.org/licenses/by/2.0 */
* { margin: 0; padding: 0; border: 0; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{ margin:0; padding:0; list-style-type: none; }
a img,:link img,:visited img { border:none }
address { font-style:normal }

body {
	background: #444;
	font: 76% "Lucida Sans Unicode", "Lucida Sans", Trebuchet MS, Verdana, Arial, Helv, sans-serif;
	}

a:link { color: #bfe8bb; }
a:visited { color: #bfe8bb; }
a:active { color: #bfe8bb; }
a:hover { color: #fff; }

#GlobalContainer {
	width: 963px;
	margin: 0 auto;
	background: #4e4e4e;
	}

.Unit {
	display: inline;
	float: left;
	margin-left: 15px;
	}

.UnitNoOffset {
	margin-left: 0;
	}
.ColumnBreaker {
	clear: both;
	height: 0px;
	line-height: 0px;
	padding-bottom: 15px;
	width: 100%;
	}
.ClearFloat {
	clear: both;
	}
	
/* unit widths based on block composition */
.Unit1Blocks {	width: 64px; } /* should not be used */
.Unit2Blocks {	width: 143px; }
.Unit3Blocks {	width: 222px; }
.Unit4Blocks {	width: 301px; }
.Unit5Blocks {	width: 380px; }
.Unit6Blocks {	width: 459px; }
.Unit7Blocks {	width: 538px; }
.Unit8Blocks {	width: 617px; }
.Unit9Blocks {	width: 696px; }
.Unit10Blocks { width: 775px; }
.Unit11Blocks {	width: 854px; }	/* should not be used */
.Unit12Blocks {	width: 933px; }

#Header .Unit12Blocks { display: block; }

/* site header */
#Header {
	background: #494949 url(../images/masthead-bg.gif) repeat-x top left;
	border-bottom: 1px #666 solid;
	height: 1%;
	position: relative;
	}
	#Header h1 {
		display: block;
		width: 300px;
		height: 100px;
		margin-left: 10px;
		background: transparent url(../images/masthead-logo-cropped.gif) no-repeat center left;
		}
		#Header h1 span {
			display: none;
			}
	#Header h2 {
		display: none;
		}
	#Header h3 {
		color: #999;
		font-size: 170%;
		font-weight: bold;
		letter-spacing: -1px;
		margin-top: 40px;
		padding-right: 10px;
		text-align: right;
		}

/* top nav bar */
#TopNav {
	margin: 0 auto;
	height: 29px;
	}
	#TopNav dl {
		margin: 0 0 0 0px;
		}
		#TopNav dd { 
			display: inline;
			float: left;
			}	
			#TopNav dd a {
				display: block;
				background: transparent url(../images/navbar-item-bg.gif) repeat-x top left;
				border-bottom: 1px #c9f4c5 solid;
				padding: 7px 4px 4px 10px;
				height: 21px;
				width: 100px;
				margin-right: 1px;
				color: #fff;
				text-decoration: none;
				font-size: 120%;
				letter-spacing: -1px;
				text-transform: lowercase;
				}
			#TopNav dd a:hover {
				border-bottom: 1px #f4c5e8 solid;
				color: #f4c5e8;
				}
			#TopNav dd a.active, #navbar dd a.active:hover {
				border-bottom: 1px #f4c5e8 solid;
				color: #f4c5e8;
				}
			#TopNav dd#docu a {
				width: 110px;
				}
		
.GlobalContent h3 {
	color: #eee;
	font-size: 190%;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	letter-spacing: -1px;
	}

	div.textbox {
		color: #ddd;
		line-height: 1.5;
		padding-left: 10px;
		}
		div.textbox p {
			font-size: 110%;
			font-weight: normal;
			margin: 10px 0px
			}
		div.textbox ul {
			list-style-type: none;
			list-style-image: url(../images/arrowbullet.gif);
			margin: 5px 5px 5px 25px
			}	
		div.textbox h4 {
			color: #f4c5e8;
			padding: 0px 0px 3px 0px;
			margin: 5px 10px 0px 0px;
			font-size: 120%;
			font-weight: bold;
			letter-spacing: -1px;
			}
			div.textbox .underh4 {
				margin-top: 0;
				padding-top: 0;
				}
			div.prices strong {
				color: #f4c5e8;
				}

	
	div.Gallery,
	div.Testimonials {
		border-left: 1px #b8b8b8 solid;
		padding-left: 7px;
		}
	
		div.Gallery h4 {
			color: #f4c5e8;
			padding: 0px 0px 3px 0px;
			margin: 5px 20px 8px 0px;
			font-size: 120%;
			font-weight: bold;
			letter-spacing: -1px;
			border-bottom: 1px #f4c5e8 solid;
			}		

		div.Gallery img {
			background: #3e3e3e;
			padding: 6px;
			border: 1px #717171 solid;
			margin: 0px 7px 7px 0px;
			}
			
	div.fp h3 {
		font-size: 220%;
		}
		
	div.BigImage {
		}
		div.BigImage img {
			float: right;
			padding: 7px;
			background: #3e3e3e;
			border: 1px #717171 solid;
			}

	.RecentlyAdded img {
		background: #3e3e3e;
		padding: 8px;
		border: 1px #717171 solid;
		margin: 0 10px 0 0;
		}

	div.highlights {
		padding-top: 10px;
		margin: 0px 20px 0 20px;
		clear: both;
		}
		div.highlights h3 {
			padding: 0 0 3px 0px;
			border-bottom: 1px #666 solid;
			margin: 0 0 8px 0;
			letter-spacing: normal;
			font-size: 1.5em;
			}	

		#content div.highlights img {
		}

.SlideshowHolder {
	border: 1px #888 solid;
	background-color: #555;
	float: right;
	padding: 20px 10px 10px 10px;
	text-align: center;
	width: 479px;
	}
	.SlideshowHolder div#flashcontent {	
		border: 1px #777 solid;
		margin: 0 auto;
		width: 459px;
		}
	.SlideshowHolder .BuyLink {
		font-size: 150%;
		font-weight: bold;
		margin: 10px 0 0 0;
		text-align: center;
		}

table.ClientLinks {
	width: 100%;
	}
	table.ClientLinks thead th {	
		border-bottom: 1px #ccc solid;
		padding-bottom: 5px;
		text-align: left;
		}
		table.ClientLinks thead th.Date {
			text-align: right;
			}
		table.ClientLinks tbody td.Date {
			text-align: right;
			padding-left: 20px;
			}	

div.ClientPromo {
	float: left;
	padding: 0 15px 15px 0;
	}
	div.ClientPromo div.Image {
		float: left;
		text-align: center;
		width: 134px;
		}
	div.ClientPromo img {
		background: #3e3e3e;
		padding: 6px;
		border: 1px #717171 solid;
		}
	div.ClientPromo div.Text {
		float: left;
		padding: 5px 10px 10px 10px;
		width: 120px;
		}
	div.ClientPromo p.Name {	
		font-weight: bold;
		line-height: 130%;
		}
	div.ClientPromo p.Info {
		color: #888;
		font-size: 90%;
		}
		div.ClientPromo p.Info span.Location {
			color: #fff;
			font-weight: bold;
			}



#Footer {
position: relative;
clear: both;
padding: 20px 0 0 0;
background: transparent url(../images/footer-bg.gif) repeat-x 0 20px;
height: 133px;
}

	#Footer div.businesscard {
	position: absolute;
	left: 16px;
	top: 18px;
	width: 261px;
	height: 56px;
	border: 1px #686868 solid;
	background: transparent url(../images/business-card-bg.gif) no-repeat top left;
	padding: 48px 0 0 14px;
	}
	
		#Footer div.businesscard div.tel, #Footer div.businesscard div.email {
			font-size: 13px;
			color: #fff;
			margin: 0px 0px 6px 0px;
			}
			#Footer div.businesscard div.tel strong, #Footer div.businesscard div.email strong {
			font-weight: bold;
			color: #ccc;
			}

	#Footer div.nscredit {
		font-size: 0.875em;
		position: absolute;
		right: 15px;
		bottom: 45px;
		color: #888;
		background: #444;
		padding: 3px 3px 3px 8px;
		border-width: 0px 0px 1px 1px;
		border-color: #666 #666 #555 #666;
		border-style: solid;
		}
		#Footer div.nscredit a {
			text-decoration: none;
			color: #777;
			}	
		#Footer div.nscredit a:hover {
			color: #fff;
			text-decoration: underline;
			}
		
blockquote { margin: 0px 5px 1em 5px; line-height: 1.4em; color: #bbb; font-style: italic; }
blockquote span.quotee { color: #fff; font-weight: bold; font-style: normal; }

div.Watermark img {
	float: right;
	}
		
fieldset { padding: 10px; border: 1px #ccc solid; }
legend { background-color: #3F3F3F; border: 1px #ccc solid; padding: 4px; font-weight: bold; margin-bottom: 5px; }
fieldset input {
	border: 1px #666 solid;
	padding: 3px;
	}
	
ul.jstabs {
	}
	ul.jstabs li {
		float: left;
		margin-right: 2px;
		}
	ul.jstabs li a {
		background-color: #222;
		border: 1px #666 solid;
		border-bottom: 0;
		color: #eee;
		display: block;
		outline: none;
		padding: 6px 12px;
		text-decoration: none;
		}
	ul.jstabs li.ui-tabs-selected a {
		background-color: #444;
		border: 1px #ccc solid;
		border-bottom: 0;
		font-weight: bold;
		}
.jstabspanel {
	background-color: #3e3e3e;
	border-top: 1px #ccc solid;
	clear: both;
	padding-bottom: 15px;
	}
	.jstabspanel img {
		background: #222;
		padding: 10px;
		border: 1px #717171 solid;
		margin: 15px 0 0 0;
		}
	.jstabspanel .textbox {
		background-color: #333;
		margin: 15px 0 15px 15px;
		padding: 10px 15px;
		}
.ui-tabs-hide { display: none; }