/* Mobile Styles, Sveta Vasilchenko CA273*/


body {margin:6px; padding:0; width:100%;}
h1, h2 {padding-top:10px;}
h1{font-size:18px; color:#056175;}
h2{font-size:14px; color:#70b6c7;}
#footer,#articl{float:none; width:100%;}
#aside, #header, #extraDiv1{display:none;}
#nav { width:320px; height:40px; font:Verdana; font-weight:bold; color:#Fe9900; margin:0px; position:relative;}
#nav ul{} 
#nav li{ width:70px; height:10px; float:left;list-style:none;}
#nav a{padding-top:4px; }
#small {width:200px; clear:both; }
#small a{text-decoration:none;}
img { display:none;}

/* The Nivo Slider styles */
#slideshow { background:url(../images/maket/portfolio-1.jpg) no-repeat; width:600px; border: 2px #999 solid; overflow:hidden;}
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#666;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;}
.nivo-slice{ display: block;position:absolute;z-index:50;height:100%; width:600px;}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position: relative;
	display:block;
	width:14px;
	height:14px;
	bottom:20px;
	color:#FFF;
	background:#999;
	margin-right:10px;
	padding: 2px 2px;
	float: left;
	z-index:99;
	cursor:pointer;
}
.nivo-directionNav { text-indent:-9999px;}
/* Form */
label { display:block;}
