/*  

Theme Name: DreamMaker GR

Description: DreamMaker Bath & Kitchen GR

Author: SLB Networks

Author URI: http://www.slbnetworks.com

Client URL: http://www.dreammakergr.com

*/

	

/* Start Template */

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #FFFFFF;
	background-repeat:repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#484848;	
}

h1 {
	width:300px;
	float:left;
	margin-top:15px;
	margin-left:33px;
	display:inline;
	font-size:13px;
	font-weight:bold;
	color: #32345B;
	text-align:left;
	
}

h2 {
	font-size:14px;
	font-weight:bold;
	color: #32345B;
	padding: 20px 0 8px 0;
}

h3 {
	font-size:14px;
	font-weight:bold;
	color: #32345B;	
	padding: 20px 0 8px 0;	
}

h4 {
	font-size:14px;
	font-weight:bold;
	color: #32345B;	
	padding: 20px 0 8px 0;	
}

img {
	border:none;	
}

#header_top {
	height:32px;
	width:100%;
	float:left;
	background-color: #32345B;
	border-bottom: 2px solid;
	border-bottom-color:#FFFFFF;

}

#header_main {
	height:116px;
	width:100%;
	float:left;
	background-image:url(images/web/header.png);
	background-repeat:repeat-x;

}

#header_wrapper {
	margin:0 auto;
	height:116px;
	width:1000px;

}

#header_logo {
	width:263px;
	height:97px;
	float:left;
	margin-left:40px;
	margin-top:10px;
	display:inline;

}

#header_startrail {
	width:330px;
	height:97px;
	float:right;
	margin-right:70px;
	margin-top:10px;
	display:inline;

}

#header_bottom {
	height:35px;
	width:100%;
	float:left;
	background-color: #32345B;

}

/************************
	Navigation
********************************/

#nav_bar {
	height:25px;
	width:100%;
	float:left;
	margin-top:3px;
	background-color:#C2C2CE;
	background-repeat:repeat-x;
	border-bottom: 2px solid;
	border-bottom-color:#FFFFFF;
	border-top: 2px solid;
	border-top-color:#FFFFFF;

}


#nav {
	margin: 0 auto;
	width:1000px;

}

#nav h2 {
	display: none;
}

#nav ul {
	margin: 0;
	padding: 0 0 0 0px;
	list-style: none;
	display: block;
	height: 25px;
}

#nav li {
	font-size:12px;
	font-weight:bold;
	position: relative;
	float: left;
	display: block;
	height: 25px;
	margin-left:25px;
}

#nav a:link, #nav a:visited {
	display: block;
	height: 25px;
	text-decoration: none;
	padding-left:25px;
	padding-right:25px;	
	line-height: 25px;
}

#nav li a:link, #nav li a:visited {
	height: 25px;
	float: left;
	text-decoration: none;
	color: #32345B;	
}

html>body #nav li a, 
html>body #nav li a:visited {
	height: 25px;
}

#nav li a:hover, #nav li a:visited:hover, #nav li.hover a, #nav li:hover > a {
	background-color: #32345B;
	background-repeat: repeat-x;
	color:#FFF;	
}

#nav li:hover, #nav li:visited:hover, #nav li.sfhover { 
	background-color: #32345B;
	background-repeat: repeat-x;	
	color:#FFF;	
}

#nav li ul {
	width: 218px; /*140px;*/
	list-style: none;
	position: absolute;
	clear: both;
	top: 40px;
	left: 0;
	font-weight: normal;
	padding: 0;
	margin: 0;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF;	
	display: none;
}

#nav li>ul {
	position: absolute;
	top: 0;
	left: 0;
	width: 222px; /*144px;*/
	height: auto;
	margin-top: 25px;
}

#nav li li {
	clear: both;
	display: block;
	width: 222px; /*140px;*/
	text-align: left;
	float: none;
	height: auto;
	margin: 0;
	padding: 0;
	font-size:11px !important;
	background-position: -300px -300px !important;
}

#nav li li a, #nav li li a:visited {
	display: block;
	font-weight: normal;
	line-height: 1.2em;
	height: 13px;
	padding: 8px 0 8px 5px !important;
	margin: 0 !important;
	background-color:#C2C2CE !important;
	width: 218px; /*140px;*/
	font-size: 11px;	
	font-weight: bold !important;
	text-align: left;
	border-top: 2px solid #FFFFFF;		
}

html>body #nav li li a {
	width: 218px; /*140px;*/
	height: auto !important;
	line-height: 1.2em !important;
	min-height: 13px !important;
}

#nav li li a:hover, #nav li li a:visited:hover {
	background-color: #32345B !important;
	width:217px;
	color:#FFFFFF;
}


#nav li:hover ul, #nav li.hover ul {
	display: block;		
}

#nav a:hover ul, #nav li.hover ul {
	display: block;	
}


/**************************
	End Navigation
****************************************/

#main_background {
	width:100%;
	min-height:700px;
	float:left;	
	background-image:url(images/web/background.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;

}

#main_container {
	margin:0 auto;
	width:1000px;

}

#container_background {
	width:1000px;
	min-height:700px;
	float:left;
	background-image:url(images/web/main_body_2.png);
	background-repeat: repeat-y;

}

#footer_spacer {
	width:100%;
	height:35px;
	float:left;
	background-image:url(images/web/spacer_bottom.png);
	background-repeat:repeat-x;		

}

#footer_spacer_middle {
	margin:0 auto;
	width:1000px;
	height:35px;
	background-image: url(images/web/spacer_main.png);		

}

#footer_top {
	width:100%;
	height:72px;
	float:left;	
	background-image:url(images/web/footer.png);
	background-repeat:repeat-x;	

}

#footer_top_wrapper {
	width:900px;
	margin: 0 auto;
	margin-top:10px;
	font-size:11px;
	color: #32345B;
	text-align:center;
	line-height:25px;

}

#footer_top_wrapper a:link, #footer_top_wrapper a:visited {font-size:11px; color: #32345B; text-align:center; line-height:25px; text-decoration:none; }
#footer_top_wrapper a:hover, #footer_top_wrapper a:visited:hover {font-size:11px; color: #32345B; text-align:center; line-height:25px; text-decoration:underline; }

#footer_bottom {
	height:32px;
	width:100%;
	float:left;
	background-color: #32345B;
	border-top: 2px solid;
	border-top-color:#FFFFFF;

}

#footer_bottom_wrapper {
	width:900px;
	margin: 0 auto;
	margin-top:3px;
	font-size:11px;
	color: #FFFFFF;
	text-align:center;
	line-height:25px;

}

#footer_bottom_wrapper a:link, #footer_bottom_wrapper a:visited { font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; color: #FFFFFF; text-align:center; line-height:25px; text-decoration:none; }
#footer_bottom_wrapper a:hover, #footer_bottom_wrapper a:visited:hover { font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; color: #FFFFFF; text-align:center; line-height:25px; text-decoration:underline; }


#container {
	width:900px;
	margin: 0 auto;

}
 
 
/* End Template */


/* Start Page Header */

#page_wrapper {
	width:900px;
	float:left;

}

#header_box {
	width:450px;
	height:130px;
	background-image:url(images/web/page_header.png);
	background-repeat:no-repeat;
	float:left;
	margin-top:35px;
	
}

#header_title {
	
}

#header_text1 {
	width:380px;
	float:right;
	margin-top:20px;
	margin-right:15px;
	display:inline;
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
	
}

#header_text2 {
	width:280px;
	float:right;
	margin-top:10px;
	margin-right:15px;
	display:inline;
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
	
}

#header_address {
	width:450px;
	height:130px;
	float:right;
	margin-top:35px;
	font-size:12px;
	font-weight:bold;
	color: #32345B;
	text-align:center;
	
}

#request_area {
	width:450px;
	height:60px;
	float:left;

}

.request_button {
	width:208px;
	height:60px;
	float:left;
	margin-left:120px;
	display:inline;
	font-size:11px;
	font-weight:bold;
	color: #32345B;
	text-align:center;
	
}

.request_button a:link, .request_button a:visited {
	width:208px;
	height:60px;
	float:left;
	background-image:url(images/web/quote_box.png);
	background-repeat:no-repeat;
	margin-top:15px;
	margin-left: 13px;
	font-size:11px;
	font-weight:bold;
	color: #32345B;
	text-align:center;
	padding-top:18px;
	text-decoration:none;
	
}

.request_button a:hover, .request_button a:visited:hover {
	width:208px;
	height:60px;
	float:left;
	background-image:url(images/web/quote_box_hover.png);
	background-repeat:no-repeat;
	margin-top:15px;
	margin-left: 13px;
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
	text-align:center;
	padding-top:18px;
	text-decoration:none;	
	
}

/* End Page Header */ 


/* Picture Bar */
	
#picture_bar {
	width:900px;
	float:left;
	padding:0 0 10px 0;	

}

.picture_holder {
	float:left;
	margin:25px 0 0 33px;
	display:inline;
}

.picture_holder a:link img ,.picture_holder a:visited img  {
	padding: 6px;
	background-color:#C6D8A8;
	margin: 0 0 0 0;
	display:inline;
}

.picture_holder a:hover img ,.picture_holder a:visited:hover img  {
	padding: 6px;
	background-color: #999;
	margin: 0 0 0 0;
	display:inline;
}

.picture_holder h2 {
	text-align:center;
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:10px 0 0 0;
}

.picture_holder h2 a:link, .picture_holder h2 a:visited {
	color: #32345B;
	text-decoration:none;
}

.picture_holder h2 a:hover, .picture_holder h2 a:visited:hover {
	color: #32345B;
	text-decoration:underline;
}
	
/* End Picture Bar */


/* Start Index Page */ 

#index_text {
	width:100%;
	margin-top:40px;
	float:left;
	font-size:12px;
	color: #484848;

}

#index_text p {
	clear:left;

}

#index_text ul {
	font-size:12px;
	color: #484848;
	list-style:disc;
	margin-left:20px;

}

#index_text li {
	font-size:12px;
	color: #484848;
	list-style:disc;

}

#showroom_hours {
	width:100%;
	float:left;
	margin: 20px 0 20px 0;
	font-size:12px;
	color: #484848;
	font-weight:bold;
	text-align:center;
}

#gallery {
	width:460px;
	height:210px;
	float:right;
	margin:0 0 20px 20px;
	background-image:url(images/web/gallery_box.png);
	background-repeat:no-repeat;


}

#gallery_title {
	width:300px;
	float:left;
	margin-top:15px;
	margin-left:37px;
	display:inline;
	font-size:13px;
	font-weight:bold;
	color: #32345B;
	text-align:left;
	
}

#gallery_text1 {
	width:212px;
	float:left;
	margin-top:25px;
	margin-left:45px;
	display:inline;
	font-size:11px;
	color: #FFFFFF;
	
}

#gallery_pic {
	width:165px;
	height:125px;
	float:right;
	margin-right: 25px;
	border: 2px solid;
	border-color: #FFFFFF;

}

#gallery_text2 {
	width:205px;
	float:left;
	margin-top:10px;
	margin-left:45px;
	display:inline;
	font-size:12px;
	color: #FFFFFF;
	font-weight:bold;	
	text-align:right;
	
}

#gallery_text2 a:link, #gallery_text2 a:visited {
	font-size:12px;
	color: #FFFFFF;
	text-align:right;
	font-weight:bold;	
	text-decoration:none;
	
}

#gallery_text2 a:hover, #gallery_text2 a:visited:hover {
	font-size:12px;
	color: #FFFFFF;
	text-align:right;
	font-weight:bold;	
	text-decoration:underline;
	
}


#logo_bar {
	width:900px;
	height:100px;
	float:left;
	display:block;
	margin-top:65px;

}

.full_width {
	width:1000px;
	float:left;
	display:block;
	margin-top:65px;
}


#full_width {
	width:1000px;
	float:left;
	display:block;
	margin-top:65px;
}

/* End Index Page */


/* Start Contact Page */

#contact_message {
	width:700px;
	margin-top:20px;
	margin-left:100px;
	display:inline;
	float:left;
	font-size:12px;
	color: #484848;

}

#contact_text {
	width:425px;
	min-height:300px;
	margin-top:30px;
	margin-left:50px;
	padding-bottom:40px;
	display:inline;
	float:left;
	font-size:12px;
	color: #484848;

}

#contact_form {
	width: 340px;
	float:right;
	display:inline;
	margin-right: 20px;
	margin-top:60px;
	font-size:12px;
	color: #484848;
	
}

#contact_form a:link {
	font-size:12px;
	color: #32345B;
	text-decoration:none;
	
}

#contact_form a:hover {
	font-size:12px;
	color: #32345B;
	text-decoration:underline;
	
}

#contact_form a:visited {
	font-size:12px;
	color: #32345B;
	text-decoration:none;
	
}

#contact_form a:visited:hover {
	font-size:12px;
	color: #32345B;
	text-decoration:none;
	
}

/* End Contact Page */



/* Start Gallery */

.gallery_bar {
	width:840px;
	float:left;
	margin-left:15px;
	margin-top:50px;
	display:inline;

}

.gallery_pic a:link, .gallery_pic a:visited {
	float:left;
	margin-left:38px;
	padding: 6px;
	background-color:#C6D8A8;	
}

.gallery_pic a:hover, .gallery_pic a:visited:hover {
	float:left;
	margin-left:38px;
	padding: 6px;
	background-color: #999;	
}

.gallery_text {
	width:232px;
	padding-top:20px;
	float:left;
	margin-left:38px;
	font-size:12px;
	font-weight:bold;
	text-align:center;

}

.gallery_text a:link, .gallery_text a:visited {
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color: #000000;

}

.gallery_text a:hover, .gallery_text a:visited:hover {
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
	color: #32345B;

}

#project_wrapper {
	width:840px;
	float:left;
	margin-left:20px;
	margin-top:30px;
	display:inline;	

}

.project_wrapper {
	width:850px;
	float:left;
	margin-left:0px;
	margin-top:50px;
	display:inline;	

}

.project_bar {
	width:204px;
	float:left;
	margin-left:30px;
	padding-bottom:30px;
	display:inline;
}

.project_pic {
	margin-left:12px;
	float:left;
	display:inline;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	text-align:center;	
}

.project_pic img {
	padding: 4px;
	background-color:#C6D8A8;
	clear:both;
}

.project_pic p {
	clear:both;
	padding: 0 0 8px 0;
}

.before_after {
	width:220px;
	margin-left:20px;
	float:left;
	display:inline;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	text-align:center;	
}

#project_text {
	width:330px;
	margin-top:50px;
	float:left;
	margin-left:30px;
	font-size:11px;
	font-weight:bold;
	color:#000000;	

}

#project_title {
	width:300px;
	float:left;
	font-size:13px;
	font-weight:bold;
	color:#32345B;

}

#project_summary {
	width:320px;
	float:left;
	margin-left:40px;
	margin-top:20px;
	display:inline;
	font-size:11px;
	color: #484848;

}

#project_back {
	width:400px;
	float:right;
	margin-top:30px;
	margin-right:150px;
	padding-bottom:30px;
	display:inline;
	font-size:12px;
	font-weight:bold;
	color:#32345B;
	text-align:right;

}

#project_back a:link, #project_back a:visited {
	font-size:12px;
	font-weight:bold;
	color:#32345B;
	text-decoration:none;

}

#project_back a:hover, #project_back a:visited:hover {
	font-size:12px;
	font-weight:bold;
	color:#32345B;
	text-decoration:underline;

}


/* End Gallery */ 


/* Start About Us Page */

#awards {
	width:400px;
	margin-top:40px;
	float:right;
	font-size:12px;
	color:#484848;

}

#values {
	width:400px;
	margin-top:40px;
	margin-left:30px;
	float:left;
	display:inline;
	font-size:12px;
	color:#484848;

}


/* End About Us */


/* Start News/Events */

#events {
	width:460px;
	float:left;
	margin-left:20px;
	margin-top:40px;
	display:inline;
	font-size:12px;
	color: #484848;	

}

#events a:link, #events a:visited {
	font-size:12px;
	color:#32345B;
	text-align:center;
	text-decoration:none;
	font-weight:bold;

}

#events a:hover, #events a:visited:hover {
	font-size:12px;
	color:#32345B;
	text-align:center;
	font-weight:bold;	
	text-decoration:underline;

}

#specials {
	width:400px;
	float:right;
	margin-top:40px;
	font-size:14px;
	font-weight:bold;
	color:#32345B;
	text-align:center;

}

#specials a:link, #specials a:visited {
	font-size:14px;
	font-weight:bold;
	color:#32345B;
	text-align:center;
	text-decoration:none;

}

#specials a:hover, #specials a:visited:hover {
	font-size:14px;
	font-weight:bold;
	color:#32345B;
	text-align:center;
	text-decoration:underline;

}

/* End News/Events */


/* Start Why Us */

.remodeling_process {
	width:800px;
	float:left;
	margin-top:40px;
	margin-left:40px;
	display:inline;
	font-size:12px;
	color: #484848;
}

.remodeling_process a:link, .remodeling_process a:visited  {
	float:left;
	width:100px;
	margin: 10px 0 0 370px;
	padding:1px 0 0 15px;
	color: #32345B;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	background:url(images/gray_arrow-01.png) no-repeat;
}

.remodeling_process a:hover, .remodeling_process a:visited:hover  {
	float:left;
	width:100px;
	margin: 10px 0 0 370px;
	padding:1px 0 0 15px;
	color: #32345B;
	text-decoration:underline;
	font-weight:bold;
	font-size:11px;
	background:url(images/gray_arrow-01.png) no-repeat;
}

#why_logos {
	width:500px;
	float:left;
	margin-top:20px;
	margin-left:250px;
	display:inline;

}

.remodeling_step {
	width:760px;
	float:left;
	margin-top:40px;
	margin-left:80px;
	display:inline;

}

.remodeling_icon {
	width:75px;
	float:left;
	margin-left:30px;
	display:inline;
	border: 2px solid;
	border-color:#484848;

}

.remodeling_text {
	width:500px;
	float:left;
	margin-left:30px;
	margin-top:12px;
	display:inline;
	font-size:12px;
	color: #484848;

}

.dreammaker_team {
	width:400px;
	float:left;
	margin-left:200px;
	margin-top:40px;
	display:inline;
	border: 2px solid;
	border-color:#484848;

}

#dreammaker_message {
	width:600px;
	float:left;
	margin-left:100px;
	margin-top:40px;
	display:inline;
	font-size:12px;
	color: #484848;
	padding-bottom:30px;

}


/* End Why Us */


/* Remodeling Services */

#remodeling_summary {
	width:800px;
	float:left;
	margin-top:40px;
	margin-left:40px;
	display:inline;
	font-size:12px;
	color: #484848;

}

.remodeling_service {
	width:800px;
	float:left;
	margin-top:40px;
	margin-left:40px;
	display:inline;
	font-size:12px;
	color: #484848;
}

.remodeling_pic {
	width:165px;
	float:left;
	margin-left:40px;
	display:inline;
	padding: 6px;
	background-color:#C6D8A8;	
	
}

.remodeling_title {
	width:500px;
	float:left;
	margin:0 0 0 40px;
	display:inline;
	font-weight:bold;
	color: #32345B;
	text-align:left;
}

.remodeling_summary {
	width:450px;
	float:left;
	margin:10px 0 0 60px;
	display:inline;
	color: #484848;
}

.remodeling_summary a:link, .remodeling_summary a:visited  {
	float:right;
	width:100px;
	margin: 10px 0 0 0;
	padding:1px 0 0 15px;
	color: #32345B;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	background:url(images/gray_arrow-01.png) no-repeat;
}

.remodeling_summary a:hover, .remodeling_summary a:visited:hover  {
	float:right;
	width:100px;	
	margin: 10px 0 0 0;	
	padding:1px 0 0 15px;
	color: #32345B;
	text-decoration:underline;
	font-weight:bold;
	font-size:11px;
	background:url(images/gray_arrow-01.png) no-repeat;
}

/* End Remodeling Services */


/* Start Forms */

#other_form {
	width: 350px;
	float:right;
	display:inline;
	margin-right: 20px;
	margin-top:40px;
	font-size:12px;
	color: #484848;
	line-height:20px;
	
}

#other_form a:link, #other_form a:visited {
	font-size:12px;
	color: #32345B;
	text-decoration:none;
	
}

#other_form a:hover, #other_form a:visited:hover {
	font-size:12px;
	color: #32345B;
	text-decoration:underline;
	
}

#form_pic_bar {
	width: 324px;
	float:left;
	display:inline;
	margin-left: 80px;
	margin-top:30px;
}

.form_pics {
	width: 320px;
	float:right;
	margin-top:30px;
	border: 2px solid;
	border-color:#C6D8A8;

}

/* End Forms */

#sitemap {
	width: 500px;
	float:left;
	display:inline;
	margin-left: 90px;
	margin-top:40px;
	font-size:12px;
	font-weight:bold;
	color: #484848;
	line-height:24px;
	
}

#sitemap a:link, #sitemap a:visited {
	font-size:12px;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
	
}

#sitemap a:hover, #sitemap a:visited:hover {
	font-size:12px;
	font-weight:bold;
	color: #32345B;
	text-decoration:underline;
	
}


.h2 {
	font-size:13px;
	font-weight:bold;
	color: #32345B;
	text-align:left;

}

#page_text {
	width:800px;
	float:left;
	margin-top:40px;
	margin-left:40px;
	display:inline;
	font-size:12px;
	color: #484848;
	padding: 0 0 30px 0;

}

#page_text ul {
	margin: 10px 0 10px 30px;
}

#page_text li {
	list-style-image:url(images/gray_arrow-01.png);
	padding:6px 0 0 0;
}

#pagelime {
	float:left;
	width:100%;	
}

#pagelime_2 {
	float:left;
	width:900px;
	margin: 30px 0 0 50px;
	display:inline;	
}

.green_border {
	border:2px solid;
	border-color:#C6D8A8;
}

.green_border_2 {
	border:2px solid;
	border-color:#C6D8A8;
}

.float_right {
	float:right;
	padding-left:20px;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/*Make sure your page contains a valid doctype at the top*/
#simplegallery1{ //CSS for Simple Gallery Example 1
	position: relative; /*keep this intact*/
	visibility: hidden; /*keep this intact*/
	z-index:1;
}

#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
	text-align: left;
	padding: 2px 5px;
}

#FloatRight {
	float:right;
	padding:8px;
	margin: 40px 0 15px 22px;
	background-color:#C6D8A8;
}
