/*******************************************************
TITLE: Broadview Self Storage CSS
DATE: July 2009
AUTHOR: Neale McDavitt-Van Fleet - http://www.fivewhysdesign.com
*******************************************************/

/* Eric Meyer's Reset Reloaded *//* 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,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;}ol, ul {list-style: none;}blockquote, q {quotes: none;}/* remember to define focus styles! */:focus {outline: 0;}/* remember to highlight inserts somehow! */ins {text-decoration: none;}del {text-decoration: line-through;}/* tables still need 'cellspacing="0"' in the markup */table {border-collapse: collapse;border-spacing: 0;}

/* IE PNG fix */
img, div { behavior: url(iepngfix.htc) }

/* Base Structure */
body {
	margin:0;
	padding:0;
	font-family: Georgia, Times New Roman, serif;
	font-size: 14px;
	line-height: 20px;
	background-color: #fffdf4;
	color: #000000;
	text-decoration: none;
	background-image: url(images/header-bg.gif);
	background-repeat: repeat-x;
}

#pagewrap {
	position: relative;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
}

#content {
	position: absolute;
	padding: 0;
	text-align: justify;
	top: 255px;
	width: 530px;
	float: left;
}

#content ul li {
	list-style: disc;
	list-style-position: inside;
	margin: 5px 0 0 15px;
}

#header {
	height: 226px;
}


/* Header Contents */

#info {
	width: 318px;
	height: 181px;
	position: absolute;
	right: 0px;
	background-image: url(images/info-bg.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	padding: 10px 20px;
	font-size: 12px;
	line-height: 13px;
}

#info table {
	width: 190px;
	float: left;
}

#info table tr td {
	padding: 0 5px 0 0;
	color: #b8c1a6;
	font-size: 12px;
}

#info a, .map a {
	color: #e5f1cc;
	text-decoration: none;
	padding: 3px;
}

#info a:hover, .map a:hover {
	color: #ffffff;
}

.map-icon {
	width: 125px;
	height: 160px;
	float: right;
	text-align: center;
}

/* Sidebar Contents */

#sidebar {
	width: 365px;
	float: right;
	position: absolute;
	top: 255px;
	right: 0;
}

#sidebar ul li {
	list-style: none;
	list-style-type: none;
	list-style-position: inside;

}

.note {
	width: 325px;
	height: 291px;
	background-image: url(images/note-bg.jpg);
	background-repeat: no-repeat;
	padding: 20px;
	text-align: center;
}

.map {
	background-color: #385716;
	background-image: url(images/map-bg.gif);
	background-repeat: repeat-x;
	width: 511px;
	font-size: 14px;
	color: #ffffff;
	padding: 10px 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

.map h2, .contact-pop h2 {
	color: #fffdf4;
}

.contact-pop {
	background-color: #385716;
	background-image: url(images/map-bg.gif);
	background-repeat: repeat-x;
	width: 460px;
	font-size: 14px;
	color: #ffffff;
	padding: 10px 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

.contact-pop table tr td {
	padding: 5px;
}

.contact-pop label {
	color: #e3f0ca;

}

#contact input, #content textarea {
	background-color: #fffdf4;
	border: none;
	margin: 3px;
	padding: 2px;
}

input.reset {
	color: gray;
	border: none;
	background: #629f21;
}
.closer {
	position: absolute;
	top: 25px;
	left: 20px;
}

a.closer {
	cursor: pointer;
}

.emailred {
  background: #ffcda4 !important;
}

.submitred {
  background: #ffcda4 !important;
  color: #999999;
}

.emailgreen {
  background: #e1ffa4 !important;
}

.submitgreen {
  background: #e1ffa4 !important;
}

/* Base Styling Tags */

p {
	margin-bottom: 1.5em;
}

#content a {
	color: #468304;
	text-decoration: none;
	padding: 1px;
}

#content a:hover {
	color: #000000;
	background-color: #e5f1cc;
}

.left {
	float: left;
}

.right {
	float: right;
}

img.right {
	float: right;
	margin: 5px 0 15px 15px;
}

img.left {
	float: left;
	margin: 5px 15px 15px 0;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.align-bottom {
	position: absolute;
	bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	text-align: center;
	display: block;
	width: 500px;
}

.clear {
	clear: both;

}

.small {
	font-size: 10px;

}

h1 {
	font-size: 1px;
	margin: 0;
}

h2 {
	font-size: 28px;
	line-height: 32px;
	color: #468304;
	margin-bottom: 3px;
	text-align: center;
}

h3 {
	font-size: 20px;
	line-height: 23px;
	color: #000000;
	margin-bottom: 2px;
	text-align: center;
}

h4 {
	font-size: 15px;
	line-height: 18px;
	color: #000000;
	margin-bottom: 2px;
	text-align: center;
}

h5 {
	font-size: 15px;
	line-height: 18px;
	color: #000000;
	margin-bottom: 10px;
	text-align: center;
}

.red {
	color: #C86323;
	margin-bottom: 0;

}

/* Header Items */

.logo {
	position: absolute;
	z-index: 2;
}

.nav {
	left: 0px;
	top: 195px;
	position: absolute;
	font-size: 16px;
	width: 600px;
}

.nav ul {
	list-style: none;
	list-style-type: none;
}

.nav ul li{
	list-style: none;
	list-style-type: none;
	padding: 0 25px 0 0;
	display: inline;
}

.nav ul li a {
	color: #fffdf4;
	text-decoration: none;
	padding: 5px;
	display: inline-block;
		-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.nav ul li a:hover {
	background-color: #376802;
}

/* Cards */

.cardholder {
	width: 538px;
	height: 206px;
	position: relative;
	float: left;
	background-image: url(images/card-bg.jpg)
}

.cardholder p {
	text-align: center;
	font-size: 12px;
	width: 500px;
	display: block;
	position: absolute;
	left: 0;
}

.titlebox {
	width: 130px;
	height: 20px;
	display: block;
	position: relative;
}

.titlebox:hover {
	cursor: pointer;
}

.cardcontents {
	width: 500px;
	height: 140px;
	text-align: center;
	top: 50px;
	left: 20px;
	position: absolute;
}

.card01 {
	width: 538px;
	height: 206px;
	background-image: url(images/card01.jpg);
	position: absolute;
	top: 0;
	left: 0;
	opacity: 1;
	filter: alpha(opacity=100);
}

.titlebox-1 {
	top: 3px;
	left: 3px;
	position: absolute;
	width: 130px;
	height: 22px;
	padding-top: 8px;
	cursor: pointer;
}

.card02 {
	width: 538px;
	height: 206px;
	background-image: url(images/card02.jpg);
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	opacity: 1;
	filter: alpha(opacity=100);
}

.titlebox-2 {
	top: 3px;
	left: 136px;
	position: absolute;
	width: 130px;
	height: 22px;
	padding-top: 8px;
	cursor: pointer;
}

.card03 {
	width: 538px;
	height: 206px;
	background-image: url(images/card03.jpg);
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	opacity: 1;
	filter: alpha(opacity=100);
}

.titlebox-3 {
	top: 3px;
	left: 270px;
	position: absolute;
	width: 130px;
	height: 22px;
	padding-top: 8px;
	cursor: pointer;
}

.card04 {
	width: 538px;
	height: 206px;
	background-image: url(images/card04.jpg);
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	opacity: 1;
	filter: alpha(opacity=100);
}

.titlebox-4 {
	top: 3px;
	left: 403px;
	position: absolute;
	width: 130px;
	height: 22px;
	padding-top: 8px;
	cursor: pointer;
}


/* Footer */
p.copyright {
	clear: both;
	float: left;
	bottom: 10px;
	margin: 0 0 0 0 ;
	font-size: 10px;
	color: #999999;
}


