	



	/* body of web page, text outside tables for front end */



	body {



		background: #ffffff;



		margin: 0px;



		color: #666666;



		font-family: Verdana;



		font-size: 11px;



	}



	



	/* text inside tables for front end */



	table {



		color: #666666;



		font-family: Verdana;



		font-size: 11px;



	}





	/* maxi cart positioning and width */



	.cd {



		position: absolute;



		padding: 0px;



		visibility: hidden;



		width: 400px;



		z-index: 1234;



	}



	



	/* maxi cart text and link colors */



	.cdMaxiText {



		color: gray;



		background: white;



	}



	.cdMaxiLink {



		color: blue;



		text-deocration: underline;



		font-weight: bold;



	}



	.cdMaxiLink:link {



		color: blue;



		text-deocration: underline;



		font-weight: bold;



	}

	

	.cdMaxiLink:active {



		color: blue;



		text-deocration: underline;



		font-weight: bold;



	}



	.cdMaxiLink:visited {



		color: blue;



		text-decoration: underline;



		font-weight: bold;



	}



	.cdMaxiLink:hover {



		color: blue;



		text-decoration: underline;



		font-weight: bold;



	}



	



	/* mini cart positioning and width */



	.cdMini {



		position: absolute;



		padding: 0px;



		visibility: hidden;



		width: 120px;



		z-index: 12345;



	}



	



	/* mini cart text and link colors */



	.cdMiniText {



		color:#025851;



		background: white;



	}



	.cdMiniLink {



		color:#1b1464;



		font-weight: bold;



	}



	.cdMiniLink:link {



		color:#037b3c;



		font-weight: bold;



	}

	

	.cdMiniLink:active {



		color:#1b1464;



		font-weight: bold;



	}



	.cdMiniLink:visited {



		color:#1b1464;



		font-weight: bold;



	}



	.cdMiniLink:hover {



		color:#1b1464;



		text-decoration: underline;



		font-weight: bold;



	}



	



	/* tiny cart text and link colors */



	.cdTinyText {



		color: gray;



		background: white;



	}



	.cdTinyLink {



		color: blue;



		font-weight: bold;



	}



	.cdTinyLink:active {



		color: blue;



		text-decoration: underline;



		font-weight: bold;



	}



	.cdTinyLink:visited {



		color: blue;



		text-decoration: underline;



		font-weight: bold;



	}



	.cdTinyLink:link {



		color: blue;



		text-decoration: underline;



		font-weight: bold;



	}

	

	.cdTinyLink:hover {



		color: blue;



		text-decoration: underline;



		font-weight: bold;



	}



	



	/* Previous and Next buttons (when enabled) on product description pages in the store */



	.prevNext {



		padding: 3px; 



		border: #aaaaaa solid 1px; 



		width: 100px; 



		display: inline-block; 



		text-decoration: none;



		color:#0b6cce;



		font-weight:bold;



		font-family:Verdana;



		font-size:11px;



		text-align:center;



	}



	



	.prevNext:hover {



		padding: 3px; 



		border: #aaaaaa solid 1px; 



		width: 100px; 



		display: inline-block; 



		text-decoration: none;



		color:#0b6cce;



		font-weight:bold;



		font-family:Verdana;



		font-size:11px;



		text-align:center;



	}



	



	/* Previous and Next buttons (when disabled) on product description pages in the store */



	.prevNextDis {



		padding: 3px; 



		border: #aaaaaa solid 1px; 



		width: 100px; 



		display: inline-block; 



		text-decoration: none;



		color:#aaaaaa;



		font-weight:bold;



		font-family:Verdana;



		font-size:11px;



	}



	



	.prevNextDis:hover {



		padding: 3px; 



		border: #aaaaaa solid 1px; 



		width: 100px; 



		display: inline-block; 



		text-decoration: none;



		color:#aaaaaa;



		font-weight:bold;



		font-family:Verdana;



		font-size:11px;



	}



	



	/* 1 pixel gray lines that appear under table rows */



	.dashedSt-weight:bold;



		font-family:Verdana;



		font-size:11px;



	}



	



	.prevNextDis:hover {



		padding: 3px; 



		border: #aaaaaa solid 1px; 



		width: 100px; 



		display: inline-block; 



		text-decoration: none;



		color:#aaaaaa;



		font-weight:bold;



		font-family:Verdana;



		font-size:11px;



	}



	



	/* 1 pixel gray lines that appear under table rows */



	.dashedSmll {



		border-top: 0px;



		border-right: 0px;



		border-bottom: #e8e8e8 solid 0px;



		border-left: 0px;



		font-size:11px;



		font-weight: normal;



	}



	



	/* 1 pixel black lines that appear under the first row of most tables */



	.blackLine {



		border-top: 0px;



		border-right: 0px;



		border-bottom: #000000 solid 0px;



		border-left: 0px;



		font-weight: normal;



		font-size:11px;



		vertical-align: top;



		white-space: nowrap;

