/***********************************/
/**** Simple Text Plugin Styles ****/
/***********************************/
h2#header_1 {
	margin-bottom: 15px;
}
img.rs_image_right {
	float: right;
}
img.rs_image_left {
	float: left;
}
.underline {
	text-decoration: underline;
}
#editor div.form_action {
	display: none;
}
#content_inner_wrapper .clickable {
	z-index: 500 !important;
	color: #2d2dda !important;
	background: #dbddbd url(/plugins/simple_text/check.gif) top left repeat !important;
}
/***************************************************/
/************** Template Styles ********************/
/******** Generic selectors first ******************/
/***************************************************/
/*.large_image {
	width: 200px;
	height: 200px;
}
.small_image {
	width: 100px;
	height: 100px;
}*/
.float_right {
	float: right;
}
.float_left {
	float: left;
}
.clear_left {
	clear: left;
}
.clear_right {
	clear: right;
}
.clear_both {
	clear: both;
}
.large_image_column {
	width: 220px;
}
.small_image_column {
	width: 120px;
	margin: 0 20px;
}
#image_row_bottom, #image_row_top, h2.copy_heading {
	clear: both;
}
/****************************************************/
/************* Gallery Images Left ******************/
/** all selectors must descend from div#template_1 **/
/****************************************************/
div.gallery_section {
	margin: 20px 0;
	clear: both;
	min-height: 130px;
	height: auto !important;
	height: 145px;
	overflow: hidden;
}
div.image_left {
	float: left;
	width: 25%;
	margin-right: 0px;
}
div.image_left img {
	margin-left: 0px;
}
div.text_right {
	float: left;
	width: 75%;
	min-height: 106px;
	height: auto !important;
	height: 140px;
	overflow: hidden;
}
#content div.text_right h3 {
	padding: 3px 0 0;
	background:none;
}
/****************************************************/
/************* Gallery Images Right *****************/
/** all selectors must descend from div#template_2 **/
/****************************************************/
div.image_right {
	float: right;
	width: 25%;
	margin-right: 5px;
	display: inline;
}
div.image_right img {
	margin-left: 20px;
}
#content div.text_left {
	float: right;
	width: 70%;
	text-align: right;
}
#content div.text_left h3 {
	padding: 3px 0 0;
	background: none;
}
/****************************************************/
/************* Gallery Images Bottom *****************/
/** all selectors must descend from div#template_3 **/
/****************************************************/
#template_3 #header_1 {
	margin-bottom: 10px;
}
#template_3 div.gallery_section_vert {
	/*width: 162px;*/
	width: 28%;
	height: 250px;
	overflow: hidden;
	float: left;
	margin-left: 20px;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 10px;
}
#content #template_3 h3 {
	display: inline;
	}
div.image_bottom img {
	width: 100px;
	margin: auto;
	display: block;
}
div.text_top {
	height: 123px;
	overflow: hidden;
	margin-bottom: 5px;
}
#content div.text_top h3 {
	padding: 3px 0 0;
	background: none;
}
/****************************************************/
/************** Gallery Images Top ******************/
/** all selectors must descend from div#template_4 **/
/****************************************************/
#template_4 #header_1 {
	margin-bottom: 40px;
}
#template_4 div.gallery_section_vert {
	/*width: 162px;*/
	width: 28%;
	height: 250px;
	overflow: hidden;
	float: left;
	margin-left: 20px;
	text-align: center;
	display: inline;
	margin-top: 10px;
}
#content #template_4 h3 {
	display: inline;
	}
#template_4 div.image_top img {
	width: 100px !important;
	margin: auto;
	display: block;
}
div.text_bottom {
	height: 123px;
	overflow: hidden;
}
#content div.text_bottom h3 {
	padding: 3px 0 0;
	background: none;
}
/****************************************************/
/************** Gallery Images Mid ******************/
/** all selectors must descend from div#template_5 **/
/****************************************************/
#template_5 div.gallery_section_vert {
	width: 28%;
	height: 270px;
	overflow: hidden;
	float: left;
	margin-left: 20px;
	text-align: center;
	display: inline;
}

#template_5 div.gallery_section_vert h3 {
	background: none !important;
	padding: 5px 0;
}

div.image_middle img {
	width: 100px;
	margin: 10px auto 0;
	display: block;
}
.gallery_section_vert .text_block.client_edit {
	background:none !important;
}
/****************************************************/
/************** Gallery Images Top ******************/
/** all selectors must descend from div#template_5 **/
/****************************************************/
#template_5 .text_left {
	overflow: visible !important;
}

#template_5 div.gallery_section {
	padding: 10px 0;
	clear: both;
	overflow: visible !important;
}
#template_5 div.image_right {
	float: right;
	width: 45%;
	margin-left: 20px;
}
#template_5 div.image_left img {
	margin-right: 20px;
}
#template_5 div.text_left {
	float: right;
	width: 45%;
}
#template_5 div.text_right h3, #template_5 div.text_right, #template_5 div.text_block {
	background: none !important;
}
/* TEMPLATE 6 */
#template_6 .text_right, #template_13 .text_right, #template_17 .text_right {
	overflow: visible !important;
}

#template_6 div.gallery_section, #template_13 div.gallery_section, #template_17 div.gallery_section {
	padding: 10px 0;
	clear: both;
	overflow: visible !important;
}
#template_6 div.image_left, #template_13 div.image_left, #template_17 div.image_left {
	float: left;
	width: 40%;
	margin-right: 20px;
}
#template_6 div.image_left img, #template_13 div.image_left img, #template_17 div.image_left img {
	margin-left: 5px;
}
#template_6 div.text_right, #template_13 div.text_right, #template_17 div.text_right {
	float: left;
	width: 50%;
}
#template_6 div.text_right h3, #template_6 div.text_right, #template_6 div.text_block, #template_13 div.text_right h3, #template_13 div.text_right, #template_13 div.text_block, #template_17 div.text_right h3, #template_17 div.text_right, #template_17 div.text_block {
	background: none !important;
}
/****************************************************/
/************** Gallery Images Mid ******************/
/** all selectors must descend from div#template_7 **/
/****************************************************/
#template_7 {
	text-align: center;
}
#template_7 h2 {
	text-align: left;
}
#template_7 #text_1 {
	text-align: left;
}
#template_7 img.client_edit {
	margin: 10px;
}
#template_7 div.image_top {
	margin-bottom: 10px;
}
/****************************************************/
/************** Gallery Images Top ******************/
/** all selectors must descend from div#template_8 **/
/****************************************************/
#template_8 #header_1 {
	margin-bottom: 40px;
}
#template_8 div.gallery_section_vert {
	/*width: 162px;*/
	width: 28%;
	height: 250px;
	overflow: hidden;
	float: left;
	margin-left: 20px;
	text-align: center;
	display: inline;
	margin-top: 10px;
}
#content #template_8 h3 {
	display: inline;
	}
#template_8 div.image_top img {
	width: 100px !important;
	margin: auto;
	display: block;
}
div.text_bottom {
	height: 123px;
	overflow: hidden;
}
#content div.text_bottom h3 {
	padding: 3px 0 0;
	background: none;
}
/****************************************************/
/************** Gallery Images Uber *****************/
/** all selectors must descend from div#template_9 **/
/****************************************************/
#template_9 #gallery_large {
	text-align: center;
}
#template_9 #gallery_large img {
	margin: 10px 5px;
}
/****************************************************/
/************** Gallery Images Uber *****************/
/** all selectors must descend from div#template_9 **/
/****************************************************/
#template_10 #gallery_large, #template_10 #gallery_large {
	text-align: center;
}
#template_10 #gallery_large img, #template_10 #gallery_large img {
	margin: 5px;
	width: 100px;
	height: 100px;
}
/****************************************************/
/************** Gallery Images Uber *****************/
/** all selectors must descend from div#template_11 */
/****************************************************/
#template_11 #gallery_large {
	text-align: center;
}
#template_11 #gallery_large img {
	margin: 5px;
	width: 150px;
	height: 100px;
}
/****************************************************/
/************** Gallery Images Top ******************/
/** all selectors must descend from div#template_12 **/
/****************************************************/
#template_12 #header_1 {
	margin-bottom: 40px;
}
#template_12 #gallery_large {
	width: 100%;
	overflow: hidden;
	text-align: center;
}
#template_12 div.gallery_section_vert_odd {
	width: 42%;
	min-height: 320px;
	height: auto !important;
	height: 320px;
	overflow: hidden;
	float: left;
	margin: 10px 3%;
	display: inline;
}
#template_12 div.gallery_section_vert_even {
	width: 42%;
	min-height: 320px;
	height: auto !important;
	height: 320px;
	overflow: hidden;
	float: right;
	margin: 10px 3%;
	display: inline;
}
#content #template_12 h3 {
	margin-top: 5px;
	display: inline;
	font-size: 14px !important;
	}
#template_12 #extratext_1 {
	text-align: left;
}
#template_12 div.image_top img {
	width: 200px;
	margin: 0 auto 5px;
	display: block;
}
#template_12 div.text_bottom {
	height: 143px;
	overflow: hidden;
}
/************** Large Thumb Gallery ******************/
/** all selectors must descend from div#template_12 **/
/*****************************************************/
#template_14  {

}
#template_14 #gallery_large, #template_14 #gallery_large {
	text-align: left;
}
#template_14 #gallery_large img, #template_14 #gallery_large img {
	margin: 3px;
	width: 200px;
	height: 130px;
}
/************** Right Large Thumb Gallery - Template 15 ******************/
/** all selectors must descend from div#template_12 **/
/*****************************************************/
#template_15 .text_left, #template_13 .text_right {
	overflow: visible !important;
}

#template_15 div.gallery_section, #template_13 div.gallery_section {
	padding: 10px 0;
	clear: both;
	overflow: visible !important;
}
#template_15 div.image_right, #template_13 div.image_left {
	float: right;
	width: 33%;
	margin-right: 35px;
}
#template_15 div.image_right img, #template_13 div.image_left img {
	margin-left: 0px;
}
#template_15 div.text_left, #template_13 div.text_right {
	float: left;
	text-align: left;
	width: 56%;
}
#template_15 div.text_left h3, #template_15 div.text_left, #template_15 div.text_block, #template_13 div.text_right h3, #template_13 div.text_right, #template_13 div.text_block {
	background: none !important;
}
/************** Side to Side Thumb Gallery - Template 16 ******************/
/** all selectors must descend from div#template_12 **/
/*****************************************************/
#template_16 .text_right, #template_13 .text_right {
	overflow: visible !important;
}

#template_16 div.gallery_section_vert_odd {
	width: 100%;
	height: auto !important;
	overflow: hidden;
	float: left;
	margin: 10px 0px;
	display: inline;
}
#template_16 div.gallery_section_vert_even {
	width: 100%;
	height: auto !important;
	overflow: hidden;
	float: right;
	margin: 10px 0px;
	display: inline;
}
#template_16 div.image_left, #template_13 div.image_left {
	float: left;
	width: 45%;
	margin-right: 0px;
}
#template_16 div.image_left img, #template_13 div.image_left img {
	margin-left: 0px;
}
#template_16 div.image_right, #template_13 div.image_right {
	float: right;
	width: 35%;
	margin-right: 0px;
}
#template_16 div.image_right img, #template_13 div.image_left img {
	margin-left: 0px;
}
#template_16 div.text_right, #template_13 div.text_right {
	float: right;
	width: 55%;
}
#template_16 div.text_right h3, #template_16 div.text_right, #template_16 div.text_block, #template_13 div.text_right h3, #template_13 div.text_right, #template_13 div.text_block {
	background: none !important;
}
#template_16 div.text_left, #template_13 div.text_left {
	float: left;
	width: 55%;
	text-align: left;
}
#template_16 div.text_left h3, #template_16 div.text_left, #template_16 div.text_block, #template_13 div.text_right h3, #template_13 div.text_right, #template_13 div.text_block {
	background: none !important;
}
#template_17 #extratext_1 {
	clear: both;
	margin: 12px 0;
	float: left;
}
/****************************************************/
/************** Gallery Images Top ******************/
/** all selectors must descend from div#template_18 **/
/****************************************************/
#template_18 #header_1 {
	margin-bottom: 40px;
}
#template_18 div.gallery_section_vert {
	/*width: 162px;*/
	overflow: hidden;
	margin-left: 20px;
	margin-top: 10px;
	text-align: center;
}
#content #template_18 h3 {
	display: inline;
	}
div.image_top img {
	width: 300px;
	margin: auto;
	display: block;
}
div.text_bottom {
	height: 123px;
	overflow: hidden;
}
#content div.text_bottom h3 {
	padding: 3px 0 0;
	background: none;
}
/****************************************************/
/************** Gallery Images Top ******************/
/** all selectors must descend from div#template_20 **/
/****************************************************/
#template_20 #header_1 {
	margin-bottom: 40px;
}
#template_20 #gallery_large {
	width: 100%;
	overflow: hidden;
	text-align: center;
}
#template_20 div.gallery_section_vert_odd {
	width: 42%;
	overflow: hidden;
	min-height: 320px;
	height: auto !important;
	height: 320px;
	float: left;
	margin: 10px 3%;
	display: inline;
	clear: both;
}
#template_20 div.gallery_section_vert_even {
	width: 42%;
	overflow: hidden;
	min-height: 320px;
	height: auto !important;
	height: 320px;
	float: right;
	margin: 10px 3%;
	display: inline;
}
#content #template_20 h3 {
	margin-top: 5px;
	display: inline;
	font-size: 14px !important;
	}
#template_20 #extratext_1 {
	text-align: left;
}
#template_20 div.image_top img {
	width: 200px;
	margin: 0 auto 5px;
	display: block;
}
#template_20 div.text_bottom {
	height: 100%;
	overflow: hidden;
}
#template_20 hr {
	visibility: hidden;
}
/****************************************************/
/************** Gallery Images Uber *****************/
/** all selectors must descend from div#template_21 **/
/****************************************************/
#template_21 #gallery_large, #template_21 #gallery_large {
	text-align: center;
}
#template_21 #gallery_large img, #templ
/****************************************************/
/************** Gallery Images Mid ******************/
/** all selectors must descend from div#template_22 **/
/****************************************************/
#template_22 {
	text-align: center;
}
#template_22 h2 {
	text-align: left;
}
#template_22 #text_1 {
	text-align: left;
}
#template_22 img.client_edit {
	margin: 5px;
}
#template_22 div.image_top {
	margin-bottom: 10px;
}
/****************************************************/
/************** Gallery Images Uber *****************/
/** all selectors must descend from div#template_23 */
/****************************************************/
#template_23 #gallery_large {
	text-align: center;
}
#template_23 #gallery_large img {
	margin: 12px 20px;
	width: 150px;
}
/****************************************************/
/************** Gallery Images Top ******************/
/** all selectors must descend from div#template_24 **/
/****************************************************/
#template_24 #header_1 							{ margin-bottom: 15px }
#template_24 div.gallery_section_vert 			{ width: 32%; height: 250px; overflow: hidden; float: left; margin: 0; text-align: left; display: inline }
#template_24 #content h3 						{ display: inline }
#template_24 div.text_bottom 					{ height: 123px; overflow: hidden; margin: 12px 0 0; padding: 0 5% }
#template_24 #content div.text_bottom h3 		{ padding: 0; background: none }
#template_24 .image_top							{ width: 88%; margin: 0 0 0 6%; overflow: hidden; border: 1px solid }
#template_24 div.image_top img					{ width: 100% !important; border: none; margin: auto; display: block }