p, body, input, div, td, a, b, th, select, button, textarea,h6  { font-family: verdana; font-size:10px;color:#6E2747; }

body { 
	background-image:url('/img/border/background.gif');  background-color:#FFFFFF;
}

h6 {
	font-weight: normal;
}

h6 a {
	text-decoration: none;
}

html, body {
	height:100% !important;
	margin:0px;
	padding:0px;

	text-align:center;
}

#tallTable {
	margin:0px auto;
	border:0px;
	text-align:left;
	vertical-align:middle;
	border-collapse:collapse;
	background-color:#FFFFFF;
}

#tallTableLeft {
	width:2px; padding:0px;
	background-image:url('../img/border/borderline_left.gif');
	background-position:left;
	background-repeat:repeat-y;
}
#tallTableMiddle {
	padding:0px 2px 0px 2px;
}
#tallTableRight {
	width:2px; padding:0px;
	background-image:url('../img/border/borderline_right.gif');
	background-position:right;
	background-repeat:repeat-y;
}

#inputbox, textarea { border:1px #666666 solid; padding:1px; }

a:active { color:#6E2747; }
a:visited { color:#6E2747; }
a:hover { color:#ED8800; }

form {margin:0px;}

img { border-width:0px; }

h1 { font-size:14px; padding:0px; margin:0px;}
h2 { font-size:12px; padding:0px; margin:0px; text-decoration:none;}

table { empty-cells: show; }

.layout, .layout td {border:none; padding:0px; margin:0px; border-collapse:collapse;}

.centered { text-align: center; }
.centered table { margin-left: auto; margin-right: auto; }

.leftNav, .leftNavSelected { text-decoration:none; font-weight:800; font-size:13px; letter-spacing:-1px; word-spacing:3px; }
.leftNavSelected { color:#F67B21 !important; }

.boxTitle { text-decoration:none; font-weight:800; font-size:14px; letter-spacing:-1px; }
.boxLink { text-decoration:none; font-weight:800; font-size:11px; letter-spacing:-1px; }

.smallText { text-decoration:none; font-weight:300; font-size:10px; letter-spacing:-1px; }

.borderTopBottom { border-top:1px solid #FF71A7; border-bottom:1px solid #FF71A7; }


a#buybutton {
    display: block;
    width: 34px;
    height: 12px;
    background-image: url(/img/buttons/buy1.gif);
    margin: 0 auto;
}
a#buybutton:hover {
    background-image: url(/img/buttons/buy2.gif);
}

a#updatebasket {
    display: block;
    width: 152px;
    height: 12px;
    background-image: url(/img/buttons/update1.gif);
}
a#updatebasket:hover {
    background-image: url(/img/buttons/update2.gif);
}

a#checkoutButton {
    display: block;
    width: 102px;
    height: 12px;
    background-image: url(/img/buttons/checkout1.gif);
}
a#checkoutButton:hover {
    background-image: url(/img/buttons/checkout2.gif);
}

a#nextButton {
    display: block;
    width: 109px;
    height: 12px;
    background-image: url(/img/buttons/nextpage1.gif);
    margin: 0 auto;
}
a#nextButton:hover {
    background-image: url(/img/buttons/nextpage2.gif);
}

a#previousButton {
    display: block;
    width: 151px;
    height: 12px;
    background-image: url(/img/buttons/prevpage1.gif);
}
a#previousButton:hover {
    background-image: url(/img/buttons/prevpage2.gif);
}

a#infoButton {
    display: block;
    width: 99px;
    height: 12px;
    background-image: url(/img/buttons/moreinfo1.gif);
}
a#infoButton:hover {
    background-image: url(/img/buttons/moreinfo2.gif);
}

.onepixelborder { border-collapse:collapse; margin:	0px; }
.onepixelborder td { border:1px solid #cccccc; padding:3px; }

.breadYouAreAt	{ font-weight:800; }
.breadCrumb		{ text-decoration:underline; }
.breadCurrent	{ text-decoration:underline; }



