@font-face {
	font-family: "CA Sans Web";
	font-style: normal;
	font-weight: normal;
	src: url("/assets/fonts/CASansWebRegular/ca_sans_web-regular.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/CASansWebRegular/ca_sans_web-regular.woff") format("woff"), url("/assets/fonts/CASansWebRegular/ca_sans_web-regular.svg#svgFontName") format("svg");
}
@font-face {
	font-family: "CA Sans Web Bold";
	font-style: normal;
	font-weight: bold;
	src: url("/assets/fonts/CASansWebBold/ca_sans_web-bold.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/CASansWebBold/ca_sans_web-bold.woff") format("woff"), url("/assets/fonts/CASansWebBold/ca_sans_web-bold.svg#svgFontName") format("svg");
}
@font-face {
	font-family: "CA Sans Web Light";
	font-style: normal;
	font-weight: normal;
	src: url("/assets/fonts/CASansWebLight/ca_sans_web-light.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/CASansWebLight/ca_sans_web-light.woff") format("woff"), url("/assets/fonts/CASansWebLight/ca_sans_web-light.svg#svgFontName") format("svg");
}

html, body {
	background: none;
}

html {
    background-color: #E7E7E7;
}

h1, h2 {
	font-family: "CA Sans Web Bold";
}

/* ================= */
/* ! HEADER STYLES   */
/* ================= */
#header-container {
	width: 100%;
	height: 58px;
	background: url(../../img/ca/header/gradient500.png) #21076a repeat-y top right;
}

#header {
	height: 41px;
	width: 980px;
	position: relative;
	margin: auto;
	padding-top: 17px;
	color: #7F7F7F;
	z-index: 110;
}

#headerLogo a {
    background: url(../../img/ca/header/ca-logo-white.png) no-repeat scroll left top transparent;
    top: 7px;
    height: 44px;
    width: 72px;
}

.ca-header-product-name {
	float: left;
	margin: 1px 40px 0 80px;
}

.ca-header-product-name a {
	font-family: "CA Sans Web Bold", Calibri, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}

.ca-header-product-name a:hover {text-decoration: none;}

#header>a, #header>p {
	font-size: 12px;
	float: right;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
	height: 12px;
	padding: 0 0 0 7px;
	margin: 5px 0 0 7px;
	border-left: 2px solid #fff;
	background: none;
	z-index: 111;
}

#header>a:hover {
	text-decoration: underline;
}

#header .user-name {
	background: url(../../img/ca/header/users.png) no-repeat 0 0;
	padding-left: 18px;
}

#header a.sign-in, #header a.sign-out{
	color: #ebc539;
}

#header a.sign-out{
	padding-left: 0;
}

#header a.help {
	background: url(../../img/ca/header/helpicon.gif) no-repeat 7px 0;
	padding-left: 26px;
}

#language {
	position: relative;
	float: right;
	top: 6px;
}

#language a {
	float: left;
	color: #FFFFFF;
	margin-left: 20px;
	font-size: 12px;
	margin-right: 8px;
}

#search-holder {
	position: static;
	float: right;
	height: 20px;
	width: 150px;
	margin: 0 0 0 20px;
	border:1px solid #fff;
	border-radius: 14px;
		-moz-border-radius: 14px;
		-webkit-border-radius: 14px;
	background: #fff;
}

#search-holder input.inputfield {
	width: 110px;
	margin-top: 0;
	padding-top: 1px;
}

#search-holder .go-search {
	top: 2px;
	background: url(../../img/ca/btn-go-search.jpg) no-repeat left top;
	/* background: url(../../img/sprite.png) no-repeat -356px -405px; */
}

ul#lang-menu, ul#help-menu, #signIn-menu, ul#product-menu {
	top: 41px;
}

ul#lang-menu {
	left: 718px;
	padding-top: 4px;
}

ul#help-menu {
	left: 640px;
	width: 145px;
}

#signIn-menu {
	left: 530px;
}

ul#product-menu {
	left: 466px;
}

.head-message {
	top: 40px;
	color: #c6c6c6;
	font-size: 11px;
	font-weight: normal;
}

/* ================================================= */
/* ! HEADER - HORIZONTAL DROPDOWN MENU - STRUCTURE   */
/* ================================================= */

#top_nav {
	background:url(../../img/ca/header_nav_back.png) repeat-x left top #8b9bae;
	height:24px;
	width:100%;
	z-index: 40;
}

#top_nav .h_menu {
	height:24px;
	margin:0 auto;
	width:980px;
}

#top_nav .h_menu * {
	list-style:none;
	height:24px;
	line-height:24px;
	margin:0;
	padding:0;
}

#top_nav .h_menu li {
	float:left;
	position:relative;
	width:auto;
	padding:0 25px;
	border-left:1px solid #536785;
	z-index:101;
	cursor: pointer;
}

#top_nav .h_menu li.last-item {
	border-right:1px solid #536785;
}

#top_nav .h_menu li:hover, #top_nav .h_menu li.hover {
	visibility:inherit;
}

#top_nav .h_menu ul {
	position:absolute;
	top:-999px;
	left:-999px;
	width:180px;
	height:auto;
	vertical-align:middle;
	border-top:1px solid #737373;
}

/* ================= */
/* ! FOOTER STYLES   */
/* ================= */
#footer {
	padding-top: 8px;
}

#footerwrapper, .footerdivider {
	padding-bottom: 8px;
}

p.copyright {
	width: 100%;
}

p.copyright span {
	float: left;
}

p.copyright .right {
	float: right;
}

/* ===================== */
/* ! CHANGED STRUCTURE   */
/* ===================== */

ul.productList li h2.product {
    color: #FFFFFF;
    display: inline;
    font-size: 21px;
    font-weight: normal;
    padding: 2px 5px 3px;
}

ul.productList li h2.price {
    color: #000000;
    display: inline;
    font-size: 21px;
    font-weight: 400;
    padding: 2px 5px 3px 10px;
}

/* =========================== */
/* ! GENERAL OVERRIDE STYLES   */
/* =========================== */

a, a.blue, ul.questionlist li a, #signIn-menu a, a.rounded-btn, .productList p a, .productList p a:visited, div.blue-links a, div#download-pdf a.blue, a.external {
	color: #0066CC;	/* UI blue */
	text-decoration: none;
}

a:hover, a.blue:hover, ul.questionlist li a:hover, #signIn-menu a:hover, a.rounded-btn:hover, div.blue-links a:hover, div#download-pdf a.blue:hover, a.external:hover {
	text-decoration: underline;
}

ul.productList li ul.popupList li a {
	color: #0099ff;	/* UI Bright blue */
	text-decoration: none;
}

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

ul.tabs li a:hover, .sbBox ul li a, .dark-orange, #content .orange-link a, ul#help-menu li a:hover, ul#lang-menu li a:hover, ul.features li:hover a, ul#contact-menu li a:hover, ul.features li a:hover, div#fancy_ajax h2 {
	color: #0066CC;	/* UI blue */
}

ul#lang-menu li a:hover {
	background-position: -369px -466px;
}

ul.productList li ul.popupList li a:hover {
	color: #0099ff;	/* UI Bright blue */
}

ul#dashboard-menu {
    background-color: #4E4E4E;
}

ul#dashboard-menu-hp li a:hover, ul#dashboard-menu li a:hover {
    background-color: #3f3f3f;
}

ul#dashboard-menu-hp li a:hover, ul#dashboard-menu li a:hover, ul#dashboard-menu li a.selected {
    color: #70AAEB;
}

h3.orangeBlock, h3.orangeBlock a, #maincolumn ul.productList li h2.product, ul.productList li h2.product {
	background-color: #0066CC;	/* UI blue */
}

.orange-bg, .light-grey-bg {
	background-color: #EAEEF4;
}

table.compare tr:hover, .mark-hover:hover, .marked, .hover-marked:hover, #content table.compare .highlight, .highlight-simple {
	background-color: #D9E2F3; /* UI Pale blue */
}

#ipv6promo {
	background-color: #D9E2F3; /* UI Pale blue */
	border-color: #8094B5; /* UI Metal Blue */
	color: #006BC3;	/* UI Bright blue */
}

ul.features li {
    background: url("../../img/ca/feature-icons.png") no-repeat scroll 0 0 transparent;
}

#signIn-menu .nodisplay {
	display: none;
}

.pricingPlans a {
	background: url(../../../img/sprite.png) repeat-x 0 -843px;
	padding: 12px 10px 16px;
}

.pricingPlans span.head {
	color: #EBC539;
}

ul.productList li ul.popupList li {
    background: url("../../img/ca/popupBullit.gif") no-repeat scroll left 6px transparent;
}

ul.checklist li {
	background: url("../../img/ca/icon-checklist.gif") no-repeat scroll left 3px transparent;
}

div#toolTip {
	background-color: #eaeef4; /* UI Warm White */
}

.subhead td a, a.whitelink {
	color: #353535;
}

#tabcontent a {
	color: #333;
}

#container #content select.inputfield {
	position: relative;
	z-index: 1;
}

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

/* ======================= */
/* ! IMPORTANT OVERRIDES   */
/* ======================= */

div.blue-links a, div#download-pdf a.blue, ul.learnmorenav li a:hover, .uisettings_more, #fancy_ajax h3, #fancy_ajax h3 a, .monitor_row span {
	color: #0066CC !important;	/* UI blue */
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight {
	background: none #d9e2f3 !important; /* UI Pale blue */
	border-color: #337db0 !important;
}

#editRule_tbl tr:hover, .settings-table tr:hover, .monitor_row:hover {
	background-color: #d9e2f3 !important; /* UI Pale blue */
}

.uisettings_more {
    background-color: #EAEEF4 !important; /* UI Warm White */
    border-color: #8094B5 !important;	/* UI Metal Blue */
}

.uisettings_more:hover {
	padding-bottom: 4px;
}

h2.graphic-heading {
	text-shadow: 1px 1px 1px #0066CC !important;
}

.error {
    background-color: #FFE2D8;
    color: #CC0000;
}

/* =========== */
/* ! BUTTONS   */
/* =========== */

/* Remove button padding in FF */
.formbtn-dark::-moz-focus-inner, .formbtn-dark-sec::-moz-focus-inner, #loginBtn::-moz-focus-inner {
    border:0;
    padding:0;
}

.formbtn-dark, .formbtn-dark-sec, #loginBtn {
    background: url(../../img/ca/btn-blue-26.png) repeat-x scroll 0 -1px transparent;
    border: 1px solid #337db0;
    color: #fff;
    cursor: pointer;
    font: normal 13px "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
    /* padding: 2px 4px 3px; */
    padding: 3px 15px 4px;
    text-align: center;
    text-shadow: none;
    vertical-align: middle;
    border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
}

#trialBtn{
     padding: 3px 0 4px;
}

.formbtn-dark-sec {
    background: url(../../img/ca/btn-grey-26.png) repeat-x scroll 0 -1px transparent;
    border-color: #6b6b6b;
    text-decoration: none;
}

.formbtn-dark:hover, .formbtn-dark.hover, .formbtn-dark-sec:hover, #loginBtn:hover, #loginBtn.hover {
    background-position: 0 -28px;
    border-color: #489fcd;
    color: #fff;
}

.formbtn-dark-sec:hover {
    border-color: #7d7d7d;
}

.formbtn-dark:active, .formbtn-dark-sec:active, #loginBtn:active {
    background-position: 0 -56px;
    border-color: #337fb2;
    color: #fff;
}

.formbtn-dark-sec:active {
    border-color: #868686;
}

/* =================== */
/* ! GENERAL CLASSES   */
/* =================== */

.no-border {
	border: 0 !important;
}

.fade-transition, .uisettings_more:hover, ul.productList li ul.popupList li a {
	-webkit-transition: all 0.1s ease-in-out;  /* Saf3.2+, Chrome */
       -moz-transition: all 0.1s ease-in-out;  /* FF4+ */
        -ms-transition: all 0.1s ease-in-out;  /* IE10? */
            transition: all 0.1s ease-in-out;
}

/* =============================================== */
/* ! HEADER - HORIZONTAL DROPDOWN MENU - STYLING   */
/* =============================================== */

#top_nav .h_menu ul li {
	min-width:180px;
	line-height:10px;
	line-height:auto;
	width:100%;
	padding:0;
	height:auto;
	border-left:0;
}

#top_nav .h_menu li:hover ul, #top_nav .h_menu li.hover ul {
	left:-1px;
	top:24px;
	z-index:102;
}

/* links */
#top_nav .h_menu a:focus, #top_nav .h_menu a:hover, #top_nav .h_menu a:active {
	outline:0;
}

#top_nav .h_menu a {
	display:block;
	position:relative;
	text-decoration:none;
	width:auto;
}

#top_nav .h_menu ul a {
	width:auto;
}

#top_nav .h_menu ul li a {
	text-align:left;
	color:#fff;
	height:auto;
	padding:6px 10px;
	line-height:16px;
}

/* typography & color */
#top_nav .h_menu {
	font-size:13px;
}

#top_nav .h_menu ul {
	background-color:#c0cbd6;
	border:1px solid #536785;
	border-top:0;
	border-radius:0 0 3px 3px;
		-moz-border-radius:0 0 3px 3px;
		-webkit-border-radius:0 0 3px 3px;
	/* useful if you don't want a bg color from leaking outside the border: */
	-moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
}

#top_nav .h_menu ul li a {
	font-size:12px;
}

/* hover */
#top_nav .h_menu li:hover, #top_nav .h_menu li.hover, #top_nav .h_menu li.active-menu {
	background: url(../../img/ca/header_nav_back.png) repeat-x left bottom #8b9bae;
}

#top_nav .h_menu ul li:hover, top_nav .h_menu ul li.hover, #top_nav .h_menu ul li a:hover {
	background: none #d6dde4;
	-webkit-transition: all 0.1s ease-in-out;  /* Saf3.2+, Chrome */
       -moz-transition: all 0.1s ease-in-out;  /* FF4+ */
        -ms-transition: all 0.1s ease-in-out;  /* IE10? */
            transition: all 0.1s ease-in-out;
}

/* links typography */
#top_nav .h_menu a,#top_nav .h_menu a:visited,#top_nav .h_menu a:link,#top_nav .h_menu span {
	color:#000;
	text-decoration:none;
}

#top_nav .h_menu a:hover, #top_nav .h_menu li:hover span, #top_nav .h_menu li.hover span {
	color:#0066bb;
}

#top_nav .h_menu ul li a:hover, #top_nav .h_menu ul li.active-item a, #top_nav .h_menu li.active-menu ul.child li.active-item a  {
	color:#0066bb;
}

/* ========================================== */
/* ! NEED TO BE FIXED IN GENERAL screen.css   */
/* ========================================== */

ul#contact-menu {
	border: 1px solid #C2C2C2;
	width: 140px;
	position: absolute;
	top: 41px;
	z-index: 30;
	background: #f3f3f3 url(../../../img/modal_menu_background.png) repeat-x 0 0;
	padding-top: 5px;
	padding-left: 8px;
	padding-bottom: 5px;
	left: 570px;
}

ul#contact-menu li {
	margin-right: 20px;
	margin-top: 4px;
	margin-bottom: 4px;
}
ul#contact-menu li a {
	color: #7F7F7F;
	display:block;
	font-size: 12px;
	background: url(../../../img/sprite.png) no-repeat -369px -466px;
	padding-left: 8px;
	text-decoration: none;
}
ul#contact-menu li a:hover {
	text-decoration: underline;
}

ul#contact-menu a.btnCloseGrey {
	background: url(../../../img/sprite.png) no-repeat -359px -346px;
	text-indent: -32697px;
	display: block;
	height: 13px;
	width: 13px;
	position: absolute;
	top: 6px;
	right: 0px;
}

/* =============== */
/* ! IE 7 styles   */
/* =============== */
#ie7 .formbtn-dark, #ie7 #loginBtn, #ie7 .formbtn-dark-sec {
	border: 0;
	padding: 2px 4px 3px;
}
#ie7 #container #content .expert select.inputfield {
	position: static;
}

#ie6 #pagination, #ie7 #pagination { display: inline; }

/* search page styles */
p.search-result a {
    color:#0066CC;
}

/* =================== */
/* ! HOMEPAGE STYLES   */
/* =================== */


#topbar {
	background-color: #EAEEF4;	
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
#topbar .formbtn-dark {
	display:block;
	margin-bottom: 5px;
}
#topbar h3 {
	color:	#0066CC;
	display: inline;
}
.topbar-content {
	padding: 10px 30px 10px 10px;
}

.topbar-bottom {
	background-color: #C5DDF5;
	padding: 10px 30px 10px 10px;
	height: 45px;
	min-height: 45px;
}
.topbar-bottom h3 {
	float: left;
}
.topbar-bottom > div {
	float: right;
	text-align: center;
}
.checkit {
	background-color: #F2F5F8;
	border: 1px solid #DCDCDC;
	margin: 25px 8px 0 0;
	padding: 10px;
}
.checkit form {
	display: inline;
	padding-left: 20px;
}
.checkit .formbtn-dark-sec {
	margin-left: 10px;
}
.checkit .inputfield {
	width: 320px;
}

.checkit h3 {
	display: inline;
	color:	#0066CC;
}

#unsupported-warning {
    border: solid 1px #B07913;
    background: #FFBF44;
    padding: .5em;
}

#unsupported-warning a {
    color: #7E570E;
    text-decoration: underline;
}

#unsupported-warning a:hover {
    text-decoration: none;
}