/* *****************************************************************************
MEDIA:		Screen, Print
----------------------------------------
GROUPS: Screen
			Header
				Navigation
				Sections Nav
			Pagebody
				Primary
				Secondary
			Scope Specific
				Homepage Content
					Markets
					Features
			Footer
			Misc
        Print
			Print Layout

***************************************************************************** */
@import url(base.css);
@import url(color-schemes.css);
/* ************************************************************************** */

@media screen {

body {
	margin: 15px auto;
	width: 938px;
}

/* @group HEADER */
/* ******************************************* */

#header {
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: left top;
	height: 176px;
	font-weight: bold;
	line-height: 1.25em;
}



.homepage #header { height: 154px; }

#logo {
	float: left;
	padding: 10px 0 15px 14px;
	height: 104px;
}

#tagline {
	position: absolute;
	left: -9999em;
	visibility: hidden;
}

/* @group NAVIGATION */
/* ******************************************* */

#navigation {
	float: right;
	padding: 15px 30px 0 0;
}

#navigation * {
	color: #000;
}

#navigation ul {
	float: left;
	margin: 0;
	padding: 0;
}

#navigation li {
	float: left;
	margin: 0 0 0 5px;
	padding: 0 0 0 5px;
	list-style: none;
	border-left: 1px solid #000;
	background-image: none;
}

#navigation #nav-contact,
#navigation #nav-search,
#navigation #nav-fb {
	border-left: 0 none;
	padding-left: 0;
}

#navigation a {
	float: left;
	color: #000;
	background: transparent;
	text-decoration: none;
}

#navigation a:hover,
#navigation a:focus,
#navigation a:active {
	text-decoration: underline;
}

#nav-search {
	clear: both;
	float: right;
	border-left: 0 none;
	width: 22.55em; 
	text-align: right;
}



#nav-fb {
	border-right:1px solid #000;
}

#nav-fb a img {
	margin:0 6px 0 0;
	padding-right:5px
	display:block;
}

#cbordsearch {
	padding-top: 5px;
}

#q {
	padding: 0;
	border: 1px solid #5a5758;
}

#go {
	border: 0 none;
	padding: 1px 2px;
	margin: 0.3em 0 -0.3em;
}

/* ******************************************* */
/* @end NAVIGATION */


/* @group SECTIONS NAV */
/* ******************************************* */
/** suckerfish dropdown-nav code **/
/* ************************************** */

/* all */
#sections ul, #sections li {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1em;
}
#sections ul#dropdown-nav li { float: left; } /* main nav */
#sections ul#dropdown-nav li li { float: none; } /* subnav */

#sections a { display: block; text-decoration: none; } /* all */
/*****/
#sections ul#dropdown-nav li ul {
	position: absolute;
	left: -999em;
	visibility: hidden;
}
#sections ul#dropdown-nav li:hover ul,
#sections ul#dropdown-nav li.sfhover ul {
	left: auto;
	visibility: visible;
}
/** end suckerfish dropdown-nav code **/
/* ************************************** */

#sections {
	float: left;
	clear: both;
	padding: 0 2px;
	width: 934px;
	font-size: 1.105em;
	text-align: center;
}

#sections li {
	margin-left: 2px;
	background-image: none;
}

#sections li li, #sections li#nav-home {
	margin-left: 0;
}

#sections li li {
	padding: 0 5px;
	border-left: 0 20px;
}


#sections a {
	background: transparent;
}

#sections li a {
	border-top: 0 none;
	line-height: 24px;
}
#sections li li a {
	margin: 0;
	padding: 5px 7px;
	font-size: 0.875em;
	line-height: 1.15em;
	text-align: left;
	border-top-style: solid;
	border-top-width: 1px;
}
#sections li li.first a { border-top: 0 none; }

#sections li:hover li a,
#sections li.sfhover li a {
	padding-bottom: 6px;
	margin-bottom: -1px;
}

#sections li ul {
	background: #ccdae7;
}

/* sections nav section highlight */
.solutions #sections #nav-solutions,
.products #sections #nav-products,
.partners #sections #nav-partners,
.communities #sections #nav-communities,
.support #sections #nav-support,
.about #sections #nav-about,
.news #sections #nav-news
{ background-color: #527b99; }

/* active section, 1st level: */
.solutions #sections #nav-solutions a,
.products #sections #nav-products a,
.partners #sections #nav-partners a,
.communities #sections #nav-communities a,
.support #sections #nav-support a,
.about #sections #nav-about a,
.news #sections #nav-news a
{ color: #fff; }

/* active section, 2nd level: */
.solutions #sections #nav-solutions li a,
.products #sections #nav-products li a,
.partners #sections #nav-partners li a,
.communities #sections #nav-communities li a,
.support #sections #nav-support li a,
.about #sections #nav-about li a,
.news #sections #nav-news li a
{ color: #334d5e; }

/* active section, 2nd level rollover: */
.solutions #sections #nav-solutions li a:hover,
.products #sections #nav-products li a:hover,
.partners #sections #nav-partners li a:hover,
.communities #sections #nav-communities li a:hover,
.support #sections #nav-support li a:hover,
.about #sections #nav-about li a:hover,
.news #sections #nav-news li a:hover
{ color: #fff; }



/* sections nav button widths */
#sections #nav-home a { width: 92px; }
#sections #nav-solutions a { width: 163px; }
#sections #nav-products a { width: 96px; }
#sections #nav-partners a { width: 88px; }
#sections #nav-communities a { width: 122px; }
#sections #nav-support a { width: 153px; }
#sections #nav-about a { width: 119px; }
#sections #nav-news a { width: 87px; }

/* ******************************************* */
/* @end SECTIONS NAV */



/* ******************************************* */
/* @end HEADER */


/* @group PAGE-BODY */
/* ******************************************* */

#page-body {
	clear: both;
	border-style: solid;
	border-width: 0 2px;
	background: url(https://www.cbord.com/ui/images/bg-page-body-2col.gif) repeat-y right top;
	padding-bottom: 25px;
}

.three-col #page-body {
	background-image: url(https://www.cbord.com/ui/images/bg-page-body-3col.gif);
}

.info-box {
   margin: 9px -10px 0;
   border-width: 1px;
   border-style: solid;
   padding: 0 10px 10px;
}

.info-box * { color: #103e5c; }

.info-box h3 {
   background: #e2ebf2 url(https://www.cbord.com/ui/images/themes/default/bg-info-box-h3.gif) repeat-x left bottom;
   margin: 0 -10px;
   padding: 0 10px 13px;
   line-height: 1.675em;
}

.info-box .profile h3 {
   line-height: 10px;

}

.info-box .more {
   padding-top: 0.75em;
}

.info-box .profile li {
	margin-left:-10px;
}

	div.info-box div.button {margin: 0 0 0 0;}
	
.makemktcolor {
	color:#517B98;
}

table.alternate tbody tr:nth-child(odd) {
background-color:#EAE6D6;
}

table.alternate2 tbody tr:nth-child(2n) {
background-color:#EAE6D6;
}



.onethird {
width:200px; 

}

.twothird {

float:left; 
width:492px; 
}

.onethird, .twothird {

padding:5px; 
margin:3px; 
border:1px solid #aaa;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
background: #F2F2F2 url(/images/gradback.gif) repeat-x scroll 0 0;

}

.onethird h2, .twothird h2 {
border-bottom:1px solid #aaa;

}


/* @group PRIMARY */
/* ******************************************* */

#primary {
	float: right;
	width: 743px;
	padding: 0 15px;
}

.three-col #primary {
	width: 758px;
	padding: 0 0 0 15px;
}

#main-content {
	float: left;
	width: 571px;
	padding: 0 15px 0 0;
}

#supporting-info {
	float: left;
	width: 139px;
	padding: 45px 16px 0;
}

#crumb-nav {
   background: url(https://www.cbord.com/ui/images/bg-dotted-line.gif) repeat-x left bottom;
   font-size: 1em;
   line-height: 1em;
   padding: 11px 0;
}

* #crumb-nav a {
   color: #000;
}

#primary h1  {
   padding: 0px 0 10px 19px;
	background: url(https://www.cbord.com/ui/images/themes/default/arrow-bullet-dn.gif) no-repeat 0px 5px;
	line-height: 1.325em;
}

#supporting-info .sidebar-feature {
	margin: -45px -10px 10px;
}

#supporting-info .vcard .org, #supporting-info .vcard .country-name {
   position: absolute;
   left: -9999em;
   visibility: hidden;
}

#supporting-info .vcard .email {
   text-decoration: underline;
}

#primary img.float-left {
	margin: 0 15px 15px 0;
}

#primary img.float-right {
	margin: 0 0 15px 15px;
}

#about-page ul {
	margin-left:20px;
}


#about-page ul li ul, ul li ol {
	margin-left:20px;
}

.landing-listing, .listing {
   background: url(https://www.cbord.com/ui/images/bg-dotted-line.gif) repeat-x left bottom;
   padding: 15px 0;
}

.landing-listing .photo, .listing .photo {
   float: left;
   padding: 0.25em 17px 0 0;
   width: 116px;
}

.landing-listing .photo {
   width: 159px;
}

.landing-listing .photo img, .listing .photo img, .intro .photo img {
	border: 1px solid #0067c5;
}

.listing .info {
   float: left;
   width: 438px;
}

.landing-listing .info {
   float: left;
   width: 390px;
}

.success-listing {
   background: url(https://www.cbord.com/ui/images/bg-dotted-line.gif) repeat-x left bottom;
   padding: 15px 0;
}

.success-listing.last {
	background:none;
   padding: 15px 0;
}

.success-listing .info a:link, .headline a:visited {
	text-decoration: none;
	color: #333333;
}

.success-listing .info a:hover {
	text-decoration: underline;
	color: #000000;
}

.success-listing .info {
   float: left;
   width: 380px;
}

.success-listing .photo {
   float: left;
   padding: 0.25em 20px 0 0;
   width: 130px;
}

.success-listing .photo img {
	border: 1px solid #0067c5;
}

.tradeshow td {
	padding:2px;
}

.listing-tech {
   background: url(https://www.cbord.com/ui/images/bg-dotted-line.gif) repeat-x left bottom;
   padding: 15px 0;
}

.listing-tech-noborder {
   padding: 15px 0;
}

.listing-tech .photo, .listing-tech-noborder .photo {
   float: left;
   padding: 0.25em 10px 0 0;
   width: 160px;
}

.listing-tech .info, .listing-tech-noborder .info {
   float: left;
   width: 350px;
}

#webinar-listing h3 { color: #517B98; background-image: url(https://www.cbord.com/ui/images/themes/default/rtarrow.gif); padding-left: 16px; background-repeat: no-repeat; background-position: 0 0.175em; }

#gold6page a { 
	text-decoration:underline;		
}

#gold6page ul { 
	margin-left:20px;
	font-size:12px;
}

/* ******************************************* */
/* @end PRIMARY */


/* @group SECONDARY */
/* ******************************************* */

#secondary {
	width: 141px;
	padding: 45px 10px;
}

#secondary h3 {
   margin-top: -0.25em;
}

#secondary li {
   margin-left: 1px;
   padding-left: 7px;
}

#secondary a:link a:hover a:visited {
   color: #000;
}

#secondary h3 a { color: #000; }

.webquote {
	font-size:1.1em;
	font-style:italic;
}

.webquote-sig {
	font-size:1.1em;
}


/* ******************************************* */
/* @end SECONDARY */


/* ******************************************* */
/* @end PAGE-BODY */


/* @group FOOTER */
/* ******************************************* */

#footer {
	background: #fff url(https://www.cbord.com/ui/images/themes/default/bg-footer-2col.gif) no-repeat left top;
	padding: 0 20px;
	text-align: center;
}

.three-col #footer {
	background-image: url(https://www.cbord.com/ui/images/themes/default/bg-footer-3col.gif);
}

.homepage #footer {
	background-image: url(https://www.cbord.com/ui/images/themes/default/bg-footer-home.gif);
}

#legal {
	padding: 1.75em 0 0.75em;
	font-weight: bold;
}

#footer a:link, #footer a:visited {
	color: #000;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footnav {
	margin: 0;
	padding: 0;
}

#footnav li {
	display: inline;
	margin: 0 0 0 0.5em;
	padding: 0 0 0 0.5em;
	list-style: none;
	border-left: 1px solid #ccc;
	background-image: none;
}

#footnav li.first {
	border-left: 0 none;
	padding-left: 0;
	margin-left: 0;
}

#otherinfo{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
}

#otherinfo a:link, #otherinfo a:hover, #otherinfo a:visited {
	color:#999999;
}

#colophon, #credit {
	position: absolute;
	left: -9999em;
	visibility: hidden;
}


/* ******************************************* */
/* @end FOOTER */








/* @group SCOPE SPECIFIC */
/* ************************************************************************** */

/* @group HOMEPAGE CONTENT */
/* ******************************************* */

#teaser-flash {
	height: 255px;
}

.homepage #page-body {
	background: #fff;
}

/* @group MARKETS */
/* ******************************************* */

#markets ul * {
	font-size: 12px;
}

#markets h3 {
	font-size: 13px;
}

#markets h3 a {
	margin: 7px 0 0;
}

#markets li a:link, #markets li a:visited {
	color: #000;
}

#markets {
	margin: 0 16px 0 28px;
	height: 1%;
	background: #fff url(https://www.cbord.com/ui/images/bg-markets.gif) repeat-y 184px 0;
}

#markets div.clearer {
	float: none;
	margin-right: 0;
	padding-left: 0;
	width: auto;
}

#markets div {
	float: left;
	padding-left: 13px;
	margin-right: 1px;
	width: 158px;
}

#markets .college {
	width: 170px;
	padding-left: 4px;
}

#markets .business {
	width: 172px;
	margin-right: 0;
}

#markets a {
   text-decoration: none;
}

#markets ul a:hover {
	text-decoration: underline;
}

#markets li {
	margin-left: 5px;
	padding-left: 14px;
}

/* ******************************************* */
/* @end MARKETS */

/* @group FEATURES */
/* ******************************************* */

#features * {
	color: #000;
}

#features {
	padding: 0 0 18px;
	background: #fff url(https://www.cbord.com/ui/images/bg-features.gif) no-repeat left bottom;
	margin: 15px 27px 0 28px;
	height: 1%;
}

#features h2 {
	font-size: 16px;
	padding-bottom: 67px;
	margin-bottom: 12px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

#features h3 { padding-bottom: 5px; }

#features .news h2 { background-image: url(https://www.cbord.com/ui/images/feature-news.jpg); }
#features .support h2 { background-image: url(https://www.cbord.com/ui/images/feature-support.jpg); }
#features .communities h2 { background-image: url(https://www.cbord.com/ui/images/feature-communities.jpg); }

#features ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	line-height: 14px;
	background: transparent;
}

#features li {
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	background: transparent;
}
#features .news li {
	margin: 0;
	padding: 6px 0 0;
	background: transparent url(https://www.cbord.com/ui/images/bg-dotted-line.gif) repeat-x 0 0;
}
#features .news li.first {
	margin: 0;
	padding: 0;
	background: transparent;
}
#features .news li a {
	display: block;
	margin: 0;
	padding: 5px 0 0 13px;
	background: transparent url(https://www.cbord.com/ui/images/themes/default/bullet.gif) no-repeat 2px 0.925em;
}

#features .news {
   float: left;
   width: 229px;
   padding: 15px 46px 0 24px;
   background: #fff url(https://www.cbord.com/ui/images/bg-features.gif) no-repeat left top;
}
#features .news .more {
	clear: both;
	height: 1%;
	padding: 10px 0 0 13px;
}

#features .support {
   float: left;
   width: 229px;
   padding: 15px 51px 0 24px;
   background: #fff url(https://www.cbord.com/ui/images/bg-features.gif) no-repeat -299px 0;
}
#features .support ul {
	width: 57%;
	float: left;
	padding-bottom: 0;
}

#features .support li a {
	display: block;
	margin: 0;
	padding: 0 0 5px 13px;
	background: transparent url(https://www.cbord.com/ui/images/themes/default/bullet.gif) no-repeat 2px 0.5em;
}

#features .communities {
   float: right;
   width: 229px;
   padding: 15px 23px 0 24px;
   background: #fff url(https://www.cbord.com/ui/images/bg-features.gif) no-repeat -603px top;
}

#features .communities .more {
	padding: 5px 0;
}

#features .communities .linkable-heading2 {
	font-size: 16px;
	margin:-6px 0 -3px -2px;
	font-weight:bold;
}

#features .communities .linkable img {
	margin:-8px 0 5px -2px;
}

#features .communities h3 {
	margin:10px 0 0 0;
}

#login h3 {
	padding-bottom: 10px;
}

#features #login {
	clear: both;
	margin-top: 10px;
	padding: 5px 0 0 9px;
	background: #d4dde3;
}

#features #login .field {
	margin: 0;
	padding: 0 0 5px;
	float: left;
}
#features #login .field label {
	margin: 0;
	padding: 0;
	float: left;
	width: 60px;
	font-weight: normal;
}
#features #login .field input {
	margin: 0;
	padding: 0;
	float: left;
	width: 125px;
}
#features #login .buttons {
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
}
#features #login .buttons input {
	margin: 0.15em 0 0 6px;
	padding: 0;
	border: 0 none;
	width: 16px;
}

#features #login .note {
	clear: both;
	width: auto;
	margin: 0;
	padding: 0 0 0.5em 60px;
}

#features #login .note a {
	text-decoration: underline;
}

/* ******************************************* */
/* @end FEATURES */

/* ******************************************* */
/* @end HOMEPAGE CONTENT */


/* @group NEWS */
/* ******************************************* */

.headline {
	padding: 15px 0 5px;
	background: url(https://www.cbord.com/ui/images/bg-dotted-line.gif) repeat-x left top;
}

.headline.first {
	padding-top: 5px;
	background: none;
}

.headline h3 {
	font-size: 1em;
	padding-bottom: 0;
	color:#555555;
}

.headline .date {
	float:left; 
	width:135px;
	font-size:12px;
	color:#555555;
	}

.headline .headlinetext {
	font-weight:bold;
	font-size:1.05em;
	padding:2px 0 2px 0;
	}

.headline a:link, .headline a:visited {
	text-decoration: none;
	color: #333333;
}

.headline a:hover {
	text-decoration: underline;
	color: #000000;
}

.article {
	padding: 30px 0 25px;
	background: url(https://www.cbord.com/ui/images/bg-dotted-line.gif) repeat-x 0 6px;
}

.profile img {
	border:solid 1px #222222;
}

.profile-about {
	float:left; 
	padding:0 0 15px 15px; 
	width:380px;
}

/* ******************************************* */
/* @end NEWS */


/* pages with an intro block */
.intro {
   padding: 15px 0;
}

.intro .photo {
   float: left;
   padding: 0.25em 17px 0 0;
   width: 116px;
}

.intro .photo img {
   border: 1px solid #0067c5;
}

p.more {
   padding: 10px 0 0;
}

/* Support pages redesign styles */

.support-intro {
	padding:5px 0 5px 0;
}

.support-icons {
	margin-right:3px;
	height:32px;
	width:32px;
}

.support-headings {
	border-bottom:1px solid #aaa;
}

.support-headings a, a:link, a:active, a:hover, a:visited { 
	text-decoration:none; 
}


.resources-container {
	float:right;
	width:202px;
	padding:8px;
	margin:3px;
	border:1px solid #777;
}

.resource-item {
	margin:6px 2px 6px 4px;
}

.cases-container {
	float:left;
	width:492px;
	padding:8px;
	margin:3px;
	border:1px solid #777;
}

.case-header {
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #CCC;
}

.support-alert-container {
	float:left;
	width:95%;
	margin:3px 0 3px 8px;
	padding:4px;
	border:1px solid #bbb;
	background:#FFE;
}




/* support pages three column - rgh */

.support-feature {
	float:left; 
	background: #fff url(https://www.cbord.com/ui/images/bg-support-3col.gif) no-repeat left bottom; 
	padding-bottom: 10px;
}

.support-feature-wide {
	float:left; 
	background: #fff url(https://www.cbord.com/ui/images/bg-support-3col-wide.gif) no-repeat left bottom; 
	padding-bottom: 10px;
}

.support-feature h3 { font-size: 12px; padding-bottom:4px; background-image:none; }

.support-feature .support-go { float:right; padding:10px 16px 0 0; }

.support-feature .support-info { padding:10px 10px 0 0; }

.support-feature div.column1 {
	float:left; 
	padding:10px 0 2px 10px; 
	width:170px; 
	background: #fff url(https://www.cbord.com/ui/images/bg-support-3col.gif) no-repeat left top;
}

.support-feature .column2 {
	margin:0 0px 0 12px; 
	padding:10px 0 0 11px; 
	float:left; 
	width:170px; 
	background: #fff url(https://www.cbord.com/ui/images/bg-support-3col.gif) no-repeat center top;
}

.support-feature .column3 {
	margin:0 6px 0 14px; 
	padding:10px 0 0 8px; 
	float:right; 
	width:170px; 
	background: #fff url(https://www.cbord.com/ui/images/bg-support-3col.gif) no-repeat right top;
}

.support-feature-wide .column {
	background: #fff url(https://www.cbord.com/ui/images/bg-support-3col-wide.gif) no-repeat right top;
}


.support-feature div.column1 img { margin:-5px 0 0 -6px; }

.support-feature div.column2 img { margin:-5px 0 0 -6px; }

.support-feature div.column3 img { margin:-5px 0 0 -4px; }

/* login pages sidebar */


.statlist {
float:left;
margin:0 0 0 4px;
}

.stat {
float:left;
width:25px;
margin-right:2px;
}

.stattext {
float:right;
width:105px;
margin-left:2px;
}

/* two-column feature box */
.double-feature {
	background: #fff url(https://www.cbord.com/ui/images/themes/default/bg-double-column.gif) no-repeat left bottom;
	padding-bottom: 15px;
}

.double-feature h2 { font-size: 16px; background-image:none; }

.double-feature li { padding-bottom: 5px; }

.double-feature p.more {
   padding: 0 0 0 20px;
}

.double-feature div.column1 {
	float: left;
	width: 242px;
	padding: 35px 16px 0 16px;
	background: #fff url(https://www.cbord.com/ui/images/themes/default/bg-double-column.gif) no-repeat 0 20px;
}

.double-feature .column2 {
	float: right;
	width: 241px;
	padding: 35px 16px 0 16px;
	background: #fff url(https://www.cbord.com/ui/images/themes/default/bg-double-column.gif) no-repeat 100% 20px;
}

body .double-feature h2,
body .double-feature ul,
body .double-feature a:link,
body .double-feature a:visited {
	color: #000;
}


.button {
	margin: 10px -10px 0;
}

#supporting-info .buttons {
	margin-top: 5px;
}


/* sidebar login form */
.info-box #supporting-info #login {
	clear: both;
	margin-top: 10px;
	padding: 5px 0 0 9px;
	background: none;
}

#supporting-info #login .field {
	margin: 0;
	padding: 0 0 5px;
	float: left;
}
#supporting-info #login .field label {
	margin: 0;
	padding: 0;
	float: left;
	width: 5.5em;
	font-weight: normal;
}
#supporting-info #login .field input {
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	width: 116px;
}
#supporting-info #login .buttons {
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
}
#supporting-info #login .buttons input {
	margin: 17px 0 0 3px;
	padding: 0;
	border: 0 none;
	width: 16px;
}

#supporting-info #login .note {
	clear: both;
	width: auto;
	margin: 0;
	padding: 0;
}

#supporting-info #login .note a {
	text-decoration: underline;
}

#supporting-info h3.top-padded {
	padding-top: 1em;
}


/* @group PRODUCT LISTING */
/* ******************************************* */

.product-listing {
   background: url(https://www.cbord.com/ui/images/bg-dotted-line.gif) repeat-x left top;
   padding:20px 0 10px 0;
}

.product-listing .photo {
   width: 194px;
   float: left;
   padding: 1.25em 17px 0 0;
}

.product-listing h3 {
   font-size:13px;
   text-indent:-1.425em;
   margin-left:1.3em;
}

.product-listing .info {
   float: left;
   width: 355px;
}

.product-listing.first {
	background:none;
	padding-top:5px;
}

select.market-selection {
	font-size:9px;
}

/* ******************************************* */
/* @end PRODUCT LISTING */


/* @group PARTNER LISTING */
/* ******************************************* */

.partners-collection {
	margin: 21px 0 0 0;
}

.partners-collection h2 {
	width:174px;
	font:bold 14px arial;
	color:#000000;
	padding: 0 0 0 10px;
	background-color:#000000;
	line-height:24px;
	background-image: url(https://www.cbord.com/ui/images/themes/default/bg-collection-h4.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 0px; 
}


.partner-group {
	border:1px solid #000000;
	padding:10px 15px;
}


.partner-listing {
   background: url(https://www.cbord.com/ui/images/bg-dotted-line.gif) repeat-x left top;
   padding:20px 0 10px 0;
}

.partner-listing .photo {
   width: 160px;
   float: left;
   padding: 1em 17px 0 0;
   text-align:center;
}

.partner-listing h3 {
   font-size:13px;
}

.partner-listing h4 {
	font-size:11px;
	margin:0;
	padding:0;
}


.partner-listing a {
	text-decoration:underline;
}

.partner-listing .info {
   float: left;
   width: 350px;
}

.partner-listing.first {
	background:none;
	padding-top:5px;
}

/* ******************************************* */
/* @end PARTNER LISTING */







/* @group UGC special styles */
/* ******************************************* */

.ugc-award-listing {
	margin-top:20px;
	margin-bottom:20px;
	border-top:solid 1px #cccccc;
	}
	
.ugc-award-listing .logo {
	float:left;
	width:250px;
	margin:-14px 0 0 15px;
	}
	
.ugc-award-listing .listing-text {
	padding:0 10px 0 10px;
	margin-left:265px;
	margin-top:40px;
	}
	
.ugc-award-listing a:link a:hover a:visited {
	color:#000;
	}

.ugc-award-video {
	margin-top:80px;
	text-align:center;

	}
	
.ugc-2008-main {
	float:left;
	}
	
.ugc-2008-sidebar-content {
	width:210px;
	float:right;
	padding:10px;
	margin:0 5px 5px 5px;
	border:#aaa 1px solid;
	background-color:#FFFFFF;
	}
	
.ugc-2008-info-box {
	width:120px;
	margin: 9px 0px 0;
	border:#4c5979 1px solid;
	padding: 0 10px 10px;
	color: #e2ebf2;
}

.ugc-2008-info-box .ugc-2008-vcard { color: #103e5c; }

.ugc-2008-info-box h3 {
   background: #e2ebf2 url(https://www.cbord.com/ui/images/themes/default/bg-info-box-h3.gif) repeat-x left bottom;
   margin: 0 -10px;
   padding: 0 10px 13px;
   line-height: 1.675em;
}

/* @end UGC special styles */

/* UAC Listing */

.uac-collection {
	margin: 21px 0 0 0;
}

.uac-listing {
   background: url(https://www.cbord.com/ui/images/bg-dotted-line.gif) repeat-x left top;
   padding:20px 0 10px 0;
}

.uac-listing .photo {
   width: 100px;
   height: 150px;
   float: left;
   padding: -10px 20px 0 0;
}

.uac-listing .photo img {
   border: solid 1px #000000;
}

.uac-listing h3 {
   margin-bottom: 5px;
}


.uac-listing a {
	text-decoration:underline;
}

.uac-listing .info {
   float: left;
   padding: 0 10px 0 20px;
   width: 500px;
}

.uac-listing.first {
	background:none;
	padding-top:5px;
}

/* TOP UAC FEATURE */

.uac-2col {
	width:747px;
	background:transparent url(https://www.cbord.com/ui/images/themes/default/glow-box/bottom-2col.gif) no-repeat left bottom;
	margin:15px 0 0 -7px;
}

.uac-2col .feature1 {
	background:transparent url(https://www.cbord.com/ui/images/themes/default/glow-box/top-492.gif) no-repeat;
	width:493px;
	margin:0 21px 0 0;
	padding-bottom: 0;
	float:left;
}

.uac-2col .feature2 {
	background:transparent url(https://www.cbord.com/ui/images/themes/default/glow-box/top-230.gif) no-repeat;
	float:left;
	width:230px;
}

.uac-2col .feature2 h3 {
	margin-bottom:10px;
}

.uac-2col .feature1 .feature-content {
	padding:15px;
	text-align: right;
}

.uac-2col .feature2 .feature-content {
	padding:15px;
}

/* ******************************************* */



/* @group TABS */
/* ******************************************* */

#primary h2.tab {
	float: left;
	clear: right;
	margin: 7px 2px 0 0;
	padding: 0;
	cursor: pointer;
	text-align: center;
	line-height: 24px;
	height: 24px;
}
#primary h2.active  {
	cursor: default;
}

/*
.tabsheet {
	position: absolute;
	left: -9999em;
	visibility: hidden;
}

*/

.tabsheet {
	border-left: 1px solid #005;
	border-bottom: 1px solid #005;
	border-right: 1px solid #005;
	padding: 10px;
	border: 1px solid #005;
	}

#activetab {
	clear:both;
	border-style: solid;
	border-width: 1px;
	padding: 15px 10px;
	margin: 0;
	height: 1%;
}

/* Product page */
#primary h2#description-tab { width: 130px; }
#primary h2#features-tab { width: 105px; }
#primary h2#info-tab { width: 117px; }
#primary h2#tech-resources-tab { width: 213px; margin-right: 0; }


/* News page */

.tabsheet-news {
	border-left: 1px solid #517b98;
	border-bottom: 1px solid #517b98;
	border-right: 1px solid #517b98;
	padding: 10px;
	border: 1px solid #517b98;
	}
	
.tabsheet-news h2 {
	background-image:none;
}

#activetab-news {
	clear:both;
	border-style: solid;
	border-width: 1px;
	padding: 15px 10px;
	margin: 0;
	height: 1%;
}

.activetab-news h2 {
	background-image:none;
}

#primary h2#prs-tab { width: 150px; background:url(https://www.cbord.com/ui/images/themes/default/tabs/prs-tab.gif); }
#primary h2#profiles-tab { width: 140px; background:url(https://www.cbord.com/ui/images/themes/default/tabs/profiles-tab.gif); }
#primary h2#video-tab { width: 150px; background:url(https://www.cbord.com/ui/images/themes/default/tabs/video-tab.gif); }
#primary h2#trade-tab { width: 125px; margin-right: 0; background:url(https://www.cbord.com/ui/images/themes/default/tabs/trade-tab.gif); }

#primary h2#prs-tab.active { background:url(https://www.cbord.com/ui/images/themes/default/active-tabs/prs-tab.gif); }
#primary h2#profiles-tab.active { background:url(https://www.cbord.com/ui/images/themes/default/active-tabs/profiles-tab.gif); }
#primary h2#video-tab.active { background:url(https://www.cbord.com/ui/images/themes/default/active-tabs/video-tab.gif); }
#primary h2#trade-tab.active { background:url(https://www.cbord.com/ui/images/themes/default/active-tabs/trade-tab.gif); }

.video-listing { float:left; margin-top:5px; padding-top:10px; background: url(https://www.cbord.com/ui/images/bg-dotted-line.gif) repeat-x left top; }
.video-listing.first { background-image:none; }
.video-photo { float:left; border:1px solid #aaa; margin:6px 4px 4px 4px; width:100px; height:75px; }
.video-title { float:left; width:428px; margin:4px; }
.video-description { float:left; width:418px; margin:4px;}

#primary h2#a-f-tab,
#primary h2#g-l-tab,
#primary h2#m-r-tab,
#primary h2#s-v-tab,
#primary h2#w-z-tab {
	width: 74px;
}
#primary h2#w-z-tab { margin-right: 0; }


/* ******************************************* */
/* @end TABS */


/* @group ICONIC LISTS */
/* ******************************************* */

ul.iconic { margin: 0 0 10px 0; padding: 5px 0 0 20px; }
ul.iconic li {
	margin: 2px 0 2px 0;
	padding: 3px 0 2px 22px;
	line-height: 16px;
	list-style: none;
	list-style-image: none;
	background-repeat: no-repeat;
	background-position: 0 3px;
}
ul.iconic li.i-audio { background-image: url(https://www.cbord.com/ui/img/fileicons/audio.gif); }
ul.iconic li.i-movie { background-image: url(https://www.cbord.com/ui/img/fileicons/movie.gif); }
ul.iconic li.i-wmv	{ background-image: url(https://www.cbord.com/ui/img/fileicons/wmv.gif); }
ul.iconic li.i-image { background-image: url(https://www.cbord.com/ui/img/fileicons/image.gif); }
ul.iconic li.i-earth { background-image: url(https://www.cbord.com/ui/img/fileicons/earth.gif); }
ul.iconic li.i-pdf	{ background-image: url(https://www.cbord.com/ui/img/fileicons/pdf.gif); }
ul.iconic li.i-doc	{ background-image: url(https://www.cbord.com/ui/img/fileicons/doc.gif); }
ul.iconic li.i-xls	{ background-image: url(https://www.cbord.com/ui/img/fileicons/xls.gif); }
ul.iconic li.i-ppt	{ background-image: url(https://www.cbord.com/ui/img/fileicons/ppt.gif); }
ul.iconic li.i-box	{ background-image: url(https://www.cbord.com/ui/img/fileicons/box.gif); }
ul.iconic li.i-page  { background-image: url(https://www.cbord.com/ui/img/fileicons/page.gif); }
ul.iconic li.i-form  { background-image: url(https://www.cbord.com/ui/img/fileicons/form.gif); }
ul.iconic li.i-phone { background-image: url(https://www.cbord.com/ui/img/fileicons/phone.gif); }
ul.iconic li.i-env	{ background-image: url(https://www.cbord.com/ui/img/fileicons/envelope.gif); }
ul.iconic li.i-none  { background-image: none; }

/* ******************************************* */
/* @end ICONIC LISTS */


/* @group GLOW BOXES */
/* ******************************************* */


	.feature {
		width:579px;
		background:transparent url(https://www.cbord.com/ui/images/themes/default/glow-box/bottom-579.gif) no-repeat left bottom;
		margin:15px 0 0 -7px;
		padding:0 0 10px 0;
		color:#000;
	}

	.feature img.feature-image {
		display:block;
		background:transparent url(https://www.cbord.com/ui/images/themes/default/glow-box/top-579.gif) no-repeat;
		padding:6px 6px 0 6px;
	}

	.feature h2 {
		margin:0 6px;
		padding:0 10px;
		font:bold 13px arial;
		height:35px;
		line-height:22px;
		background:transparent url(https://www.cbord.com/ui/images/themes/default/glow-box/bg-h2.gif) repeat-x;
	}

	.feature .feature-content {
		padding:0 18px;
	}


	/* OVERRIDE MAIN FEATURE FOR 2-COLUMN FEATURE LAYOUT */

	.feature-2col {
		width:747px;
		background:transparent url(https://www.cbord.com/ui/images/themes/default/glow-box/bottom-2col.gif) no-repeat left bottom;
		margin:15px 0 0 -7px;
	}


	/* PRIMARY (LEFT SIDE) FEATURE */

	.feature-2col .feature {
		background:none;
		width:493px;
		margin:0 21px 0 0;
		padding-bottom: 0;
		float:left;
	}

	.feature-2col .feature h2 {
		margin:0 7px;
	}

	.feature-2col .feature img.feature-image {
		background:transparent url(https://www.cbord.com/ui/images/themes/default/glow-box/top-492.gif) no-repeat;
		padding:7px 7px 0 7px;
	}

	/* SECONDARY (RIGHT SIDE) FEATURE */


	.feature-2col .feature2 {
		float:left;
		width:230px;
	}

	.feature-2col .feature2 h2 {
		background:transparent url(https://www.cbord.com/ui/images/themes/default/glow-box/top-230.gif) no-repeat;
		padding:12px 18px;
		font-size:16px;
	}

	.feature-2col .feature2 img.feature-image {
		border:1px solid #cccccc;
	}

	.feature-2col .feature2 .feature-content {
		padding:0 18px;
	}


/* ******************************************* */
/* @end GLOW BOXES */



/* @group DOTTED FEATURES, 3 COLUMNS  */
/* ******************************************* */

	.features-3col {
		background:transparent url(https://www.cbord.com/ui/images/bg-3col-dotted.gif) repeat-y;
		border-top:10px solid white;
	}

	.features-3col .feature3 {
		float:left;
		padding:0 12px;
		margin:0 20px 0 0;
	}

	.features-3col .feature3 h3 {
		font-size:13px;
		line-height:16px;
	}

	.features-3col #col1 { width:214px; }
	.features-3col #col2 { width:205px; }
	.features-3col #col3 { width:205px; margin-right:0; }


/* ******************************************* */
/* @end DOTTED FEATURES, 3 COLUMNS */


/* ******************************************* */
/* @end SCOPE SPECIFIC */

/* new look tables */

#newtable {
	margin:1em 0;
}

#newtable td {
	padding:3px;
}

#newtable .tdheader { 
	border-top:1px solid #900;
	border-bottom:1px solid #900;
	font:15px bold Arial, Helvetica, sans-serif;
}

#newtable .tdbottom { 
	border-bottom:1px solid #900;
}

/* END new look tables */


	/* classes required for backward compatibility - rkb*/

.left25 {padding-left: 25px;}

table.borders, .trainingagenda table{
border-top: 1px solid #000;
border-left: 1px solid #000;
}

table.borders th, table.borders td, .trainingagenda table th, .trainingagenda table td {
border-bottom: 1px solid #000;
border-right: 1px solid #000;
padding: 2px 5px 2px 5px; 
}

.tal{text-align:left}
.tar{text-align:right}
.tac{text-align:center}

.cb, .clearpad{
clear:both;
}

.cl{
clear:left;
}

.cr{
clear:right;
}

.fl {float: left;}

h2, .success, .heading{
color: #000; 
font-size: 15px;
font-weight:bold;
margin-bottom: 1px;

}

ul.nobull li {list-style:none;
background-image:none;
}

.important {color: #a00;
font-weight:bold;

}

.revimportant {background-color: #800;
font-weight:bold;
color: #fff;

}
.shoppic {border: 1px solid #000;
margin-right: 10px;

}


img.tn {border: 1px solid #000;
margin: 0 10px 10px 0;}

.tinyfakelink, .fakelink {
	color: #00a;
	text-decoration: underline;
	cursor: pointer;
}

.tinyfakelink:hover, .fakelink:hover{
text-decoration: none;
}


.revfakelink
{

	text-decoration: none;
	cursor: pointer;
}


.revfakelink:hover{
text-decoration: underline;
}


.required {
font-weight: bold;
color: #a00;
}

a.nu,  a.nu:visited,  a.nu:active,  a.nu:hover  {text-decoration: none;}


td {vertical-align: top;
padding-left: 5px;
}


#navlogin
{
border: 1px solid #000;
width: 300px; 
height: 120px; 
position:absolute; 
top: 30px; 
left:600px; 
z-index:100;  
padding:10px; 
font-weight: normal; 
background-image: url('https://www.cbord.com/images/2007/fff90.png');
background-position: bottom;
display: none;
 
 }
 
 #navloginclose {
 position:absolute; 
 z-index: 110; 
 top: 3px; 
 left: 303px;
 }
 
#wrapper {
 position: relative; 
 top: 0; 
 left: 0
 }
 
 
 #dropdown-nav li #nav-solutions div {
	position: absolute;
	left: 95px;
	top: 24px;
	padding: 0 0 3px;
	margin: 0;
	display: none;
	z-index: 90;
}

#dropdown-nav li:hover div, #dropdown-nav li.over div {
	display: block;
}

/*  Start Forms  */

div.row {
  clear:left;
  padding-top: 3px;
  }

div.row span.label, div.row span.labelreq, div.row span.label150, div.row span.labelreq150, .label, .labelreq, .label150, .labelreq150 {
	float: left;
	width: 100px;
	padding-right: 5px;
  }

.labelreq,  .labelreq150 {
font-weight: bold
}

div.row span.label150, div.row span.labelreq150, .label150, .labelreq150 {
	width: 150px;
  }

div.row span.input, div.row div.input, .input {
	float: left;
	/* width: 220px;*/
	text-align: left;
  } 
  
input[type=text], input[type=password], input[type=file], input[type=submit], input[type=reset], input[type=button], textarea, textarea.textinput, a.submit  {font-size: 10px;
border: 1px solid #000;
background-color:#fff;

}


 textarea, textarea.textinput  {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

textarea.textinput  {
width: 400px;
height: 150px;
}


a.submit {padding: 8px;
background:url("/inc/style/start/images/ui-bg_gloss-wave_75_2191c0_500x100.png") repeat-x scroll 50% 50% #2191C0;
border:1px solid #4297D7;
color:#EAF5F7;
font-weight:bold;
border-radius: 8px; 	-moz-border-radius: 8px; 	-webkit-border-radius: 8px;}


input[type=submit], input[type=reset], input[type=button],  a.submit {font-weight: bold;}


input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover,  a.submit:hover {

background-color:#000;
color: #fff;
cursor: pointer;
}
select {
border: 1px solid #ccc; 
font-size: 9px;}

option {margin-right: 10px;}
  
/*  End  Forms  */

#secondary  h3+form {padding: 10px 0 10px 0;}


table.table {border-left: 1px solid #000;
border-top: 1px solid #000;
}

table.table tr th, table.table tr td 

{border-right: 1px solid #000;
border-bottom: 1px solid #000;
}

.dn {display: none;
}



	
#navigation li div#loggedin {
	position: absolute;
	left: 790px;
	top: 28px;
	padding: 0 2px 3px;
	margin: 0;
	display: none;
	z-index: 1;
	padding-bottom: 10px;
	/*border-bottom: 1px dotted #aaa;
	border-left: 1px dotted #aaa;
	border-right: 1px dotted #aaa;
	*/
}


#navigation li div#loggedin, #nav-menu li ul, #nav-menu li li {
	width: 155px;
	background-image: url('https://www.cbord.com/images/2007/fff90.png');
}

#navigation  li li {
	display: block;
	float: left;
	padding: 0;
	margin: 9px 0px -9px;
	border-left: none;
	height: 23px;
	color:#fff;
	
}


#navigation  li:hover div#loggedin, #nav-menu li.over div#loggedin {
	display: block;
}

#navigation li li a, #navigation li li a:visited {
/*font-family:Verdana, Tahoma, Helvetica, Arial, sans-serif; */
	
	display: block;
	padding: 6px 20px 6px 10px;
	margin: 0px 0px;
	text-transform: none;
	font-size: 90%;
	font-weight: normal;
letter-spacing: 0em;
height: 20px;
width: 140px;
background: none;
}

.sendpage-button {
	margin:0 0 -2px -10px;
	background-image:url(/images/sidebar/send-colleague-nomarket.gif);
	width:159px;
	height:25px;
	border:none;
}

}


/* ************************************************************************** */
@media print {

#header {
	border-bottom: 1px solid #000;
	margin-bottom: 2em;
}

#navigation, #sections, #colophon, #footnav, #navlogin, #otherinfo , #supporting-info, #secondary {
	display: none;
}

#page-body {

}

td{ vertical-align:top;}

textarea { border: 1px solid #888;}

select {
border: 1px solid #ccc; 
font-size: 9px;}

#primary {
	float: left;
	width: 98%;
}

#supporting-info {
	border-top: 1px dotted #000;
}

#secondary {
	float: right;
	width: 20%;
	padding-left: 2.5%;
	border-left: 1px solid #000;
}

#footer {
	border-top: 1px solid #000;
	margin-top: 2em;
	text-align: right;
}

#seo { text-align: left; }

#legal {
	float: left;
}

#logo a img {
	height: 35%;
	width: 35%
}

div #artquery {
	display:none;
}

#enewsart h1 {
	line-height:1.25em;
}


}
