body {
	background-color: #FFFFFF;
	background-image: url(../images/body.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #23408F;
}
    h2 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
hr {
	color: #978A8A;
	background-color: #000000;
	height: 1px;
	width: 100%;
	border: none;
}


a {
	font-weight: bold;
	color: #23408F;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}


#container {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#container #head {
	background-image: url(../images/logobck.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 942px;
}
#container #head #headcell {
	width: 400px;
	height: 130px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 24px;
	text-align: center;
	float: right;
	margin-top: 50px;
}
#container #navigate {
	padding: 1px;
	width: 936px;
	margin-right: auto;
	margin-left: auto;
}

#container #navigate #ancor a {
	display: block;
	float: left;
	width: 117px;
	padding-top: 12px;
	padding-bottom: 11px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/spbar.png);
	background-repeat: no-repeat;
	background-position: right;
}
#container #navigate #ancor a:hover {
	background-image: url(../images/spbarover.png);
	background-repeat: no-repeat;
}

#container #body_c #bodycell {
	width: 936px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/barline.gif);
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}
#container #navigate #ancor {
	height: 35px;
	margin-bottom: 4px;
}

#container #searchbar {
	text-align: center;
	background-image: url(../images/searchbck.png);
	background-repeat: no-repeat;
	width: 936px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	padding-bottom: 4px;
}
#container #form #searchbar .btn {
	float: left;
}

#container #searchbar .id1txt {
	font-size: 18px;
	color: #FFFFFF;
	margin-right: 5px;
}
#container #form #searchbar #innerbar {
	text-align: center;
	margin-left: 120px;
}

#container #searchbar select {
	background-color: #CABFD7;
	color: #000000;
	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: #716F64;
	border-right-color: #F1EFE2;
	border-bottom-color: #F1EFE2;
	border-left-color: #716F64;
	margin-top: 4px;
}
#container #searchbar input {
	color: #000000;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




#container #body_c #bodycell #float_left {
	float: left;
	width: 208px;
}
#container #body_c #bodycell #float_left .focus {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A592BB;
	margin-bottom: 5px;
	color: #666666;
	text-align: left;
}
#container #body_c #bodycell #float_left .focus a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#container #body_c #bodycell #float_left .focus img {
	margin: 1px;
	padding: 1px;
	border: 1px solid #C0C0C0;
}



#container #searchbar #form {
	margin-right: auto;
	margin-left: auto;
}

#container #body_c #bodycell #float_left .box1 {
	border: 2px solid #F7F6F4;
	background-color: #D2D2D0;
	margin-bottom: 2px;
	margin-top: 2px;
}
#container #body_c #bodycell #float_left .box1 li {
	list-style-image: url(../images/bull.jpg);
}


#container #body_c #bodycell #float_right {
	float: right;
	width: 660px;
	padding-top: 5px;
}

#container #spacer #viewed {
	padding: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3E3E2;
}
#container #spacer #viewed img {
	margin: 2px;
	padding: 1px;
	border: 1px solid #CCCCCC;
}

#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;
	font-weight: bold;
	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;
}
.tdaccom .myprice {
	font-weight: bold;
	color: #000000;
	padding: 5px;
}
.tdaccom {
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #23408F;
	border-bottom-color: #23408F;
}
.accoms strong {
	color: #000000;
	font-size: 16px;
	padding: 2px;
}
.accoms {
	margin-bottom: 2px;
}



.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;
}
.strikethru {
	color:#FF0000;
}
 .box {
	background-color: #FFFFFF;
	width: 158px;
	margin: 4px;
	float: left;
	border: 1px solid #000000;
}
.box img {
	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;
}
.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;
}
#carofweek {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

#main_offer {
	background-image: url(../images/main_offer.png);
	height: 180px;
	width: 644px;
	margin-right: auto;
	margin-left: auto;
}
#main_offer .al_mol {
	float: left;
	width: 320px;
	margin-top: 35px;
	margin-left: 20px;
}
#main_offer #ofhead {
	width: 320px;
	display: block;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEF2F5;
	padding: 2px;
	margin-bottom: 4px;
	background-color: #EAEEF2;
}
#main_offer #oftext {
	width: 320px;
	display: block;
	color: #000000;
}
#main_offer .al_mol #oftext img {
	padding: 1px;
	border: 1px solid #000000;
	margin-right: 5px;
	margin-bottom: 5px;
}

#main_offer .al_mol #oftext a {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
#main_offer .al_mol #oftext a:hover {
	color: #0000FF;
}

#main_offer .al_mor {
	float: right;
	width: 270px;
	margin-top: 55px;
}
#main_offer .al_mor #ofwas {
	width: 90px;
	font-weight: bold;
	color: #FF0000;
}
#main_offer .al_mor #ofprice {
	width: 90px;
	float: right;
	margin-right: 45px;
	color: #006600;
	font-size: 16px;
	font-weight: bold;
}
#creditnote {
	margin-top: 5px;
	width: 644px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #C0C0C0;
	font-size: 18px;
}
.style1 {
	color: #8AA7C3;
	font-weight: bold;
}.simg img {
	margin: 2px;
	padding: 2px;
	border: 1px solid #C0C0C0;
}
.simg {
	background-color: #E0DFE3;
}
.imgbkg {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #23408F;
}
.tdthimg {
	margin: 2px;
	padding: 2px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.tdthimg img {
	margin: 1px;
	padding: 1px;
	border: 1px solid #23408F;
	vertical-align: middle;
}
.sprice {
	background-color: #E0DFE3;
	color: #FF0000;
	font-weight: bold;
}
.sname {
	background-color: #E0DFE3;
}
#fls {
	border: 1px solid #FFFFFF;
}

