/*-- ERIC MEYER RESET RELOAD --*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */

img {
	border:0;
	outline:0;
	}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*-- SITE STYLES --*/

body {
	margin:0px;
	font-size: 13px;
	background-color:#C2D5E4;
	background-image:url(images/interface/background.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	}


a:link, a:visited {
	color:#659D27;
	}
	
a:hover {
	color:#FF6600;
	}

h1 {
	padding:2px 0px 4px 0px;
	margin: 0px 0px 4px 0px;
	width:100%;
	font-size:14px;
	font-weight:bold;
	color:#3B79AA;
	border-bottom: 1px solid #4681AF;
}

h2 {
	font-size:14px;
	font-weight:bold;
	padding:0px 0px 4px 0px;
}

table.simplebutton td{
	font-size:11px;
	line-height:11px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	height:20px;
	padding:1px 0px 0px 0px;
	background-color:#7BBE30;
	background-image:url(images/interface/button-green-background.gif);
	cursor:pointer;
	}

div.simplebutton {
	float:left;
	width:80px;
	height:19px;
	margin:4px 0px 0px 4px;
	padding:0;
	background-color:#7BBE30;
	background-image:url(images/interface/button-green-background.gif);
	}
	
table.simplebutton td div.simplebutton {
	padding:1px 4px 0px 4px;
	}

div.simplebuttonlong {
	float:left;
	width:140px;
	height:19px;
	margin:4px 0px 0px 4px;
	padding:0;
	background-color:#7BBE30;
	background-image:url(images/interface/button-green-background.gif);
	}
	
a.simplebutton, a.simplebutton:link, a.simplebutton:visited {
	margin:0;
	padding:4px 6px 4px 6px;
	font-size:11px;
	line-height:11px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	background-image:none;
	display:block;
	text-align:center;
	width:auto;
	}
	
/* IE 6 ONLY HACKS*/
* html a.simplebutton, * html a.simplebutton:link, * html a.simplebutton:visited { 
	width:100%;
	}

* html table.simplebutton td a.simplebutton, * html table.simplebutton td a.simplebutton:link, * html table.simplebutton td a.simplebutton:visited {
	width:auto;
	}

a.simplebutton img {
	vertical-align:middle;
	}
		
a.simplebutton:hover {
	background-color:#FF9900;
	background-image:none;
	}

strong {
	font-weight:bold;
	}
	
.Star {
	color:#FF6600;
	}
	
div.clearem {
	clear:both;
	}
	
div#wrapper {
	width:975px;
	margin:auto;
	padding:0px;
	}

.grey {
    color:#666666;
    }
	
.small {
	font-size: 11px;
    }
	
.ErrorMessage {
	color:#990000;
	}

/*-- HEADER -----------------------*/
div#header {
	width:975px;
	height:134px;
	float:left;
	color:#FFFFFF;
	background-image:url(images/interface/head-left-background.gif);
	background-repeat:no-repeat;
	background-position: 205px 27px;
}

div#logo {
	width:203px;
	height:134px;
	float:left;
	background-image:url(images/interface/logo.gif);
	background-repeat:no-repeat;
	background-position: 15px 9px;
}

div#logo a:link, div#logo a:visited {
	display:block;
	width:203px;
	height:134px;
	text-decoration:none;
}

div#headtag {
	width:561px;
	height:56px;
	padding:42px 0px 0px 0px;
	float:left;
	font-size:14px;
	text-align:right;
}

div#headsecure{
	width:202px;
	height:89px;
	padding:0px 0px 0px 0px;
	float:left;
	font-size:14px;
	background-image:url(images/interface/secure.gif);
	background-repeat:no-repeat;
}

div#headmenu {
	width:551px;
	height:32px;
	float:left;
	margin:0;
	padding: 0px 10px 0px 0px;
}

div#headmenu div#search {
	float:left;
	margin:0px;
	padding:0px 0px 0px 20px;
	height:32px;
	}
	
div#headmenu div#search img {
	margin:0;
	padding:1px 4px 0px 0px;
	}	

div#headmenu div#search form {
	font-size:11px;
	margin:0;
	padding:6px 0px 0px 0px;
	width:200px;
	}
	
div#headmenu div#search a{
	float:left;
}
	
div#headmenu div#search input {
	font-size:11px;
	margin:0;
	padding:2px;
	float:left;
	border:1px solid #7F3E2C;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
div#headmenu div#search input:hover {
	border:1px solid #E84E20;
	}

div#headmenu ul {
	margin:0;
	padding:0;
	float:right;
	}
	
div#headmenu li {
	margin:0;
	padding:0;
	list-style:none;
	text-indent:0px;
	float:left;
	}

div#headmenu li a:link, div#headmenu a:visited {
	display:block;
	float:left;
	margin:0px 4px;
	padding:10px 8px 9px 8px;
	color:#FFFFFF;
	text-decoration:none;
}

div#headmenu a:hover {
	background-color:#FF8100;
}

div#top {
	width:975px;
	height:18px;
	float:left;
	background-color:#EBEBEB;
	background-image:url(images/interface/top-background.gif);
	background-repeat:repeat-x;
	background-position:top;
}

div#topleft{
	float:left;
	height:18px;
	width:203px;
	background-image:url(images/interface/top-left.gif);
	background-repeat:no-repeat;
	background-position:top;
	}

div#topright{
	float:right;
	height:18px;
	width:203px;
	background-image:url(images/interface/top-right.gif);
	background-repeat:no-repeat;
	background-position:top;
}

/*-- MAIN -----------------------*/
div#main {
	width:973px;
	float:left;
	background-color:#FFFFFF;
	border-left: 1px solid #7699B4;
	border-right: 1px solid #7699B4;
	background-image:url(images/interface/main-background.gif);
	background-repeat:repeat-y;
}

/*-- COLUMN -----------------------*/
div#column {
	width:171px;
	padding: 0px 16px 0px 15px;
	float:left;
}

/* -COLUMN MENUS- */

table.VertMenu {
	margin-bottom:16px;
	}
	
td.VertMenuTitle{
	padding:2px 0px 6px 0px;
	width:100%;
	font-size:14px;
	color:#3B79AA;
	border-bottom: 1px solid #4681AF;
	}
	
td.VertMenuTitle a:link, td.VertMenuTitle a:visited {
	padding:2px 0px 4px 0px;
	display:block;
	}
	
td.VertMenuTitle a:hover{
	color:#FFFFFF;
	background-color:#B99118;
	}

td.VertMenuBox {
	padding:0px;
	margin:0px;
	}

td.VertMenuBox a:link, td.VertMenuBox a:visited{
	display:block;
	margin:0px;
	padding:7px 0px 7px 2px;
	text-decoration:none;
	color:#666666;
	width:100%;  /* For IE 6 */
	}
	
td.VertMenuBox a:hover{
	text-decoration:none;
	background-color:#7BBE30;
	color:#FFF;
	}

/* -IE ROLL OVER BUG FIX TABLE- */
table#VertMenuBoxIEFix {
	width:171px;
	height:2px;
	margin:0px;
	padding:0px;
	border:none;
	}

/* -FANCY CATEGORIES MODULE- */

div#categorymenu td.VertMenuBox a.VertMenuItems:link, div#categorymenu td.VertMenuBox a.VertMenuItems:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	border:0;
	padding:3px 1px 3px 1px;
	margin:0;
	color:#000;
	}

div#categorymenu td.VertMenuBox a.VertMenuItems:hover {
	color:#FFF;
	}
	
div#categorymenu td.VertMenuBox td{
	margin:0px;
	padding:2px 0px;
	font-size: 11px;
	vertical-align:top;
	}

.CatMenuItemOff {
	BACKGROUND-COLOR: transparent;
	COLOR: #330000;
	BORDER-RIGHT: none;
	BORDER-TOP: none;
	BORDER-LEFT: none;
	BORDER-BOTTOM: none;
	MARGIN-BOTTOM: 3px;
	MARGIN-TOP: 3px;
	MARGIN-LEFT: 1px;
	MARGIN-RIGHT: 0px;
	CURSOR: pointer;
	FONT-SIZE: 12px;
}

.CatMenuItemOffExp {
	BACKGROUND-COLOR: transparent;
	BORDER-RIGHT: none;
	BORDER-TOP: none;
	BORDER-LEFT: none;
	BORDER-BOTTOM: none;
	MARGIN-BOTTOM: 1px;
	MARGIN-TOP: 1px;
	MARGIN-LEFT: 2px;
	MARGIN-RIGHT: 3px;
	CURSOR: pointer;
}

.CatMenuItemOn {   
	BACKGROUND-COLOR: #FF8600;
	COLOR: #330000;
	BORDER-RIGHT: 0px solid;
	BORDER-TOP: none;
	BORDER-LEFT: none;
	BORDER-BOTTOM: none;
	MARGIN-BOTTOM: 3px;
	MARGIN-TOP: 3px;
	MARGIN-LEFT: 1px;
	MARGIN-RIGHT: 0px;
	CURSOR: pointer;
	FONT-SIZE: 12px;
}

.CatSubMenu {
	BACKGROUND-COLOR: #FFD44C;
	BORDER-RIGHT: #8E4B00 1px solid;
	BORDER-TOP: #8E4B00 1px solid;
	BORDER-LEFT: #8E4B00 1px solid;
	BORDER-BOTTOM: #8E4B00 1px solid;
	margin:0;
	padding:2px;
}

TABLE.CatMenuContainer {
	WIDTH: 136px;
}

A.CatMenuItem {
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial;
	CURSOR: pointer;
}
A.CatMenuItem:link {
	COLOR: #330000;
	TEXT-DECORATION: none;
}
A.CatMenuItem:visited {
	COLOR: #330000;
	TEXT-DECORATION: none;
}
A.CatMenuItem:hover {
	COLOR: #330000;
	TEXT-DECORATION: none;
}
A.CatMenuItem:active {
	COLOR: #330000;
	TEXT-DECORATION: none;
}
A#nojs.CatMenuItem:hover {
	BACKGROUND-COLOR: #FF8600;
	COLOR: #330000;
	TEXT-DECORATION: none;
}
IMG.FCIcon {
	WIDTH: 16px;
	HEIGHT: 16px;
	BORDER-WIDTH: 0px;
	MARGIN-LEFT: 2px;
	MARGIN-RIGHT: 3px;
}
IMG.FCTriangle {
	WIDTH: 9px;
	HEIGHT: 9px;
	BORDER-WIDTH: 0px;
	MARGIN-LEFT: 3px;
}
TABLE.FCItemTable {
	WIDTH: 100%;
	BORDER-WIDTH: 0px;
	MARGIN: 0px;
	TEXT-ALIGN: left;
}
TD.FCIconCell {
	VERTICAL-ALIGN: middle;
	TEXT-ALIGN: center;
}
TD.FCTriangleCell {
	VERTICAL-ALIGN: middle;
	TEXT-ALIGN: right;
}
TD.FCChain {
	WIDTH: 18px;
	BACKGROUND-REPEAT: repeat-y;
}
TD.FCChain IMG {
	WIDTH: 18px;
	HEIGHT: 1px;
}

TD.FCExplorerBox {
	WIDTH: 37px;
	VERTICAL-ALIGN: top;
	BACKGROUND-REPEAT: repeat-y;
}

div#categorymenu td.VertMenuBox TD.FCExplorerBox a.VertMenuItems:link, div#categorymenu td.VertMenuBox TD.FCExplorerBox a.VertMenuItems:visited {
	display:inline;
	background-color:transparent;
	padding:0;
	margin:0;
	}
	
table#minicart {
	width:169px;
	margin:2px 0px;
	padding:0;
	}
	
table#minicart td {
	padding: 5px 1px 0px 1px;
	vertical-align:top;
	}
	
table#minicart img {
	margin: 0px 4px 0px 4px;
	}
	
table#minicart a:link, table#minicart a:visited {
	display:block;
	}

/*-- CONTENT -----------------------*/
div#content {
	width:538px;
	padding: 0px 15px 0px 16px;
	float:left;
	line-height:17px;
}

div#content p {
	margin-top:6px;
	}

/* -CONTENT DIALOG TABLES- */

td.DialogTitle {
	padding:2px 0px 2px 0px;
	width:100%;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	border-bottom: 1px solid #666666;
	}
	
table.InfoTable td.DialogTitle {
	padding:6px 0px 2px 0px;
	border:none;
	}
	
table.PListTable{
	margin:16px 0px 0px 0px;
	}
	
.PName {
	color:#000000;
	padding: 0px 0px 6px 0px;
	font-size:13px;
	font-weight:bold;
	}

td.PName a:link, td.PName a:visited, .PName a:link, .PName a:visited {
	text-decoration:none;
	display:block;
	}

td.PListImgBox {
	width:127px;
	}
	
div.PListImg {
	width:127px;
	border: 1px solid #748074;
	}

div.PListImg a:link, div.PListImg a:visited{
	display:block;
	margin:0;
	padding:0;
	border-bottom: 1px solid #FFF;
	}

div.PListImg a:hover{
	border-bottom: 1px solid #FF6600;
	}

a.PListImgDetails:link, a.PListImgDetails:visited {
	display:block;
	padding: 7px 0px 2px 12px;
	font-size:12px;
	vertical-align:top;
	background-image:url(images/interface/arrow-up.gif);
	background-repeat:no-repeat;
	background-position: 0px 9px;
	text-decoration:none;
}

a.PListDetails:link, a.PListDetails:visited {
	display:block;
	padding: 7px 0px 2px 10px;
	font-size:12px;
	vertical-align:top;
	background-image:url(images/interface/arrow-left.gif);
	background-repeat:no-repeat;
	background-position: 0px 9px;
	text-decoration:none;
}
 
td.PListText {
 	padding:0px 0px 0px 7px;
	line-height:17px;
	vertical-align:top;
	}
	
div.PListPrice {
	margin:4px 0px 0px 0px;
	}
	
table.PListDetails {
	padding: 1px 0px;
	}

div.PListPriceLine {
	padding:3px 0px;
	}
	
.ProductPrice {
	padding: 3px 0px;
	font-weight:bold;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:21px;
	white-space:nowrap;
	}
	
.MarketPrice {
	font-size:13px;
	font-style:italic;
	}
	
.ProductDiscount {
	font-size:13px;
	font-style:italic;
	color:#009933;
	}
	
td.BuyNowQuantity {
	padding-right:6px;
	}

.SaveMoneyLabel {
	width: 57px;
	height: 57px;
	TEXT-ALIGN: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
	BACKGROUND-IMAGE: url(images/save_money.gif);
	BACKGROUND-REPEAT: no-repeat;
}

table.Subcategories {
	width:530px;
}

table.Subcategories td {
	padding:2px;
	}

table.Subcategories td.SubcatTitle {
	font-weight:bold;
	}
	
table.Subcategories td.SubcatInfo {
	text-align:right;
	color:#666666;
	}


table.Subcategories td.SubcatTitle a:link, table.Subcategories td.SubcatTitle a:visited {
	text-decoration:none;
	display:block;
	}

div.CategoryIcon{
	float:left;
	padding-right: 7px;
}

div.CategoryDescription{
	float:left;
}

td.SearchSortTitle {
	font-weight:bold;
	}

td.SearchSortCell {
	padding:2px 0px 2px 10px;
	}

a.SearchSortLink:link, a.SearchSortLink:visited {
	display:block;
	padding:2px 0px 2px 0px;
	text-decoration:none;
	}
	
a.SearchSortArrow:link,a.SearchSortArrow:visited {
	display:block;
	padding:2px 2px;
	}

a.SearchSortLink:hover {
	text-decoration:underline;
	}

/*-- PRODUCT PAGES --*/

td.PImgBox {
	vertical-align:top;
	padding: 3px 6px 0px 0px;
}

td.PText {
	vertical-align:top;
}

table.PDetails td {
	vertical-align:top;
	padding:1px 0px 1px 0px;
}


table.PDetails td.PDetailsTitle, td.PDetailsTitle {
	font-weight:bold;
	border-bottom: 1px solid #666666;
	padding:4px 0px 1px 0px;
	vertical-align:bottom;
	}

table.PDetails td.PDetailsLabel, td.PDetailsLabel {
	color:#666666;
	}
	
table.PDetails td.ProductPrice{
	vertical-align:top;
	padding:1px 0px 1px 0px;
}


/*-- DETAIL IMAGE POP-UP --*/

table.Container {
	margin-top: 6px;
	margin:auto;
}

td.BottomPopup {
	padding-top:3px;
	}

/*-- COLUMN 3 -----------------------*/
div#column3 {
	width:171px;
	padding: 0px 15px 0px 16px;
	float:left;
}
	
/*-- BOTTOM FOOTER -----------------------*/
div#bottom {
	width:975px;
	height:18px;
	float:left;
	background-color:#EBEBEB;
	background-image:url(images/interface/bottom-background.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

div#bottomleft {
	height:18px;
	width:203px;
	float:left;
	background-image:url(images/interface/bottom-left.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

div#bottomright {
	height:18px;
	width:203px;
	float:right;
	background-image:url(images/interface/bottom-right.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

div#footer {
	width:975px;
	margin:12px 0px 0px 0px;
	float:left;
	font-size:13px;
	line-height:24px;
	color:#000000;
}

div#footerleft{
	width:203px;
	margin:0;
	padding:0;
	float:left;
	position:relative;
}

div#sslprotect{
	width:142px;
	height:67px;
	position:absolute;
	top:-28px;
	left:10px;
	background-image:url(images/interface/ssl-protected.gif);
	}

div#footerright{
	width:772px;
	float:left;
	text-align:right;
	position:relative;
}

div#footerright ul {
	width:772px;
	margin:0;
	padding:0;
	display:block;
	float:right;
	}

div#footerright li {
	list-style:none;
	float:right;
	}
	
div#footerright a:link, div#footerright a:visited{
	display:block;
	padding: 7px 4px;
	color:#517531;
	}

div#footerright a:hover {
	color:#CC6600;
	}
	

/* -- VARIANTS -----------------------*/

td.ProductDetailsTitle {
	font-weight:bold;
	border-bottom: 1px solid #CCCCCC;
	}

table.VariantTable td {
	padding:2px 22px 2px 0px;
	vertical-align:top;
	font-size:11px;
	}
	
table.VariantTable td select {
	padding:1px;
	font-size:10px;
	border-top: 1px solid #AEAEAE;
	border-right: 1px solid #6F6F6F;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #AEAEAE;
	}
	
table.VariantTable td input {
	padding:2px;
	font-size:10px;;
	}	

table.VariantTable td input.VariantQuantity {
	padding:2px;
	font-size:10px;
	border-top: 1px solid #AEAEAE;
	border-right: 1px solid #6F6F6F;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #AEAEAE;
	}

/* -- FORMS -----------------------*/

form.orderform {
	margin:0px;
	padding:0px;
	}

table.FormTable td {
	padding:2px 2px 2px 0px;
	vertical-align:top;
	}
	
table.registertable input, table.FormTable input{
	margin: 1px;
	padding:2px;
	border-top: 1px solid #AEAEAE;
	border-right: 1px solid #6F6F6F;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #AEAEAE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}

table.registertable input:hover, table.FormTable input:hover {
	border: 1px solid #FF9900;
	}
	
table.registertable select, table.FormTable select {
	padding:2px;
	border-top: 1px solid #AEAEAE;
	border-right: 1px solid #6F6F6F;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #AEAEAE;
	font-size:11px;
	}
	
table.registertable textarea, table.FormTable textarea {
	margin: 1px;
	padding:2px;
	border-top: 1px solid #AEAEAE;
	border-right: 1px solid #6F6F6F;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #AEAEAE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

table.registertable input.FormButton, table.FormTable input.FormButton {
	margin:0;
	padding:3px 6px 3px 6px;
	font-size:11px;
	line-height:11px;
	height:20px;
	font-weight:bold;
	background:url(images/interface/button-green-background.gif);
	background-position:top;
	background-repeat:repeat-x;
	border:0;
	color:#FFFFFF;
	cursor:pointer;
	border:none;
	}

table.registertable	input.#ship2diff, table.FormTable input.radiotype {
	border:none;
	}
	
table.registertable input.FormButton:hover, table.FormTable input.FormButton:hover  {
	background-image:none;
	background-color:#FF9900;
	}
	
	
/*-- CART SPECIFIC -----------------------*/
div#maincart {
	width:741px;
	padding:0px 15px 0px 15px;
	margin:0;
	line-height:18px;
	float:left;
	background-color:#FFFFFF;
	border-left: 1px solid #7699B4;
	border-right: 1px solid #7699B4;
	background-image:none;
}

body#cartpage div#wrapper {
	width:773px;
}

body#cartpage div#header {
	width:773px;
}

body#cartpage div#top {
	width:773px;
}

body#cartpage div#topright{
	width:8px;
	background-position:right;
}

body#cartpage div#bottom {
	width:773px;
}

body#cartpage div#bottomright {
	width:8px;
	background-position:bottom right;
}

body#cartpage div#footer {
	width:773px;
}

body#cartpage div#footerright{
	width:570px;
}

table.PListCart{
	margin:16px 0px 0px 0px;
	width:700px;
	}
	
div#topleftcart{
	float:left;
	height:18px;
	width:20px;
	background-image:url(images/interface/top-left.gif);
	background-repeat:no-repeat;
	background-position:top left;
	}
	
div#bottomleftcart {
	height:18px;
	width:20px;
	float:left;
	background-image:url(images/interface/bottom-left.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

div.FLCDiv {
	width:346px;
	margin:4px 8px 0px 8px;
	float:left;
	}
		
table.FormTable td table.Cvv td{
	padding: 0px 0px 0px 2px;
	vertical-align:top;
	}
  	
/*-- RECOMMENDED PRODUCTS -----------------------*/

ul.RPItems {
	margin: 4px 0px 5px 35px;
	list-style-position:outside;
	list-style-type:square;
	}
	
ul.RPItems li {
	margin:0px;
	padding:1px 0px 3px 0px;
	color:#666666;
	}
	
ul.RPItems li a:link, ul.RPItems li a:link {
	display:block;
	} 

	
/*-- REGISTRATION PAGE SPECIFIC -----------------------*/

	
table.registertable {
	width:70%;
	margin:auto;
	}

table.registertable td{
	padding: 8px 0px 2px 0px;
	}

td.RegSectionTitle {
	padding:2px 0px 3px 0px;
	font-weight:bold;
	color:#000000;
	border-bottom: 1px solid #666666;
	}
	
tbody#ship_box {
	background:#EFF4F8;
	border-top: 1px solid #666666
	}
	
div.DialogMessage {
	background-color:#FFFFCC;
	margin:auto;
	padding:6px;
	width:321px;
	}

div.DialogInfoTitle {
	float:left; 
	height:18px; 
	width:298px; 
	padding: 0px 2px;
	background-color:#3C78A8; 
	color:#FFFFFF; 
	font-weight:bold; 
	}
	
div.DialogInfoClose {
	float:right; 
	height:14px; 
	padding:2px 2px;
	background-color:#3C78A8; 
	}

/*
	Pagination mechanism
*/
.NavigationArrow {
	WIDTH: 9px;
	HEIGHT: 9px;
}
.NavigationTitle {
	WHITE-SPACE: nowrap;
	HEIGHT: 17px;
	padding:2px 10px 2px 2px;
}
.NavigationCell {
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: bottom;
	WIDTH: 17px;
	HEIGHT: 17px;
	font-size:12px;
	font-weight:bold;
	border-left: 1px solid #FFFFFF;
}
.NavigationCell A:link, .NavigationCell A:visited {
	TEXT-DECORATION: none;
	display:block;
	padding:2px;
	background-color:#E8EDF1;
}

.NavigationCell A:hover, .NavigationCell A:active {
	color:#FFFFFF;
	background-color:#FF6600;
}

.NavigationCell IMG {
	HEIGHT: 1px;
	WIDTH: 17px;
}
.NavigationCellWide {
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: bottom;
	WIDTH: 23px;
	HEIGHT: 17px;
	font-size:12px;
	font-weight:bold;
}
.NavigationCellWide A:link, .NavigationCellWide A:visited,{
	TEXT-DECORATION: none;
	display:block;
	padding:2px;
	background-color:#E8EDF1;
}

.NavigationCellWide A:hover, .NavigationCellWide A:active {
	color:#FFFFFF;
	background-color:#FF6600;
}

.NavigationCellWide IMG {
	HEIGHT: 1px;
	WIDTH: 23px;
}
.NavigationCellSel {
	VERTICAL-ALIGN: middle;
	TEXT-ALIGN: center;
	WIDTH: 15px;
	font-size:12px;
	font-weight:bold	
}

/*-- FINISHING CHECKOUT -----------------------*/
	
body.paymentwait {
	margin:0px;
	font-size: 13px;
	background-color:#FFFFFF;
	background-image:none;
	font-family: Arial, Helvetica, sans-serif;
	padding:6px;
	}

TD.LCSBackground {
	BACKGROUND-COLOR:#C2D5E4;
}

div.ccseal {
	padding: 10px 0px 0px 30px;
	}