
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D0EA8;

	background-color: #9A93BF;

	margin: 0px 0px 5px 0px;
}
/*
table {
	border: 0px;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}
*/
td {
	padding: 0px;
	//margin: 0px;
	//text-align: left;
	//vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border: 0px;
}

p {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}


a:link, a:visited, a:active {
	color: #EA3DFF;
	text-decoration: none;
}

a:hover {
	color: #FF5400;
}

table#tBorder {
	border-collapse: collapse;
        border: 1px solid #202020;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}

table.menuTable {
        
}

table.tContainer {
	border-collapse: collapse;
        width: 760px;
}

table#tContainer td {
        padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

table.tContainer td#tdLogo {
	padding: 0px;
        width: 230px;
}

table.tContainer td#tdRight {
	padding: 0px;
        width: 530px;
}

table.tContainer td#tdRight table#tRight {
	border-collapse: collapse;
        width: 530px;
}

table.tContainer td#tdRight table#tRight table#tPhoneCart {
	border-collapse: collapse;
        width: 530px;
	background-color: #BDBFFE;
}

table.tContainer td#tdRight table#tRight table#tPhoneCart {
	border-collapse: collapse;
        width: 530px;
}

table.tContainer td#tdRight table#tRight table#tPhoneCart td#tdCart {
	padding: 0px;
        width: 100%;
	vertical-align: middle;
	text-align: right;
	padding-right: 10px;
}

table.tContainer td#tdRight td#tdSearch {
        padding: 0px;
        background-color: #FFFFFF;
	background-image: url('/images/search_bg.gif');
	background-position: top left;
	background-repeat: no-repeat;
	height: 54px;
	padding-left: 5px;
}

td.tdCol1 {
	padding: 0px;
        width: 152px;
}

td.tdCol12 {
	padding: 0px;
        width: 602px;
}

td.tdCol2 {
	padding: 0px;
        width: 450px;
}

td.tdCol23 {
	padding: 0px;
        width: 608px;
}

td.tdCol3 {
	padding: 0px;
        width: 158px;
}


td#tdCart table {
	border-collapse: collapse;
        width: 529px;
}

td#tdCart table td {
	padding: 0px;
        color: #8D3AAE;
	text-align: right;
	vertical-align: middle;
}

a.aCartLink:link, a.aCartLink:visited, a.aCartLink:active {
	color: #8D3AAE;
	font-weight: bold;
}

a.aCartLink:hover {
	color: #3D0EA8;
}

td#tdSearch table {
        border-collapse: collapse;
}

td#tdSearch table td {
        padding: 0px 5px 0px 5px;
}

td#tdSearch table td#tdButtons {
	padding: 0px;
        width: 100%;
	text-align: center;
	vertical-align: middle;
}

td#tdSearch table td#tdButtons a div {
	border: 1px solid #8D37AD;
	color: #FFFFFF;
	width: 65px;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 2px;
	cursor: hand;
}

div#dContentRight {
	padding: 5px 0px 5px 0px;
}

div#dContentLeft {
	padding: 0px 0px 5px 5px;
}

div#dContentLeftFull {
	padding: 0px 0px 0px 0px;
}

div#dContentCenter {
	width: 445px;
	padding: 0px 5px 5px 5px;
}

div#dContentCenterProducts {
	width: 445px;
	padding: 0px 5px 5px 5px;
	border: 1px solid #00B0DD; 
}

div#dContentCenterProduct {
	width: 100%;
	padding: 0px 5px 5px 0px;
}

div#dContentCenterBordered {
	width: 445px;
	padding: 0px 5px 5px 5px;
	border: 1px solid #00B0DD;
}


div.dBanner {
	padding-top: 5px;
}

div.dFooter {
	font-size: 10px;
	text-align: center;
	color: #B870D3;
	margin-bottom: 3px;
}

table#tCategoryMenu {
	border-collapse: collapse;
        width: 134px;
}

td.tdCategoryDivider {
	padding: 0px;
        background-image: url('/images/menu_separator.png');
	background-repeat: no-repeat;
	height: 2px;
}

td.tdCategoryName {
	padding: 0px;
        background-image: url('/images/category_bg.gif');
	background-color: #7BC9FF; 
	background-repeat: no-repeat;
	height: 20px;
	width: 134px;
	text-align: left;
	padding-top: 3px;
	vertical-align: top;
	padding-left: 15px;
	text-transform: uppercase;
	font-weight: bold;
}

td.tdCategoryName a:link, td.tdCategoryName a:visited, td.tdCategoryName a:active {
	color: #336699;
}

td.tdCategoryName a:hover {
	color: #FF5400;
}

table.tMenuHeading {
	border-collapse: collapse;
        width: 100%;
}

td.tdMenuHeading {
	padding: 0px;
        background-image: url('/images/menuheading_bg.gif');
	background-color: #66CCFF;
	background-repeat: no-repeat;
	height: 21px;
	width: 100%;
	text-align: left;
	padding-top: 3px;
	vertical-align: top;
	padding-left: 22px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #5D219E;
}

td.tdMenuHeading a:link, td.tdMenuHeading a:visited, td.tdMenuHeading a:active {
	color: #336699;
}

td.tdMenuHeading a:hover {
	color: #FF5400;
}

div.dSearchOption {
	margin-top: 6px;
}

div.dSearchOptionName {
	font-size: 11px;
	color: #202020;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}

select.sSearch {
	font-size: 10px;
	width: 120px;
	background-color: #F0F0F0;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}

input.iKeywords {
	width: 100px;
	background-color: #F0F0F0;
	font-size: 10px;
}

div#dMenu {
	margin-top: 5px;
	text-align: right;
	padding-right: 12px;

	font-size: 10px;
	text-transform: uppercase;
}

div.dProductSlot {
	width: 125px;
	text-align: center;
	vertical-align: bottom;
	font-size: 10px;
}

div.dProductSlot div.dImage {
	height: 125px;
	width: 125px;
	vertical-align: bottom;
}

div.dProductSlot div.dCopy {
	color: #D82C4E;
	text-align: left;
}

div.dProductSlot div.dTitle {
	color: #3D0EA8;
	text-align: center;
	margin-bottom: 8px;
}

div.dProductSlot table.tSKUPrice {
	width: 125px;
}

div.dProductSlot table.tSKUPrice td {
	vertical-align: top;
}

div.dProductSlot table.tSKUPrice td.tdSKU {
	font-size: 11px;
	font-weight: bold;
}

div.dProductSlot table.tSKUPrice td.tdPrice {
	text-align: right;
}

div.dProductSlot table.tSKUPrice span.sSale {
	color: #65C0FC;
	font-weight: bold;
}

div.dProductSlot table.tSKUPrice span.sOldPrice {
	color: #A0A0A0;
}


div#dSubcategories {
	background-color: #99FFFF;
	padding: 2px 0px 2px 0px;
	border-bottom: 1px solid #5D219E;

	font-size: 11px;
	font-weight: bold;
}

div#dSubcategories a:link, div#dSubcategories a:visited, div#dSubcategories a:active {
	color: #00B1DE;
}

div#dSubcategories a:hover {
	color: #3D0EA8;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #3D0EA8;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
}

table#tCheckoutHeading {
	width: 100%;
}
table#tCheckoutHeading td {
	padding: 2px 2px 2px 2px;
}
table#tCheckoutHeading td#tdSteps {
	padding: 0px;
        text-align: right;
	white-space: nowrap;
}
div#dOrderSummary {
	text-align: center;
	background-color: #ECF1F6;
	padding: 2px 2px 2px 2px;
}
div#dOrderSummary span.sCartInfoItem {
	padding: 0px 6px 0px 6px;
	font-size: 11px;
}
div#dOrderSummary span.sCartInfoItem span.sCartInfoName {
	color: #404040;
}
span.sRequired {
	color: #FF8020;
	font-weight: bold;
}

table#tEmailList {
	border: 3px solid #DDF6BB;
	background-color: #9C84FF;
	width: 135px;
}

table#tEmailList td {
	padding: 5px 3px 5px 5px;
	font-size: 10px;
	color: #FFFFFF;
}

table#tEmailList td table td {
	padding: 0px;
	vertical-align: middle;
}

table#tEmailList td input.iEmail {
	width: 60px;
}
*/