﻿body
{
	background-color: #363531;
	background-image: url(/images/background.gif);
	background-repeat: repeat-x;
	background-position: 0 120px;
	margin: 0;
	font-family: "trebuchet ms",verdana,arial,sans-serif;
	color: White;
	font-size: 10pt;
	height: 100%;
	min-width: 1000px;
	line-height: 1.7em;
}

span.detail
{
	font-weight: bold;
}

/*
a.detail
{
	text-decoration: underline;
	cursor: pointer;
}

a.detail:hover
{
	text-decoration: underline;
	cursor: pointer;
	color: Blue;
}
*/

#interest
{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

#pricing
{
	margin-top: 10px;
	margin-bottom: 10px;
	
}

#pricing tr.header
{
	color: #363531;
	background-color: #fdffd2;
	text-align: center;
	font-weight: bold;
	height: 50px;
}

#pricing tr.top td
{
	border: none;
	background-color: White;
}

#pricing tr.second
{
	background-color: #ececec;
}

#pricing tr.header td
{
	border-bottom: 3px solid #999999;	
	font-size: 14pt;
	vertical-align: middle;
}

#pricing td
{
	border-right: 1px solid #999999;	
	padding: 3px;
	font-size: 9pt;
	vertical-align: top;
	border-bottom: 1px solid #999999;
	text-align: center;
}

#pricing td.big
{
	font-family: "Arial Unicode MS", "Lucida Sans Unicode", Arial, Verdana, Sans-Serif;
	font-size: 18pt;
	font-weight: bold;
	vertical-align: middle;
}

#pricing td.price
{
	background-color: Yellow;
	font-size: 22pt;
	font-weight: bold;
	vertical-align: middle;
}

#pricing td.prefer
{
	background-color: #5ac600;
	color: black;
}

#pricing td ul
{
	text-align: left;
	padding-left: 0;
	margin-left: 20px;
	margin-bottom: 0;
	margin-top: 0;
}

#live-help
{
	position: relative;
}

.field_doc td
{
	vertical-align: top;
}

#section_left li
{
	margin-bottom: 5px;
}

#section_left li img
{
	margin-top: 15px;
}

#agreement
{
	
}

#agreement h2
{
	text-align: center;
}

#agreement p
{
	text-align: justify;
}

#agreement li
{
	margin-bottom: 20px;
}

.list li
{
	margin-bottom: 5px;
}

#legal p.indent
{
	margin-top: 0;
	margin-left: 20px;
}

#legal p.indent_subject
{
	font-weight: bold;
}


#right_menu
{
	list-style: none;
	padding: 0;
	margin: 0;
	width: 250px;
}

#api h4
{
	font-size: 12pt;
	margin-bottom: 15px;
	margin-top: 30px;
	border-bottom: 1px solid black;
}

#api ul
{
	list-style: none;
}

#api ul li
{
	margin-top: 10px;
}

#api p
{
	margin: 0;
}

#api p.desc
{
	font-weight: bold;
	margin-right: 10px;
	margin-top: 10px;
}

#api table
{
	margin-top: 10px;
	padding: 5px;
}

#api td
{
	padding-right: 1em;
	vertical-align: top;
}

.table_header
{
	font-weight: bold;
}

.table_header td
{
	border-bottom: 2px solid black;
	margin-top: 5px;
}

#api table
{
	padding: 5px;
}

#api pre.syntax
{
	font-family: Courier New;
	background-color: #fdffd2;
	margin-top: 10px; 
}

.download_box
{
	position: absolute;
	background-image: url(/images/popup.png);
	background-repeat: no-repeat;
	width: 327px;
	height: 175px;
	z-index: 500;
	padding: 30px;
}

#right_menu li
{
	float: none;
	padding-left: 10px;
	border-bottom: 1px dotted #5ac600;
}

#right_menu a.sub
{
	color: #c2c2c2;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	display: block;
	padding-top: 0px;
	height: 24px;
	margin-left: 20px;
}

#right_menu a
{
	color: White;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	display: block;
	padding-top: 10px;
	height: 34px;
}

#right_menu li:hover
{
	background-color: #9a9a9a;
}

p
{
	margin-bottom: 5px;
}

html
{
	height: 100%;
}

#progress
{
	width: 178px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/ajax_back.png);
	background-repeat: no-repeat;
	height: 137px;
	z-index: 1000;
	top: 200px;
	text-align: center;
}

#progress img
{
	width: 25px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 48px;
}

#submenu
{
	height: 35px;
	background-image: url(/images/menu_back.gif);
	background-repeat: repeat-x;
	background-color: #000000;
	min-width: 800px;
	width: 100%;
}

.upload
{
	margin-top: 7px;
	border: 0;
	border-right: 5px;
	height: 18px;
}

#submenu p
{
	margin: 0;
	margin-top: 5px;
	float: left;
	padding: 3px;
	border-right: 1px dotted #c2c2c2;	
	padding-right: 15px;
	margin-right: 15px;
	color: white;
	text-decoration: none;
}

#submenu img
{
	float: left;
	position: relative;
	margin-left: 10px;
	top: 10px;
	z-index: 499;
}

#file_menu
{
	/*clear: both;*/
}

#main_section
{
	width: 100%;
}

#main_section h2, h3
{
	margin-top: 0px;
}

#section_left
{
	vertical-align: top;
	background-color: white;
	background-image: url(/images/section_left.gif);
	background-position: right;
	background-repeat: repeat-y;
	width: 220px;
	padding: 10px;
	padding-right: 20px;
	color: #363531;
	min-width: 220px;
}

#start_graphic
{
	background-color: #fdffd2;
	padding: 30px;
	color: #363531;
}

#start_graphic p
{
	margin-bottom: 5px;
	margin-top: 0;
	font-size: 12pt;
}

#start_graphic a
{
	color: #5ac600;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #5ac600;
}

#start_graphic a:hover
{
	color: #363531;
}

#start_graphic h2
{
	color: #363531;
	font-size: 20pt;
}

#section_left h2
{
	color: #363531;
	font-size: 20pt;
}

#section_left h3
{
	color: #363531;
	font-size: 16pt;
	background-color: #fdffd2;
	padding: 10px;
	text-align: center;
	border: 1px dotted #c2c2c2;
}

#section_right
{
	vertical-align: top;
	background-color: #7e7e7e;
	background-image: url(/images/section_right.gif);
	background-position: left;
	background-repeat: repeat-y;
	padding: 20px;
}

.submit
{
	border: 0;
	font-size: 11px;
	background-color: #474747;
	background-color: transparent;
	background-image: url(/images/bg_submit.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left bottom;
	color: #ffffff;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-top-width: 0pt;
	border-bottom-width: 0pt;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: -moz-use-text-color;
	border-bottom-color: -moz-use-text-color;
	cursor: pointer;
}

.submit:hover
{
	background-color: #009900;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
}

#feedback_body
{
	display: block;
	margin-bottom: 1em;
}

#reset_body2
{
	display:none;
}

#logo_part
{
	position: fixed;
	right: 50px;
	top: 0px;
	z-index: 0;
}

#menu
{
	background-color: #5ac600;
	height: 50px;
	border-bottom: 1px solid white;
	width: 100%;
}

#menu img
{
	position: absolute;
	float: left;
	margin: 4px 10px 0px 10px;
}

#menu h3
{
	margin: 0;
	padding-top: 12px;
	margin-left: 20px;
	font-size: 16pt;
	color: #ffffff;
}

#tabs
{
	position: absolute;
	top: 76px;
	left: 280px;
	min-width: 680px;
	z-index: 222;
}

#tabs ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#tabs li
{
	float: left;
	margin: 0 10px 0 0;
	text-align: center;
}

#tabs a
{
	background-image: url(/images/tab_back.gif);
	background-repeat: no-repeat;
	color: White;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	display: block;
	width: 160px;
	padding-top: 10px;
	height: 34px;
	filter: alpha(opacity=60);
	opacity: 0.6;
}

.docText
{
	color: #c0c0c0;
	margin: 0;
	font-size: 9pt;
	margin-bottom: 10px;
}

#tabs a:hover
{
	filter: alpha(opacity=100);
	opacity: 1;
}

#tabs a.active
{
	filter: alpha(opacity=100);
	opacity: 1;
	height: 39px;
}

.gridRow:hover
{
	background-color: #e2e2e2;
}

.download_dd
{
	font-size: 7pt;
}

.button_click
{
	background-image: url(/images/button_click_trans.png);
	background-repeat: no-repeat;
	width: 111px;
	margin: 0;
	height: 20px;
	display: block;
	padding: 6px;
	padding-left: 10px;
	color: White;
	text-decoration: none;
	margin-left: -2px;
	float: left;
}

.button_click:hover
{
	background-image: url(/images/button_click.png);
}

.button_click img
{
	padding-top: 1px;
	vertical-align: middle;
	margin-right: 5px;
}

.hiddenCol
{
	display: none;
}

.viewer
{
	margin-top: 10px;
	border: 1px solid #c2c2c2;
	clear: both;
	overflow: hidden;
}

#ctl00_ContentPlaceHolder1_dvPreview_toolbar_btn_edit
{
	display: none;
}

h2
{
	color: #f1f1f1;
}

.control_text_box
{
	width: 12em;
	margin-bottom: 2px;
}

.control_submit
{
	margin-right: 5px;
}

#login
{
	margin-top: 150px;
	width: 350px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

.login_panel
{
	float: right;
}

#container
{
	position: relative; /* needed for footer positioning*/
	width: 100%;
	height: auto !important;
}

#livelink
{
	color: #5ac600;
	font-size: 8pt;
}

#livelink:hover
{
	color: #363531;
}

#content
{
}

#header
{
	background-color: #00a8ff;
	height: 120px;
	border-bottom: 5px solid #007dbd;
	margin-bottom: 0px;
	min-width: 850px;
}

.logo
{
	margin: 10px 5px 10px 30px;
	float: left;
}

#account
{
	position: absolute;
	right: 0;
	margin: 20px 10px 10px 10px;
	font-size: 9pt;
	z-index: 1;
}

#account a
{
	color: white;
}

#account a.name
{
	color: red;
}

.info
{
	background-color: #fdffd2;
}

#footer
{
	background: #dedfde url('/images/img_footer.jpg') repeat-x;
	height: 130px;
	font-size: 8pt;
	padding: 20px;
	border-top: 1px solid #dedfde;
	min-width: 850px;
}

.link_shadow
{
	background: #dedfde url('/images/img_footer.jpg') repeat-x;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	border: 1px dotted #5ac600;
}

.division
{
	border-right: 1px dotted #999999;
	color: #666666;
	padding-right: 25px;
	float: left;
	margin-right: 20px;
	height: 100px;
	width: 200px;
}

#footer h3
{
	color: #333333;
	font-size: 10pt;
	margin-bottom: 0;
}

#footer a
{
	color: #333333;
	text-decoration: none;
}

#footer p
{
	margin-top: 5px;
}

#footer_left
{
	background-image: url(/images/bottom_left.png);
	background-repeat: no-repeat;
	float: left;
	width: 9px;
	height: 10px;
	background-color: #363531;
	margin: 0;
}

#footer_bottom
{
	background-color: #dedfde;
	height: 10px;
	font-size: 1px;
	min-width: 800px;
}

#footer_right
{
	background-image: url(/images/bottom_right.png);
	background-repeat: no-repeat;
	float: right;
	width: 9px;
	height: 10px;
	background-color: #363531;
	margin: 0;
}

.footer
{
	margin: 0;
	font-size: 10pt;
	padding: 10px 0px 0px 10px;
	background-color: #363531;
	min-width: 800px;
	text-align: center;
}

.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2
{
	background: url('/images/img.png') no-repeat right bottom;
}

.cssbox
{
	width: 415px !important;
	width: 400;
	padding-right: 15px;
	margin: 20px auto;
}

.cssbox_head
{
	background-position: top right;
	margin-right: -15px;
	padding-right: 40px;
}

.cssbox_head h2
{
	background-position: top left;
	margin: 0;
	border: 0;
	padding: 25px 0 15px 40px;
	height: auto !important;
	height: 1%;
}

.cssbox_head p
{
	margin: 0;
	border: 0;
	padding: 0px 0px 0px 40px;
	height: auto !important;
}

.cssbox_head a
{
	margin: 0;
	border: 0;
	padding: 0px 0px 0px 10px;
	height: auto !important;
	color: Red;
	text-decoration: underline;
}

.cssbox_body
{
	background-position: bottom left;
	margin-right: 25px;
	padding: 15px 0 0px 40px;
}

#footer_wrapper
{
	width: 100%;
}
