body {
	background-color: #934532;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
    h2 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

a {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}


#h_container {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-image: url(../images/logobck.png);
	height: 201px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F0DA;
}
#h_container #head #headcell {
	font-size: 36px;
	padding-top: 40px;
	padding-left: 360px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}

#container {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-image: url(../images/bodybck.png);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2C9AA;
}
#container #navigate {
	background-image: url(../images/navigate.png);
	background-repeat: repeat-y;
	text-align: center;
	margin-top: 0px;
	height: 76px;
	}
#container #navigate a {
	height: 38px;
	text-align: center;
	display: block;
	float: left;
	padding-top: 30px;
	width: 95px;
	padding-right: 11px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/navspace.png);
	background-repeat: no-repeat;
	background-position: right;
}
#container #navigate a:hover {
	color: #333333;
}

#container #navigate .telesales {
	padding-top: 30px;
	display: block;
	color: #FF0000;
	font-weight: bold;
}
#container #basket {
	background-image: url(../images/basket.png);
	background-repeat: repeat-y;
	text-align: center;
	margin-top: 0px;
	height: 72px;
	padding-left: 275px;
	padding-right: 12px;
	}
#container #basket #btxt {
	margin-right: 30px;
	padding-top: 25px;
}
#container #body_c #bodycell {
	width: 922px;
	margin-right: auto;
	margin-left: auto;
}
#container #body_c #bodycell #float_left {
	float: left;
	width: 225px;
}
#container #body_c #bodycell #float_left .box1 {
	margin-bottom: 2px;
	margin-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#container #body_c #bodycell #float_left .box1 a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#container #body_c #bodycell #float_left .box1 a:hover {
	color: #000066;
	text-decoration: underline;
}


#container #body_c #bodycell #float_left .box1 li {
	list-style-type: square;
}


#container #body_c #bodycell #float_right {
	float: right;
	width: 660px;
	padding-top: 5px;
	padding-right: 12px;
}

#container #spacer #viewed {
	width: 670px;
	margin-left: 248px;
}
#container #footer {
	background-image: url(../images/footbck.png);
	background-repeat: repeat;
	background-position: bottom;
	height: 43px;
	width: 942px;
}
#container #footer #footcell {
	text-align: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	padding-top: 6px;
}
#container #footer #footcell a {
	color: #FF0000;
}

.highlight1 {
	font-weight: bold;
	text-align: center;
	padding: 5px;
	color: #000000;
}
.flag {
	font-weight: bold;
	text-align: center;
	padding: 5px;
        color: #FF0000;
        background-color: #E3E3E2;
}
#container #body_c #bodycell #float_right .searchmenu {
	background-color: #E0D7AB;
	text-align: center;
	padding: 2px;
	border: 1px solid #BC9259;
	margin-bottom: 5px;
}
.tdhr hr {
	color: #808080;
	background-color: #E3E3E2;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #body_c #bodycell #float_right .tdimg {
	width: 100%;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	padding: 1px;
}
#container #body_c #bodycell #float_right .tddesc {
	padding: 10px;
}
#container #body_c #bodycell #float_right .tdaccom {
	background-color: #E0D7AB;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BD955B;
}



.tdhr2 hr {
	color: #808080;
	background-color: #E3E3E2;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #spacer #viewed .views {
	float: left;
	width: 160px;
	text-align: center;
	margin: 1px;
	height: 40px;
	vertical-align: top;
	color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E0DFE3;
	border-bottom-color: #E0DFE3;
}
#container #spacer #viewed .views a {
	color: #000000;
	text-decoration: none;
}
fieldset {
    margin-top:         1em;
    border:             1px solid #D2D2D0;
    padding:            0.5em;
}
legend {
    font-weight:        bold;
    color:              #444444;
    background-color:   transparent;
}
label {
    float: left;
    width: 250px;
    font-weight: bolder;
}
#container #body_c #bodycell #float_right input {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: auto;
}

.cell {
	background-color: #D8D9B1;
}
.gbdate {
	background-color: #E8E7DD;
	margin-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEDEC0;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEC0;
	color: #000000;
}

.searchmenu {
	font-weight: bold;
	text-align: center;
	background-color: #E8E7DD;
}
.tdbutton {
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: normal;
	color: #000000;
}
.tdbutton a {
	text-decoration: underline;
	color: #000000;
}



.searchid {
}
.gbcom {
	padding: 4px;
	background-color: #E8E7DD;
}
.form {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F5F5F1;
	border-bottom-color: #E2E1D3;
	color: #000000;
	background-color: #E8E7DD;
	padding: 2px;
}
.gbrating {
	padding: 4px;
	background-color: #E8E7DD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0CEB9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFEEE9;
}
#focus {
	background-color: #EAEAEA;
	text-align: center;
	padding: 2px;
	border: 1px solid #CDCDCD;
	font-size: 18px;
	font-weight: bold;
}
.itog {
	color:#000000;
	overflow: hidden;
	background-image: url(../images/toggle.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.itog li {
	float:left;
	width:148px;
	text-align:center;
	list-style-type: none;
	display: inline;
	background-image: url(../images/toggletab.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.itog ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

.itog li.select {
	color:#000000;
	list-style-type: none;
	background-image: url(../images/toggledown.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 148px;
}
.itog_m {
	overflow: hidden;
	padding: 5px;
	margin-top: 5px;
}
.itog_h {
	overflow: hidden;
	display: none;
	padding: 5px;
	margin-top: 5px;
}
.itog_h_over {
	overflow: hidden;
	padding: 5px;
	margin-top: 5px;
	
}
.formset {
	padding-right: 5px;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.strikethru {
	color:#FF0000;
}
 .box {
	background-color: #FFFFFF;
	width: 210px;
	margin: 4px;
	float: left;
	border: 1px solid #E0DFE3;
}
.box img {
	height: 106px;
        padding: 4px;
        border-width: 1px;
	border-style: solid;
	border-color: #C0C0C0;
        margin: 4px;
}
.box .text {
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	height: 35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
}
.box .link {
	text-align: center;
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #E0DFE3;
}
.simg {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 210px;
	height: 200px;
}
.simg img {
	padding-top: 5px;
}

.sname {
	height: 40px;
	background-color: #DFDFDF;
}
.sprice {
	height: 20px;
	font-weight: bold;
	color: #FF0000;
}

#container #body_c #bodycell #float_right .simg img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#options_20 {
	border: 1px solid #BE965D;
}



.giftcert .theme .giftprice {
	font-size: 36px;
	font-weight: bold;
	color: #000033;
	font-style: italic;
}
.giftcert .theme .giftprice input {
	font-size: 24px;
	font-weight: bold;
	color: #000033;
	border: 1px solid #FFD700;
}
.giftcert #txtmessage {
	color: #333333;
	background-color: #E3E3E2;
	border: 1px solid #D3D3D1;
	padding: 4px;
	width: 638px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	margin-bottom: 2px;
}
.giftcert .choose #gift #Submit {
	background-color: #CCCCCC;
	border: 1px solid #000000;
	color: #000000;
}


.giftcert .errormessage {
	color: #FF0000;
	background-color: #E3E3E2;
	border: 1px solid #D3D3D1;
	padding: 4px;
	width: 638px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
}
.giftcert .theme #giftcert .gfm {
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
#container #body_c #bodycell #float_right .focus {
	background-color: #ECE7CC;
	text-align: center;
	padding: 3px;
	border: 1px solid #D7CB93;
	font-weight: bold;
	color: #FF0000;
}
#safesite {
	color: #000000;
	display: block;
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
#safesite div {
	padding-right: 20px;
}

#safesite img {
	vertical-align: middle;
}

