html {
	height: 101%;
	margin-bottom: 0px;
}

body {
	margin: 0 auto;
	padding: 0;
	background: rgb(236,236,236);
	color: black;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-serif; 
	font-weight: normal;
	line-height: 1.5em;
	text-align: center;
}

ul 
{
	margin:0; 
	padding:0; 
	text-align: left;
	line-height: 1.45em;
	list-style:none; 
}

ul li 
{
	background:url(images/list_pointer.gif) left no-repeat;
	background-position: 0 6px; 
	padding:0 0 2px 20px
}

img
{
	border: 0px;
}

.header {
	width: 980px;
	height: 70px;

/*
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
*/
	font-size: 12px;
	margin: 0 auto;
	padding: 0;
	background-color: White;
}

.content {
	width: 980px;
	margin: auto;
	padding: 0;
	padding-bottom: 30px;
	text-align: left;
	background: White;
}

.footer {
	width: 980px;
	margin: auto;
	margin-top: 0px;
	font-size: 9px;
	padding-top: 15px;
	text-align: left;
	border-top: solid 1px #B4B4B4;
	color: #6E7E96;
}

a.footerLink {   
	font-size: 9px;
	color: #5E6B7E;
	font-weight: bold;
	text-decoration: none;
}

.box_gradient {
	background-repeat: no-repeat;
	background-position:left;
	padding:20px;
}

a.boldLink {   
/*
	color: rgb(200,100,20);
*/
	color: rgb(10,100,175);
	font-weight: bold;
	text-decoration: none;
}

/*------------------------------------------------------
** Menu
------------------------------------------------------*/

td.menu 
{
	padding-top:37px;
	font-size: 12px;
	padding-left: 20px;
}

a.menu {
	padding-left: 7px;
	padding-right: 7px;
	text-decoration: none;
	color: rgb(225,225,225);
	font-weight:bold;
}

a.menu:hover {
	color: White;
	font-weight:bold;
}

/*------------------------------------------------------
** Menu middle
------------------------------------------------------*/

.menu_middle {
	text-align: left;
	width: 964px;
	height: 168px;
	padding-top: 7px;
	padding-left: 14px; 
	margin-top: 25px;
	margin-bottom: 25px;
	font-size:14px; 
	background: url(images/sharm_menu/bg_sharm_menu.jpg) left top repeat-x;
}

/* Why can't we use td.middle in <td>? */
td.menu_middle_td
{
	width: 150px;
	height: 100%;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

a.menu_middle_link {
	font-size: 12px;
	line-height: 1.2em;
	color: black;
	text-decoration: none;
}

a.menu_middle_link:hover 
{
	font-size: 12px;
	line-height: 1.2em;
	color: rgb(100,100,250);
	text-decoration: none;
}

.menu_middle_text
{
	padding-top: 5px; 
	line-height: 1.2em;
	font-size: 11px;
}

.page_title
{
	text-align:center;
	padding-top: 20px;
	padding-bottom: 50px;
	font-size: 32px;
	font-weight: normal;
	color: rgb(50,50,50);
}

.section_title
{
	text-align: left;
	padding-top: 40px;
	padding-bottom: 20px;
	font-size: 24px;
	font-weight: normal;
	color: rgb(50,50,50);
}

.subsection_title {
	padding: 6px 0px 6px 0px;
	margin: 18px 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	color: black;
	border: 0px;
}

/*------------------------------------------------------
** Home
------------------------------------------------------*/

.home_box_small
{
	padding:15px 20px 20px 20px;
	margin-right: 30px;
	border: solid 1px rgb(200, 200, 200);
}

.home_box_small_title
{
	font-size: 15px;
}

/*------------------------------------------------------
** Features
------------------------------------------------------*/

.features_cell {
	width: 250px;
	vertical-align: top;
	line-height: 1.2em;
	padding-left: 10px;
	padding-right: 10px;
	border: solid 1px rgb(200,200,200);
}

.features_cell_title {
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 5px;
	text-align: left;
}

.features_cell_text {
	font-size: 12px;
	padding: 0 10px 10px 10px;
	text-align: left;
}

.features_cell_image {
	padding-top:10px;
	padding-bottom: 10px;
	text-align: center;
}

.features_minor_cell {
	width: 270px;
	line-height: 1.2em;
	padding-right: 10px;
	padding-left: 15px;

	border: solid 1px rgb(200,200,200);
}

.features_minor_cell_title {
	font-size: 12px;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
}

.features_minor_cell_image {
	float: right;
	width: 55px;
	text-align: right;
}

.features_minor_cell_text {
	float: left;
	width: 200px;
	padding-left: 0px;
	padding-top: 5px;
	font-size: 12px;
	text-align: left;
}

.features_minor_row {
	height: 105px;
	border: solid 1px rgb(200,200,200);
}

/*------------------------------------------------------
** Compare Editions
------------------------------------------------------*/

.li_editions
{
/*
	background:url(images/list_pointer.gif) left no-repeat;
	background-position: 0 10px; 
	padding:0 0 2px 20px;
*/
	line-height: 1.6em;
	font-size: 12px;
}


table.border {
	width: 100%;
	font-size: 12px;
	text-align: center;
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;                         ;
	border-color: #c2d2ed;
}

tr.row_dark 
{
	height: 30px;
	background-color: #f0f0f0;
}

tr.row_light
{
	height: 30px;
	background-color: white;
}

tr.row_title
{
	height: 30px;
	text-align: left;
	font-weight: bold;
	background-color: rgb(204, 204, 204);
	color: Black;
}

.separator {
	height: 5px;
	margin: 5px 0px 5px 0px;
	border-bottom:dashed 1px #B4B4B4;
}

.compare_edition
{
	width: 70px;
	font-size: 16px;
	font-weight: bold;
	color: black;
}

.compare_descr
{
	text-align: left;
}

.compare_yes
{
	background: url(images/compare/feature_yes.png) center no-repeat;
}

.compare_no
{
	background: url(images/compare/feature_no.png) center no-repeat;
}

.compare_summary_title
{
	font-size: 24px;
}

.compare_summary_text
{
	font-size: 12px;
	line-height: 1.6em;
	text-align: justify;
	padding-top: 7px;
	padding-right: 0px;
}

/*------------------------------------------------------
** Why Upgrade?
------------------------------------------------------*/

.why
{
	width: 100%;
	margin-top: 30px;
	padding-top: 10px;
	padding-bottom: 0px;
}

.why_image
{
	float: right;
	width: 480px;
	text-align: center;
}

.why_text
{
	float: left;
	width: 350px;
	padding-right: 50px;
	text-align: left;
	border-right: solid 1px rgb(200,200,200);
}

.why_title
{
	text-align:left;
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	color: rgb(50,50,50);
}

.why_small_left
{
	float: left;
	width: 450px;
	margin-top: 30px;
	padding-top: 10px;
	padding-bottom: 0px;
}

.why_small_right
{
	float: right;
	width: 450px;
	margin-top: 30px;
	padding-top: 10px;
	padding-bottom: 0px;
}

.why_small_image
{
	float: left;
	width: 100px;
	text-align: center;
}

.why_small_text
{
	float: right;
	width: 330px;
	padding-left: 20px;
	text-align: left;
}

.why_small_title
{
	text-align:left;
	padding-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
	color: rgb(50,50,50);
}

/*------------------------------------------------------
** Libraries
------------------------------------------------------*/

.reviews_left
{
	float: left;
	width: 450px;
	margin-top: 10px;
	padding: 20px;
}

.reviews_right
{
	float: right;
	width: 450px;
	margin-top: 10px;
	padding: 20px;
}

/*------------------------------------------------------
** Libraries
------------------------------------------------------*/

.libraries_item
{
	padding-top: 30px;
}

.libraries_image
{
	float: left;
	width: 200px;
}

.libraries_text
{
	float: right;
	width: 700px;
}

.libraries_title
{
	font-size: 20px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 15px;
}

.libraries_included
{
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.libraries_details
{
	font-size: 13px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}

.libraries_samples
{
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*------------------------------------------------------
** Solutions
------------------------------------------------------*/

.solutions_item
{
	padding-top: 30px;
}

.solutions_image
{
	float: left;
	width: 200px;
}

.solutions_text
{
	float: right;
	width: 700px;
}

.solutions_title
{
	font-size: 20px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 15px;
}

/*------------------------------------------------------
** Buy
------------------------------------------------------*/

.buy_sharm_edition
{
	width: 520px;
	margin-left: 20px; 
	margin-right: 0px; 
	padding: 15px 15px 0px 15px;
	text-align: left;
}

.buy_sharm_edition_name
{
	padding-left: 15px;
	font-size: 16px;
	font-weight: bold;
}

.buy_sharm_edition_price
{
	font-size: 16px;
	font-weight: bold;
	color: rgb(200, 50, 50);
}

.buy_sharm_edition_descr
{
	padding-top: 10px;
	padding-left:15px;
	text-align: left;
	font-size: 15px;
	line-height: 1.6em;
}

.buy_sharm_library_name
{
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
}

.buy_sharm_library_descr
{
	width: 125px;
	float: left;
	padding-left: 20px;
	text-align: left;
	font-size: 13px;
}

.buy_sharm_library_links
{
	float: right;
	padding-top: 25px;
}

/*------------------------------------------------------
** Videos
------------------------------------------------------*/

.video_frame
{
	text-align: center;
}

.video_title
{
	padding-left: 150px;
	padding-bottom: 8px;
	text-align: left;
	font-size: 18px;
}

.video_link
{
	padding-bottom: 8px;
	text-align: left;
	font-size: 13px;
}

/*------------------------------------------------------
** Libraries
------------------------------------------------------*/

.libs_category_title
{
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
	margin-top: 30px;
	margin-bottom: 10px;
	background: rgb(235,235,235);
}

.libs_category_icon
{
	float: left;
	width: 150px;
	text-align: center;
}

.libs_category_content
{
	float: right;
	width: 770px;
}

.libs_title
{
	float: left;
	width: 230px;
	font-size: 15px;
	font-weight: bold;
	padding-top: 14px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.libs_player
{
	float: right;
	width: 500px;
	padding-top: 10px;
}

.libs_text
{
	width: 100%;
	font-size: 13px;
	padding-top: 10px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 1.5em;
}

/*------------------------------------------------------
** Solutions
------------------------------------------------------*/

.solutions_left
{
	float: left;
	width: 450px;
	margin-top: 30px;
	padding-top: 10px;
	padding-bottom: 0px;
}

.solutions_right
{
	float: right;
	width: 450px;
	margin-top: 30px;
	padding-top: 10px;
	padding-bottom: 0px;
}

.solutions_image
{
	float: left;
	width: 150px;
	text-align: center;
}

.solutions_text
{
	float: right;
	width: 280px;
	padding-left: 20px;
	line-height: 1.6em;	
	text-align: justify;
}

.solutions_title
{
	text-align:left;
	padding-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
	color: rgb(50,50,50);
}

