body, html
{
	margin: 0;
	padding: 0;
}

h1
{
	font-size: 26px;
	font-weight: bold;
	color: #2f619d;
	margin: 0;
}

h2
{
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin: 0;
}

h4
{
	font-size: 12px;
	font-weight: normal;
	color: #7a7a7a;
	margin: 0;
}

h5
{
	font-size: 11px;
	font-weight: normal;
	color: #7a7a7a;
	margin: 0;
}

h6
{
	font-size: 15px;
	font-weight: bold;
	color: #000;
	margin: 0;
}


p
{
	font-size: 14px;
	color: #7a7a7a;
	margin: 0;
}

a, a:hover, a:visited
{
	color: #2C8FDA;
}


/*Description*/

.content_wrap
{
	height: auto;
	width: 880px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #dcdcdc;
	display: inline-block;
	padding: 35px 50px 35px 50px;
}

.content_wrap h1
{
	margin-bottom: 10px;
}

.content_wrap table
{
	width: 100%;
	display: inline-block;
}

f .desc_pic
{
	width: 55px;
	text-align: center;
}

.desc_txt
{
	width: 800px;
	padding: 20px;
}






/*Tooltip*/

.tooltip
{
	display: none;
}

.tooltip_top
{
	background: url(images/tooltip_gfx.png) 0px 0px;
	width: 288px;
	height: 13px;
}

.tooltip_bg
{
	background: url(images/tooltip_middle_gfx.png);
	padding: 0px 14px 0px 13px;
	width: 261px;
}

#fancybox-content p
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.tooltip_bottom
{
	background: url(images/tooltip_gfx.png) 0px -16px;
	width: 288px;
	height: 37px;
}


.tooltip p
{
	font-size: 11px;
	margin: 10px 0 0 0;
	text-align: left;
}


.tooltip_link
{
	position: relative;
	cursor: pointer;
}

.tooltip_link:hover
{
	text-decoration: underline;
}

h2:hover .screen_zoom
{
	background-position: left bottom;
}


/*Version*/

.version_wrap
{
	width: 880px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #dcdcdc;
	display: inline-block;
	padding: 35px 50px 15px 50px;
}

.version_p1
{
	margin: 35px 0 0 0;
}

.version_p3
{
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #dcdcdc;
	display: inline-block;
}

.feature_wrap, .pack_content
{
	float: left;
}

.feature_box
{
	height: 66px;
	width: 209px;
	background: url(images/feature_box_gfx.png);
	margin: 0 12px 12px 0;
	display: block;
	padding: 18px 10px 0 70px;
}

.feature_box h3
{
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 0 0 5px 0;
}

.feature_box p
{
	font-size: 11px;
}

.pack_wrap
{
	border-width: 0 1px 0 1px;
	border-style: solid;
	border-color: #dcdcdc;
	display: inline-block;
}

.lite_pack
{
	margin: 0 20px 18px 13px;
}

.lite_pack_pay
{
	margin: 0 19px 18px 13px;
}

.lite_buy
{
	height: 125px;
	display: block;
	text-align: center;
}

.pay_buy
{
	display: block;
	text-align: center;
}

.lite_buy h1, .pay_buy h1
{
	color: #000;
}

.lite_buy h2, .pay_buy h2
{
	color: #fff;
}

.version_buy_btn
{
	width: 73px;
	height: 28px;
	background: url(images/versions_buy_btn.png);
	padding: 10px 42px 0 2px;
	margin: 18px 0 11px 13px;
}

.version_buy_btn:hover
{
	background-position: bottom;
}

.feature_content_grey
{
	height: 50px;
	width: 300px;
	border-width: 0 1px 0 1px;
	border-style: solid;
	border-color: #dcdcdc;
	background: #fafafa;
	display: block;
	float: left;
}

.feature_content_white
{
	height: 50px;
	width: 300px;
	border-width: 0 1px 0 1px;
	border-style: solid;
	border-color: #dcdcdc;
	background: #fff;
	display: block;
	float: left;
}

.product_update_ico
{
	margin: 10px 0 0 20px;
	float: left;
}


.feature_content_white .tooltip_link, .feature_content_grey .tooltip_link, .versiontable tr td:first-child .tooltip_link
{
	margin: 12px 2px 0 20px;
	float: left;
}

.feature_txt h2
{
	margin-bottom: 10px;
}

.feature_txt_logo
{
	margin: 14px 0 0 15px;
	display: inline-block;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	line-height: 14px;
}

.feature_txt_logo span
{
	margin: 0;
	color: #7a7a7a;
	font-size: 11px;
	font-weight: normal;
}

.feature_txt h2 a
{
	color: #000;
}

.feature_txt h2 a:hover
{
	text-decoration: underline;
}

.versiontable .feature_txt_logo span
{
	display: inline;
	margin-left: 0;
}

.feature_block_grey
{
	height: 32px;
	width: 78px;
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: #dcdcdc;
	background: #fafafa;
	display: block;
	float: left;
	padding: 18px 0 0 65px;
}

.feature_block_white
{
	height: 32px;
	width: 78px;
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: #dcdcdc;
	background: #fff;
	display: block;
	float: left;
	padding: 18px 0 0 65px;
}

.expand_wrap_out
{
	margin: 30px 0 0 0;
	display: inline-block;
	text-align: center;
	width: 100%;
}

.expand_wrap_btn, .collapse_wrap_btn
{
	display: inline-block;
	margin: 0 0 20px 0;
	cursor: pointer;
}

.expand_wrap_btn:hover h1, .collapse_wrap_btn:hover h1
{
	color: #2c8fda;
	cursor: pointer;
}

.expand_wrap_btn img, .collapse_wrap_btn img
{
	float: left;
}

.expand_wrap_btn h1, .collapse_wrap_btn h1
{
	color: #000;
	display: inline-block;
	margin: 7px 0 0 15px;
}

/*Tooltip*/

.system_wrap
{
	width: 880px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #dcdcdc;
	display: inline-block;
	padding: 35px 50px;
}

.system_content_left
{
	width: 48%;
	display: inline-block;
	float: left;
	margin: 10px 0 0 0;
}

.system_content_right
{
	width: 44%;
	display: inline-block;
	float: right;
	margin: 10px 0 0 0;
}

.system_content_left h2, .system_content_right h2
{
	font-size: 14px;
	padding: 20px 0 5px 0;
}

.system_content_left p, .system_content_right p
{
	font-size: 12px;
}

.download_wrap
{
	width: 880px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #dcdcdc;
	display: inline-block;
	padding: 35px 50px 30px 50px;
	margin: 0 0 14px 0;
}

.download_big_left_btn
{
	width: 12px;
	height: 137px;
	background: url(images/download_big_left_btn.png) no-repeat;
	display: block;
	float: left;
}

.download_big_center_btn
{
	width: 855px;
	height: 92px;
	background: url(images/download_big_center_btn.png);
	display: block;
	float: left;
	text-align: center;
	padding: 45px 0 0 0;
}

.download_big_right_btn
{
	width: 12px;
	height: 137px;
	background: url(images/download_big_right_btn.png) no-repeat;
	display: block;
	float: left;
}

.download_big_btn:hover .download_big_left_btn
{
	background-position: bottom;
}

.download_big_btn:hover .download_big_right_btn
{
	background-position: bottom;
}

.download_big_btn:hover .download_big_center_btn
{
	background-position: bottom;
}

.download_big_content
{
	display: inline-block;
	text-align: left;
}

.download_big_content img
{
	float: left;
	margin: 0 20px 0 0;
}

.download_big_content h1
{
	color: #fff;
	display: inline-block;
}

.download_big_content p
{
	color: #fff;
	display: inline-block;
	font-weight: normal;
}

.sk_keywords
{
	margin: 30px 0 0 0;
	display: inline-block;
	line-height: 20px;
}

.sk_keywords a
{
	font-size: 20px;
	font-weight: bold;
	color: #2c8fda;
	margin: 0 5px 0 5px;
}

.sk_keywords a:hover
{
	text-decoration: underline;
}

.CopyRTxt
{
	padding-left: 50px;
	padding-bottom: 20px;
	font-size: 11px;
}

.FooterLnks
{
	padding-right: 50px;
	padding-bottom: 20px;
}

.FooterLnks a, .FooterLnks a:visited
{
	color: #7a7a7a;
	font-size: 11px;
}

.FooterLnks a:hover
{
	color: #2c8fda;
	text-decoration: none;
}

#MainDiv
{
	padding: 0px !important;
	width: 980px !important;
}

.MenuContainer
{
	padding: 16px 16px 0px 16px;
}


.versiontable
{
	border-collapse: separate;
	border-collapse: collapse;
	width: 878px;
}

.versiontable td
{
	height: 50px;
	width: 143px;
	margin: 0px;
	padding: 0px;
}

tr.feature_header td, .versiontable td
{
	border-right: 1px solid gainsboro;
}

.versiontable td span
{
	margin-top: 0px;
	margin-left: 65px;
	display: inline-block;
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
}

.versiontable td.lite span
{
	background-image: url(images/dot_lite_ico.png);
}

.versiontable td.basic span
{
	background-image: url(images/dot_basic_ico.png);
}

.versiontable td.plus span
{
	background-image: url(images/dot_plus_ico.png);
}

.versiontable td.pay span
{
	background-image: url(images/dot_pay_ico.png);
}

.versiontable td:first-child
{
	width: 302px;
	border-left: 1px solid gainsboro;
	padding: 0;
}

.versiontable tr.greybg
{
	background-color: #FAFAFA;
}

td.feature_wrap_td
{
	border-left: 0 !important;
	vertical-align: top;
}

td.feature_wrap_td > div
{
	position: relative;
}

td.feature_wrap_td > div > div
{
	position: absolute;
	top: 0;
	left: 0;
}

td.feature_wrap_td .feature_box
{
	margin: 0 9px 12px 0;
}

tr.feature_header td
{
	border: 0;
}

#v3table
{
	display: none;
}

div.tooltip_link
{
	display: inline-block;
	background: url(images/sk_plus_button_ico.png) top left;
	width: 29px;
	height: 25px;
}

div.tooltip_link.selected
{
	background-position: bottom left;
}

.screen_wrap.onlyborder .tooltip_link
{
	background: none;
	width: auto;
	height: auto;
}


#fancybox-content a:hover
{
	text-decoration: underline !important;
}



/* ---- Company / Jobs ---- */

.job_box
{
	margin-top: 15px;
	padding: 25px;
	background: url(../Images/job_bg.png) #f6f6f6 repeat-x;
}

.job_box .content
{
	width: 720px;
}

.job_box .expand_btn, .job_box .expand_btn2, .job_box .expand_btn3, .job_box .collapse_btn, .job_box .collapse_btn2, .job_box .collapse_btn3
{
	text-align: center;
	margin: -100px -15px 0 0;
	width: 100px;
	position:relative;
	float: right;
	top: 27px;
	display: inline-block;
}

.job_box .expand_btn2, .job_box .collapse_btn2, .job_box .expand_btn3, .job_box .collapse_btn3
{

	margin: -92px -15px 0 0;
}

.job_box .expand_icon
{
	width: 42px;
	height: 42px;
	background: url(../company/images/expand_collaps_btn.png) 0 0 no-repeat;
	display: block;
	margin: 0 auto 7px auto;
}

.job_box .expand_btn:hover .expand_icon, .job_box .expand_btn2:hover .expand_icon, .job_box .expand_btn3:hover .expand_icon
{
	background: url(../company/images/expand_collaps_btn.png) 0 -42px no-repeat;
}

.job_box .expand_wrap a
{
	font-size: 12px;
	color: #2F619D;
	cursor: pointer;
}

.job_box .collapse_icon
{
	width: 42px;
	height: 42px;
	background: url(../company/images/expand_collaps_btn.png) -42px 0 no-repeat;
	display: block;
	margin: 0 auto 7px auto;
}

.job_box .collapse_btn:hover .collapse_icon, .job_box .collapse_btn2:hover .collapse_icon
{
	background: url(../company/images/expand_collaps_btn.png) -42px -42px no-repeat;
}
	
.job_box h1
{
	font-size: 20px;
}

.job_box h2
{
	margin: 25px 0 15px 0;
}

.expanddiv
{
	display: none;
}

.job_box ul
{
	list-style-image: url(../images/ico/bullet_ico.png);
	list-style-position: inside;
	color: #2F619D;
	margin-left: 15px;
}

.job_box ul li
{
	font-size: 14px;
	color: #7A7A7A;
	margin-bottom: 10px;
}

#job_address
{
	margin: 0 0 7px 35px;
}

.clear
{
	clear: both;
}

/* ---- Download / Info ---- */

#DownloadInfo
{
	font-size: 14px;
}

#DownloadInfo #ContentLeft
{
	float: left;
	width: 210px;
	padding: 0 0 0 15px;
	margin-top: 20px;
	text-align: center;
}

#DownloadInfo #ContentLeft .Package
{
	margin-left: -8px;
}

#DownloadInfo #ContentRight
{
	float: right;
	width: 730px;
	padding: 0 15px 0 0;
}

#DownloadInfo .ContentWrap
{
	border-bottom: 1px solid #DCDCDC;
	margin: 20px 0 0 0;
	padding: 0 0 25px 0;
}

#DownloadInfo .Last
{
	border-bottom: 0px;
}

#DownloadInfo h1
{
	font-size: 24px;
	margin: 0px;
}

#DownloadInfo h2
{
	font-size: 18px;
	color: #2F619D;
	margin-bottom: 10px;
}

#DownloadInfo table
{
	margin-top: 15px;
	color: #7A7A7A;
}

#DownloadInfo tr
{
	height: 22px;
	vertical-align: top;
}

#DownloadInfo td:first-child
{
	width: 120px;
	color: #000;
}

#DownloadInfo td:last-child
{
	width: 250px;
	text-align: right;
	
}

#DownloadInfo table span
{
	float: right;
}

#DownloadInfo table a, #DownloadInfo table span
{
	float: right;
}

#DownloadInfo table img
{
	margin: 0 3px 0 0;
}

#DownloadInfo td, #DownloadInfo ul
{
	color: #7A7A7A;
}

#DownloadInfo ul
{
	list-style-image: url(../images/ico/bullet_ico.png);

	color: #2F619D;
}


#DownloadInfo ul li
{
	margin: 8px 0;
}

#DownloadInfo .ListEntries
{
	color: #7A7A7A;
}

#DownloadInfo  .DownloadButton {
    width: 105px;
    height: 28px;
    background: url(../Downloads/images/download_btn.png);
    margin: 0 auto;
	margin-top: 15px;
    padding: 10px 5px 0 25px;
    text-align: center;
}

#DownloadInfo  .DownloadButton:hover {
    background-position: bottom;
}

#DownloadInfo  .DownloadButton p {
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    margin: 0;
}

#DownloadInfo  .SocialButtons {
	width: 160px;
	text-align:left;
	margin: 20px 0 0 35px;
}

#DownloadInfo  .SocialButtons p {
    font-size: 12px;
}

#DownloadInfo  .SocialButtons img {
    float: left;
	margin: 5px 5px 0 0 ;
}








#CaseStudies .description {
	width:250px;
	float: left;
}

#CaseStudies .cs_elements {
	width:620px;
	float: right;
}

#CaseStudies table tr td {
	text-align: center;
	width: 200px;
	height: 5px;
}

#CaseStudies a {
	color: #2f619d;
	font-size: 12px;
	font-weight: bold;
}

#CaseStudies .caption {
	margin: 5px 0 20px 0;
}

#Testimonials {
	padding-right: 0px !Important;
	width: 930px;
}

#Testimonials .description {
	margin-bottom: 20px;
	padding-right: 50px;
}

#Testimonials .testi_element {
	margin: 0 30px 35px 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #dcdcdc;
	width: 425px;
	float: left;	
}

#Testimonials .testi_element p {
	font-size: 12px;
}

#Testimonials .testi_name {
	color: #2f619d;
	font-weight: bold;
	margin-top: 10px;
}

#ReferencesDiv .ref_element {
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	width: 425px;
	margin-bottom: 40px;
	padding-bottom: 15px;
}

#ReferencesDiv .last {
	margin-bottom: 20px !Important;
}

#ReferencesDiv .ref_element {
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	width: 425px;
	margin-bottom: 40px;
	padding-bottom: 15px;
}

#ReferencesDiv .ref_element td {
	text-align: center;
	width: 110px;
	height: 50px;
}

#ReferencesDiv .ref_element img {
	margin: 18px 0 8px 0;
}

#ReferencesDiv h2 {
	margin-bottom: 10px;
}

#ReferencesDiv .ref_element .caption {
	font-size: 12px;
	color: #838383;
	font-weight: bold;
}


#ReferencesDiv #AllReferences .Caption {
	margin: 0;
	padding: 0;
	color: #000000;
	font-weight: bold;
	font-size: 18px;
}

#ReferencesDiv #AllReferences span {
	color: #838383;
	font-size: 12px;
	line-height: 1.4em;
}

#ReferencesDiv .expand_wrap_out {
	margin-top: 10px !Important;
}

#TestimonialsButton {
	margin: 0px !Important;
}

