* { 
	margin: 0px; 
	padding: 0px;
}

*:focus { 
    outline: 0px;
}

HTML {
    overflow-y: scroll;
}

BODY {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	background: #DDDDDD;
	padding: 15px 0px 37px 0px;
}

FORM {
    padding-top: 4px; 
}

FIELDSET {
    margin-top: 0px;
    border: 1px solid #EFEFEF;
    background: #FAFAFA;
    padding: 8px;
    margin: 4px;
    border-radius: 10px;
    position: relative;
    border-radius: 10px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

LEGEND {
    position: absolute;
    color: #666666;
    top: -.5em;
    left: .2em;
	display: none;
}

LABEL {
    width: 20%;
    float: left;
    border: 1px solid #EAEAEA;
    background: #EFEFEF;
    color: #666666;
    margin: 1px;
    padding: 2px;
    padding-left: 10px;
    margin-left: 2px;
    text-align: right;
    border-radius: 10px;
}

INPUT, 
SELECT, 
TEXTAREA {
    width: 74%;
    font-family: Tahoma;
    font-size: 12px;
    color: #666666;
    margin-left: 2px;
    margin-top: 1px;
    padding: 2px;
    border: 1px solid #EAEAEA;
    background: #EFEFEF;
    border-radius: 10px;
	-moz-border-radius: 10px;
}

INPUT:hover, 
INPUT:focus, 
SELECT:hover, 
SELECT:focus, 
TEXTAREA:hover, 
TEXTAREA:focus {
    border: 1px solid #DDDDDD;
    background: #EFEFEF;
}

SELECT {
    width: 75.5%;
    padding: 2px;
    font-family: Tahoma;
    font-size: 12px;
}

OPTION {
    padding-left: 4px;
}

SELECT, FIELDSET, LABEL, INPUT {
	-moz-border-radius: 6px;
}

INPUT, TEXTAREA {
	padding-left: 5px;
}

INPUT[type=submit] {
    width: 98.8%;
    background: #EFEFEF URL(../img/submit_background.png) no-repeat right 5px;
    border: 1px solid #EAEAEA;
    color: #666666;
    font-family: "Tahoma", "Courier New", sans-serif;
    font-size: 32px;
    text-align: right;
    padding-right: 65px;
    margin-left: 2px;
    margin-bottom: 4px;
}

INPUT[type=submit]:hover, 
INPUT[type=submit]:focus {
	background: #EFEFEF URL(../img/submit_hover_background.png) no-repeat right 10%;;
	color: #666666;
}

.RA_err_msg_tag {
	border-radius: 10px;
    background: #DD0011;
    border: 1px solid #DD0011;
    font-size: 24px;
    color: #FFFFFF;
    text-align: right;
    padding: 4px;
    margin: 2px;
    width: 97%;
    opacity: 0.75;
    filter: alpha(opacity=75);
}

H1 {
	font-size: 24px;
	line-height: 24px;
	font-family: "Tahoma", "Courier New", sans-serif;
	text-transform: uppercase;
	font-weight: normal;
}

HR {
	margin-top: 4px;
	margin-bottom: 4px;
}

UL, OL {
	margin-left: 30px; 
	padding: 0px; 
	list-style: none;
	margin-bottom: 20px;
}

A {
	text-decoration: none;
	color:#87A7AB;
}

A:hover {
	text-decoration: none;
	color: #67878B;
}

A IMG {
	border: none;
}

* {
    margin:0; padding:0;
    font-size:100%;
}

IMG {
	vertical-align: top;
}

P {
	margin-top: 6px;
	padding: 4px;
}

.div_CLEAR {
    clear: both;
}

.divPagination {
    font-family: "Tahoma", "Courier New", sans-serif;
    font-size: 24px;
}

.paginationLink {
    float: left;
    padding: 6px;
    margin: 2px;
    background: #EFEFEF;
    border: 2px solid #EFEFEF;
    -moz-border-radius: 10px; border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -ms-border-radius: 10px;
}

.paginationLink:hover {
    float: left;
    padding: 6px;
    margin: 2px;
    background: #EFEFEF;
    border: 2px solid #EFEFEF;
    -moz-border-radius: 10px; border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -ms-border-radius: 10px;
}

.currentPage {
    background: #DFDFDF;
    border: 2px solid #DFDFDF;
}

/* OTHERS */
.div_Box {
	background: #FFFFFF URL(../img/body-shadow-bottom.gif) bottom repeat-x;
}

.div_Box .shadow-right {
	background: URL(../img/body-shadow-right.gif) right repeat-y;
}

.div_Box .shadow-left {
	background: URL(../img/body-shadow-left.gif) left repeat-y;
}
.div_Box .shadow-top {
	background: URL(../img/body-shadow-top.gif) top repeat-x;
}

.div_Box .corner-right-bottom {
	background: URL(../img/body-corner-right-bottom.gif) right bottom no-repeat;
}

.div_Box .corner-left-bottom {
	background: URL(../img/body-corner-left-bottom.gif) left bottom no-repeat;
}

.div_Box .corner-right-top {
	background: URL(../img/body-corner-right-top.gif) right top no-repeat;
}

.div_Box .corner-left-top {
	background: URL(../img/body-corner-left-top.gif) left top no-repeat; 
	width: 100%;
}

.div_Box .div_Indented {
	padding: 24px 24px 28px 24px;
}

LI { 
	background: URL(../img/list-bg.gif) no-repeat 0px 6px; 
	padding-left: 9px;
	margin-top: 4px;
}

LI A {
	color: #e33b3c; 
	text-decoration: none; 
	font-weight:normal;
}

LI A:hover {
	text-decoration: underline;
}

.div_Menu {
	background: #252827 URL(../img/bg.png) no-repeat top right; 
	height: 139px; 
	color: #ebeef0;
}

.div_Menu A {
	color: #ebeef0;
	font-weight: normal;
}

.div_Menu UL { 
	display: inline-block; 
	padding: 0px 0px 0px 340px;
    border-bottom: 2px solid #DFDFDF;
}

.div_Menu LI {
	float: left; 
	background: none;
}

.div_Menu LI A { 
	color: #ebeef0; 
	font-size: 24px; 
	margin-right: 6px; 
	letter-spacing: 1px; 
}

.div_Menu LI A:hover {
	color: #FFFFFF; 
	text-decoration: none;
}

.div_Menu .li_Active A {
	color:#EFEFEF;
	text-decoration: underline;
}

.div_Menu .li_Active A:hover {
    color:#EFEFEF;
    text-decoration: underline;
}

.div_Slogan {
	padding: 140px 0px 0px 23px;
	border-top: 1px solid #000000;
}

.div_Header_BG  {
	background: URL(../img/header-bg.jpg) right no-repeat; 
	height: 306px; 
}

.div_Header_TAIL {
	background: URL(../img/header-bg-tail.jpg) left repeat-x;
}

.div_Box_1 { 
	background: #e33b3c;
}

.div_Box_2 { 
	background: #fca700;
}

.div_Box_3 { 
	background:#454f58;
}

.a_LinkType1 {
	font-size: 11px; 
	background: URL(../img/link1-left-bg-1.png) left top no-repeat; 
	display: inline-block; 
	line-height: 1em; 
	text-transform: none; 
	text-decoration: none; 
	margin:9px 0px 0px 0px; 
	color: #FFFFFF; 
	cursor:p ointer; 
	font-variant: small-caps;
}

.a_LinkType1 SPAN {
	background: URL(../img/link1-right-bg-1.png) right top no-repeat; 
	display: inline-block; 
	padding: 0px 9px 0px 9px;
}

.a_LinkType1 SPAN SPAN {
	background: URL(../img/link1-tail-bg-1.png) top repeat-x; 
	padding:8px 0px 15px 0px;
}

.a_LinkType1:hover {
	color: #000000;
}

.div_Box_2 .a_LinkType1 {
	background:URL(../img/link1-left-bg-2.png) left top no-repeat;
}

.div_Box_2 .a_LinkType1 SPAN {
	background:URL(../img/link1-right-bg-2.png) right top no-repeat;
}

.div_Box_2 .a_LinkType1 SPAN SPAN {
	background:URL(../img/link1-tail-bg-2.png) top repeat-x;
}

.div_Box_3 .a_LinkType1 {
	background:URL(../img/link1-left-bg-3.png) left top no-repeat;
}

.div_Box_3 .a_LinkType1 SPAN {
	background:URL(../img/link1-right-bg-3.png) right top no-repeat;
}

.div_Box_3 .a_LinkType1 SPAN SPAN {
	background:URL(../img/link1-tail-bg-3.png) top repeat-x;
}

.div_Box_Indented {
	padding: 33px 34px 23px 37px;
	border-top: 1px solid #000000;
}

.div_Row_1 {
	padding-bottom: 27px; 
	font-size: 1em; 
	line-height: 1.25em; 
	text-transform: uppercase; 
	color: #fff; 
}

.div_Row_2 {
	padding: 0px 31px 23px 31px;
}

.div_Column_Pad {
	margin-right: 68px;
}

.div_RSS {
	margin: 4px 0px 0px 4px;
}

#div_Footer {
	background: #ececec URL(../img/div_Footer-divider.gif) repeat-y 633px 0px; 
    xbackground: #ECECEC;
	color: #888E93; 
	padding-top: 25px;
}

#div_Footer .div_Column_1 {
	width:633px;
}

#div_Footer .div_Column_2 {
	width:314px;
}

#div_Footer p {
	padding: 0px 0px 0px 24px; 
	color: #888e93;
}

#div_Footer P A {
	color: #888e93;
}

#div_Footer .div_Container .div_Column_2 H1 {
	margin: 0px;
}

.span_address {
	text-align: right; 
	float: right; 
	padding: 0px 40px 0px 0px;
}

.div_Main { 
	width: 995px; 
	margin: 0px auto; 
	text-align: left;
}

#div_Header { 
	height: 445px;
}

#div_Footer { 
	height: 70px;
}

.div_Column_1, .div_Column_2, .div_Column_3 {
	float:left;
}

.div_Container {
	width: 100%; 
	overflow: hidden;
}
.div_Column_1 {
	width: 316px;
}

.div_Column_2 {
	width: 315px;
}

.div_Column_3 {
	width: 316px;
}

.div_Divider_1 {
	background: URL(../img/col-divider.png) repeat-y 286px 0px;
}

.div_Divider_2 {
	background: URL(../img/col-divider.png) repeat-y 601px 0px;
}

#div_Layout .div_Row_2 .div_Column_1 {
	width:567px;
}

#div_Layout .div_Row_2 .div_Column_2 {
	width:250px;
}

#div_Layout .div_Row_2 .div_Column_1 .div_Column_1 {
	width:192px;
}

#div_Layout .div_Row_2 .div_Column_1 .div_Column_2 {
	width:192px;
}


#img_EarthLogo {
    margin-top: -20px;
    margin-left: 20px;
    position: relative;
}

#img_Question {
	position: relative;
	margin-left: 350px;
	margin-top: 100px;
}

#h1_Slogan {
    font-size: 32px;
    line-height: 32px;
    font-weight: normal;
}

#a_SloganLink {
    font-size: 24px;
    font-family: "Tahoma", "Tahoma", Helvetica, sans-serif;
    font-weight: normal;
    color: #AFAFAF;
}

a#a_SloganLink:hover {
    font-size: 24px;
    font-family: "Tahoma", "Tahoma", Helvetica, sans-serif;
    font-weight: normal;
    color: #AFAFAF;
    text-decoration: none;
}

.h1_Boxed {
    font-size: 32px;
    text-align: right;
}

.div_MaxHeight {
    min-height: 230px !important;
	height: 230px;
}

.h1_TextsItemTitle, .h1_ArticlesItemArticleTitle {
    text-align: left !important;
    font-size: 24px;
    line-height: 24px;
    border-bottom: 2px solid #EAEAEA;
	margin-left: 5px;
	margin-right: 5px;
}

.div_FooterRightFloatingBadge {
	margin: 0px;
	padding: 0px;
}

.div_FooterRightFloatingBadge A {
    position: relative;
    display: block;
    background: URL(../img/footerribbon-trans.png);
    width: 230px;
    height: 230px;
	margin: 0px;
	padding: 0px;
    float: right;
    top: -70px;
    right: 0px;
    margin-bottom: -220px;
}

.div_Right_Sidebar P {
	margin-bottom: 10px;
}

.div_Right_Sidebar P:first-line {
	margin-left: 10px;
}

.div_Right_Sidebar H1 {
	margin: 0px;
	text-align: right;
}

#divForInput_message LABEL, #divForInput_comment LABEL {
    margin-right: 3px;
}

.div_contactWidget H1 {
	text-align: right !important;
    font-size: 24px;
    line-height: 24px;
    border-bottom: 2px solid #EAEAEA;
}

#website {
    margin-bottom: 2px;
}

.div_TextsItemContent {
    margin-bottom: 15px;
}

#a_GoToUp {
    position: fixed;
    top: 40px;
    right: 20px;
}

#a_GoToDown {
    position: fixed;
    top: 160px;
    right: 20px;
}

#div_Audio {
    float: left;
    margin: 6px;
    margin-left: 24px;
}

#div_XHTMLValidator {
    float: right;
    margin: 6px;
    margin-right: 24px;
}

.div_ArticlesItemArticleMeta {
    margin-top: 20px;
    padding-top: 6px;
}

.div_ArticlesItemArticleMeta UL LI {
    margin: 0px;
}

.div_ArticlesCommentNeedAuthenticationOrDisabled {
	background: #EFEFEF URL(../img/comment_user.png) no-repeat center right;
	border: 1px solid #CFCFCF;
	padding: 6px;
	padding-right: 64px;
	min-height: 64px;
}

.a_AuthenticationLinks {
	color: #444444;
	float: right;
	display: block;
	padding: 4px;
	margin: 4px;
}

LI.ac_even, LI.ac_odd {
	background-image: none;
}

.twtr-hd h4 {
	font-size: 11px !important;
}

.RA_file_upload_controller {
	margin-top: 6px;
	width: 10px;
	margin-left: 36px;
}
