/* Start of CMSMS style sheet 'mchs' */
/* main.css for Music City Hot Springs by Atomic Interactive */

/*----Global Styles----*/
body {
	background: #ffffff;
	color: #040404;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 980px;
}
p{
line-height:17px;
padding:5px 0px;
margin:0px;
}

strong {
color: #164B88;
}

hr {
border: 1px solid #DEEBF1;
}

#wrapper {
	margin-left: 10px;
	margin-right: 10px;
}

#logo {
	margin-bottom: 15px;
}

a, a:active, a:link {
	color: #195393;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
text-decoration:none;
}
p a{
text-decoration:underline;
}

a:hover {
	text-decoration: none;
}	

h1 {
	color: #ffffff;
	font-size: 26px;
padding-top:5px !important;
	font-family: Helvetica, sans-serif;
	font-weight: lighter;
       margin:5px 0px -5px 0px;
}

h2 {
	color: #1f5d72 !important;
	font-size: 17px;
	font-family: Helvetica, sans-serif;
	margin: 0px;
margin:0px 0px -7px 0px !important;
	font-weight:lighter;
}

h3, h3 a {
text-decoration:none;
	color: #1f5d72;
	font-size: 12px;
	font-family: Helvetica, sans-serif;
	font-weight: bold !important;
        line-height:18px;
margin:10px 0px 0px 0px;
/*font-style:italic;*/
}
h3 a:hover{
text-decoration:underline;
}

h4, #leftnav .categories li h4 a {
	color: #003e7b;
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
}
.categories .sectionheader{
       font-weight:bold;
       background-image:none;
/*padding-left:5px !important;*/
}

#leftnav li {
list-style-type: none;
}


.contact {
list-style-type: none;
margin: 0px;
padding: 0px;
}

.contact li{
	color: #367384;
	font-family: Helvetica, sans-sefif;
	font-size: 10px;
text-decoration:none !important;
	font-weight: normal;
	line-height: 15px;
	padding: 6px 5px 4px 5px;
	border-bottom: 1px solid #d5e6ed;
}

.contact-header{
	color: #367384 !important;
font-weight: bold !important;
}

.contact a{
	padding: 0px !important;
}

#gmap{
width: 207px;
height: 255px;
margin-left: 21px;
border: thin solid #CCE9FB;
}

h5 {
	color: #1f5d72;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding-top: 2px;
margin:0px;
}

.right {
	float: right;
}

.left {
	float: left;
}

.clear {
	clear: both;
}

.hottubs{
padding-right: 9px;
padding-bottom: 9px;
border: 0 none;
}

/*----Utility Styles---*/

#topright {
	width: 450px;
	/*max-width: 440px;*/
	/*overflow: hidden;*/
}

#utility {
	background-image: url('../images/utilityNav.jpg');
	background-repeat: no-repeat;
	margin-top: 15px;
	width: 435px;
	height: 30px;
	padding-left: 5px;
        padding-right:10px;
	padding-top: 10px;
	display: table-cell;
	vertical-align: middle;
        text-align:right;
}

#utility, #utility a {
	padding-bottom: 7px;
	color: #ffffff;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	vertical-align: middle;
}

#utility a {
	color: #2262ab;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	padding-right: 7px;
	padding-left:7px;
	padding-top: 8px;
}

#utility #livechat {
	background-image: url('../images/chatIcon.jpg');
	background-repeat: no-repeat;
	background-position: 0% 40%;
	width: 70px;
	padding-left: 20px;
}

/*-----Top Nav Styles----*/

#navWrapper {
	margin-left: 8px;
}

#nav {
	background-image: url('../images/mainNav.jpg');
	background-repeat: no-repeat;
	width: 952px;
	height: 38px;
	padding-left: 20px;
	display: table-caption;
	vertical-align: middle;
	padding-top: 4px;
z-index: 90;
}

#nav a {
	color: #fefefe;
	font-size: 12px;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
text-decoration:none;
} 
#nav a:hover {
	color: #DBFAFE;
}

#nav img {
	vertical-align: middle;
}

#searchBox {
	width: 180px;
	margin-right: 20px;
}

#nav #search {
	border: none;
	background-image: url('../images/searchBox.jpg');
	background-repeat: no-repeat;
	background-color: transparent;
	width: 141px;
	height: 13px;
	padding: 5px;
	color: #737373;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	margin-right: 0px;
	margin-top: 3px;
}

#nav #searchBtn {
	border: none;
	width: 22px;
	height: 23px;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 3px;
	margin-right: 5px;
}

#blogSearchBox {
        border: none;
	background-image: url('../images/blogSearch.jpg');
	background-repeat: no-repeat;
	background-color: transparent;
	width: 212px;
        height: 37px;
	margin-left: 19px;
        margin-top: 20px;
}

#blogSearchBox #s {
	border: none;
	background-image: url('../images/searchBox.jpg');
	background-repeat: no-repeat;
	background-color: transparent;
	width: 146px;
	height: 23px;
	padding-left: 5px;
	color: #737373;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	margin-right: 0px;
	padding-right: 0px;
	margin-top: 7px;
	padding-top: 2px;
        margin-left: 19px;
}

#blogSearchBox #searchsubmit {
	border: none;
	width: 22px;
	height: 23px;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 7px;
	margin-right: 5px;
}

/*--Home Feature/Flash Area----*/

#flash {
	width: 947px;
	height: 269px;
	position: relative;
	z-index: 1;
	margin-left: 10px;
	margin-right: 10px;
padding-bottom: 30px;
overflow:hidden;
}

/*--Slideshow Begin----*/

.banner-link img{
	border: 0px none !important;
	margin: 0px !important;
width: 947px;
height: 269px;
}

#s4 img{
	border: 0px none !important;
	margin: 0px !important;
width: 947px;
height: 269px;
}

#page { 
        position: absolute;
        z-index: 5000;
        top: 210px;
        right: 5px;
height: 25px;
}

#page a{ 
	float: left;
	margin: 0 4px; 
	padding: 3px 7px 4px 9px; 
	background: transparent;
	text-decoration: none; 
	background-image: url(../images/page-bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: verdana, arial;
	font-size: 14px;
	font-weight: normal;
	text-align:center;
        color: #53929c;
}

#page a.activeSlide { 
	background-position: bottom left;
        color: #FFFFFF;
}

#page a:hover { 
	background-position: bottom left;
        color: #FFFFFF;
}

#output { 
	text-align: left; 
}

page { 
	text-align: left;
}

/*--Slideshow End----*/

#mainbar {
	background-image: url('../images/mainBar.png');
	background-repeat: no-repeat;
	width: 967px;
	height: 86px;
	position:relative;
	z-index: 10;
	margin-top: -53px;
margin-left: -10px;
padding-bottom: 10px;
}

#mainbar div, #mainbar div a {
	margin-top: 40px;
	color: #ffffff;
	font-size: 14px;
	font-family: Helvetica, sans-serif;
	font-weight: normal;

}

#mainbar div i, #mainbar div a i {
	font-family: Times, serif;
	font-size: 16px;
}

#mainbar a:hover {
	color: #DBFAFE;
}

#link1 {
        width:170px;
	padding-right: 140px;
	padding-top: 2px;
}

#link2 {
width:170px;
	padding-right: 145px;
}

#link3 {
width:180px;
	padding-right: 35px;
}

/*-------Home Left Links-----*/

#leftlinks {
	margin-top: 10px;
	text-align: right;
	margin-left: 10px;
}

#leftlinks div {
	padding-top: 33px;
	padding-right: 20px;
}

#leftlinks div h4, #leftlinks div a img {
	padding-right: 20px;
}

#leftlinks div a {
	color: #367384;
	font-size: 12px;
	font-weight: normal;
text-decoration: none;
}

#leftlinks a:hover {
	color: #004384;
}

#hottub {
	background-image: url('../images/homeTub.jpg');
	background-repeat: no-repeat;
	width: 251px;
	height: 53px;
}

#sauna {
	background-image: url('../images/homeSauna.jpg');
	background-repeat: no-repeat;
	width: 251px;
	height: 56px;
}

#cleaning {
	background-image: url('../images/homeClean.jpg');
	background-repeat: no-repeat;
	width: 251px;
	height: 52px;
}

/*-------Left Nav Styles-----*/

#leftnav {
	background-image: url('../images/leftNav.jpg');
	background-repeat: no-repeat;
	width: 180px;
	min-height: 163px;
	padding-left: 19px;
	padding-top: 20px;
	padding-right: 15px;
}

#leftnav a {
	display: block;
	color: #367384;
	font-family: Helvetica, sans-sefif;
	font-size: 10px;
text-decoration:none !important;
	font-weight: normal;
	line-height: 15px;
	padding: 6px 5px 4px 5px;
	border-bottom: 1px solid #d5e6ed;
}

#leftnav a:hover {
	color: #2B697C;

}

#leftrepeat {
	background-image: url('../images/leftNavRepeat.jpg');
	background-repeat: repeat-y;
	width: 225px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 20px;
}

#leftbottom {
	background-image: url('../images/leftNavBottom.jpg');
	background-repeat: no-repeat;
	width: 225px;
	height: 13px;
	margin-left: 15px;
	margin-bottom: 15px;
}

.leftblue {
	background-image: url('../images/leftblue.jpg');
	background-repeat: no-repeat;
	width: 209px;
	height: 28px;
	margin-left: 20px;
	padding-left: 24px;
	padding-top: 10px;
}

.leftblue a {
	color: #ffffff;
	font-weight: normal;
	font-size: 10px;
text-decoration:none;
}

.leftblue i, .leftblue a i {
	font-family: Times, serif;
	font-size: 14px;
	font-weight: normal;
}

#aqua {
	background-image: url('../images/auqa.jpg');
	background-repeat: no-repeat;
	width: 170px;
	min-height: 115px;
	padding-left: 24px;
	padding-top: 20px;
	padding-right: 20px;
	color: #ffffff;
	font-family: Times, serif;
	font-size: 12px;
	line-height: 17px;
overflow: hidden;
}
#aqua a{
color:#ffffff;
}
#aqua img{
float:left;
border:3px solid #cce0e1;
margin:0px 10px 10px 0px;
}

#aquarepeat {
	background-image: url('../images/aquaRepeat.jpg');
	background-repeat: repeat-y;
	width: 235px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
}

#aquaBot {
	background-image: url('../images/aquaBot.jpg');
	background-repeat: no-repeat;
	width: 235px;
	height: 21px;
	margin-left: 15px;
	margin-bottom: 15px;
}

/*#contactform input, #contactform textarea {
	background-color: #edf6f7;
	border: 1px solid #bfd1d9;
}

#contactform p {
	color: #2c788d;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-top: 7px;
}

#contactform #fields {
	margin-left: 10px;
}

#contactform #fields input, #contactform #fields textarea {
	margin-top: 10px;
	width: 310px;
	-moz-border-radius: 3px;
	padding: 5px;
}

#contactform #labels {
	margin-top: 12px;
}

#contactinfo {
	margin-top: 10px;
}*/

/*-----Content Styles-----*/

#homecontent {
	width: 670px;
}

#homecontent #copy {
	width: 420px;
        margin-top:0px;
}
#homecontent #copy h1{
padding-bottom: 5px;

}
.testimonial{
padding-top:10px;
}
.testimonial p {
	padding-top: 5px;
	color: #3f8d9c;
	font-family: Times, serif;
	font-size: 12px;
}

.testimonial .pic {
	float: left;
	padding: 5px;
	padding-top: 0px;
}

.testimonial a {
	font-size: 10px;
text-decoration:none !important;
}

.testimonial .carrots {
	font-size: 8px;
}

#rightbar {
float:right;
	width: 221px;
	margin-top: 5px;
	margin-right: 10px;
}

#rightbar .bar {
float:right;
	background-image: url('../images/rightbar.jpg');
	background-repeat: no-repeat;
	width: 180px;
	height: 47px;
	margin-bottom: 5px;
	text-align: left;
}

#rightbar .bar p {
	padding-top: 16px;
	padding-left: 19px;
	padding-bottom: 15px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

#rightbar .bar p .break {
	color: #acd2d9;
}

#rightbar .bar p a {
	color: #ffffff;
	font-style: oblique;
	font-family: Times, serif;
	font-size: 14px;
	font-weight: normal;
text-decoration:none;
}

#rightbar .bar p a:hover {
	color: #000000;
}

#copy {
	width: 445px;
	margin-top: 15px;

}
#copy p a, #copy ul li a{
text-decoration:underline;
}

#copy a:hover {
	color: #2B697C;
}

#featurephoto {
	width: 230px;
	padding: 10px;
	text-align: right;
	margin-top: 15px;
}

#content {
	margin-bottom: 10px;
}
/*-----Footer Styles----*/

#footer {
	color: #ffffff;
	font-size: 14px;
	line-height: 15px;
}
#footer a{
text-decoration: none;
}

#footer a:hover {
	color: #004384;
}

#footer i {
	font-family: Times, serif;
	font-size: 20px;
}

#footer p {
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
}

#newsletterleft {
	width: 400px;
	max-width: 400px;
	overflow: hidden;
        margin-top: 9px;
}

#sharebar {
	background-image: url('../images/sharebar.jpg');
	background-repeat: no-repeat;
	width: 980px;
	height: 39px;
	margin-top: 10px;
	padding-left: 30px;
}

#sharethis_0 .stico_default {
	background: url('../images/sharethis.jpg') no-repeat;
	width: 26px;
	height: 25px;
}

.stbuttontext {
	display: none;
}

#footer #newsletter {
	margin-top: 5px;
}

#footer #hkxjr-hkxjr {
	border: none;
	background-image: url('../images/searchBox.jpg');
	background-repeat: no-repeat;
	background-color: transparent;
	width: 141px;
	height: 13px;
	padding: 5px;
	color: #737373;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	margin-right: 0px;
	margin-left: 10px;
}

#footer #newsletterBtn {
	border: none;
	width: 22px;
	height: 23px;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 5px;
}

#sharelinks {
	padding-top: 7px;
	padding-right: 55px;
}

#sharelinks a {
	display: inline;
}

#cities {
	background-image: url('../images/citiesBg.jpg');
	background-repeat: no-repeat;
	width: 952px;
	height: 154px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
	padding-left: 20px;
	padding-top: 20px;
}

#cities .list {
	color: #000000;
	font-size: 11px;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 40px;
	line-height: 15px;
}

#footer #divide {
	margin-left: 15px;
	margin-right: 15px;
}

#footercontent, #footercontent a {
	color: #000000;
	font-size: 9px;
	font-family: Verdana, sans-serif;
	font-weight: lighter;
}

#footercontent {
	margin-left: 15px;
}

#buttons {
	margin-bottom: 10px;
}

/*----- Blog Styles ------------*/
#commentbox {
	background-image: url('../images/comments.jpg');
	background-repeat: no-repeat;
	width: 229px;
	min-height: 163px;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
        color: #1f5d72;
        font-size: 10px;
}

#commentbox i {
        color: #636363;
}

#commentbox a {
	color: #59aebd;
        text-decoration: underline;
        display: block;
}

#commentbox a:hover {
        text-decoration: none;
}

#commentsrepeat {
	background-image: url('../images/commentsrepeat.jpg');
	background-repeat: repeat-y;
	width: 229px;
	margin-right: 15px;
}

#commentsbottom {
	background-image: url('../images/commentsbottom.jpg');
	background-repeat: no-repeat;
	width: 229px;
	height: 30px;
	margin-bottom: 15px;
}

.mega {
background:url("../images/mega-bg.png") repeat-x scroll left bottom transparent;
color:#FFFFFF;
display:none;
float:left;
left:-7px;
list-style:none outside none;
position:absolute;
z-index: 99;
padding-left: 0px;
}
.mega .left, .mega .right {
position:absolute;
top:0;
width:28px;
}
.mega .left {
background:url("../images/mega-left-side.png") no-repeat scroll left bottom transparent;
left:-21px;
}
.mega .right {
background:url("../images/mega-right-side.png") no-repeat scroll left bottom transparent;
right:-28px;
}
.mega ul {
float:left;
list-style:none outside none;
margin:10px 0 30px;
padding:5px 0 0 5px;
width:120px;
}
#nav .mega ul h3, #nav .mega ul h3 a, .single-dropdown .parent a {
font-family:"Times";
font-size:14px !important;
font-style:italic;
font-weight:normal;
margin:5px 0 5px 8px;
}
#nav #navbar li .mega ul li a{
font-size:11px !important;
}
.single-dropdown li a{
padding:0px!important;
margin: 0;
}
.single-dropdown .parent li a {
font-size:11px !important;
padding:0px!important;
margin: 0;
}
.mega ul li, .single-dropdown li {
border-right: 1px solid #609EA6;
padding-left:10px;
padding-right:8px;
list-style: none;
background: transparent url("images/blueball.png") 0 8px no-repeat;
line-height: 15px;
padding-bottom: 2px;
margin-left: 6px;
}
.single-dropdown li.parent {
padding: 0;
margin: 0;
background-image: none;
}
.single-dropdown li {
border: 0;
}
.mega ul li.no-bg {
background-image: none;
}
#navbar .mega ul li a, .single-dropdown li a {
background:url("../images/mega-list-arrow.gif") no-repeat scroll 0 9px transparent;
color:#FFFFFF;
font-family:Verdana;
font-size:11px !important;
font-style:normal;
padding:5px 0 5px 0px;
text-decoration:none;
width:104px;
}
#navbar .mega ul li a:hover {
color: #DBFAFE;
}
#mega-menu-services {
left:-80px;
}

#header #navbar {
	position: absolute;
	z-index: 90;
	bottom: 0px;
	right: 5px;
	list-style-type: none;
}
#header #navbar > li {
	float: left;
}
#navbar {
bottom:0;
list-style-type:none;
margin:0;
padding:0;
position: absolute;
top: 124px;
height: 29px;
}
#navbar li.top-level {
float:left;
height: 32px;
position:relative;
z-index: 91;
}
#navbar .top-level .top-level{
padding-top:11px !important;
}
#navbar li a.top-level {
display:block;
}
#navbar #hot-tubs {
position:static;
}

#navbar #home a.top-level {
background:url("../images/navbar-text.png") no-repeat scroll -102px 0 transparent;
width:70px;
padding-top: 9px;
height: 23px;
text-align: center;
}
#navbar #home a.top-level:hover {
background:url("../images/navbar-text.png") no-repeat scroll -102px -43px transparent;
}

#navbar #hot-tubs a.top-level {
background:url("../images/navbar-text.png") no-repeat scroll 0 0 transparent;
width:70px;
padding-top: 9px;
height: 23px;
text-align: center;
}
#navbar #hot-tubs a.top-level:hover {
background:url("../images/navbar-text.png") no-repeat scroll 0 -43px transparent;
}
#navbar #saunas a.top-level {
background:url("../images/navbar-text.png") no-repeat scroll -102px 0 transparent;
width:70px;
padding-top: 9px;
height: 23px;
text-align: center;
}
#navbar #saunas a.top-level:hover {
background:url("../images/navbar-text.png") no-repeat scroll -102px -43px transparent;
}
#navbar #water-care a.top-level {
background:url("../images/navbar-text.png") no-repeat scroll -194px 0 transparent;
width:90px;
padding-top: 9px;
height: 23px;
text-align: center;
}
#navbar #water-care a.top-level:hover {
background:url("../images/navbar-text.png") no-repeat scroll -194px -43px transparent;
}
#navbar #health-benefits a.top-level {
background:url("../images/navbar-text.png") no-repeat scroll -315px 0 transparent;
width:115px;
padding-top: 9px;
height: 23px;
text-align: center;
}
#navbar #health-benefits a.top-level:hover {
background:url("../images/navbar-text.png") no-repeat scroll -315px -43px transparent;
}
#navbar #repair a.top-level {
background:url("../images/navbar-text.png") no-repeat scroll -473px 0 transparent;
width:65px;
padding-top: 9px;
height: 23px;
text-align: center;
}
#navbar #repair a.top-level:hover {
background:url("../images/navbar-text.png") no-repeat scroll -473px -43px transparent;
}
#navbar #services a.top-level {
background:url("../images/navbar-text.png") no-repeat scroll -558px 0 transparent;
width:82px;
padding-top: 9px;
height: 23px;
text-align: center;
}
#navbar #services a.top-level:hover {
background:url("../images/navbar-text.png") no-repeat scroll -558px -43px transparent;
}
#navbar #mega-menu-services {
width: 450px;
}
#navbar #mega-menu-services ul li {
padding-right: 5px;
}
#navbar #contact a.top-level {
padding-top: 9px;
height: 23px;
text-align: center;
width: 90px;
}
#navbar #blog a.top-level {
padding-top: 9px;
height: 23px;
text-align: center;
width: 60px;
}
.single-dropdown {
background:url("../images/single-bg.png") no-repeat scroll left bottom transparent;
display:none;
left:-8px;
list-style:none outside none;
padding:9px 4px 20px 25px;
position:absolute;
z-index:99;
}
.single-dropdown ul {
padding-left: 0px;
padding-top: 5px;
padding-bottom: 5px;
}
#navbar .single-dropdown li.parent a {
font-style: italic;
font-family:times;
}
#navbar .single-dropdown li.parent ul li a {
font-style: normal;
font-size: 11px;
font-family:arial;
}
#navbar .single-dropdown li ul li a {
font-family: arial;
font-style: normal;
font-size: 11px;
line-height: 15px;

}
.single-dropdown li {
padding-left:8px;
}
.single-dropdown li ul li{
padding-left: 8px;
list-style: none;
background: transparent url("images/blueball.png") 0 8px no-repeat;
}
.single-dropdown li a {
color:#FFFFFF;
display:block;
text-decoration:none;
width:100px;
padding-top: 2px;
padding-top: 2px;
line-height: 15px;
}
.single-dropdown li a:hover {
text-decoration:none;
}
.single-dropdown .right {
background:url("../images/single-right.png") no-repeat scroll right bottom transparent;
bottom:0;
display:block;
position:absolute;
right:-29px;
width:21px;
}
#services .single-dropdown {
left:-90px;
width:150px;
}

#header #navbar > li > a {
	display: block;
	padding: 10px 18px;
	color: #fff;
	text-decoration: none;
}
#header #navbar > li ul {
	display: none;
}
#header > #navbar > li > a:hover {
	background: url('../images/navbar-hover.png') no-repeat;
}

.mega ul h3 {
color: #ffffff;
}

#headerImg {
float:left;
margin-bottom: 10px;
}

.categories {
list-style-type: none;
margin: 0px;
padding: 0px;
}
.categories li {
list-style-type: none;
margin: 0px;
padding: 0px;
}
#leftnav .categories li a {
font-weight: bold;
}
#leftnav .categories li ul li a {
font-weight: normal;
}
.categories li ul {
list-style-type: none;
margin: 0px;
padding: 0px;
display: none;
padding-left: 0px;
}
.categories ul li span {
padding-left: 10px;
}
#repair-left{
font-size:11px;
margin-top:-5px;
line-height:16px;
}
#repair-left p{
padding-left:15px;
}
.repair-h2{
color:#13467e;
font-family:times;
font-size:15px;
font-style:italic;
font-weight:bold;
}
#repair-left a{
font-size:11px;
color:#1e6376;
}
#postTitle, #postTitle a {
font-family: Verdana, sans-serif;
font-size: 12px;
color: #1f5d72;
font-weight: lighter;
}
.post{
padding-top:10px;
}
#postDate, #postDate a, .comment-meta a {
font-family: Verdana, sans-serif;
font-size: 10px;
font-style: oblique;
color: #1f5d72;
font-weight: normal;
}
.postmetadata, .postmetadata a, .comment-author a {
font-size: 10px;
color: #59aebd;
font-weight: lighter;
}
.postmetadata a {
text-decoration: underline;
}
.entry p {
margin: 0px;
padding: 0px;
}
.jqTransformInputWrapper, jqTransformTextarea {
padding-bottom: 20px !important;
}

#copy ul{
 list-style:none;
margin:0px;
padding:0px;

}
#copy ul li{
padding:2px 0px;
padding-left:12px;
background-image: url(../images/bullet.gif);
background-repeat:no-repeat;
background-position: 0 5px;
}
#copy ul li p{
margin:0px !important;
padding:0px !important;
}
#copy .commentlist {
margin-top: 10px;
}
#copy .commentlist li {
padding: 10px;
}
#copy .commentlist, #copy .commentlist li {
list-style-type: none;
background-image: none;
}
.commentlist .even {
background-color: #efefef;
}
.commentlist .odd {
background-color: #ffffff;
}

.commentlist .avatar, .commentlist .comment-meta {
display: none;
}
.pdg a {
text-decoration: none;
}

/*-------------------Gallery Styles--------------------*/
.bigpicture{
border:none !important;
text-align:left !important;
float:left;
width: 330px !important;
}
.bigpicture img{
background-image:none !important;
border:none !important;
padding:0px 0px 0px 0px !important;
width: 300px !important;
}
.littlepics{
width: 350px !important;
float:right;
padding-top:5px;
}
.littlepics p{
color:#29758c;
padding-bottom:15px;
}
.picturelist li{
list-style:none !important;
border:none !important;
background-image: none !important;
}
.picturelist li img, .picturelist li a{
border:none !important;
}
.thumb, .thumb a{
width:auto !important;
}
.thumb a{
padding:0px !important;
}
.thumb{
padding: 0px 10px 10px 0px !important;
margin:0px !important;
}
.gallerycopy{
width: 600px !important;
display:block;
}

/* End of 'mchs' */

