.main-page-more {
	margin-right: 15px;
	text-align: right;
}

/********************** Map */
ul.map ul {
	margin-left: 15px;
}
ul.map ul {
	margin-left: 6px;
}
ul.map li {
	list-style: none !important;
	list-style-type: none !important;
	font-size: 12px;
 	padding: 2px 14px;
	line-height: 18px;
	background: transparent url('../images/map_separator.gif') 0 9px no-repeat;
	color: #fff;
}

ul.map li a {
	text-decoration: none;
}
ul.map li a:hover {
	text-decoration: underline;
}

/********************** Google */
.googleMaps {
	border: 1px solid #878787;
	height: 450px;
}

span.googleInfoMarker h3 {
	background: none;
	margin: 0 0 5px 0;
	padding: 0;
	color: black;
	font-size: 12px;
	text-align: center;
}

span.googleInfoMarker p {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-size: 11px;
	line-height: 1.2em !important;
}

/********************** Messages  */
ul.messages {
	margin: 10px 5px 0 5px;
	padding: 0;
}
ul.messages li {
	list-style: none !important;
	list-style-type: none !important;
	margin: 0;
	padding: 0;
}
.success {
	color: #3d6611;
}
.error {
	color: #df280a;
}
.notice {
	color: #e26703;
}

.success, .error {
	font-weight: bold;
}

.error-msg, .success-msg, .notice-msg {
    min-height: 23px !important;
    margin-bottom: 1em !important;
    border-style: solid !important;
    border-width: 1px !important;
    background-repeat: no-repeat !important;
    background-position: 10px 10px !important;
    padding: 12px 8px 6px 32px !important;
    font-size: .95em !important;
}

.error-msg li, .success-msg li, .notice-msg li {
	margin-bottom: .2em;
}

.error-msg {
    border-color: #f16048;
    color: #df280a;
    background-color: #faebe7;
    background-image: url(../images/messages/error_msg_icon.gif);
}

.success-msg {
    border-color: #446423;
    color: #3d6611;
    background-color: #eff5ea;
    background-image: url(../images/messages/success_msg_icon.gif);
}

.notice-msg {
    border-color: #fcd344;
    color: #3d6611;
    background-color: #fafaec;
    background-image: url(../images/messages/note_msg_icon.gif);
}

/********************** Form */
input.input-text, select, textarea {
	border: 1px solid #C7C7C7;
	font: 12px Arial, helvetica, sans-serif;
}

input.input-text, textarea {
	padding: 2px;
}

.form-buttons { /* Container for form buttons*/
    clear: both;
    margin: 1em 5px 0 0;
    background: transparent url(../images/hr_bg.png) repeat-x left top;
    padding-top: 8px;
    text-align: right;
}

.form-button {
	color: #fff;
	font-size: 10px;
	width: 57px; /* 57px */
	height: 18px; /* 18px */
	padding: 0 10px 6px 0;
	line-height: 18px;
	background: transparent url(../images/pool_vote.png) no-repeat left bottom;
	border: none;
	cursor: pointer;
}

.form-button span, .form-button-alt span {
    white-space: nowrap;
}

fieldset div.login-info {
	padding-top: 10px;
}

/********************** Form */
input.input-text, select {
	border: none;
	background: #fff url('../images/input-box.gif') no-repeat top left;
	font: 13px arial, helvetica, sans-serif;
}

input.input-text {
	padding: 4px !important;
}

/* Form lists */
.group-select {
    margin: 8px 0;
    padding: 2px 5px 12px 5px;
    border: none;
}

.group-select li {
	list-style: none !important;
	list-style-type: none !important;
	padding: 4px 8px !important;
	clear: left;
}

.group-select li .input-box {
	float: left;
}

.group-select li .input-box .input-text {
	width: 355px;
}

.group-select li .input-box textarea {
	background:#fff url('../images/textarea.png') no-repeat top left;
	border:0;
	clear:both;
	display:block;
	height:131px;
	margin:0px;
	overflow:hidden;
	padding:5px;
	width:490px;
	font-family: Verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
}

.group-select li .input-box select {
	width: 355px !important;
	height: 24px;
}

.group-select li .input-box select.multi {
	background-image: url(../images/input_big_select_multi.png);
	border: none;
}

/* Form Messages */
.validation-advice, .required {
	color: #EB340A;
}

.validation-advice {
    clear: both;
    min-height: 15px;
    margin-top: 3px;
    background: url(../images/validation_advice_bg.gif) no-repeat 2px 1px;
    padding-left: 17px;
    font-size: .95em;
    font-weight: bold;
    line-height: 1.25em;
}

.validation-failed {
    background: transparent url('../images/input-box_validation.gif') no-repeat top left !important;
}

textarea.validation-failed {
	background: transparent url('../images/textarea_validation.png') no-repeat top left !important;
}

label.required {
    font-weight: bold;
}

p.required {
    font-size: .95em;
    text-align: right;
    margin: 0;
    padding: 5px 0;
}

/* Anchors */
a.anchor_word,
a.anchor_excel,
a.anchor_powerpoint,
a.anchor_pdf {
	display: inline-block;
	padding: 0 0 0 20px !important;
	line-height: 20px !important;
}

a.anchor_word {
	background: transparent url('../images/icons/page_white_word.png') no-repeat left center;
}

a.anchor_excel {
	background: transparent url('../images/icons/page_white_excel.png') no-repeat left center;
}

a.anchor_powerpoint {
	background: transparent url('../images/icons/page_white_powerpoint.png') no-repeat left center;
}

a.anchor_pdf {
	background: transparent url('../images/icons/page_white_pdf.png') no-repeat left center;
}

/* Pool */
ul.poll-results {
	padding: 0;
	margin: 10px 0 0 0;
	list-style: none;
}

ul.poll-results li {
	margin: 0;
	padding: 3px 0 6px 20px;
	background: transparent url(../images/bg_dot.png) repeat-x left top;
	line-height: 18px;
}

ul.poll-results li {
	padding: 0;
	margin-bottom: 1em;
}

ul.poll-results li span {
	float: right;
	color: #fff;
}

ul.poll-results li div.poll-result-bar {
	background-color: #D8796D;
	height: 4px;
	line-height: 0;
	clear: right;
	font-size: 0;
}

ul.map a,
.content a {
	color: #CB2E1A;
}

.content {
	margin-bottom: 10px;
}

.transparent {
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}

.result-table {
	width: 100%;
	border-collapse: collapse;
	line-height: 2.5em;
}

.result-table th {
	font-weight: bold;
	border-bottom: 1px solid grey;
}

.result-table td.center {
	text-align: center;
}
