body {
	width: 100%;
	margin:auto;
}

h1 {
	margin:4px 0px;
}
#site_container {
	width: 100%;
	background-color:#FFFFFF;
	margin:auto;
}

#main_container {
	width: 1138px;
	margin:0px auto;
	display:block;
}

#header {
	width: 1138px;
	height:186px;
	background-image: url("/images/bgs/top_sliver_w.gif");
	background-repeat:repeat-y;
}

#header_main {
	width:825px;
	height:159px;
	margin:0px 167px;
	
	
}

#header_main .header_spacer {
	height:14px;
}
#top_bar {
	width:768px;
	height:18px;
	border-bottom:solid 1px #000000;
	
	margin:0px auto;
}
#top_bar form  {
	float:left;
}
#top_bar form input {
	float:left;
}
#top_bar form input.text {
	height:15px;
	width:120px;
	border-left:solid 1px #000000;
	border-top:solid 1px #000000;
	border-bottom:solid 0px #FFFFFF;
	border-right:solid 0px #FFFFFF;
	color:#C4C4C4;
	padding-left:10px;
}
#top_bar ul  {
	float:right;
	height:18px;
}
#top_bar ul li {
	border-left:solid 1px #000000;
	height:18px;
	
}
#top_bar ul li.first {
	border:none;
	height:15px
}
#top_bar  a {
	color:#000000;
	text-decoration:none;
}
#top_bar  a:hover 
{
    text-decoration:underline;
}
#top_bar ul li a {
	padding:1px 10px 1px 10px;
	display:block;
	font-size:120%;
	text-decoration:none;
}
#top_bar ul li.selected  a
{
    text-decoration:underline;
}
#top_bar .to_basket  {
		
}
#top_bar .to_basket a {
	background-image: url("/images/icons/small_basket.gif") ;
	background-repeat:no-repeat;
	background-position:top left;
	color:#000000;
	
	padding-left:23px;
	padding-right:2px;
}

#lower_bar {
	width:826px;
	height:127px;
	clear:both;
	float:left;
	background-repeat:no-repeat;
	background-image: url("/images/bgs/header_low_bg.jpg") ;
}
#lower_bar .main_logo {
	margin:15px 0px 0px 28px;
}

#header_nav {
	width: 1138px;
	
}
#inner_header_nav {
	width:825px;
	margin:0px 166px;
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
	background-image: url("/images/bgs/header_nav_bg.gif");
	height:28px;
	text-align:center;
}

#inner_header_nav ul {
	margin:0px 35px 0px 37px;
	
}

#inner_header_nav ul li{
	
	padding:2px 9px;
	margin-right:15px;
}

#inner_header_nav ul li a{
	color:#FF66CC;/*#E70089;*/
	font-size:140%;
	text-decoration:none;	
	font-weight:bold;
}
#inner_header_nav ul li a:hover{
	color:#CDD855;
	
}
#inner_header_nav ul li.selected a{
	color:#CDD855;
	
}
#panel_holder {
	width: 1138px;
	background-image: url("/images/bgs/body_sliver_w.gif");
	background-repeat:repeat-y;
}
#left_bottom {
	
	background-repeat:no-repeat;
	background-position:right top;
}
#main_panel {
	width:856px;
	background-image: url("/images/left_flower.gif");
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-top:8px;
	margin-left:136px;
}
#right_col {
	width:615px;
	float:right;
}
#right_col .left_content{
	width:400px;
	float:left;
}

#right_col .fullwidth {
	width:580px;
}


#right_col .right_content {
	width:168px;
	float:left;
	margin-left:15px;
}

#flash_section_banner {
display:block;
margin-top:0px;
margin-bottom: 15px;
}
#flash_section_banner #advert_left{
display:block;
float:left;
}
#flash_section_banner #advert_right{
display:block;
float:right;
}



.right_content .login_panel{
    width:168px;
	background-color:#ED008C;
}
.right_content .login_panel fieldset{
	padding:0px;
	margin:0px;
	border:0px;
}

.right_content .login_panel .text{
	width:168px;
	border:solid 1px #461835;
	float:left;
	width:128px;
	height:13px;
	margin:2px 0px;
	display:block;
}
.right_content .login_panel .image{
	margin:2px 0px 0px 3px;
	
}

.right_content .login_panel label {
	color:#000000;
}
.right_content .login_panel h2 {
	margin-top:3px;
	padding:3px 0px 5px 5px;
	border-bottom:solid 1px #71174D;
}
.right_content .login_panel form {
	margin:0px 0px 0px 5px;	
	padding:2px 0px 10px 0px;
}
.right_content dl {
	margin:0px 0px 0px 0px;
	padding:0px 0px 2px 0px;
}
.right_content dl dt{
	display:none;
}

.right_content dl dd{
	margin:2px 0px;
	padding:5px 0px 6px 7px;
	background-image: url("/images/bgs/reg_bg.gif");
	background-repeat:no-repeat;
	background-position:bottom center;
}

.right_content dl dd a{
	margin:0;
	padding:0;
	color:#A7A7A7;
	text-decoration:none;
	font-size:112%;
	
}
.right_content .signpost {
	width:168px;
	margin-bottom:8px;
}
.right_content .signpost .header {
	background-color:#ED008C;
	display:block;
	border:solid 1px #ED008C;
	margin:0;
	padding:0;
}
.right_content .signpost .header h2 {
	margin-top:3px;
	padding:0px 0px 1px 5px;
	
 }
 
 .right_content .signpost .item {
	border-top:solid 1px #71174D;
	border-bottom:solid 1px #F47FC5;
	background-color:#F47FC5;
	margin:0;
	padding:0px 0px 2px 0px;

 }
 .right_content .signpost .item a {
	color:#70174D;
	text-decoration:none;
	margin:0;
	padding:0;
	
 }
 .left_content ul li {
	clear:left;
	width:90%;
}
 
 .right_content .signpost .item h3, .right_content .signpost .item p {
	margin:4px 5px;
	padding:0px;
}
.right_content .signpost .item p {
	color:#70174D;
	
}
 .right_content .signpost .alt {
	background-color:#FBBFE3;
	border-bottom:solid 1px #FBBFE3;
 }

.right_content .signpost .item .arrow {
	background-image: url("/images/icons/a_arrow.gif");
	background-repeat:no-repeat;
	background-position:middle left;
	font-weight:bold;
	padding-left:13px;
	display:block;
	width:155px;	
	padding-bottom:4px;
 }
 
 #advertisments {
	width:580px;
	padding:10px 0px 0px 0px;
	clear:both;
 }
  #advertisments h2 {
	font-size:145%;
	width:100%;
	color:#2D2F22;
	padding-bottom:7px;
	border-bottom:solid 1px #2D2F22;
	margin-bottom:0px;
 }
  #advertisments .item {
	float:left;
	margin:10px 0px 0px 30px;
  }
   #advertisments .first {
	float:left;
	margin:10px 0px 0px 0px;
  }
  
  #left_nav {
	margin:0px 0px 0px 43px;
    width:175px;
    
  }
#left_nav ul {
	margin:0px;
	border:solid 1px #FFFFFF;
	
  }
  html > body #left  ul{
	margin:0px;
	border:0;
  }
  #left_nav ul li {
		
  }

 #left_nav ul li {
	float:left;
	clear:left;
	margin:1px 0px;
	width:184px;
	background-image: url("/images/bgs/left_nav_bg.gif");
	background-repeat:no-repeat;
	background-position:bottom right;
}
#left_nav ul li.first {
	margin-top:0px;
	padding-top:0px;
}
 
 #left_nav ul li a {

	text-decoration:none;
	display:block;
	font-size:118%;
	
	padding:3px 0px 4px 0px;
 }
  #left_nav ul.highlight   {
	margin-left:13px;
	
 }
 #left_nav ul.highlight li {
	padding:0px 2px 2px 0px;
	width:169px;
 }
 #left_nav ul.highlight li a {
	background-color:#FEE5F4;
 }
 #left_nav ul.highlight li a:hover {
	text-decoration:underline;
 }
  #left_nav ul.highlight li.selected a {

	text-decoration:underline;
 }
  #left_nav ul.nav li a {
	padding-left:13px;
 }
  #left_nav ul.highlight li a, #left_nav ul.nav li a:link , #left_nav ul.nav li a:visited {
  
	color:#3B1D35;
}
 #left_nav ul.nav li a:hover , #left_nav ul.nav li a:active,  #left_nav ul.nav li.selected a {
  	background-image: url("/images/icons/nav_arrow.gif");
	background-repeat:no-repeat;
	background-position:center left;
	color:#E60E63;
}
#left_nav ul.nav li ul {
	margin:0px;
}
 #left_nav ul.nav li ul.sub_nav li {
	margin-left:10px;
	width:159px;
	background-image: url("/images/icons/ssnav_arrow.gif");
 } 

  #left_nav ul.nav li ul.sub_nav li a:link,  #left_nav ul.nav li ul.sub_nav li a:visited {
	
	background-image: url("/images/icons/ssnav_arrow.gif");
	color:#3B1D35;
 }
  #left_nav ul.nav li ul.sub_nav li a:hover,  #left_nav ul.nav li ul.sub_nav li a:active {
	
	background-image: url("/images/icons/nav_arrow.gif");
	color:#E60E63;
 }

  #left_nav ul.nav li ul.sub_nav {
	margin-bottom:10px;
  }
.clear {
	clear:both;
	width:100%;
}

#lozenges {
	margin:10px 0px 0px 57px;
	width:170px;
margin-left:10px;
}

#lozenges img {
	margin:10px 0px 0px 0px;
}
#lozenges img.mtlimg {
	margin:2px 0px 0px 0px;
}

/* info stuff */
 .breadcrumb {
	margin-top: 0px;
	border-bottom:solid 1px #EB008B;
	padding-bottom:8px;
}
 .breadcrumb .coloured {
	color:#EB008B;
}


.left_content ul li {
	font-family: verdana, times, courier;
	background-image: url("/images/icons/ul.gif");
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:14px;
	margin:3px 0px;
	font-size:120%;
}
.left_content .events {
	margin:6px 0px;
}
.left_content .events .header {
	background-color:#ED008C;
	border-bottom:solid 1px #000000;
	margin:0;
	padding:0;
}
.left_content .events .header
{
    display:block;
    height:25px;
    width:100%;
    float:left;
}
.left_content .events .header h2 {
	padding:4px 0px 4px 5px;
	font-size:130%;
	float:left;
 }

 .left_content .events .item {
	margin-top:8px;
	padding:0px 0px 1px 0px;
	border-bottom:solid 2px #ED008C;
	float:left;
 }
.left_content .events .item .image {
	width:100px;
	float:left;
	margin:0px;
	padding:0px;
}
.left_content .events .item .image img{
	
}
.left_content .events .item .text {
	width:299px;
	float:left;
}
.left_content .events .item .text h3 {
	margin:0px 0px 5px 0px;
	font-size:120%;
}
.highlight_box {
	width:398px;
	clear:both;
	margin:13px 0px;
	float:left;
	border:solid 1px #F47FC5;
}
.highlight_box h2{
	color:#F47FC5;
	font-size:130%;
	margin:9px;
	line-height:15px;
}
#footer {
	width:763px;
	margin:0px 0px 0px 193px;
	padding-top:0px;
	
	clear:both;
}
#footer .nav_bar {
	border-top:solid 1px #481631;
}
#footer ul {

}
#footer ul li {
	border-left:solid 1px #969595;
	float:left;
	height:16px;
	padding-top:2px;
	
}
#footer ul li.first {
	border:0;
}
#footer ul li.first a {
	border:0;
	padding:4px 6px 4px 0px;
}

#footer .nav_bar a {
	width:100%;
	color:#3F1E2F;
	text-decoration:none;
	font-size:115%;
	padding:5px 8px;
	height:20px;
}

#footer .copyright {
	float:left;
	clear:both;
	color:#969595;
}
#footer .copyright a{
	color:#969595;
	text-decoration:none;
}
#footer .cc {
	float:right;
	padding-top:10px;
}
.lit_spacer {
	height:5px;
}
.big_spacer {
	height:15px;
	
	clear:left;
}

#members_forum_container
{
    display:block;
    
}
#LHS_filler
{
    display:block;
    height:220px;

}


.login_panel_left{
	width:168px;
	height:102px;
	background-color:#ED008C;
	margin-top:10px;
	margin-left:10px;
	display:table;
	float:left;
}
.login_panel_left fieldset{
	padding:0px;
	margin:0px;
	border:0px;
}
.login_panel_left .text{
	width:168px;
	border:solid 1px #461835;
	float:left;
	width:128px;
	height:13px;
	margin:2px 0px;
	display:block;
}
.login_panel_left .image{
	margin:2px 0px 0px 3px;
	
}
.login_panel_left label {
	color:#000000;
}
.login_panel_left h2 {
	margin-top:3px;
	padding:3px 0px 5px 5px;
	border-bottom:solid 1px #71174D;
}
.login_panel_left form {
	margin:0px 0px 0px 5px;	
	padding:2px 0px 10px 0px;
}
.login_panel_left .Lefterror{
	
	height:150px;
	display:block;
	
}
.login_panel_left.Lefterror{
	
	height:150px;
	display:block;
	
}

#prDetailLeft
{
    display:inline-block;
    width:170px;
    float:left;
}
#prDetailRight
{
    display:inline-block;
    width:230px;
    float:left;
}

div.error 
{
    border:1px solid #FF0000;
    background-color:#FBEFEF;
    padding:10px;
    color:#660000;
}

table.register_table tr td
{
    margin-bottom:4px;
    padding-bottom:4px;
}

.spacer{
display:block;
clear:both;
}

#mc_embed_signup h2
{
	margin-top:5px !important;
}	