 /* CSS for OOBA.COM
   Developed by IA Collaborative
   Developer Scott Thomas
   Version 1.5
*/

html
{
	overflow-x: auto;
	/* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */
	}

body {
	/*background-color: #F4F3EA;*/
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #8D8D7F;
	line-height: 16px;
	margin: 0px auto 20px auto;
	padding: 0;
	text-align: center;
	width: 900px;
	min-height: 1000px;
	}

b {
	color: #544F48;
	font-weight: normal;
	}
.type {
	color: #8D8D7F;
	font-weight: normal;
	}
table {
	border: 0px;
	padding: 0px;
	}
	
td {
	text-align: left;
	vertical-align: top;
	}
	
img {
	border: 0px;
	}
form {
	padding: 0px;
	margin: 0px;
	}
input, select { 
	font-size: 9px; 
	color: #777777;
	vertical-align: middle;
	}
h1 {
	font-size: 15px;
	line-height:10px;
	color: #99BA1D;
	font-weight: normal;
	}
h2 {
	font-size: 15px;
	line-height:15px;
	color: #99BA1D;
	font-weight: normal;
	}
ul {
	list-style: none;
    margin-left: 0;
	margin-bottom: 18px;
    padding-left: 6px;
	padding-bottom: 0px;
    text-indent: -.6em;
	}

a:link, a:visited {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #EB6745;
	text-decoration: none;
	}
	
a:active {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #B4C31F;
	text-decoration: none;
	}

a:hover {
	color: #777777;
	text-decoration: none;
	}
a.nav2:link, a.nav2:visited {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	}
	
a.nav2:active {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #B4C31F;
	text-decoration: none;
	}

a.nav2:hover {
	color: #EB6745;
	text-decoration: none;
	}

a.nav3:link, a.nav3:visited {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	}
	
a.nav3:active {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #B4C31F;
	text-decoration: none;
	}

a.nav3:hover {
	color: #EB6745;
	text-decoration: none;
	}	
a.nav4:link, a.nav4:visited {
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #EB6745;
	text-decoration: none;
	}
	
a.nav4:active {
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #B4C31F;
	text-decoration: none;
	}

a.nav4:hover {
	color: #777777;
	font-weight: bold;
	text-decoration: none;
	}
#low_main_nav {
	position: relative;
	left: 14px;
	}
	
div#left_column {
	position: relative;
	top: 25px;
	left: 45px;
	width:200px;
	}

#housing_home {
	width: 900px;
	min-height:900px;
	}
#housing {
	width: 900px;
	background-image: url('/images/top_gradient2.jpg');
	background-repeat: no-repeat;
	background-position: 50% 0%;
	min-height:900px;
	}
#preorder {
	width: 250px;
	padding: 5px;
	border: 1px solid #BDC1BD;
}
#preorder h1 {
	font-size: 15px;
	line-height:1px;
	color: #99BA1D;
	font-weight: normal;
}


#secondary {
	background-image: url('');
	background-repeat: no-repeat;
	}

.vertical_bar {
	background-image: url('/images/icn_vert_line_px.gif');
	background-repeat: repeat-y;
	width: 1px;
	padding: 0px;
	margin: 0px;
	}
.price {
	font-size: 18px;
	}
.small {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10px;
	color: #8D8D7F;
	line-height: 14px;
	}
.green_type {
	font-size: 11px;
	color: #99BA1D;
	}
.email_list {
		
	width: 300px;

	}
.update_box {
	border: 1px solid #eeeeee;
	}
#left_align {
	padding: 5px 5px 0px 0px;
	}
#main_content {
	width: 587px;
	padding: 17px 0px 0px 20px;
	}
#bassinet_content {
	padding: 17px 20px 0px 20px;
	}
#foot_nav_home {
	position: relative;

	left:289px;
	}
#foot_nav {
	position: relative;
	display: inline;
	}
#copy {
	
	margin: 20px 160px 20px 0px;
	}
#copy2 {
	
	margin: 20px 20px 20px 0px;
	}
#message {
	color: #544F48;
	font-weight: bold;
	}