﻿body
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	background: #222222 url(images/body_bg.jpg) repeat-y center;
}
img
{
	border: 0px;
}
a
{
	color: #222222;
	text-decoration: underline;
}
form
{
	padding: 0px;
	margin: 0px;
}
p
{
	padding-top: 7px;
	padding-bottom: 7px;
	margin: 0px;
}
.logo
{
	float: left;
	padding-left: 15px;
}
h1
{
	font-size: 30px;
	margin-bottom: 5px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-family: "Times New Roman" , Times, serif;
	color: #141414;
	line-height: 40px;
	padding-top: 0px;
}
h2
{
	font-size: 38px;
	padding: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
	margin: 0px 0px 0px 0px;
	color: #2e2e2e;
	line-height: 27px;
}
h3
{
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #bbbbbc;
}
h4
{
	font-size: 24px;
	padding: 0px;
	font-weight: bold;
	padding-top: 5px;
	color: #ff4200;
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 10px;
}
a:hover
{
	text-decoration: none;
}
#wrapper
{
	margin: 0 auto;
	width: 950px;
	background: url(images/header_bg.gif) repeat-x top center;
	position: relative;
	padding: 0px 10px;
}
.header
{
	padding-top: 0px;
	height: 95px;
	padding-top: 20px;
}
.header-inner
{
	width: 980px;
	margin: 0 auto;
}
.header-pos
{
	width: 980px;
	margin: 0 auto;
}
.font12
{
	font-size: 12px;
	line-height: 14px;
}
/* =nav
================================================ */

.tabs
{
	float: left;
	line-height: normal;
	overflow: hidden;
}
.tabs ul
{
	margin: 0;
	padding: 0px 0px 10px 0px;
	list-style: none;
}
.tabs li
{
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
	padding: 13px 18px 13px 18px;
	border-right: solid 1px #292929;
	border-left: solid 1px #161616;
}
.tabs a
{
	float: left;
	background: url(images/tab-nav-lft.gif) no-repeat 0% top;
	margin: 0;
	padding: 0px 0 0px 22px;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	color: #ffffff;
	cursor: pointer;
	text-transform: uppercase;
}
.tabs a span
{
	float: left;
	display: block;
	background: url(images/tab-nav-rgt.gif) no-repeat 100% top;
	padding: 2px 22px 2px 0px;
}
/**html .tabs a span {
	float:left;
	margin-right:0px;
	padding:2px 22px 1px 0px;
}*/
.tabs ul li ul
{
	position: absolute;
	z-index: 100;
	left: 0;
	top: 0; /*sub menu background color */
	padding-top: 15px;
}
/* Sub level menu links style */
.tabs ul li ul li a
{
	padding: 6px;
	padding-right: 8px;
	margin: 0;
	background: transparent;
	color: #000 /*sub menu background color */;
}
.tabs ul li ul li a span
{
	background: transparent;
	color: #000 /*sub menu background color */;
}
.tabs ul li ul li a:hover
{
	/*sub menu links' background color onMouseover. Add rounded edges in capable browsers */
	background: #d6d6d6; /*-webkit-border-radius: 5px; 	-moz-border-radius: 5px; 	-khtml-border-radius: 5px; 	border-radius: 5px;*/
	text-decoration: underline;
	color: #000;
}
/* End IE5-Mac hack */

.tabs a:hover, .tabs ul li .select
{
	background-position: 0% -18px;
	color: #fff;
}
.tabs a:hover span, .tabs a span .select
{
	background-position: 100% -18px;
}
.tabsel a
{
	float: left;
	background: url(images/tab-nav-lft.gif) no-repeat 0% top;
	background-position: 0% -18px;
	margin: 0;
	padding: 0px 0 0px 22px;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
}
.tabsel a span
{
	float: left;
	display: block;
	background: url(images/tab-nav-rgt.gif) no-repeat 100% top;
	background-position: 100% -18px;
	padding: 2px 22px 2px 0px;
}
/**html .tabsel a span {
	float:left;
	margin-right:0px;
	padding:2px 22px 2px 0px;
}*/
/*submenu*/

.submenu
{
	background: #d6d6d6;
	padding: 10px 15px;
	margin-bottom: 10px;
}
.submenu a
{
	background: #d6d6d6;
	padding: 5px 15px;
	color: #323232;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
}
.submenu a:hover
{
	background: #d6d6d6;
	padding: 5px 15px;
	color: #ff6215;
	text-decoration: underline;
}
/*menu end*/

.bredscram
{
	border-bottom: solid 1px #e1e1e1;
	padding-bottom: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
}
.bredscram a
{
	padding-right: 5px;
	color: #4b4b4b;
}
.font11
{
	font-size: 11px;
}
.p5
{
	padding-left: 5px;
}
a.gray-btn
{
	padding: 4px 10px 4px 10px;
	border: solid 1px #e4e4e4;
	font-weight: normal;
	float: left;
	margin-bottom: 4px;
	text-align: center;
	background: #f0f0f0;
	color: #2e2e2e;
	text-decoration: none;
	margin-left: 6px;
}
a.gray-btn:hover
{
	text-decoration: underline;
}
.clear
{
	clear: both;
}
.question
{
	/* Styling question */ /* Start layout CSS */
	margin-bottom: 2px;
	margin-top: 2px;
	padding-left: 2px;
	background-repeat: no-repeat;
	background-position: top right;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px; /* End layout CSS */
	overflow: hidden;
	cursor: pointer;
}
.answer
{
	/* Parent box of slide down content */ /* Start layout CSS */ /* End layout CSS */
	visibility: hidden;
	height: 0px;
	overflow: hidden;
	position: relative;
}
.answer_content
{
	/* Content that is slided down */
	position: relative;
}
.f-link
{
	width: 250px;
	float: left;
	padding: 10px 40px 10px 20px;
	color: #ffffff;
	margin: 0px;
}
.f-link ul
{
	color: #ffffff;
	margin: 0px;
	width: 250px;
	float: left;
	padding: 0px;
}
.f-link ul li
{
	padding: 5px;
	color: #ffffff;
	border-bottom: solid 1px #2e2e2e;
	list-style-type: none;
	background: url(images/f-list.gif) no-repeat left;
	margin: 0px;
	padding-left: 10px;
}
.f-link ul li a
{
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}
.f-link ul li a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
.contact-form
{
	float: left;
	width: 500px;
}
.contact-info
{
	width: 250px;
	float: left;
	padding: 10px 0px 10px 0px;
	color: #ffffff;
	margin-left: 20px;
}

.designby
{
	float: left;
	width: 300px;
	color: #62625c;
	font-size: 11px;
}
.designby a
{
	color: #62625c;
}
.w3c-valid
{
	background: url(images/valid.gif) no-repeat 2px;
	padding: 3px 5px 3px 15px;
	border: solid 1px #363635;
	float: left;
}
.w3c-valid a
{
	color: #bbbbbc;
	font-size: 10px;
	text-decoration: none;
}
.w3c-valid a:hover
{
	text-decoration: underline;
}
a.sign-btn
{
	padding: 2px 0px 2px 0px;
	font-weight: normal;
	float: left;
	margin-bottom: 4px;
	text-align: center;
	background: url(images/signup_bg.jpg) no-repeat;
	color: #fff;
	text-decoration: none;
	margin-right: 4px;
	height: 20px;
	width: 65px;
	text-align: center;
	font-size: 12px;
}
a.sign-btn:hover
{
	text-decoration: none;
	color: #ff6215;
}
a.v-btn
{
	padding: 2px 0px 2px 0px;
	font-weight: normal;
	float: left;
	margin-bottom: 4px;
	text-align: center;
	background: url(images/version_btn.jpg) no-repeat;
	color: #fff;
	text-decoration: none;
	margin-left: 4px;
	height: 20px;
	width: 86px;
	text-align: center;
	font-size: 12px;
}
a.v-btn:hover
{
	text-decoration: none;
	color: #ff6215;
}
.u-name
{
	color: #ff5a00;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
}
a .u-name
{
	color: #ff5a00;
	font-weight: bold;
	text-decoration: none;
}
a.u-name:hover
{
	color: #ff5a00;
	font-weight: bold;
	text-decoration: underline;
}
.font14
{
	color: #ff5a00;
	font-size: 14px;
}

.search-button
{
	float: right;
}

a.search-btn
{
	padding: 2px 0px 2px 0px;
	font-weight: normal;
	float: left;
	margin-bottom: 4px;
	text-align: center;
	background: url(images/serch_o_bg.jpg) no-repeat;
	color: #fff;
	text-decoration: none;
	margin-left: 15px;
	height: 20px;
	width: 70px;
	text-align: center;
}
a.search-btn:hover
{
	text-decoration: underline;
}
.top-menu-container
{
	height: 30px;
	padding-top: 8px;
	width: 950px;
}
.welcome-container
{
	width: 693px;
	float: left;
}
.lft
{
	float: left;
}
.rgt
{
	float: right;
}
.u-pic
{
	float: left;
	padding: 0px 5px;
}
.wel-txt
{
	float: left;
	padding-top: 2px;
}
.g-translate-container
{
	float: right;
	margin-top: 15px;
	width: 430px;
}
.gt-img
{
	float: left;
	padding-top: 2px;
	padding-right: 10px;
	width: 195px;
}

.search-box
{
	float: left;
	width: 208px;
	background: url(common/search_bg.gif) no-repeat top left;
	display: inline;
}

.inp-search
{
	float: left;
	height: 17px;
	padding: 4px 0px 0px 2px;
	width: 175px;
	border: 0;
	margin: 0px;
	background: none;
	font-style: italic;
	font-size: 12px;
}


.help-desk
{
	padding-top: 15px;
	font-size: 15px;
	width: 280px;
	float: right;
	padding-right: 5px;
}
.nav-container
{
	background: #d6d6d6 url(images/nav_img.jpg) no-repeat;
	height: 44px;
	width: 950px;
	overflow: hidden;
}
.banner
{
	background: url(images/banner_img.jpg) no-repeat;
	width: 950px;
	height: 129px;
}
.find-link-box
{
	padding-top: 55px;
	width: 400px;
	padding-left: 125px;
}
.postcode-inp
{
	width: 257px;
	font-size: 11px;
	padding: 3px 3px 3px 3px;
	font-family: Arial, Helvetica, sans-serif;
	border: solid 1px #abadb3;
}
.sr-link
{
	padding-top: 7px;
	padding-bottom: 10px;
}
.user-img-container
{
	border: solid 5px #f0f0f0;
	float: left;
}
.user-det
{
	margin-left: 130px;
}
.btn-box-c
{
	margin-top: 22px;
}
.gray-bar
{
	background: #f8f8f8;
	border: solid 1px #ebebeb;
	padding: 4px 10px;
	margin-bottom: 10px;
	height: 18px;
}
.pro-container
{
	margin-top: 18px;
	width: 950px;
	float: left;
}
.graybg-a
{
	background: #fbfbfb;
	padding: 10px 5px;
}
.pl10
{
	padding: 10px 5px;
}
.graybox-rb
{
	background: #fbfbfb;
	padding: 10px 20px 10px 0px;
}
.link-icon
{
	background: url(images/my_links_icon.gif) no-repeat left top;
	padding-left: 50px;
	padding-bottom: 15px;
	padding-top: 5px;
}
.note-icon
{
	background: url(images/notif_icon.gif) no-repeat left;
	padding-left: 50px;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.chat-icon
{
	background: url(images/discuss_icon.gif) no-repeat left top;
	padding-left: 50px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.footer-container
{
	background: url(images/footer_bg.jpg) no-repeat;
	height: 214px;
	clear: both;
	margin-bottom: 12px;
}
.contact-nos
{
	padding-top: 12px;
	font-size: 11px;
}
.bot-container
{
	padding: 40px 15px 0;
	clear: both;
}
.valid-uses
{
	float: right;
	width: 230px;
	color: #bbbbbc;
	font-size: 11px;
}
.vl-text
{
	float: left;
	padding-top: 5px;
}
.sel-chose
{
	float: left;
	padding-right: 10px;
	padding-top: 5px;
}
.textye
{
	color: #ff6215;
}
.pt5
{
	padding-top: 5px;
}
.notif-del-all
{
	text-align: right;
	margin-bottom: 15px;
}
.del-chk
{
	float: right;
	padding-top: 3px;
	padding-right: 10px;
}
.new-events
{
	background: url(images/new_event_icon.gif) no-repeat left top;
	padding-left: 60px;
	padding-bottom: 20px;
	border-bottom: solid 1px #d6d6d6;
	margin-top: 15px;
}
.new-events-info
{
	background: url(images/new_event_icon.gif) no-repeat left top;
	padding-left: 70px;
	padding-bottom: 20px;
	border-bottom: solid 1px #f5f5f5;
	margin-top: 15px;
}
.new-serveys
{
	background: url(images/new_su_icon.gif) no-repeat left top;
	padding-left: 60px;
	padding-bottom: 20px;
	border-bottom: solid 1px #d6d6d6;
	margin-top: 15px;
}
.new-posts
{
	background: url(images/new_post_icon.gif) no-repeat left top;
	padding-left: 60px;
	padding-bottom: 20px;
	border-bottom: solid 1px #d6d6d6;
	margin-top: 15px;
}
.inp-clnk
{
	width: 330px;
	border: solid 1px #ddd;
}
.view-pro-c
{
	width: 130px;
	float: left;
}
.sent-msg
{
	padding-bottom: 25px;
	border-bottom: solid 1px #d6d6d6;
	margin-bottom: 20px;
}

.input-login
{
	width: 160px;
	border: solid 1px #abadb3;
}

.input-sign
{
	width: 284px;
	border: solid 1px #abadb3;
}
.prod-ch
{
	background: #f5f5f5;
	padding: 7px;
	border-right: solid 1px #e1e1e1;
}
.prod-chl
{
	background: #f5f5f5;
	padding: 7px;
	border-right: solid 1px #e1e1e1;
	border-right: 0px;
}
.prodcasts-txt
{
	padding: 7px;
	border: solid 1px #e1e1e1;
	border-bottom: 0px;
	border-left: 0px;
}
.prodcasts-txt-l
{
	padding: 7px;
	border: solid 1px #e1e1e1;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
}
.main-container
{
	padding-top: 13px;
	padding-bottom: 25px;
}
.prod-cel
{
	background: url(images/prod_cel_img.gif) no-repeat left top;
	padding-left: 40px;
	border-bottom: solid 1px #c2c2c2;
	padding-bottom: 10px;
	margin-top: 10px;
}
.prod-talk
{
	background: url(images/prod_talk_img.gif) no-repeat left top;
	padding-left: 40px;
	border-bottom: solid 1px #c2c2c2;
	padding-bottom: 5px;
	margin-top: 5px;
}
.prod-talk-l
{
	background: url(images/prod_talk_img.gif) no-repeat left top;
	padding-left: 40px;
	padding-bottom: 5px;
	margin-top: 5px;
}
.right-container
{
	float: right;
	width: 270px;
	padding-bottom: 10px;
}
.polls-header
{
	background: url(images/vote_header.jpg) no-repeat;
	height: 43px;
	font-family: 'Times New Roman' , Times, serif;
	font-size: 28px;
	color: #fff;
	padding-top: 8px;
	padding-left: 15px;
}
.polls-c
{
	background: #f2f2f2;
	padding: 10px 15px;
	margin-bottom: 10px;
}
.prod-aud-header
{
	background: url(images/prodcast_header.jpg) no-repeat;
	height: 43px;
	font-family: 'Times New Roman' , Times, serif;
	font-size: 28px;
	color: #fff;
	padding-top: 8px;
	padding-left: 15px;
}
.prodcast-c
{
	background: #f2f2f2;
	padding: 0px 10px 0px 10px;
	float: left;
	width: 250px;
}
.uk-map-container
{
	width: 313px;
	margin-right: 15px;
	float: left;
}
.map-b-header
{
	background: #f8f8f8;
	border: solid 1px #ebebeb;
	padding: 7px;
	font-weight: bold;
}
.map-holder
{
	border: solid 1px #ebebeb;
	padding: 10px;
	border-top: 0px;
}
.center
{
	text-align: center;
}
.ne-map-container
{
	width: 313px;
	float: right;
}
.bold
{
	font-weight: bold;
}
.pagin
{
	background: #f8f8f8;
	border: solid 1px #ebebeb;
	padding: 6px 5px;
	margin-bottom: 10px;
	height: 15px;
}
.pagin a
{
	font-size: 13px;
	padding: 2px 5px;
	text-decoration: none;
	margin: 0px 1px;
}
.pagin a:hover
{
	font-size: 13px;
	padding: 2px 5px;
	background: #ff6215;
	color: #fff;
	text-decoration: none;
}
.paginsel
{
	font-size: 13px;
	padding: 2px 5px;
	background: #ff6215;
	color: #fff;
	font-size: 13px;
	padding: 2px 5px;
	text-decoration: none;
}
.find-link ul
{
	margin: 0px;
	width: 340px;
	float: left;
	padding: 0px;
	padding-left: 5px;
}
.find-link ul li
{
	padding: 7px;
	border-bottom: solid 1px #f2f1ef;
	list-style-type: none;
	margin: 0px;
}
.find-link ul li a
{
	text-decoration: underline;
}
.find-link ul li a:hover
{
	text-decoration: none;
}


.find-local-authority ul
{
	margin: 0px;
	width: 340px;
	float: left;
	padding: 0px;
	padding-left: 5px;
}
.find-local-authority ul li
{
	padding: 7px;
	list-style-type: none;
	margin: 0px;
}

.find-local-authority ul li ul
{
	margin: 0px;
	width: 340px;
	float: left;
	padding: 0px;
	padding-left: 5px;
}

.find-local-authority ul li ul li
{
	border-bottom: solid 1px #f2f1ef;
	text-decoration: underline;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.find-local-authority ul li ul li a:hover
{
	text-decoration: none;
}

.conr-rgt
{
	float: right;
	width: 250px;
}
.link-box-lft
{
	float: left;
	width: 325px;
}
.search-link-inp
{
	width: 225px;
	padding: 2px 5px;
	border: solid 1px #c5c5c5;
}
.link-box-rgt
{
	float: right;
	width: 325px;
}
.pl15
{
	padding-left: 15px;
}
.gray-bar-s
{
	background: #f8f8f8;
	border: solid 1px #ebebeb;
	padding: 5px 5px;
	margin-bottom: 10px;
}

.discussions-container
{
	padding: 15px 0px;
	border-bottom: solid 1px #f5f5f5;
}
.disc-textr
{
	margin-left: 90px;
	line-height: 18px;
	padding-right: 20px;
}
/*form css*/

fieldset
{
	border: 0px;
}

.link-form p
{
	width: 100%;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 155px; /*width of left column containing the label elements*/
	height: 1%;
}
.link-form label
{
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}


.link-form input[type="text"]
{
	/*width of text boxes. IE6 does not understand this attribute*/
	width: 284px;
	border: solid 1px #abadb3;
}

.link-form input[type="password"]
{
	width: 284px;
	border: solid 1px #abadb3;
}

.link-form textarea
{
	width: 284px;
	border: solid 1px #abadb3;
	height: 150px;
}
/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix
{
	margin-left: 3px;
}
.h-info-icon
{
	float: left;
	width: 60px;
	padding-top: 15px;
}
.phi-details
{
	margin-left: 70px;
	border-bottom: solid 1px #f5f5f5;
	padding-bottom: 15px;
	padding-top: 15px;
}

.phi-details-news
{
	margin-left: 5px;
	border-bottom: solid 1px #f5f5f5;
	padding-bottom: 15px;
	padding-top: 15px;
}

.social-care-info
{
	background: url(images/social_icon.gif) no-repeat left;
	background-position: 0px 15px;
	padding-left: 60px;
	border-bottom: solid 1px #f5f5f5;
	padding-bottom: 23px;
	padding-top: 23px;
}
.public-health-info
{
	background: url(images/public_health_icon.gif) no-repeat left;
	background-position: 0px 15px;
	padding-left: 60px;
	border-bottom: solid 1px #f5f5f5;
	padding-bottom: 23px;
	padding-top: 23px;
}
.mental-info
{
	background: url(images/mental_health_icon.gif) no-repeat left;
	background-position: 0px 15px;
	padding-left: 60px;
	border-bottom: solid 1px #f5f5f5;
	padding-bottom: 23px;
	padding-top: 23px;
}
.long-tern-info
{
	background: url(images/care_icon.gif) no-repeat left;
	background-position: 0px 15px;
	padding-left: 60px;
	border-bottom: solid 1px #f5f5f5;
	padding-bottom: 23px;
	padding-top: 23px;
}
.right-info-container
{
	float: right;
	width: 450px;
}
.left-info-container
{
	float: left;
	width: 450px;
}
.hospital-info
{
	background: url(images/hospital_icon.gif) no-repeat left;
	background-position: 0px 15px;
	padding-left: 60px;
	border-bottom: solid 1px #f5f5f5;
	padding-bottom: 23px;
	padding-top: 23px;
}
.communty-services-info
{
	background: url(images/community_icon.gif) no-repeat left;
	background-position: 0px 15px;
	padding-left: 60px;
	border-bottom: solid 1px #f5f5f5;
	padding-bottom: 23px;
	padding-top: 23px;
}
.am-tran-info
{
	background: url(images/ambuance_icon.gif) no-repeat left;
	background-position: 0px 15px;
	padding-left: 60px;
	border-bottom: solid 1px #f5f5f5;
	padding-bottom: 23px;
	padding-top: 23px;
}
.ques-link
{
	background: url(images/ques_icon.gif) no-repeat left;
	padding-left: 30px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ans-container
{
	padding: 10px 10px 10px 40px;
}
.pdf-links
{
	background: url(images/pdf_icon.gif) left no-repeat;
	background-position: 15px 0px;
	padding: 10px 10px 10px 40px;
	border-top: solid 1px #f5f5f5;
}
.active-page
{
	padding-left: 5px;
}
.dil
{
	padding: 15px 20px 15px 0px;
}
.clink-inp
{
	width: 330px;
	border: solid 1px #ddd;
}
.left-container
{
	float: left;
	width: 665px;
}
.fp
{
	position: absolute;
	left: 455px;
	top: 50px;
}
.log-b
{
	padding-left: 133px;
	width: 200px;
	float: left;
}
.f-btn
{
	width: 443px;
	text-align: right;
}
.pt5
{
	padding-top: 5px;
}
.blk-bar
{
	background: #3e3e3e;
	color: #fff;
	padding: 3px 10px;
	font-weight: bold;
	border-right: solid 1px #fff;
}
.b-btm
{
	padding: 10px;
	border-bottom: solid 1px #f5f5f5;
}
.print-btn
{
	float: right;
	width: 180px;
}
.sizer-btn
{
	float: right;
	width: 75px;
	text-align: right;
}
.m5
{
	margin-left: 5px;
}

.publication-links
{
	padding-left: 5px;
	border-bottom: solid 1px #f5f5f5;
	padding-bottom: 5px;
	padding-top: 5px;
}

.button_black
{
	border: solid 1px #282828;
	background-color: #282828;
	color: #ffffff;
	margin-top: 15px;
	font-size: 1em;
}

/* Start Google Search  Style*/

#results .gs-title
{
	/* Sets style on a search result title link. */
	color: #000000;
	font-weight: bold;
}

#results .gs-title b
{
	color: #FF5A00;
}

#results .gsc-tabsArea
{
	visibility: hidden;
	display: none;
}

#results .gsc-resultsHeader
{
	border: 0px;
}

#results .gsc-wrapper
{
	border-top: solid 1px #ffffff;
}

#results .gsc-adBlockVerticalInvisible
{
	border: solid 1px blue;
}

#results .gs-visibleUrl
{
	color: Gray;
	font-size: 10px;
	font-weight: bold;
}

#results .gs-result:before
{
	color: #ccc;
	position: absolute;
	left: 8px;
	top: 8px;
}

#results .gsc-trailing-more-results
{
	/* Sets style for more results link. */
	display: none;
}



#results .gsc-cursor-current-page
{
	color: #FF5A00;
	background-color: #000000;
	padding: 3px 7px 3px 7px;
}

/* End Google Search Style */

.address-tooltip
{
	margin-left: 10px;
}


/** Flow Player **/
div.overlay
{
	padding: 40px;
	width: 450px;
	display: none;
}

div.overlay p
{
	color: #fff;
}

div.overlay div.close
{
	background: url(images/close.png) no-repeat;
	position: absolute;
	top: 2px;
	right: 5px;
	width: 35px;
	height: 35px;
	cursor: pointer;
}

a.player
{
	display: block;
	height: 340px;
}

/** End Flow Player **/


.button_orange
{
	border: solid 1px #ff6700;
	background-color: #ff6700;
	color: #ffffff;
	float: right;
	font-size: 1em;
}


.register-checkbox
{
	margin-left: 160px;
}

.register-button
{
	margin-left: 380px;
	margin-bottom: 10px;
}

.rem
{
	padding-left: 68px;
	font-size: 10px;
}
.forgot
{
	padding-left: 72px;
	padding-top: 3px;
	font-size: 10px;
}



/* CVO MAIN MENU STYLE */

.cvo-menu
{
	margin: 0px 10px 0px 10px;
	height: 42px;
	width: 930px;
}

.cvo-menu .rmLink
{
	font-family: Arial,Helvetica,sans-serif !important;
}

.cvo-menu .rmHorizontal .rmText
{
	padding: 1px 10px 1px 0px !important;
	font-size: 14px;
	color: #ffffff !important;
}

.cvo-menu .rmRootGroup
{
	background-color: Transparent !important;
	background-image: none !important;
	border: none !important;
	padding-top: 10px;
}

.cvo-menu .rmLink, .cvo-menu .rmText, .cvo-menu .rmLeftArrow, .cvo-menu .rmRightArrow, .cvo-menu .rmTopArrow, .cvo-menu .rmBottomArrow
{
	background-image: none !important;
}

.cvo-menu .rmItem
{
	margin: 13px 22px 10px 22px;
}

.cvo-menu .rmLink
{
	background-color: #ffffff;
	line-height: normal !important;
}

.cvo-menu .rmLink:hover, .cvo-menu .rmFocused, .cvo-menu .rmExpanded
{
	background: #ff6215 url(images/tab-nav-lft.gif) no-repeat center left !important;
}

.cvo-menu .rmLink:hover .rmText, .cvo-menu .rmFocused .rmText, .cvo-menu .rmExpanded .rmText
{
	color: #ffffff;
	text-decoration: none;
	background: url(images/tab-nav-rgt.gif) no-repeat center right !important;
}





/* END CVO MAIN MENU STYLE */


.notifications
{
	padding-left: 60px;
	padding-bottom: 20px;
	border-bottom: solid 1px #d6d6d6;
	margin-top: 15px;
}

.export-btn
{
	float: right;
	padding-right: 10px;
}

.focus-button
{
	margin-top: 10px;
}

.grid
{
	width: 100%;
	vertical-align: top;
}
.grid-header
{
	background-color: #3e3e3e;
	padding: 5px;
	text-align: left;
	color: #ffffff;
	height: 25px;
	white-space: nowrap;
}
.grid-pager
{
	background-color: #7e7e7e;
	color: #ffd106;
	padding: 5px 5px 5px 5px;
}
.grid-row td
{
	background-color: #ffffff;
	padding: 10px;
	vertical-align: top;
	height: 20px;
}
.grid-alternaterow td
{
	background-color: #eeeeee;
	padding: 10px;
	vertical-align: top;
	height: 20px;
}
.grid-header a
{
	padding: 10px;
	color: #ffffff;
}


.user-info
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #EEEEEE url(images/comment_top.gif) no-repeat scroll left bottom;
	min-height: 20px;
	padding: 10px 20px 20px;
	position: relative;
}


.comment
{
	background-color: #FFFFFF;
	border-color: -moz-use-text-color #bbbbbb;
	border-style: none solid;
	border-width: 0 1px;
	overflow-x: hidden;
	padding: 20px 20px 0;
}

.bottom-comment
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #FFFFFF url(images/comment_bottom.gif) no-repeat scroll left bottom;
	height: 14px;
	margin-bottom: 20px;
}

.icon
{
	vertical-align: middle;
	padding-left: 5px;
}


.accordion_header
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	border: 1px solid #EBEBEB;
	height: 18px;
	margin-bottom: 10px;
	padding: 4px 10px;
	background: #F8F8F8 url(images/show_icon.gif) right center no-repeat;
	font-weight: bold;
}
.accordion_header_selected
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	border: 1px solid #EBEBEB;
	height: 18px;
	margin-bottom: 10px;
	padding: 4px 10px;
	background: #F8F8F8 url(images/hide_icon.gif) right center no-repeat;
	font-weight: bold;
}
.accordion_content
{
	overflow: hidden;
	padding: 10px;
}

.sitemap
{
	margin: 20px 10px 20px 200px;
}


.static-content
{
}


.language-line
{
	clear: both;
	float: right;
	font-weight: bold;
	padding: 5px 0px 5px 5px;
	font-size: 14px;
	color: #000000;
}

.RadMultiPage_Default
{
	width: 600px !important;
}

.tab-strip
{
	width: 100%;
	border-bottom: solid 1px #b8b8b8;
}
.tab-strip .rtsLink
{
	padding-left: 2px !important;
	background-image: none !important;
}

.tab-strip .rtsUL
{
}

.tab-strip .rtsOut
{
	background-image: none !important;
	margin: 0px !important;
	padding: 0px !important;
}

.tab-strip .rtsIn
{
	background-color: #dedfde;
	border-top: solid 1px #b8b8b8;
	border-left: solid 1px #b8b8b8;
	border-right: solid 1px #b8b8b8;
}

.tab-strip .rtsSelected, .tab-strip .rtsSelected .rtsTxt, .tab-strip .rtsSelected .rtsIn
{
	background-color: #ffffff !important;
	margin-left: 2px !important;
	border-bottom: none !important;
}

.tab-strip .rtsSelected .rtsIn
{
	margin-top: 0px !important;
}

.rdSideBorders, .rdTopBorder, .rdBottomBorder, .rdTitlebar, .rdHorizontal, .RadDockZone, RadDock_Default
{
	margin: 0px !important;
	border: 0px !important;
}

.RadGrid_Default
{
	border: none !important;
	width: 930px !important;
}




.RadGrid_Default .rgHeader
{
	background-image: none !important;
	border: none !important;
}

.RadGrid_Default .rgRow td, .RadGrid_Default .rgAltRow td, .RadGrid_Default .rgEditRow td, .RadGrid_Default .rgFooter td
{
	border-style: none none solid !important;
	border-width: 0 0 0px !important;
	padding-bottom: 0px !important;
	padding-top: 0px !important;
	background-color: #ffffff !important;
}

.RadGrid_Default, .RadGrid_Default .rgMasterTable, .RadGrid_Default .rgDetailTable, .RadGrid_Default .rgGroupPanel table, .RadGrid_Default .rgCommandRow table, .RadGrid_Default .rgEditForm table, .RadGrid_Default .rgPager table, .GridToolTip_Default
{
	font-family: Arial, Helvetica, sans-serif !important;
	line-height: normal;
}



.warning
{
	color: #000000;
	font-weight: bold;
	width: 100%;
	margin-bottom: 5px;
	padding: 5px 5px 5px 5px;
	background-color: #ff3900;
	border: solid 2px #ffcccc;
	vertical-align: middle;
	width: 705px;
}

.links-info
{
	background: url(images/links_icon.gif) no-repeat left;
	background-position: 0px 15px;
	padding-left: 60px;
	border-bottom: solid 1px #f5f5f5;
	padding-bottom: 23px;
	padding-top: 23px;
}

.register-checkbx
{
	left: auto !important;
	margin-left: 20px !important;
}

.register-dropdown
{
	left: auto !important;
	margin-left: 330px !important;
}

.register-checkbx div, .register-checkbx td, .register-dropdown div, .register-dropdown td
{
	background-color: #fffbce;
	border: 1px solid Black;
}


.alert
{
	padding: 5px;
	margin: 5px;
	border: solid 1px #ebd019;
	background-color: #fdf7b3;
}

.alert ul
{
	margin: 0px !important;
	padding-left: 0px !important;
}
.alert ul li
{
	list-style-type: none;
	padding-left: 20px;
	background-image: url(images/icon_alert.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-bottom: 3px;
}


.rsDateWrap, .rsApt
{
	height: auto !important;
}

.am-tran-info-small
{
	background: url(images/icon_ambulance_small.gif) no-repeat left;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 15px;
}
.communty-services-info-small
{
	background: url(images/icon_community_small.gif) no-repeat left;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 15px;
}
.hospital-info-small
{
	background: url(images/icon_hospital_small.gif) no-repeat left;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 15px;
}
.mental-info-small
{
	background: url(images/icon_mental_small.gif) no-repeat left;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 15px;
}
.public-care-info-small
{
	background: url(images/icon_public_info_small.gif) no-repeat left;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 15px;
}
.social-care-info-small
{
	background: url(images/icon_social_care_small.gif) no-repeat left;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 15px;
}
.long-tern-info-small
{
	background: url(images/icon_long_term_small.gif) no-repeat left;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 15px;
}
.links-info-small
{
	background: url(images/icon_links_small.gif) no-repeat left;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 15px;
}


.event-cal .rsAptContent
{
	height: auto !important;
	width: auto !important;
}


.custom-error .blue-bg-error
{
	background: url(images/blu_bg_error.gif) repeat-x bottom;
	border: solid 1px #cfeaff;
	background-color: #fff;
	padding: 10px 10px 0px 10px;
	width: 515px;
}
.custom-error .icon_alert
{
	width: 64px;
	padding: 20px 30px 50px 30px;
	float: left !important;
}

.custom-error .error-heading
{
	width: 350px;
	font: Arial, Helvetica, sans-serif !important;
	font-size: 16px;
	color: #FF0000;
	padding-top: 20px;
	padding-right: 10px;
	float: left !important;
	font-weight: bold;
	vertical-align: middle;
}
.custom-error .error-text
{
	width: 350px;
	font: Arial, Helvetica, sans-serif !important;
	font-size: 12px;
	padding-top: 10px;
	color: #000000;
	padding-right: 10px;
	float: left !important;
}

.announcementTitle
{
	color: #FF4200;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 5px 5px;
	border-bottom: solid 1px gray;
}

.announcementText
{
	padding: 5px 5px;
}
