/**************************************/
/*             NAVIGATION             */
/**************************************/
#secondary_nav,#sign_up{
	float: right;
}
#secondary_nav{
	margin-top: .6em;
}
#secondary_nav li{
	float: left;
	margin: 0 1em;
}
#secondary_nav li a{
	display: block;
	color: #fff;
	padding: 0 0;
	font-size: 10px;
}
#secondary_nav li.active a{
	border-bottom: 1px solid #fff;
}
#primary_container{
	margin: .8em -6px 0;
	padding: 0 6px 7px; 
	clear: both;
	background: transparent url("/Site/Design/Application/Panels/header/images/nav_bg.png") left bottom no-repeat;
}
#primary_nav{
	overflow: hidden;
	display: block;
	background: transparent url("/Site/Design/Application/Panels/header/images/p_nav.png") left top repeat-x;
}
#primary_nav li{
	float: left;
	border-top: 5px solid;
	width: 184px;
}
#primary_nav li#primary_nav_1{
	border-color: #1E407B;
}
#primary_nav li#primary_nav_1.active{
	background: transparent url("/Site/Design/Application/Modules/navigation/images/projects_active.jpg") repeat-x bottom;	
}
#primary_nav li#primary_nav_4.active{
	background: transparent url("/Site/Design/Application/Modules/navigation/images/bguide_active.jpg") repeat-x bottom;	
}
#primary_nav li#primary_nav_5.active{
	background: transparent url("/Site/Design/Application/Modules/navigation/images/ccare_active.jpg") repeat-x bottom;	
}
#primary_nav li#primary_nav_3.active{
	background: transparent url("/Site/Design/Application/Modules/navigation/images/ju_active.jpg") repeat-x bottom;	
}
#primary_nav li#primary_nav_2.active{
	background: transparent url("/Site/Design/Application/Modules/navigation/images/pe_active.jpg") repeat-x bottom;	
}
#primary_nav li#primary_nav_2{
	border-color: #CADD69;
}
#primary_nav li#primary_nav_3{
	border-color: #FBB041;
}
#primary_nav li#primary_nav_4{
	border-color: #BE1E2D;
}
#primary_nav li#primary_nav_5{
	border-color: #B19ACA;
}
#primary_nav li.last a{
	border-right: 0 !important;
}
#primary_nav li a{
	display: block;
	padding: 12px 0;
	text-align: center;
	font-size: 15px;
	color: #6D6F71;
	border-right: 1px solid #D1D3D4;
}

#sub_nav{
	background:url("/Site/Design/Application/Products_Suite/Products/images/prod_nav.png") repeat-y scroll center center transparent;
	width: 177px;
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
}
#sub_nav h2 {
	background:url("/Site/Design/Application/Products_Suite/Products/images/blue.jpg") repeat-x scroll center center transparent;
	color:#FFFFFF;
	font-size:15px !important;
	font-weight:normal;
	padding:3px 0 3px 10px;
}
#sub_nav ul {
	padding:10px 0;
}
#sub_nav li {
	padding:0 10px;
	margin: 2px 0;
}
#sub_nav ul li a {
	color:#58595B;
	display:block;
	line-height:18px;
	padding-top:4px;
	border-bottom:1px solid #939598;
	text-decoration: none !important;
	font-size: 12px;
}
#sub_nav ul li.active a{
	font-weight: bold;
}
.list .subLevel_nav{
	padding-left: 1.5em;
}
.list .subLevel_nav a{
	font-style: italic;
}
.sitemap_primary a{
}/**************************************/
/*              HEADER                */
/**************************************/

/*top container*/
#topContainer{
	overflow: hidden;
	display: block;
}
#logo{
	float: left;
}
#logo a{
	display: block;
}
#h_top{
	overflow: hidden;
}
/*bottomHeader*/
#bottomHeader{
	background: #fff url("/Site/Design/Application/Panels/header/images/top_corner_l.gif") top left no-repeat;
	margin-top: .7em;
}
#bottomHolder{
	background: transparent url("/Site/Design/Application/Panels/header/images/top_corner_r.gif") top right no-repeat;
	overflow: hidden;
	padding: 20px 20px 0 20px;	
}
#copy{
	float: left;
	width: 618px;
	text-align: center;
}
#copy img{
	margin-top: 15px;
}
#copy h2{
	font-size: 28px;
	color: #58595B;
	font-style: italic;
	font-weight: normal;
}
#live_help{
	float: right;
	max-height: 75px;
}
/**************************************/
/*             FOOTER                 */
/**************************************/
#footer{
	background: #fff url("/Site/Design/Application/Panels/footer/images/bottom_right.gif") no-repeat bottom right;
	display: block;
	overflow: hidden;	
}
#facebook,#paypal{
	line-height: 0;
}
#paypal{
	margin-top: 1px;
}
#footer div#holder{
	overflow: hidden;
	background: #D8E1F3;
	padding: 3px 0;
}
#footer div#fContainer{
	padding: 0 2em 1.5em 2em;
	background: transparent url("/Site/Design/Application/Panels/footer/images/bottom_left.gif") no-repeat bottom left;
	overflow: hidden;
	display: block;
	position: relative;
}
#footer a{
	float: left;
	margin-left: .5em;
	color: #555;
}
#footer ul#links{
	float: right;
	margin-right: .5em;
}
#footer ul#links li{
	float: left;
	margin: 0 4px;
	color: #58595B;
	font-size: 11px;
	line-height: 2;
}
#intlContWrapper{
	float: left;
	width: 400px;
	padding: 0 26px;
	margin-top: 4px;
	position: relative;
	overflow: hidden;
	display: block;
	top: 0;
}
#gradL,#gradR{
	position: absolute;
	top: 0;
	width: 66px;
	height: 14px;
	z-index: 15;
	background: transparent url("/Site/Design/Application/Panels/footer/images/grad.png") no-repeat;
}
#gradR{
	right: 5px;
	background-position: right top; 
}
#gradL{
	left: 5px;
	background-position: left top;
}
#intl_contacts{
	width: 400px;
	top: 0;
}
#intl_contacts ul li{
	display: block;
	width: 200px;
}
#intl_contacts ul div{
	font-size: 10px;
	color: #555;
	text-align: center;
}
#intl_contacts ul div span{
	padding: 0 0 0 25px;
	background: transparent url("/Site/Design/Application/Panels/footer/images/intl_flags.jpg") no-repeat left top;
}
#intl_contacts ul li#intC0 div span{
	background: transparent url("/Site/Design/Application/Panels/footer/images/phil.jpg") no-repeat left top;	
}
#intl_contacts ul li#intC2 div span{
	background-position: left -24px; 
}
#intl_contacts ul li#intC3 div span{
	background-position: left -48px; 
}
#intl_contacts ul li#intC4 div span{
	background-position: left -72px; 
}
#intl_contacts ul li#intC5 div span{
	background-position: left -96px; 
}
#intl_contacts ul li#intC6 div span{
	background-position: left -120px; 
}
#intl_contacts ul li#intC7 div span{
	background-position: left -144px; 
}
#intl_contacts ul li#intC8 div span{
	background-position: left -168px; 
}
#intl_contacts ul li#intC9 div span{
	background-position: left -192px; 
}
#intl_contacts ul li#intC10 div span{
	background-position: left -216px; 
}
#intl_contacts ul li#intC11 div span{
	background-position: left -240px; 
}
#intl_contacts ul li#intC12 div span{
	background-position: left -265px; 
}/**************************************/
/*              main                  */
/**************************************/
body{background: #9DB3C4 !important;}
#wrapper{width: 960px;margin: 2em auto;}
#container{padding: 10px 19px 15px; background: #fff;}
/*
.cornered_box{
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	padding:1.2em;
}
*/
#page_wrapper{
	position: relative;
	overflow: hidden;
}
#category_wrapper{
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
}
.holder{
	overflow: hidden;
	display: block;
	clear: both;
}
/*shadows*/
.shd_top{
	height: 10px;
	width: 100%;
	border-top: 1px solid #ccc;
}
.shd_top .ctl{
	width: 11px;
	height: 11px;
	background: transparent url("/Site/Design/Application/Main_Layout/main/images/sh_tl.jpg") no-repeat top left;
	float: left;
	margin-top: -1px;
}
.shd_top .ctr{
	width: 26px;
	height: 11px;
	float: right;
	margin-top: -1px;
	background: transparent url("/Site/Design/Application/Main_Layout/main/images/sh_tr.jpg") no-repeat top right;
}
.cornered_box{
	background: transparent url("/Site/Design/Application/Main_Layout/main/images/sh_right.jpg") repeat-y right;
	border-left: 1px solid #ccc;
	padding: 0 2em 0 1em;
	margin: 0;
}
.shd_bottom{
	height: 21px;
	width: 100%;
	background: transparent url("/Site/Design/Application/Main_Layout/main/images/sh_bottom.jpg") repeat-x bottom;
}
.shd_bottom .cbl{
	width: 11px;
	height: 21px;
	background: transparent url("/Site/Design/Application/Main_Layout/main/images/sh_bl.jpg") no-repeat top left;
	float: left;
}
.shd_bottom .cbr{
	width: 26px;
	height: 21px;
	float: right;
	background: transparent url("/Site/Design/Application/Main_Layout/main/images/sh_br.jpg") no-repeat top right;
}
/*shadows*/
#page_content {
	float:right;
	width:730px;
}
#details{
	overflow: hidden;padding-top: 1em;
}

/*modal update*/

#modalBox.jqmWindow{
	background-color: #fff;
	border: 1px solid #000;
}
#nrf-r{
	width: 300px;
	float: right;
	padding-left: 25px;
	border-left: 1px solid #ccc;
	text-align: left;
}
#newsregistration img{
	float: left;
	margin: 2.5em;
}
#newsregistration.loginform img{
	margin: 1em;
}
#newsregistration.loginform #submit-btn{
	margin: 5px 10px 0 0;
}
#newsregistration{
	overflow: hidden;
}
.jqmOverlay{
	background: #fff !important;
	opacity:.5 !important;
}
#sign_up{
	cursor: pointer;
}
#nrf-r .il-holder input{ 
	width: 95%;
	border: 1px solid #ccc;
}
#cbox-holder1{
	margin-top: 1em;
}
#submit-btn{
	float: right;		
}
#cconvert{
	padding: 0 1em;
	margin-top: 2em;
}
#cconvert a{
	display: block;
	text-align: center;	
}
#cconvert img{
	max-height: 65px;
	max-width: 65px;
}

#errormsg{
	color: red;
	font-weight: bold;
}/* ERIC MEYER RESET http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}


* { background-repeat:no-repeat; }
ol, ul { list-style: none; list-style-type: none; }
del { text-decoration: line-through; }
blockquote, q { quotes: none; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; } 
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-family: inherit;
vertical-align: baseline;
background: transparent;
font-size: 100%;
}
p,li{
	font-size: 10pt;
}
a{text-decoration: none;}
label, input { vertical-align:middle; }


/* basic style sheet */

.clear_1 { clear: both; height: 0; overflow: hidden;}
.align_l { text-align: left;}
.align_r { text-align: right;}
.align_c { text-align: center;}
.left { float: left;}
.right {float: right;}
.bold{ font-weight:bold}

hide { text-indent:-9999px; overflow:hidden; display:block;background-repeat:no-repeat; }


.none { display:none}

.accessibility {

position:absolute;

left:-6767px;

width:990px;

overflow:hidden;

}/* BASIC TYPOGRAPHY */
html { font-size: 62.5%; font-family: arial, Verdana, Geneva, sans-serif; color: #58595B;}
strong, th, thead td, h1, h2, h3, h4, h5, h6 { font-weight: bold; }
cite, em, dfn { font-style: italic; }
code, kbd, samp, pre, tt, var, input[type='text'], textarea { font-size: 92%; font-family: monaco, "Lucida Console", courier, monospace; }
del { text-decoration: line-through; color: #666; }
ins, dfn { border-bottom: 1px solid #ccc; }
small, sup, sub { font-size: 85%; }
abbr, acronym { text-transform: uppercase; font-size: 85%; letter-spacing: .1em; }
a abbr, a acronym { border: none; }
abbr[title], acronym[title], dfn[title] { cursor: help; border-bottom: 1px solid #ccc; }
sup { vertical-align: super; }
sub { vertical-align: sub; }

/* QUOTES */

blockquote { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; color: #666; }
blockquote *:first-child:before { content: "\201C"; }
blockquote *:first-child:after { content: "\201D"; }



/* BASE SIZES */
#container { font-size: 1.2em; line-height: 22px; }
#container h1 { font-size: 2.2em; }
#container h2 { font-size: 1.7em; }
#container h3 { font-size: 1.5em; }
#container h4 { font-size: 1.3em; }
#container h5 { font-size: 1.2em; }
#container h6 { font-size: 1em; }
/* -----------------------------------------------------------------------

   BlueTripCSS Framework
   
   Mike Crittenden
   mike@capsizedesigns.com
   Copyright 2008 Mike Crittenden
   
   License - MIT or GPL (whichever suits you better)

----------------------------------------------------------------------- */
/*  MISC STYLES *** From Francis Barbero */
	.bold { font-weight:bold}

	.align_l {
		text-align: left;
		}
	.align_r {
		text-align: right;
		}
	.align_c {
		text-align: center;
		}
	.left {
		float: left;
		}
	.right {
		float: right;
		}

img.left { margin-right:5px; }
img.right { margin-left:5px; }

/* DOTTED OUTLINE ON A TAGS REMOVAL */
/*a:active, a:focus {outline: 1px dotted gray;}*/
a {color: inherit;}
/* KEN */

/* FRANCIS additions */
/* this hides the message that we dont support ie6 but this will be changed if the ie6css is loaded */
div#ie6 { display:none;}

/* COLORS */
/*#container a:link { text-decoration: underline; color:; #36c; }*/
#container a:hover { text-decoration: underline; color: gray; }
#contaner a:active, #contaner a:focus { text-decoration: underline; color: #000; }
#contaner code, #contaner pre { color: #c33; } /* very optional, but still useful. W3C uses about the same colors for codes */

hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, #contaner:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, #contaner {display:inline-block;}
* html .clearfix, * html #contaner {height:1%;}
.clearfix, #contaner {display:block;}
.clear {clear:both;}




/* LISTS */

#contaner ul li {  }
/*#contaner ul li:before {content: "\2022\00a0\00a0"; }  REMOVED FOR FF3 */
#contaner ol { list-style-position: outside; list-style-type: decimal; }
#contaner dt { font-weight: bold; }

/* TABLES */

#contaner table { border-top: 1px solid #ccc;  border-left: 1px solid #ccc; }
#contaner th, #contaner td { border-bottom: 1px solid #ddd; border-right: 1px solid #ccc; }

/* MARGINS & PADDINGS */

#contaner blockquote *:first-child { margin: 0 auto; }
#contaner hr, #contaner p, #contaner ul, #contaner ol, #contaner dl, #contaner pre, #contaner blockquote, #contaner address, #contaner table, #contaner form { margin-bottom: 0px; }
/* NOTE: Calulate header margins: TOP: 1.6em/size, BOTTOM: 1.6em/size/2 */
#contaner h1 { margin: 0em 0em 0.5em 0em;   }
#contaner h2 { margin: 0; }
/*#contaner h3 { margin: 1.14em 0 .57em; }*/
#contaner h4 { margin: 1.23em 0 .615em; }
#contaner h5 { margin: 1.33em 0 .67em; }
#contaner h6 { margin: 1.6em 0 .8em; }
#contaner th, #contaner td { padding: .8em; }
#contaner caption { padding-bottom: .8em; } /* padding instead of margin for IE */
#contaner blockquote { padding: 0 1em; margin: 1.6em 0; }
#contaner fieldset { padding: 0 1em 1em 1em; margin: 1.6em 0; } /* padding-top is margin-top for fieldsets in Opera */
#contaner legend { padding-left: .8em; padding-right: .8em; }
#contaner legend+* { margin-top: 1em; } /* compensates for the opera margin bug */
#contaner textarea, #contaner input { padding: .3em .4em .15em .4em; }
#contaner select { padding: .1em .2em 0 .2em; }
#contaner option { padding: 0 .4em; }
#contaner a { position: relative; padding:0px; } /* for larger click-area */
#contaner dt { margin-top: .8em; margin-bottom: .4em; }
#contaner ul { margin-left: 0em; }
#contaner ol { margin-left: 2.35em; }
#contaner ol ol, #contaner ul ol { margin-left: 2.5em; }
#contaner form div { margin-bottom: .8em; }



/* to create serif italic dramatic text, use this class */
.fancy { 
  color: #666; 
  font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif; 
  font-style: italic;
  font-weight: normal;
}  

/* creates small caps */
.caps { 
  font-variant: small-caps; 
  letter-spacing: 1px; 
  text-transform: lowercase; 
  font-size:1.2em;
  font-weight:bold;
  padding:0 2px;
}

/* Use this class if a link gets an icon when it shouldn't. */
body a.noicon { background:none; padding:0; margin:0; }


/*---------STYLES FOR BUTTONS----------*/
/* Demo: particletree.com/features/rediscovering-the-button-element */
/*
	<button type="submit" class="button positive">
	  <img src="css/blueprint/plugins/buttons/icons/tick.png" alt=""/> Save
	</button>

	<a class="button" href="/password/reset/">
	  <img src="css/blueprint/plugins/buttons/icons/key.png" alt=""/> Change Password
	</a>

	<a href="#" class="button negative">
	  <img src="css/blueprint/plugins/buttons/icons/cross.png" alt=""/> Cancel
	</a>
*/

#contaner a.button, #contaner button {
  margin:0 0.583em 0.667em 0;
  padding:5px 10px 5px 7px;   /* Links */
  border:1px solid #dedede;
  border-top:1px solid #eee;
  border-left:1px solid #eee;
  background-color:#f5f5f5;
  font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
  font-size:100%;
  line-height:130%;
  text-decoration:none;
  font-weight:bold;
  color:#565656;
  cursor:pointer;
}
#contaner button {
  width:auto;
  overflow:visible;
  padding:4px 10px 3px 7px;   /* IE6 */
}
#contaner button[type] {
  padding:4px 10px 4px 7px;   /* Firefox */
  line-height:17px;           /* Safari */
}

*:first-child+html #contaner button[type] {
  padding:4px 10px 3px 7px;   /* IE7 */
}

#contaner button img, #contaner a.button img{
  margin:0 3px -3px 0 !important;
  padding:0;
  border:none;
  width:16px;
  height:16px;
  float:none;
}

/* Standard Buttons */
button:hover, a.button:hover{
  background-color:#dff4ff;
  border:1px solid #c2e1ef;
  color:#336699;
}
a.button:active, button:active{
  background-color:#6299c5;
  border:1px solid #6299c5;
  color:#fff;
}

/* Positive */
body .positive {
  color:#529214;
}
a.positive:hover, button.positive:hover {
  background-color:#E6EFC2;
  border:1px solid #C6D880;
  color:#529214;
}
a.positive:active, button.positive:active {
  background-color:#529214;
  border:1px solid #529214;
  color:#fff;
}

/* Negative */
body .negative {
  color:#d12f19;
}
a.negative:hover, button.negative:hover {
  background:#fbe3e4;
  border:1px solid #fbc2c4;
  color:#d12f19;
}
a.negative:active, button.negative:active {
  background-color:#d12f19;
  border:1px solid #d12f19;
  color:#fff;
}
