/* x34504 - [detail1] Detail image gal () */
.wrapdots {
	background: url('../i/dots.gif') 596px 0 repeat-y;
padding-bottom: 11px;
}
.img_float {
	float: right;
	width: 374px;
}

.img_wrap {
	margin-right: 374px;
	padding-right: 38px;

}
* html .img_float {
	margin-left: -3px;
}

* html .img_wrap {
	margin-right: 371px;
}
.img_float img {
	border: 4px solid #d9d8d1;
	margin: 11px 0;
}

.img_float .lgeimg img {
	margin-bottom: 0;
}

.img_float .smallimages {
	background: #aaa89f;
	padding: 5px 0;
	height: 69px;
	
}

.img_float .smallimages div {
	float: left;
	padding: 0 0 0 5px;
	
}

.img_float .smallimages div img {
	border: 1px solid #d9d8d1;
	margin: 0;
}

/* x34509 - [list1] List rounded box () */
#list1 .priceroom{
	float:right;
	padding-top:3px;
	font-size:11pt;
	color:#BCC217;
	font-family:"Lucida Sans",Arial,sans-serif;
}
#list1 .list_item_details h4 a:link,#list1 .list_item_details h4  a:active, #list1 .list_item_details h4 a:visited {
	color:#262626;
	font-size:14pt;
	color:#177360;
	text-decoration:none;
}
#list1 .list_item .img_float a:link img, #list1 .list_item .img_float a:active img, 
#list1 .list_item .img_float a:visited img, #list1 .list_item .img_float a:hover img {
	border:4px solid #FFFFFF;
}
#list1 .img_float img {
	margin:0;
}
#list1 .list_item_info1 {
	min-height: 32px;
}
* html#list1  .list_item_info1 {
	height: 32px;
}

/* Requires the images to be cropped to 78px x 84px square */
.list_item {
	margin-bottom: 15px;
}
.list_item_top0 {
	margin: 0 5px;
	background-color: #f2f2f2;
}
.list_item_top1 {
	position: relative;
	left: -5px;
	background: url('../i/rounded_tl.gif') top left no-repeat;	
}
.list_item_top2 {
	position: relative;
	right: -10px;
	background: url('../i/rounded_tr.gif') top right no-repeat;
	height: 5px;
	overflow: hidden;
	font-size: 0;
}
.list_item_bottom0 {
	margin: 0 5px;
	background-color: #e4e4e4;
}
.list_item_bottom1 {
	position: relative;
	left: -5px;
	background: url('../i/rounded_bl.gif') bottom left no-repeat;
}
.list_item_bottom2 {
	position: relative;
	right: -10px;
	background: url('../i/rounded_br.gif') bottom right no-repeat;
	height: 5px;
	overflow: hidden;
	font-size: 0;
}
.list_item_body {
	padding: 1px 14px 2px 7px;
	background: #e4e4e4 url('../i/rounded_gradient.gif') top left repeat-x;
}
.list_item .img_float {
	float: left;
	width: 78px;
}
.list_item .img_float img {
	border: 1px solid #c5c5c5;
}
.list_item .img_wrap {
	margin: 0 0 0 82px;
	padding: 0 0 0 12px;
}
* html .list_item .img_float {
	margin-right: -3px;
}
* html .list_item .img_wrap {
	margin: 0 0 0 79px;
}
.list_item_body {
	padding: 1px 14px 2px 7px;
	background: #e4e4e4 url('../i/rounded_gradient.gif') top left repeat-x;
}
.list_item_details {
	min-he/ight: 62px;
	overflow:hidden;
}
* html .list_item_details {
	heig/ht: 62px;
}
.list_item_info0 {
	background: url('../i/dotted_hor.gif') top left repeat-x;
}
.list_item .read_more, .list_item .price, .list_item .comments, .list_item .edit_controls  {
	float: left;
	padding-top: 8px;
	height: 18px;
}
.list_item .read_more  {
	padding-right: 10px;
	background: url('../i/dotted_ver.gif') top right repeat-y;
}
.list_item .price  {
	padding-left: 18px;
	padding-right: 10px;
	background: url('../i/standard_bullet.gif') 10px 13px no-repeat;
}
.list_item .comments  {
	padding-left: 10px;
	padding-right: 10px;
}
.list_item .edit_controls  {
	padding-left: 10px;
	background: url('../i/dotted_ver.gif') top left repeat-y;
}
/* x34516 - [detail] Accomodation Detail View (Accomodation) */
.pricedetail {
float:right;
font-size:12pt;
font-weight:bold;
margin-bottom:0;
padding-top:15px;
}
/* x34527 - [nav] Gallery Nav (Image Gallery) */
/* Image Gallery */

#gallery .folio_nav_outer {
	float: right;
	border-left: 1px #e8e8e8 solid;
	padding: 0 0 0 10px;
	width: 120px;
}
#gallery .gallery_main {
	float: left;
	width: 530px;
}
#galleryright .folio_nav_outer {
	float: left;
	border-right: 1px #e8e8e8 solid;
	padding: 0 10px 0 0;
	width: 120px;
}
#galleryright .gallery_main {
	float: right;
	width: 530px;
}

.folio_nav {
	border-collapse: collapse;
}
.folio_nav td {
	font-size: 8pt;
	padding: 3px;
}
.folio_nav td.left {
	text-align: left;
}
.folio_nav td.right {
	text-align: right;
}
.folio_nav td img {
	border: 1px #fff solid;
}
.folio_nav td.selected img {
	border: 1px #f66 solid;
}
.folio_nav td a:link, .folio_nav td a:active, .folio_nav td a:visited {
	text-decoration: none;
	color: #727271;
}
.folio_nav td a:hover {
	color: #333;
	text-decoration: underline;
}
.folio_nav td.left img, .folio_nav td.right img {
	vertical-align: -20%;
}

.gallery_main img {
	border: 1px #e8e8e8 solid;
}
/* x34531 - [detail] Flash Generator Detail (Flash Generator) */
table.flash_gen_admin {
	border-collapse: collapse;
	margin: 10px 0;
}
table.flash_gen_admin th {
	font-size: 8pt;
	font-family: Verdana, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	background: #989898;
	border: 1px #fff solid;
	padding: 4px 11px;
}
table.flash_gen_admin td {
	vertical-align: middle;
	color: #5a5a5a;
	font-family: Verdana, Helvetica, sans-serif;
	padding: 4px 11px;
	text-align: left;
	border: solid;
	border-color: #fff #fff #a6a6a6 #fff;
	border-width: 0 1px 1px 1px;
}
table.flash_gen_admin a:link, table.flash_gen_admin a:active, table.flash_gen_admin a:visited {
	color: #5a5a5a;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}
table.flash_gen_admin.nb {
	white-space: nowrap;
}
table.flash_gen_admin td.c {
	text-align: center;
}
table.flash_gen_admin td.a {
	background: #f8f8f8;
}
table.flash_gen_admin td.b {
	background: #ececec;
}
table.flash_gen_admin img {
	vertical-align: middle;
}
table.flash_gen_admin input.text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #777;
	border: 1px #999 solid;
}
/* x34540 - [homepage] Homepage List (Flash Media) */
.video1 {
	background: url('../i/box_green1_bg.gif') top center repeat-y;
}
.video2{
	background: url('../i/box_green1_bottom.gif') bottom center no-repeat;
}
.video3{
	background: url('../i/box_green1_top.gif') top center no-repeat;
	overflow:hidden;
}
.video3 h1{
	color:#315d1f;
	font-size: 16px;
	font-weight: bold;
	padding:5px;
	text-decoration: none;
}
.video{
padding:0 5px;
text-align:center;
}
.video h4, .video h4 a:link, .video h4 a:active, .video h4 a:visited {
color:#fff;
font-size:9pt;
text-align:center;
font-weight:bold;
}
/* x34541 - [simple_list] Simple List (Flash Media) */
.videos td{
padding: 0 10px 10px 0;
width:120px;
}
/* x34544 - [list] Blog List (News/Blog) */
/* News List */

.news_list_item {
	margin: 0 0 24px;
}
.news_list_item .news_inner {
	background: #ececec url('../i/n_bgx.gif') bottom left repeat-x;
	padding: 7px 14px 7px 11px;
	border: #fff solid;
	border-width: 0 1px;
}
.news_list_item .news_inner p {
	margin: 0 0 6px 0;
}
.news_list_item .t0 {
	background: #ececec url('../i/n_t.gif') bottom left repeat-x;
	margin: 0 3px;
}
.news_list_item .t1 {
	position: relative;
	left: -3px;
	background: url('../i/n_tl.gif') bottom left no-repeat;
}
.news_list_item .t2 {
	position: relative;
	right: -6px;
	background: url('../i/n_tr.gif') bottom right no-repeat;
	height: 4px;
	font-size: 1pt;
	overflow: hidden;
}
.news_list_item .b0 {
	background: #d0d0d0 url('../i/n_b.gif') top left repeat-x;
	margin: 0 0 0 4px;
}
.news_list_item .b1 {
	background: url('../i/n_br.gif') top right no-repeat;
}
.news_list_item .b2 {
	height: 5px;
	position: relative;
	left: -4px;
	background: url('../i/n_bl.gif') top left no-repeat;
	font-size: 1pt;
	overflow: hidden;
}
.news_list_item  .news_inner h4 {
	border-bottom: 1px #fff dashed;
	padding: 0 0 3px 0;
	margin: 0 0 3px 0;
	font-size: 10pt;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-weight: normal;
}
.news_list_item h4 a:link, .news_list_item h4 a:active,.news_list_item h4 a:visited {
	color: #444;
	text-decoration: none;
}
.news_list_item h4 a:hover {
	color: #844;
	text-decoration: underline;
}

.news_list_item .undertab {
	margin: 0;
	height: 25px;
}
.news_list_item .undertab .ut_i {
	float: right;
	margin: 0;
	padding: 0 8px 0 0;
	background: url('../i/n_social_r.gif') top right no-repeat;
	height: 25px;
	white-space: nowrap;
}
.news_list_item .undertab .u_r {
	float: right;
	background: url('../i/n_social_x.gif') top right repeat-x;
	height: 25px;
	color: #fff;
	font-size: 7.5pt;
	padding: 5px 5px 0 0;
	height: 20px;
}

.news_list_item .undertab .ul0 {
	float: right;
	background: url('../i/n_readmore_l.gif') top left no-repeat;
	padding: 0 0 0 41px;
}
.news_list_item .undertab .ul1 {
	background: url('../i/n_readmore_x.gif') top left repeat-x;
}
.news_list_item .undertab .ul2 {
	background: url('../i/n_readmore_r.gif') top right no-repeat;
	height: 20px;
	color: #fff;
	font-size: 7.5pt;
	padding: 5px 35px 0 0;
}
.news_list_item .undertab img {
	vertical-align: top;
}
* html .news_list_item .undertab .ut_i div {
	width: 1%;
	white-space: nowrap;
}
.news_list_item .undertab a:link, .news_list_item .undertab a:active, .news_list_item .undertab a:visited {
	color: #fff;
	text-decoration: underline;
}
.news_list_item .undertab a:hover {
	color: #844;
	text-decoration: underline;
}
.news_list_item .byline {
	margin: 0 0 4px 0;
}
.news_list_item p.tags {
	margin: 8px 0 0 0;
	padding: 6px 0 0 0;
	border-top: 1px #eee dashed;
	font-size: 7.5pt;
}
/* x34545 - [hplist] hp list (News/Blog) */
.news0 {
	background: #d4ee93 url('../i/box_green3_top.gif') top center no-repeat;
}
.news1 {
	background: url('../i/box_green3_bg.gif') top center repeat-y;
}
.news2{
	background: url('../i/box_green3_bottom.gif') bottom center no-repeat;
}
.news3{
	background: url('../i/box_green3_white_top.gif') top center no-repeat;
	padding:5px 7px 10px 7px;
}

.news3 h1{
	color:#82b703;
	font-size: 16px;
	font-weight: bold;
	padding:5px;
	text-decoration: none;
	margin:0;
}
.news{
	padding:0 5px;
	text-align:center;
}
.news h4, .news h4 a:link, .news h4 a:active, .news h4 a:visited {
	color:#fff;
	font-size:9pt;
	text-align:center;
	font-weight:bold;
}
.news_hp_item{
	padding-top:5px;
}
.sml p{
	font-size:7pt;
}
/* x34546 - [detail] Blog Detail (News/Blog) */
.blog_hdr {
	padding: 0 0 6px 0;
	margin: 0 0 12px 0;
	border-bottom: 1px #e5e5e5 dashed;
	font-size: 8pt;
	text-align: right;
}
.blog_hdr img {
	vertical-align: middle;
}

/* x34561 - [homepage] Product Homepage (Product) */
span.oldprice {
	color: #a41d20;
	text-decoration: line-through;
        margin-right: 10px;
}
/* x34562 - [_prod_list] Product List (Product) */
/* Tech List */
/* Requires the images to be cropped to 78px x 84px square */
.tech_list_item0 {
	padding-top: 16px;
	margin-top: 15px;
	background: url('../i/dashed_hor.gif') top left repeat-x;
}
.tech_list_item1 {
	background: url('../i/dashed_ver.gif') 403px 0 repeat-y;
}
.tech_list_item0 .img_float {
	float: left;
	width: 78px;
}
.tech_list_item0 .img_float img {
	border: 1px solid #c5c5c5;
}
.tech_list_item0 .img_float a:link img, .tech_list_item0 .img_float a:active img, 
.tech_list_item0 .img_float a:visited img, .tech_list_item0 .img_float a:hover img {
	border: 1px solid #c5c5c5;
}
.tech_list_item0 .img_wrap {
	margin: 0 0 0 82px;
	padding: 0 0 0 12px;
}
.tech_list_item0 .tech_list_item1 .img_wrap {
	margin: 0 186px 0 82px;
}
.tech_list_item_details {
	min-height: 75px;
}
* html .tech_list_item1 {
	height: 75px;
}
.specs_float {
	float: right;
	width: 163px;
	padding: 0 0 0 22px;
}
.specs_float ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.specs_float li {
	background: url('../i/standard_bullet.gif') 0 5px no-repeat;
	padding-left: 8px;
	margin: 0;
}
/* x34564 - [_prod_general] Product Detail (Product) */
.product_details .img_float {
	float: left;
	width: 236px;
}
.product_details .img_wrap {
	margin: 0 0 0 236px;
	padding: 0 0 0 15px;
}
* html .product_details .img_float {
	margin-right -3px;
}
* html .product_details .img_wrap {
	margin: 0 0 0 233px;
}
.product_details_table {
	border-collapse: collapse;
	margin: -8px 0 15px;
}
.product_details_table th, .product_details_table td {
	padding: 8px 0;
	background: url('../i/dashed_hor.gif') bottom left repeat-x;
}
.product_details_table tr.last_row th, .product_details_table tr.last_row td {
	background: none;
}
.product_details_table th {
	padding-right: 15px;
	text-align: right;
	vertical-align: top;
	font: bold 8pt verdana;
}
.product_details select {
	border: 1px solid c0c0c0;
	height: 18px;
	color: #949494;
	font: 8pt verdana;
}
/* x34569 - [sidebar] Testimonial Sidebar (Testimonials) */
.testimonial_body{
	padding:10px 5px 5px 0;
	color:#5e5e5e;
}
.testimonial_attr{
	padding-top:20px;
	color:#00a7ea;
font-size:10px;
text-align:right;
}
/* x34571 - [_def_list] Default List () */
#list_def{
width:500px;
}
.box_list0 {
background:url('../i/box_list_bg.gif') top left repeat-x;
display:block;
width:245px;

}
.box_list_left .box_list1 {
	background:url('../i/box_list_left_1.gif') top left no-repeat;
}
.box_list_right .box_list1 {
	background:url('../i/box_list_left_2.gif') top left no-repeat;
}
.box_list_left .box_list2 {
	background:url('../i/box_list_right_1.gif') top right no-repeat;
}
.box_list_right .box_list2 {
	background:url('../i/box_list_right_2.gif') top right no-repeat;
}
.box_list2 {
	height:36px;
	padding:10px 0 0 20px;
	display:block;
}
.box_list2 a:link,.box_list2 a:active, .box_list2 a:visited{
	font-size:13pt;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	margin:0;
}
.admin a:link,.admin a:active, .admin a:visited{
font-size:9px;
}
/* x34572 - [_def_general] Default Detail () */
.img_floatR {
	float: right;
	width: 230px;
}

.img_wrapR {
	margin-right: 230px;
	padding-right: 20px;

}
* html .img_floatR {
	margin-left: -3px;
}

* html .img_wrapR {
	margin-right: 230px;
}

/* x34575 - [list3] List 3 () */
#list3 .list_item_body {
	background:none;
	background-color:#fff;
	border:#dedede 1px solid;
	padding:10px;
	overflow:hidden;
}
#list3 .priceroom{
	float:right;
	padding-top:0;
	font-size:11pt;
	color:#00a8eb;
}
#list3 .list_item_details{
	float:left;
	width:400px;
}
#list3 .list_item_details h4 a:link,#list3 .list_item_details h4  a:active, #list3 .list_item_details h4 a:visited {
	color:#00a8eb;
	font-size:14pt;
	text-decoration:none;
}
#list3 h4{
	margin-bottom:0;
}
#list3 .list_item .img_float a:link img, #list3 .list_item .img_float a:active img, 
#list3 .list_item .img_float a:visited img, #list3 .list_item .img_float a:hover img {
	border:4px solid #FFFFFF;
}
#list3 .img_float img {
	margin:0;
}
#list3 .list_item_info{
	float:right;
width:140px;
text-align:right;
}
#list3 .list_item .read_more {
	background:none;
	padding:0 0 0 10px;
	height:60px;
float:right;
}
#list3 .edit_controls{
	float:none;
}
/* x34833 - [cal_default] Default Calendar Event (Event) */
.evt_grn {
	margin: 4px 0;
	background: #3366cc url('../i/cal_grn_bl.gif') bottom left no-repeat;
}
.evt_grn .evt1 {
	background: url('../i/cal_grn_br.gif') bottom right no-repeat;
}
.evt_grn .evt2 {
	background: url('../i/cal_grn_tr.gif') top right no-repeat;
}
.evt_grn .evt3 {
	background: url('../i/cal_grn_tl.gif') top left no-repeat;
	padding: 4px;
	font-size: 7pt;
}
.evt_blu {
	margin: 4px 0;
	background: #64a5bb url('../i/cal_blu_bl.gif') bottom left no-repeat;
}
.evt_blu .evt1 {
	background: url('../i/cal_blu_br.gif') bottom right no-repeat;
}
.evt_blu .evt2 {
	background: url('../i/cal_blu_tr.gif') top right no-repeat;
}
.evt_blu .evt3 {
	background: url('../i/cal_blu_tl.gif') top left no-repeat;
	padding: 4px;
	font-size: 7pt;
}

.evt3 div {
	font-size: 7pt;
	color: #fff;
	margin: 0 0 2px 0;
}
.evt3 a:link, .evt3 a:active, .evt3 a:visited {
	text-decoration: none;
	font-weight: bold;
}
.evt3 a:hover {
	text-decoration: underline;
	font-weight: bold;
}
.evt_grn .evt3 a:link {
        color: #fff;
}
/* Calendar Styling */
.vc_calendar tr.daylist {
	background: #87be02 top left repeat-x;
}
.evt_tent {
	margin: 4px 0;
	background: #82beda url('../i/cal_tent_bl.gif') bottom left no-repeat;
}
.evt_perm {
	margin: 4px 0;
	background: #2889b6 url('../i/cal_perm_bl.gif') bottom left no-repeat;
}
.vc_calendar a{
	color: #fff;
}



.vc_calendar {
	border-collapse: collapse;
        width: 100%;
}
.vc_calendar th {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11pt;
	color: #fff;
	font-weight: normal;
	padding: 8px 8px 0 8px;
	height: 35px;
	text-align: center;
	vertical-align: top;
}
.vc_calendar td {
	border: 1px #d8d8d8 solid;
	width: 94px;
	vertical-align: top;
	height: 80px;
}
.vc_calendar td.a {
	background: #fff;
	padding: 6px;
}
.vc_calendar td.w {
	background: #f8f8f8;
	padding: 6px;
}
.vc_calendar td.n, .vc_calendar td.n.w {
	background: #e8e8e8;
	padding: 6px;
	color: #9b9b9b;
}
.vc_calendar th.c6 {
	background: transparent url('../i/calhdr_tr.gif') no-repeat top right;
	background-position: top right;
	background-repeat: no-repeat;
}
.vc_calendar th.c0 {
	background: url('../i/calhdr_tl.gif') no-repeat top left;
	background-position: top left;
	background-repeat: no-repeat;
}
.vc_calendar td.c0 {
	border-left: none;
}
.vc_calendar td.c6 {
	border-right: none;
}
.vc_calendar tr.r1 td {
	border-bottom: none;
}
.vc_calendar tr.r1 td.c0 {
	background-image: url('../i/calftr_bl.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}
.vc_calendar tr.r1 td.c6 {
	background-image: url('../i/calftr_br.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	border-right: none;
}
.cal_post {
	margin: 12px 0 8px 0;
	padding: 0 48px 0 0;
	text-align: right;
}
.cal_post img {
	vertical-align: middle;
	margin: 0 0 0 6px;
}
.cal_pre {
	float: right;
	padding: 0 24px 0 0;
}
.cal_pre a:link,.cal_pre a:active, .cal_pre a:visited,.cal_pre a:hover {
	font-weight: normal;
}
.cal_pre img, .cal_pre input, .cal_pre select {
	vertical-align: middle;
}


.evt_tent .evt1 {
	background: url('../i/cal_tent_br.gif') bottom right no-repeat;
}
.evt_tent .evt2 {
	background: url('../i/cal_tent_tr.gif') top right no-repeat;
}
.evt_tent .evt3 {
	background: url('../i/cal_tent_tl.gif') top left no-repeat;
	padding: 4px;
	font-size: 7pt;
}
.evt_perm .evt1 {
	background: url('../i/cal_perm_br.gif') bottom right no-repeat;
}
.evt_perm .evt2 {
	background: url('../i/cal_perm_tr.gif') top right no-repeat;
}
.evt_perm .evt3 {
	background: url('../i/cal_perm_tl.gif') top left no-repeat;
	padding: 4px;
	font-size: 7pt;
}

.evt3 div {
	font-size: 7pt;
	color: #fff;
	margin: 0 0 2px 0;
}
.evt3 a:link, .evt3 a:active, .evt3 a:visited {
	text-decoration: none;
	font-weight: bold;
}
.evt3 a:hover {
	text-decoration: underline;
	font-weight: bold;
}
.evt_perm .evt3 a:link {
        color: #fff;
}
.img_link img {
    vertical-align: bottom;
}
