form {
	padding:0px;
	margin:0px;
}

body {
	background-color:#b5aba3;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

img {
	border:none;
}

p {
	font-size:75%;
	color:#333333;
	line-height:130%;
}

hr {
	color:#CC0099;
	background-color:#CC0099;
	height:1px;
	border:none;
}

h1 {
	font-size:130%;
	color:#FF0099;
	font-weight:lighter;
}

h2 {
	font-size:120%;
	color:#990099;
	font-weight:lighter;
	border-bottom:1px solid #990099;
}

h3 {
	font-size:100%;
	color:#660066;
	font-weight:lighter;
	padding-bottom:0px;
	margin-bottom:0px;
	padding-top:5px;
}

.texthighlight {
	font-size:115%;
	color:#660066;
	padding-left:25px;
}

a {
	color:#FF0099;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}


#wrapper {
	background-color:#ebe8e2;
	border-left:5px solid #FFFFFF;
	border-right:5px solid #FFFFFF;
	width:920px;
	padding-left:20px;
	padding-right:20px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding-bottom:0px;
}

#skipnav {
	display:none;
}

#header {
	background-color:#FFFFFF;
	height:165px;
	width:920px;
	background-image:url(../images/header_btm.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#logo {
	float:left;
	width:165px;
}

#header_right {
	float:right;
	width:755px;
	background-image:url(../images/header_image1.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-right:0px;
	height:158px;
}

#top_nav {
	float:left;
	width:403px;
	height:26px;
	font-size:80%;
	padding-top:8px;
	margin-left:26px;
	overflow:hidden;
	display:inline;
}

#top_nav ul {
	margin:0px;
	padding:0px;
}

#top_nav ul li {
	list-style:none;
	float:left;
	color:#6c5847;
	border-left: 1px solid #6c5847;
	line-height: 1.2em;
	margin: 0 .6em 0 -.6em;
	padding: 0 .6em 0 .6em;
	white-space: nowrap;
	float:left;
}

#top_nav ul li a {
	color:#6c5847;
	text-decoration:none;
}

#top_nav ul li a:hover {
	color:#6c5847;
	text-decoration:underline;
}

#top_tabs {
	width:296px;
	float:right;
	height:26px;
	padding-top:8px;
	padding-right:9px;
	font-size:75%;
	padding-left:21px;
	font-weight:bold;
}

#top_tabs a {
	color:#FFFFFF;
	text-decoration:none;
}

#top_tabs a:hover {
	text-decoration:underline;
}

.tab_forum {
	background-image:url(../images/forum_tab.gif);
	background-repeat:no-repeat;
	display:block;
	min-height:21px;
  	height:auto !important;
 	height:21px;
	width:153px;
	padding-top:5px;
	background-color:#754d2d;
	text-align:center;
	float:left;
}

.tab_journal {
	background-image:url(../images/journal_tab.gif);
	background-repeat:no-repeat;
	display:block;
  	min-height:21px;
  	height:auto !important;
 	height:21px;
	width:137px;
	padding-top:5px;
	background-color:#662375;
	text-align:center;
	float:right;
}

#search {
	width:300px;
	clear:both;
	height:55px;
	float:right;
	font-size:90%;
	color:#6c5847;
	font-weight:bold;
	position:relative;
	top:100px;
}

#search input {
	height:17px;
	padding:2px;
	width:243px !important;
	margin:0 8px 0 0;
	color:#665344;
	font-size:100%;
	width:190px;
	background:none;
	border:1px solid #665344;
	float:left;
}

#search .SearchBtn
{
    padding:0px !important;
	width:33px !important;
}

#secondary_nav {
	height:37px;
	font-size:75%;
	letter-spacing:-0.04;
	font-weight:bold;
	text-align:center;
	padding-top:15px;	
	overflow: hidden;
	
}

#secondary_nav ul {
	display:inline;
	margin:0px;
	padding:0px;
}

#secondary_nav ul li {
	display:inline;
	padding-left:0px;
	margin-left:0px;
	color:#6c5847;
	border-left: 2px solid #6c5847;
	line-height: 1.2em;
	margin: 0 .6em 0 -.6em;
	padding: 0 .6em 0 .6em;
	white-space: nowrap;
	float:left;
}

#secondary_nav ul li a {
	color:#6c5847;
	text-decoration:none;
}

#secondary_nav ul li a:hover {
	color:#6c5847;
	text-decoration:underline;
}


#main {
	height:auto;
	margin-bottom:20px;
	width:920px;
}

#left_content {
	width:165px;
	height:auto;
	float:left;
	margin-bottom:20px;
}

.shopheader {
	background-image:url(../images/page_shop_header.gif);
	background-repeat:no-repeat;
	padding-left:8px;
	color:#FFFFFF;
	font-size:80%;
	font-weight:bold;
	padding-top:4px;
	width:157px;
	margin-left:0px;
	background-color:#c00090;
	display:block;
  	min-height:21px;
  	height:auto !important;
 	height:21px;
}

.shopheader a {
	color:#FFFFFF;
	text-decoration:none;
}

.shopheader a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}


#shop_nav {
	height:auto;
	background-color:#FFFFFF;
	width:165px;
	padding-left:0px;
	padding-right:0px;
	margin-bottom:10px;
	background-image:url(../images/page_shop_footer.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:5px;
	overflow:hidden;
}
/*
#shop_nav ul {
	list-style:none;
	margin:0px;
	padding:0;
}

#shop_nav li {
	padding:5px 0;
	
}

#shop_nav li a {
	text-decoration:none;
	color:#cc0098;
	display:block;
	font-size:70%;
}


#shop_nav li a:hover {
	text-decoration:underline;
}

#shop_nav li ul {
	margin:0;
	padding:2px 0;
}

#shop_nav li ul li {
	margin:0;
	padding:0;
	width:140px;
}

#shop_nav li ul li a {
	text-decoration:none;
	color:#333333;
	display:block;
	font-size:60%;
	padding:5px;
	width:130px;
}

#shop_nav li ul li a:hover {
	text-decoration:none;
	color:#FFFFFF;
	background-color:#c00090;
}
*/


#SideProducts ul 
{
    margin:0 0 10px 0;
    padding:10px 10px 5px 10px;
    background-color:#fff;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
}

#SideProducts ul li 
{
    margin:0 0 10px 0;
    padding:5px;
    list-style-type:none;
    display:block;
    border:1px solid #ebe8e2;
}

#SideProducts ul li img 
{
    margin:0 auto 5px auto;
    padding:0;
    display:block;
}

#SideProducts ul li a.product_title
{
    font-size:12px;
    text-align:center;
    display:block;
}

/*
#shop_nav li.category {
    padding-left:2px;
	font-size:80%;
	color:#000000;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:0px;
	padding-top:5px;
	padding-bottom:5px;
	width:157px;
}

#shop_nav li.category a {
	color:#c00090;
	margin-left:-5px;
	text-decoration:none;
}

#shop_nav li.category a:hover {
	color:#c00090;
	background-color:#FFFFFF;
	text-decoration:underline;
}

#shop_nav li.category ul li a {
	color:#000000;
    margin-left:-2px;
    padding-left:0px;
	width:149px;
	display:block;
	font-size:1.25em;
	margin-top:0px;
	border:none;
	font-weight:normal;
	text-decoration:none;
}

#shop_nav li.category ul li a:hover {
	background-color:#c00090;
	color:#FFFFFF;
	text-decoration:none;
}*/

.members_treats {
	display:block;
	color:#333333;
	width:155px;
	color:#333333;
	text-align:center;
	text-decoration:none;
	margin-top:5px;
	margin-left:5px;
}

.members_treats a {
	display:block;
	background-image:url(../images/members_treatsa.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	color:#333333;
	text-decoration:none;
	padding-top:5px;
	height:25px;
	width:155px;
	color:#333333;
	text-align:center;
	text-decoration:none;
}

.members_treats a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-position:0px -30px;
}

.discount_highlight {
	display:block;
	height:43px;
	background-image:url(../images/discount_highlight.gif);
	background-repeat:no-repeat;
	width:147px;
	padding-left:8px;
	padding-top:10px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	color:#FFFFFF;
	font-size:58%;
}

.per {
	color:#FFFFFF;
	font-weight:bold;
	font-size:165%;
}

.highlight_text {
	font-size:100%;
	color:#CC0033;
}

.discount_highlight a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.discount_highlight a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#bumble {
	width:165px;
	height:210px;
	background-image:url(../images/BumblesPageNew.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
}

#bumble a {
	color:#FFFFFF;
	text-decoration:none;
	padding-top:184px;
	display:block;
	font-size:90%;
}

#middle_content {
	width:550px;
	height:auto;
	margin-left:20px;
	margin-right:20px;
	float:left;
	margin-bottom:0px;
}


#PageHeader {
	color:#FFFFFF;
	margin:0px;
	padding:0px;
}

#PageHeader ul {
	margin:0px;
	padding:0px;
}

#PageHeader ul li {
	display:inline;
}

#PageHeader ul li a {
	display:none;
}

.content_panel_header, #PageHeader ul li a.selected {
	background-image:url(../images/content_header.gif);
	background-repeat:no-repeat;
  	min-height:21px;
  	height:auto !important;
 	height:21px;
	background-color:#665343;
	width:542px;
	display:block;
	color:#FFFFFF;
	padding-left:8px;
	padding-top:4px;
	font-size:80%;
	font-weight:bold;
}

.content_panel {
	background-image:url(../images/content_footer.gif);
	background-position:bottom;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	width:530px;
	padding-right:10px;
	margin-bottom:20px;
	padding-bottom:8px;
	overflow:visible;	
	clear:both;
	display:block;
	/*position:relative;*/
	padding-left:10px;
	padding-top:10px;
}

.content_panel a {
	color:#FF0099;
	font-weight:bold;
	text-decoration:none;
}

.content_panel a:hover {
	text-decoration:underline;
}

.page_list li {
	font-size:75%;
	padding-bottom:6px;
	color:#333333;
}

.page_list_numbered li{
	font-size:75%;
	padding-bottom:12px;
	color:#333333;
}

.page_nav {
	margin-left:5px;
	padding-left:0px;
}

.page_nav li {
	list-style:none;
	margin-left:0px;
	padding-right:0px;
	margin-right:0px;
	font-size:80%;
	padding-bottom:8px;
}

.page_nav li a {
	color:#FF0099;
	text-decoration:none;
	padding-left:25px;
	background-image:url(../images/link_arrow.gif);
	background-repeat:no-repeat;
}

.page_nav li a:hover {
	text-decoration:underline;
}

#page_nav {
	margin-left:5px;
	padding-left:0px;
}

#page_nav li {
	list-style:none;
	margin-left:0px;
	padding-right:0px;
	margin-right:0px;
	font-size:80%;
	padding-bottom:8px;
}

#page_nav li a {
	color:#FF0099;
	text-decoration:none;
	padding-left:25px;
	background-image:url(../images/link_arrow.gif);
	background-repeat:no-repeat;
}

#page_nav li a:hover {
	text-decoration:underline;
}

#members_page_nav_wrap {
	border-top:1px solid #665344;
	padding-left:10px;
	background-image:url(../images/members_nav.gif);
	background-repeat:no-repeat;
	background-position:top;	
}

#members_page_nav_wrap ul {
	margin-left:0px;
	padding-left:0px;
	padding-top:10px;
	margin-top:0px;
}

#members_page_nav_wrap li {
	list-style:none;
	margin-left:0px;
	padding-right:0px;
	margin-right:0px;
	color:#665344;
	padding-bottom:8px;
	font-size:100%;
}

#members_page_nav_wrap li a {
	color:#665344;
	text-decoration:none;
	padding-left:25px;
	background-image:url(../images/link_arrow_members.gif);
	background-repeat:no-repeat;
	font-size:80%;
}

#members_page_nav_wrap li a:hover {
	text-decoration:underline;
}

.janes_tip {
	width:450px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:10px;
	padding-top:10px;
	background-color:#FFFFFF;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	display:block;
	margin-top:20px;
}

.janes_tip_title {
	display:block;
	width:430px;
	margin-bottom:10px;
	color:#FF0099;
	font-size:130%;
	font-weight:lighter;
	margin-top:5px;
}

.janes_tip p {
	font-size:90%;
	color:#666666;
	line-height:140%;
}

.content_panel p {
	padding-left:0px;
	padding-right:5px;
}

.shop_product {
	border-bottom:1px #CC0099 solid;
	margin-bottom:20px;
	clear:both;
	margin:0px;
	padding:0px;
	margin-left:10px;
	margin-top:20px;
	margin-left:10px;
	padding-right:10px;
	width:500px;
}

.shop_product_image {
	margin-bottom:10px;
	float:left;
	width:190px;
	padding-right:20px;
}

.shop_product_image img {
}

.click_larger {
	color:#6c5847;
	font-size:70%;
	font-weight:bold;
	display:block;
	padding-top:10px;
}

.shop_product_info {
  	min-height:200px;
  	height:auto !important;
 	height:200px;
	float:right;
	width:282px;
	padding-right:8px;
	margin-bottom:20px;
}

.product_clear {
	clear:both;
}

.shop_panel_header {
	background-image:url(../images/shop_header.gif);
	background-repeat:no-repeat;
  	min-height:21px;
  	height:auto !important;
 	height:21px;
	background-color:#C00090;
	width:542px;
	display:block;
	color:#FFFFFF;
	padding-left:8px;
	padding-top:4px;
	font-size:80%;
	font-weight:bold;
}

.shop_panel_header a {
	color:#FFFFFF;
	text-decoration:none;
}

.shop_panel_header a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#intro_text {
	width:350px;
	float:right;
	margin:0px;
	padding:0px;
	display:block;
	background-color:#FFFFFF;
}

#feature_panel_2col {
	min-height:176px;
	height:auto !important;
	height:176px;
	width:550px;
	margin-bottom:20px;
	clear:both;
}

.HomePanel 
{
   	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	background-color:#fff;
	border:3px solid #cc0099;
	padding:10px;
}

#JanesTweets {
	float:left;
	width:348px;
	height:230px;
	overflow:hidden;
	margin:0 0 10px 0;
}

#JanesTweets ul li 
{
}

#JournalLatest 
{
	width:524px;
	margin:10px 0;
	padding-top:0px !important;
}

#JournalLatest ul 
{
    width:350px;
    float:left;
    padding:0px;
    margin:0px;
}

#JournalLatest ul li 
{
    list-style-type:none;
    padding:0;
    margin:0 0 8px 0;
}

.rss-item a 
{
    font-size:14px;
}

.rss-date 
{
    font-size:10px;
    color:#916198;
}

#chart_download_home {
	width:140px;
	height:230px;
	overflow:hidden;
	float:left;
	margin:0 10px 10px 0;
}

#chart_download_home h2 
{
    font-size:90%;
    font-weight:bold;
    border:none;
    margin:0 0 15px 0;
    padding:0px
}

#chart_download_home img 
{
    margin:0 auto;
}

#chart_download_home p {
	font-size:70%;
	color:#990066;
}

#chart_download_home a {
	color:#990066;
	font-weight:bold;
	text-decoration:none;
}

#chart_download_home a:hover {
	color:#990066;
	font-weight:bold;
	text-decoration:underline;
}

.product_title {
	color:#d11aa3;
	font-size:100%;
	margin:0px;
	padding:0px;
}

.price {
	color:#CC0098;
	font-weight:bold;
	font-size:120%;
 	margin:0px;
	padding:0px;
	display:block;
	width:75px;
	float:left; 
	padding-right:10px; 
	padding-top:3px;
}

.add {
}

#journal_highlight {
	width:141px;
	background-color:#FF3399;
	float:right;
	height:176px;
	background-image:url(../images/journal_highlight_panel.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	text-align:center;
}

#journal_highlight a {
	color:#FFFFFF;
	text-decoration:none;
	padding-top:3px;
	display:block;
	font-size:90%;
}

#carousel_home {
	width:550px;
	background-color:#FFFFFF;
	min-height:200px;
  	height:auto !important;
 	height:200px;
	clear:both;
	background-image:url(../images/content_footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	line-height:80%;
}

.CarouselImg 
{
    height:110px;
}

#carousel_home a {
	color:#CF0FA0;
	font-size:70%;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}

#carousel_home ul li {
	list-style-type:none;

}

#news_panel {
	background-image:url(../images/news_header.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFFFFF;
	height:auto;
	width:542px;
	margin-top:20px;
	padding-top:8px;
	padding-right:8px;
	clear:both;
}

#news_panel ul {
	padding:0px;
	margin:0px;
	padding-left:48px;
}	

#news_panel ul li {
	list-style-image:url(images/news_li.gif);
	margin-left:0px;
	padding-right:0px;
	padding-bottom:12px;
	font-size:80%;
	margin-right:0px;
	list-style-position:outside;
}

#news_panel ul li a {
	color:#333333;
	text-decoration:none;
	padding-left:5px;
}

#news_panel ul li a:hover {
	color:#333333;
	text-decoration:underline;
}

#news_panel_footer {
	background-image:url(../images/content_footer.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:8px;
	width:550px;
	display:block;
	margin-bottom:20px;
}	

#right_content {
	width:165px;
	float:left;
}

#page_basket {
	height:auto;
	overflow:visible;
	background-color:#FFFFFF;
	margin-bottom:20px;
	background-image:url(../images/page_shop_footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:10px;
}

#members_login {
	height:auto;
	background-color:#FFFFFF;
	background-image:url(../images/page_shop_footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:10px;
	margin-bottom:20px;
}

.membersheader {
	background-image:url(../images/members_header.gif);
	background-repeat:no-repeat;
	padding-left:8px;
	color:#FFFFFF;
	font-size:80%;
	font-weight:bold;
	padding-top:4px;
	width:157px;
	margin-left:0px;
	background-color:#665344;
	display:block;
  	min-height:21px;
  	height:auto !important;
 	height:21px;
}

#login {
	margin:9px;
	color:#665344;
}

#login label {
	font-size:80%;
}

.login_field {
	margin-top:2px;
	margin-bottom:10px;
	border:1px solid #665344;
	width:139px;
	height:25px;
	font-size:90%;
	color:#666666;
}

.forgotten {
	font-size:60%;
	color:#999999;
}

.forgotten a {
	color:#999999;
	text-decoration:none;
}

.forgotten a:hover {
	color:#999999;
	text-decoration:underline;
}

.key {
	color:#660066;
	font-weight:bold;
}

#david_charles {
	margin-top:20px;
	margin-bottom:20px;
}

/*--JOIN FORM--*/

#join_form ol {
	list-style-type:none;
	padding:0px;
	margin:0px;
}

#join_form ol li {
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px #CCCCCC solid;
	color:#CC0099;
}

fieldset {
	border:none;
}

legend {
	border:none;
	color:#660066;
	font-size:115%;
}

label {
	color:#CC0099;
}

.form_input {
	border:2px #CCCCCC solid;
	height:23px;
	font-size:90%;
	color:#333333;
	margin-top:5px;
}

/*--LOG IN PANEL--*/

#signin_panel {
	margin-bottom:25px;
	border:1px #CCCCCC solid;
}

#signin {
	padding-top:12px;
	padding-left:12px;
	padding-bottom:8px;
	color:#FFFFFF;
}


#sign_btn {
	width:60px;
	height:30px;
	margin-top:10px;
	margin-bottom:10px;
}

.remember {
	width:195px; 
	font-size:80%;
}

.remember a {
	color:#666666;
	text-decoration:none;
	font-size:90%;
	font-weight:lighter;
}

.remember a:hover {
	color:#666666;
	text-decoration:underline;
	font-weight:lighter;
}

#advert {
	height:136px;
	width:920px;
	margin-bottom:20px;
	margin-top:20px;
	clear:both;
}

#footer {
	height:auto;
	background-color:#FFFFFF;
	width:880px;
	padding-left:20px;
	padding-top:20px;
	background-image:url(../images/footer_top.gif);
	background-repeat:no-repeat;
	background-position:top;
	clear:both;
	color:#6C5847;
	padding-right:20px;
}

#footer p {
	color:#6C5847;
	font-size:70%;
}

#footer_links {
	overflow:hidden;
}

#footer ul {
	margin:0px;
	padding:0px;
}

#footer ul li {
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
	font-size:70%;
	color:#6c5847;
	border-left: 1px solid #6c5847;
	line-height: 1.2em;
	margin: 0 .6em 0 -.6em;
	padding: 0 .6em 0 .6em;
	white-space: nowrap;
	float:left;
}

#footer a {
	text-decoration:none;
	color:#6C5847
}

#footer a:hover {
	text-decoration:underline;
}

.designby {
	border-top:3px solid #F3F1EE;
	padding-top:10px;
	padding-bottom:10px;
	font-size:70%;
}

.hide {
	display:none;
}

#google_results {
}

#google_results iframe { 
    width: 500px;
	clear:both;
} 

.membership_price {
	color:#CC0098;
	font-weight:bold;
	font-size:120%;
}


#surprise_gift {
	height:150px;
	width:165px;
	margin-bottom:20px;
}

#MemberSideBar 
{
	background-image:url(../images/MembersSideBckgrnd.gif);
	background-repeat:no-repeat;
	background-position:top center;
	padding:35px 10px 10px 10px;
	background-color:#fff;
	margin:0 0 10px 0;
}

#MemberSideBar p 
{
    padding:0px;
    margin:0px;
}


/* ----- BreadCrumb ----- */

#Breadcrumb {
	min-height:10px;
	height:auto !important;
	height:10px;
	font-size:65%;
	margin-bottom:10px;
	padding-bottom:5px;
}

#Breadcrumb ul {
	margin:0px;
	padding:0px;
	display:inline;
}

#Breadcrumb ul li {
	list-style-type:none;
	background-image:url(../images/breadcrumb.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:12px;
	display:inline;
	}

#Breadcrumb ul li a {
	color:#333333;
	text-decoration:none;
	font-weight:normal;padding-right:6px;

}

#Breadcrumb ul li a:hover {
	text-decoration:underline;
}


#Breadcrumb ul li.selected a {
	color:#FF0099;
}

/* ----- Page Basket ----- */



#PageBasket {
	background-image:url(../images/WhiteBtmSml.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	min-height:148px;
	height:auto !important;
	height:148px;
}

#PageBasket img {
	margin-top:8px;
}

#PageBasketInside {
	padding:10px 10px 10px 9px;
}

#PageBasketInside p {
	font-size:80%;
	margin:0px;
	padding:0px 0 10px 0;
}

#PageBasketInside ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}

#PageBasketInside ul li {
	border-bottom:1px #d0e9ee solid;
	margin-bottom:3px;
	padding-bottom:3px;

}

.PageBasketItem {	
	font-size:70%;
	display:block;
	float:left;
	width:110px;
}

.PageBasketPrice {	
	font-size:70%;
	display:block;
	float:right;
	text-align:right;
	width:40px;
}

#PageBasketTotal {
	background-color:#3a2203;
	color:#FFFFFF;
	padding:5px;
	font-size:90%;
	margin-bottom:8px;
}

.PageBasketTotalText {
	display:block;
	float:left;
	width:40px;
}

.PageBasketTotalPrice {
	display:block;
	float:right;
	text-align:right;
	width:90px;
}

iframe {
	border:none;
	background:#FFFFFF;
}

#BasketWrapper 
{
	background-color:#FFFFFF;
	padding:10px 10px 20px 10px;
	width:900px;
	background-image:url(../images/header_btm.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.WhiteTopFull {
	width:auto;
	height:11px;
	display:block;
	background-image:url(../images/header_top.gif);
	background-repeat:no-repeat;
}


/***** - Form - *****/

.Validator 
{
    color:#cc0000 !important;
    font-size:80%;
    font-style:italic;
}

.input 
{
    border:2px solid #cccccc;
    width:480px;
    margin:5px 0 10px 0;
    padding:10px;
    font-size:100%;
    color:#333;
}

.label 
{
    color:#FF0099;
}

.textarea
{
    border:2px solid #cccccc;
    width:480px;
    margin:5px 0 15px 0;
    height:160px;
    padding:10px;
    font-size:100%;
    color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.submit 
{
    padding:7px 15px 7px 15px;
    background-color:#665344;
    color:#fff;
    border:none;
    font-size:100%;
    cursor:pointer;
}

#LoginBar 
{
    background:url(/Images/LoginBar.gif) repeat-x center;
    width:100%;
}
    #LoginBarWrapper 
    {
        width:970px;
        margin:0 auto;
        padding:5px 0;
    }
    #LoginBarForm 
    {
        float:left;
    }
        #LoginBarForm label 
        {
            float:left;
            font-size:14px;
            color:#fff;
            display:block;
            padding:3px 10px 0 0;
        }
        #LoginBarForm .LoginInput 
        {
            float:left;
            font-size:14px;
            color:#202020;
            display:block;
            padding:2px;
            border:none;
             background:url(/Images/LoginBarInput.gif) repeat-x center;
             margin-right:10px;
             width:140px;
        }
        #LoginBarForm .LoginInputSubmit 
        {
            float:left;
            font-size:12px;
            color:#202020;
            display:block;
            padding:3px 6px;
            border:none;
             background:url(/Images/LoginBarInput.gif) repeat-x center;
             margin-right:10px;
        }
        #LoginBarForm .LoginInputSubmit:hover 
        {
             background:#ccc;
        }
    .BecomeMember 
    {
        color:#fff;
        float:right;
        font-size:14px;
        padding-top:3px;
    }
   
#NewSite {
	display:none;
	background:#e8dbd1;
	border:1px solid #b3a9a1;
	padding:10px;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	position:absolute;
	
	width:600px;
	top:80px;
	left:50%;
	margin-left:-310px;
}
	#NewSite p {
		font-size:12px;
		color:#7f6c5c;
		line-height:20px;
	}
		#NewSite p strong {
			font-size:20px;
			color:#5f4b3a;
		}

#NewSiteHide {
	position:absolute;
	top:5px;
	right:5px;
	background:#b3a9a1;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	position:relative;
	padding:5px;
	display:block;
	float:right;
	color:#FFFFFF;
	cursor:pointer;
}