/* html {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	xbackground-color: #fff;
	}

body {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	xbackground: url('http://www.c4cmedia.com/custom/s1/bg_header.png') repeat-x center top;
	font: normal 13px/16px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #333;
	}
	
	*/
	

/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */

div#page {
	margin: auto;
	padding: 0px 0px 0px 0px;
	width: 840px;
	}

* {
	padding: 0px;
	margin: 0px;
	}


hr {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	height: 0px;
	border-bottom: 1px solid #ccc;
	border-right: none;
	border-top: none;
	border-left: none;
	background: #fff;
	clear: right;
	clear: left;
	}

hr.thick {
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 2px solid #ccc;
	}

.right {
	float: right;
	}

.left {
	float: left;
	}

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

.alert {
	color: #993333;
	}

.orange {
	color: #824101;
	}

.dimmed {
	font-weight: normal;
	color: #999;
	}

sup {
	font-size: .5em;
	}

strong {
	font-weight: bold;
	}
	
var {
	margin: 0px 1px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: bold 9px/10px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #666;
	text-transform: uppercase;
	letter-spacing: 2px;
	}
	
.clearleft {
	clear: left;
	}
	
.clearright {
	clear: right;
	}

/*	Link styles */

a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #0577c7;
	}

a:hover, a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #155992;
	}

a img, a:hover img, a:active img {
	text-decoration: none;
	}

a.nobold {
	font-weight: normal;
	}

a img {
	border-style: none;
	}


/*	Text styles */

h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	font: bold 24px/26px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #0577c7;
	}

h1 img {
	margin: 3px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	}

h2 {
	margin: 5px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	font: normal 18px/24px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #333;
	}

h2 a:link,
h2 a:visited,
h2 a:hover,
h2 a:active {
	font-weight: normal;
	}
	

h3 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font: normal 20px/22px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #000;
	}

h3 a:link,
h3 a:visited {
	font-weight: normal;
	color: #000;
	}

h3 a:hover,
h3 a:active {
	font-weight: normal;
	}

h3.blue a:link,
h3.blue a:visited {
	font-weight: normal;
	color: #0577c7;
	}

h3.border {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px solid #ccc;
	}

h4 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font: bold 18px/20px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #333;
	}

h4.border {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px solid #ccc;
	}


h5 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font: bold 14px/16px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #000;
	}

h6 {
	margin: -3px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font:  14px/16px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	font-style: italic;
	color: #0577c7;
	}

h4 a:link, 
h4 a:visited,
h5 a:link, 
h5 a:visited {
	color: #333;
	}

h1 a:hover,
h1 a:active,
h3 a:hover,
h3 a:active,
h4 a:hover, 
h4 a:active,
h5 a:hover, 
h5 a:active {
	color: #155992;
	}



p {
	margin: 5px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	}

	

	
blockquote {
	margin: 5px 0px 15px 0px;
	padding: 0px 30px 0px 30px;
	}


.slug {
	margin: 5px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	font: normal 12px/14px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #333;	
	}

.legend {
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	font: normal 11px/13px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #4d4d4d;	
	}

.caption {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	font: normal 10px/12px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #666;	
	}

.note {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font: 9px/10px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #999;
	}

.attribution {
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: italic 12px/14px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #666;
	display: block;
	}

p.details {
	margin: -3px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	font: bold 9px/10px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif !important;
	color: #666;
	text-transform: uppercase;
	letter-spacing: 1px;
	}

.blue,
a.blue:link,
a.blue:visited {
	color: #0577c7;
	}

.gray,
a.gray:link,
a.gray:visited {

	color: #444;
	}

/*	Image styles */

img {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	border: 0px 0px 0px 0px; 
	vertical-align: top;
	}


img.right {
	margin: 0px 0px 5px 10px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	float: right;
	}

img.left {
	margin: 0px 10px 5px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	float: left;
	}

img.bug {
	margin: 0px 0px 0px -10px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	float: left;
	}
	
img.thumbnail {
	margin: 0px 10px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 65px;
	background: #fff;
	border: 1px solid #ccc;
	float: left;
	clear: left;
	}



/*	List styles */

ul {
	margin: 5px 0px 0px 0px; 
	padding: 0px 15px 15px 35px; 
	list-style-type: square;
	list-style-position: outside;
	color: #333;
	}

ul li {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	font: normal 12px/16px  'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #333;
	}

ul.arrow {
	margin: 0px 0px 0px 0px; 
	padding: 5px 15px 10px 20px; 
	list-style-type: square;
	list-style-image: url('http://www.c4cmedia.com/custom/s1/icon_arrowblue.png');
	list-style-position: outside;
	}

ul.arrow li {
	margin: 0px 0px 5px 0px; 
	padding: 0px 0px 0px 0px; 
	font: normal 12px/16px  'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #333;
	}

ol {
	margin: 5px 0px 0px 0px; 
	padding: 0px 15px 10px 35px; 
	list-style-position: outside;
	color: #333;
	}

ol li {
	margin: 0px 0px 10px 0px; 
	padding: 0px 0px 0px 0px; 
	}


div#pagetitle {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	width: 700px;
	height: 30px;
	float: left;
	}

div#pagetitle404 {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	width: 700px;
	height: 30px;
	}


div#actions {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 140px;
	height: 45px;
	float: right;
	}

div#actions a {
	margin: 0px 0px 0px 0px;
	padding: 28px 0px 0px 0px;
	width: 40px;
	height: 17px;
	float: right;
	display: block;
	font: bold 11px/12px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	text-align: center;
	text-decoration: none;
	}

div#actions a#sales:link,
div#actions a#sales:visited {
	background:url('http://www.c4cmedia.com/custom/s1/action_sales.png') no-repeat center top;
	}

div#actions a#sales:hover,
div#actions a#sales:active {
	background:url('http://www.c4cmedia.com/custom/s1/action_sales.png') no-repeat center bottom;
	}

div#actions a#buy:link,
div#actions a#buy:visited {
	background:url('http://www.c4cmedia.com/custom/s1/action_buy.png') no-repeat center top;
	}

div#actions a#buy:hover,
div#actions a#buy:active {
	background:url('http://www.c4cmedia.com/custom/s1/action_buy.png') no-repeat center bottom;
	}

div#actions a#try:link,
div#actions a#try:visited {
	background:url('http://www.c4cmedia.com/custom/s1/action_try.png') no-repeat center top;
	}

div#actions a#try:hover,
div#actions a#try:active {
	background:url('http://www.c4cmedia.com/custom/s1/action_try.png') no-repeat center bottom;
	}



div#secondarynavigation {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	font: bold 12px/14px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	}

div#secondarynavigation a:link, 
div#secondarynavigation a:visited {
	margin: 0px 15px 0px 0px;
	padding: 5px 0px 5px 0px;
	font-weight: normal;
	color: #666;	
	display: block;
	float: left;
	}

div#secondarynavigation a:hover, 
div#secondarynavigation a:active {
	font-weight: normal;
	text-decoration: none;
	color: #0577c7;
	}


div#secondarynavigation a#selected:link, 
div#secondarynavigation a#selected:visited {
	font-weight: bold;
	color: #000;	
	}

div#secondarynavigation a#selected:hover, 
div#secondarynavigation a#selected:active {
	font-weight: bold;
	}

div#secondarynavigation img {
	margin: 4px 0px 3px 3px;
	padding: 0px 0px 0px 0px;
	}

div#tertiarynavigation {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font: bold 12px/14px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #494a4c;
	background:url('http://www.c4cmedia.com/custom/s1/bg_gradient.png') repeat-x left top;
	}

div#tertiarynavigation a {
	margin: 0px 0px 0px 0px;
	padding: 8px 10px 7px 10px;
	color: #666;	
	display: block;
	border-top: 1px solid #fff;
	width: 175px;
	min-height: 9px;
	}

div#tertiarynavigation a img {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	}


div#tertiarynavigation a:hover, 
div#tertiarynavigation a:active {
	text-decoration: none;
	color: #333;
	background:url('http://www.c4cmedia.com/custom/s1/bg_tertiarynavigation_hover.png') no-repeat left top;
	}

div#tertiarynavigation a#selected:link, 
div#tertiarynavigation a#selected:visited {
	margin: 0px 0px 0px -7px;
	padding: 8px 10px 7px 17px;
	color: #000;	
	background:url('http://www.c4cmedia.com/custom/s1/bg_tertiarynavigation_selected.png') no-repeat left top;
	}



/*	Two Column Layout styles */

div.twocolumnlayout div#column1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 410px;
	float: left;
	}

div.twocolumnlayout div#column2 {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	width: 410px;
	float: left;
	}


/*	Three Column Layout styles */

div.threecolumnlayout div#column1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 268px;
	float: left;
	}

div.threecolumnlayout div#column2,
div.threecolumnlayout div#column3 {
	margin: 0px 0px 0px 18px;
	padding: 0px 0px 0px 0px;
	width: 268px;
	float: left;
	}

div.threecolumnlayout div#column12 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 554px;
	float: left;
	}
	
div.threecolumnlayout div#column23 {
	margin: 0px 0px 0px 18px;
	padding: 0px 0px 0px 0px;
	width: 554px;
	float: left;
	}

div.threecolumnlayout div#column23 div#column2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

/*	Four Column Layout styles */

div.fourcolumnlayout div#column1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 195px;
	float: left;
	}

div.fourcolumnlayout div#column2,
div.fourcolumnlayout div#column3,
div.fourcolumnlayout div#column4 {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	width: 195px;
	float: left;
	}

div.fourcolumnlayout div#column12 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 410px;
	float: left;
	}

div.fourcolumnlayout div#column23,
div.fourcolumnlayout div#column34 {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	width: 410px;
	float: left;
	}

div.fourcolumnlayout div#column123 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 625px;
	float: left;
	}

div.fourcolumnlayout div#column123 div#columnA,
div.fourcolumnlayout div#column234 div#columnA {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 302px;
	float: left;
	}

div.fourcolumnlayout div#column123 div#columnB,
div.fourcolumnlayout div#column234 div#columnB {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	width: 302px;
	float: left;
	}

div.fourcolumnlayout div#column234 {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	width: 625px;
	float: left;
	}

/*	Five Column Layout styles */

div.fivecolumnlayout div#column1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 156px;
	float: left;
	}

div.fivecolumnlayout div#column2,
div.fivecolumnlayout div#column3,
div.fivecolumnlayout div#column4,
div.fivecolumnlayout div#column5 {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	width: 156px;
	float: left;
	}


div.fivecolumnlayout div#column123 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 498px;
	float: left;
	}

div.fivecolumnlayout div#column12 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 327px;
	float: left;
	}

div.fivecolumnlayout div#column345 {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	width: 498px;
	float: left;
	}

/*	Panel styles */

div.panel {
	margin: 0px 0px 10px 0px;
	padding: 15px 10px 5px 10px;
	background:url('http://www.c4cmedia.com/custom/s1/bg_gradient.png') repeat-x left top;
	}


div.panel h2 {
	margin: 5px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	font: normal 16px/20px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #444;
	}

div.panel h6 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
div.panel h4 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

div.panel p {
	font: normal 12px/15px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #444;
	}

div.panel p.details {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font: bold 9px/10px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #666;
	}


div.panel ul {
	margin: 5px 0px 0px 0px; 
	padding: 0px 15px 15px 15px; 
	list-style-type: square;
	list-style-position: outside;
	color: #333;
	}

div.panel ul li {
	margin: 0px 0px 2px 0px; 
	padding: 0px 0px 0px 0px; 
	font: normal 12px/16px  'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #333;
	list-style-type: square;
	}


span.pullquote {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	width: 220px;
	font: normal 16px/20px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #155992;
	float: right;
	}


span.pullquote p.legend {
	color: #155992;
	}






/*	Dialog styles */

div.dialog {
	margin: 10px 0px 10px 0px;
	padding: 7px 7px 7px 7px;
	background:url('http://www.c4cmedia.com/custom/s1/bg_gradient.png') repeat-x left top;
	border: 2px dotted #ccc;
	}


div.dialog h5 {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	color: #990000;
	}

div.dialog p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: normal 11px/13px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #333;
	}

div.dialog img.left {
	margin: 0px 10px 3px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	float: left;
	}

/*	Button styles */

div.buttons {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	white-space: nowrap;
    }
          
span.button {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 20px;
	background:url('http://www.c4cmedia.com/custom/s1/button_left.png') no-repeat left top;
 	float: left;
	}
           
span.button a:link, 
span.button a:visited {
	margin: 0px 0px 0px 0px;
	padding: 7px 45px 8px 0px;
	width:. 1em;
	background: url('http://www.c4cmedia.com/custom/s1/button_right.png') no-repeat right top;
	text-decoration: none;
	font: bold 12px/14px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #616366;
	white-space: nowrap;
	float: left;
	display: block;
	}
      
span.button a:hover {
	color: #3d3d40;
	text-decoration: none;
	}

span.button:hover {
	background-position: 0% -30px;
	color: #3d3d40;
	text-decoration: none;
	}

span.button:hover a {
	background-position: 100% -30px;
	color: #3d3d40;
	text-decoration: none;
	}




/*	Tab styles */

div.tabs {
	margin: 25px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	background: url('http://www.c4cmedia.com/custom/s1/bg_tabs.png') repeat-x center bottom;
	height: 20px;
	}

span.tab {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 10px;
	background:url('http://www.c4cmedia.com/custom/s1/tab_left.png') no-repeat left top;
 	float: left;
	}
           
span.tab a:link, span.tab a:visited {
	margin: 0px 0px 0px 0px;
	padding: 4px 10px 6px 0px;
	width:. 1em;
	background: url('http://www.c4cmedia.com/custom/s1/tab_right.png') no-repeat right top;
	text-decoration: none;
	font: bold 9px/10px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #85888c;
	text-transform: uppercase;
	letter-spacing: 2px;
	white-space: nowrap;
	float: left;
	display: block;
	}
      
span.tab a:hover {
	color: #0577c7;
	text-decoration: none;
	}

span.tab:hover a {
	color: #0577c7;
	text-decoration: none;
	}

span.tab#selected {
	background:url('http://www.c4cmedia.com/custom/s1/tab_left.png') no-repeat left bottom;
	}
           
span.tab#selected a:link, span.tab#selected a:visited {
	background: url('http://www.c4cmedia.com/custom/s1/tab_right.png') no-repeat right bottom;
	color: #333;
	}



/*	Media (Video) Button styles */

div.mediabutton a:link, 
div.mediabutton a:visited {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 170px;
	max-height: 180px;
	height: 180px;
	background: url('http://www.c4cmedia.com/custom/s1/bg_media.png') no-repeat left top;
	text-decoration: none;
	display: block;
	text-align: center;
	overflow: hidden;
	}
      
div.mediabutton a:hover {
	background-position: 100% -180px;
	text-decoration: none;
	}

div.mediabutton.right  {
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
	float: right;
	}

div.mediabutton.left  {
	margin: 0px 10px 10px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

div.mediacontainer.left  {
	margin: 5px 20px 10px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

div.mediabutton img {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	}
	
div.mediabutton h5 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	font: bold 13px/15px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #333;
	}
	
div.mediabutton a:hover h5 {
	color: #155992;
	}

div.mediabutton p {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	font: bold 9px/11px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #666;
	}
	
div.mediabutton a:hover p {
	color: #333;
	}


/*	Promo styles */

div.promo {
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	background: url('http://www.c4cmedia.com/custom/s1/bg_promo.png') repeat-x top left;
	}

div.promo p {
	margin: 5px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	font: normal 12px/14px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #333;	
	}
	
div.promo p.legend {
	margin: -5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font: normal 11px/13px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #4d4d4d;	
	}

div.promo h3 a {
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font: normal 20px/22px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #000;
	}
	
div.promo img.photo {
	margin: 3px 10px 8px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 50px;
	}
	
/*	Campaign styles */
	
div.threecolumnlayout div.campaign a {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	width: 270px;
	max-height: 100px;
	height: 100px;
	text-decoration: none;
	display: block;
	}
      
div.fourcolumnlayout div.campaign a {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	width: 195px;
	max-height: 100px;
	height: 100px;
	text-decoration: none;
	display: block;
	}
      
div.threecolumnlayout div#twofreeways a:link,
div.threecolumnlayout div#twofreeways a:visited {
	background: url('http://www.c4cmedia.com/custom/s1/campaign_2freeways_3col.png');
	background-position: 100% 0px;
	}

div.threecolumnlayout div#twofreeways a:hover,
div.threecolumnlayout div#twofreeways a:active {
	background: url('http://www.c4cmedia.com/custom/s1/campaign_2freeways_3col.png');
	background-position: 100% -100px;
	}
	
div.fourcolumnlayout div#twofreeways a:link,
div.fourcolumnlayout div#twofreeways a:visited {
	background: url('http://www.c4cmedia.com/custom/s1/campaign_2freeways_4col.png');
	background-position: 100% 0px;
	}

div.fourcolumnlayout div#twofreeways a:hover,
div.fourcolumnlayout div#twofreeways a:active {
	background: url('http://www.c4cmedia.com/custom/s1/campaign_2freeways_4col.png');
	background-position: 100% -100px;
	}
	
/*	Home Page styles */

div#primarymessaging {
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	width: 556px;
	height: 290px;
	background: url('http://www.c4cmedia.com/custom/s1/bg_home_primary.jpg') no-repeat;
	text-align: center;
	}

div#primarymessaging h2 {
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 0px 20px;
	font: bold 22px/24px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #9f5002;
	}

div#primarymessaging h5 {
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 10px 20px;
	font: normal 14px/16px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #000;
	}

div#primarymessaging div.quote {
	display:none;
	}
	
div#primarymessaging div.buttons {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 225px;
	}
	
div#sidebar {
	margin: -3px 0px 5px 0px;
	padding: 30px 0px 0px 0px;
	width: 284px;
	height: 273px;
	background: url('http://www.c4cmedia.com/custom/s1/bg_home_free50.jpg') no-repeat;
	float: right;
	}

div#sidebar h2 {
	margin: 0px 0px 20px 0px;
	padding: 0px 120px 0px 20px;
	font: normal 18px/19px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #000;
	}

div#sidebar p {
	margin: 0px 0px 0px 0px;
	padding: 0px 12px 0px 20px;
	font: normal 9px/10px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #824101;
	}

div#sidebar ul {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 37px; 
	list-style-type: square;
	list-style-position: outside;
	color: #333;
	width: 125px;
	float: left;
	}

div#sidebar ul li {
	margin: 0px 0px 0px 0px; 
	padding: 1px 0px 3px 0px; 
	list-style-type: square;
	list-style-image: url('http://www.c4cmedia.com/custom/s1/icon_arroworange.png');
	list-style-position: outside;
	font: normal 12px/13px  'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #333;
	}


div#sidebar form {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	}
	

div#sidebar form.mini div.field label {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font: bold 11px/13px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #000;
	}

div#sidebar form.mini div.field input { 
	margin: 3px 3px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: 13px/15px'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	float: none;
	width: 220px;
	}

div#sidebar form div.buttons {
	margin: -3px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	width: 200px;
	}

          
div#sidebar form div.buttons span.button {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	background:url('http://www.c4cmedia.com/custom/s1/button_gold_left.png') no-repeat left top;
 	float: left;
	}
           
div#sidebar form div.buttons span.button a:link, 
div#sidebar form div.buttons span.button a:visited {
	margin: 0px 0px 0px 0px;
	padding: 7px 45px 8px 0px;
	width:. 1em;
	background: url('http://www.c4cmedia.com/custom/s1/button_gold_right.png') no-repeat right top;
	text-decoration: none;
	font: bold 12px/14px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #703d00;
	white-space: nowrap;
	float: left;
	display: block;
	}
      
div#sidebar form div.buttons span.button a:hover {
	color: #552f01;
	text-decoration: none;
	}

div#sidebar form div.buttons span.button:hover {
	background-position: 0% -30px;
	color: #552f01;
	text-decoration: none;
	}

div#sidebar form div.buttons span.button:hover a {
	background-position: 100% -30px;
	color: #552f01;
	text-decoration: none;
	}











/*	Home Page Product Components */

div#components {
	margin: 0px 0px 0px 0px;
	padding: 0px 6px 5px 6px;
	background: url('http://www.c4cmedia.com/custom/s1/bg_home_components.png') 0px 0px no-repeat; 
	width: 840px;
	height: 130px;
	color: #fff;
	}

div#components div.component {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 138px;
	text-align: center;
	float: left;
	}
	
div#components div a {
	margin: 0px 0px 0px 0px;
	padding: 53px 0px 0px 0px;
	display: block;
	text-decoration: none;
	width: 138px; 
	height: 47px; 
	}

	
div#components div#socialnetworking a { 
	background: url('http://www.c4cmedia.com/custom/s1/bg_home_gloss_inset.png') 0px 0px no-repeat; 
	}
	
div#components div#socialnetworking a:hover { 
	background: url('http://www.c4cmedia.com/custom/s1/bg_home_gloss_inset.png') 0px -100px no-repeat; 
	}

div#components div#socialmessaging a { 
	background: url('http://www.c4cmedia.com/custom/s1/bg_home_gloss_inset.png') -138px 0px no-repeat; 
	}
	
div#components div#socialmessaging a:hover { 
	background: url('http://www.c4cmedia.com/custom/s1/bg_home_gloss_inset.png') -138px -100px no-repeat; 
	}

div#components div#wiki a { 
	background: url('http://www.c4cmedia.com/custom/s1/bg_home_gloss_inset.png') -276px 0px no-repeat; 
	}
	
div#components div#wiki a:hover { 
	background: url('http://www.c4cmedia.com/custom/s1/bg_home_gloss_inset.png') -276px -100px no-repeat; 
	}

div#components div#weblogs a { 
	background: url('http://www.c4cmedia.com/custom/s1/bg_home_gloss_inset.png') -414px 0px no-repeat; 
	}
	
div#components div#weblogs a:hover { 
	background: url('http://www.c4cmedia.com/custom/s1/bg_home_gloss_inset.png') -414px -100px no-repeat; 
	}

div#components div#dashboard a { 
	background: url('http://www.c4cmedia.com/custom/s1/bg_home_gloss_inset.png') -552px 0px no-repeat; 
	}
	
div#components div#dashboard a:hover { 
	background: url('http://www.c4cmedia.com/custom/s1/bg_home_gloss_inset.png') -552px -100px no-repeat; 
	}

div#components div#spreadsheets a { 
	background: url('http://www.c4cmedia.com/custom/s1/bg_home_gloss_inset.png') -690px 0px no-repeat; 
	}
	
div#components div#spreadsheets a:hover { 
	background: url('http://www.c4cmedia.com/custom/s1/bg_home_gloss_inset.png') -690px -100px no-repeat; 
	}


div#components h1 {
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 3px 0px;
	font: bold 11px/12px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #fff;
	}

div#components h5 {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font: bold 14px/16px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #333;
	}
	
div#components div a:hover h5 {
	color: #155992;
	}


div#components p {
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	font: bold 9px/10px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #666;
	}
	
div#components div a:hover p {
	color: #333;
	}
	
	
/*	Sidebar Product Components */

div.panel#sidebarcomponents {
	margin: 0px 0px 10px 0px;
	padding: 15px 10px 10px 10px;
	}

div.panel div.component {
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	width: 248px;
	text-align: left;
	}
	
div.panel div.component a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 58px;
	display: block;
	text-decoration: none;
	width: 190px; 
	height: 52px; 
	}

	
div.panel div#socialnetworking a { 
	background: url('http://www.c4cmedia.com/custom/s1/bg_gloss_socialnetworking.png') 0px 0px no-repeat; 
	}
	
div.panel div#socialnetworking a:hover { 
	background: url('http://www.c4cmedia.com/custom/s1/bg_gloss_socialnetworking.png') 0px -52px no-repeat; 
	}

div.panel div#wiki a { 
	background: url('http://www.c4cmedia.com/custom/s1/bg_gloss_wiki.png') 0px 0px no-repeat; 
	}
	
div.panel div#wiki a:hover { 
	background: url('http://www.c4cmedia.com/custom/s1/bg_gloss_wiki.png') 0px -52px no-repeat; 
	}

div.panel div#weblogs a { 
	background: url('http://www.c4cmedia.com/custom/s1/bg_gloss_weblog.png') 0px 0px no-repeat; 
	}
	
div.panel div#weblogs a:hover { 
	background: url('http://www.c4cmedia.com/custom/s1/bg_gloss_weblog.png') 0px -52px no-repeat; 
	}

div.panel div#dashboard a { 
	background: url('http://www.c4cmedia.com/custom/s1/bg_gloss_dashboard.png') 0px 0px no-repeat; 
	}
	
div.panel div#dashboard a:hover { 
	background: url('http://www.c4cmedia.com/custom/s1/bg_gloss_dashboard.png') 0px -52px no-repeat; 
	}

div.panel div#socialmessaging a { 
	background: url('http://www.c4cmedia.com/custom/s1/bg_gloss_signals.png') 0px 0px no-repeat; 
	}
	
div.panel div#socialmessaging a:hover { 
	background: url('http://www.c4cmedia.com/custom/s1/bg_gloss_signals.png') 0px -52px no-repeat; 
	}

div.panel div#spreadsheets a { 
	background: url('http://www.c4cmedia.com/custom/s1/bg_gloss_spreadsheets.png') 0px 0px no-repeat; 
	}
	
div.panel div#spreadsheets a:hover { 
	background: url('http://www.c4cmedia.com/custom/s1/bg_gloss_spreadsheets.png') 0px -52px no-repeat; 
	}



div.panel div.component h5 {
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 0px;
	font: bold 14px/16px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #333;
	}
	
div.panel div.component a:hover h5 {
	color: #155992;
	}


div.panel div.component p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: bold 9px/10px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #666;
	}
	
div.panel div.component a:hover p {
	color: #333;
	}
	
	
	
div.article {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: left;
	}
	
div.article img {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	}
	
div.article h4,
div.article h6,
div.article p {
	margin-left: 110px;
	}
	
	
/*	Screenshot Window */


div.screenshot {
	margin: -290px 0px 0px -370px;
	padding: 0px 0px 0px 0px;
	width: 740px;
	position: fixed;
	z-index: 99;
	display: none;
	left: 50%;
	top: 50%;
	}
	
div.screenshot h4 {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 3px 0px;
	font: normal 18px/20px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #fed067;
	}

div.screenshot p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font: normal 12px/14px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #fff;	
	}

div.screenshot div.top {
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 0px 20px;
	width: 700px;
	height: 520px;
	background: url('http://www.c4cmedia.com/custom/s1/bg_screenshot_top.png') top center no-repeat;
	overflow: hidden;
	}	
	
div.screenshot div.bottom {
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	width: 700px;
	height: 40px;
	background: url('http://www.c4cmedia.com/custom/s1/bg_screenshot_bottom.png') bottom no-repeat;
	text-align: center;
	}	

div.screenshot div.bottom a { 
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 15px 10px;
	text-decoration: none;
	}

/*	Screenshot Navigation */

div.screenshot div.bottom a#previous:link,
div.screenshot div.bottom a#previous:visited { 
	background: url('http://www.c4cmedia.com/custom/s1/nav_screenshot.png') 0px 0px no-repeat; 
	}
	
div.screenshot div.bottom a#previous:hover,
div.screenshot div.bottom a#previous:active { 
	background: url('http://www.c4cmedia.com/custom/s1/nav_screenshot.png') 0px -40px no-repeat; 
	}

div.screenshot div.bottom a#previous.selected { 
	background: url('http://www.c4cmedia.com/custom/s1/nav_screenshot.png') 0px -80px no-repeat; 
	}
	
div.screenshot div.bottom a#next:link,
div.screenshot div.bottom a#next:visited { 
	background: url('http://www.c4cmedia.com/custom/s1/nav_screenshot.png') -35px 0px no-repeat; 
	}
	
div.screenshot div.bottom a#next:hover,
div.screenshot div.bottom a#next:active { 
	background: url('http://www.c4cmedia.com/custom/s1/nav_screenshot.png') -35px -40px no-repeat; 
	}

div.screenshot div.bottom a#next.selected { 
	background: url('http://www.c4cmedia.com/custom/s1/nav_screenshot.png') -35px -80px no-repeat; 
	}

div.screenshot div.bottom a#close:link,
div.screenshot div.bottom a#close:visited { 
	background: url('http://www.c4cmedia.com/custom/s1/nav_screenshot.png') -70px 0px no-repeat; 
	float: right;
	margin: -5px -10px 0px 0px;
	padding: 5px 10px 15px 10px;
	}
	
div.screenshot div.bottom a#close:hover,
div.screenshot div.bottom a#close:active { 
	background: url('http://www.c4cmedia.com/custom/s1/nav_screenshot.png') -70px -40px no-repeat; 
	}

div.screenshot div.bottom a#close.selected { 
	background: url('http://www.c4cmedia.com/custom/s1/nav_screenshot.png') -70px -80px no-repeat; 
	}

div.screenshot div.bottom a#screen1:link,
div.screenshot div.bottom a#screen1:visited { 
	background: url('http://www.c4cmedia.com/custom/s1/nav_screenshot.png') -105px 0px no-repeat; 
	}
	
div.screenshot div.bottom a#screen1:hover,
div.screenshot div.bottom a#screen1:active { 
	background: url('http://www.c4cmedia.com/custom/s1/nav_screenshot.png') -105px -40px no-repeat; 
	}

div.screenshot div.bottom a#screen1.selected { 
	background: url('http://www.c4cmedia.com/custom/s1/nav_screenshot.png') -105px -80px no-repeat; 
	}
	
div.screenshot div.bottom a#screen2:link,
div.screenshot div.bottom a#screen2:visited { 
	background: url('http://www.c4cmedia.com/custom/s1/nav_screenshot.png') -140px 0px no-repeat; 
	}
	
div.screenshot div.bottom a#screen2:hover,
div.screenshot div.bottom a#screen2:active { 
	background: url('http://www.c4cmedia.com/custom/s1/nav_screenshot.png') -140px -40px no-repeat; 
	}

div.screenshot div.bottom a#screen2.selected { 
	background: url('http://www.c4cmedia.com/custom/s1/nav_screenshot.png') -140px -80px no-repeat; 
	}
	
div.screenshot div.bottom a#screen3:link,
div.screenshot div.bottom a#screen3:visited { 
	background: url('http://www.c4cmedia.com/custom/s1/nav_screenshot.png') -175px 0px no-repeat; 
	}
	
div.screenshot div.bottom a#screen3:hover,
div.screenshot div.bottom a#screen3:active { 
	background: url('http://www.c4cmedia.com/custom/s1/nav_screenshot.png') -175px -40px no-repeat; 
	}

div.screenshot div.bottom a#screen3.selected { 
	background: url('http://www.c4cmedia.com/custom/s1/nav_screenshot.png') -175px -80px no-repeat; 
	}
	
div.screenshot div.bottom a#screen4:link,
div.screenshot div.bottom a#screen4:visited { 
	background: url('http://www.c4cmedia.com/custom/s1/nav_screenshot.png') -210px 0px no-repeat; 
	}
	
div.screenshot div.bottom a#screen4:hover,
div.screenshot div.bottom a#screen4:active { 
	background: url('http://www.c4cmedia.com/custom/s1/nav_screenshot.png') -210px -40px no-repeat; 
	}

div.screenshot div.bottom a#screen4.selected { 
	background: url('http://www.c4cmedia.com/custom/s1/nav_screenshot.png') -210px -80px no-repeat; 
	}
	
div.screenshot div.bottom a#screen5:link,
div.screenshot div.bottom a#screen5:visited { 
	background: url('http://www.c4cmedia.com/custom/s1/nav_screenshot.png') -245px 0px no-repeat; 
	}
	
div.screenshot div.bottom a#screen5:hover,
div.screenshot div.bottom a#screen5:active { 
	background: url('http://www.c4cmedia.com/custom/s1/nav_screenshot.png') -245px -40px no-repeat; 
	}

div.screenshot div.bottom a#screen5.selected { 
	background: url('http://www.c4cmedia.com/custom/s1/nav_screenshot.png') -245px -80px no-repeat; 
	}

div.screenshot div.bottom a#screen6:link,
div.screenshot div.bottom a#screen6:visited { 
	background: url('http://www.c4cmedia.com/custom/s1/nav_screenshot.png') -280px 0px no-repeat; 
	}
	
div.screenshot div.bottom a#screen6:hover,
div.screenshot div.bottom a#screen6:active { 
	background: url('http://www.c4cmedia.com/custom/s1/nav_screenshot.png') -280px -40px no-repeat; 
	}

div.screenshot div.bottom a#screen6.selected { 
	background: url('http://www.c4cmedia.com/custom/s1/nav_screenshot.png') -280px -80px no-repeat; 
	}

div.screenshot div.bottom a#screen7:link,
div.screenshot div.bottom a#screen7:visited { 
	background: url('http://www.c4cmedia.com/custom/s1/nav_screenshot.png') -315px 0px no-repeat; 
	}
	
div.screenshot div.bottom a#screen7:hover,
div.screenshot div.bottom a#screen7:active { 
	background: url('http://www.c4cmedia.com/custom/s1/nav_screenshot.png') -315px -40px no-repeat; 
	}

div.screenshot div.bottom a#screen7.selected { 
	background: url('http://www.c4cmedia.com/custom/s1/nav_screenshot.png') -315px -80px no-repeat; 
	}

div.screenshot div.bottom a#screen8:link,
div.screenshot div.bottom a#screen8:visited { 
	background: url('http://www.c4cmedia.com/custom/s1/nav_screenshot.png') -350px 0px no-repeat; 
	}
	
div.screenshot div.bottom a#screen8:hover,
div.screenshot div.bottom a#screen8:active { 
	background: url('http://www.c4cmedia.com/custom/s1/nav_screenshot.png') -350px -40px no-repeat; 
	}

div.screenshot div.bottom a#screen8.selected { 
	background: url('http://www.c4cmedia.com/custom/s1/nav_screenshot.png') -350px -80px no-repeat; 
	}

div.screenshot div.bottom a#screen9:link,
div.screenshot div.bottom a#screen9:visited { 
	background: url('http://www.c4cmedia.com/custom/s1/nav_screenshot.png') -385px 0px no-repeat; 
	}
	
div.screenshot div.bottom a#screen9:hover,
div.screenshot div.bottom a#screen9:active { 
	background: url('http://www.c4cmedia.com/custom/s1/nav_screenshot.png') -385px -40px no-repeat; 
	}

div.screenshot div.bottom a#screen9.selected { 
	background: url('http://www.c4cmedia.com/custom/s1/nav_screenshot.png') -385px -80px no-repeat; 
	}


	

div#sitemap {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	clear: left;
}


div#sitemap h4 {
	margin: 0px 0px 0px 0px;
	padding: 4px 6px 4px 6px;
	background: url('http://www.c4cmedia.com/custom/s1/bg_table_header.png') repeat-x top;
	font: bold 12px/14px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #fff;
}

div#sitemap h4 a {
	color: #fff;
	text-decoration: none;
}

/*	List styles */

div#sitemap ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	background: url('http://www.c4cmedia.com/custom/s1/bg_gradient.png') repeat-x top;
	color: #444;
}

div#sitemap ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	color: #444;
	border-top: 1px solid #fff;
}

div#sitemap ul li.secondary {
	border-top: none;
}

div#sitemap ul li a:link, 
div#sitemap ul li a:visited  {
	margin: 0px 0px 0px 0px;
	padding: 4px 6px 4px 6px;
	font: bold 12px/14px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #444;
 	display: block; 
	text-decoration: none;
}

div#sitemap ul li a:hover, 
div#sitemap ul li a:active  {
	color: #222;
	background:url('http://www.c4cmedia.com/custom/s1/bg_tertiarynavigation_selected.png') repeat-x right top;
	text-decoration: none;
}

div#sitemap ul li.secondary a:link, 
div#sitemap ul li.secondary a:visited {
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 4px 20px;
	font: normal 12px/14px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #666;
 	display: block; 
	text-decoration: none;
}

div#sitemap ul li.secondary a:hover, 
div#sitemap ul li.secondary a:active {
	background:url('http://www.c4cmedia.com/custom/s1/bg_tertiarynavigation_selected.png') repeat-x right top;
	color: #333;
}


/*	Slideshow Navigation styles */


div#nav_slideshow {
	margin: -6px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 60px;
	height: 30px;
	float: right;
	}

div#nav_slideshow a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 30px;
	height: 30px;
	float: right;
	display: block;
	font: bold 11px/12px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	text-align: center;
	text-decoration: none;
	}

div#nav_slideshow a#next:link,
div#nav_slideshow a#next:visited {
	background:url('http://www.c4cmedia.com/custom/s1/action_arrowright.png') no-repeat center top;
	}

div#nav_slideshow a#next:hover,
div#nav_slideshow a#next:active {
	background:url('http://www.c4cmedia.com/custom/s1/action_arrowright.png') no-repeat center -45px;
	}

div#nav_slideshow a#previous:link,
div#nav_slideshow a#previous:visited {
	background:url('http://www.c4cmedia.com/custom/s1/action_arrowleft.png') no-repeat center top;
	}

div#nav_slideshow a#previous:hover,
div#nav_slideshow a#previous:active {
	background:url('http://www.c4cmedia.com/custom/s1/action_arrowleft.png') no-repeat center -45px;
	}











form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: 11px/13px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	width: 100%;
	}

fieldset {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	border: none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: url('http://www.c4cmedia.com/custom/s1/bg_gradient.png') repeat-x top right; 
	}

form h4 {
	margin: 10px 0px 0px 0px;
	padding: 6px 10px 7px 10px;
	background: url('http://www.c4cmedia.com/custom/s1/bg_table_header.png') repeat-x top right; 
	font: bold 9px/10px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #fff;
	text-decoration: none;
	}

form h6 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	}

form p.slug {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}

label {
	margin: 0px 0px 0px 10px;
	padding: 5px 10px 3px 0px;
	display: block;
	width: 110px;
	max-width: 110px;
	font: normal 12px/14px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #333;
	float: left;
	}


input, select, textarea { 
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	font: 11px/14px'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	}


form div.field {
	margin: 1px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	clear: left;
	}

form div.instructions {
	margin: 1px 0px 0px 0px;
	padding: 2px 10px 5px 10px;
	clear: left;
	}

form div.instructions h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: bold 18px/20px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	}

form div.instructions h2 {
	margin: 5px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	font: normal 16px/20px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #444;
	}

form div.checkbox {
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 2px 130px;
	clear: left;
	}

form div.checkbox input {
	margin: 6px 4px 3px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

form div.checkbox label {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	min-width: 400px;
	display: block;
	font: normal 12px/16px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	text-align: left;
	}


form.login div.checkbox label {
	min-width: 200px;
	}

form.mini div.field {
	margin: 1px 0px 0px 0px;
	padding: 2px 10px 5px 10px;
	clear: left;
	}

form.mini div.field label {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	display: inline;
	width: none;
	max-width: none;
	font: normal 13px/14px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #333;
	float: none;
	}
	
form.mini div.field input, 
form.mini div.field select,
form.mini div.field textarea { 
	margin: 3px 3px 3px 0px;
	padding: 0px 0px 0px 0px;
	font: 11px/14px'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	float: left;
	}
	
form.mini div.field input.big { 
	margin: 3px 3px 3px 0px;
	padding: 0px 0px 0px 0px;
	font: 18px/20px'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	float: none;
	}
	
form div.checkbox label p.caption {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

form div.required {
	background: url('http://www.c4cmedia.com/custom/s1/bg_form_required.png') no-repeat top right;
	}

form div.optional {
	background: url('http://www.c4cmedia.com/custom/s1/bg_form_optional.png') no-repeat top right;
	}

form div.required label {
	font-weight: bold;
	}
	


/*	Form Button styles */

form div.buttons {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	min-height: 30px;
	white-space: nowrap;
    }
          
form span.button {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 20px;
	background:url('http://www.c4cmedia.com/custom/s1/button_big_left.png') no-repeat left top;
 	float: left;
	}
           
form span.button a:link, 
form span.button a:visited {
	margin: 0px 0px 0px 0px;
	padding: 9px 45px 10px 0px;
	width:. 1em;
	background: url('http://www.c4cmedia.com/custom/s1/button_big_right.png') no-repeat right top;
	text-decoration: none;
	font: normal 14px/16px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #616366;
	white-space: nowrap;
	float: left;
	display: block;
	}
      
form span.button a:hover {
	color: #3d3d40;
	text-decoration: none;
	}

form span.button:hover {
	background-position: 0% -36px;
	color: #3d3d40;
	text-decoration: none;
	}

form span.button:hover a {
	background-position: 100% -36px;
	color: #3d3d40;
	text-decoration: none;
	}



          
form div.buttons.gold span.button {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 20px;
	background:url('http://www.c4cmedia.com/custom/s1/button_big_gold_left.png') no-repeat left top;
 	float: left;
	}
           
form div.buttons.gold span.button a:link, 
form div.buttons.gold span.button a:visited {
	margin: 0px 0px 0px 0px;
	padding: 9px 45px 10px 0px;
	width:. 1em;
	background: url('http://www.c4cmedia.com/custom/s1/button_big_gold_right.png') no-repeat right top;
	text-decoration: none;
	font: bold 14px/16px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #703d00;
	white-space: nowrap;
	float: left;
	display: block;
	}
      
      
form div.buttons.gold span.button a:hover {
	color: #552f01;
	text-decoration: none;
	}

form div.buttons.gold span.button:hover {
	background-position: 0% -36px;
	color: #552f01;
	text-decoration: none;
	}

form div.buttons.gold span.button:hover a {
	background-position: 100% -36px;
	color: #552f01;
	text-decoration: none;
	}
	
	
	
div.clearleft {
	clear: left;
	}

div.clearright {
	clear: right;
	}

.error {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #990000;
	display: none;
	 }

.errMsg {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #990000;
	 }


/*	 Table styles */

table {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;	
	font: 12px/14px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #18191a;
	border-collapse: collapse;
	table-layout: auto;
	}


div.twocolumnlayout div#column1 table,
div.twocolumnlayout div#column2 table {
	width: 410px;
	}

div.threecolumnlayout div#column12 table,
div.threecolumnlayout div#column23 table {
	width: 554px;
	}

div.threecolumnlayout div#column123 table {
	width: 840px;
	}

div.fourcolumnlayout div#column123 table {
	width: 625px;
	}

/*	 Table Row styles */

tr.odd {
	background-color: #f0f0f0;
	}

tr.even {
	background-color: #e1e1e1;
	}

tr.odd#gold {
	background-color: #fdfcc7;
	}

tr.even#gold {
	background-color: #fce3a7;
	}

/*	 Table Cell styles */

th {
	margin: 0px 0px 0px 0px;
	padding: 5px 7px 5px 7px;
	border-top: 1px solid #fff;
	background: url('http://www.c4cmedia.com/custom/s1/bg_table_header.png') repeat-x top left;
	font: bold 12px/14px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #fff;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	}


tr.subhead th {
	background: url('http://www.c4cmedia.com/custom/s1/bg_table_subheader.png') repeat-x top left;
	font: bold 12px/14px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #333;
	}

th a:link,
th a:visited,
th a:hover,
th a:active {
	color: #fff;
	}

th h6 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: bold 10px/11px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif !important;
	color: #97e4fd;
	text-transform: uppercase;
	letter-spacing: 1px;
	}


td {
	margin: 0px 0px 0px 0px;
	padding: 5px 7px 5px 7px;
	border-top: 1px solid #fff;
	font: 12px/14px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #18191a;
	vertical-align: top;
	}

td.center, th.center {
	text-align: center;
	}

td.right, th.right {
	text-align: right;
	float: none;
	}
	
	
span.yes {
	background: url('http://www.c4cmedia.com/custom/s1/bg_table_yes.png') no-repeat center center;
	display: block;
	text-align: center;
	height: 15px;
	font-weight: bold;
	color: #000;
	}

span.partial {
	background: url('http://www.c4cmedia.com/custom/s1/bg_table_partial.png') no-repeat center center;
	display: block;
	text-align: center;
	height: 15px;
	color: #666;
	}

td h4,
td h5 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

td h5 a:link, 
td h5 a:visited {
	color: #0577c7;
	}

td h5 a:hover, 
td h5 a:active {
	color: #155992;
	}

td p {
	padding: 0px 0px 5px 0px; 
	margin: 0px 0px 0px 0px; 
	font: 12px/14px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #18191a;
	}

td p.note {
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
	font: normal 10px/12px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #808080;
	}

td ul {
	padding: 0px 0px 0px 20px; 
	margin: 0px 0px 0px 0px; 
	font: 11px/12px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #333;
	list-style-type: square;
	list-style-position: outside;
	}

td ol {
	padding: 0px 0px 0px 20px; 
	margin: 0px 0px 0px 0px; 
	font: 11px/12px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #333;
	list-style-position: outside;
	}

td ul li {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 5px 0px; 
	}


/*	 Pricing Table styles */

table#pricing th {
	border: 2px solid #324a6f;
	text-align: center;
	}


table#pricing th h4,
table#pricing th h4 a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	color: #fff;
	}

table#pricing tr.head th {
	border: 1px solid #166fd3;
	border-top: 1px solid #166fd3;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold 10px/12px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	}

table#pricing tr.subhead th {
	border: 1px solid #bbb;
	border-bottom: 2px solid #bbb;
	text-align: center;
	}

table#pricing th.blank,
table#pricing tr.subhead th.blank {
	border: none;
	background: #fff;
	}

table#pricing th img {
	margin: 0px 0px 0px 0px;
	padding: 5px 3px 5px 3px;
	}

table#pricing td {
	margin: 0px 0px 0px 0px;
	padding: 6px 6px 6px 6px;
	border: 1px solid #ccc;
	color: #18191a;
	vertical-align: middle;
	text-align: center;
	}

table#pricing td.right {
	text-align: right;
	float: none;
	font: bold 13px/15px 'Corbel', 'Calibri', 'Lucida Sans', 'Geneva', 'Helvetica Neue', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #000;
	}

table#pricing td.right img {
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 0px 4px;
	float: left;
	}

	
colgroup#try col#column1 {
	width: 25px;
	}

colgroup#deploymentoptions col#hostedservice {
	width: 85px;
	}

colgroup#deploymentoptions col#appliance {
	width: 85px;
	}

colgroup#casestudy_summary col#col1 {
	width: 125px;
	}


colgroup#pricing col#column1 {
	width: 180px;
	}
	
colgroup#pricing col#column2,
colgroup#pricing col#column3,
colgroup#pricing col#column4,
colgroup#pricing col#column5 {
	width: 130px;
	}