@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/background.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position:top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}

a {
	color: #0072bc;
}

a:link {
	color: #0072bc;
	text-decoration: none;
}

a:visited {
	color: #0072bc;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

.form_light{
	border:1px solid #ccc;
	background:#f5f5f5;
	font-size:10px;
	color:#333;
	margin-top:3px;
	font-family:verdana,sans;
}

p {
	margin:10px 0px 10px 0px;
	padding:0px;
	line-height:15px;
}

.list_5px_space ul {
	margin-top:10px;
	list-style:square;
	color:#659503;
	line-height:15px;
}

.list_5px_space li {
	padding-bottom:7px;
	color:#333333;
}

#main_container {
	width: 855px;
	margin:0px auto;
	text-align:left;
	background-color:#FFFFFF;
}

.clear {
	clear:both;
}

#top_logo {
	float:left;
	margin:7px 0px 12px 0px;
}

#top_links {
	float:right;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
}

#nav_bar {
	background-image: url(images/nav_bar_bg_w_shadow_new.jpg);
	background-repeat: no-repeat;
	clear: both;
	height:31px;
	padding-left:10px;
	padding-right:10px;
}

#nav_bar ul {
	margin:0px;
	padding:0px;
}

#nav_bar ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 27px;
	float: left;
	text-align:center;
	line-height: 27px;
	list-style:none;
	font-weight: bold;
}

#nav_bar ul li a {
	display:block;
	color:#FFFFFF;
}

#nav_bar ul li a:hover {
	background-color:#666666;
	background-image:url(images/nav_bar_link_highlight_new.jpg);
	background-repeat:repeat;
	text-decoration: none;
}

.nav_links_divider {
	width:1px;
	float:left;
	list-style:none;
}

#nav_links_home a {width:65px;}
#nav_links_your_guides a {
	width:100px;
}
#nav_links_the_boat a {
	width:80px;
}
#nav_links_charter_rates a {
	width:110px;
}
#nav_links_news a {width:47px;}
#nav_links_company a {width:71px;}
#nav_links_contact a {width:78px;}
#nav_links_trip_tips a {width:58px;}
#nav_links_what_to_bring a {
	width:110px;
}
#nav_links_food_lodging a {
	width:120px;
}
#nav_links_photo_gallery a {
	width:110px;
}
#nav_links_lodging a {width:94px;}

.nav_search_box {
	float:right;
}

.search_words {
	border:1px solid #60a7d5;
	background:#FFFFFF;
	font-size:11px;
	height:16px;
	padding:0px;
	margin:0px;
	color:#333;
	font-family:verdana,sans;
}

#top_right_box {
	float:right;
	width:206px;
	height:298px;
	text-align:center;
	border:solid 1px #cccccc;
	background-image:url(images/top_right_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#top_right_box_inner {
	width:187px;
	margin:0px auto;
}

.top_right_box_title {
	height: 27px;
	width: 187px;
	background-image: url(images/top_right_title_bg_new.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 23px;
	text-align: left;
	text-indent: 6px;
	margin-top:10px;
}

.middle_box_title {
	background-image: url(images/middle_title_box_title_bg_new.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	text-indent:10px;
	width: 253px;
	clear:both;
	color: #FFFFFF;
}

.top_right_box_list {
	text-align: left;
	line-height: 24px;
	height:24px;
	margin: 0px;
	width:187px;
	text-indent: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/bullet_arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.top_right_box_list a{
	display:block;
	width:187px;
}

.top_right_box_list a:hover {
	background-image: url(images/bullet_arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color:#efecec;
	text-decoration: none;
}

.solutions_box_title {
	background-image: url(images/middle_title_box_title_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	text-indent:10px;
	width:220px;
	color: #FFFFFF;
}

.solutions_box_list {
	text-align: left;
	line-height: 24px;
	height:24px;
	margin: 0px;
	width:220px;
	text-indent: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/bullet_arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.solutions_box_list a{
	display:block;
	width:220px;
}

.solutions_box_list a:hover {
	background-image: url(images/bullet_arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color:#ebf9ff;
	text-decoration: none;
}

.middle_box_list {
	text-align: left;
	line-height: 20px;
	margin:0px 15px 0px 15px;
	width:223px;
	text-indent: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/bullet_arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	
}

.middle_box_list a{
	display:block;
	width:223px;
}

.middle_box_list a:hover {
	background-image: url(images/bullet_arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color:#ebf9ff;
	text-decoration: none;
	background-color:#edf7fe;
}

.top_right_box_divider {
	line-height:1px;
	height:1px;
}

#bottom_boxes ul {
	margin:0px;
	padding:0px;
}

#bottom_boxes ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	text-align:left;
	list-style:none;
	border:solid 1px #CCCCCC;
	height:75px;
	background-image: url(images/bottom_box_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#middle_boxes ul {
	margin:0px;
	padding:0px;
}

#middle_boxes ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	text-align:left;
	list-style:none;
	border:solid 1px #CCCCCC;
	height:250px;
	background-image:url(images/bottom_box_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

.bottom_boxes_left {
	width:833px;
	margin-right:10px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.middle_boxes_1 {
	width:273px;
	margin-right:10px;
}

.middle_boxes_2 {
	width:283px;
	margin-right:10px;
}

.middle_boxes_3 {
	width:273px;
}

.middle_boxes_4 {
	width:186px;
	padding:1px 10px 0px 10px;
}

.bottom_boxes_center {
	width:263px;
	padding:1px 10px 0px 10px;
}

.bottom_boxes_right {
	width:253px;
	padding:1px 10px 0px 10px;
}

.bottom_boxes_title {
	font-size:14px;
	font-weight:bold;
	color:#0072bc;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.bottom_boxes_left_logo {
	float:left;
	width:833px;
	text-align:center;
}

.bottom_boxes_left_desc {
	float:left;
	width:146px;
	padding-left:7px;
	line-height:15px;
}

.bottom_boxes_right div.bottom_boxes_title {
	background-image:url(images/hor_dots_2px_253w.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.bottom_boxes_right_title_rss {
	float:right;
	padding:0px 0px 0px 0px;
	text-indent:20px;
	background-image:url(images/rss_homepage_16w.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:72px;
	font-size:11px;font-family:Arial, Helvetica, sans-serif;
	line-height:29px;
}

.bottom_boxes_right_title_rss a {
	display:block;
	width:72px;
}

.bottom_boxes_right_list {
	background-image:url(images/hor_dots_2px_253w.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	line-height:14px;
}

.bottom_boxes_right_list a {
	display:block;
	width:253px;
	padding:5px 0px 5px 0px;
}

.bottom_boxes_right_list a:hover {
	background-image:url(images/hor_dots_2px_253w.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#ebf9ff;
	text-decoration: none;
}

#breadcrumb_box {
	line-height:28px;
	height:28px;
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	border-bottom:solid 1px #ddd;
}

#breadcrumb_box2 {
	line-height:28px;
	height:28px;
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	border-bottom:solid 1px #ddd;
}

#banner_bg {
	text-align:right;padding-top:11px;
	clear:both;
}

#top_date {
	float:left;
}

#breadcrumb {
	float:right;
}

#left_nav {
	width:165px;
	float:left;
}

#left_nav_wrapper {
	float:left;
	width:163px;
	border: solid 1px #cccccc;
	background-image: url(images/left_nav_box_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#left_nav_box {
	padding: 0px 7px 15px 10px;
}

#left_nav_box_title {
	background-image: url(images/left_nav_box_title_bg_new.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
}

#left_nav_box_title a {
	display:block;
	padding-left:10px;
	color: #FFFFFF;
	width:153px;
	text-decoration:none;
}

#left_nav_box_title a:hover {
	background-image: url(images/left_nav_box_title_bg_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	text-decoration:none;
}

#left_nav_box ul {
	margin:3px 0px 0px 0px;
	padding:0px;
}

#left_nav_box ul li {
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

#left_nav_box ul li a {
	line-height:12px;
	width:131px;
	padding: 3px 0px 3px 12px;
	display:block;
	text-decoration:none;
	border:solid 1px #FFFFFF;
	color: #0072bc;
}

#left_nav_box ul li a:hover {
	background-color:#edf7fe;
	border:solid 1px #b4d5ec;
	text-decoration:none;
	color: #0072bc;
}

.left_nav_sub_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:13px;
	color:#333333;
	padding-left: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 3px;
	background-image:url(../templates/images/left_nav_hor_dots.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

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

.rn_action_btns li {
	list-style:none;
	text-decoration:none;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	line-height:25px;
	width:160px;
	display:block;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	height:26px;
}

#rn_btn_demo {
	background-image: url(images/rn_demo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#rn_btn_demo a {
	width:160px;
	height:26px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
}

#rn_btn_demo a:hover {
	background-image: url(images/rn_demo_over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color:#FFFFFF;
	text-decoration:none;
}

#rn_btn_datasheet {
	background-image: url(images/rn_datasheet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#rn_btn_datasheet a {
	width:160px;
	height:26px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
}

#rn_btn_datasheet a:hover {
	background-image: url(images/rn_datasheet_over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color:#FFFFFF;
	text-decoration:none;
}

#rn_btn_subscribe {
	background-image: url(images/rn_subscribe.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:36px;
}

#rn_btn_subscribe a {
	width:160px;
	height:31px;
	line-height:12px;
	padding-top:5px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
}

#rn_btn_subscribe a:hover {
	background-image: url(images/rn_subscribe_over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color:#FFFFFF;
	text-decoration:none;
}

#rn_btn_how_to_buy {
	background-image: url(images/rn_how_to_buy.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#rn_btn_how_to_buy a {
	width:160px;
	height:26px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
}

#rn_btn_how_to_buy a:hover {
	background-image: url(images/rn_how_to_buy_over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color:#FFFFFF;
	text-decoration:none;
}

#rn_btn_contact_us {
	background-image: url(images/rn_contact_us.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#rn_btn_contact_us a {
	width:160px;
	height:26px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
}

#rn_btn_contact_us a:hover {
	background-image: url(images/rn_contact_us_over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color:#FFFFFF;
	text-decoration:none;
}

.rn_box_title {
	background-image:url(images/rn_box_title_bg.gif);
	background-repeat:repeat;
	height:27px;
	line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-left:10px;
}

.rn_estore_box_title {
	background-image:url(images/left_nav_box_title_bg.gif);
	background-repeat:repeat;
	height:27px;
	line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-left:10px;
	color:#FFFFFF;
}

.rn_box_wrapper {
	border:solid 1px #CCCCCC;
	background-image: url(images/left_nav_box_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#content_area {
	width:670px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#content_area_extended {
	width:675px;
	margin:0px 0px 0px 0px;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}

#content_area_extended_ln {
	width:840px;
	margin:0px 0px 0px 5px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}

#search_area {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}

#content_area_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	padding-top: 5px;
	padding-bottom:5px;
	clear:both;

}

.content_area_sub_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #659503;
	padding-bottom: 10px;
	border-bottom:solid 1px #CCCCCC;
	clear:both;
}

.content_area_sub_title a {
	color: #659503;
}

#right_nav_box {
	float:right;
	width:160px;
}

.press_release_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	line-height: 16px;

}

.press_release_sub_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;

}

.product_list_image {
	float:left;
	width:150px;
	margin-right:10px;
}

.product_list_desc {
	float:left;
	width:340px;
	line-height:15px;
}

.key_features_sub_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #333333;
	padding:10px 0px 0px 0px;
	margin:0px;
	clear:both;
}

.sub_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #659503;
	padding:10px 0px 0px 0px;
	margin:0px;
	clear:both;
}


#tabs {
	background-image:url(templates/images/tab_blue_line.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	height:26px;
	padding:0px 0px 0px 5px;
	margin:0px;
	list-style:none;
}

#tabs li {
	float:left;
	text-align:center;
	margin-right:2px;
	line-height:25px;
	border-top:solid 1px #acacac;
	border-right:solid 1px #acacac;
	border-bottom:solid 1px #5d94ba;
	border-left:solid 1px #acacac;
	font-size:12px;
	font-weight:bold;
	background-image:url(images/tab_off_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#tabs li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	height:24px;
	display:block;
}

#tabs li#tab_overview {
	float:left;
	text-align:center;
	margin-right:2px;
	line-height:25px;
	border-top:solid 1px #5d94ba;
	border-right:solid 1px #5d94ba;
	border-bottom:solid 1px #a1cbe7;
	border-left:solid 1px #5d94ba;
	background-image:url(images/tab_on_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	width:63px;
}

#tabs li#tab_features {
	float:left;
	text-align:center;
	margin-right:2px;
	line-height:25px;
	border-top:solid 1px #5d94ba;
	border-right:solid 1px #5d94ba;
	border-bottom:solid 1px #a1cbe7;
	border-left:solid 1px #5d94ba;
	background-image:url(images/tab_on_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	width:60px;
}

#tab_specifications {
	width:94px;
}

#tab_compare {
	width:62px;
}

#tab_system_req {
	width:139px;
}

#tab_supported_adapters {
	width:127px;
}

#tab_faq {
	width:37px;
}

#tab_product_tour {
	width:87px;
}

#tabs_wide {
	background-image:url(templates/images/tab_blue_line.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	height:26px;
	padding:0px 0px 0px 5px;
	margin:0px;
	list-style:none;
}

#tabs_wide li {
	float:left;
	text-align:center;
	margin-right:2px;
	line-height:25px;
	border-top:solid 1px #acacac;
	border-right:solid 1px #acacac;
	border-bottom:solid 1px #5d94ba;
	border-left:solid 1px #acacac;
	font-size:12px;
	font-weight:bold;
	background-image:url(images/tab_off_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	width:200px;
}

#tabs_wide li#tab_laptop {
	border-top:solid 1px #5d94ba;
	border-right:solid 1px #5d94ba;
	border-bottom:solid 1px #a1cbe7;
	border-left:solid 1px #5d94ba;
	background-image:url(images/tab_on_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#tabs_wide li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	width:200px;
	height:24px;
	display:block;
}

.specs_table {
 width: 500px;
}
.specs_table_title {
 background-color: #0172bc;
 color: #fff;
 font-weight: bold;
 border-bottom:solid 1px #FFF;
}
.specs_table_title_col1 {
 float: left;
 width: 68px;
 padding: 5px;
}

.specs_table_title_col2 {
 float: left;
 width: 410px;
 padding: 5px;
 border-left:solid 1px #FFFFFF;
}

.specs_table_grey {
 background-color: #f7f7f7;
 color: #333;
 border-bottom:solid 1px #FFF;
 font-size:10px;
}
.specs_table_grey_col1 {
 float: left;
 width: 68px;
 padding: 5px;
 font-weight:bold;
}

.specs_table_grey_col2 {
 float: left;
 width: 410px;
 padding: 5px;
 border-left:solid 1px #FFFFFF;
}

.specs_table_grey_col2 ul {
	margin:0px 0px 0px 15px;
	padding:0px;
}

.specs_table_grey_col2 ul li {
	margin-bottom:3px;
}

.specs_table_grey_col2 ul li ul li {
	margin-bottom:0px;
}

.specs_table_blue {
 background-color: #eaf1f7;
 color: #333;
 border-bottom:solid 1px #FFF;
 font-size:10px;
}
.specs_table_blue_col1 {
 float: left;
 width: 68px;
 padding: 5px;
 font-weight:bold;
}

.specs_table_blue_col2 {
 float: left;
 width: 410px;
 padding: 5px;
 border-left:solid 1px #FFFFFF;
}

.specs_table_blue_col2 ul {
	margin:0px 0px 0px 15px;
	padding:0px;
}

.specs_table_blue_col2 ul li {
	margin-bottom:3px;
}

.specs_table_blue_col2 ul li ul li {
	margin-bottom:0px;
}


.tech_table {
 width: 500px;
}
.tech_table_title {
 background-color: #0172bc;
 color: #fff;
 font-weight: bold;
 border-bottom:solid 1px #FFF;
}
.tech_table_title_col1 {
 float: left;
 width: 489px;
 padding: 5px;
}

.tech_table_blue {
 background-color: #eaf1f7;
 color: #333;
 border-bottom:solid 1px #FFF;
 font-size:10px;
}

.tech_table_col2-1 {
 float: left;
 width: 201px;
 padding: 5px;
 font-weight:bold;
}

.tech_table_col2-2 {
 float: left;
 width: 275px;
 padding: 5px;
 border-left:solid 1px #FFFFFF;
}

.tech_table_col4-1 {
 float: left;
 width: 201px;
 padding: 5px;
 font-weight:bold;
}

.tech_table_col4-2 {
 float: left;
 width: 85px;
 padding: 5px;
 border-left:solid 1px #FFFFFF;
}

.tech_table_col4-3 {
 float: left;
 width: 85px;
 padding: 5px;
 border-left:solid 1px #FFFFFF;
}

.tech_table_col4-4 {
 float: left;
 width: 85px;
 padding: 5px;
 border-left:solid 1px #FFFFFF;
}

.tech_table_grey {
 background-color: #f7f7f7;
 color: #333;
 border-bottom:solid 1px #FFF;
 font-size:10px;
}

.tech_table_grey p {
	margin:0px;
	padding:0px;
}

.faq_question {
	padding:5px 0px 5px 5px;
	font-weight:bold;
	border-bottom:solid 1px #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

.adapter_title {
	padding:5px 0px 5px 5px;
	font-weight:bold;
	border-bottom:solid 1px #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

.faq_question a {
	color:#333333;
}

.fag_answer {
	padding:10px;
	border-top:solid 1px #CCCCCC;
	border-right:solid 2px #CCCCCC;
	border-bottom:solid 2px #CCCCCC;
	border-left:solid 2px #CCCCCC;
	background-color:#fbfbfb;
}

.media_container {
	background-color:#f1f9e0;
	width:498px;
	clear: both;
	border:solid 1px #e1e1e1;
}

.media_headline {
	float:right;
	width:414px;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:4px;
	padding-right:4px;
	background-color:#f1f8fe;
	border-left:solid 1px #e1e1e1;
	font-size:10px;
	font-weight:bold;
}

.media_date {
	float:right;
	width:75px;
	padding-top:7px;
	padding-bottom:7px;
	text-align:center;
	font-size:10px;
}

.news_container {
	width:500px;
	padding:10px 0px 10px 0px;
	border-bottom:solid 1px #CCCCCC;
}

.news_headline {
	float:left;
	width:375px;
	font-size:10px;
}

.news_logo {
	float:right;
	width:120px;
	text-align:center;
}

.rn_rss_box {
	width:156px;
	height:35px;
	margin-left:2px;
	line-height:35px;
	text-align:left;
	text-indent:28px;
	background-image:url(images/rss_rn_23w.gif);
	background-repeat:no-repeat;
	background-position:top left;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.rn_rss_box a {
	display:block;
	width:156px;
}

.rn_rss_box a:hover {
	background-image:url(images/rss_rn_23w.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color: #ebf9ff;
	
}

#product_info ul {
	margin:0px 0px 0px 0px;
	padding:5px 10px 10px 10px;
}

#product_info ul li {
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

#product_info ul li a {
	line-height:12px;
	width:126px;
	padding: 3px 0px 3px 12px;
	display:block;
	text-decoration:none;
	border:solid 1px #FFFFFF;
	color: #0072bc;
}

#product_info ul li a:hover {
	background-color:#edf7fe;
	border:solid 1px #b4d5ec;
	text-decoration:none;
	color: #0072bc;
}

.news_rss_container {
	width:500px;
	padding:15px 0px 15px 0px;
	border-bottom:solid 1px #CCCCCC;
}

.news_rss_headline {
	float:left;
	width:375px;
	font-size:11px;
}

.news_rss {
	float:right;
	width:100px;
	height:25px;
	line-height:21px;
	text-align:left;
	text-indent:28px;
	background-image:url(images/rss_23w.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.news_rss a {
	display:block;
	width:100px;
}

.pr_teaser {
	clear: both;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-right: 5px;
	padding-left: 5px;
	font-size:10px;
}

.media_logo {
	float:left;
	width:110px;
	padding-top:12px;
	padding-bottom:12px;
	text-align:center;
	font-size:10px;
}

.pr_container {
	font-size:10px;
	padding-top:12px;
	padding-bottom:12px;
	border-bottom:solid 1px #CCC;
}

.training_container {
	font-size:11px;
	padding-top:12px;
	padding-bottom:12px;
	border-bottom:solid 1px #CCC;
}

.tableHeader {
	background-color:#0172bc;
	color:#FFFFFF;
}

.tableRow1 {
	background-color:#f7f7f7;
}

.tableRow2 {
	background-color:#eaf1f7;
}

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

.btn_action li {
	list-style:none;
	text-decoration:none;
	padding: 0px;
	margin: 0px 5px 5px 0px;
	line-height:25px;
	width:100px;
	display:block;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	height:26px;
	float:right;
}

.btn_add_to_cart {
	background-image: url(images/btn_add_to_cart.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.btn_add_to_cart a {
	width:100px;
	height:26px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
}

.btn_add_to_cart a:hover {
	background-image: url(images/btn_add_to_cart_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color:#FFFFFF;
	text-decoration:none;
}

.btn_add_to_cart a:visited {
	width:100px;
	height:26px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
}

.btn_rn_cart_blue {
	background-image: url(images/btn_rn_cart_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}

.btn_rn_cart_blue a {
	width:68px;
	height:20px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	line-height:18px;
	font-weight:bold;
}

.btn_rn_cart_blue a:hover {
	background-image: url(images/btn_rn_cart_blue_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
}

.btn_rn_cart_blue a:visited {
	width:68px;
	height:20px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	line-height:18px;
	font-weight:bold;
}

.btn_rn_cart_grey {
	background-image: url(images/btn_rn_cart_grey.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}

.btn_rn_cart_grey a {
	width:68px;
	height:20px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	line-height:18px;
	font-weight:bold;
}

.btn_rn_cart_grey a:hover {
	background-image: url(images/btn_rn_cart_grey_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
}

.btn_rn_cart_grey a:visited {
	width:68px;
	height:20px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	line-height:18px;
	font-weight:bold;
}

.btn_rn_cart_green {
	background-image: url(images/btn_rn_cart_green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:right;
}

.btn_rn_cart_green a {
	width:68px;
	height:20px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	line-height:18px;
	font-weight:bold;
}

.btn_rn_cart_green a:hover {
	background-image: url(images/btn_rn_cart_green_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
}

.btn_rn_cart_green a:visited {
	width:68px;
	height:20px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	line-height:18px;
	font-weight:bold;
}

.btn_buy_now {
	background-image: url(images/btn_buy_now.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.btn_buy_now a {
	width:100px;
	height:26px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
}

.btn_buy_now a:hover {
	background-image: url(images/btn_buy_now_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color:#FFFFFF;
	text-decoration:none;
}

.btn_buy_now a:visited {
	width:100px;
	height:26px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
}

.copyright {
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
}

.copyright a {
	color:#666666;
}

.copyright a:visited {
	color:#666666;
}

.copyright a:hover {
	text-decoration:underline;
}

.copyright_pr {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}
