* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #fff;
	background-image:  url(../x_img/page_background_NEW3.gif); 
	background-position: 50% 22px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #464646;
	text-align: center;
	margin-top: 20px;
}
#container {
	width: 770px;
	margin: 0 auto;
}
/******************************
******** TOP BANNER ***********
*******************************/
#banner {
	width: 770px;
	height: 125px;
	background: #FFFFFF url(../x_img/banner-back.gif) left top;
}
#banner h1 {
	background: url(../x_img/popvase-logo-TM.gif) no-repeat left top;
	height: 109px;
	width: 220px;
	float: left;
	text-indent: -33333em;
}
#banner img, #banner #flash {
	height: 109px;
	width: 550px;
	border: none;
	margin: 0;
	padding: 0;
	display: block;
	float: right;
}

/***********************************
*********** MAIN LAYOUT ************
************************************/
#left_column {
	clear: both;
	width: 129px;
	background: #fff;
	float: left;
	display: inline;
	margin-top: 12px;
	text-align: left;
}

#right_column {
	width: 640px;
	background: #fff;
	float: left;
	text-align: left;
}

#right_column #content {
	text-align: left;
	margin-top: 12px;
	padding: 8px 0px 0px 21px;
	background: transparent;
	float: left;
}

#right_column #content {
	\width: 416px;
 }
#right_column #content {
   	w\idth: 395px;
 }
#shoppage #right_column #content {
	width: 450px;
}
#shoppage #right_column #image-area {
	width: 165px;
	float: right;
	position: relative;
	left: 1px;
	top: -16px;
}
#right_column #image-area {
	width: 220px;
	float: right;
	position: relative;
	left: 1px;
	top: -16px;
}
/***********************************
******** MAIN NAVIGATION ***********
************************************/
#globalnav {
	width: 129px;
	text-align: left;
	padding: 0;
	position : relative;
}
#globalnav li {
	position : relative;
	float: left;
	height: 23px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#globalnav li a {
	display: block;
	height: 23px;
	line-height: 23px;
	width: 121px;
	font-size: 11px;
	padding-left: 8px;
	color: #7d7d7d;
	color: #444;
	background: #ececec url(../x_img/nav-back-23.gif) no-repeat right top;
}
#globalnav li a:hover {
	background-position: 100% -23px;
	color: #fff;
}
#globalnav li#skip_nav , #globalnav li#sitemap {
	display: none;
}

/* --->>> SUBNAV <<< ----- */
#globalnav li ul { /* second-level lists */
		position : absolute;
		z-index: 200;
		left: -999em;
		margin-left: 129px;
		margin-top: -23px;
		width: 120px;
}

#globalnav li ul li#gbp a,
#globalnav li ul li#eur a,
#globalnav li ul li#usd a {
	width: 120px;
	display: block;
	background: #ececec url(../x_img/nav-back-23.gif) no-repeat right top;
	background-position: 0 0;
	color: #000;
}

#globalnav li ul li#gbp a:hover,
#globalnav li ul li#eur a:hover,
#globalnav li ul li#usd a:hover {
	color: #fff;
	background: #ececec url(../x_img/nav-back-23.gif) no-repeat left top;
	background-position: 0 -23px;
}
#globalnav li:hover ul, #globalnav li.sfhover ul { 
		position : absolute;
		z-index: 200;
		left: auto;
}

/*****************************************
********* OTHER LEFT BAR STUFF ***********
******************************************/
p#lhs-promo {
clear: both;
	padding-top: 12px;
	text-align: center;
	padding-bottom: 12px;
	margin: 0;
	margin-left: 9px;
	
}
p#lhs-promo img{
	display: block;

}
/*****************************************
********* SECOND NAVIGaTION **************
******************************************/
#second-nav {
	margin-left: 9px;
	font-size: 10px;
	width: 111px;
	border-top: 1px dashed #C2C2C2;
}
#second-nav li{
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px dashed #C2C2C2;
}
#second-nav li a{
	color: #9e9e9e;
}
#second-nav li a:hover{
	color: #444;
}
h2 {
	color: #662A85;
	font: italic 36px "Times New Roman", Times, serif;
}
/* - - - - - >> ACTIVE NAVS << - - - - - - */
#homepage #home a,
#productpage #product a,
#shoppage #shop a,
#tradepage #trade a,
#presspage #press a,
#contactpage #contact a,
#stockistspage #stockists a{
	background-position: 100% -23px;
	color: #fff;
}

p {
	margin: 0 0 1.5em 0;
}
p#first, #content h3 {
	padding-top: 12px;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
}
#homepage p#first {
	padding-top: 24px;
	font-size: 16px;
	line-height: 22px;
}	



#footer {
	clear: both;
	width: 679px;
	background: transparent;
	margin: 0 auto;
	padding: 2em 0 0 0;
	
}
#footer p {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 70%;
	color: #888;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-top: 1px dashed #AAAFA0;
	padding: 0.5em 0;
	margin: 0;
}

#footer a {
	color: #888;
}

#footer a:hover {
	color: #000;
}
a {
	text-decoration: none;
}
#content a {
	text-decoration: underline;
	color: #662A85;
}
#content a:hover {
	color: #000;
}
img {
	border: 0;
}