/* Minification failed. Returning unminified contents.
(4020,1): run-time error CSS1019: Unexpected token, found '@charset'
(4020,10): run-time error CSS1019: Unexpected token, found '"UTF-8"'
(4020,17): run-time error CSS1019: Unexpected token, found ';'
 */
html {
    margin: 0;
    padding: 0;
}

body {
    text-align: center;
    color: #333333;
    font-size: 78%;
    font-family: Arial;
    margin: 0;
    padding: 0;
}

form {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
}

.hidden {
    height: 0;
    visibility: hidden
}

.hidden * {
    margin:0;
    padding:0
}

#main > .hidden > p {
    margin:0;
    line-height:normal
}

table {
    width: 100%;
    margin: 0 0 25px 0;
    padding: 0;
    border-collapse: collapse;
}

table th {
    background: #e8f0df;
    color: #262b25;
    font-weight: bold;
    vertical-align: top;
    padding: 11px 7px 10px 7px;
				text-align:left
}

table th a {
    color: #262b25;
}

table td {
    padding: 11px 7px 10px 7px;
    vertical-align: top;
    border-bottom: 1px solid #e8e9e7;
}

table tr.bgrow2, tr.odd {
    background: #f6f6f6;
}

.row2 {
       background: #f2f8eb;
}

table tr:hover {
    background: #f2f8eb;
}
.ico-pad {
    padding-right: 1px;
}

.ico-pad:hover {
    text-decoration: none;
}

h1 {
    border-bottom: 1px solid #1e3a18;
    padding: 0 0 15px 0;
    margin: 0 0 22px 0;
    color: #1e3a18;
    font-size: 2.0em;
    font-weight: normal;
}

h2, h3, h4, h5, h6 {
		color:#1e3a18;
		margin:0 0 8px 0;
		font-weight:normal
}

h2 {
		font-size:1.6em
}

h3 {
		font-size:1.5em		
}

h4 {
		font-size:1.4em
}

h5 {
		font-size:1.3em
}

p {
		line-height:1.5;
		margin:0 0 15px 0;
}

.center {
		text-align:center;
}

ul {
		margin:0;
		padding: 0 0 0 25px;
		list-style:none;
}

ul li {
		padding:0 0 0 13px;
		margin:0 0 15px 0;
		list-style:none;
		background:url(../images/dot.gif) no-repeat 0 6px;
		line-height:1.5
}

.home-spring {
    background: url(../images/bg.png) no-repeat center top #fff;
}

.sub-spring {
    background: url(../images/bg_sub.png) no-repeat center top #fff;
}

.home-summer {
    background: url(../images/bg2.png) no-repeat center top #fff;
}

.sub-summer{
    background: url(../images/bg2_sub.png) no-repeat center top #fff;
}

.home-autumn {
    background: url(../images/bg3.png) no-repeat center top #fff;
}

.sub-autumn {
    background: url(../images/bg3_sub.png) no-repeat center top #fff;
}

.home-winter {
    background: url(../images/bg4.png) no-repeat center top #fff;
}

.sub-winter {
    background: url(../images/bg4_sub.png) no-repeat center top #fff;
}

a {
    color: #2b4d24;
    text-decoration: none;
}

a:link, a:visited, a:active, a:hover {
    color: #2b4d24;
}

a:hover {
    text-decoration: underline;
}

.clear {
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
}

.left {
    float: left;
}

.right {
    float: right;
}

.ta-left {
    text-align: left;
}

.ta-right {
    text-align: right;
}

#main {
    margin: 0 auto;
    text-align: left;
    width: 960px;
}

header {
    height: 115px;
    width: 960px;
    position: relative;
}

#logo {
    top: 36px;
    left: 0;
    position: absolute;
}

#logo img {
    border: 0;
}

nav {
    height: 47px;
    text-align: center;
    width: 100%;
}

nav ul {
    list-style: none outside none;
    padding: 0;
    position: relative; float: left; display: block;
}

nav ul li {
    position: relative; float: left; display: block;
    list-style: none outside none;
    margin:0;
    padding: 16px 0;
    font-size: 1em;
    font-weight: bold;
    background: none;
}

nav ul li a {
			border-right: 1px dotted #aacea0;
			display:block;
			padding:0 14px
}

nav ul li a:hover {
		text-decoration:none
}

nav ul li:last-child a {
    border-right: 0;
}

nav ul.dropdown ul {
 	 background:#f1f6ec;
		 border:1px solid #e6390c;
			width:300px;
}

nav ul.dropdown ul > li {
		border-bottom:1px solid #d6ddcd;
		border-right:none;
		right:auto;
		margin:0;
		padding:0 0 0 10px
}

nav > ul > li:hover,
nav > ul > li.active {
		background:url(../images/bg_hover.gif) repeat-x left bottom;
}

nav ul.dropdown ul > li a {
		padding:5px 11px;
		display:block;
		font-size:13px;
		text-align:left;
		background:url(../images/arrow4.gif) no-repeat 0 9px;
		border:none;
		font-weight:normal
}

nav ul.dropdown ul > li a:hover {
		text-decoration:underline
}

nav ul.dropdown ul ul {
		position:relative;
		top:auto;
		left:auto;
		background:none;
		border:none;
		width:auto;
		float:none
}

nav ul.dropdown ul li.dir > a {
	padding-bottom:2px
}

nav ul.dropdown ul li.dir {
		padding-bottom:5px
}

nav ul.dropdown ul ul li {
		border:none
}

nav ul.dropdown ul ul li a {
		background:url(../images/arrow1.gif) no-repeat 0 9px;
		line-height:22px;
		padding:0 9px;
		font-size:13px
}

footer {
     background: url(../images/footer.gif) repeat-x #f2f2f2;
     margin-top: 15px;
}

#footer {
    margin: 0 auto;
    padding: 27px 0 10px 0;
    text-align: left;
    border-top: 1px solid #d9d9d9;
    width: 960px;
}

#footer ul, ul.list {
    list-style: none outside none;
    padding: 0;
}

#footer ul li, ul.list li {
    list-style: none outside none;
    padding: 0 0 5px 10px;
    font-size: 1.0em;
    margin: 0;
    background: url(../images/arrow3.gif) no-repeat 2px 7px;
}

#footer .left-menu {
    float: left;
    width: 204px;
}

#footer .left {
    float: left;
    width: 146px;
}

#footer .quicklinks {
    float: left;
    width: 170px;
}

#footer .right {
    width: 419px;
    padding-left: 20px;
    border-left: 1px dotted #b2b2b2;
}

#footer .right h6 {
    font-size: 1.4em;
    font-weight: bold;
    margin: 0 0 6px 0;
    padding: 0;
    color: #1d1f1d;
}

#footer .right p {
    margin: 0 0 1px 0;
    padding: 0;
}


#content {
    float: left;
    width: 630px;
    min-height: 350px;
    position:relative
}

#main-content {
    padding: 24px 0 40px 0;
    width: 960px;
    min-height: 380px;
}

.right-section {
    float: right;
    width: 300px;
}

.home-map {
    height: 364px;
}

.home-map .left {
    position: relative;
    width: 660px;
    height: 360px;
    background: url(../images/map.png) no-repeat;
}

.home-map .left .bt-addnew {
    position: absolute;
    width: 237px;
    height: 41px;
    top: 289px;
    left: 367px;
    color: #e6390c;
    font-weight: bold;
    font-SIZE: 1.3em;
    display: block;
    background: url(../images/btaddnew.png) no-repeat;
}


ul.listpage {
    list-style: none outside none;
    padding: 0;
}

ul.listpage li {
    list-style: none outside none;
    height: 50px;
    width: 960px;
    padding: 0;
    font-size: 1.4em;
    font-weight: bold;
    margin: 0 0 5px 0;
    background: url(../images/listpage.gif) no-repeat;
}

ul.listpage li a {
    display: block;
    padding: 12px 0 6px 49px;
}

ul.listpage li a:hover {
		text-decoration:none;
		color:#83957b
}

.home-map .left .bt-addnew:hover {
    text-decoration: none;
}

.home-map .left .bt-addnew span {
    padding: 10px 0 0 35px;
    display: block;
}

.home-map .left .num {
    display: block;
    width: 32px;
    text-align: center;
    height: 33px;
    color: #fff;
    font-size: 0.9em;
    font-weight: bold;
    position: absolute;
    background: url(../images/num.png) no-repeat;
}

.home-map .left .num span {
    padding: 8px 0 0 0;
    display: block;
}

.home-map .left .num:hover {
    text-decoration: none;
	background: url(../images/num_active.png) no-repeat;
}

.home-map .left .num2 {
    display: block;
    width: 32px;
    text-align: center;
    height: 33px;
    color: #fff;
    font-size: 0.9em;
    font-weight: bold;
    position: absolute;
    background: url(../images/num_blue.png) no-repeat;
}

.home-map .left .num2 span {
    padding: 8px 0 0 0;
    display: block;
}

.home-map .left .num2:hover {
    text-decoration: none;
	background: url(../images/num_active.png) no-repeat;
}

.home-map .right {
    width: 300px;
    padding-top: 34px;
    text-transform: uppercase;
}

.home-map .right .title1 {
    color: #fff;
    padding: 0 0 2px 0;
    margin: 0;
    line-height: 1.0em;
}

.home-map .right .title2 {
    color: #fff;
    padding: 0 0 9px 0;
    margin: 0;
    font-size: 1.7em;
    line-height: 1.0em;
    border-bottom: 1px dotted #e1e3d8;
}

.home-map .right .title3 {
    color: #fff;
    padding: 18px 0 3px 0;
    line-height: 1.0em;
    font-size: 1.1em;
    margin: 0;
}

.home-map .right .title4 {
    color: #fff;
    padding: 0 0 8px 0;
    text-transform: none;
    margin: 0;
    line-height: 1.0em;
    font-size: 1.6em;
    border-bottom: 1px dotted #c5c3bc;
}


.home-map .right .title4.bnone {
    border-bottom: 0;
}

.home-map a {
    color: #fff;
}


.home-map .right .allobject {
    color: #fff;
    padding: 5px 21px;
    border-left: 3px solid #fff;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
}

.home-map .right .title5 {
    height: 13px;
    margin: 18px 0 0 0 !important;
}

.home-map .right .allobject .leftnum {
    float: left;
    font-size: 2.4em;
    margin: 0;
}

.home-map .right .allobject .rightt {
    float: left;
    font-size: 0.9em;
    font-weight: bold;
    line-height: 1.3em;
    margin: 0;
    padding:7px 0 0 11px;
}

.breadcrumb {
    height: 44px;
}

.breadcrumb a,
.breadcrumb span {
    padding: 13px 15px 0 15px;
    display: block;
    float: left;
    color: #fff;
    background: url(../images/arrow5.gif) no-repeat 0 19px;
}

.breadcrumb a:first-child {
    background: none;
}

h2.home {
    background: url(../images/hometitle.gif) no-repeat;
    padding: 10px 0 6px 0;
    color: #1e3a18;
    font-size: 1.7em;
    margin: 0 0 14px 0;
    font-weight: normal;
    text-align: center;
}

.cols2 {
    margin: 0 0 26px 0;
}


.cols2 .left {
    padding: 0 15px 0 0;
    border-right: 1px solid #e7e6e6;
}

.cols2 .left div.cont {
    width: 300px;
}

.cols2 .right {
    width: 300px;
}

.cols2 h3 {
    padding: 0 0 5px 0;
    border-bottom: 1px dotted #9f9d9d;
    color: #aa2604;
    font-size: 1.1em;
    margin: 0 0 11px 0;
    font-weight: bold;
    text-transform: uppercase;
}

.cols2 h3 a {
    padding: 3px 0 0 7px;
    display: block;
    float: right;
    font-weight: normal;
    font-size: 0.8em;
    background: url(../images/arrow.gif) no-repeat 0 8px;
}

.item {
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px dotted #d8e2d2;
    display: table;
}

.item .image {
    width: 85px;
    float: left;
    line-height: 0;
    border-right: 10px solid #fff;
}

.item .image-width {
    width: 85px;
    height: 85px;
    float: left;
    margin-right: 10px;
    text-align: center;
}

.item .image-width div {
    width: 85px;
    height: 85px;
    border-right: 10px solid #fff;
    line-height: 0;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background: url(../images/bgimage.gif);
}



.item .image-width img {
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
    vertical-align: middle;
}

.item .image-height {
    width: 85px;
    float: left;
    margin-right: 10px;
    text-align: center;
}

.item .image-height {
    width: 85px;
    line-height: 0;
    display: table-cell;
    text-align: center;
    background: url(../images/bgimage.gif);
}

.item .image-height img {
    border-left: 3px solid #fff;
    border-right: 3px solid #fff;
}

.item .content {
    width: 205px;
    float: right;
    font-size: 1.1em;
}

.item .content a {
    display: block;
    font-weight: bold;
    padding: 4px 0 0 0;
    font-size: 1.1em;
}

.item .content p {
    margin: 4px 0 0 0;
    color: #504d4d;
    font-size: 0.9em;
}

.item .content p {
    margin: 7px 0 0 0;
    padding: 0 0 0 15px;
}

.item .content p.date {
    background: url(../images/date.gif) no-repeat 0 3px;
}

.item .content p.name {
    background: url(../images/name.gif) no-repeat 0 3px;
    margin: 3px 0 0 0;
}

.item .content p.nodata {
    margin: 3px 0 0 0;
    text-indent:-999em
}

h3.rightsection {
    padding: 0 0 5px 0;
    border-bottom: 1px dotted #9f9d9d;
    color: #1e3a18;
    font-size: 1.8em;
    margin: 0 0 11px 0;
    font-weight: normal;
}

h3.rightsection.first {
    padding: 12px 0 5px 0;
}

h3.rightsection a {
    padding: 10px 0 0 7px;
    color: #3f3c3c;
    display: block;
    text-transform: uppercase;
    float: right;
    font-size: 0.5em;
    background: url(../images/arrow.gif) no-repeat 0 14px;
}

.slider-footer {
    padding: 7px 8px;
    margin: 0 0 15px 0;
    color: #3f3c3c;
    font-weight: bold;
    font-size: 1.2em;
    background: #f3f4f0;
}

.slider-footer a {
    color: #3c3f39;
}


.banner-live {
    margin: 0 0 15px 0;
    line-height: 0;
				width:300px;
				height:210px;
				overflow:hidden			
}

.banner-live object {
    
				width:300px;
				height:210px;
	
}

.banner-live img {
		max-width:100%
}

.rarticles {
    color: #353735;
    margin: 0 0 10px 0;
    line-height: 1.2em;
}

.rarticles span {
    display: block;
    margin: 0 0 2px 0;
}


.rarticles a {
    color: #2b4d24;
    font-size: 1.1em;
}

.listing, .alertobject {
    font-size: 1.1em;
    clear:both;
    margin-bottom:25px;    
}

.listing:after, .alertobject:after {
    content: "";
    display: table;
    clear: both
}

.listing .left, .listing .right {
    width: 110px;
    min-height:1px;
}

.listing .first-page, .listing .last-page {
    width: 95px
}

.listing .right {
    text-align: right;
}

.listing .center {
    width: 510px;
    float: left;
    text-align: center;
}

.listing .left a {
    padding: 0 0 0 20px;
    background: url(../images/back.gif) no-repeat 8px 5px;
}

.listing .right a {
    padding: 0 12px 0 0;
    margin-right: 8px;
    background: url(../images/next.gif) no-repeat right 5px;
}

.listing a.begin,
.listing a.end {
    background:none
}

.listing a.begin {
    margin-right:5px;
    padding-left:15px;
    background: url(../images/double_arrow_left.gif) no-repeat 0 4px;
}

.listing a.end {
    margin-left:5px;
    padding-right:15px;
    background: url(../images/double_arrow_right.gif) no-repeat right 4px;
}

.listing .center span {
    padding: 0;
    background: url(../images/listingdel.gif) no-repeat center 8px;
}

.filter {
    padding: 0 7px 12px 7px;
    margin-bottom: 14px;
    border-bottom: 1px solid #e7e6e6;
}

.filter-advanced {
    margin-bottom: 24px;
}

.filter input {
    border-top: 1px solid #e2e2e2;
    border-left: 1px solid #e2e2e2;
    border-bottom: 0;
    width: 220px;
    border-right: 0;
    padding: 4px;
    background: #f4f4f4;
}

input.btn, a.btn,
input.fn-popup-dialog {
    border: 0;
    border-top: 1px solid #e8f0df;
    padding: 6px 8px!important;
    margin-right: 5px;
    width: auto;
    line-height: 1.0em;
    background: #83957b!important;
    font-weight: bold;
    font-size: 0.9em;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    text-transform: uppercase;
	cursor:pointer    			
}

a.btn {
    display:inline-block
}

input.fn-popup-clear {
		background:url(../images/delete.gif) no-repeat 0 5px transparent!important;
		font-size:0.9em;
		padding-left:10px;
		border:none
}

a.btn:hover {
		text-decoration:none
}

a.btn.last {
		margin-right:0
}

a.btn-cancel, input.btn-cancel {
		background: #EAEAEA!important;
		color:#666
}

input.btn-cancel {
		background: #f2f2f2!important;
        border: 0;
        text-transform: uppercase;
        padding: 5px 8px !important;
}

.filter .filter-left {
    float: left;
}

.filter .filter-right {
    float: right;
    padding: 2px 0 0 0;
}

.filter .filter-right select {
    margin: 2px  10px 0 0;
				width:135px;
}

.filter .filter-right span {
    display: inline-block;
    padding: 4px 10px 0 0;
				
}

.filter-advanced .left {
		/*background:url(../images/filter_bg.gif) repeat-x left bottom;*/
		padding:17px 0 0 0
}

.filter-advanced .right {
		/*min-height:49px;
		line-height:49px*/
        padding:13px 0
}

.filter-advanced .nobg {
			background:none
}

.filter-advanced .left.last,
.filter-advanced .right.last {
		border:none;
		background:none
}

.filter-advanced > .left, #percentSection > .left {
		width:220px;
		text-transform:uppercase;
		font-size:13px;
		font-weight:bold
}

.filter-left a.btn-cancel {
		display:inline-block
}

.gallery-item h3 {
    padding: 0 0 5px 0;
    border-bottom: 1px dotted #9f9d9d;
    color: #e6390c;
    font-size: 1.1em;
    margin: 0 0 11px 0;
    font-weight: normal;
    text-transform: uppercase;
}

.filter-advanced .right {
		width:730px;
		background-position:-1px bottom
}

.ui-dialog .filter-advanced .right {
		width:509px;
		background-position:-1px bottom
}

.filter-advanced .right label {
		font-size:13px;
		vertical-align: middle;
		display:inline-block;
		padding:0 8px 0 4px;
		line-height:1
}

.filter-advanced .radio-list input,
.filter-advanced input[type="checkbox"] {
		width:auto;
		background:none;
		border:none;
		box-shadow:none
}

.filter-advanced input[type="radio"],
.filter-advanced input[type="checkbox"],
.form input[type="radio"],
.form input[type="checkbox"] { 
		vertical-align: middle; 
		margin: 1px 0 0 0; 
		box-shadow:none	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
 .filter-advanced input[type="radio"],
	.filter-advanced input[type="checkbox"] { margin-top: -2px; }
}

.gallery-item .content a,
.gallery-item .content span {
    display: inline;
    font-weight: bold;
    padding: 0;
    font-size: 0.9em;
}

.gallery-item .content p a {
    font-size: 1.1em;    
}


.gallery-item .content div {
    padding: 4px 0 0 0;
}

.gallery-item .record-view a {
		display: block;
        font-size: 1.1em;
        font-weight: bold;
        padding: 4px 0 0 15px;
        background:url(../images/detail.gif) no-repeat 0 9px;
}

.gallery-item a {
		line-height:normal
}

.gallery-item a:hover {
		text-decoration:underline
}

.backlink a {
		display: block;
        font-size: 1.2em;
        padding: 14px 14px 14px 58px;
        background:url(../images/arrowback.gif) no-repeat 20px 19px #dce7d6;
        border-radius:2px;
        text-decoration:none;
		-moz-border-radius:2px;
		-webkit-border-radius:2px;
}

.filter-advanced input[type="text"],
.filter-advanced select,
.form input input[type="text"] {
		margin:0;
		background:#fff;
		padding:4px;
		border: 1px solid #c7c7c7;
	-moz-box-shadow: inset 1px 1px 0 0 #e1e1e1;
	-webkit-box-shadow: inset 1px 1px 0 0 #e1e1e1;
	box-shadow: inset 1px 1px 0 0 #e1e1e1;
}

.filter-advanced input[type="text"], .form-medium {
			width:348px;
}


.form-medium, .small-form input {
			width:192px !important;
}

.filter-advanced .small-form input {
			width:168px !important;
}

.filter-advanced select {
			width:360px;
}

.combo {
		overflow:hidden;
		color:#333333;
		padding-top:13px
}

.combo1, .combo2 {
		width:282px;
		position:relative
}

.combo1 input[type="text"] {
		vertical-align:top
}

.combo-label {
		height:360px;
}

.combo .right {
		background:none
}

.combo > div {
		float:left
}

.combo select {
		height:256px;
		width:282px!important;
		display:block;
		margin:0 0 13px 0!important;
		padding:0;
		border:1px solid #84888c;
}

.combo select {
		padding:7px;		
}

.combo select option {
		padding:5px 0
}

.combo select option:hover {
		background:#e8f0df;
}

.combo input[type="text"],
.form input[type="text"],
.form input[type="password"], 
.form input[type="file"]  {
		width:242px;
		border:1px solid #c7c7c7;
		-moz-box-shadow:    inset 1px 1px 0 0 #e1e1e1;
  -webkit-box-shadow: inset 1px 1px 0 0 #e1e1e1;
  box-shadow:         inset 1px 1px 0 0 #e1e1e1;
		padding:4px 0;
		line-height:1.2em;
}

#tabs input[type="text"] {
		border:1px solid #c7c7c7;
		-moz-box-shadow:    inset 1px 1px 0 0 #e1e1e1;
  -webkit-box-shadow: inset 1px 1px 0 0 #e1e1e1;
  box-shadow:         inset 1px 1px 0 0 #e1e1e1;
		padding:4px 2px;
		line-height:1.2em;
}

#tabs select, #CloneType {
		border:1px solid #c7c7c7;
		-moz-box-shadow:    inset 1px 1px 0 0 #e1e1e1;
  -webkit-box-shadow: inset 1px 1px 0 0 #e1e1e1;
  box-shadow:         inset 1px 1px 0 0 #e1e1e1;
		padding:2px 0;
		line-height:1.2em;
}

.form input[type="file"] {
		width:397px;
} 

.combo .search-btn {
		width:26px;
		height:26px;
		background:url(../images/search_btn.gif) no-repeat 0 0;
		border:none;
		text-indent:-999em;
		cursor:pointer;
		padding:0;
		vertical-align:top
}

.combo-switch {
			width:64px;
			padding-top:134px;
}

.combo-switch input[type="button"] {
		width:38px;
		height:22px;
		background:url(../images/switch_l.gif) no-repeat 0 0;
		border:none;
		text-indent:-999em;
		cursor:pointer;
		display:block;
		margin:0 auto 2px auto
}

.combo-switch #btnRight {
		background:url(../images/switch_r.gif) no-repeat 0 0;		
}

input.btn-f-advanced, .btn-f-advanced {
		background:#1e3a18;
		text-align:center;
		color:#fff;
		text-transform:uppercase;
		border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		border:none;
		width:100%;
		display:block;
		font-size:15px;
		font-weight:bold;
		cursor:pointer;
		margin-top:12px;
		box-shadow:none;
		padding:15px 0!important;
		line-height:1
	}

.btn-f-advanced.btn-f-add {
		background:#83957b
}

.btn-f-cancel {
		background: #EAEAEA!important;
		display:block;
		color:#333333!important
}

.btn-f-copy {
		background: #83957b !important;
		display:block;
		color:#fff !important
}

.btn-f-back {
		background: #fff !important;
		display:block;
        border:1px solid #1e3a17;
		color:#1e3a17 !important
}

.btn-f-copy:hover, .btn-f-cancel:hover, .btn-f-back a:hover {
	text-decoration:none
}

.gallery-item {
    width: 320px;
				min-height:89px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    float: left;
    border-bottom: 1px dotted #d8e2d2;
}

.gallery-item .image {
    width: 85px;
    float: left;
    line-height: 0;
}

.gallery-list.full-column .gallery-item img {
    max-width: 85px;
}



.gallery-item .image-width, .gallery-item .image-height {
    float: left;
    width: 85px;
}

.gallery-item .image-width div, .gallery-item .image-height div {
    background: url("../images/bgimage.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: table-cell;
    height: 85px;
    line-height: 0;
    text-align: center;
    vertical-align: middle;
    width: 85px;
}

.gallery-item .image-height div {
    background: url("../images/bgimage.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.galery-item .image-width img {
    border-bottom: 3px solid #FFFFFF;
    border-top: 3px solid #FFFFFF;
}

.galery-item .image-height img {
    border-left: 3px solid #FFFFFF;
    border-right: 3px solid #FFFFFF;
}

.gallery-item .content {
    width: 219px;
    float: right;
    font-size: 1.1em;
				padding-right:5px
}

.gallery-item h3 a {
    padding: 3px 0 0 7px;
    display: block;
    float: right;
    font-size: 0.8em;
    background: url(../images/arrow.gif) no-repeat 0 7px;
}

.gallery-item .content p {
    margin: 4px 0 0 0;
    color: #504d4d;
    font-size: 0.8em;
}

.gallery-item .content p {
    margin: 0 0 0 0;
    padding: 0;
}

.gallery-item .content p.first {
    margin: 4px 0 0 0;
    padding: 0;
}

.full-column .gallery-item {
		width:auto;
		float:none;
}

.full-column .gallery-item .content {
		width: 530px;
		font-size: 1em;
		color:#504d4d;
		overflow:hidden
}

.full-column .gallery-item .content a {
		font-size:1.1em;
		margin-bottom:7px;
}

.full-column .gallery-item .content p {
		float:left;
		font-size:1em;
		margin-right:30px;
}

.full-column .gallery-item .content p:last-child {
		margin-right:0
} 

.gallery-item .item-desc {
		margin-bottom:6px
}

.listing-title {
		text-transform:uppercase;
		border-bottom:1px dotted #9f9d9d;
		padding-bottom:9px!important;
		margin-bottom:15px!important;
		font-size:1.2em;
		font-weight:bold;
		color:#333333
}

.detail p {
    margin: 0 0 24px 0;
    PADDING: 0;
}


.detail-object .image {
    float: left;
    text-align: center;
    width: 308px;
}

.detail-object .content {
    float: right;
    width: 300px;
}

.detail-object .content h2 {
    margin: 4px 0 4px 0;
    padding: 0;
    font-size: 1.4em;
}

.detail-object .content span {
    margin: 0 0 20px 0;
    display: block;
    font-size: 1.3em;
}

#content table td,
#content table th,
table.advanced td,
table.advanced th {
		border-bottom:1px solid #fff;
		border-right:1px solid #fff;		
}

.detail h3 {
    margin: 0 0 15px 0;
    padding: 0 0 4px 0;
    font-size: 1.1em;
    text-transform: uppercase;
    border-bottom: 1px dotted #9f9d9d;
				font-weight:bold
}

.detail h3.left,
.detail h3.nb {
		border:none;
		margin:0 0 5px 0
}

.detail-object h3.nt {
		text-transform:none!important;
        font-size: 1.3em;
        margin-bottom: 0 !important;
}

.detail h4 {
    font-size: 1em;
    font-weight:bold;
				text-transform:uppercase
}

#content table td:last-child,
#content table th:last-child {
		border-right:none
}
.detail-object .content h3 {
    margin: 0 0 4px 0;
    padding: 0 0 4px 0;
    text-transform: uppercase;
    border-bottom: 0;
}

.detail-object .content p {
    margin: 0 0 20px 0;
    padding: 0;
}

.detail-object .content p.data {
    background: url(../images/data.gif) no-repeat 6px 2px;
    margin: 0;
    padding: 0 0 6px 20px;
}

.detail-object {
    margin: 0 0 26px 0;
}


.object, .object1 {
    margin: 0 0 26px 0;
    padding: 15px 19px 0 19px;
    border: 1px solid #b1bb97;
    background: #fafbfa;
}

.object .left, .object .right,
.object1 .left, .object1 .right {
    width: 280px;
    margin: 0;
}

.object2 {
    margin-bottom:26px
}

.object2 .left, .object2 .right {
    width: 49%;
    margin: 0 0 10px 0;   
}

.object1 {
		border: none;
  background: none;
}

.object p {
    padding: 0;
}

.detail .object p {
    margin-bottom: 15px;
}

.detail .object2 p {
    margin-bottom: 10px;
}



.galery-list .image {
    width: 85px;
    margin: 0 24px 24px 0;
    line-height: 0;
    float:left;
}

.galery-list .image-width {
    float:left;
    margin: 0 24px 24px 0;
    width: 85px;
}

.galery-list .image-width div {
    width: 85px;
    height: 85px;
    display:table-cell;
    vertical-align:middle;
    text-align: center;
    line-height: 0;
    background: url(../images/bgimage.gif);
}

.galery-list .image-video {
    width: 120px;
    margin: 0 24px 24px 0;
    line-height: 0;
    float:left;
}

.galery-list .image-width img {
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
}

.galery-list .image-height {
    float:left;
    width: 85px;
    margin: 0 24px 24px 0;
}

.galery-list .sixth {
    margin: 0 0 24px 0;
}


.galery-list .image-height div {
    width: 85px;
    display:table-cell;
    text-align: center;
    background: url(../images/bgimage.gif);
    line-height: 0;
}

.galery-list .image-height img {
    border-left: 3px solid #fff;
    border-right: 3px solid #fff;
    
}

.galery-list {
    display: table;
}

.object h3 {
    border-bottom: 0;
    padding: 0;
    margin: 0 0 4px 0;
}

.languages {
    position: absolute;
    top: 6px;
    left: 0;
}

.languages span, .languages a {
    background: url(../images/arrow5.gif) no-repeat 3px 5px;
    padding: 0 11px;
    font-size: 0.9em;
    color: #fff;
    text-transform: uppercase;
}

.login a {
    background: url(../images/arrow5.gif) no-repeat 0 5px;
    padding: 0 0 0 8px;
    margin: 0 0 0 15px;
}

.search {
    position: absolute;
    top: 0;
    right: 0;
}

.search .btn {
    border: 0 !important;
    border-radius: 0 !important;
}

.login {
    position: absolute;
    top: 53px;
    right: 0;
}

.login a {
    color: #fff;
}

.submenu {
    position: absolute;
    top: 87px;
    right: 0;
}

.submenu a {
    margin-left: 8px;
    color: #fff;
}

.submenu a.home {
    background: url(../images/home.gif) no-repeat 0 2px;
    padding: 0 3px;
}


.submenu a.home span {
    display: none;
}


.search input {
    background: url(../images/bgfulltext.gif) no-repeat;
    vertical-align: top;
    border: 0;
    margin: 0 !important;
    width: 256px;
    height: 28px;
    padding:0 0 0 4px
}

.search input.btn {
    background: url(../images/btn_fulltext.gif) no-repeat !important;
    width: 36px;
    height: 28px;
    margin: 0 !important;
	text-indent:-999em;
	font-size:0				
}

.search label {
    font-weight: bold;
    font-size: 0.9em;
    display: block;
    float: left;
    padding: 7px 10px 0 0;
    text-transform: uppercase;
    color: #fff;
}

.userobject {
    /*border-bottom: 1px solid #656363;*/
    padding: 0 0 10px 0;
    margin: 0;
}

.userobject .image {
    width: 205px;
    float: left;
}

.userobject .image img {
    max-width:180px;
}

.userobject .user {
    width: /*280px*/475px;
    float: left;
    padding-top: 4px
}

.userobject .user h2 {
    color: #262b25;
    margin-bottom: 0;
}

.userobject .user p {
    margin-bottom: 10px;
}

.userobject .user .subtitle {
    font-size: 1.2em;
}

.userobject .left {
    width: 268px;
    float: left;
    padding-top: 6px
}

.userobject .left span {
    font-size: 1.6em;
    display: block;
    font-weight: bold;
    padding-bottom: 20px;
}

.userobject .left h3, .userobject .user h3 {
    font-size: 1.2em;
    font-weight: bold;
    color: #262b25;
    margin-bottom: 4px;
}


.userobject .actions {
   /* width: 207px;*/
    padding-top: 8px;
}

.userobject .actions a {
    display: block;
    padding: 0 0 9px 8px;
    font-size: 1.1em;
    background: url(../images/arrow.gif) no-repeat 0 6px;
}

.userobject .right h3 {
		text-transform:uppercase;
		font-size: 1.2em;
		font-weight:bold;
		padding-top:10px
}

.tab-list {
    border-bottom: 1px solid #1e3a18;
    height: 31px;
    list-style-type: none;
    margin: 15px 0 0;
    padding: 0;
}
.tab-list li {
    -webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
    background: #e8f0df;
    border-color: #e8f0df #e8f0df -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: #1e3a18;
    cursor: pointer;
    float: left;
    height: 30px;
    line-height: 30px;
    margin-right: 1px;
    font-size: 1.2em;
    padding: 0 15px;
}
.tab-list li.active {
    background: #1e3a18;
    border-color: #1e3a18 #1e3a18 -moz-use-text-color;
    color: #fff;
}
.tab-list li:hover {
    background: #d9ecc4;
    border-color: #d9ecc4 #d9ecc4 -moz-use-text-color;
    color: #fff;
}

.tab-list li.active:hover {
    background: #1e3a18;
    border-color: #1e3a18 #1e3a18 -moz-use-text-color;
    color: #fff;
}

.tab-list li a {
    text-decoration: none;
}
.tabbed-content {
    
}

.adddata, .sendmessage {
    -webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
    background: #e6390c;
    /*border-color: #e6390c #e6390c -moz-use-text-color;*/
    border-width: 0;
    border-image: none;
    border-style: none;
    
    color: #fff !important;
    cursor: pointer;
    float: left;
    height: 39px;
    line-height: 39px;
    font-size: 1.1em;
    font-weight: bold;
    padding: 0 21px;
    display: block;
    text-transform: uppercase;
}

.sendmessage {
		background:#1e3a18!important;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
}

.adddata:hover, .sendmessage:hover {
    text-decoration: none;
}

h2.subtitle a {
    float: right;
    margin-top: 5px;
    display: block;
    text-transform: uppercase;
    padding-left: 7px;
    font-size: 0.6em;
    background: url(../images/arrow.gif) no-repeat 0 5px;
}

.right-sub {
    padding: 16px 20px;
    margin-bottom: 7px;
    background: #f6f6f6;
}

.right-sub h4, h4.special {
    padding: 0 0 7px 0;
    margin: 0 0 10px 0;
    color: #333333;    
    border-bottom: 1px dotted #9f9d9d;
    font-size: 1.1em;
    font-weight: bold;
    text-transform: uppercase;
}

.right-sub h5 {
    padding: 0 0 2px 0;
    margin: 0;
    color: #333333;    
    font-size: 1.1em;
    font-weight: bold;
    text-transform: uppercase;
}

.right-sub p {
    margin: 0 0 12px 0;
}

.graphnote {
    margin: 0 auto;
    width: 130px;
    text-align: left;
}

.graphnote .green {
    padding: 0 0 9px 23px;
    display: block;
    background: url(../images/green.gif) no-repeat 0 0;
}
.graphnote .orange {
    padding: 0 0 9px 23px;
    display: block;
    background: url(../images/orange.gif) no-repeat 0 0;
}
.graphnote .red {
    padding: 0 0 9px 23px;
    display: block;
    background: url(../images/red.gif) no-repeat 0 0;
}

.detail .graphnote {
		width:auto;
		margin:0
}

.detail .graphnote span {
		width:auto;
		margin:0;
		display:inline-block;
		margin-right:20px
}

.r-image-gallery {
    line-height: 0;
    margin-bottom: 1px;
    overflow:hidden;
    text-align:center
}

.r-image-gallery img {
    max-height:300px
}

.footer-home {
    margin: 0 auto;
    padding: 27px 0 0 0;
    text-align: left;
    width: 960px;
}

.footer-home h2 {
    border-bottom:1px solid #d9d9d9;
    padding:0 5px 15px 5px;
    margin-bottom:0
}

.footer-home > div {
    padding-top:10px
}

.footer-home .left-first {
    float: left;
    text-align: right;
    width: 160px;
}

.footer-home .left-first h5 {
    font-size: 1.5em;
    font-weight: bold;
    margin: 0 0 4px 0;
}

.footer-home .left-first h6 {
    font-size: 1.2em;
    font-weight: bold;
    margin: 0;
}

.footer-home .left-first p {
    font-size: 1.1em;
    margin: 0 0 25px 0;
}

.footer-home .left-first .graphnote {
    text-align: right;
    width: 160px;
}

.footer-home .left-first .graphnote .green {
    background: url("../images/green.gif") no-repeat scroll right 0;
    display: block;
    text-align: right;
    padding: 0 23px 9px 0;
}

.footer-home .left-first .graphnote .red {
    background: url("../images/red.gif") no-repeat scroll right 0;
    display: block;
    text-align: right;
    padding: 0 23px 9px 0;
}

.footer-home .left-first .graphnote .orange {
    background: url("../images/orange.gif") no-repeat scroll right 0;
    display: block;
    text-align: right;
    padding: 0 23px 9px 0;
}

.footer-home .graph1, .footer-home .graph2, .footer-home .graph3, .footer-home .left {
    font-size: 1.2em;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}


.footer-home .left {
    float: left;
    width: 243px;
    border-right: 1px dotted #9f9d9d;
}

.footer-home .graph1 {
    float: left;
    width: 190px;
}

.footer-home .graph2 {
    float: left;
    width: 190px;
}

.footer-home .graph3 {
    float: left;
    width: 190px;
}

.footer-home a.showall {
    text-transform: none;
    font-weight:normal;
    background-position: 0 7px
}

.footer-home .left .showall {
    margin:15px 0
}

.glossarylist span {
    color: #7e7e7e;
}

/*.form {
		padding:20px 0 0 0;
}*/

.form input[type="text"] {
		margin:0 0 6px 0
}

.form label,
.form span.label {
		display:block;
		margin:0 0 2px 0;
		font-weight:bold
}

.form select {
		width:242px;
		margin: 0;
		background: #fff;
		padding: 4px;
		border:1px solid #c7c7c7
}

.form .radio label {
		float:left;
		padding-right:10px;        
}

.form .radio input {
     margin-top:0!important
}

.form .left.radio input {
     margin-top:6px!important
}

/*.form-one-column form {
    padding-top:20px
}*/

.form-one-column .clear,
.filter-advanced .clear,
.form-delim  {
		margin:8px 0;
		background: url(../images/filter_bg.gif) repeat-x left center;
		height:1px
}

.clear.nobg {
		background:none;
		margin:0
}

.filter-advanced .clear {
		margin:0
}

.form .form-one-column label, #dataUploadDialog label,
.form .form-one-column span.label {
		display:inline-block!important;
		width:230px;
		text-transform:uppercase;
		padding-top:6px
}

#convert-dialog label,
#convert-dialog input[type=radio] {
    vertical-align:top; 
    margin:0 3px 0 0;   
}

#convert-dialog label {
    margin-right: 15px;
    display:inline-block;
    position:relative;
}

#convert-dialog .tab-labels label:not(.main-label):hover {
    cursor: pointer
}

#convert-dialog label.main-label {
    width:170px;
    text-transform:uppercase;
    padding-top:0px
}

#convert-dialog input.active + label {
   color:#187604
}

#convert-dialog input:focus + label:after,
#convert-dialog input.active + label:after {
   content: "";
   position: absolute;
   bottom: -13px;
   left: 28%;
   border-bottom: 8px solid #1e3a18;
   border-top-color: inherit; 
   border-left: 8px solid transparent;
   border-right: 8px solid transparent; 
}

#convert-dialog label input {
    margin-top:0
}

 #convert-dialog .popup {
		width:390px;
        float:right;
}

 #convert-dialog .popup .ui-popup-item {
    background: none repeat scroll 0 0 #fff !important;
    border-radius: inherit  !important;
    float: left;
    line-height: 1;
    margin: 0 !important;
    overflow: hidden;
    padding: 0  !important;
}

.form .form-one-column input[type="text"],
.form .form-one-column textarea {
		width:397px;
        padding:4px
}

textarea {
        font-family:Arial;
        font-size:110%;
}

.form .form-one-column select {
		width:407px;
        margin-bottom:6px
}

.form-select select {
		width:407px
}

.form .clear {
		padding:5px 0;
}

.form textarea {
		min-height:120px;
		width:360px;
		padding:4px
}

.radio input {
		float:left;
		margin-right:3px!important      
}

.area label {
		vertical-align:top
}

.step-btn {
		text-align:right;
		border-top:1px dotted #9f9d9d;
		padding:10px 0 0 0;
		margin: 10px 0 0 0
}

.step-btn .clear {
		background: none
}

.form-steps {
		margin:0 0 15px 0;
		padding:0;
		list-style:none;
		overflow:hidden;
		clear:both;
		background: url(../images/tabs_bg.gif) repeat-x 0 39px;
}

.form-steps li {
		float:left;
		list-style:none;
		background:none;
		margin:0 3px 0 0!important;
		padding:0!important;
		
}

.form-steps li a {
		padding:10px 34px;
		background:#d8e2d2;
		display:block;
		color:#1e3a18;
		border-top-right-radius:3px;
		border-top-left-radius:3px;
        font-weight:bold
}

.form-steps li a.active {
		background:#fff;
        border-top:1px solid #82957a;
        border-left:1px solid #82957a;
        border-right:1px solid #82957a;
        border-bottom:1px solid #fff;
        z-index:100
}

.form-steps li a:hover {
		text-decoration:none
}

.field-validation-error {
		color:#ff0000;
		display:block;
		margin-bottom:5px;
        text-transform:none
}

.input-validation-error {
		border:1px solid #ff0000!important;
		margin-bottom:1px!important
}

.gps-data .field-validation-error {
    display:inline
}


.form input.btn {
		text-transform:none
}

input.back-btn,
a.back-btn {
		background:none;
		display:block;
		text-align:center;
		border:none;
		color:#2b4d24;
		font-weight:bold;
		cursor:pointer;
		padding:15px 0;
		margin:0 auto;
		line-height:1			
}

input.back-btn:focus {
		outline:0;
		border:none
}

input.add-btn {
		border:1px solid #1e3a18;
		margin-bottom:10px	
}

.preview .basic .left,
.preview .basic .right {
		float:none!important;
		clear:both!important
}

.preview label {
		display:block;
		float:left;
		width:220px
}

.preview h2 {
		margin-bottom:20px;
		border-bottom:1px solid #1e3a18;
		padding-top:20px
}

.form-divider {
		padding:0;
		margin:0 auto;
		overflow:hidden;
		width:90%
}

.form-divider li {
		list-style:none;
		background:none;
		padding:0;
		margin:0;
		float:left;
		width:49%
}

.form-divider li a {
		display:block;
		padding:10px 40px;
		color:#fff;
		text-align:center;
		background:#1e3a18;
		border-radius: 2px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		margin-right:10px		
}

.form-divider li:last-child a {
		margin-right:0
}

.form-divider li a:hover {
		text-decoration:none
}

.form-small input[type="text"] {
		width:160px!important
}

.hasDatepicker,
.filter-advanced .form-small input[type="text"]  {
		width:165px!important
}

.t-preview input[type="submit"] {
		background:none;
		border:none;
		color:#2b4d24;
		cursor:pointer
}

.t-preview input[type="submit"]:hover {
		text-decoration:underline;
}

.t-preview input[type="submit"]:focus {
		border:none;
		outline:0
}

.search-preview .left,
.search-preview .right {
		text-align:left;
		padding:9px 0;
}

.search-preview .left {
		width:30%
}

.search-preview .right {
		width:65%;
		padding-left:5%
}

.no-height {
		height:inherit !important;
}


.detaillink {
		background: url(../images/ico_detail.gif) no-repeat 0 3px;
        padding-left:14px !important;
}

.gallery-item .content a.detaillink {
		background: url(../images/ico_detail.gif) no-repeat 0 7px;
        padding-top:4px;
        display:block;
}

.btn-download {
		background: #132f0f;
        color: #fff !important;
        text-transform: uppercase;
        padding: 9px 0;
        font-size: 1.2em;
        font-weight: bold;
        display: block;
        -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
text-align: center;
text-decoration: none !important;
}

.filter-advanced .btn {
		background: #132f0f !important;
        color: #fff !important;
        text-transform: uppercase;
        padding: 9px 0;
        width: 960px;
        margin-top: 10px;
        font-size: 1.1em;
        font-weight: bold;
        display: block;
        -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
text-align: center;
text-decoration: none !important;
}


.advanceds {
		background: none !important;
        border:0 !important;
        width:auto !important;
        padding-left:0 !important;
        cursor:pointer;
        font-family: Arial;
}

.advanceds {
		background: none !important;
        border:0 !important;
        width:auto !important;
        padding-left:0 !important;
        cursor:pointer;
        font-family: Arial;
}

.image-detail {
		float: left;
        margin-right:25px !important;
}

.form-style-one .right {
			height:auto!important
}

.form.form-style-one input[type="text"],
.form.form-style-one input[type="password"] {
		background-color:#e8f0df
}

.form.form-style-one .combo input[type="text"] {
		width:242px;
}

.form.form-style-one .combo input[type="text"] {
		background-color:#fff;
}

.sub-form {
    overflow:hidden;
				width:515px;
   /*width:740px*/
}

.sub-form label,
.sub-form span.label {
		text-transform:none!important
}

.sub-form input[type="text"] {
		width:290px!important
}

.sub-form input[type="checkbox"],
.sub-form input[type="radio"] {
		width:auto!important
}

.sub-form.radio label,
.sub-form.radio span.label {
    width:auto!important
}

.sub-form .clear:last-child {
		background:none
}

input.input-small {
		width:110px!important
}

.no-bg {
		background:none!important;
}

.articles-rs .item {
		border-bottom:0;
        margin:0;
}

.articles-rs .item p.date {
		color:#5d5e5d;
        margin:0;
}

.articles-rs .item a {
		font-size:1.1em;
}

.articles .item a {
		font-size:1.2em;
        font-weight:bold;
        display:block;
        padding-bottom:4px;
}

.articles .item p {
		margin-bottom:4px;
}

.articles .item p.date {
		margin-bottom:0;
}

.articles .item {
    border-bottom: 1px dotted #D8E2D2;
    display: table;
    margin: 0 0 14px;
    padding: 0 0 14px;
    width: 100%;
}

.articles .item:last-child {
		border-bottom:none
}

.comments-title {
    background: #f6f6f6;
    padding: 8px 7px;
    border-top: 2px solid #e6390c;
}

.comments-title .left {
    font-weight: bold;
}

.comments-title .right a {
    padding-left: 7px;
    margin-left: 20px;
    background:url(../images/arrow2.gif) no-repeat 0 5px;
}

.comments p {
    padding: 8px 0 18px 0;
    margin: 0;
}
.btn-add-comment {
    padding: 8px 0 ;
    margin: 0 0 15px 0;
    color: #1e3a18;
    font-size: 1.1em;
    text-align: center;
    display: block;
    font-weight: bold;
    border: 1px solid #1e3a18;
    -webkit-border-radius: 3px;
				-moz-border-radius: 3px;
				border-radius: 3px;
				text-transform: uppercase;
}

.btn-add-comment:hover {
    text-decoration: none;
}

.filter-radio {
    padding: 17px 0 0 0;
}

.filter-radio label {
    width: auto !important;
    display: inline !important;
}

.icon-detail {
		display:block;
		width:16px;
		height:16px;
		text-indent:-999em;
		background:url(../images/icon-detail.gif) no-repeat 0 0;
}

.no-style {
		padding:0;
		margin:0
}

.no-style li {
		list-style:none;
		background:none
}

/*
.required label {
		float:left
	}

.required .clear {
		margin:0;
		padding:0!important;
		height:1px
}
*/

.basic .required input[type="text"],
.basic .required textarea,
.basic .required select {
		clear:both;
		display:block
} 

.basic .required textarea {
		clear:both;
		display:block;
		width:242px
} 

.basic .long.required textarea {
		clear:both;
		display:block;
		width:99%
} 

.basic .form-small input[type="text"] {
		width:100px
}

.form .basic h5 {
		margin: 10px 0 20px;
		padding:0 0 5px 0;
		background: url(../images/filter_bg.gif) repeat-x left bottom;
		font-weight:normal
}

.r-preview {
		font-size:1.1em;
		line-height:1.5em
}

.r-preview h2 {
		padding:0 0 5px 0;
		/*border-bottom:1px dotted #1e3a18;*/
		font-weight:bold;
		font-size:1.4em
}

.activity-list div.left {
		width:60%;
		margin-bottom:8px
}

.activity-list div.right {
		width:20%;
		text-align:right
}

.activity-list div.right input[type="text"]{
		width:80%;
		padding:2px;
}

.activity-list textarea {
		width:99%;
		padding:2px;
		min-height:150px
}

.sop-dialog .ui-widget-header {
		background:#83957b;
		color:#fff;
		border:none;
		border-radius:0
}

.sop-dialog .ui-corner-all {
		border-radius:0
}

.selectTaxon, .closeTaxon {
		padding:0.5em 1em;
		border-radius:3px;
		color:#fff;
		border:none;
		text-transform:uppercase		
}

.selectTaxon {
		background:#1e3a18;
}

.closeTaxon {
		background:#e8f0df;
		color:#000
}

.loader {
		display:block;
		margin:30% auto 0 auto;		
}

.object-title {
		font-size:1.2em;
		margin-bottom:15px;
		font-weight:bold
}

.qtip.qtipSop {
		background:#f1f6ec;
		border:1px solid #e6390c;
		font-size:1em;
		width:300px;
		
}

.qtip.qtipSop .qtip-content {
		padding:7px 9px;
		line-height:1
}


.tip-item {
			border-bottom:1px dotted #504d4d;
			padding:4px 0 7px
}

.tip-list .last .tip-item {
		border-bottom:none;
}

.tip-list h5 {
		font-size:1.1em;
        border-bottom:1px dotted #504d4d;
        padding-bottom:6px;
        margin-bottom:2px;
        text-transform:uppercase;
}

.tip-list a {
		display:block;
		color:#153a0e;
		font-weight:bold;
		font-size:1em;
		margin:0 0 3px 0
}

.tip-list span {
		color:#504d4d;
		display:inline-block;
		padding:0 7px 0 0;
		background: url(../images/tip_delim.gif) no-repeat right center;
}

.tip-list span:last-child,
.tip-list span.last  {
		background: none;
}

.login-validation {
		color:red
}

.login-validation ul {
		margin: 0 0 10px 0;
		padding: 15px 19px 11px 19px;
		border: 1px solid #b1bb97;
		background: #fafbfa;
}

.login-validation li {
		list-style:none;
		background:url(../images/arrow1.gif) no-repeat 0 6px;
		padding:0 0 0 10px;
		margin:0 0 6px 0
}

#pswdsent {
		margin:0 0 20px 0
}

#pswdsent p {
		padding:0;
		margin:0 0 10px 0
 }
	
input.btn-comment {
		background: #132f0f;
		color: #fff !important;
		text-transform: uppercase;
		padding: 9px 0;
		font-size: 1.2em;
		font-weight: bold;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		text-align: center;
		text-decoration: none !important;
		border:none;
		width:630px;
		cursor:pointer
}

.comment-form label {
			text-transform:uppercase;
}

.comment-form textarea {
			border: 1px solid #c7c7c7;
			-moz-box-shadow: inset 1px 1px 0 0 #e1e1e1;
			-webkit-box-shadow: inset 1px 1px 0 0 #e1e1e1;
			box-shadow: inset 1px 1px 0 0 #e1e1e1;
			width:620px;
			margin-bottom:10px
}

.btn-login {
		padding:6px 8px!important;
		width:121px!important;
		text-transform:uppercase!important
}

.not-logged {
		padding: 11px 7px 10px 7px;
		vertical-align: top;
		border: 1px solid #e8e9e7;
		background:#f6f6f6;
		margin-bottom:20px;
		color:#000
}

.not-logged a {
		font-weight:bold
}

.gallery-all {
		text-transform:uppercase;
		display:block;
		text-align:center;
		font-weight:bold;
		border-top:1px dotted #9f9d9d;
		padding:13px 0
}

.detail ul {
		padding:0 0 0 6px;
		margin:0 0 20px 0
}

.detail li, .research-detail li {
		padding:0 0 4px 16px;
		margin:0;
		background:url(../images/arrow3.gif) no-repeat 6px 6px;
}

ul.research-detail {
     margin:0;
     padding:0   
}

.research-detail li {
    
}

.m-list li {
		background:url(../images/map_icon.gif) no-repeat 0 3px;
}

.q-table {
		width:100%;		
}

table td input {
		margin:0;
}

.q-table td {
		padding:0;
		font-size:1em;
		font-weight:bold;
		border-bottom:none!important
}

.q-table .values td {
		background:none;
		font-size:1.3em;
		text-align:center;
		font-weight:bold;
		padding:0
}

.q-table .bg1,
.q-table .bg2,
.q-table .bg3 {
		padding:3px 5px;
		color:#fff;
		text-shadow:1px 1px 1px rgba(0,0,0,0.3);		
}

.q-table .bg1 {
		background:#65941c
}

.q-table .bg2 {
		background:#ffa411
}

.q-table .bg3 {
		background:#e74f00
}

.q-table tr:hover {
		background:none
}

table.nh tr:hover {
		background:none
}

table th.th-bg {
    background: #83957b;
    color: #fff;
    text-transform: uppercase;
    border-bottom-color: #c7c7c7;
}

.right-border-dark {
    border-right-color: #c7c7c7!important;
}

table th.th-bg-alt {
    background: #83957b;
}

a.btn-f-advanced {
		color: #fff;
}

a.btn-f-advanced:hover {
		text-decoration: none;
}

.btn-f-advanced.btn-medium {
		width:280px;
}

.btn-f-advanced.btn-half {
		width:49%;
}

input.btn-f-advanced.btn-medium {
		display:inline-block;
}

.pull-20 {
		padding-left:20px
}

.table1 td {
	background:none
}

.table1 tr:hover {
	background:none!important
}

.table1 tr td:first-Child {
		padding-left:0
}

.exemptionRequired {
    font-weight: bold;
    text-align: center;
    margin-bottom:20px
    /*background: #e8f2fe !important;*/
}

.gallery-item .content .a-divider {
		color:#504d4d;
		line-height:normal;
		font-weight:normal;
		font-size:0.8em;
		display:inline-block;
		vertical-align:top;
		padding:1px 2px 0 2px
}

.tools {
    position:absolute;
    top:10px;
    right:0
}

.filter-advanced .buttons .btn {
		background: #132f0f !important;
        color: #fff !important;
        text-transform: uppercase;
        width: 478px;
        padding: 0px !important;
        padding-top: 5px !important;
        padding-bottom: 5px !important;
        margin: 0px !important;
        margin-top: 5px !important;
        border: 0px;
        font-size: 1.1em;
        font-weight: bold;
        display: inline-block;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        text-align: center;
        text-decoration: none !important;
}

#content h1 {
    padding-right:30px;
    min-height:25px
}

#content a {
    text-decoration:underline;
}

.required input,
.required textarea {
    background:#e8f0df
}

.item .breadcrumb a {
    font-size:0.9em!important;
    display:inline;
    font-weight:normal
}

.item .breadcrumb a:first-child {
    padding-left:0
}

.ta-center {
    text-align:center;
}

.va-bottom {
    vertical-align:bottom;
}

ul.ui-autocomplete.ui-widget-content {
		background:#fff!important;
        border:1px solid #eeeeee!important;
        border-top:none;
        box-shadow: 0 8px 6px -6px rgba(0,0,0,0.4)
}

ul.ui-autocomplete.ui-widget-content a.ui-state-hover,
ul.ui-autocomplete.ui-widget-content a:hover {
		border-radius:0
}

ul.ui-autocomplete.ui-widget-content a.ui-state-hover,
ul.ui-autocomplete.ui-widget-content a:hover {
		background:none;
}

.fn-popup-container {
		/*overflow:hidden;*/
		/*border-top:1px solid #eeeeee*/		
}


.ui-popup-item {
		background:#edeeed;
		float:left;
		padding:8px 7px;
		overflow:hidden;
		line-height:1;
		overflow:hidden;
		margin:4px 4px 4px 0;
		border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;		
}

table td .ui-popup-item {
    background:none;
    padding:0;
    margin:0
}

table td .ui-popup-item input[type="text"] {
    width: 135px
}


.ui-popup-item .fn-popup-item-remove {
		display:block;
		width:10px;
		height:10px;
		background:url(../images/delete.gif) no-repeat center right;
		float:right;
		text-indent:-999em;
		cursor:pointer
}

fieldset {
		border:1px solid #e8f0df;
        padding:10px;
        margin-bottom:10px;
}

fieldset legend {
		font-size:0.9em;
        color:#1e3a18;
        font-weight:bold;
        padding:8px;
        text-transform:uppercase;
}

.showall {
    color: #3f3c3c;
    display: inline-block;
    text-transform: uppercase;
    background: url(../images/arrow.gif) no-repeat 0 5px;
				padding-left:7px
}

.cols2 .showall {
    display:inline-block;
    text-transform:none;
    margin-bottom:3px;
}

.d-charts > .left {
		width:33%
}

.ui-dialog .listing {
    margin-top: 25px;
    padding-top: 15px;
    border-top: 1px solid #83957B;
    font-size: 1em
}

.ui-dialog .listing .left, .ui-dialog .listing .right { width: 100px }

.ui-dialog .listing .left.first-page {
    width: 80px;
}

.ui-dialog .listing .left a {
   background-position: 8px 4px
}

.ui-dialog .listing .right a {
   background-position: right 4px
}

.ui-dialog .listing a.begin {
     background-position: 0 4px!important
}

.ui-dialog .listing .center {
    width: 339px;
    padding: 0 0 0 13px;
    
}

.radio-list {
    float: left !important;
}

.radio-list label {
    width: auto !important;
    padding: 0 4px 0 4px !important;
    margin-right: 10px !important;
}

.filter-advanced .radio-list,
.filter-advanced .checkbox-list {
    padding-top:5px
}

#CitySelector .ui-autocomplete-input {
		margin: 0 0 0 0 !important;
}

.filter-advanced .left.city-autocomplete {
		padding:0;
        width:350px;
}

.fn-map {
	background: url("../images/date.gif") no-repeat scroll 0 2px;
    padding-left: 14px !important;
}

.relatedmedia {
	text-align: center;
    margin-bottom: 25px !important;
    background: #dce7d6;
    border: 1px solid #cddfc3;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 10px;
    
    text-transform: uppercase;
    font-weight: bold;
}

.search-meta .actions .left {
	margin-bottom: 8px !important;
}

.search-meta .actions  {
	margin-bottom: 8px !important;
}

.noitemfound .object, .object1, .listing .found {
	text-align: center;
    font-size: 1.3em;
}



.field-validation-error {
    text-align: center;    
}

.detail .list-style-1 {
    padding:0;
    margin:0
}

.list-style-1 li {
    background:none;
    list-style:none;
    padding:3px 0
}

.sub-form input, .sub-form label {
    float:left !important;
    display:block !important;
    font-weight:normal !important;
}

.form span {
    /*float:left !important;*/
    display:block !important;
    padding-top:6px !important;
}

.form .form-one-column .sub-form input[type="text"] {
    width:167px !important;
}

.sub-form .city-autocomplete input.fn-popup-clear {
    margin-top:6px !important;
    margin-bottom:5px !important;
}

.sub-form .city-autocomplete input.fn-popup-dialog {
    margin-left:3px !important;
    margin-right:7px !important;
    font-weight:bold !important;
}

.sub-form .city-autocomplete .fn-popup-container {
    clear:both
}

.sub-form .city-autocomplete .fn-popup-container:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.sub-form .clear {
    background:none !important;
    padding:1px 0 !important;
}

.thirds > .left {
    width:33%
}

.form-one-column .field-validation-error {
		text-align:right;
        padding-top:0px !important;
}


.form-one-column .object .field-validation-error {
    text-align:left
}

.no-style input {
    margin-right:6px !important;
}

.action-links span {
    display:inline !important;
}

.sub-form .no-style li {
    overflow:hidden
}

.sub-form .no-style li label {
    width:90%!important;
    padding:0!important;
    vertical-align:top
}

.sub-form .no-style li input[type="checkbox"] {
    margin-top:3px!important
}

.alert-object, .alert.alert-info, .alert.alert-warning, .alert.alert-danger {
    background: #E8F0DF;
    padding: 10px;
    margin-bottom: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight:bold;
    font-size:1.2em
}

.alert.alert-info {
    background: url(../images/ok.png) no-repeat 8px 10px #C6E4A6;
    padding-left:35px!important
}

.alert.alert-warning {
    background: #fcf8e3!important;
    color: #8a6d3b!important
}

.alert.alert-danger {
    background: url(../images/alert.png) no-repeat 8px 10px #E6390C!important;
    color: #fff!important;
    padding-left:35px!important
}

.alert-object ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.alert-object ul li {
    color: #2B4D24;
    list-style: none;
    background: none !important;
    font-weight: bold;
    font-size: 1.3em;
    text-align: center;
    margin: 0;
    padding: 0;
}

input#next:disabled {
    opacity: 0.2
}

.sitemap .left {
    width: 159px;
    margin-right: 1px;
    margin-bottom: 15px;
}

.sitemap .left ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.sitemap .left ul li {
    background: #F2F2F2;
    list-style: none;
    margin: 0;
    padding: 6px 0 0 0;
}

.sitemap .left ul li a {
    padding: 0 8px;
    height: 40px;
    font-weight: bold;
    line-height: 18px;
    display: block;
}

.sitemap .left ul li ul li a {
    padding: 0 8px 8px 8px;
    display: block;
    height: auto;
    font-weight: normal;
    line-height: 1.0em;
}

.sitemap .left ul li ul li {
    background: url("../images/arrow2.gif") no-repeat scroll 8px 10px #fff;
    padding-left: 7px;
}

.ui-autocomplete {
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 999 !important;
    text-align: left;
    overflow: auto;
    height: 250px;
}

.ui-autocomplete li {
    background: url("../images/arrow2.gif") no-repeat scroll 8px 6px #fff;
    padding: 0 6px 4px 15px;
    margin: 0;
}

.tip {
    background: url("../images/tip.gif") no-repeat scroll 8px 6px;
    padding:5px 0 6px 51px;
    font-size:1.1em;
    line-height:1.3;
    font-weight:bold;
    min-height:25px
}

.tip span {
    font-weight:normal
}

.bgrow {
    background: #eee;
}

.ui-autocomplete-category {
    font-size: 1.4em !important;
    font-weight:normal !important;
    color: #2f442b !important;
    padding: 0 0 6px 0 !important;
    margin: 0 0 8px 0 !important;
    border-bottom: 1px dotted #9f9d9d !important;
    line-height: 1.0em !important;
    display: block !important;
}

.ui-autocomplete-category:hover {
    border-bottom: 1px dotted #9f9d9d !important;
    background: #fff !important;
}

/*--------- from bo ----------*/
.auto-complete-loading {
    display:none;
    position:absolute;
    right:5px;
    top:0;
    width:16px;
    height:100%;
    z-index:500;
    overflow:hidden;            
}

.auto-complete-input {
    position:relative;
    float:left
}

.auto-complete-search {
    background:url("autocomplete/preloader.gif") no-repeat center center;
    display:block!important;
}

.auto-complete-notfound {
        background:url("autocomplete/notfound.png") no-repeat center center;
        display:block!important;
}
/*--------- from bo ----------*/


.ui-menu .ui-menu-item {
    margin: 0 !important;
    padding: 0 15px 0px 8px !important;
}

.ui-menu .ui-menu-item:hover {
    border: 0 !important;
    background: #d8e2d2 !important;
}

/*.ui-autocomplete {
    width: 256px !important;
}*/

/*.ui-menu .ui-menu-item {
    width: 240px !important;
}*/

.ui-widget-content {
    background: none #fff !important;
}

#searchResultsTable {
    margin-bottom: 5px !important;
}

.gallerysort {
    margin: 0 3px !important;
    vertical-align: middle !important;
}

.fn-popup-search.ui-autocomplete-input {
    margin: 0 0 3px 0 !important;
}

.listing span.found {
    margin: 0 0 26px 0;
    padding: 17px 19px !important;
    border: 1px solid #b1bb97;
    background: #fafbfa;
    display:block;
    font-size: 1.2em;
    
}

.padd-no {
    padding-top: 0 !important;
}

.image-width img {
    max-width: 630px;
}

.sub-form .field-validation-error {
    display: block;
    clear: both;
    width: 410px;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
 
.clearfix {
    display: inline-block;
}
 
html[xmlns] .clearfix {
    display: block;
}
 
* html .clearfix {
    height: 1%;
}

.f-tooltip {
    display: inline-block;
    background: url("../images/tooltip.png") no-repeat scroll 0 0;
    width: 16px;
    height: 16px
}

.f-tooltip:hover {
    text-decoration:none
}

.qtip.qtipSop.ftipSop {
    border-color:#83957b;
    box-shadow:1px 1px 5px rgba(0,0,0,0.3);
}

.sound-item {
    float:left;
    margin:0 30px 30px 0;
}

.sound-item.clr-right {
    margin-right:0; 
}

#accessh1 {
    position:absolute;
    left:-999em;    
    top:0
}

#bookmarkVideo .gallery-item {
    min-height: 60px;
}

.editor-field input {
    width: 225px;
}

.editor-field input[type="radio"], .editor-field input[type="checkbox"] {
    width: auto;
}
 

.editor-field select {
    width: 232px;
}

.editor-field.flong select {
    width: 509px;
}


.editor-label {
    float: left;
    width: 180px;
    padding-top: 4px;
}

.editor-field {
    float: left;
}

.editor-field .label {
    padding-top: 4px;
    font-weight: bold;
}

.editor-field.long {
    width: 500px;
}

.editor-field.long input {
    width: 50px;
}

.clear.delimeter {
    padding: 13px 0;
    background: url("../images/filter_bg.gif") repeat-x scroll left center rgba(0, 0, 0, 0);
    height: 1px;
    margin: 0;
}

.clear.delim-solid {
    background: #1e3a18;
    margin: 13px 0;
    height: 1px;
    padding:0
}

.editor-field .ui-popup-item {
    background: none repeat scroll 0 0 #fff;
    border-radius: 0;
    float: left;
    line-height: 1.2;
    margin: 0;
    padding: 5px 0 0 0;
}

input.fn-popup-dialog {
    padding: 4px 8px 3px 8px !important;
}

.editor-field .ui-popup-item {
    padding: 4px 8px 0 0;
}

.mappingDate .code, .mappingDate .date, .mappingDate .left  {
    float: left;
}

.editor-field.flong input {
    width: 500px;
}

.editor-field input.fn-popup-dialog {
    width: 80px;
}

.editor-field input.fn-popup-clear {
    width: 56px;
}

.padd-bottom {
    margin-bottom: 6px;
}

.table3 td select {
    margin-bottom: 6px;
}

.table3 td .ui-popup-item {
    background: none ;
    border-radius: 0;
    float: left;
    line-height: 1;
    margin: 0;
    padding: 4px 0 0 0;
}

.warning {
    color: #e95029;
    margin: 0 0 25px 0;
    font-weight: bold;
}

.mappingDate .code input {
    width: 68px;
}

.mappingDate .code select {
    width: 78px;
}

.area textarea {
    width: 100%;
    height: 80px;
}

.ui-dialog table {
    margin-top: 20px;
}

.form-small-inherit input {
    width: 108px;
}

.padd-left-5 {
    padding-left: 3px;
}

.popup {
    width: 750px;
    font-weight: bold;
}

table td .popup {
    width:auto
}

.ui-autocomplete-loading {
    background: url("../images/loading.gif") no-repeat right center;
}

.table3 .popup {
    width: auto;
}

.left-padd {
    margin-left: 20px;
}

.man {
    background: #f2f7eb;
    border: 1px solid #abadb3;
}

.btn-f-advanced.btn-f-cancel.right a {
    color: #343434;
}

.btn-f-advanced.btn-f-cancel.right a:hover {
    text-decoration: none !important;
}

.ui-dialog {
    z-index: 999 !important;
    box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.55)
}




#tabs .ui-state-default {
    background: #d8e1d2 !important;
    -webkit-border-top-left-radius: 2px !important;
-webkit-border-top-right-radius: 2px !important;
-moz-border-radius-topleft: 2px !important;
-moz-border-radius-topright: 2px !important;
border-top-left-radius: 2px !important;
border-top-right-radius: 2px !important;
border: 0 !important;
}

#tabs .ui-state-default.ui-tabs-active {
    background: #fff !important;
    border-top: 1px solid #82947a !important;
    border-left: 1px solid #82947a !important;
    border-right: 1px solid #82947a !important;
    
}

#tabs .ui-state-default a {
    color: #1d3a16 !important;
    font-weight: bold !important;
}

#tabs .ui-state-default.ui-state-hover {
    border: 0 !important;

}

#tabs .ui-state-default.ui-tabs-active.ui-state-hover {
    border-top: 1px solid #82947a !important;
    border-left: 1px solid #82947a !important;
    border-right: 1px solid #82947a !important;
    
}

#tabs .ui-state-default {
    padding: 0.5em 0.6em !important;
}

#tabs {
    font-size: 1.0em !important;
}

#tabs .ui-widget-content {
    font-size: 1.0em !important;
}


.editor-field.long  textarea {
    width: 630px;
}

.marg-10 {
    margin-left: 19px;
    margin-right: 19px;
}

#tabs .ui-widget-header {
padding: 0 !important;
}

#tabs .ui-tabs-panel {
    padding: 0;
}



.ui-dialog .ui-widget-content {
    font-size: 1.1em !important;
}

.popup-label {
    text-transform: uppercase;
    font-weight: bold;
    padding-right: 10px;
}

.popup-search {
    width: 660px;
}


.ui-dialog .filter-advanced > .left {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

#tabs .ui-widget-header {
    background: url("../images/bgtab.png") repeat-x left bottom !important;
    margin-bottom: 15px;
}

.form-30, .form-30 input {
    width: 35px;
}

.form-30-long input {
    width: 35px;
}

.form-70 input {
    width: 70px;
}

.form-90 input {
    width: 90px;
}

.form-40 select{
    width: 40px;
}

.form-320 select {
    width: 320px;
}

.form-320 input {
    width: 45px;
}

.ui-widget-overlay {
   position: fixed !important;
}

.upload-progress {
    margin: 20px 0;
    border-radius: 4px;
    background-color: #f5f5f5;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.2); 
}

.upload-progress-bar {
       background: #509E12;
       height:20px;
       line-height:20px;
       color: #fff;
       text-align: center;
       font-size:14px;
       border-radius: 4px    
}

.clone-field {
    margin: 13px 0 0 0
}

.clone-field label {
    display:block;
    margin-bottom:4px
}

.info-object {
    padding-bottom:10px;
    margin-bottom:10px
}

.info-object h2 {
    font-size:1.2em
}

.info-object p {
    margin:0 0 5px 0;
    padding: 0
}

.list-form .form-small input[type="text"] {
    width:100px!important
}

.object-table td {
    padding:5px 6px
}

.asc {
    background: url("../images/asc.gif") no-repeat right 5px;
    padding-right: 13px !important;
    color: #000 !important;
}

.desc {
    background: url("../images/desc.gif") no-repeat right 5px;
    padding-right: 13px !important;
    color: #000 !important;
}
@charset "UTF-8";

/**
 * Horizontal CSS Drop-Down Menu Module
 *
 * @file		dropdown.css
 * @package		Dropdown
 * @version		0.7.1
 * @type		Transitional
 * @stacks		597-599
 * @browsers	Windows: IE6+, Opera7+, Firefox1+
 *				Mac OS: Safari2+, Firefox2+
 *
 * @link		http://www.lwis.net/
 * @copyright	2006-2008 Live Web Institute. All Rights Reserved.
 *
 */

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 /*margin: 0;
 padding: 0;*/
}

ul.dropdown {
 
 z-index: 597;
 /*float: left;*/
}

ul.dropdown li {
 float: left;
 line-height: 1.2em;
 vertical-align: middle;
 zoom: 1;
 background: none;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 width: 100%
}

ul.dropdown ul li {
 float: none;
}

/*ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}*/

ul.dropdown li:hover ul {
 visibility: visible;
}

ul.dropdown li.rtl ul {
 top: 100%;
 right: 0;
 left: auto;
}

ul.dropdown li.rtl ul ul {
 top: 1px;
 right: 99%;
 left: auto;
}
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(../images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(../images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(../images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(../images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(../images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(../images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}
/*
 * qTip2 - Pretty powerful tooltips - v2.2.0
 * http://qtip2.com
 *
 * Copyright (c) 2013 Craig Michael Thompson
 * Released under the MIT, GPL licenses
 * http://jquery.org/license
 *
 * Date: Fri Nov 29 2013 10:36 EST-0500
 * Plugins: tips
 * Styles: None
 */
.qtip{
	position: absolute;
	left: -28000px;
	top: -28000px;
	display: none;

	max-width: 280px;
	min-width: 50px;
	
	font-size: 10.5px;
	line-height: 12px;

	direction: ltr;

	box-shadow: none;
	padding: 0;
}

	.qtip-content{
		position: relative;
		padding: 5px 9px;
		overflow: hidden;

		text-align: left;
		word-wrap: break-word;
	}

	.qtip-titlebar{
		position: relative;
		padding: 5px 35px 5px 10px;
		overflow: hidden;

		border-width: 0 0 1px;
		font-weight: bold;
	}

	.qtip-titlebar + .qtip-content{ border-top-width: 0 !important; }

	/* Default close button class */
	.qtip-close{
		position: absolute;
		right: -9px; top: -9px;

		cursor: pointer;
		outline: medium none;

		border-width: 1px;
		border-style: solid;
		border-color: transparent;
	}

		.qtip-titlebar .qtip-close{
			right: 4px; top: 50%;
			margin-top: -9px;
		}
	
		* html .qtip-titlebar .qtip-close{ top: 16px; } /* IE fix */

		.qtip-titlebar .ui-icon,
		.qtip-icon .ui-icon{
			display: block;
			text-indent: -1000em;
			direction: ltr;
		}

		.qtip-icon, .qtip-icon .ui-icon{
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			border-radius: 3px;
			text-decoration: none;
		}

			.qtip-icon .ui-icon{
				width: 18px;
				height: 14px;

				line-height: 14px;
				text-align: center;
				text-indent: 0;
				font: normal bold 10px/13px Tahoma,sans-serif;

				color: inherit;
				background: transparent none no-repeat -100em -100em;
			}

/* Applied to 'focused' tooltips e.g. most recently displayed/interacted with */
.qtip-focus{}

/* Applied on hover of tooltips i.e. added/removed on mouseenter/mouseleave respectively */
.qtip-hover{}

/* Default tooltip style */
.qtip-default{
	border-width: 1px;
	border-style: solid;
	border-color: #F1D031;

	background-color: #FFFFA3;
	color: #555;
}

	.qtip-default .qtip-titlebar{
		background-color: #FFEF93;
	}

	.qtip-default .qtip-icon{
		border-color: #CCC;
		background: #F1F1F1;
		color: #777;
	}
	
	.qtip-default .qtip-titlebar .qtip-close{
		border-color: #AAA;
		color: #111;
	}



.qtip .qtip-tip{
	margin: 0 auto;
	overflow: hidden;
	z-index: 10;
	
}

	/* Opera bug #357 - Incorrect tip position
	https://github.com/Craga89/qTip2/issues/367 */
	x:-o-prefocus, .qtip .qtip-tip{
		visibility: hidden;
	}

	.qtip .qtip-tip,
	.qtip .qtip-tip .qtip-vml,
	.qtip .qtip-tip canvas{
		position: absolute;

		color: #123456;
		background: transparent;
		border: 0 dashed transparent;
	}
	
	.qtip .qtip-tip canvas{ top: 0; left: 0; }

	.qtip .qtip-tip .qtip-vml{
		behavior: url(#default#VML);
		display: inline-block;
		visibility: visible;
	}
