/* STYLE SHEET */
h1 {
    font-weight:100;
    font-size:18px;    
}
body{
	position:relative;
	height:100%;
	background-image:url(../images/background/blue-bg.png);
	background-repeat:repeat-x;
	background-color:#063e60;
	margin:0px;
}
#container {anner
	position:relative;
	width:960px;
	margin:auto;
	background-color:#f4deb1;
	background-image:url(../images/background/sub-container-bg.jpg);
	background-repeat: no-repeat;
	padding-bottom:10px;
	
}
/* ***************************************************************************** */
/* TOP */
#top {
	position:relative;
	margin:0 auto;
	width:960px;
	height:88px;		/* 74 - Pre Live Chat */
	padding-top:10px;
	background-color:none;
}
#logo {
	position:relative;
	float:left;
	background-image:url(../images/background/logobg2.gif);
	background-position:right;
	background-repeat: no-repeat;
	width:390px;		/* 400 - Pre Live Chat */
}
#logo-left {
	position:relative;
	float:left;
	width:122px;
}
#logo-right {
	position:relative;
	float:right;
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	padding-top:10px;
	padding-right:8px;
}

.logo-display {
	display:block;
	text-indent:-1000em;
	background:url(../images/ryd-logo2.gif);
	width:125px;
	height:63px;
}

#live_chat {
	position:absolute;
	top:10px;
	right:0px;
}

#contact-info {
	position:absolute;
	color:#FFF;
	font-size:24px;
	padding-top:0px;
	line-height:26px;
	text-align:right;
	top:8px;
	right:160px;
}
.contact-top {
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

/* ***************************************************************************** */
/* HEADER */
#banner {
	position:relative;
	height:170px;
	margin-bottom:2px;
	}
#banner-left {
	position:relative;
	float:left;
	width:170px;
	padding-top:10px;
	padding-left:10px;
	text-align:left;	
	}
#banner-right {
	position:relative;
	float:left;
	width:600px;
	padding-top:40px;
	padding-left:10px;	
}
/* ***************************************************************************** */
/* MENU */
#navigation {
	position:relative;
	height:25px;
	z-index:10;
	margin-bottom:50px;
	margin-left:190px;
}
/* ***************************************************************************** */
/* TOP CONTENT*/
#top-content {
	position:relative;
	padding:0px 25px 10px 25px;
	margin-bottom:10px;
}
#top-content p {
	line-height:22px;
}
#left-column {
	position:relative;
	width:685px;
	float:left;
	/* padding-top:80px; */
	text-align:justify;
	padding-right:20px; 
}
#right-column {
	position:relative;
	width:190px;
	float:right;
	/*padding-top:185px;*/
}
.featured-top {
	position:relative;
	height:12px;
	background-image:url(../images/background/bg-top.gif);
	background-repeat:no-repeat;
	
}
.featured-bottom {
	position:relative;
	height:12px;
	background-image:url(../images/background/bg-bottom.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
}
/* ***********************/
/* Video*/
#video {
	position:relative;
	margin-right:10px;
	margin-top:40px;
}

/* ***********************/
/* Testimonial */
#testimonial-top {
	position:relative;
	background-image:url(../images/background/testimonial-top.jpg);
	background-repeat:no-repeat;
	height:45px;
}
#testimonial-main {
	position:relative;
	background-image:url(../images/background/testimonial-main.jpg);
	background-repeat:no-repeat;	
	background-position:top;
	background-color:#8e7b60;
	color:#ffffff;
	font-size:11px;
	height:230px;
	text-align:justify;
}
#testimonial-content {
	padding:26px 10px 10px 10px;
}
#testimonial-bottom {
	position:relative;
	background-image:url(../images/background/box-bottom.jpg);
	background-repeat:no-repeat;
	height:35px;
	text-align:center;
}
#testimonial-comment {
	color:#FFFFFF;
}

#testimonial-quote {	
	text-align:left;
	color:#f5deb2;
/*	padding-right:10px;*/
	font-size:13px;
	font-weight:bold;
}

/* ***********************/
/* Join Us */
#join-us{
    margin-top:20px;
    margin-bottom:20px;    
}

#join-us-top {
	position:relative;
	background-image:url(../images/background/testimonial-top.jpg);
	background-repeat:no-repeat;
	height:45px;
}
#join-us-main{
	position:relative;
	background-image:url(../images/background/gallery-main.jpg);
	background-repeat:no-repeat;	
	background-position:top;
	background-color:#8e7b60;
	color:#ffffff;
	font-size:11px;
	height:150px;
	text-align:justify;
}
#join-us-main p {
    color:#ffffff;
}
#join-us-content {
	padding:10px 10px 10px 10px;        
}
#join-us-bottom {
	position:relative;
	background-image:url(../images/background/box-bottom.jpg);
	background-repeat:no-repeat;
	height:35px;
	text-align:center;
}
#join-us-comment {
	color:#FFFFFF;
}


/* ***********************/
/* Smile Gallery */	
#gallery-top{
	position:relative;
	background-image:url(../images/background/smilegallerybg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:42px;
	background-color:#8e7b60;
	color:#ffffff;	
	margin-top:15px;	
}
#gallery-middle{
	background-color:#8e7b60;
	height:230px;
	overflow:hidden;
}
#gallery-main {
	position:relative;
	background-color:#8e7b60;
	padding:10px;
}
#gallery-bottom {
	position:relative;
	background-image:url(../images/background/box-bottom.jpg);
	background-repeat:no-repeat;
	height:35px;
	text-align:center;
}

/* ***********************/
/* Smile Report Gallery */	
#gallery-report-top{
	position:relative;
	background-image:url(../images/background/smilereportbg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:42px;
	background-color:#8e7b60;
	color:#ffffff;		
	margin-top:15px;
}
#gallery-report-middle{
	background-color:#8e7b60;
	height:274px;
	overflow:hidden;
}
#gallery-report-main {
	position:relative;
	background-color:#8e7b60;
	padding:10px;
}
#gallery-report-bottom {
	position:relative;
	background-image:url(../images/background/box-bottom.jpg);
	background-repeat:no-repeat;
	height:35px;
	text-align:center;
	margin-bottom:15px;
}

/* ***********************/
/* Smile Survey */
#survey-top {
	position:relative;
	background-image:url(../images/background/survey-top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:42px;
	margin-top:10px;
}
#survey-main {
	position:relative;
	background-color:#8e7b60;
	padding:0px 10px;
	color:#f4ddb1;
	margin:0px;
}
#survey-main p{
	color:#f4ddb1;
	font-size:11px;
	line-height:normal;
	margin:0px;
	padding:0px;
}
#survey-bottom {
	position:relative;
	background-image:url(../images/background/box-bottom.jpg);
	background-repeat:no-repeat;
	height:35px;
	text-align:center;
}

/* ***********************/
/* Stories */
#stories-top {
	position:relative;
	background-image:url(../images/background/stories-bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:42px;
	margin-top:10px;
}
#stories-main {
	position:relative;
	background-color:#8e7b60;
	padding:0px 10px;
	color:#f4ddb1;
}
#stories-main p{
	color:#f4ddb1;
	font-size:11px;
	line-height:normal;
}
#stories-bottom {
	position:relative;
	background-image:url(../images/background/box-bottom2.jpg);
	
	background-repeat:no-repeat;
	height:20px;
	text-align:center;
}


/* ***********************/
/* RSS */
#rss-top {
	position:relative;
	background-image:url(../images/background/rss-top.jpg); /* */
	background-repeat:no-repeat;
	background-position:top;
	height:85px; /* 15 */
    margin-top:10px;
}
#rss-main {
	position:relative;
	background-color:#8e7b60;
	padding:10px 10px;
	color:#f4ddb1;
}
#rss-main p{
	color:#f4ddb1;
	font-size:11px;
	line-height:normal;
}
#rss-bottom {
	position:relative;
    top: -15px;
	background-image:url(../images/background/box-bottom2.jpg);
	
	background-repeat:no-repeat;
	height:20px;
	text-align:center;
}
   
.rss_box {
    margin-top: -12px;
    padding:3px 3px 3px; 0px;
    background-color: white;
    color: #4682B4;
    font-size: 12px;
    width: 164px;
    position: relative;
    /* left: 3px; */
 }
 
.rss_title {
	color:#ffffff;
	font-size:12px;
	text-align:center;
}

.rss_title a {
	color:#ffffff;
	font-size:12px;
	text-align:center;
}
 
#rss-main ul,ol{ 
	list-style-position: outside; 
	margin-left: 0px; 
	padding-left: 15px;
	padding-right:5px;
	vertical-align: middle;
	font-size:11px;
	line-height:18px;
}
#rss-main ul li, 
#rss-main ol li{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

/* ***************************************************************************** */
/* WIDGET BLOG */
#wblog-main {
	position:relative;
	width:190px;
}
#wblog-bottom {
	position:relative;
	background-image:url(../images/background/box-bottom2.jpg);
	
	background-repeat:no-repeat;
	height:20px;
	text-align:center;
}

/* ***************************************************************************** */
/* FACEBOOK BOX */
#facebook-main {
	position:relative;
	width:190px;
	
}

#facebook-top {
	position:relative;
	background-image:url(../images/background/facebook-top3.jpg); /* */
	background-repeat:no-repeat;
	background-position:top;
	height:16px;
}

#facebook-bottom {
	position:relative;
    background-image:url(../images/background/facebook-bottom3.jpg);	
	background-repeat:no-repeat;
	height:10px;
}

/* ***************************************************************************** */
/* LOWER CONTENT*/
#lower-content  {
	position:relative;
	padding:0px 55px 10px 55px;
}
#lower-content-top {
	width:850px;
	height:9px;
	background-image:url(../images/background/lowerbg-top.gif);
	background-repeat:no-repeat;
}

#lower-content-container {
	position:relative;
	/* height:222px; */
	background-image:url(../images/background/lowerbg-middle.gif);
	background-repeat:repeat-y;
	color:#ead4a9;
	font-size:11px;
	padding:5px;
	line-height:14px;
}

#lower-content-bottom {
	width:850px;
	height:26px;
	background-image:url(../images/background/lowerbg-bottom.gif);
	background-repeat:no-repeat;
}

#lower-content-container a:link, #lower-content-container a:hover, #lower-content-container a:visited {
	color:#ead4a9;
}
.services {
	position:relative;
	float:left;
	margin:0 15px;
}
.locations {
	position:relative;
	float:left;
	margin:0 15px;
}
/* ***************************************************************************** */
/* GALLERY */
table.image-gallery{
	width:100%;
	border-spacing:0px;
}
table.image-gallery tr th{
	background-color:#d9e3d1;
	text-align:left;
	padding:4px;
	font-weight:normal;
}
table.image-gallery tr td{
	padding:4px;
}

img.gallery-thumb{
	margin-right:5px;
	margin-bottom:5px;
}

/* ***************************************************************************** */
/* FOOTER */
#footer {
	position:relative;
	margin:0 auto;
	width:960px;
	font-size:11px;
	color:#ffffff;
	padding:10px 0px;
}
#footer-left {
	position:relative;
	float:left;
}
#footer a:link,
#footer a:visited,
#footer a:hover {
	color:#ffffff;
	text-decoration:underline;
}	

#footer-right{
	position:relative;
	float:right;
	text-align:right;
}

.footer-content-link {
	border-bottom:1px solid;
	height:25px;
}

.footer-content-link a{
	position:relative;
	top:3px;
	cursor:pointer;
	font-size:15px;
	/* border-right:1px solid;	 */
	padding:5px 5px 5px 10px;
}
/*
.footer-content-link a:hover {
	position:relative;
	top:3px;
	text-decoration:underline;
	background-color:#ead4a9;
	color:#000000;	
}
*/
#plujo {
	position:relative;
	color:#ffffff;
}
#plujo a:link,
#plujo a:visited{
	color:#ffffff;
	text-decoration:none;
	}
#plujo a:hover {
	color:#ffffff;
	text-decoration:underline;
}

/* ***************************************************************************** */
/* GALLERY */
table.image-gallery{
	width:100%;
	border-spacing:0px;
}
table.image-gallery tr th{
	background-color:#8e7b60;
	text-align:left;
	padding:4px;
	font-weight:normal;
	color:#f4deb1;
}
table.image-gallery tr td{
	padding:4px;
}

img.gallery-thumb{
	margin-right:5px;
	margin-bottom:5px;
}


/* ***************************************************************************** */
/* GLOBAL */

.clear-column {
	clear:both;
}
:focus {
	outline:none;
}
h3 {
	font-weight:normal;
	margin:2px 0px;
}
h2 {font-weight:normal;}

ul,ol{ 
	margin-left:20px;
}
ul li, 
ol li{
	margin-bottom:8px;
}
form {
	margin:0px;
	padding:0px;
}
.title{
	font-size:14px;
	color:#f4deb1;
	margin-bottom:10px;
	
}

