/* Default CSS Stylesheet for a new Web Application project */

.GeneralPage
{
	background-color: white;
	background-image: url(/Images/bg.jpg);
	margin-bottom: 0px; /* Margins */
	margin-left: 0px; /* Margins */
	margin-right: 0px; /* Margins */
	margin-top: 0px; /* Margins */
	background-repeat: no-repeat;
	background-position: center top;
}

.GeneralTable
{
	background-color: white;
	margin-bottom: 0px; /* Margins */
	margin-left: 0px; /* Margins */
	margin-right: 0px; /* Margins */
	margin-top: 0px; /* Margins */
}

.TopBanner
{
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 0px;
	height:150px;
}

#banner-container {
	width: 900px;
	height: 150px;
}

	#banner-img {
		background: url(/Images/top-banner-left.jpg) left top no-repeat;
		width: 660px;
		height: 150px;
		float: left;
	}
	
	#banner-logo {
		background: url(/Images/top-banner-right.jpg) left top no-repeat;
		width: 240px;
		height: 150px;
		float: right;
	}
	
	#banner-logo a {
		width: 240px;
		height: 150px;
		display: block;
	}

.TopBannerText
{
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left; 
}

.TopSubBanner
{
	padding-top: 20px;
	padding-bottom:20px;
}

.TopSubBannerText
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	text-align: left;
}

H1, h1 {
	font-family: Tahoma;
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	letter-spacing: -0.1px;
	display: inline;
}

H1.new, h1.new {
	font-family: Tahoma;
	font-size: 14pt;
	color: #fff200;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	letter-spacing: -0.1px;
	display: inline;
}

H1.red,h1.red {
	font-family: Tahoma;
	font-size: 18pt;
	color: #D71300;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	letter-spacing: -0.1px;
	display: inline;
}

H1.redsm, h1.redsm {
	font-family: Tahoma;
	font-size: 14pt;
	color: #D71300;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	letter-spacing: -0.1px;
	display: inline;
}

H1.blue,h1.blue {
	font-family: Tahoma;
	font-size: 16pt;
	color: #448CCB;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	letter-spacing: -0.1px;
	display: inline;
}



H1.search,h1.search {
	font-family: Tahoma;
	font-size: 14pt;
	color: #fff200;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	letter-spacing: -0.1px;
	display: inline;
}

H1.footer,h1.footer 
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #448ccb;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	letter-spacing: -0.1px;
	display: inline;
}

H2 {
	font-family: Tahoma;
	font-size: 16pt;
	color: #D71300;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	letter-spacing: -0.1px;
	display: inline;
}

p {
	font-family: Tahoma;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	line-height: 2em;
}

p.pblue {
	font-family: Tahoma;
	font-size: 8pt;
	color: #0066CC;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	line-height: 2em;
}

H1.shipping, h1.shipping {
	font-family: Tahoma;
	font-size: 16pt;
	color: #448CCB;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	letter-spacing: -0.1px;
	margin: 0px 0px 30px 5px;
}

p.shipping {
	font-family: Tahoma;
	font-size: 8pt;
	color: #0066CC;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	line-height: 2em;
	margin: 0px 0px 20px 5px;
}

.Content {
	font-family: Tahoma;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}

.LeftColumn
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-color: #F4FCE9;
	background-image: none;
	vertical-align: top; /* Vertical Align Text */
	text-align: left;
	width: 20%; /* Cell Width */
	padding: 10px;
}

.LeftColumnText
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	vertical-align: top; /* Vertical Align Text */
	text-align: left;
	width: 20%; /* Cell Width */
}

.Column
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-color: #F4FCE9;
	background-image: none;
	vertical-align: top; /* Vertical Align Text */
	text-align: left;
	width: 240px; /* Cell Width */
	padding: 10px;
}

.RightColumnText
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	vertical-align: top; /* Vertical Align Text */
	text-align: left;
	width: 20%; /* Cell Width */
}

.Footer
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	background-color: #FFFFFF;
	background-image: none;
}
#footer-blue
{
	padding:12px;
	background-color:#EBF5FE;
	font-family: Tahoma;
	font-size: 8pt;
	color: #448ccb;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	height:240px;
}

.FooterText
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	letter-spacing: -0.1px;
	display: inline;
}

.blue
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #448ccb;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}

.blueheader
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #448ccb;
	font-weight: Bold;
	font-style: normal;
	text-align: left;
}

.red-large {
	font-family: Tahoma;
	font-size: 12pt;
	color: #d71300;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	letter-spacing: -0.1px;
	display: inline;*/
}
.red-large:hover
{
	font-family: Tahoma;
	font-size: 12pt;
	color: #ff1700;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	letter-spacing: -0.1px;
	display: inline;*/
}

a {
	font-family: Tahoma;
	font-size: 8pt;
	color: #448ccb;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-image: none;
	text-align: left;
}

a:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color: #319efd;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-image: none;
	text-align: left;

}

.now-detail {
	font-family: Tahoma;
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	letter-spacing: -0.1px;
	display: inline;
}

.was-detail {
	font-family: Tahoma;
	font-size: 14pt;
	color: #FFFF00;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	letter-spacing: -0.1px;
	display: inline;
}

.now-search {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.was-search {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFF00;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

#recommended {
	padding:12px;
	background-image: url(/Images/recommend-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:150px;
}

.was-recommended {
	font-family: Tahoma;
	font-size: 10pt;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.now-recommended {
	font-family: Tahoma;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}



.Instructions {
	font-family: Tahoma;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-image: none;
	text-align: left;
}


.ErrorMessages
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #C90D4F;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: center;
}

.Messages
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #C90D4F;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: center;
}

.addProductMsg {
	font-family: Georgia;
	font-size: 14pt;
	color: #C90D4F;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
}

.Headings
{
	font-family: Tahoma;
	font-size: 10pt;
	color: Black;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: none;
	text-align: left;
}

.Inputs
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: none;
	text-align: left;

}

.AlternatingContent
{
	font-family: Tahoma;
	font-size: 8pt;
	color: black;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-image: none;
	text-align: left;
}


.ContentTableHeader
{
	font-family: Tahoma;
	font-size: 10pt; /* Heading Font Size */
	color: #000000; /* Heading Font Color */
	font-weight: bold; /* Heading Font Style */
	font-style: normal; /* Heading FontStyle */
	text-decoration: none; /* Heading Font Style */
	background-color: #E7E3D7;
	background-image: none;
	text-align: left;
}

.ContentTable
{
	background-color: #E7E3D7;
}

.ContentTableHorizontal
{
	background-color: #E7E3D7;
}

/*SMOD FLY-OUT NAV */

/*background colour & border of main navigation*/
.TopGroup {
	background-color: #448ccb;
	/*border: 1px solid #EFEFEF;*/ 
}

/* background colour and border of expanded navigation*/
.Group {
  	background-color: #448ccb;
  	/*border:solid 1px #EBEBEB;*/ 
}

/*font colour, border of each navigation item.  if you set a 
background for this style then it will overwrite the topgroup and
group background colours*/
.Item {
	font-family: Tahoma;
	font-size: 8pt;
	/*border: solid 1px #FFFFFF;*/ 
  	cursor: pointer;
	color: #FFFFFF;
	font-weight: bold;
}

/* the style for mouse overs*/
.ItemH {
  background-color: #FFFFFF; 
  color: #448ccb; 
  font-family: Tahoma;
  font-size: 8pt;  
  /*border: solid 1px #DDDDDD;*/  
  cursor: pointer;
  font-weight: bold;
}

/* style for the active menu item*/
.ItemExp {
  background-color: #FFFFFF; 
  color: #448ccb; 
  font-family: Tahoma;
  font-size: 8pt;  
  /*border: solid 1px #FFFFFF;*/  
  cursor: pointer;
  font-weight: bold;
}

#main{
	width:640px;
	padding-right: 20px;
}

#header-blue
{
	height: 50px;
	background-color:#448CCB;
	line-height: 50px;
	text-indent: 15px;
}

#header-red
{
	height: 50px;
	background-color:#D71300;
	line-height: 50px;
	text-indent: 15px;
}

#subheader-blue
{
	padding:5px;
	background-color:#EBF5FE;
	font-family: Tahoma;
	font-size: 8pt;
	color: #448ccb;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}

#basket-header {
	height: 50px;
	background-color:#448CCB;
	line-height: 50px;
	text-indent: 15px;
}

#basket-sub {
	padding: 10 0 0 10;
	background-color:#EBF5FE;
	font-family: Tahoma;
	font-size: 8pt;
	color: #448ccb;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	height: 80px;
}

#search-header {
	height: 50px;
	line-height: 50px;
	text-indent: 15px;
	background-color:#448CCB;
}

#search-sub {
	padding: 10 0 0 10;
	background-color:#EBF5FE;
	font-family: Tahoma;
	font-size: 8pt;
	color: #448ccb;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	height: 80px;
}

#newsletter-header {
	height: 50px;
	background-color:#448CCB;
	line-height: 50px;
	text-indent: 15px;
}

#newsletter-sub {
	padding:10 0 0 10;
	background-color:#EBF5FE;
	font-family: Tahoma;
	font-size: 8pt;
	color: #448ccb;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	height: 80px;
}

#info-header {
	height: 50px;
	background-color:#448CCB;
	line-height: 50px;
	text-indent: 15px;
}

#info-sub
{
	padding: 10 0 0 10;
	background-color:#EBF5FE;
	font-family: Tahoma;
	font-size: 8pt;
	color: #448ccb;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	height: 230px;
}

div.general-header {
	height: 50px;
	background-color:#448CCB;
	line-height: 50px;
	text-indent: 15px;
}

div.general-sub
{
	padding: 10 0 0 10;
	background-color:#EBF5FE;
	font-family: Tahoma;
	font-size: 8pt;
	color: #448ccb;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	height: 50px;
}

div.general-header-red {
	height: 50px;
	background-color:#D71300;
	line-height: 50px;
	text-indent: 15px;
}


#detail-header {
	height: 50px;
	background-color:#448CCB;
	line-height: 50px;
	text-indent: 15px;
}

#detail-sub
{
	padding: 10 0 0 10;
	background-color:#EBF5FE;
	font-family: Tahoma;
	font-size: 8pt;
	color: #448ccb;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	height: 50px;
}

#search { width:220px; }

#searchheader-red
{
	padding: 12px;
	width: 176px;
	background-color: #D71300;
	height: 120px;	
}


#shoppingbasket {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #448ccb;
}

#contact-header {
	height: 40px;
	width: 320px;
	background-color:#448CCB;
	padding: 12px 0px 0px 10px;
}

#general-nav {
	height: 30px;
	width: 900px;
	background-color:#EBF5FE;
	font-family: Tahoma;
	font-size: 8pt;
	color: #448CCB;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}

#general-nav ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

#general-nav li {
	line-height: 30px;
	text-indent: 15px;
	padding: 0 25 0 0;
	float: left;
}

#general-nav a:hover {
	color: #D71300;
}

.clear {
	clear: both;
}

/* Site-map Layout Classes */
.map0  {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #448CCB;
	height: 30px;
	margin: 10 0 0 0;
	line-height: 30px;
	border-top: 1px solid #448CCB;
}

.map1 {
	font-family: Tahoma;
	font-size: 8pt;
	color: #448CCB;
	height: 20px;
	line-height: 20px;
	margin: 0px 0px 0px 20px;
}

.map2 {
	font-family: Tahoma;
	font-size: 8pt;
	color: #448CCB;
	height: 20px;
	line-height: 20px;
	margin: 0px 0px 0px 40px;
}

.map3 {
	font-family: Tahoma;
	font-size: 8pt;
	color: #448CCB;
	height: 20px;
	line-height: 20px;
	margin: 0px 0px 0px 60px;
}

/* Required to correctly display 'Save As..' descriptions in the checkout process */
#nickname {
	margin: 0px;
	padding: 10px;
	height: 100px;
	width: 250px;
	border: 1px solid #003366;
	display: none;
	position: absolute;
	background-color: #FFFFFF;
}

#alt-billing {
	margin: 0px;
	padding: 10px;
	height: 100px;
	width: 250px;
	border: 1px solid #003366;
	display:none;
	position:absolute;
	background-color: #FFFFFF;
}