﻿/* Clear all paddings and margins */
h1, h2, h3, h4, h5, p, ul, li
{
	margin: 0;
	padding: 0;
}

/* Styled Items */

.PaymentMethod
{
	margin: 15px 0 15px 0;
}

div.DeliveryPeriod
{
	font-variant: small-caps;
	color: #24747D;
	font-size: 12px;
	padding: 0 0 2px 25px;
	background-image: url('../Images/clock.gif');
	background-repeat: no-repeat;
	background-position: 0 center;
}

/* PlaceOrderPage */
.PlaceOrder
{
	float: right;
	width: 550px;
}

.PlaceOrder .AcceptTerms
{
	float: left;
}

/* Header */
.Header a.Logo
{
	position: absolute;
	top: 6px;
	left: 50px;
	display: block;
	float: left;
	width: 240px;
	height: 58px;
	background-image: url('../Images/logo.gif');
}

.Header .Title
{
	position: absolute;
	top: 65px;
	left: 30px;
	width: 300px;
	height: 22px;
}

.Header .Title h1
{
	font-size: 20px;
	color: #003138;
	font-style: italic;
}

/* Body */

h2, h3
{
	font-weight: bold;
	padding: 0;
	margin: 0;
	white-space: nowrap;
}

h2
{
	color: #015F69;
	font-size: 18px;
	margin-bottom: 5px;
}

h3
{
	color: #015F69;
	font-size: 22px;
	margin-bottom: 20px;
}

h4
{
	color: #222222;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
}

h5
{
	color: #015F69;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

p
{
	margin: 20px 0px 20px 0px;
	padding: 0%;
}

p.Small
{
	font-size: 7pt;
}

ul
{
	margin: 0;
	padding: 0;
}

ul li
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* Form elements */
input, select, label
{
	color: #222222;
}

input, select, .SmallMultiLineTextBox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em; /* font-size lets the form element scale */
}

label
{
	white-space: nowrap;
	padding-right: 5px;
}

select
{
	width: 16.5em;
}

input[type="text"], input[type="password"], .SmallMultiLineTextBox
{
	width: 16em;
}

.SmallMultiLineTextBox
{
	height: 100px;
}

/* This rule is used when AutoAccessKey is true */
label em
{
	text-decoration: underline;
	font-style: normal;
}

input[type="submit"]
{
	padding: 0 5px 0 5px;
	margin: auto auto;
}

.Pager a, .Pager a:visited, .ProductTypes a, .ProductTypes a:visited
{
	height: 15px;
	font-weight: normal;
	color: #005E69;
	cursor: pointer;
}

.Pager a:hover, .Pager a:active, .ProductTypes a:hover, .ProductTypes a:active
{
	color: #FF7800;
}

/* Buttons */
.Button,.ButtonLight, .AddButton, .RemoveButton, .DeleteButton
{
	display: block;
	text-decoration: none;
	text-align: center;
}

.Button, .Button:visited, .AddButton, .AddButton:visited, .RemoveButton, .RemoveButton:visited,.DeleteButton, .DeleteButton:visited
{
	border: solid 1px #005E69;
}

.Button, .Button:visited
{
	background-image: url(   '../Images/button-bg.gif' );
	clear: none;
	margin: 0;
	overflow: visible;
	height: 21px;
	font-weight: normal;
	color: #FFFFFF;
	cursor: pointer;
	line-height: 21px;
	padding: 0 10px 0 10px;
}

.Button:hover,.AddButton:hover,.RemoveButton:hover, .DeleteButton:hover
{
	color: #F8EF00;
}
.Button:active,.AddButton:active,.RemoveButton:active, .DeleteButton:active
{
	color: #F8EF00;
	border-color: #FF7800;
}


.ButtonLight, .ButtonLight:visited, .Pager
{
	background-image: url(   '../Images/button-light-bg.gif' );
	clear: none;
	margin: 0;
	overflow: visible;
	border: solid 1px #CCDFE1;
	height: 15px;
	font-weight: normal;
	color: #005E69;
	cursor: pointer;
	padding: 3px 10px 3px 10px; /* Links */
}

.ButtonLight:hover, .Pager a:hover, .Pager a:active
{
	color: #FF7800;
}
.ButtonLight:active
{
	color: #FF7800;
	border-color: #FF7800;
}


.AddButton, .RemoveButton
{
	width: 20px;
	height: 10px;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 10px;
}

.AddButton, .AddButton:visited
{
	background-image: url(   '../Images/bg-up-down-gradient.gif' );
	background-position: left top;
	background-repeat: repeat-x;
}

.RemoveButton, .RemoveButton:visited
{
	background-image: url(   '../Images/bg-up-down-gradient.gif' );
	background-position: left top;
}

.DeleteButton, .DeleteButton:visited
{
	width: 15px;
	height: 15px;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 15px;
	background-image: url(   '../Images/button-delete-bg.gif' );
}

.DeleteButton:hover, .DeleteButton:active
{
	color: Red;
}

.Pager
{
	display: inline;
}

.Pager span.CurrentPage
{
	color: #FF7800;
}

/* Login, CreateUserWizard, PasswordRecovery */
.CreateUserWizard, .ShoppingCart, .DetailsView, .PasswordRecovery
{
	margin: 0 0 15px 0;
}

.CreateUserWizard .AspNet-CreateUserWizard, .PasswordRecovery .AspNet-PasswordRecovery
{
	background-color: White;
}

.CreateUserWizard, .PasswordRecovery
{
	width: 400px;
}

.CreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-HeaderTextPanel, 
.CreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-StepTitlePanel, 
.PasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-UserName-TitlePanel, .PasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-Question-TitlePanel,
.DetailsView .AspNet-DetailsView .AspNet-DetailsView-Header
{
	color: #FFFFFF;
	background-image: url(     '../Images/header-bg.gif' );
	text-align: center;
	height: 40px;
line-height: 40px;
font-weight: bold;
}

.CreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-UserPanel, .CreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-PasswordPanel, .CreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-PasswordHintPanel, .CreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-ConfirmPasswordPanel, .CreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-EmailPanel, .CreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-QuestionPanel, .CreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-AnswerPanel, .CreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-FailurePanel,
.PasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-UserName-UserPanel, .PasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-Question-UserPanel, .PasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-Question-SubmitPanel, .PasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-QuestionPanel, .PasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-AnswerPanel,
.DetailsView .AspNet-DetailsView li
{
	padding: 0.25em 0.1em 0 0;
}

.CreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-CreateUserButtonPanel,
.PasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-UserName-SubmitPanel
{
display: table;
width: 100%;
}

.CreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-CreateUserButtonPanel .Button,
.PasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-UserName-SubmitPanel .Button
{
	float: right;
}

.CreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-UserPanel, .CreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-PasswordPanel, .CreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-ConfirmPasswordPanel, .CreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-EmailPanel, .CreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-QuestionPanel, .CreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-AnswerPanel
{
	text-align: right;
}

.CreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-CreateUserButtonPanel, .CreateUserWizard .AspNet-CreateUserWizard .AspNet-CreateUserWizard-ContinuePanel,
.PasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-UserName-UserPanel, .PasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-Question-UserPanel, .PasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-UserName-SubmitPanel, .PasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-Question-SubmitPanel, .PasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-QuestionPanel, .PasswordRecovery .AspNet-PasswordRecovery .AspNet-PasswordRecovery-AnswerPanel
{
	text-align: right;
}
