BODY {
	background-color: #ffffff;
	color: #8a2be2;
	padding: 0px;
	font: 10px Verdana;
	
	
}
/* center wrapper, min max width */
div#pagewrapper {
   border: 0px solid black;
   margin: 15px;     /* this centers wrapper */
   max-width: 990px; /* IE wont understand these, so we will use javascript magick */
   min-width: 60em;
   }
/*Linking*/
a.morelinks:visited,a.morelinks:active,a.morelinks:link,a.morelinks:hover{
	color: #FF1493;
	font-weight: bold;
    font-size: 10px;
    text-decoration: none;
}
a {
	text-decoration: none;
	color: #FF1493;
}
a:hover {
	text-decoration: none;
	color: #8a2be2;
}
/*Header Table*/
table.header {
	width: 100%  !important;
	border: 0px;
	height: 81px;
	background-repeat: repeat-x;
}
td.headertopleft {
	background-image: url(../images/lefttablecell.jpg);
	width: 495px;
	background-repeat: no-repeat;
}
td.headertopleftinside {
	background-image: url(../images/insidelefttablecell.jpg);
	width: 24px;
	background-repeat: no-repeat;
}
td.headertopcenter {
	background-image: url(../images/righttablecell.jpg);
	background-repeat: repeat-x;
}
td.headertopright {
	background-image: url(../images/farrighttablecell.jpg);
	background-repeat: repeat-x;
	width:0.5em;
}

/*Footer Table */
table.footer {
	width: 100%  !important;
	border: 0px;
	height: 26px;
	background-repeat: repeat-x;
}
td.footerbottomright {
	background-image: url(../images/leftbottomcenter.jpg);
	width: 495px;
	background-repeat: repeat-x;
}
td.footerbottomrightinside {
	background-image: url(../images/insidelefttablebottom.jpg);
	width: 24px;
	background-repeat: no-repeat;
}
td.footerbottomcenter {
	background-image: url(../images/leftbottomcenter.jpg);
	background-repeat: repeat-x;
}

/*Top Navigation*/
table.headerNavigation{
	width: 98%  !important;
	height: 15px;
	font-weight: bold;
	color: #ff1493;
}
td.headerNavigation{
 	padding-left: 10px;
	padding-right: 10px;
}
a.headerNavigation:visited,a.headerNavigation:active,a.headerNavigation:link {
	font-weight: bold;
	color: #FFffff;
	font-size: 10px;
	text-decoration: none;
}
a.headerNavigation:hover  {
	color: #FF1493;
	text-decoration: none;
}

/*Footer Navigation*/
table.footerNavigation{
	width: 100%  !important;
	height: 17px;
	font-weight: bold;
	color: #ffffff;
}
td.footerNavigation{
	padding-left: 5px;
	padding-right: 5px;
	color:#FF1493;
}
a.footerNavigation:visited,a.footerNavigation:active,a.footerNavigation:link {
	font-weight: bold;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	margin-top:2px;
}
a.footerNavigation:hover  {
	color: #FF1493;
	text-decoration: none;
}

/*Header E-Zpage Links*/
td.headerexpagesnav {
	font-family: Verdana, Arial, sans-serif;
  	font-size: 11px;
	color: #000000;
 	font-weight : bold;
 	text-align : center;
	padding-bottom: 0.5em;
}
a.headerexpagesnav:visited,a.headerexpagesnav:active,a.headerexpagesnav:link {
	font-weight: bold;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}
a.headerexpagesnav:hover  {
	color: #ff1493;
	text-decoration: none;
}

table.bannertable {
	width:470px;
}
/*Footer E-Zpage Links*/
td.footerexpagesnav {
	font-family: Verdana, Arial, sans-serif;
  	font-size: 11px;
	color: #000000;
 	font-weight : bold;
 	text-align : center;
	padding: 0.5em;
}
a.footerexpagesnav:visited,a.footerexpagesnav:active,a.footerexpagesnav:link {
	font-weight: bold;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}
a.footerexpagesnav:hover  {
	color: #FF1493;
	text-decoration: none;
}

/*Beginning of Copyright Information*/

td.legalCopyright {color:black; padding-left:5px;}
.legalCopyright {color:black; padding-left:5px;}
.legalCopyright a {color:black; padding-left:5px;}
.legalCopyright :hover {color:black; padding-left:5px;}

/*E-zpages Table of Contents Colors*/
/*Beginning of Expages TOC */
td.navEZPagesTOC {
	width:150px;
	border:2px solid #a17284;
}
#navEZPagesTOC ul li a {
	color: #000000;
	text-decoration: none;
}
#navEZPagesTOC ul li a:hover {
	color: #303a52;
	text-decoration: none;
}

/*Adjust for Center of Table Width*/
.maintable {
	padding: 6px;
	position: relative;
	width: 98%  !important;
	border: 2px solid #000000;
}

/*Left Column Information*/
td.columnLeft{
	background-color:#000000;
	width:185px;
	border-top: 0px solid #000000;
}
#navColumnOneWrapper {
	margin: auto;
} 
table.leftbox{
	width:175px;
}
.leftbox {
 	font-family: Verdana;
 	font-size: 10px;
	background: transparent;
 	border: 2px solid #000000;
 	margin-bottom: 15px;
 	
}
td.leftboxfooter {
	
}
TD.leftboxheading {
  	background:#ffffff;
}
.leftboxheading {
	font-size: 14px;
	font-weight: bold;
	color: black;
	height: 1px;
	text-align: center;
	font-family: Verdana;
	font-variant : small-caps;
}
.leftboxcontent {
  	padding: 2px;
	background-color: white;
	text-align: center;

 }
.sideboxContent {
	background-image: url(../images/centertable.jpg);
	text-align: center;
}
/*Right Column Styles*/
td.columnRight{
	background-color:#000000;
	width:185px;
	border-top: 0px solid #000000;
}
#navColumnTwoWrapper {
	margin: auto;
}
table.rightbox{
	width:175px;
}
.rightbox {
	font-family: Verdana;
 	font-size: 10px;
	background: transparent;
 	border: 2px solid #000000;
 	margin-bottom: 15px;
}
td.rightboxfooter {
	
}
TD.rightboxheading {
 	background:#ffffff;
}
.rightboxheading {
	font-size: 14px;
	font-weight: bold;
	color: black;
	height: 1px;
	text-align: center;
	font-family: Verdana;
	font-variant : small-caps;
}
.rightboxcontent {
  	padding: 6px;
	background-color: white;
	text-align: left;
 }

/*Single Box Styles*/
table.singlebox{
	width:175px;
}
.singlebox {
  		font-family: Verdana;
 	font-size: 14px;
	background: transparent;
 	border: 1px solid #000000;
 	margin-bottom: 15px;
}
td.singleboxfooter {
	
}
TD.singleboxheading {
  	background:#ffffff;
}
.singleboxheading {
	font-size: 14px;
	font-weight: bold;
	color: black;
	height: 1px;
	text-align: center;
	font-family: Verdana;
	font-variant : small-caps;
}
.singleboxcontent {
  	padding: 6px;
	background-image: url(../images/centertable.jpg);
	text-align: left;
 }

/*BetterCategoriesEzInfo v1.3.0.2 added  2006-06-22  gilby*/
.betterCategories, .betterDocuments, .betterEzpages,
.betterInformation, .betterMoreinformation, .betterBestsellers {
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	text-decoration:none;
	margin-bottom:1px;
}
.betterCategories a, .betterCategories a:visited,
.betterDocuments a, .betterDocuments a:visited,
.betterEzpages a, .betterEzpages a:visited,
.betterInformation a, .betterInformation a:visited,
.betterMoreinformation a, .betterMoreinformation a:visited,
.betterBestsellers a, .betterBestsellers a:visited {
	display: block;
	background-color: #ffffff;
	/*border-top: 2px solid #ffffff;*/
	padding: 0px;
	color: #8a2be2;
	font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight:bold;
	text-decoration:none;
}
.betterCategories a:hover, .betterCategories a:active,
.betterDocuments a:hover, .betterDocuments a:active,
.betterEzpages a:hover, .betterEzpages a:active,
.betterInformation a:hover, .betterInformation a:active,
.betterMoreinformation a:hover, .betterMoreinformation a:active,
.betterBestsellers a:hover, .betterBestsellers a:active {
	background-color: #ff1493;
	color: white;
	font-weight:bold;
	text-decoration:none;
}

/*Center Column Information*/
td.centermain {
	background-image: url(../images/centertable.jpg);
	background-color: #ffffff;
	padding: 5px 5px 5px 5px;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	text-align: left;
}
#navBreadCrumb a {
	padding-left:3px;
	font-weight: bold;
	font-size:12px;
	text-align: left;
	padding-bottom:5px;
}
#navBreadCrumb  {
	padding-left:3px;
	font-weight: bold;
	font-size:12px;
	text-align: left;
	padding-bottom:5px;
}
/*Category Heading in center of page*/
#indexCategoriesHeading{
 	color:#ffffff;
	font-style: italic;
	padding-left:25px;
	font-variant: small-caps;
	text-decoration: none;
	text-align: center;
	padding-bottom: 10px;
}
/*Category Name in Product Listing*/
#productListHeading{
	color:#8a2be2;
	font-style: italic;
	padding-left:25px;
	font-variant: small-caps;
	text-decoration: none;
	text-align: center;
	padding-bottom: 10px;
}
/*Sub-Category Links on Category Page*/
a.categoryList:link, a.categoryList:active,a.categoryList:visited {
	font-size: 1.5em;
	color: #8a2be2;
	font-weight:bold;
}
/*Product Listing Heading on Category Listing Page*/
h2.centerBoxHeading, .productListing-heading {
	margin: 0em;
	font-size: 1em;
	color: #8a2be2;
	border-bottom: 1px solid #9a9a9a;
	background-color: #ffffff;
	padding-bottom: 3px;
	padding-top: 1px;
}
/*Product Listing Heading on Category Listing Page - Links*/
.productListing-heading a {
	margin: 0em;
	font-size: 1em;
	color: #FF1493;
	border-bottom: 1px solid #8a2be2;
	background-color: #ffffff;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 1px;
}
/*end of center of page styles*/

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #c0c0c0;
}
/* This is the CSS needed for the Order Step Edition 2 contribution */

div.order_steps {       /* Is needed for the centering in IE */
    width: 100%
    padding: 0px;
    margin: 0px;
    margin-top: 10px;
    text-align: center;
}

table.order_steps {
    margin-left: auto;
    margin-right: auto;
    width: 100%;       /* Here you can set the total width of this contrib */
    padding-bottom: 10px;
    background-color: transparent;      /* Here you can change the background-color of the whole contrib */
}

tr.order_steps_line_2 {
    height: 5px;        /* Is a part in determining the height of the line */
    padding: 0px;
    margin: 0px;
}

tr.order_steps_line_3 {
    height: 1px;        /* Is a part in determining the height of the line shadow */
    padding: 0px;
    margin: 0px;
}

td.progressbar_active {
    background-color: #ff1493;     /* Determines the active color of the completed part of the line */
    width: 4%;
    padding: 0px;
    margin: 0px;
}

td.progressbar_inactive {
    width: 4%;
    background-color: #8a2be2;    /* Determines the non-active color of the uncompleted part of the line */
    padding: 0px;
    margin: 0px;
}

td.progressbar_active_shadow {
    background-color: #ffffff;     /* Determines the non-active color of the completed part of the line shadow */
    width: 4%;
    padding: 0px;
    margin: 0px;
}

td.progressbar_inactive_shadow {
    width: 4%;
    background-color: #666666;   /* Determines the non-active color of the uncompleted part of the line line*/
    padding: 0px;
    margin: 0px;
}

td.order_steps_text {
    text-align: center;
    vertical-align: top;
    color: #A7A7A7;        /* Determines the non-active color of the text */
    padding-bottom: 5px; /* Determines the distance between the text and the line */
}

td.order_steps_text_completed {
    text-align: center;
    vertical-align: top;
    color: #bfd0f1;        /* Determines the non-active color of the text steps that have been completed*/
    padding-bottom: 10px; /* Determines the distance between the text and the line */
}

td#active_step_text {       /* These are the styles for the active text */
    color: #2452ac;
    font-weight: 700;
    font-size: 1.1em;
}

/* End Order Steps contribution CSS */
/*Addon Frame Background Color */

.iframe { bgcolor: #efe8e2;}