﻿html, body, form
{
	margin: 0;
	padding: 0;
	/* text-align:left; */
	font-family: verdana;
	font-size: 9px;
	/*height:100%;   needed for container min-height */
	/* background: #fff repeat-x fixed top left; */
	border:solid 0px red;
}

html {
	background: transparent url(../images/html_bg.gif) top left repeat-x;
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	height:800px;
	width:1245px;
	overflow:visible;
}

div#Container {
	position: relative; /* needed for footer positioning*/
	margin: 0 auto;
	float:left;
	/* for now we are shooting for screen width of 1280px.  But we need to leave a little room for scrollbars. */
	width: 1245px; /*was 1246px*/
	font-size: 9px;
	border:none;
	height: auto !important;  /* real browsers */
	height: 100%; /*height: 100%;  IE6: treated as min-height*/
	min-height: 100%; /*min-height: 100%;  real browsers */
	background: transparent url(../images/none) top left repeat-y;
}


div#PageHeader
{
	position:relative;
	width:100%;
	height:110px;
	z-index:2000;
	border:none;
}

div#PageMenu
{
	position:relative;
	z-index:100;
	margin: 0 auto;
	width:100%;
	height:35px;
	background: transparent url(../images/menubg.gif) 0px 2px repeat-x;
	border:none;
}


div#ProductMenu
{
	position:relative;
	z-index:100;
	margin: 0 auto;
	width:100%;
	height:35px;
	background: transparent url(../images/menubg.gif) 0px 2px repeat-x;
	border:solid 0px red;
}

div#PageMiddle
{
	position:relative;
	z-index:0;
	padding-top:20px;
	width: 100%;
	margin: 0 auto;
	
}

.ard_logo {
	position:absolute;
	display:block;
	top:26px;
	left:57px;
	border:none;
}
.ard_logo img {
	border:none;
}

.ard_header_lang {
	position:absolute;
	top:28px;
	left:686px;
	height:17px;
}
.ard_header_lang a {
	float:left;
	display:block;
	width:24px;
	height:15px;
	padding-left:18px;
	padding-top:2px;
	color:#606060;
	background: transparent url(../images/lang_box.png) top left no-repeat !Important;
	background-image:url(none);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/lang_box.png', sizingMethod='crop'); 
	font-weight:bold;
	text-decoration:none;
}
.ard_header_lang a:hover, .ard_header_lang a.active {
	color:#7992FF;
	background: transparent url(../images/lang_box_a.png) top left no-repeat !Important;
	background-image:url(none);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/lang_box_a.png', sizingMethod='crop'); 
}
.Header a.ard_subscribe, .Header a.ard_subscribe:visited {
	color:#606060;
	display:block;
	top:29px;
	left:1094px;
	position:absolute;
	font-weight:normal;
	font-size:12px;
}
.Header a.ard_subscribe:hover {
	color:#7992FF;
	text-decoration:none;
}
.ard_content {
	position:relative;
	oveflow:hidden;
	height:auto;
	margin-top:10px;
}

.ard_flash {
	height:439px;
	width:1171px;
	margin-left:40px;
	overflow:hidden;
	position:relative;
	display:block;
}
.ard_feBoxes {
	height:184px;
	width:1171px;
	margin-top:20px;
	margin-left:40px;
	clear:both;
	position:relative;
	display:block;
}
.ard_feBoxes .ard_box1, .ard_feBoxes .ard_box2, .ard_feBoxes .ard_box3 {
	background: transparent url(../images/semi_white.png) top left repeat !Important;
	background-image:url(none);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/semi_white.png', sizingMethod='crop'); 
	height:184px;
	float:left;
}
.ard_feBoxBox {
	position:absolute;
	top:25px;
	right:16px;
	height:184px;
	width:61px;
	z-index:3;
	/* background: transparent url(../images/fe_box_box.png) top left no-repeat; */
}
a.ard_fe_box_left {
	width:25px;
	height:26px;
	background: transparent url(../images/fe_box_left.png) top left no-repeat !Important;
	background-image:url(none);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fe_box_left.png', sizingMethod='crop'); 
	position:absolute;
	left:4px;
	top:118px;
	outline:0;
}
a.ard_fe_box_left:hover {
	background: transparent url(../images/fe_box_left_a.png) top left no-repeat !Important;
	background-image:url(none);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fe_box_left_a.png', sizingMethod='crop'); 
}
a.ard_fe_box_right {
	width:25px;
	height:26px;
	background: transparent url(../images/fe_box_right.png) top left no-repeat !Important;
	background-image:url(none);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fe_box_right.png', sizingMethod='crop'); 
	position:absolute;
	left:32px;
	top:118px;
	outline:0;
}
a.ard_fe_box_right:hover {
	background: transparent url(../images/fe_box_right_a.png) top left no-repeat !Important;
	background-image:url(none);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fe_box_right_a.png', sizingMethod='crop'); 
}
.ard_feBoxes .ard_box1 {
	position:relative;
	width:569px;
	margin-right:20px;
}
.ard_box1_cont {
	height:184px;
	width:569px;
}
.ard_box2_cont, .ard_box3_cont {
	height:184px;
	width:281px;
}
.ard_box1 .ard_content {
	height:auto;
	overflow:hidden;
	margin-top:20px;
	color:#000;
	width:530px;
	margin-left:20px;
}
.ard_box2 .ard_content, .ard_box3 .ard_content {
	height:120px;
	margin-top:20px;
	color:#000;
	width:241px;
	margin-left:20px;
}
.ard_content h3 {
	font-size:14px;
	margin-top:0;
}
.ard_content p {
	font-size:12px;
	display:inline;
	height:auto;
	overflow:hidden;
}
.ard_clear {
	clear:both;
}
.ard_content a.more {
	font-size:12px;
	color:#7992FF;
	font-weight:bold;
}
.ard_content a.more:hover {
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

.ard_feBoxes .ard_box2 {
	position:relative;
	width:281px;
	margin-right:20px;
}
.ard_feBoxes .ard_box3 {
	position:relative;
	width:281px;
}

.ard_products {
	height:auto;
	width:1151px;
	margin:0 20px 20px;
	padding:20px;
	overflow:hidden;
	background: transparent url(../images/semi_white.png) top left repeat !Important;
	background-image:url(none);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/semi_white.png', sizingMethod='crop'); 
}
.ard_bread {
	text-indent: 74px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	font-weight: bold
}
.ard_bread a {
	color:#606060;
}
.ard_products h1, .ard_pLeft h1 {
	font-size:30px;
	margin:10px 0;
}
.ard_products h2 {
	font-size:14px;
}
.ard_products .pBoxes {
	width:760px;
	height:auto;
	overflow:hidden;
}
.ard_products .pBox {
	width:240px;
	float:left;
	margin-right:10px;
	height:auto;
}
.ard_products .pBox h3 {
	margin:15px 0 3px;
	width:220px;
	padding:8px 10px 2px;
	background:transparent url(../images/menubg.gif) repeat-x scroll 0 2px;
	height:18px;
	text-align:left;
	font-size:12px;
}
.ard_products .pBox a {
	display:block;
	margin:0;
	width:240px;
	height:180px;
	border:none;
}
.ard_products .pBox a img {
	border:none;	
}	
.ard_date {
	margin-left:20px;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
}
.productPrice {
	margin:0;
	height:auto;
	overflow:hidden;
	display:block;
	text-align:center;
	padding:10px 0;
	width:100%;
	font-size:24px;
}
.productDealer {
	text-align:center;
	display:block;
}

.supportSearch {
	margin-top:40px;
	width:800px;
	margin-left:60px;
	height:auto;
	overflow:hidden;
	font-size:12px;
	font-weight:bold;
}
.sSearchL, .sSearchR {
	width:355px;
	height:auto;
	overflow:hidden;
	float:left;
}
.sSearchC {
	width:80px;
	height:auto;
	overflow:hidden;
	float:left;
	padding-top:43px;
}
.supportSearch .formLabel {
	float:left;
	width:150px;
	height:auto;
	overflow:hidden;
	font-size:11px;
	font-weight:bold;
	margin-top:8px;
	color:#7A7A7A;
	clear:both;
}
.supportSearch .forms {
	float:left;
	width:400px;
	height:auto;
	overflow:hidden;
	margin-top:8px;
	font-size:11px;
	font-weight:bold;
}
.supportSearch .forms input {
	width:300px;
}
.supportSelect, .supportInput{
	margin:10px 0 0;
	width:300px;
	display:block;
}
.supportSearch a.supportSubmit, .supportSearch a.supportSubmit:hover, .supportSearch a.supportSubmit:visited,
a.submit, a.submit:hover, a.submit:visited {
	margin:10px 0 0;
	display:block;
	width:95px;
	height:18px;
	padding:1px 0 0 4px;
	color:#fff;
	font-size:10px;
	background:transparent url(../images/ReadMore_BTN.gif) no-repeat 0 0;
	text-decoration:none;
}
.supportMessage {
	color:red;
	margin:10px 0;
}
.ard_mediaLeft {
	width:520px; 
	float:left;
	height:auto;
	overflow:hidden;
	margin-bottom:20px;
}
.ard_mediaRight {
	width:300px;
	float:left;
	height:auto;
	overflow:hidden;
}
.ard_mediaDescription {
	clear:both;
	width:700px;
	height:auto;
	overflow:hidden;
}
.ard_oneVid {
	width:175px;
	text-align:center;
	height:160px;
	overflow:hidden;
	float:left;
	font-size:12px;
}
.ard_vidDescription {
	width:120px;
	margin:5px auto 0;
	text-align:left;
}
.ard_results {
	border-bottom:1px dashed #000;
	width:637px;
	margin:10px 0 0 10px;
	padding:10px 0 10px 10px;
	font-size:12px;
	height:auto;
	overflow:hidden;
}
.ard_resultsL {
	width:500px;
	float:left;
}
.ard_resultsR {
	width:99px;
	float:right;
}
.ard_resultsR a, .ard_resultsR a:hover, .ard_resultsR a:visited, .ard_mediaLeft a, .ard_mediaLeft a:hover {
	display:block;
	width:95px;
	margin-top:7px;
	height:17px;
	padding:2px 0 0 4px;
	color:#fff;
	font-size:10px;
	background:transparent url(../images/ReadMore_BTN.gif) no-repeat 0 0;
	text-decoration:none;
}
.ard_resultTitle {
	font-weight:bold;
}
.ard_productImageContainer {
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0 0 5px;
	text-align:center;
}
.ard_productImage {
	width:1000px;
	height:400px;
}
.ard_productDesc {
	width:1113px;
	margin:0 auto 10px;
	height:auto;
	overflow:hidden;
}
.ard_pLeft {
	float:left;
	width:860px;
	height:auto;
	overflow:visible;
}
.ard_products .leftPContent {
	width:250px;
	float:left;
	height:auto;
	overflow:hidden;
}
.leftPContent h3 {
	width:230px;
	padding:8px 10px 2px;
	background:transparent url(../images/menubg.gif) repeat-x scroll 0 2px;
	height:18px;
	text-align:left;
	font-size:12px;
	margin-bottom:3px;
}
.leftPContent a, .leftPContent a:visited {
	width:230px;
	padding:6px 10px;
	height:auto;
	border-bottom:solid #D0D0D0 1px;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	background:none;
	display:block;
	color:#000;
}
.leftPContent a:hover {
	text-decoration:none;
	background:#E5E5E5;
}
.ard_products .rightPContent {
	width:891px;
	float:right;
	height:auto;
	overflow:hidden;
}
.rightPContent h1 {
	font-size:18px;
	margin:7px 0 20px;
}
.ard_productTArea {
	margin-top:0;
	padding:10px 10px 100px;
	width:840px;
	overflow:hidden;
	min-height: 400px;
	_height: auto !important;
	height: auto;
	background: transparent url(../images/semi_white.png) top left repeat !Important;
	background-image:url(none);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/semi_white.png', sizingMethod='crop'); 
}
.ard_pRight {
	float:right;
	width:243px;
	height:auto;
	overflow:hidden;
}
.ard_sideBox {
	height:auto;
	overflow:hidden;
	width:243px;
	margin-bottom:8px;
}
.ard_sideBox h3 {
	width:223px;
	padding:10px 10px 2px;
	background:transparent url(../images/menubg.gif) repeat-x scroll 0 2px;
	height:16px;
	text-align:left;
	margin-bottom:3px;
	color:#606060;
	font-family:Tahoma;
	font-size:7pt;
	font-weight:bold;
	text-transform:uppercase;
}
.ard_sideBox .boxContent {
	text-align:left;
	font-size:11px;
	background: transparent url(../images/semi_white.png) top left repeat !Important;
	background-image:url(none);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/semi_white.png', sizingMethod='crop'); 
}
.ard_footer {
	position:relative;
	oveflow:hidden;
	height:15px;
	width:1171px;
	margin-top:20px;
	margin-left:40px;
	font-size:10px;
	color:#000;
	margin-bottom:15px;
	background: transparent url(../images/fe_box.png) top left repeat-x !Important;
	background-image:url(none);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fe_box.png', sizingMethod='crop'); 
}
.orange_footer {
	height:36px;
	width:1171px;
	margin-bottom:20px;
	position:relative;
}
.orangehill {
	position:absolute;
	right:0;
	height:36px;
	width:57px;
	border:none;
}
.ard_copyright {
	float:left;
	width:300px;
}
.ard_footer ul {
	display:inline;
	float:right;
	margin:0;
}
.ard_footer ul li {
	display: inline;
	list-style-type: none;
	margin-right: 3px;
	padding-right: 5px;
	color: #000;
	border-right: 1px solid #000;
}
.ard_footer ul li.last {
	border:none;
}
.ard_footer ul li a {
	color: #000;
	text-decoration: none;
	font-size: 10px;
}
.ard_footer ul li a:hover {
	color: #7992FF;
	text-decoration: none;
}
.ard_smallSearch {
	width:200px;
	height:19px;
	position:absolute;
	top:7px;
	right:5px;
}
.ard_smallSearchInput {
	width:160px;
	height:13px;
	border:1px solid #737373;
	font-size:10px;
	margin:0;
	padding:2px;
	color:#737373;
	display:block;
	float:left;
	display:inline;
}
.ard_smallSearch a, ard_smallSearch a:hover {
	display:block;
	display:inline;
	width:28px;
	height:19px;
	float:right;
	background:transparent url(../images/searchSubmit.png) no-repeat 0 0 !Important;
	background-image:url(none);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/searchSubmit.png', sizingMethod='crop'); 
}
