/* CSS Document */
/*START OF HOME PAGE STYLES*/
	.home{font-size:12px;}
	.home #right-menu a{color:#ffffff;}
	.home #right-menu a:hover{color:#015AAA;}
	
	.home #searchform label{color:#fff;}
	.home-right{display:inline;width:567px;float:left;margin-left:7px;}
	.home-left{display:inline;width:406px;float:left;}
	.home-separate{
		height:15px;
		margin-bottom:15px;
	}
	.home .white .home-separate{background-color:#000;}
	.home .black .home-separate{background-color:#ffffff;}
	.home #right-menu{
		font-size:11px;
		padding-left:0px;
		padding-top:42px;
		width:auto;
		height:auto;
	}
	.home .hilited{background:#D2232A url(/layout/hilited_attempt.gif) top left repeat-y;width:529px;color:#ffffff;margin-bottom:20px;}
	.home .hilited .photo{float:left;width:168px;}
	.home .hilited .content{float:right;padding:15px 20px;width:321px;}
	.home .hilited a{color:#000;}
	.home .hilited a:hover{color:#015AAA;}
	.home .hilited .title{font-weight:bold;font-size:15px;}
	.home .hilited .description{margin-bottom:65px;margin-top:15px;}
	.home .hilited .buttons{height:25px;line-height:25px;}
	.home .news-item, .home .edition-item{margin-bottom:18px;}
	.home .news-item a, .home .edition-item a{color:#000;}
	.home .news-item a:hover, .home .edition-item a:hover{color:#015AAA;}
	.home .edition-item .authors a, .home .edition-item-offer .authors a{color:#D1242A;font-size:12px;font-weight:normal;}
	.home .edition-item .authors a:hover, .home .edition-item-offer .authors a:hover{color:#015AAA;}
	.home .edition-item a{color:#000;font-size:15px;font-weight:bold;line-height:17px;}
	.home .edition-item-offer a{color:#ffffff;}
	.home .edition-item a:hover, .home .edition-item-offer a:hover{color:#015AAA;}
	.home .offer-photo{float:left;width:166px;}
	.home .offer-data{float:right;width:178px;}
	.home .offer-data a.title{color:#fff;}
	.home .offer-data a.title:hover{color:#015AAA;}
	

	.home .news-item a span{display:block;}
	.home .news-item .date{color:#D1242A;font-weight:bold;}
	.home .news-item a{text-decoration:none;}
	.home #links{
		padding-left:15px;
		float:left;
		width:236px;
		height:auto;
	}
	.home #search{
		width:300px;
		height:auto;
	}
	.home .submit-search{
		color:#fff;
		}
	.home #basic-menu-wrap{
		position:static;
		margin-top:22px;
		margin-left:18px;
	}
	.left-box{
		padding:0;
		width:396px;
		margin:0;
		margin-top:8px;
		margin-left:10px;
	}
	.left-box table, .right-box table{width:100%;height:20px;border:0}
	.right-box{
		padding:0;
		width:567px;
		margin:0;
		margin-top:8px;
	}
	.created-by-tool{
		margin-top:8px;
		width:560px;
		text-align:right;
		color:#fff;
		font-size:11px;
	}
	.created-by-tool a{color:#fff;}
	.created-by-tool a:hover{color:#D1242A;}
	
	.left-box .white{
		color:#5F5F5F;
		background-color:#ffffff;
		width:358px;
		padding:15px;
	}
	.left-box .black{
		color:#F4F4F4;
		background-color:#000000;
		width:358px;
		padding:15px;
	}
	.right-box .white{
		color:#5F5F5F;
		background-color:#ffffff;
		width:529px;
		padding:15px;
	}
	.right-box .black{
		color:#F4F4F4;
		background-color:#000000;
		width:529px;
		padding:15px;
	}	
	/*END OF HOME PAGE STYLES*/
	#photo-shoot{visibility:hidden;}