/*@font-face {
	font-family: 'bellerose';
	src: url('../font/bellerose-webfont.eot'); 
	src: url('../font/bellerose-webfont.eot?#iefix') format('embedded-opentype'), 
	     url('../font/bellerose-webfont.woff') format('woff'),
	     url('../font/bellerose.ttf')  format('truetype'), 
	     url('../font/bellerose-webfont.svg#svgFontName') format('svg'); 
}*/

*	{
	font-family:	arial;

}

html	{
	height:	100%;
	width:	100%;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body	{
	font-family:	"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width:	100%;
	height:	100%;
	margin:	0px;
	padding:	0px;
	font-size:	20px;
	color:	#414142;
	position:	relative;
	z-index:	-2;
	background:	url('../img/bgRpt.jpg');
}

html, header, body	{
	min-width:	1110px;
}

ul	{
list-style-type: none;
padding: 0;
margin-left: 0;
}

a	{
	color:	#222!important;
}

a:hover	{
	color:	#fff!important;
}

header	{
	width:	100%;
	height:	180px;
	float:	left;
	position:	relative;
	
}

.fb-like	{
	position:relative;
	padding-top:115px;
	padding-left:20px;
	float:left;
	z-index:20;
	
}

.headerBg	{
	margin-left:	15%;
	left:	-200px;
	position:	absolute;
	z-index:	-2;
	margin-top:	10px;
}

.navItemInner	{
	border:	1px solid #FEE8CB;
	color:	#FEE8CB;
	border-bottom:	none;
	padding:	0px 15px;
	background:	#ed7900;
	line-height:	30px;
	font-size:	18px;
	padding-bottom:	20px;
	-webkit-transition: all 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition: all 0.3s ease-out;  /* Firefox 4-15 */
       -o-transition: all 0.3s ease-out;  /* Opera 10.50–12.00 */
          transition: all 0.3s ease-out;
}

.navItem	{
	padding:	5px;
	background:	#ed7900;
	float:	left;
	margin-left:	25px;
	padding-bottom:	0px;
	margin-top:	115px;
	cursor:	pointer;
	position:	relative;
	z-index:	10;
	-webkit-transition: all 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition: all 0.3s ease-out;  /* Firefox 4-15 */
       -o-transition: all 0.3s ease-out;  /* Opera 10.50–12.00 */
          transition: all 0.3s ease-out;
}

.navItem:hover	{
	background:	#222;
	margin-top:	110px;
	-webkit-transition: all 0.08s ease-out;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition: all 0.08s ease-out;  /* Firefox 4-15 */
       -o-transition: all 0.08s ease-out;  /* Opera 10.50–12.00 */
          transition: all 0.08s ease-out;
}

.navItemInner:hover	{
	background:	#ed7900;
	
}

.navBottom	{
	height:	25px;
	width:	100%;
	background:	#342A23;
	border-top:	2px solid #D1B897;
	position:	absolute;
	top:	155px;
	box-shadow:	0px -1px 6px #564630;
	z-index:	11;
}

.logo	{
	float:	left;
	margin-left:	-130px;
	margin-right:	-30px;
	position:	relative;
	width:	330px;
	z-index:	20;
	margin-top:	18px;
}

.logo img	{
	width:	100%;
	height:	auto;
}

.specials	{
	float:	right;
	margin-right:	7.5%;
	margin-top:	147px;
	position:	relative;
	z-index:	12;
	cursor:	pointer;
}

.specials img	{
	height:	48px;
	width:	145px;
	-webkit-transition: all 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition: all 0.3s ease-out;  /* Firefox 4-15 */
       -o-transition: all 0.3s ease-out;  /* Opera 10.50–12.00 */
          transition: all 0.3s ease-out;
}

.specials:hover img	{
	height:	42px;
	margin-top:	1px;
	width:	145px;
	-webkit-transition: all 0.1s ease-out;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition: all 0.1s ease-out;  /* Firefox 4-15 */
       -o-transition: all 0.1s ease-out;  /* Opera 10.50–12.00 */
          transition: all 0.1s ease-out;
}

.headerContact	{
	float:	right;
	right:	170px;
	position:	absolute;
	margin-right:	-150px;
	margin-top:	15px;
	color:	#221A16;
}

.headerContactItem	{
	width:	100%;
	line-height:	45px;
	font-size:	25px;
	padding-bottom:	20px;
}

.headerContactItem:hover	{
	color:	#BE1E2D;
}

.headerContactItem img	{
	float:	left;
	margin-top:	-3px;
	position:	relative;
	padding-right:	10px;

}


/******** FOOTER ********/


footer	{
	width:	100%;
	height:	450px;
	background:	#342A23;
	position:	relative;
	z-index:	30;
	float:	left;
}


.footerHeader	{
	width:	100%;
	height:	100px;
	position:	relative;
}

.line	{
	height:	55px;
	border-bottom:	2px solid #FEE8CB;
	position:	relative;
	z-index:	1;
	width:	100%;
	top:	0px;
}

.footerTitle	{
	font-size:	35px;
	position:	relative;
	color:	#FEE8CB;
	background:	#342A23;
	margin-left:	-250px;
	left:	50%;
	text-align:	center;
	width:	500px;
	z-index:	2;
	height:	100px;
	margin-top:	-20px;
}

.footerTop	{
	width:	100%;
	margin-top:	-36px;
	height:	38px;
	background:	url('../img/footerRpt.png') repeat-x;
	position:	absolute;
	z-index:	50;
}

.footerContact	{
	width:	100%;
	position:	relative;
	margin-top:	15px;
	float:	left;
	color:	#221A16;
}

.footerContact	div	{
	width:	30%;
	margin:	 70px 10%;
	float:	left;
	color:	#FEE8CB;
}

.adminContact	{
	width:	100%;
	float:	left;
}

.adminContact	.line	{
	border-bottom:	2px solid #9add99;
}

.adminTitle	{
	font-size:	20px;
	position:	relative;
	color:	#FEE8CB!important;
	background:	#342A23;
	margin-left:	-200px;
	left:	50%;
	text-align:	center;
	width:	400px;
	z-index:	2;
	height:	100px;
	margin-top:	-30px;
	line-height:	25px;
	
}

.adminTitle	a	{
	color:	#9add99!important;
}



/******** CONTENT ********/



#slideshow	{
	width:	100%;
	overflow:	hidden;
	margin:	auto;
	background:	#342A23;
	box-shadow:	0px 1px 6px #564630;
	margin-bottom:	70px;
	position:	relative;
	float:	left;
	left:	0px;
}

#slideshowA	{
	float:	left;
	width:	100%;
	overflow:	hidden;
	margin:	auto;
	background:	url('../img/bgRptLight.jpg');
	box-shadow:	0px 1px 6px #564630;
	margin-bottom:	70px;
	position:	relative;
}

#slideshowM	{
	float:	left;
	width:	100%;
	overflow:	hidden;
	margin:	auto;
	background:	url('../img/bgRptLight.jpg');
	box-shadow:	0px 1px 6px #564630;
	margin-bottom:	70px;
	position:	relative;
}

#slideshow2	{
	float:	left;
	width:	100%;
	height:	100%;
	overflow:	hidden;
	margin:	auto;
	background:	#fece95;
	box-shadow:	0px 1px 6px #564630;
	margin-bottom:	70px;
	float:	left;
	position:	relative;
}

#slideshowBorder	{
	width:	100%;
	height:	15px;
	border-bottom:	2px solid #D1B897;
	background-color:	#342A23;
	position:	relative;
	z-index:	5;
	clear:	both;
	float:	left;
}

#slideshow	img	{
	margin-top:	-20%;
	margin-bottom:	-10%;
	width:	100%;
	height:	auto;
}

.infoCard	{
	float:	left;
	position:	relative;
	background:	#FEE8CB;
	z-index:	10;
	margin-left:	5%;
	
	padding:	8px;
	color:	#221A16;
	margin-top:	-200px;
	font-size:	16px;
	text-align:	justify;
	line-height:	20px;
	margin-bottom:	40px;
}


.infoCardInner	{
	padding:	20px;
	border:	2px solid #221A16;
	border-bottom:	none;
	padding-bottom:	180px;
	
}

.infoCardTitle	{
	text-align:	center;
	font-size:	26px;
	padding: 20px 0px;
	line-height:	30px;
}

#indexAboutCard	{
	width:	40%;
	left:	-30px;
	min-width:	450px;
	max-width:	550px;
}

#indexHoursCard	{
	width:	20%;
	text-align:	center;
	min-width:	250px;
	max-width:	350px;
	left:	-60px;
}

#indexSpecialsCard	{
	z-index:	0;
	float:	right;
	position:	absolute;
	right:	4%;
	display:	block;
	top:	50%;
	margin-top:	-200px;
	margin-bottom:	0px;
	width:	15%;
	box-shadow:	0px 4px 10px 1px rgba(0,0,0,1);
}

.specialCardInner	{
	padding-bottom:	00px;
	position:	relative;
	border:	2px solid #be1e2d;
}

.specialCardTitle	{
	padding:	20px;
	text-align:	center;
	color:	#be1e2d;
	font-size:	1.1em;
}

#indexSpecialsCard	img	{
	width:	100%;
	height:	auto;
	margin:	auto;
	border-bottom:	100px solid #be1e2d;
}


.dealPrice	{
	font-size:	35px;
	background:	#be1e2d;
	line-height:	50px;
	padding:	5% 0px 5% 0px;
	text-align:	center;
	color:	#FEE8CB;
	

}

#indexInfo	{
	margin-bottom:	-160px;
	position:	relative;
	float:	left; 
	width:	100%;
}


#aboutPage	{
	width:	100%;
	padding:	50px 0px 100px 0px;
	/*background-color:	#FEE8CB;*/
}


.textInner	{
	width:	760px;
	margin:	auto;
	display:	block;
	font-size:	16px;
	text-align:	left;
	
}

#slideshow .textInner img	{
	width:	auto;
	margin:	0px;
	margin-top:	0px;
	float:	left; 
}

#slideshow .textInner .aboutImg	{ 
	margin-bottom:	-10px;
	border:	13px solid #342A23;
	border-top:	14px solid #342A23;
	border-bottom:	15px solid #342A23;
	height:	270px;
	float:	left;
	margin:	0px;
	
}

.aboutImgWrap	{
	margin:	auto;
	margin-bottom:	10px;
	position:	relative;
	display:	block;
	
}

.aboutTextPadding	{
	position:	relative;
	padding:	40px;
	padding-top:	20px;
	top:	40px;
}

.aboutTextPadding div	{
	background:	#342A23;
	padding:	20px;
	color:	#fee8cb;
	font-size:	15px;
	-moz-border-radius: 10px; /* Firefox */  
  -webkit-border-radius: 10px; /* Safari, Chrome */  
  border-radius: 10px; /* CSS3 */  
}

.aboutTextPadding h2	{
	font-size:	20px;
	line-height:	55px;
	text-align:	center;
}

.menuHead ul li	{
	width:	16%;
	padding:	20px 0px;
	margin:	20px 2%;
	float:	left;
	text-align:	center;
}

.menuHead ul li:hover	{
	padding:	19px 0px;
	border-top:	1px dashed #342A23;
	border-bottom:	1px dashed #342A23;
	background:	#f89c48;
}

.menuHead	{
	padding-left:	10%!important;
	padding-right:	10%!important;
	width:	80%!important;
}

.menuHeadTop	{
	width:	100%;
	height:	20px;
	float:	left;
	border-top-left-radius:	2em;
	border-top-right-radius:	2em;
	border:	2px solid #342A23;
	border-bottom:	none;
	background:	#f89c48;
}

.menuHeadBottom	{
	width:	100%;
	height:	20px;
	float:	left;
	border-bottom-left-radius:	2em;
	border-bottom-right-radius:	2em;
	border:	2px solid #342A23;
	border-top:	none;
	margin-bottom:	40px;
}

.menuSection	{
	clear:	both;
	width:	100%;
	padding:	20px 0px;
}


.menuSectionTitle	{
	padding:	20px 0px;
	border-bottom:	1px dashed #222;
	clear:	both;
	width:	100%;
	text-align:	center;
	font-size:	40px;
	color:	#222;
	background:	#ffbb59;
	margin-top:	50px;
	
}

.comingSoon	{
	padding:	50px;
	padding-left:	20%;
	font-style:	italic;
	font-size:	40px;
	color:	#BE1E2D;
}

.menuItems	{

}



#slideshowNav	{
	width:	100%;
	height:	100px;
	padding-top:	50px;
	background:	#342A23;
	position:	absolute;
	z-index:	11;
	overflow:	hidden;
	-webkit-transition: all 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition: all 0.3s ease-out;  /* Firefox 4-15 */
       -o-transition: all 0.3s ease-out;  /* Opera 10.50–12.00 */
          transition: all 0.3s ease-out;
}

#slideshowNav:hover	{
	height:	200px;
	-webkit-transition: all 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition: all 0.3s ease-out;  /* Firefox 4-15 */
       -o-transition: all 0.3s ease-out;  /* Opera 10.50–12.00 */
          transition: all 0.3s ease-out;
}

#slideshowNav:hover #thumbnailsTitle	{
	height:	0px;
	-webkit-transition: all 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition: all 0.3s ease-out;  /* Firefox 4-15 */
       -o-transition: all 0.3s ease-out;  /* Opera 10.50–12.00 */
          transition: all 0.3s ease-out;
}

#gallerySlideshow	{
	width:	100%;
	height:	100%;
	padding-top:	150px;
	position:	relative;
	top:	0px;
	float:	left;
	z-index:	0;
}

#slides	{
	width:	100%;
	height:	100%;
	float:	left;
}

#thumbs	{
	width:	100%;
	float:	left;
	overflow-x:	hidden;
	overflow-y:	hidden;
	white-space:	nowrap;
	height:	200px;
}

#thumbnailsTitle	{
	text-align:	center;
	font-size:	50px;
	width:	100%;
	height:	90px;
	position:	absolute;
	background:	url('../img/bgRptLight.jpg');
	overflow:	hidden;
	-webkit-transition: all 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition: all 0.3s ease-out;  /* Firefox 4-15 */
       -o-transition: all 0.3s ease-out;  /* Opera 10.50–12.00 */
          transition: all 0.3s ease-out;
	border-top:	5px solid #241A13;
	border-bottom:	5px solid #241A13;
}

#thumbnailsTitle	{
    display: block;
    color: #241A13;
    font: bold 3em Arial, sans-serif;
    position: relative;
	line-height:	90px;
}

#slideshowNav:hover #thumbnailsTitle	{
    border:	0px solid #000;
}

#thumbnailsTitle:before, #thumbnailsTitle:after {
    content: attr(title);
    color: rgba(255,255,255,1);
    position: absolute;
	font-size:	3.1em;
}

#thumbnailsTitle:before { margin-top: 1px; margin-left: 1px; background: rgba(255,255,255,0); }
#thumbnailsTitle:after  { margin-top: 2px; margin-left: 2px; background: rgba(255,255,255,0); }

.slide	{
	height:	100%;
	width:	100%;
	background:	#342A23;
	float:	left;
}

.slide img	{
	height:	100%!important;
	width:	auto!important;
	margin:	0px!important;
	padding:	0px!important;
	display:	block;
	margin:	auto!important;
	
}

.thumb	{
	height:	200px!important;
	background:	#342A23;
	display:	inline;
	margin:	0px!important;
}

#thumbs a:first-child	{
	padding-left:	100px;
}

#thumbs a:last-child	{
	padding-right:	100px;
}

.thumb img:hover	{
	border:	5px solid #FEE8CB;
	
}

.thumb img	{
	height:	190px!important;
	width:	auto!important;
	margin:	0px!important;
	border:	5px solid #342A23;
	cursor:	pointer;
}

.gallerySelection	{
	padding:	20px 10%;
	float:	left;
	width:	80%;
	margin-top:	-140px;
	position:	relative;
	z-index:	1;
	background:	rgba(0,0,0,0);
	-webkit-transition: all 0.1s ease-out;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition: all 0.1s ease-out;  /* Firefox 4-15 */
       -o-transition: all 0.1s ease-out;  /* Opera 10.50–12.00 */
          transition: all 0.1s ease-out;
	  height:	100px;
	  overflow:	hidden;
}

.gallerySelection:hover	{
	-webkit-transition: all 0.1s ease-out;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition: all 0.1s ease-out;  /* Firefox 4-15 */
       -o-transition: all 0.1s ease-out;  /* Opera 10.50–12.00 */
          transition: all 0.1s ease-out;
}

.gallerySelectionTitle	{
	height:	50px;
	width:	140px;
	-moz-border-radius-topLeft: 140px; /* Firefox */  
	-webkit-border-top-left-radius: 140px; /* Safari, Chrome */  
	border-top-left-radius: 140px; /* CSS3 */
	-moz-border-radius-topRight: 140px; /* Firefox */  
	-webkit-border-top-right-radius: 140px; /* Safari, Chrome */  
	border-top-right-radius: 140px; /* CSS3 */
	margin:	auto;
	margin-bottom:	35px;
	margin-top:	0px;
	font-size:	20px;
	font-weight:	bold;
	padding:	20px;
	padding-bottom:	80px;
	text-align:	center;
	background:	url('../img/bgRptLight.jpg');
	color: #241A13;
	line-height:	100px;
	border:	5px solid #241A13;
	border-bottom:	0px solid black;
	overflow:	hidden;
	-webkit-transition: all 0.1s ease-out;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition: all 0.1s ease-out;  /* Firefox 4-15 */
       -o-transition: all 0.1s ease-out;  /* Opera 10.50–12.00 */
          transition: all 0.1s ease-out;
	}
	
.gallerySelection:hover .gallerySelectionTitle	{
	margin-top:	-210px;
	-webkit-transition: all 0.1s ease-out;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition: all 0.1s ease-out;  /* Firefox 4-15 */
       -o-transition: all 0.1s ease-out;  /* Opera 10.50–12.00 */
          transition: all 0.1s ease-out;
}
	

.galleryPageLink	{
	width:	16%;
	padding:	30px 1%;
	font-weight:	bold;
	text-align:	center;
	font-size:	1.3em;
	margin:	1%;
	background:	url('../img/bgRptLight.jpg');
	color: #241A13;
	float:	left;
	-webkit-transition: all 0.1s ease-out;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition: all 0.1s ease-out;  /* Firefox 4-15 */
       -o-transition: all 0.1s ease-out;  /* Opera 10.50–12.00 */
          transition: all 0.1s ease-out;
	  border-top:	5px solid #241A13;
}

.galleryPageLink:hover	{
	margin-left:	.8%;
	margin-top:		.8%;
	margin-bottom:		1.2%;
	margin-right:		1.2%;
	box-shadow:	5px 5px 10px rgba(0,0,0,.7);
	-webkit-transition: all 0.1s ease-out;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition: all 0.1s ease-out;  /* Firefox 4-15 */
       -o-transition: all 0.1s ease-out;  /* Opera 10.50–12.00 */
          transition: all 0.1s ease-out;
	color: #140A03;
	 border-top:	5px solid #FEE8CB;
}

.specialsHeaderOuter	{
	border:	10px solid #BE1E2D;
	font-size:	50px;
	margin:	60px auto 20px auto;
	width:	804px;
}

.specialsHeader	{
	margin:	auto;
	text-align:	center;
	width:	600px;
	color:	#FEE8CB;
	font-size:	50px;
	padding:	30px 100px;
	border:	2px solid #FEE8CB;
	background:	#BE1E2D;
}

.itemLeft	{
	float:	left;
	width:	37%;
	margin:	0px 8% 0px 7%;
	padding-bottom:	40px;
}

.itemLeft img	{
	margin:	auto;
	display:	block;
}

.itemRight	{
	padding-bottom:	40px;
	float:	left;
	width:	30%;
	margin:	0px 6% 0px 7%;
	border:	10px solid #FEE8CB;
	height:	440px;
	font-size:	18px;
}

.itemInner	{
	background:	#FEE8CB;
	margin:	2px;
	padding:	20px;
	height:	436px;
	color:	#222;
}

.itemHeader	{
	width:	100%;
	line-height:	40px;
	font-size:	30px;
	text-align:	center;
	padding:	5px 0px;
}

.fb-like-box	
		{
	text-align:center;
	}
		

.menuHeaderOuter	{
	border:	10px solid #f89c48;
	font-size:	50px;
	margin:	60px auto 20px auto;
	width:	804px;
}

.menuHeader	{
	margin:	auto;
	text-align:	center;
	width:	600px;
	color:	#241A13;
	font-size:	50px;
	padding:	30px 100px;
	border:	2px solid #241A13;
	background:	#f89c48;
}


.aboutHeaderOuter	{
	border:	10px solid #342A23;
	font-size:	50px;
	margin:	60px auto 20px auto;
	width:	804px;
}

.aboutHeader	{
	margin:	auto;
	text-align:	center;
	width:	600px;
	color:	#FEE8CB;
	font-size:	50px;
	padding:	30px 100px;
	border:	2px solid #FEE8CB;
	background:	#342A23;
}
.galleryHeaderOuter	{
	border:	10px solid #FEE8CB;
	font-size:	50px;
	margin:	60px auto 20px auto;
	width:	804px;
	box-shadow:	0px 1px 10px #000;
}

.galleryHeader	{
	margin:	auto;
	text-align:	center;
	width:	600px;
	color:	#342A23;
	font-size:	50px;
	padding:	30px 100px;
	border:	2px solid #342A23;
	background:	#FEE8CB;
}


html.touch  #thumbs {
    -webkit-overflow-scrolling: touch;
}

.menuColumn	{
	text-align:center;
	width:33.3%;
	float:left;
}

.description	{
	font-size:16px;
	margin-bottom:4px;
	text-align:left;
	margin-left:3%;
	margin-right:3%;
}

.sortHeader	{
	color:#ffefd8;
	background:#342A23;
	padding:3px;
	margin-left:1%;
	margin-right:1%;
	margin-top:25px;
}

dt	{
	margin-top:25px;
	margin-bottom:8px;
	font-weight:600;
	font-size:16px;
}

.galleryInfo	{
	width:100%;
	height:400px;
	margin-top:-485px;
	margin-left:25px;
	color:#FEE8CB;
	text-align:right;
	z-index:5000;
	display:block;
}

.galleryItemName	{
	color:#ffbb59;
	font-size:27px;
	padding:10px;
	margin-bottom:25px;
	background:rgba(255,0,0,0.5);
}

.galleryItemPrice	{
	background:rgba(0,0,0,0.5);
	padding:10px;
}

.galleryItemDescription	{
	font-size:20px;
	padding:10px;
	padding-bottom:25px;
	background:rgba(0,0,0,0.5);
}

.galleryInfoRightPadding	{
	padding-right:85%;
}