/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html {
	padding: 0;
	margin: 0;
}

body {
	font-size: 0.8em;
	font-family: Arial, Verdana, Sans-Serif;
	padding: 0;
	margin: 0;
	background: #FFFFEC url(../images/bkgd.gif) 0 0px repeat-x;
	color: #666B6F;
	text-align: left;
	line-height: 18px;
}

p {
	margin: 0 0 8px 0;
	padding: 0;
}

a {
	color: #b53800;
}

a:hover {
	color: #DF4500;
}

a img {
	border: 0;
}

.hidden {
	display: none;
}

#outage {
	width: 700px;
	font-weight: bold;
	margin: 15px auto;
	padding: 15px 35px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #b53800;
	font-size: 14px;
}

#container {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: center;
	background: transparent url(../images/mid_bkgd.gif) 0 0px repeat-y;
}

#container img.masthead {
	position: relative;
	top: -4px;
	left: -2px;
}

#container a.login {
	display: block;
	float: right;
	position: relative;
	margin-right: 37px !important;
	margin-right: 20px;
	top: -60px;
	border: 0px;
	color: #DCB8A9;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
}

#cart_summary {
	position: absolute;
	float: left;
	top: 5px;
	width: 170px;
	height: 105px;
	margin-left: 13px;
	background-image: url(../images/cart_bkgd.gif);
	background-repeat: no-repeat;
	z-index: 20;
}

#cart_summary a.totalItems {
	position: relative;
	top: 58px;
	left: 20px;
	color: #666;
	font-size: 3.5em;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 2px solid #de3c00;
}

#cart_summary a.totalItems:hover {
	color: #de3c00;
}

#cart_summary a {
	color: #de3c00;
	position: relative;
	top: 55px;
	left: 25px;
	font-weight: bold;
	text-decoration: none;
}

#cart_summary a:hover {
	color: #666;
}

#navigation {
	margin-top: 10px;
	margin-left: 0px !important;
	margin-left: 100px;
}

#navigation ul {
	margin: auto;
	width: 420px;
	height: 29px;
	list-style-type: none;
	padding-bottom: 4px;
}

#navigation ul li {
	display: inline;
}

#navigation ul li a {
	display: block;
	float: left;
	padding-right: 5px;
	text-decoration: none;
	color: #000;
	width: 108px;
	height: 35px;
}

#navigation ul li a:hover {
	color: #fff;
}

#navigation ul li a.home {
	background: url(../images/nav_home.gif) top left no-repeat;
	width: 72px;
}
#navigation ul li a.home:hover, #navigation ul li a.homeActive {
	background: url(../images/nav_home_over.gif) top left no-repeat;
	width: 72px;
}

#navigation ul li a.online {
	background: url(../images/nav_qsonline.gif) top left no-repeat;
	width: 95px;
}
#navigation ul li a.online:hover, #navigation ul li a.onlineActive {
	background: url(../images/nav_qsonline_over.gif) top left no-repeat;
	width: 95px;
}

#navigation ul li a.hardcopy {
	background: url(../images/nav_qshardcopy.gif) top left no-repeat;
	width: 108px;
}
#navigation ul li a.hardcopy:hover, #navigation ul li a.hardcopyActive {
	background: url(../images/nav_qshardcopy_over.gif) top left no-repeat;
	width: 108px;
}

#navigation ul li a.aboutus {
	background: url(../images/nav_aboutus.gif) top left no-repeat;
	width: 90px;
}
#navigation ul li a.aboutus:hover, #navigation ul li a.aboutusActive {
	background: url(../images/nav_aboutus_over.gif) top left no-repeat;
	width: 90px;
}

#navigation ul li a.rssfeed {
	background: url(../images/icon_rss.gif) top left no-repeat;
	width: 25px;
}

#navigation ul li a.rssfeed:hover, #navigation ul li a.rssfeedActive {
	background: url(../images/rss_down.gif) top left no-repeat;
	width: 25px;
}


.title {
	margin-top: 17px;
}

.opening, .opening_general, .opening_online {
	width: 450px;
	height: 270px;
	color: #666;
	text-align: left;
	background: #fff;
	padding: 0;
	float: left;
	margin: 0 0 0 18px !important;
	margin: 0 0 0 9px;
}

.opening_general {
	height: 15px;
}

.opening_online {
	width: 425px;
	height: 200px;
}

.opening img, .opening_online img {
	position: relative;
	left: 39px;
	top: 4px;
}

.opentext {
	float: left;
	width: 270px;
	text-align: left;
	padding: 0;
}

.opentext h3 {
	padding-top: 0;
}

.opentext p {

}

.opentext2 {
	float: left;
	width: 520px;
	text-align: left;
	padding: 0;
}

.clear {
	clear: both;
}

.divider {
	background: #ececdb;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	height: 10px;
}

#innerContainer {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background: transparent url(../images/mid_bkgd2.gif) 0 0px repeat-y;
}
	#innerContainer #general .divider {
		margin: 20px 0 20px -30px;

		width: 750px;
	}

.leftcolumn {
	width: 422px;
	float: left;
 	margin: 0 0 0 17px !important;
	margin: 0 0 0 9px;
}

.feature_top {
	background: transparent url(../images/bkgd_feature_top.gif) 0 0px no-repeat;
	height: 51px;
}

.feature_grey {
	background: transparent url(../images/bkgd_feature_grey.gif) 0 0px repeat-y;
	padding: 0;
	margin: 0;
}



.feature_grey IMG {
	float: left; padding: 10px 0 0 30px;
	}

.feature_grey p {
	padding: 5px 30px 14px 175px;
	margin: 0;
	text-align: left;
}

.feature_grey h1 {
	padding: 5px 20px 5px 175px;
	text-align: left;
	color: #9D3204;
	font-size: 12px;
	font-weight: bold;
}

.feature_white IMG {
	float: left; padding: 10px 0 0 30px;
}


.feature_white p {
	padding: 5px 30px 14px 175px;
	margin: 0;
	text-align: left;
}

.feature_white h1 {
	padding: 5px 20px 5px 175px;
	text-align: left;
	color: #9D3204;
	font-size: 12px;
	font-weight: bold;
}

.feature_white {
	background: transparent url(../images/bkgd_feature.gif) 0 0px repeat-y;
	padding: 0;
	margin: 0;
}

.feature_line {
	background: transparent url(../images/bkgd_feature_line.gif) 0 0px no-repeat;
	height: 1px;
	padding: 0;
	margin: 0;
}

.feature_bottom {
	background: transparent url(../images/bkgd_feature_bottom.gif) 0 0px no-repeat;
	height: 18px;
}

.counter {
	padding: 0 20px 0px 10px;
}

.counter p {
	padding: 0 15px 20px 5px; font-size: 11px; line-height: 15px;
}

.rightcolumn {
	width: 320px;
	float: left;
	text-align: left;
 }

.hc_top {
	background: transparent url(../images/bkgd_hc_top.gif) 0 0px no-repeat;
	height: 51px;
}

hr {
	height: 1px; color: #C4C4C4; background-color: #C4C4C4; border: 0;
}

.hc {
	background: transparent url(../images/bkgd_hc.gif) 0 0px repeat-y;
}

.hc p {
	padding: 4px 20px 14px 20px;
	margin: 0;
}

.hc_bottom {
	background: transparent url(../images/bkgd_bottomgif.gif) 0 0px no-repeat;
	height: 5px;}

.newhc {margin: 8px 14px 25px 5px; border: 1px solid #C9C3B4; background-color: #ffffff;}

.newhc p {padding: 0px 14px 0 20px; margin-bottom: 15px;}

.trial p {
	padding: 5px 20px 5px 20px;
}

.trialtable {
	margin: 0 0 0 20px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	width: 200px;
	border: 0;
}


.trialtable th {
	width: 80px;
	font-weight: normal;
	text-align: left;
	padding-right: 5px;
}

.trialtable td {
	padding: 3px;
}

.numbers {
	text-align: left;
}

.numbers h1 {
	background-color: #000000
	color: #ffffff;
	font-size: 55px;
	font-weight: bold;
	display: inline;
}

.numleft {
	padding-left: 25px;
}

.numright {
	font-size: 17px;
	padding-right: 40px;
	padding-top: 30px;
	line-height: 22px;
}

img.hardcopybenefits {
	margin-top: 20px;
	margin-left: 29px;
	margin-bottom: 10px;
}

ul.hardcopybenefits {
	width: 90%;
	margin-left: 10px;
	padding-bottom: 15px;
	padding-left: 30px;
	list-style-image: url(../images/check.jpg);
	list-style-position: inside;
}

ul.hardcopybenefits li {
	list-style-image: square;
	padding: 5px 15px 10px 0px;
}

#hardcopy_types {
	padding: 0;
	width: 399px !important;
	width: 393px;
	height: 155px;
	padding-top: 116px;
	margin-left: 20px;
	border: 1px solid #ccc;
	background-image: url(../images/hc_image_folder.jpg);
	background-repeat: no-repeat;
}

#hardcopy_types ul {
	width: 380px !important;
	width: 374px;
	height: 30px;
	padding-left: 5px;
	margin: 0 10px;
	list-style-type: none;
	border-bottom: 1px dotted #ccc;
}

#hardcopy_types ul.noLine {
	border-bottom: none;
}

#hardcopy_types ul li {
	width: 116px;
	float: left;
	padding: 3px;
}

#hardcopy_types ul li a {
	color: #b53800;
	padding: 3px;
	font-size: 0.9em;
}

#hardcopy_types ul li a:hover {
	background-color: #ffe300;
}

#hardcopy_types ul li a.current {
	background-color: #ffe300;
}

#minicart {
	border: 1px solid #00f;
}

#minicart table {
	border: 1px solid #000;
}

#minicart table td {
	border: 2px solid #000;
}

#minicart table th {
	border: 2px dotted #000;
	font-weight: normal;
	text-align: left;
}


.footer {
	background: transparent url(../images/footer_bkgd.gif) 0 0px repeat-x;
	width: 727px;
	height: 155px;

	margin-left: 17px !important;
	margin-left: 18px;
	text-align: left;
	padding: 15px 0 0 15px;
}

.footerinside p {
	color: #D6D2D1;
	width: 365px;
}

.footerinside {
	width: 720px;
	background: transparent url(../images/contactinfo_footer.gif) 365px 0px no-repeat;
	margin: 15px 0 0px 5px;
}

.footeremail {
	width: 164px;
	height: 12px;
	position: relative;
	display: block;
	left: 463px;
	bottom: 55px;
}

.submit {
	padding-top: 8px;
}

#onlinereasons {
	width: 750px;
	margin-bottom: 30px;
}

#onlinereasons td {
	text-align: left;
}


#onlinereasons td.num {
	font-size: 30px;
	padding: 20px 0px 0 25px;
	font-weight: bold;
	color: #969696;
	font-family: times, serif;
}

#onlinereasons td.numtext {
	padding: 0 30px 15px 0;
	font-size: 13px;
	text-align: left;
	border-top: 1px solid #999;
}

#onlinereasons td.numtext div {
	color: #9D3204;
	font-size: 15px;
	font-weight: bold;
	padding: 15px 0 0 0;
	text-align: left;
}

.online_clear {
	width: 700px;
	margin: 4px 35px 4px 20px;
}

.online_clear ul li.number {
	float: left;
	width: 70px;
	font-size: 30px;
	text-align: left;
	list-style: none;
	padding-left: 15px;
}

.online_clear ul li.text {
	float: left;
	width: 620px;
	text-align: left;
	list-style: none;
}

.numtitle {
	padding: 15px 30px 0 25px;
}

.opentext2 h1 {
	color: #9D3204;
	font-size: 15px;
	font-weight: bold;
	padding: 15px 0 0 0;
}

.opentext2 h2 {
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	padding: 15px 10px 15px 10px;
	line-height: 22px;
}

#aboutus, #news {
	margin-left: 10px;
	text-align: left;
	width: 710px;
	padding-right: 30px;
}

#aboutus p {
	margin-left: 200px;
}

#aboutus h1, #news h1 {
	color: #9D3204;
	font-size: 15px;
	font-weight: bold;
	padding: 15px 0 0 0;
	margin-left: 200px;
}

#news h1 {
	margin-left: 0;
	text-align: center;
}

#news p {
	margin: 10px 70px;
}

#news ul {
	padding-bottom: 30px;
}

#news ul li {
	margin: 0 90px;
}

#aboutus h2 {
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	padding: 15px 10px 15px 10px;
	line-height: 22px;
	margin-left: 200px;
}

#aboutus #image {
	float: left;
	padding-left: 35px;
}

#aboutus #image p {
	float: left;
	margin-left: 0;
	font-style: italic;
}

#popupView {
	background-color: #fff;
	padding: 20px;
}

#popupView h1 {
	font-size: 1.2em;
}

#popupView h2 {
	padding-top: 0.5em;
	font-size: 1.1em;
}

#popupView ul {
	margin-left: 20px;
}

#hc_dynamiccontent, #shoppingcart, #checkout, #general, #loginpage, #reglisting {
	padding-left: 40px;
	width: 695px;
	color: #555;
	margin-bottom: 30px;
}

#hc_dynamiccontent h2, #general h2, #loginpage h2, #reglisting h2 {
	padding-top: 15px;
	font-size: 1.3em;
	color: #9D3204;
	border-bottom: 1px solid #aaa;
	clear: right;
	padding-bottom: 6px;
	margin-bottom: 14px;
}

#checkout h3 {
	color: #9D3204;
	padding: 15px 0;
}

h3 {
	color: #9D3204;
	padding: 15px 0;
}

h3 span {
	font-weight: normal;
	font-style: italic;
}

#loginpage table {
	margin-top: 20px;
	margin-left: 0px;
	margin-bottom: 20px;
	padding: 10px;
}

#loginpage table th {
	padding: 10px;
}

#loginpage #tryItNow {
  margin-bottom: 40px;
  margin-left: 100px;
  width: 150px;
}

#loginpage #tryItNow p {
  text-align: center;
}

#shoppingcart table, #checkout table {
	width: 680px;
	margin-bottom: 30px;
}

#shoppingcart table th {
	text-align: left;
	font-weight: bold;
	padding: 5px;
	padding-right: 7px;
	border-bottom: 1px solid #ccc;
}

#shoppingcart table td {
	padding: 5px;
	padding-right: 7px;
}

#shoppingcart table.detailstable td {
	border-bottom: 1px solid #ccc;
}

#checkout table td.subline {
	border-top: 1px solid #ccc;
}

#shoppingcart table th.prices, #shoppingcart table td.prices,
#checkout table th.prices, #checkout table td.prices {
	text-align: right;
}

#shoppingcart table td.buttonRow, #checkout table td.buttonRow {
	text-align: right;
	padding-top: 15px;
	border-top: 1px solid #ccc;
}

#shoppingcart p.emptyCart, #checkout p.emptyCart {
	height: 200px;
}

#thankYou {
	margin-bottom: 50px;
}

#checkout table th {
	text-align: left;
	font-weight: bold;
	padding: 5px;
	padding-right: 7px;
	border-bottom: 1px solid #ccc;
}

#checkout table.detailstable th {
	padding-left: 15px;
	width: 200px;
}

#checkout table td {
	padding: 5px;
	padding-right: 7px;
}

#checkout table.detailstable td input {
	width: 250px;
}

#checkout table td input.radio, #checkout table td input.checkbox {
	width: 25px;
}

#checkout table td input.shorty {
	width: 150px;
}

#checkout table td span {
	padding-left: 35px;
	font-size: 0.9em;
}

#checkout table.detailstable td {
	border-bottom: 1px solid #ccc;
}


#error, #loginerror, #trialerror {
	text-align: center;
	color: #c00;
	border: 1px solid #c00;
	background-color: #fcc;
	margin: 15px 10px;
	padding: 10px;
}

#loginerror {
	width: 300px;
	float: right;
}

#trialerror {
	text-align: left;
	width: 272px;
}

.cart_item {
	width: 255px;
	border: 1px solid #ccc;
	text-align: center;
	padding-bottom: 4px;
	margin-bottom: 7px;
}

.cart_itemdetail {
	line-height: 2.5em;
	border: 1px solid #ccc;
	margin: 4px;
	padding-bottom: 5px;
}

.cart_itemdetail p {
	line-height: 15px;
	font-size: 0.9em;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 5px;
	text-align: left;
	color: #777;
}

.cart_itembuttons {
	float: right;
	padding-top: 13px;
}

.cart_itemdescription {
	width: 420px;
	padding-bottom: 15px;
	border-bottom: 1px solid #aaa;
}

.cart_itemdescription h3 {
	border-bottom: 1px solid #ccc;
	font-size: 0.9em;
}

.cart_itemdescription p {
	line-height: 15px;
	font-size: 0.9em;
	padding-top: 10px;
	text-align: left;
	color: #555;
	line-height: 1.5em;
}

.cart_itemtoc {
}

.cart_itemprice {
	font-size: 2.5em;
	font-weight: bold;
	color: #aaa;
	float: left;
	width: 70px;
	margin-right: 5px;
}

.cart_itemprice span {
	font-size: 0.7em;
	vertical-align: top;
}

.cart_itemadd {
	border: 0;
}


#screencast_preview { /* Image that says "Click here to watch..." */
	left: 20px;
	width: 350px;
}

#screencast {
	margin: 20px 0 0 0;
}
	#screencast object {
		margin: 0 0 20px 0;
	}

#screencast_list {
	width: 750px;
	padding-bottom: 10px;
}

#trynow_btn {
	float: right;
	margin: 0 10px 10px 0;
	padding-right: 20px;
}

ul#screencasts {
	float: left;
	text-align: left;
	margin: 0 0 7px 20px !important;
	margin: 0 0 7px 10px;
	width: 720px;
	list-style: none;
}

ul#screencasts li {
	float: left;
}

ul#screencasts li a {
	float: left;
	display: block;
	padding: 1px 10px;
	width: 97px;
	text-align: center;
	background: #F9F9F2;
}
