:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none; outline: none; }
* { padding: 0; margin: 0; }

/*---:[ global elements ]:---*/

body {	
background: url("img/bg.gif") top left;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: small; /* for compliant browsers */
position: relative;
text-align: center;
margin: 0 auto;
min-width: 700px;
width: 100%;
}

html>body { /* be nice to Opera */
font-size: small;
}

table {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
}

h1 { 
	font-size: 150%;
}

h2 { 
	font-size: 120%;
}

h3 { 
	font-size: 100%;
}

h4 { 
	font-size: 90%;
}

ul li {
	font-size: 90%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}	
	
ul.list-no-bullet li {

	line-height: 120%;

	list-style: none none;

}

ul.list-no-bullet ul {

	line-height: normal;
}


a:link, a:visited {
	text-decoration: underline;
	color: #d96b5b;
}

a:hover, a:active {
	color: #F00;
}

img { 
	border-width: 0; 
	display: block;
}

.mgtop {
	margin-top: 10px;
}

.mgleft {
	margin-left: 10px;
}

.mgright {
	margin-right: 10px;
}

.mgbottom {
	margin-bottom: 20px;
}

.pdbottom {
	padding-bottom: 20px;
}

.floatleft{
	float: left;
}

.floatright{
	float: right;
}

.box-50 {
	width: 230px;
}

.box-100 {
	width: 678px;
}

.clearboth {
	clear: both;
}

.clearnone {
	clear: none;
}

.border {
	border: 1px solid #CCCCCC;
}

.caption {
	text-align: center;	
}

/*---:[ core layout elements ]:---*/

#container {
	width: 100%;
	float: left;	
}

#outer {
	margin: 0 46px;
	_margin: 0 0 0 25px;
	float: left;
	width: 88%;
}

.leftcolumn {
	float: left;
	width: 260px;
	padding: 0 0 0 145px;
	*padding: 0 0 0 142px;
	color: #6d6e71;
}

.rightcolumn {
	margin: 0 0 0 420px;
	_margin: 0 0 0 350px;
	text-align: center;
	color: #6d6e71;
	width: 220px;
}

.rightcolumn table {
	width: 260px;
}


#inner {
	width: 100%;
	margin: 0 auto;
	position: relative;
	background: #FFFFFF;
	float: left;
	_height: 452px;
	min-height: 452px;
}

#header {
	background: #492518 url("img/headerbg.gif") repeat-x top left;
	height: 131px;
	z-index: 1;
	text-align: center;
	width: 100%;
	min-width: 700px;
}

#header img{
	text-align: center;
	margin: 0 auto;
	padding: 0 18px 0 0;
}

#maincontent {
	background: #FFFFFF;
	min-width: 700px;
	text-align: left;
	clear: both;
	width: 100%;
	float: left;
	padding: 25px 0 40px 0;
	margin: -35px auto 0 auto;
	_height: 356px;
	min-height: 356px;
}

#menu {	
	padding: 7px 0 0 138px;
	text-align: center;
	width: 540px;
	margin: 0 auto;
	height: 28px;
	min-width: 562px;
	position: relative;
}

#menu ul li{	
	margin: 4px 0 0 0;	
	text-align: center;
	list-style: none none;
	float: left;
	font-size: 100%;
	font-weight: bold;
	line-height: 18px;
	width: auto;
	display: inline;
	position: relative;
}

#menu a{
	display: block;
	color: #d96b5b;
	height: 24px;
	padding: 0 8px;
	float: left;
	z-index: 30;
	position: relative;
	text-decoration: none;
	white-space: nowrap;
}

#menu a:hover{		
	color: #fabf1a;
	height: 24px;
}

#menu a.selected {
	color: #fabf1a;
	height: 24px;
}

#bouquet {
	background: transparent url("img/bouquet_left.png") no-repeat 0 0;
	float: left;
	width: 240px;
	height: 552px;
	*background: transparent;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bouquet_left.png', sizingMethod="crop");
	position: absolute;
	left: -60px;
	top: 0;
	
}

#pommander {
	background: transparent url("img/pommander_right.png") no-repeat top left;
	padding: 0 0 0 153px;
	height: 338px;	
	position: absolute;
	right: -40px;
	top: 106px; z-index:100;
	*background: transparent;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/pommander_right.png', sizingMethod="scale");
}

#maincontent-inner-hp {
	width: 450px;
	text-align: left;
	margin: 0 auto;
	padding: 0 0 0 20px;
	_padding: 0 0 0 110px;
}

#maincontent-inner-hp h2{
	color: #8cc642;
	font-size: 180%;
	margin: 20px 0 0 10px;
	float: left;
	clear: both;
	width: 500px;
}

#maincontent-inner-hp p{
	color: #6d6e71;
	font-size: 100%;
	margin: 20px 0 0 10px;
	float: left;
	clear: both;
	width: 450px;
}

#maincontent-inner-hp #player-hp{
	margin: 0 50px;
}

#maincontent-inner-top{
	width: 540px;
}

#maincontent-inner-top img{
	margin: 10px 0 0 7px;
	float: left;
}

#maincontent-inner {
	width: 700px;
	_width: 670px;
	text-align: left;
	margin: 0 auto;
}

#maincontent-inner span, #contactusform{
	padding: 0 0 0 145px;
	_padding: 0 0 0 140px;
	color: #6d6e71;
}

#maincontent-inner h2,#maincontent-inner h2 .grnHdl{
	color: #8cc642;
	font-size: 180%;
	margin: 20px 0 0 10px;
	*margin: 20px 0 0 20px;
	clear: both;
	padding: 0 0 0 135px;
	*padding: 0 0 0 122px;
}

#maincontent-inner h3,#maincontent-inner h3 .redHdl{
	color: #d96b5b;
	font-size: 140%;
	margin: 20px 0 0 10px;
	*margin: 20px 0 0 20px;
	clear: both;
	padding: 0 0 5px 135px;
	*padding: 0 0 5px 122px;
}

#maincontent-inner p{
	color: #6d6e71;
	font-size: 100%;
	padding: 10px 20px 0 145px;
	_padding: 10px 20px 0 140px;
}

.gallery {
	padding: 10px 0 0 135px;
	_padding: 10px 0 0 130px;
	float: left;
	width: 530px;
	text-align: center;
	color: #6d6e71;
}

.gallery p{
	padding: 0;
	margin: 0 0 0 -130px;
}

#footclearer {
	clear: both;
}

#footer {
	background: transparent url("img/footerbg.gif") top left repeat-x;
	clear: both;
	float: left;
	width: 100%;
	min-width: 700px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px 0 0 0;
	_padding: 0;
}

#footer img{
	display: none;
	_display: visible;
}

.price {position: absolute; left: -75px; top: 125px; _top:140px; _left:-65px;}