/*
CSS Credit: http://www.templatemo.com/
*/
body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
    background: #ffffff url(images/templatemo_body_top.jpg) repeat-x;
}
		
a:link, a:visited { color: #8c9c0d; text-decoration: none; font-weight: bold;} 
a:active, a:hover { color: #aec01e; text-decoration: none;}

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }
		.boxgrid{ 
				width: 325px; 
				height: 260px; 
				margin:4px; 
				float:left; 
				background:#161613; 
				border: solid 2px #8399AF; 
				overflow: hidden; 
				position: relative; 
			}
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid p{ 
					padding: 0 10px; 
					color:#afafaf; 
					font-weight:bold; 
					font:10pt "Lucida Grande", Arial, sans-serif; 
				}
				
			.boxcaption{ 
				float: left; 
				position: absolute; 
				background: #000; 
				height: 100px; 
				width: 100%; 
				opacity: .8; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
 				.captionfull .boxcaption {
 					top: 260;
 					left: 0;
 				}
 				.caption .boxcaption {
 					top: 220;
 					left: 0;
 				}
				
				
.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.button_01 a{
	display: block;
	width: 122px;
	height: 30px;
	padding: 7px 0 0 ;
	
	color: #333;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: url(images/templatemo_button_hover.jpg) no-repeat;
}

.button_01 a:hover {
	background: url(images/templatemo_button.jpg) no-repeat;
}

h1 {
	margin: 0px;
	padding: 2px 0;
	font-size: 19px;
	font-weight: normal;
		font-weight: bold;
	color: #8d4d67;
	line-height: 23px;
}

h2 {
	margin: 0 0 30px 0;
	padding: 10px 0;
	font-size: 34px;
	font-weight: normal;
	color: #808e04;
}

h3 {
	margin: 0 0 10px 0;
	padding: 0px;
	font-size: 20px;
	font-weight: bold;
	color: #808e04;
}


.image_wrapper{
	margin-top: 3px;
	margin-bottom: 5px;
	border: 5px solid #e8e8e8;
	padding: 1px;
	background: #fff;
}

.fl_image{
	float: left;
	margin-right: 30px 
}

.fr_image{
	float: right;
	margin-left: 20px 
}
.fl { float: left; }
.fr { float: right; }

.margin_r40 { margin-right: 40px; }

.margin_r_20 { margin-right: 20px; }

.margin_r_80 { margin-right: 80px; }

/* site title */

#templatemo_site_title_bar_wrapper {
	width: 100%;
	height: 100px;
	margin: 0 auto;	
	background: url(images/templatemo_header.png) no-repeat center top;
}

#templatemo_site_title_bar {
	width: 980px;
	height: 100px;
	margin: 0 auto;
	background: url(images/templatemo_header.png) no-repeat center top;
}

#templatemo_site_title_bar  #site_title {
	float: left;
	padding: 5px 0 0 0;
	text-align: center;
}

#site_title h1 a{
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#site_title h1 a span {
	display: block;
	margin-left: 3px;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 4px;
}

/* menu */

#templatemo_site_title_bar #templatemo_menu {
	float: right;
	width: 630px;
	height: 100px;
	padding: 0 0 0 0;
	margin: 0 auto;

}

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

#templatemo_menu ul li{
	padding: 0px;
	margin: 0px;
	display: inline;
}

#templatemo_menu ul li a{
	float: left;
	display: block;
	height: 30px;
	padding: 60px 15px 10px 15px;
	margin-left: 2px;
	text-align: center;
	font-size: 13px;
	text-decoration: none;
	color: #ffffff;	
	font-weight: bold;
	outline: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current{
	color: #ffffff;
	background: url(images/templatemo_menu_hover.png) repeat-x top;
}

/* end of menu*/

/* end of site title */

/* banner */

#templatemo_banner_wrapper {
	clear: both;
	width: 100%;
	height: 349px;
	margin: 0 auto;	
	background: url(images/templatemo_banner.jpg) no-repeat center;
}

#templatemo_banner {
	width: 980px;
	height: 250px;
	margin: 0 auto;
	padding: 50px 0;
	background: url(images/templatemo_banner.jpg) no-repeat center;
}

#templatemo_banner p {
	font-size: 28px;
	color: #000000;
	line-height: 50px;
}
#templatemo_banner ul {
	font-size: 22px;
	color: #000000;
	line-height: 30px;
}
#templatemo_banner p span {
	color: #ffffff;
	font-style: italic;
}

/* end of banner */


/* content */

#templatemo_content {
	width: 960px;
	margin: 0 auto;
	padding: 30px 10px;
	background: #ffffff;
}

.product_box {
	float: left;
	width: 210px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #999;
}

.thumb_wrapper {
	width: 198px;
	height: 158px;
	padding: 6px;
	background:  url(images/templatemo_thumb_frame.png) no-repeat;
}

product_box .thumb_wrapper img {
	width: 198px;
	height: 146px;
}

.product_box a {
	text-decoration: none;
}

.product_box a:hover {
	text-decoration: none; 
}

.product_box h3 {
	padding: 0px;
	margin: 0px;
	height: 20px;
	font-size: 14px;
	color: #ac5d08;
	border-top: 1px solid #fff;
	background: url(images/templatemo_product_box_title_bg.jpg) repeat-x;
}

.product_box p {
	color: #666666;
	font-weight: normal;
}

.product_detail_right {
	float: right;
}

.product_detail_right .product_img_wrapper {
	display: block;
	width: 471px;
	height: 532px;
	padding: 7px; 
	background: url(images/preview_image_bg.jpg) no-repeat;
}

.product_detail_right .product_img_wrapper img {
	border: 1px solid #ffffff;
	width: 470px;
	height: 500px;
}

.product_detail_left {
	float: left;
	width: 300px;
}

.product_detail_left h3 {
	font-size: 16px;
	color: #333333;
}

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

.service_applied li{
	margin: 0px;
	padding: 3px 0 3px 20px;
	color: #006695;
	background:url(images/templatemo_list_icon.jpg) left center no-repeat;
}
/* end of menu */

/* content */

#templatemo_footer_wrapper {
	width: 100%;
	margin: 0 auto;
	background: #3d4030 url(images/templatemo_footer_top.jpg) repeat-x top;
}

#templatemo_footer {
	width: 960px;
	margin: 0 auto;
	padding: 50px 10px;
	color: #d4d5cd;
	background: url(images/templatemo_footer.jpg) top center no-repeat;
}

#templatemo_footer .section_w220 {
	float: left;
	width: 180px;
	padding-right: 12px;
}

#templatemo_footer .section_w220 h4 {
	color: #ffffff;
	margin: 0 0 10px 0;
	padding: 3px 0;
	border-bottom: 1px dotted #FFF;
}

#templatemo_footer p {
	margin-bottom: 10px;
}

.footer_list_menu {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size:10px;
}

.footer_list_menu li {
	margin: 0px;
	padding: 2px 0;
}

.footer_list_menu li a{
	color: #e5efa2;
	font-weight: normal;
}

.footer_list_menu li a:hover{
	color: #ffffff;
	font-weight: normal;
}

/* end of menu */	
#cu3er-container							{width:960px; height:360px; float:center; outline:0; z-index:10; margin-top:-51px}

.product_home_right {
	float: right;
}



.product_home_right  .product_img_wrapper img {
	border: 1px solid #ffffff;
}

.product_home_left {
	float: left;
	width: 590px;
}

.product_home_left h3 {
	font-size: 16px;
	color: #333333;
}

.template_home_left {
	float: left;
	width: 1040px;
}

.template_home_left h3 {
	font-size: 16px;
	color: #333333;
}

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid #b6b2b2;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #ffffff;
padding: 5px;
left: -1000px;
border: 1px line #cccaca;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
bottom: 0;
left: -250px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

.product_img_right {
	float: right;
			border: 8px solid #e8e8e8;
}
.texta {
 font-size: 12px;
 background-color: #ffffff;
 border: 1px solid #6c344c;
}
.texta2 {
 font-size: 12px;
 color:#FFffff;

 background-color: #ae597c;
 border: 1px solid #6c344c;
}

#ddblueblockmenu{
border: 1px solid #a97d8e;
border-bottom-width: 0;
width: 226px;
}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 100% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: 210px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: white;
background-color: #935b70;
filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;

border-bottom: 1px solid #d4de7d;
border-left: 7px solid #cdd965;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 187px; /*IE 5*/
w\idth: 169px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu #currentpage a{
background-color: #935b70;
border-left-color: #bccd33;
filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
#ddblueblockmenu #currentpage a:hover{
color:#FFFFFF;
}

#ddblueblockmenu li a:hover {
background-color: #935b70;
border-left-color: #bccd33;
filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

#ddblueblockmenu div.menutitle a{
color: #a1b11a;
font: normal 13pt Arial, sans-serif;
font-weight:bold;
}
#ddblueblockmenu div.menutitle a:hover{
color: #bed02e;
font: normal 13pt Arial, sans-serif;
font-weight:bold;
}
#ddblueblockmenu div.menutitle{
color: #e8e5c5;
border-bottom: 1px solid #afbd34;
padding: 5px 0;
padding-left: 8px;
background-color: #494c37;
font: bold 10pt Arial, sans-serif;
}
img.border {
			display: block;
			padding:8px;
			border:solid;
			border-color: #afafaf;
			border-width: 1px;
			    float: left; 
    margin: 15px; 

		}
		

				.portfolio_home_right {
	float: right;
	width: 226px;
}



.portfolio_home_right  .portfolio_img_wrapper img {
	border: 1px solid #ffffff;
}

.portfolio_home_left {
	float: left;
	width: 690px;
}
.toplink {
position: fixed; 
bottom: 5px;
right: 0px;
z-index:200;
}
		img.border1 {
			display: block;
			padding:2px;
			border:solid;
			border-color: #c1c3c3;
			border-width: 8px;
			    float: left; 
    margin: 7px; 

		}
		
		#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; }