/* CSS Document */

body {
	margin: 0px;
	padding: 0;
	background: #FFFFFF;
	text-align: justify;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

h1, h2, h3 {
	margin-top: 10px;
}

h1 {
	font-family: Tahoma, Arial, Verdana, Century Gothic;
	color: #333;
	font-size: 16pt;
	border-bottom: 1px dotted #000000;
	font-weight:bold;
}

h2 {
	font-size: 16pt;
	color: #FFF;
}

h3 {
	font-size: 14pt;
	color: #FFF;
}

ul {
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 5px 0 20px;
}

#header-wrapper {
	width: 100%;
	height: 476px;
	background:url(images/page_back.jpg) repeat-x left top;
	background-position:center;
}

#header {
	width: 960px;
	margin: 0 auto;
	height: 121px;
	padding: 15px 0 15px 0;
}

#header-text {
	float:right;
	padding-right:10px;
	font-family: Arial, Verdana;
	font-size:10pt;
	font-weight:bold;
}

.header-text {
	float: left;
	color: #FFFFFF;
}

.header-text ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.header-text li {
	padding: 0 0 0px 0;
}

.header-text li ul {
	background: none;
	padding-bottom: 0px;
}

.header-text li li {
	text-align:right;
	margin: 0px 0px;
	padding: 4px 0px;
}

.header-text a {
	color: #FFFFFF;
}

.header-text a:hover{
	text-shadow: #fff 0 1px 5px;
	text-decoration:underline;
}

/* Wrapper */

#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

/* Page */

#page {
	width: 960px;
	padding: 0px;
}

/* Content */

#content_bg {
	background-image:url(images/content_back.jpg);
	width:960px;
	margin: 0 auto;
}

#content {
	width: 700px;
	font-family: Arial, Verdana;
	font-size: 10pt;
	color:#333333;
	padding: 15px;
	line-height: 200%;
}
	
#content h1 {
	font-family: Arial, Verdana;
	color: #333333;
	font-size: 16pt;
	border-bottom: 1px dotted #000000;
}

#content a {
	font-family: Arial, Verdana;
	font-size: 10pt;
	color:#0000FF;
}

#content a:hover {
	text-decoration:underline;
	color:#FF0000;
}

#content2 {
	background-image:url(images/content_back2.jpg);
	width: 930px;
	font-family: Arial, Verdana;
	font-size: 10pt;
	color:#333333;
	padding: 15px;
	line-height: 200%;
}

#content3 {
	background-image:url(images/content_back2.jpg);
	width: 940px;
	font-family: Arial, Verdana;
	font-size: 10pt;
	color:#333333;
	padding: 10px;
	line-height: 200%;
}


.entry {
	padding: 10px;
	font-family: Arial, Verdana;
	font-size: 10pt;
	color:#000000;
}

.links {
	width: 80px;
	height: 33px;
	text-align: right;
	font-weight: bold;
}

.links a {
	display: block;
	height: 25px;
	padding-top: 8px;
	text-align: left;
	color: #FFFFFF;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	width: 300px;
	margin-right: 45px;
	height: 150px;
	float: left;
	padding-left:10px
}

#sidebar2 {
	width: 210px;
	margin-right: 45px;
	height: 150px;
	float: left;
}

#sidebar3 {
	width: 230px;
	height: 150px;
	float: right;
}


.sidebar {
	float: left
	color: #FFFFFF;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
	background: none;
	padding-bottom: 20px;
}

.sidebar li li {
	margin: 0px 15px;
	padding: 4px 0px;
}


.sidebar li h2 {
	margin: 0 0 0 0;
	padding: 7px 20px 10px 20px;
	text-transform: capitalize;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}

.sidebar a {
	padding-left: 15px;
	color: #FFFFFF;
	display: inline-block;
}

.sidebar2 {
	float: left
	color: #FFFFFF;
}

.sidebar2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar2 li {
	padding: 0 0 20px 0;
}

.sidebar2 li ul {
	background: none;
	padding-bottom: 20px;
}

.sidebar2 li li {
	margin: 0px 15px;
	padding: 4px 0px;
}


.sidebar2 li h2 {
	margin: 0 0 0 0;
	padding: 7px 20px 10px 20px;
	text-transform: capitalize;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}

.sidebar2 a {
	padding: 5px 0 0 45px;
	color: #FFFFFF;
	display: inline-block;
}

.list.cyb .logo {
	background: url(images/cyber_c.png) no-repeat left;
	padding: 4px 0 4px 10px;
}

.mouse {
	background: url(images/mouse_pointer.png) no-repeat left;
	padding:0px 0px 0px 5px;
}

.services {
	background: url(images/services.png) no-repeat left 6px;
}

.media {
	background: url(images/speech_bubble.png) no-repeat left 7px;
} 

.list.fb .fb {
	background: url(images/facebook.png) no-repeat left 4px ;
	height:27px;
}

/* Footer */

#footer-wrapper {
	width: 100%;
	height: 210px;
	background:url(images/footer_bg.jpg) repeat-x left top;
}

#footer {
	width: 960px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	height: 210px;
	margin: 0 auto;
	padding: 0 20px;
}


#footer p {
	margin: 0;
	padding: 170px 0 0 0;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#footer a {
	color: #FFF;
}

#footer .link {
}

#footer a:hover {
	text-decoration:underline;
	text-shadow: #fff 0 1px 5px;
}

#footer .copyright {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size: 8pt;
}

#footer .heading {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size: 11pt;
	font-weight:bold;
}

/* menu */
#menu{ 
	margin:0px; 
	padding-top:31px;
	list-style:none; 
	color:#fff;
	font-size:10pt; 
	line-height:45px; 
	z-index:1000; 
}

#menu a { 
	color:#fff; 
	text-decoration:none;
}

#menu > li {
	background:#333 none repeat scroll 0 0; 
	cursor:pointer; 
	float:left; 
	position:relative;
    padding:0px 30px;
}

#menu > li a:hover {
	color:#B0D730;
	text-shadow: #B0D730 0 1px 5px;
}

/* sub-menus*/

#menu ul { 
	padding:0px; 
	margin:0px; 
	display:block; 
	display:inline;
}

#menu li ul {
	position:absolute;
	font-size:9pt;
	left:-10px;
	top:0px;
	margin-top:45px;
	width:150px;
	line-height:16px;
	background-color:#333;
	color:#0395CC;
	/* for IE */ display:none;
}

#menu li:hover ul { 
	display:block;
}

#menu li ul li{ 
	display:block; 
	margin:5px 20px;
	padding: 5px 0px;  
	border-top: dotted 1px #606060;
    list-style-type:none; 
}

#menu li ul li:first-child { 
	border-top: none; 
}

#menu li ul li a { 
	display:block; 
	color:#0395CC; 
}

#menu li ul li a:hover { 
	color:#7FCDFE; 
	text-shadow: #7FCDFE 0 1px 5px;
}

/* main submenu */

#menu #main { 
	left:0px;
	top:-20px; 
	padding-top:20px; 
	background-color:#7cb7e3; 
	color:#fff;
    z-index:999;
}

/* corners*/

#menu .corner_inset_left { 
	position:absolute; 
	top:0px;
	left:-12px;
}

#menu .corner_inset_right { 
	position:absolute; 
	top:0px; 
	left:150px;
}

#menu .last { 
	background:transparent none repeat scroll 0% 0%; 
	margin:0px; 
	padding:0px;
    border:none; 
	position:relative; 
	border:none; 
	height:0px;
}

#menu .corner_left { 
	position:absolute; 
	left:0px;
	top:0px;
}

#menu .corner_right {
	position:absolute; 
	left:132px; 
	top:0px;
}

#menu .middle { 
	position:absolute; 
	left:18px; 
	height: 20px; 
	width: 115px; 
	top:0px;
} 
.center {
	text-align:center;
}

#container {
    width:580px;
    margin:0 auto;
    position: relative;
}

a:link, a:visited {
    color:#27b;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
a img {
    border-width:0;
}
#topnav {
    padding:10px 0px 12px;
    font-size:11px;
    line-height:23px;
    text-align:right;
}
#topnav a.signin {
    background:#56bdff;
    padding:4px 6px 6px;
    text-decoration:none;
    font-weight:bold;
    color:#333;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    *background:transparent url("images/signin-nav-bg-ie.png") no-repeat 0 0;
    *padding:4px 12px 6px;
}
#topnav a.signin:hover {
    background:#009bff;
    *background:transparent url("images/signin-nav-bg-hover-ie.png") no-repeat 0 0;
    *padding:4px 12px 6px;
}
#topnav a.signin, #topnav a.signin:hover {
    *background-position:0 3px!important;
}

a.signin {
    position:relative;
    margin-left:3px;
}
a.signin span {
    background-image:url("images/toggle_down_light.png");
    background-repeat:no-repeat;
    background-position:100% 50%;
    padding:4px 16px 6px 0;
}
#topnav a.menu-open {
    background:#ddeef6!important;
    color:#666!important;
    outline:none;
}
#small_signup {
    display:inline;
    float:none;
    line-height:23px;
    margin:25px 0 0;
    width:170px;
}
a.signin.menu-open span {
    background-image:url("images/toggle_up_dark.png");
    color:#789;
}

#signin_menu {
    -moz-border-radius-topleft:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    display:none;
    background-color:#cef3ff;
    position:absolute;
    width:210px;
    z-index:100;
    border:1px transparent;
    text-align:left;
    padding:12px;
    top: 24.5px; 
    right: 0px; 
    margin-top:5px;
    margin-right: 0px;
    *margin-right: -1px;
    color:#789;
    font-size:11px;
}

#signin_menu input[type=text], #signin_menu input[type=password] {
    display:block;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border:1px solid #ACE;
    font-size:13px;
    margin:0 0 5px;
    padding:5px;
    width:203px;
}
#signin_menu p {
    margin:0;
}
#signin_menu a {
    color:#6AC;
}
#signin_menu label {
    font-weight:normal;
}
#signin_menu p.remember {
    padding:10px 0;
}
#signin_menu p.forgot, #signin_menu p.complete {
    clear:both;
    margin:5px 0;
}
#signin_menu p a {
    color:#27B!important;
}
#signin_submit {
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    background:#39d url('images/bg-btn-blue.png') repeat-x scroll 0 0;
    border:1px solid #39D;
    color:#fff;
    text-shadow:0 -1px 0 #39d;
    padding:4px 10px 5px;
    font-size:11px;
    margin:0 5px 0 0;
    font-weight:bold;
}
#signin_submit::-moz-focus-inner {
padding:0;
border:0;
}
#signin_submit:hover, #signin_submit:focus {
    background-position:0 -5px;
    cursor:pointer;
}

#flash {
	width:960px;
	background-image:url(images/content_back.png);
	height:330px;
	margin: 0 auto;
	padding:0px;
}

#column_right {
	float:right;
	width:210px;
	padding:10px;
	text-align:justify;
}

#column_right h1 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:16pt;
	color: #737373;
	border-bottom:none;
	text-align:left;
	text-shadow: 1px 1px #000;
}

#column_right p {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#column_right a {
	color: #FFF;
	padding: 10px 0px 10px 20px;
}

#column_right .link {
}

#column_right a:hover {
	text-decoration:underline;
	text-shadow: #fff 0 1px 5px;
}

.fancyTable {
	font-family:Arial, Helvetica, sans-serif;
	width: 900px;
	z-index: 1;
	position: relative;
}

.fancyTable.ftcm {
	margin-top: 10px;
}

.fancyTable tbody td.last {
	
}

.fancyTable td {
	vertical-align: middle;
	text-align: center;
}

.fancyTable .descriptor {
	font: 1em "Arial, Verdana";
	color: #505050;
	width: 185px;
	padding-right: 25px;
	text-align: right;
}

.fancyTable thead td div {
	height: 35px;
	font: 1.2em "Arial, Verdana";
	text-align: center;
	padding-top: 25px;
	color: #fff;
}

.fancyTable thead td.fancyTable_section {
	background: url(images/fancy_header.png) no-repeat center bottom;
	height:50px;
}

.fancyTable thead td.fancyTable_section.first {
	background: url(images/first.png) no-repeat center bottom;
	height:50px;
}

.fancyTable thead td.fancyTable_section.last {
	background: url(images/last.png) no-repeat center bottom;
	height:50px;
}

.fancyTable tbody td {
	height: 40px;
	font-size: 1.4em;
}

.fancyTable tbody td a {
	color: #c80000;
}

.fancyTable tbody td.fancyTable_section.active a {
	color: #fff;
}

.fancyTable tbody td span.supported {
	background: url(images/tick.png);
	width: 24px;
	height: 24px;
	display: inline-block;
}

.fancyTable tbody td span.not_supported {
	background: url(images/cross.png);
	width: 24px;
	height: 24px;
	display: inline-block;
}

.fancyTable tbody .fancyTable_section {
	background-color: #fff;
	-webkit-box-shadow: 0 0 5px #eee;
	-moz-box-shadow: 0 0 5px #eee;
}

.fancyTable tbody tr.package .fancyTable_section, .fancyTable tbody tr.price .fancyTable_section {
	font-size: 2em;
	font-weight: bold;
}

.fancyTable tbody tr.package .fancyTable_section span, .fancyTable tbody tr.price .fancyTable_section span {
	font-size: 0.6em;
}

.fancyTable tbody .alt .fancyTable_section {
	background-color: #e8e8e8;
}

.fancyTable tbody tr.package .fancyTable_section div {
	height: 20px;
	padding: 10px 0;
	cursor: pointer;
	position: relative;
}

.fancyTable tbody tr.package .fancyTable_section .button {
	background: green;
	height: 40px;
	width: 20px;
	right: 15px;
	top: 0;
	cursor: pointer;
	position: absolute;
}

.fancyTable tbody tr.package .fancyTable_section.active .button {
	background: green;
}

.fancyTable tbody tr.package .fancyTable_section.active div.active .button {
	background: green;
}

.fancyTable tbody tr.package .fancyTable_section .pd_pkg {
	position: absolute;
	background: green;
	display: none;
}

.fancyTable tbody tr.package .fancyTable_section .pd_pkg li {
	display: block;
}

.fancyTable tbody tr.package .fancyTable_section .pd_pkg li a {
	display: block;
	width: 100%;
	padding: 10px 0;
	color: #787878;
}

.fancyTable tbody tr.package .fancyTable_section .pd_pkg li a:hover {
	background-image:url(images/select_blue.png);
	color: #fff;
}

.fancyTable tfoot td div {
	height: 40px;
	padding-top: 12px;
	padding-bottom: 18px;
}



/* @end */

/* @group 2div */

.fancyTable.fancyTable_sections2 thead td.fancyTable_section.active div {
	background: url(images/fancy_thead_2select.png) no-repeat 0 70px;
}

.fancyTable.fancyTable_sections2 tbody td.fancyTable_section, .fancyTable.fancyTable_sections2 tbody td.fancyTable_section .pd_pkg {
	width: 249px;
}

.fancyTable.fancyTable_sections2 tbody tr td.fancyTable_section.active {
	background: #0036B4 ;
	color: #fff;
}

.fancyTable.fancyTable_sections2 tbody tr.alt td.fancyTable_section.active {
	background: #000983;
}

.fancyTable.fancyTable_sections2 tfoot td.fancyTable_section.active div {
	background: transparent url(images/fancy_tfoot_2select.png) no-repeat 0 -70px;
}

/* @end */

/* @group 3div */

.fancyTable.fancyTable_sections3 thead td.fancyTable_section.active div {
	background: url(images/fancy_thead_3select.png) no-repeat 0 70px;
}

.fancyTable.fancyTable_sections3 tbody td.fancyTable_section, .fancyTable.fancyTable_sections3 tbody td.fancyTable_section .pd_pkg {
	width: 249px;
}

.fancyTable.fancyTable_sections3 tbody tr td.fancyTable_section.active {
	background: #0036B4 ;
	color: #fff;
}

.fancyTable.fancyTable_sections3 tbody tr.alt td.fancyTable_section.active {
	background: #000983;
}

.fancyTable.fancyTable_sections3 tfoot td.fancyTable_section.active div {
	background: transparent url(images/fancy_tfoot_3select.png) no-repeat 0 -70px;
}

/* @end */

/* @group 4div */

.fancyTable.fancyTable_sections4 thead td.fancyTable_section.active div {
	background: url(images/fancy_thead_4select.png) no-repeat 0 70px;
}

.fancyTable.fancyTable_sections4 tbody td.fancyTable_section, .fancyTable.fancyTable_sections4 tbody td.fancyTable_section .pd_pkg {
	width: 175px;
}

.fancyTable.fancyTable_sections4 tbody tr td.fancyTable_section.active {
	background: #b90000 url(images/fancy_tbkg_4select.png) repeat-y left top;
	color: #fff;
}

.fancyTable.fancyTable_sections4 tbody tr.alt td.fancyTable_section.active {
	background: #aa0000 url(images/fancy_tbkg_4select.png) repeat-y right top;
}

.fancyTable.fancyTable_sections4 tfoot td.fancyTable_section.active div {
	background: transparent url(images/fancy_tfoot_4select.png) no-repeat 0 -70px;
}

/* @end */

.fancyTable .btn_signup {
	background-image:url(images/sign_up.png);
	background-repeat:no-repeat;
	display: inline-block;
	text-indent: -9999px;
	width: 150px;
	height: 34px;
	position: relative;
}

.fancyTable td.fancyTable_section.active .btn_signup {
	background-image:url(images/sign_up_active.png);
	background-repeat:no-repeat;
	height:34px;
	widows:150px;
}

.fancyTable td.fancyTable_section.active a.btn_signup:hover {
	background-image:url(images/signup_hover.png);
	background-repeat:no-repeat;
	height:34px;
	widows:150px;
}
.tableshadow {
	padding-top: 25px;
	width: 690px;
	margin-left: 210px;
	background: url(images/objectshadow.png) no-repeat right top;
	margin-top: -10px;
	font-size: 1em;
	line-height: 150%;
	padding-bottom: 40px;
	color: #999;
}

.tableshadow a {
	color: #4990b6;
}

.tableshadow a:hover {
	border-bottom: 1px dotted #4990b6;
}

.ui-stars-star,
.ui-stars-cancel {
  float: left;
  display: block;
  overflow: hidden;
  text-indent: -999em;
  cursor: pointer;
}
.ui-stars-star a,
.ui-stars-cancel a {
  width: 16px;
  height: 15px;
  display: block;
  background: url(jquery.ui.stars.gif) no-repeat 0 0;
}
.ui-stars-star a {
  background-position: 0 -32px;
}
.ui-stars-star-on a {
  background-position: 0 -48px;
}
.ui-stars-star-hover a {
  background-position: 0 -64px;
}
.ui-stars-cancel-hover a {
  background-position: 0 -16px;
}
.ui-stars-star-disabled,
.ui-stars-star-disabled a,
.ui-stars-cancel-disabled a {
  cursor: default !important;
}

#speech1 {
	background-image:url(images/speechbubble.png);
	background-repeat:no-repeat;
	width:669px;
	height:241px;
	margin: 0 auto;
	padding:10px 50px 10px 50px;
}

#speech2 {
	background-image:url(images/speechbubble2.png);
	background-repeat:no-repeat;
	width:669px;
	height:241px;
	margin: 0 auto;
	padding:10px 50px 20px 50px;
}

.speech {
	font-family: Arial, Verdana;
	font-size: 9pt;
	color:#333333;
}
	
