/*
Theme Name: Ilyan.com
*/

body {
	font: normal 12px/14px 'Trebuchet MS', Arial, Sans-Serif;
	background-color: #fff;
	color: #838383;
	margin:0px;
	padding:0px;
	background:transparent url("images/footer.bg.png") center top repeat-y;
}
a {
	text-decoration:none;color:#B90911;
}
a img {
	border:0px;
}
td, th {
	vertical-align:top;
	padding:0px;
}
p {
	margin:0px 0px 14px 0px;
	text-align:left!important;
}
table {
	border-collapse:collapse;
}

.center {
	text-align:center;
}
.clear {clear:both;}

/* header */
#headerBgCont {
	background-color:#fff;
	height:389px;
	width:100%;	
	position:absolute;
}
#headerBg {
	background:#fff url("images/index.image1.jpg") center top repeat-x;
	height:389px;
	width:100%;
	position:absolute;
}
#insideheaderBgCont_headerforprojects,
#insideheaderBgCont {
	background-color:#fff;
	height:291px;
	width:100%;	
	position:absolute;
}
#insideheaderBg_headerforprojects,
#insideheaderBg {
	background:#fff url("images/inside.image1.jpg") center top repeat-x;
	height:291px;
	width:100%;
	position:absolute;
}
#header {
	position:relative;

}

#topNavContainer {
	background:transparent url("images/topnav.shadows.png") top center repeat-x;	
	height:29px;
	width:100%;
	z-index:2;
	position:absolute;
}

#topNavBg {
	background:#000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	height:29px;
	z-index:2;
	width:100%;
}

#topNav {
	margin:0px auto;
	padding-left:4px;
	max-width:950px;
	height:29px;
	position:relative;
	z-index:3;
}
#topNav a {
	display:inline-block;
	color:#fff;
	font-size:13px;
	line-height:29px;
	font-weight:bold;
	margin-right:15px;
	
}
#newtopNavContainer {
	background:transparent url("images/topnav.shadows.png") top center repeat-x;	
	height:29px;
	position:relative;
}

#newtopNavBg {
	background:#000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	height:29px;
}
#newtopNav {
	margin:-29px auto 0px;
	padding-left:4px;
	max-width:950px;
	height:29px;
	position:relative;
}
#newtopNav a {
	display:inline-block;
	color:#fff;
	font-size:13px;
	line-height:29px;
	font-weight:bold;
	margin-right:15px;
	
}

#topTable {
	width:100%;
	border-collapse:collapse;
	margin:0px;
	padding:0px;
	background:transparent url("images/redbanner.png") center top repeat-x;
}
#topTable td {
	padding:0px;	
}
#topTable #center {
	position:relative;
	margin:0px auto;
	height:360px;
	max-width:950px;
}
#topTable #insidecenter {
	position:relative;
	margin:0px auto;
	height:261px;
	max-width:950px;
}
#topTable #insidecenter.inside_categories {
	height:138px;
}
#topTable #left {
	width:83px;
	/* width:50%;*/
	padding:0px;
	padding-right:75px;
}
#topTable #right {
	width:138px;
	padding:9px 20px 0px 0px;
	text-align:right;
} 
#logo {
	height:80px;
	color:#fff;
	font-size:12px;
}
#logo img {
	display:inline-block;
	margin-top:20px;
	margin-right:10px;
	float:left;
}
#logo div {
	padding-top:45px;
}
#categories {
	height:54px;
/*	width:100%; */
	border-collapse:collapse;
	margin-left:-25px;
	position:relative;
	z-index:15;
}
#categories td {
	padding:0px;
	padding-bottom:10px;
	vertical-align:middle;
	text-align:center;
}
#categories td.active {
	background:transparent url("images/categories.active.gif") center top no-repeat;
/*	width:15%; */
}
#categories td a {
	display:inline-block;
	text-align:left;
	color:#fff;
	font-size:14px;
	line-height:15px;
	font-weight:bold;
	padding:0px 30px;
}
#categories td.active a {
	color:#000;
}

#redlabelholder {
	width:100%;
	height:37px;
	position:absolute;
	bottom:0;
	overflow:hidden;
}
#redlabel {
	width:100%;
	height:37px;
	background:transparent url("images/redlabel.png") left bottom no-repeat;
	font-size:10px;
	line-height:35px;
	color:#fff;
	padding-left:40px;
	text-transform: uppercase;
	letter-spacing:4px;
	position:absolute;
	top:0;
}

#projectphotogallery {
	position:absolute;
	z-index:3;
	width:460px;
	height:120px;
	top:165px;
	right:0px;
	text-align:right;
}

#projectphotogalleryholder  {
	text-align:right;
}
#projectphotogalleryholder img {
	margin-right:20px;
}
#rightarrow {
	color:#fff;
	font-size:72px;
	vertical-align:top;
	line-height:72px;
	margin-top:-100px;
	cursor:pointer;
}

#flashprojectsbg {
	position:absolute;
	background-color:#000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	right:0px;
	height:135px;
	width:470px;
	margin-top:-11px;
	display:none;
}

#flashprojects {
	position:absolute;
	margin-top:-11px;
	overflow:hidden;
}

/* end of header */


/* footer */
#footer {
	min-height:83px;
	background:transparent url("images/footer.png") center top no-repeat;
}
#footer div {
	width:950px;
	margin:0px auto;
	padding-top:10px;
	color:#fff;
	font-size:10px;
	text-transform: uppercase;
	letter-spacing:5px;
	padding-left:0px;
}
/* end of footer */

/* content */
#contentHolder {
	border-top:1px solid white;
	background:#fff url("images/content.bg.png") left top repeat-x;
	padding-bottom:40px;
}
#content {
	background:transparent url("images/page.angle.png") top left no-repeat;
	width:950px;
	margin:0px auto;
}

.page_angle {
	background:transparent url("images/page.angle.png") top left no-repeat;
}

.header {
	font-size:10px;
	color:#6a747c;
	text-transform: uppercase;
	letter-spacing:2px;
	padding:15px 0px;
}
.left45{
	padding-left:45px;
}

h1 {
	font-size:24px;
	line-height:28px;
	font-weight:normal;
	color:#b90911;
	margin:0px;
	padding:0px;
	padding-bottom:25px;
}

#index_table {
	width:100%;
}

#maintext {
	padding-left:45px;
	font-size:13px;
	line-height:22px;
	padding-right:30px;
}
#maintext.maintext_news {
	padding-left:0px;
}

#maintext.management h1,
#maintext.management h2{
	color:#000;
}
/* news center */

#newscenter {
	width:292px;
}
.border{
	float:left;
}

.newscenternav {
	width:292px;
	height:37px;
	background:#fff url("images/newsblock.bg.png") left top no-repeat;

}
.newscenternav a {
	color:#fff;
	display:inline-block;
	height:30px;
	font-size:13px;
	padding:7px 15px 0px 15px;
	margin:0px;
}
.newscenternav a.active {
	background:transparent url("images/newsblock.active.gif") center top no-repeat;
}
.newscentercontentbig {
	width:292px;
	min-height:211px;
	background-color:#fff;
}
.newscentercontentbigbg {
	float:right;
	width:16px;
	height:211px;
	background:#fff url("images/newsblock.bg.png") -16px -46px no-repeat;
} 
.newscentercontentsm {
	width:292px;
	min-height:68px;
	background-color:#fff;
}
.newscentercontentsmbg {
	float:right;
	width:16px;
	height:68px;
	background:#fff url("images/newsblock.bg.png") 0px -46px no-repeat;
} 
.newsitem {
	font-size:11px;
	padding:10px 25px 0px 0px;
}
.newsitem span {
	display:block;
	font:10px Georgia, serif;
}
.newsitem a {
	color: #6a747c;
}
.newsitemicon1{
	width:19px;
	height:50px;
	background:#fff url("images/newsblock.bg.png") -275px -236px no-repeat;
	float:left;
	margin:0px 5px;
}
.newsitemicon2{
	width:19px;
	height:42px;
	background:#fff url("images/newsblock.bg.png") -255px -236px no-repeat;
	float:left;
	margin:0px 5px;
}
.newsitemicon3{
	width:19px;
	height:42px;
	background:#fff url("images/newsblock.bg.png") -235px -236px no-repeat;
	float:left;
	margin:0px 5px;
}
.newsitemsplit {
	background:#fff url("images/newsblock.bg.png") center -37px no-repeat;
	height:9px;
	font-size:5px;
	line-height:5px;
	padding:0px;
	margin-top:4px;
}

a.newsarchivelink {
	display:block;
	padding:8px 10px 10px 30px;
	margin-top:5px;
	text-transform: uppercase;
	text-align:right;
/*	border-top: 1px solid #ccc; */
}
/* end of news center */


/* index - featured projects */

#featured_projects {
	
}
#featured_projects a {
	color: #6a747c;
	line-height:1.4em;
}

#thumbs img {
	margin:3px 7px 0px 15px;
	width:20px;
	height:20px;
	border:1px solid #fff;
}
#thumbs a.active{
	background:#fff url("images/fp_arrow.gif") left top no-repeat;
	width:22px;
	height:22px;
	display:block;
	margin:3px 0 -14px 15px;
	padding:0px;
}#thumbs a.active img{
	display:none;
}

#fp_prev,#fp_next {
	background:#fff url("images/newsblock.bg.png") -242px -213px no-repeat;
	width:23px;
	height:23px;
	float:left;
	margin-right:4px;
	margin-top:20px;
	cursor:pointer;
}
#fp_next{
	background-position:-269px -213px;
}

/* end of index - featured projects */

/* inside pages content */

div.centered_container {
	max-width:950px;
	margin:0px auto;
}

h1.insideH1 {
	font-size:34px;
	line-height:37px;
	color:#fff;
	font-weight:normal;
	width:560px;
	padding:0px;
	margin:0px;
	position:absolute;
	bottom:10px;
}
h1.long {
	width:auto;
}
#projectsSubnav {
	margin-left:5px;

}
#projectsSubnav th, #projectsSubnav td {
	vertical-align:bottom;
}
#projectsSubnav th a {
	font-size:34px;
	line-height:37px;
	color:#fff;
	font-weight:normal;
	display:block;
	margin-bottom:14px;
}
#projectsSubnav td a {
	display:block;
	padding:5px 25px 20px 25px;
	color:#98a9b0;
	font-size:14px;
}
#projectsSubnav td a.active {
	color:#fff;
	background:transparent url("images/submenu.bottom.gif") center bottom no-repeat;
}


#subnav,#subnavnews {
	position:absolute;
	border-collapse:collapse;
	z-index:10;
}
#subnav a,#subnavnews a {
	display:block;
	padding:5px 10px 20px 10px;
	font-size:14px;
	color:#fff;
	background:transparent url("images/submenu.bottom.gif") left bottom no-repeat;
}
#subnav a.active,#subnavnews a.active {
	background-position:center bottom;
}

#subnavnews {
	bottom:10px;
	width:100%;
}
#subnavnews td {
	white-space:nowrap;
}
#subnavnews td.last {
	width:100%;
	background:transparent url("images/submenu.bottom.gif") left bottom no-repeat;

}
h1.insideH1.newspage {
	bottom:50px;
}

#insideContent {
	padding-top:115px;
	position:relative;
}
#insideContentTable {
	width:100%;
}

#casestudies {
	width:174px;
	min-height:450px;
	padding:40px 28px 20px 18px;
	background:#fff url("images/casestudies.png") top left no-repeat;
	font-size:11px;
	line-height:18px;
}
#casestudies h2 {
	font-size:11px;
	line-height:18px;
	color:#b90911;
	margin-top:18px;
}

#maintext table {
	width:100%;
}
#maintext table td {
	font-size:13px;
	line-height:22px;
	width:100%;
}
span a.readmore {
	display:inline;
	float:right;
}a.readmore {
	font-size:10px;
	font-style:italic;
	color:#aa0000;
	white-space:nowrap;
}
#maintext table td p {
	margin-top:0px;
}
#maintext table td .alignright {
	float:right;
	padding: 0 0 10px 10px;
}
#maintext table td h2 {
	color:#bd181f;
	font-size:19px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	letter-spacing: 0.1em;
	font-weight:normal;
	text-transform: uppercase;
}
#maintext table td h3 {
	color:#bd181f;
	font-size:13px;
	margin-top:0px;
	margin-bottom:0px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}#maintext table td h3 a{
	color:#bd181f;
}#maintextt table td h2 {
	color:#bd181f;
	font-size:43px;
	line-height:1.3em;
	margin:0 0 30px 0;
	padding:0 0 20px 0;
	border-bottom:1px solid #bd181f;
}#maintextt table td h6 {
	font-size:18px;
	margin:0;
	padding:0 0 20px 0;
	line-height:1.4em;
}
#maintext table th {
	width:85px;
	padding-top:10px;
	padding-right:20px;
	text-align:left;
	font-weight:normal;
	font-size:10px;
	line-height:14px;
}
#maintext table th img {
	margin-right:20px;
}
#maintext table th.nav {
	width:180px;
	font-size:12px;
	line-height:16px;
} #maintext table th.nav1 {
	width:180px;
	font-size:12px;
	line-height:16px;
	padding-top:31px;
}
#maintext table th a {
	color:#aa0000;
}
#maintext table th p {
	padding:0px;
	margin:0px;
}#maintextt p {
	padding:0 0 10px 0;
	margin:0px;
	font:13px 'Trebuchet MS',Arial,Sans-Serif;
	line-height:22px;
}#maintextt blockquote {
	width:285px;
	margin:20px 15px 0 0;
	padding:0;
	font-size:13px;
	float:left;
}#maintextt blockquote p{
	color:#6a747c;
	line-height: 1.6em;
}#maintextt blockquote a{
	color:#6a747c;
	text-decoration:nonel
}#maintextt blockquote img {
	float:left;
	padding-right:10px;
}#maintextt blockquote strong {
	color:#aa0000;
	text-transform:uppercase;
	clear:right;
	display:block;
}#maintextt table td ul {
	padding:0 0 20px 30px;
	margin:0;
	font-size:13px;
}#maintextt table td li {
	padding:0 0 5px 0;
	line-height:1.4em;
}#maintextt .pagination {
	display:none;
}
#maintext table th img {
	margin-bottom:5px;
}

#maintext table th ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#maintext table th ul li{
	margin:0px;
	padding:0px;
}
#maintext table th ul li ul {
	margin-left:10px;
}
#maintext table th ul li.current_page_item a {
	font-weight:bold;
}
#maintext table th ul li.current_page_item ul a {
	font-weight:normal;
}
#maintext table th ul li ul li.current_page_item a {
	font-weight:bold;
}
#maintext #intro {
	font-size:13px;
	font-weight:bold;
}
#related {
	width:200px;
	padding:0px 0px 30px 27px;
	line-height:1.4em;
}
#related h2 {
	font-size:15px;
	color:#838383;
	padding:5px 0 10px 0;
	margin:0px;
	font-weight:normal;
}
#related h3 {
	font-size:14px;
	color:#B90911;
	padding:8px 0 12px 0;
	margin:0px;
	border-top:1px solid #B90911;
}#related1 {
	width:200px;
	padding:0px 0px 30px 27px;
	line-height:1.4em;
}
#related1 h2 {
	font-size:14px;
	padding:5px 0 10px 0;
	margin:0px;
	color:#B90911;font-weight:bold;border-bottom:1px solid #BBB7AD; width:190px;
}
#related1 h3{
	width:190px;border-bottom:1px solid #BBB7AD; padding: 9px 0 9px 0; margin:0;
}#related1 h3 a{
	font-size:14px;
	color:#423D30;
	margin:0px;padding: 9px 9px 0 0;
	font-weight:normal;
}
.reference {
	position:relative;
	margin-bottom:20px;
	font-size:11px;
}
.reference span {
	color:#bd181f;
	font-weight:bold;
	margin-right:1em;
}
.referencepop {
	position:absolute;
	top:10px;
	left:30px;
	width:158px;
	min-height:100px;
	border:1px solid #c0c0c0;
	background-color:#fff;
	color:#000;
	padding:5px;
	z-index:5;
}

.sreference {
	width:180px;
	font-size:11px;
	height:180px;
	border:1px solid #898989;
	margin: 10px;
	padding:10px;
}
.sreference span {
	color:#bd181f;
	font-weight:bold;
	margin-right:1em;
}

#sleftarrow,#srightarrow {
	font-size:36px;
	line-height:36px;
	margin:90px 20px 90px 0px;
	cursor:pointer;
}
#srightarrow {
	margin:90px 0px 90px 20px;
}


.newsthumb a {
	display:block;
	float:left;
	background:#fff url("images/shadowPic.jpg") right bottom no-repeat;
	margin:0px 10px 10px 0px;
}
.newsthumb img {
	margin: 0px 10px 10px 0px;
	float: left;
}

#maintext table th ul.leftnav {
	width:190px;
	list-style:none;
	margin:0;
	margin-right:30px;
	padding:0;
	border-top:1px solid #bbb7ad;
}
#maintext table th ul.leftnav li {
	padding:9px;
	border-bottom:1px solid #bbb7ad;
	font-size:14px;
}
#maintext table th ul.leftnav li a{
	color:#423d30;
}
#maintext table th ul.leftnav li.current_page_item,
#maintext table th ul.leftnav li.active {
	background:transparent url("images/leftnav.active.png") right center no-repeat;
}
#maintext table th ul.leftnav li.current_page_item a {
	font-weight:bold;
	color:#B90911;
}

#maintext table th ul.leftnav li ul{
	width:190px;
	list-style:none;
	margin:0;
	margin-top:5px;
	padding:0;
}
#maintext table th ul.leftnav li ul li{
	padding: 2px 10px 2px 0px;
	border-bottom:0px solid #bbb7ad;
	font-size:11px;
}
#maintext table th ul.leftnav li.current_page_item ul li a,
#maintext table th ul.leftnav li ul li a {
	color:#878787;
	font-weight:normal;
}


.newsitemlink {
	color: #6a747c;
	padding-bottom:20px;
}
.newsitemlink div.date,
#maintext table td h2.newsitemtitle div.date{
	display:inline;
	color: #6a747c;
	font-size:10px;
	font-weight:normal;
	margin-left:10px;
	vertical-align:middle;
}
#maintext table td h2.newsitemtitle {
	font-size:18px;	
	margin-bottom:10px;
	text-transform:none;
}
.video {
	padding-top:20px;
}
div.pagination {  
display: block;  
text-align: center;  
margin-top: 10px;  
margin-bottom: 60px;  
font-size:80%;  
}  
div.pagination a{  
text-align:center;  
padding:5px 10px;  
margin:0 2px 0 2px;  
border:1px solid #ccc;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif; 
}  
div.pagination a:hover{  
background:#6C7388;  
}
div.pagination a.current{  
color:#000;  
}  

/* services */
#insideheaderBgCont.services_is_shorter,
#insideheaderBg.services_is_shorter{
	height:217px;
}

#insidecenter_shorter{
	position:relative;
	margin:0px auto;
	max-width:950px;
	/* workaround */
	height:188px;
}

#services_header {
	width:966px;
	height:91px;
	background:#fff url("images/services.headerbg.jpg") left bottom no-repeat;
}
#services_header td {
	width:206px;
	padding:10px 20px;
	vertical-align:bottom;
	font:20px "Trebuchet MS",Arial,sans-serif;
}
#services_header td.last {
	padding-right:0px;
}
#services {
	width:966px;
	margin-top:10px;
	margin-bottom:50px;
}
#services td {
	width:226px;
	padding-right:20px;
}
#services td.last {
	padding-right:0px;
}
#services td a {
	display:block;
	border-bottom:1px solid #b6b3ab;
	font:bold 13px/13px "Trebuchet MS",Arial,sans-serif;
	padding:10px 20px;
}

#mainProjFlash{
	background-image:url(images/proTopbg.jpg); 
	background-repeat:repeat-x; 
	width:100%; 
	overflow:hidden; 
	height:81px;
	z-index:20;
	position:relative;
}

#mainProjFlashSelect{
	margin:20px auto;
	max-width:950px;
	text-align:left;
}

#inProFlash{
	width:100%; 
	overflow:hidden; 
	height:38px;
	margin-top:-25px;
	z-index:10;
}

#inProFlashContainer{
	/*z-index:10;
	position:absolute;
	width:100%;
	height:30px;*/
}

#inProFlashSelect{
	text-align:left;
}

#insideheaderBgCont_headerforprojects,
#insideheaderBg_headerforprojects{
	height:50px;
	overflow:hidden;
}

#header_headerforprojects{
position:relative;
height:151px;
overflow:hidden;

}



/* services */

/* contacts */
#googlemap {
	position:absolute;
	right:0;
	top:80px;
	border:1px solid #fff;
}
#googlemap div {
	border:1px solid #fff;
}
#googlemap div div {
	border:1px solid #fff;
}
#googlemap div div div {
	border:1px solid #fff;
}
/* contacts */



/* end of inside pages content */


/* end of content */











/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000;}

#colorbox{}
    #cboxContent{margin-top:20px;}
        #cboxLoadedContent{background:#000; padding:5px;}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(images/controls.png) top left no-repeat; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(images/controls.png) top right no-repeat; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext.hover{background-position:bottom right;}
        #cboxLoadingOverlay{background:#000;}
        #cboxLoadingGraphic{background:url(images/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(images/controls.png) top center no-repeat; width:38px; height:19px; text-indent:-9999px;}
        #cboxClose.hover{background-position:bottom center;}
/*Custom post style*/
.postid-2558 .newsthumb img {
	display:none; }
.postid-2794 .newsthumb img {
	display:none; }
.postid-2805 .newsthumb img {
	display:none; }
.postid-2853 .newsthumb img {
	display:none; }
.postid-3008 .newsthumb img {
	display:none; }
