h5 {
	font-size: 12px;
	font-weight: normal;
}

#content a {
	
}

#content hr {
	margin: 20px 0px;
	padding: 0px;
	height: 0px;
	border: 0px none;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #ffffff;
	line-height: 0px;
	font-size: 0px;
}

div.workshop_information div
{
	margin: 5px;
}
div.workshop_information div span
{
	color: #46535c !important;
	font-weight: bold !important;
}

/* Groups page
-------------------------*/

#publics_banner {
	background: url(../images/publics_banner_box.gif) top left no-repeat;
	width: 726px;
	height: 160px; /*190px;*/
	padding: 10px 0 20px 20px;
	margin: 0px 0px 9px 0px;
	position: relative;
}

#publics_banner h3 {
	padding-bottom: 0px;
}

#publics_banner .group-title, #publics_banner .group-desc, #publics_banner .group-badge {
	width: 479px;
}

#publics_banner .group-badge {
	position: absolute;
	bottom: 17px;
}

#publics_banner .watch-video {
	position: absolute;
	left: 310px;
	bottom: 37px;
}

#publics_banner #group-image {
	position: absolute;
	top: 0;
	right: 0;
}

.group_info {
	width: 495px;
	float: right;
}

.group_buttons {
	width: 495px;
	float: right;
}

.group_image {
	float: left;
}

#info-title {
	color: #2971a7;
	font-weight: bold;
}

#buttons {
	margin-bottom: 5px !important;
}

#buttons img {
	padding-left: 6px;
}

#buttons img.first {
	padding-left: 0px;
}

#content_right table {
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	width: 100%;
	margin-bottom: 10px;
}

.publics_workshops #content_top {
	background-image: url(../images/content_top_split.gif);
}

.publics_workshops #content_bottom {
	background-image: url(../images/content_bottom_split.gif);
}

.publics_workshops #content {
	background-image: url(../images/content_middle_split.gif);
	background-color: #ffffff;
	border: 0px none;
	width: 706px !important;
}

/* landing page
-------------------------*/

.search-left {
	width: 226px;
	float: left;
	padding: 20px 0 0;
}

.search-left big {
	font-size: 14px;
	line-height: 1.3em;
}

.search-right {
	width: 455px; /*459px;*/
	float: right;
	background: url(../images/publics/publics-search-middle.gif) repeat-y #FFFFFF;
	position: relative;
	padding: 2px;
}

.search-right span.corners-top {
	display: block;
	width: 100%;
	height: 4px;
	background: url(../images/publics/publics-search-top-left.gif) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

.search-right span.corners-top span {
	display: block;
	width: 4px;
	height: 4px;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../images/publics/publics-search-top-right.gif) no-repeat;
}

.search-right span.corners-bottom {
	display: block;
	width: 100%;
	height: 4px;
	background: url(../images/publics/publics-search-bottom-left.gif) no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
}

.search-right span.corners-bottom span {
	display: block;
	width: 4px;
	height: 4px;
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(../images/publics/publics-search-bottom-right.gif) no-repeat;
}

.search-right label {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	color: #46535c;
}

.search-right label.checkbox {
	font-weight: normal;
	text-transform: none;
}

.search-right input {
	width: 180px;
}

.search-right select {
	width: 188px;
	width: 100%;
}

.search-right input.date {
	width: 76px;
}

input.image {
	padding: 0;
	margin: 0;
	border: 0;
	width: auto;
}

/*  Information Login Page */

#rightbar {
	width: 209px;
	float: right;
	margin: 10px 0 10px 0;
}

#rightbar .box {
	background: #FFFFFF;
	padding: 0 10px;
	position: relative;
	padding-bottom: 10px;
	border: 1px #d4d4d4 solid;
	font-size: 12px;
	color: #46535c;
}

#rightbar .box h4 {
	line-height: 28px;
	height: 29px;
	background: url(../images/facilitators/rightbar-header.png) no-repeat;
	color: #FFFFFF;
	margin: -1px -11px 0;
	padding: 0 0 0 10px;
	width: 199px;
	font-size: 11px;
	text-transform: uppercase;
}

#rightbar .box h4 span {
	display: block;
	background: url(../images/facilitators/rightbar-header-right.png) no-repeat right;
	height: 29px;
}

#rightbar .box a {
	font-size: 10px;
	color: #818181;
}

#rightbar .box .bottom {
	display: block;
	width: 209px;
	height: 5px;
	position: absolute;
	bottom: -1px;
	left: -1px;
}

#rightbar .box .bottom .left {
	display: block;
	width: 5px;
	height: 5px;
	float: left;
	background: url(../images/facilitators/white-box-corners.png) no-repeat bottom left;
}

#rightbar .box .bottom .right {
	display: block;
	width: 5px;
	height: 5px;
	float: right;
	background: url(../images/facilitators/white-box-corners.png) no-repeat bottom right;
}

#middle {
	float: left;
	margin: 6px 0 0;
	width: 468px;
}

/* FAQ's Page */

.faq_item {
	margin: 0 0 2px 0;
	padding: 0 0 0 10px;
	background-color: #e8e8e7;
	font-size: 12px;
	line-height: 21px;
	cursor: pointer;
}

#content .faq_item a {
	color: #46535c;
}

#content .faq_item a:hover {
	color: #2971a7;
	text-decoration: none;
}

.faq_text {
	margin: 0 60px 0 30px;
	font-size: 12px;
}

/* Register Page 1 */

#public_register h3 {
	padding: 0 0 5px 0;
}

.register-form {
	margin-top: 30px;
}

.register-form input {
	color: #46535c;
	width: 100%;
}
.register-form select
{
	color: #46535c;
}

input.checkbox
{
	border: none !important;
	width: 12px !important;
	height: 12px !important;
}

.register-form td {
	padding: 3px 0;
}

.register-form .field_label {
	text-align: right;
	color: #898989;
}

.register-form .field_smlabel {
	font-size: 10px;
}

.register-form .field_buttons {
	padding: 10px 0 0 0;
	text-align: right;
}

.register-form .sm_field {
	width: 187px;
}

.register-form .lrg_field {
	width: 307px;
}

.register-form .checkbox{
	margin: 0 0 0 0;
}

.register-form .blue {
	color: #377aad;
}

#form_publics {
	margin: 20px 0 0 30px;
}

#form_publics hr {
	margin: 2px 0 2px 0;
	width: 315px;
}

#form_publics #add_bttn {
	margin: 2px 0 2px 0;
}

/* Register Page 2 */

#public_register p {
	margin: 0 0 5px 0;
}

#public_register .option_box {
	float: left;
	width: 700px;
	margin:  0 0 20px;
}

#public_register .option_box h4 {
	margin: 0 0 3px 0;
	font-size: 12px;
	color: #525e67;
	font-weight: bold;
}

#public_register .option_box img {
	float: left;
	border: 1px solid #d7d7d7;
}

#public_register .option_box .option_capt {
	float: left;
	width: 530px;
	margin: 0 0 0 20px;
}

#public_register .option_box table {
	margin: 15px 0 0 0;
	color: #525e67;
}

#public_register .option_box table #price {
	font-size: 17px;
	color: #898989;
}

#public_register .option_box table #quantity {
	width: 50px;
}

#public_register .option_box table img {
	border: none;
}

#public_register hr {
	clear: both;
	/*float: left;
	width: 700px;
	margin: 20px 0 0 0;*/
}

.register_advance {
	float: left;
	width: 700px;
	margin:  17px 0 2px 0;
	text-align: right;
}

/* Register Page 3 */

#public_register_review #content {
	width: 724px;
	padding: 5px 10px;
}

#public_register_review h3 {
	padding: 0 0 5px 0;
}

#public_register_review p {
	margin: 0 0 5px 0;
}

#public_register_review hr {
	margin: 0 0 20px 0;
}

#public_register_review table {
	width: 725px;
	text-align: left;
}

#public_register_review table th {
	padding: 5px;
	font-weight: bold;
	color: #46535c;
}

#public_register_review table td {
	padding: 4px 5px;
}

#public_register_review table tr.alt {
	background-color: #ececec;
}

#public_register_review table .last_num {
	text-align: right;
}

#public_register_review table .note_txt {
	font-size: 10px;
	text-align: right;
}

#public_register_review table .em_text {
	color: #46535c;
}

#public_register_review table .total {
	text-align: right;
	font-weight: bold;
	color: #46535c;
}
