@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Helvetica Neue", sans-serif;
	color: #666;
	margin: 0px;
	background-image: url(../images/shed-background.jpg);
	background-repeat: repeat-y;
}
#content form table {
	font-family: "Helvetica Neue", sans-serif;
	font-size: 13px;
	color: #09C;
	line-height: 25px;
}
#content a {
	color: #09C;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #09C;
}
#content a:hover  {
	color: #c5d92d;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c5d92d;
}
#sidebar p a{
	text-decoration: none;
	color: #c5d92d;
}
#sidebar p a:hover {
	text-decoration: none;
	color: #09C;
}
p strong {
}
.tk-report {
}
p {
	font-size: 12px;
	line-height: 22px;
}
h1 {
	font-family: "Helvetica Neue", sans-serif;
	color: #09C;
	font-size: 20px;
	font-weight: lighter;
	text-transform: uppercase;
}
h2 {
	font-family: "Helvetica Neue", sans-serif;
	color: #c5d92d;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
}
h3 {
	font-family: "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #09C;
}
h4 {
	font-family: "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #09C;
}
h5 {
	font-style: italic;
	font-weight: normal;
	color: #F60;
}
body#home a#homenav,
body#specials a#specialsnav,
body#packages a#packagesnav,
body#web a#webnav,
body#print a#printnav,
body#design a#designnav,
body#contact a#contactnav {
	text-decoration: none;
	color: #09C;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #c5d92d;
}
.title {
	font-weight: normal;
	display: block;
	width: 530px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	background-image: url(../images/shed-icon.png);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 55px;
	padding-top: 20px;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	background-position: 0px 4px;
}
.png {
	float: right;
	margin-right: 15px;
	margin-top: 15px;
}
.indent {
	margin-left: 20px;
	padding-bottom: 5px;
}
.lowercase {
	text-transform: lowercase;
}
.white {
	color: #FFF;
}
.img {
	float: right;
	border: 1px dotted #0099E0;
	padding: 2px;
	margin-bottom: 10px;
	margin-right: 30px;
	margin-top: 0px;
}
.clear {
	clear: both;
}
li {
	list-style-image: url(../images/bullet.png);
	line-height: 20px;
	font-size: 12px;
}

/* Header */

#header {
	width: 900px;
	height: 143px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* Menu */

#menu {
	float: left;
	padding-top: 104px;
	margin: 0px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	text-decoration: none;
	background-color: #EBEBEB;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-right: 5px;
	color: #09C;
	font-family: "Helvetica Neue", sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: none;
	color: #09C;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #09C;
}

#menu .active a {
}
/* Page */

#container {
	width: 900px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #09C;
	margin-top: 10;
}

/* Content */

#content {
	float: left;
	width: 580px;
	padding-top: 0px;
	padding-bottom: 0;
	padding-left: 30px;
	padding-right: 35px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	margin-bottom: 30px;
	margin-top: 30px;
}
/* Sidebar */

#sidebar {
	width: 200px;
	padding-right: 20px;
	padding-top: 20px;
	padding-left: 20px;
	float: right;
	background-color: #FFF;
}
.side-bar-thumbs {
	padding: 2px;
	border: 1px solid #c5da2d;
	margin-right: 6px;
	margin-top: 6px;
}
.sidebar-img {
	margin-top: 30px;
}
#sidebar a .side-bar-thumbs {
	border: 1px solid #c5da2d;
}
#sidebar a:hover .side-bar-thumbs {
	border: 1px solid #09C;
}
#spacer {
	clear: both;
	height: 25px;
}
#footer {
	width: 870px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 30px;
	padding-top: 5px;
	font-size: 13px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #09C;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #09C;
	background-color: #FFF;
	height: 180px;
	padding-bottom: 15px;
}
#footer a {
	text-decoration: none;
	color: #09C;
}
#footer a:hover {
	text-decoration: none;
	color: #c5d92d;
}

.col {
	float:left;
	display:inline;
	margin-right:20px;
}
.col-right { float:right; margin:0; }
.col1 {
	width:250px;
}
#print_images {
	width: 160px;
	float: left;
	padding-top: 20px;
	padding-left: 10px;
	height: 140px;
}
.boldstar {
	font-weight: bold;
	color: #8BCB2F;
	background-image: url(../images/star.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 100px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.show {
	cursor:pointer;
	color:#F90;
	display:block;
	text-align:left;
	height: 25px;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}
.pusher{
	cursor:pointer;
	padding:3px 10px 3px 22px;
	font-weight:normal;
	font-size:12px;
	color: #0099E0;
	font-style: italic;
}
.pusher1 {
	cursor:pointer;
	padding:3px 10px 3px 22px;
	font-weight:normal;
	font-size:12px;
	color: #0099E0;
	font-style: italic;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.hidden {
	margin: 0px;
	padding: 0px;
}
#form table {
	margin-top: 25px;
	margin-bottom: 25px;
	font-family: "Helvetica Neue", sans-serif;
	font-size: 12px;
	color: #999;
	font-weight: bold;
}
iframe {
	margin-top: 15px;
}
#Send Button {
	width: 20px;
	background-color: #999;
}
.orange {
	color: #F90;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F90;
}
