/*
Theme Name: Ilyan.com
*/

body {
	font: normal 12px/14px 'Trebuchet MS', Arial, Sans-Serif;
	background-color: #fff;
	color: #404040;
	margin:0px;
}
a {
	text-decoration:none;
	color:#003566;
}
a img {
	border:0px;
}
td, th {
	vertical-align:top;
}
p {
	margin:0px 0px 14px 0px;
}

#topNav {
	width:960px;
	margin:0px auto;
	text-align:right;
	padding:10px 0px 10px 0px;
}
#topNav a {
	font:11px Verdana, sans-serif;
	color:#7f7f7f;
	margin-right:20px;
}
#topNav form {
	margin:0px;
	display:inline;
}
#topNav input.search {
	border:1px solid #c0cdda;
	height:14px;
	font:10px Verdana, sans-serif;
	color:#c0cdda;
}

#footer {
	width:960px;
	margin:20px auto 10px;
	text-align:right;
	color:#9b9b9b;
	border-top:1px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;
	height:10px;
	padding:12px 0px;
	font-size:10px;
}
#footer a {
	color:#9b9b9b;
}
#footerNav {
	width:960px;
	margin:0px auto;
	text-align:right;
} 
#footerNav a {
	font:10px Verdana, sans-serif;
	color:#7f7f7f;
	margin-left:15px;
}

#topLogo {
	width:960px;
	margin:0px auto;
}

#mainNav {
	width:960px;
	margin:0px auto;
	border-collapse:collapse;
	height:35px;
	position:relative;
	z-index:10;
}
#mainNav th {
	text-align:left;
	width:235px;
	vertical-align:middle;
}
#mainNav th a {
	font:16px Verdana, sans-serif;
	color:#ccc;
}
#mainNav td {
	vertical-align:middle;
}
#mainNav td a {
	font:13px Verdana, sans-serif;
	color:#003566;
	margin-right:40px;
}



#theNav{
	margin: 0;
	padding: 0
}
#theNav li{
	float: left;
	list-style: none;
	position:relative;
}
#theNav li a{
	display: block;
	white-space: nowrap
}
#theNav li a:hover{
}
#theNav  li ul{	
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	left:-10px;
	top:26px;
}
#theNav li ul li{
	float: none;
	display: inline
}
#theNav li ul li a{	
	width: auto;
	background-color:#fff;
	padding:10px;
	border-bottom:1px solid #fff;
}
#theNav li ul li a:hover{
	border-bottom:1px solid #003566;
}




#insidePicHeader {
	width:960px;
	margin:0px auto;
}

#breadcrumbs {
	width:960px;
	margin:0px auto;
	background:#fff url('images/shadow.png') top left repeat-x;
	border-bottom:1px solid #d4d4d4;
	color:#7f7f7f;
	font-size:11px;
	height:23px;
	padding-top:22px;
}
#breadcrumbs a {
	color:#7f7f7f;
}

h1 {
	font-size:25px;
	line-height:37px;
	margin:23px 0px;
	padding:0px;
	color:#333333;
}
h2 {
	font-size:13px;
	line-height:16px;
	margin:0px 0px 12px 0px;
	padding:0px;
	color:#333333;
}

#onFocus {
	width:960px;
	margin:0px auto;
	border-collapse:collapse;
	background:#fff url('images/shadow.png') top left repeat-x;	
	border-bottom:1px solid #d4d4d4;
}
#onFocus th {
	padding:10px 12px;
	color:#000;
	font-size:14px;
	text-align:left;
	font-weight:normal;
	width:211px;
}
#onFocus td {
	width:224px;
	padding:10px 17px 10px 0px;
}
#onFocus td a {
	color:#808080;
	font-size:11px;
}
#onFocus td a h2 {
	font-size:13px;
	line-height:15px;
	color:#003566;
	margin:0px;
	padding:0px;
}
#onFocus tr.secondrow th, #onFocus tr.secondrow td {
	padding-top:0px;
}

#interesting{
	width:960px;
	margin:0px auto;
	border-collapse:collapse;
}
#interesting th {
	vertical-align:top;
	padding:20px 20px 20px 12px;
	color:#000;
	font-size:14px;
	text-align:left;
	font-weight:normal;
	width:211px;
	background:#fff url('images/quote.png') 10px 70px no-repeat;
}
#interesting th h2 {
	font-size:25px;
	line-height:29px;
	margin-top:85px;
	text-align:left;
	font-weight:normal;
	color:#003566;
	margin-right:10px;
}
#interesting td {
	vertical-align:top;
	width:725px;
	padding:20px 0px 0px 0px;
	font-size:12px;
}
#interesting td h1 {
	font-size:20px;
	line-height:24px;
	margin:0px;
	padding:0px;
}
#interesting td table {
	width:100%;
	border-collapse:collapse;
}
#interesting td table td {
	width:33%;
	padding-right:20px;
	padding-top:0px;
} 
.colblock{
	margin-bottom:20px;
}

#pageContent {
	width:960px;
	margin:0px auto;
	border-collapse:collapse;	
}
#pageContent th {
	text-align:left;
	width:235px;
	padding-top:4px;
}
#pageContent th a {
	display:block;

	margin-right:40px;
	padding:13px 10px 13px 0px;

	border-bottom:1px solid #bacade;
	text-align:right;
	font:normal 11px/20px Verdana,sans-serif;
}
#pageContent th a.parent {
	font-weight:bold;
}
#pageContent th a.active {
	margin-right:20px;
	padding-right:30px;
	background:#fff url('images/active.bg.png') right bottom no-repeat;
} 
#pageContent td.right {
	width:195px;
	padding-left:40px;
	padding-top:25px;
	color:#6c8eb9;
}
#pageContent td.right a {
	color:#6c8eb9;
}




#sliders {
	width:960px;
	margin:0px auto;
	height: 232px;
    overflow: hidden;
    position: relative;
    clear: left;
    background-color:transparent;
}

#slidersNav{
	width:960px;
	margin:0px auto;
	height:29px;

	text-align:center;
}
#slidersNavCenter {
	float:left;
	left:50%;
	position:relative;
}
#slidersNavCenterHold{
	left:-50%;
	position:relative;
}

#slidersNavCenterHold div {
	height:29px;
	float:left;
	cursor:pointer;
}

#newsticker {
	width:960px;
	margin:0px auto;
	height: 25px;
    overflow: hidden;
    clear: left;
    background-color:#fff;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;	
	margin-top:-25px;
	position:relative;
	z-index:10;
}

#newstickerul { /* that's your list */
position: relative;
left: 940px;
font: bold 10px Verdana;
list-style-type: none;
margin: 0 10px;
padding: 0;

}
#newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 5px 0px;
padding: 0;
background: #fff;
}
#newsticker a {
white-space: nowrap;
padding: 0;
color: #454545;
font: bold 10px Verdana;
margin: 0px 50px 0 0;
} 


#slidersNav div.arrows {
	width:12px;
} 
#arrowLeft {
	background:#fff url('images/sprites.png') left top no-repeat;
	margin-right:40px;
}
#arrowRight {
	background:#fff url('images/sprites.png') right top no-repeat;
	margin-left:40px;
}
#slidersNav div.dots {
	width:24px;
	background:#fff url('images/sprites.png') center top no-repeat;
}
#slidersNav div.activedot {
	background-position:center bottom;
}
.clear {clear:both;}