* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:980px;
}
body { 
	background:url(images/background.jpg) no-repeat 50% 0 #0c0c0c fixed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.125em;
	color:#6e6e6e;
}

.linkdata { color:#FFF; font-size: 11px; font-family: verdana; text-decoration:none; text-transform:uppercase;  }

img {
	border:0; 
	vertical-align:top; 
	text-align: left;
}

/*img[alt="DISAPPEAR"]:hover
{
 display:none;
}*/


object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}
table, table td { 
	padding:0;
	border:none;
	border-collapse:collapse;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:100%;
}




/*==== GLOBAL =====*/
#main {
	width:99%; 
	margin:0 auto;
	font-size:.75em;
	position:relative;
}

#header {
	left:0;
	top:0;
}
#content {
	padding:31px 0 0 0;
}
#footer {
	padding:4px 0 6px 0;
	
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:18px;
}
.p1 { 
	margin-bottom:9px;
}
.p2 { 
	margin-bottom:18px;
}
.p3 { 
	margin-bottom:27px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#c8cac4; 
	outline:none;
	text-transform:uppercase;
}
a:hover{
	text-decoration:none;
}

h2 {
	font-size:2em;
	margin-bottom:5px;
}
h3 {
	font-size:16px;
	font-weight:normal;
	color:#fff;
	margin-bottom:18px;
}

h4 {

	color:#fff;

}



/*==================boxes====================*/
.box {
	background:#232323;
	font-size:12px;
	line-height:18px;
	overflow:hidden;
	max-width:687px;
	background-image:url(images/feras.png);
	
	background-repeat:no-repeat;
	background-position:right top;
	
}
	.box .inner { 
		padding:50px 100px 50px 100px;
	}
		.box .wrap {
			width:380px;
		}


.address dd { 
	clear:both;
}
	.address dd span { 
		float:left;
		width:90px;
	}


/*===== header =====*/
#header .logo {
	padding:38px 0 0 50px;
	border:#F00 0px solid
}

#header .content {
	width: 100%;
	height: 28px;
	margin-top: 5px;
	background:transparent url(images/pxlinks.png) top center repeat-x;
}
#header .nav {
	width: auto;
	height: 28px;
	padding:0px 0 0 48px;
	border:#0F0 0px solid;
	right:0px;
	position: relative
}
	#header .nav li {
		float:left;
		padding-right:20px;	
	}
		#header .nav li a {
			color:#b3b3b3;
			text-decoration:none;
			line-height: 2.5em
			
		}
		#header .nav li a:hover, #header .nav li a.current {
			color:#FFFFFF;
		}
		
	#header .navCat .Our_Portfolio , #header .navCat .Our_Portfolio:hover {
		color:#FFFFFF;
		font-size: 20px;
		font-weight:bold;
		letter-spacing: 2px;
		line-height: 2.2em;
		margin: 0px 58px 0px 0px;
		background: transparent;
	}		

/*===== Main cat =====*/
#header .navCat {
	width: 98%;
	height: 44px;
	padding:0px 0 0 25px;
	margin-top: 30px;
	border:#0F0 0px solid;
	background:transparent url(images/pxlinks.png) top center repeat-x;
	float:right
}
	#header .navCat li {
		float:left;
		padding-right:12px;
		padding-left:12px;
		
	}
		#header .navCat li a {
			color:#FFFFFF;
			text-decoration:none;
			line-height: 3.7em;
			height: 30px
			
		}
		#header .navCat li a:hover, #header .navCat li a.current {
			color:#ed1d24;
		}
		#header .navCat li:hover , #header .navCat .selected {
			color:#ed1d24;
			background:transparent url(images/shape.png) bottom center no-repeat;
			border:#0F0 0px solid;
		}
		#header .navCat .selected a  {
			color:#ed1d24;
		}

/*===== content =====*/
	
	.thumbs {
		width:100%;
		overflow:hidden;
	}
		.thumbs li {
			float:left;
			width:121px;
			height:121px;
			overflow:hidden;
			margin:0 3px 3px 0;
			display:inline;
			position:relative;
			background:url(images/none.png) repeat 0 0;
		}
		.thumbs li.first {
			margin-left:620px;
		}
			.thumbs li a {
				display:block;
				position:relative;
				width:121px;
				height:121px;
				overflow:hidden;
				z-index:1;
			}
				.thumbs li a img {
					display:block;
					position:relative;
					z-index:1;
				}
			
			.thumbs li span {
				display:block;
				width:121px;
				height:121px;
				position:absolute;
				left:0;
				top:0;
				z-index:10;
				cursor:default;
				background:url(images/blank.gif) no-repeat 0 0;
			}
		

/*===== footer =====*/
#footer {
	color:#fff;
	text-align:center;
	padding:30px;
}
	#footer a {color:#6f6d6d; text-decoration:none;}
	#footer a:hover {text-decoration:underline;}


/*----- forms -----*/
#contacts-form fieldset {
	border:none;
	padding-bottom:20px;
}
	#contacts-form label {
		display:block;
		height:20px;
	}
	#contacts-form input {
		width:170px;
		border:0;
		padding:6px 0 6px 8px;
		color:#6e6e6e;
		background:#101010;
	}
	#contacts-form textarea {
		width:178px;
		background:#101010;
		border:0;
		padding:6px 0 6px 5px;
		color:#6e6e6e;
		overflow:auto;
		height:85px;
		margin-bottom:12px;
	}

	#contacts-form .col-1 {
		width:192px !important;
		margin:0 !important;
	}
	#contacts-form .col-2 {
		width:184px !important;
		margin:0 !important;
		
	}
	#contacts-form .button {
		float:right;
		margin-left:20px;
	}

/*==========================================*/
