/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #000000;
}

a:link, a:visited { color: #999999; text-decoration: none;} 
a:active, a:hover { color: #ff9900; text-decoration:none;}

h1 {
	margin: 0px;
	padding: 5px 0 30px 0;
	font-size: 22px;
	color: #ff6803;
	font-weight: normal;
}

h3 {
	margin: 0 0 0 0;
	padding: 1px 0 5px 0;
	font-size: 16px;
	color: #fe8503;
	font-weight: bold;
}

h4 {
	margin: 0 0 5px 0;
	padding: 1px 0 0 0;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

.price{
	font-size:14px;
	margin-bottom: 10px;
}

.cleaner {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;	
}

.cleaner_with_height {
	clear: both;
	width: 100%;
	height: 15px;
	font-size: 1px;	
}

p {
	text-align: justify;
	margin: 0px;
	padding: 0px;	
}

#templatemo_container{
	width: 960px;
    margin: 0 auto;
	position:relative;
	z-index:2;
/*	border-left: 5px solid #c0d3e8;
	border-right: 5px solid #c0d3e8;*/
}

#templatemo_container #templatemo_top_panel {
	width: 920px;
	height: 25px;
	padding: 0 30px;
	position: relative;
	z-index:3;
/*	background: #0a1521 url(images/templatemo_top_panel_bg.gif) repeat-x;*/
}

#templatemo_top_panel #templatemo_header_section {
	float: left;
	width: 280px;
	height: 25px;
/*  background: #f17e02 url(images/templatemo_header_section_bg.gif) no-repeat top left;*/
}
#templatemo_header_section #templatemo_header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding: 10px 0px 0px 13px;
	style: none;
}

#templatemo_header_section #templatemo_header a{
	margin-top: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding: 10px 0;
}


#templatemo_top_panel #templatemo_menu_login_section {
	float: right;
	width: 610px;
	height: 25px;
}

#templatemo_menu_login_section #templatemo_menu_section {
	width: 610px;
	height: 25px;
}

#templatemo_menu_color {
	float: right;
	padding:  0px 5px 0px 0px;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	text-align: right;
	position:absolute;
	z-index:1;
	right:5px;
}


/* menu */
#templatemo_menu_section ul {
	float: right;
	margin: 0;
	padding: 20px 5px 0 0;
	list-style: none;
}

#templatemo_menu_section ul li{
	display: inline;
}

#templatemo_menu_section ul li a{
	float: left;
    width: 100px;
	padding: 0px 0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #999999;
/*	border-right: 1px solid #10243a;	*/
}

#templatemo_menu_section li a:hover, #templatemo_menu_section li .current{
	color: #ff9900;
}
/* end of menu */

#templatemo_container #templatemo_gallery_panel {
	clear: both;
	overflow: hidden;
	display: block;
	margin: 0 auto;
	text-align: center;
	width: 960px;
	height: 725px; /* expend this if u wanna put thumbnail */
	padding: 0;
	position: relative;
	z-index:2;
/*  border-bottom: 10px solid #0a1521;*/
}

#templatemo_container #templatemo_content_panel_1{
	width: 877px;
	margin-top: 40px;
	text-align: center;
	padding: 0px 30px 0 42px;
	background: #000000;
}

.galleria-thumbnails {
	margin-left:auto;
	margin-right:auto;
}

#templatemo_container #templatemo_content_panel_2 {
	width: 930px;
	margin-top: 40px;
	padding: 0px 0px 0 30px;
	background: #000000;
}

#templatemo_content_panel_2 .templatemo_section_2 {
	float: left;
	width: 280px;
	margin-right: 30px;
}

#templatemo_content_panel_2 .templatemo_section_2 img{
	border: 5px solid #ff9900;
	margin-bottom: 10px;
}

#templatemo_content_panel_2 .templatemo_section_2 p{
	padding-bottom: 10px;
}

#templatemo_container #templatemo_content_panel_3{
	width: 930px;
	padding: 15px 0 0 30px;
	background: #000000;
}

#templatemo_content_panel_3 .templatemo_section_3 {
	float: left;
	width: 280px;
	margin-right: 30px;
}

#templatemo_content_panel_3 .templatemo_section_3 img{
	border: 5px solid #ff9900;
	margin-bottom: 10px;
}

#templatemo_content_panel_3 .templatemo_section_3 p{
	padding-bottom: 10px;
}

#templatemo_content_panel_2 .templatemo_section_4 {
	float: left;
	width: 875px;
	margin-left: 10px;
}

#templatemo_content_panel_2 .templatemo_section_4 img{
	border: 5px solid #ff9900;
	opacity: 55%;
	margin-bottom: 10px;
}

#templatemo_content_panel_2 .templatemo_section_4 p{
	padding-bottom: 10px;
}

#templatemo_content_panel_3 .templatemo_section_4 {
	float: left;
	width: 875px;
	margin-left: 10px;
}

#templatemo_content_panel_3 .templatemo_section_4 img{
	border: 5px solid #ff9900;
	opacity: 55%;
	margin-bottom: 10px;
}

#templatemo_content_panel_3 .templatemo_section_4 p{
	padding-bottom: 10px;
}


#templatemo_footer_panel{
	overflow: hidden;
	width: 900px;
	padding: 10px 30px;
	background: #000000;
	text-align: center;
	color: #ffffff;
}

