body {
	background-color: #9EB4CA;
	background-image: url(../images/body.png);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 0px;
	color: #000000;
	font-size: 14px;
}

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: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}


#container {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bodybck.png);
	background-repeat: repeat-y;
	margin-top: 0px;
}
#container #head {
	background-image: url(../images/logobck.png);
	background-repeat: no-repeat;
	height: 174px;
	width: 942px;
	background-color: #9EB4CA;
}
#container #head #headcell {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	background-color: #C0C0C0;
	height: 150px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 4em;
	text-align: center;
	display: none;
}
#container #navigate {
	background-image: url(../images/navigate.png);
	background-repeat: repeat-y;
	text-align: center;
	margin-top: 0px;
	height: 72px;
	padding-left: 27px;
	padding-right: 16px;
	background-color: #9EB4CA;
	}
#container #navigate a {
	height: 22px;
	text-align: center;
	display: block;
	float: left;
	padding-top: 10px;
	background-image: url(../images/navspace.png);
	background-repeat: no-repeat;
	background-position: right;
	width: 95px;
	padding-right: 11px;
	font-weight: bold;
	color: #660000;
	font-style: italic;
}
#container #navigate a:hover {
	color: #FFFFFF;
}
#container #footer #footcell a:hover {
	color: #FFFFFF;
}


#container #navigate .telesales {
	padding-top: 10px;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
}
#container #body_c #bodycell {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#container #body_c #bodycell #float_left .highlight1 {
	background-color: #93A8BB;
}

#container #body_c #bodycell #float_left {
	float: left;
	width: 208px;
}
#container #body_c #bodycell #float_left .box1 {
	background-color: #A6B7C7;
	margin-bottom: 2px;
	margin-top: 2px;
	background-image: url(../images/boxbck.png);
	background-repeat: repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A6B7C7;
	border-right-color: #A6B7C7;
	border-bottom-color: #FFFFFF;
	border-left-color: #A6B7C7;
	padding-bottom: 2px;
}
#container #body_c #bodycell #float_left .box1 li {
	list-style-image: url(../images/bull.jpg);
}
#container #body_c #bodycell #float_left .box1 a:hover {
	color: #FFFFFF;
}



#container #body_c #bodycell #float_right {
	float: right;
	width: 660px;
	padding-top: 5px;
}
#container #body_c #bodycell #float_right a {
	color: #FF0000;
}


#container #spacer #viewed {
	width: 670px;
	margin-left: 248px;
}
#container #footer {
	background-image: url(../images/footbck.png);
	background-repeat: repeat;
	background-position: bottom;
	height: 82px;
	width: 942px;
}
#container #footer #footcell {
	text-align: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
	padding-top: 30px;
}
.highlight1 {
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
.flag {
	font-weight: bold;
	text-align: center;
	padding: 5px;
        color: #FF0000;
        background-color: #E3E3E2;
}
#container #body_c #bodycell #float_right .searchmenu {
	background-color: #E3E3E2;
	text-align: center;
	padding: 2px;
	border: 1px solid #D2D2D0;
	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;
}


.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;
}

.searchid {
}
.gbcom {
	padding: 4px;
	background-color: #E8E7DD;
}
.form {
	padding: 4px;
	background-color: #E8E7DD;
}
.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;
}
.box {
        background-color: #FFFFFF;
	width: 158px;
	margin: 4px;
	float: left;
	border: 1px solid #000000;
}
.box .cimg {
        height: 106px;
	padding: 4px;
        border-width: 1px;
	border-style: solid;
	border-color: #C0C0C0;
        margin: 4px;
}

.box .text {
	font-size: 14px;
	color: #000000;
	text-align: center;
	height: 35px;
}
.box .link {
	text-align: center;
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#container #body_c #bodycell #float_right .simg img {
	margin: 1px;
	padding: 1px;
	border: 1px solid #9EB4CA;
}
#container #body_c #bodycell #float_right .sname {
	height: 32px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FDFDFD;
	border-bottom-color: #E0E0E0;
}
#container #body_c #bodycell #float_right .sprice {
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
#container #body_c #bodycell #float_right .tdaccom .strikethru strike {
	color: #FF0000;
}
#container #body_c #bodycell #float_right .tdaccom {
	padding: 2px;
	background-color: #A6B7C7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#container #body_c #bodycell #float_right .tdaccom .myprice {
	font-weight: bold;
	color: #000000;
}

