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

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

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

/*------------------------------------------------------- Global */
#rightCol a {
	color: #7D76D1;
	text-decoration: none;
}

#rightCol a:hover {
	color: #333;
}

h1 {}

#leftCol h2 {
	font: italic normal 14px/29px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-transform: uppercase;
	color: #666;
	background: url(../breeze_images/text_sep.gif) no-repeat left 20px;
	display: block;
	padding-top: 40px;
	text-align: left;
}

#leftCol h2 a {
	color: #666;
	text-decoration: none;
}

#leftCol h2 a:hover {
	color: #24223B;
}

h2 {
	font-size: 18px;
	color: #514E84;
	line-height: 28px;
	font-weight: normal;
	font-style: italic;
	padding-top: 10px;
	padding-bottom: 10px;
}

h3 {}

h4 {}

ul li{
	color: #44436F;
	text-decoration: none;
	display: block;
	line-height: 24px;
	border-bottom: 1px dashed #CCC;
	background: url(../breeze_images/left-nav_bullet.gif) no-repeat left center;
	padding-left: 30px;
	height: 24px;
	width: 250px;
}

.featuredHeading {
	font: italic 18px/26px Georgia, "Times New Roman", Times, serif;
	color: #514E84;
	background: #F3F4FF;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #CCC;
}

/*------------------------------------------------------- header */
#topMenu a {
	padding-right: 5px;
	padding-left: 5px;
	color: #868997;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 40px;
}

#topMenu a:hover {
	color: #D1D6EC;
}

/*------------------------------------------------------- content */
.breadcrumbs {
	text-transform: uppercase;
	border-bottom: 1px dashed #CCC;
	padding-bottom: 5px;
	display: block;
	font-size: 11px;
}

#contentSpacing {
	margin-top: 15px;
	padding-bottom: 20px;
}

#myCart {
	text-transform: uppercase;
	display: block;
	padding-bottom: 5px;
	font-size: 11px;
}

#leftCol .productHeading {
	display: block;
	text-indent: -9000px;
	background: url(../breeze_images/productTitle.gif) no-repeat left bottom;
	height: 61px;
	width: 235px;
	padding-top: 20px;
}

#leftCol .aSearch a {
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	color: #999;
	padding-left: 30px;
	display: block;
	line-height: 25px;
	background: url(../breeze_images/left-nav_bullet.gif) no-repeat left center;
	border-bottom: 1px dashed #CCC;
	margin-top: 5px;
}

#leftCol .aSearch a:hover {
	color: #333;
}

/*------------------------------------------------------- left nav */
.navLinks #navLevel0 a {
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	color: #999;
	padding-left: 30px;
	display: block;
	line-height: 25px;
	background: url(../breeze_images/left-nav_bullet.gif) no-repeat left center;
	border-bottom: 1px dashed #CCC;
}

.navLinks #navLevel0 a:hover {
	color: #333;	
}

.navLinks #navLevel1 a {
	text-decoration: none;
	font-size: 12px;
	color: #999;
	padding-left: 50px;
	display: block;
	line-height: 25px;
	border-bottom: 1px dashed #CCC;
	background: url(../breeze_images/bullet_1.gif) no-repeat 40px center;
}

.navLinks #navLevel1 a:hover {
	color: #333;	
}

.navLinks #navLevel2 a {
	text-decoration: none;
	font-size: 12px;
	color: #999;
	padding-left: 65px;
	display: block;
	line-height: 25px;
	border-bottom: 1px dashed #CCC;
	background: url(../breeze_images/bullet_2.gif) no-repeat 50px center;
}

.navLinks #navLevel2 a:hover {
	color: #333;	
}
