body {
	background-color: #fdf7e7;
	margin-top:0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #A80402;
}
a:active {
	text-decoration: none;
}

.nowrap {
	white-space: nowrap;
	border: solid 1px white;
	padding: 0px;
}


.termeknev {
	font-size: 14;
	color: #b30000;
	font-weight: bold;
}

.celltext2 {
	color: #48402D;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.pagename {
	color: #837649;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#producttitle {
	border: 0px;
	width:450px;
	height:15px;
}

.linkonpage {

	color: #666666;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.celltext3 {

	color: #4d3d21;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.linkonpage2 {


	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#musiconoffsubpage {
   width:73px; 
   height:10px; 
   position:absolute; 
   top:-15px; 
   left:825px; 
   border:0px;
}

#musiconoffmainpage {
   width:73px; 
   height:10px; 
   position:absolute; 
   top:210px; 
   left:665px; 
   border:0px;
}

.gwButton {
    background-image: url("http://shop.bodysuitespa.com/resources/images/themes/spa/buttonbg.jpg");
    color: #847649;
    background-repeat: repeat-x;
    border-radius: 1em 1em 1em 1em;
    border-style: none;
    cursor: pointer;
    display: inline-block;
    font-size: 1em;
    font-weight: normal;
    height: 25px;
    line-height: 1.2em;
    margin: 0 5px;
    padding: 0 15px 2px;
    -webkit-border-top-right-radius: 1em;
    -webkit-border-bottom-right-radius: 1em;
    -webkit-border-top-left-radius: 1em;
    -webkit-border-bottom-left-radius: 1em;
    -moz-border-radius-topleft: 1em;
    -moz-border-radius-bottomleft: 1em;
    -moz-border-radius-topright: 1em;
    -moz-border-radius-bottomright: 1em;
    border-top-right-radius: 1em;
    border-bottom-right-radius: 1em;
    border-top-left-radius: 1em;
    border-bottom-left-radius: 1em;

}

.dj_ie .gwButton {
	position: relative;
	padding-bottom: 0px;
	border-radius: 12px;
	behavior: url(/js/pie/PIE.htc);
}

.dj_ie7 .gwButton {
	border: 0px solid #FFFFFF;
}


