* {
    margin: 0;
    padding: 0;
}

body {
    background: url(../../images/site/tail-body.gif) repeat-x top #343e4b;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    line-height: 1em;
    color: #747a83;
}

input, textarea, select {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
}

object {
    vertical-align: top;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.clear {
    clear: both;
}

.alignright {
    text-align: right;
}

.aligncenter {
    text-align: center;
}

.alignjustify {
    text-align: justify;
}
.alignjustify p strong, .alignjustify p b{
	color: #307cde;
}

.wrapper {
    width: 100%;
    overflow: hidden;
}

.container {
    width: 100%;
}

p {
    margin: 10px 0;
    padding: 0;
}

.tail-top-right {
    position: absolute;
    width: 50%;
    right: 0;
    top: 0;
    height: 148px;
    background: red;
	opacity: 0.3;
	display: none;
	
}

ul {
    list-style: none;
}

#header ul#menu li {
	height: 49px;
	width: 129px;
	overflow: hidden;
	background: transparent url('../../images/menu_bg2.gif') no-repeat 0 0;
}
#header ul#menu li#menu-item-home a {
	background: transparent url('../../images/corner_tl.gif') no-repeat 0 0;
}
#header ul#menu li#menu-item-conditions {
	width: 128px;
}
#header ul#menu li#menu-item-conditions a {
	background: transparent url('../../images/corner_tr.gif') no-repeat 115px 0;
}
#header ul#menu li.selected, #header ul#menu li.mouseover {
	background: transparent url('../../images/menu_bg2.gif') no-repeat -129px 0;
}
#header ul#menu li.selected a, #header ul#menu li.mouseover a {
	color: #ffffff;
}

#header ul#menu li a {
	height: 13px;
	width: 128px;
	display: block;
	padding: 18px 0;
	font-size: 1em;
	color: #343E4B;
	text-decoration: none;
}
#header ul#menu li a:hover {
	
}

.footerlist, .box2 .row-2 .col-2 .plainlist {
    position: relative;
    width: 75%;
	padding: 10px 0;
}
.footerlist .footercol {
	width: 180px;
	float: left;
	overflow: hidden;
}
.footerlist li, .row-1 .col .plainlist li, .row-1 .col-3 #tabs .plainlist li, .box2 .row-2 .col-2 .plainlist li {
	overflow: hidden;
    font-weight: bold;
    color: #343e4b;
    font-family: Tahoma, Geneva, sans-serif;
    padding: 0 0 6px 25px;
    background: url(../../images/site/marker-3.gif) no-repeat 5px 1px;
}
.footerlist li, .box2 .row-2 .col-2 .plainlist li {
	width: 245px;
}
.footerlist li a, .row-1 .col .plainlist li a, .box2 .row-2 .col-2 .plainlist li a {
    color: #343e4b;
}
.box2 .row-2 .col-2 #footer_photos {
	height: 180px;
	width: 280px;
}
.box2 .row-2 .col-2 #footer_photos img {
	display: block;
	border: 2px solid #ffffff;
	z-index: 10000;
}

/*==================other====================*/
.img-box {
    position: relative;
}

.img-box img {
    display: block;
    margin-bottom: 6px;
}

.img-box .marker {
    position: absolute;
    top: 11px;
    right: -11px !important;
    right: -12px;
}

/*==================txt, links, lines, titles====================*/
a {
    color: #ed8917;
    outline: none;
}

a:hover {
	text-decoration: none;
	/*background-color: #ffb768;
	color: #cc6600;*/
}

a:visited {
	color: #7F4807;	
}

h3 {
    color: #307cde;
    font-size: 1.17em;
    font-weight: normal;
    margin-bottom: 8px;
}

h4 {
    color: #ed8917;
    font-size: 1.17em;
    font-weight: normal;
	text-align: center;
}
h4 a {
	text-decoration: none;
}
h4 a:hover {
	color: #307cde;
}

.box2 h3 {
    border-bottom: 1px solid #E07C27;
    color: #555555;
    font-size: 1.37em;
    font-weight: normal;
	margin-bottom: 0;
    padding: 0 0 5px; 
    width: 200px;
}

.divider {
    background: url(../../images/site/line.gif) repeat-y 278px 0;
}

.title {
    margin-bottom: 4px;
    background: url(../../images/site/title-left.gif) no-repeat left top #f4f3e8;
}

.title span {
    display: block;
    background: url(../../images/site/title-right.gif) no-repeat right top;
    padding: 11px 0 8px 20px;
}

.col .title h3, .showcol .title h3 {
    display: block;
	background: url(../../images/site/title-right.gif) no-repeat right top;
    padding: 11px 0 14px 20px;
	font-size: 1.5em;
}
.col .img-box1 .inner, .showcol .img-box1 .inner {
	text-align: center;
}
.widecol .title {
	margin: 0 0 20px 0;
}
.showcol .title {
	margin: 0 0 10px 0;
}
.widecol .title h3, .showcol .title h3, .col .title h3 {
	height: 41px;
	width: 97%;	
	background: url(../../images/site/title-right.gif) no-repeat right top;
    padding: 0 0 0 19px;
	font-size: 1.4em;
	overflow: hidden;
	position: relative;
}
.col .title h3 {
    padding: 0 0 0 9px;
}
.showcol .title h3 {
    padding: 0 0 0 4px;
}
.widecol .title h3 span, .showcol .title h3 span, .col .title h3 span {
	display: inline;
	padding: 2px 0;
	position: absolute;
	top: 10px;
	left: 10px;
	font-size: 0.9em;
	background: transparent;
}
.widecol .title h3 a, .showcol .title h3 a, .col .title h3 a {
	position: absolute;
	top: 10px;
	right: 10px;
}
.col h2, .showcol h2 {
	margin: 0 0 5px 5px;
	font-weight: normal;
	font-size: 1.2em;
}
.showcol h3 {
	margin: 0 0 10px 5px;
}
.col .title h3 h6 {
	font-size: 2em;
}

.col-3 #tabs {
	display: none;
}

.widecol div p img {
	float: left;
	display: inline;
	margin: 0 20px 10px 0;
}

/*==================boxes====================*/
.extra-box {
    width: 100%;
    background: #f4f3e8;
}

.extra-box .border-left {
    background: url(../../images/site/border-left.gif) repeat-y left;
}

.extra-box .border-right {
    background: url(../../images/site/border-right.gif) repeat-y right;
}

.extra-box .left-top-corner {
    background: url(../../images/site/left-top-corner.gif) no-repeat left top;
}

.extra-box .right-top-corner {
    background: url(../../images/site/right-top-corner.gif) no-repeat right top;
    padding: 0 7px 3px 7px;
}

.cont-box {
    background: #fff;
    width: 100%;
}

.cont-box .border-top {
    background: url(../../images/site/border-top1.gif) repeat-x top;
}

.cont-box .border-bot {
    background: url(../../images/site/border-bot.gif) repeat-x bottom;
}

.cont-box .border-left {
    background: url(../../images/site/border-left.gif) repeat-y left;
}

.cont-box .border-right {
    background: url(../../images/site/border-right.gif) repeat-y right;
}

.cont-box .left-bot-corner {
    background: url(../../images/site/left-bot-corner3.gif) no-repeat left bottom;
}

.cont-box .right-bot-corner {
    background: url(../../images/site/right-bot-corner3.gif) no-repeat right bottom;
}

.cont-box .inner {
    padding: 22px 19px 21px 20px;
}

.cont-box #content-inner {
	min-height:450px;
	height:auto !important;
	height:450px;
    padding: 22px 19px 21px 20px;
}

.img-box1 {
    width: 100%;
    background: #f4f3e8;
    margin-bottom: 13px;
}

.details-box {
    width: 100%;
    background: #f4f3e8;
    margin-bottom: 5px;
}

.img-box1 .left-top-corner, .details-box .left-top-corner {
    background: url(../../images/site/left-top-corner1.gif) no-repeat left top;
}

.img-box1 .right-top-corner, .details-box .right-top-corner {
    background: url(../../images/site/right-top-corner1.gif) no-repeat right top;
}

.img-box1 .left-bot-corner, .details-box .left-bot-corner {
    background: url(../../images/site/left-bot-corner.gif) no-repeat left bottom;
}

.img-box1 .right-bot-corner, .details-box .right-bot-corner {
    background: url(../../images/site/right-bot-corner.gif) no-repeat right bottom;
}

.img-box1 .inner {
    padding: 10px;
	text-align: center;
	font-style: italic;
	font-size: 0.9em;
	color: #307cde;
}

.details-box .inner {
    padding: 5px 10px;
	font-size: 0.9em;
	color: #307cde;
}

.img-box1 .inner a {
	color: transparent;
	text-decoration: none;
}

.img-box1 .inner img {
	display: inline;
	border: none;
}

.box2 {
    background: #ffb768;
    width: 100%;
}

.box2 .border-top {
    background: url(../../images/site/border-top2.gif) repeat-x top;
}

.box2 .border-left {
    background: url(../../images/site/border-left1.gif) repeat-y left;
    width: 100%;
}

.box2 .border-right {
    background: url(../../images/site/border-right1.gif) repeat-y right;
    width: 100%;
}

.box2 .left-bot-corner {
    background: url(../../images/site/left-bot-corner2.gif) no-repeat left bottom;
}

.box2 .right-bot-corner {
    background: url(../../images/site/right-bot-corner2.gif) no-repeat right bottom;
}

.box2 .inner {
    padding: 25px 20px 35px 39px;
}

.box2 .title {
    background: none;
}

.box2 p {
    font-family: Tahoma, Geneva, sans-serif;
    color: #343e4b;
}

.box2 .list3 li span {
    color: #343e4b;
}

/*header*/
/*
#header div {
    position: absolute;
    top: 0;
    left: -2px;
}
*/

/*content*/
#content {
    padding: 0 31px 0 31px;
}

/*copyright*/
#copyright p {
    color: #747a83;
    text-align: right;
    padding: 14px 40px 0 0;
    font-size: 1.17em;
}

#copyright p a {
    color: #747a83;
    text-decoration: none;
}

#copyright p a:hover {
    text-decoration: underline;
}

.button2 {
	float: right;
    background: url('../../images/site/button-2-left.gif') no-repeat left top;
    margin:0;
    padding: 6px 0 6px 6px;
}

.button2 a {
    background: url('../../images/site/button-2-right.gif') no-repeat right top;
    padding: 7px;
	text-decoration: none;
}
.button2 a:hover {
	color: #307CDE;
}

/*==========================================*/

/*
 * tabs form style
 */
#tabs {
	margin: 0 0 20px 0;
}


/*
 * flashmessenger errors style
 */
.flashMessenger {
	width: 96%;
	background-color: #FFE4B5;
	text-align: justify;
	padding: 5px;
	margin: 0 0 10px 0;
}

/*
 * form errors style
 */
.text-errors li {
	color: #ed8917;
}


/*
 * forms generic style
 */
.form-frame {
	margin: 15px 0;
	overflow: hidden;
	display: none;
}
.form-frame .text-frame, .form-frame .select-frame {
	width: 100%;
	float: left;
}
.form-frame .text-frame .text-box, .form-frame .select-frame .select-box {
	width: 100%;
	overflow: hidden;
	margin: 3px 0;
}
.form-frame .text-frame .text-box .form-label, .form-frame .select-frame .select-box .form-label {
	width: 30%;
	float: left;
	text-align: right;
	position: relative;
	top: 4px;
	white-space: nowrap;
}
.form-frame .text-frame .text-box .text-content, .form-frame .select-frame .select-box .select-content {
	width: 65%;
	float: right;
	text-align: left;
}
.form-frame .text-frame .text-box .text-content .textField {
	width: 95%;
	background-color: #F4F3E8;
	border: 1px solid #DBD8C3;
	color: #307cde;
	padding: 3px;
}
.form-frame .text-frame .text-box .text-content .textField.focused {
	background-color: #ffffff;
	border: 1px solid #ed8917;
	color: #ed8917;
}
.form-frame .text-frame .text-box .text-content .textField:hover {
	border: 1px solid #ed8917;
}
.form-frame .button-frame {
	width: 49%;
	float: left;
	text-align: center;
	margin: 10px 0 0 0;
	display: inline;
	overflow: hidden;
}

.form-frame .button-frame .formButton {
	border: none;
	background-color: #F7B64A;
	color: #ffffff;
	padding: 3px 10px;
	display: inline-block;
}
.form-frame .button-frame .formButton:hover {
	background-color: #ed8917;
	cursor: pointer;
}

/*
 * search form style
 */
.form-frame .text-frame .text-box .text-content .searchTextField {
	width: 40%;
	background-color: #ffffff;
	border: 1px solid #DBD8C3;
	color: #307cde;
	padding: 3px;
}
.form-frame .text-frame .text-box .text-content .searchTextField.focused {
	background-color: #ffffff;
	border: 1px solid #ed8917;
	color: #ed8917;
}
.form-frame .text-frame .text-box .text-content .searchTextField:hover {
	border: 1px solid #ed8917;
}
.form-frame .select-frame .select-box .select-content .searchSelectField {
	width: 80%;
	background-color: #ffffff;
	border: 1px solid #DBD8C3;
	color: #307cde;
	padding: 3px;
}

/*
 * Search results style 
 */
#search-criteria li {
	width: 100%;
	overflow: hidden;
	margin: 0 0 5px;
}
#search-criteria li .label {
	width: 35%;
	float: left;
	text-align: right;
}
#search-criteria li .value {
	width: 60%;
	float: right;
	text-align: left;
	font-weight: bold;
	color: #ed8917;
}
#search-results {
	width: 100%;
	overflow: hidden;
	margin: 0 0 10px;
}
#search-results .search-result {
	font-size: 1.2em;
	line-height: 1.2em;
	padding: 0 0 0 25px;
    background: url(../../images/site/marker-3.gif) no-repeat 5px 1px;
	margin: 0 0 10px;
	zoom: 1;
}
#search-results li a {
	color:#ed8917;
	text-decoration: none;
}
#search-results li a:hover {
	text-decoration: underline;
}
#search-results li span {
	color: #307cde;	
}
#search-results li strong {
	font-weight: bold;
	font-style: normal;
}

/*
 * Paginator style
 */
.paginator {
	text-align: center;
	padding: 5px;
}
.paginator ul li {
	display: inline;
}
.paginator ul li.disabled, .paginator ul li.current {
	display: inline;
	padding: 3px 5px;
	text-decoration: none;
	background-color: #f6f6f6;
	color: #9FCBFF;
	border: 1px solid #f6f6f6;
}
.paginator ul li.current {
	font-weight: bold;
	background-color: #307cde;
	color: #ffffff;
	border: 1px solid #307cde;
}
.paginator ul li a {
	padding: 3px 5px;
	text-decoration: none;
	background-color: #f6f6f6;
	color: #307cde;
	border: 1px solid #cccccc;
}
.paginator ul li a:hover {
	background-color: #307cde;
	border: 1px solid #307cde;
	color: #ffffff;
}

/*
 * overwrite datepicker style
 */
#ui-datepicker-div {
	font-size: 13px;
	z-index: 100;
}

/*
 * overwrite datepicker style
 */
.jcarousel-container {
	height: 231px;
	width: 283px;
	overflow: hidden;
}

/*
 * jcarousel buttons style
 */
.carousel-navi {
	height: 20px;
	position: absolute;
	top: 20px;
	background-color: #F4F3E8;
	padding: 7px 7px 3px;
	font-size: 1em;
	font-style: normal;
	color: #307cde;
	cursor: pointer;
	opacity: .7;
	filter: alpha(opacity=70);
	-moz-opacity: .7;
	-khtml-opacity: .7;
}
.carousel-navi-hide {
	opacity: .0;
	filter: alpha(opacity=0);
	-moz-opacity: .0;
	-khtml-opacity: .0;
}
.carousel {
	display: none;
}
#carousel-next {
	right: 0;
	-moz-border-radius: 5px 0 0 5px;
}

#carousel-prev {
	left: 0;
	-moz-border-radius: 0 5px 5px 0;
}

/*
 * custom style
 */

.note {
	color: #307cde;
	font-style: italic;
	font-size: 0.9em;
}

