﻿body, html {
    margin: 0;
    padding: 0;
}

h1 {
    font-size: 26px;
    font-weight: bold;
    color: #f2aa18;
    margin: 0;
}

h2 {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    margin: 0;
}

h3 {
    font-size: 14px;
    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;
}

p {
    font-size: 14px;
    color: #7a7a7a;
    margin: 0;
}

a, a:visited {
    text-decoration: none;
    color: #282828;
}

a:hover {
    color: #f2aa18;
}



#MainDiv {
    margin-bottom: 20px !important;
}

/*Showcase*/

.Showcase {
	background-image: url(Images/showcase_sitekiosk-online_gfx.png);
	height: 298px;
	width: 740px;
	position: relative;
	text-indent: -9999px;
	overflow: hidden;
}

.play_btn {
    margin: 122px 0 0 230px;
}

.play_left_btn {
    width: 64px;
    height: 60px;
    background: url(images/watch_left_btn.png) no-repeat;
    display: block;
    float: left;
}

.play_center_btn {
    width: auto;
    height: 43px;
    background: url(images/watch_center_btn.png);
    display: block;
    float: left;
    text-align: center;
    text-indent: 0;
    padding: 17px 0 0 0;
}

.play_right_btn {
    width: 35px;
    height: 60px;
    background: url(images/watch_right_btn.png) no-repeat;
    display: block;
    float: left;
}

.play_btn:hover .play_left_btn {
    background-position: bottom;
}

.play_btn:hover .play_right_btn {
    background-position: bottom;
}

.play_btn:hover .play_center_btn {
    background-position: bottom;
}

.play_center_btn h2 {
    color: #fff;
    margin: 0 0 0 10px;
}

/*Reference Gallery*/

.ShowcaseBottom {
	background-image: url(Images/showcase_bottom_sitecaster_gfx.png);
	height: 134px;
	width: 740px;
	overflow: hidden;
	text-align: center;
}

.ShowcaseBottom p {
	color: white;
	position: relative;
	overflow: hidden;
	margin: 15px 0 0 0;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
}

.ShowcaseBottomRefLink {
	color: white;
	position: relative;
	overflow: hidden;
	margin: -14px 20px 0 0;
	font-weight: bold;
	text-decoration: none;
	float: right;
}

.ShowcaseBottomRefLink:hover, .ShowcaseBottomRefLink:visited {
	color: white;
	text-decoration: none;
	opacity: 0.7;
}

.prettyGalleryContainer {
	clear: both;
	float: left;
	margin: 10px 0 0 50px;
}
	
.prettyGalleryContainer a:focus { outline: none; }

.prettyGalleryContainer img { border: 0; }

.prettyGalleryContainer ul {
	margin: 0;
	padding: 0;
}

.prettyGalleryContainer ul li {
	display: block;
	float: left;
}
		
.prettyGalleryContainer ul li a,
.prettyGalleryContainer ul li a img { display: block; }

.prettyGalleryBackground {
	background: url(../images/prettyGallery/content_background.png) top left repeat;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 0 0 10px 0;
}

.pp_alignleft { float: left; }
.pp_alignright { float: right; }
.pp_aligncenter { margin: 0 auto; }

.pg_paging .pg_previous {
	
	background: url(../images/references/ref_arrow_left_btn.png) top left no-repeat;
	display: block;
	height: 21px;
	margin: 15px 0 0 -30px;
	overflow: hidden;
	text-indent: -10000px;
	width: 11px;
	position: absolute;
	z-index: 1;
}

.pg_paging a {
	height: 21px;
}

.pg_paging .pg_previous:hover { background-position: 0 -21px; }

.pg_paging .pg_next {
	
	background: url(../images/references/ref_arrow_right_btn.png) top right no-repeat;
	display: block;
	height: 21px;
	margin: 15px 0 0 660px;
	overflow: hidden;
	text-indent: -10000px;
	width: 11px;
	position: absolute;
	z-index: 1;
}

.pg_paging .pg_next:hover { background-position: 0 -21px; }

.pg_paging li { text-align: center; }

.pg_pages {
	background: url(../images/prettyGallery/pagingBackgroundLeft.png) top left no-repeat;
	float: left;
	padding-left: 8px;
}

.pg_pages ul {
	background: url(../images/prettyGallery/pagingBackgroundRight.png) top right no-repeat;
	float: left;
	height: 15px;
	padding-right: 9px;
}

.pg_pages ul li { line-height: 15px; }
			
.pg_pages ul li.selected { font-weight: bold; }
		
.pg_pages a {
	color: #fff;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	padding: 2px;
}

.pg_pages a:hover { color: #c4c4c4; }

.pg_pages a.circle {
	display: block;
	background: url(../images/prettyGallery/pagingPageNumber.png) top left no-repeat;
	height: 8px;
	margin: 3px 1px 0 3px;
	padding: 0;
	text-indent: -10000px;
	width: 8px;
}

.pg_pages a.circle:hover,
.pg_pages .selected a.circle { background-position: bottom l;}

/*SubNavigation*/

.HvrBtn a
{
	color: #FFF !important;
	font-size: 12px !important;
}

#SRDownloadBtn.HvrBtn {
	margin: 0;
	padding: 0;
}

#SRTrialBtn.HvrBtn {
	margin-top: 40px;
	float: left;
	width: 137px;
}

#SKTrialBtn.HvrBtn {
	margin-top: 30px;
	margin-left: 85px;
	float: left;
	width: 137px;
}

#SCTrialBtn.HvrBtn {
	margin: 30px 0 0 15px;
	float: left;
	width: 137px;
}

#SRTrialBtn td, #SKTrialBtn td, #SCTrialBtn td {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 60px;
	text-decoration: none;
	vertical-align: middle;
	width: 100px;
}

#SKTrialBtn td, #SCTrialBtn td {
	padding-left: 55px !important;
}

#SRTrialBtn table, #SKTrialBtn table, #SCTrialBtn table {
	width: 130px;
}

#SRDownloadBtn {
	background-image:url(images/siteremote_download_btn.png);
}

#SRTrialBtn {
	background-image:url(images/siteremote_trial_btn.png);
}

#SKTrialBtn {
	background-image:url(images/sitekiosk_trial_btn.png);
}

#SCTrialBtn {
	background-image:url(images/sitecaster_trial_btn.png);
}

#SRBuyBtn {
	background-image:url(images/buy_btn.png);
}

#SCDownloadBtn {
	background-image:url(images/sitecaster_download_btn.png);
}

.SRSocialBox {
	background-image: url(images/sitecaster_social_box_gfx.png);
	height: 108px;
	width: 196px;
	position: relative;
	margin-top: 8px;
}

.SRTutorialVid {
	background-image: url(images/sc_tutorial_video_gfx.jpg);
	height: 108px;
	width: 196px;
	position: relative;
	margin-top: 8px;
	text-align: center;
	cursor: pointer;
	position: relative;
}

.SRTutorialVid:hover
{
	background-position: center bottom;
}

.SRTutorialVid .caption
{
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	padding-top: 8px;
}

.SRTutorialVid .buttontext
{
	position: absolute;
	top: 52px;
	left: 68px;
	font-weight: bold;
	color: white;
	font-size: 12px;
}

/*Description*/

.desc_wrap {
    height: auto;
    width: 880px;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #dcdcdc;
    display: inline-block;
    padding: 35px 50px 10px 50px;
}

.desc_wrap h1 {
    margin-bottom: 10px;
}

.desc_wrap table {
    width: 100%;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #dcdcdc;
    display: inline-block;
    padding: 20px 0px
}

.desc_pic {
    width: 55px;
    text-align: center;
}

.desc_txt {
    width: 800px;
    padding-left: 20px;
}

/*Gallery*/

.screen_wrap {
    height: 150px;
    width: 880px;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #dcdcdc;
    padding: 35px 50px;

}

.screen_frame { 
    width: 164px;
    height: 128px;
    display: block;
    background: url(images/screens_frame_gfx.png) top left no-repeat;
    margin: 0 15px 0 0;
    text-align: center;
    float: left;
}

.screen_frame img { 
    margin: 10px;
}

.screen_zoom { 
    width: 22px;
    height: 22px;
    background: url(images/screen_zoom_btn.png) bottom left no-repeat;
    position: absolute;
}

.screen_thumb .screen_zoom { 
    margin: -30px 0 0 136px;
    display: block;
}

.screen_thumb_txt { 
    margin: -30px 0 0 136px;
    display: block;
}


.screen_zoom:hover { 
    background-position: left top;
}

.screen_thumb:hover .screen_zoom { 
    background-position: left top;
}

.screen_frame p { 
    font-size: 12px;
    color: #7a7a7a;
    margin: 7px 0 0 0;
}

.clear_space { 
    padding: 0;
    margin: 0;
}

/*Tooltip*/

.tooltip {
	display: none;
	text-align: center;
	font-size:11px;
	color:#fff;
	position: absolute;
	z-index: 1000;
}

.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;
}

.tooltip_bottom {
    background: url(images/tooltip_gfx.png) 0px -16px;
	width:288px;
	height: 37px;
}

.tooltip_content p {
    
	font-size: 11px;
	margin: 10px 0 0 0;
}

#fancybox-content p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.tooltip_link {
	cursor: pointer;
}

.tooltip_link:hover
{
	text-decoration: underline;
}

/*Step by Step*/

.stepbystep_wrap {
	height: auto;
    width: 880px;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #dcdcdc;
    display: inline-block;
    padding: 35px 50px;
    background: url(images/stepbystep_bg_gfx2.png) 350px 220px no-repeat;
}

.first_step .screen_zoom, .second_step .screen_zoom, .third_step .screen_zoom, .fourth_step .screen_zoom, .fifth_step .screen_zoom { 
	margin: 1px 0 0 5px;
}

h2:hover .screen_zoom { 
	background-position: left bottom;
}

.first_step {
	height: 180px;
    width: 320px;
    margin: 30px 0 0 0;
    float: left;
}

.first_step .step_description {
	height: 50px;
}

.first_step h2, .second_step h2, .third_step h2, .fourth_step h2 {
	margin: 0 0 7px 0;
}

.second_step {
	height: 210px;
    width: 270px;
    margin: 30px 0 0 10px;
    float: left;
}

.second_step .config_ico { 
    margin: 30px 0 0 80px;
    float: left;
}


.third_step {
	height: 210px;
    width: 255px;
    margin: 30px 0 0 15px;
    float: right;
}

.third_step .campaign_ico { 
	margin: 30px 0 0 30px;
    float: left;
}

.final_step {
	position: relative;
    float: left;
    margin: 40px 0 0 80px;
}

.fourth_step {
	height: 210px;
    width: 240px;
    margin: 55px 0 0 0;
    float: right;
}

.fourth_step .server_ico { 
	margin: 0 0 30px 40px;
}

.fifth_step {
	height: 100px;
    width: 420px;
    margin: 50px 0 0 100px;
    float: left;
}

.fifth_step .monitor_ico { 
	margin: 0 30px 0 0;
    float: left;
}

.fifth_step h2 { 
	margin: 5px 0 7px 0;
}

.fourth_step .step_description { 
	clear: none;
}

.step_description a:hover
{
	color: #f2aa18 !important;
	text-decoration: underline;
}

.step_description a, .step_description a:visited {
	color: #282828;
}

/*Features*/

.features_wrap {
	width: 880px;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #dcdcdc;
    display: inline-block;
    padding: 35px 50px 30px 50px;
}

.splitter {
	border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #dcdcdc;
    margin: 25px 0 20px 0;
}

.header{
	margin: 25px 0 0 0;
}

.header_ico {
	float: left;
}

.header h2 {
	margin: 5px 0 0 12px;
    display: inline-block;
}

.features_wrap table {
	clear: right;
    margin: 25px 0 0 0;
    width: 100%;
    padding: 0;
}

.features_wrap td {
	vertical-align: top;
    margin: 0;
    padding: 0;
}

.features_wrap .left, .features_wrap .center {
	width: 35%;
}

.features_wrap .right p {
	margin: 7px 0 0 0;
}

.features_wrap td p {
	font-size: 12px;
    margin: 8px 28px 0 0;
}

.features_wrap .screen_zoom {
	margin: -3px 0 0 5px; 
}


/*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: 55%;
    display: inline-block;
	float: left;
	margin: 10px 0 0 0;
}

.system_content_right {
	width: 45%;
    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/sitecaster_download_big_left_btn.png) no-repeat;
    display: block;
    float: left;
}

.download_big_center_btn {
	width: 855px;
    height: 137px;
    background: url(images/sitecaster_download_big_center_btn.png);
    display: block;
    float: left;
    text-align: center;
	display: table;
}

.download_big_right_btn {
	width: 12px;
    height: 137px;
    background: url(images/sitecaster_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: center;
	display: table-cell;
	vertical-align: middle;
}

.download_big_content table
{
	margin: auto;
}

.download_big_content td
{
	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: #282828;
    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 {
	color: #7a7a7a;
	font-size: 11px;
}

.FooterLnks a:hover {
	color: #f2aa18;
	text-decoration: none;
}

#MainDiv {
	padding: 0px !important;
	width: 980px !important;
}

.MenuContainer {
	padding: 16px 16px 0px 16px;
}

.more_info
{
	width: 880px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #dcdcdc;
	display: inline-block;
	padding: 20px 50px;
	text-align: center;
}

#fb-root
{
	display: none;
}

#SKDownloadBtn4, #SKDownloadBtn5
{
	width: 137px;
	display: inline-block;
	margin-left: 8px;
}

#SKDownloadBtn4
{
	background-image: url(../images/btn/sitekiosk_android_trial_btn.png);
}

#SKDownloadBtn5
{
	background-image: url(../images/btn/sitekiosk_trial_btn.png);
}

#SKDownloadBtn4 td, #SKDownloadBtn5 td
{
	padding-left: 55px;
}