﻿body {
	margin-left: 20px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
td{
	font-size: 11px;	
}
h1{
	font-size: 24px;
	font-weight: bold;
	padding:5px 0px 5px 0px;
	margin:0;
	color:#0E309B;
}
h2{
	font-size: 16px;
	font-weight: bold;
	color:#0E309B;
	padding-top:2px;
	width:auto;
	margin-right:10px;
	overflow: hidden;
	border-bottom : 1px dashed Silver ;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #ABB400;
	margin: 0px;
	padding: 3px 0px 2px 0px;
	line-height:20px;
}

h4 {
	color: #009FDB;
	font-weight: bold;
	font-size: 11px;
		margin: 0px;
		padding: 0px;
}
h5 {
	font-size: 11px;
	font-weight: bold;
	color:#0E309B;
	padding:2px 0 0 0;
	margin:0;
}
a:link, a:active, a:visited{
    text-decoration: none;
	color: #009FDB;
}
a:hover{
    color: #ABB400;
}
#main_content {
    width: 900px;
	text-align:left;
}
#secondary_navigation {
	color: #ABB400;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	height: 40px;
	padding-top: 20px;
}

#secondary_navigation a:link, #secondary_navigation a:active, #secondary_navigation a:visited{
	color: #666666;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
}
#secondary_navigation a:hover{
	color: #009FDB;
	text-decoration: underline;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
}
#secondary_navigation input
{
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #666666; 
	font-size: 10px;
}
#secondary_navigation #region{
	font-weight: bold;
	color: #0E309B;
	margin-right: 5px;
	margin-left: 5px;
}
#gosearch { 
    font-size: 14px;
	color: #009FDB;
	text-transform: uppercase;
}
#gosearch a:link, #gosearch a:active, #gosearch a:visited{
	text-decoration: none;	
	color: #009FDB;
}
#gosearch a:hover{
	color: #009FDB;
	text-decoration: none;
}
#dialogic_logo {
	text-align: left;
	margin-top: -25px;
	padding: 0 0 15px 5px;
}
div#primary_menu {
padding: 0;
margin:0;
z-index:9999 !important;
}
#primary_menu ul { /* all lists */
margin:0;
padding:0;
list-style:none;
}

#primary_menu ul li a {
  display: block;
  padding:10px 14px;
  margin:0;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  text-transform:uppercase;
  color:#0E309B;
  text-decoration:none;
}
#primary_menu li { 
  float: left;
  list-style-type:none;
}
#primary_menu ul li ul li a { 
  color:#fff;
  padding:3px 12px 4px 8px;
  font-size:10px;
  text-transform:uppercase;
  line-height:16px;
}
#primary_menu li ul {
	border-top: 0px none;
	border-right:  0px none;
	border-bottom: 2px solid #009FDB;
	border-left:  0px none;
}
#primary_menu ul li ul { /* second-level lists */
  background:#0E309B;
  position: absolute;
  width:18em;
  left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#primary_menu ul li ul li {
	background:none;
	width:100%;
	text-align: left;
}

#primary_menu li ul ul {
	margin: -1.9em 0 0 96%;
	width:20em;
	border: 1px solid #009FDB;
} 
div#primary_menu ul li a:hover, div#primary_menu ul li.parent a, div#primary_menu ul li.tabbed a, div#primary_menu ul li.sfhover a {
  background:url(../images/color_tabs_right.gif) no-repeat top right;
}

div#primary_menu ul li ul li:hover, div#primary_menu ul li ul li.sfhover {
  background-image:none;
  background-color:#009FDB;
}

#primary_menu li:hover ul ul, #primary_menu li:hover ul ul ul, #primary_menu li.sfhover ul ul, #primary_menu li.sfhover ul ul ul {
	left: -999em;
}

#primary_menu li:hover ul, #primary_menu li li:hover ul, #primary_menu li li li:hover ul, #primary_menu li.sfhover ul, #primary_menu li li.sfhover ul, #primary_menu li li li.sfhover ul {
	left: auto;
}

div#primary_menu ul li:hover, div#primary_menu ul li.sfhover, li.tabbed {
  background:#0E309B url(../images/color_tabs_left.gif) no-repeat top left;
}
#primary_menu ul li:hover, #primary_menu ul li.sfhover, li.tabbed {
  color:#fff;
}
#primary_menu ul li a:hover, #primary_menu ul li.parent a,  #primary_menu ul li.tabbed a, #primary_menu ul li.sfhover a  {
   color:#fff;
}
#primary_menu ul li ul li a:hover, #primary_menu ul li.parent ul li a, #primary_menu ul li.sfhover ul li a {
  background-image:none;
}
#primary_menu ul li ul li.last span  {
 display:block;
 padding:2px 5px 2px 3px;
}
div.clearfloat {
  clear:both;
}
#flash_hero {
z-index:0;
}
#bc{
	text-align: left;
	padding-left: 20px;
}
.handcursor{
cursor:hand;
cursor:pointer;
 font-weight : bold;
 font-size : 11px;
}
#content {
	margin-top: 0px;
	text-align: left;
	margin-bottom: 5px;
	padding-left: 5px;
}

#body_menu { 
	padding: 0 0 0 0;
	float: right;
	clear:right;
	/* width: 300px;  set width of menu at the table level*/
	margin-right: 0px;
	margin-left:5px;
	background: #FFFFFF;
}
#body_menu table {
	width:300px;
	margin-bottom:20px;
	margin-top:0px;
	padding-top:0px;
	border: 1px solid #ABB400;
}
#body_menu table.min {
	width:180px;
	margin-left:0px;
	margin-bottom:20px;
	margin-top:0px;
	padding-top:0px;
	border: 1px solid #ABB400;
}
#body_menu caption {
	display:block;
	padding:5px 15px;
	color:#FFFFFF;
	font-weight: bold;
	background-color:	#ABB400;
	text-align: left;
}
#body_menu caption span {
	display:block;
	float:right;
	color:#FFFFFF;
	font-weight: bold;
	background-color:	#ABB400;
	text-align: right;
}
#body_menu ul{
	margin:0;
	padding:0px;
	list-style:none;
	text-align : left;
	
}
#body_menu b{
	padding:3px 2px 3px 10px;
	}
#body_menu li a{
	display: block;
	padding:3px 5px 3px 18px;
	margin: 0;
	font-weight : bold;
	}
#body_menu li ul li{
	display: block;
	padding:0px 0px 0px 28px;
	margin: 0;
	}
#body_menu li ul.admin li {
	display: block;
	padding:0px 0px 0px 38px;
	margin: 0;
	}
#body_menu a{ 
display: block;
margin:0 0 0 5px;
padding:3px 5px 3px 18px;
/*
padding: 2px 3px;
*/
}


    #body_menu_horizontal {
      float:left;
	  width:860px;
	  background: #FFFFFF url("/incl/v1/images/nav/bg.gif")  repeat-x bottom;
      line-height:normal;
	  clear:left;
	  padding:0 30px 0 0;
      }
    #body_menu_horizontal ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
      }
    #body_menu_horizontal li {
      float:left;
      background:url("/incl/v1/images/nav/tr.gif") no-repeat right top;
      margin:0;
      padding:0;
      }
    #body_menu_horizontal a {
      display:block;
      background:url("/incl/v1/images/nav/tl.gif") no-repeat left top;
      padding:5px 10px;
      }
    #body_menu_horizontal #current {
      background-image:url("/incl/v1/images/nav/tr_on.gif");
      }
    #body_menu_horizontal #current a {
      background-image:url("/incl/v1/images/nav/tl_on.gif");
       }


#body_menu  a:hover {
background: #CDD266;
color:#FFFFFF;
}
.table_layout table{
	empty-cells : show;
	border-collapse: collapse;
	width: 100%;
}
.table_layout thead th{
	background-color: #ABB400;
	color: #FFFFFF;
	font-size: 11px;
	text-align: left;
	padding: 3px 10px 3px 10px;
	vertical-align: top;
	border-bottom : 0px;
}
.table_layout caption{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 3px 10px 3px 10px;
	background-color:#FFFFFF
}
.table_layout td {
	padding: 4px 10px 0px 10px;
	color: #666666;
}
.table_layout tr.odd {
	background-color: #F7F7F7;
	color: #000000;
}

.table_layout_2 tr:first-child td{
	background-color: #ABB400;
	color: #FFFFFF;
	padding: 3px 10px 3px 10px;
	border-bottom : 0px;
}
.table_layout_2 td{
	border-bottom : 1px dashed Silver ;
	vertical-align:top;
	padding: 3px 10px 3px 10px;

}

.table_layout_2{width:550px;}

.table_layout_2 table{
	color: #000000;
	font-size: 11px;
	text-align: left;
    vertical-align: top;
	empty-cells : show;
	border-collapse: collapse;

}

.table_layout_wide tr:first-child td{
	background-color: #ABB400;
	color: #FFFFFF;
	padding: 3px 5px 3px 5px;
	border-bottom : 0px;
	vertical-align:bottom;
}
.table_layout_wide td{
	border-bottom : 1px dashed Silver ;	
    vertical-align:top; 
	padding: 3px 5px 3px 5px;
}

.table_layout_wide table{
	color: #000000;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	empty-cells : show;
	border-collapse: collapse;
	width: 90%;
}

.pBorder{
    border-right: 1px dashed Silver;	
	border-left: 1px dashed Silver;	
}

td.column_left, td.column_mid{
		border-right : 1px dashed Silver ;
}
td.column_left h2, td.column_mid h2, td.column_right h2{
	border-bottom : 0px ;
	padding-top: 0px;
	margin-top: 0px;
}

/* #content td {
vertical-align:top;
} */

#cont{
	width: 270px;
	margin: 0;
	padding: 0;
	background: #ccc url(/incl/v1/images/box_bottom.gif) no-repeat bottom left;
}
#cont > div.body{
	padding:5px;
}
#cont > div.head {
	margin: 0;
	padding: 5px 0px 5px 10px;
	font-size: 110%;
	color: #000;
	border-bottom: 1px solid #fff;
	background: url(/incl/v1/images/box_top.gif) no-repeat top left;
	min-height:15px;
}
#cont_2_Col{
	width: 570px;
	margin: 0;
	padding: 0;
	background: #ccc url(/incl/v1/images/box_2_bottom.gif) no-repeat bottom left;
}
#cont_2_Col > div.body{
	padding:5px;
}
#cont_2_Col > div.head {
	margin: 0;
	padding: 5px 0px 5px 10px;
	font-size: 110%;
	color: #000;
	border-bottom: 1px solid #fff;
	background: url(/incl/v1/images/box_2_top.gif) no-repeat top left;
}
#cont.gray, #cont_2_Col.gray {
	background-color: #efefef;
}
#cont.gray > div.head, #cont_2_Col.gray > div.head{
	background-color: #dfdfdf;
} 

.twocoldiv {float:left; width:425px;}
.twocolpic {padding:5px 15px; display:inline;}
.twocoltext {padding:0px;}

#brand_space{
	margin: 0px;
	padding: 0px;
}
#footer_navigation {
	padding-top: 10px;
	color: #A7A9AC;
	text-align: center;
	font-size: 10px;
	height: 40px;
	text-transform : uppercase;
	line-height:18px;
	}
#footer_navigation a:link, #footer_navigationa:active, #footer_navigation a:visited{
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	color: #A7A9AC;
}
#footer_navigation a:hover{
	text-decoration: underline;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	color: #009FDB;
}
a.admin:link, a.admin:visited,a.admin:active,a.admin:hover {
	color: red;
	font-weight: bold;
}
#body_menu li  a.admin {
	padding-left: 30px;
	font-weight:normal;
}

.prodquicklist{
	font-size: 11px;
	border: 1px solid Gray;
	margin:2px;
}
.section1{
	font-size: 13px;
	font-weight:bold;
	background-color: #EFEFEF;
}
.section2{
	font-size: 13px;
	background-color: #F7F7F7;
}
.endSection{
	background-color: #EFEFEF;
	border-top: 1px solid #555555;
}
.endProdChildren{
	
}
.prodItem{
	font-size: 11px;
	background-color: #F7F7F7;
}
.switchgroup1{
	display: none;
}
.light{
	color: gray;
	padding-left: 10px;
}

.mC {margin:5px; position:absolute; top:19px; text-align:left;}
.mH {cursor:pointer; background:url(../images/downarrow.gif) no-repeat top left}
.mL {display:none; text-align:left; width:130px; margin-bottom:10px;text-align:left;border:1px solid silver; background-color:#FFFFFF;}
.mO {margin-left:10px; display:block;padding:0 0 0 7px}

.indent {
 padding: 0px 0px 0px 20px;
}
.siteseal {text-align:left}
.req{width:1px; background-color:red;color:red}

#popslaDiv .headl {
background: transparent url(/incl/v1/images/modal/tl_green.gif) no-repeat scroll 0 0;
margin:0;
padding:0;
width:30px;
height:30px;
float:left
}
#popslaDiv .headls {
background:transparent url(/incl/v1/images/modal/tl_green.gif) repeat-x fixed 0 0;
float:left;
margin:0;
padding: 7px 10px 7px 10px;
width:30px;
height:30px;
}
#popslaDiv .head {
background-color:#ABB400;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
margin:0 30px;
padding: 7px;
text-align:left;
}
#popslaDiv .close {
background: url(/incl/v1/images/modal/close.gif) no-repeat scroll 0 0;
background-color:#ABB400;
float:right;
margin:0;
padding:0;
width:30px;
height:30px;
cursor: pointer;
}
#popslaDiv .close:hover {
background: url(/incl/v1/images/modal/close_over.gif) no-repeat scroll 0 0;
}
#popslaDiv .footl {
background-color:#ABB400;
margin-right:30px;
padding:0;
height:30px;
}
#popslaDiv .foot {
background:transparent url(/incl/v1/images/modal/br_green.gif) no-repeat scroll 0 0;
float:right;
margin:0;
padding:0;
height:30px;
width:30px;
}
.jqDrag {cursor: move;}
.jqmOverlay {background-color: #000;}
div.jqmDialog {
	display: none;
	position: fixed;
	top: 20%;
	left: 50%;
	margin-left: -200px;
	width: 500px;
	overflow: hidden;
}
* html div.jqmDialog {
	 position: absolute;
	 top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
div.slaaccept a {
border:1px solid #ABB400;
color:black;
font-weight:bold;
height:30px;
padding:3px 15px;
margin:5px 5px;
width:180px;
}
div.slaaccept a:hover {
background-color: #c0c0c0}
.cap{display:none;left:-2000px;position:absolute;width:1px}