body {
	background-image: -ms-radial-gradient(center, ellipse farthest-corner, #BCD486 0%, #639046 100%);
	background-image: -moz-radial-gradient(center, ellipse farthest-corner, #BCD486 0%, #639046 100%);
	background-image: -o-radial-gradient(center, ellipse farthest-corner, #BCD486 0%, #639046 100%);
	background-image: -webkit-gradient(radial, center center, 0, center center, 506, color-stop(0, #BCD486), color-stop(1, #639046));
	background-image: -webkit-radial-gradient(center, ellipse farthest-corner, #BCD486 0%, #639046 100%);
	background-image: radial-gradient(ellipse farthest-corner at center, #BCD486 0%, #639046 100%);
	color: #331A00;
	font-family: 'Open Sans', sans-serif;
}
.login {
	float:right;
	padding:10px 0;
	font-size:13px;
}
.login a {
	padding:0 10px;
	text-decoration:none;
	color:#32400B;
}
#info_cont {
	position: absolute;
	background-color: #FF9;
	border: solid 1px #000;
	font-size: 11px;
	visibility: hidden;
	padding: 3px 10px;
}
#sheet {
	width: 1012px;
	margin: auto;
}
#breadcrumb {
	float: left;
	font-size: 13px;
	margin-top: -10px !important;
	padding: 0 0 3px 15px;
	width: 940px;
}
#breadcrumb a {
	color: #F3FBBF;
	text-decoration: none;
}
#sheetFoot {
	background-image: url(../images/sheetbackgroundfoot.png);
	height: 50px;
	float: left;
	width: 1012px;
	background-repeat: no-repeat;
}
#sheetContent, #banner {
/*	float: left;
	width: 940px;
	background-image: url(../images/sheetbackground.png);
	padding: 5px 38px 3px;
*/}
#msg_cont {
	float: left;
	width: 997px;
	background-image: url(../images/sheetbackground.png);
}
#login {
	float: right;
}
.infomessage {
	font-weight: 700;
	color: #32400B;
	margin-bottom: 12px;
}
.infomessage_ok {
	background-color: #cf9;
	background-repeat: no-repeat;
	border: solid 1px #090;
	color: #000;
	margin-bottom: 20px;
	padding: 8px;
}
.linkred {
	color: #FF0000 !important;
}
.message_global_ok, .message_global_warning {
	background-repeat: no-repeat;
	background-position: 10px;
	font-size: 13px;
	margin: 5px 20px 0 37px;
	padding: 5px 10px 5px 50px;
}
.message_global_ok {
	background-image: url(../images/msg_global_ok.png);
	color: #000;
	background-color: #FAFAEC;
	border: solid 1px #FCD344;
}
.message_global_warning {
	background-image: url(../images/msg_global_warning.gif);
	color: #000;
	background-color: #FDD;
	border: solid 1px red;
}
.error {
	font-size: 12px;
	background-color: #FDD;
	border-top: solid 1px red;
	border-bottom: solid 1px red;
	color: red;
	font-weight: 700;
	margin-bottom: 5px;
	text-align: left;
	padding: 5px 10px 5px 20px;
}
.formCont a {
	color: #769D00;
	text-decoration: underline;
}
#nav2 {
	background-image: url(../images/nav2Background.jpg);
	height: 29px;
	text-align: center;
	color: #FFF;
	font-size: 15px;
	margin: 0 15px 0 17px;
	padding: 7px 22px 0 50px;
}
#nav2 a {
	color: #FFF;
	text-decoration: none;
	padding: 6px 20px 10px;
}
#nav2 a:hover {
	background-color: #E86F00;
}
#leftCol {
	float: left;
	width: /*189px*/ 250px;
	clear:both;
	text-align: left;
	margin-bottom:10px;
}
#leftCol1 {
	margin-top: 10px;
}
#leftCol1 .text {
	font-size: 11px;
}
#leftCol ul {
	margin: 0;
	padding-left:0px;
}
#leftCol .item {
	padding: 5px;
	border: 1px solid;
	border-color: rgba(0,0,0,0.1);
	border-bottom-color: rgba(0,0,0,0.2);
	border-radius: 5px;
	box-shadow: inset 1px 1px 2px #a3cf86;
	text-shadow: 1px 1px 1px #777;/*	border: solid 1px #CCC;
	padding-bottom: 12px;
	background-image: url(../images/menu_back.jpg);
	background-position: bottom;
	background-repeat: repeat-x;*/
}
#leftCol li {
	list-style: none;
}
.arrow {
	margin-right: 10px;
	font-size: 11px;
	font-weight: 700;
}
#leftCol li div {
	width: 167px;
	padding: 3px 0px 3px 10px;
}
#leftCol li div.visit {
	font-weight: 600;
	color: #32400B;
}

#leftCol li div.level1 {
	padding-left: 22px;
	width: 155px;
}
#leftCol li div.level2 {
	padding-left: 20px;
	text-transform:none;
}
#leftCol li div.level3 {
	padding-left: 40px;
	width: 190px;
	text-transform:none;
}
#leftCol li div:hover {
	transition:all 0.15s ease-in-out 0s;/*	background-color: #E9E9E9;*/
}
#leftCol li a {
	text-transform:uppercase;
	color: #F3FBBF;
	text-decoration: none;
	font-size: 13px;
	font-weight:bold;
}
#leftCol a{
    color: #32400B;
    font-family: inherit;
    font-family: Century Gothic,​Arial;
font-size:12px;
font-weight:400;
font-style:normal;
}
#leftCol li a:hover {
	color: #32400B;
}
#rightCon {
	width: 740px;
    /*height: 500px;
    overflow: auto;*/
	float: left;
	text-align: left;
	font-size: 13px;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
}
/* Cambio en text-align de right */
#copyright {
	color: #32400B;
	font-size: 12px;
	font-weight: 700;
	margin: auto;
	padding: 0 0 5px;
	text-align: center;
	width: 995px;
	float:left;
}
/**/
#by {
	text-align: center;
	width: 920px;
	color: #FFF;
	float: left;
	font-size: 12px;
	padding: 20px;
}
#by a {
	color: #FFF;
	text-decoration: underline;
}
.headerMenu {
	color: #3A3A38;
	font-size: 18px;
	font-weight: 700;
}
/* Cambio en font-weight de 700 */
.headerCenter {
	color: #331A00;
	font-size: 18px;
	font-weight: normal;
	padding: 10px 15px 0;
	text-align: left;
	text-transform: uppercase;
        width: 525px;
}
.warning {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: normal;
    margin: 7px 0;
    padding: 0 15px;
    text-align: left;
    text-transform: uppercase;
    width: 525px;}
/**/
.text1 {
	font-size: 11px;
	color: #333;
}
.newsTittle {
	font-size: 14px;
	margin-top: 10px;
	color: #666;
	font-weight: 700;
}
#nav_1, #search {
	float: left;
	font-size: 12px;
	padding: 5px 0 10px;
}
#nav_1 a {
	color: #32400B;
	text-decoration: none;
	text-align: left;
	background-image: url( '../images/sep_1_bg.gif' );
	background-repeat: repeat-y;
	background-position: right;
	padding: 0 12px 0 8px;
	text-transform:uppercase;
	font-weight:600;
}
#nav_1 {
	margin-left: 10px;
	background-image: url( '../images/sep_1_bg.gif' );
	background-position: right;
	background-repeat: repeat-y;
}
#search {
	width: 286px;
	text-align: right;
	float:right;
	margin-right:35px;
        padding-top: 10px; 
}
.viewopt {
	margin-bottom: 5px;
}
.textBox1 {
	border: solid 1px #9C0;
	width: 300px;
	border-radius:5px;
}
.textBox2 {
	border: solid 1px #999;
	border-radius:5px;
	width: 140px;
	height: 18px;
	font-size: 11px;
}
.textBox5 {
	border: solid 1px #999;
	border-radius:5px;
   	min-height: 112px;
    width: 450px;
}

.textBox2:hover, .textBox5:hover {
	border: solid 1px #222;
}
.textBox4 {
	width: 190px;
}
#search input {
	padding:3px 2px;
}
/* Cambio en color y border */
.button1 {
	color: #637007;
	border: solid 1px #CCC;
	background-color: #EBEBEB;
	background-repeat: no-repeat;
	background-position: 4px;
	padding: 2px 10px 2px 25px;
}
/**/
.button3 {
	color: #000;
	border: solid 1px #666;
	background-color: #EBEBEB;
	background-repeat: no-repeat;
	background-position: 4px;
	padding: 1px 10px 1px 25px;
}
.button2 {
	background-color: #F8F8F8;
}
.formCont {
	/*	border: dashed 1px #CCC;
	background-color: #F8F8F8;
*/	float: left;
	padding: 20px 10px 0;
	margin:0 0 10px 0;
	width:700px;
}
.formCont_surplus {
	float: left;
	padding: 20px 10px 0;
	margin:0 0 10px 0;
	width:720px;
}
.formCont_more {
	width:704px;
	padding-bottom:10px;
}
.formCont2 {
	width: 712px;
}
.button_right a {
	color: #769D00;
	font-weight:bold;
	text-decoration:none;
}
.button_right a:hover {
	text-decoration:underline;
}

.button_left a{
	color: #769D00;
	font-weight:bold;
	text-decoration:none;
}
.button_left a:hover {
	text-decoration:underline;
}

.cartLink{
    color: #769D00;
    font-weight:bold;
    text-decoration:none;
    cursor: pointer;
}

.cartLink:hover {
    text-decoration:underline;
}

/*label:hover {
	color:#444;
	transition:all 0.15s ease-in-out 0s;
}*/
.labelForm {
	font-size: 12px;
	font-weight: normal;
}
#nav3 {
	height: 25px;
	text-align: left;
	font-size: 12px;
	padding: 7px 0 0;
}
#nav3 a {
	color: #000;
	border-left: solid 1px #FFF;
	border-right: solid 1px #FFF;
	text-decoration: none;
	padding: 6px 10px 10px;
}
#nav3 a:hover {
	color: #9C0;
	background-color: #F8F8F8;
	text-decoration: underline;
}
#home_cont, #home_cont_all, home_cont1 {
	float: left;
	text-align: left;
	border-radius:5px;
}
#home_cont, home_cont1 {
	font-size: 13px;
	margin: 0 0 0 15px;
	padding: 0 10px;
	width: 725px;
}
#home_cont {
	background:#fff;
}
#home_cont_all {
	width: 938px;
	font-size: 12px;
}
#home_cont div.img {
	text-align: center;
}
#home_cont img.img {
	margin-right: 10px;
}
#home_cont #data li {
	/*	list-style-image: url(../images/vin1.gif);*/
	list-style:none;
	margin-left: -45px;
	margin-bottom: 10px;
}
#data ul {
	margin-top:0px;
}
#home_cont #data li div {
	text-indent: 15px;
}
#home_cont #data li a {
	color: #090;
	text-decoration: underline;
}
#home_cont p { margin:7px 0;}
#info {
	color: #23520f;
	font-size: 15px;
	line-height: 24px;
	margin: 0 15px 0 16px;
	padding: 10px 24px 10px 22px;
}
#lastsurplus {
	background-color: #F0F0F0;
	margin-top: 20px;
	_margin-top: 0;
	float: left;
	width: 700px;
	padding: 8px;
}
#lastsurplus a {
	text-decoration: underline;
	font-size: 13px;
	color: #090;
}
#lastsurplus a:hover {
	color: #F90;
}
#lastsurplus img {
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 3px;
}
.buttonlink {
	border: solid 1px #CCC;
	background-repeat: no-repeat;
	background-position: 4px;
	text-decoration: none;
	color: #000000 !important;
	background-color: #FFF;
	padding: 2px 10px 2px 25px;
}
.panel_loading {
	background-repeat: no-repeat;
	background-position: 4px;
	text-decoration: none;
	color: #000000 !important;
	padding: 2px 10px 2px 25px;
}
#filter_cont {
	overflow: hidden;
	height: 0;
	margin-top: -1px;
}
.more {
	background-image: url(../images/more.png);
}
.moreinfo {
	background-image: url(../images/moreinfo.png);
}
.req {
	background-image: url(../images/req.png);
}
.back {
	background-image: url(../images/back.png);
}
.remove {
	background-image: url(../images/remove.png);
}
.remove2 {
	color: red;
	text-decoration: underline;
}
.seemore {
	background-image: url(../images/seemore.png);
}
.ok {
	background-image: url(../images/ok.png);
}
.upload {
	background-image: url(../images/upload.png);
}
.work {
	background-image: url(../images/loading.png);
}
.unpublic {
	background-image: url(../images/unpublish.png);
}
.key {
	background-image: url(../images/key.png);
}
.search {
	background-image: url(../images/search.png);
}
.filter {
	background-image: url(../images/filter.png);
}
.pdf {
	background-image: url(../images/pdf.png);
}
.loading
{
    background-image: url(../images/loading.png);
}
.downarrow {
	background-image: url(../images/downarrow.png);
}
.uparrow {
	background-image: url(../images/toparrow.png);
}
.reset {
	background-image: url(../images/reset.png);
}
.update {
	background-image: url(../images/update.png);
}
.tablesurplus {
	margin-bottom: 10px;
}
.item_result {
	float: left;
	width:165px;
	height:230px;
	margin:5px;
}

.surplus_item_result {
    float: left;
    width:340px;
    height:150px;
    margin:5px;
}

.item_result img {
	width: 165px;
	height: 165px;
	border: none;
	margin-bottom: 5px;
}

.item_result:hover a.light {
	text-decoration:underline;
}

.surplus_item_result:hover a.light {
    text-decoration:underline;
}

.item_result a {
     font-size: 11px;
     color: #32400B;
     text-decoration: none;
}

.surplus_item_result a {
    font-size: 11px;
    color: #32400B;
    text-decoration: none;
}

#logCont {
	background-color: #EEE;
	border: solid 1px #CCC;
	width: 350px;
	margin: 8px 0;
	padding: 5px 10px;
}
.msg_error {
	margin-left: 10px;
	font-size: 20px;
}
.button_right {
	text-align: right;
	margin-bottom: 10px;
}

.button_left {
	text-align: left;
	margin-bottom: 10px;
}

.divider3 {
	height: 12px;
}
.button_right2 {
	text-align: right;
	margin: 10px 0 5px;
}
.top_menu {
	position: absolute;
	visibility: hidden;
	float: left;
	background-color: #E86F00;
	z-index: 2000;
	margin: 10px 0 0;
	padding: 10px;
}
.top_menu a {
	padding-left: 15px;
	background-image: url(../images/vin2.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
.top_menu a:hover {
	background-color: #E86F00 !important;
	text-decoration: underline !important;
	color: #FEEE92 !important;
}
#specialized_collection {
	margin-left: -148px;
}
.table_menu {
	text-align: left;
}
.autocomplet_menu {
	position: absolute;
	background-color: #FFF;
	z-index: 2010;
	border: solid 1px #CCC;
	text-align: left;
	visibility: hidden;
	color: #000;
	font-size: 12px;
	overflow: auto;
}
#auto_menu_cn {
	margin-left: 89px;
	margin-top: 0;
}
#auto_menu_sn {
	margin-left: 238px !important;
	margin-top: 0;
}
#cant_res, #cant_res2 {
	display: none;
}
.autocomplet_menu a {
	color: #000000 !important;
	display: block;
	cursor: pointer;
	margin: 0 0 -15px;
	padding: 2px 5px;
}
.autocomplet_menu a:hover {
	background-color: #39F;
	text-decoration: none !important;
	color: #ffffff !important;
}
.header2 {
	font-size: 17px;
	font-weight: 700;
}
.item_last_surplus {
	float: left;
	margin-left: 17px;
	text-align: center;
	width: 122px;
}
.menu a {
	text-decoration: none;
}
.menu a:hover {
	color: #090;
}
.tab_enabled {
	border: dashed 1px #CCCCCC !important;
	color: #769D00 !important;
	background-color: #F8F8F8;
	border-bottom: none !important;
}
.read_more {
	text-align: right;
	width: 100px;
	font-size: 12px;
	float: left;
	color: #61C100;
	cursor: pointer;
	text-decoration: underline;
	margin: 5px 0 5px 80px;
}
.textBox3 {
	width: 135px;
	text-align: right;
}
.paragraph_1 {
	line-height: 19px;
}
.paragraph_1 img {
	float: left;
	margin: 0 10px 10px 0;
}
#suggestions img {
	vertical-align: middle;
	margin: 5px 10px 0 7px;
}
#img_preview {
	font-size: 12px;
	visibility: hidden;
	position: absolute;
	top: 100px;
	left: 100px;
	background-color: #fff;
	border: solid 1px #CCC;
	padding: 2px;
}
#info_1, #info_2 {
	text-align: center;
	width: 100%;
}
#info_1 {
	font-size: 17px;
	color: #86A927;
}
#info_2 {
	font-size: 14px;
	color: #000;
	margin-top: 4px;
	margin-bottom: 2px;
}
#top {
	width: 100%;
	height: 39px;
	border-radius: 5px;
	background-color:#fdfff7;/*	background-image: url( '../images/top_bg.png' );
	background-repeat: no-repeat;
*/}
#top_line {
	background-color: #536312;
	float: left;
	height: 8px;
	width: 980px;
	margin: 0 6px 0 17px;
}
#btn_search {
	background-image: url( '../images/btn_search.png' );
	background-color:transparent;
	border: none;
	height: 20px;
	width: 32px;
	display:none;
}
#banner_1 {
	/*	background-image: url( '../images/banner.jpg' );*/
	background-image: url( '../images/banner2.jpg' );
	background-repeat:no-repeat;
	border:1px solid;
	border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.2);
	border-radius: 15px;
	height: 98px;
	margin: 15px 0px;
}
a.logo {
	background-image:url(../images/International_zoo_services.png);
	width:129px;
	height:86px;
	position:absolute;
	margin:7px 0 0 10px;
}
/* Cambio en text-align de right */
#menuBottom {
	margin: auto;
	text-align: center;
	width: 980px;
	float:left;
}
/**/
#menuBottom a {
	color: #32400B;
	font-size: 12px;
	text-decoration: none;
	margin-left: 10px;
	background-image: url( '../images/sep_1_bg.gif' );
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 10px;
}
#menuBottom a:hover {
	color:#030;
}
#nav2 .item, #projects div {
	float: left;
}
#nav_1 a:hover {
	text-decoration: underline;
	font-size: 12px;
	transition:all 0.30s ease-in-out 0s;
}
#nav_1 a.active, .login a.active {
	text-decoration:underline;
}
#nav_1 a.last, #menuBottom a.last {
	background: none;
}
#msgsurplus {
	filter: alpha(opacity=70);
	padding: 5px 10px !important;
	position: absolute;
	z-index: 200;
	width: 500px;
	background: #F3FBBF;
	font-size: 20px;
	color: #32400B;
	opacity: 0.5;
	top:91%;
	border: 1px solid;
	border-color: rgba(0,0,0,0.1);
	border-bottom-color: rgba(0,0,0,0.2);
	text-shadow: 1px 1px 0px #fff;
}
#user_info {
	color: #D8DE58;
	padding: 0px 18px 0px 18px;
	font-size: 13px;
	width: 976px;
	font-weight: bold;
	text-align:right;
}
.item_menu_tittle {
	padding: 5px 5px;
	background-color: #FEEE92;
	color: #615301;
	font-size: 13px;
	font-weight: bold;
	border-bottom: solid 2px #FEE247;
}
.disabled {
	background-color: #F0F0F0;
	color: #999999;
}
#pagination .limits {
	font-weight: bold;
	font-size: 12px;
	padding: 0px 8px;
}
.item_result a.light {
	color: #331A00;
	font-size:13px;
}
#nav_1 {
	margin-top: 6px !important;
}
#quantitiesm, #quantitiesf, #quantitiesu, .text_center {
	text-align: center;
}
#pricesm, #pricesf, #pricesu, #pricesp, #pricerealm, #pricerealf, #pricerealu, #pricerealp, .text_right {
	text-align: right;
}
.info_icon {
	border: none;
}
.info_icon_big {
	background-image: url(../images/info_big.png);
	height: 50px;
	width: 50px;
	border: none;
	background-color: transparent;
	background-repeat: no-repeat;
	position:absolute;
	margin:-10px 0 0 5px;
}
.detailMoreButton {
    background-image: url(../images/info_small.png);
    height: 50px;
    width: 50px;
    border: none;
    background-color: transparent;
    background-repeat: no-repeat;
    position:absolute;
    margin: 0 0 0 5px;
    cursor: pointer;
}
.cart_icon {
    background-image: url(../images/shopping_cart.png);
    height: 25px;
    width: 25px;
    border: none;
    background-color: transparent;
    background-repeat: no-repeat;
    position:absolute;
    margin:-4px 0 0 -30px;
}
.loading_data {
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: center right;
}
.loading_data_success {
	background: none;
}
/* Lo que Liu agrego */
#register {
	margin: -30px 0px 0 170px;
}
.data {
	background-color:#fff;
	color: #23520f;
	font-size: 12px;
	line-height: 24px;
	margin: 0 5px 0 0px;
	padding: 0 15px;
	float: left;
	width: 345px;
	border-radius:5px;
}
.data div { margin:10px 0;}
.data p {
	color: #000000;
	font-size: 12px;
	line-height: 19px;
	margin: 5px 0;
	padding: 0;
}

.dotline {
	border-right: 1px solid #FFF;
	width: 1px;
    height: 280px;
	margin: 10px 0 0;
}

.dotline2 {
	border-top: 1px solid #FFF;
    height: 1px;
	margin: 10px 0 0 0;
}

.dotline3 {
    border-left:2px solid #38546d;
    height:100px;
}

.rednote {
	font-weight: normal;
	color: #F00;
	text-transform:uppercase;
}
#formulario {
    background: none repeat scroll 0 0 #F3FBBF;
    border-radius: 5px 5px 5px 5px;
    color: #331A00;
    float: right;
    font-size: 13px;
	margin-right: 15px;
    padding: 5px 10px 10px;
    text-align: left;
    text-shadow: 1px 1px 1px #FFFFC4;
	width: 96.5%;
}
.enlace {
	color: #769D00;
	text-decoration: none;
}
.projects_left {
	float: left;
	width: 436px;
}
.projects_right {
	float: right;
	width: 473px;
}
.line {
	border-bottom: 1px solid #D6D6D6;
	padding: 15px 30px 0 30px;
	margin-left: 50px;
	margin-bottom: 10px;
	width: 760px;
}
#registerform2 .textBox2 {
	width: 200px;
}
.yellowBox, #welcome {
	padding: 10px 15px;
	border: 1px solid;
	border-color: rgba(0,0,0,0.1);
	border-bottom-color: rgba(0,0,0,0.2);
	border-radius: 5px;
	box-shadow: inset 1px 1px 2px #fff;
	background:#F3FBBF;
	text-shadow: 1px 1px 1px #FFFFC4;
	color:#331A00;
	clear:both;
	margin:0 0 15px 0;
}

.yellowBox img{padding:5px; float:right;}
.rightIMG { padding:10px 15px 0px; float:right;}
.yellowBox p { font-size:13px; margin:0;}
.yellowBox h2, #welcome h2 {
	font-size:14px;
	text-transform:uppercase;
	text-align:left;
	line-height:20px;
	margin:0px;
	color:#331A00;
	text-shadow:1px 1px 1px #FFFFC4;
}
#welcome h3 {
	font-size:13px;
	margin:7px 0 0;
}
#welcome p {
	font-size:13px;
	margin:5px 0;
}
#welcome li {
	list-style:disc;
	margin-left:15px;
}
.index {
	border: 1px solid;
	border-color: rgba(0,0,0,0.1);
	border-bottom-color: rgba(0,0,0,0.2);
	border-radius: 5px;
	box-shadow: inset 1px 1px 2px #a3cf86;
	text-shadow: 1px 1px 1px #777;
	margin-left: 265px !important;
	padding: 10px;
	width: 725px !important;
	height:545px;
}
.showcase-caption h2 {
	color:#F3FBBF;
}
.ourp {
	font-weight: normal;
	font-size: 15px;
}
.infomessage {
	text-align:left;
}
h2 {
	font-size:15px;
	color:#331A00;
	margin:5px 0 0;
}
select {
	border: 1px solid #999;
	border-radius: 5px 5px 5px 5px;
	color: #333333;
}
br {
	margin:3px 0;
}
ul.list {
	width:275px;
	padding:0;
}
ul.list input, ul.list select {
	float:right;
}
ul.list li {
	list-style:none;
	margin:6px 0 0;
}
.button {
	background-color: #769D00;
	border-color: rgba(0,0,0,0.1);
	border-bottom-color: rgba(0,0,0,0.2);
	border-radius: 5px;
	box-shadow: inset 1px 1px 2px #a3cf86;
	color: #fff;
	float: right;
	font-weight: bold;
	margin-top: -30px;
	padding: 4px;
	cursor:pointer;
	width: 100px;
}
.button:hover {
	box-shadow:none;
	color:#002B00;
	transition:all 0.15s ease-in-out 0s;
}
.formCont table {
	padding:5px 0;
}
table {
	border-radius:5px;
}
.underline { text-decoration:underline;}
.register {
/*	background-color: #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    height: 380px;
    margin-bottom: 10px;*/
    width: 1024px;}
.registerBTN { margin-top: 240px;}
.institution2 {width:49%; margin:5px 0;}
.institution {  float: right; margin-top: -28px; }
.institution2 { float:left;}
.confirm { float:right;}
.clear { clear:both;}
h4 { margin:5px 0;}
.register2error { padding-top:5px;}
#sheetcontent2 {  
	background-color: #FFFFFF;
    border-radius: 5px 5px 5px 5px;
	min-height: 440px;
    margin-top: 30px;
    padding: 0 15px;}
	.terms { float:left;}
#formulario h3 { margin:5px 0 0;}
#formulario2 h3 { margin: 0 0 5px;  padding: 10px 0 0;}
#formulario2 p { margin:2px 0;}
#formulario2 p, #formulario2 label { font-size:13px; }
hr { color:#fff;}
.item_result .img{ min-height: 173px;}
.count{
    text-shadow: none;
    color: #555;
}
#pagination
{
    text-align: right;
    font-size: 12px;
    min-height:27px;
    float: right;
    margin-top: 5px;
    margin-right: 25px;
    font-weight: normal;
}
#pagination div
{
    color: #536312;
    text-decoration: none;
    width: 25px;
    display: inline-block;
    cursor: pointer;
    margin-bottom: 5px;
    text-align: center;
}
#pagination div :hover
{
    text-decoration: underline;
}
#pagination .pagf
{
    width: auto !important;
    padding: 0px 5px;
}
#pagination .disable
{
    color: #444;
    font-size: 18px;
}
.newssurplus{
    position: absolute;
    width: 570px;
    background-color: #565C30;
    z-index: 100;
    margin-top: 10px;
    color: #F3FBBF;
    padding-left: 10px;
    font-weight: bold;
    font-size: 14px;
}
