/* @override 
	http://rsvp-rental.localhost/css/style.css
	http://rsvp-rental.localhost/css/style.css?v2.1
*/

body,h1,h2,h3,p{
	margin: 0;
	padding: 0;
}
h2{
	font-size: 14px;
}

body{
	background-color: #eff3f6;
	font: 10px/20px "Trebuchet MS", "Lucida Grande", Verdana, Arial, Sans-Serif;
	padding-bottom: 90px;
}
a,a:link{
	color: #145d97;
}
a:hover{
	text-decoration: underline;
}

#tagline {
	display: none;
}

img{
	border: 0;
}

#wrapper{
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background: url(/images/page.png) repeat-y 0 center;
	padding-left: 14px;
	padding-right: 14px;
}

#page{
	margin-left: 200px;
	min-height: 560px;
	height: 100%;
	margin-right: 20px;
	_margin-right: 17px; /* IE6 Hack */
}

#breadcrumb, #breadcrumb a {
	font-size: 10px;
	color: #646567;
}
#breadcrumb{
	display: block;
	position: absolute;
	margin-top: -20px;
	width: 310px;
}
#footer-logos{
	position: absolute;
	width: 140px;
	margin-top: -170px;
	*margin-left: -180px; /* IE6 & 7 Hack */
}

#footer-logos a{
	display: block;
	background: url(../images/affiliates.png) no-repeat 0 0;
	height: 94px;
	overflow: hidden;
	text-indent: -300px;
	width: 100px;
	margin-bottom: 20px;
	margin-right: 20px;
}

#footer-logos a#ara{
	
}

#footer-logos a#bac{
	background-position: 0 -112px;
	height: 23px;
}

#footer-logos a#cgc{
	background-position: 0 -152px;
	height: 30px;
}


/*#footer{
	background: url(../images/footer.png) no-repeat center bottom;

	color: #646567;
	clear: both;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}*/

#footer{
	font-family: Verdana, Arial, Sans-Serif;
	clear: both;
	
	width: 660px;
	margin-right: auto;
	background: url(/images/footer.png) no-repeat center -20px;
	margin-left: auto;
	color: #646567;
	padding-bottom: 14px;
	padding-left: 34px;
	padding-right: 34px;
}


#footer-tagline{
	margin-left: 180px;
	margin-bottom: 20px;
}


#footer span{
	float: left;
}
#footer a{
	color: #646567;
	float: right;
}

#footer_print{
	display: none;
}

.sort {
	font-family: Verdana, Arial, Sans-Serif;
	color: #646567;
	text-align: right;
}
.sort a{
	color: #646567;
}
.sort a.active{
	font-weight: bold;
}

#options{
	margin-top: 20px;
	margin-bottom: 20px;
}
#print {
	float: right;
}
.clear{
	clear: both;
	line-height: 0px;
}

/* @group Newsletter */



#newsletter_form form input{
	/*width: 115px;
	margin-left: 10px;*/
	font: 10px Verdana, Arial, Sans-Serif;
}

#email_address{
	width: 120px;
}

#subscribe{
	width: 70px;
}

/* @end */

/* @group Header */

h1{
	/*float: right;*/
}
h1 a{
	background: url(../images/logo.png) no-repeat center center;
	width: 220px;
	height: 180px;
	text-indent: -3000px;
	position: relative;
	overflow: hidden;
	z-index: 1;
	float: right;
	margin-bottom: -30px;
	margin-top: -10px;
}

#header{
	height: 240px;
	width: 700px;
	font-size: 12px;
	color: #fff;
	background: url(/images/header.png) no-repeat;
	margin-bottom: -100px;
}

#nav_top{
	position: absolute;
	margin-top: 25px;
	margin-left: 30px;
}
#nav_top p{
	margin-left: 15px;
}
#nav_top ul{
	padding: 0;
	height: 20px;
	list-style-type: none;
	margin: 0;
}
#nav_top ul li{
	background: url(../images/bullet_1.png) no-repeat left center;
	padding-left: 15px;
	float: left;
	margin-right: 5px;
}
#nav_top ul .active{
	font-size: 14px;
	background: url(../images/bullet_2.png) no-repeat left center;

}
#nav_top a{
	color: #fff;
}



/* @end */

/* @group Side Nav */

#nav_side {
	float: left;
	width: 180px;
	font: 10px/20px Verdana, sans-serif;
	padding-bottom: 190px;
}

#nav_side ul{
	color: #ee2b21;
}

#nav_side ul{

	margin: 0;
	padding: 0 0 0 21px;
	list-style-image: url(../images/bullet_3.png);
	font-weight: bold;
}
#nav_side ul li ul{
	
	padding-left: 8px;
	font-weight: normal;
	font-style: normal;
	color: #000;
}
#nav_side .active{
	list-style-image: url(../images/bullet_4.png);
}
#nav_side ul li.active, #nav_side ul li.active > a{
	list-style-image: url(../images/bullet_4.png);
	color: #95100c;
}



/* @end */

/* @group Product List */

.page_list{
	margin-top: 20px;
}

.page_list #breadcrumb{
	margin-top: -40px;
}

.list{
	border-bottom: 1px solid #e6f0f7;
	/*height: 55px;*/
	overflow: hidden;
	margin-bottom: 5px;
}
.list h2, .list h2 a{
	font-size: 14px;
	color: #000;
	margin-bottom: 7px;
}
.list h2 span{
	color: #0e69ae;
}
.list a.toggle{
	cursor: pointer;
	text-decoration: underline;
}
.list .options, .list .options a{
	font: 10px Verdana, Arial, Sans-Serif;
	color: #646567;
	margin-bottom: 0;
}

.list .options .active, .list.active a.toggle{
	font-weight: bold;
}

.list a.toggle_image,.list.single img{
	float: right;
	border: 1px solid #ccc;
}
a.toggle_image img{
	border: 0;
}

.list a.toggle_image:hover,.list.single a:hover img{
	border-color: #aeb0b3;
		cursor: pointer;
}
.list .expand{
	font-size: 10px;
	/*visibility: hidden;*/
}
.list.active .expand {
	visibility: visible!important;
}
.list .expand ul.header{
	color: #0e69ae;
	font: 12px "Trebuchet MS", "Lucida Grande", Verdana, Arial, Sans-Serif;
}
.list .expand ul{
	padding: 0;
	list-style-type: none;

	font-family: Verdana, Arial, Sans-Serif;
	margin: 10px 0 0;
}
.list .expand ul ul{
	height: 20px;

	margin: 0;
}
.list .expand ul ul li{
	float: left;
	width: 70px;
	height: auto;
	margin: 0;
	padding: 0;
}
.list .expand form{
	margin-top: 5px;
}
.list .expand form label{
	font-family: Verdana, Arial, Sans-Serif;
}
.list .expand form label input{
	margin-left: 17px;
	width: 50px;
	padding: 1px;
}
.list .expand form input{
	width: 115px;
	margin-left: 10px;
	font: 10px Verdana, Arial, Sans-Serif;
}



/* @end */

/* @group List Single */

.page_single{
	margin-top: 20px;
}

.page_single #breadcrumb{
	margin-top: -40px;
}

.list.single {
	height: auto;
	border-bottom-style: none;
}
.list.single .expand {
	visibility: visible;
	width: 340px;
}
.list .info{
	font-family: Verdana, Arial, Sans-Serif;
	margin-top: 20px;
}
h3{
	font: bold 12px "Trebuchet MS", "Lucida Grande", Verdana, Arial, Sans-Serif;
	color: #e12e29;
	margin-bottom: 10px;
	margin-top: 10px;
}
.list.single .info a img{
	float: none;
}
.list .info ul{
	list-style-type: disc;
	padding: 0;
	margin: 0 0 0 20px;
}
.list .info a{
	color: #000;
	text-decoration: underline;
}

/* @end */

/* @group Gallery */

.gallery{
	text-align: left;
}
.gallery h2{
	text-align: left;
	margin-bottom: 8px;
}
.text.gallery a img{
	border: 1px solid #ccc;
	margin-right: 16px;
	margin-bottom: 16px;
}

.block.gallery a img{
	border: 1px solid #ccc;
	margin-left: 11px;
}

.gallery a:hover img{
	border-color: #aeb0b3;
}

.gallery h2 span{
	color: #0e69ae;
}

.gallery .options, .gallery .options a{
	font: 10px Verdana, Arial, Sans-Serif;
	color: #646567;
}

/* @end */

/* @group Text */
.text h2{
	font-size: 16px;
	color: #ee2b21;
}
.text p{
	font-family: Verdana, Arial, Sans-Serif;
	margin-bottom: 20px;
}

.text .block h2, .text .block h2 a{
	color: #ee2b21;
}


.text .block h2{
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
}


.block{
	border: 1px solid #ccc;
	margin-bottom: 20px;
	width: 228px;
	float: left;
	margin-right: 20px;
}

.box.left {
	clear: both;
}

.block.right{
	margin-right: 0;
}

.block.center {
	margin-right: 0;
	clear: both;
	width: auto;
}

.block.party{
	background: url(/images/party.jpg) no-repeat center top;
}

.block.equipment{
	background: url(/images/equipment.jpg) no-repeat center top;
}

.block.equipment h2{
	word-spacing: -3px;
}

.block.party p a, .block.equipment p a{
	display: block;
	padding-top: 170px;
	line-height: 17px;
	margin-bottom: -5px;
}

.block.yellow{
	background: url(/images/box_yellow.png) repeat-x right bottom;
}

.block.blue{
	background: url(/images/box_blue.png) repeat-x right bottom;
	border-right-style: none;
	border-bottom-style: none;
	padding-right: 1px;
	margin-right: -1px;
	padding-bottom: 1px;
	margin-bottom: -1px;
}

.block{
	_background-attachment: fixed; /* IE6 Hack */
}

.block.small{
	height: 90px;
}

.block.newsletter {
	overflow: hidden;
}

.block.gallery{
	width: 478px;
	padding-bottom: 10px;
}

.block.featured{
	width: 478px;
	overflow: hidden;
}

.block.featured img{
	margin-top: -20px;
}

/*.block.long{
		height: 217px;
}*/

/*.block.short{
		height: 100px;
}*/

/*.block.col_1{
	float: left;
	width: 225px;
}*/
/*.block.col_2{
	float: right;
	width: 225px;
}*/

.block img{
	margin: 0;
	padding: 0;
	border-width: 0;
}
.text .block a{
	color: #000;
	text-decoration: none;
}
.block p{
	margin: 4px 10px 10px;
	word-spacing: -1px;
}
.block p span{
	color: #0e69ae;
	font-size: 14px;
	line-height: 17px;
}

.block p em{
	color: #0e69ae;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}


.block.newsletter a{
	cursor: pointer;
}

.block.gallery h2{
	text-align: left;
	margin-bottom: 8px;
}
.block.gallery a img{
	border: 1px solid #ccc;
}
.block.gallery a:hover img{
	border-color: #aeb0b3;
}

.block.notice{
}

.block.notice em{
	color: #0e69ae;
}

.block.notice .center{
	text-align: center;
}

/* @end */

/* @group Coupons */

.coupon_list {
	border: 3px dashed #646567;
	margin-bottom: 20px;
	margin-top: 20px;
	clear: right;
}

.coupon_list .logo{
	width: 140px;
	height: auto;
	float: left;
}

.coupon_list .info{
	margin-left: 160px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.coupon_list .info h3{
	font-size: 14px;
}

.coupon_list .info p{
	font-size: 12px;
}

.coupon_list .info .terms{
	color: #646567;
}

.coupon_list .expiration{
	text-align: right;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}

/* @end */

/* @group Testimonials */

div.quote{
	margin-bottom: 25px;
	margin-top: 10px;
	margin-left: 30px;
}


big.quote {
	text-decoration: none;
	margin-left: -30px;
	float: left;
	z-index: 1;
	font: 60px/48px Arial, Helvetica, Geneva, sans-serif;
	color: #0e69ae;
	position: absolute;
}

.quote p {
	font-size: 12px;
	color: #646567;
	line-height: 18px;
}

div.source {
	color: #95100c;
	margin-top: 12px;
	font-size: 12px;
}


/* @end */

/* @group IE Rules */

/*.list a.toggle{
	cursor: hand;
}
.list a.togggle:hover{
	text-decoration: underline;
}*/

/* @end */
