body {
	width: 916px;
	margin: 40px auto 0 auto;
}
#header {
	width: 900px;
	height: 130px;
	background-image: url(../img/new/header_bg.gif);
	clear: both;
}
.headendl {
	width: 20px;
	height: 130px;
	float: left;
	background-image: url(../img/new/header_lft.gif);
}
.headendr {
	width: 30px;
	height: 130px;
	float: left;
	background-image: url(../img/new/header_rght.gif);
}
#headl {
	width: 620px;
	height: 120px;
	float: left;
	padding: 10px 0 0 0;
}
#headr {
	width: 230px;
	height: 128px;
	padding: 1px 0 1px 0;
	float: left;
}
.test {
	width: 240px;
	height: 85px;
	background-image: url(../img/new/logo.gif);
	background-repeat: no-repeat;
	float: left;
	border: 0;
	padding: 0;
	margin: 0;
	font-size: 2px;
	color: #FFF;
}
.banner {
	width: 306px;
	height: 66px;
	border: #EDEFEE solid 2px;
	float: left;
}
/*.banner img {
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity:0;
	filter: alpha(opacity=0);
}*/

.checkout {
	width: 90px;
	height: 39px;
	padding: 0 0 10px 0;
	float: right;
}
.checkout a {
	text-decoration: none;
	border: 0px;
	padding: 0px 0 0 0;
}
.basket {
	width: 128px;
	height: 37px;
	float: right;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px 0 0 2px;
	color: #FFFFFF;
	line-height: 17px;
}
.basket a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 0 0 2px;
	color: #FFFFFF;
}
.basketl {
	width: 10px;
	height: 39px;
	background-image: url(../img/new/basketl.gif);
	float: right;
}
.login {
	width: 160px;
	height: 79px;
	float: right;
	background-color: #CFE8D5;
}
.login a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.login a img {
	border: 0
}
.login a:hover{
	text-decoration: underline;
}
.logintop {
	background-image: url(../img/new/login_top.gif);
	width: 160px;
	height: 10px;
}
.loginf {
	width: 160px;
	height: 20px;
	text-align: center;
	padding-bottom: 2px;
	clear: both;
}
.loginw {
	width: 160px;
	height: 18px;
	text-align: center;
	padding-bottom: 4px;
	clear: both;
}
.logininput 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	border: 1px solid #C2C3C5;
	width: 130px;
}
.loginwelcome
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	width: 130px;
	text-align: center;
}
.loginwelcome1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	width: 130px;
	text-align: center;
}
.textinput
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	border: 1px solid #C2C3C5;
	float: left;
	width: 220px;
}
.activityinput
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	border: 1px solid #C2C3C5;
	float: right;
	width: 220px;
}
.loginnotreg {
	width: 83px;
	height: 20px;
	float: left;
	padding: 3px 0 0 9px;
}
.loginbutton {
	width: 58px;
	height: 23px;
	float: left;
	
}
.logouttopbut
{
	width: 141;
	height: 23px;
	text-align: center;
}
input.log_button {
 	background: url("../img/new/login_button.jpg") no-repeat center right;
 	cursor: hand;
 	cursor: pointer;
 	border: 0px solid #000;
 	font-size: 1.1em;
 	display: block;
 	height: 19px;
 	margin: 0px;
 	padding: 0px;
 	font-weight: bold;
 	width: 58px;
 	text-align: right;
 	overflow: hidden;
 	color: #fff;
 	float: right;
}
input.log_button_1
{
	width: 58px;
	height: 19px;
	background-image:  url(../img/new/login_button.jpg);
	border: none;
}
input.logout_button {
 	background: url("../img/new/button_logout.gif") no-repeat center right;
 	cursor: hand;
 	cursor: pointer;
 	border: 0px solid #000;
 	font-size: 1.1em;
 	display: block;
 	height: 19px;
 	padding: 0px;
 	font-weight: bold;
 	width: 54px;
 	text-align: center;
 	overflow: hidden;
 	color: #fff;
}
.logoutbutton
{
	width: 54px;
	height: 19px;
	background-image:  url(../img/new/button_logout.gif);
	border: none;
}
/*#login {
	width: 160px;
	height: 79px;
	float: right;
	background-color: #CFE8D5;
}
#login a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
#login a img {
	border: 0
}
#login a:hover{
	text-decoration: underline;
}
.logintop {
	width: 160px;
	height: 10px;
	background-image: url(images/login_top.gif);
}
.loginf {
	width: 160px;
	height: 23px;
	text-align: center;
}
.loginput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	border: 1px solid #C2C3C5;
}
.loginnotreg {
	width: 83px;
	height: 20px;
	float: left;
	padding: 3px 0 0 9px;
}
.loginbutton {
	width: 58px;
	height: 23px;
	float: left;
}*/
#nav {
	width: 620px;
	height: 20px;
	clear: both;
}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-top: 6px;
	
}
#nav ul li{
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#nav ul li.last {
	background-image: none;
}
#nav a {
	color: #FFF;
	font-size: 1px;
	display: block;
	height: 20px;
    float: left;
}
#nav a:hover{
    background-position: bottom;
}
.home {
	width: 60px;
    background-image: url(../img/new/nav_home.gif);
}
.bedlinen {
	width: 77px;
    background-image: url(../img/new/nav_bedlinen.gif);
}
.pillows {
	width: 64px;
    background-image: url(../img/new/nav_pillows.gif);
}
.duvets {
	width: 60px;
    background-image: url(../img/new/nav_duvets.gif);
}
.mp {
	width: 143px;
    background-image: url(../img/new/nav_mp.gif);
    padding: 0px;
    vertical-align: top;
}
.cb {
	width: 133px;
    background-image: url(../img/new/nav_cb.gif);
    padding: 0px;
}
.ranges {
	width: 83px;
    background-image: url(../img/new/nav_ranges.gif);
}
.towels 
{
	width: 60px;
	background-image: url(../img/new/nav_towels.gif);
}

.titlesearch {
	width: 240px;
	height: 37px;
	clear: both;
	background-image: url(../img/new/title_search.jpg);
}
#searchbar {
	width: 240px;
	height: 37px;
	background-color: #DCDDDF;
	clear: both;
}
#searchbar a img {
	border: 0
}
#searchbar input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
.searchl {
	width: 10px;
	height: 37px;
	background-image: url(../img/new/searchend_l.gif);
	float: left;
}
.searchb {
	width: 66px;
	height: 28px;
	padding: 9px 0 0 0;
	float: left;
	border: none 0px;
	margin: 0px;
}
.searchimage 
{
	border: none 0px;
	padding: 0px;
	margin: 0px;
}
.searchr {
	width: 10px;
	height: 37px;
	background-image: url(../img/new/searchend_r.gif);
	float: left;
}
.searchf {
	width: 154px;
	height: 28px;
	padding: 9px 0 0 0;
	float: left;
}
.searchf input 
{
	border: 1px solid #C2C3C5;
}
#leftnav {
	width: 180px;
	padding: 0 40px 0 20px;
	clear: both;
}
#leftnav a { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    width: 180px;
	height: 18px;
    background-image: url(../img/new/leftnavbg.gif);
	display: block;
	color: #9D9EA2;
	text-decoration: none;
	clear: both;
	padding: 2px 0 0 0;
}

#leftnav ul { 
 list-style-type: none; 
 padding: 0; 
 margin: 0; 
}

#leftnav a:hover {
	color: #666;
}
.navtitle {
	width: 180px;
	height: 47px;
	padding: 0;
	border: 0;
	margin: 0;
	clear: both;
}
.navtitle_underline
{
	font-weight: bold;
	background-image: url(../img/navsep.gif);
	background-repeat: no-repeat;
	background-position: center right;
	color: #4E4351;
	display: block;
	
	text-decoration: none;
}

#footer {
	width: 900px;
	height: 32px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9D9EA2;
	background-image: url(../img/new/footer_bg.gif);
}
#footer a {
	color: #9D9EA2;
	text-decoration: none;
}
#footer a:hover {
	color: #666;
	text-decoration: underline;
}
.footl {
	width: 300px;
	padding: 20px 0 0 0;
	float: left;
}
.footm
{
	padding: 15px 0 0 0;
	float: left;
}
.footmlink
{
	background-image: url(../img/new/CFT logo.jpg);
	width: 98px;
	height: 32px;
	float: left;
}
.footr {
	width: 500px;
	padding: 20px 0 0 0;
	float: left;
	text-align: right;
}
.delete_promocode
{
	width: 15px;
	height: 15px;
	background-image: url(../img/deletecross.gif);
	padding: 0px 0 0 0;
	border: 0px;
	float: left;
	margin: 0 30px 0 0;
}
div.topright {
	float: right;
}
div.toprightblocks {
	width: 395px;
	height: 59px;
	border-bottom: 1px solid #D9E4C6;
	background-image: url(../img/toplogin.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #fff;
	overflow: hidden;
	zoom: 1;
	
}
div.toprightblock {
	background-image: url(../img/toprightsep.gif);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	padding: 15px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 17px;
	padding-right: 17px;
	color: #FF0000;
	line-height: 1.6em;
	
}
div.toprightblock.items {
	width: 57px;
}
div.toprightblock h3 {
	
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-weight: normal;
	
}
div.toprightblock p {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#basketvalue
{
	
	float: left;
}
div.bodycontent
{
	
}
div.mainbodycontent_expanded {
	/*margin-left: 0px !important;*/
	width: 916px;
	padding: 37px 0 0 0;
	float: left;
}
div.mainbodycontent {
	width: 676px;
	padding: 37px 0 0 0;
	float: right;
}
div.leftCol {
	width: 240px;
	float: left;
}
/*for product landing page*/
.prodhead 
{
	width: 644px;
	height: 213px;
	padding: 0 0 0 0;
	float: left;
}
.prodintro {
	width: 338px;
	height: 213px;
	padding: 0 0 16px 0;
	float: left;
}
.productimg {
	width: 322px;
	height: 213px;
	padding: 0 0 16px 0;
	float: left;
}
.prodtitle {
	width: 338px;
	height: 68px;
}
.maintext
{
	float: left;
	width: 656px;
	padding: 0 10px 15px 10px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #9D9EA2;
}
.maintext a {
	color: #9D9EA2;
	text-decoration: none;
}
.maintext a:hover {
	color: #666;
	text-decoration: underline;
}
.errorspan a
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #9D9EA2;
	font-size: 12px;
	text-decoration: none;
}
.errorspan a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #666;
	font-size: 12px;
	text-decoration: underline;
}
.linktext a 
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #9D9EA2;
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding-top: 4px;
}
.linktext a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #666;
	font-size: 12px;
	text-decoration: underline;
	display: block;
	padding-top: 4px;
}
.generaltext
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #9D9EA2;
}
.generaltext a
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #9D9EA2;
	font-size: 12px;
	text-decoration: none;
}
.generaltext a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #666;
	font-size: 12px;
	text-decoration: underline;
}
.smgeneraltext
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #9D9EA2;
}
.prodintrotxt {
	width: 330px;
	padding: 0 0 0 8px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9D9EA2;
}
.prodlist {
	width: 322px;
	height: 94px;
	padding: 0 8px 16px 0;
	float: left;
}
.categorylist 
{
	width: 322px;
	height: 204px;
	padding: 0 8px 0 0;
	float: left;
}

.homebanner
{
	width: 676px;
	height: 110px;
}
.prodbanner
{
	width: 334px;
	height: 204px;
	padding: 0 0 0 0;
	float: right;
	margin-bottom: 16px;
}	
.prodbanner1 
{
	width: 155px;
	height:94px;
	padding: 0 12px 16px 0;
	float: left;
}
.prodbanner2
{
	width: 155px;
	height:94px;
	padding: 0 12px 16px 0;
	float: right;
}
.prodbanner3
{
	width: 155px;
	height: 94px;
	padding: 0 12px 16px 0;
	float: left;
}
.prodthumb {
	width: 92px;
	height: 92px;
	float: left;
	border: 1px solid #E3B2D2;
}

.prodthumb img {
	border: 1px solid #FFFFFF;
	width: 90px;
	height: 90px;
}
.prodthumb img:hover {
	border: 1px solid #E3B2D2;
}
.prodtxt {
	width: 219px;
	height: 94px;
	padding: 0 0 0 9px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9D9EA2;
	line-height: 16px;
}
.prodtxt strong {
	display: block;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
}
.prodttl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D49BC6;
	font-weight: bold;
	display: block;
	text-decoration: none;
  line-height: 20px;
}
.homettl
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D49BC6;
	font-weight: bold;
	display: block;
	text-decoration: none;
    line-height: 24px;
}
.price {
	display: block;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	padding-right: 30px;
}
.basketprice 
{
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}

#promo {
	width: 334px;
	height: 110px;
	float: left;
	padding: 0 4px 0 0;
}
#promo img {
	width: 155px;
	height: 94px;
	padding: 0 12px 16px 0;
	float: left;
}
#promo a img {
	border: 0;
}
.testbanner 
{
	width: 334px;
	height: 110px;
	padding: 0 0 16px 0;
	float: right;
}
.testbannerprod 
{
	width: 334px;
	height: 110px;
	padding: 0 0 16px 0;
	float: left;
}
#testim {
	width: 322px;
	height: 110px;
	padding: 0 16px 0 0;
	float: right;
}
.testimtop {
	background-image: url(../img/new/testim_top.gif);
	height: 47px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9D9EA2;
	padding: 8px 26px 0 46px;
	line-height: 16px;
	margin-bottom: 0px;
}
.testiml {
	background-image: url(../img/new/testim_endl.gif);
	width: 106px;
	height: 33px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9D9EA2;
	font-weight: bold;
	padding: 5px 0 0 46px;
}
.testimr {
	background-image: url(../img/new/testim_endr.gif);
	width: 170px;
	height: 38px;
	font-size: 1px;
	color: #CFE8D5;
	float: left;
}

/*for basket/checkout/wider pages*/
#titlebarex {
	width: 900px;
	height: 37px;
	clear: both;
	padding: 0 0 10px 0;
}
#titlebarex1 {
	width: 900px;
	height: 37px;
	clear: both;
	padding: 0 0 10px 0;
}
.titlelex {
	width: 14px;
	height: 37px;
	background-image: url(../img/new/title_bg_l.gif);
	float: left;
}
.titlemex {
	width: 872px;
	height: 27px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9D9EA2;
	font-weight: bold;
	padding: 10px 0 0 0;
	background-color: #F0F0F0;
}
/* Also needed smaller title area to allow for basket checkout steps */
.titlemexsm {
	width: 300px;
	height: 27px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9D9EA2;
	font-weight: bold;
	padding: 10px 0 0 0;
	background-color: #F0F0F0;
}
.titlerex {
	width: 14px;
	height: 37px;
	background-image: url(../img/new/title_bg_r.gif);
	float: left;
}
.dropdownpos
{
	padding: 10px 20px 0 0;
}	

/*for basket/checkout/sub narrow pages*/
.titlebarsm {
	width: 445px;
	height: 37px;
	clear: both;
	padding: 0 0 10px 0;
	margin-top: 15px;
}
.titlelsm {
	width: 14px;
	height: 37px;
	background-image: url(../img/new/title_bg_l.gif);
	float: left;
}
.titlemsm {
	width: 417px;
	height: 27px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9D9EA2;
	font-weight: bold;
	padding: 10px 0 0 0;
	background-color: #F0F0F0;
}
.titlersm {
	width: 14px;
	height: 37px;
	background-image: url(../img/new/title_bg_r.gif);
	float: left;
}


/*for product page*/

#titlebar {
	width: 660px;
	height: 37px;
	clear: both;
	padding: 0 0 22px 0;
}
#titlesearchbar 
{
	width: 660px;
	height: 37px;
	clear: both;
	padding: 0 0 0 0;
}
.titlel {
	width: 14px;
	height: 37px;
	background-image: url(../img/new/title_bg_l.gif);
	float: left;
}
.titlem {
	width: 632px;
	height: 27px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9D9EA2;
	font-weight: bold;
	padding: 10px 0 0 0;
	background-color: #F0F0F0;
}
.titler {
	width: 14px;
	height: 37px;
	background-image: url(../img/new/title_bg_r.gif);
	float: left;
}
.column {
	width: 338px;
	float: left;
}
.prodmainimg {
	width: 256px;
	height: 200px;
	clear: both;
}
.imgcontrols {
width: 256px;
height: 23px;
clear: both;
padding: 0 0 20px 0;
}
.imgcontrols a img{
	border: 0;
}
.moreimages {
	width: 150px;
	height: 23px;
	float: left;
}
.detailview {
	width: 106px;
	height: 23px;
	float: left;
}
h3 {
	width: 322px;
	display: block;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D49BC6;
	margin: 0;
	padding: 0 0 16px 0;
}
h4 {
	width: 322px;
	display: block;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9D9EA2;
	margin: 0;
	padding: 0 0 16px 0;
}
.proddescrip {
	width: 322px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9D9EA2;
	clear: both;
	padding: 0 0 16px 0;
}
#frameFor 
{
	width: 500px;
	padding: 0 0 16px 0;
	clear: both;
}
.framefortop {
	background-image: url(../img/new/frame_lg_top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 500px;
	height: 16px;
	clear: both;
}
.frameformain {
	width: 470px;
	padding: 0 15px 0 15px;
	background-image: url(../img/new/frame_for_bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
}
.frameforbot{
	background-image: url(../img/new/frame_for_bot.jpg);
	background-repeat: no-repeat;
	width: 500px;
	height: 16px;
	clear: both;
}
#frame {
	width: 322px;
	padding: 0 0 16px 0;
	clear: both;
}
.frametop {
	background-image: url(../img/new/frame_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 322px;
	height: 10px;
	clear: both;
}
.framebot{
	background-image: url(../img/new/frame_bot.gif);
	background-repeat: no-repeat;
	width: 322px;
	height: 10px;
	clear: both;
}
.framemain {
	width: 292px;
	padding: 0 15px 0 15px;
	background-image: url(../img/new/frame_bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
}
.frametitle {
	width: 292px;
	height: 24px;
	font-size: 14px;
	font-weight: bold;
	color: #9D9EA2;
}
.prodoption {
	width: 292px;
	border-top: 1px solid #EAEAEA;
	clear: both;
	padding: 8px 0 0 0;
}
.prodoptl {
	width: 182px;
	float: left;
}
.prodoptm {
	width: 60px;
	float: left;
	font-size: 12px;
	color: #9D9EA2;
	font-weight: bold;
	text-align: right;
	padding: 3px 0 0 0;
}
.prodoptr {
	width: 50px;
	float: left;
	text-align: right;
}
.prodoptn {
	font-size: 14px;
	color: #D49BC6;
	font-weight: bold;
	display: block;
}
.prodoptp {
	font-size: 12px;
	color: #9D9EA2;
	font-weight: bold;
}
.prodoptpred {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	width: 100px;
}
.atb {
	clear: both;
	text-align: right;
	width: 292px;
	height: 19px;
	border-top: 1px solid #EAEAEA;
	padding-top: 13px;
	float:left;
}
.basketbutton 
{
	background-image: url(../img/new/button_add_basket.gif);
	width: 91px;
	height: 19px;
	float: right;
	border: 0;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9D9EA2;
	padding: 0 16px 16px 2em;
	line-height: 18px;
	margin: 0;
}
td {
	border-bottom: 1px solid #EAEAEA;
}
table {
	border-top: 1px solid #EAEAEA;
  width: 322px;
}
#post {
  width: 322px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9D9EA2;
	border-top: 1px solid #EAEAEA;
}
.postl {
	width: 222px;
	float: left;
}
.postr {
	width: 100px;
	text-align: right;
	font-weight: bold;
	float: left;
}
.postwrap {
	clear: both;
}
.postrow {
	padding: 3px 0 4px 0;
	border-bottom: 1px solid #EAEAEA;
	clear: both;
}
.posttxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9D9EA2;
}
/* Log in Box */
#framelog {
	width: 422px;
	padding: 0 0 16px 0;
	clear: both;
}
.frametoplog {
	background-image: url(../img/new/frame_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 422px;
	height: 10px;
	clear: both;
}
.framebotlog{
	background-image: url(../img/new/frame_bot.gif);
	background-repeat: no-repeat;
	width: 422px;
	height: 10px;
	clear: both;
}
.framemainlog {
	width: 392px;
	padding: 0 15px 0 15px;
	background-image: url(../img/new/frame_bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
}
.frametitlelog {
	width: 392px;
	height: 24px;
	font-size: 14px;
	font-weight: bold;
	color: #9D9EA2;
}

/* LHS menu text */
.menutext
{
	font-family: ITC Ronda;
	font-size: 20px;
	color: #D49BC6; 
}
.applycoupon
{
	background: url("../img/new/button_apply_coupon.gif") no-repeat center right;
	width: 90px;
	height: 19px;
	cursor: hand;
 	cursor: pointer;
 	border: 0px solid #000;
 	
}



