@charset "utf-8";
/* CSS Document */

body
{
	margin: 0;
	padding: 0;
	background: url(gfx/body-bg-rpt.gif) top left repeat #0e0e0e;
	border-top: 8px solid #970000;
	}

.bodyBgTop
{
	background: url(gfx/body-bg-top.jpg) top left repeat-x;
	margin: 0;
	padding: 0;

	}
.subPage .bodyBgTop
{
	background: url(gfx/bodyPage-bg-top.jpg) top left repeat-x;	
	}
.container
{
	width: 980px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}


#footerBox
{
	background: url(gfx/footer-bg-rpt.jpg) bottom left repeat-x;
	margin: 0;
	padding: 0;
	height: 195px;

	}
#headerBox
{
	margin: 0;
	padding: 0;
	}

.headerBgTop
{
	background: url(gfx/header-all-bg.jpg) top center no-repeat;
	margin: 0;
	padding: 0;
	}
.subPage .headerBgTop
{
	background: url(gfx/headerPage-all-bg.jpg) top center no-repeat;
	}
.headerBgTop .container
{
	background: url(gfx/header-bg.jpg) top left no-repeat;
}
.subPage .headerBgTop .container
{
	background: url(gfx/headerPage-bg.jpg)  top left no-repeat;
	}	
.subPage .featProjectBox	
{
	display: none;
	}
	
#footerBox .container
{
	background: url(gfx/footer-bg.jpg) bottom left no-repeat;
	height: 195px;
	padding: 0;
	overflow: hidden;
}
#footerBox .footerTxt
{
	padding-top: 90px;
	text-align: center;
	font-size: 12px;
	color: #fff;	
	font-family: Tahoma, Geneva, sans-serif;	
	}
#headerBox 
{
	height: 550px;
	overflow: hidden;
	position: relative;
}
.subPage #headerBox 
{
	height: 220px;
}
#contentBox 
{
	padding-bottom: 30px;	
	color: #626f73;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;	
	line-height: 130%;
	}
	
.menuBox
{
	background: #970000;
	float: right;
	margin-right: 30px;
	color: #cb8080;
	padding: 0 5px;
	font-size: 9px;
	height: 20px;	
	overflow: visible;
	}
.menuBox a
{
	color: #cb8080;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	margin: 0 10px;
	display: block;
	float: left;
	height: 25px;

	}
.menuBox span
{
	display: block;
	float: left;
	width: 6px;
	text-align: center;
	}
.menuBox a:hover,
.menuBox a:active
{
	color: #fff;
	}
.menuBox a.selected
{
	color: #fff;
	background: url(gfx/menu-selected.gif) center bottom  no-repeat;
	}
	
.logoBox
{
	height: 100px;
	width: 280px;
	float: left;
	margin-left: 30px;
	margin-top: 10px;
	}	
	
.featProjectBox
{
position: absolute;
top: 280px;
right: 75px;
width: 385px;
height: 220px;	
overflow: hidden;
	}
.featProjectImg
{
	float: left;
	width: 350px;
	height: 220px;	
	overflow: hidden;
	border: 1px solid #DFF4FF;
	}
.featProjectNext
{	width: 30px;
	height: 30px;
	display: block;
	overflow: hidden;
	border: none;
	position: absolute;
	top: 20px;
	right: 0;
	}



.contentMainLeft,
.contentMainRight
{
	width: 330px;
	float: left;
	margin-right: 35px;
	overflow: hidden;}
.subPage .contentMainLeft
{
	width: 700px;	}
.subPage .contentMainRight
{
	display: none;	
	}
	
.portfolioPage	.contentSide
{
	display: none;}
.portfolioPage .contentMainLeft
{
	width: 100%;
	margin: 0;}	
	
.portfolioPage .contentMainLeft .imgBorder
{
	background: #000;
	padding: 8px;
	border: 1px solid #2f2f2f;
	margin: 0;
	margin-bottom: 10px;
	float: left;
	}
.portfolioPage .contactBox
{
	margin-left: 200px;	
	padding-top: 50px;
	}
	
.portfolioTitle
{
	
	padding: 20px 0px 0px 0px;
	clear: both;

	}
.portfolioDescr
{
	margin: 0px;

	padding: 5px 10px;
	border: 1px solid #222;
	border-left: 1px dotted #222;
	background: #000;
	position: relative;
	left: -1px;
	margin: 30px 0;
	float: left;
	width: 250px;
}
.portfolioDescr p
{
	text-align: left;
	font-size: 11px;
	}
	
.portfolioImg img
{
	width: 680px;
	height: 320px;
	display: block;
	}
.contentSide	
{
	width: 240px;
	float: right;
	overflow: hidden;}
	
.clearFix
{
	font-size: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;}
	
	
	
.contentMainRight h4
{text-align: right;}
	
.linkWithArrow
{
	padding-right: 20px;	
	background: url(gfx/arrow-yellow.gif) center right no-repeat;
	}
	
.newsDate
{
	font-size: 11px;
	text-align: right;
	line-height: 100%;
	border-bottom: 1px solid #1c1f23;
	color: #1c1f23;
	margin-bottom: 20px;
	}
.newsDate span
{
	padding-left: 5px;
	background: #06080A;
	position: relative;
	bottom: -1px;}
	

a
{
	outline: none;
	color: #a04ab0;
	text-decoration: none;
}
a img
{border: none;}
a:hover
	{
		color: #fff;
		}
a.upBtn
{
	font-size: 11px;
	float: right;
	color:#535C5F;
	padding-left: 20px;
	background: url(gfx/arrowLi-grey-up.gif) center left no-repeat;
	}
a.upBtn:hover
	{
		color: #fff;
		}
h1
{
	color: #A7B9BF;
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0;
	padding: 15px 0 25px 0;
	line-height: 120%;
	}
.portfolioTitle h1
{
	padding: 10px 0 0px 0;	
	}
	
h1 .companyName
{
	font-size: 18px;
	color: #535C5F;
	letter-spacing: 0px;
	padding-left: 15px;
	margin-left: 15px;
	border-left: 1px solid #535C5F;
	}	
h2
{
	color: #A7B9BF;
	font-size: 23px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	padding: 10px 0 10px 0;
	line-height: 120%;
	}
h2 .companyName
{
	font-size: 14px;
	display: block;
	line-height: 23px;
	color: #535C5F;
	}
h3
{
	color: #0872A0;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	padding: 5px 0 25px 0;
	line-height: 120%;
	}
h3 .linkWithArrow
{
	color: #0872A0;
	background-image: url(gfx/arrow-blue.gif);
	}
h3 .linkWithArrow:hover
{
	color: #0DA3DF;
}	
	
	
h4
{
	color: #be8200;
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 10px 0;
	padding-bottom: 10px;
	line-height: 120%;
	}
h4 .linkWithArrow
{
	color: #be8200;
	background-image: url(gfx/arrow-yellow.gif);
	}
h4 .linkWithArrow:hover
{
	color: #f5a800;
}

h5
{
	color: #a04ab0;
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 10px 0;
	padding-bottom: 10px;
	line-height: 120%;
	}	
h5 .linkWithArrow
{
	color: #a04ab0;
	background-image: url(gfx/arrow-pink.gif);
	}
h5 .linkWithArrow:hover
{
	color: #DD5FFF;
}

h6
{
	color: #535C5F;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	line-height: 140%;}
h6.colorLight
{
	color: #be8200;	
	}
p
{
	color: #535C5F;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	line-height: 140%;
	text-align: justify;
	}
ul, ol
{
	color: #535C5F;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	text-align: left;
	margin: 0;
	padding: 0;
	padding-left: 30px;
	padding-bottom: 10px;
	line-height: 140%;	
	}
ul li
{
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left: 15px;
	background:url(gfx/arrowLi-grey.gif) top left no-repeat;
	padding-bottom: 10px;	
	}
	
ul.listWithHeader li
{
	background:url(gfx/arrowLi-yellow.gif) top left no-repeat;	
	}
ul.listWithHeader li span
{
	color: #be8200;
	font-size: 16px;
	display: block;
	line-height: 130%;
	
	}