/* CSS for West Road */

/* Body */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	background-color: #EEEEEE;
    
}

/* Text styles */
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.red_text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
}

.small_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 0px;
	padding: 0px 0px 7px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 7px;
	padding-left: 0px;	
}

.date_text{
	color: #FFFFFF;
	padding-right: 7px;
}

.events_text { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 14px;
	
}

A.footer_link {
	color: #EEEEEE;
}

A {
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}

/* Layout */

.right_img {
	margin: 0px;
}

div.hr {
	background: url(../whats_on_images/bkground.gif);
	border: none;
	width : 100%;
	height: 11px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:0px;
	
}

div.hr hr {
  display: none;
}

.email_table{ 
	border: 1px solid #AEBEAE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #D6DBD6;
}

.email_padding {
	padding-top: 0px;
	padding-left: 5px;
	padding-right:5px;
	padding-bottom: 0px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DDDDDD;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top: 1px solid #C2D1C2;
	border-right: 0px none #C2D1C2;
	border-bottom: 0px none #C2D1C2;
	border-left: 0px none #C2D1C2;
}

/* Menu styles */

.menu {
	background-color: #D6DBD6;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
    border-bottom-width: 1px;
	border-bottom-color: #EFF1EF;
}
.menuPadding {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:0px;
	padding-right:0px;
}
.menuSelected {
	background-color: #C2D1C2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
    border-bottom-width: 1px;
	border-bottom-color: #EFF1EF;
}
.menuSection {
	background-color: #AEBEAE;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
    border-bottom-width: 1px;
	border-bottom-color: #EFF1EF;
}

.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

A:hover.menutext {
	text-decoration: none;
}
/* Form styles */
.text_input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #AEBEAE;
	padding-left: 3px;
	padding-right: 3px;
	background-color:#F7F7F7;
}
	
/* Listings styles */

.big_text {
	font-size: 1.2em;
}

.bold_text {
	font-weight: bold;
}

.text_input_tiny { 
        font-family: Verdana, Verdana, Arial, Helvetica, sans-serif; 
        font-size: x-small; 
        width: 100px; 
        padding-top: 2px; 
        padding-right: 2px; 
        padding-bottom: 2px; 
        padding-left: 2px; 
        border: #000000; 
        border-style: solid; 
        border-top-width: 1px; 
        border-right-width: 1px; 
        border-bottom-width: 1px; 
        border-left-width: 1px; 
        margin-top: 2px; 
        margin-right: 2px; 
        margin-bottom: 2px; 
        margin-left: 2px ; 
        background-color: #EEEEEE
}

/* Calendar Styles */

.cal_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
    background-color: #C2D1C2;
}

.cal_days {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	border: 1px solid #CCCCCC;
}

.cal_tr {
    background-color: #C2D1C2;
}

.cal_month_table {
    background-color: #D6DBD6;
    border-top: solid 1px #EFF1EF;
	border-right: none;
	border-bottom: solid 1px #EFF1EF;
	border-left: none;      
}

.cal_cur_day {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #D6D8D6;
}

.cal_cur_month {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

A.cal_cur_month {
    color: #0000ff;
    font-weight: bold;
}

.cal_other_month {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
}

.cal_month_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
   	text-align: left;
	font-size: 10px;
    font-weight: bold;
    color: #333333;
    padding-left: 4px;
}

.cal_arrow {
	color: #990033;
	text-align: left;
}

.cal_popup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #D6DBD6;
    border: solid 1px #999999;
    width: 135px;
}

.cal_popup_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #990033;
}

.cal_popup_event {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.popup_div {
	position:absolute;
	overflow:auto;
	background-color:#FFFFFF;
    width: 135px;
}
