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

html { 
	min-height: 100%; 
	margin-bottom: 1px; 
	overflow: -moz-scrollbars-vertical !important;
	font: 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

body  {
	margin: 25; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #00256B;
	background-color: #ABBBCB;
	background-image: url(http://www.companydynamics.co.uk/images/background.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.keywords {
	color: #EAEEF2
}

.logo {
	position:relative;
	width:322px;
	/* height: 200px; */
	/* background-image:url(http://www.companydynamics.co.uk/images/bw_logo.gif); */
	height: 110px;
/*	background-image:url(http://www.companydynamics.co.uk/images/cd_logo_web.gif); */
	background-repeat:no-repeat;
	vertical-align:middle;
}

.thrColFixHdr #container {
	width: 810px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
} 
.thrColFixHdr #container #header {
	background-color: #FFFFFF;
	background: url(http://www.companydynamics.co.uk/images/cd_logo_web.gif);
	background-repeat:no-repeat;
	margin:10px;
	color: #0099C3;
	height:120px;
} 
	.thrColFixHdr #container #header #date {
		margin: 0;
		color: #C0C0C0;
		text-align:right;
		font-size:9px;
	}
	.thrColFixHdr #container #header #freephone {
		margin: 0;
		padding: 7px 0;
		color: #4EC0B4;
		text-align:right;
		font-size:24px;
	}
	.thrColFixHdr #container #header #number {
		margin: 0;
		padding: 10px 0;
		color: #0099C3;
		text-align:right;
		font-size:36px;
	}

.thrColFixHdr  #container #ticker1 {
	z-index: 60;
	width: 300px;
	top: -535px;
	position: relative;
	left: -40px;
	border-width: 0;
	float: right;
	font: 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;

}

.thrColFixHdr  #container  #ticker2 {
	z-index: 70;
	width: 600px;
	top: -440px;
	position: relative;
	left: -40px;
	left:auto;
	border-width: 0;
	float: right;
	font: 20px "Courier New", Courier, monospace; /* "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif; */
	font: 20px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-align:right;
	color: #BB0000;

}

/*
.thrColFixHdr  #container  #ticker2 {
	z-index: 50;
	width: 400px;
	top: -70px;
	position: relative;
	left: 55%;
	border-width: 0;
	font: 16px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #CC0000;
}
*/

.thrColFixHdr #container #hide-tickers {
	top: 0px;
	left: -1000;
	z-index: 50;
	color:#E4E9EE;
	background-color:#E4E9EE;
}

.thrColFixHdr #container #frontimage {
	z-index: 0;
	width: 790px;
	top: -20px;
	position: inherit;
	left: 0px;
}

.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 140px;
	height: 400px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.thrColFixHdr #sidebar1 a, .thrColFixHdr #sidebar1 a:visited, .thrColFixHdr #sidebar1 a:active{

}

.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 160px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	height: 400px;
}

.thrColFixHdr #mainContent {
	width: 410px;
	font-size: 11px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 210px;
	margin-bottom: 0px;
	margin-left: 170px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.support{
	width: 400px;
	font-size: 12px;
	text-align: justify;
	margin-top: 0;
	margin-right: 190px;
	margin-bottom: 0;
	margin-left: 175px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	visibility:hidden;
	float: right;
	left: -1000px;
	top: 0px;
	overflow: hidden;
	position: absolute;
	z-index: auto;
} 
 
.txtLogin {
	font-size: 9px;
}

.txtLogin a{
	font-size: 9px;
	text-decoration:none;
	color: #EEEEFF;
}

.txtLogin a:visited, .txtLogin a:active{
	font-size: 9px;
	text-decoration:none;
	color: #EEEEFF;
}

.txtLogin a:hover{
	font-size: 9px;
	text-decoration:none;
	color: #0033FF;
}

.thrColFixHdr #container #mainContent h1 {
	color: #0099C3;
	font: 24px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
.thrColFixHdr #container #mainContent h2 {
	color: #13AB9C;
	font: 16px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
.thrColFixHdr #container #mainContent h3 {
	color: #002586;
	font-size: 14px;
	font-weight: bold;
}

.thrColFixHdr #container #mainContent th {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
	background-color: #2A54D4;
	background-image: url(http://www.companydynamics.co.uk/images/menu_back.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.thrColFixHdr #container #mainContent p {
	color: #00256B;
	font: 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

.thrColFixHdr #container #mainContent a{
	color: #0000FF;
	font: 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

.thrColFixHdr #container #mainContent a:visited, .thrColFixHdr #container #mainContent a:active{
	color: #0000FF;
	font: 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-decoration: none;
}


.thrColFixHdr #container #mainContent a:hover{
	color: #00256B;
	font: 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}

.thrColFixHdr #footer {
	background: url(http://www.companydynamics.co.uk/images/menu_back.gif) repeat-x bottom left;
	background-color: #5E92E7;
	color: #CCCCCC;
	padding: 0 10px 0 20px;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 10px;
	color: #CCCCCC;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 10px;
}
.textheader {
	font-weight: bold;
	font-size: 14px;
	color: #0099C3;
}

/* menu style sheet items */

.glossymenu{
	list-style-type: none;
	padding: 0;
	width: 150px;
	border: 1px solid #9A9A9A;
	border-bottom-width: 0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}


.glossymenu li a{
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: white;
	display: block;
	width: 140px;
	padding-left: 10px;
	text-decoration: none;
	background-color: #5E92E7;
	background-image: url(http://www.companydynamics.co.uk/images/menu_back.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
}

.glossymenu li a:visited, .glossymenu li a:active{
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: white;
	display: block;
	width: 140px;
/*	padding-left: 10px; */
	text-decoration: none;
	background-color: #5E92E7;
	background-image: url(http://www.companydynamics.co.uk/images/menu_back.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
}

.glossymenu li a:hover{
	background-color: #5E92E7;
	background-image: url(http://www.companydynamics.co.uk/images/menu_back_over.gif);
/*	text-indent: 5px; */
}

.sidemenu{
	color: #5E92E7;
	font: 16px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.sidemenu table{
	border:hidden;
	color: #5E92E7;
	font: 16px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	vertical-align:top;
	width:200px;
}

.sidemenu tr{
	width:200px;
}

.sidemenu td a{
	color: #5E92E7;
	text-decoration: none;
	text-indent: 0px;
}

.sidemenu td a:visited, .glossymenu td a:active{
	color: #5E92E7;
	text-decoration: none;
	text-indent: 0px;
}

.sidemenu td a:hover{
	color: #5E92E7;
	text-decoration: none;
	padding-left: 5px;
}
.h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font: 42px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #0099C3;
}
.h2 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font: 24px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #13AB9C;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
top:-300px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;

/* filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
   -moz-opacity: 0.5; */
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -475px;
	left: -700px; /*position where enlarged image should offset horizontally */

}

/* news scroller */

.scroll {
	margin-top:-3px;
	margin-bottom:15px;
}

.scroll a {
	color:#FFFFFF;;
}

.scrollbreaking {
	margin-top:-10px;
	margin-bottom:15px;
}

.scrollbreaking a {
	color:#FFFFFF;;
}

.products {
	color: navy;
	font: 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	/* text-indent: 5px; */
	vertical-align: top;
}

.products a{
	color: black;
	font: bold, 16px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size:16px;
	text-decoration: none;
	text-indent: 10px;
}

.products a:visited, .products a:active{
	color: black;
	font: bold, 16px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size:16px;
	text-decoration: none;
	text-indent: 10px;
}

.products a: hover{
	color: red;
	font: bold, 16px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size:16px;
	text-decoration: none;
	text-indent: 10px;
}
