#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
	display:block;
	height:42px;
	font-size:11px;
	font-weight:bold;
	background:#403e3f;
	border-bottom:5px solid #59cef9;
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
	position: relative; bottom: 0px; left: 13%}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: Transparent;
	color: #999999;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #59cef9}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #999999;
	border: 1px solid #59cef9}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #333333;
		color: #999999;
		font: 11px arial}

	#sddm div a:hover
	{	background: #59cef9;
		color: #FFF}


body {
	margin: 0px;	
	padding:0px;
	background: #000 url(images/bg.jpg);
	font: 75%/1.6 "trebuchet ms", "Geneva CE", lucida, sans-serif;
}
/*-----------------------------layout------------------*/
#main_container{
  height:auto;
  margin:auto;
}
/*-----------------------------header and logo------------------*/
#header
{
}
#logo
{
  height:auto;
  margin:auto;
  width:950px;
  padding:10px;
}
#logo h1{
  font-size:350%;
}
#logo a{
  color:#fff;
  text-decoration:none;
}
#logo a span{
  color:#59cef9;
}
#logo a sup{
  font-size:50%;
}
/*-----------------------------main block------------------*/
#main-block{
  height:150px;
	background: transparent url(images/block-top.jpg) repeat-x top left;  
}
#main-block-subcontent{
  height:auto;
  margin:auto;
  width:950px;
  padding:10px;
}
.columns {
	width: 32%;
	float: left;
	padding: 3px;
	margin: 1px;
	color:#999999;
}
.columns img{float:left;margin-right:5px}
.columns a{color:#ffffff;text-decoration:underline;}
.columns a:hover{color:#ff0085;text-decoration:underline;}
.columns p, .columns h2, .columns h3 {
	line-height: 16px;
	padding: 10px;
}
#photo-content{
  width:950px;
  height:auto;
  margin:auto;
}
#photo-content h2{color:#fff;padding:10px;}
#photo-content img{border:2px solid #eee;margin-bottom:10px;}
#photo-content a, .footer-colums a{color:#fff;text-decoration:none;}
#photo-content a:hover, .footer-colums a:hover{color:#ddd;text-decoration:underline;}
#photo-content ul, .footer-colums ul{list-style:none;padding:10px}
#photo-content li{padding-left:24px;margin:3px;}
#photo-content li.icons-view{background: url(images/view.png) no-repeat top left;}
#photo-content li.icons-more{background: url(images/info.png) no-repeat top left;}
#photo-content li.icons-buy{background: url(images/buy.png) no-repeat top left;}
/*-----------------------------footer------------------*/
#footer
{
  color:#fff;  
  clear:both; 
  overflow:hidden; 
	background: #000;    
  border-top:5px solid #59cef9;
}
#footer-main{
  width:950px;
  height:auto;
  margin:auto;
}
.footer-colums ul{margin:0px}
.footer-colums
{
	width: 32%;
	float: left;
	padding: 3px;
	margin: 1px;
	color:#999999;
  color:#ddd;
}
.footer-colums h2, .columns h3 {
	line-height: 16px;
	padding: 10px;
}
.footer-colums h3.contacts{
}
.footer-colums .links li{background: url(images/link.png) no-repeat center left;padding:6px;padding-left:24px;}
.footer-colums .left li{padding:5px; /*border-bottom:1px solid #292919;*/}
.footer-colums .left img{margin-right:3px;position:relative;top:2px}
.footer-copyright
{
  padding:10px;
  margin-top:100px;
  color:#403e3f;
  font-size:85%;  
}
.footer-copyright a
{
  color:#707070;
}
.footer-copyright a:hover
{
  color:#ff9900;
  text-decoration:underline;
}
.footer-copyright span{
  color: #59cef9;
}
/*----------------------menu-------------------------*/
#topmenu{position:relative;display:block;height:42px;font-size:11px;font-weight:bold;background:#403e3f;border-bottom:5px solid #59cef9;}
#topmenu ul{margin:0px;padding:0;list-style-type:none;width:950px;margin-left:auto;margin-right:auto;}
#topmenu ul li{display:block;float:left;margin:0 1px 0 0;}
#topmenu ul li a{display:block;float:left;color:#fff;text-decoration:none;padding:14px 22px 0 22px;height:28px;}
#topmenu ul li a:hover,#topmenu ul li#current{color:#59cef9;background: #403e3f url(images/activetopmenu.jpg) no-repeat center bottom}
#topmenu ul li#current a{color:#59cef9;background: #403e3f url(images/activetopmenu.jpg) no-repeat center bottom}
/*----------------------additional styling-------------------------*/
h1{
  padding:5px 0 5px 0;
  margin:0px;
  color:#f7951e;
}
h2{
  padding:5px 0 5px 0;
  margin:0px;
  color:#59cef9;
}
h3{
  padding:10px;
  margin:0px;
  letter-spacing:1px;
  color:#cccccc;
}
h4{
  padding:5px 0 5px 0;
  margin:0px;
  color:#dcdcdc;
}
p{
  text-align:justify;
  padding:2px 0 2px 0;
  margin:0px;
}
img.left_img{
  float:left;
  margin:0 10px 0 0 ;
}
img.box_img{
  float:left;
  padding:0 20px 0 0 ;
}
.form p{
  color:#666666;
  margin-bottom:20px;
  border-bottom:solid 1px #eee;
  padding-bottom:10px;
}
.form label{
  display:block;
  font-weight:bold;
  text-align:right;
  width:300px;
  float:left;
}
.form .small{
  color:#666666;
  display:block;
  font-weight:normal;
  text-align:right;
  width:300px;
}
.form input{
  float:left;
  padding:5px;
  border:solid 1px #ccc;
  width:200px;  
  margin-top:5px;
  margin-left:10px;
}
.form .reqInfo{
  float:right;
  width:200px;
  color:#E92518;
  padding:5px;
  margin-top:5px;  
  margin-right:140px;
  font-weight:bold;
}
.form .optInfo{
  float:right;
  width:200px;
  color:#59cef9;
  padding:5px;
  margin-top:5px;  
  margin-right:140px;
  font-weight:bold;
}
.form br{clear:both;}
.form hr{
  border: 1px solid #eee;
  margin-top:15px;
  margin-bottom:15px;  
}
.form .submit
{
  width:150px;
  border:solid 1px #ccc;
  font-weight:bold;
}
.form .reset
{
  margin-left:410px;
  width:150px;
  border:solid 1px #ccc;
  font-weight:bold;
  background:#fff;
}
blockquote {
	font-style: italic;
	border: #ccc 1px dashed;
	background: #eee;
	margin: 10px;
	padding: 0px 20px;
}
.box-caption{
  display:block;
  padding-left:30px;
}
.info{
  width:400px;
  border:solid 1px #DEDEDE;
  background:#FFFFCC url(images/info.png) 6px 8px no-repeat;
  color:#222222;
  margin:15px;
  padding:6px;
}
.question{
  width:400px;
  border:solid 1px #DEDEDE;
  background:#FFFFCC url(images/question.png) 6px 8px no-repeat;
  color:#222222;
  margin:15px;
  padding:6px;
}
.error{
  width:400px;
  border:solid 1px #DEDEDE;
  background:#FFFFCC url(images/error.png) 6px 8px no-repeat;
  color:#222222;
  margin:15px;
  padding:6px;
}
.alert{
  width:400px;
  border:solid 1px #DEDEDE;
  background:#FFFFCC url(images/alert.png) 6px 8px no-repeat;
  color:#222222;
  margin:15px;
  padding:6px;
}
.read_more{
  width: auto;
  float:right;
  padding:3px 15px 3px 0;
}
.read_more a{
  text-decoration:underline;
  color:#f7941d;
}
img{border:0px;}
span#prevBtn{display:none;}
span#nextBtn{display:none;}	
