@charset "UTF-8";
/* CSS Document */


/* Basic page elements
----------------------------------------------------------------------------------------------------*/

/* Basic page elements updated for SS-Table Issue -Start */
.bgtable {
    table-layout: fixed;
}
.bgtable th {
    background-color: #009DE0;
    color: white;
    word-wrap: break-word;
}
.bgtable td {
    background-color: #CCE8FB;
    word-wrap: break-word;
}
.bgtable td, .bgtable th, .bgtable tbody {
    border: 2px solid #FFFFFF;
    padding: 10px;
}
/* Basic page elements updated for SS-Table Issue -END */

body {
	background-color: #CCC;
}

header, #homepage_header {
	z-index: 98;
	position: absolute;
	width: 980px;
	height: 232px;
	background-color: #FFF;
	background-image: url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/colourbar.jpg);
	background-repeat: no-repeat;
	background-position: 0px 131px;
	top: 0px;
}

.ie6 header, .ie7 header, .ie6 #homepage_header, .ie7 #homepage_header {
	background-position: 0px 131px;
}

#homepage_header {
	height: 198px;
}

.left_column {
	padding-bottom: 10px;	
}

footer {
	width: 980px;
	background-image: url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/nav_footer_bg.gif);
	background-repeat: repeat-x;
	display: block;
	position: relative;
	clear: both;
	
}

#grid_container, #homepage_grid_container {
	background-color: #FFF;
}

.align-center {
	text-align: center;	
}


/* Header contents
----------------------------------------------------------------------------------------------------*/


#colt_logo {
	float: left;
	position: relative;
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 300px;
	display: block;
	height: 71px;
	background-image: url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/logo.gif);
	background-repeat: no-repeat;
	text-indent: -999em;
	overflow: hidden;
}

#language_box {
	width: 298px;
	position: absolute;
	background-color: #FFF;
	border: 1px solid #999;
	right: 20px;
	top: 45px;
	z-index: 99;
	display: none;	
}


/*HB 20110523: added clear:right and height*/
#search_box {
	float: right;
	padding-right: 20px;
	margin-top: 4px;
	padding-left:40px;
	clear:right;
	height:22px;
	width: 196px;
	margin-bottom: 1px;
}

#search_bar {
	border: 1px solid #B5B5B5;
    color: #808080;
    height: 20px;
	width: 170px;
    padding-top: 2px;
}

#search_button {
	background-image: url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/searchbox.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-indent: -9999em;
	padding: 0px;
	display: inline-block;
	height: 25px;
	width: 15px;
	overflow: hidden;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#colt_account_network {
	z-index: 98;
	float: right;
	clear: right;
	height: 30px;
	width: 320px;
	position: relative;
	text-align:center;
	padding-right: 20px;
	margin-top: 17px;
	margin-bottom: 21px;
	margin-right: 10px;
}

#colt_account_network a:link, #colt_account_network a:visited {
	color: #FFF;
	font-weight:bold;
	float: right;
}

.colt_account_button, .colt_network_alert_button {
	float: left;
	display: block;
	width: 152px;
	height: 21px;
	padding-top: 5px;
	margin-left: 4px;

}

.colt_account_button {	background-image: url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/blue_tab.gif); }
.colt_network_alert_button { background-image: url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/orange_tab.gif) }

#network_box {
	width: 216px;
	position: absolute;
	background-color: #FFF;
	border: 2px solid #ff6600;
	z-index: 99;
	display: none;
	top: 26px;
	right: 20px;
}

#network_box a:link, #network_box a:visited {
	color: #ff6600;
} 

.breadcrumbs {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 93%; 	
}
.breadcrumbs a, .breadcrumbs span {
	margin-left: 6px;
	margin-right: 6px;	
}

/* General typographic styles
----------------------------------------------------------------------------------------------------*/

p {
	font-size:100%; /* renders 13px font - http://developer.yahoo.com/yui/3/cssfonts/ */
	padding-top: 9px;
	padding-bottom: 9px;
}

a:link, a:visited {
	color: #009de0;
	text-decoration: none;
	cursor: pointer;
}

a:hover, a:active {
	color: #009de0;
	text-decoration: underline;
}

/* The below headers have been modified fot the SEO Requirement - Start here*/
/*
h1 {
	height: 0px;
	padding: 0px;
	margin: 0px;
	text-indent: -999em;
	overflow: hidden;
}

h2 {
	font-size:250%;
	color:#333;
	padding-top: 9px;
	padding-bottom: 9px;
}

h3 { 
	font-size:167%;
	color:#515049;
	padding-top: 9px;
	padding-bottom: 9px;
}

h4 {
	font-size:123.1%;
	color:#515049;
	padding-top: 9px;
	padding-bottom: 0px;
}

h5 {
	font-size:100%;
	color:#515049;
	padding-top: 9px;
	padding-bottom: 9px;
}*/

h1 {
	font-size:250%;
	color:#333;
	padding-top: 9px;
	padding-bottom: 9px;
}

h2 { 
	font-size:167%;
	color:#515049;
	padding-top: 9px;
	padding-bottom: 9px;
}

h3 {
	font-size:123.1%;
	color:#515049;
	padding-top: 9px;
	padding-bottom: 0px;
}

h4 {
	font-size:100%;
	color:#515049;
	padding-top: 9px;
	padding-bottom: 9px;
}

/* The above headers have been modified fot the SEO Requirement - Ends here*/

blockquote {
	margin-top: 9px;
	margin-bottom: 9px;
	background-color: #C6E8FB;
	padding-right: 20px;
	padding-left: 70px;
	padding-top: 30px;
	padding-bottom: 15px;
	color: #009de0;
	background-image:url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/blockquote-bg.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

blockquote p {
	font-size: 131%;
	line-height: 146.5%;
}

blockquote p.blockquote_reference {
	font-size: 100%;
	line-height: 100%;
	padding-top: 0px;
}

/* style in-content lists with the two different bulletpoint styles */
.left_column ul.list li {
	float: left;
	display: block; 
	width: 45%; /* Using a percentage rather than a pixel width so that the two-column lists fill the space on both 7-wide and 9-wide content */
	margin-right: 10px;
}
.left_column ul.list li span {
	display: block;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left 6px;
	}
.blue_bullets {
	background-image: url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/bulletpoint.gif);
}
.blue_checkboxes {
	background-image: url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/checkbox.gif);
}

.greytext {
	text-decoration: none;
	color: #515049;
	font-size: 85%;
}

.published_date {
	margin-bottom: 9px;	
}


/* Top navigation
----------------------------------------------------------------------------------------------------*/

/*HB 20110523: added height*/
#top_nav {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	height: 41px;
}

#top_nav li {
	float: left;
	position: relative;
	background-image: url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/menu-break.gif);
	background-repeat: no-repeat;
	background-position: right 8px;	
}

#top_nav li:last-child {
	background-image: none;	
}

#top_nav a:link, #top_nav a:visited {
	display: block;
	position: relative;
	text-decoration:none;
	font-size: 93%; /* renders 12px */
	padding: 8px;
}

#top_nav a:hover, #top_nav a:active {
	text-decoration: underline; 		
}


/* taken from the ECS override to make editing the original templates easier */
.language_left {
width: 20px;
height: 20px;
padding: 0px !important;
float: left;
margin: 5px 4px 0 10px;
background-repeat: no-repeat;
background-position: 0px 0px !important;
}

.language_right {
float: left;
padding-left: 0 !important;
}


/* Circular flag images - generate new ids as needed
----------------------------------------------------------------------------------------------------*/

#country_flag_UK {
	background-image:url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/languages/uk.gif);
}


/* Primary navigation
----------------------------------------------------------------------------------------------------*/


nav {
	clear: both;
	z-index: 97;
	position: relative;
	height: 42px;
}

.ie6 nav { width: 980px;}

nav #main_nav {
	position: relative;
	display: block;
	float: left;
	width: 980px;
	height: 42px; 
	background-image: url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/nav_background.gif);
	background-repeat: repeat-x;
}

nav #main_nav li, nav #main_nav li.sub_full {
	float:			left;
	position:		static; /* adding position static to a menu item makes the submenu below align to the container, ideal for full-width menu boxes */
}
nav #main_nav li.sub_small { 
	float:			left;
	position:		relative; /* adding position relative to a menu item makes the submenu below align to the button itself, ideal for the smaller menus */
}

nav #main_nav a.top_level:link, 
nav #main_nav a.top_level:visited {
	font-size: 108%;
	font-weight: bold;
	color: #515049;
	display:		block;
	position:		relative;
	padding: 		.75em 1em;
	text-decoration:none;
}

nav #main_nav a.top_level:hover, nav #main_nav a.top_level:active {
	color: #FFF;
}

nav #main_nav li{
	background-image:url("https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/nav_global_pipe.gif");
	background-position:100% 25%;
	background-repeat:no-repeat;
}

nav #main_nav li:hover, 
nav #main_nav li:active {
    background-image: url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/nav_hoverbg.gif);
	background-position:0% 0%;
	background-repeat:repeat-x;	
}

nav #main_nav .sub_med_width, 
nav #main_nav .sub_small_width,
nav #main_nav .sub_large_width {
	
	z-index: 98;
	left: -999em;
	width: 300px;
		
	padding:12px 0 5px 20px;
	
}

nav #main_nav .sub_small_width{
	background:url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/shadow_bg_sm.png) repeat-y scroll 0 0 transparent;
}

nav #main_nav .sub_med_width{
	background:url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/shadow_bg_med.png) repeat-y scroll 0 0 transparent;
}

nav #main_nav .sub_large_width{
	background:url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/shadow_bg_lg.png) repeat-y scroll 0 0 transparent;
}

nav .shadow_t{
	background-color:#999;
	height:1px;
	margin:0 6px 0 0px;
}

nav .shadow_b{
	background-position:bottom;
	background-repeat:no-repeat;
	height:16px;
}

nav .CUSTOM_NAV_SOLUTIONS .shadow_b,
nav .CUSTOM_NAV_ABOUT .shadow_b{
	background-image:url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/shadow_bg_bottom_med.png);
	width:485px;	
}

nav .CUSTOM_NAV_SOLUTIONS .shadow_t,
nav .CUSTOM_NAV_ABOUT .shadow_t{
	width:479px;
}

nav .CUSTOM_NAV_PRODUCTS .shadow_b{
	background-image:url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/shadow_bg_bottom_lg.png);	
	width:662px;
}

nav .CUSTOM_NAV_PRODUCTS .shadow_t{
	width:656px;
}

nav .CUSTOM_NAV_PARTNERS .shadow_b,
nav .CUSTOM_NAV_SECTORS .shadow_b{
	background-image:url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/shadow_bg_bottom_sm.png);
	width:320px;
}

/*IE6 nav fixes*/
	html.ie6 .nav_container .shadow_t{
		display:none;
	}

	html.ie6 nav .CUSTOM_NAV_PARTNERS .shadow_b,
	html.ie6 nav .CUSTOM_NAV_SECTORS .shadow_b,
	html.ie6 nav .CUSTOM_NAV_PRODUCTS .shadow_b,
	html.ie6 nav .CUSTOM_NAV_SOLUTIONS .shadow_b,
	html.ie6 nav .CUSTOM_NAV_ABOUT .shadow_b{
		background-image:none;
		border-top:1px solid  #999;
	}

	html.ie6 nav #main_nav .sub_large_width,
	html.ie6 nav #main_nav .sub_med_width,
	html.ie6 nav #main_nav .sub_small_width{
		background-image:none;
		border-left:1px solid #999;
		border-right:1px solid #999;
		border-top:1px solid #999;
		background-color:#FFF;
	}

	html.ie6 nav .nav_container{
		top:36px;
	}

nav .CUSTOM_NAV_PARTNERS .shadow_t,
nav .CUSTOM_NAV_SECTORS .shadow_t{
	width:314px;
}

nav .nav_content{
	float:left;
}

nav #main_nav .sub_med_width {
	width:465px;
}

nav #main_nav .sub_large_width {
	width:642px;
}

nav #main_nav li:hover div.sub_small_width,
nav #main_nav li.sfHover div.sub_small_width ,
nav #main_nav li:hover div.sub_med_width,
nav #main_nav li.sfHover div.sub_med_width,
nav #main_nav li:hover div.sub_large_width,
nav #main_nav li.sfHover div.sub_large_width 
 {
	left: 0px;
	top: 36px; 
	z-index: 98;
}


nav #main_nav .sub_small_width .grid_2 dl,
nav #main_nav .sub_med_width .grid_2 dl ,
nav #main_nav .sub_large_width .grid_2 dl { /* fix for the 'about us' menu that is small but still has two tiny columns */
	margin-left: 0px;
	margin-right: 0px;
}

/*
nav h4 {
	color: #009de0;
	font-size:1.0em;
	padding:10px 0 10px 0;
}
*/
nav h3 {
	color: #009de0;
	font-size:1.0em;
	padding:10px 0 10px 0;
}

nav .nav_col{
	float:left;
	width:220px;
	border-left: 1px solid #DDD;
	padding-left:16px;
}

nav .first_col{
	border-left: 0;
	padding-left:0;
}

nav .first_col .nav_box{
	padding-left:5px;
}

nav dt{
	 margin-bottom:6px; 
}

nav dt a{
	font-size:0.9em;
}

nav dd a { /* make the links block level so they flow the entire width of the column, shrink the font size, and then add the dotted border */
	display: block;
	padding-bottom: 4px;
	margin-bottom: 8px;
}

nav dd:last-child a {
	border-bottom: none;
}


/*nav #main_nav dl.no_title h4 { /* bring the h4s used as dt closer to the dd */
	/*padding-top: 0px;
	padding-bottom: 0px;	
}*/

nav #main_nav dl.no_title h3 { /* bring the h4s used as dt closer to the dd */
	padding-top: 0px;
	padding-bottom: 0px;	
}

nav #main_nav .nav_about_colt dl h4,  /*  but wait! that looks great in all of the navs except the last two menus where it looks a bit odd, so let's cheat */
nav #main_nav .nav_useful_links dl h4 { 
	padding-bottom: 4px;	
}

nav .nav_box{
	margin:0;
	padding-bottom:5px;
	width:200px;
	padding-right:20px;
	
	background-image:url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/grey_line.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

nav .more_link{
	text-align:right;
	position:relative;
	top:-4px;
	margin-bottom:0;
}

nav .more_link a{
	font-size:0.8em;
}


/*Hide the view type (category/a-z) from the sitemap*/
.site_map .view_type{
	display:none;
}

nav .view_type{
	text-align:center;
	padding:0 59px 15px 0;
}

nav .view_type a.selected{
	font-weight:bold;
}
	

/*Nav inner borders*/
nav .bottom_row,
nav .box_SOLUTIONS_3,
nav .box_PRODUCTS_10{
	background-image:none;
}

.CUSTOM_NAV_PRODUCTS .nav_box{
	width:180px;
	background-position:-30px bottom;
}

.CUSTOM_NAV_PRODUCTS .nav_col{
	width:200px;
}

.CUSTOM_NAV_SECTORS .nav_box{
	background-image:none;
}


.CUSTOM_NAV_SECTORS  .nav_col {
	border-left:0;
}

/*
.CUSTOM_NAV_SECTORS .first_col{
	border-right:1px solid #DDD;
}


.CUSTOM_NAV_SECTORS .box_SECTORS_8 h4{
	margin-bottom:7px;
}
CHANGED SECTORS TO RESEMBLE PARTNERS
*/ 

/*.CUSTOM_NAV_SECTORS h4,
.CUSTOM_NAV_PARTNERS h4,
.CUSTOM_NAV_ABOUT h4{
	padding:5px 0 5px 0!important;
}*/

.CUSTOM_NAV_SECTORS h3,
.CUSTOM_NAV_PARTNERS h3,
.CUSTOM_NAV_ABOUT h3{
	padding:5px 0 5px 0!important;
}

.CUSTOM_NAV_ABOUT .box_ABOUT_2{
	background-image:url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/grey_line.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;	
}

.CUSTOM_NAV_ABOUT .box_ABOUT_3{
	padding-top:10px;
	padding-bottom:0px;
}

nav .CUSTOM_NAV_ABOUT .first_col .nav_box{
	padding-left:0px;
}

nav .CUSTOM_NAV_ABOUT .first_col {
	padding-left:5px;
	width:215px;
}

nav .nav_container{
	position:absolute;
	display:none;
}

nav ul.alpha_container li{
	float:left;
	width:192px;
	border:1px solid #FFF;
	background-image:none !important;
	margin:3px 10px 3px 5px;
	/*border-bottom:1px dotted #CCC;*/
}


/* Footer navigation and other bits
----------------------------------------------------------------------------------------------------*/

#footer_nav {
	padding-left: 20px;
	padding-right: 20px;
	width:940px; /*  same as grid_12 except we aren't in the grid_container any more */
	height: 35px;
	display: inline-block;
}

#footer_nav li {
	float: left;
	position: relative;	
}

#footer_nav li a:link, #footer_nav li a:visited {
	font-size: 85%;
	color:#515049;
	padding-left: 8px;
	padding-right: 8px; 
	border-right: 1px solid #515049;	
}

#footer_nav li:first-child a:link, #footer_nav li:first-child a:visited {
	padding-left: 0px;	
}


#footer_nav li:last-child a:link, #footer_nav li:last-child a:visited {
	border-right: 0px ;	
}

.copyright {
	padding-top: 5px;
	float: right;
	margin-bottom: 20px;
	font-size: 77% ;
}


/* Listings navigation
----------------------------------------------------------------------------------------------------*/


.listings_navigation {
	clear: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;	
}

.listings_navigation ul {
	float: right;	
}

.listings_navigation ul li {
	float: left;
}

.listings_navigation a:link, .listings_navigation a:visited  {
	display: block;
	padding: 4px;
}



/* Tabbed content 
----------------------------------------------------------------------------------------------------*/

#tabcontent {
	min-height: 240px;	/* whilst not perfect, this stops the browser window jumping to the top of the page when the tabs fade momentarily to 0 height thanks to the jQuery fx - I've tried other non-jQueryUI basic fade effects and the same problem exists. It seems to be an issue with jQuery toggle and fade in general. */
}

#tabcontent .tabnav {
	display: block;
	height: 29px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;	
	overflow:visible;
}

.tabnav li {
    float: left;
    list-style: none;
    padding-right: 5px;
	font-size:100%; 
	text-decoration: none;
	color: #222;
	margin-right: 2px;
}


.tabnav li a:link, .tabnav li a:visited {
	display: block;
	color: #515049;
	font-size: 12px;
  font-weight: bold;
}


.tabnav li a:hover, .tabnav li a:active {
	/*color: #222;*/
	color: #515049;
	text-decoration: none;
	font-size: 12px;
  font-weight: bold;
}

.ui-tabs-hide {
	display: none;
}

.ui-state-default {
	padding: 6px;
	border: 1px solid #DADADA;
	background-image: url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/nav_global_bg.gif);
	background-repeat: repeat-x;
}

.ui-state-active {
	padding: 6px;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DADADA;
	border-right-color: #DADADA;
	border-bottom-color: #FFF;
	border-left-color: #DADADA;
	background-image: none;
}

#secondary_tab_buttons{
	margin-top: 9px;
	margin-bottom:9px;
}


/* homepage-specific code below */ 

ul#homepage_tabs{
	height:45px !important;
	border-bottom: 0 !important;
}

#homepage_tabs li {
	margin-right: 0px;
	width: 96px;
	height:32px !important;
	border-bottom:1px solid #DADADA !important;
	padding-top:5px;
}

#homepage_tabs li a{
	text-align:center;
}

#homepage_tabs .ui-state-active {
	border: 1px solid #FFF !important;
}



/* Content blocks
----------------------------------------------------------------------------------------------------*/

.module_block {
	border: 1px solid #DADADA;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/module-background.gif);
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 9px;
	margin-bottom: 9px;
}

.blue_block {
	background-color: #C6E8FB;
	padding: 20px;
	margin-top: 9px;
	margin-bottom: 9px;
}


/* Misc. content items
----------------------------------------------------------------------------------------------------*/

.clearleft { /* does exactly what it says on the tin... applied by jQuery to content list items in order to get them to display nicely */
	clear: left;	
}

.image_right { /* float images within content */
	float: right;
	margin-bottom: 9px;
	margin-left: 12px;
}

.image_left { /* float images within content */
	float: left;
	margin-bottom: 9px;
	margin-right: 12px
}

.float-right {
	float: right;	
}

.float-left {
	float: left;	
}

.sub1 {
	float: left;
	width: 540px;
}


.blue {
	color: #009DE0;
}

.horizontal_rule {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;	
}

.share_print {
	float: right;	
	padding-top: 25px;
}


.external_links, .related_links, .helpful_information, .colt_products, .colt_contact {
margin-bottom: 8px;	
}



.external_links ul, .related_links ul, .helpful_information ul, .colt_products ul, .colt_contact ul {
 position: relative;
}

div.related_links ul li, .helpful_information ul li{
margin-left:0px;
padding-left:0px;
background-image:none;
}

.external_links a:link, .related_links a:link, .helpful_information a:link, .external_links a:visited, .related_links a:visited, .helpful_information a:visited {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 93%;
}

.ie6 .external_links a:link, .ie6 .related_links a:link, .ie6 .helpful_information a:link, .ie6 .external_links a:visited, .ie6 .related_links a:visited, .ie6 .helpful_information a:visited {
	zoom: 1;
}

.helpful_information a:link, .helpful_information a:visited, .helpful_information a:hover, .helpful_information a:active {
	color: #444444;
	text-decoration: none;		
}


.helpful_information li:last-child a {
	border-bottom-style: none;	
}

.colt_products h5 {
	padding-left: 5px;
	display: block;
	background-color: #009de0;
	color: #FFF;
	clear: left;
	margin-top: 10px;
}

.colt_products a:link, .colt_products a:visited {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 77%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.ie6 .colt_products a:link, .ie6 .colt_products a:visited {
	zoom: 1;
}

.colt_contact p {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}


.article_type {
	color: #999;	
}

.calendar_date {
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;	
}

.listings_navigation .colt_rss_button:link, .listings_navigation .colt_rss_button:visited {
	background-image: url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/rss-background.gif);
	background-repeat: no-repeat;
	padding-right: 25px;
	padding-left: 9px;
	background-position: 2px;
}
.blog_posting_subscribe .colt_rss_button:link, .blog_posting_subscribe .colt_rss_button:visited  {
	background-image: url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/news-icon.gif);
	background-repeat: no-repeat;
	background-position: 120px;
}

.cloud_icon, .infrastructure_icon {
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

.cloud_icon {	background-image: url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/cloud-icon.jpg); }
.infrastructure_icon {	background-image: url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/infrastructure-icon.jpg); }


.contact_fake_height {
	height: 140px;	
}


/* Form pages
----------------------------------------------------------------------------------------------------*/

#form-lead { 
	width: 380px;	/* important setting to keep everything in nice rows */
}


.textlabel {
	font-weight: bold;
	float: left;
	clear: both;
	width: 140px;
	height: 18px;
	padding: 3px 2px;
	text-align: right;
	margin-right: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.text-input {
	border: 1px solid #B4B4B4;
	color: #555;
	height: 16px;
	padding: 3px 2px;
	width: 220px;
	margin-bottom: 4px;
	margin-top: 4px;
}

.text-input-small {
	border: 1px solid #B4B4B4;
	color: #555;
	height: 16px;
	padding: 3px 2px;
	width: 100px;
	margin-bottom: 4px;
	margin-top: 4px;
}

.text-area {
	border: 1px solid #B4B4B4;
	color: #555;
	padding: 3px 2px;
	width: 220px;
	margin-bottom: 4px;
	margin-top: 4px;
}

.input-checkbox {
	margin-top: 5px;
	margin-left: 154px;
	float: left;
}

.form-paragraph {
	margin-left: 170px;
	padding-top: 0px;
}

.select-input {
	border: 1px solid #B4B4B4;
	height: 24px;
	width: 226px;
	margin-bottom: 4px;
	margin-top: 4px;
}

.redtext {
	color: #C00;	
}

.red-div {
	margin-left: 155px;
}

.blue_header {
	font-weight: normal;
	margin-bottom: 10px;
	color: #009DE0;
}

.error_box {
	border: 1px dashed #C30303;
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 10px;
	padding-bottom: 15px;
	background-color: #FFF;
}

.contact_error_icon {
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

.error_message {
	margin-left: 40px;
}

.download_info {
	margin-bottom: 10px;	
}

.download_info span {
	display: inline-block;
	width: 100px; 	
}

/* Right-hand column blocks
----------------------------------------------------------------------------------------------------*/

.contact_block_dcs{
	height:249px; 
}
.contact_block_dcs h4 {
	padding-left: 10px;
	display: block;
	background-color: #009de0;
	color: #FFF;
	clear: left;
}
.contact_block_dcs dl { 
	position: relative; /* fixes ie6 bug */
}

.contact_block dl { 
	position: relative; /* fixes ie6 bug */
}

.contact_margins {
	margin-left: 0px;
	/*margin-bottom: 9px; commented because of new contact us change */
}
/*The block have been modified fot the SEO Requirement - Starts Here*/
/*.contact_block h5 {
	padding-left: 10px;
	display: block;
	background-color: #009de0;
	color: #FFF;
	clear: left;
}*/
.contact_block h4 {
	padding-left: 10px;
	display: block;
	background-color: #009de0;
	color: #FFF;
	clear: left;
}
/*The block have been modified fot the SEO Requirement - Ends Here
  Also modified for Contact Us changes */

.contact_chat, .contact_callback, .contact_offices {
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;	
	font-weight: bold;
	background-repeat: no-repeat;
}

.contact_email, .contact_phone{
	display: inline-block;/* inline-block has been added instead of block to resolve IE7 issue */
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 35px;	
	font-weight: bold;
	background-repeat: no-repeat;
}
/* added for contact us change */
 .contact_email_live_chat, .contact_phone_live_chat{
	display: inline-block;/* inline-block has been added instead of block to resolve IE7 issue */
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 35px;	
	font-weight: bold;
	background-repeat: no-repeat;
}
/* added for contact us change */
.contact_other{
	display: block;
	padding-top: 3px;
	padding-bottom: 8px;
	padding-left: 11px;	
	font-weight: normal;
}
/* added for contact us change */
.contact_other_live_chat{
	display: block;
	padding-top: 2px;
	padding-bottom: 6px;
	padding-left: 11px;	
	font-weight: normal;
}
/* added for contact us change */

.contact_block_live_chat h4 {
	padding-left: 10px;
	display: block;
	background-color: #009de0;
	color: #FFF;
	clear: left;
}
.contact_email_live_chat {
	background-image: url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/envelope.gif);
	background-position: 10px 7px;
}
.contact_phone_live_chat {
	background-image: url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/phone.gif);
	background-position: 10px 5px;	
	/*color: #009de0;*/  /*commented for contact us change*/
	font-weight: bold;   /*commented for contact us change*/
}
.contact_link {
	padding-left: 66px;
	height: 42px;
	background-color: #C6E8FB;
	background-image: url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/rhsTopbg.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.contact_chat {
	background-image: url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/speechbubble.gif);
	/*background-position: 8px 7px;*/
	background-position: 5px 2px;/*for contact us change*/
}

.contact_callback {
	background-image: url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/red_phone.gif);
	background-position: 10px 5px;
}
.contact_email {
	background-image: url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/envelope.gif);
	background-position: 10px 9px;
}
.contact_phone {
	background-image: url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/phone.gif);
	background-position: 10px 6px;	
	/*color: #009de0;*/  /*commented for contact us change*/
	font-weight: bold;   /*commented for contact us change*/
}

.contact_offices {
	background-image: url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/office.gif);
	background-position: 6px 6px;
}
/* This below two classes added for Contact us change */
.dotted_border_bottom 
{
border-bottom:#ccc 1px dotted;
}
.contact_chat_dcs, .contact_callback_dcs, .contact_email_dcs, .contact_phone_dcs, .contact_offices_dcs {
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;	
	font-weight: bold;
	background-repeat: no-repeat;
}
.contact_chat_dcs {
	background-image: url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/speechbubble.gif);
	background-position: 8px 7px;
}
.contact_callback_dcs {
	background-image: url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/red_phone.gif);
	background-position: 10px 5px;
}
.contact_email_dcs {
	background-image: url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/envelope.gif);
	background-position: 10px 9px;
}
.contact_phone_dcs {
	background-image: url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/phone.gif);
	background-position: 10px 6px;	
	color: #009de0;
}

.contact_offices_dcs {
	background-image: url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/office.gif);
	background-position: 6px 6px;
}

/* taken from the ECS override to make editing the original templates easier */
.social_media_link_first, .social_media_link {
	display: inline-block;/* this is to resolve IE7 issue */
	float: left;
	height: 23px;
	margin-right: 3px; /* Changed from 5px to 3px for new contactus change*/
	margin-top: 6px; /* Changed from 5px to 6px for new contactus change*/
	overflow: hidden;
	width: 23px;
}
.social_media_link_first_dcs, .social_media_link_dcs {
	display: inline-block;
	float: left;
	height: 23px;
	margin-right: 5px;
	margin-top: 5px;
	overflow: hidden;
	width: 23px;
}
.social_media_link_first {
	margin-left: 10px;
}
.social_media_link_first_dcs {
	margin-left: 10px;
}
/* Added for contactus change */
.social_media_link {
padding-bottom: 5px;
}
.sn_linkedin { background-image:url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/sn_linkedin.gif); margin-left: 10px; }
.sn_twitter { background-image:url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/sn_twitter.gif) }
.sn_youtube { background-image:url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/sn_youtube.gif) }
.sn_xing { background-image:url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/sn_xing.gif) }

.proof_block, .quote_block {
	margin-top: 9px;
	margin-bottom: 9px;
}

.quote_block {
	clear: left;
	background-color: #C6E8FB;
	padding-right: 10px;
	padding-left: 10px;
}

.quote_block h5, .quote_block p {
	color: #009de0;
}

.quote_block blockquote {
	color: #009de0;
	font-size: 131%;
	line-height: 146.5%;
	background-image:url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/blockquote-bg.gif);
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 55px;
	padding-left: 0px; /* override the normal content blockquote */
	padding-right: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.quote_block .testimonial_link {
	padding-top:9px;
	padding-bottom:9px;
	display: block;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;	
	
}



/* Homepage-specific items
----------------------------------------------------------------------------------------------------*/

/* the grid_home style is in the grid-system.css file */

.home_row_1 {
	padding-top: 20px;	
}

.home_row_2 {
	padding-top: 20px;
	padding-bottom: 20px;
}

.grid_home p {
	padding-left: 8px;
	padding-right: 8px;	
	font-size: 93%;
}

footer #footer_quicklinks {
	background-image: url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/nav_footer_bg_home.jpg);
	background-repeat: repeat-x;
	display: block;
	min-height: 200px;
	background-color: #FFF;
	padding-bottom: 15px;
	padding-top: 15px;
	background-position: center top;
	z-index: -100;
}

footer #footer_quicklinks a:link, footer #footer_quicklinks a:visited {
	display: block;
	font-size: 93%;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #515049;	
}

footer #footer_quicklinks a:hover, footer #footer_quicklinks a:active {
	color: #009de0;;	
}

/*footer #footer_quicklinks h3 {
	font-size: 108%;
}

footer #footer_quicklinks h4 {
	font-size: 100%;
}*/

footer #footer_quicklinks h2 {
	font-size: 108%;
}

footer #footer_quicklinks h3 {
	font-size: 100%;
}
.white_background {
	background-color: #FFF;	
}

.colt_header {
	position: relative;
	display: block;
	color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	height: 37px;
	font-size: 108%;
	padding-top: 9px;

}

h4.news_events_tab_header {
	position: relative;
	display: block;
	color: #FFF;
	padding-left: 0px;
	/*padding-right: 10px;*/
	height: 37px;
	font-size: 108%;
	padding-top: 9px;
	margin-left: -5px;
	text-align: center;
}

.colt_header strong {
	line-height: 26px;	
	}
.contact_block h4 {
	/*line-height: 26px;*/
	line-height: 16px; /* the change is for new Contact us chanegs */
	}
.contact_block_live_chat h4 {
	/*line-height: 26px;*/
	line-height: 10px; /* the change is for new Contact us chanegs */
	}
	.contact_block_dcs h4 {
     line-height: 26px;	
	}

.colt_purple { background-color: #be006b; }
.colt_green { background-color: #a0bf35; }
.colt_blue { background-color: #009de0; }


/* Error page
----------------------------------------------------------------------------------------------------*/

.error_header {
	margin-top: 140px;	
}
.error_nav li {
	float: left;
	position: relative;	
}
.error_nav a:link, .error_nav a:visited {
	display: block;
	position: relative;
	text-decoration:none;
	padding: 8px;
	background-image: url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/menu-break.gif);
	background-repeat: no-repeat;
	background-position: right 8px;	
}
.error_nav a:hover, .error_nav a:active { 	text-decoration: underline; }
.error_nav li:last-child a { background-image: none;	}


/* Glossary page
----------------------------------------------------------------------------------------------------*/

#glossary_list {
	clear: both;
	display: block;
}

#glossary_list h4 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 10px;
}

#glossary_list dl {
	margin-top: 20px;
	margin-bottom: 20px;
}

#glossary_list dd {
	display: none;
}

#glossary_list p {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
	margin-top: 10px;
	margin-bottom: 10px;
}

.columns .column {
	margin-right: 20px;	
}

.columns .last {
	margin-right: 0px;	
}



/* Blue buttons
----------------------------------------------------------------------------------------------------*/

a.blue_button:link, a.blue_button:visited {
	background: transparent url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/bg_button_a.png) no-repeat scroll top right;
	color: #FFF;
	display: inline-block;
	font-size: 93% ;
	height: 21px;
	margin-right: 6px;
	padding-right: 16px; /* sliding doors padding */
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: none;
}
a.blue_button:link strong, a.blue_button:visited strong {
    background: transparent url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/bg_button_span.png) no-repeat;
    display: block;
    line-height: 15px;
    padding: 3px 0 3px 16px;
} 

.blue_button a {
	background: transparent url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/bg_button_span.png) no-repeat scroll top right;
	color: #FFF;
	display: inline-block;
	font-size: 93% ;
	height: 21px;
	margin-right: 6px;
	padding-right: 16px; /* sliding doors padding */
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: none;
}

 /**/
 .blue_button_span {

	color: #FFF;
	display: inline-block;
	font-size: 93% ;
	height: 21px;
	margin-right: 6px;
	padding-right: 16px; /* sliding doors padding */
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: none;
}





.leftButton{ float: right; width: 14px; height: 21px; background: transparent url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/bg_button_a_test_round_left.png); }
.rightButton { float: right; width: 19px; height: 21px; background: transparent url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/bg_button_a_test_round_right.png); }
.repeatButton a { float: right; height: 21px; background: transparent url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/bg_button_a_test_round_middle.png) repeat-x ;
font-weight: bold;
color:#FFF;
padding: 3px 0 3px 3px;
}

.repeatButtonNoa  { float: right; height: 21px; background: transparent url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/bg_button_a_test_round_middle.png) repeat-x ;
font-weight: bold;
color:#FFF;
padding: 3px 0 3px 3px;
}

/* Social Media Specific styles
----------------------------------------------------------------------------------------------------*/

.social-columns {
background-image: url('https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/social-background.gif');
}

.social-footer {
	display: block;
	width: 940px;
	height:20px;
	background-image: url('https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/social-footer.gif');
}

.social-columns .blog-footer {
	display:block;
	width: 460px;
	height:20px;
	background-image: url('https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/social-blog-footer.gif');
}

.social-columns .linkedin-footer {
	display:block;
	width: 220px;
	height:20px;
	background-image: url('https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/social-blog-footer.gif');
}

.social-columns article, .social-columns .columnlink {
padding-left: 10px;
padding-right: 10px;	
padding-bottom:8px;
}

.social-columns article.tweet {
padding-top:9px;
}


.social-columns p {
padding-top: 2px;
padding-bottom: 2px;
}

.social-columns .publish-date,
.social-columns .youtube-views
 {
	color: #999;
	font-size: 93%;
}

.social-columns .blog-name,
.social-columns .twitter-account
 {
	font-size: 93%;
}

.social-columns .youtube-thumb 
{
	float: left;
	padding-top: 9px;
	padding-right: 10px;	
}

.social-more-link {
	float: right;
	color: #ffffff;	
	line-height: 26px;
}

.ie7 .social-more-link {
 margin-top: -24px;
}

.whitelink:link, .whitelink:visited {
	color: #ffffff;
	text-decoration: none;
}

.whitelink:hover, .whitelink:active {
	color: #ffffff;
	text-decoration: underline;
}

.linkedin-button {
	padding-top: 10px;
}

/* Start jayprakash.mishra@colt.net 14-Feb-2012*/ 

.contact_flickr, .contact_gplus {
	display: inline-block;
	zoom: 1;
	*display: inline;
	padding-top: 6px;
	padding-bottom: 8px;
	padding-left: 35px;
	font-weight: bold;
	background-repeat: no-repeat;	
}

.contact_gplus {
	background-image: url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/google_plus04.png);
	background-position: 10px 5px;
}

.contact_flickr {
	background-image: url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/flickr.png);
	background-position: 10px 5px;
}
/* End jayprakash.mishra@colt.net 14-Feb-2012*/ 

.contact_xing, .contact_slideshare, .contact_rss {
	display: inline-block;
	padding-top: 6px;
	padding-bottom: 8px;
	padding-left: 35px;
	font-weight: bold;
	background-repeat: no-repeat;
}

.contact_xing {
	background-image: url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/xing.gif);
	background-position: 10px 5px;
}
.contact_slideshare {
	background-image: url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/slideshare.gif);
	background-position: 10px 5px;
}
.contact_rss {
	background-image: url(https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/news-icon.gif);
	background-position: 10px 5px;
}
.social-subheader {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 9px;	
}

/*
div.contact_block {
	height:210px;	
}
*/

#blog_box, #twitter_box {
	color: #515049;
	width: 200px;
	position: absolute;
	right: 0px;
	z-index: 99;
	display: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 14px;
	padding-bottom: 5px;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	-moz-box-shadow: 0px 10px 10px #555555;
	-webkit-box-shadow: 0px 10px 10px #555555;
	box-shadow: 0px 10px 10px #555555;
	
}

.ie7 #blog_box, .ie7 #twitter_box {
margin-top: 20px;
}

#blog_box dd, #twitter_box dd {	font-size: 93%;}


#blog_box { background-image: url('https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/greenmenu.gif'); }
#twitter_box { background-image: url('https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/purplemenu.gif'); }


/* Social Media Ticker styles
----------------------------------------------------------------------------------------------------*/
.ticker-wrapper.has-js {
	margin: 9px 0px 9px 0px;
	padding: 0px;
	width: 940px;
	height: 32px;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
.ticker {
	width: 860px;
	height: 28px;
	display: block;
	position: relative;
	overflow: hidden;
}
.ticker-title {
	padding-top: 9px;
	font-weight: bold;
	color: #515049;
}
.ticker-content {
	margin: 0px;
	padding-top: 9px;
	position: absolute;
	color: #515049;
	font-weight: normal;
	overflow: hidden;
	white-space: nowrap;
	line-height: 1.2em;
}
.ticker-content:focus {
	none;
}
.ticker-content a {
	text-decoration: none;	
	color: #1F527B;
}
.ticker-content a:hover {
	text-decoration: underline;	
	color: #0D3059;
}
.ticker-swipe {
	padding-top: 9px;
	position: absolute;
	top: 0px;
	background-color: #ffffff;
	display: block;
	width: 900px;
	height: 23px; 
}
.ticker-swipe span {
	margin-left: 1px;
	background-color: #ffffff;
	border-bottom: 1px solid 
	height: 12px;
	width: 7px;
	display: block;
}
.ticker-controls {
	padding: 8px 0px 0px 0px;
	list-style-type: none;
	float: left;
}
.ticker-controls li {
	padding: 0px;
	margin-left: 5px;
	float: left;
	cursor: pointer;
	height: 16px;
	width: 16px;
	display: block;
}
.ticker-controls li.jnt-play-pause {
	background-image: url('https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/controls.png');
	background-position: 32px 16px;
}
.ticker-controls li.jnt-play-pause.over {
	background-position: 32px 32px;
}
.ticker-controls li.jnt-play-pause.down {
	background-position: 32px 0px;
}
.ticker-controls li.jnt-play-pause.paused {
	background-image: url('https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/controls.png');	
	background-position: 48px 16px;
}
.ticker-controls li.jnt-play-pause.paused.over {
	background-position: 48px 32px;
}
.ticker-controls li.jnt-play-pause.paused.down {
	background-position: 48px 0px;
}
.ticker-controls li.jnt-prev {
	background-image: url('https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/controls.png');
	background-position: 0px 16px;		
}
.ticker-controls li.jnt-prev.over {
	background-position: 0px 32px;		
}
.ticker-controls li.jnt-prev.down {
	background-position: 0px 0px;		
}
.ticker-controls li.jnt-next {
	background-image: url('https://waybackassets.bk21.net/20131022091909im_/http://www.colt.net/cdnucm/resources/DV_Resources/images/public/controls.png');	
	background-position: 16px 16px;	
}
.ticker-controls li.jnt-next.over {
	background-position: 16px 32px;	
}
.ticker-controls li.jnt-next.down {	
	background-position: 16px 0px;	
}
.js-hidden {
	display: none;
}
.no-js-news {
	padding: 10px 0px 0px 45px; 
	color: #F8F0DB;
}
.left .ticker-swipe {
	/*left: 80px;*/
}
.left .ticker-controls, .left .ticker-content, .left .ticker-title, .left .ticker {
    float: left;
}
.left .ticker-controls {
    padding-left: 6px;
}
.right .ticker-swipe {
	/*right: 80px;*/
}
.right .ticker-controls, .right .ticker-content, .right .ticker-title, .right .ticker {
    float: right;
}
.right .ticker-controls {
    padding-right: 6px;
}
 
 
 

 /*---------------------------------------------------------------------------------------------------*/


.home_absolute 
{ 
/* cheat in order to get the homepage blue buttons to sit in the same position in each box in a uniform manner */
	position:absolute;
	right:5px;
	bottom:5px;
}

.home_absolute_textonly 
{ 
/* cheat in order to get the homepage blue buttons to sit in the same position in each box in a uniform manner */
	position:absolute;
	right:5px;
	bottom:2px;
}

.contact_absolute 
{ 
/* more cheating, this time for the contact page */
	position:absolute;
	right:5px;
	bottom:18px;
}
/*-------------------------RNS Announcement--------------------------*/
#SearchFilters {width:400px;padding:1% 3% 0 2.7%;}

.border_bottom{margin:0 3% 0 2.7%;border-bottom:1px solid #e5e5e5;}
.lblDownload{display:block;padding-bottom:10px;}
.subHeading{padding-top:10px;margin-left:26px;}
.outerLI ul {margin:0;padding:0;list-style:none;overflow:hidden;height:100%;width:900px;}
.outerLI ul li{float:left;display:inline;padding:10px 57px 5px 0}
.marginLeft84px{margin-left:84px;}
.marginLeft2px{margin-left:2px;}
.marginLeft10px{margin-left:10px;}
.marginLeft78px{margin-left:78px;}
.paddingTop20px{padding: 15px 0 10px 0;}
.selection{padding: 10px 0 10px 9px;width: 400px;}
/*data grid style*/
table{border-color:transparent}
.GridViewStyle th{padding:3px 5px 3px 0; background-color:#7FB3E2; font-weight:bold; color:#fff;text-align:left;border-right-color:#7FB3E2;}
.GridViewStyle tr {border-bottom:1px solid #E8E8E8;padding:3px 10px 3px 0;}
.GridViewStyle td{padding:3px 10px 3px 0;border-right:none;border-left:none;}
 td a{color:#0067C6;pointer:cursor;}
.GridViewStyle {border-collapse:collapse}
.displayBlock{display:inline-block;}
td a:hover{text-decoration:underline; font-weight:normal; color:#0067C6;pointer:cursor;}
.cat{display:inline-block;width:17px;margin-top: 2px;}
.bgColor{padding: 1px 4px 4px 4px;padding:4px 2px 1px 2px\9 
 ;*padding:2px 2px 2px 2px}
.management_notifications{background-color:#cccccc}
.voting_rights{background-color:#cc99cc}
.operational_notifications{background-color:#66cccc}
.results{background-color:#cccc33}
.mergers_acquisition{background-color:#6666ff;}
.communications_notifications{background-color:#cc9900}
.miscellaneous{background-color:#99cc66}
.btnsubmit{background-color: #009de0; border: 1px solid #009de0; padding: 5px 15px; font-family:Arial; font-weight:bold;
 font-size:12px; color:#fff;}
 

/*
     FILE ARCHIVED ON 09:19:09 Oct 22, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 22:16:16 Aug 26, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 20.056
  exclusion.robots: 19.248
  exclusion.robots.policy: 0.072
  esindex: 0.012
  cdx.remote: 70.094
  LoadShardBlock: 167.108 (3)
  PetaboxLoader3.datanode: 4901.97 (5)
  PetaboxLoader3.resolve: 303.469 (3)
  load_resource: 5497.47 (2)
*/