/*
Theme Name: Rack And Helens Theme
Theme URI: http://www.designedbyeh.com/
Author: EH Design & Consulting
Author URI: http://www.designedbyeh.com/
Description: Child Theme for Rack and Helens 
Template: whiteboard
Version: 0.3

If the Child Theme is used, this stylesheet will override the stylesheet within the Whiteboard Framework parent theme.
*/

@import url("../whiteboard/style.css");


/* List of divs in the Whiteboard framework */

body {
	background-color: #6c1a1c !important;
	background-image: url(images/topBackFade.png);
	background-repeat: repeat-x;
	background-color: transparent;
	padding: 0px;
	margin:0px;
	font-family: arial;
	font-size: 14px;
}

td {
	vertical-align: top;
}


.clearL {
	clear: left;
}

.clearR {
	clear: right;
}

.clearB {
	clear: both;
}


#main {
	width: 1018px;
	margin: 0 auto;
}

.container {
	padding: 0;
	width: 1018px;
	background-color: transparent;
	border-top:none;
}

a img {
	border: none;
}


#content {
	border-top: none;
	width: 604px;
	float: right;
	background-color: #efe9c1;
}

#sidebar {
	float: left;
	width: 359px;
	min-height: 690px;
	background-image: url(images/sidebarBack.jpg);
	background-repeat: no-repeat;
	border-top: none;
}

#background {
	background-color: #efe9c1;
	margin-right:18px;
	margin-left:37px;
}

.utilityNav {
	width: 957px;
	margin: 40px 0 30px 50px;
}

#napkin {
	float: left;
}

#napkinLogo {
	width: 396px;
	height: 375px;
	background-image: url(images/napkinLogo.png);
	float: left;
}

#napkinLogo2 {
	width: 396px;
	height: 375px;
	background-image: url(images/napkinLogo2.png);
	float: left;
}


#sliderTop {
	width: 622px;
	height: 375px;
	float: left;
}

#sliderContainer {
	width: 622px;
	height: 375px;
	float: left;
	position: relative;
}

#catering {
	width: 176px;
	height: 142px;
	background-image: url(images/cateringButton.png);
	background-repeat: no-repeat;
	position: absolute;
	top: -35px;
	left: 500px;
	z-index: 9999;
}

#downloadMenu {
	width: 176px;
	height: 162px;
	background-image: url(images/downloadMenu.png);
	background-repeat: no-repeat;
	position: absolute;
	top: -35px;
	left: 500px;
	z-index: 9999;
}

#holderTop {
	width: 622px;
	height: 375px;
	float: left;
}

#napkinBottom {
	width: 396px;
	height: 65px;
	background-image: url(images/bottomNapkin.png);
	float: left;
}

#mainNav {
	width: 622px;
	height: 55px;
	padding-top:10px;
	background-image: url(images/mainNavBack.png);
	float: left;
}

#navBottom {
	width: 622px;
	height: 39px;
	background-image: url(images/navBottom.png);
	margin:0px;
	padding:0px;
}

#contentBack {
	background-image: url(images/centerContentBack.jpg);
	background-repeat: no-repeat;
	min-height: 600px;
}

#contentBackFade {
	background-image: url(images/centerContentBackFade.jpg);
	background-repeat: no-repeat;
	min-height: 600px;
}

#contentContent {
	padding-top:40px;
	padding-left:30px;
	padding-right:20px;
}

#contentBackStandard #contentContent {
	padding-top:2px;
}

ul.menu {
	list-style: none;
	padding-top:5px;
}

ul.menu li {
	float: left;
	padding-right: 25px;
	padding-left:6px;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: center right;
	border:none !important;
	text-decoration: none !important;
}

ul.menu li.last-menu-item {
	background-image: none;
}

ul.menu li.first-menu-item {
	padding-left: 0px;
}

ul.menu li a {
	color: white;
	font-size: 22px;
	border:none !important;
	text-decoration: none !important;
}

ul.menu li a:visited {
	border:none !important;
	text-decoration: none !important;
}

ul.menu li a:active {
	border:none !important;
	text-decoration: none !important;
}

ul.menu li a:hover {
	border-bottom: 3px solid #e48a2d !important;
}

h1 {
	height: auto;
	margin: 0px;
	padding:0px;
	padding-bottom:10px;
	color: #790000;
	font-size: 35px;
}

h2 {
	color: #790000;
	font-size: 25px;
	margin: 0px;
	padding:5px 0;
}

p {
	padding-top:0px;
	margin-top:0px;
}

#sidebar h3 {
	font-size: 21px;
	text-align: center;
	line-height: 20px;
	padding:0px;
	margin:0px;
}

#sidebar .textwidget {
	font-size: 12px;
}

#sidebar .textwidget {
	text-align: center;
}


#footer {
	height: 249px;
	background-image: url(images/brickBack.jpg);
}

#footerContainer {
	padding-top:25px;
	width: 1018px;
	margin: 0 auto;
}

#staffFooter {
	width: 177px;
	height: 84px;
	margin-left:150px;
	float: left;
}

.socialIcons {
}

#footerSocial {
	float: right;
	width:500px;
}

.widget, #special, #entertainment {
	background-image: url(images/dottedDivider.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom:20px !important;
}

#special {
	width: 350px;
}

#specialTop {
	height: 79px;
	background-image: url(images/specialTop.png);
}

#specialBottom {
	height: 33px;
	background-image: url(images/specialBottom.png);
}

#specialMiddle {
	background-image: url(images/specialMiddle.png);
}

#rewards {
	margin-top:30px;
	background-image: url(images/rewardsBack.png);
}

#rewards #rContent {
	padding-left:60px;
	padding-right:10px;
}


#rewardsCard {
	float: right;
	position: relative;
	top:-90px;
	left:30px;
	
}

#entL{
	float: left;
	width: 160px;
}

#entDivider {
	float: left;
	width: 15px;
	min-height: 50px;
	background-image: url(images/verticalDivider.png);
	background-repeat: no-repeat;
}

#entWrapper {
	width: 100%;
}

#entL h4 {
	text-align: right;
	margin:0px;
	padding:0px;
}

#entL p {
	text-align: right;
	margin:0px;
	padding:0px;
	padding-bottom:13px;
	font-size: 12px;
}

#entR h4 {
	text-align: left;
	margin:0px;
	padding:0px;
}

#entR p {
	text-align: left;
	margin:0px;
	padding:0px;
	padding-bottom:13px;
	font-size: 12px;
}

.spaceUtil {
	margin-left:6px;
}

.gform_wrapper .top_label .gfield_label {
margin: 4px 0 4px 0;
font-weight: bold;
display: -moz-inline-stack;
display: inline-block;
line-height: 1.3em;
clear: both;
}

span.tribe-events-calendar-buttons {
	display: block !important;
	display: none !important;
}

span.tribe-events-month-nav {
	display: block !important;
}

/* THICK BOX CUSTOMIZATION */

#TB_window {
	background-color: #ff6633;
	color: white;
	border: none;
}

#TB_secondLine {
font: 10px "Lucida Grande", Verdana, Arial, sans-serif;
color: white;
}

#TB_window a:visited, #TB_window a:link {
color: white;
}

#TB_window img#TB_Image {
display: block;
margin: 15px 0 0 15px;
border-right: 0px solid #CCC;
border-bottom: 0px solid #CCC;
border-top: 0px solid #666;
border-left: 0px solid #666;
}

#TB_closeWindow {
	position: relative;
	top:-6px;
}

/* GALLERY PAGE CUSTOMIZATION */

#napkinLogoGallery {
	width: 391px;
	height: 256px;
	background-image: url(images/napkinGalleryTop.png);
	float: left;
	margin-left:5px;
}

#mainNavGallery {
	width: 605px;
	height: 83px;
	background-image: url(images/mainNavBackGallery.png);
	float: left;
	padding-top:23px;
}

#galleryHeader {
	width: 605px;
	height: 150px;
	background-image: url(images/headerGallery.png);
	float: left;
}

#galleryNapkinBottom {
	width: 359px;
	height: 318px;
	background-image: url(images/napkinGalleryBottom.png);
}

#galleryFadeSidebar {
	width: 359px;
	min-height: 106px;
	background-image: url(images/sidebarGalleryFade.png);
	background-repeat: no-repeat;
}

#galleryFadeSidebarDivider {
	background-image: url(images/dottedDivider.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom:20px !important;
}

#contentBackFadeGallery {
	background-image: url(images/mainContentGallery.jpg);
	background-repeat: no-repeat;
	background-repeat: repeat-x;
	min-height: 600px;
}

ul.galleryLinks {
	margin: 0px;
	padding:0px;
	text-align: center;
}

ul.galleryLinks a {
	color: black;
	font-weight: normal;
	font-size:18px;
	text-decoration: none;
}

ul.galleryLinks a:hover {
	color: black;
	font-weight: normal;
	font-size:18px;
	text-decoration: underline;
}

#contentGallery {
	border-top: none;
	width: 604px;
	float: right;
	background-color: #efe9c1;
}

.gallery {
	background-position: bottom;
}

/* CALENDAR PAGE CUSTOMIZATION */

#napkinLogoCalendar {
	width: 316px;
	height: 338px;
	background-image: url(images/napkinSoloSmall.png);
	float: left;
	margin-left:5px;
	position: absolute;
	top:112px;
	z-index:2;
}

#mainNavCalendar {
	position: relative;
	width: 960px;
	height: 97px;
	padding-top:12px;
	background-image: url(images/navBackCalendar.png);
	float: right;
	z-index:1;
}

#mainNavCalendar ul#menu-main {
	margin-left:345px;
}

#calendarHeaderSpace {
	width: 100%;
	height: 30px;
}

#monthPicture {
	width: 965px;
	height: 600px;
	margin-left:35px;
	background-repeat: no-repeat;
	background-position-y:50px;
}

#employeeTop {
	width: 965px;
	height: 400px;
	margin-left:35px;
	background-repeat: no-repeat;
	background-image: url(images/employeeTopBack.jpg);
	/* background-image: url(images/headerEmployee.png);
	background-position-x: 390px;
	background-position: 390px 110px;
	background-position-y: 110px; */
	background-color: #EFE9C1;
	margin-bottom:5px;
}


#spiral {
	width: 959px;
	height: 121px;
	margin-left:35px;
	background-image: url(images/calendarSprial.png);
	position: absolute;
	top:695px;
}

#spiralEmployee {
	width: 959px;
	height: 121px;
	margin-left:35px;
	background-image: url(images/calendarSprial.png);
	position: absolute;
	top:495px;
	z-index: 100;
}

#contentCalendar {
	border-top: none;
	margin-top:20px;
	width: 944px;
	float: left;
	background-color: #efe9c1;
}

.tribe-events-month-nav {
	width: 420px;
	margin: auto 0;
	display: block;
}

#tribe-events-calendar-header {
	width: 280px;
	margin: 0 auto;
	font-size: 14px;
	font-weight: bold;
	color: black;
}

#tribe-events-events-picker a:hover {
	color: #F63 !important;
}

a:visited, a:link {
color: black;
}

a:hover, a:active {
color: #F63;
}



.tribe-events-calendar th {
	font-size: 18px;
	background-color: transparent;
}

.daynum {
	font-size: 13px;
	font-weight: bold;
	color: black;
}

.tribe-events-calendar td.tribe-events-past .daynum, .tribe-events-calendar td.tribe-events-past .daynum > a {
	font-size: 15px;
	font-weight: bold;
	color: black;
}

table.tribe-events-calendar td {
	border-spacing: 4px !important;
}

table.tribe-events-calendar, .tribe-events-calendar td {
	border: none;
	border-spacing: 4px !important;
	border-collapse: separate !important;
}

.tribe-events-calendar .daynum, .tribe-events-calendar .daynum a {
background-color: transparent;
}

.tribe-events-calendar .odd {
	background-color: white;
}

.tribe-events-calendar .even {
	background-color: #f7f4e0;
}

.tribe-events-calendar thead tr {
	background-color: transparent !important;
}

.tribe-events-calendar td.tribe-events-present .daynum, .tribe-events-calendar td.tribe-events-present .daynum > a {
background-color: inherit;
color: black;
font-size: 15px;
}

.tribe-events-calendar .daynum, .tribe-events-calendar .daynum a {
font-size: 15px;
}

#tribe-events-events-picker {
	display: none !important;
}


/* MENU PAGE CUSTOMIZATION */

.menuContent h5, .menuContent2 h5 {
	font-size:19px;
	margin:0px;
	padding:0px;
	margin-top:12px;
	position: relative;
	top:8px;
}


.menuContent a:link, .menuContent2 a:link {
	text-decoration: none !important;
	border-bottom: none !important;
}

.menuContent a:visited, .menuContent2 a:visited {
	text-decoration: none !important;
	border-bottom: none !important;
}

.menuContent a:hover, .menuContent2 a:hover {
	text-decoration: none !important;
	border-bottom: none !important;
}

#mapp0_poweredby {
	display: none !important;
}

.mapp-canvas-panel {
	border: 1px solid #EF7022;
	padding: 7px;
}

#napkinLogoMenu {
	width: 391px;
	height: 444px;
	background-image: url(images/napkinMenuFull.png);
	float: left;
	margin-left:5px;
}

#contentBackMenu {
	background-image: url(images/contentBackMenu.jpg);
	background-repeat: no-repeat;
}

#contentBackStandard {
	background-image: url(images/contentBackStandard.jpg);
	background-repeat: no-repeat;
}

#mainNavMenu {
	width: 605px;
	height: 80px;
	background-image: url(images/mainNavBackMenu.png);
	float: left;
	padding-top:22px;
}

#menuHeader {
	width: 605px;
	height: 344px;
	margin:0px;
	padding:0px;
	background-image: url(images/menuHeader.jpg);
	float: left;
	background-repeat: no-repeat;
	position: relative;
}

#menuHeaderLargeImage {
	width: 563px;
	height: 453px;
	background-image: url(images/menu/appetizers.png);
	position: absolute;
	left:15px;
	top:10px;
}

#menuHeaderBottom {
	width: 605px;
	height: 150px;
	margin:0px;
	padding:0px;
	background-image: url(images/menuHeaderBottom.jpg);
	background-repeat: no-repeat;
}

#menuStandardBottom {
	width: 605px;
	height: 207px;
	margin:0px;
	padding:0px;
	background-image: url(images/standardHeaderBottom.jpg);
	background-repeat: no-repeat;
}


.menu {
	position: relative;
	top: -2px;
	background-position: bottom;
	background-position-y: 245px;
}

#menuSidebarFiller {
	background-image: url(images/menulayerfiller2.png);
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
}

#menuSubNav {
	width: 605px;
	padding: 7px 0 0 0;
	height: 55px;
	background-color: black;
}


#menuSubNav a:link {
	color: #e48a2d;
	font-size:1.15em;
	text-align: center !important;
	text-decoration: none;
	font-weight: bold
}

#menuSubNav a:visited {
	color: #e48a2d;
	text-decoration: none;
}

#menuSubNav a:hover {
	border-bottom: 2px solid #e48a2d !important;
}

#menuSubNav table td {
	vertical-align: top;
	text-align: center !important;
}

.menuContent a:link {
	font-size: 20px;
	color: #790000;
	font-weight: bold;
	margin-bottom:1px;
	display: block;
}

.menuContent h5, .menuContent2 h5 {
	color: #790000;
	font-size:15px;
	margin:0px;
	padding:0px;
	padding-bottom:7px;
	font-family: Arial;
	font-weight: bold;
}

.menuContent table p, .menuContent2 table p {
	font-size: 12px;
}

.red {
	color: #790000;
	font-style: italic;
}

/* STORE PAGE MODS */

.grid_more_info legend {
	display: none;
}

.product_grid_display .wpsc_variation_forms label {
font-family: Arial;
color: #F60;
font-size: 12px;
}
.product_grid_display form.product_form fieldset, #content .product_grid_display form.product_form fieldset {
margin: 20px 0 10px 0;
padding: 0;
border: 0px solid #CCC;
}


#checkout_page_container .wpsc_shipping_header {
	background-color: transparent;
	font-weight: bold;
}


#recommendations .widget-area {
	float: left;
	width: 32%;
	background-color: white;
	border: 3px solid #742B2C;
	margin-left:20px;
	padding: 12px;
}

#recommendations .pricedisplay {
	text-align: center;
}

#recommendations .widget-area ul {
	padding-left: 0px;
}

.store {
	background-image: url(images/sideBarFillv3.jpg) !important;
	background-position: left bottom;
}

#storeSidebarFiller {
	background-image: url(images/menulayerfiller.png);
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
}

#recommendations {
	background-image: url(images/dottedDivider.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom:20px !important;
	min-height: 400px;
}

.wpsc_loading_animation {
 display: none;
}

#storeSideGrad {
	background-image: url(images/storeGradient.png);
	background-repeat: no-repeat;
}


#napkinLogoStore {
	width: 391px;
	height: 446px;
	background-image: url(images/napkinStoreFull.png);
	float: left;
	margin-left:5px;
}

.storeContent {
	padding-top:1px !important;
	padding-left:30px;
	padding-right:20px;
}


#storeHeader {
	width: 605px;
	height: 344px;
	margin:0px;
	padding:0px;
	background-image: url(images/storeHeader.jpg);
	float: left;
	background-repeat: no-repeat;
	position: relative;
}

#contentBackStore {
	background-image: url(images/contentBackStore.jpg);
	background-repeat: no-repeat;
	min-height: 806px;
}

.product_grid_display .product_grid_item {
margin: 10px;
-moz-box-shadow: 1px 1px 8px rgba(0,0,0,0.3);
-webkit-box-shadow: 1px 1px 8px rgba(0,0,0,0.3);
background-color: white;
border: 3px solid #742b2c;
padding: 10px;
float: left;
text-align: center;
position: relative;
min-height: 400px;
}

.product_form {
padding-bottom: 0px !important;
}

#default_products_page_container .imagecol img, #list_view_products_page_container img, #grid_view_products_page_container img {
margin: 0;
padding: 0;
border: 0px solid #CCC;
}

.product_grid_display h2.prodtitle, #content .product_grid_display h2.prodtitle, .item_name {
font-size: 16px;
margin-bottom: 5px;
color: #742b2c;
text-align: left;
word-wrap: break-word;
line-height: 1.0em;
text-align: center;
border-bottom-style: dotted;
border-bottom-width: 2px;
border-bottom-color: #7e7e7e;
}

.item_name a {
	text-decoration: none;
	color: #742b2c;
	display: block;
	padding-bottom: 9px;
}

.product_grid_display h2.prodtitle a:link, #content .product_grid_display h2.prodtitle a:link, .product_grid_display h2.prodtitle a:visited, #content .product_grid_display h2.prodtitle a:visited {
text-decoration: none;
color: #742b2c;
color: black;
}

.product_grid_display a.more_details:link, .product_grid_display a.more_details:visited, #recommendations a.more_details:link, #recommendations a.more_details:visited {
margin: 5px 0;
display: block;
color: #000000;
text-decoration: none;
text-align: center;
font-size:15px;
}

.product_grid_display .grid_product_info, #content .product_grid_display .grid_product_info {
color: #742b2c;
font-size: 16px;
font-weight: bold;
line-height: 1.2em;
text-align: center;
}

.product_grid_display .wpsc_buy_button, #content .product_grid_display .wpsc_buy_button:hover {
background: none;
border: none;
}

.single_product_display form.product_form input, #content .single_product_display form.product_form input {
padding: 2px;
margin: 0;
line-height: 1.2em;
font-size: 14px;
border: none;
}

.single_product_display .imagecol img.product_image {
background-color: #EFEFEF;
border: 1px solid #742b2c;
}


.product_form {
padding-bottom: 10px !important;
}


#fancy_notification {
position: absolute;
top: 0;
left: 0;
background: white;
border: 4px solid #742b2c;
display: none;
height: auto;
z-index: 9;
}

/* NEXT GEN MODS */
.ngg-gallery-thumbnail img {
background-color: black;
border: 1px solid black;
display: block;
margin: 4px 0px 4px 5px;
padding: 4px;
position: relative;
border-image: initial;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #F63;
	border: 1px solid #F63;
} 



#wpmem_login legend {
	color: #790000;
	font-size:34px;
	background: #cecba1;
}

#wpmem_login label {
	color: black;
	font-size: 24px;
	letter-spacing: 0.1em;
	text-align: right;
	padding-right:8px;
	width: 221px;
}

.productcol, #wpsc_shopping_cart_container {
	margin-right: 88px;
}

h3, h4 {
	font-family: arial;
	font-weight: bold;
}

.product_form {
	padding-bottom:30px;
}

.grav-hashed, .grav-hijack, .wpsc_shipping_info, .wpsc_change_country {
	display: none;
}

.single_product_display form.product_form fieldset legend, #content .single_product_display form.product_form fieldset legend {
font-size: 14px;
font-weight: normal;
padding: 0px;

}

input.mapp-button, .gform_button {
border: 1px #ef7022 solid;
background-color: #ef7022;
padding: 5px;
outline: none;
}

.gfield_label {
	color: #790000;
	margin: 2px 0 2px 0 !important;

}

.gform_body h3 {
	font-size: 16px;
	letter-spacing: 1px;
	margin-bottom: 6px !important;
}

.gsection_description {
	padding-bottom: 4px !important;
}

.gform_wrapper .gsection {
border-bottom: 1px dotted #CCC;
padding: 0 0 2px 0;
margin: 16px 0;
clear: both;
}

.gform_wrapper .gfield_description {
padding: 2px 0 4px 0;
}

#wpmem_reg .dropdown, #wpmem_reg .textbox, #wpmem_login .textbox, #wpmem_reg .username, #wpmem_login .username, #wpmem_reg .password, #wpmem_login .password {
border: 1px solid #CCC;
background-color: white;
width: 340px;
font: normal 18px Arial;
color: black;
padding: 3px 5px 3px 5px;
}


#specialsContent {
	color: white;
	padding-top:2px;
	padding-left:42px;
	padding-right: 7px;
	padding-right:20px;
	font-size: 16px;
}

#specialsContent p {
	margin:0px;
	padding:0px;
	height: auto;
	padding-bottom: 10px;
}

#specialsContent p strong {
	font-size: 25px;
}

/* BANQUET PAGE */

#leftBanquetLogo {
	width: 376px;
	height: 221px;
	background-image: url(images/banquet_left_logo.png);
	float:left;
}

#rightBanquetHeader {
	float: left;
	width: 589px;
	height: 221px;
	background-image: url(images/banquet_right_header.png);
}

#banquetNavMenu {
	width: 589px;
	height: 70px;
	float: left;
	padding-top:150px;
}

#banquetBackground {
	background-color: #333333;
	background-image: url(images/banquet_main_repeat.png);
	background-repeat: repeat-y;
	width: 965px;
}

#banquetBackgroundSwirls {
	width: 965px;
	background-image: url(images/banquet_main_swirls.png);
	background-repeat: no-repeat;
	background-position: top;
}

#banquetContent {
	padding-top:110px;
	padding-left: 150px;
	padding-right: 150px;
	padding-bottom:50px;
	color: white;
}

#banquetContent a:visited, #banquetContent a:link {
color: white;
}

#banquetContent a:hover, #banquetContent a:active {
color: #F63;
}


#banquetContent h1 {
	color: white;
	text-align: center;
	font-size: 55px;
}

#banquetContent p {
	color: white;
}

#banquetLine {
	width: 504px;
	height: 12px;
	margin: 0 auto 20px;
	background-image: url(images/banquetLine.png);
	background-repeat: no-repeat;
}

.ngg-galleryoverview {
	margin-bottom:20px;
}

.wpcart_gallery {
	width: 80% !important;
}

#rnumbers h5 {
	margin-bottom: 10px !important;
}

.wpsc_product_name {
	max-width: 200px;
}

.product_form {
padding-bottom: 0px !important;
}


#grid_view_products_page_container, #content #grid_view_products_page_container, #content #list_view_products_page_container {
width: 540px;
position: relative;
line-height: 1.2em;
}

#recommendations .widget-area {
	min-height: 307px;
}


.product_grid_display .wpsc_variation_forms label {
font-family: Arial;
color: black;
font-size: 12px;
}

a.more_details {
	font-size: 18px !important;
	padding-top:7px;
}

select.wpsc_select_variation {
	color: black !important;
}

h3 span {
	color: #790000;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin:0px;
}

div.reserveBox {
	padding: 8px;
	border: 1px solid #373635;
	background-image: url(images/smoke.png);
	behavior: url(/border-radius.htc);
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;

}

div.reserveBox h3 {
	font-size: 14px;
	margin:0px;
}