@charset "utf-8";

/* Simply Escape style sheet */


/*----------------------*/
/* All Pages */
/*----------------------*/

body {
	margin:0;
	background: url(../images/bg-top.gif) repeat-x center top;
	width:100%;
	height:100%;
	float:left;
}

td
{
	vertical-align: top;
}

form
{
	display: inline;
}

/*----------------------*/
/* Body Text -regular size */
/*----------------------*/

.bodytext {
	font-family: Arial, Helvetica;
	font-size:12px;
	line-height:17px;
	color:#5a5340;
	font-weight:normal;
}

.bodytext a:link {
	color:#769a02;
	text-decoration:underline;
}

.bodytext a:visited {
	color:#769a02;
	text-decoration:underline;
}

.bodytext a:hover {
	color:#c04830;
	text-decoration:underline;
}

/*----------------------*/
/* Body Text - smaller font size */
/*----------------------*/

.bodytext-sm {
	font-family: Arial, Helvetica;
	font-size:11px;
	line-height:15px;
	color:#5a5340;
	font-weight:normal;
}

.bodytext-sm a:link {
	color:#769a02;
	text-decoration:underline;
}

.bodytext-sm a:visited {
	color:#769a02;
	text-decoration:underline;
}

.bodytext-sm a:hover {
	color:#c04830;
	text-decoration:underline;
}

/*----------------------*/
/* Body Text - larger font size */
/*----------------------*/


.bodytext-lg {
	font-family: Arial, Helvetica;
	font-size:15px;
	line-height:18px;
	color:#5a5340;
	font-weight:normal;
}

.bodytext-lg a:link {
	color:#769a02;
	text-decoration:underline;
}

.bodytext-lg a:visited {
	color:#769a02;
	text-decoration:underline;
}

.bodytext-lg a:hover {
	color:#c04830;
	text-decoration:underline;
}

/*----------------------*/
/* Navigation*/
/*----------------------*/

.nav {
	font-family: Arial, Helvetica;
	font-size:11px;
	line-height:15px;
	color:#5a5340;
	font-weight:normal;
	text-align:left;
}

.nav a:link {
	color:#5a5340;
	text-decoration:none;
}

.nav a:visited {
	color:#5a5340;
	text-decoration:none;
}

.nav a:hover {
	color:#769a02;
	text-decoration:none;
}

.nav-on {
	font-family: Arial, Helvetica;
	font-size:11px;
	line-height:15px;
	color:#769a02;
	font-weight:normal;
}

.nav-on a:link {
	color:#769a02;
	text-decoration:none;
}

.nav-on a:visited {
	color:#769a02;
	text-decoration:none;
}

.nav-on a:hover {
	color:#769a02;
	text-decoration:none;
}

/*----------------------*/
/*	Arrows */
/*----------------------*/

.arrow-bullets {
	list-style-image: url(../images/arrow-red.gif);
	list-style-position: outside;
	padding: 5px;
	margin-left: 20px;
	margin-top:5px
}

.arrow-nav-red {
	margin-top:6px;
	margin-bottom:3px;
	margin-left:5px;
	margin-right:8px
}

.arrow-nav-green {
	margin-bottom:-2px;
	margin-left:0px;
	margin-right:8px
}

.arrow-subnav {
	margin-top:6px;
	margin-bottom:6px;
	margin-left:3px;
	margin-right:3px
}

.arrow-red {
	margin-top:2px;
	margin-left:5px;
	margin-right:8px
}

.arrow-green {
	margin-bottom:-2px
}

/*----------------------*/

.footer {
	font-family: Arial, Helvetica;
	font-size:10px;
	line-height:13px;
	color:#504a3a;
	font-weight:normal;
}

/*----------------------*/

.phone {
	font-family: Arial, Helvetica;
	font-size:12px;
	line-height:18px;
	color:#c04830;
	font-weight:normal;
}

/*----------------------*/

.copyright {
	font-family: Arial, Helvetica;
	font-size:11px;
	line-height:18px;
	color:#504a3a;
	font-weight:normal;
}

.copyright a:link {
	color:#769a02;
	text-decoration:underline;
}

.copyright a:visited {
	color:#769a02;
	text-decoration:underline;
}

.copyright a:hover {
	color:#c04830;
	text-decoration:underline;
}

/*----------------------*/
.customize {
	font-family: Arial, Helvetica;
	font-size:12px;
	line-height:16px;
	color:#504a3a;
	font-weight:normal;
}

/*----------------------*/

.price {
	font-family: Arial, Helvetica;
	font-size:14px;
	line-height:18px;
	color:#c04830;
	font-weight:normal;
}

.price-sm {
	font-family: Arial, Helvetica;
	font-size:11px;
	line-height:18px;
	color:#c04830;
	font-weight:normal;
}

/*----------------------*/
/* Titles, subtitles, headers and subheaders */
/*----------------------*/

.title {
	font-family: Arial, Helvetica;
	font-size: 24px;
	line-height: 26px;
	color:#86af02; /* Green */
	font-weight:normal;
}

.subtitle {
	font-family: Arial, Helvetica;
	font-size:16px;
	line-height:22px;
	color:#504a3a;
	font-weight:normal;
}

.headers-grey {
	font-family: Arial, Helvetica;
	font-size:20px;
	line-height:23px;
	color:#504a3a;
	font-weight:normal;
}

.headers-red {
	font-family: Arial, Helvetica;
	font-size:20px;
	line-height:23px;
	color:#c04830;
	font-weight:normal;
}

.subheaders-red {
	font-family: Arial, Helvetica;
	font-size:13px;
	line-height:18px;
	color:#c04830;
	font-weight:normal;
}

/*----------------------*/
/* Sticky Notes*/
/*----------------------*/

.stickynote {
	background: url(../images/stickynote.jpg) center top;
	width:240px;
	height: 215px;
	background-repeat:no-repeat;
	background-position:left
}

.sticky-content {
	font-family: Arial, Helvetica;
	font-size:13px;
	line-height:17px;
	color:#5a5340;
	font-weight:normal;
}

.sticky-content a:link {
	color:#769a02;
	text-decoration:underline;
}

.sticky-content a:visited {
	color:#769a02;
	text-decoration:underline;
}

.sticky-content a:hover {
	color:#c04830;
	text-decoration:underline;
}

/*----------------------*/
/* Dotted Lines        */
/*----------------------*/


.verticalline {
	border-right: 2px dotted #c7cbba;
}


hr {
	color: #fff;
	background-color: #fff;
	border: 2px dotted #c7cbba;
	border-style: none none dotted;
}

/*----------------------*/
/* Dotted Boxes         */
/*----------------------*/

.box-brown {
	border: 2px dotted #c7cbba;
	padding:10px;
}

.box-green {
	border: 3px dotted #92bc0a;
	padding:5px;
}

/*----------------------*/
/*	PopUps - left */
/*----------------------*/


/*Page related styles for you to view*/
#mycustomscroll {
/* Typical fixed height and fixed width example */
width:550px;
height:280px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: absolute;
}

.popup-left {
	position: absolute;
	text-decoration: none;
}

.popup-left:hover {
	background-color: transparent;
	text-decoration: none;
	color: #EBE9D0;
}

.popup-left span {
	position: absolute;
	left: -20px;
	top: -425px;
	width:580px;
	height:390px;
	background-color: #f2f5e3;
	padding: 10px;
	border: 8px solid #656154;
	visibility: hidden;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#5a5340;
	overflow: auto;
}

.popup-left:hover span {
	visibility: visible;
	left: -20px;
	top: -425px;
	width:580px;
	height:390px;
	text-decoration: none;
	z-index: 50;
}

/*----------------------*/
/*	PopUps - center */
/*----------------------*/



.popup-center {
	position: absolute;
	text-decoration: none;
}

.popup-center:hover {
	background-color: transparent;
	text-decoration: none;
	color: #EBE9D0;
}

.popup-center span {
	position: absolute;
	left: -260px;
	top: -425px;
	width:580px;
	height:390px;
	background-color: #f2f5e3;
	padding: 10px;
	border: 8px solid #656154;
	visibility: hidden;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#5a5340;
	overflow: auto;
}

.popup-center:hover span {
	visibility: visible;
	left: -260px;
	top: -425px;
	width:580px;
	height:390px;
	text-decoration: none;
	z-index: 50;
}

/*----------------------*/
/*	PopUps - right */
/*----------------------*/

.popup-right {
	position: absolute;
	text-decoration: none;
}

.popup-right:hover {
	background-color: transparent;
	text-decoration: none;
	color: #EBE9D0;
}

.popup-right span {
	position: absolute;
	left: -420px;
	top: -425px;
	width:580px;
	height:390px;
	background-color: #f2f5e3;
	padding: 10px;
	border: 8px solid #656154;
	visibility: hidden;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#5a5340;
	overflow: auto;
}

.popup-right:hover span {
	visibility: visible;
	left: -420px;
	top: -425px;
	width:580px;
	height:390px;
	text-decoration: none;
	z-index: 50;
}

#links a {
	text-decoration:underline;
}

#links a:hover {
	text-decoration:none;
}

#links a span {
	display:none;
}

#links a:hover span {
	display:block;
}

.popup-offer-page {
	position: absolute;
	z-index: 0;
}

.popup-offer-page:hover {
	background-color: transparent;
	z-index: 50;
	color: #EBE9D0;
	text-decoration: none !important;
}

.popup-offer-page span {
	position: absolute;
	left: -330px;
	top: -225px;
	width:580px;
	height:390px;
	background-color: #f2f5e3;
	padding: 10px;
	border: 8px solid #656154;
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#5a5340;
	overflow: auto;
}

.popup-offer-page:hover span {
	visibility: visible;
	left: -330px;
	top: -225px;
	width:580px;
	height:390px;
}

/*----------------------*/
/*	PopUps - kumuka */
/*----------------------*/

.popup-kumuka {
	position: absolute;
	z-index: 0;
	text-decoration: none;
}

.popup-kumuka:hover {
	background-color: transparent;
	z-index: 50;
	text-decoration: none;
	color: #EBE9D0;
}

.popup-kumuka span {
	position: absolute;
	top: -200px;
	left: -435px;
	width:400px;
	height:200px;
	background-color: #f2f5e3;
	padding: 10px;
	border: 8px solid #656154;
	visibility: hidden;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#5a5340;
	overflow: auto;
}

.popup-kumuka:hover span {
	position: absolute;
	visibility: visible;
	top: -200px;
	left: -435px;
	width:400px;
	height:200px;
	text-decoration: none;
}

.popup-kumuka a:link {
	visibility: hidden;
}

.popup-kumuka:hover a:link {
	visibility: visible;
}

.headers-kumuka {
	font-family: Arial, Helvetica;
	font-size:20px;
	line-height:23px;
	color:#c04830;
	font-weight:normal;
}

.list_table td {
	height:20px;
	text-align:left;
}

.head_row td {
	/*height:35px;*/
	text-align:left;
	vertical-align: middle;
	background-color: #5d594a;
	color:white;
/*	font-size:25px;*/
	font-weight:bold;
}
/*
.page_number_block {
	margin-bottom: 5px;
	width: 99%;
}
.page_number {
	margin-top:15px;
	margin-bottom:15px
}
.paging_block {
	margin-top:15px;
	margin-bottom:15px
}
*/
.page_number_block
{
	width: 99%;
	margin-bottom: 10px;
	margin-top: 10px;
}

.page_selection
{
	float: left;
	width: 220px;
}

.links_block
{
	float: left;
}

.page_number
{
	float: right;
	width: 120px;
	text-align: right;
}

.paging_block
{
	width: 99%;
	margin-top: 10px;
	text-align: center;
}



/*=======================================*/
#menu {list-style-type:none; margin:50px 0 100px 15px; padding:0;}
#menu li {float:left; padding:0; margin:0 1px 0 0; position:relative; width:150px; height:0px; z-index:100;}
#menu li dl {position:absolute; top:0; left:0;}
#menu li a, #menu li a:visited {text-decoration:none;}
#menu li dd {display:none;}
#menu li:hover, #menu li a:hover {border:0;}
#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {padding-bottom:20px;}
#menu table {border-collapse:collapse; padding:0; margin:-1px; font-size:1em;}
#menu dl {width: 150px; margin: 0; padding: 0; background: #c9ba65 url(bottom.gif) no-repeat bottom left; text-align:center; cursor:pointer;}
#menu dt {margin:0; padding: 5px; font-size: 1.1em; color: #fff; border-bottom:1px solid #444;}
#menu .one {background: #b2ab9b url(top.gif) no-repeat top left;}
#menu .two {background: #949e7c url(top.gif) no-repeat top left;}
#menu .three {background: #d4d8bd url(top.gif) no-repeat top left;}
#menu .four {background: #e2dfa8 url(top.gif) no-repeat top left;}

#menu dd {margin:0; padding:0; color: #fff; font-size: 1em; background: #47a; text-align:left;}
#menu dd.last {border-bottom:1px solid #444;}
.gallery dt a, .gallery dt a:visited {display:block; color:#444;}
.gallery dd a, .gallery dd a:visited {color:#fff; text-decoration:none; display:block; padding:4px 5px 4px 20px;
background: #47a url(arrow.gif) no-repeat 10px 10px; width:125px;
}
.gallery dd a:hover {background: #258 url(arrowr.gif) no-repeat 11px 10px; color:#9cf;}

/*
.drop a ul {display:none}
.drop a:hover ul {display:block}
.drop a:hover ul {position:absolute; left:50px; top:150px;}
.drop li {list-style-type:none;margin:0; padding:0; color: #fff; font-size: 1em; background: #47a; text-align:left;}
*/

.buttons {
	border: 0px;
	position: relative;
	top: 1px;
}

.checkbox {
	cursor: pointer;
}

.city_title
{
	font: 18px arial;
	color: #7F7A6F;
	margin-top: 15px;
	margin-bottom: 10px;
}

.fakeButton {
	position: absolute;
	top: 0px;
	left: 220px;
	z-index: 1;
	width: 85px;
	height: 21px;
	background: url(../images/button-browse.gif) no-repeat left top;
	float: right;
}

.file_name {
	position: absolute;
 	width: 212px;
 	height: 18px;
 	font-size: 10pt;
 	border: 1px solid #000000;
 	padding-left: 3px;
 	float: left;
 	z-index: 3;
 	overflow-x: hidden;
}

.customFile {
	position: absolute;
	top: 0px;
	left: 78px;
	width: 219px;
	cursor: default;
	height: 19px;
	z-index: 2;
	filter: alpha(opacity: 0);
	opacity: 0;
}

.file_box {
	position: relative;
	top: 0px;
	left: 0px;
	width: 305px;
	height: 21px;
	float: left;
}

.arrow {
	border: 1px solid #A3C86F;
	vertical-align: middle;
	cursor: pointer;
}


.popup-offer {
	position: absolute;
	z-index: 0;
}

.popup-offer:hover {
	background-color: transparent;
	z-index: 50;
	color: #EBE9D0;
	text-decoration: none !important;
}

.popup-offer span {
	position: absolute;
	left: -325px;
	top: -225px;
	background-color: #f2f5e3;
	padding: 10px;
	border: 8px solid #656154;
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#5a5340;
	overflow: auto;
}

.popup-offer:hover span {
	visibility: visible;
	left: -325px;
	top: -225px;
	width:580px;
	height:390px;
}
