html 
{
    margin: 0px;
    padding: 0px;
    padding-bottom: 1px;
    height: 100%;
}

body {
	/* background-image: url(../../images/bg.jpg);
	background-repeat: repeat; */
	background-color: #D6D6D6;
	margin: 15px 0px 0px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #000000;
}

.modal
{
  display: none; 
  position: absolute;
  top: 0px; 
  left: 0px;
  background-color:Gray;
  z-index:100;
  opacity: 0.8;
  filter: alpha(opacity=70);
  -moz-opacity:0.7;
  min-height: 100%;
}
#divImage
{
  display: none;
  z-index: 1000;
  position: fixed;
  top: 0;
  left: 0;
  background-color:White;
  padding: 3px;
  border: solid 3px Gray;
}
* html #divImage {position:absolute;}

/*-----------------*/
/* Master Page
/*-----------------*/
#main
{
	width: 970px; 
	border: 0; 
}

#contentDiv
{
	min-height:820px;
	background-color:#ffffff;
	padding: 12px 12px 12px 12px; 
}

#topBanner
{
	background-image: url(../../images/TopBannerBg.png);
	background-repeat: no-repeat;
}

#menu {
	width: 956px;
	height: 26px;
	margin: 0 auto;
	background-color:#0f5ba9;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 18px;
	padding: 6px 20px 0  20px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	color: #F7E5D9;
}

#menu a:hover {
	color: #FFFFFF;
}

#content {
	width: 956px;
	margin: 0 auto;
}

#footerDiv
{
	height: 50px;
	background-color:#5a5456;
	text-align: right;
	padding: 10px 10px 10px 10px; 
}

.menuRoundedPanel
{	
	background-color:#000000;
	color:white;
}
.notesRoundedPanel
{	
	background-color:#000000;
	color:white;
}
.AddToCartArea {
	background-color: #DADADA;
}
.CartIndCount	{
  font-weight: bold;
  font-size: 12px;
  color : #000000;
}
.MenuLink {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.MenuLink:hover {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

TEXTAREA,SELECT,INPUT {
	font-size : 11px;
}
.ThumbnailImage 
{
	border: solid 1px #000000;
}
.RedText	{
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  color : #FF0000;
  font-style: normal;
}
.SmallRedText	{
  font-size: 12px;
  text-decoration: none;
  color : #FF0000;
  font-style: normal;
}
.PageHeading
{
	font-weight: bold;
	font-size: 18px;
	color: #0f5ba9;
}
.ProductName
{
	font-weight: bold;
	font-size: 14px;
	color: #0f5ba9;
}
.Slogan
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
.TestMode
{
	font-weight: bold;
	font-size: 18px;
	color: #ff0000;
}
A.RedLink,A.RedLink:link,A.RedLink:hover
{
    font-size: 14px;
    font-weight: bold;
    color:#ff0000;
}
A.ProductLink,A.ProductLink:link,A.ProductLink:hover
{
    font-size: 12px;
    font-weight: bold;
    color:#000000;
    font-style:italic;
}
.ProductListName
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
A.BoldLink,A.BoldLink:link,A.BoldLink:hover
{
    font-size: 13px;
    font-weight: bold;
    color:#000000;
}
input {
  font-size: 12px;
  color: #000000;
}
textarea {
  font-size: 12px;
  color: #000000;
  text-align : left;
}
select {
  font-size: 12px;
  color: #000000;
  text-align : left;
}
.Label	
{
  font-weight: bold;
  color : #000000;
  text-align : right;
}
.ErrorText
{
   color: #FF0000;
   font-size: 14px;
}
.SuccessText
{
	font-weight: bold;
	color: #008000;
	font-size: 14px;
}
.Link	{
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}
.PageDesc	{
  font-weight: bold;
  font-size: 13px;
  color : #0f5ba9;
}
.SectionHeading
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
}
.Seperator
{
	background-color: #605b5c;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.RqField	{
  font-weight: bold;
  font-size: 10px;
  text-decoration: none;
  color : #ff0000;
  font-style: normal;
}
.GridHeader
{
    background-color:#605b5c;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color:#ffffff;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 20pt;
    padding-left: 5px
}
.GridItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}
.GridItemAlt
{
    background-color: #cccccc;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}
.GridFooter
{
    background-color: #000000;
    line-height: 10pt
}
A.GridLink:hover
{
    font-size: 12px;
    font-weight: bold;
    color:#ff0000;
}
A.GridLink,A.GridLink:link
{
    font-size: 12px;
    font-weight: bold;
    color:#000080;
}
table td 
{
	font-size:13px;
}
table.ProductList {
	border-width: 1px;
	border-style: outset;
	border-collapse: collapse;
	border-color: #000000;
}
table.ProductList td 
{
	padding: 4px;
}
table.Cart {
	border-width: 1px;
	border-style: outset;
	border-collapse: collapse;
	border-color: #000000;
}
table.Cart td 
{
	border-width: 1px;
	border-style: outset;
	border-collapse: collapse;
	border-color: #000000;
	padding: 4px;
}
table.NoBorder 
{
	border-width: 0px;
	padding: 0px;
}
table.NoBorder td 
{
	padding: 2px;
}
.PricingHeader
{
    background-color:#000000;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color:#ffffff;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 20pt;
    padding-left: 5px
}
.PricingColorRow
{
    background-color: #000000;
	color: #ffffff;
	font-weight: bold;
}
table.Pricing {
	border-width: 1px;
	border-style: outset;
	border-collapse: collapse;
	border-color: #000000;
}
table.Pricing td 
{
	padding: 12px;
	border-width: 1px;
	border-style: outset;
	border-collapse: collapse;
}
table.NoBorder td
{
	border-width: 0px;
}
.ShoppingCartHeader
{
    background-color: #605b5c;
		color: #ffffff;
}
A.CloseLink,A.CloseLink:link,A.CloseLink:hover
{
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.PageDescLink	{
  font-weight: bold;
  font-size: 13px;
  color : #9A1A1E;
  font-family: verdana, arial, helvetica, sans-serif;
  text-decoration: underline;
}
.Progress
{
  background-color:#CF4342;
  color:White;
  width:140px;
}
.Progress img {
  vertical-align:middle;
  margin:2px;
}
.ProgressWide
{
  background-color:#CF4342;
  color:White;
  width:196px;
}
.ProgressWide img {
  vertical-align:middle;
  margin:2px;
}

.PriceNote
{
	color:#9A1A1E;
	font-weight:bold;
	font-size: 12px;
}
.FAQQuestion
{
	font-size: 14px;
	margin-bottom:6px;
	font-weight:bold;
}

/*Reorder List*/
.reorderListControl td {
	vertical-align:top;
}

.dragHandle {
	background-color:#cccccc;
	cursor:move;
	border:outset thin #000000;
}

.callbackStyle {
	border:thin #000000 inset;		
}

.callbackStyle table {
	background-color:#ffffff;	
	color:#000000;
}

.reorderList li {
	list-style:none;
	margin:10px;
	background-repeat:repeat-x;
	color:#000000;
}

.dragVisualContainer li  {
    list-style:none;
}

.reorderList li a {color:#000000 !important; font-weight:bold;}

.reorderCue {
	border:dashed thin black;
	width:100%;
	height:100%;
}

fieldset
{
    padding: 0pt 10pt 10pt 10pt;
    margin: 11pt;
    width: 300pt;
    display: block;
}

legend
{
    padding: 5pt;
    color: #999999;
    font-size: 0.9em;
}

#Note
{
    margin: 11pt;
    width: 300pt;
    font-size: 0.8em;
    color: Red;
}

#PromptDiv
{
    padding: 0pt 0pt 0pt 0pt;
    margin: 0pt 0pt 8pt 0pt;
}

#ValidationDiv
{
    padding: 0pt 0pt 0pt 0pt;
    margin: 8pt 0pt 0pt 0pt;
}

#MessageCorrectLabel
{
    color: Green;
}
#MessageIncorrectLabel
{
    color: Red;
}

#CaptchaDiv 
{
  padding: 0;
  margin: 0 0 0 1px;
  overflow: visible;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup {
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
}

.SignInButton
{
	padding-top: 6px;
}

.LoginTextBox
{
	margin: 2px 0px 6px 4px;
}

