@charset "UTF-8";

/*reset.css start*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*reset.css end*/

/* --------------------------------------------------------------
    Default CSS styles for all common browsers
---------------------------------------------------------------*/

/*  Base
---------------------------------------------------------------*/
body {
	background: #F9F9F9 url('../gfx/body_bg.gif') repeat-x 0 0;
	font: 12px/20px 'Helvetica Neue', Arial, sans-serif;
	color: #272525;
	line-height: 1.3em;
}
strong {
	font-weight: bold;
}
input, textarea, select {
	font: 14px/16px 'Helvetica Neue', Arial, sans-serif;
}
a {
	color: #0F62AC;
	text-decoration: none;
}
a:hover {
	color: #08497A;
	text-decoration: underline;
}
a.to-top {
	clear: both;
	float: right;
	font-size: 10px;
}
.clr{
	clear:both;
	margin:0px;
	padding:0px;
}
hr {
	clear: both;
	height: 1px;
	border: 0;
	border-top: 1px dashed #DBDBDB;
	margin: 0px 0 30px 0;
}
div#frontpage {
	width: 965px;
	padding-bottom: 50px;
	margin-left:auto;
	margin-right:auto;
}
div#subpage {
	width: 965px;
	padding-bottom: 50px;
	margin-right:auto;
	margin-left:auto;
}
div#top {
	font: bold 11px/14px 'Helvetica Neue', Arial, sans-serif;
	background: #292C28;
	color: #FFFFFF;
	height: 16px;
	padding: 7px 14px;
}
div#top p {
	float: left;
}
div#top p span {
	color: #F1E303;
}
div#top ul {
	float: right;
}
div#top ul li {
	display: inline;
	padding: 0 5px;
	border-left: 1px solid #6E6E6E;
}
div#top ul li.highlight {
	border-left: 0;
}
div#top ul li a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px 3px;
}
div#top ul li.highlight a {
	background: #0A5FAB;
}
div#top ul li a:hover {
	background: #3C3F3A;
}
div#top ul li.highlight a:hover {
	background: #08497A;
}
div#head {
	position: relative;
	background: #EDEEEB url('../gfx/head_bg.jpg') no-repeat 0 0;
	height: 100px;
}
div#logo {
	display: block;
	background: url('../gfx/rse_logo.png') no-repeat 28px center;
	width: 207px;
	height: 80px;
	position: absolute;
	top: 10px;
	left: 0;
}
div#logo a {
	display:block;
	width: 207px;
	height: 80px;
}
div#logo span {
	position: absolute;
	top: -999px;
}
div#menu ul {
	position: absolute;
	top: 28px;
	right: 28px;
}
div#menu ul li {
	float: left;
	padding: 7px;
}
div#menu ul li a {
	display: block;
	height: 27px;
}
div#menu ul li a.recovery {
	background: #DBDBDB url('../gfx/menu_recovery.gif') repeat-x 0 0;
	width: 230px;
}
div#menu ul li a.forensics {
	background: #DBDBDB url('../gfx/menu_forensics.gif') repeat-x 0 0;
	width: 328px;
}
div#menu ul li a.lab {
	background: #DBDBDB url('../gfx/menu_lab.gif') repeat-x 0 0;
	width: 230px;
}
div#menu ul li a span {
	position: absolute;
	top: -999px;
}
div#menu ul li a:hover {
	background-position: 0 -33px;
}
div#menu ul li a.lab:hover {
	background-position: 0 0px;
}
div#menu ul li.highlight a {
	background-position: 0 0px;
}

div#menu ul li.highlight a:hover{
	background-position: 0 -33px;
}
div#pagehead {
	background: #0F62AC url('../gfx/feature_bg.jpg') repeat-x 0 0;
	height: 70px;
	border-right: 1px solid #0F62AC;
}
div#pagehead h1 {
	padding: 23px 20px 0px 20px;
	font: bold 18px/28px 'Helvetica Neue', Arial, sans-serif;
	color: #FFFFFF;
	float:left;
}
div#pagehead h2 {
	padding: 23px 20px 0px 20px;
	font: bold 18px/28px 'Helvetica Neue', Arial, sans-serif;
	color: #FFFFFF;
	float:left;
}
div#pagehead ul {
	float:right;
}
div#pagehead ul li {
	display: inline;
	margin-left:3px;
}
div#feature {
	background: #0F62AC url('../gfx/feature_bg.jpg') repeat-x 0 0;
	height: 277px;
	border-right: 1px solid #0F62AC;
	border-left: 1px solid #0F62AC;
	padding: 35px 20px 23px 18px;
}
div#feature div.virtualtour {
	background: #FFFFFF url('../gfx/virtualtour_bg.jpg') no-repeat 2px 2px;
	float: left;
	width: 288px;
	height: 272px;
	border-right: 1px solid #0A5FAB;
	border-bottom: 1px solid #0A5FAB;
	padding: 2px;
}
div#flash-virtualtour1 {
	width: 288px;
	height: 202px;
}
div#feature  div.virtualtour h3 {
	padding: 10px 0 0 10px;
	font: 14px/16px 'Helvetica Neue', Arial, sans-serif;
	color: #FFFFFF;
}
div#feature  div.virtualtour h3 a {
	color: #FFFFFF;
	text-decoration: none;
}
div#feature  div.virtualtour h3 a:hover {
	background-color: #08497A;
}
div#feature  div.virtualtour h3 a img.arrow {
	float: none;
	vertical-align: middle;
	margin-top: -1px;
}
div#feature  div.virtualtour p {
	margin: 3px 0;
	padding: 0 10px;
	color: #ffffff;
	line-height: 16px;
}
div#feature div.dataloss {
	background: #FFFFFF url('../gfx/dataloss_bg.jpg') no-repeat 2px 2px;
	float: right;
	width: 615px;
	height: 272px;
	border-right: 1px solid #0A5FAB;
	border-bottom: 1px solid #0A5FAB;
	padding: 2px;
}
div#feature div.dataloss h1 {
	font: 15px/20px 'Helvetica Neue', Arial, sans-serif;
	text-transform: uppercase;
	color: #292C28;
	margin: 5px 10px 5px 20px;
}

div#feature div.dataloss h2 {
	font: 15px/20px 'Helvetica Neue', Arial, sans-serif;
	text-transform: uppercase;
	color: #292C28;
	margin: 5px 10px 5px 20px;
}
div#feature div.dataloss ul {
	margin: 10px 10px 5px 20px;
}
div#feature div.dataloss ul li {
	background: url('../gfx/li_bg.gif') no-repeat 2px 6px;
	font: bold 12px/16px 'Helvetica Neue', Arial, sans-serif;
	color: #DE0000;
	padding: 0 2px 1px 16px;
}
div#feature div.dataloss p {
	margin: 0 0 0 10px;
	font: bold 17px/20px 'Helvetica Neue', Arial, sans-serif;
	color: #DE0000;
}
div#feature div.dataloss p strong {
	display: block;
	padding: 15px 0 0 15px;
}
div#feature div.dataloss p img {
	padding: 0 0 0 15px;
}
div#emergency {
	background: #0A5FAB url('../gfx/emergency_bg.jpg') repeat-x 0 0;
	height: 60px;
	border-right: 1px solid #0F62AC;
	padding: 10px 20px 10px 18px;
}
div#emergency table {
	width: 926px;
	height: 50px;
}
div#emergency table tr td {
	vertical-align: middle;
}
div#emergency table tr td.head {
color: #ffffff;
    font: 20px/26px "Helvetica Neue",Arial,sans-serif;
    text-align: left;
    width: 350px;
}
div#emergency table tr td.head span {
	position: absolute;
	left: -999px;
}
div#emergency table tr td.loc {
	font: 14px/20px 'Helvetica Neue', Arial, sans-serif;
	color: #ffffff;
}
div#emergency table tr td.num {
	font: bold 14px/20px 'Helvetica Neue', Arial, sans-serif;
	color: #ECA00A;
}
div#emergency table.single tr td.loc {
	 color: #ffffff;
    font: 20px/26px "Helvetica Neue",Arial,sans-serif;
}
div#emergency table.single tr td.num {
	color: #fff000;
    font: bold 23px/26px "Helvetica Neue",Arial,sans-serif;
}
div#content {
	background: #FFFFFF url('../gfx/front_side_bg.gif') repeat-y 0 0;
	border-right: 1px solid #C9C9C9;
	border-left: 1px solid #C9C9C9;
	width: 964px;
	overflow: auto;
}
div#subpage div#content {
	background: #FFFFFF url('../gfx/page_side_bg.gif') repeat-y 0 0;
}
div#side {
	float: left;
	width: 316px;
}
div#side div.block {
	border-bottom: 1px solid #C9C9C9;
	padding: 20px 0 20px 16px;
}
div#subpage div.block-index {
	background: #FFFFFF url('../gfx/index_bg.jpg') repeat-x bottom left;
	height: 300px;
	padding: 23px 20px 20px 20px;
	border: 0;
}
div#subpage div.block-index ul {
	background: url('../gfx/index_li_bg.gif') no-repeat bottom left;
}
div#subpage div.block-index ul li {
	background: url('../gfx/index_li_bg.gif') no-repeat top left;
	font: bold 14px/18px 'Helvetica Neue', Arial, sans-serif;
	color: #FFFFFF;
}
div#subpage div.block-index ul li a {
	display:block;
	text-decoration: none;
	color: #FFFFFF;
	padding: 3px;
}
div#subpage div.block-index ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #08497A;
}
div#side div.block h3 {
	font: 14px/18px 'Helvetica Neue', Arial, sans-serif;
	color: #000000;
}
div#side div.block div.button {
	height: 80px;
	clear: left;
}
div#side div.block div.button img {
	margin: 0 10px 0 0;
	float: left;
	border: 2px solid #0F62AC;
}
div#side div.block div.button h3 {
	padding: 8px 0 0 10px;
	font: 13px/16px 'Helvetica Neue', Arial, sans-serif;
	color: #0F62AC;
}
div#side div.block div.button h3 a {
	color: #08497A;
	text-decoration: none;
}
div#side div.block div.button h3 a:hover {
	color: #08497A;
}
div#side div.block div.button h3 a img.arrow {
	float: none;
	vertical-align: middle;
	margin: -1px 10px 2px 2px;
	border: 0;
}
div#side div.block div.button p {
	color: #484848;
	line-height: 16px;
	margin: 3px 0;
}
div#side div.block div.button1 h3 {
	color: #000000;
	font: 12px/18px 'Helvetica Neue', Arial, sans-serif;
}
div#side div.block div.button1 p {
	color: #0F62AC;
	font: bold 22px/26px 'Helvetica Neue', Arial, sans-serif;
}
div#side div.block div.button3 {
	height: 70px;
}
div#side div.block-office img {
	float: left;
	border: 2px solid #0F62AC;
	margin: 0 10px 40px 0;
}
div#side div.block-office {
	font: 10px/14px 'Helvetica Neue', Arial, sans-serif;
	margin: 0 0 10px 0;
}
div#side div.block-question p {
	margin: 10px 0;
}
div#side div.block-question textarea {
	width: 275px;
	height: 150px;
}
div#side div.block-menu ul {
	padding: 10px;
}
div#side div.block-menu ul li {
	font: bold 14px/20px 'Helvetica Neue', Arial, sans-serif;
	text-transform: uppercase;
	padding: 2px 0;
}
div#main {
	float: right;
	width: 600px;
	padding: 20px 22px 20px 18px;
}
div#main h2 {
	font: bold 16px/24px 'Helvetica Neue', Arial, sans-serif;
	margin: 10px 0 5px 0;
}
div#main h2 span {
	color: #0A5FAB;
	margin-top: 5px;
}
div#main h3 {
	font: bold 14px/22px 'Helvetica Neue', Arial, sans-serif;
	color: #0A5FAB;
}
div#main h6 {
	font: bold 10px/12px 'Helvetica Neue', Arial, sans-serif;
}
div#main p {
	margin: 15px 0;
}
div#main p.large {
	font: 16px/24px 'Helvetica Neue', Arial, sans-serif;
}
div#main p.large span {
	font-weight: bold;
	color: #0A5FAB;
}
div#main ul {
	margin: 10px 15px 15px 15px;
}
div#main ul li {
	list-style: square;
	padding: 2px;
}
div#shortcuts {
	background: #FFFFFF url('../gfx/front_side_bg.gif') repeat-y 0 0;
	border-right: 1px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
	border-left: 1px solid #C9C9C9;
	width: 953px;
	overflow: auto;
	padding: 10px 0 15px 11px;
}
div#subpage div#shortcuts {
	background: #FFFFFF url('../gfx/page_side_bg.gif') repeat-y 0 0;
}
div#shortcuts  div.buttons {
	float: left;
	width: 297px;
	height: 239px;
	margin-right: 22px;
}
div#shortcuts  div.buttons div.button {
	background: #08497A url('../gfx/shortcut_button_bg.gif') no-repeat 2px 2px;
	border-right: 2px solid #CFCFCF;
	border-bottom: 2px solid #CFCFCF;
	padding: 2px;
}
div#shortcuts  div.buttons div.button img {
	margin: 2px 10px 2px 2px;
	float: left;
}
div#shortcuts  div.buttons div.button h3 {
	padding: 8px 0 0 0;
	font: 14px/18px 'Helvetica Neue', Arial, sans-serif;
	color: #FFFFFF;
	line-height: 16px;
}
div#shortcuts  div.buttons div.button h3 a {
	color: #FFFFFF;
	text-decoration: none;
}
div#shortcuts  div.buttons div.button h3 a:hover {
	background-color: #08497A;
}
div#shortcuts  div.buttons div.button h3 a img.arrow {
	float: none;
	vertical-align: middle;
	margin: -1px 2px 2px 2px;
}
div#shortcuts  div.buttons div.button p {
	color: #ffffff;
	line-height: 16px;
	margin: 3px 0;
}
div#shortcuts  div.buttons div.button1 h3 {
	color: #ffffff;
	font: 12px/18px 'Helvetica Neue', Arial, sans-serif;
}
div#shortcuts  div.buttons div.button1 p {
	color: #fff000;
	font: bold 22px/26px 'Helvetica Neue', Arial, sans-serif;
}
div#shortcuts  div.buttons div.button1 {
	margin-bottom: 5px;
	height: 71px;
}
div#shortcuts  div.buttons div.button2 {
	margin-bottom: 5px;
	height: 70px;
}
div#shortcuts  div.buttons div.button3 {
	height: 70px;
}
div#shortcuts  div.virtualtour {
	float: left;
	width: 282px;
	height: 233px;
	background: #08497A url('../gfx/shortcut_virtualtour_bg.jpg') no-repeat 2px 2px;;
	border-right: 2px solid #CFCFCF;
	border-bottom: 2px solid #CFCFCF;
	margin-right:15px;
	padding: 2px;
}
div#flash-virtualtour2 {
	width: 282px;
	height: 161px;
}
div#shortcuts  div.virtualtour h3 {
	padding: 10px 0 0 10px;
	font: 14px/16px 'Helvetica Neue', Arial, sans-serif;
	color: #FFFFFF;
}
div#shortcuts  div.virtualtour h3 a {
	color: #FFFFFF;
	text-decoration: none;
}
div#shortcuts  div.virtualtour h3 a:hover {
	background-color: #08497A;
}
div#shortcuts  div.virtualtour h3 a img.arrow {
	float: none;
	vertical-align: middle;
	margin: -1px 2px 2px 2px;
}
div#shortcuts  div.virtualtour p {
	margin: 3px 0;
	padding: 0 10px;
	color: #ffffff;
	line-height: 16px;
}
div#shortcuts  div.references {
	float: left;
	width: 312px;
	height: 233px;
	background: #08497A url('../gfx/shortcut_references_bg.gif') no-repeat 2px 2px;;
	border-right: 2px solid #CFCFCF;
	border-bottom: 2px solid #CFCFCF;
	padding: 2px;
}
div#shortcuts  div.references h3 {
	padding: 10px 0 0 10px;
	font: 14px/16px 'Helvetica Neue', Arial, sans-serif;
	color: #FFFFFF;
}
div#shortcuts  div.references h3 a {
	color: #FFFFFF;
	text-decoration: none;
}
div#shortcuts  div.references h3 a:hover {
	background-color: #08497A;
}
div#shortcuts  div.references h3 a img.arrow {
	float: none;
	vertical-align: middle;
	margin: -1px 2px 2px 2px;
}
div#shortcuts  div.references p {
	margin: 3px 0;
	padding: 0 10px;
	color: #ffffff;
	line-height: 16px;
}
div#footer {
	background: #EBEBEB;
	border-right: 1px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
	border-left: 1px solid #C9C9C9;
	width:936px;
	height: 12px;
	font: bold 10px/13px 'Helvetica Neue', Arial, sans-serif;
	color: #7D7D7D;
	padding: 8px 14px;
}
div#footer p {
	float: left;
}
div#footer ul {
	float: right;
}
div#footer ul li {
	display: inline;
	padding: 0 5px;
	border-left: 1px solid #6E6E6E;
}
div#footer ul li.first {
	border: 0;
}
div#footer ul li a {
	color: #0A5FAB;
	text-decoration: none;
	padding: 1px 3px;
	text-transform: uppercase;
}
div#footer ul li a:hover {
	color: #3c3f3a;
	text-transform: uppercase;
}
div.clear {
	font-size: 8px;
	line-height: 8px;
	height: 8px;
	overflow:hidden;
}

.red { color: #DE0000 }
em { font-style: italic }
.block-office img { width:103px }
form label {
	display: block;
	padding-top: 5px;
	float: left;
	text-align: right;
	width: 14em;
	height: 0;
	padding-right: 4px;
}
#content h1 { font: 20px/28px 'Helvetica Neue', Arial, sans-serif; }
ol { list-style-type:decimal;padding:0 18px; }
div#side div.block div.button1 h3 { padding-top: 2px; }
div#side div.block div.button3 h3 { padding-top: 2px; }
div#shortcuts div.buttons div.button1 h3 { padding-top: 2px; }
div#shortcuts div.buttons div.button3 h3 { padding-top: 2px; }

.tbl-out {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    margin-bottom: 20px;
    width: 580px;
}

.tbl-left {
    background: none repeat scroll 0 0 #f58220;
    float: left;
    height: 500px;
    margin: 0 1px;
    text-align: center;
    width: 92px;
}

.tbl-img {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 103px;
    width: 92px;
}

div#main ul {
    margin: 10px 15px 15px;
}

div#main ul li {
    padding: 2px;
	background:url(../gfx/arrow.jpg) no-repeat 0px 9px;
	padding-left:15px;
	text-align:left;
	list-style:none;
}

ul.tbl-list2 {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: auto;
}

ul.tbl-list2 li {
    color: #000000;
    line-height: 20px;
    list-style: none outside none;
    padding-left: 20px;
    text-align: left;
}


.side-text div{font: 10px 'Helvetica Neue',Helvetica,Arial,sans-serif; margin: 0 0 10px 0px;}
div#side div.bdo {
    border-bottom: 1px solid #C9C9C9;
    padding: 10px 0 10px 15px;
}
div#side div.bdo div.button {
    clear: left;
    height: 110px;
}
div#side div.bdo div.button img {
    float: left;
    margin: 0 10px 0 0;
}

.service{ border:1px solid #ccc;}
.service td{border:1px solid #ccc; padding:5px;}

.left-brd{ border-left:1px solid #C2C2C2;}
.right-brd{ border-right:1px solid #C2C2C2;}
.btm-brd{ border-bottom:1px solid #C2C2C2;}
.top-brd{ border-top:1px solid #C2C2C2;}

.faq-hd{  float:left; font-size:18px; color:#3186d1; font-weight:normal; line-height:22px; text-align:center; padding:5px;margin-left:-25px; width:60%;}
.faq-hd:first-letter{ font-size:30px;}
.faq-list{ float: left; margin-top:15px; background:#fff; width:100%}
.faq-list ul li{ line-height:22px; padding-left:18px; background:url(../gfx/bullet-blue.png) no-repeat 0 5px #fff; font-size:13px; }

.blue-bg{background: url("../gfx/index_bg.jpg") repeat-x scroll left bottom #0A5FAB; padding:15px;}
.faq-hd-blue{ font-size:18px; color:#fff; font-weight:normal; line-height:22px; text-align:center; float:left; padding:5px; margin-left:-25px; width:60%;}
.faq-hd-blue:first-letter{ font-size:30px;}
.faq-list-blue{ float: left; margin-top:15px; background:#0A5FAB; width:100%}
.faq-list-blue ul li{ line-height:22px; padding-left:18px; background:url(../gfx/bullet-white.png) no-repeat 0 5px #0A5FAB; font-size:13px; }
.faq-list-blue ul li a {color: #FFFFFF;}


/*default.css end*/

/*dropdown_one.css start*/
body {
	font: 12px/20px 'Helvetica Neue', Arial, sans-serif;
	color: #272525;
	line-height: 1.4em;
	*font: 11px Arial,Helvetica,sans-serif;
	}

ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	cursor: default;
	width: auto;
}
ul#MenuBar1 {
    background: url("../gfx/nav-bg1.gif") no-repeat scroll right top transparent;
    float: left;
    border-bottom: 10px solid #08497A;
    width: 965px;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	position: relative;
	text-align: left;
	cursor: pointer;
	display:inline-block;
	float: left;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	z-index: 1020;
	cursor: default;
	width: 8.2em;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 27em;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
html>body ul.MenuBarHorizontal ul ul{ *margin: -5% 0 0 220%; } /*POSTION HACKING FOR IE7 NOT FOR IE 6*/
ul.MenuBarHorizontal ul ul
{
	position: absolute;	
	margin: -5% 0 0 95%;	
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: 12px;
	top:0;
	margin-top:0px;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	/*border: 1px solid #ffffff;*/
}
/* Menu items are a light gray block with padding and no text decoration */
ul#MenuBar1 li a.MenuBarItemSubmenu,ul#MenuBar1 li a.MenuBarItemSubmenu1{
	
	display: block;
	cursor: pointer;
	background-color: #0A5FAB;
	padding: 0.6em 3.1em;
	color: #ccc;
	font-weight:bold;
	text-align:left;
	text-decoration: none;
	border-left:1px solid #ffffff;
}
ul#MenuBar1 li a.menu_left{
	display: block;
	cursor: pointer;
	background-color: #0A5FAB;
	padding-left:0.70em !important;
	color: #ccc;
	font-weight:bold;
	text-align:left;
	text-decoration: none;
	
}
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	background-color: #0A5FAB;
	padding: 0.6em 0.75em;
	color: #ccc;
	font-weight:bold;
	text-decoration: none;
}

ul.MenuBarHorizontal li:first-child a {
    border-left-style: none !important;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus,ul#MenuBar1 li a.MenuBarItemSubmenuHover, ul#MenuBar1 li a.MenuBarItemSubmenu1:hover
{
	background-color: #08497A;
	color: #fff;
	text-decoration:none;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #08497A;
	color: #FFF;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu,
{
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}

/*dropdown_one.css end*/




/* category page css start*/

.compresion-banner { 
    float: left;
    padding: 0px 0px 0px 0px;
    width: 700px;
	padding:10px;
	text-align:left;
}
.txt-cnt{ margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:20px; color:#6a6a6a;}
.computer-cmp-rgt{ float:left; width:150px;}
.cmp-bnr-lft
	{
		width:530px;
		float:right;
	}
.cmp-bnr-lft ul
	{
	 margin-top:10px; padding:0px; width:530px;
	}
.cmp-bnr-lft ul li
	{
	 background:url(../gfx/blue-arrow.png) 0 15px no-repeat;
	 list-style:none;
	 color:#6a6a6a;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 padding-left:25px;
	 line-height:20px;
	 padding-top:10px;
	 width:510px;
	}	

.cmp-windows-txt
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:20px;
		color:#0f5dac;
		font-weight:bold;
		margin-bottom:15px;
		width:auto;
		
	}
.download{ float:left; padding:10px 0px 0px 50px; clear:both;text-align: center;width: 425px;}	
.buy-img{ padding-left:25px;}

.readmore{ height:25px; float:right; padding-left:20px; font-size:12px;}
.readmore img{margin: 5px 4px -2px 0;}

.awards{ position:absolute; bottom:65px; height:60px; margin:0 5% 0 5%; width:90%
/* category page css end*/

.service{ border:1px solid #ccc;}
.service td{border:1px solid #ccc; padding:5px;}



/*software-reg form popup start*/

#element_to_pop_up { display:none; }
#element_to_pop_up_b { display:none; }
#element_to_pop_up_c { display:none; }
#element_to_pop_up_d { display:none; }
#element_to_pop_up_e { display:none; }

.modal-box {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    height: 300px;
    margin: 20px auto 0;
    width: 550px;
}
.modalbox-title-bar {
    background: -moz-linear-gradient(center top , #EEEEEE 0%, #E0E0E0 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #AAAAAA;
    border-radius: 6px 6px 0 0;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    height: 40px;
    line-height: 40px;
    position: relative;
    text-shadow: 0 1px 0 #FFFFFF;
    z-index: 200;
}
.modalbox-title {
    color: #666666;
    font-size: 14px;
    margin: 0;
    padding: 0 15px;
}
h1.modalbox-title {
    font-weight: normal;
}
.modalbox-close {
    border-left: 1px solid #F5F2F2;
    box-shadow: -1px 0 0 #B5B5B5;
    color: #888888;
    cursor: pointer;
    font-size: 12px;
    padding: 0 11px 0 15px;
    position: absolute;
    right: 0;
    top: 0;
}
.modalbox-close:hover {
    background: none repeat scroll 0 0 rgba(50, 50, 50, 0.05);
}
.modalbox-details {
    color: #444444;
    font-size: 11px;
    line-height: 15px;
    min-height: 160px;
    padding: 10px;
    position: relative;
    z-index: 300;
}