body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #C6C6C6;
	background-color: #3A3D3D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.greentxt {
	font-weight: bold;
	color: #009900;
}

a {
	color: #C1272D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img{ 
	border: 0pt; 
}
form {
	margin: 0px;
}
input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
}
.textareatype {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
}
select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 182%;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../img/h1bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: normal;
	color: #C1272D;
	line-height: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	font-size: 110%;
	font-weight: bold;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #C1272D;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: -15px;
	margin-left: 0px;
}
.basketempty {
	font-size: 110%;
	color: #000000;
}
.redvertline {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #C1272D;
	width: 50%;
	padding-left: 15px;
}

.tableoutline {
	background-color: #808285;
}


.link2 a {
	font-weight: bold;
	color: #C1272D;
	text-decoration: none;
}
.link2 a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.link3 a {
	color: #C6C6C6;
	text-decoration: none;
	font-weight: bold;
}
.link3 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.link4 a {
	font-weight: normal;
	color: #C1272D;
	text-decoration: none;
}
.link4 a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.link5 a {

	font-weight: normal;
	color: #C6C6C6;
	text-decoration: none;
}
.link5 a:hover {

	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.mainTblWidth {
	width: 900px;
	text-align: left;
}
#topbarbg {
	background-image: url(../img/topbarbg.gif);
	background-repeat: repeat-x;
	height: 81px;
}
#topbarlogo {
	background-image: url(../img/topbarlogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 81px;
	width: 384px;
}
#topbaradbg {
	background-image: url(../img/topbarrightbg.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
	text-align: right;
}
#toplogot {
	background-image: url(../img/topbarlogo-t.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: right;
	padding-right: 0px;
}
#sideColumn {
	text-align: left;
	vertical-align: top;
	width: 229px;
}
#sidecoltbl {
	background-image: url(../img/sidebg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.sidetitle {
	margin-top: 10px;
	margin-left: 15px;
}

.sidecontent {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 25px;
	margin-left: 22px;
}
.mainContent {
	margin: 0px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.thumbcell {
	background-image: url(../img/thumbbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 9px;
	width: 144px;
	border: 5px solid #2D2C2C;
	height: 160px;
	text-align: center;
	vertical-align: top;
}
.thumbimg {
	margin-bottom: 4px;
	border: 1px solid #C1272D;
}
.thumbcell img{
	border: 1px solid #C1272D;
}
.thumbcell a:hover img{
	border: 2px solid #FFFFFF;
}

#searchresults {
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
}
.padding10top {
	padding-top: 10px;
}
.padding10bottom {
	padding-bottom: 10px;
}
.padding10left {
	padding-left: 20px;
}
.padding10right {
	padding-right: 20px;
}
.pad10All {
	padding: 10px;
}
.dividingbar {
	background-color: #808285;
	height: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
hr {
	color: #808285;
	background-color: #808285;
	height: 3px;
}

.smallText {
	font-size: 10px;
}
.pictureRight {
	float: right;
	padding-left: 10px;
}
.pictureLeft {
	float: left;
	padding-right: 10px;
}
#map {
	height: 350px;
	width: 100%;
}
.copyright {
	font-size: 90%;
	text-align: center;
	vertical-align: middle;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	color: #9D9E9E;
}
.editbar {
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.editbarlink {
	color: #FFFFFF;
}
.editbarlink a {
	color: #FFFFFF;
}
.mainheadinginput {
	font-family: "Courier New", Courier, monospace;
	font-size: 182%;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	width: 622px;
	background-color: #808285;
}
.sidetitleinput {
	font-family: "Courier New", Courier, monospace;
	font-size: 118%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #808285;
	padding-left: 8px;
	width: 174px;
}
.noprint {
	margin: 0px;
	padding: 0px;
}
.print {
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	display: none;
}
#sidecolfooter {
	background-image: url(../img/sidebot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
}
#sidecollower {
	background-image: url(../img/sidelower.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.emailfriend {
	float: left;
	padding-right: 5px;
	padding-top: 3px;
}
#footerbarbg {

	background-image: url(../img/footerbg.gif);
	background-repeat: repeat-x;
	height: 108px;
}
#footerbarlbg {
	background-image: url(../img/footerlbg.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	padding-left: 35px;
	vertical-align: top;
	height: 100px;
	padding-top: 8px;
}
#footerbarrbg {
	background-image: url(../img/footerrbg.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 0px;
	text-align: right;
}
#mainboxtl {
	background-color: #2D2C2C;
	background-image: url(../img/maincontenttl.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 10px;
	width: 10px;
}
#mainboxtr {
	background-color: #2D2C2C;
	background-image: url(../img/maincontenttr.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
	width: 10px;
}
#mainboxbr {

	background-color: #2D2C2C;
	background-image: url(../img/maincontentbr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 10px;
}
#mainboxbl {

	background-color: #2D2C2C;
	background-image: url(../img/maincontentbl.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
	width: 10px;
}
#mainboxt {

	background-color: #2D2C2C;
	background-image: url(../img/maincontentt.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 10px;
}
#mainboxb {


	background-color: #2D2C2C;
	background-image: url(../img/maincontentb.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 10px;
}
#mainboxr {
	background-color: #2D2C2C;
	background-image: url(../img/maincontentr.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 10px;
}
#mainboxl {
	background-color: #2D2C2C;
	background-image: url(../img/maincontentl.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 10px;
}
#mainboxbg {

	background-color: #2D2C2C;
}
.details {
	text-decoration: none;
	text-align: left;
}
.details a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C1272D;
	background-image: url(../img/details0.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 20px;
	padding-right: 20px;
}
.details a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	background-image: url(../img/details1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 53px;
	padding-left: 4px;
}
.buy a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C1272D;
	background-image: url(../img/buy0.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 24px;
	line-height: 20px;
}
.detailsbtns {
	width: 134px;
}

.buy a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	background-image: url(../img/buy1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	padding-left: 6px;
}
#sidecolupper {
	background-image: url(../img/sideupper.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 13px;
}
.thumbwrapper .highslide {
	outline: none;
}
.textwrapper .highslide {
	font-size: 11px; 
	text-decoration: none;
	display: block; 
	text-align: center;
}
.highslide {
	outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 0px solid white;
	cursor: url(img/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide:hover img {
	border: 0px solid white;
}

.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {

}
.highslide-caption {
    display: none;
    border-top: none;
    padding: 0 10px 10px 10px;
    background-color: white;
    text-align: justify;
}
.highslide-dimming {
	background: black;
	position: absolute;
	width: 100%;
	visibility: hidden;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(img/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9px;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}
a.highslide-full-expand {
	background: url(img/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 44px;
	height: 44px;
}
.highslide-overlay {
	display: none;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-previous-next {
    text-align: center;
    padding-bottom: 5px;
}
.highslide-previous-next a {
	font-size: 7pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    color: white;
    padding: 0 20px;
}
.highslide-html {
	border: 1px solid white;
    background-color: white;
}
.highslide-html-blur {
    border: 1px solid silver;
}
.highslide-html-content {
	position: absolute;
    display: none;
}

/* Self rendering */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-body {
	padding: 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(img/graphics/resize.gif);
	position: relative;
	top: 0.5em;
	left: 0.5em;
}
.highslide-wrapper .highslide-body {
}

/* Individual CSS-classes: no border */
.highslide-no-border {
	background-color: gray;
}
.highslide-no-border .highslide-image {
	border: none;
	border-bottom: 1px solid white;
	
}
.highslide-no-border .highslide-html {
	border: none;
	
}
.highslide-no-border .highslide-caption {
	border: none;
    border-bottom: 1px solid white;
    background-color: gray;
	color: white;
}
.highslide-no-border .highslide-caption code {
    color: white;
}

/* Individual CSS-classes: white */
.highslide-white {
	background-color: white;
}
.highslide-white .highslide-image {
	border: 5px solid white;
	
}
.highslide-white .highslide-caption {
	background-color: white;
}
.highslide-white .control, .highslide-white .control * {
	color: #666;
}
.highslide-white .highslide-html {
    border: 2px solid white;
}

/* Individual CSS-classes: glossy-dark */
.glossy-dark {
	background-color: #101010;
}
.glossy-dark .highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: black black #202020 black;
}
.glossy-dark .highslide-caption {
	background: #101010;
	padding: 5px 0 5px 0;
}
.glossy-dark div {
	color: silver;
}

/* Individual CSS-classes: narrow border */
.highslide-narrow-border {
	background: white;
}
.highslide-narrow-border .highslide-image {
	border: 2px solid white;
}
.highslide-narrow-border .highslide-caption {
	background-color: white;
}



/* Individual CSS-classes: black border */
.highslide-black-border {
	background: white;
}
.highslide-black-border .highslide-image {
	border: 2px solid #655F2F;
}
.highslide-black-border .highslide-caption {
	border: 2px solid #655F2F;
	border-top: none;
	background-color: white;
	color: #333;
}

/* Individual CSS-classes: specified blur style */
.highslide-blur-example .highslide-image-blur {
    border-color: silver;
}

.highslide-blur-example .highslide-caption-blur {
    border-color: silver;
}

.html-header {
	background-image: url(img/graphics/header-background.gif);
	cursor: default;
	height: 18px;
	padding: 2px;
}
.highslide-html-blur #highslide-html-7-header {
	background-image: url(img/graphics/header-background-blur.gif); 
	height: 18px;
	padding: 2px;
}

.highslide-dimming {
	background-color: black;
}

/* Controlbar example */
.controlbar {	
	background: url(img/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(img/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}

/* Controlbar example */
.controlbar2 {	
	margin-left: 60px;
	background: url(img/graphics/controlbar2.gif);
	width: 210px;
	height: 32px;
}
.controlbar2 a {	
	display: block;
	float: left;
	margin: 0 0 0 5px;
	height: 30px;
	width: 42px;
}

/* Controlbar example */
.controlbar5 {	
	background: url(img/graphics/controlbar5.gif);
	width: 83px;
	height: 18px;
	float:right;
}
.controlbar5 a {	
	display: block;
	float: left;
	height: 18px;
}
.controlbar5 a:hover {
	background-image: url(img/graphics/controlbar5-hover.gif);
}
.controlbar5 .previous {
	width: 20px;
}
.controlbar5 .next {
	width: 20px;
	background-position: -20px 0;
}
.controlbar5 .highslide-move {
	width: 20px;
	background-position: -40px 0;
}
.controlbar5 .close {
	width: 20px;
	background-position: -60px 0;
}

/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer; /* w3c */
	background: url(img/graphics/close.png);
}


/* Put these last in your highlide-related CSS */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.minicarttitle {
	font-weight: bold;
	background-color: #CCCCCC;
	color: #000000;
}
.minicartcell {
	background-color: #FAFAFA;
	color: #000000;
}
.minicarttotal {
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.signupframe  {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
}.detailsId {
	font-size: 0px;
	color: #C1272D;
}
.sidetitle2 {
	margin-top: 10px;
	margin-left: 15px;
	background-image: url(../img/sidetitlebg.gif);
	background-repeat: no-repeat;
	padding-right: 8px;
	padding-left: 8px;
	font-family: "Courier New", Courier, monospace;
	font-size: 145%;
	font-weight: bold;
	color: #DEE7DF;
	height: 19px;
	padding-top: 3px;
}
#mainboxbg2 {
	background-color: #2D2C2C;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.buybg {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C1272D;
	background-image: url(../img/buybg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 20px;
	text-align: center;
	height: 20px;
	width: 47px;
}
.searchdiv {
	padding-right: 20px;
	margin-bottom: 10px;
}
.blacktext {
	color: #000000;
}
#searchresults {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.searchResNum {
	width: 20px;
	padding-bottom: 10px;
	font-weight: bold;
}
.searchRes {
	padding-bottom: 10px;
}
.searchRes img {
	visibility: hidden;
	height: 1px;
	display: none;
}
#mainboxbg3 {

	background-color: #2D2C2C;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.detailsoutline {
	border: 1px solid #C1272D;
}
.detailsimg {
	width: 310px;
	padding-right: 20px;
}
.detailslabel {
	width: 85px;
}

.detailsimgtbl {
	width: 310px;
	background-image: url(../img/details-bg.gif);
	background-repeat: repeat-y;
}
.detailsimgcelltop {
	background-image: url(../img/details-top.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
.detailsimgcellbot {
	background-image: url(../img/details-bot.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 15px;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: bold;
	color: #FFFFFF;
}
.detailsddm {

	width: 150px;
}
.ddmregister {
	width: 417px;
}
.redTxtBold {
	font-weight: bold;
	color: #FF0000;
}
.tablecell {
	background-color: #2D2C2C;
}
.loggedintxt {
	text-align: right;
	margin-bottom: 5px;
}
.h2style {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: normal;
	color: #C1272D;
	line-height: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.greenbox {
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 2px solid #009900;
	font-size: 110%;
	color: #009900;
	text-align: center;
	font-weight: bold;
	background-image: url(../admin/img/ticklrg.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.padtb {
	padding-top: 10px;
	padding-bottom: 10px;
}
.redtext {
	color: #FF0000;
}
.pad5t {
	padding-top: 5px;
}
.contactbtnpad {
	padding-right: 50px;
}
#flashcontent {
	height:500px;
	width:100%;
	background-color:#2D2C2C;
	border:3px solid #2D2C2C;
}
.nohead {
	padding: 0px;
	margin: 0px;
}
.nohead h1 {
	font-family: Arial, Courier, monospace;
	background-image: url(../img/clearpixel.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #3A3D3D;
	font-size: 1%;
	color: #3A3D3D;
	padding: 0px;
	margin: 0px;
}