html, body {
	background-color: #f2f2f2;
	font-family: verdana;
}

/*body {
	background: url(../images/page-bg.png) 0 0 repeat-x;
}
*/

h2 {
	color: #023647;
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 14px;
}

h3 {
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 10px;
}

h4 {
	font-weight: normal;
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 8px;
	color: #111;
}

h5 {
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 8px;
	color: #555;
}

h1 small, h2 small, h3 small, h4 small {
	font-weight: normal;
	font-size: 1em;
}

p {
	line-height: 135%;
	padding: 0;
	margin: 0 0 14px 0;
}

ul, ol {
	padding: 0 0 0 30px;
	margin: 0 0 10px 0;
}

ul li, ol li {
	list-style: disc outside;
	padding: 0 0 8px 4px;
	line-height: 1.3em;
}

li ul, li ol {
	margin-top: 10px;
}

ol {
	padding-left: 40px;
}

ol li {
	list-style: decimal outside;
	padding: 0 0 8px 0px;
}

small {
	font-size: 0.85em;
}

a {
	color: #0066DF;
	outline: none;
	text-decoration: underline;
}

a:visited {
	color: #096BB3;
}

a:hover {
	text-decoration: none;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

input, select, textarea {
	font-family: arial;
	font-size: 12px;
}

fieldset {
	border: 1px solid #AEAEAE;
	padding: 8px 15px;
	margin-bottom: 10px;
}

legend {
	font-size: 1.2em;
	font-weight: normal;
	color: #888;
}

table {
	border-collapse: collapse;
	margin-bottom: 10px;
}

/* --- layout containers */
#doc2 {
}

#doc3 {
	width: 100%;
	border: 1px solid #787878;
	padding: 0 15px 0 15px;
	margin: 10px 0 0 -15px;
	background-color: #FFFFFF;
}

#noscript-msg {
	color: red;
	text-align: center;
	position: absolute;
	top: 0;
	width: 950px
}

#hd {
	padding: 0px 3px 0 3px;
	height: 70px;
	overflow: hidden;
}

#hd h1 {
	float: left;
	margin: 15px 0 0 0;
}

#hd h1 a {
	display: block;
	width: 250px;
	height: 43px;
	text-indent: -1000px;
	background: url(../images/logo.png) 0 0 no-repeat;
}

#bwlogo {
	padding: 0px 3px 0 3px;
	height: 70px;
	overflow: hidden;
	float: left;
	margin: 15px 0 0 0;
}


#bwlogo a {
	display: block;
	width: 250px;
	height: 43px;
	text-indent: -1000px;
	background: url(../images/logo.png) 0 0 no-repeat;
}

#ft {
	padding: 10px;
	padding-bottom: 20px;
}

#ft a, #ft a:visited {
	color: #555;
	text-decoration: underline;
}

#ft p {
	font-size: 0.85em;
	color: #aaa;
	margin: 0;
	text-align: center;
}

/* main site nav */

#nav {
	height: 25px;
	margin-top: 20px;
	padding: 0 5px;
	position: relative;
	float:right;
	/*background-color: #555;*/
}

#nav ul {
	margin: 0;
	padding: 0;
	float: left;
}

#nav li {
	list-style: none inside;
	margin: 2px;
	padding: 1px;
	float: left;
	border: 1px solid #888;
}

#nav ul li a {
	padding: 0 10px;
	color: #000000;
	display: block;
	height: 33px;
	line-height: 33px;
	/*font-size: 1.1em;
	letter-spacing: -1px;*/
	text-decoration: none;
	background-color: #C5C5C5;
}

#nav ul li a:hover {
	text-decoration: none;
	color: #000000;	
}

#nav .active a {
	color: #000000;
	font-weight: bold;
}

#bd {
	margin: 0;
}

#main {
	position: relative;
}

#content {
	color: #444;
	padding: 5px;
}

/* main-sidebar class should be applied to #main when #sidebar is present */
.left-sidebar {
	background: url(../images/main-sidebar-bg.gif) 0 0 repeat-y;
}

.left-sidebar #sidebar {
	width: 198px;
	float: left;
}

.left-sidebar #content {
	float: right;
	width: 720px;
}

#content h1 {
	font-size: 25px;
	letter-spacing: -1px;
	font-weight: normal;
	line-height: 30px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 18px;
}

#content h2 {
	font-size: 22px;
	letter-spacing: -1px;
	font-weight: normal;
	color: #444;
	line-height: 30px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 18px;
}

#content h3 {
	font-size: 19px;
	font-weight: normal;
	color: #555;
}

#content h4 {
	font-size: 16px;
	font-weight: normal;
	color: #606060;
}

#sidebar {
	width: 190px;
	padding: 5px;
	float: left;
}

/* ------------------- specific sections of the site */

#page-home body {
	/*background: url(../images/page-bg-home.png) 0 0 repeat-x;*/
}

#page-home #doc2 {
}

#page-home #ft {
	display: none;
}





#download-trial-table h3 {
	background-color: #f0f0f0;
	padding: 2px 5px;
	overflow: hidden;
}

#download-trial-table .desktop h3 a {
	display: block;
	background: url(../images/products/logos/desktop_backup_200.png) 5px 5px no-repeat;
	height: 60px;
	text-indent: -1000px;
}

#download-trial-table .server h3 a {
	display: block;
	background: url(../images/products/logos/server_backup_200.png) 5px 5px no-repeat;
	height: 60px;
	text-indent: -1000px;
}

#device-tbl td {
	font-size: 11px;
}

/* sidebar cart status */
#sidebar-cart-status {
	margin: 0;
	padding: 4px;
	margin-bottom: 20px;
	color: #555;
}

#sidebar-cart-status a {
	font-size: 11px;
	color: #777;
}

#sidebar-eval-box, #sidebar-contact {
	margin-bottom: 10px;
	color: #888;
	padding: 5px;
}

#sidebar-eval-box div, #sidebar-contact div {
	margin: 0;
	padding: 0;
	padding-left: 30px;
	background: url(../images/arrow-download.png) 0 0 no-repeat;
}

#sidebar-contact div {
	background-image: url(../images/icon-support.png);
}

#sidebar-eval-box h4, #sidebar-contact h4 {
	margin: 0 0 2px 0;
	padding: 0;
}

#sidebar-eval-box a, #sidebar-contact a {
	font-size: 12px;
	color: #555;
}

#sidebar-eval-box p, #sidebar-contact p, #sidebar-contact p a {
	font-size: 11px;
	margin: 0;
	padding: 0;
	line-height: 12px;
}

#partners-locator-list {
	margin-top: 20px;
}

#partners-locator-list .inline-box {
	width: 213px;
	min-height: 100px;
	_height: 100px;
	padding: 6px;
	margin: 10px 5px 0 0;
	position: relative;
	border: 1px solid #ddd;
}

#partners-locator-list .inline-box .logo {
	display: block;
	margin-bottom: 10px;
}

#partners-locator-list .inline-box .type {
	background: #eee url(../images/grad-bottom-dark.png) left bottom repeat-x;
	display: block;
	font-size: 14px;
	margin: -6px -6px 6px -6px;
	padding: 3px 5px;
	font-weight: normal;
}

#partners-locator-list .inline-box .contact {
	display: block;
	font-size: 11px;
	color: #555;
	margin-top: 5px;
	border-top: 1px solid #eee;
	padding-top: 5px;
	line-height: 13px;
}

#partners-locator-list .inline-box .contact span {
	display: block;
}

/* ------------------- classes -------------------- */

.clear {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix:after {
	clear: both;
	content: "'";
	display: block;
	font-size: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

.clearfix {
	min-height: 0;
}

.hr-bg {
	padding-bottom: 15px;
	background: url(../images/hr_bg.png) bottom center no-repeat;
}

.hr {
	height: 15px;
	background: url(../images/hr_bg.png) bottom center no-repeat;
	margin-bottom: 20px;
}

/* for IE<7 \*/ * html .clearfix{
	height: 1%;
}

.talign-left {
	text-align: left !important;
}

/* no "visited" link color */
a.static, a.static:visited, .static-links a, .static-links a:visited {
	color: #0066DF;
}

/* default underlined */
a.underlined {
	text-decoration: underline;
}

a.underlined:hover {
	text-decoration: none;
}

a.critical {
	color: #f300cc;
}

a.warning {
	color: orange;
}

a.popup {
	background: url(../images/icon-popup.gif) 100% 50% no-repeat;
	display:  inline-block;
	padding-right: 10px;
}

/* most last items have a margin of 0 */
.last {
	margin-bottom: 0;
}

ul li.last, ol li.last {
	padding-bottom: 0 !important;
}

/* basic no style lists */
ol.basic li, ul.basic li {
	list-style: none;
	padding: 0 0 3px 0;
}

/* less spacing between items */
ul.compact li {
	padding-bottom: 2px;
}

/* more spacing between items */
ul.expand li, ol.li {
	padding-bottom: 20px;
}

/* no paddings nor margins around the list */
ol.flat, ul.flat {
	padding: 0;
}

/* inline, no row */
ul.inline li {
	display: inline;
}


/* roman numeral */
ul.lower-roman li {
	list-style: lower-roman;
}
ul.upper-roman li {
	list-style: upper-roman;
}

/* two column boxes */
.boxlist-twocol {
	margin-left: 0;
	padding-left: 0;
}

.boxlist-twocol li {
	float: left;
	list-style: none;
	padding: 9px;
	margin: 0 5px 10px 5px;
	border: 1px solid #f0f0f0;
	width: 320px;
	color: #aaa;
	background-color: #fafafa;
}

#content .boxlist-twocol li h4 {
	font-weight: normal;
	font-size: 14px;
	padding: 1px;
	margin-bottom: 5px;
}

#content .boxlist-twocol li h4 a {
	color: #0066DF;
}

#content .boxlist-twocol li a {
	color: #777;
}


.inline-box {
	width: 200px;
	min-height: 200px;
	border: 1px solid #f0f0f0;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	margin: 5px;
	zoom: 1;
	*display: inline;
	_height: 200px;
}


/* simple table with a header and cell borders */
table.simple {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 15px;
}

.simple td, .simple th {
	border: 1px solid #eee;
	color: #444;
	padding: 5px;
	vertical-align: top;
}

.simple th {
	background: #eee url(../images/grad-bottom-dark.png) left bottom repeat-x;
	padding: 6px 5px;
	color: #555;
	border-color: #dfdfdf;
}

table.valign-mid td,
table.valign-mid th,
tr.valign-mid td {
	vertical-align: middle !important;
}

table.rowlines td {
	padding: 4px 2px;
	border-bottom: 1px solid #f0f0f0;
}

table.rowlines tr.last td {
	border-bottom: 0;
}

/* blue */
tr.hilite {
	background-color: #f1f6ff;
}

tr.alternate {
	background-color: #f5f5f5 !important;
}

/* text align center all cells */
table.talign-center td {
	text-align: center;
}

/* cart table */
.cart-tbl td {
}

.cart-tbl th, .cart-tbl td {
	text-align: center;
}

.cart-tbl tr.product {
}

.cart-tbl tr.addon td.name {
}

.cart-tbl td.partnum,
.cart-tbl td.name,
.cart-tbl th.partnum,
.cart-tbl th.name {
	text-align: left;
}

.cart-tbl tr.alternate {
	background-color: #fafafa !important;
}

.cart-tbl tr.product td.name {
	color: #000 !important;
}

.cart-summary {
	padding: 5px 10px;
	text-align: right;
	background-color: #f5f5f5;
}

/* forms and stuffs */

input.qty {
	text-align: center;
}

.image-btn {
	vertical-align: bottom;
}

.field {
  padding: 0 0 5px 150px;
  margin: 0;
  line-height: 20px;
}

.field .required {
  font-weight: bold !important;
  color: #777;
}

.field .error {
  color: red !important;
}

.field .label {
  display: block;
  float: left;
  padding-right: 5px;
  width: 145px;
  margin-left: -150px;
  line-height: 20px;
  text-align: right;
  color: #444;
}

.wide-field {
  padding-left: 260px;
}

.wide-field .label {
  width: 245px;
  margin-left: -250px;
}




/* pagination */
.pagination {
	margin: 0 0 10px 0;
	padding: 0;
	white-space: normal;
	height: 20px;
	font-size: 11px;
}

.pagination a, .pagination strong, .pagination span {
	margin: 0 2px 0 0;
	padding: 2px 2px;
	display: block;
	float: left;
	border: 1px solid #f0f0f0;
}

.pagination span {
	border: 0;
	padding: 3px 3px;
}

.pagination a {
	color: #006ada;
	text-decoration: none;
}

.pagination a:hover {
	border-color: #ddd;
}

.pagination strong {
	border: 0;
	padding: 3px 5px;
}

/* toolbar */
.toolbar {
	border: 1px solid #dee7ff;
	padding: 10px;
	margin-bottom: 10px;
	background: url(../images/box_bg2.gif) 0 100% repeat-x;
}

.soft-notice {
	border: 1px solid #f0f0f0;
	text-align: center;
	padding: 5px;
	color: #888;
}

.notice {
	border: 1px solid #ffe436;
	background-color: #feffe4;
	padding: 5px;
	color: #222;
}

/* just small font size */
.small-notice {
	font-size: 0.85em;
}

.error-box {
  border: 1px solid #640800;
  color: #640800;
  padding: 5px;
  margin-bottom: 15px;
  background-color: #feffe4;
}

#content .error-box h4 {
  margin: 0;
  padding: 0 0 10px 0;
  font-size: 13px;
  font-weight: bold;
  color: #640800;
}

.error-box ul {
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 11px;
}

.error-box ul li {
	padding-bottom: 2px;
}

/* rounded white box used for main wrap */
.white-box {
	/*background: #fff url(../images/content-mid.png) 0 0 repeat-y;*/
}

.white-box-inner {
	/*background: url(../images/content-header.png) 0 0 no-repeat;*/
}

.white-box-content {
	/*background: url(../images/content-footer.png) 0 100% no-repeat;
	padding: 20px 15px;*/
}


/* basic panel with a header */
.panel {
	border: 1px solid #DBF2FF;
	padding: 8px;
	background: url(../images/box_bg2.gif) 0 100% repeat-x;
}

.panel h4 {
	padding: 0 0 4px 0;
	font-size: 1.2em;
	color: #8db3ff;
	margin: 2px;
	border-bottom: 1px solid #DBF2FF;
}

/* regular box with gradient bg */
.promo_sidebar_box {
	padding: 8px;
	border: 1px solid #000000;
	background: url(../images/promo_sidebar_bg.jpg) 0 100% repeat-x;
}

.promo_sidebar_text {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}

.promo_sidebar_box a {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}


/* regular box with gradient bg */
.box {
	padding: 8px;
	border: 1px solid #e8e8e8;
	background: url(../images/box_bg.gif) 0 100% repeat-x;
}

/* menu, used for side bar navigation */
#sidebar ul.menu {
	margin-bottom: 20px;
}

ul.menu {
	margin: 0 0 10px 0px;
	padding: 0;
}

ul.menu li {
	margin: 0;
	padding: 0;
	list-style: none outside;
	line-height: 1em;

}

ul.menu li div {
	padding: 5px 3px;
	background-color: #fafafa;
	border-bottom: 1px solid #f0f0f0;
	line-height: 14px;
}

ul.menu li div.last {
	/*border-bottom: 0;*/
}

ul.menu li .active {
	font-weight: bold;
}

ul.menu li a {
	color: #555;
	text-decoration: none;
}

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

ul.menu div.sub-header {
	border-bottom: 1px solid #ccc;
	background: #ddd;
	position: relative;
}

ul.menu div.sub-header span {
	position: absolute;
	top: 7px;
	right: 5px;
	display: block;
	width: 16px;
	height: 14px;
	background:  url(../images/arrow-collapse.png) 0 -12px no-repeat;
	text-indent: -1000px;
	cursor: pointer;
}

ul.menu div.expanded span {
	background: url(../images/arrow-collapse.png) 0 2px no-repeat !important;
}

/* sub menu */
ul.menu li ul {
	margin: 0;
	padding: 0;
}

ul.menu li ul div {
	padding-left: 8px;
}


/* inline block image box */
div.image-box {
	margin: 0 auto; /* specify the width with inline style (style="width:xxx") to center. No  hacks for now */
}

div.image-box p {
	margin: 3px;
	float: left;
	text-align: center;
}

div.image-box p small {
	display: block;
}

div.image-box p a {
	border: 5px solid #f0f0f0;
	display: block;
	float: left;
}

div.image-box p a img {
	display: block;
	float: left;
	border: 1px solid #ccc;
}

div.image-box p a:hover {
	border-color: #F0FFD2;
}

div.image-box p a:hover img {
	border-color: #73c000;
}

/* a simple version of the image box. Images inside a paragraph. */
p.image-box {
	text-align: center;
}

p.image-box img {
	border: 3px solid #f0f0f0;
}

p.image-box a:hover img {
	border-color: #F0FFD2;
}

/* right-floated image box */

p.image-box-float {
	float: right;
	margin: 0 0 10px 10px;
	padding: 0;
	text-align: center;
	color: #888;
}

p.image-box-float a {
	display: block;
	float: right;
	border: 5px solid #f0f0f0;
}

p.image-box-float img {
	display: block;
	border: 1px solid #888;
}

p.image-box-float a:hover {
	border-color: #F0FFD2;
}

p.image-box-float a:hover img {
	border-color: #73c000
}

p.image-box-float small {
	display: block;
	clear: both;
}



/* columns */

/* two columns, works in conjunction with yui-g */
.twocol {
	background: url(../images/twocol-bg.gif) 0 0 repeat-y;
}

/* no-separator on the twocol, apply to parent element */
.no-separator .twocol {
	background: none;
}

/* headers */
.hd1 {
	background-color: #f5f5f5;
	color: #888 !important;
	padding: 5px;
}

/* customer quote box */
p.quote a {
	display: block;
	text-align: right;
	margin-top: 10px;
}

p.quote em {
	color: #555;
}

.download-btn {
	display: block;
	width: 217px;
	height: 46px;
	padding: 8px;
	background: url(../images/download-btn-bg.png) 0 0 no-repeat;
	font-size: 0.85em;
	line-height: 18px;
	color: #69CBEF;
}

.download-btn a {
	color: #18B7F2;
	font-size: 18px;
}

/* tabs */

ul.tab-menu {
	height: 24px;
	padding: 0 0 0 10px;
	overflow: visible;
	background: #fff url(../images/grad-bottom-dark.png) left bottom repeat-x;
	border-bottom: 1px solid #ccc;
}

ul.tab-menu li {
	margin: 0 5px 0 0;
	padding: 0;
	list-style: none outside;
	display: block;
	float: left;
}

ul.tab-menu a {
	display: block;
	float: left;
	color: #444;
	text-decoration: none;
	cursor: pointer;
	background: url(../images/tab-corners.gif) 0 0 no-repeat;
}

ul.tab-menu a:hover {
	text-decoration: none;
}

ul.tab-menu span {
	display: block;
	height: 22px;
	line-height: 22px;
	padding: 2px 6px 1px 6px;
	background: url(../images/tab-corners.gif) 100% -25px no-repeat;
	color: #333;
}

ul.tab-menu .active {
	background: url(../images/tab-corners.gif) 0 -50px no-repeat;
}

ul.tab-menu .active span {
	color: #000;
	background: url(../images/tab-corners.gif) 100% -75px no-repeat;
}

ul.tab-menu a.active {
	text-decoration: none;
}

/* tab navigation that uses the tab-menu */
.tab-menu-box .tab-menu {
	margin-bottom: 0;
}

.tab-menu-box .tabs {
	padding-top: 20px;
}

.section-box {
	margin-bottom: 10px;
	border: 1px solid #f0f0f0;
	padding: 10px;
}

#content .section-box h3 {
	background: #f0f0f0 url(../images/grad-bottom-dark.png) 0 bottom repeat-x;
	margin: -10px -10px 10px -10px;
	padding: 6px;
	color: #444;
	font-size: 16px;
}

/*Make sure your page contains a valid doctype at the top*/
#simplegallery1{ //CSS for Simple Gallery Example 1
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 2px solid #999999;
}

#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: left;
padding: 2px 5px;
}

div.hover_effect a{
text-decoration: none;
}

div.hover_effect a:hover{
text-decoration: underline;
}