/* CSS Document */
/*
File	 			css/common.css
Version				1.00
Description			Common CSS Elements
URL					www.iosh-yorkshire.co.uk
Copyright Notice	© Copyright Lazy Grace Ltd.
*/

/* Formatting */

body {
	padding: 0;
	margin: 0;
	background-color: #FFF;
	background-image: url(../images/common/bg.jpg);
	background-repeat: repeat-x;
}
div#site {
	padding: 0;
	margin: 0px auto 0px auto;
	width: 900px;
	height: auto;
	background-image: url(../images/common/sitebg.jpg);
	background-repeat: repeat-y;
}
div#top {
	padding: 0;
	margin: 0;
	width: 900px;
	height: 20px;
	background-image: url(../images/common/top.jpg);
	background-repeat: no-repeat;
}
div#header {
	padding: 0;
	margin: 0;
	width: 900px;
	height: 122px;
	background-image: url(../images/common/header.jpg);
	background-repeat: no-repeat;
}
div#nav {
	padding: 0;
	margin: 0;
	width: 900px;
	height: 32px;
	background-image: url(../images/nav/bg.jpg);
	background-repeat: no-repeat;
}
div#content {
	padding: 0;
	margin: 0;
	width: 900px;
	height: auto;
	min-height: 226px;
	background-image: url(../images/common/contentbg.jpg);
	background-repeat: no-repeat;
}
div#content_left {
	padding: 0;
	margin: 0;
	width: 550px;
	height: auto;
	background: transparent;
	clear: left;
	float: left;
}
.story {
	padding: 0;
	margin: 0;
	width: 550px;
	height: auto;
	background: transparent;
}
.short_story {
	padding: 0;
	margin: 0;
	width: 338px;
	height: auto;
	background: transparent;
	float: left;
}
.short_story_image {
	padding: 0;
	margin: 0;
	width: 212px;
	height: auto;
	background: transparent;
	float: left;
}
.top_title {
	padding: 0px 0px 0px 98px;
	margin: 0;
	width: 452px;
	height: 65px;
	background: transparent;
}
.title {
	padding: 0px 0px 0px 98px;
	margin: 0;
	width: 452px;
	height: 47px;
	background: transparent;
}
.short_title {
	padding: 0px 0px 0px 98px;
	margin: 0;
	width: 240px;
	height: 47px;
	background: transparent;
}
.text {
	margin: 0;
	padding: 0px 0px 15px 98px;
	width: 425px;
	height: auto;
	background: transparent;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	line-height: 1.5em;
	text-align: left;
}
.text a:link, .text a:active, .text a:visited {
	color: #a0238a;
	text-decoration: underline;
}
.text a:hover {
	color: #a0238a;
	text-decoration: none;
}
.short_text {
	margin: 0;
	padding: 0px 0px 15px 98px;
	width: 240px;
	height: auto;
	background: transparent;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	line-height: 1.5em;
	text-align: left;
}
.short_text a:link, .short_text a:active, .short_text a:visited {
	color: #a0238a;
	text-decoration: underline;
}
.short_text a:hover {
	color: #a0238a;
	text-decoration: none;
}
div#content_right {
	padding: 0;
	margin: 0;
	width: 350px;
	height: auto;
	background: transparent;
	float: left;
}
.clear {
	padding: 0;
	margin: 0;
	width: auto;
	height: auto;
	clear: both;
	background: transparent;
}
div#footer {
	padding: 0;
	margin: 0;
	width: 900px;
	height: 32px;
	background-image: url(../images/common/footer.jpg);
	background-repeat: no-repeat;
}
div#copyright {
	padding: 0;
	margin: 0;
	width: 700px;
	height: 32px;
	background-image: url(../images/common/copyright.jpg);
	background-repeat: no-repeat;
	clear: left;
	float: left;
}

div#lazy_grace {
	padding: 0; margin: 0; width: 150px; height: 32px; background: url('../images/common/lazy_grace.gif') 0 -32px no-repeat; float: left; list-style: none;
}
div#lazy_grace a {
	margin: 0; padding: 0; display: block; width: 150px; height: 32px; background: url('../images/common/lazy_grace.gif') top left no-repeat;
}
div#lazy_grace span {
	display: block; margin: 0; padding: 0;
}
div#lazy_grace a:hover {
	background-image: none;
}
div#lazy_grace a:active {
	color: black;
}

div#sub_footer {
	padding: 15px 0px 0px 66px;
	margin: 0;
	/* width: 900px; */
	width: 834px;
	height: 55px;
	background-image: url(../images/common/sub_footer.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #3A3A3A;
	line-height: 1.5em;
}
div#sub_footer a:link, div#sub_footer a:active, div#sub_footer a:visited {
	text-decoration: underline;
	color: #3A3A3A;
}
div#sub_footer a:hover {
	text-decoration: none;
	color: #3A3A3A;
	background: transparent;
}







/* Nav */

div#nav_left {
	padding: 0;
	margin: 0;
	width: 149px;
	height: 32px;
	background: transparent;
	clear: left;
	float: left;
}

div#home {
	padding: 0; margin: 0; width: 78px; height: 32px; background: url('../images/nav/home.gif') 0 -32px no-repeat; float: left; list-style: none;
}
div#home a {
	margin: 0; padding: 0; display: block; width: 78px; height: 32px; background: url('../images/nav/home.gif') top left no-repeat;
}
div#home span {
	display: block; margin: 0; padding: 0;
}
div#home a:hover {
	background-image: none;
}
div#home a:active {
	color: black;
}
div#home_off {
	padding: 0; margin: 0; width: 78px; height: 32px; background: url('../images/nav/home_off.gif') no-repeat; float: left; list-style: none;
}

div#what_is_smart {
	padding: 0; margin: 0; width: 136px; height: 32px; background: url('../images/nav/what_is_smart.gif') 0 -32px no-repeat; float: left; list-style: none;
}
div#what_is_smart a {
	margin: 0; padding: 0; display: block; width: 136px; height: 32px; background: url('../images/nav/what_is_smart.gif') top left no-repeat;
}
div#what_is_smart span {
	display: block; margin: 0; padding: 0;
}
div#what_is_smart a:hover {
	background-image: none;
}
div#what_is_smart a:active {
	color: black;
}
div#what_is_smart_off {
	padding: 0; margin: 0; width: 136px; height: 32px; background: url('../images/nav/what_is_smart_off.gif') no-repeat; float: left; list-style: none;
}

div#how_does_smart_work {
	padding: 0; margin: 0; width: 186px; height: 32px; background: url('../images/nav/how_does_smart_work.gif') 0 -32px no-repeat; float: left; list-style: none;
}
div#how_does_smart_work a {
	margin: 0; padding: 0; display: block; width: 186px; height: 32px; background: url('../images/nav/how_does_smart_work.gif') top left no-repeat;
}
div#how_does_smart_work span {
	display: block; margin: 0; padding: 0;
}
div#how_does_smart_work a:hover {
	background-image: none;
}
div#how_does_smart_work a:active {
	color: black;
}
div#how_does_smart_work_off {
	padding: 0; margin: 0; width: 186px; height: 32px; background: url('../images/nav/how_does_smart_work_off.gif') no-repeat; float: left; list-style: none;
}

div#register {
	padding: 0; margin: 0; width: 91px; height: 32px; background: url('../images/nav/register.gif') 0 -32px no-repeat; float: left; list-style: none;
}
div#register a {
	margin: 0; padding: 0; display: block; width: 91px; height: 32px; background: url('../images/nav/register.gif') top left no-repeat;
}
div#register span {
	display: block; margin: 0; padding: 0;
}
div#register a:hover {
	background-image: none;
}
div#register a:active {
	color: black;
}
div#register_off {
	padding: 0; margin: 0; width: 91px; height: 32px; background: url('../images/nav/register_off.gif') no-repeat; float: left; list-style: none;
}

div#contact_us {
	padding: 0; margin: 0; width: 111px; height: 32px; background: url('../images/nav/contact_us.gif') 0 -32px no-repeat; float: left; list-style: none;
}
div#contact_us a {
	margin: 0; padding: 0; display: block; width: 111px; height: 32px; background: url('../images/nav/contact_us.gif') top left no-repeat;
}
div#contact_us span {
	display: block; margin: 0; padding: 0;
}
div#contact_us a:hover {
	background-image: none;
}
div#contact_us a:active {
	color: black;
}
div#contact_us_off {
	padding: 0; margin: 0; width: 111px; height: 32px; background: url('../images/nav/contact_us_off.gif') no-repeat; float: left; list-style: none;
}

div#nav_right {
	padding: 0;
	margin: 0;
	width: 149px;
	height: 32px;
	background: transparent;
	float: left;
}


/* End Nav */

/* Home */


div#homepage_login {
	padding: 0;
	margin: 0;
	width: 276px;
	height: auto;
}
#login_form {
	padding: 0;
	margin: 0;
	width: 276px;
	height: auto;
	border: 0;
}
#login_fieldset {
	padding: 0;
	margin: 0px 0px 0px 49px;
	width: 186px;
	height: auto;
	background: transparent;
	border: 0;
}
.login_fieldset_div {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 186px;
	height: 44px;
	background: transparent;
}
.label {
	padding: 0px 0px 0px 0px;
	margin: 0;
	width: 186px;
	height: 22px;
	background: transparent;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	text-align: left;
	color: #FFFFFF;
}
.field {
	padding: 0;
	margin: 0;
	width: 186px;
	height: 18px;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #666666;
	border-left-style: solid;
	border-left-width: 1px;
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
}
div#button_div {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 186px;
	height: auto;
	background: transparent;
	text-align: right;
}
.login_text {
	padding: 0;
	margin: 5px 0px 0px 49px;
	width: 186px;
	height: auto;
	background: transparent;
	text-align: right;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFF;
	line-height: 1.5em;
	text-align: right;
}
.login_text a:link, .login_text a:active, .login_text a:visited {
	text-decoration: underline;
	color: #e4cde0;
}
.login_text a:hover {
	text-decoration: none;
	color: #FFF;
	background: transparent;
}

/* Register Page */
#reg_form {
	padding: 0;
	margin: 0;
	width: 550px;
	height: auto;
	border: 0;
}
#reg_fieldset {
	padding: 0;
	margin: 0px 0px 0px 98px;
	width: 452px;
	height: auto;
	background: transparent;
	border: 0;
}
.reg_fieldset_div {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 452px;
	height: 28px;
	background: transparent;
}
.reg_label {
	padding: 0px 0px 0px 0px;
	margin: 0;
	width: 150px;
	height: 22px;
	background: transparent;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	text-align: left;
	color: #000;
	float: left;
	clear: left;
}
.reg_field {
	padding: 0;
	margin: 0;
	width: 250px;
	height: 18px;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #666666;
	border-left-style: solid;
	border-left-width: 1px;
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	float: left;
}
div#reg_button_div {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 391px;
	height: auto;
	background: transparent;
	text-align: right;
}

/* Diary */

div#diary_left {
	padding: 0;
	margin: 0;
	width: 534px;
	height: auto;
	background: transparent;
	clear: left;
	float: left;
}
div#diary_right {
	padding: 0;
	margin: 0;
	width: 316px;
	height: 500px;
	background-image: url(../images/diary/right_bg.gif);
	background-repeat: no-repeat;
	background-color: #F1F1F1;
	float: left;
}
.diary_title {
	padding: 0;
	margin: 0px 0px 0px 98px;
	width: 436px;
	height: 65px;
	background: transparent;
}
div#diary_date {
	padding: 0;
	margin: 30px 0px 0px 98px;
	width: 436px;
	height: 35px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #944d87;
}
div#diary_days {
	padding: 0;
	margin: 0px 0px 0px 98px;
	width: 436px;
	height: 22px;
	background-image: url(../images/diary/days.gif);
	background-repeat: no-repeat;
}
div#diary_calendar {
	padding: 0;
	margin: 0px 0px 0px 98px;
	width: 399px;
	height: 385px;
	background-image: url(../images/diary/bg.gif);
	background-repeat: no-repeat;
}
div#diary_navigation {
	padding: 0;
	margin: 10px 0px 0px 273px;
	width: 224px;
	height: 19px;
	background: transparent;
	clear:both;
}
.diary_day {
	/*padding: 36px 12px 0px 0px;
	margin: 0;/*
	/* Actual width: 57px */
	/*width: 45px;*/
	/* Acutal height: 77px */
	/*height: 31px;*/
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FFFFFF;
	text-align: right;
	float: left;
}
.diary_day a:link, .diary_day a:active, .diary_day a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.diary_day a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.diary_previous {
	padding: 0; margin: 0; width: 127px; height: 19px; background: url('../images/diary/previous.gif') 0 -19px no-repeat; float: left; list-style: none;
}
.diary_previous a {
	margin: 0; padding: 0; display: block; width: 127px; height: 19px; background: url('../images/diary/previous.gif') top left no-repeat;
}
.diary_previous span {
	display: block; margin: 0; padding: 0;
}
.diary_previous a:hover {
	background-image: none;
}
.diary_previous a:active {
	color: black;
}

.diary_next {
	padding: 0; margin: 0; width: 97px; height: 19px; background: url('../images/diary/next.gif') 0 -19px no-repeat; float: left; list-style: none;
}
.diary_next a {
	margin: 0; padding: 0; display: block; width: 97px; height: 19px; background: url('../images/diary/next.gif') top left no-repeat;
}
.diary_next span {
	display: block; margin: 0; padding: 0;
}
.diary_next a:hover {
	background-image: none;
}
.diary_next a:active {
	color: black;
}

.diary_text {
	padding: 0;
	margin: 0px 0px 0px 26px;
	width: 240px;
	height: auto;
	background: transparent;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	text-align: left;
	line-height: 1.4em;
}
.diary_text a:link, .diary_text a:active, .diary_text a:visited {
	color: #a0238a;
	text-decoration: underline;
}
.diary_text a:hover {
	color: #a0238a;
	text-decoration: none;
}

#diary_date_selector_form {
	padding: 0;
	margin: 0;
	width: 266px;
	height: auto;
	border: 0;
}
#diary_date_selector_fieldset {
	padding: 0;
	margin: 20px 0px 0px 26px;
	width: 240px;
	height: auto;
	background: transparent;
	border: 0;
}
.diary_date_selector_fieldset_div {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 240px;
	height: 28px;
	background: transparent;
}
.diary_date_selector_label {
	padding: 0px 0px 0px 0px;
	margin: 0;
	width: 60px;
	height: 22px;
	background: transparent;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	text-align: left;
	color: #000;
	float: left;
	clear: left;
}
.diary_date_selector_dropdown {
	padding: 0;
	margin: 0;
	width: 180px;
	height: 18px;
	background-color: #999999;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	color:#000000;
}
.diary_date_selector_button{
	padding: 0;
	margin: 0px 0px 5px 0px;
	width: 240px;
	height: 20px;
	background: transparent;
	text-align: left;
}

/* Add an Event Page */

#add_event_form {
	padding: 0;
	margin: 0;
	width: 550px;
	height: auto;
	border: 0;
}
#add_event_fieldset {
	padding: 0;
	margin: 0px 0px 0px 98px;
	width: 420px;
	height: auto;
	background: transparent;
	border: 0;
}
.add_event_fieldset_div {
	padding: 0;
	margin: 0;
	width: 420px;
	height: 28px;
	background: transparent;
}
.add_event_fieldset_large_div {
	padding: 0;
	margin: 0;
	width: 420px;
	height: 60px;
	background: transparent;
}
.add_event_label {
	padding: 0;
	margin: 0;
	width: 130px;
	height: 22px;
	background: transparent;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	text-align: left;
	color: #000;
	float: left;
	clear: left;
}
.add_event_field {
	padding: 0;
	margin: 0;
	width: 250px;
	height: 18px;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #666666;
	border-left-style: solid;
	border-left-width: 1px;
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	float: left;
}
.add_event_large_field {
	padding: 0;
	margin: 0;
	width: 250px;
	height: 50px;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #666666;
	border-left-style: solid;
	border-left-width: 1px;
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	float: left;
}
.add_event_fieldset_button_div {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 380px;
	height: 28px;
	background: transparent;
	text-align: right;
}


/* Contact Page */
#contact_form {
	padding: 0;
	margin: 0;
	width: 550px;
	height: auto;
	border: 0;
}
#contact_fieldset {
	padding: 0;
	margin: 0px 0px 0px 98px;
	width: 452px;
	height: auto;
	background: transparent;
	border: 0;
}
.contact_fieldset_div {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 452px;
	height: 28px;
	background: transparent;
}
.contact_fieldset_big_div {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 452px;
	height: 90px;
	background: transparent;
}
.contact_label {
	padding: 0px 0px 0px 0px;
	margin: 0;
	width: 130px;
	height: 22px;
	background: transparent;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	text-align: left;
	color: #000;
	float: left;
	clear: left;
}
.contact_field {
	padding: 0;
	margin: 0;
	width: 250px;
	height: 18px;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #666666;
	border-left-style: solid;
	border-left-width: 1px;
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	float: left;
}
.contact_big_field {
	padding: 0;
	margin: 0;
	width: 250px;
	height: 80px;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #666666;
	border-left-style: solid;
	border-left-width: 1px;
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	float: left;
}
div#contact_button_div {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 385px;
	height: 30px;
	background: transparent;
	text-align: right;
	clear: both;
}
