/*  ----------------  Home Page Variations  ---------------  */

#SiteContainer {
	display: block;
	width: 812px;
	
	position: relative;
	margin: 30px auto;
	
	overflow: visible;
	
	background-image: url(../img/home-site-container-bg.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}

#Footer {
	display: block;
	width: 812px;
	height: 60px;
	
	padding: 15px 0 0 0;
	
	position: relative;
	float: left;
	left: 0;
	
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #4B81AC;
		
	background-image: url(../img/footer-home-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;

	background-color: #4B81AC;
}

/*  --------------------  Top Segment  --------------------  */

#HomePageTopSegment {
	width: 798px;
	height: 275px;
	
	position: relative;
	float: left;
	left: 7px;
	
	padding: 8px 0 0 0;
	
	background-color: #FFFFFF;
}

#HomePageContactData {
	display: block;
	width: 162px;
	height: 207px;
	
	position: relative;
	float: left;
	
	padding: 5px 0 0 10px;
	
	font-size: 10px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #27435A;
	
	line-height: 14px;
	
	border-bottom: solid 1px #4b81ac;
	
	background-image: url(../img/home-contact-data-bg.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}

#HomePageTopNewsContainer {
	display: block;
	width: 595px;
	height: 255px;
	
	position: relative;
	float: left;
	
	padding: 9px 9px 9px 9px;
	
	background-color: #fcbf07;
	border: solid 1px #4b81ac;
}

#HomePageTopNewsBlueBg {
	display: block;
	width: 586px;
	height: 255px;
	
	position: relative;
	float: left;
	
	padding: 0 9px 0 0;
	
	background-color: #223562;
}

#HomePageTopNewsContainer img {
	display: block;
	position: relative;
	float: left;
	margin: 0 14px 0 0;
	
	border-right: solid 1px #fcbf07;
}

#HomePageTopNewsTextContainer {
	display: block;
	width: 204px;
	height: 255px;
	
	
	position: relative;
	float: left;
	
	background-color: #223562;
}

#HomePageTopNewsContainer h1 {
	font-size: 24px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 24px;	
	text-transform: uppercase;
	margin: 17px 0 0 0;
	
}

#HomePageTopNewsContainer h1 a { color: #fcbf07; text-decoration: none; }
#HomePageTopNewsContainer h1 a:hover { text-decoration: underline; }

#HomePageTopNewsTitle {
	display: block;
	
	position: relative;
	float: left;
	
	padding: 22px 9px 0 14px;
	
	font-size: 24px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 24px;	
	text-transform: uppercase;
	
	background-color: #223562;
}

#HomePageTopNewsTitle a { color: #fcbf07; text-decoration: none; }

.HomePageTopNewsDate {
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #4C81AC;
	
	margin-top: 7px;
	margin-bottom: 0;
}

.HomePageTopNewsText {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	
	background-color: #223562;
	margin-bottom: 0;
	
}

.FreeAgentsVideo {
	display: block;
	position: absolute;
	top: 228px;
	left: 7px;
	
	z-index: 80;
}

.HomePageTitles {
	display: block;
	position: relative;
	float: left;
	left: 7px;
}

/*  --------------------  Home Page Left Column  --------------------  */

#HomePageLeftColumn {
	display: block;
	width: 400px;
	
	position: relative;
	float: left;
}

.HomePageTransfer {
	display: block;
	width: 368px;
	
	position: relative;
	float: left;
	left: 15px;

	padding: 15px 0 15px 0;
	
	border-bottom: dashed 1px #27435A;
}

.HomePageTransfer img {
	display: block;
	position: relative;
	float: left;
	
	margin-right: 10px;
	
	border: solid 1px #2e4960;
}

.HomePageTransferDate {
	display: block;
	position: relative;
	
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B9003D;
}

.HomePageTransferTitle {
	display: block;
	position: relative;
	
	font-size: 12px;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3757A2;
}

p.TransferLead {
	display: block;
	position: relative;
	
	margin: 12px 0 0 0;
	padding: 0 5px 0 0;
	
	font-family: Arial, Helvetica, sans-serif;	
	color: #666666;
	
	line-height: 120%;
}

/*  --------------------  Home Page Right Column  --------------------  */

#HomePageRightColumn {
	display: block;
	width: 398px;
	
	position: relative;
	float: left;
}

.HomePageNews {
	display: block;
	width: 367px;
	
	position: relative;
	float: left;
	left: 15px;
	
	padding: 10px 0 14px 0;
	
	border-bottom: dashed 1px #27435A;
}

.HomePageNewsDate {
	display: block;

	font-size: 10px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B9003D;
	
	padding: 0 0 0 10px;
}

a.HomePageNewsTitle {
	display: block;

	position: relative;
	float: left;

	padding: 0 0 0 10px;
	
	font-size: 14px;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3757A2;
	
	background-image: url(/img/home-news-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
}

a.HomePageNewsTitle:hover {
	color: #FF7214;
	
	background-image: url(/img/home-news-bullet-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
}

a.Arhiva {
	display: block;
	height: 40px;

	position: relative;
	float: right;
	
	margin: 0 5px 0 0;
	
	padding: 13px 15px 0 0;
	
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3757A2;
	
	background-image: url(/img/arrow-double-blue.gif);
	background-repeat: no-repeat;
	background-position: right 18px;
}
a.Arhiva2 {
	display: block;
	position: relative;
	float: right;
	margin: 0 5px 0 0;
	padding: 0px 15px 0 0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3757A2;
	background-image: url(/img/arrow-double-blue.gif);
	background-repeat: no-repeat;
	background-position: right;
}
a.HomePageTopDetaljnije {
	text-decoration: none;

	color: #FCBF07;
	font-size: 11px;
	
	background-image: url(/img/arrow-double-orange.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}
