html, body {
	border: 0 none;
	margin:0;
	padding:0;
	height: 100%;
}

body 
{
/*	background-image:url(../img/bg.jpg);*/
	background-color:#3C7B9F;
margin-top:0px;
	background-repeat:repeat-x;
	/*
	background-attachment:fixed;
	*/
	font-size: 62.5%;
}

a
{
color: #5E090E;
}

/*Start PullDown Menu Styles*/

/* Main menu */
div#main_menu, .nav {
	width:400px;
padding-top:5px;
	height:26px;
	/*background-color:#000000;*/
}

div#main_menu {
	/*border-bottom:2px solid #888888;*/
}

.nav, .nav * {
	margin:0;
	padding:0;
}
.nav {
	line-height:1.0;
}

.nav li {
	float:left;
	list-style:none;
	position:relative;
	z-index:999;
	white-space:nowrap;
}

.nav a {
	display:block;
	float:left;
}

/* Main menu - Main items */
.nav li.main_item {
	/*background:#000000;*/
	border-right:1px #F4C582 dotted;
font-size: 1.2em;
	letter-spacing: 1px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans;
	text-decoration: none;
text-transform: uppercase;
}

.nav li.finish {
	border: 0px;
}

.nav a.main_item_link {
	height:19px;
	padding-top:5px;
	color: #F4C582;
	text-align: center;
	text-decoration:none;
	text-transform:uppercase;
}

.nav li:hover,
.nav li.sfHover,
.nav a.main_item_link:focus, .nav a.main_item_link:hover, .nav a.main_item_link:active {
color: #5E090E;
/*text-decoration: underline;*/
	/*background:#555555;*/
}

/* Main menu - Sub items */
.nav ul, .nav li li {
	background:#cccccc;
	border:0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	width:16.45em;
}

.nav li ul {
	float:none;
	top:-999em;
	position:absolute;
}

.nav li li a {
	color: #dd0055;
	text-align: left;
	text-decoration:none;
	text-transform:uppercase;
	padding: .40em 0em .40em 1em;
	border-top: 1px solid #CFDEFF;
	float:none;
	padding-right:0;
	width:15.45em;
}

.nav li li:hover,
.nav li li.sfHover,
.nav li li a:focus, .nav li li a:hover, .nav li li a:active {
	background:#a2a2a2;
}

.nav li:hover ul, ul.nav li.sfHover ul {/* pure CSS hover is removed below */
	left:-1px;
	top:24px;
	/*top:2.2em;*/
}

.nav li:hover li ul, .nav li.sfHover li ul {
	top:-999em;
}

.nav li li:hover ul, ul.nav li li.sfHover ul { /* pure CSS hover is removed below */
	width:15.45em;
	left:16.45em;
	/*top:-1px;*/
	top:0px;
}

.superfish li:hover ul, .superfish li li:hover ul { /* following rule negates pure CSS hovers so submenu remains hidden and JS controls when and how it appears */
	top: -999em;
}


/*Sub menu items (horizontal style) */
div#main_submenu, .navbar {
	width: 830px;
	background: #cccccc;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

.navbar {
	padding: 0;
	margin: 0;
}

.navbar li {
	float:left;
	list-style:none;
	line-height: 20px;
}

.navbar li a {
	color: #dd0055;
	text-decoration: none;
	padding: 0 10px 0 10px;
}

.navbar li a:focus,
.navbar li a:hover,
.navbar li a:active {
	text-decoration: underline;
}

.navbar li a.selected {
	font-weight: bold;
	color:#555555;
}

#main_submenu .cleared {
	font-size: 1px;
	height: 1px;
	clear:both;
}

/*Finish PullDown Menu Styles*/


/* Defines the black semi-transparent glow over the content */
div#glow
{
	margin-left:auto;
	margin-right:auto;
	width:792px;
}
div#top-glow
{
	padding-top:0px;
	width:792px;
	background-image:url(/app/webroot/userfiles/32/Image/template_graphics/middle-glow.png);
	background-repeat:repeat-y;
}

div#bottom-glow
{
	height:65px;
	width:792px;
	background-image:url(/app/webroot/userfiles/32/Image/template_graphics/bottom-glow.png);
	background-repeat:no-repeat;
}

div#middle-glow
{
	width:792px;
	background-image:url(/app/webroot/userfiles/32/Image/template_graphics/middle-glow.png);
	background-repeat:repeat-y;
}

/* end */




/* middle content excluding header & footer */
div#content
{
	width:762px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;	
background-image: url(/app/webroot/userfiles/32/Image/template_graphics/photo_template/nav_02.png);
background-repeat:no-repeat;
background-position:top;
}

/* Top image - 800x94px */
div#top-glow div#top-image
{
	width:762px;
	margin-left:auto;
	margin-right:auto;
	height:191px;
	background-image: url(/app/webroot/userfiles/32/Image/template_graphics/photo_template/top_01.jpg);
border-top: 10px #D62E37 solid;
}




/* Logo */
div#page-logo {
	display: none;
}

div#page-logo img {
	border: 0;
}

/* Header */
div#page-header {
	width:100%;
	height:0px;
	background-image:url(../img/page-header.jpg);
	background-repeat:no-repeat;
	/*border-bottom:2px solid #888888;*/
}

/*
div#page-header div#header-title
{
	width:40%;
	padding-top:1em;
	float:right;
	text-align:left;
	
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
}
*/

/* 2 or 3 column CSS layout */

div#content div#body 
{
	width:100%;
}

div#content div#body div#main-column
{
	width:71%;
	float:left;
	/*background-color:#edeae3;*/
	min-height:590px;
	overflow:hidden;
	height:auto;
}

div#content div#body div#left-column
{
	width:29%;
	float:left;
	overflow:hidden;
}

div#content div#body div#right-column
{
	width:29%;
	float:right;
	overflow:hidden;
}

div#content div#body div#main-column div#main-column-header
{
	/*background-image:url(../img/main-column-header.gif);
	background-repeat: repeat-x;*/
	/*background-color:#91a8c1;*/
	height:50px;
	width:100%;
	/*border-bottom:1px solid #888888;*/
	padding-top:20px;
	font-family:Georgia;
}

/*
Main Column header
This header Text is substituted with Flash font (sIFR).

Note : font-family is Used in Flash (sIFR) text replacemnt. It is not a regular font, but one of special flash fonts in /fonts/ directory
Currently supported those fonts :
 - Brush
 - sans-bold
 - georgia
 - kozuka
 - stencil
 - hobo
 - minion-pro-cond
 - trajan-pro

*/
div#content div#body div#main-column div#main-column-header h1
{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:20px;
	font-size:40px;
	height:50px;
	
	/* Customize font */
	font-family:trajan-pro;
	
	font-weight:bold;
	color:#5E090E;
}

/* Main Column Content */
div#content div#body div#main-column div#main-column-content
{
	margin-right:20px;
	margin-left:30px;
	margin-top:10px;
	margin-bottom:20px;
color: #000000;
line-height: 18px;
}

div#content div#body div#main-column div#main-column-content img
{
	padding: 5px;
	margin: 10px;
	background-color: #FFFFFF;
	border: outset #ccc 1px;
	display: block;
}

/*
Left Column Header 
see Notes for Main Column header
*/
div#content div#body div#left-column div#left-column-header
{
	background-image:url(../img/left-column-header.gif);
	background-repeat: repeat-x;
	background-color:#91a8c1;
	height:40px;
	border-bottom:1px solid #888888;
	font-family:Georgia;
}

div#content div#body div#left-column div#left-column-header div#left-column-header-title h1
{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:20px;
	font-size:20px;
	height:35px;
	
	/* Customize font */
	font-family:trajan-pro;
	
	font-weight:bold;
	color:#ffffff;
}

/*
Right Column Header 
see Notes for Main Column header
*/
div#content div#body div#right-column div#right-column-header
{
	background-image:url(../img/right-column-header.gif);
	background-repeat: repeat-x;
	background-color:#91a8c1;
	height:40px;
	border-bottom:1px solid #888888;
	font-family:Georgia;

}

div#content div#body div#right-column div#right-column-header div#right-column-header-title h1
{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:20px;
	font-size:20px;
	height:35px;
	
	/* Customize font */
	font-family:trajan-pro;
	
	font-weight:bold;
	color:#ffffff;
}
/* End */

div#content div#body div#left-column div#left-column-content
{
	margin-top:50px;
	padding-top: 100px;
	background-image:url(/app/webroot/userfiles/32/Image/template_graphics/flies.png);
	background-repeat: no-repeat;
	background-position: top;
}

div#content div#body div#right-column div#right-column-content
{
	margin-top:50px;
	padding-top: 100px;
	background-image:url(/app/webroot/userfiles/32/Image/template_graphics/flies.png);
	background-repeat: no-repeat;
	background-position: top;
}


/* Side Column Main Navigation */
div#content div#body div#side-column-main-menu
{
	background-color: #EDEAE3;/*#A99D90;*/
	padding:10px;
	/*border-bottom:1px #A99D90 solid;*/
	font-family:Georgia;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
}

/* Side Column Main Navigation Lists */
div#content div#body div#side-column-main-menu ul
{
	color: #555555;
	margin:0;
	padding: 0;
	list-style:none;
	display:block;
}

div#content div#body div#side-column-main-menu li
{
	text-transform:capitalize;
}

/* Main list */
div#content div#body div#side-column-main-menu ul.nav-side-list
{
}

/* Main list items */
div#content div#body div#side-column-main-menu ul.nav-side-list li
{
}

/* Main list links */
div#content div#body div#side-column-main-menu ul.nav-side-list li a
{
}

/* Main names links */
div#content div#body div#side-column-main-menu .nav-side-list-item-name
{
}

div#content div#body div#side-column-main-menu .nav-side-list-item-name a
{
	color:#000000;
	text-decoration:none;
	color:#000000;
}

/* Sublist */
div#content div#body div#side-column-main-menu ul.nav-side-sublist
{
	margin: 0;
	padding: 5px 0 5px 15px;
	/*list-style:disc;*/
	list-style:none;
	display:block;
}

/* Sublist items */
div#content div#body div#side-column-main-menu ul.nav-side-sublist li
{
	margin:0;
	padding: 0;
}

/* Sublist links */
div#content div#body div#side-column-main-menu ul.nav-side-sublist li a
{
	margin:0;
	padding: 0;
	color:#555555;
	text-decoration:none;
}

div#content div#body div#side-column-main-menu ul.nav-side-sublist li.selected a
{
	color:#333333;
	text-decoration:underline;
}


/* Top Menu for subcategory at top of page content - Start */
div#main-column-content .top-subnav {
	display: none;
	/*display: block;*/
	padding: 3px 0 15px 0;
}

div#main-column-content .top-subnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

div#main-column-content .top-subnav li {
	display: inline;
	color: #669933 !important;
}

div#main-column-content .top-subnav li span {
	padding: 0 10px;
}

div#main-column-content .top-subnav li a {
	color: #669933 !important;
	text-transform:uppercase;
	font-weight: bold  !important;
	font-size: 11px !important;
	text-decoration: none !important;
}

div#main-column-content .top-subnav li a:hover {
	text-decoration: underline !important;
}

/* Top Menu for subcategory at top of page content - End */

/* Horizontal Ruler */
div#content div#body div#side-column-main-menu div.hr
{
	height:1px;
	border-top:1px solid #45403d;
	font-size:1px;
	margin-top:5px;
	margin-bottom:5px;
}
/* End Side Column Main Navigation */

/* Side Column Navigation */
div#content div#body div#side-column-menu
{
	/*background-color:#ababab;*/
	padding:2px;
	/*border-bottom:1px #ffffff solid;*/
	font-family:Georgia;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
}

/* Sub-categories list */
div#content div#body div#side-column-menu ul
{
	color:#555555;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:0px;
	padding-left:0px;
	list-style:none;
	display:block;
}

div#content div#body div#side-column-menu li
{
	text-transform:capitalize;
}

div#content div#body div#side-column-menu li.current-page a
{
	color:#333333;
	/* text-transform:uppercase; */
	text-decoration:none;
}

div#content div#body div#side-column-menu a.category-name
{
       font-size:15px;
	color:#5E090E;
text-transform:uppercase;
}

div#content div#body div#side-column-menu a.subcategory-name
{
	color:#000000;
}

/* Horizontl Ruler */
div#content div#body div#side-column-menu div.hr
{
	height:1px;
	border-bottom:1px #ffffff solid;
	font-size:1px;
	margin-top:5px;
	margin-bottom:5px;
}

/* Category Link */
div#content div#body div#side-column-menu a
{
	color:#000000;
	text-decoration:none;
}

/* Subcategory element - Link */
div#content div#body div#side-column-menu li a
{
        margin: 5px;
	color:#376885;
	text-decoration:none;
	border-bottom:1px #555555 dotted;
display: block;

}

/* Subcategory element - Link */
div#content div#body div#side-column-menu li a:hover
{
	border-bottom:1px #000000 dotted;
	color: #5E090E;
}
/* End */

div#footer
{
height: 18px;
	width:763px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#F6D19B;
	padding-top:9px;
	padding-bottom:10px;
	background-color:#D52E37;
}


/* Supplemental styles */
table.form-fields tr td {
	padding: 2px 2px 2px 0;
}

.required {
	color: #ff0000;
}


.float-left
{
	float:left;
}

.float-right
{
	float:right;
}

.clear-all
{
	clear: both;
}

/* Left & Right Column Headinga are replaced by flash , this style is applied to hidden content */
.flash-replaced div
{
	display:none;
}

/* Start Text styles */

.text-common
{
	font-family:Georgia;
	font-size:14px;
	text-align:justify;
}

.text-header
{
	font-size:22px;
	/*font-weight:bold;*/
letter-spacing: -1px;
line-height: 28px;
color: #000000;
	display:block;
	/*
	clear:both;	
	*/
}

.text-header_burgundy
{
	font-size:22px;
	/*font-weight:bold;*/
letter-spacing: -1px;
line-height: 28px;
color: #5E090E;
	display:block;
	/*
	clear:both;	
	*/
}

.text-subheader_blue
{
	font-size:14px;
	font-weight:bold;
	display:block;
color: "#376885"
	/*
	clear:both;	
	*/
}


.text-subheader
{
	font-size:14px;
	font-weight:bold;
	display:block;
	/*
	clear:both;	
	*/
}

img.text-image
{
	padding:8px;
	border:1px solid #000000;
	background-color:#ffffff;
	margin:10px;
}

.text-boxed-link
{
background-color: #DDB77E;
border: 1px #5E090E solid;
padding: 2px;
color: #5E090E;
text-decoration: none;
}

.text-boxed-link a:link, a:visited
{
color: #5E090E;
text-decoration: none;
}



.text-highlight
{
	background-color:#376885;
}

.text-bold
{
	font-weight:bold;
}

.text-underline
{
	text-decoration:underline;
}

.text-underline-dotted
{
	border-bottom:1px #000000 dotted;
}

.text-line-through
{
	text-decoration:line-through;;
}

.text-color-dark
{
	color:#222222;
}

.text-color-light
{
	color:#aaaaaa;
}

.text-color-light
{
	color:#999999;
}

.cakeSqlLog
{
	background-color:white;
}

/* End Text styles */

/* End */

.textfield {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border: 1px solid #999999;
}

.checkbox {
	border: 0px;
}

.button {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #999999;
	background-color: #eeeeee;
	cursor: pointer;
}

div#content div#body div#main-column div#main-column-content .error,
div#content div#body div#main-column div#main-column-content .error_message {
	color:#ff0000;
}

div.clear-both-line{
	clear:both;
	font-size: 1px;
}

img.transparent{
	background: transparent !important;
	padding: 0 !important;
	margin: 0 !important;
}

/* Start Side Member Login styles */
div#side-member-login {
	background-color: #EDEAE3;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 10px;
}

div#side-member-login form {
	margin: 0 !important;
	padding: 0 !important;
}

ul.side-member-login-panel {
	background: #E4E4E4;
	color:#333333;
	padding:0;
	margin: 3px;
	text-align:left;
	font: 10px/14px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	border-left: 1px solid #a7a7a7;
	border-right: 2px solid #a7a7a7;
}

ul.side-member-login-panel li {
	margin: 0;
	list-style:none;
	padding: 2px 5px 8px 5px;
	clear: both;
	border: 0px solid black;
}

ul.side-member-login-panel li.header-line,
ul.side-member-login-panel li.footer-line {
	color:#ffffff;
	background:#a7a7a7;
	border-style:none;
	font-size: 11px;
	font-weight: bold;
}

ul.side-member-login-panel li.header-line {
	height:20px;
	padding:0;
	padding-left:5px;
	padding-top:4px;
	text-align:left;
	margin-bottom: 10px;
}

ul.side-member-login-panel li.footer-line {
	padding:0;
	margin-top: 5px;
	height:2px;
	line-height: 0px;
	font-size: 0px;
}

ul.side-member-login-panel li.title-line {
	padding:0;
	padding: 0px 5px 0px 5px;
}

ul.side-member-login-panel li.empty-line {
	padding:0;
	margin:0;
	height: 0px;
}

ul.side-member-login-panel input:disabled, ul.side-member-login-panel select:disabled {
	background-color: #D4D0C8;
	color: #808080;
	border-color: #808080;
}
/* End Side Member Login styles */

/* Start Member styles */
div#module-member-panel .title {
	font-weight: bold;
	margin: 0 0 5px 0;
}
/* End Member styles */



/* Flashes boxes styles - Start */
.flashBox {
	color:#000000;
	font-weight: bold;
	padding: 12px 15px;
	margin:5px 0 15px 0;
	border: 1px solid rgb(255, 209, 41);
	background-color: rgb(255, 244, 166);
}

.flashBox .flashNotice {
	color:#000000;
}

.flashBox .flashError {
	color:#ff0000;
}

.flashBox .flashWarning {
	color:#ff0000;
}/* Flashes boxes styles - End  */

/*----------------------Start Common DatePicker Styles------------------------*/
table.jCalendar {
	font-size: 11px;
	background: #eee;
	border-collapse: separate;
	border-spacing: 2px;
}
table.jCalendar th {
	background: #888;
	color: #fff;
	font-weight: normal;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td {
	background: #aaa;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}

table.jCalendar td.other-month {
}
table.jCalendar td.today {
	background: #aaa;
	color: #000;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected:hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td:hover, table.jCalendar td.dp-hover {
	background: #fff;
	color: #000;
}
table.jCalendar td.disabled, table.jCalendar td.disabled:hover {
	background: #bbb;
	color: #888;
}

table.jCalendar td.not_online, table.jCalendar td.not_online:hover {
	background: #666;
	color: #000;
}

/* For the popup */
div.dp-popup {
	position: relative;
	background: #eee;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 170px;
	line-height: 1.2em;
	border: 1px solid #aaa;
}
div#dp-popup {
	position: absolute;
	z-index: 299;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 0;
	padding: 0;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 1px;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	font-size: 10px;
	position: absolute;
	top: 0px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the 
cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	font-size: 10px;
	position: absolute;
	top: 0px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled, div.dp-popup td.not_online {
	cursor: default;
}

a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 0px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../img/cms/calendar.png) no-repeat;
}

a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}


/* makes the input field shorter once the date picker code has run (to allow space for the calendar icon) */
input.dp-applied {
	float: left;
	margin-top: 0px;
}
/*----------------------Finish Common DatePicker Styles-----------------------*/


/* Social Networks Nav Styles - Start */
.social-nav {
	margin: 20px 0;
}

.social-nav ul {
	list-style: none;
	height: 20px;
	margin: 0;
	padding: 0;
}

.social-nav ul li {
}

.social-nav ul li a {
	float: left;
	display: block;
	width: 16px;
	height: 16px;
	margin: 0 10px 0 0;
	padding: 0;
}

.social-nav ul li.facebook a{
	background: transparent url("/app/webroot/img/social/facebook.jpg") no-repeat top left;
}

.social-nav ul li.twitter a{
	background: transparent url("/app/webroot/img/social/twitter.jpg") no-repeat top left;
}

/* Social Networks Nav Styles - Finish *//* Photo gallery Side search */
#side-photo-gallery-search-form {
	margin: 0 !important;
	padding: 0 !important;
}

div#side-photo-gallery-search {
	background-color: #D9D7D1;
	padding: 10px;
}

div#side-photo-gallery-search div#side-photo-gallery-search-title {
	color: #631004;
	font-family: georgia;
	font-size: 16px;
	font-weight: bold;
}

/* Photo gallery Side navigation */
div#side-photo-gallery-menu {
	background-color: #DEDDD8; /*#EDECE3;*/
	margin: 0;
	padding-top: 10px;
	padding-bottom: 5px;
}

div#side-photo-gallery-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
}

div#side-photo-gallery-menu a {
	text-decoration: none !important;
	font-size: 12px;
	font-family: arial;
}

li.photo-gallery-nav-cat {
	padding-left: 0px;
}

li.photo-gallery-nav-cat a {
	color: #313131 !important;
}

li.photo-gallery-nav-cat div {
	padding-left: 15px;
	line-height: 18px;
}

li.photo-gallery-nav-cat div.opened {
	background-color: #F8F7F4;
}

li.photo-gallery-nav-cat div.opened a {
	color: #000000 !important;
	font-weight: bold;
}

ul.photo-gallery-nav-sub {
	padding-left: 30px !important;
}

ul.photo-gallery-nav-sub li a {
	color: #570D03 !important;
	line-height: 18px;
}

/* Photo gallery styles */
div#content div#body div#main-column div#main-column-content div#module-photo-gallery-panel ul#module-photo-gallery-categories{
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-bottom:20px;
}

div#content div#body div#main-column div#main-column-content div#module-photo-gallery-panel ul#module-photo-gallery-categories li {
	padding-right: 5px;
	margin: 0px;
	float:left;
}

div#content div#body div#main-column div#main-column-content div#module-photo-gallery-panel .image-link-gallery{
}

div#content div#body div#main-column div#main-column-content div#module-photo-gallery-panel .image-link-box{
	padding:0px;
	text-align: center;
}

div#content div#body div#main-column div#main-column-content div#module-photo-gallery-panel .image-link-box a img{
	display: inline;
	margin: 0px;
}

div#content div#body div#main-column div#main-column-content div#module-photo-gallery-panel .image-link-title{
	padding:0px;
	padding-bottom:15px;
	text-align: center;
}

div#content div#body div#main-column div#main-column-content div#module-photo-gallery-panel div#module-photo-gallery-nav{
	clear:both;
	width: 100%;
	text-align: center;
	padding-top: 20px;
}

div#module-photo-gallery-panel img{
	border: 0px;
}

div#module-photo-gallery-panel a:link,
div#module-photo-gallery-panel a:visited,
div#module-photo-gallery-panel a:active {
	color: #000000;
	text-decoration: none;
}

div#module-photo-gallery-panel a:hover {
	color: #666666;
	text-decoration: underline;
}
div#content div#body div#main-column div#main-column-content div#module-photo-gallery-panel a.previous_link,
div#content div#body div#main-column div#main-column-content div#module-photo-gallery-panel a.next_link {
	margin-right: 10px;
}

div#content div#body div#main-column div#main-column-content div#module-photo-gallery-panel div#module-photo-gallery-content {
	text-align: center;
}

div#content div#body div#main-column div#main-column-content div#module-photo-gallery-panel div#module-photo-gallery-content img.photo_gallery_image {
margin-left: auto;
margin-right: auto:
padding: 5px;
	background-color: #FFFFFF;
	border: outset #ccc 1px;
	display: block;
}


div#content div#body div#main-column div#main-column-content div#module-photo-gallery-panel div#module-photo-gallery-content div#photo_gallery_image {
width: 485px;
}




div#content div#body div#main-column div#main-column-content div#module-photo-gallery-panel div#module-photo-gallery-content  p.description {
	text-align: justify;
}
div#content div#body div#main-column div#main-column-content div#module-photo-gallery-panel div#module-photo-gallery-content .categories-description {
	text-align: justify;
}

div#content div#body div#main-column div#main-column-content div#module-photo-gallery-panel div#module-photo-gallery-content .categories-description-title {
	font-weight: bold;
}

div#content div#body div#main-column div#main-column-content div#module-photo-gallery-panel .back-link{
	text-align: justify;
	padding: 0 0 15px 0;
}


/* SEARCH */
#side-photo-gallery-search .search-wrapper {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 5px;
	position: relative;
	width: 140px;
	padding: 0px;
	height: 16px;
	padding-top: 2px;
	border: 1px solid black;
}

#side-photo-gallery-search input.g-prettysearch {
	height: 16px;
	width: 115px;
	border: 1px solid #ffffff;
}

#side-photo-gallery-search .search-wrapper input.g-prettysearch {
	border:0px none;
	font-family:"Lucida Grande",Geneva,Arial,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin: 0px;
	padding:3px 0 0;
}

#side-photo-gallery-search .search-wrapper .reset {
	background:transparent url(../img/nav/close.gif) no-repeat;
	cursor:pointer;
	display:block;
	height:11px;
	overflow:hidden;
	position:absolute;
	right:4px;
	top:4px;
	width:11px;
	z-index:1;
}

#side-photo-gallery-search .search-wrapper input.g-prettysearch {
	position: absolute;
	width: 280px
	top: 0;
	left: 5px;
	border: 0px;
	margin: 0;
	padding: 0;
	font: 11px "Lucida Grande", Geneva, Arial, sans-serif;
}

/* SEARCH RESULTS */
#side-photo-gallery-search #globalsearch {
	position:absolute;
	width:328px;
	display: none;
	text-align: left;
	z-index: 1;
}

#side-photo-gallery-search #globalsearch .inside {
	width:328px;
	height:auto;
	position:absolute;
	top:0;
	right:0;
	line-height:1px;
	font-size:1px;
}

#side-photo-gallery-search #globalsearch .resultCat {
	position:relative;
	color:#F6F6F6;
	background:#919191;
	width:308px;
	height:8px;
	margin:0;
	padding-bottom: 12px;
	width: 302px;
	font: 11px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-weight: bold;
	border:1px none #FB6BFF;
}

#side-photo-gallery-search ul.sp-results {
	background: #E4E4E4;
	color:#333333;
	padding:0;
	margin:0;
	width:321px;
	text-align:left;
	font: 10px/14px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}

#side-photo-gallery-search ul.sp-results li {
	margin: 0;
	margin: 0 0 -3px 0;
	padding: 5px 10px 15px 10px;
	list-style-type:none;
	height:5.6em;
	border-left:1px solid #919191;
	border-right:1px solid #919191;
	
	width:300px;
	clear: both;
	
	overflow: hidden;
}

#side-photo-gallery-search ul.sp-results li.viewall {
	width:302px;
	height:18px;
	text-align:right;
	color:#000000;
	background:#a7a7a7;
	border-style:none;
}

#side-photo-gallery-search ul.sp-results li.viewall a {
	color:#FFFFFF;
	padding-right:23px;
	background:transparent url(../img/nav/shortcuts_arrow.gif) no-repeat scroll 99% 50%;
	padding-top:3px;
	padding-bottom:3px;
	font: bold 11px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}

#side-photo-gallery-search ul.sp-results li.finish {
	width:300px;
	height:20px;
	text-align:right;
	color:#000000;
	position:absolute;
	left:0px;
	border-style:none;
}

#side-photo-gallery-search ul.sp-results li.hoverli {
	background:#b7b7b7 none repeat-x;
	color:#FFFFFF;
	cursor:pointer;
}

#side-photo-gallery-search ul.sp-results li.hoverli h4 a {
	color:#FFFFFF;
}

#side-photo-gallery-search ul.sp-results li.hoverli p {
	color:#F1F1F1;
}

#side-photo-gallery-search ul.sp-results img{
	margin-right:4px;
}

#side-photo-gallery-search ul.sp-results li span {
	display:block;
	width:220px;
}

#side-photo-gallery-search ul.sp-results li h4 {
	margin:0;
	font-size:11px;
	font-weight:bold;
}

#side-photo-gallery-search ul.sp-results li p {
	margin:0pt;
	font-size:10px;
	overflow:hidden;
	height:2.7em;
	color:#555555;
}

#side-photo-gallery-search ul.sp-results li a {
	color:#606060;
	text-decoration:none;
}

#side-photo-gallery-search ul.sp-results li a:hover {
	text-decoration:none;
}

#side-photo-gallery-search ul.sp-results li div.sp-result-img {
	float: left;
	overflow: hidden;
	height: 6.5em;
}

#side-photo-gallery-search ul.sp-results li img, ul.sp-results li .replacementimg {
	float: left;
	width:46px;
}

#side-photo-gallery-search ul.sp-results li h4 a {
	color:#191919;
	text-transform:uppercase;
}

#side-photo-gallery-search ul.sp-results li.viewall.hover {
}

#side-photo-gallery-search #sp-search-spinner {
	position:absolute;
	top:13px;
	right:16px;
	z-index:10;
	display:none;
}

#side-photo-gallery-search #sp-search-cancel img {
	cursor:pointer;
}

#side-photo-gallery-search #sp-result-none.viewall {
	bottom: -27px;
}
#side-photo-gallery-search #sp-result-none.viewall a {
	font-size:10px;
}

/* Gallereffic styles (jquery gallery) */
div#module-photo-gallery-panel div.galleriffic-box {
	font-size: 11px !important;
	font-family: Verdana,Arial,Helvetica,sans-serif !important;
}

div#module-photo-gallery-panel div.galleriffic-box div.content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float:right;
	width:450px;
}

div#module-photo-gallery-panel div.galleriffic-box div.controls {
	margin-top: 3px;
	height: 23px;
}

div#module-photo-gallery-panel div.galleriffic-box div.ss-controls {
	float: left;
}

div#module-photo-gallery-panel div.galleriffic-box div.ss-controls span {
	color: #666666;
	cursor: pointer;
}

div#module-photo-gallery-panel div.galleriffic-box div.nav-controls {
	float: right;
}

div#module-photo-gallery-panel div.galleriffic-box div.nav-controls a {
	padding: 5px;
}

div#module-photo-gallery-panel div.galleriffic-box div.slideshow-container {
}

div#module-photo-gallery-panel div.galleriffic-box div.loader {
	/*
	background: url('../img/galleriffic-loader.gif') no-repeat center center;
	width: 550px;
	height: 100%
	*/
	background: url('../img/galleriffic-loader.gif') no-repeat left center;
	height:200px;
	margin:auto;
	padding-left:20px;
	padding-top:190px;
	width:130px;
}

div#module-photo-gallery-panel div.galleriffic-box div.slideshow {
	clear: both;
	/*display: none;*/
}

div#module-photo-gallery-panel div.galleriffic-box div.slideshow span.image-wrapper {
	text-align: center;
	padding-bottom: 12px;
	display: block;
	margin: auto;
}

div#module-photo-gallery-panel div.galleriffic-box div.download {
	float: right;
	margin-top: 4px;
}

div#module-photo-gallery-panel div.galleriffic-box div.embox {
	display: none;/**/
	clear: both;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
}

div#module-photo-gallery-panel div.galleriffic-box div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div#module-photo-gallery-panel div.galleriffic-box div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}

div#module-photo-gallery-panel div.galleriffic-box div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
	width: 150px;
	float: left;
	display: block;
}

div#module-photo-gallery-panel div.galleriffic-box ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}

div#module-photo-gallery-panel div.galleriffic-box ul.thumbs li {
	float: left;
	width: 65px;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}

div#module-photo-gallery-panel div.galleriffic-box ul.thumbs a:focus {
	outline: none;
}

div#module-photo-gallery-panel div.galleriffic-box a img {
	border-color:#EEEEEE -moz-use-text-color -moz-use-text-color #EEEEEE !important;
	border-style:solid none none solid !important;
	border-width:1px medium medium 1px !important;
	padding:4px 10px 10px 4px !important;
	margin: 0 !important;
}

div#module-photo-gallery-panel div.galleriffic-box img {
	background:transparent url(../img/shadow.gif) no-repeat scroll right bottom !important;
	border: 0;
	border-left: 1px solid #EEEEEE !important;
	border-top: 1px solid #EEEEEE !important;
	padding: 4px 10px 10px 4px !important;
	margin: 0 !important;
}

div#module-photo-gallery-panel div.galleriffic-box .folders ul.thumbs {
	text-align: center;
}

div#module-photo-gallery-panel div.galleriffic-box .folders ul.thumbs li {
	display:block;
	height:120px;
	margin:10px;
	width:105px;
}

div#module-photo-gallery-panel div.galleriffic-box div.pagination {
	clear: both;
}

div#module-photo-gallery-panel div.galleriffic-box div.navigation div.top {
	margin-bottom: 12px;
	height: 10px;
}

div#module-photo-gallery-panel div.galleriffic-box div.navigation div.bottom {
	margin-top: 12px;
}

div#module-photo-gallery-panel div.galleriffic-box div.pagination a,
div#module-photo-gallery-panel div.galleriffic-box div.pagination span.current {
	border: 0;
	display: block;
	float: left;
	margin-right: 0 !important;
	padding: 3px 3px;
}

div#module-photo-gallery-panel div.galleriffic-box div.pagination a:hover {
	background-color: #ffc;
}

div#module-photo-gallery-panel div.galleriffic-box div.pagination span.current {
	font-weight: bold;
}

div#module-photo-gallery-panel div.galleriffic-box p {
	margin: 0;
	padding: 0;
}

div#module-photo-gallery-panel div.galleriffic-box a {
	color:#af2639 !important;
	text-decoration:none !important;
}

div#module-photo-gallery-panel div.galleriffic-box a:hover{
	text-decoration:underline !important;
}

/* SimpleViewer styles (flash gallery) */
div#module-photo-gallery-panel #flashcontent {
	width: 100%;
	height: 820px;
}/* Side search panel */
div#side-booking-search {
	background-color: #EDEAE3;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 10px;
}

div#side-booking-search form {
	margin: 0 !important;
	padding: 0 !important;
}

ul.side-booking-search-panel {
	background: #E4E4E4;
	color:#333333;
	padding:0;
	margin: 3px;
	text-align:left;
	font: 10px/14px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	border-left: 1px solid #a7a7a7;
	border-right: 2px solid #a7a7a7;
}

ul.side-booking-search-panel li {
	margin: 0;
	list-style:none;
	padding: 2px 5px 8px 5px;
	clear: both;
	border: 0px solid black;
}

ul.side-booking-search-panel li.header-line,
ul.side-booking-search-panel li.footer-line {
	color:#ffffff;
	background:#a7a7a7;
	border-style:none;
	font-size: 11px;
	font-weight: bold;
}

ul.side-booking-search-panel li.header-line {
	height:20px;
	padding:0;
	padding-left:5px;
	padding-top:4px;
	text-align:left;
	margin-bottom: 10px;
}

ul.side-booking-search-panel li.footer-line {
	padding:0;
	margin-top: 5px;
	height:2px;
	line-height: 0px;
	font-size: 0px;
}

ul.side-booking-search-panel li.title-line {
	padding:0;
	padding: 0px 5px 0px 5px;
}

ul.side-booking-search-panel li.datepicker-line {
	height: 20px;
}

ul.side-booking-search-panel li.empty-line {
	padding:0;
	margin:0;
	height: 0px;
}

ul.side-booking-search-panel select {
}

ul.side-booking-search-panel input:disabled, ul.side-booking-search-panel select:disabled {
	background-color: #D4D0C8;
	color: #808080;
	border-color: #808080;
}

div#side-booking-search ul.side-booking-search-panel li#booking-search-loader {
	display: none;
}

div#side-booking-search ul.side-booking-search-panel li#booking-search-loader img {
	float:left;
	margin-right: 10px;
}

div#side-booking-search ul.side-booking-search-panel li#booking-search-loader div#booking-search-loader-content {
	padding-left: 20px;
}

/* Booking styles */
div#content div#body div#main-column div#main-column-content div#module-booking-panel {
	position: relative;
}

div#content div#body div#main-column div#main-column-content div#module-booking-panel img{
	border: 0px;
}

.button
{
background-color: #5E090E;
color: #FFFFFF;
}

div#content div#body div#main-column div#main-column-content div#module-booking-panel form{
	padding: 0;
	margin: 0;
}

div#content div#body div#main-column div#main-column-content div#module-booking-panel ul#module-booking-categories{
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-bottom:20px;
}

div#content div#body div#main-column div#main-column-content div#module-booking-panel ul#module-booking-categories li {
	padding-right: 5px;
	margin: 0px;
	float:left;
}

div#content div#body div#main-column div#main-column-content div#module-booking-panel .image-link-gallery{
}

div#content div#body div#main-column div#main-column-content div#module-booking-panel .image-link-box{
	padding:0px;
	text-align: center;
}

div#content div#body div#main-column div#main-column-content div#module-booking-panel .image-link-box a img{
	display: inline;
	margin: 0px;
}

div#content div#body div#main-column div#main-column-content div#module-booking-panel .image-link-title{
	padding:0px;
	padding-bottom:5px;
	text-align: center;
}

div#content div#body div#main-column div#main-column-content div#module-booking-panel .title{
	font-weight: bold;
	color: #5E090E;
}

div#content div#body div#main-column div#main-column-content div#module-booking-panel .sub_title{
	font-weight: bold;
	font-size: 85%;
	color: #222;
	padding: 0px;
	margin: 0px;
}

div#content div#body div#main-column div#main-column-content div#module-booking-panel div#details-title{
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #666;
}

div#content div#body div#main-column div#main-column-content div#module-booking-panel div#details-image {
	float: right;
}
div#content div#body div#main-column div#main-column-content div#module-booking-panel ul#booking-reserv-params-list{
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-bottom:20px;
}

div#content div#body div#main-column div#main-column-content div#module-booking-panel ul#booking-reserv-params-list li {
	padding-right: 25px;
	margin: 0px;
	float:left;
}

div#content div#body div#main-column div#main-column-content div#module-booking-panel ul#booking-reserv-params-list li#booking-reserv-params-item3 {
	padding-right: 0px;
}

div#content div#body div#main-column div#main-column-content div#module-booking-panel .booking-table {
	font-size: 11px;
	font-family: arial, sans-serif;

}

div#content div#body div#main-column div#main-column-content div#module-booking-panel .booking-table tr th{
	text-align: right;
	color: #333333;
	padding: 0px 3px 0 3px;
}

div#content div#body div#main-column div#main-column-content div#module-booking-panel .booking-table tr td.text{
	line-height: 10px;
}

div#content div#body div#main-column div#main-column-content div#module-booking-panel table.list {
	font-size: 11px;
	font-family: arial, sans-serif;
	border-left: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
}

div#content div#body div#main-column div#main-column-content div#module-booking-panel table.list tr td{
	border-right: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;
	padding: 0px 3px 0 3px;
}

div#content div#body div#main-column div#main-column-content div#module-booking-panel table.list tr.tb_caption{
	background-color: #5E090E;
	font-weight: bold;
	color: #ffffff;
}

div#content div#body div#main-column div#main-column-content div#module-booking-panel table.list tr.even{
	background-color: #cccccc;
}

div#content div#body div#main-column div#main-column-content div#module-booking-panel table.list tr,
div#content div#body div#main-column div#main-column-content div#module-booking-panel table.list tr.odd{
	background-color: #eeeeee;
}


/*----------------------Start DatePicker Styles------------------------*/
div#module-booking-panel table.jCalendar {
	font-size: 11px;
	/*border: 1px solid #000;*/
	background: #eee;
	border-collapse: separate;
	border-spacing: 2px;
}
div#module-booking-panel table.jCalendar th {
	background: #888;
	color: #fff;
	font-weight: normal;
	/*font-weight: bold;*/
	padding: 3px 5px;
	text-align: center;
}
div#module-booking-panel table.jCalendar td {
	background: #D52E37;
	color: #F0CB6E;
	padding: 3px 5px;
	text-align: center;
}

div#module-booking-panel table.jCalendar td.other-month {
	/*background: #ccc;
	color: #aaa;*/
}
div#module-booking-panel table.jCalendar td.today {
	/*background: #666;*/
	/*color: #fff;*/
	background: #aaa;
	color: #000;
}
div#module-booking-panel table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
div#module-booking-panel table.jCalendar td.selected:hover {
	background: #f33;
	color: #fff;
}
div#module-booking-panel table.jCalendar td:hover, div#module-booking-panel table.jCalendar td.dp-hover {
	background: #fff;
	color: #000;
}
div#module-booking-panel table.jCalendar td.disabled, div#module-booking-panel table.jCalendar td.disabled:hover {
	background: #bbb;
	color: #888;
}

div#module-booking-panel table.jCalendar td.not_online, div#module-booking-panel table.jCalendar td.not_online:hover {
	background: #bbb;
	color: #000;
}

/* For legend colors */
div#module-booking-panel div.legend_not_available, div#module-booking-panel div.legend_not_online, div#module-booking-panel div.legend_available {
	border: #cccccc;
	width:22px;
	height: 18px;
	text-align: center;
}

div#module-booking-panel div.legend_not_available {
	background: #bbb;
	color: #888;
}

div#module-booking-panel div.legend_not_online {
	background: #666;
	color: #000;
}

div#module-booking-panel div.legend_available {
	background: #D52E37;
	color: #F0CB6E;
}

/* For the popup */

/* NOTE - you will probably want to style div#module-booking-panel a.dp-choose-date - see how I did it in demo.css */

div#module-booking-panel div.dp-popup {
	position: relative;
	background: #eee;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 170px;
	line-height: 1.2em;
	border: 1px solid #aaa;
}
div#module-booking-panel div#dp-popup {
	position: absolute;
	z-index: 199;
}
div#module-booking-panel div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	/*margin: 2px 0;*/
	margin: 0;
	padding: 0;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 1px;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div#module-booking-panel div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div#module-booking-panel div.dp-popup div.dp-nav-prev {
	font-size: 10px;
	position: absolute;
	top: 0px;
	/*top: 2px;*/
	left: 4px;
	width: 100px;
}
div#module-booking-panel div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div#module-booking-panel div.dp-popup div.dp-nav-prev a, div#module-booking-panel div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div#module-booking-panel div.dp-popup div.dp-nav-prev a.disabled, div#module-booking-panel div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div#module-booking-panel div.dp-popup div.dp-nav-next {
	font-size: 10px;
	position: absolute;
	top: 0px;
	/*top: 2px;*/
	right: 4px;
	width: 100px;
}
div#module-booking-panel div.dp-popup div.dp-nav-next a {
	float: right;
}
div#module-booking-panel div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div#module-booking-panel div.dp-popup td {
	cursor: pointer;
}
div#module-booking-panel div.dp-popup td.disabled {
	cursor: default;
}

div#module-booking-panel a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../img/cms/calendar.png) no-repeat;
}

div#module-booking-panel a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}


/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
div#module-booking-panel input.dp-applied {
	/*width: 140px;*/
	float: left;
	margin-top: 5px;
}

/* datepicker boxes */
#bia_DatePicker {
}

#bia_DatePickerLoader {
	padding-top: 2px;
}

#bia_DatePickerLegend {
}
/*----------------------Finish DatePicker Styles-----------------------*/

/* Item detail image */
#module-booking-panel #item-detail-image-box {
	text-align: center;
}

#module-booking-panel #item-detail-image-box img {
	cursor: pointer;
}

#module-booking-panel #item-detail-image-title {
	color: #414040;
	font-family: verdana;
	font-size: 11px;
}

#module-booking-panel #item-detail-image-view {
	color: #631004;
	font-family: verdana;
	font-size: 11px;
	text-align: right;
	margin-right: 10px;
	cursor: pointer;
}

/* Item full size image popup for jqModal*/
#module-booking-full-image-jqm
{
	position: fixed !important;
	
	top: 30% !important;
	left: 50% !important;
	margin-left: -200px !important;
	
	width: auto !important;
	height: auto !important;
	
	padding: 0px;
	border: 2px solid #403E3E;
	background-color: #ffffff !important;
	color: #000000 !important;
	z-index: 3000 !important;
}

/* Item full size image popup */
#module-booking-panel #item-full-image-box
{
	padding: 0;
	position: absolute;
	right: 0;
	border: 2px solid #403E3E;
	background-color: #ffffff;
	z-index: 333 !important;
}

#module-booking-full-image-jqm div,
#module-booking-panel #item-full-image-box div
{
	text-align: right;
	margin: 0;
	padding: 0;
}

#module-booking-full-image-jqm img,
#module-booking-panel #item-full-image-box img
{
	border: 0 !important;
}

#module-booking-full-image-jqm #item-full-image-close,
#module-booking-panel #item-full-image-close
{
	border: 0;
	margin: 0;
	cursor: pointer;
	color: #ffffff;
	background-color: #403E3E;
	font-family: verdana;
	font-size: 10px;
	padding:1px 10px
}

/* Item additional images (item photo gallery) */
#module-booking-panel #item-detail-additional-title {
	color: #631004;
	font-family: verdana;
	font-size: 11px;
}

#module-booking-panel ul#item-detail-gallery {
	padding: 0;
	margin: 0;
	list-style: none;
}

#module-booking-panel ul#item-detail-gallery  li {
	padding: 0;
	margin: 0;
	float: left;
}

#module-booking-panel ul#item-detail-gallery .item-detail-gallery-box {
	cursor: pointer;
}

#module-booking-panel ul#item-detail-gallery li.cleared {
	width: 100%;
	clear: both;
	font-size: 1px;
	height: 1px;
}

#module-booking-panel ul#item-detail-gallery .item-detail-gallery-image img {
	margin: 10px 20px 10px 0 !important;
}

#module-booking-panel ul#item-detail-gallery .item-detail-gallery-title {
	color: #414040;
	font-family: verdana;
	font-size: 11px;
}

/* selected image style */
#module-booking-panel ul#item-detail-gallery .selected {
}

#module-booking-panel ul#item-detail-gallery .selected img {
	background-color: #dedede !important;
	border-color: #cccccc #bbbbbb #bbbbbb #cccccc !important;
}

/* Cleared line under containers */
#module-booking-panel .cleared-line {
	width: 100%;
	clear: both;
	font-size: 1px;
	height: 1px;
}

/* Paging */
div.booking-paging-info {
	padding: 0;
	margin: 0;
	padding-bottom: 5px;
	clear: both;
	color: #606060;
}

div.booking-paging-info-total
{
}

div.booking-paging-info-total span
{
	font-weight: bold;
}

div.booking-paging {
	padding: 0;
	margin: 0;
	padding-bottom: 5px;
	clear: both;
	color: #606060;
	text-align: right;
	line-height:24px;
}

div.booking-paging .booking-paging-result {
	padding-right: 0px !important;
}

div.booking-paging .booking-paging-pages {
	padding-left: 30px !important;
}

div.booking-paging a , div.booking-paging b {
	padding:2px 5px 2px 5px;
	border:1px solid #aaaaaa;
	text-decoration: none !important;
	margin: 0 2px 0 2px;
	background-color: #ffffff;
	height:16px;
}

div.booking-paging a {
}

div.booking-paging .next {
	display:inline;
	padding-right: 15px;
	background-repeat: no-repeat;
	background-position: right center;
}

div.booking-paging .previous {
	display:inline;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
}

/* Booking search list styles */
div#module-booking-panel table#booking-items-list {
	width: 100%;
}

div#module-booking-panel table#booking-items-list tr td {
	text-align: left;
	padding: 10px;
}

div#module-booking-panel table#booking-items-list tr.even td,
div#module-booking-panel table#booking-items-list tr.odd td {
	border-top: 1px solid #cccccc;
}

div#module-booking-panel table#booking-items-list tr.tb_caption td {
	/*font-size:16px;*/
	font-weight:normal;
}

div#module-booking-panel table#booking-items-list img {
	padding: 0 !important;
	margin: 0 !important;
}

div#module-booking-panel table#booking-items-list .booking-item-thumb {
	width:120px;
}

div#module-booking-panel table#booking-items-list .booking-item-data {
	width:250px;
}

/* Booking item fields - accordion styles */
div#booking-items-fields  {
}

div#booking-items-fields .booking-items-fields-title {
	font-family: times;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}

div#booking-items-fields .booking-items-fields-info  {
	margin-bottom: 10px;
}

div#booking-items-fields .booking-items-fields-basic  {
	width: 260px;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

div#booking-items-fields .booking-items-fields-basic ul.booking-am-sub-box {
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	width: 100%;
}

div#booking-items-fields .booking-items-fields-basic li.booking-am-sub-line {
	background: #cecece;
	cursor: pointer;
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	width: 100%;
}

div#booking-items-fields .booking-items-fields-basic li.active>a.booking-am-title {
	background: url('../img/accordion/close.gif') no-repeat center right;
}

div#booking-items-fields .booking-items-fields-basic li.booking-am-sub-line div.booking-am-content {
	padding: 20px;
	background: #eeeeee;
	display: block;
	clear: both;
	float: left;
}

div#booking-items-fields .booking-items-fields-basic a.booking-am-title {
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	color: #000000;
	padding: 5px;
	display: block;
	cursor: pointer;
	background: url('../img/accordion/open.gif') no-repeat center right;
}

div#booking-items-fields .booking-items-fields-basic ul.booking-am-sub-box li.booking-am-sub-line {
	background: #fefefe;
	font-size: 0.9em;
}

/* Gallereffic styles (jquery gallery) - Start */
div#module-booking-galleriffic {
	font-size: 11px !important;
	font-family: Verdana,Arial,Helvetica,sans-serif !important;
	margin-top: 10px;
}

div#module-booking-galleriffic div.content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float:left;
	width:450px;
}

div#module-booking-galleriffic div.controls {
	/*margin-top: 3px;
	height: 23px;*/
	height: 1px;
}

div#module-booking-galleriffic div.ss-controls {
	float: left;
}

div#module-booking-galleriffic div.ss-controls span {
	color: #666666;
	cursor: pointer;
}

div#module-booking-galleriffic div.nav-controls {
	display: none;
	float: left;
}

div#module-booking-galleriffic div.nav-controls a {
	padding: 5px;
}

div#module-booking-galleriffic div.slideshow-container {
	/*width:400px;*/
}

div#module-booking-galleriffic div.loader {
	background: url('../img/galleriffic-loader.gif') no-repeat left center;
	height:200px;
	margin:auto;
	padding-left:20px;
	padding-top:190px;
	width:130px;
}

div#module-booking-galleriffic div.slideshow {
	clear: both;
	/*display: none;*/
}

div#module-booking-galleriffic div.slideshow span.image-wrapper {
	text-align: center;
	padding-bottom: 12px;
	display: block;
	margin: auto;
}

div#module-booking-galleriffic div.download {
	float: left;
	margin-top: 4px;
}

div#module-booking-galleriffic div.embox {
	display: none;
	clear: both;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
}

div#module-booking-galleriffic div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div#module-booking-galleriffic div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}

div#module-booking-galleriffic div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
	width: 150px;
	float: right;
	/*display: none;*/
}

div#module-booking-galleriffic ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}

div#module-booking-galleriffic ul.thumbs li {
	float: left;
	padding: 0;
	margin: 0 0 5px 0;
	list-style: none;
}

div#module-booking-galleriffic ul.thumbs a:focus {
	outline: none;
}

div#module-booking-galleriffic a img {
	border-color:#EEEEEE -moz-use-text-color -moz-use-text-color #EEEEEE !important;
	border-style:solid none none solid !important;
	border-width:1px medium medium 1px !important;
	padding:4px 10px 10px 4px !important;
	margin: 0 !important;
}

div#module-booking-galleriffic img {
	background:transparent url(../img/shadow.gif) no-repeat scroll right bottom !important;
	border: 0;
	border-left: 1px solid #EEEEEE !important;
	border-top: 1px solid #EEEEEE !important;
	padding: 4px 10px 10px 4px !important;
	margin: 0 !important;
}

div#module-booking-galleriffic .folders ul.thumbs {
	text-align: center;
}

div#module-booking-galleriffic .folders ul.thumbs li {
	display:block;
	height:120px;
	margin:10px;
	width:105px;
}

div#module-booking-galleriffic div.pagination {
	clear: both;
}

div#module-booking-galleriffic div.navigation div.top {
	display: none;
	margin-bottom: 12px;
	height: 10px;
}

div#module-booking-galleriffic div.navigation div.bottom {
	margin-top: 12px;
}

div#module-booking-galleriffic div.pagination a,
div#module-booking-galleriffic div.pagination span.current {
	border: 0;
	display: block;
	float: left;
	margin-right: 0 !important;
	padding: 3px 3px;
}

div#module-booking-galleriffic div.pagination a:hover {
	background-color: #ffc;
}

div#module-booking-galleriffic div.pagination span.current {
	font-weight: bold;
}

div#module-booking-galleriffic p {
	margin: 0;
	padding: 0;
}

div#module-booking-galleriffic a {
	color:#af2639 !important;
	text-decoration:none !important;
}

div#module-booking-galleriffic a:hover{
	text-decoration:underline !important;
}
/* Gallereffic styles (jquery gallery) - End */


/* Gallereffic (v2) styles (jquery gallery) - Start */
div#module-booking-galleriffic2 {
	font-size: 11px !important;
	font-family: Verdana,Arial,Helvetica,sans-serif !important;
	margin-top: 10px;
}

div#module-booking-galleriffic2 .noscript {
	display: none;
}

div#module-booking-galleriffic2 div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: left;
	width: 450px; 
}
div#module-booking-galleriffic2 div.content a, div#module-booking-galleriffic2 div.navigation a {
	text-decoration: none;
	color: #777;
}
div#module-booking-galleriffic2 div.content a:focus, div#module-booking-galleriffic2 div.content a:hover, div#module-booking-galleriffic2 div.content a:active {
	text-decoration: underline;
}
div#module-booking-galleriffic2 div.controls {
	/*margin-top: 5px;
	height: 23px;*/
	height: 1px;
}
div#module-booking-galleriffic2 div.controls a {
	padding: 5px;
}
div#module-booking-galleriffic2 div.ss-controls {
	float: left;
}
div#module-booking-galleriffic2 div.nav-controls {
	float: right;
}
div#module-booking-galleriffic2 div.slideshow-container {
	position: relative;
	clear: both;
	height: 352px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div#module-booking-galleriffic2 div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('../img/galleriffic-loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 450px;
	height: 352px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div#module-booking-galleriffic2 div.slideshow {

}
div#module-booking-galleriffic2 div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	/*position: relative;*/
	top: 0;
	left: 0;
}
div#module-booking-galleriffic2 div.slideshow a.advance-link {
	display: block;
	width: 450px;
	height: 352px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 352px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}
div#module-booking-galleriffic2 div.slideshow a.advance-link:hover,
div#module-booking-galleriffic2 div.slideshow a.advance-link:active,
div#module-booking-galleriffic2 div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div#module-booking-galleriffic2 div.slideshow img {
}
div#module-booking-galleriffic2 div.download {
	float: right;
}
div#module-booking-galleriffic2 div.caption-container {
	position: relative;
	clear: left;
	height: 75px;
	display: none;
}
div#module-booking-galleriffic2 span.image-caption {
	display: block;
	position: absolute;
	width: 450px;
	top: 0;
	left: 0;
}
div#module-booking-galleriffic2 div.caption {
	padding: 12px;
	display:none;
}
div#module-booking-galleriffic2 div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div#module-booking-galleriffic2 div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div#module-booking-galleriffic2 div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
	width : 150px;
	float : right;
}

div#module-booking-galleriffic2 a img {
	border-color:#EEEEEE -moz-use-text-color -moz-use-text-color #EEEEEE !important;
	border-style:solid none none solid !important;
	border-width:1px medium medium 1px !important;
	padding:4px 10px 10px 4px !important;
	margin: 0 !important;
}

div#module-booking-galleriffic2 img {
	background:transparent url(../img/shadow.gif) no-repeat scroll right bottom !important;
	border: 0;
	border-left: 1px solid #EEEEEE !important;
	border-top: 1px solid #EEEEEE !important;
	padding: 4px 10px 10px 4px !important;
	margin: 0 !important;
}

div#module-booking-galleriffic2 ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
div#module-booking-galleriffic2 ul.thumbs li {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}
div#module-booking-galleriffic2 a.thumb {
	display: block;
}
div#module-booking-galleriffic2 ul.thumbs li.selected a.thumb {
}
div#module-booking-galleriffic2 a.thumb:focus {
	outline: none;
}
div#module-booking-galleriffic2 ul.thumbs img {
	border: none;
	display: block;
}
div#module-booking-galleriffic2 div.pagination {
	clear: both;
}
div#module-booking-galleriffic2 div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div#module-booking-galleriffic2 div.navigation div.bottom {
	margin-top: 12px;
}

div#module-booking-galleriffic2 div.pagination a,
div#module-booking-galleriffic2 div.pagination span.current,
div#module-booking-galleriffic2 div.pagination span.ellipsis {
	border: 0;
	display: block;
	float: left;
	margin-right: 0 !important;
	padding: 3px 3px;
}
div#module-booking-galleriffic2 div.pagination a:hover {
	background-color: #ffc;
}
div#module-booking-galleriffic2 div.pagination span.current {
	font-weight: bold;
}
div#module-booking-galleriffic2 div.pagination span.ellipsis {
	font-weight: bold;
}
/* Gallereffic (v2) styles (jquery gallery) - End */