@charset "utf-8";
/* CSS Document */

/*******************************************************************************
  COMMON LAYOUT INFORMATION: describes box model, positioning, z-order
 *******************************************************************************/
 
/* Set up general page height defaults, fonts, colors and margin and padding */
body, html {
	min-height: 100%;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-image: url(../assets/images/blue_gradient.gif);
	background-attachment: fixed;
	background-position: bottom left;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #585858;	
}
/* Set up width of the wrapper for page and center it */
#wrapper {
	position: relative;
	width: 875px;
	margin: 0 auto;
	padding: 0;
}
/* Settings for the masthead (banner) area across the top of the page */
#masthead {
	position: relative;
	float: left;
	width: 875px;
	margin: 0;
	padding: 10px 0 10px 30px;
	background-color: none;
}
/* Apply some distance between the logo and objects to the right of it */
#masthead img {
	margin: 0;
	padding: 0 145px 0 0;
}
/* Settings for the navbar area which contains the navigation buttons */
#navbar {
	position:relative;
	margin: 0;
	float: left;
	z-index: 2;
	padding: 0 0 0 155px;
	width: 720px;
	border: solid 1px #CCCCCC;
	background-image: url(../assets/images/nav_back2.gif);
	background-repeat: no-repeat;
}
/* Settings for the main container div which contains the content area */
#contentWrapper {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 875px;
	border: solid 1px #BAC8D8;
	z-index: 1;
	background-color: #FFFFFF;
	background-image: url(../assets/images/rings_background.gif);
	background-position: 150% 75%;
	background-repeat: no-repeat;
}
/* Container div for the COT logo hub-and-spoke navigation */
#logoNav {
	position:relative;
	float: left;
	margin: 0;
	padding: 10px 0 0 0;
	width: 875px;
}
/* Default settings for the image within the logoNav div */
#logoNav img {
	margin: 0;
	padding: 0;
}
/* Positioning for the printery balloon swap-image */
#logoNav img.printery {
	position: relative;
	float: right;
	margin: -495px 175px 0 0;
	padding: 0;
}
/* Positioning for the leaf and innovations balloon swap-image */
#logoNav img.leaf_innovations {
	position: relative;
	float: left;
	margin: -315px 0 0 60px;
	padding: 0;
}
/* Positioning for the legin and crs balloon swap-image */
#logoNav img.legin_crs {
	position: relative;
	float: right;
	margin: -335px 60px 0 0;
	padding: 0;
}
/*******************************************************************************
  LOGOS DIV : Only used on the company sub-sections on the left hand side where
  their respective logos are positioned. 
  (NOT USED ON COT MEDIA GROUP HOME PAGE)
 *******************************************************************************/
/* Positioning of the logos div column on the top-left hand side of the content area*/
#logos {
	position: relative;
	width: 170px;
	float: left;
	margin: 0;
	padding: 10px 0px 10px 10px;
	background-color: #FFF;
}
/* set spacing between each image in the logos div */
#logos img {
	margin: 0;
	padding: 20px 0;
}
#logos img.top {
	padding: 3px 0 20px 0;
}
#logos img.history {
	margin: 0;
	padding: 50px 0 0 0;
}
#logos img.economy {
	margin: 0;
	padding: 5px 0 0 15px;
}
#logos p.caption {
	margin: 0;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
/*******************************************************************************
 ELEMENTS DIV: CONTAINED IN THE LOGOS DIV
 Used ONLY on company sub-pages to provide links to the 5 unique areas
 of service they provide. (NOT USED ON COT MEDIA GROUP HOME PAGE)
 *******************************************************************************/
 /* Position elements div to contain hyperlinks and background images */
#elements {
	position: relative;
	margin: 0;
	float: left;
	width: 170px;
}
 /* General styling and positioning for the elements links */
#elements a {
	margin: 0 15px 0 0;
	padding: 0 0 20px 35px;
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 14px;
	color: #0DB14D;
}
/*********************************************/
/* ELEMENT LINKS STYLING */
#elements a.printblack {
	background-image: url(../printery/assets/images/blackCirc.gif);
	background-repeat: no-repeat;
	background-position: 5% 20%;
}
#elements a.printcyan {
	background-image: url(../printery/assets/images/cyanCirc.gif);
	background-repeat: no-repeat;
	background-position: 5% 20%;
}
#elements a.printmagenta {
	background-image: url(../printery/assets/images/magentaCirc.gif);
	background-repeat: no-repeat;
	background-position: 5% 20%;
}
#elements a.printyellow {
	background-image: url(../printery/assets/images/yellowCirc.gif);
	background-repeat: no-repeat;
	background-position: 5% 20%;
}
#elements a.printgreen {
	background-image: url(../printery/assets/images/greenCirc.gif);
	background-repeat: no-repeat;
	background-position: 5% 10%;
}
/*************************************************/
#elements img {
	margin: 0;
	padding: 10px 3px 3px 3px;
}
/*******************************************************************************
 CONTENT DIV : Container for the two columns (1 text, 1 images/media)
 *******************************************************************************/
#content {
	position: relative;
	float: left;
	width: 693px;
	margin: 0;
	padding: 0 0 20px 0;
	color: #585858;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content p {
	margin: 1em 0;
	padding: 0;
	line-height: 1.5em;
	font-size: 11px;
	color: #585858;
}
#content p a {
	color: #0DB14D;
}
#content h4, h5, h5 a {
	margin: 0;
	padding: 10px 0 0 0;
	border: none;
	color: #0DB14D;
}
#content img.indigo {
	position: relative;
	float: right;
	margin: 0;
	padding: 0;
	border: none;
}
/*******************************************************************************
 COLUMN DIVs : Used only on company sub-pages to display two columns of content.
 A text area which will sit in the middle of the page, as well as a column for
 related images or other media which will form the right hand column on the page.
 *******************************************************************************/
/* Specify both column areas and positioning */
#column1 {
	position: relative;
	float: left;
	width: 400px;
	margin: 10px 0 0 0;
	padding: 10px 10px 10px 0;

}
#column1 p.caption {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
#column1 ul li {
	color: #0DB14D;
	padding: 0;
}
#column1 ul li h5 {
	color: #0DB14D;
	padding: 0;
}
#column1 img.headline {
	margin: 0;
	padding: 0;
	border: none;
	float: none;
}
#column1 img.guide {
	position: relative;
	float: right;
	margin: 10px 0 10px 10px;
	padding: 0;
}
#column1 img {
	border: solid 3px #BAC8D8;
	margin: 1em 1em 1em 0;
	padding: 0;
}
#column1 img.no_border {
	border: none;
}
#mission p {
	font-size: 12px;
}
#column1 .cyan {
	color: #00AEEF;
}
#column1 .magenta {
	color: #EC008C;
}
#column1 .green {
	color: #0DB14B;
}
#column2 {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 270px;
}
#column2 p {
	margin: 1em 0;
}
#column2 p.caption {
	margin: 10px 30px 0 30px;
	padding: 0;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
/* Placement for images within the right-hand column */
#column2 img {
	border: solid 3px #BAC8D8;
	margin: 60px 0 0 0;
	padding: 0;
}
#column2 img.no_border {
	margin: 50px 0 0 0;
	padding: 0;
	border: none;
}
#column2 img.headline {
	margin: 0;
	padding-bottom: 5px;
	border: none;
	float: none;
}
#column2 img.mailing {
	border: none;
	margin: 100px 0 0 0;
	padding: 0;
}
/* Styling and positioning for whats new column on company main pages */
#newsColumn{
	position: relative;
	float: left;
	width: 200px;
	margin: 20px 0 0 50px;
	padding: 0;
	background-image: url(../assets/images/whats_new_background.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#newsColumn img.newsImg {
	position: relative;
	float: right;
	margin: 0;
	padding: 5px 0 5px 5px;
	border: none;
}
#newsColumn p {
	margin: 1em 0;
	padding: 0 5px;
	color: #585858;
}
#newsColumn p a {
	font-weight: bold;
}
#newsColumn p.last {
	padding-bottom: 5px;
}
#newsColumn img.last {
	position: relative;
	float: right;
	margin: 0;
	padding: 5px 0 15px 5px;
	border: none;
}
/* Contains the footer and contact information for the whats new column */
#contact {
	position: relative;
	clear: both;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 11px;
}
#contact p {
	margin: 0;
	padding: 25px 0 0 5px;
	line-height: normal;
	color: #000000;
}
#contact p:first-line {
	font-weight: normal;
}
#contact img {
	padding: 0 5px 3px 3px;
	position: relative;
	float: right;
}
/*******************************************************************************
 FOOTER DIV :  Used on every page of the site. Positions and styles the footer.
 *******************************************************************************/
#footer {
	position: relative;
	clear:both;
	width: 875px;
	height: 20px;
	margin: 0 0 15px 0;
	padding-top: 3px;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	border: solid 1px #395D88;
	background-color: #FFF;
	background-image: url(../assets/images/nav_back2.gif);
}
/* Hyperlink style within the footer */
#footer a {
	color: #FFF;
	text-decoration: none;
}
/* Default link styling */
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/*******************************************************************************
 HORIZONTAL MENU BAR STYLING
 LAYOUT INFORMATION: describes box model, positioning, z-order
 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: auto;
	float: left;
	white-space: nowrap;
	border-right: solid 1px #000;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 8.2em;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 12em;
	background-image: none;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************
 DESIGN INFORMATION: describes color scheme, borders, fonts
 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	width: 12em;
	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: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
/* Menu items styled to match navbar with white text and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	padding: 0.2em 2.1em;
	color: #FFF;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../assets/images/nav_back2.jpg);
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	color: #FFF;
	background-color: #0071BC;
	background-image: none;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #0071BC;
	color: #FFF;
}

/*******************************************************************************
 SUBMENU INDICATION: styles if there is a submenu under a given menu item
 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-image: url(../assets/images/nav_back2.jpg);
	background-repeat: repeat-x;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(../assets/images/nav_back2.jpg);
	background-repeat: repeat-x;
	background-color: #0071BC;
}
ul.MenuBarHorizontal ul a.MenuBarItem
{
	background-image: none;
	background-color: #0071BC;
}
ul.MenuBarHorizontal ul li a.MenuBarItem
{
	background-image: none;
	background-color: #0071BC;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a hover background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-image: url(../SpryAssets/SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a hover background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(../SpryAssets/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}
#MenuBar1 li.first {
	border-left: 1px solid #000000;
}
