﻿/* HomePage Styles */

div {
	border: 0px red solid;
	display: block;
}
/* Marketing and Sign In Area */

.HomePageMarketingContainer {
	width: 980px;
	margin: 0;
	padding: 0;
}
.HomePageMarketingArea {
	width: 780px;
	height: 300px;
	background-color: #ddd;
}
.HomePageMarketingArea div.Content {
	color: #999;
}
/* Marketing and Sign In Area */

.HomePageMarketingSignInContainer {
	width: 980px;
	margin-top: -20px;
}
.HomePageSignIn {
	width: 200px;
	height: 300px;
	background-color: #4C575E;
	color: #999;
	float: right;
	position: relative;
	font-size: 12px;
}
.HomePageSignInContent {
	margin: 18px;
}
.HomePageSignIn input[type=checkbox] {
	margin-right: 5px;
	float: left;
}
.HomePageSignIn input[type=checkbox] + label {
	margin-top: 1px;
}
.HomePageSignIn label {
	color: white;
	font-size: 12px;
	margin: 0;
}
.HomePageSignIn input[type=password], .HomePageSignIn input[type=text] {
	border: 1px solid #333;
	width: 160px;
	margin: 2px 0 10px 0;
	padding: 3px;
	font-size: 12px;
	height: 20px;
}
.HomePageSignIn input[type=submit], .HomePageSignIn input[type=reset], .HomePageSignIn input[type=button] {
	padding: 9px 12px;
	display: inline-block;
	background-color: #0067b1;
	background: linear-gradient(to bottom, #0067b1 0, #005898 100%);
	border: 1px solid white;
	font-size: 14px;
	font-family: 'Open Sans Condensed', 'Open Sans', Helvetica, Arial, sans-serif;
	line-height: 1;
	font-weight: bold;
	color: white;
	text-decoration: none;
	border-radius: 2px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
}
.HomePageSignIn input[type=submit] {
	margin-top: 10px;
	margin-bottom: 10px;
}
.HomePageSignIn input[type=radio] {
	border: 1px solid white;
}
.HomePageSignIn input.Create {
	width: 160px;
	position: absolute;
	top: 240px;
}
.HomePageSignIn a {
	margin-top: 0px;
	margin-bottom: 0px;
	color: White;
}
.HomePageSignIn p.CreateAccount {
	margin-top: 50px;
	margin-bottom: 0px;
}
.HomePageMarketingArea {
	width: 780px;
	height: 300px;
	background-color: #ddd;
	text-align: center;
}
.HomePageMarketingArea div.Content {
	color: #999;
}
/* Homepage Banner */

.HomepageBannerContainer {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	width: 780px;
	height: 300px;
	margin: 0;
	padding: 0;
}
.HomepageBannerRotator {
	width: 780px;
	height: 300px;
	margin: 0;
	padding: 0;
	border: 0px;
	background-color: #2399D5;
	display: block;
}
.HomepageBannerRotator ul li img {
	width: 780px;
	height: 300px;
	border: 0px;
}
.HomepageBannerRotator ul {
	list-style: none;
	padding: 0;
	position: relative;
	margin: 0;
}
.HomepageBannerRotator ul li {
	display: none;
	position: absolute;
}
.HomepageBannerRotator ul li a {
	text-decoration: none;
}
.HomepageBannerNav {
	position: absolute;
	height: 30px;
	left: 0px;
	bottom: 0px;
	background-image: url('https://www.content.shi.com/Shicom/Images/Global/HomepageBannerDotBack.png');
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px 5px 0px 10px;
}
.HomepageBannerNav a {
	margin: 9px 5px 0 0;
	height: 12px;
	width: 12px;
	display: block;
	background: url(https://www.content.shi.com/Shicom/Images/Global/HomepageBannerDotOff.png) no-repeat 0 0;
	float: left;
}
.HomepageBannerNav a.active, .HomepageBannerNav a:hover {
	background-image: url(https://www.content.shi.com/Shicom/Images/Global/HomepageBannerDot.png);
}
.HomepageBannerNav span.pause, .HomepageBannerNav span.play {
	margin: 8px 3px 0 5px;
	cursor: pointer;
	height: 15px;
	width: 15px;
	display: block;
	background: url(https://www.content.shi.com/Shicom/Images/Global/HomepageBannerPause.png) no-repeat 0 0;
	float: left;
}
.HomepageBannerNav span.play {
	background-image: url(https://www.content.shi.com/Shicom/Images/Global/HomepageBannerPlay.png);
}
/* End Homepage Banner */


/* Featured Brands and Wizards Area */

.FeaturedBrandsWizardsContainer {
	background-color: #0067B1;
	width: 980px;
	height: 30px;
	font-size: 12px;
	font-weight: 600;
	color: white;
	padding: 0;
	margin-top: 0px;
}
.FeaturedBrands {
	margin-left: 11px;
	height: 18px;
	padding-top: 5px;
}
.FeaturedBrands select {
	font-size: 11px;
	color: #4c575e;
}
.FeaturedBrands span {
	display: inline;
}
.FeaturedBrands input[type="text"] {
	height: 19px !important;
	display: inline;
	border: 0;
	color:#444;
}
.FeaturedBrands a.GeneralButton {
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0;
	display: inline;
}
.HomePageWizardsContainer {
	float: right;
	margin-top: 6px;
}
.HomePageWizards {
	margin-left: 0;
	margin-right: 15px;
	padding-left: 0;
	display: inline;
}
.HomePageWizards li a {
	color: White;
}
.HomePageWizards li {
	margin-left: 0;
	padding: 0px 15px 0 15px;
	border-left: 1px solid #CCE1EF;
	list-style: none;
	display: inline;
	height: 30px;
}
.HomePageWizards li.first {
	margin-left: 0;
	padding-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}
/* Public Sector Area */
.PublicSectorSelectContainer {
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}
.PublicSectorSelectContainer select {
	font-size: 11px;
	color: #333;
}
/* Pitch Area */

.HomePagePitchArea {
	width: 980px;
	height: 25px;
	position: relative;
	top: 0px;
	background: #4c575e;
	display: none;
}
.HomePagePitchArea p {
	font-size: 14px !important;
	margin-top: 3px !important;
}
.HomePagePitchArea a {
	color: White;
}
.HomePagePitchArea div.Content {
	padding-top: 25px;
	font-size: 20px;
	color: #999;
}
/* Product Area */

.HomePageProducts {
	width: 100%;
	padding: 0;
	border: 0;
	margin-top: 30px;
}
.HomePageProducts td {
	width: 25%;
	text-align: center;
}
div.HomePageMarketingSignInContainer + div {
	padding-top: 20px;
}
div.HomePageMarketingSignInContainer + div .ItemName, .HomePageProducts p.ItemName {
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 3px;
	font-family: "Open Sans Condensed";
	font-size: 16px;
}
.HomePageProducts p.ItemPrice {
	font-size: 14px;
}
div.HomePageMarketingSignInContainer + div a.GeneralButton, .HomePageProducts a.GeneralButton {
	padding: 3px 0 0 0;
	border: 0;
	color: #f26522;
	font-size: 18px;
	background: transparent;
}
[id*="tblProduct"] {
	margin-top: 20px;
	margin-bottom: 0px;
}
.HomePageProducts td div {
	margin: 10px;
}
.HomePageProducts td {
	padding: 10px 0;
}
[id*="Licensing"] {
	background-color: #f4f5f5;
	padding: 18px 20px 8px 20px;
	border-radius: 6px;
}
/* OLD Styles for MyAccount.aspx page - TOM has to check */

.MyHome-ItemListHeadTable {
	border-top-width: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 0px;
	font-size: 12px;
	padding-bottom: 0px;
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	border-bottom: #014d87 2px solid;
	height: 23px;
	border-right-width: 0px;
}
.MyHome-ItemListHeadTable TD {
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(https://www.content.shi.com/Shicom/Images/Global/ItemListMainHead-Back.gif);
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.MyHome-ItemListHeadTable P {
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 1.1em;
	padding-bottom: 0px;
	margin: 0px;
	color: #d7e7f2;
	padding-top: 4px;
	text-align: left;
}
.MyHome-ItemListHeadTable .ItemListHeadViewAll {
	white-space: nowrap;
	text-align: right;
}
.MyHome-ItemListHeadTable .ItemListHeadViewAll A {
	font-weight: bold;
	font-size: 10px;
	color: #d7e7f2;
	text-decoration: none;
}
/* OLD Styles for QuickOrderSearch shows Green header and box - TOM has to check */
.ShopCartDropHeader {
	height: 26px;
	width: auto;
	background-image: url(https://www.content.shi.com/Shicom/images/global/ShoppingCartDropBack.gif);
	padding-left: 11px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
}
.ShopCartDropHeader div {
	padding-top: 7px;
}
.ShopCartDropContent {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.ShopCartDropContent table {
	width: 100%;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border: 2px solid #3A8C36;
}
.ShopCartDropContent table td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #fff;
	background-color: #eff0ef;
	padding-left: 11px;
	padding-right: 11px;
}
.ShopCartDropContent table td.Right {
	text-align: right;
}
.ShopCartDropContent table td.Proceed {
	text-align: center;
}
/* END - OLD Styles for QuickOrderSearch */

/* END - OLD Styles for MyAccount.aspx page */
