﻿/******************* Layouts *****************/

#icons_right {
	position: absolute; 
	top: 150px;
}

#content {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

#con_body {
	position: absolute;	
	top: 100px;
	/* left: 0px; */
	width: 675px;
	padding: 0 30px;	
}

.pathway_place {
	position: absolute;		
	top: 30px;	
	width: 500px;
}
.pathway_place #top_line 	{ background: url("line_top.gif"/*tpa=http://www.ua-offshore.com/templates/offshore/images/line_top.gif*/) bottom left repeat-x; }
.pathway_place #vert_line 	{ background: url("line_vert.gif"/*tpa=http://www.ua-offshore.com/templates/offshore/images/line_vert.gif*/) top left repeat-y; }
.pathway_place #bot_line 	{ background: url("line_bot.gif"/*tpa=http://www.ua-offshore.com/templates/offshore/images/line_bot.gif*/) top left repeat-x; }
.pathway_place #bot_corner 	{ background: url("corner_bot.gif"/*tpa=http://www.ua-offshore.com/templates/offshore/images/corner_bot.gif*/) top left no-repeat; }
.pathway_place #top_corner 	{ background: url("corner_top.gif"/*tpa=http://www.ua-offshore.com/templates/offshore/images/corner_top.gif*/) bottom left no-repeat; }

#pathway_mod {
	background-color: #1C3C7E;
	font: 10px Tahoma;
	white-space: normal;	
	padding: 0px 10px 0px 35px;
	color: #C6DAFF;
}

.news {
	position: absolute;
	top: 40px;
	left: 735px;
	width: 265px;
}
.news #news_corner_top 	{ background: url("news_corner_top.gif"/*tpa=http://www.ua-offshore.com/templates/offshore/images/news_corner_top.gif*/) bottom left no-repeat; width: 10px; height: 10px; }
.news #news_line_top 	{ background: url("news_line_top.gif"/*tpa=http://www.ua-offshore.com/templates/offshore/images/news_line_top.gif*/) bottom left repeat-x; }
.news #news_vert_line 	{ background: url("news_line_vert.gif"/*tpa=http://www.ua-offshore.com/templates/offshore/images/news_line_vert.gif*/) bottom left repeat-y; }
.news #news_corner_bot 	{ background: url("news_corner_bot.gif"/*tpa=http://www.ua-offshore.com/templates/offshore/images/news_corner_bot.gif*/) top left no-repeat; width: 10px; height: 10px; }
.news #news_line_bot 	{ background: url("news_line_bot.gif"/*tpa=http://www.ua-offshore.com/templates/offshore/images/news_line_bot.gif*/) top left repeat-x; }

#news_main {
	padding: 0 20px 0 10px;
}

#news_main ul, #news_main li {
	list-style:none;
	margin:0;
	padding: 5px 0 0 0;
}

#rnd_offer {
	position: absolute;	
	border: 1px solid #7DC9FF;
	width: 674px;
	padding: 0 30px;
}

#wrap_search {
	position: relative;
	width: 100%;
	white-space: nowrap;
}

.search {
	position: absolute;
	top: -20px;
}

#links_dropdown {
	position:absolute;
	left:500px;
	top:0px;
	
}

#links_dropdown_ie6 {
	position:absolute;
	left:500px;
	top:0px;
	
}
#links_dropdown_ie {
	position:absolute;
	left:500px;
	top:0px;
	
}
#links_dropdown_opera {
	position:absolute;
	left:500px;
	top:15px;
	
}

/*************** Display & Style *************/

#links_dropdown .inputbox { /* categories of links, articles dropdown */
	width: 200px; height: 25px; color: black; background-color : white; z-index: 0;
}
#links_dropdown_ie6 .inputbox { /* categories of links, articles dropdown */
	width: 200px; height: 25px; color: black; background-color : white; z-index: 0;
}
#links_dropdown_ie .inputbox { /* categories of links, articles dropdown */ 
	width: 200px; height: 25px; color: black; background-color : white; z-index: 0;
}
#links_dropdown_opera .inputbox { /* categories of links, articles dropdown */
	width: 200px; height: 25px; color: black; background-color : white; z-index: 0;
}

#logo_img {
	position: absolute;
	top: 40px;
}

#search_form {
	margin: 0;
}

#mod_search_searchword {
	background-color:#13307E;
	border:1px solid #4785A1;
	color:#FEFFFF;
	height:18px;
	line-height:18px;	
	margin:0pt;
	padding-left:4px;
	padding-top:2px;
	width:200px;
}


.inputbox { /* search results box */
	background-color: #13307E;	
	color: #FEFFFF;
	border: 2px solid #4785A1;
	margin: 0;
}

.contentpaneopen fieldset {
	border: 1px solid #7DC9FF;
	margin-bottom: 5px;
}

.search_form {
	position: relative;
	width: 100%;
}

.search_btn {
	position: relative;
	top: 8px;
}

.search_btn_ie {
	position: relative;
	top: 5px;
}

.search_btn_ie6 {
	position: relative;	
	top: 3px;	
}

.search_btn_opera {
	position: relative;
	top: 7px;
}

#ext_search { /* extended search link */
	display: block;
	position: relative;
	top: -18px;
	font-size: 11px;
}

#ext_search_ie { /* extended search link */
	display: block;
	position: relative;
	top: -23px;
	font-size: 11px;
}

#ext_search_ie6 { /* extended search link */
	display: block;
	position: relative;
	top: -25px;
	font-size: 11px;
}

#ext_search_opera{ /* extended search link */
	display: block;
	position: relative;
	top: -15px;
	font-size: 11px;
}

/* rules for extended search form */
#search_by 		{ position: relative; left: 0px; }
#search_lists 	{ position: relative; left: -7px; }
#search_sort 	{ position: relative; left: 0px; }
#search_only_by 	{ position: relative; left: 3px; }
#search_keyword 	{ position: relative; left: 0px; }

.all_forms { 
	background-color: #139EFF;
	border: 1px solid #7DC9FF;	
	color: white;
}

.all_forms.email_field, .all_forms.name_field {
	width: 200px;
}

* html .all_forms.name_field {
	position: relative;
	left: -120px;
	width: 200px;	
}

.all_forms.quiz_textarea {
	width: 660px;
	height: 85px;
	overflow: auto;
}

#btn_subs {
	margin: 10px 0 10px 12px;	
	background: url("btn_subscribe.gif"/*tpa=http://www.ua-offshore.com/templates/offshore/images/btn_subscribe.gif*/);
	width: 181px;
	height: 26px;
}

#btn_quiz {
	margin: 0;	
	background: url("btn_quiz.gif"/*tpa=http://www.ua-offshore.com/templates/offshore/images/btn_quiz.gif*/);
	width: 187px;
	height: 28px;
}

.createdate {
	color:#BEE6FF;
	display:block;
	position:relative;
	top:-7px;
	left: 0px;
}

#subscribeFormModule {
	position: relative;
	top: -12px;
}

.pagenav {
	padding: 0 3px;
}

.buttons {
	background: none no-repeat top left;
	border: none;
	cursor: pointer;
	display: block;
	height: 25px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
	width: auto;
	font-size: 0; 
	line-height: 26px
}

input.buttons:hover { background-position: 0 -25px; }

input#name {
	background-color: #139EFF;
	border: 1px solid #7DC9FF;
	width: 200px;
	color: white;
}

#subscribe_form {
	position: relative;
	top: 0px;
}

* html #subscribe_form {
	position: relative;
	margin: 0;
	padding: 0;
	top: -20px;
}

.info_fax 		{ padding-left: 25px; }
.info_address 	{ padding-left: 75px; }

#btn_feedback {	
	margin: 15pt 10pt;
}

#footer { /* forming "box" for copyrights absolute positioning */
	position: relative;
	width: 100%;
}

#copyright_off {
	position: absolute;
	bottom: 15px;
	left: 30px;
}

#copyright_para {
	position: absolute;
	bottom: 20px;
	right: 30px;	
}

#printer_icon_opera { position: absolute; right: 30px; top: -3px; }

.latestnews img {
	display: none;
}

.contentpaneopen p img {
	border-color: white;
	margin-left: 0px;
	margin-top: 0px;
}

* html .contentpaneopen p img { /* hack for IE 6 */
	border-color: white;
	margin-left: -10px;
	margin-top: -10px;
}

.article_column p img {
	display: none;
}

.rnd_offer_block img {
	width: 15%;	
	border: 2px solid white;
	margin-left: 0px;
	margin-top: 0px;
}
/*.rss_img {
	background: url("btn_subscribe.gif"/*tpa=http://www.ua-offshore.com/templates/offshore/images/btn_subscribe.gif*/);
}
*/

/* .article_separator { display: none; } */

/******************* Fonts *******************/
body {
	font: 12px Tahoma, Sans-Serif;
	color: #FEFFFF;
	line-height: 18px;
}

h1 {
	font: bold 12px Tahoma, Arial ;
	color: #CD9203;
}

h2 {
	font: bold 18px Tahoma, Sans-Serif;
	color: #BEE6FF;
}

h3 {
	font: bold 16px Tahoma, Sans-Serif;
	color: #BEE6FF;
}

h4 {
	font: bold 14px Tahoma, Sans-Serif;
	color: #BEE6FF;
}

a:link 		{ color: #AFFFFF; /*color: #81E0FF;*/ }
a:hover 		{ color: #cef3ff; }
a:visited 	{ color: #C3DCDD; }
a:active 	{ color: #7ddfff; }

.latestnews a:link		{ color: #FFFFFF; font-weight: bold; }
.latestnews a:hover 		{ color: #cef3ff; font-weight: bold; }
.latestnews a:visited 	{ color: #C3DCDD; font-weight: bold; }

.news_date {
	font-size: 0.9em;
	color: #96DAFF;
}

.contentheading {
	font: bold 16px Tahoma, Sans-Serif;
	color: #BEE6FF;		
}

.contentheading h1 {
	font: bold 16px Tahoma, Sans-Serif;
}

.componentheading  {
	font: bold 16px Tahoma, Sans-Serif;
	color: #BEE6FF;
	padding: 0 0 0 3px;
}

.latestnews {
	font-size: 11px;
	line-height: 14px;
}

.col100 { /* subscribe status info 	*/
	font-size: 18px;
	margin: 10px 0 10px 0;
	color: #BEE6FF;
	height: 50px;
}

#contacts_pane { 
	text-align: center;
	font-size: 11px;
	margin: 0 auto;
	line-height: 18px;
}

#copyright_off {
	font-size: 11px;
}

#rnd_offer h4 {
	padding: 5px 0 5px 5px;
	margin: 0;
}
.table_menu {
	font-size: 9pt;
	font-family: 'Century Gothic'; 
	color: black; 
	font-weight: bold;

}
