#topbar {
	height: 40px;
	background: url("/images/bar_gradient.png") top left repeat-x;
	}

#topbar ul{
	display:block;
	float:left;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	}

#topbar ul, #topbar ul li{
	margin:0;
	padding:0;
	list-style:none;
	}

#topbar ul#topnav{
	margin: 3px 0 0 15px;
	}

#topbar ul li{
	float:left;
	margin-right:30px;
	}

#topbar ul li ul{
	padding-top: 12px;
	z-index: 1 !important;
}

#topbar ul li li{
	margin-left:0;
	}

#topbar ul li a:link, #topbar ul li a:visited, #topbar ul li a:hover{
	display:block;
	margin:0;
	padding: 10px 15px 0px 15px;
	color:#DDDDDD;
	background-color:transparent;
	font-weight: bold;
	}

#topbar ul ul li a:link, #topbar ul ul li a:visited{
	border:none;
	}

#topbar ul li a:hover, #topbar ul li.active a{
	color:#FFFFFF;
	background-color:#2B2B2B;
	}
	
#topbar ul li li a:link, #topbar ul li li a:visited{
	width:150px;
	float:none;
	margin:0;
	padding:7px 10px;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	background-color:#2B2B2B;
	}

#topbar ul ul{
	position:absolute;
	left:-999em;
	height:auto;
	width:170px;
	}

#topbar ul ul a{width:140px;}

#topbar ul li:hover ul{left:auto;}

#topbar ul li:hover{position:static;}

#topbar ul li.last{margin-right:0;}


#featured_slide{
	display:block;
	width:960px;
	margin:0 auto;
	padding:0;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

#column .subnav{display:block; width:250px; padding:25px; background-color:#F9F9F9; margin-bottom:30px;}

#column .subnav h2{
	margin:0 0 20px 0;
	padding:0 0 14px 0;
	font-size:20px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	background-color:#F9F9F9;
	line-height:normal;
	border-bottom:1px dotted #666666;
	}

#column .subnav a:hover{color:#0BBDB2; background-color:#F9F9F9;}


/* ----------------------------------------------Pagination-------------------------------------*/

.pagination{display:block; width:100%; text-align:center; clear:both;}
.pagination .next{margin:0;}
.pagination a{display:inline-block; padding:2px 5px 3px 5px; margin:0 2px 0 0; border:1px solid #DFDFDF;}
.pagination .current, .pagination .splitter{padding:6px; margin:0 2px 0 0;}
.wrapper .pagination a:hover, .pagination .current, .pagination .splitter{color:#9B9B9B; background-color:#F9F9F9;}

table{
	width:100%;
	border-collapse:collapse;
	table-layout:auto;
	vertical-align:top;
	margin-bottom:15px;
	border:1px solid #CCCCCC;
	}

table thead th{
	color:#FFFFFF;
	background-color:#666666;
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	text-align:center;
	table-layout:auto;
	vertical-align:middle;
	}

table tbody td{
	vertical-align:top;
	border-collapse:collapse;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	}
	
table thead th, table tbody td{
	padding:5px;
	border-collapse:collapse;
	}

table tbody tr.light{
	color:#666666;
	background-color:#F7F7F7;
	}

table tbody tr.dark{
	color:#666666;
	background-color:#E8E8E8;
	}
	

#tabcontainer .tabcontainer{
	padding:20px 0 0 0;
	}

.tabcontainer h2.title{
	font-size:42px;
	font-weight:normal;
	color:#ACACAC;
	background-color:#F9F9F9;
	}

/* ----------------------------------------------Services-------------------------------------*/


#container .tabcontainer ul.line p.readmore a, #container .tabcontainer .fl_right p.readmore a{
	display:inline-block;
	line-height:normal;
	height:28px;
	padding:12px 15px 0 15px;
	text-transform:uppercase;
	color:#F9F9F9;
	border:1px solid #000000;
	}

/* ----------------------------------------------Homepage Portfolio-------------------------------------*/

#hpage_portfolio{
	display:block;
	width:100%;
	line-height:1.6em;
	}

#hpage_portfolio .fl_left{
	width:480px;
	padding:9px;
	border:1px solid #DFDFDF;
	}

#hpage_portfolio .fl_right{
	width:420px;
	}

#hpage_portfolio p, #hpage_portfolio img{
	margin:0;
	padding:0;
	list-style:none;
	}

#portfolioslider{
	position:relative;
	}


#portfolioslider li{
	display:inline-block;
	}

#container .tabcontainer .fl_right p.readmore{
	margin-top:15px;
	text-align:right;
	}
	
#portfolio{
	display:block;
	width:100%;
	line-height:1.6em;
	}

#portfolio .portfoliocontainer{
	display:block;
	width:100%;
	margin-bottom:20px;
	padding:0;
	border-bottom:1px solid #DFDFDF;
	}

#portfolio .fl_left{
	width:220px;
	line-height:1.6em;
	}

#portfolio .fl_right{
	width:700px;
	}

#portfolio h2, #portfolio p, #portfolio img{
	margin:0;
	padding:0;
	list-style:none;
	}

#portfolio .fl_left p{
	margin:12px 0 0 0;
	}


#portfolio .fl_right p.name{
	font-weight:bold;
	}

#portfolio .fl_right p.readmore{
	text-transform:uppercase;
	}
	

body{
	margin:0;
	padding:0;
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	background-color:#161616;
	background-image: url("/images/bg-black.jpg");
	background-repeat: repeat;
	}

img{margin:0; padding:0; border:none;}
.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart{list-style-type:none; margin:0; padding:0;}

.clear:after{content:"."; display:block; height:0; clear:both; visibility:hidden; line-height:0;}
.clear{display:inline-block;}
html[xmlns] .clear{display:block;}
* html .clear{height:1%;}

a{outline:none; text-decoration:none;}

.fl_left{float:left;}
.fl_right{float:right;}

.imgl, .imgr{border:1px solid #DFDFDF; padding:4px;}
.imgl{float:left; margin:0 15px 15px 0; clear:left;}
.imgr{float:right; margin:0 0 15px 15px; clear:right;}

/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper{
	display:block;
	width:100%;
	margin:0;
	text-align:left;
	}

div.wrapper h1, div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6{
	margin:0 0 15px 0;
	padding:0;
	font-size:20px;
	font-weight:normal;
	line-height:normal;
	}

.col1{color:#FFFFFF; padding-bottom:30px;}
.col2{color:#9B9B9B; background-color:#F9F9F9;}

/* ----------------------------------------------Generalise-------------------------------------*/

#header, #topbar, #container, #footer, #copyright{
	position:relative;
	margin:0 auto 0;
	display:block;
	width:960px;
	}

/* ----------------------------------------------Header-------------------------------------*/

#header{
	padding:30px 10px;
	}

#header h1, #header p{
	margin:0;
	padding:0;
	list-style:none;
	line-height:normal;
	}

#header h1 a{
	font-size:46px;
	color:#CCCCCC;
	background-color: rgba(22, 22, 22, 0.90);
	}

/* ----------------------------------------------TopBar-------------------------------------*/

#topbar{
	height:40px;
	}

/* ----------------------------------------------Content-------------------------------------*/

#container{
	padding:30px 0;
	}

#container a{
	color:#0BBDB3;
	background-color:#F9F9F9;
	}

#content{
	display:block;
	float:left;
	width:630px;
	}

/* ------Tabs-----*/

#tabcontainer{
	display:block;
	width:100%;
	margin:0;
	padding:0;
	}


/* ----------------------------------------------Column-------------------------------------*/

#column{
	display:block;
	float:right;
	width:300px;
	}

#column .holder, #column #featured{
	display:block;
	width:300px;
	margin-bottom:20px;
	}

#column .holder h2.title{
	display:block;
	width:100%;
	height:65px;
	margin:0;
	padding:15px 0 0 0;
	font-size:20px;
	line-height:normal;
	border-bottom:1px dotted #999999;
	}

#column .holder h2.title img{
	float:left;
	margin:-15px 8px 0 0;
	padding:5px;
	border:1px solid #999999;
	}

#column div.imgholder{
	display:block;
	width:290px;
	margin:0 0 10px 0;
	padding:4px;
	border:1px solid #CCCCCC;
	}

#column .holder p.readmore{
	display:block;
	width:100%;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}
	
/* Featured Block */

#column #featured h2, #column #featured p{
	margin:0;
	padding:0;
	list-style:none;
	color:#666666;
	background-color:#F9F9F9;
	}

#column #featured a{
	color:#0BBDB2;
	background-color:#F9F9F9;
	}

#column #featured p.readmore{
	display:block;
	width:100%;
	margin-top:15px;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

#column .latestnews{
	display:block;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	}

#column .latestnews p{
	display:inline;
	}

#column .latestnews img{
	float:left;
	margin:0 10px 0 0;
	padding:4px;
	border:1px solid #C7C5C8;
	clear:left;
	}

/* ----------------------------------------------Footer-------------------------------------*/

#footer{
	padding:20px 0;
	}

#footer h2, #footer p{
	margin:0;
	padding:0;
	font-weight:normal;
	list-style:none;
	line-height:1.6em;
	font-style:normal;
	}

#footer{
	color:#B2B2B2;
	background-color: rgba(22, 22, 22, 0.90);
	margin-top: 10px;
}

#footer .footbox{
	display:block;
	float:left;
	width:225px;
	margin:0 20px 0 0;
	padding:0;
	}

#footer h2{
	margin-bottom:20px;
	font-size:26px;
	font-style:italic;
	}

#footer p{
	margin-bottom:10px;
	}

#footer .last{
	margin:0;
	}

/* ----------------------------------------------Copyright-------------------------------------*/

#copyright{
	padding: 15px 15px;
	border-top:1px solid #333333;
	}

#copyright p{
	margin:0;
	padding:0;
	}

#copyright, #copyright a{
	color:#8C8C8C;
	background-color: rgba(22, 22, 22, 0.90);
	margin-top: -20px;
	margin-bottom: 10px;
}
	
#copyright a:hover{
	color:#8C8C8C;
	background-color:#161616;
	}
	

/* ---------------------------------- Personal --------------------------------------*/

.thumb{
	border: 1px solid #000;
	padding: 5px;
}

#container .thumb{
	border: 1px solid #9B9B9B;
	padding: 5px;
	margin-bottom: 5px;
}

.img-constrast:hover {
	-webkit-filter: contrast(2);
	filter: contrast(2);
	-webkit-transition: 0.3s linear;
    transition: 0.3s linear;
}

.img-blur:hover {
	-webkit-filter: blur(2px);
	filter: blur(2px);
	-webkit-transition: 0.3s linear;
    transition: 0.3s linear;
}

.img-brightness:hover {
	-webkit-filter: brightness(2);
	filter: brightness(2);
	-webkit-transition: 0.3s linear;
    transition: 0.3s linear;
}

.img-opacity:hover {
	-webkit-filter: opacity(.5);
	filter: opacity(.5);
	-webkit-transition: 0.3s linear;
    transition: 0.3s linear;
}

.thumb-left{
	margin: 0px !important;
	margin-right: 5px !important;
	margin-bottom: 5px !important;
}

.thumb-right{
	margin: 0px !important;
	margin-left: 5px !important;
	margin-bottom: 5px !important;
}

#topbar{
	margin-bottom: 20px;
}

#slider{
	margin-top: 20px;
}

.redactorEditing img{
	padding: 0px !important;
	margin: 0px !important;
	border: 0px !important;
}

#container{
	color: #4C4C4C;
}

#footer a{
	color: #8C8C8C; 
	font-weight: bold;
	text-decoration: underline;
}

#slider a:hover, #footer a:hover{
	color: #D9D9D9;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	cursor: pointer !important;
}

.photo{
    padding: 10px;
    background-color: #CCCCCC;
    border: 2px solid #777777;
}