/*	 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: 460px;
	}

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

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

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

/*	 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('images/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('images/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: #000;
	vertical-align: top;
	}

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

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

span.partial {
	background: url('images/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 h4 a:link, 
td h4 a:visited,
td h5 a:link, 
td h5 a:visited {
	color: #0577c7;
	}

td h4 a:hover, 
td h4 a:active,
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: #000;
	}

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: #000;
	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: #000;
	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: #000;
	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: 18px;
	}

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

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

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


colgroup#pricing col#column1,
colgroup#pricing col#column2,
colgroup#pricing col#column3,
colgroup#pricing col#column4 {
	width: 235px;
	}