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

******** Template design by Scribblevision Designs copyright 2009 ********
******** Custom Design for Breeze Invitations - Version 1.0 ****************

----------------------------------------------------------------------------*/

/*------------------------------------------------------- Global */

* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #FFF url(../breeze_images/bg.gif) repeat-x;
	color: #666;
	font: 14px/20px Georgia, "Times New Roman", Times, serif;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.clearFloat {
	clear: both;
}

/*------------------------------------------------------- header */
#wrapper {
	width: 1060px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 451px;
	margin: 0px;
	padding: 0px;
}
#headerBottom {
	text-indent: -9000px;
	height: 144px;
	background: url(../breeze_images/header_bottom.png) no-repeat;
}

#topMenu {
	text-align: center;
	padding-top: 80px;
}

#logo {
	height: 174px;
	width: 700px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 13px;
	background: url(../breeze_images/logo.gif) no-repeat;
	text-indent: -9000px;
}
#leftCol .productHeading{
	height: 144px;
	background: url(../breeze_images/header_bottom.png) no-repeat;
}

/*------------------------------------------------------- content */
#content {
	background: url(../breeze_images/content_top.gif) no-repeat;
	margin: 0px;
}
#leftCol {
	float: left;
	width: 235px;
	margin-left: 40px;
	margin-top: 15px;
	padding-bottom: 20px;
}

#awards {
	background: url(../breeze_images/BREEZE_INVITATIONS_09.gif) no-repeat center center;
	display: block;
	height: 150px;
	text-indent: -9000px;
}

#rightCol {
	float: right;
	width: 700px;
	margin-top: 15px;
	margin-right: 45px;
}

#content #contentBottom {
	background: url(../breeze_images/content_bottom.gif) no-repeat left bottom;
	width: 1060px;
	display: block;
}

/*------------------------------------------------------- search*/
#quickFind {
	position: relative;
}

#quickFind .searchbox {
	width: 195px;
	font-size: 12px;
	color: #666;
	background: #F0F2FF;
	border: 1px solid #CCC;
	padding-left: 5px;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 2px;
}
#quickFind #InputGo {
	position: absolute;
	top: 0px;
	right: 0px;
}

/*------------------------------------------------------- footer */
#footerStretch {
	height: 166px;
	background: url(../breeze_images/footer_stretch.gif) repeat-x;
	display: block;
}

#footerWrapper {
	height: 166px;
	width: 1060px;
	margin-right: auto;
	margin-left: auto;
	background: url(../breeze_images/footer_shadow.png) no-repeat;
	position: relative;
}
#copyrightDetails {
	color: #898FA6;
	font-size: 11px;
	position: absolute;
	left: 140px;
	top: 70px;
}

#copyrightDetails a {
	color: #898FA6;
	text-decoration: none;
}

#copyrightDetails a:hover {
	color: #D1D6EC;
}
#footerLinks {
	position: absolute;
	font-size: 11px;
	color: #898FA6;
	right: 420px;
	top: 20px;
}

#footerLinks a {
	color: #898FA6;
	text-decoration: none;
	border-bottom: 1px dashed #51525C;
	padding-bottom: 2px;
	line-height: 25px;
	padding-left: 30px;
	background: url(../breeze_images/nav_bullet.gif) no-repeat left center;
	padding-right: 2px;
}

#footerLinks a:hover {
	color: #D1D6EC;
}
#sd {
	color: #898FA6;
	font-size: 11px;
	position: absolute;
	top: 64px;
	right: 60px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dashed #51525C;
	border-bottom: 1px dashed #51525C;
}

#sd a {
	color: #D1D6EC;
	text-decoration: none;
}

#sd a:hover {
	color: #C10045;
}
