@charset "utf-8";
/* CSS Document */

/******************/
/* GENERAL STYLES */
/******************/

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #eeeeee;
}

p, br, img, form, object, li, ul, ol, a {
	margin: 0;
	padding: 0;
}

/******************/
/* PAGE STRUCTURE */
/******************/

div#background {
	background-image: url(../images/common/background_pattern.jpg);
	background-repeat: repeat-x;
	width: 100%;
}

div#top {
	text-align: left;
	background-image: url(../images/common/logo_area.png);
	width: 1025px;
	height: 155px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
div#top a.link1{
	width:300px;
	height:50px;
	top:32px;
	left:200px;
	position:absolute;
} 

div#breadcrumb {
	width: 983px;
	height: 19px;
	padding-left: 34px;
	padding-top: 7px;
	float: left;
	background-image: url(../images/common/breadcrumb_background.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdc;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: bold;
	color: #898989;
}

div#footer {
	position: relative;
	width: 991px;
	height: 17px;
	background-image: url(../images/common/bottom_edge.png);
	margin-right: auto;
	margin-left: auto;
	padding-top: 27px;
	padding-bottom: 20px;
	padding-left: 34px;
	clear: both;
	background-repeat: no-repeat;
}

/***************/
/* TOP SECTION */
/***************/

div#top_links {
	height: 20px;
	margin-left: 341px;
	margin-top: 3px;
	float: none;
}

.red_divider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	color: #ff0000;
	margin-left: 13px;
	margin-right: 13px;
}

div#top_links img {
	padding-top: 3px;
	padding-left: 1px;
}

div#customer_service {
	margin-top: 36px;
	width: 783px;
	float: left;
	text-align: right;
}

div#search {
	margin-top: 38px;
	margin-left: 14px;
	width: 187px;
	height: 22px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1e1e1e;
	border-right-color: #7b7b7b;
	border-bottom-color: #7b7b7b;
	border-left-color: #1e1e1e;
	float: left;
}

div#search input.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #757575;
	width: 152px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 4px;
	margin-left: 6px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

div#search input.submit {
	width: 23px;
	height: 22px;
	float: right;
}

div#main_menu {
	float: none;
	width: 983px;
	margin-top: 34px;
	margin-left: 38px;
}

/**********************/
/* BREADCRUMB SECTION */
/**********************/

div#breadcrumb a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #898989;
	text-decoration: none;
}

div#breadcrumb .inactive_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #c9c9c9;
}

/***************/
/* FOOTER AREA */
/***************/

div#footer a.social_link {
	margin-right: 25px;
	float: left;
}

div#footer a.social_link img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div#footer_items {
	margin-top: 0px;
	/*margin-left: 157px;*/
	margin-left: 130px;
	float: left;
}

/***************/
/* TEXT STYLES */
/***************/

.verdana_reg_12_28_blk {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 28px;
	color: #000;
}

.verdana_reg_11_16_blk {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000;
}

.verdana_bold_14_17_blk {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #000;
}

.verdana_bold_12_18_blk {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #272727;
}

.verdana_bold_12_20_red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #f00;
}

.verdana_bold_12_20_gry {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #494949;
}

.verdana_bold_14_18_gry {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #494949;
}

.verdana_bold_14_20_gry {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #494949;
}

.verdana_bold_14_14_red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #f00;
}

.verdana_bold_14_18_red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #f00;
}

.verdana_bold_16_20_gry {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #494949;
}

.verdana_reg_11_18_gry {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #494949;
}

.verdana_reg_11_20_gry {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #494949;
}

.verdana_reg_10_20_gry {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #494949;
}

.verdana_reg_10_18_gry {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #494949;
}

.verdana_bold_11_18_gry {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #494949;
}

.verdana_reg_11_18_red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #f00;
}

.verdana_reg_12_18_red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #f00;
}

.verdana_bold_11_18_red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #f00;
}

.verdana_unln_11_18_gry {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #494949;
	text-decoration: underline;
}

.verdana_reg_14_22_red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #f00;
}

.verdana_bold_14_22_red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #f00;
}

.arial_bold_11_14_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #ff0000;
}

.arial_reg_11_14_wht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #ffffff;
}

.arial_bold_10_15_gry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #8b8b8b;
}

.arial_regular_12_18_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #ff0000;
}

.arial_bold_9_12_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	color: #ff0000;
}

.arial_bold_11_12_gry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #c1c1c1;
}

.arial_bold_10_11_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	color: #ff0000;
}

.arial_bold_unln_10_14_red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
}

.arial_reg_11_16_gry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}

.arial_reg_12_22_gry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #494949;
}

.vertical_1px_spacer {
	line-height: 1px;
}

.vertical_2px_spacer {
	line-height: 2px;
}

.vertical_4px_spacer {
	line-height: 4px;
}

.vertical_6px_spacer {
	line-height: 6px;
}

.vertical_8px_spacer {
	line-height: 8px;
}

.vertical_10px_spacer {
	line-height: 10px;
}

/***************/
/* LINK STYLES */
/***************/

a.lnk_verdana_bold_12_28_red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
}

a.lnk_verdana_bold_12_20_red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #f00;
	text-decoration: none;
}

a.lnk_verdana_bold_unln_10_18_red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #f00;
	text-decoration: underline;
}

a.lnk_verdana_bold_11_18_red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #f00;
	text-decoration: none;
}

a.lnk_verdana_bold_11_20_red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #f00;
	text-decoration: none;
}

a.lnk_verdana_bold_unln_11_20_red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #f00;
	text-decoration: underline;
}

a.lnk_verdana_bold_unln_12_20_red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #f00;
	text-decoration: underline;
}

a.lnk_verdana_reg_12_20_red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #f00;
}

a.lnk_verdana_bold_11_16_red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
}

a.lnk_verdana_reg_11_18_red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #ff0000;
	text-decoration: underline;
}

a.lnk_arial_bold_10_14_red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
}

a.lnk_arial_bold_9_12_gry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	color: #c1c1c1;
	text-decoration: none;
}

a.lnk_arial_bold_11_12_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}

a.lnk_arial_bold_10_15_gry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #8b8b8b;
	text-decoration: none;
}

a.lnk_arial_bold_12_16_gry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #494949;
	text-decoration: none;
}

a.lnk_arial_bold_12_16_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #f00;
	text-decoration: none;
}

a.lnk_arial_reg_11_16_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #f00;
	text-decoration: none;
}

/**********************/
/* Bullet List Styles */
/**********************/

ul.red_arrows {
	list-style-image: url(../images/common/red_arrow_bullet.gif);
	margin-left: 18px;
}

/*******************/
/* Image Placement */
/*******************/
img.image_left {
	float: left;
	padding-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}

img.image_top_left {
	float: left;
	padding-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
}

img.image_top_left_no_bottom_margin {
	float: left;
	padding-top: 5px;
	margin-right: 10px;
}

img.image_top_left_extra_bottom_margin {
	float: left;
	padding-top: 5px;
	margin-right: 10px;
	margin-bottom: 15px;
}

img.image_right {
	float: right;
	padding-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
}

p.videoright
{
	margin:0;
	padding:0;
}

.chromestyle {
	font-weight: bold;
}
.chromestyle:after { /*Add margin between menu and rest of content in Firefox*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.chromestyle ul {
	width: 100%;
	padding: 0px 0;
	margin: 0;
	text-align: left; /*set value to "left", "center", or "right"*/
}
.chromestyle ul li {
	display: inline;
}
.chromestyle ul li a {
	margin-right: 27px;
	padding-bottom: 3px;
	color: #616161;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
.chromestyle ul li a.current_screen {
	color: #f00;
}
.chromestyle ul li a:hover, .chromestyle ul li a.selected { /*script dynamically adds a class of "selected" to the current active menu item*/
	color: #f00;
}
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv {
	position:absolute;
	top: 0; /*THEME CHANGE HERE*/
	margin-top: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height:16px;
	z-index:100;
	background-color: #000;
	visibility: hidden;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA, direction=135, strength=4);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.dropmenudiv a {
	width: auto;
	display: block;
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}
* html .dropmenudiv a { /*IE only hack*/
	width: 100%;
}
.dropmenudiv a:hover { /*THEME CHANGE HERE*/
	color: #F00;
}
div#main {
	text-align: left;
	background-image: url(../images/common/background_edges.png);
	width: 1017px;
	height: 601px;
	padding-left: 4px;
	padding-right: 4px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
}

div#banner {
	width: 1017px;
	height: 313px;
	float: left;
}

div#download_boxes {
	width: 1017px;
	height: 79px;
	float: left;
	/*background-image: url(../images/home/download_boxes.jpg);*/
	background-image: url(../images/home/download_boxes_background.jpg);
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdc;
}

div#content {
	width: 947px;
	height: 177px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 26px;
	float: left;
	background-color: #FFF;
}

/******************/
/* DOWNLOAD BOXES */
/******************/

/*a#box1 {
	width: 164px;
	height: 68px;
	padding-left: 103px;
	padding-top: 11px;
	float: left;
	background-image: url(../images/home/download_box_1.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}

a#box2 {
	width: 164px;
	height: 68px;
	padding-left: 77px;
	padding-top: 11px;
	float: left;
	background-image: url(../images/home/download_box_2.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}

a#box3 {
	width: 164px;
	height: 68px;
	padding-left: 77px;
	padding-top: 11px;
	float: left;
	background-image: url(../images/home/download_box_3.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}

a#box4 {
	width: 164px;
	height: 68px;
	padding-left: 77px;
	padding-right: 27px;
	padding-top: 11px;
	float: left;
	background-image: url(../images/home/download_box_4.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}*/

div#box1 {
	/*width: 164px;*/
	width: 223px;
	height: 72px;
	padding-left: 37px;
	/*padding-top: 11px;*/
	padding-top: 6px;
	float: left;
}

div#box2 {
	/*width: 164px;*/
	width: 223px;
	height: 72px;
	/*padding-left: 77px;*/
	padding-left: 18px;
	padding-top: 6px;
	float: left;
}

div#box3 {
	/*width: 164px;*/
	width: 223px;
	height: 72px;
	/*padding-left: 77px;*/
	padding-left: 18px;
	padding-top: 6px;
	float: left;
}

div#box4 {
	/*width: 164px;*/
	width: 223px;
	height: 72px;
	/*padding-left: 77px;*/
	padding-left: 18px;
	padding-top: 6px;
	float: left;
}

/****************/
/* CONTENT AREA */
/****************/

div#col1 {
	width: 470px;
	margin-right: 35px;
	float: left;
}

div#col2 {
	width: 215px;
	margin-top: 8px;
	margin-right: 35px;
	float: left;
}

div#col2 img {
	margin-bottom: 5px;
}

div#col3 {
	width: 192px;
	margin-top: 8px;
	float: left;
}

div#col3 img {
	margin-bottom: 7px;
}

div#col3 select {
	width: 192px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #000;
}








