html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    /*font: inherit;*/
    margin: 0;
    padding: 0;
    vertical-align: baseline;
	list-style:none;
}

body {
    background: none repeat scroll 0 0 #1F0402;
    color: #FFFFFF;
    font-family: 'RobotoLight',sans-serif;
    /*font-size: 20px;*/
    /*font-weight: 300;*/
    line-height: 22px;
    margin: 0;
    padding: 0;
}

#hd
{
    background: url("http://www.abbeytheatre.org.uk/wp-content/themes/abbey-theatre/images/3dotline.png") no-repeat scroll center bottom transparent;
    height: 140px;
    padding: 0 0 10px;
    position: relative;
    margin: 0 auto;
    padding: 0 10px;
    width: 940px;
}

.yui-t1 {
    background: url("http://www.abbeytheatre.org.uk/wp-content/uploads/2013/01/bg.png") no-repeat scroll -30px top transparent;
}

#bd {
    margin: 0 auto;
    width: 940px;
    min-height: 500px;
    padding: 20px 0;
}

#abbey_logo {
    display: block;
    height: 45px;
    padding: 10px 0;
    position: absolute;
    top: 40px;
    width: 680px;
}

#abbey_logo h1 {
    text-indent: -9999px;
}

.top_nav {
    display: block;
    overflow: hidden;
    padding: 10px 0 0;
    position: absolute;
    width: 700px;
}

.top_nav ul {
    float: left;
    height: 20px;
    line-height: 20px;
    margin: 0px;
    padding: 0px;
}

.top_nav ul li {
    float: left;
    font-size: 12px;
    list-style: none outside none;
    margin: 0 7px;
    width: auto;
}

.top_nav ul li.seperator {
    background: url("http://www.abbeytheatre.org.uk/wp-content/themes/abbey-theatre/images/seperator.png") no-repeat scroll center center transparent;
    height: 20px;
    width: 3px;
}

.top_nav ul li.social {
    height: 20px;
    margin: 0 2px;
    width: 20px;
}

.top_nav ul li.newsletter a {
    background: url("http://www.abbeytheatre.org.uk/wp-content/themes/abbey-theatre/images/newsletter.png") no-repeat scroll right -1px transparent;
    display: block;
    height: 20px;
    width: 230px;
}

.top_nav ul li.social a {
    background: url("http://www.abbeytheatre.org.uk/wp-content/themes/abbey-theatre/images/social-icons.png") no-repeat scroll -1px 0 transparent;
    display: block;
    height: 20px;
    overflow: hidden;
    text-indent: -99999px;
    width: 20px;
}

.top_nav ul li.social.twitter a {
    background: url("http://www.abbeytheatre.org.uk/wp-content/themes/abbey-theatre/images/social-icons.png") no-repeat scroll -24px 0 transparent;
}

.top_nav ul li.social.share-icon a {
    background: url("http://www.abbeytheatre.org.uk/wp-content/themes/abbey-theatre/images/social-icons.png") no-repeat scroll -48px 0 transparent;
}

#nav {
    clear: both;
    height: 25px;
    list-style: none outside none;
    margin: 0;
    padding: 10px 0 0;
    position: relative;
    top: 100px;
    width: 750px;
    z-index: 999;
}

#abbey_logo a {
    display: block;
    height: 45px;
    padding: 10px 0;
    width: 680px;
}

a img {
    border: medium none;
}

#ft {
    background: url("http://www.abbeytheatre.org.uk/wp-content/themes/abbey-theatre/images/3dotline.png") no-repeat scroll center top transparent;
    height: auto;
    overflow: hidden;
    padding: 25px 0;
    width: 940px;
    margin: 0 auto;
}

#ft ul {
    float: left;
    margin-right: 20px;
    width: 220px;
}

#ft ul li a {
    display: block;
    font-size: 16px;
    line-height: 18px;
	color:orange;
}

#ft #web-small-print {
    float: left;
    margin-right: 20px;
    width: 260px;
}

#ft #web-small-print .excerpt {
    font-size: 10px;
    line-height: 12px;
    padding-top: 0;
}

#ft #web-small-print.made-by {
    float: right;
    height: 60px;
    margin: 0;
    position: relative;
    width: 170px;
}

#ft #web-small-print.made-by a {
    bottom: 0;
    display: block;
    position: absolute;
    right: 0;
	color:orange;
}

#ft
{
font-size:10px;
}

a:link, a:visited{
    -moz-transition: color 0.25s ease-in 0s;
    color: #A90A00;
    text-decoration: none;
	
}

.mainpage {
	background-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    height: auto;
    list-style-type: none;
    margin-left: 250px;
    padding: 10px;
    width: 322px;
}

.box {
    width: 440px;
	float:left;
     padding: 10px;
    color: #333333;
    line-height: 150%;
    border-radius: 6px 6px 6px 6px;
    background-color: #FFFFFF;
	margin-bottom:10px;
}

span {
    font-size: 14px;
}

h2 {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 15px;
    padding-top: 15px;
}

html body div#doc3.yui-t1 div#bd div#yui-main div.yui-b div.boxes div.box form table.formtable tbody tr td a {
    font-size: 14px;
    padding: 6px;
	}

.returninglogintable {
   padding-top: 6px;
   padding-bottom: 6px;
}

td.left {
    width: 200px;
    padding-right: 20px;
}

button,.submit {
    margin-top: 10px;
    border: 0 none;
    border-radius: 4px 4px 4px 4px;
    cursor: pointer;
    display: inline-block;
    font-family: 'Helvetica',Arial,sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    margin: 5px 5px 0 0;
    padding: 0 22px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: auto;
    background-color: #310703;
    color: #FFFFFF;
}

button,.submit:hover {
	background-color:#fff;
	color:#310703;
	border: 1px solid;
	}

.returningbox {
    border: 5px;
}

.firstLoginBox {
    margin-left: 10px;
}

h1 {
    padding-bottom: 15px;
	font:inherit;
}

.box {
    width: 500px;
}

.edit_details {
    width: 650px
}

input {
    width: 200px;
}

.box.big {
    font-size: 14px;
}

.menu {
    width: 200px;
    float: left;
	
}

.sidemenu span {
    font-size: 18px;

    
}

.sidemenu a {
    color: #FFF;
    text-decoration: none;
}

.sidemenu a:hover{
    color: #FFF; 
    text-decoration:none; 
}

.sign_up
{
display:none;
}

.membershiparea
{
width:auto;
}

.home
{
display:none;
}



span.membership_link_4772
{
    background-color: #310703;
    border: 0 none;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: 'Helvetica',Arial,sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    margin: -100px 5px 0 0;
    padding: 0 22px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: auto;
}

span.membership_link_4772:hover
{
    background-color: #FFFFFF;
    border: 1px solid;
    color: #310703;
}

.firstLoginBox {
    margin-left: 10px;
    margin-bottom: 0px;
    border-radius: 6px 6px 0px 0px;
}

button.newCustomer
{
    display:none;
}


div.loginmembership_4772
{
    margin-left: 10px;
    padding-top: 0;
    border-radius: 0px 0px 6px 6px;
}
