﻿.AutoMargin
{
	margin: auto;	
}

/********* WebImageLinkButton **********/

#WebImageLinkButton
{
	position: relative;
	height: 15px; 
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#WebImageLinkButton img.WebImageLinkButton
{
	width: 15px;
	height: 15px;
	border: 0;
	padding: 0px;
	margin: 0px;
}

#WebImageLinkButton span.WebImageLinkButton
{ 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	cursor: pointer;
	padding-top: 1px;
	white-space: nowrap;
}

#WebImageLinkButton a.WebImageLinkButton, a.WebImageLinkButton:visited
{
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	white-space: nowrap;
}

#WebImageLinkButton a.WebImageLinkButton:hover
{
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
	white-space: nowrap;
}

/********** WebImageTextButton *************/

#WebImageTextButton a.WhiteLink, a.WhiteLink:visited
{
	font-size: 8pt;
	color: White;
	font-weight: bold;
	text-decoration: none;
}

#WebImageTextButton a.WhiteLink:hover
{
	font-size: 8pt;
	color: White;
	font-weight: bold;
	text-decoration: none;
}

#WebImageTextButton a.DisabledLink, a.DisabledLink:visited
{
	font-size: 8pt;
	color: #F6F6F6;
	font-weight: bold;
	text-decoration: none;
	cursor: default;
}

#WebImageTextButton a.DisabledLink:hover
{
	font-size: 8pt;
	color: #F6F6F6;
	font-weight: bold;
	text-decoration: none;
	cursor: default;
}

#WebImageTextButton img.ImgLeftCorner
{ 
	float: left; 
	height: 15px;	
	width: 18px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#WebImageTextButton img.ImgRightCorner
{ 
	float: left; 
	height: 15px;	
	width: 5px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#WebImageTextButton img.ImgMiddle
{
	float: left;
	height: 15px;
	border: 0px;
	padding: 0px;
	margin: 0px;  
}

#WebImageTextButton
{
	line-height: 14px;
}

/********** CaseStepButton *************/

#CaseStepButton a.BlackLink, a.BlackLink:visited
{
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#CaseStepButton a.BlackLink:hover
{
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#CaseStepButton a.BlueLink, a.BlueLink:visited
{
	font-size: 8pt;
	color: #0C73D3;
	font-weight: bold;
	text-decoration: none;
}

#CaseStepButton a.BlueLink:hover
{
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#CaseStepButton a.WhiteLink, a.WhiteLink:visited
{
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#CaseStepButton a.WhiteLink:hover
{
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#CaseStepButton a.DisabledLink, a.DisabledLink:visited
{
	font-size: 8pt;
	color: #F6F6F6;
	font-weight: bold;
	text-decoration: none;
	cursor: default;
}

#CaseStepButton a.DisabledLink:hover
{
	font-size: 8pt;
	color: #F6F6F6;
	font-weight: bold;
	text-decoration: none;
	cursor: default;
}

#CaseStepButton img.ImgLeftCorner
{ 
	float: left; 
	height: 18px;	
	width: 2px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#CaseStepButton img.ImgRightCorner
{ 
	float: left; 
	height: 18px;	
	width: 10px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#CaseStepButton img.ImgMiddle
{
	float: left;
	height: 18px;
	border: 0px;
	padding: 0px;
	margin: 0px;  
}

#CaseStepButton
{
	line-height: 14px;
}

/************ TextButton ***************/

li.TextImageButton
{
	height: 19px;
	width:10px;
	float: left;
}

div.TextImageButton
{
	width:10px; 
	line-height:17px;
}

li.TextImageButtonBody
{
	float: left;
	height: 19px;
	text-decoration: none;
	text-align: center;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
}

/******** end-of TextButton ************/
/******** ClearButton ******************/

li.ClearImageButton
{
	height: 21px;
	width: 5px;
	float: left;
}

div.ClearImageButton
{
	width: 5px; 
	line-height: 20px;
}

li.ClearImageButtonBody
{
	float: left;
	height: 21px;
	text-decoration: none;
	text-align: center;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
}

li.ClearImgBtnContent
{
	width: 70px;
	float: left;
	height: 21px;
	text-decoration: none;
	text-align: center;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
}

/******** end-of ClearButton ***********/





/*** New Buttons ***/

a.ProvisioBtn
{
	/*background: transparent url('../images/provisio_btn_right.gif') no-repeat top right;
	display: inline-block;
	height: 16px;
	padding-right: 6px;
	text-decoration: none !important;
	white-space: nowrap;
	outline: none;
	color: #fff;
	font-size: 8pt;
	font-weight: bold;
	cursor: pointer;*/
    display: inline-block;
    min-width: 140px;
    text-decoration: none;
    text-align: center;
    background-color: rgb(23,64,111);
    color: white; 
    padding: 10px;
    cursor: pointer;
}

a.ProvisioBtn.DisabledLink
{
	background-color: rgb(220,220,220);
    color: rgb(170,170,170);
}

a.ProvisioBtn span
{
	/*background: transparent url('../images/provisio_btn.gif') no-repeat top left;
	display: inline-block;
	line-height: 16px;
	padding-left: 6px;*/
}

a.ProvisioBtn.DisabledLink span
{
	background-color: rgb(220,220,220);
}

a.ProvisioBtn:hover 
{
    background-position: bottom right;
}

a.ProvisioBtn:hover span 
{
    background-position: bottom left;
}

a.DownloadBtn
{
    background-image: url('../images/download_btn_right.gif');
}

a.DownloadBtn span
{
    background-image: url('../images/download_btn.gif');
    padding-left: 0;
}

a.BlackInfoBtn
{
    background-image: url('../images/overview_siteremote_btn_right.gif');
	height: 18px;
}

a.BlackInfoBtn span
{
    background-image: url('../images/overview_siteremote_btn.gif');
    padding-left: 0;
	height: 18px;
}

a.SiteCafeBtn
{
    background-image: url('../images/sitecafe_btn_right.gif');
}

a.SiteCafeBtn span
{
    background-image: url('../images/sitecafe_btn.gif');
}

a.SiteKioskBtn
{
    background-image: url('../images/sitekiosk_btn_right.gif');
}

a.SiteKioskBtn span
{
    background-image: url('../images/sitekiosk_btn.gif');
}

a.SiteRemoteBtn
{
    background-image: url('../images/siteremote_btn_right.gif');
}

a.SiteRemoteBtn span
{
    background-image: url('../images/siteremote_btn.gif');
}

a.SiteKioskOverviewBtn
{
    background-image: url('../images/overview_sitekiosk_btn_right.gif');
    height: 18px;
}

a.SiteKioskOverviewBtn span
{
    background-image: url('../images/overview_sitekiosk_btn.gif');
    line-height: 18px;
    padding-left: 0;
}

a.SiteCafeOverviewBtn
{
    background-image: url('../images/overview_sitecafe_btn_right.gif');
    height: 18px;
}

a.SiteCafeOverviewBtn span
{
    background-image: url('../images/overview_sitecafe_btn.gif');
    line-height: 18px;
    padding-left: 0;
}

a.HotSpotOverviewBtn
{
    background-image: url('../images/overview_hotspot_btn_right.gif');
    height: 18px;
}

a.HotSpotOverviewBtn span
{
    background-image: url('../imagesoverview_sitecaster_btn.gif');
    line-height: 18px;
    padding-left: 0;
}

a.SiteCasterOverviewBtn
{
    background-image: url('../images/ov_sitecaster_right_btn.gif');
    height: 18px;
}

a.SiteCasterOverviewBtn span
{
    background-image: url('../images/overview_sitecaster_btn.gif');
    line-height: 18px;
    padding-left: 0;
}

a.SiteRemoteOverviewBtn
{
    background-image: url('../images/overview_siteremote_btn_right.gif');
    height: 18px;
}

a.SiteRemoteOverviewBtn span
{
    background-image: url('../images/overview_siteremote_btn.gif');
    line-height: 18px;
    padding-left: 0;
}

a.PageDownloadBtn
{
    background-image: url('../images/page_download_right_btn.gif');
    height: 46px;
    padding-right: 16px;
}

a.PageDownloadBtn span
{
    background-image: url('../images/page_download_btn.gif');
    line-height: 46px;
    padding-left: 16px;
    height: 46px;
}

a.PageDownloadBtn:hover 
{
    background-position: top right;
}

a.PageDownloadBtn:hover span 
{
    background-position: top left;
}

a.PageShopSRBtn
{
    background-image: url('../images/page_download_right_btn.gif');
    height: 46px;
    padding-right: 16px;
}

a.PageShopSRBtn span
{
    background-image: url('../images/page_download_btn.gif');
    line-height: 46px;
    padding-left: 32px;
    padding-right: 16px;
    height: 46px;
}

a.PageShopSRBtn:hover 
{
    background-position: top right;
}

a.PageShopSRBtn:hover span 
{
    background-position: top left;
}

/*** Text Button Icons ***/

.ProvisioBtnIco
{
    width: 14px;
    margin: 0 4px 0 1px;
    padding: 0;
    display: inline;
    vertical-align: middle;
} 

.DownloadBtnIco
{
    width: 7px;
    margin: 0 9px 0 5px;
    padding: 0 0 2px 0;
    display: inline;
    vertical-align: middle;
}

.InfoBtnIco
{
    width: 6px;
	height: 9px;
    margin: 0 9px 0 7px;
    padding: 0 0 2px 0;
    display: inline;
    vertical-align: middle;
}

.OverviewBtnIco
{
	width: 7px;
    margin: 0 9px 0 6px;
    padding: 0 0 2px 0;
    display: inline;
    vertical-align: middle;
}

.OverviewInfoBtnIco
{
	width: 6px;
    margin: 0 9px 0 7px;
    padding: 0 0 2px 0;
    display: inline;
    vertical-align: middle;
}

.OverviewBasketBtnIco
{
	width: 11px;
    margin: 0 7px 0 4px;
    padding: 0 0 1px 0;
    display: inline;
    vertical-align: middle;
}

.DownloadBtnLargeIco
{
    width: 11px;
    margin: 0 5px 0 3px;
    padding: 0 0 2px 0;
    display: inline;
    vertical-align: middle;
} 

/*** Simple Buttons ***/
a.SortBtn
{
	display: inline-block;
	text-decoration: none;
	background-image: url('../downloads/images/sort_normal_btn.png');
	/*background-position: left top;*/
	width: 16px;
	height: 4px;
}

a.SortBtn:hover
{
	/*background-position: left bottom;*/
	background-image: url('../downloads/images/sort_over_btn.png');
}

/*** Image (Icon) Button ***/
a.ImageBtn /*15x15*/
{
	display: inline-block;
	font-size: 8pt;
	background: transparent none no-repeat top left;
	height: 15px;
	color: #0C3A6F;
}

a.ImageBtn span
{
	margin-left: 21px;
	line-height: 15px;
}

a.ImageBtn:hover
{
	background-position: bottom left;
	text-decoration: none;
}

a.ImageBtn:hover span
{
	text-decoration: underline;
}

a.InfoBtn
{
	background-image: url('../Images/Btn/info_normal_btn.gif');
}

a.InfoBtn:hover /*legacy style*/
{
	background-image: url('../Images/Btn/info_over_btn.gif');
}

a.CartBtn
{
	background-image: url('../Shop/Images/top_nav_basket_normal_btn.gif');
}

a.SiteCafeBasketBtn
{
	background-image: url('../SiteCafe/Images/sitecafe_basket_ico.gif');
}

a.SiteCafeContactBtn
{
	background-image: url('../SiteCafe/Images/sitecafe_contact_ico.gif');
}

a.SiteCafeDownloadBtn
{
	background-image: url('../SiteCafe/Images/sitecafe_download_ico.gif');
}

a.SiteCafeFeaturesBtn
{
	background-image: url('../SiteCafe/Images/sitecafe_features_ico.gif');
}

a.SiteCafeInfoBtn
{
	background-image: url('../SiteCafe/Images/sitecafe_info_ico.gif');
}

a.SiteCafeReferencesBtn
{
	background-image: url('../SiteCafe/Images/sitecafe_references_ico.gif');
}

a.SiteCafeUserBtn
{
	background-image: url('../SiteCafe/Images/sitecafe_user_ico.gif');
}

a.BasketSKBlue
{
	background-image: url('../Images/sitekiosk_basket_ico.gif');
}

a.DownloadSKBlue
{
	background-image: url('../Images/sitekiosk_download_ico.gif');
}

a.InfoSKBlue
{
	background-image: url('../Images/sitekiosk_info_ico.gif');
}

a.BasketBlack
{
	background-image: url('../Images/siteremote_basket_ico.gif');
}

a.DownloadBlack
{
	background-image: url('../Images/siteremote_download_ico.gif');
}

a.InfoBlack
{
	background-image: url('../Images/siteremote_info_ico.gif');
}

a.BasketGreen
{
	background-image: url('../Images/sitecafe_basket_ico.gif');
}

a.DownloadGreen
{
	background-image: url('../Images/sitecafe_download_ico.gif');
}

a.InfoGreen
{
	background-image: url('../Images/sitecafe_info_ico.gif');
}

a.BasketProvisio
{
	background-image: url('../Images/provisio_basket_ico.gif');
}

a.DownloadProvisio
{
	background-image: url('../Images/provisio_download_ico.gif');
}

a.InfoProvisio
{
	background-image: url('../Images/provisio_info_ico.gif');
}

a.BasketHotSpot
{
	background-image: url('../Images/hotspot_basket_ico.gif');
}

a.DownloadHotSpot
{
	background-image: url('../Images/hotspot_download_ico.gif');
}

a.InfoHotSpot
{
	background-image: url('../Images/hotspot_info_ico.gif');
}
/*Provisio Simple Image Button */
a.ProvisioSimpleBtn
{
	background: transparent none no-repeat top right;
	display: inline-block;
	outline: none;
	cursor: pointer;
}

a.ProvisioSimpleBtn:hover
{
	background-position: bottom right;
}

a.SimpleGreenDownloadBtn
{
	background-image: url(../Images/download_green_small.gif);
	height: 15px;
	width: 15px;
}

a.TabControlActive
{
	background: transparent url('../images/tab_skins_active_right_btn.gif') no-repeat top right;
	display: inline-block;
	height: 30px;
	padding-right: 6px;
	text-decoration: none !important;
	white-space: nowrap;
	outline: none;
	color: #0C3A6F;
	font-size: 9pt;
	font-weight: bold;
}

a.TabControlActive span
{
	background: transparent url('../images/tab_skins_active_btn.gif') no-repeat top left;
	display: inline-block;
	line-height: 30px;
	padding: 0px 6px 0px 12px;
}

a.TabControlInactive
{
	background: transparent url('../images/tab_skins_inactive_right_btn.gif') no-repeat top right;
	display: inline-block;
	height: 30px;
	padding-right: 6px;
	text-decoration: none !important;
	white-space: nowrap;
	outline: none;
	color: #0C3A6F;
	font-size: 8pt;
	font-weight: bold;
	cursor: pointer;
}

a.TabControlInactive span
{
	background: transparent url('../images/tab_skins_inactive_btn.gif') no-repeat top left;
	display: inline-block;
	line-height: 30px;
	padding: 0px 6px 0px 12px;
}

a.TabControlInactive:hover
{
	background-position: bottom right;
}

a.TabControlInactive:hover span
{
	background-position: bottom left;
}

img.Shop_RightBtn
{
    vertical-align: middle;
    margin-bottom: 2px;
}

html*img.Shop_RightBtn {
]margin-bottom: -1px;/*Affects IE 7 only.*/
}

img.Shop_LeftBtn
{
    vertical-align: middle;
    margin-bottom: 2px;
}

html*img.Shop_LeftBtn {
]margin-bottom: -1px;/*Affects IE 7 only.*/
}

.ShopFooter .DownloadBtn
{
	float: right;
	margin-left: 0px;
	font-size: 7pt;
}

.ShowCaseNextLnk
{
	position: absolute;
	bottom: 12px;
	right: 12px;
	width: 75px;
	font-weight: bold;
}

.ShowCaseNextLnk #NextImage
{
	background-image: url(../Images/arrow_right_btn.png);
	display: block;
	height: 7px;
	width: 4px;
	background-position: top;
	position: relative;
	top: 4px;
	left: -5px;
	float: right;
}

.ShowCaseNextLnk:hover #NextImage, .HvrBtn:hover
{
	background-position: bottom;
}

.HvrBtn
{
	display: block;
	width: 196px;
	height: 62px;
	text-align: left;
	margin-top: 8px;
	overflow: hidden;
}

.HvrBtn#SCTrialBtn
{
	margin-top: 0px;
}

.HvrBtn:hover
{
	text-decoration: none;
}

.HvrBtn table
{
	height: 62px;
	width: 189px;
}

.HvrBtn td
{
	color: White;
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
	padding-left: 80px;
	width: 130px;
	vertical-align: middle;
}

#SCTrialBtn
{
	background-image:url(../SiteCaster/Images/trial_btn.png);
}

#SCBuyBtn
{
	background-image:url(../SiteCaster/Images/buy_btn.png);
}

#SCDownload
{
	background-image:url(../SiteCaster/Images/download_btn.png);
}

#SCPlay
{
	/*height: 83px;
	width: 83px;
	overflow: hidden;
	background-image:url(../SiteCaster/Images/showcase_play_btn.png);*/
	display: block;
	margin: 20px 0 0 325px;
	position: absolute;
}

/*#SCPlay:hover,*/ .ScreenshotHeadingLnk:hover .SCPlus
{
	background-position: bottom;
}

.SCPlus
{
	height: 22px;
	width: 22px;
	overflow: hidden;
	background-image: url(../SiteCaster/Images/zoom_btn.png);
	position: relative;
	top: 8px;
	left: 10px;
	z-index: 100;
}

/*** New Buttons ***/
a.ProvisioDefaultBtn
{
    background: url('../images/product_btn.png') right 0px;
	display: inline-block;
	height: 20px;
	padding-right: 6px;
	text-decoration: none !important;
	white-space: nowrap;
	outline: none;
	color: #fff;
	font-size: 8pt;
	font-weight: bold;
	cursor: pointer;
}

a.ProvisioDefaultBtn span{
    background: url('../images/product_btn.png') left 0px;
	display: inline-block;
	line-height: 20px;
	padding-left: 3px;
	left: -3px;
	position: relative;
}

a.ProvisioDefaultBtn:hover {
    background-position: right -20px;
}

a.ProvisioDefaultBtn:hover span {
    background-position: left -20px;
}

a.ProvisioDefaultBtn .DefaultBtnIco {
    margin: 0 3px 0 5px;
    padding: 0 0 1px 0;
    display: inline;
    vertical-align: middle;
}


a.SiteKioskDefaultBtn{
    background-position: right -40px;
}

a.SiteKioskDefaultBtn span{
    background-position: left -40px;
}

a.SiteKioskDefaultBtn:hover{
    background-position: right -60px;
}

a.SiteKioskDefaultBtn:hover span{
    background-position: left -60px;
}


a.AndroidDefaultBtn{
    background-position: right -80px;
}

a.AndroidDefaultBtn span{
    background-position: left -80px;
}

a.AndroidDefaultBtn:hover{
    background-position: right -100px;
}

a.AndroidDefaultBtn:hover span{
    background-position: left -100px;
}


a.SiteRemoteDefaultBtn{
    background-position: right -120px;
}

a.SiteRemoteDefaultBtn span{
    background-position: left -120px;
}

a.SiteRemoteDefaultBtn:hover{
    background-position: right -140px;
}

a.SiteRemoteDefaultBtn:hover span{
    background-position: left -140px;
}

