@charset "utf-8";
/* CSS Document */

.hr {
	margin-top: 0px;
	margin-bottom: 30px;

}

.nav_links {
	margin: 0px 0px 20px;
	padding: 0px;
	float: left;
	width: 570px;
	height: 28px;
}


.nav_links img {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
}

.nav_links li {
	display: inline;
	list-style: none;	

}

.nav_links li a {
	float: left;
	height: 27px;
	padding-top: 3px;
	font-size: 10px;
	font-weight: bold;
	color: #404040;
}

.nav_links li a:hover {
	color: #EFA501;
}

.title_bold {
	font-weight: bold;
	color: #931215;	
}

/*
###########################################################################
SIDE NAV STYLES
###########################################################################
*/

.title_packages {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background: url(../images/general/bgr-ul-title-packages.jpg) no-repeat;
	padding-left: 15px;
	height: 29px;
	float: left;
	width: 235px;
	padding-top: 1px;
}

.li_border_package {
	background: url(../images/general/icon-li-border-package.jpg) no-repeat;
	height: 15px;
	float: left;
	width: 250px;
	margin-bottom: 20px;
}

.nav_packages {
	margin: 0px;
	padding: 0px 5px;
	width: 240px;
	float: left;
	background: url(../images/general/bgr-ul-side-nav.jpg) repeat-y;
}

.nav_packages p, .nav_packages h3 {
	margin-left: 10px;
}

.nav_packages li {
	display: block;
	list-style: none;
	float: left;
	width: 220px;
	padding: 5px 10px;
	font-size: 12px;
	background: #7D7D7D url(../images/general/bgr-li-package.jpg) no-repeat;
	margin-bottom: 1px;
	height: 30px;
}



.package_name {
	float: left;
	width: 100px;
	line-height: 30px;
	text-decoration: none;
	height: 30px;
	padding-left: 5px;
	font-size: 13px;
	color: #FFF;
}

.package_quantity {
	float: left;
	width: 50px;
	line-height: 30px;
	text-decoration: none;
	height: 30px;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
}

.package_price {
	float: right;
	width: 60px;
	background: url(../images/general/bgr-price-package.jpg) no-repeat top;
	text-align: center;
	line-height: 30px;
	height: 30px;
	text-decoration: none;
	font-weight: bold;
	color: #F1AC02;
}

.package_price:hover {
	background: url(../images/general/bgr-price-package.jpg) no-repeat bottom;
	color: #FEDF81;
}

.nav_services {
	margin: 0px;
	padding: 5px;
	float: left;
	width: 240px;
	background: url(../images/general/bgr-ul-side-nav.jpg) repeat-y;
}

.nav_services li {
	display: block;
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
.nav_services li a {
	float: left;
	width: 220px;
	margin-bottom: 5px;
	background: url(../images/general/icon-link-arrow.jpg) no-repeat left top;
	padding-left: 20px;
	height: 20px;
	margin-top: 5px;
	color: #E68D02;
}

.nav_services li a:hover {
	background: url(../images/general/icon-link-arrow.jpg) no-repeat left bottom;
	color: #7F7F7F;
}

.title {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background: url(../images/general/bgr-ul-title.jpg) no-repeat;
	padding-left: 15px;
	height: 29px;
	float: left;
	width: 235px;
	padding-top: 1px;
}

.title_packages {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background: url(../images/general/bgr-ul-title-packages.jpg) no-repeat;
	padding-left: 15px;
	height: 29px;
	float: left;
	width: 235px;
	padding-top: 1px;
}

.li_border {
	background: url(../images/general/icon-li-border.jpg) no-repeat;
	height: 15px;
	float: left;
	width: 250px;
	margin-bottom: 20px;
}

.icon_list {
	background: url(../images/general/bgr-icon-list.jpg) no-repeat;
	float: left;
	height: 52px;
	width: 250px;
	padding-top: 8px;
}

.icon_testimonials {
	background: url(../images/general/icon-testimonials-link.png) no-repeat top;
	float: left;
	height: 44px;
	width: 76px;
	margin-left: 6px;
}
.icon_testimonials:hover {
	background: url(../images/general/icon-testimonials-link.png) no-repeat bottom;

}

.icon_quote {
	background: url(../images/general/icon-quote-link.png) no-repeat top;
	float: left;
	height: 44px;
	width: 82px;
	margin-left: 2px;
	margin-right: 2px;
}

.icon_quote:hover {
	background: url(../images/general/icon-quote-link.png) no-repeat bottom;

}

.icon_portfolio {
	background: url(../images/general/icon-portfolio-link.png) no-repeat top;
	float: left;
	height: 44px;
	width: 76px;

}

.icon_portfolio:hover {
	background: url(../images/general/icon-portfolio-link.png) no-repeat bottom;

}



.body_wrapper_index {
	float: left;
	width: 880px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}


.main_content_box {
	float: left;
	width: 580px;
	padding-top: 30px;
}

.main_content_box h1 {
	margin: 0px;
	
}

.side_nav_box {
	float: right;
	width: 250px;
	padding-left: 10px;
	padding-top: 30px;
}

.bar {
	background: #404040;
	float: left;
	height: 35px;
	width: 890px;
	border-top: 5px solid #DFDFDF;
	border-bottom: 5px solid #7D7D7D;
	margin-top: 50px;
	font-size: 20px;
	color: #FFF;
	padding-top: 15px;
	padding-left: 10px;
}

.smaller_text {
	font-size: 12px;
	color: #FDB409;
}

.index_project_title {
	font-size: 12px;
	font-weight: bold;
	color: #1857A7;
	margin-bottom: 10px;
	display: block;
}



.project1 p, .project2 p, .project3 p, .project4 p {
	margin: 0px;
	line-height: 16px;
	width: 210px;


}

.index_quote {
	font-size: 11px;
	background: url(../images/general/btn-index_quote.jpg) top;
	width: 200px;
	color: #FFF;
	display: block;
	margin-top: 10px;
	height: 26px;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
	text-decoration: none;
}

.index_quote:hover {
	background: url(../images/general/btn-index_quote.jpg) bottom;
	color: #FFF;
	text-decoration: none;
}
.project1 {
	float: left;
	width: 210px;
	margin-right: 10px;
	margin-bottom: 50px;
}

.project2 {
	float: left;
	width: 210px;
	margin-right: 10px;	
}

.project3 {
	float: left;
	width: 210px;
	margin-right: 10px;	
}

.project4 {
	float: right;
	width: 210px;
}


/*
#####################################################################
FORM STYLES
#####################################################################
*/

.form_holder {
	width: 580px;
	margin-top: 30px;
	padding-top: 10px;
	border-top: 5px solid #E1E1E1;
}

.box {
	float: left;
	width: 580px;
	margin-bottom: 10px;
}

.field_name {
	font-size: 12px;
	color: #404040;
	float: left;
	width: 218px;
	font-weight: bold;
}

.field_holder {
	float: left;
	width: 362px;	
}

.field {
	background: #F4F4F4;
	padding: 3px;
	width: 350px;
	border: 3px solid #E1E1E1;
	float: left;
	font-size: 10px;
	font-weight: bold;
	color: #404040;
}

.field:hover {
	background: #EEE;
	border: 3px solid #E1E1E1;
}

.field_small {
	background: #F4F4F4;
	padding: 3px;
	width: 100px;
	border: 3px solid #E1E1E1;
	float: left;
	font-size: 10px;
	font-weight: bold;
	color: #404040;
}

.field_small:hover {
	background: #E1E1E1;
	border: 3px solid #E1E1E1
}

.searchbox {
	width: 300px;
	height: 30px;
	border: 5px solid #D46B02;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 5px 3px;
	float: left;
	background: #F3F3F3;
	font-size: 20px;
	color: #404040;
}

.searchbox:hover {
	border: 5px solid #F1AC02;
	background: #EAEAEA;
}

.search {
	width: 45px;
	height: 45px;
	background: url(http://stiluhosting.co.uk/images/bgr-search-btn.png) no-repeat top;
	float: left;
	margin-left: 5px;
	border: 2px solid #E4951C;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;

}

.search:hover {
	background: url(http://stiluhosting.co.uk/images/bgr-search-btn.png) 0 -45px;
	border: 2px solid #F9BC01;
}

/*
#####################################################################
PROJECTS STYLES
#####################################################################
*/

.box_project {
	float: left;
	width: 580px;
	margin-bottom: 30px;
	margin-top: 10px;
	background: url(../images/general/bgr-box-project.jpg) no-repeat;
	color: #000;
	padding-top: 15px;
}

.project_title {
	font-weight: bold;
	color: #FFF;
	float: left;
	width: 568px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 20px;
}

.box_holder {
	float: left;
	width: 580px;
	margin-bottom: 10px;
}

.box_holder ul {
	margin: 5px 0px;
	padding: 0px;
	float: left;
	width: 580px;
}

.box_holder ul li {
	display: inline;
	list-style: none;	
}

.box_holder ul li a {
	float: left;

}

.view_live {
	background: url(../images/general/btn-view-live.jpg) top;
	float: left;
	height: 27px;
	width: 160px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-top: 9px;
	text-decoration: none;
	padding-left: 40px;
}

.view_live:hover {
	background: url(../images/general/btn-view-live.jpg) bottom;
	color: #FFF;
}

.quote {
	background: url(../images/general/btn-quote.jpg) no-repeat left top;
	float: left;
	height: 27px;
	width: 200px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-top: 9px;
	text-decoration: none;
	padding-left: 40px;
}

.quote:hover {
	background: url(../images/general/btn-quote.jpg) no-repeat left bottom;
	color: #FFF;

}

.testimonial {
	background: url(../images/general/btn-testimonials.jpg) no-repeat left top;
	float: left;
	height: 27px;
	width: 90px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-top: 9px;
	text-decoration: none;
	padding-left: 50px;
}

.testimonial:hover {
	background: url(../images/general/btn-testimonials.jpg) no-repeat left bottom;
	color: #FFF;

}

.project_thum {
	float: left;
	width: 190px;
	height: 170px;
	background: url(../images/general/bgr-small-thumb.png) no-repeat;
	padding-top: 10px;
	padding-left: 10px;
}

.project_discription {
	float: left;
	width: 360px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}

.project_discription ul {
	margin: 5px 0px 0px;
	padding: 5px;
	float: left;
	width: 350px;
	background: #F7F7F7;
}

.project_discription ul li {
	list-style: none;
	color: #000;

}
.technologies {
	margin: 10px 0px 0px;
	padding: 10px 5px;
	float: left;
	width: 350px;
	font-weight: bold;
	color: #000;
	font-size: 11px;
}

.link_contact {
	margin-top: 20px;
	float: left;
	width: 580px;
}

.ul_circle {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.ul_circle li {
	list-style: none;
	line-height: 20px;
	background: url(../images/general/icon-ul-circle.png) no-repeat;
	padding-left: 26px;	
}

.contact {
	color: #FFF;
	background: #A7B367;
	padding: 10px 10px 20px;
	width: 570px;
	border-top: 5px solid #8C9D37;
}

.login {
	float: right;
	width: 250px;
	background: url(../images/general/bgr-btn-login.jpg) no-repeat;
	height: 35px;
	padding-top: 8px;
}

.login a {
	color: #3F3F3F;
	text-decoration: none;
	background: url(../images/general/icon-ul-circle.png) no-repeat 54px;
	font-weight: bold;
	font-size: 11px;
	line-height: 19px;
	float: left;
	height: 20px;
	width: 250px;
	text-align: center;
}

.login a:hover {
	color: #949494;
}

