@charset "utf-8";

/**
 * ALERT CSS DOCUMENT
 * 
 * _______@author Neil Azzopardi <neil.azzopardi@alert.com.mt>
 * _______@date september 2009
 * _______@last updated 22nd september 2009
 * _______@copyright 2009 Alert Communications Ltd.
 *
 */

/* BREADCRUMBS __________________________________________________________________________ */

.breadcrumbsSitemap {
	width:100%;
	height:43px;
	background:url(../imgs/breadcrums_bk.gif) no-repeat;
	}

.breadcrumsContent {
	width:590px;
	height:100%;
	margin:auto;
	}

.breadcrumsContent h6 {
	float:left;
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	padding:16px 0 0 0;
	margin:0;
	}

.breadcrumsContent .seperator {
	padding-left: 8px !important;
	padding-right: 8px !important;
	}

.breadcrumsContent .selected {
	font-weight:bold;
	}

.breadcrumsContent a {
	text-decoration:none; 
	}

#mod3Col, #modPortfolio {
	width:940px;
	overflow:hidden;
	padding:20px 20px 0px 20px;
	margin:0 0 20px 0;
	background:white; /* Inner Background */
	}

#mod3Col .grid_1, #modPortfolio .grid_1 {
	float:left;
	width:181px !important;
	}

#mod3Col .grid_1 ul, #modPortfolio .grid_1 ul {
	float:left;
	width:181px;
	list-style:none;
	padding:0;
	margin:55px 0 0 0;
	}

#mod3Col .grid_1 ul li, #modPortfolio .grid_1 ul li {
	font:12px Arial, Verdana, Helvetica, sans-serif;
	width:161px;
	height:22px;
	padding:8px 0 0 20px;
	background:url(../imgs/navigation_menu.gif);
	}

	#mod3Col .grid_1 ul li a, #modPortfolio .grid_1 ul li a {
		text-decoration:none; 
		color:#333333;
		}

	#mod3Col .grid_1 ul li a:hover, #modPortfolio .grid_1 ul li a:hover {
		text-decoration:underline; 
		color:#000000;
		}
		
#mod3Col .grid_1 ul li.current, #modPortfolio .grid_1 ul li.current {
	background:url(../imgs/navigation_menu_ro.gif);
	}
	
#mod3Col .content {
	float:left;
	width:480px;
	padding:0 20px !important; /* IE fix */
	}
	
	#mod3Col .content_wide {
	float:left;
	width:700px;
	padding:0 20px;
	}

#mod3Col .grid_3 {
	float:left;
	width:239px;
	height:auto;
	}

/* CONTENT  _____________________________________________________________________________ */

.pageTitle {
	width:100%;
	height:50px;
	}

#mod3Col .content h1 {
	font:17px/23px Arial, Helvetica, sans-serif normal;
	color:#000000;
	}

#mod3Col .content h2 {
	font:12px Arial, Helvetica, sans-serif normal;
	line-height:18px;
	}

/* CONTENT  _____________________________________________________________________________ */

.portfolioBoxContainer {
	width:100%;
	overflow:hidden;
	}
	
.headerTitle {
	width:100%;
	height:53px;
	}

.portfolioBoxPicture {
	width:100%;
	height:149px;
	text-align:center;
	}
	
.portfolioBoxContent {
	width:213px;
	padding:13px;
	background:#CCCCCC;
	}

	.portfolioBoxContent h4 {
		font:12px Arial, Helvetica, sans-serif;
		font-weight:strong;
		padding:15px 0 12px 0;;
		margin:0;
		}
		
	.portfolioBoxContent h5 {
		font:12px Arial, Helvetica, sans-serif;
		line-height:16px;
		padding:0;
		margin:0;
		}

.cloudtag_small {
	width:100%;
	overflow:hidden;
	padding:10px 0;
	}

.cloudtag_small a {
	text-decoration:none;
	color:#333333;
	}

.cloudtag_small h1, .cloudtag_small h2, .cloudtag_small h3, .cloudtag_small h4, .cloudtag_small h5, .cloudtag_small h6{
	margin:0;
	padding:0;
	background:#cfe8e1;
	}

	.cloudtag_small h1 {
		float:left;
		font:26px Arial, Helvetica, sans-serif;
		}
		
	.cloudtag_small h2 {
		float:left;
		font:22px Arial, Helvetica, sans-serif;
		}

	.cloudtag_small h3 {
		float:left;
		font:18px Arial, Helvetica, sans-serif;
		}

	.cloudtag_small h4 {
		float:left;
		font:14px Arial, Helvetica, sans-serif;
		}

	.cloudtag_small h5 {
		float:left;
		font:13px Arial, Helvetica, sans-serif;
		}
		
	.cloudtag_small h5 {
		float:left;
		font:12px Arial, Helvetica, sans-serif;
		}
	
/* PORTFOLIO LISTING  ___________________________________________________________________ */

#modPortfolio .grid_1 ul{margin:15px 0 0;}






.colList {
	float:left;
	width:360px;
	margin:0 20px 0 0;
	}

	.colList ul {
		float:left;
		padding:0;
		margin:0;
		list-style-type:none;
	}
		
		.colList ul li {width:360px;}
	
		.colList ul li a, .colList ul li a.case-study{
			background: url(../imgs/bk_bullet.gif) no-repeat 0 7px;
			font:12px Arial, Helvetica, sans-serif;
			text-decoration:none;
			color:#333;
			display:block;
			padding:3px 0 3px 15px;
		}
		
		.colList ul li a.case-study{background:#c6c6c6 url(../imgs/bk_bullet_2.gif) no-repeat 0 7px;}
		.colList ul li a:hover{background:#ececec url(../imgs/bk_bullet.gif) no-repeat 0 -14px;}
		.colList ul li a.case-study:hover{background:#848484 url(../imgs/bk_bullet_2.gif) no-repeat 0 -14px; color:#FFF;
		}

.colList .portfolioHeader {
	float:left;
	width:100%;
	height:43px;
	background:url(../imgs/bk_casestudy_header.gif) repeat-x ;
	}

#clients-filtering{
	background:url(../imgs/btn_client_filtering.gif) no-repeat;
	height:30px;
	cursor:pointer;
	width:181px;
	text-indent:-999px;
}

#portfolio-filter{
	float:left;
	width:100%;
	display:none;
}

#portfolio-filter dl{
	margin:10px 0 15px;
	padding:15px 0 0 15px;
	background:#c6c6c6 url(../imgs/bk_filter.gif) bottom repeat-x;
	float:left;
}

#portfolio-filter dl dt, #portfolio-filter dl dd{
	margin:0;
	float:left;
}

#portfolio-filter dl dt{width:125px; padding:4px 10px 15px 0; text-align:right; font-weight:bold;}
#portfolio-filter dl dd{padding:0 15px 15px 0;}

/* PORTFOLIO FILTERING BAR  _____________________________________________________________ */
.txt-filter{
	border: 1px solid #aeaeb1;
	float:left;
	background:#efefef;
	width:167px;
	padding:3px 0 0 10px;
	height:20px;
}

.btn-filter{
	float:left;
	margin:2px 0 0 5px;
	padding:0;
}

ul.ddPortfolio-filter{
	width:200px;
	height:20px;
	margin:0;	
	padding:3px 0 0 10px;
	z-index:5;
	background:#efefef url(../imgs/bk_dropdown_arrow.gif) right top no-repeat;
	border:1px solid #aeaeb1;
	list-style-type:none;
	color:#000;
	position:relative;
}

ul.ddPortfolio-filter li{
	position:relative;
	margin:0;
	padding:0;
	cursor:default;
}

ul.ddPortfolio-filter li ul{
	width:210px;
	height:auto;
	position:absolute;
	left:-11px;
	top:20px;
	margin:0;
	list-style-type:none;
	padding:0;
	display: none;
	border: 1px solid #aeaeb1;
	background:#f4f4f4;
}

ul.ddPortfolio-filter li ul li{
	width:200px;
	float:left;
	padding: 3px 0 3px 10px;
}

/* PORTFOLIO CONTENT  ___________________________________________________________________ */
#modPortfolio .content {
	float:left; /* IE Hack */
	width:719px;
	height:auto;
	margin:0 0 20px 0px;
	overflow:hidden !important;
	padding:0 0 0 20px;
	}

#modPortfolioContainer { /* Allows coloumns to float left */
	width:839px;
	overflow:hidden;
	}

.screenshot {
	width:auto;
	height:350px;
	overflow:hidden;
	}

.solutions {width:100%; height:33px;}
.solutions ul {width:100%; padding:0; margin:0; list-style:none;}
.solutions ul li {padding:0 3px; display:inline-block; }
		
#portfolioDetails { /* portfolio picture + solutions */
	float:left;
	width:376px;
	}
	
.portfolioContent {
	float:left;
	width:343px;
	margin:0 0 0 20px;
	}

.portfolioTitle {width:300px; height:60px; background:url(../imgs/greyline.gif) repeat-x bottom; padding:0 0 0 0px;}
.portfolioTitle h1 {padding:0; margin:0;}
.portfolioTitle h2 {padding:5px 0; margin:0;}

#portfolioSorting {float:left; width:100%;}
#portfolioSorting .coloumn {float:left;	width:369px;}
#portfolioSorting .sortTitle {float:left; width:369px; padding:10px 0;}
#portfolioSorting .sortField {width:369px;}
#portfolioSorting .sortField select {width:320px; padding:0; margin:0; float:left;}
#portfolioSorting .sortField input {width: 190px; float:left;}
#portfolioSorting .sortField img {width:29px; padding:0 10px; margin:0; float:left;}

/* CASE STUDY CONTENT  _______________________________________________________________ */
#case-study-container ,#case-study-thumbnails, #case-gallery-big{
	float:left;
	width:100%;
}

#case-gallery-big{overflow:hidden; position:relative; height:350px;}

#btn-next-case, #btn-previous-case{
	position:absolute;
	top:47%;
	cursor:pointer;
}

#btn-previous-case{left:15px;}
#btn-next-case{right:15px;}

#case-study-thumbnails{
	overflow:hidden;
	padding:15px 0;
}

#case-gallery-big ul, #case-study-thumbnails ul{
	margin:0;
	padding:0;
	width:800px;
	float:left;
	list-style-type:none;
}

#case-gallery-big ul{width:9000px;}
#case-study-thumbnails ul{width:800px;}
#case-gallery-big ul li{float:left;}

#case-study-thumbnails ul li{
	float:left;
	width:75px;
	height:60px;
	margin:0 15px 0 0;
	-moz-opacity:.7;
	opacity:.7;
	filter:alpha(opacity=70);
	cursor:pointer;
}

#case-study-thumbnails ul li.active, #case-study-thumbnails ul li.hover{
	-moz-opacity:1;
	opacity:1;
	filter:alpha(opacity=100);
}

.case-study-title {
	height:60px;
	width:100%;
	background:url(../imgs/greyline.gif) repeat-x bottom;
	margin:15px 0;
	float:left;
}

#case-study-container #case-study-summary{width:515px; float:left;}
.case-study-title h1{padding:0; margin:0;}
.case-study-title h2{padding:5px 0; margin:0;}

#case-study-service{
	float:left;
	width:205px;
	margin:10px 15px 0 0;
}

#case-study-service dl{
	padding:0;
	margin:0;
	width: 200px;
	float:left;
}

#case-study-service dl dt, #case-study-service dl dd{
	margin:0;
	padding:0;
	float:left;
}

#case-study-service dl dt{width:42px;height:42px;}
#case-study-service dl dd{width:150px; padding:8px 0 0; height:34px;}

#case-study-service ul li .service-name{
	float:left;
	margin:6px 0 0 10px; 
}

h2.services-used{
	background:url(../imgs/t_services_used.gif) no-repeat left top;
	height:31px;
	width:205px;
	padding:0;
	margin:5px 0;
	text-indent:-999px;
}
/* ALERT TEAM ____________________________________________________________________ */

.staff {
	width: 739px;
	margin: 0;
	padding: 0;
	float: left;
}

.staff li {
	width: 230px;
	list-style: none;
	float: left;
	}
	
	
	/* CONTACT FORM ____________________________________________________________________ */

.contact_form {
	width: 470px;
	margin: 0;
	padding: 0;
	float: left;
}

.form_text {
	float: left;
	list-style: none;
	width: 95px;
	padding: 4px 0;
	font:12px Arial, Helvetica, sans-serif; color:#1c1c1c; line-height:14px;
}

.form_input {
	width: 375px;
	list-style: none;
	float: left;
	padding: 4px 0;
	font:12px Arial, Helvetica, sans-serif; color:#1c1c1c; line-height:14px;
}

.form_input input[type=text], textarea, select {
	width: 300px;
	float: left;
	border: 1px solid #646464;
}

.form_checklist {
	width: 375px;
	list-style: none;
	float: left;
	padding: 1px 0;
	font:12px Arial, Helvetica, sans-serif; color:#1c1c1c; line-height:14px;
}

.form_paragraph {
	width: 100%;
	list-style: none;
	float: left;
	padding: 10px 0;
	font:12px Arial, Helvetica, sans-serif; color:#1c1c1c; line-height:14px;
}

.summary 
{
	float:left;
	width:303px;
	margin:0 0 0 20px;
	}

/* TABS ____________________________________________________________________ */

.tabs {
	float:left;
	text-decoration:none;
	list-style:none;
	padding: 0;
	margin: 0;
	width:100%;
        
}

.tabs li {
	width:148px;
	float: left;
	padding: 5px;
        margin: 0 1px;
        text-align: center;
	background:#CCCCCC;
        background:transparent url(../imgs/search_bk.gif) no-repeat center -23px ;
}

.tabs li.current {
	background:url(../imgs/navigation_menu_ro.gif);
        border: 1px solid #999999;    
        border:0;
}

.tabContent {
    float: left;
    padding: 10px;
    margin: 0 1px 30px 1px;
    border: 2px solid #CCCCCC;
}
