html
{
    margin: 0px;
    border: 0px;
}


body
{
    margin: 0px;
    border: 0px;
    background-color: #878585;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

body#iframe-page 
{
    margin: 0px;
    border: 0px;
    background-color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

div#MainView
{
    margin: 5px auto 5px auto;
    width: 980px;
    position: relative;
    padding-bottom: 5px;   
}

div#Header 
{
    background-color: #494848;
    color: Black;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 336px;    
}

div#menu
{
    background-color: White;
    height: 40px;    
}

div#menu a
{
    float: left;
    border: 0px;
    margin: 0px;
    padding: 0px;
}

div#menu img
{
    border: 0px;
    margin: 0px;
    padding: 0px;    
    float: left;
}

div#MainContent
{
    background-color: White;
    color: Black;
    position: absolute;
    overflow-x: hidden;
    overflow-y: hidden;
    top: 336px;
    left: 0px;
    width: 100%;    
}

div#MainContentWrapper
{
    position: relative;
    padding: 0px;
    margin: 0px;
    border: 0px;    
}

div#ContentWrapper
{
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 20px;
}

p
{
    padding-left: 10px;
    padding-right: 10px;
}

div#ContentNav
{
    
}

div#Nav
{
}

table#Footer
{
    background: url('/images/footer-back.jpg');
    background-color: #494848;
    color: White;
    margin-top: 7px;
    font-size: .72em;
    width: 100%;
    padding: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-weight: bold;
}

table#Footer a
{
    color: White;
    text-decoration: none;
    font-weight: bold;
}

table#Footer a:hover
{
    text-decoration: underline;
}

img.WrapLeft
{
    float: left;
    margin-right: 5px;
}

em
{
    font-size: .9em;
    font-family: Calibri, Tahoma, Arial, Sans-Serif;
    font-variant: normal;
    font-style: normal;
}

h1
{
    color: #619cee;
    font-size: 18px;
	font-weight:bold;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    font-family: Arial, Helvetica, sans-serif;
}

h1.indent
{
    color: #619cee;
    font-size: 18px;
	font-weight:bold;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
	margin-left:10px;
	letter-spacing: -1px;
    font-family: Arial, Helvetica, sans-serif;
}

h2
{
    color: #467ac3;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 16px;
}

h2.default-items
{
    color: #467ac3;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 16px;
}

h4
{
    font-size: 1em;
    font-weight: bold;
}

h3
{
    font-size: 14px;
    font-weight: bold;
	color: #000000;
	letter-spacing:-1px;
}

h2.boxx
{
    color: #467ac3;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	font-weight: bold;
    font-size: 16px;
	letter-spacing: -1px;
	line-height: 30px;
	width: 700px;
	padding: 3px;
	margin:2px;
	border: 1px solid #b0b0b0;
}

img
{
    border: none;
    padding: 0px;
    margin: 0px;
}

a 
{
    text-decoration: none;
	color: #619cee;
}

a:hover
{
    text-decoration: underline;
	color: #ffab0c;
}

.toplist
{
    background-color: #ebebeb;
    padding: 40px;
    padding-top: 5px;
}

ul.LeftNav
{
	list-style-type: none; 
	margin: 0px; 
	padding: 0px;
}

ul.LeftNav li
{
	background-image: url('/images/separator.gif');
	padding-bottom: 5px;
	background-position: bottom center;
	background-repeat: no-repeat;
	display: block;
	clear: both;
}

ul.LeftNav li.Last
{
	background-image: none;
}

ul.LeftNav em
{
	font-size: .8em;
	font-variant: normal;
	text-transform: none;
	color: silver;
}

ul.LeftNav a
{
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: .9em;
}

ul.LeftNav a img
{
    vertical-align: middle; 
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 5px;
    text-decoration: none;
}

ul.FeatureList
{
	list-style-image: url('/images/arrow.gif');
	margin: 18px;
	padding: 0px;
}

ul.FeatureList li
{	
	font-size: 0.9em;
	color: Black;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	margin: 0px;
	padding: 0px;    
	padding-bottom: 7px;
}

ul.FeatureList li a
{
    color: Black;
}


ul.ImageGallery 
{
    margin: 0px;
    margin-left: 5px;
    padding: 0px;
    list-style-type: none;
    display: block;
}

ul.ImageGallery li
{
    float: left;
    display: block;
    width: 155px;
    border: solid 1px silver;
    margin-right: 15px;
    margin-bottom: 15px;
    height: 160px;
    padding-top: 5px;
}

ul.ImageGallery li a
{
    font-size: 0.9em;
    text-align: center;
    display: block;
    color: Black;
}

ul.ImageGallery li a img
{
    display: block;
    margin: auto;
}

table.EntryForm 
{
    width: 100%;
    border-collapse: collapse;
    border: solid 1px silver;
}

table.EntryForm tr.Header td
{
    border-bottom: solid 1px silver;
    background-color: black;
    background-image: url('/images/headnavback.jpg');
    background-repeat: repeat-x;
}

table.EntryForm tr.Header h3
{
    font-size: 1em;
    font-style: italic;
    margin: 0px;
    margin-top: 3px;
    color: White;
    margin-bottom: 2px;
}

table.EntryForm td.Label
{
    font-size: 0.8em;
    text-align: right;
    font-family: Calibri, Verdana, Tahoma, Arial, Sans-Serif;
    background-color: AliceBlue;
    width: 35%;
    white-space: nowrap;
}

table.EntryForm td.Label em
{
    font-style: italic;
    color: Red;
}

table.EntryForm tr.Buttons td
{
    text-align: center;
    border-top: solid 1px silver;
    padding-top: 5px;
}

table.EntryForm tr.Errors td
{
    text-align: center;
    color: Red;
    font-weight: bold;
    font-size: 0.9em;
}


table.AddToCart 
{
    display: inline-table;
    table-layout: fixed;
    width: 175px;
}
  

table.AddToCart td.Label
{
    font-size: 0.8em;
    text-align: right;
    width: 33%;
}

table.AddToCart td.Buttons
{
    text-align: center;
}

table.TryItBuyIt
{
  
}

table.TryItBuyIt td
{
    padding-right: 5px;
}

table.TryItBuyIt a
{
    text-decoration: none;
    display: block;
    vertical-align: middle;
    color: Black;
}

table.TryItBuyIt img
{
    display: inline;
    text-align: left;
    vertical-align: middle; 
    padding-right: 5px;   
}

ul.MenuList
{
    list-style-image: url('/images/white-square.jpg');
	margin-left: 0px;
    padding-left: 16px;
}

ul.MenuList a
{
    color: #6d6b6b;
	display:block;
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	font-weight: bold;
    font-size: 14px;
	letter-spacing: -1px;
	line-height: 24px;
	width: 194px;
	padding-bottom: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-left: 6px;
	margin:2px;
	border: 1px solid #b0b0b0;
	text-decoration: none;
	list-style-type: none;
}

ul.MenuList a:hover
{
    color: #ffffff;
	display:block;
	background-color:#81b6ff;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	font-weight: bold;
    font-size: 14px;
	letter-spacing: -1px;
	line-height: 24px;
	width: 194px;
	padding-bottom: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-left: 6px;
	margin:2px;
	border: 1px solid #2069ff;
	text-decoration: none;
	list-style-type: none;
}


table.DisplayForm 
{
    width: 100%;
    border-collapse: collapse;
}

table.DisplayForm tr.Header td
{
    border-bottom: solid 1px silver;
    background-color: black;
    background-image: url('/images/headnavback.jpg');
    background-repeat: repeat-x;
}

table.DisplayForm td 
{
    padding: 5px;
}

table.DisplayForm tr.Header h3
{
    font-size: 1.1em;
    font-style: italic;
    margin: 0px;
    margin-top: 3px;
    color: White;
    margin-bottom: 2px;
}

table.DisplayForm td.Label
{
    font-size: 0.8em;
    text-align: right;
    font-family: Calibri, Verdana, Tahoma, Arial, Sans-Serif;
    width: 35%;
    white-space: nowrap;
    vertical-align: top;
    color: Gray;
}

table.DisplayForm td.Label em
{
    font-style: italic;
    color: Red;
}

/*** VerifyOrder page ***/
table.OrderSummaryDetailsFooter{
	float:right;
	margin-right:62px;
	font-size:1.2em;
}
table.OrderSummaryDetailsFooter td{
	padding:6px 0px;
}
table.OrderSummaryDetailsFooter td.label,
table.OrderSummaryDetailsFooter td.GrandTotalLabel{
	text-align:right;
	padding-right:6px;
}
table.OrderSummaryDetailsFooter td.GrandTotalLabel {
	color: #ffffff;
	font-weight: bold;
	border-top: 1px solid #fff;
	border-bottom:1px solid #fff;
}
table.OrderSummaryDetailsFooter td.GrandTotalValue{
	font-weight:bold;
	border-top:1px solid #fff;	
	border-bottom:1px solid #fff;
	text-align:right;
	
}
table.OrderSummaryDetailsFooter td.DetailValue{
	text-align:right;
}
fieldset.PaymentContainer{
}
fieldset.PaymentContainer p{
	text-align: center; 
	color: yellow; 
	margin:6px 0px;
}

.PaymentTypeSelectorContainer{
	padding-left:150px;
}

#OrderDisplayInformation{
	
}
#OrderDisplayInformation ol{
	list-style-type:none;
	width:40%;
}
#OrderDisplayInformation ol li{
	list-style-type:none;
	padding-right:8px;
	clear:both;
}
#OrderDisplayInformation .DefaultFormLabel{
	font-weight:bold;
	width:130px;
	text-align:right;
	padding-right:8px;
}

div.Errors 
{
	color: Red;
}

ul.DownloadList
{
    margin: 0px;
    list-style-type: none;
    padding: 0px;
}

ul.DownloadList li
{
    padding: 5px;
    padding-left: 25px;
    font-size: .95em;
}

ul.DownloadList li h3
{
    margin-bottom: 5px;
}

table.defaultmaintable
{
    width: 100%;
}

table.defaultmaintable h2
{
    color: Black;
    font-size: 10pt;
    text-transform: none;
    font-variant: normal;
    text-align: center;
    font-weight: bold;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    padding: 0px;
    margin: 0px;
    vertical-align: middle;
    text-align: left;    
}

table.defaultmaintable h2 a
{
    color: #175199;
    text-decoration: none;
    vertical-align: middle;
    height: 72px;
    text-align: left;        
}

table.defaultmaintable h2 a em
{
    color: Gray;
}

table.defaultmaintable td
{
    vertical-align: top;
    text-align: left;
    padding: 15px;    
}


table.defaultmaintable h2 img
{
    text-align: left;
    vertical-align: middle; 
    display: inline;
    float: left;
    margin-top: -10px;
    padding-right: 5px;
}

table.defaultmaintable h2 img.tri
{
    float: none;
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 10px;
}

table.process
{
    width: 100%;
}

table.process td
{
    width: 33%;
    text-align: center;
    padding: 0px;
    margin: 0px;
}

table.process td a
{
    color: Black;
    font-weight: bold;
}

/* liScroll styles */

.tickercontainer { /* the outer div with the black border */
border: none;
background: #fff; 
width: 100%; 
height: 27px; 
margin: 0; 
padding: 0
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 10px;
top: 8px;
width: 95%;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 750px;
font: bold 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
background: #fff;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #ff0000;
font: bold 10px Verdana;
margin: 0 50px 0 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
} 


/*Popups on home page*/


.tooltip {
	display:none;
	background-color: Black;
	padding:15px;
	color:#fff;	
    width: 380px;
    filter: alpha(opacity=80);
    background: rgba(0,0,0,0.8);
    border: solid 2px white;
    z-index: 200;
}

.tooltip table
{
    width: 98%;
    height: 100%;
}

.tooltip table td
{
    padding: 10px;
    margin: 0px;
    border: 0px;
    width: 50%;
    height: auto;
    font-size: 8pt;     
    vertical-align: middle;  
}

.tooltip table td h3
{
    padding: 0px;
    margin: 0px;    
    width: auto;    
}

.tooltip table td h3 a
{
    color: White;
    font-weight: bold;  
    font-size: 9pt;
}

ul.ForumList
{
    list-style-type: none;
}

ul.ForumList li
{
    margin: 0px;
    padding: 0px;
}

ul.ForumList h2
{
    padding: 0px;
    margin: 0px;
    display: block;    
}

ul.ForumList li p
{
    margin: 0px;
    padding: 0px;
    margin-bottom: 5px;
}

table.ForumList
{
    padding-left: 15px;
}

table.ForumList thead
{
    background-color: #6699FF;
    font-weight: bold;   
    font-size: 1.1em; 
    margin-bottom: 5px;
}

table.ForumList thead td
{
    white-space: nowrap;
    padding-top: 5px;
}

table.ForumList td
{
    border-bottom: 1px solid silver;
}

/**********  Brochure Boxx 2**********/
/* .boxx-brochure2 { margin:0px 0px 0px 0px; position: relative; width:303px; height:424px;} */
#brochure2 {position:relative; left:25px;width:632px;height:402px;}
#brochure-top2 {position:absolute;left:0px;top:0px;width:632px;height:42px;}
#brochure-left2 {position:absolute;left:0px;top:42px;width:12px;height:335px;}
#brochure-center2 {position:absolute;left:12px;top:42px;width:590px;height:335px;}
#brochure-right2 {position:absolute;left:612px;top:42px;width:20px;height:335px;}
#brochure-bottom2 {position:absolute;left:0px;top:377px;width:632px;height:25px;}

ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: none;
    font-size: inherit;
    color: inherit;
    font-weight: inherit;
    vertical-align: top;
}

li 
{
    float: left;
}
