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

* {
	margin:0px;
	padding:0px;
	border:0px;
	}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#000000;
	}
strong {
	font-size:.95em;
	color:#515151;
	}
sup {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	padding-left:1px;
	}
h1, h2 {
	margin-bottom:7px;
	color:#264C6B;
	}	
	
h3, h4 	{
	color:#020C15;
	}
h3 {
	color:#1D3A51;
	margin:20px 0px 10px 0px;
	}	
form table td {
	border:1px solid #5F8497;
	}
input, textarea, select {
	border:1px solid #163F5F;
	margin-left:10px;
	}
label {
	text-align:right;
	display:inline-block;
	width:20%;
	font-weight:bold;
	font-size:smaller;
	}
label.error {
	width:40%;
	color:red;
	text-align:left;
	margin-left:10px;
	}
fieldset {
	border:1px solid #163F5F;
	padding:10px;
	}
legend {
	font-weight:bold;
	color:#1F4866;
	}
fieldset fieldset {
	border:0px;
	border-top:1px solid #163F5F;
	border-bottom:1px solid #163F5F;	
	padding:10px 0px 10px 0px;
	}
	
fieldset fieldset legend {
	font-weight:bold;
	padding-right:10px;
	}	
	
#wrapper {
	width:1000px;
	margin:auto;
	margin-top:15px;
	position:relative;
	background-color:#FFFFFF;
	}
	
#header {
	width:1000px;
	height:111px;
	position:relative;
	background-image:url(../images/design/header_repeat.jpg);
	background-repeat:repeat-x;
	color:#0E3659;
	}
			
#header a:link, #header a:visited, #header a:active {
	color:#003A5A;
	text-decoration:none;
	}
#header a:hover {
	text-decoration:underline;
	}	
#header #headerDivision {
	position:absolute;
	top:80px;
	left:150px;
	}
	
ul.headerContact {
	position:absolute;
	right:20px;
	top:88px;
	}	
ul.headerContact li {
	float:left;
	list-style:none;
	margin-right:40px;
	font-weight:bold;
	}	
	
#content {
	width:1000px;
	background-color:white;
	padding-bottom:0px;
	}
body#oneColumn #content {
	width:100%;
	}	
#content p {
	line-height:1.4;
	margin-bottom:15px;
	font-size:.9em;
	}
#content p#caseStudyParagraph {
	padding-right:10px;
	width:175px;
	color:#123B5B;
	}	
#content ul,  #content ol {
	margin:0px 0px 15px 25px;
	font-size:.9em;
	}
	
#content ul li ul {
		font-size:1em;
		margin:2px 0px 2px 25px;		
	}	
#content ul li {
	list-style:square;
	}
#content ul li ul li {
	list-style:disc;
	}
#content ul.dciPage h4 {
	margin:0px;
	padding:0px;
	}
		
#content h1 {
	font-size:1.1em;
	}
#content h2 {
	font-size:1.0em;
	margin-bottom:10px;
	}
#content h3 {
	font-size:1em;
	}	
#content h4 {
	font-size:.9em;
	}
#content a:link, #content a:visited, #content a:active   {
	color:#57798a;
	text-decoration:none;
}
#content a:hover {
	text-decoration:underline;
	}		
	
#content table {
	margin:15px 0px 15px 0px;
	}
	
#content a.contactCoghlin {
	text-decoration:underline;
	color:#000C34;
	font-weight:bold;
	}
#content a:hover.contactCoghlin {
	text-decoration:none;
	}
#content #relatedPages {
	border:1px solid #3B5F73;
	width:50%;
	float:right;
	clear:both;
	padding:7px;
	margin:0px 0px 10px 20px;
	}
#content #relatedPages li	
	{
	color:#264C6B;
	}
#content #relatedPages h2 {
	font-size:13px;
	}
/* Home Page only  ===========================================================================   */
#leftMain {
	float:left;
	width:535px;
	padding:15px 20px 0px 20px;
	border-right:solid 1px #5F8497;
	}
#rightMain {
	float:right;
	width:400px;	
	padding-top:25px;
	}

#homeSectionOne, #homeSectionTwo, #homeSectionThree, #homeSectionFour {
	background-repeat:no-repeat;
	padding-left:120px;
	margin-top:5px;
	}	

#homeSectionOne {
	background-image:url(../images/content/home/home_product_to_market.jpg);
	}
	
#homeSectionTwo {
	background-image:url(../images/content/home/home_outsourced_manufacturing.jpg);
	}


#homeSectionThree {
	background-image:url(../images/content/home/home_resources.jpg);
	}
#homeSectionFour{
	background-image:url(../images/content/home/125YearsCake.jpg);
	min-height:100px;
	}
		
#homeSectionOne h2, #homeSectionTwo h2, #homeSectionThree h2, #homeSectionFour h2 {
	font-size:1.0em;
	}	
#homeSectionOne  ul, #homeSectionTwo ul, #homeSectionThree ul, #homeSectionFour ul{
	list-style:none;
	font-size:.8em;
	}	

/* leftMain only  ===========================================================================   */		
/* rightMain only  ===========================================================================   */	
/* leftMain only  ===========================================================================   */	
#rightMain p {
	width:200px;
	margin-bottom:25px;
	}
	
/* rightMain only  ===========================================================================   */		
/* End Home Page only  ===========================================================================   */
#leftSidebar {
	float:left;
	width:175px;
	padding:20px 0px 20px 0px;
	margin-right:10px;
	}
	
#leftSidebar ul, #leftContent ul {
	list-style:none;
	margin-left:10px;
	color:#333333;	
	}	

#leftSidebar ul li, #leftContent ul li {
	margin-bottom:5px;
	list-style:none;
	}
	
#leftSidebar h2, #leftContent h2 {
	font-size:.9em;
	margin:0px 0px 5px 8px;
	padding:0px;
	color:#1b4462;
	}

#leftSidebar a, #leftContent a {
	color:#333333;
	text-decoration:none;
	font-size:.85em;
	font-weight:bold;
	}
	
#leftSidebar a:hover, #leftContent a:hover {
	text-decoration:underline;
	}
	
#middleContent {
	float:left;
	width:530px;
	padding:15px 40px 0px 10px;
	font-size:.9em;
	}		
body #content #middleContent h1 {
	font-size:16px;
	}
#rightSidebar {
	float:left;
	width:225px;
	padding-top:20px;
	padding-left:5px;
    border: 1px solid gray;
    border-width: 0 0 0 1px;

	}		
#rightSidebar h3 {
	font-size:.9em;
	}
#rightSidebar ul {
	margin-left:0px;
	font-weight:bold;
	}
#rightSidebar ul li {
	list-style:none;
	}	
#rightSidebar p {
	font-size:.8em;
	width:215px;
	}
#rightSidebar img {
	margin-bottom:15px;
	}	

#base table {
	width:100%;
	}	
/* Two column pages */
/* this is for "home" sub-company pages */
#leftColumn {
	width:615px;
	float:left;
	padding:15px 30px 0px 10px;
	}
#rightColumn {
	width:300px;
	float:left;
	padding:15px 30px 0px 10px;
	font-size:.9em;
	line-height:1.4;
    border: 1px solid gray;
    border-width: 0 0 0 1px;
	}
#rightColumn img {
	margin-bottom:10px;
	}
/* this is for "home" new Cogmedix page */
#leftContent {
	float:left;
	width:250px;
	padding:20px 0px 20px 0px;
	margin-right:10px;
	}
#rightContent {
	width:680px;
	float:left;
	padding:15px 30px 0px 10px;
	font-size:.9em;
	line-height:1.4;
	}

/*  End of two column pages */	
#base table a:link, #base table a:visited, #base table a:active {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	font-size:.8em;
	line-height:.8em;
	}	
#base table a:hover {
	text-decoration:underline;
	}
		
#base table td {
	vertical-align:top;
	height:50px;
	width:19%;
	text-align:right;
	padding-right:10px;
	}
	
#base table td.base01 {
	background-image:url(../images/design/base_01.jpg);
	background-repeat:no-repeat;
	}

#base table td.base02{
	background-image:url(../images/design/base_02.jpg);
	background-repeat:no-repeat;
	}	

#base table td.base03{
	background-image:url(../images/design/base_03.jpg);
	background-repeat:no-repeat;
	}	
	
#base table td.base04{
	background-image:url(../images/design/base_04.jpg);
	background-repeat:no-repeat;
	}		
	
#base table td.base05{
	background-image:url(../images/design/base_05.jpg);
	background-repeat:no-repeat;
	}	
			
#footer {
	width:1000px;
	font-size:.7em;
	background-image:url(../images/design/footer_graphic.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:54px;
	color:#21526B;
	position:relative;
	}
#footer ul {
	margin:5px 0px 0px 25px;
	}
#footer ul li	{
	display:inline;
	list-style:none;
	}	

#footer a:link, #footer a:visited, #footer a:active {
	color:#21526B;
	text-decoration:none;
	}
#footer a:hover {
	text-decoration:underline;
	}
	
/* Particular page or pages */
/*This is on the bottom of all cogmedix subpages */
.cogmedixTag {
	color:#3C627C;
	}
#middleContent .cogmedixpdf {
	display:none;
	}
#middleContent .cogmedixTag {
	border-top:1px solid black;
	padding-top:10px;
	}
/* To move the text of the header links  THIS IS FOR SEO PURPOSE ONLY */
#header  a span.ga {
	position:absolute;
	left:-5000px;
	}


/*  Add these styles for the new version of the site */

p.codescription { /* This positions the words in the header links */
	margin-top:0px;
	padding-top:0px;
	line-height:1;
	width:200px;
	font-size:12px;
	}	
p.headerTag {
	position:absolute;
	top:88px;
	font-weight:bold;
	font-size:.9em;
	}
	
#header {
	background-image:url(../images/2011home/header-repeat.jpg);
	background-repeat:repeat-x;
	height:133px;
	}
	
ul.headerContact {
	top:7px;
	font-size:15px;
	}
	
p.headerTag {
	top:7px;
	font-size:15px;
	}

#header h1 {
	top:50px;
	}
	
#header a:link.company1, #header a:visited.company1, #header a:active.company1 {
	color:#3F79AC;
	font-size:17px;
	margin-top:8px;	
	position:absolute;
	top:25px;
	}
#header a:link.company3, #header a:visited.company3, #header a:active.company3 {
	color:#881F0C;
	font-size:17px;
	margin-top:8px;	
	position:absolute;
	top:25px;	
	}
	
#header a:link.company2, #header a:visited.company2, #header a:active.company2 {
	color:#0D3559;
	font-size:17px;
	margin-top:10px;
	position:absolute;
	top:25px;			
	}

body #content h1 {
	width:100%;
	text-align:center;
	color:#0C3459;
	font-size:20px;
	padding:10px 0px 10px 0px;
	}	

