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

/*-------------------------------------------------------------------------------------*/
/* undo some default styling of common (X)HTML browsers
/*------------------------------------------------------------------------------------*/

body, div, dl, dt, dd, ul, ol, li, p.h1, p.h2, p.h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, html, label, table, tr, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img, a img, :link img, :visited img {
	border:0;
}
address, caption, cite, code, dfn, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
p.h1, p.h2, p.h3, h4, h5, h6 {
	font-size:100%;
}
q:before, q:after {
	content:'';
}

/*---------------------------------------------------------------
						CONTAINERS
---------------------------------------------------------------*/
body {
	background-image:url(../images/squares.gif);
	background-repeat:repeat-x;
	background-color:#5c5c5c;
	}
#body_wrapper {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	background-color:#e5e5e5;
	}
#header_container {
	background:url(../images/header_image.png);
	width:980px;
	height:249px;
	clear:both;
	}
#body_container {
	width:970px;
	background-color:#e5e5e5;
	margin-left:5px;
	margin-right:5px;
	}
#sidebar {
	background-color:#000000;
	border:1px #fff solid;
	width:150px;
	height:306px;
	float:left;
	margin-right:50px;
	}
#sidebar_content {
	width:140px;
	height:100px;
	}
#content {
	background:url(../images/colors.jpg) bottom right no-repeat;
	width:720px;
	height:306px;
	margin:0;
	padding:15px 20px 5px 5px;
	float:left;
	vertical-align:top;
	}
#content_request {
	background:url(../images/colors.jpg) bottom right no-repeat;
	width:720px;
	height:710px;
	margin:0;
	padding:15px 20px 5px 5px;
	float:left;
	vertical-align:top;
	}
#content_order {
	background:url(../images/colors.jpg) bottom right no-repeat;
	width:720px;
	height:650px;
	margin:0;
	padding:15px 20px 5px 5px;
	float:left;
	vertical-align:top;
	}
#portfolio {
	width:940px;
	margin:0;
	padding:15px 5px 5px 30px;
	float:left;
	}
#content_one {
	width:230px;
	margin:0;
	float:left;
	vertical-align:top;
	}
#content_two {
	width:230px;
	margin:0;
	float:left;
	vertical-align:top;
	}

#footer_container {
	width:980px;
	height:50px;
	background-color:#000000;
	border:2px solid #fff;
	clear:both;
	}
#bottom_links_container {
	clear:both;
	width:100%;
	}
#signup {
	width:382px;
	height:221px;
	float:left;
	background: url('../images/bloom-bg.png') no-repeat;
	margin-top:16px;
}
#phone {
	width: 300px;
	float: left;
	height: 57px;
	padding-top: 180px;
	margin-left: 38px;
}
/*------------------NAV CONTAINERS---------------------------*/
#nav1 {
	float:left;
	margin-top:221px;
	margin-left:185px;
	padding:5px 5px 0px 5px;
	height:18px;
	width:35px;
	text-align:center;
	}
#nav2 {
	float:left;
	margin-top:221px;
	padding:5px 5px 0px 5px;
	height:18px;
	width:100px;
	text-align:center;
	}
#nav3 {
	float:left;
	margin-top:221px;
	margin-right:5px;
	padding:5px 5px 0px 5px;
	height:18px;
	width:80px;
	text-align:center;
	}
#nav4 {
	float:left;
	margin-top:221px;
	margin-right:5px;
	padding:5px 5px 0px 5px;
	height:18px;
	width:40px;
	text-align:center;
	}
#nav5 {
	float:left;
	margin-top:221px;
	margin-right:2px;
	padding:5px 5px 0px 5px;
	height:18px;
	width:70px;
	text-align:center;
	display:inline;
	}
#nav6 {
	float:left;
	margin-top:221px;
	margin-right:4px;
	padding:5px 5px 0px 5px;
	height:18px;
	width:50px;
	text-align:center;
	display:inline;
	}
#nav7 {
	float:left;
	margin-right:20px;
	padding:5px 5px 0px 5px;
	height:18px;
	width:30px;
	text-align:center;
	display:inline;
	}
#nav8 {
	float:left;
	padding:5px 5px 0px 5px;
	height:18px;
	width:90px;
	text-align:center;
	display:inline;
	}


/*---------------------------------------------------------------
						LINK STYLES
---------------------------------------------------------------*/
a.nav {
	color:#FFFFFF;
	text-decoration:none;
	}
.nav:visited {
	color:#FFFFFF;
	text-decoration:none;
	}
.nav:hover {
	color:#FFFFFF;
	background-color:#FF0000;
	text-decoration:none;
	}
.nav:active {
	color:#FFFFFF;
	text-decoration:none;
	}
a.subNav {
	color:#000;
	text-decoration:underline;
	}
.subNav:visited {
	color:#000;
	text-decoration:underline;
	}
.subNav:hover {
	color:#FF0000;
	text-decoration:underline;
	}
.sidebar_title {
	color:#000000;
	text-decoration:underline;
	}
.sidebar_title:visited {
	color:#000;
	text-decoration:underline;
	}
.sidebar_title:hover {
	color:#666;
	text-decoration:underline;
	}
.upload_button {
	background:url(../images/upload_button.png) no-repeat;
	width:135px;
	height:34px;
	display:block;
	}
.upload_button:visited {
	background:url(../images/upload_button.png) no-repeat;
	width:135px;
	height:34px;
	display:block;
	}
a.content_links {
	color:#640606;
	text-decoration:underline;
	}
.content_links:visited {
	color:#640606;
	text-decoration:underline;
	}
.content_links:hover {
	color:#FF0000;
	text-decoration:underline;
	}
a.yousendit_btn {
	background:url(../images/sendit_off.gif);
	width:122px;
	height:35px;
	}
.yousendit_btn:visited {
	background:url(../images/sendit_off.gif);
	width:122px;
	height:35px;
	}
.yousendit_btn:hover {
	background:url(../images/sendit_off.gif);
	width:122px;
	height:35px;
	}
	
	
/*---------------------------------------------------------------
					IMAGES AND OR BULLETS
---------------------------------------------------------------*/
.monthly_specials_bullet {
	background:url(../images/calender_icon.png) no-repeat left center;
	padding-left:30px;
	height:23px;
	font-weight:bold;
	margin-top:30px;
	}
.acceptable_files_bullet {
	background:url(../images/greenThumb_icon.png) no-repeat left center;
	padding-left:30px;
	height:23px;
	font-weight:bold;
	}

.upload_bullet {
	background:url(../images/upload_icon.png) no-repeat left center;
	height:81px;
	padding-left:90px;
	margin-bottom:10px;
	}
.figure {
	float:left;
	width:150px;
	margin:0 10px 10px 10px;
	}
.photo img {
	border:1px solid #000;
	background-color:#fff;
	padding:4px;
	position:relative;
	top:-2px;
	left:-15px;
	}
.photo {
	background:url(../portfolio/drop_shadow.png) right bottom no-repeat;	
	}
#pdf_container {
	width:250px;
	height:34px;
	margin:20px 0 0 20px;
	}
/*---------------------------------------------------------------
						TEXT STYLES
---------------------------------------------------------------*/
#header_container p {
	font-family:Arial, Helvetica, Geneva, sans-serif;
	color:#fff;
	font-size:.7em;
	}
#upperNav_container p {
	font-family:Arial, Helvetica, Geneva, sans-serif;
	color:#000;
	font-size:.6em;
	text-align:right;
	}
#bottom_links_container p {
	color:#000;
	}

h1 {
	background:url(../images/blooms_logo.png) no-repeat;
	width:302px;
	height:206px;
	float:right;
	display:inline;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:5px;
	z-index:100;
	}
h3 {
	font-family:Arial, Helvetica, Geneva, sans-serif;
	color:#640606;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	}
h4 {
	background:url(../images/monthly_specials_title.png) no-repeat;
	width:207px;
	height:149px;
	position:relative;
	top:-10px;
	left:-25px;
	z-index:50;
	}
	
span {
	display:none;
	}
#content h2 {
	font-family:Arial, Helvetica, Geneva, sans-serif;
	color:#000000;
	font-size:1.5em;
	margin-bottom:5px;
	margin-top:0;
	}
#content_request h2 {
	font-family:Arial, Helvetica, Geneva, sans-serif;
	color:#000000;
	font-size:1.5em;
	margin-bottom:5px;
	margin-top:0;
	}
table {
	font-family:Arial, Helvetica, Geneva, sans-serif;
	color:#000000;
	font-size:.8em;
	margin-bottom:5px;
	margin-top:0;
	}
#content p {
	font-family:Arial, Helvetica, Geneva, sans-serif;
	color:#333333;
	font-size:.8em;
	line-height:150%;
	text-align:justify;
	}
#content ul {
	font-family:Arial, Helvetica, Geneva, sans-serif;
	color:#640606;
	font-size:.8em;
	line-height:150%;
	text-align:justify;
	}

.services_bullets li {
	background:url(../images/colors_bullet.png) no-repeat left center;
	padding-left:20px;
	}
#footer_container p {
	font-family:Arial, Helvetica, Geneva, sans-serif;
	color:#fff;
	font-size:.8em;
	line-height:150%;
	text-align:center;
	margin-top:15px;
	}
#sidebar_content li {
	font-family:Arial, Helvetica, Geneva, sans-serif;
	font-size:1em;
	color:#000000;
	}
ul.upload_files {
	margin-top:20px;
	margin-left:225px;
	}
#sidebar_content p {
	font-family:Arial, Helvetica, Geneva, sans-serif;
	font-size:1em;
	color:#fff;
	margin-left:6px;
	margin-bottom:10px;
	text-align:center;
	}
#sidebar_content p strong {
		font-size:2em;
		font-weight:bold;
		}
p {
	font-family:Arial, Helvetica, Geneva, sans-serif;
	color:#fff;
	font-size:.6em;
	text-align:center;
	}
/*---------------------------------------------------------------
						IE HACKS
---------------------------------------------------------------*/
/* IE 5/6 border ease bug */
*html #portfolio {
	width:100%;
	}
/* IE 5 placemnet but */
*html #portfolio img {
	width:100%;
	}
