@charset "iso-8859-1";
@import url(/templates/base/css/common.css);

.bot_icon_left {
	margin-top: 0px;
}
.bot_icon_right {
	margin-top: 0px;
}

.paginate {
	clear: both;
}


/* Selectmenu
----------------------------------*/
.ui-selectmenu { display: block; position:relative; height:2em; text-decoration: none; overflow:hidden;}
.ui-selectmenu-icon { position:absolute; right:6px; margin-top:-8px; top: 50%; }
.ui-selectmenu-menu { padding:0; margin:0; list-style:none; position:absolute; top: 0; visibility: hidden; overflow: auto; }
.ui-selectmenu-open { visibility: visible; }
.ui-selectmenu-menu-popup { margin-top: -1px; }
.ui-selectmenu-menu-dropdown { }
.ui-selectmenu-menu li { padding:0; margin:0; display: block; border-top: 1px dotted transparent; border-bottom: 1px dotted transparent; border-right-width: 0 !important; border-left-width: 0 !important; font-weight: normal !important; }
.ui-selectmenu-menu li a,.ui-selectmenu-status {line-height: 1.4em; display:block; padding:.3em 1em; outline:none; text-decoration:none; }
.ui-selectmenu-menu li.ui-selectmenu-hasIcon a,
.ui-selectmenu-hasIcon .ui-selectmenu-status { padding-left: 20px; position: relative; margin-left: 5px; }
.ui-selectmenu-menu li .ui-icon, .ui-selectmenu-status .ui-icon { position: absolute; top: 1em; margin-top: -8px; left: 0; }
.ui-selectmenu-status { line-height: 1.4em; }
.ui-selectmenu-open li.ui-selectmenu-item-focus a {  }
.ui-selectmenu-open li.ui-selectmenu-item-selected { }
.ui-selectmenu-menu li span,.ui-selectmenu-status span { display:block; margin-bottom: .2em; }
.ui-selectmenu-menu li .ui-selectmenu-item-header { font-weight: bold; }
.ui-selectmenu-menu li .ui-selectmenu-item-content {  }
.ui-selectmenu-menu li .ui-selectmenu-item-footer { opacity: .8; }
/*for optgroups*/
.ui-selectmenu-menu .ui-selectmenu-group { font-size: 1em; }
.ui-selectmenu-menu .ui-selectmenu-group .ui-selectmenu-group-label { line-height: 1.4em; display:block; padding:.6em .5em 0; font-weight: bold; }
.ui-selectmenu-menu .ui-selectmenu-group ul { margin: 0; padding: 0; }


.es_button_wrapper {
	font: normal 11px/25px Verdana,Arial;
	background-image: none;
	display: block;
	float: left;
	white-space: nowrap;
	cursor: pointer;
}
.es_button_wrapper .es_button_wrapper_close {
	background-position: right top;
	background-color: transparent;
	background-image: url("/templates/base/images/button_bg.png");
	background-repeat: no-repeat;
	height: 25px;
	width: 4px;
	float: right;
}
.es_button_wrapper .es_button_input_wrapper {
	background-position: left top;
	background-color: transparent;
	background-image: url("/templates/base/images/button_bg.png");
	background-repeat: no-repeat;
	margin-right: 4px;
	padding-right: 4px;
	padding-left: 8px;
	height: 25px;
}
.es_button_wrapper .es_button_input_wrapper button {
	text-align: center;
	border: none;
	background-color: transparent;
	cursor: pointer;
	height: 23px;
	width: 90%;
}
.es_button_wrapper img {
	display: inline;
	height: 16px;
	width: 16px;
	margin-bottom: 2px;
	margin-left: -3px;
	vertical-align: middle;
}
.es_button_wrapper:active .es_button_wrapper_close{
	background-position: right -100px;
}
.es_button_wrapper:hover .es_button_wrapper_close{
	background-position: right -50px;
}
.es_button_wrapper:active .es_button_input_wrapper{
	background-position: left -100px;
}
.es_button_wrapper:hover .es_button_input_wrapper{
	background-position: left -50px;
}


.seealllink {
	display: block;
	background: url("/modules/boonex/groups/templates/base/images/college_fishing/bluearrow.png") no-repeat;
	padding-left: 10px;
	color: #2e8cb2;
	float: right;
	clear: both;
	cursor: pointer;
}

.news_art_title a{
	color:#777 !important;
	font-size:90%;
	font-weight: normal;
}

.news_art_title a:hover{
	color:#006699 !important;
}



.esLeftRepresent {
	display: inline-block;
	width: 70px;
	max-height: 109px;
	margin: 2px;
	text-align: center;
	font: normal 11px/13px Verdana;
	overflow: hidden;
	vertical-align: top; 
}

.esCenterThisContainer {
	position: relative;
	width: 300px;
	height: 300px;
	padding: 2px;
	border: 1px solid #CCC;
	background-color: #FFF;
}

.esCenterThis {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.QRError {
	color: #F00;
	font: normal 9px/9px Verdana;
	margin-bottom: 5px;
}


#dropLogin {
	background: url('/templates/tmpl_earthsports/images/mainPage/drop-back.png') bottom left no-repeat;
	position: fixed;
    width: 420px;
	height: 80px;
	height: 370px;
    top: -400px;
    right: 0px;
    padding: 0px 13px 13px 13px;
    z-index: 999;
	color: #000;
}

#dropLogin #loginBlock {
	position: absolute;
	bottom: 10px;
	left: 10px;
	display: none;
}

#dropLogin #joinBlock {
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: 426px;
	height: 144px;
	display: none;
}

#dropLogin .hp-login-text {
	color: #13324F;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

#dropLogin .facebooklink {
    cursor: pointer;
    float: left;
    margin-right: 8px;
    width: 22px;
}

#dropLogin .hp-login-text {
    color: #13324F;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

#dropLogin .inputfield {
    float: left;
    margin-right: 5px;
    width: 125px;
}

#dropLogin .userinput {
    background-image: url("/templates/tmpl_earthsports/images/mainPage/userNameInput.png");
    background-repeat: no-repeat;
    border: medium none;
    color: #A7B6BD;
    font: bold 15px Verdana;
    height: 23px;
    left: 0;
    padding: 0 7px;
    width: 111px;
}

#dropLogin .hp-RegisterForgot {
    cursor: pointer;
	color: #13324F;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

#dropLogin .dropClose {
	cursor: pointer;
	position: absolute;
	right: 25px;
	bottom: -12px;
}

#dropLogin .errorbox {
    background-image: url("/templates/tmpl_earthsports/images/mainPage/redx.png");
    background-position: 5px 13px;
    background-repeat: no-repeat;
    padding-left: 30px;
    text-align: left;
    font: normal 13px/42px Verdana;
	height: 42px;
    color: #CC0000;
	display: none;
}

