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

/*BODY + GENERIC STYLES */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	/*background-image:url(../images/layout/bg_body.jpg);
	background-position: top left;
	background-repeat: no-repeat;*/
}

img {
	border: 0px;
}

.pngelement {
	behavior: url("/js/iepngfix.htc")
}

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

hr {
	color: #afafaf;
	background-color: #afafaf;
	height: 1px;
	border: none;
}

html {
	height: 100%;
}

.float_left {
	float: left
}
.float_right {
	float: right
}

.clear {
	clear: both;
	height: 1px;
	visibility: hidden;
	overflow: hidden;
}

a:link,a:visited {
	text-decoration: none;
	color: #636363;
}

a:hover {
	text-decoration: underline
}

.float_img_left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}


.float_img_right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

.content_body span {
	font-size: 11px;
}

.content_body a {
	color: #E45000;
	text-decoration: none;
	font-weight: normal;
}

.content_body a:link, .content_body a:visited {
	color: #E45000;
	text-decoration: none;
	font-weight: normal;
}

.content_body a:hover {
	color: #E45000;
	text-decoration: underline;
	font-weight: normal;
}

#wrapper {
	position: relative;
	width: 965px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-bottom:48px;
}

#wrapper{
width:965px;
margin-left: auto;
margin-right: auto;
text-align: left;
}

.padding_25px {
	padding: 25px;
	padding-bottom: 0px;
}

/*HEADER AREA*/
#header {
/*background-image:url(../images/layout/bg_header.png);*/
background-repeat:no-repeat;
background-position: top left;
height: 109px;
}

#logo {
	position: absolute;
	left: 20px;
	top: 16px;
}

#search {
	position: absolute;
	left: 865px;
	top: 25px;
	width: 97px;
}

.search_input {
	border: 1px solid #5e5862;
	width: 97px;
	color: #636363;
	font-size: 11px;
	height: 13px;
	line-height: 12px;
	padding-top: 1px;
	padding-left: 3px;
}


#nav {
	height: 26px;
	margin-left: 345px;
	padding-top: 20px;
	width: 500px;
}

/*
#nav ul {
margin: 0px;
padding: 0px;
}

#nav ul li {
float: left;
list-style: none;
padding-left: 20px;
font-size: 13px;
font-weight: bold;
color: #323334;
}

#nav ul li a:link, #nav ul li a:visited {
color: #323334;
text-decoration: none
}

#nav ul li a:hover {
color: #323334;
text-decoration: underline;
}
*/

/*CONTENT HOME*/

#content_body {
	margin-top: 45px;
}



.blue_bg {
	background-color: #bacedd;
	color: #000000;
}
.label {
	padding-top: 4px;
	padding-bottom: 10px;
}

.label2 {
	padding-top: 4px;
	padding-bottom: 5px;
}

#home_left {
	padding-left: 53px;
	width: 170px;
	float: left;
}

#home_right {
	float: right;
	width: 705px;
}

#home_news {
	padding-top: 45px;
	width: 705px;
}

#home_news a {
	display: block;
}

#home_news p {
	padding: 0px;
	margin: 0px;
}


#home_news ul {
	padding: 0px;
	margin: 0px;
	width: 415px;
	margin-left: 15px;
}

.bullet_01 {
	list-style: url(../images/layout/bullet_01.gif);
	padding-left: 4px;
	padding-bottom: 12px;
}

.bullet_b_01 {
	list-style: url(../images/layout/bullet_b_01.gif);
	margin-right: 8px;
}

.bullet_02 {
	list-style: url(../images/layout/bullet_02.gif);
	padding-left: 4px;
	padding-bottom: 12px;
}

.bullet_03 {
	list-style: url(../images/layout/bullet_03.gif);
	padding-left: 4px;
}

#news_title {
	margin-right: 15px;
}


/*TITLES HEADERS*/

h1 {
}
h2 {
}

/*FOOTER AREA*/

#footer {
	padding-left: 62px;
	padding-top: 95px;
}


#footer a:link,#footer a:visited {
	text-decoration: none;
	color: #636363;
}


#footer a:hover {
	text-decoration: underline;
}


/*CONTENTS*/

#main_box {
	width: 910px;
	margin: auto;
	float: right;
}


#main_box_column {
	width: 735px;
	margin: auto;
	float: right;
}

#header_box {
	background-image: url(../images/layout/header_box.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 35px;
	line-height: 32px;
	overflow: hidden;
}

#breadcrum {
	padding-left: 23px;
	padding-top: 2px;
	color: #FFFFFF;
}

#breadcrum a:link,#breadcrum a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

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



.rounded_right {
	padding-right: 3px;
	background-color: #FFFFFF;
}

*html .rounded_right {
	padding-top: 1px;
	height: 35px;
	overflow: hidden;
	background-color: #ffffff;
}

/*LEFT COLUMN*/



#box_left_column {
	width: 149px;
	background-image: url(../images/layout/bg_left_box.gif);
	background-repeat: repeat-x;
	background-color: #a39faa;
	padding: 38px 18px 0px 18px;
}

#box_left_column_blue {
	width: 149px;
	background-image: url(../images/layout/bg_left_box_blue.gif);
	background-repeat: repeat-x;
	background-color: #1e4f75;
	padding: 38px 18px 0px 18px;
}


#box_left_column_blue p {
	margin-top: 0px;
	margin-bottom: 2px;
}

.left_column a:link,.left_column a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.left_column a:hover {
	text-decoration: underline
}

.subnav_title {
	font-weight: bold;
	padding-bottom: 2px;
}

.left_column ul {
	padding: 0px ;
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 40px
}

.left_column ul li {
	list-style: none;
	color: #FFFFFF;
	font-size: 11px;
}

.left_column ul ul {
	padding: 0px ;
	margin: 0px;
	padding-left: 12px;
	padding-bottom: 20px;
}
.left_column ul ul li {
	font-weight: normal;
}

/*RIGHT COLUMN*/
#box_right_column {
	width: auto;
	background-color: #ffffff;
	padding-top: 22px;
	padding-bottom: 22px;
	padding-right: 5px;
	background-image: url(../images/layout/bg_shadow_right.gif);
	background-repeat: repeat-y;
	background-position: right;
}


.blue_box {
	background-image: url(../images/layout/bg_blue_box.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #c6ced9;
	min-height: 100px;
	padding: 17px 27px 14px 27px;
}

*html .blue_box {
	height: 100px;
}

.title_arial16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #e45000;
	display: block;
	padding-bottom: 20px;
	text-transform: capitalize;
}


.grey_box {
	background-image: url(../images/layout/bg_grey_box.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #ffffff;
	min-height: 100px;
	padding: 14px 27px 15px 24px;
}

*html .grey_box {
	height: 100px;
}


.right_spacer {
	height: 78px;
	background-color: #c6ced9;
}

/*RIGHT FLOAT COLUMN*/
#right_column {
	float: right;
	width: 175px;
	text-align: right;
}

#right_column img {
	margin-bottom: 18px;
}


/*BODY CONTENT*/

.content_body {
	padding: 20px 28px;
	padding-bottom: 50px;
}

.section_description {
	padding: 10px 28px;
	padding-bottom: 20px;
}



/*DOWNLOADS*/

.icon_image {
	padding-bottom: 10px;
}

.icon_text {
}


.item_icon {
	margin-right: 30px;
	float: left;
	margin-top: 0px;
	font-weight: bold;
	color: #427698;
	width: 120px;
	margin-bottom: 15px;
	height: 100px;
}

.item_icon_download {
	float: left;
	margin-top: 0px;
	font-weight: bold;
	color: #427698;
	margin-bottom: 15px;
	width: 280px;
	margin-right: 0px;
}

.icon_title {
	width: 104px;
	height: 26px;
	display: table-cell;
	vertical-align: middle;
}
.item_icon a:link,.item_icon a:visited {
	color: #427698;
	text-decoration: none;
	display: block;
}

.item_icon a:hover {
	color: #427698;
	text-decoration: underline;
}

.last_item {
	margin-right: 0px;
	padding-right: 0px;
}

.product_icon_big {
	float: left;
	margin-left: 22px;
}

.title_desc_product {
	width: 550px;
	overflow: hidden;
}

/*tabs*/

.tab_nav {
	border-bottom: 10px solid #a2c3de;
	margin-top: 16px;
}

.title_img {
	height: 28px;
	padding-top: 0px;
}

.expand_icon {
	background-image: url(../images/layout/arrow.gif);
	background-position: right ;
	background-repeat: no-repeat;
	cursor: pointer;
	padding-top: 4px;
}


/*SUPPORT FORMS*/

.arrow_white_step1 {
	background-image: url(../images/layout/arrow_white_step1.gif);
	background-position: right top;
	background-repeat: no-repeat;
	width: 220px;
}


.width_forms {
	width: 185px;
	border: 1px solid #e7e7e7;
	font-size: 11px;
}

.description_form {
	border: 1px solid #e7e7e7;
	width: 389px;
}

/*Download single page*/


.download_icon {
	padding-top: 10px;
}

#install_instructions {
	padding-top: 20px;
	padding-left: 30px;
	padding-bottom: 10px;
}

#install_instructions2 {
	padding-top: 20px;
	padding-left: 0px;
	padding-bottom: 10px;
}


#install_instructions a:link, #install_instructions a:visited {
	color: #E45000;
	text-decoration: none;
	font-weight: normal;
}

#install_instructions a:hover {
	color: #E45000;
	text-decoration: underline;
	font-weight: normal;
}


#install_instructions ul {
	margin-top: 0px;
	padding: 0px;
	padding-left: 17px;
	padding-top: 5px;
	padding-bottom: 10px;
}

#install_instructions ul li {
	list-style: decimal;
	margin-bottom: 4px;
	font-weight: bold;
}

#install_instructions ul li span {
	font-weight: normal;
}

.margin_padd_0 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
}

.margin_bottom_10px {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

.subtitle_download {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 6px;
	margin-top: -1px;
	color: #666666;
}

.text_download {
	width: 250px;
	color: #3f3f3f;
}

.text_download_links {
	padding-top: 27px;
}

.text_download a:link, .text_download a:visited {
	color: #E45000;
	text-decoration: none;
	font-weight: normal;
	display: inline;
}

.text_download a:hover {
	color: #E45000;
	text-decoration: underline;
	font-weight: normal;
}


.download_right_box {
	float: right;
	text-align: right;
	width: 380px;
	padding-top: 83px;
}

.download_right_box2 {
	float: right;
	text-align: right;
	width: 320px;
	padding-top: 0px;
}



.download_so {
	padding-top: 79px;
}

.download_so img {
	margin-left: 15px;
}

.selectplatform {
	width: 200px;
}

/*News Section // Directory */

.directory_item {
	background-image: url(../images/layout/bg_news_item.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-bottom: 15px;
}

.directory_title {
	padding-left: 28px;
	padding-right: 25px;
}

.directory_title span {
	font-size: 11px !important;
}

.directory_title p {
	font-size: 11px !important;
}

.directory_item a {
	color: #346286;
	font-size: 13px;
	font-weight: bold;
}

.directory_date {
	padding-left: 28px;
	padding-top: 8px;
	font-size: 12px;
	font-weight: bold;
	color: #b8bab9;
}

/*PAGER*/

#pages {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-top: 10px;
	border-top: 1px #f6f6f6 solid;
}

#pages span {
	margin-left: 18px;
}

#pages a:link,#pages a:visited {
	font-size: 11px;
	color: #E45000;
	text-decoration: none;
}

#pages a:hover {
	text-decoration: underline;
}


/*SUBTITLES*/

.suborange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 15px;
	color: #e45000;
	font-weight: bold;
	display: block;
}


/*SEARCH RESULTS */
.searchResult {
	padding-bottom: 10px;
	padding-top: 5px;
	list-style: outside;
}

.searchResultBold {
	font-weight: bold;
	color: #e45000;
}

.searchResult a,.searchResult a:visited {
	font-weight: normal;
	display: block;
	text-decoration: none;
}


.searchResult a:hover {
	text-decoration: underline;
	display: block;
}


/*PRODUCT LIST*/

.intall_instruction_list {
	line-height: 22px;
	padding-bottom: 12px;
	color: #000000;
}


.productlist_numbers {
	list-style: decimal;
	margin: 0px;
	padding: 0px;
	padding-top: 1em;
	padding-left: 15px;
	padding-bottom: 12px;
	color: #000000;
}

.os_list {
	list-style: none;
	padding-left: 0px;
	font-size: 12px;
	font-weight: bold;
}

.os_list li a:link, .os_list li a:visited,.os_list li a {
	font-weight: bold;
	text-decoration: none;
	color: #000000
}

.os_list li a:hover {
	text-decoration: underline;
}


.productlist_numbers li {
	padding-left: 0px;
	margin-left: 0px;
	padding-bottom: 5px;
}


.productlist {
	margin: 0px;
	padding: 0px;
	padding-top: 1em;
	padding-left: 12px;
	padding-bottom: 12px;
}

.productlist li {
	padding-bottom: 3px;
	margin: 0px;
	padding-left: 5px;
}

.productlist li p {
	margin: 0px;
	margin-bottom: 4px;
}

.productlist li ul {
	padding-bottom: 10px;
	padding-top: 4px;
	padding-left: 13px;
	margin-left: 0px;
}

.productlist li ul li {
	padding-bottom: 3px;
	padding-left: 5px;
	margin: 0px;
}


.caption {
	color: #777777;
	font-size: 10px;
	text-align: center;
}

/*QUOTE*/

.quote {
	width: 270px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #3f3f3f;
	margin-left: 20px;
	line-height: 22px;
	margin-bottom: 15px;
}


.quote p {
	margin-top: 0px;
	margin-bottom: 5px;
}

.quote_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e45000;
	font-weight: normal;
}


.float_left_img {
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
}

.article_subtitle {
	font-size: 13px;
	font-weight: bold;
	color: #E45000;
	margin-top: 20px;
	margin-bottom: 10px;
	display: block;
}


/*GENERIC TABLES*/

.generic_tables {
}

.generic_tables table {
	border-collapse: collapse;
	margin-top: 15px;
	margin-bottom: 10px;
}

.generic_tables th {
	background-color: #d3d3d3;
	border-bottom: 1px #CCCCCC dotted;
	padding: 4px;
	padding-left: 10px;
	padding-right: 15px;
	text-align: left;
}

.generic_tables td {
	text-align: left;
	padding: 4px;
	border-bottom: 1px #cccccc dotted;
	padding-left: 10px;
	padding-right: 15px;
	border-right: 1px solid #dotted;
}

.legal {
	font-style: italic;
	padding-top: 15px;
}

/*2 column List*/

.col_float_right {
	float: left;
	width: 480px;
}

.float_div_right {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	width: 250px;
}

/*Feaured*/

.featured {
	background-color: #f2f2f2;
	border: 1px #CCCCCC dotted;
	padding: 12px;
	margin: 10px 0px;
	font-weight: bold;
}



/*FORMS*/

fieldset {
	border: none;
}

.input-11 {
	font-size: 11px;
	border: 1px solid #999999;
	padding: 2px;
	color: #636363;
}


#further {
	text-align: left;
}

#furtherB {
	text-align: left;
}


/**/

.margin_left6px {
	margin-left: 6px;
}

/*new products*/

.product_desc {
	width: 370px;
	line-height: 16px;
	padding-left: 15px;
}

.intro_text {
	line-height: 16px;
	padding-bottom: 5px;
}

.product_desc a:link,.product_desc a:visited {
	color: #427698;
	text-decoration: none;
	display: block;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
	padding-top: 10px;
}

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

.prod_icon {
	padding-bottom: 20px;
	float: left;
	padding-left: 5px;
}

.padding_top20px {
	padding-top: 15px;
}

.padding_top25px {
	padding-top: 25px;
}


.align_info {
	text-align: left;
	padding-left: 86px;
	padding-top: 27px;
	float: left;
}

.10pxtext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

/* sIFR styles

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

h2 {
	font-weight: normal;
	padding-top: 0px;
	margin-top: 6px;
	color: #e45000;
	font-size: 38px;
	margin-left: 27px;
	margin-bottom: 11px;
	text-transform: lowercase;
}


h3 {
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	color: #3f3f41;
	font-size: 20px;
}

h4 {
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	color: #ffffff;
	font-size: 19px;
	font-weight: bold
}

h5 {
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	color: #ffffff;
	font-size: 18px;
}


h6 {
	margin: 0px;
	margin-left: 6px;
	font-size: 23px;
	color: #3f3f3f;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: -4px;
}


.titleOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	margin-left: 27px;
	margin-top: 15px;
	color: #e45000;
	font-weight: bold;
	display: block;
	padding-right: 22px;
}


.descriptionOrange {
	display: block;
	margin: 0px;
	margin-left: 27px;
	padding-right: 27px;
	font-size: 13px;
	color: #e45000;
	line-height: 13px;
}


.subtitle {
	margin: 0px;
	font-size: 16px;
	color: #454545;
	margin-bottom: 10px;
}

.no_margin_bot {
	margin-bottom: 0px;
}

.localize {
	display: none;
}
