﻿#title {
    background:url(../images/philex-logo.png) top left no-repeat;
    }
    
#title p, #title p span {
    color: #fff;
}

#search {
    background: url(../images/search-box.png) no-repeat left top;
    }
    
#search input {
    color: #fff !important;
    background-color: Transparent;
}

#container-1 {
    background:transparent url(../images/homepage-bg.jpg) no-repeat center top;
    }

#main {
}

#side-nav {
    height: 377px;
    background: url(../images/homepage-menu-bg.png) no-repeat left top;
    width: 146px;
    border-right: none;
    padding-right: 25px;
    margin-right: 0;
}

#homepage-row1 {
    
    width: 805px;
	height: 315px;
    overflow: hidden;
}

#homepage-row1-bottom {
    
    width: 805px;
	height: 108px;
	background-image: url(/assets/images/home_slider_bottom.jpg);
    overflow: hidden;
}

#homepage-row1 div.cycle-item {
    position:relative;
    background-position: top left;
    background-repeat: no-repeat;
    height: 422px;
    width: 805px;
    overflow: hidden;
}

/*#homepage-row1 div.cycle-item-1 div {
    width: 200px;
    position: absolute;
    left: 25px;
    top: 263px;
}

#homepage-row1 div.cycle-item-2 div {
    width: 222px;
    position: absolute;
    left: 45px;
    bottom: 26px;
}*/

.homepage-row1-cycle-text {

	margin: 240px 0px 0px 40px;
	width: 200px;
	height: 30px;
	float: left;	
}

.homepage-row1-cycle-link {
	
	margin: 262px 30px 0px 0px;
	width: 200px;
	height: 30px;
	float: right;
}

#homepage-row1-cycle-1 {
    background-image: url(../images/homepage-row1-cycle-1.jpg);
}

#homepage-row1-cycle-2 {
    background-image: url(../images/homepage-row1-cycle-2.jpg);
}

#homepage-row1-cycle-3 {
    background-image: url(../images/homepage-row1-cycle-3.jpg);
}

#homepage-row1-cycle-4 {
    background-image: url(../images/homepage-row1-cycle-4.jpg);
}

#homepage-row1-cycle-5 {
    background-image: url(../images/homepage-row1-cycle-5.jpg);
}

#homepage-row1-cycle-6 {
    background-image: url(../images/homepage-row1-cycle-6.jpg);
}

#homepage-row1 p {
    font-size: 1.1em;
    line-height: 1.3em;
    color: #fff;
    margin: 1em 0;
}

#homepage-row1 p span {
    font-weight: bold;
}

#homepage-row1 a {
    display: block;
    font-size: 12px;
    color: #fff;
    line-height: 15px;
    padding: 2px 0 2px 5px;
    width: 130px;
    margin-top: 1.5em;
}

div.homepage-row h3 {
    color: #0060a5;
    font-size: 1.8em;
    line-height: 1.1em;
}

div.homepage-row h4 {
    color: #5998c5;
    font-size: 1.1em;
    line-height: 1.1em;
}

div.homepage-row3 p {
    color: #595959;
    font-size: 1.1em;
    line-height: 1.1em;
    margin: 0.7em 0;
}

div.homepage-row3 a.details {
    font-size: 11px;
    color: #fff;
    display: block;
    position: absolute;
    top: 126px;
    left: 19px;
}

div.homepage-row3 h4 {
    color: #0060a5;
    line-height: 15px;
}

div.homepage-row3 div {
    text-align: center;
    height: 90px;
}

div.homepage-row3 div a {
    display: block;
}

.homepage-row3 {
    float:left;
    display: inline;
    position:relative;
    height: 140px;
    padding: 15px 30px 10px 15px;
    margin: 15px 15px 15px 0;
}

.homepage-row3-1 {
    background:url(../images/homepage-row4-1.png) no-repeat left top;
    width: 250px;
}

.homepage-row3-2 {
    background:url(../images/homepage-row4-2.png) no-repeat left top;
    width: 170px;
}

span.clear { clear:both; line-height: 1px; display: block;width:100%}

#homepage-row3-1, #homepage-row3-2 {
    padding-top: 10px;
    height: 145px;
}

#homepage-row3-4 {
    margin-right: 0
}


/*
 * Footer styles
 */
 
.footer {
    color: #fff;
    border-top: 1px solid #ccc;
}

#footer-1 h3 { color: #00c0f3 }

.footer a { 
    color: #fff;
}

#footer-1 li { background: url(../images/side-nav-bullet-1.gif) no-repeat left center; }

	/*styles for scroller*/

#picScroller {position:relative; width:805px; height:108px; overflow:hidden; top: 6px;}
.ScrollBtn {position:absolute;top:0px; width:28px; height:28px; cursor:pointer; z-index:100}
#scrollLeft {left:10px; top: 2px; width: 30px; height: 99px; background:url(/assets/images/home_arrow_left.jpg) no-repeat left center;}
#scrollRight {right:10px; top: 2px; width: 30px; height: 99px; background:url(/assets/images/home_arrow_right.jpg) no-repeat left center;}
.PicTitle {position:absolute; right:0px; top:20px; padding-right:60px; z-index:200; }
#scroll {left: 35px; width:720px; height:99px; overflow:hidden; position:relative;}
#scroll #items {width:20000em; position:absolute;} 
.ScrollImg {position:relative; float:right; width:720px; height:99px; margin-left: 9px;}

.home-main-bottom-image {

	margin: 12px 15px 0px 12px;
	width: 92px;
	height: 73px;
	float: left;	
}
