﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	padding: 0;
	background: #FFFFFF repeat-x;
	color: #666666;
	font: 12px Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #FF9900;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 180%;
}

p {
}

ol {
}

ul {
}

blockquote {
	margin: 0;
	padding-left: 20px;
	border-left: 10px solid #E6E6E6;
	font-style: italic;
	color: #999999;
}

blockquote * {
	line-height: normal;
}

a {
	/*color: #FFFFFF;*/
	text-decoration: none;
}

a:hover {
	/*color: #FFFFFF;*/
	text-decoration: none;
}

a:visited {
	/*color: #FFFFFF;*/
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 980px;
	height: 50px;
	margin: 0 auto;
	background: url(../images/header2_bkg.jpg) no-repeat bottom;
	padding-top: 5px;
}

/* Logo */

#logo {
	float: left;
	background: no-repeat left bottom;
	height: 40px;
	width: 320px;
}

#logo h1, #logo h2 {
	margin: 0;
	padding-left: 60px;
	font-weight: normal;
	color: #E06529;
}

#logo h1 {
	font-weight: bold;
}

#logo h2 {
	font-size: 92%;
}

#logo a {
	text-decoration: none;
}

/* Top Menu */

#topmenu {
	float: right;
	margin-top: 6px;
}

#topmenu ul {
	margin: 0;
	padding: 18px 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	padding: 0 20px;
	border-left: 1px solid #FFFFFF;
	text-decoration: none;
	font-size: 120%;
}

#topmenu a:link {
	text-decoration: none;
	color: #FFFFFF;
}

#topmenu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#topmenu a:hover {
	text-decoration: none;
	color: #b4de18;
}

#topmenu a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#topmenu .first a {
	border: none;
}



/* Sub Top Menu */

#subtopmenu {
	float: left;
	margin-top: 6px;
	padding: 0px;
}

#subtopmenu ul {
	margin: 0;
	padding: 2px 0 0;
	list-style: none;
	line-height: normal;
}

#subtopmenu li {
	display: inline;
}

#subtopmenu a {
	padding: 0 10px;
	border-left: 1px solid #000000;
	font-size: 70%;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

#subtopmenu a:hover {
	text-decoration: none;
	color: #167e97;
}

#subtopmenu .first a {
	border: none;
}

/* Search Bar */

#searchbar {
	background: url(../images/searchbar_bkg.gif);
	height: 30px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#searchbox {
	height: 20px;
	width: 230px;
	float: left;
	margin-top: 5px;
}

/* Header 2 */

#header2 {
	width: 980px;
	height: 320px;
	margin: 0 auto;
	background: url(../images/header2_bkg.gif);
}
#subtopmenu {
	font: bold normal 18px Arial, Helvetica, sans-serif;
	color: #666666;
	float: left;
	height: 24px;
	width: 750px;
	margin-top: 3px;
	margin-bottom: 3px;
}

/* Menu */

#menu {
	float: left;
	width: 200px;
	height: 300px;
	background: url(../images/menu_bkg.gif);
}


#menu ul {
	margin: 0;
	padding: 20px 20px 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 14px 10px;
	background: url(../images/img05.gif) repeat-x;
	text-decoration: none;
	color: #FFFFFF;
	font: normal 14px Arial, Helvetica, sans-serif;
}

#menu a:hover {
	font-weight: bold;
	color: #333333;
}

#menu .first a {
	background: none;
}

/* Splash */

#splash {
	float: right;
	width: 780px;
	height: 300px;
	background: url(../images/DX5316mainpic.jpg) no-repeat;
}


/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 0px 0 30px;
	height: auto;
	background: #FFFFFF;
}

/* Content */

#content {
	float: right;
	width: 790px;
	height: auto;
	margin-top: 7px;
}

#content ul {
}

#content ul li {
	line-height: normal;

}

#content ol {
}
#content p {
}
#content h3 {
}
#content h1 {
}




.title {
	padding-top: 3px;
}

.content {
	padding: 20px;
	background: url(../images/img10.gif) no-repeat;
}

.twocols {
	height: auto;
	width: auto;
}

.twocols .col1 {
	float: left;
	width: 390px;
	height: auto;
	background: #F6F6F6;
}

.twocols .col2 {
	float: right;
	width: 390px;
	background: #F6F6F6;
}

#content .twocols .col1 p {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

#content .twocols .col2 p {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

#content .twocols .col1 h4 {
	margin: 7px 0px 2px;
	padding: 0px;
	font: bold 12px/normal Arial, Helvetica, sans-serif;
	color: #333333;
	text-indent: 10px;
}

#content .twocols .col1 img {
	margin: 7px 0px 2px;

}

#content .twocols .col2 img {
	margin: 7px 0px 2px;

}
/* Sidebar */

#sidebar {
	float: left;
	width: 180px;
	height: auto;
	background: url(../images/sidebar1_bkg.gif) repeat-y right bottom;
	padding: 0px;
	margin: 0px;
	z-index: 1;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	font-size: 92%;
	padding: 10px 20px;
}
#promo {
	height: auto;
	width: 760px;
}


#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: none;
	border-top: 1px dotted #666666;
}

#sidebar .quickmenu{
	margin: 0;
	padding: 0;
	background: none;
	border-top: none;
}
#sidebar h2 {
	padding: 15px 0 0 20px;
	background: url(../images/sidebarhead_bkg.gif) no-repeat right top;
	font-size: 125%;
	font-weight: bold;
	color: #FFFFFF;
	height: 32px;
}

#sidebar h3 {
	margin: 0;
	color: #167E97;
	font-weight: bold;
	font-size: 14px;
}

#sidebar h4 {
	background: url(../images/sidebarbottom_bkg.gif) no-repeat bottom;
	height: 68px;
	margin: 0px;
	padding: 0px;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar .first {
	border: none;
}


/* Footer */

#footer-wrapper {
	height: 100px;
	padding: 20px 0;
	background: #666666;
	border-top: 10px solid #CDCDCD;
}

#footer {
	width: 980px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #000000;
}

#footer a {
	color: #000000;
}

#legal {
	float: left;
	padding: 10px 0 10px 60px;
}

#links {
	float: right;
	padding: 10px 0 0 0;
}
#auheader {
	width: 100%;
}
#ausplash {
}
#autext {
	padding: 10px 20px;
	margin-bottom: 10px;
}

#autext p {
	font: 12px/25px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	text-indent: 40px;
}

#ausidebar {
	float: left;
	width: 180px;
	height: auto;
	background: url(../images/sidebar1_bkg.gif) repeat-y right bottom;
	padding-bottom: 0px;
}

#ausidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#ausidebar li {
	margin-bottom: 20px;
}

#ausidebar li ul {
	font-size: 92%;
	padding: 10px 20px;
}

#ausidebar li li {
	margin: 0;
	padding: 5px 0;
	background: none;
	border-top: 1px dotted #666666;
}


#ausidebar h2 {
	padding: 15px 0 0 20px;
	background: url(../images/sidebarhead_bkg.gif) no-repeat right top;
	font-size: 125%;
	font-weight: bold;
	color: #FFFFFF;
	height: 32px;
}

#ausidebar h3 {
	margin: 0;
	color: #FF9900;
	font-weight: bold;
	font-size: 12px;
}

#ausidebar h4 {
	background: url(../images/sidebarbottom_bkg.gif) no-repeat bottom;
	height: 68px;
	margin: 0px;
	padding: 0px;
}

#ausidebar p {
	margin: 0;
	line-height: normal;
}

#ausidebar a {
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

#ausidebar a:hover {
	text-decoration: underline;
}

#ausidebar .first {
	border: none;
}

#tpcontent {
	padding: 10px 20px;
	margin-bottom: 10px;
	background: url(../images/techpartner_bkg.jpg) no-repeat right top;
	border-bottom: 30px solid #3F4446;
}

#cscontent {
	padding: 10px 20px;
	margin-bottom: 10px;
	background: url(../images/custservice_bkg.jpg) no-repeat right top;
	border-bottom: 30px solid #3F4446;
}

#cscontent ul {
	font: 12px Arial, Helvetica, sans-serif;
	list-style: url(../images/bullet_grey.gif) inside;
}

#cscontent a {
	color: #333333;
}

#cscontent a:hover {
	text-decoration: none;
	color: #9D9DFF;
}

#cscontent {
	padding: 10px 20px;
	margin-bottom: 10px;
	border-bottom: 30px solid #3F4446;
}

#sccontent h2{
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #333333;
	background: url(../images/productname_bkg.gif) no-repeat left bottom;
	text-indent: 20px;
	border-bottom: medium solid #FF9900;
}

#sccontent .twocols .col1 .col2 p {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

#sccontent .twocols .col1 {
	float: left;
	width: 390px;
	height: auto;
	background: #FFFFFF;
}

#sccontent .twocols .col2 {
	float: right;
	width: 390px;
	background: #FFFFFF;
}

#sccontent h3 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#termscontent {
	padding: 10px 20px;
	margin-bottom: 10px;
	border-bottom: 30px solid #3F4446;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#termscontent h1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #666666;
	border-bottom: medium double #CCCCCC;

}

#termscontent p {
	color: #666666;
	font: 12px/normal Arial, Helvetica, sans-serif;

}

#login {
	background: url(../images/login_bkg.gif) no-repeat;
	padding: 0px;
	height: 160px;
	width: 180px;
	margin: 0;
}

#storemapcontent {
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #999;
}

#storemapcontent a:link{
	color:#666;
}


#storemapcontent a:visted{
	color:#666;
}

#storemapcontent a:hover{
	color:#000;
}

#storemapcontent a:active{
	color:#666;
}

#storemapcontent h3{
	font-size:18px;
	color:#999;
}

#storemapcontent h4{
	font-size:16px;
}

#storemapcontent h5{
	font-size:12px;
}
