@import url(reset.css);
@font-face {
    font-family: 'DroidSerifRegular';
    src: url('droidserif-regular-webfont.eot');
    src: url('droidserif-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('droidserif-regular-webfont.woff') format('woff'),
         url('droidserif-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ExistenceLightRegular';
    src: url('existence-light-webfont.eot');
    src: url('existence-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('existence-light-webfont.woff') format('woff'),
         url('existence-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'BariolRegularRegular';
    src: url('bariol_regular-webfont.eot');
    src: url('bariol_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('bariol_regular-webfont.woff') format('woff'),
         url('bariol_regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

body {
        background:url(img/bg.gif) center 0 repeat;
        font-family:BariolRegularRegular, Georgia, "Times New Roman", Times, serif;
        font-size:15px;
        line-height:20px;
        color:#423331;
        min-width:1000px;
}

html, body { height:100%;}



a {
        color:#d52d00;
        outline:none;
        cursor:pointer;
}

a:hover {
        text-decoration:none;
}

input, select, textarea { 
        font-size:1em;
        vertical-align:middle;
	border: 1px solid #a45b13;
	font-family:ExistenceLightRegular,BariolRegularRegular, Georgia, "Times New Roman", Times, serif; 
	font-weight:600;
	background: #ffdd57 url(img/ui-bg_gloss-wave_70_ffdd57_500x100.png) 50% 50% repeat-x; 
	color: #381f00;
	-moz-border-radius: 8px; 
	-khtml-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	border-radius: 8px;
	padding: 3px 5px;
}

label, .i1_label {
    	clear: left;
    	float: left;
    	padding: 3px 10px 2px;
    	text-align: right;
    	width: 300px;
	font-weight: 600;
}

.i1_text {
        padding: 3px 5px;
        font-size:1em;
        vertical-align:middle;
        text-align: left;
	float: left;
}

fieldset > p {
	margin: 0 0 8px 190px;	
}

fieldset > p.info {
    color: #A45B13;
    font-style: italic;
    font-weight: bold;
    margin: 3px;
    text-align: center;
}


.title {
	font-family: DroidSerifRegular;
	font-weight: bold;
	padding: 0 5px 20px 5px;
	font-size: 18px;
}

.form_input {
	width: 450px;
	margin: 0 0 8px;
}

.checkbox {
	background: none;
	border: none;
	width: auto;
	margin: 0 0 8px;
}

.button_row {
	clear: left;
	float: left;
    	margin: 10px 0 8px 320px;
}

.button {
	background: #381f00 none 0 0 no-repeat scroll;
	color: #FFDD57;
    	font-weight: bolder;
	padding: 2px 15px;
}

#ajax_box {
  	background: url("img/ui-bg_highlight-soft_100_feeebd_1x100.png") repeat-x scroll 50% top #FEEEBD;  
	box-shadow: 5px 5px 10px #a45b13;
  	border-radius: 5px;
	color: #381f00;
  	min-height: 20px;
  	min-width: 100px;
  	padding: 5px;
  	position:absolute; 
  	z-index: 1000;
  	display: none; 
}   
   
#ajax_box td {
	padding: 2px;
}
 
#ovrmsg{
  	position:absolute;
	border: 1px solid #a45b13;
  	border-radius: 5px;
  	padding: 5px;
	color: #381f00;
  	display: none;
	background: url("img/ui-bg_highlight-soft_100_feeebd_1x100.png") repeat-x scroll 50% top #FEEEBD;
  	box-shadow: 5px 5px 10px #a45b13;
}

.ui-autocomplete-loading { background: white url(/img/ui-anim_basic_16x16.gif) right center no-repeat; }

#div_main_wrapper {
/*	background: url("img/bg.jpg") no-repeat scroll center 0 transparent;
*/    	min-height: 200px;
}

#background {
left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -100;
}

#div_main {
        margin: 0 25px;
        position: relative;
        background:url(img/box-bg.jpg) 0 0 repeat;
        box-shadow:0 0 5px #666;
	-moz-box-shadow:0 0 5px #666;
	-webkit-box-shadow:0 0 5px #666;
}

#page_header {
	margin: 0 auto;
  height: 172px;
}

#logo h1 {
	display: inline-block;
    	float: left;
	margin: 35px 0 0 20px;
}

#logo a {
	font-family: ExistenceLightRegular;
    	background: url("img/icon.png") no-repeat scroll 0 0 transparent;
	color: #423331;
    	display: block;
    	font-size: 37px;
    	height: 48px;
    	padding: 11px 0 0 60px;
    	text-decoration: none;
    	width: 800px;
}

#menu {
	padding: 18px 0 0;
	clear: both;
	font-family: DroidSerifRegular;
}

#content {
        margin: 0 auto;
	min-height: 500px;
 	padding: 30px;
	font-size: 18px;

}

#footer {
        background:url(img/bg.gif) center 0 repeat;	
	padding: 30px 50px;
	color: #BCB9AF;
    	text-decoration: none;
}

#footer a {
	text-decoration: none;
	color: #FFD719;
}

#bottompad {
	padding: 0 0 44px;
}

ul.sf-menu {
  left: 0;
  right: 0;
}

.sf-menu {
    border-bottom: 1px solid #D7D5C6;
    border-top: 1px solid #D7D5C6;
    height: 53px;
    padding-left: 28px;
    position: absolute;
}

.sf-menu li {
    float: left;
    font-size: 14px;
    line-height: 1.2307em;
    margin-right: 20px;
    padding-top: 18px;
    position: relative;
    text-transform: uppercase;
}

* + html .sf-menu li {
     margin-right: 40px;
}

.sf-menu .last {
    float: right;
}

.sf-menu span {
    left: 29px;
    position: absolute;
    top: -17px;
}

.sf-menu a {
    color: #423331;
    display: block;
    padding: 0;
    position: relative;
    text-decoration: none;
    font-size: 18px;
}
.sf-menu li li {
    background: none repeat scroll 0 0 transparent;
    font-size: 14px;
    line-height: 30px;
    padding: 0;
    text-align: left;
    text-transform: uppercase;
    margin: 0;
}
.sf-menu li li a {
    color: #FFFFFF;
    display: inline-block;
    padding: 0;
    text-decoration: none;
    white-space: nowrap;
}
.sf-menu ul {
    background: none repeat scroll 0 0 #000000;
    display: none;
    padding: 11px 12px 4px 12px;
    position: absolute;
    top: -999em;
}
.sf-menu ul ul {
    background: none repeat scroll 0 0 #000000;
    display: none;
    padding: 4px 0 3px 12px;
    position: absolute;
    top: -999em;
    width: 145px;
}
.sf-menu li li li {
    background: none repeat scroll 0 0 transparent;
    font-size: 14px;
    line-height: 30px;
    padding: 0;
    text-align: left;
    text-transform: uppercase;
}
.sf-menu li li li a {
    color: #FFFFFF;
    display: inline-block;
    padding: 0;
    text-decoration: none;
}
.sf-menu ul li {
    width: 100%;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
    left: -12px;
    top: 43px;
    z-index: 99;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
    top: -999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
    left: 147px;
    top: -3px;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
    top: -999em;
}
.sf-menu > li.sfHover > a, .sf-menu li a:hover, .sf-menu li a.active {
    color: #EE6638;
}
.sf-menu li li.sfHover > a, .sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a.active {
    color: #FACD20;
}


.clear {
    	clear: both;
    	display: block;
    	height: 0;
    	overflow: hidden;
    	visibility: hidden;
    	width: 0;
}
.spacer {
	padding-top: 25px;
}

td.inpage {
  border-bottom: 1px solid #8E846B;
  border-right: 1px solid #8E846B;
  padding: 3px;
  text-align: left;
  vertical-align: middle;
}

.inpage a {
  text-decoration: none;
}

table.inpage tr {
  background: url("img/ui-bg_highlight-soft_100_feeebd_1x100.png") repeat-x scroll 50% top #FEEEBD;
  margin: 0 auto;
}

table.inpage tr:nth-of-type(even) {
  background: #ffdd57 url(img/ui-bg_gloss-wave_70_ffdd57_500x100.png) 50% 50% repeat-x;
}

th.inpage {
  border-bottom: 1px solid #8E846B;
  border-right: 1px solid #8E846B;
  padding: 3px;
}

table.inpage {
  border-top: 1px solid #8E846B;
  border-left: 1px solid #8E846B;
}

.div_error {
 	color: #F00;
	font-size: 1.3em;
	margin: 22px auto;
}

#slider {
	float:left;
	margin: 0 20px 20px 0;
}

#slider ul {
  height: 539px;
  width: 620px;
}

#slider .title {
	font-size:30px; 
	color:#fff; 
	display:inline-block; 	
	padding:31px 0px 0px 21px; 
	float:left;
	font-family: DroidSerifRegular;
}

.kwicks {
        list-style: none;
        position: relative;
        margin-top: 0px;
        padding-left: 0;
        margin-left:0px;
        width:616px;
        cursor:pointer;
}
.kwicks li{
        height: 539px;
        display: block;
        overflow: hidden;
        padding: 0;  
}
.kwicks.horizontal li {
        margin-right: 0px; 
        float: left;
}
.kwicks.vertical  li{
        margin-bottom: 0px; 
}

.m1 {width:206px; background:url(img/kwicks-img1.jpg) 0 0 no-repeat;}
.m2 {width:207px; background:url(img/kwicks-img2.jpg) 0 0 no-repeat;}
.m3 {width:205px; background:url(img/kwicks-img3.jpg) 0 0 no-repeat;}

.box {height:86px; width:100%; display:inline-block; margin-top:453px; width:618px;}
.box1 {background:#facd20;}
.box2 {background:#ee6638;}
.box3 {background:#61302b;}

.matched {
 	color: #F00;
}

.nowrap {
  white-space: nowrap;
}

td.center, .center {
	text-align: center;
}

td.right, .right {
        text-align: right;
}

.pager {
	text-align: center;
	margin: 10px;

}

#info_box {
  background: url("img/ui-bg_gloss-wave_70_ffdd57_500x100.png") repeat-x scroll 50% 50% #FFDD57;
  border: 1px solid #A45B13;
  border-radius: 8px 8px 8px 8px;
  box-shadow: 0 0 20px red;
  font-size: 1.2em;
  font-weight: bold;
  left: 50%;
  padding: 15px 30px;
  position: fixed;
  top: 50px;
  display: none;
}

td span.info {
  display: block;
  font-size: 0.9em;
  font-style: italic;
  margin: 3px 0 0;
}

.inpage > div {
  margin: 4px 0;
  text-align: right;
}

.button.button-plain {
  font-size: 0.8em;
  margin: 0;
  padding: 1px 8px;
}

.inpage.bank td {
  font-size: 15px;
  line-height: 1em;
}

td.inpage input {
  background: none repeat scroll 0 0 #EEEEEE;
  border-radius: 0 0 0 0;
  margin: 0 0 5px;
  padding: 1px;
  width: 98%;
}

.ui-dialog label {
  width: 200px;
}
