@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'amerika_sansregular';
	src: url('amersn-webfont.eot');
	src: url('amersn-webfont.eot?#iefix') format('embedded-opentype'), url('amersn-webfont.woff') format('woff'), url('amersn-webfont.ttf') format('truetype'), url('amersn-webfont.svg#amerika_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*Common Styles*/

html, body {
	background: #000000 url(../images/body-bg.jpg) left top repeat-x;
}
html, body, h4, h5, h6, p, input, textarea, select, form {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #fff3cd;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
img {
	border-style: none;
}
.center {
	text-align: center;
}
.border {
	border: 1px solid #50482b;
}
/* this overrides 90px to 72px width to +1 button */
#___plusone_0 {
	width: 60px !important;
}
.below-bordered-div {
	line-height: 20px;
	overflow: hidden;
	border-bottom: 1px dashed #fff3cd;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.seperator {
	background: url(../images/seperator.jpg) left top repeat-x;
	height: 1px;
	margin: 30px 0px;
}
/*********** Heading and common link Styles ***********/

h1 {
	font-size: 36px;
	font-weight: normal;
	color: #7e7040;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	line-height: 36px;
}
h2 {
	font-size: 24px;
	font-weight: normal;
	color: #7e7040;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	line-height: 24px;
}
a.hover-effect:link, a.hover-effect:visited {
	ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* internet explorer 8 */
	filter: alpha(opacity=100); /* internet explorer 5~7 */
	-khtml-opacity: 1;      /* khtml, old safari */
	-moz-opacity: 1;       /* mozilla, netscape */
	opacity: 1;           /* fx, safari, opera */
	text-decoration: none;
}
a.hover-effect:hover {
	ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* internet explorer 8 */
	filter: alpha(opacity=80); /* internet explorer 5~7 */
	-khtml-opacity: 0.8;      /* khtml, old safari */
	-moz-opacity: 0.8;       /* mozilla, netscape */
	opacity: 0.8;           /* fx, safari, opera */
	text-decoration: none;
}
a:link, a:visited {
	color: #7e7040;
	text-decoration: none;
}
a:hover {
	color: #7e7040;
	text-decoration: underline;
}
.warning-font {
	color: #8b052f;
}
.left-floated-div {
	color: #7e7040;
	float: left;
	margin-right: 10px;
}
.left-floated-div.sm img {
	width: 118px;
}
.social-links {
	margin: 20px 0;
	overflow: hidden;
}
.right-floated-div {
	color: #7e7040;
	float: right;
	margin-left: 10px;
}
ul.no-bullet {
	margin: 15px 0px 15px 0px;
	padding: 0px;
	list-style: none;
}
ul.no-bullet li {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 5px 0px;
}
ul.bullet {
	margin: 15px;
	padding: 0px;
	list-style-image: url(../images/footer-bullet.png);
}
ul.bullet li {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 5px 0px;
}
.thumbs {
	float: left;
	margin: 0px 10px 10px 0px;
}
/*********** Header Styles ***********/

.header-div {
	background: url(../images/header-bg.png) left bottom no-repeat;
	width: 1000px;
	height: 230px;
	overflow: hidden;
}
.header-top {
	width: 990px;
	padding: 0px 5px;
	height: 170px;
	overflow: hidden;
}
.header-top-right {
	margin-top: 18px;
	float: right;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	overflow: hidden;
}
.tel-no {
	font-size: 24px;
	color: #a28c43;
	line-height: 24px;
	padding-bottom: 12px;
}
.address {
	font-size: 16px;
	color: #ffffff;
	line-height: 18px;
	padding-bottom: 8px;
}
.header-bottom {
	width: 1000px;
	height: 60px;
	overflow: hidden;
}
.logo {
	text-align: center;
	color: #aa9345;
	font-size: 19.07px;
	line-height: 22px;
	text-transform: uppercase;
	height: 115px;
	width: 270px;
	padding-bottom: 18px;
}
.logo a {
	display: block;
	color: #aa9345;
	text-decoration: none;
	text-transform: uppercase;
	height: 125px;
	width: 270px;
}
.logo a:hover {
	text-decoration: none;
}
.dr-name {
	/*font-family: 'amerika_sansregular', Verdana, Geneva, sans-serif;*/
	color: #cccccc;
	font-size: 18px;
}
.directions {
	background: url(../images/direction-arrow.png) right center no-repeat;
	padding-right: 30px;
	text-align: right;
	margin-bottom: 15px;
}
.directions a {
	/*font-family: 'amerika_sansregular', Verdana, Geneva, sans-serif;*/
	text-decoration: underline;
	font-size: 16px;
	color: #ffffff;
}
.directions a:hover {
	text-decoration: none;
}
.social-media {
	float: left;
	text-decoration: underline;
	font-size: 16px;
	color: #aa9345;
	margin-right: 10px;
}
.top-menu {
	overflow: hidden;
	margin: 0px 5px;
	width: 990px;
	height: 60px;
	background: url(../images/top-menu-bg.jpg) left top repeat-x;
}
.top-menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.top-menu ul li {
	padding: 0px;
	float: left;
	margin: 0px;
}
.top-menu ul li a {
	background: none;
	display: block;
	height: 36px;
	padding: 24px 30px 0;
	color: #efe4c0;
	font-size: 14px;
	line-height: 14px;
	text-decoration: none;
	text-align: center;
}
.top-menu ul li a:hover, .top-menu ul li a.selected {
	background: url(../images/top-menu-link-hover.jpg) center 4px no-repeat;
	text-decoration: none;
}
/*********** Body Styles ***********/

.parent-div {
	width: 100%;
	overflow: hidden;
}
.wrapper-div {
	width: 1000px;
	margin: auto;
	overflow: hidden;
}
.body-div {
	width: 990px;
	background: #0c0c0c;
	overflow: hidden;
	margin: 0px 5px;
	padding: 0px 0px 30px 0px;
}
.body-div-inner {
	/* 	background: url(../images/body-div-bg.jpg) left top repeat-y; */
	width: 990px;
	overflow: hidden;
	margin-top: 30px;
}
.para {
	overflow: hidden;
	line-height: 20px;
}
.flash {
	width: 990px;
	height: 425px;
	overflow: hidden;
}
/*LEFT SIDE STYLES*/

.left-parent {
	width: 653px;
	overflow: hidden;
	padding: 0 28px 0 35px;
	float: right;
}
.testimonials {
	overflow: hidden;
	font-size: 14px;
	line-height: 18.72px;
}
.testimonal-name {
	color: #7e7040;
	font-size: 18px;
	padding-top: 20px;
}
/*RIGHT SIDE STYLES*/

.right-parent {
	width: 274px;
	overflow: hidden;
	padding: 0px 0px 30px 0px;
	background: #7e7040;
	float: left;
}
.right-parent-inner {
	padding: 0px 25px;
}
.right-side-heading {
	padding-bottom: 20px;
	color: #000000;
	font-size: 21px;
	line-height: 21px;
}
.bucket-menu {
	background: url(../images/bucket-menu-bg.jpg) left bottom repeat-x;
	width: 274px;
	overflow: hidden;
	margin-bottom: 25px;
}
.bucket-menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.bucket-menu ul li {
	background: url(../images/bucket-links-bg.jpg) left top repeat-x;
	padding: 2px;
	margin: 0px;
}
.bucket-menu ul li a {
	line-height: 14px;
	font-size: 14px;
	display: block;
	color: #000000;
	text-decoration: none;
	height: 21px;
	width: 245px;
	padding: 7px 0px 0px 25px;
}
.bucket-menu ul li a:hover, .bucket-menu ul li a.selected {
	background: #fff3cd;
	color: #000000;
	text-decoration: none;
}
.bucket-menu ul li.large {
	background: url(../images/bucket-link-large-bg.jpg) left top repeat-x;
	padding: 2px;
	margin: 0px;
}
.bucket-menu ul li.large a {
	line-height: 15px;
	display: block;
	color: #000000;
	text-decoration: none;
	height: 36px;
	margin-top: 2px;
	width: 245px;
	padding: 4px 0px 0px 25px;
}
.bucket-menu ul li.large a:hover, .bucket-menu ul li.large a.selected {
	background: #fff3cd;
	color: #000000;
	text-decoration: none;
}
.sub-page-motto-main {
	padding: 0px 25px 30px 5px;
	text-align: right;
	background: #0c0c0c;
}
.sub-page-motto {
	font-family: Verdana, Geneva, sans-serif;
	color: #7e7040;
	font-size: 30px;
	line-height: 30px;
}
.sub-page-motto-sub {
	font-size: 24px;
	line-height: 24px;
	padding-top: 10px;
}
/*FORM STYLES*/	
	
.form-main {
	overflow: hidden;
	width: 224px;
	color: #333333;
}
.form-brackets {
	color: #333333;
}
.form {
	margin-bottom: 8px;
	color: #333333;
}
.formfield {
	border: 1px solid #000000;
	width: 222px;
	color: #333333;
	height: 25px;
	padding: 0px 0px 0px 5px;
}
.button {
	background: #000000;
	width: 224px;
	height: 33px;
	border: none;
	color: #ffffff;
	cursor: pointer;
}
.form-testimonial {
	overflow: hidden;
	width: 500px;
	margin: auto;
}
.form-left {
	float: left;
	width: 230px;
}
.form-sub {
	height: 24px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-top: 3px;
	text-align: right;
}
.form-right {
	float: left;
	padding-left: 5px;
	width: 230px;
}
.form-sub-r {
	height: 27px;
	margin-bottom: 5px;
	padding-top: 2px;
}
.textboxes {
	float: left;
	font-size: 13px;
	width: 120px;
}
.t-formfield {
	color: #333333;
}
.button1 {
	background: #7e7040;
	width: 283px;
	height: 30px;
	font-size: 14px;
	border: none;
	color: #fff3cd;
	font-weight: normal;
	cursor: pointer;
}
.testimonials-name-sub {
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	color: #7e7040;
	padding-top: 10px;
}
.widget {
	background: #7e7040;
	width: 170px;
	margin: 0px auto auto auto;
}
/*********** Footer Styles ***********/

.footer-div {
	width: 100%;
	height: 147px;
	padding: 53px 0px 0px 0px;
	background: url(../images/footer.jpg) center top no-repeat;
	text-align: center;
}
.footer-links {
	margin-bottom: 18px;
	font-size: 12px;
	line-height: 12px;
}
.footer-links a {
	color: #fff3cd;
	text-decoration: none;
	text-transform: none;
}
.footer-links a:hover {
	color: #7e7040;
	text-decoration: none;
}
.footer-links a.selected {
	color: #7e7040;
	text-decoration: none;
}
.copyright {
	color: #7E7040;
}
.copyright a {
	color: #7e7040;
	text-decoration: underline;
	text-transform: none;
}
.copyright a:hover {
	text-decoration: underline;
	color: #fff3cd;
}
/*********** Gallery Styles ***********/

.gallery_background {
	width: 557px;
	height: 179px;
	padding: 0px 48px;
	margin: 45px 0px;
	overflow: hidden;
}
.stepcarousel {
	position: relative;
	border: 0;
	overflow: scroll;
	width: 557px;
	height: 179px;
}
.stepcarousel .belt {
	position: absolute;
	left: 0px;
	top: 0;
}
.stepcarousel .panel {
	float: left;
	overflow: hidden;
	width: 255px;
	margin-right: 38px;
	height: 179px;
}
.galleryThumb {
	width: 255px;
	height: 179px;
	border: 0;
}
.faqs {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.answer {
	display: none;
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: justify;
	border-bottom: 1px dashed #fff3cd;
	padding-bottom: 10px;
	line-height: 18px;
}
/**
* @file: highslide.css 
* @version: 4.1.8
*/

.highslide-container div {
	font-family: 'itc_souvenir_std_lightregular', Times New Roman, Times, serif;
	;
	font-size: 14pt;
}
.highslide-container table {
	background: none;
}
.highslide {
	outline: none;
	text-decoration: none;
}
/*.highslide img {
	border: 1px solid #cfcfcf;
	padding:0px;
	background:#ece9e0;
	margin-bottom:5px;
}*/

.highslide:hover img {
	border-color: #03aaba;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: #867862;
	visibility: visible;
	cursor: default;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .highslide-outline {
	background: white;
}
.glossy-dark {
	background: #111;
}
.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
	font-size: .9em;
}
.highslide-caption {
	display: none;
	font-size: 1em;
	padding: 5px;/*background: white;*/
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
a.highslide-full-expand {
	background: url(graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits, a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover, a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move, .highslide-move * {
	cursor: move;
}
.highslide-viewport {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	left: 0;
	top: 0;
}
.highslide-overlay {
	display: none;
}
.hidden-container {
	display: none;
}
/* Example of a semitransparent, offset closebutton */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(graphics/close.png);/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}
/*****************************************************************************/
/* Thumbnail boxes for the galleries.                                        */
/* Remove these if you are not using a gallery.                              */
/*****************************************************************************/

.highslide-gallery ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.highslide-gallery ul li {
	display: block;
	position: relative;
	float: left;
	width: 106px;
	height: 106px;
	border: 1px solid silver;
	background: #ededed;
	margin: 2px;
	line-height: 0;
	overflow: hidden;
}
.highslide-gallery ul a {
	position: absolute;
	top: 50%;
	left: 50%;
}
.highslide-gallery ul img {
	position: relative;
	top: -50%;
	left: -50%;
}
html>/**/body .highslide-gallery ul li {
	display: table;
	text-align: center;
}
html>/**/body .highslide-gallery ul li {
	text-align: center;
}
html>/**/body .highslide-gallery ul a {
	position: static;
	display: table-cell;
	vertical-align: middle;
}
html>/**/body .highslide-gallery ul img {
	position: static;
}
/*****************************************************************************/
/* Controls for the galleries.											     */
/* Remove these if you are not using a gallery							     */
/*****************************************************************************/

.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin: 20px 15px 10px 0;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(graphics/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
	margin: 0;
	list-style: none;
}
.highslide-controls a {
	background-image: url(graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a.disabled span {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
	cursor: pointer;
}
/* The CSS sprites for the controlbar - see http://www.google.com/search?q=css+sprites */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}
/*****************************************************************************/
/* Styles for the HTML popups											     */
/* Remove these if you are not using Highslide HTML						     */
/*****************************************************************************/
.highslide-maincontent {
	display: none;
}
.highslide-html {
	background-color: white;
}
.highslide-html-content {
	display: none;
	width: 400px;
	padding: 0 5px 5px 5px;
}
.highslide-header {
	padding-bottom: 5px;
}
.highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-header a:hover {
	color: black;
}
.highslide-header .highslide-move a {
	cursor: move;
}
.highslide-footer {
	height: 16px;
}
.highslide-footer .highslide-resize {
	display: block;
	float: right;
	margin-top: 5px;
	height: 11px;
	width: 11px;
	background: url(graphics/resize.gif) no-repeat;
}
.highslide-footer .highslide-resize span {
	display: none;
}
.highslide-body {
}
.highslide-resize {
	cursor: nw-resize;
}
/*****************************************************************************/
/* Styles for the Individual wrapper class names.							 */
/* See www.highslide.com/ref/hs.wrapperClassName							 */
/* You can safely remove the class name themes you don't use				 */
/*****************************************************************************/

/* hs.wrapperClassName = 'draggable-header' */
.draggable-header .highslide-header {
	height: 18px;
	border-bottom: 1px solid #dddddd;
}
.draggable-header .highslide-heading {
	position: absolute;
	margin: 2px 0.4em;
}
.draggable-header .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 0;
	width: 100%;
	z-index: 1;
}
.draggable-header .highslide-header .highslide-move * {
	display: none;
}
.draggable-header .highslide-header .highslide-close {
	position: absolute;
	right: 2px;
	top: 2px;
	z-index: 5;
	padding: 0;
}
.draggable-header .highslide-header .highslide-close a {
	display: block;
	height: 16px;
	width: 16px;
	background-image: url(graphics/closeX.png);
}
.draggable-header .highslide-header .highslide-close a:hover {
	background-position: 0 16px;
}
.draggable-header .highslide-header .highslide-close span {
	display: none;
}
.draggable-header .highslide-maincontent {
	padding-top: 1em;
}
/* hs.wrapperClassName = 'titlebar' */
.titlebar .highslide-header {
	height: 18px;
	border-bottom: 1px solid #dddddd;
}
.titlebar .highslide-heading {
	position: absolute;
	width: 90%;
	margin: 1px 0 1px 5px;
	color: #666666;
}
.titlebar .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 0;
	width: 100%;
	z-index: 1;
}
.titlebar .highslide-header .highslide-move * {
	display: none;
}
.titlebar .highslide-header li {
	position: relative;
	top: 3px;
	z-index: 2;
	padding: 0 0 0 1em;
}
.titlebar .highslide-maincontent {
	padding-top: 1em;
}
/* hs.wrapperClassName = 'no-footer' */
.no-footer .highslide-footer {
	display: none;
}
/* hs.wrapperClassName = 'wide-border' */
.wide-border {
	background: white;
}
.wide-border .highslide-image {
	border-width: 10px;
}
.wide-border .highslide-caption {
	padding: 0 10px 10px 10px;
}
/* hs.wrapperClassName = 'borderless' */
.borderless .highslide-image {
	border: none;
}
.borderless .highslide-caption {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	background: silver;
}
/* hs.wrapperClassName = 'outer-glow' */
.outer-glow {
	background: #444;
}
.outer-glow .highslide-image {
	border: 5px solid #444444;
}
.outer-glow .highslide-caption {
	border: 5px solid #444444;
	border-top: none;
	padding: 5px;
	background-color: gray;
}
/* hs.wrapperClassName = 'colored-border' */
.colored-border {
	background: white;
}
.colored-border .highslide-image {
	border: 2px solid green;
}
.colored-border .highslide-caption {
	border: 2px solid green;
	border-top: none;
}
/* hs.wrapperClassName = 'dark' */
.dark {
	background: #111;
}
.dark .highslide-image {
	border-color: black black #202020 black;
	background: gray;
}
.dark .highslide-caption {
	color: white;
	background: #111;
}
.dark .highslide-controls, .dark .highslide-controls ul, .dark .highslide-controls a {
	background-image: url(graphics/controlbar-black-border.gif);
}
/* hs.wrapperClassName = 'floating-caption' */
.floating-caption .highslide-caption {
	position: absolute;
	padding: 1em 0 0 0;
	background: none;
	color: white;
	border: none;
	font-weight: bold;
}
/* hs.wrapperClassName = 'controls-in-heading' */
.controls-in-heading .highslide-heading {
	color: gray;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	cursor: default;
	padding: 0 0 0 22px;
	margin: 0;
	background: url(graphics/icon.gif) no-repeat 0 1px;
}
.controls-in-heading .highslide-controls {
	width: 105px;
	height: 20px;
	position: relative;
	margin: 0;
	top: -23px;
	left: 7px;
	background: none;
}
.controls-in-heading .highslide-controls ul {
	position: static;
	height: 20px;
	background: none;
}
.controls-in-heading .highslide-controls li {
	padding: 0;
}
.controls-in-heading .highslide-controls a {
	background-image: url(graphics/controlbar-white-small.gif);
	height: 20px;
	width: 20px;
}
.controls-in-heading .highslide-controls .highslide-move {
	display: none;
}
.controls-in-heading .highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.controls-in-heading .highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px;
}
.controls-in-heading .highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important;
}
.controls-in-heading .highslide-controls .highslide-play a {
	background-position: -20px 0;
}
.controls-in-heading .highslide-controls .highslide-play a:hover {
	background-position: -20px -20px;
}
.controls-in-heading .highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-pause a {
	background-position: -40px 0;
}
.controls-in-heading .highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a {
	background-position: -60px 0;
}
.controls-in-heading .highslide-controls .highslide-next a:hover {
	background-position: -60px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-full-expand a {
	background-position: -100px 0;
}
.controls-in-heading .highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px;
}
.controls-in-heading .highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-close a {
	background-position: -120px 0;
}
.controls-in-heading .highslide-controls .highslide-close a:hover {
	background-position: -120px -20px;
}
/*****************************************************************************/
/* Styles for text based controls.						                     */
/* You can safely remove this if you don't use text based controls			 */
/*****************************************************************************/

.text-controls .highslide-controls {
	width: auto;
	height: auto;
	margin: 0;
	text-align: center;
	background: none;
}
.text-controls ul {
	position: static;
	background: none;
	height: auto;
	left: 0;
}
.text-controls .highslide-move {
	display: none;
}
.text-controls li {
	background-image: url(graphics/controlbar-text-buttons.png);
	background-position: right top !important;
	padding: 0;
	margin-left: 15px;
	display: block;
	width: auto;
}
.text-controls a {
	background: url(graphics/controlbar-text-buttons.png) no-repeat;
	background-position: left top !important;
	position: relative;
	left: -10px;
	display: block;
	width: auto;
	height: auto;
	text-decoration: none !important;
}
.text-controls a span {
	background: url(graphics/controlbar-text-buttons.png) no-repeat;
	margin: 1px 2px 1px 10px;
	display: block;
	min-width: 4em;
	height: 18px;
	line-height: 18px;
	padding: 1px 0 1px 18px;
	color: #333;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}
.text-controls .highslide-next {
	margin-right: 1em;
}
.text-controls .highslide-full-expand a span {
	min-width: 0;
	margin: 1px 0;
	padding: 1px 0 1px 10px;
}
.text-controls .highslide-close a span {
	min-width: 0;
}
.text-controls a:hover span {
	color: black;
}
.text-controls a.disabled span {
	color: #999;
}
.text-controls .highslide-previous span {
	background-position: 0 -40px;
}
.text-controls .highslide-previous a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-previous a.disabled span {
	background-position: 0 -140px;
}
.text-controls .highslide-play span {
	background-position: 0 -60px;
}
.text-controls .highslide-play a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-play a.disabled span {
	background-position: 0 -160px;
}
.text-controls .highslide-pause span {
	background-position: 0 -80px;
}
.text-controls .highslide-next span {
	background-position: 0 -100px;
}
.text-controls .highslide-next a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-next a.disabled span {
	background-position: 0 -200px;
}
.text-controls .highslide-full-expand span {
	background: none;
}
.text-controls .highslide-full-expand a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-close span {
	background-position: 0 -120px;
}
/*****************************************************************************/
/* Styles for the thumbstrip.							                     */
/* See www.highslide.com/ref/hs.addSlideshow    							 */
/* You can safely remove this if you don't use a thumbstrip 				 */
/*****************************************************************************/

.highslide-thumbstrip {
	height: 100%;
}
.highslide-thumbstrip div {
	overflow: hidden;
}
.highslide-thumbstrip table {
	position: relative;
	padding: 0;
	border-collapse: collapse;
}
.highslide-thumbstrip td {
	padding: 1px;/*text-align: center;*/
}
.highslide-thumbstrip a {
	outline: none;
}
.highslide-thumbstrip img {
	display: block;
	border: 1px solid gray;
	margin: 0 auto;
}
.highslide-thumbstrip .highslide-active-anchor img {
	visibility: visible;
}
.highslide-thumbstrip .highslide-marker {
	position: absolute;
	width: 0;
	height: 0;
	border-width: 0;
	border-style: solid;
	border-color: transparent; /* change this to actual background color in highslide-ie6.css */
}
.highslide-thumbstrip-horizontal div {
	width: auto;/* width: 100% breaks in small strips in IE */
}
.highslide-thumbstrip-horizontal .highslide-scroll-up {
	display: none;
	position: absolute;
	top: 3px;
	left: 3px;
	width: 25px;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-up div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url(graphics/scrollarrows.png) left center no-repeat;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down {
	display: none;
	position: absolute;
	top: 3px;
	right: 3px;
	width: 25px;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url(graphics/scrollarrows.png) center right no-repeat;
	height: 42px;
}
.highslide-thumbstrip-horizontal table {
	margin: 2px 0 10px 0;
}
.highslide-viewport .highslide-thumbstrip-horizontal table {
	margin-left: 10px;
}
.highslide-thumbstrip-horizontal img {
	width: auto;
	height: 40px;
}
.highslide-thumbstrip-horizontal .highslide-marker {
	top: 47px;
	border-left-width: 6px;
	border-right-width: 6px;
	border-bottom: 6px solid gray;
}
.highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
	margin-left: 10px;
}
.dark .highslide-thumbstrip-horizontal .highslide-marker, .highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
	border-bottom-color: white !important;
}
.highslide-thumbstrip-vertical-overlay {
	overflow: hidden !important;
}
.highslide-thumbstrip-vertical div {
	height: 100%;
}
.highslide-thumbstrip-vertical a {
	display: block;
}
.highslide-thumbstrip-vertical .highslide-scroll-up {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-up div {
	margin-left: 10px;
	cursor: pointer;
	background: url(graphics/scrollarrows.png) top center no-repeat;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down div {
	margin-left: 10px;
	cursor: pointer;
	background: url(graphics/scrollarrows.png) bottom center no-repeat;
	height: 25px;
}
.highslide-thumbstrip-vertical table {
	margin: 10px 0 0 10px;
}
.highslide-thumbstrip-vertical img {
	max-width: 60px;
}
.highslide-thumbstrip-vertical .highslide-marker {
	left: 0;
	margin-top: 8px;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-left: 6px solid gray;
}
.dark .highslide-thumbstrip-vertical .highslide-marker, .highslide-viewport .highslide-thumbstrip-vertical .highslide-marker {
	border-left-color: white;
}
.highslide-viewport .highslide-thumbstrip-float {
	overflow: auto;
}
.highslide-thumbstrip-float ul {
	margin: 2px 0;
	padding: 0;
}
.highslide-thumbstrip-float li {
	display: block;
	height: 60px;
	margin: 0 2px;
	list-style: none;
	float: left;
}
.highslide-thumbstrip-float img {
	display: inline;
	border-color: silver;
	max-height: 56px;
}
.highslide-thumbstrip-float .highslide-active-anchor img {
	border-color: black;
}
.highslide-thumbstrip-float .highslide-scroll-up div, .highslide-thumbstrip-float .highslide-scroll-down div {
	display: none;
}
.highslide-thumbstrip-float .highslide-marker {
	display: none;
}
/* New Top Menu - Dishan */
.top-menu1 {
	overflow: hidden;
	margin: 0px 5px;
	width: 990px;
	height: 60px;
	background: url(../images/top-menu-bg.jpg) left top repeat-x;
}
.top-menu1 ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.top-menu1 ul li {
	padding: 0px;
	float: left;
	margin: 0px;
}
.top-menu1 ul li a {
	background: none;
	display: block;
	height: 36px;
	padding: 24px 33px 0;
	color: #efe4c0;
	font-size: 14px;
	line-height: 14px;
	text-decoration: none;
	text-align: center;
}
.top-menu1 ul li a:hover, .top-menu1 ul li a.selected {
	background: url(../images/top-menu-link-hover.jpg) center 4px no-repeat;
	text-decoration: none;
}
/* New Top Menu - Dishan */
/* Bucket video - Dishan */
.bucket-video {
	width: 205px;
	float: left;
	margin: 0 10px 10px 0;
	text-align: center;
}
.bucket-video img {
	padding: 2px;
	background: #FFF;
	border: 1px solid #50482B;
}
/* Bucket video - Dishan */
.qrstyle {
	margin-left: 500px;
	width: 100px;
	height: 100px;
	position: absolute;
	margin-top: 40px;
}
/*** Added by Thuwan on 03/20/2013 - FB Like Box ***/
.fb_like_title {
	margin-top: 20px;
	border: 1px gold solid;
	background: #3B5998;
	color: #fff;
	padding: 5px;
	border-bottom: medium none;
	font-weight: bold;
	font-size: 13px;
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	z-index: 35;
}
.fb_like_box_con {
	border-bottom: 1px gold solid;
	border-right: 1px gold solid;
	height: 232px;
	overflow: hidden;
	background: #fff;
}
/* Responsive Design related CSS */

.hide-from-desktop {
	display: none;
}
/* ------------- */
/* Added by Asma on March 20th, 2013 - start */
.prodDiv {
	border-bottom: dashed 1px #efe4c0;
	/*	min-height:200px; */
	min-height: 280px;
	margin-bottom: 20px;
}
.prodDiv span {
	color: #7e7040;
	font-size: 14px;
	font-weight: bold;
}
.prodDiv .prodImg {
	float: left;
	width: 130px;
	margin-top: 50px;
	text-align: center;
}
.prodDiv .prodDesc {
	margin-left: 10px;
	float: left;
	width: 450px;
}
/* Copyright ? 1997 Bizymoms. All rights reserved. DropDown Menu Styles */

.drop_down {
	position: absolute;
	visibility: hidden;
	width: 220px;
	float: left;
	z-index: 0;
	color: #950006;
	text-align: left;
}
a.drop_down_link:link, a.drop_down_link:visited {
	display: block;
	background: #7e7040;
	;
	padding: 5px 0px 0px 10px;
	border-bottom: 1px solid #ffffff;
	font-size: 14px;
	height: 25px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
}
a.drop_down_link:hover {
	color: #000000;
	text-decoration: none;
}
/* Added by Asma on March 20th, 2013 - end*/

/*edited by peer 22-3-2013*/
.article_head {
	margin: 15px 0px 10px 0px;
	padding: 0;
}
.videoSep {
	border-bottom: dashed 1px #fff3cd;
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	overflow: hidden;
}
.formfeild {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #000000;
	color: #333333;
	height: 25px;
	padding: 0 0 0 5px;
	width: 224px !important;
}
.newsletter-btn {
	background: #000;
	color: #FFF;
	text-align: center;
	width: 75px !important;
	margin: 5px 16px 0 0;
	height: 25px;
	border: none;
	float: right;
}
.newsletter-rightlink {
	background: #fcd54e;
	border: 1px solid #705A2E;
	padding: 5px 5px 5px 5px;
	margin: 10px auto;
}
.newsletter-link {
	float: right;
}
.newsletter-link a, .newsletter-link a.visted {
	color: #FFF3CD;
}
.newsletterheading {
	background-color: #000;
}
.clearfloat {
	clear: both;
}
/* VM feature - By Thuwan on 2/10/2014 */
#-speakpipe-widget-side-button {
	background: #7e7041 !important;
	border: 1px solid #CEF2F0 !important;
	top: 48% !important;
}
#-speakpipe-widget-side-button-2 {
	background-image: url(../images/record-video-msg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#-speakpipe-widget-side-button-2 a {
	display: block;
	height: 250px;
	width: 35px;
}
/* ------------ */
#calculator_small {
	width: 362px;
	height: 131px;
	display: block;
	margin: auto;
	padding: 0;
	background: url("http://www.carecredit.com/payment_calculator/images_small/payment-calculator.png") repeat-y top left;
}
#calculator_small * {
	margin: 0;
	padding: 0;
	color: #333333 !important;
	font-size: 9px !important;
	vertical-align: middle;
	text-align: left;
	clear: none;
}
#calculator_small #searchArea {
	width: 240px;
	margin-left: 10px;
	padding-top: 95px;
	padding-left: 8px;
}
#calculator_small #input-amount-field {
	width: 144px;
	height: 18px;
	margin-top: 2px;
	padding-left: 2px;
	line-height: 15px;
	border: 1px solid #d3d4d6;
}
#calculator_small #submit-field {
	width: 79px;
	margin: 2px 0 0 1px;
}
.div394 {
	width: 224px;
	float: left;
	background-color: #665b33;
	padding: 10px 35px;
}
.article_list {
	list-style: none;
	margin-left: -37px;
}
.article_list li {
	margin-bottom: 5px;
}
/* Product images without description - By Thuwan on 2/11/2015 */
.prodDiv.minheight150 {
	min-height: 150px;
}
.prodDiv.minheight150 .prodImg {
	margin-top: 0px;
}
.prodDiv .prodDesc {
	min-height: 130px;
}
#-speakpipe-widget-side-button-2 img {
	font-family: Verdana, Geneva, sans-serif !important;
}
/* ----------------- */
.work-hours-left {
	float: left;
}
.work-hours-right {
	float: left;
	margin-left: 15px;
}
.paddingl25 {
	padding-left: 25px;
}
.img_item {
	text-align: center;
	margin-bottom: 20px;
}
.formDropdown {
	color: #000;
	padding: 6px 3px;
	width: 300px;
}
.middle-form-left {
	float: left;
	padding-top: 8px;
	width: 200px;
}
.centred-form-right {
	float: left;
}
.right-image{
	float:right;
	border:#7e7040 1px solid;
	padding:3px;
	margin:10px;
	width:200px;
	}