table.gallery td {
	padding-bottom: 10px;
}
table.gallery td.gallery_cell {
	padding: 10px;
}
img.gallery_thumb_img {
	/*border: 1px solid black;*/
}

img.gallery_large_img {
	border: 1px solid black;
}

.gallery_image_thumb_description {
	display: none;
}

img.gallery_template_02_large_image {
	border: 1px solid #999999;
}

img.gallery_template_02_thumb_image {
	border: 1px solid #999999;
}

body.gallery_image_body {
	background-color: white;
	background-image: none;
	text-align: center;
	color: black;
}

.gallery_image_title {
	color: black;
	font-weight: bold;
	padding-bottom: 7px;
}

.gallery_image_description {
	color: black;
}

.gallery_buttons a {
	color: black;
}

img.from_the_gallery_img {
	border: 1px solid #777777;
}
div.gallery_image_thumb_title {
	font-weight: bold;
}

table.general_table_style_1 {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}
table.general_table_style_1 td, table.general_table_style_1 th {
	border: 1px solid #CCCCCC;
	padding: 3px;
}

table.general_table_style_2 {
	border-collapse: collapse;
	border-width: 0px;
}
table.general_table_style_2 td, table.general_table_style_2 th {
	border-bottom: 1px solid #CCCCCC;
	padding: 3px;
}

table.general_table_style_3 tr:nth-child(2n+1) td {
	background-color: #F2F2F2;
}

table.general_table_style_3 {
	border: 1px solid #D6D6D6;
	padding: 3px;
}

/** image styles **/

img.imageborder01 {
	border: 3px solid #999999;
}
img.imageborder01b {
	border: 3px solid black;
}
img.imageborder02 {
	border: 1px solid #999999;
	padding: 1px;
}
img.imageborder03 {
	padding:1px;
	background-color:white;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.5);
}
img.imageborder04 {
	padding:8px;
	background-color:white;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.5);
	border-width: 3px\9; /* IE8 and below */
	border-style: solid\9; /* IE8 and below */
	border-color: #CCCCCC\9; /* IE8 and below */
}
img.imageborder05 {
	padding:8px;
	padding-bottom:34px;
	background-color:white;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.5);
	border-width: 3px\9; /* IE8 and below */
	border-style: solid\9; /* IE8 and below */
	border-color: #CCCCCC\9; /* IE8 and below */
}
img.imageborder06 {
	padding:3px;
	background-color:white;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border-width: 3px\9; /* IE8 and below */
	border-style: solid\9; /* IE8 and below */
	border-color: #CCCCCC\9; /* IE8 and below */
}
img.imageborder07 {
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border-width: 3px\9; /* IE8 and below */
	border-style: solid\9; /* IE8 and below */
	border-color: #CCCCCC\9; /* IE8 and below */
}


hr {
	border: 0;
	color: #999999;
	background-color: #999999;
	height: 1px;
}


ul.bullet_style_01  {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
ul.bullet_style_01 li {
	background: url('/rs/common/bullet01.jpg') no-repeat 18px 4px;
	padding-left: 33px;
	margin-top: 4px;
	margin-bottom: 4px;
}

div.mwp_contact_form_container {
	background-color: #F6F4F4;
	padding: 6px 10px;
	width: 330px;
}
table.mwp_contact_form {
	border-collapse: collapse;
	width: 330px;
}
table.mwp_contact_form td {
	color: #888888;
	font-size: 11px;
	padding-right: 10px;
	padding-bottom: 5px;
}
table.mwp_contact_form td.mwp_contact_form_right_col {
	text-align: right;
	width: 153px;
	padding-right: 0px;
}
table.mwp_contact_form td.mwp_contact_form_colspan {
	padding-right: 0px;
}
table.mwp_contact_form td label {
	text-transform: uppercase;
	display: block;
	text-align: left;
}

table.mwp_contact_form input.mwp_contact_form_input, table.mwp_contact_form select.mwp_contact_form_select {
	border: 1px solid #CCCCCC;
	width: 153px;
	padding-left: 0px;
	padding-right: 0px;
}
table.mwp_contact_form textarea.mwp_contact_form_message {
	border: 1px solid #CCCCCC;
	width: 328px;
	padding-left: 0px;
	padding-right: 0px;
}
table.mwp_contact_form input.mwp_contact_form_security_code {
	width: 130px;
	padding-left: 0px;
	padding-right: 0px;
}
table.mwp_contact_form input.mwp_contact_form_submit {
	border: 1px solid #555555;
	background-color: #555555;
	padding: 3px 7px;
	color: white;
	cursor: pointer;
}

/*** general form style 1 ***/
form.general_form_style_1 input[type="text"], form.general_form_style_1 input[type="password"], form.general_form_style_1 select, form.general_form_style_1 textarea {
	color:#666;
	border:1px solid #d8d8d8;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background: url('/rs/common/form_field_gradient_white.png') repeat-x top left #efefef;
	padding:3px 6px;
}
form.general_form_style_1 textarea {
	padding:2px 6px;
}
form.general_form_style_1 option {
	color: #666;
}
form.general_form_style_1 button, form.general_form_style_1 input[type="submit"], form.general_form_style_1 input[type="button"] {
	background-image: none;
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial,Helvetica,sans-serif;
	padding: 3px 5px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	
	/*grey color*/
	color: #e9e9e9;
	border: solid 1px #555;
	background: #6e6e6e;
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	background: -moz-linear-gradient(top,  #888,  #575757);
	/*filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');*/
}
form.general_form_style_1 button:hover, form.general_form_style_1 input[type="submit"]:hover, form.general_form_style_1 input[type="button"]:hover {
	text-decoration: none;
	
	/*grey color*/
	background: #616161;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
	background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
	/*filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');*/
}
form.general_form_style_1 button:active, form.general_form_style_1 input[type="submit"]:active, form.general_form_style_1 input[type="button"]:active {
	position: relative;
	top: 1px;
	
	/*grey color*/
	color: #afafaf;
	background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
	background: -moz-linear-gradient(top,  #575757,  #888);
	/*filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');*/
}

/* external links */
a._cms_external_link {
    background: url('/rs/common/external_link_icon.gif') center right no-repeat;
    padding-right: 13px;
}

/* Responsive Google Maps */
.responsive-map-container {
position: relative;
padding-bottom: 60%;
padding-top: 30px;
height: 0;
overflow: hidden;
}

.responsive-map-container iframe,
.responsive-map-container object,
.responsive-map-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Responsive YouTube */
.responsive-youtube-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
    padding-top: 10px;
}

.responsive-youtube-container iframe,
.responsive-youtube-container object,
.responsive-youtube-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}