/* --------------------------------------------------------------------------  
/* CMS:Sabal ver. 0.5.4b                                                       
/* File corrected with module CSS ver. 0.3a                      
/* file:http://www.photo-vision.ru/theme/css/artfoto_basic.css                   
/* action:correct url                                                          
/* support:my@sab.in.ua                                                        
/* author module: Kaminskiy Maxim                                              
/* --------------------------------------------------------------------------  
/* RECTIFY URL ..................1                                  
/* ACTION........................OK                                            
/* -------------------------------------------------------------------------- */ 
/*		
Theme Name: ART FOTO STYLE
Theme URI: http://www.art-foto.tv
Description: Main theme for art-photo.tv site.
Version: 1.0
Author: Aleksey Sydoruk
Author URI: http://www.almgroup.com.ua

Flag: =
*/

/* = Ņustom
---------------------------------------------*/

body
{
	text-align: center;
	min-width: 900px;
	font-family: Verdana, "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #333333;
}

a:link, a:visited
{
	color: #333333;
	text-decoration: none;
}

a:hover
{
	border-bottom: 1px dotted #333333;
}

#wrapper
{
	width: 85%;
	margin: 0 auto 0 auto;
}

#header
{
	width:100%;
	height: 100px;
	float: left;
	display: inline;
	border-bottom: 1px dotted #333333;
}

#header h2
{
	float: left;
	margin-top: 0px;
	height: 90px;
	display: inline;
	background: url(http://www.photo-vision.ru/theme/img/logo3.png) top left no-repeat;
	font-size: 25px;
	font-weight: normal;
	border: none;
}

#header h2 a:link, #header h2 a:visited
{
	height: 90px;
	padding-left: 195px;
	display: block;
	text-decoration: none;
}

* html iePNG
{
	float: left;
	margin-top: 0px;
	height: 90px;
	display: inline;
	font-size: 25px;
	font-weight: normal;
	border: none;
}

#header h2 a:hover
{
	border: none;
}

#header form
{
	float: right;
	display: inline-block;
	width: 90px;
	margin-top: 70px;
	padding: 0px;
}

#header input
{
	width: 20px;
	height: 20px;
	padding: 0px;
	margin-left: 5px;
	display: inline-block;
	float:right;
	cursor: pointer;
}

.iwhite
{
	background: #ffffff;
	margin-top: 70px;
	border: 1px solid #333333;
}

.igray
{
	background: #666666;
	margin-top: 70px;
	border: 1px solid #333333;
}

.iblack
{
	background: #000000;
	margin-top: 70px;
	border: 1px solid #333333;
}

/* = Categories
---------------------------------------------*/

#category
{
	padding-bottom: 7%;
	float:left;
	display: inline;
	width: 90%;
	margin-left: 5%;
}

#category img
{
	border: none;
}

#category a, #category a:link, #category a:visited
{
	width: 100%;
	border: none;
}

#category a:hover
{
	color: #333333;
	border: none;
}

#category ul
{
	list-style: none;
	margin-top: 12px;
}

.firstLine
{
	width: 45%;
	float: left;
	display: inline-block;
	margin-top: 7%;
}

.secondLine
{
	width: 45%;
	float: left;
	display: inline-block;
	margin-top: 7%;
	margin-left: 5%;

}

.thirdLine
{
	width: 32%;
	display: inline-block;
	float: right;
	clear: right;
	margin-top: 2%;
}

/* = Navigation
---------------------------------------------*/

#navigation
{
	width: 100%;
	background: #000000;
	margin-top: 2%;
	overflow: auto;
}

/* = Footer
---------------------------------------------*/

#footer
{
	width: 100%;
	display: table;
	clear: both;
	padding-top: 10px;
	border-top: 1px dotted #333333;
}

#stock
{
	float: left;
}

#stock a:link, #stock a:visited
{
	display: block;
	padding: 10px;
	border: 1px dotted #333333;
}

address
{
	float: right;
	padding-left: 20px;
	text-align: right;
	width: 40%;
	font-style: normal;
	line-height: 1.5;
}

#email
{
	float: right;
	clear:right;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 1px;
	text-align: right;
}

/* = Webmaster
---------------------------------------------*/

#webmaster
{
	width: 100%;
	clear: both;
	padding-top: 15px;
	font-size: 9px;
	text-align: right;
	padding-bottom: 1px;
}

/* = Gallery
---------------------------------------------*/

#gallery
{

	margin-top: 2%;
	float:left;
	width: 100%;
	padding-bottom: 2%;

}

#galleryCategory
{
	float:left;
	height: 84px;
	width: 100%;
}

.galleryContainer
{
	width: 94px;
	margin-right: 0.2%;
	float: left;
}

#galleryCategory img
{
	border: none;
}

#galleryCategory a:link, #galleryCategory a:visited
{
	display: block;
	border: none;
	padding:2px;	
}

#galleryCategory a:hover
{
	 border: 1px dotted #333333;	
}

.selected
{
	 border: 1px dotted #333333 !important;	
}


#photoLine
{
	width: 100%;
	height: 419px;
	margin-top: 1%;
	float: left;
	overflow: auto;
	white-space: nowrap;
	position: inherit;
	 
}


#photoLine img
{
	margin-left: 0.2%;
	margin-right: 0.2%;
	
}
