@charset "utf-8";
/* CSS Document */

.required{ color: #cc0000 !important; }
.form{ border: 0; border-collapse: collapse; }
.form .label, fieldset.crisp.label{ color: #555; margin-top: 5px; font-weight: bold; display: block; }
.form .form-append{ font-size: 9pt; color: #999; padding-left: 5px; }
.form .form-err{ font-size: 9pt; color: #930; padding-left: 5px; font-weight: bold; }
.form .mceLayout{ width: 100%; }
.err{
	border: 1px solid #993300 !important;
	background: #fff4f1 !important;
}

fieldset.crisp legend{ font-size:14pt;font-variant:small-caps;padding:5px 10px;white-space:nowrap; }
.left{ float: left; }
.right{ float: right; }
.center{
	margin-right: auto !important;
	margin-left: auto !important;
}
ul#admin-menu{
	padding: 5px;
	z-index: 40;
	list-style: none;
}
ul#admin-menu li.item a{ text-decoration: none; }
ul#admin-menu li.item a:hover{ text-decoration: underline; }

.photo_thumb{ cursor: pointer; }
ul#sortable{ list-style-type: none; margin: 0px; padding: 0px; }
.inactive{ opacity:0.3; filter:alpha(opacity=30); }
/* Case around the entire gallery in admin. */
div.gallery{
	width: 97%;
	height: 600px;
	border: 1px solid #999;
	padding: 10px;
	overflow: auto;
	margin-top: 10px;
}
.gallery-placeholder{
	float: left;
	overflow: hidden;
	position: relative;
	padding: 0px;
	margin: 0px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
}
/* Case around the entire gallery image. */
.admin-box{
	float: left;
	overflow: hidden;
	position: relative;
	padding: 0px;
	margin: 0px;
}
.img{
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	float: left;
	position: relative;
}
.img .title{
	width: 100%;
	overflow: hidden;
	height: 28px;
	text-align: center;
	display: table-cell;
	vertical-align: bottom;
}
.img .border{
	position: relative;
	margin-bottom: 2px;
	z-index: 10;
}
.img .border.hover{
	border: 1px solid #ffd200;
	background-color: #fff5c7;
}
.img .border.prime{
	border: 1px solid #ff6600;
	background-color: #ffe9da;
}
/* The actual gallery image. */
.img .border img{
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	margin: auto;
}
.admin-box .stock{
	position: absolute;
	left: 0px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	padding: 0px 3px 0px 16px;
	font-size: 8pt;
	font-weight: bold;
	font-variant: small-caps;
	color: white;
	opacity:0.8;
	filter:alpha(opacity=80);
	z-index: 15;
}
.admin-box .stock.in{
	background: #226f37 url(/images/check-white.png) no-repeat;
	background-position: 2px 1px;
}
.admin-box .stock.out{
	background: #6f2222 url(/images/x-white.png) no-repeat;
	background-position: 2px 1px;
}
.admin-box .options{
	position: absolute;
	top: 28px;
	right: 13px;
	background: url(/images/black80.png);
	padding: 3px;
	border: 1px solid #999;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	width: 24px;
	display: none;
	z-index: 15;
}
.options img{
	margin-bottom: 2px;
	margin-top: 2px;
}
table.simple{ margin: 0px auto; border-spacing: 0px; border-collapse: collapse; }
table.simple td{ margin: 0px; padding: 10px; font-size: 14px; }
.error{
	color: #450c05;
	background: #feefee url(/images/delete.png) no-repeat 2px 2px;
	border: 1px solid #de9e95;
	padding: 6px 3px 5px 30px;
	min-height: 17px;
	margin: 5px 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
}
.alert{
	color: #322b06;
	border: 1px solid #ecd763;
	padding: 6px 3px 5px 30px;
	background: #fffced url(/images/alert.png) no-repeat 2px 2px;
	min-height: 17px;
	margin: 5px 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
}
.success{
	color: #2e4505;
	border: 1px solid #C4DE95;
	padding: 6px 3px 5px 30px;
	background: #F8FEEE url(/images/accept.png) no-repeat 2px 2px;
	min-height: 17px;
	margin: 5px 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
}
.success.inset{ background: #ebf1e1 url(/images/accept.png) no-repeat 2px 2px; }
.clear{ clear: both; }
.trans{
	background: transparent;
	padding: 3px;
}

.post{ margin-bottom: 20px; clear: both; }
.post .title .date{ float: right; }

#footer{ text-align: center; position: relative; letter-spacing: 2px; }
#footer a{ text-decoration: none; }
#footer a:hover{ text-decoration: underline; }
.drag-sort{ cursor: move; }
.transfer{ cursor: pointer; }
.template_block{
	text-align: center;
	width: 310px;
	height: 240px;
	float: left;
	font-size: 8pt;
	margin: 10px;
	overflow: visible;
	border: 1px solid #ccc;
	padding: 10px;
}

div.ir-controls{
	width: 100%;
	position: relative;
	height: 200px;
}
div#image-upload, div.menu-upload, div#gallery-upload{ position: relative; }
div#image-upload form, div.menu-upload form, div#gallery-upload form{
	z-index: 100;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}
form#image-file h3{ margin: 0px; padding: 0px; }
form#image-file input{ margin-top: 5px; }
form#image-file .success{ display: none; }
div.fileupload-progressbar{
	position: absolute;
	top: 95px;
	left: 0px;
	right: 0px;
	margin: 0px auto;
	z-index: 100;
	width: 180px;
	display: none;
}
div.loading-large{
	position: absolute;
	top: 85px;
	left: 0px;
	text-align: center;
	width: 100%;
	height: 32px;
	z-index: 50;
	display: none;
}
div.loading-large img{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
}
img.upload-image{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
}
div.menu-upload div.fileupload-progressbar{ top: 5px; width: 250px; }
div.menu-upload div.drop-zone{ font-size: 10pt; padding: 10px; top: 0px; }
div.drop-zone{
	height: 70px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	margin-bottom: 10px;
	padding: 20px;
	font-size: 14pt;
	font-style: italic;
	text-align: center;
	width: 150px;
	position: relative;
	top: 15px;
	left: 0px;
	margin-right: 5px;
	margin-left: 5px;
}
div.image-repository{
	height: inherit;
	width: inherit;
}
div.image-repository-wrapper{
	border: 1px solid #777;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	height: 130px;
	padding: 5px;
	position: absolute;
	top: 0px;
	left: 205px;
	overflow-y: hidden;
	overflow-x: auto;
	width: 100%;
}
div.repository-item{
	width: 106px;
	height: 106px;
	overflow: hidden;
	margin: 5px;
	position: relative;
	border: 1px solid #ccc;
	background-color: #eee;
	float: left;
}
div.repository-item img.feature{ position: absolute; top: 0; bottom: 0; margin: auto; z-index: 1; }
div.repository-item div.delete{
	position: absolute;
	top: -3px;
	right: -3px;
	display: none;
	z-index: 2;
	width: 36px;
	height: 36px;
	background: url(/lib/plugins/fancybox/fancybox_sprite.png);
}
td.menu-preview div.wrapper{ width: 280px; height: 50px; overflow: hidden; }
table.admin{ border-collapse: collapse; }
.link{ cursor: pointer; }
.round{
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
}
.container{ border: 1px solid gray; padding: 5px; margin-bottom: 10px; }
.hidden{ display: none; }
td.date{ font-size: 9pt; text-align: center; }
div#transfer-submit{ position: absolute; display: none; left: 0px; right: 0px; margin: auto; }
.thumb-label{
	font-size: 9pt;
	font-weight: bold;
	font-variant: small-caps;
}
div#thumb-preview{ overflow:hidden; }
div#thumb-submit{ display: none; }
.fancybox-title-float-wrap .child{ white-space: normal !important; max-width: 150%; }

div.event{ clear: both; }
div.event div{ margin: 5px; }
div.event div.left{ float: left; }
div.event div.image.left{ text-align: right; }
div.event div.right{ float: right; text-align: right; }
div.event div.map{ text-align: center; }
div.event.block{ float: left; clear: none; text-align: center; }
div.calendar-head{ text-align: center; margin: 20px; }
div.event.calendar{ float: left; clear: none; }
span.result{
	display: none;
	border: 1px solid #306c7f;
	background: #1d725f;
	color: white;
	letter-spacing: 1px;
	font-size: 13pt;
	text-shadow: black 1px 1px 2px;
	padding: 3px 5px;
	font-variant: small-caps;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#56af9b', endColorstr='#1d725f');
	background: -moz-linear-gradient(top, #56af9b, #1d725f);
	background: -webkit-gradient(linear, left top, left bottom, from(#56af9b), to(#1d725f));
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-o-border-radius: 10px;
}
#banner-box{
	display: block;
	position: relative;
}
.flexslider img{ width: 100%; }
/* Buttons and Form definitions */
a.button{
	display: inline-block;
	background-color: white;
	border-top: 1px #cccccc solid;
	border-right: 1px #999999 solid;
	border-bottom: 1px #555555 solid;
	border-left: 1px #999999 solid;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3),inset 0 0 3px white;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),inset 0 0 3px white;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),inset 0 0 3px white;
	padding: 5px 10px !important;
	font-size: 12pt;
	text-shadow: white 1px 1px 1px;
	color: #555555;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#cccccc');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#cccccc)";
	background-image: linear-gradient(top, #FFFFFF, #cccccc);
	background-image: -o-linear-gradient(top, #FFFFFF, #cccccc);
	background-image: -ms-linear-gradient(top, #FFFFFF, #cccccc);
	background-image: -moz-linear-gradient(top, #FFFFFF, #cccccc);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#cccccc));
	cursor: pointer;
	margin: 5px;
}
a.button.small{
	font-size: 10pt !important;
	padding: 2px 7px !important;
}
a.button:hover{
	color: #111 !important;
	text-decoration: none;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#aaaaaa');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#aaaaaa)";
	background-image: linear-gradient(top, #FFFFFF, #aaaaaa);
	background-image: -o-linear-gradient(top, #FFFFFF, #aaaaaa);
	background-image: -ms-linear-gradient(top, #FFFFFF, #aaaaaa);
	background-image: -moz-linear-gradient(top, #FFFFFF, #aaaaaa);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#aaaaaa));
}
a.button.orange{
	background-color: #f1bb6d;
	border-top: 1px #ffb040 solid;
	border-right: 1px #c17912 solid;
	border-bottom: 1px #693e00 solid;
	border-left: 1px #c17912 solid;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.5),inset 0 0 3px #ffd69b;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5),inset 0 0 3px #ffd69b;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5),inset 0 0 3px #ffd69b;
	text-shadow: #693e00 1px 1px 1px;
	color: #fff4e5;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1bb6d', endColorstr='#c37300');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f1bb6d, endColorstr=#c37300)";
	background-image: linear-gradient(top, #f1bb6d, #c37300);
	background-image: -o-linear-gradient(top, #f1bb6d, #c37300);
	background-image: -ms-linear-gradient(top, #f1bb6d, #c37300);
	background-image: -moz-linear-gradient(top, #f1bb6d, #c37300);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f1bb6d), to(#c37300));
}
a.button.orange:hover{
	color: white !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa727', endColorstr='#ab6500');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffa727, endColorstr=#ab6500)";
	background-image: linear-gradient(top, #ffa727, #ab6500);
	background-image: -o-linear-gradient(top, #ffa727, #ab6500);
	background-image: -ms-linear-gradient(top, #ffa727, #ab6500);
	background-image: -moz-linear-gradient(top, #ffa727, #ab6500);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffa727), to(#ab6500));
}
a.button.teal{
	background-color: #98ccd9;
	border-top: 1px #0086a8 solid;
	border-right: 1px #005b72 solid;
	border-bottom: 1px #002933 solid;
	border-left: 1px #005b72 solid;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.5),inset 0 0 3px #b4e1ec;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5),inset 0 0 3px #b4e1ec;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5),inset 0 0 3px #b4e1ec;
	text-shadow: #002e3a 1px 1px 1px;
	color: white;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#98ccd9', endColorstr='#007d9c');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#98ccd9, endColorstr=#007d9c)";
	background-image: linear-gradient(top, #98ccd9, #007d9c);
	background-image: -o-linear-gradient(top, #98ccd9, #007d9c);
	background-image: -ms-linear-gradient(top, #98ccd9, #007d9c);
	background-image: -moz-linear-gradient(top, #98ccd9, #007d9c);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#98ccd9), to(#007d9c));
}
a.button.teal:hover{
	color: white !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6fb9cb', endColorstr='#00556a');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#6fb9cb, endColorstr=#00556a)";
	background-image: linear-gradient(top, #6fb9cb, #00556a);
	background-image: -o-linear-gradient(top, #6fb9cb, #00556a);
	background-image: -ms-linear-gradient(top, #6fb9cb, #00556a);
	background-image: -moz-linear-gradient(top, #6fb9cb, #00556a);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#6fb9cb), to(#00556a));
}
.input{
	padding: 5px 10px;
	font-size: 12pt;
	color: #555;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #999;
}
.input.small{
	padding: 2px 7px;
	font-size: 10pt;
}
input.button{
	background-color: #ddd;
	border: 1px solid #bbb;
	padding: 2px 10px;
	font-size: 11pt;
	text-shadow: #eee 1px 1px 0px;
	font-weight: bold;
	color: #555;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	cursor: pointer;
	margin: 5px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#EAEAEA');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#EAEAEA)";
	background-image: linear-gradient(top, #FFFFFF, #EAEAEA);
	background-image: -o-linear-gradient(top, #FFFFFF, #EAEAEA);
	background-image: -ms-linear-gradient(top, #FFFFFF, #EAEAEA);
	background-image: -moz-linear-gradient(top, #FFFFFF, #EAEAEA);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#EAEAEA));
}
input.submit{
	background-color: #f1c16d;
	border-top: 1px #df8d00 solid;
	border-right: 1px #915c00 solid;
	border-bottom: 1px #5e3c00 solid;
	border-left: 1px #915c00 solid;
	padding: 5px 12px;
	font-size: 14pt;
	font-family: 'QuicksandBold', Arial, Helvetica, sans-serif;
	text-shadow: #432b00 1px 1px 0px;
	color: white;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	cursor: pointer;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffb22b, endColorstr=#ca8000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffb22b, endColorstr=#ca8000)";
	background-image: linear-gradient(top, #ffcc73 20%, #f59c00 60%, #ca8000 95%);
	background-image: -o-linear-gradient(top, #ffcc73 20%, #f59c00 60%, #ca8000 95%);
	background-image: -moz-linear-gradient(top, #ffcc73 20%, #f59c00 60%, #ca8000 95%);
	background-image: -ms-linear-gradient(top, #ffcc73 20%, #f59c00 60%, #ca8000 95%);
	background-image: -webkit-gradient(	linear,
										left top,
										left bottom,
										color-stop(0.2, #ffcc73),
										color-stop(0.6, #f59c00),
										color-stop(0.95, #ca8000) );
	margin: 5px;
	-moz-box-shadow: inset 0 0 5px #ffe4b6;
	-webkit-box-shadow:inset 0 0 5px #ffe4b6;
	box-shadow: inset 0 0 5px #ffe4b6;
}
input.submit.teal{
	background-color: #98ccd9;
	border-top: 1px #0086a8 solid;
	border-right: 1px #005b72 solid;
	border-bottom: 1px #002933 solid;
	border-left: 1px #005b72 solid;
	-moz-box-shadow: inset 0 0 3px #b4e1ec;
	-webkit-box-shadow: inset 0 0 3px #b4e1ec;
	box-shadow: inset 0 0 3px #b4e1ec;
	text-shadow: #002e3a 1px 1px 1px;
	color: white;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#98ccd9', endColorstr='#007d9c');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#98ccd9, endColorstr=#007d9c)";
	background-image: linear-gradient(top, #98ccd9, #007d9c);
	background-image: -o-linear-gradient(top, #98ccd9, #007d9c);
	background-image: -ms-linear-gradient(top, #98ccd9, #007d9c);
	background-image: -moz-linear-gradient(top, #98ccd9, #007d9c);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#98ccd9), to(#007d9c));
}
.buy-now{
	background: #66814b url(/images/dollar_silver.png) no-repeat right center;
	background-size: auto 24px;
	padding: 2px 30px 2px 20px;
	text-align: right;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-o-border-radius-topright: 10px;
	-o-border-radius-bottomright: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	color: white;
	text-shadow: 1px 1px 1px #3d4d2d;
	font-size: 11pt;
	font-weight: normal;
	display: none;
	position: absolute;
	right: -18px;
	z-index: 0;
	cursor: pointer;
}
.buy-now form{ display: none; }
.buy-now span{
	font-size: 8pt;
	color: #bddd9c;
	line-height: 10px;
}