/*   general styles   */
body, html {
    background: #4a6f03 url('/templates/img/explorer/bg.jpg') repeat 0 0;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    text-align: center;
}
body, td, th, select, input, textarea, h1, h2, h3, h4, h5, h6 {
    font: 12px Tahoma, Verdana, sans-serif;
    color: #000;
}
a, a:link, a:visited, a:active {
    color: #b31206;
    text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
big {
	font-size: 20px;
}
h1 {
    padding: 0 0 11px 22px;
    margin: 0;
    font-weight: normal;
    font-size: 18px;
    color: #b31206;
	background: transparent url('/templates/img/explorer/icons/arrow.gif') no-repeat 3px 7px;
}
h2 {
	color: #c7322e;
	padding: 0 0 11px 0;
    margin: 0;
    font-weight: bold;
}
table {
    border: 0;
    border-collapse: collapse;
}
.img_aligned_left {
float:left;
margin:3px 15px 15px 0;
}
.img_aligned_right {
	margin: 3px 0px 15px 15px;
	float: right;
}
.market_news_title {
	margin: 0px 0px 6px;
	padding: 0px;
}
.img_title,.img_title  a  {
	font-size: 12px;
	font-weight: bold;
	color: #b60b21;
}
.img_title {
	margin-bottom:5px;
}

.img_title  a  {
	margin-right:5px;
}
form, div, td, th {
    padding: 0;
    margin: 0;
    background: transparent;
    border: none;
}
p {
    padding: 0 0 15px 0;
    margin: 0;
    background: transparent;
    font-family: inherit;
    font-size: inherit;
}
.clear {
    clear: both;
    font-size: 1px;
    height: 1px;
    line-height: 1px;
    margin: 0 0 -1px;
}
.br {
    clear: both;
    font-size: 1px;
    height: 1px;
    line-height: 1px;
    margin: 0 0 -1px;
}
/*   the basic layout blocks   */
#wrapper {
    margin-bottom: -70px;
    text-align: center;
    background: transparent url('/templates/img/explorer/bg_top.gif') repeat-x 0 0;
    min-height: 100%;
}
* html #wrapper {
    height: 100%;
}
#main {
    width: 970px;
    margin: 0 auto;
	padding-bottom: 70px;
	text-align: left;
}
#head {
	height: 231px;
	background: transparent url('/templates/img/explorer/head.jpg') no-repeat 0 0;
	position: relative;
	text-align: left;
}
#logo {
	height: 160px;
	width: 250px;
	position: absolute;
	left: 0;
	background: transparent url('/templates/img/explorer/logo.gif') no-repeat 0 0;
	margin: 35px 0 0 45px;
}
#logo a {
	height: 160px;
	width: 250px;
	display: block;
}
#slideshow {
	padding: 31px 0 19px 9px;
}
#slideshow div {
	height: 154px;
}
#splash #slideshow {
	padding: 31px 0 0 377px;
}
#head .shadow {
	position: absolute;
	top: 231px;
	left: 0;
	height: 12px;
	width: 970px;
	background: transparent url('/templates/img/explorer/head_shadow.jpg') no-repeat 0 0;
}
#splash #head .shadow {
	background: transparent url('/templates/img/explorer/head_shadow_splash.jpg') no-repeat 0 0;
}
#content_shadow_bg {
	margin: 0 181px 0 180px;
	background: transparent url('/templates/img/explorer/side_shadow_right_bg.jpg') repeat-y 100% 0%;
}
.column_right #content_shadow_bg {
	margin: 0 4px 0 0;
	_margin: 0 !important;
}
#content_shadow {
	background: transparent url('/templates/img/explorer/side_shadow_right.jpg') no-repeat 100% -1px;
	padding: 0 11px 0 10px;
}
#splash #content_shadow {
	background: transparent url('/templates/img/explorer/side_shadow_right_splash.jpg') no-repeat 100% 0;
}
.column_right #content_shadow {
	padding: 0 10px 0 0;
}
#content {
	background: #fff;
	border-left: 1px solid #334c02;
	padding: 38px 27px 0 27px;
}
#splash #content {
	padding: 25px 35px 0 35px;
}
#content, #content_shadow_bg, #content_shadow {
	min-height: 539px;
	line-height:1.7;
}
* html #content, * html #content_shadow_bg, * html #content_shadow {
	height: 539px;
}
#splash #content, #splash #content_shadow_bg, #splash #content_shadow {
	min-height: 353px;
}
* html #splash #content, * html #splash #content_shadow_bg, * html #splash #content_shadow {
	height: 353px;
}
#content_shadow_left {
	height: 172px;
	width: 1px;
	position: absolute;
	margin: -38px 0 0 -28px;
	background: transparent url('/templates/img/explorer/side_shadow_left.gif') no-repeat 0 0;
}
#content_foot {
	margin: 0 -1px 0 0;
	background: transparent url('/templates/img/explorer/btm_shadow_bg.jpg') repeat-x 0 0;
}
#content_foot div {
	background: transparent url('/templates/img/explorer/btm_shadow_right.jpg') no-repeat 100% 0%;
}
#content_foot div div {
	background: transparent url('/templates/img/explorer/btm_shadow_left.jpg') no-repeat 0 0;
}
#content_foot, #content_foot div {
	height: 20px;
}
#splash #content_foot {
	margin: 0 0 0 10px;
}
#foot {
    text-align: left;
    height: 70px;
    width: 970px;
    margin: 0 auto;
	font-size: 11px;
	color: #fff;
}
#copyright {
	width: 600px;
	float: left;
	padding-top: 24px;
}
#copyright p {
	padding: 0 0 0 36px;
}
#copyright a, #copyright a:link, #copyright a:visited, #copyright a:active {
	color: #fff;
}
#nav {
	margin: 0;
	padding: 0 0 0 19px;
	height: 27px;
float: right;
position: absolute;
z-index: 98;
right: 10px;
top: 204px;
}
#nav div {
	float: left;
	background: transparent url('/templates/img/explorer/bg_nav_right.gif') no-repeat 100% 0%;
	width: auto;
	padding: 0 5px 0 0;
}
#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	background: #be8c3b url('/templates/img/explorer/bg_nav.gif') repeat-x 0 0;
	border-top: 1px solid #9b6a1b;
	border-bottom: 1px solid #9b6a1b;
}
#nav ul li {
	float: left;
	padding: 5px 12px 6px 12px;
	color: #fbf787;
	border-left: 1px solid #9b6a1b;
	background: transparent url('/templates/img/explorer/bg_nav_li.gif') repeat-x 0 0;
}
#nav a, #nav a:link, #nav a:visited, #nav a:active {
    color: #fff;
	text-decoration: none;
}
#nav a:hover {
	color: #fbf787;
}
#nav ul li.active {
	background: transparent url('/templates/img/explorer/bg_nav_a.gif') no-repeat 0 0;
	font-weight: bold;
}

#nav_bottom {
	padding: 24px 0 0 30px;
	margin: 0;
	list-style: none;
}
#nav_bottom li {
	float: left;
	padding: 0 10px 0 0;
	color: #fbf787;
}
#nav_bottom a, #nav_bottom a:link, #nav_bottom a:visited, #nav_bottom a:active {
    color: #fff;
}

/*   /the basic layout blocks   */
/* columns */
.columns {
    width: 100%;
    clear: both;
}
.column_left {
    float: left;
    width: 368px;
    position: relative;
    z-index: 4;
}
* html .column_left {
    margin-right: -100%;
}
.column_right {
    width: 602px;
    margin-left: 368px;
}
#head .column_right {
	/*padding-top: 204px;*/
}
/* columns */
/*   forms   */
.button {
	background: #bf8d3c url('/templates/img/explorer/bg_button.gif') repeat-x 0 0;
	border: 1px solid #9b6a1b;
	width: 147px;
	height: 26px;
	padding: 0;
	margin: 0;
	text-align: center;
	color: #fff;
}
a.button {
	display: block;
	position: relative;
	background: #bf8d3c url('/templates/img/explorer/bg_button.gif') repeat-x 0 0;
	border: 1px solid #9b6a1b;
	width: 147px;
	padding: 4px 0 6px 0;
	margin: 0;
	height: auto;
	text-align: center;
	color: #fff !important;
	text-decoration: none !important;
}
.login a.button {
	margin: 0 auto 16px auto;
}
.buttons {
	text-align: right;
	padding: 11px 0 0 0;
}
.buttons a {
	display: block;
	position: relative;
	float: right;
	background: #bf8d3c url('/templates/img/explorer/bg_button.gif') repeat-x 0 0;
	border: 1px solid #9b6a1b;
	width: 71px;
	padding: 4px 0 6px 0;
	margin: 0 0 12px 12px;
	text-align: center;
	color: #fff !important;
	text-decoration: none !important;
}
form td .buttons a {
	width: 100px;
}
.field {
	background: #fef5e3;
	border: 1px solid #9b6a1b;
	width: 322px;
	height: 19px;
	padding: 0;
	margin: 1px 0;
}
* html .field {
	margin: 0;
}
.login {
	text-align: center;
	padding: 3px 0 0 0;
}
.login table {
	width: auto;
	margin: 0 auto;
}
.login td {
	font-size: 11px;
	color: #704707;
	font-weight: bold;
	text-align: left;
	padding: 0 10px 14px 11px;
}
.login .field {
	margin: 4px 0 1px 0;
	width: 147px;
}
* html .login .field {
	margin: 3px 0 0 0;
}
.login .br {
	height: 8px;
	margin: 0;
}
form table {
	margin: 9px 0;
}
form td {
	padding: 0 0 5px 0;
	vertical-align: top;
}
form th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 4px 14px 0 0;
}
/*   /forms   */

/* scheme */
.column_left#scheme {
	background: transparent url('/templates/img/explorer/scheme.jpg') no-repeat 0 12px;
	min-height: 585px;
	position: relative;
}
* html .column_left#scheme {
	height: 585px;
}
/* /scheme */

#userinfo {
	font-size: 11px;
	color: #704707;
	padding: 138px 0 0 216px;
}
#userinfo p {
	padding: 8px 0 0 0;
}
#userinfo span {
	width: 105px;
	display: block;
	float: left;
}
* html #userinfo span {
	width: 102px;
}

.contact_phone {
	background: transparent url('/templates/img/explorer/icons/phone.gif') no-repeat 0 10px;
	font-size: 11px;
	padding: 0 0 0 48px;
	margin: 0 0 0 67px;
}
.contact_phone big {
	display: block;
	padding: 6px 0 12px 0;
}
.contact_phone a, .contact_phone a:link, .contact_phone a:visited, .contact_phone a:active, .contact_phone a:hover {
	color: #fff;
}

/* fast facts */
#scheme .title {
	margin: 0 0 0 87px;
	width: 195px;
	height: 105px;
	position: relative;
	top: -38px;
	margin-bottom: -26px;
}
#scheme .title p {
	padding: 68px 0 20px 39px;
	margin: 0;
	background: transparent url('/templates/img/explorer/bg_fast_facts.jpg') no-repeat 0 0;
}
#scheme .title a {
	display: block;
	position: relative;
	width: 112px;
	height: 17px;
	background: transparent url('/templates/img/explorer/title_fast_facts2.gif') no-repeat 0 0;
}
#scheme .text {
	margin: 0 0 0 87px;
}
#modules {
	position: relative;
	height: 438px;
}
#modules a {
	display: block;
	width: 110px;
	font-size: 11px;
	position: absolute;
}
#modules a, #modules a:link, #modules a:visited, #modules a:active {
	color: #fff;
}
#modules a:hover {
	color: #fbf787;
}
#modules a#module6 {
	top: 52px;
	left: 145px;
	width: 80px;
}
#modules a#module5 {
	top: 121px;
	left: 87px;
	width: 70px;
}
#modules a#module4 {
	top: 164px;
	left: 211px;
	width: 80px;
}
#modules a#module3 {
	top: 245px;
	left: 70px;
}
#modules a#module2 {
	top: 275px;
	left: 225px;
	width: 80px;
}
#modules a#module1 {
	top: 347px;
	left: 196px;
}
#modules a.marked, #modules a.marked:link, #modules a.marked:visited, #modules a.marked:active {
	color: #fbf787;
}
/* /fast facts */

/* text table */
.text {
	margin: 7px 0;
}
.text td {
	vertical-align: top;
	background: #fef5e3;
	border: 1px solid #fff;
	padding: 5px 11px 4px 11px;
}
.text tr.buttons td {
	background: none;
	padding: 19px 0 0 0;
}
#content .text p {
	padding-bottom: 11px;
}
#content .text ul {
	padding-bottom: 11px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#content .text ul li {
	margin: 0px;
}
/* /text table */

/* dropdown navigation */
#nav ul li {
	position: relative;
}
.sub-menu {
	background: #e9c184 none !important;
	left: -1px;
	top: 25px;
	padding: 8px 0 6px !important;
	border: 1px solid #9b6a1b;
	position: absolute;
	width: 135px;
	overflow: hidden;
}
.sub-menu li {
	background: url('/templates/img/explorer/sub-menu_arrow.gif') no-repeat 12px 6px !important;
	border-left: 0 !important;
	padding-top: 2px !important;
	padding-left: 24px !important;
	width: 100%;
}
.sub-menu li a {
	white-space: nowrap;	
	display: block;
	width: 103px;
	padding-bottom: 6px; 
	border-bottom: 1px solid #9b6a1b;
}
#submenuAboutYou a {
	width: 55px !important;
}
#submenuMarketingNews a {
	width: 80px !important;
}
#nav .sub-menu a, #nav .sub-menu a:link, #nav .sub-menu a:visited, #nav .sub-menu a:active {
	color: #9b6a1b !important;	
}	
#nav .sub-menu a:hover {
	color: #fbf787 !important;	
}
.no-border {
	border:0 !important;
}

#submenuAboutYou, #submenuMarketingNews {
	display: none;
}
/* /dropdown navigation */

.image_library {
    text-align: left;
    float: left;
    width: 680px;   
}
.image_library div {
    float: left;
    margin: 0 30px 0 0;
    /*width: 222px; */
    height: 155px;    
    text-align: left;     
    color: #2e8cce;
}
.image_library img {
    margin: 0 0 8px 0;
}