/*
Theme Name: justdesign theme
Theme URI: http://www.justdesignstudio.com
Description: The portfolio theme of Just Design Studio Ltd.
Version: 1.0
Author: just design
Author URI: http://www.justdesignstudio.com
Tags: black, fixed width, two columns, widgets
*/
@import url('css/reset.css');

/* /////////////////////////// New Stuff for Sticky Footer/////////////////////////// */
* {
	margin: 0;
}
html, body {
	height: 100%;
}

/* /////////////////////////// END Stuff for Sticky Footer /////////////////////////// */
body {
	background: #fff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#a5a5a5;
	background-image:url(http://www.justdesignstudio.com/wp-content/uploads/twitter_bkg.png);
	background-repeat:repeat;
}

a {
	color:#6789a1;
}

a:hover{
	text-decoration:underline;
}


p {
	padding:5px 0px;
	line-height:18px;
}
/* NEW FOOTER ELEMENTS */
.new-wrap-for-footer {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -350px; /* the bottom margin is the negative value of the footer's height */
}
.push {
	height: 350px; /* .push must be the same height as .footer */
}
.new_footer {
	/*height: 350px;  .push must be the same height as .footer */
	background-color:#000000;
}

#text-3 {
	width:310px;
	height:130px;
	float:left;
	margin-right:7px;
	margin-left:9px;
	margin-bottom
	}
#text-10 {
	width:305px;
	height:130px;
	float:left;
	margin-right:7px;
	margin-left:4px;
	}
#text-4 {
	width:250px;
	height:130px;
	float:left;
	margin-right:0px;
	margin-left:0px;
	}
#twitter-9 {
	width:310px;
	height:130px;
	float:left;
	margin-right:7px;
	margin-left:9px;
	}
#com-bigad-3 {
	width:305px;
	height:130px;
	float:left;
	margin-right:7px;
	margin-left:4px;
	}
#text-11 {
	width:310px;
	height:130px;
	float:left;
	margin-right:6px;
	}

/* Page */
#footer-wrap {
	width:960px;
	height:auto;
	padding-top:20px;
	margin:0 auto;
	}
#panel-one {
	float:left;
	width:305px;
	padding-left:15px;
	}
/* END NEW */
.about_us_text_width {
	width:420px;
	padding-right:50px;
}

.about_us_text {
	color:#3a586d;
}
.about_us_text li {
	display:inline;
}

.about_us_text li a {
	text-decoration:underline;
	color:#3a586d;
}

.about_us_text li a:hover, .about_us_text li a.selected {
	color:#3a586d;
	text-decoration:underline;
}

.grey_text {
	color:#666;	
}

.wrap {
	background: #fff;
	margin:0 auto;
	text-align:left;
}

.header {
	margin:0 auto;
	width:960px;
	margin-top:0px;
	margin-bottom:0px;
	font-family:'DINRegular', Arial, Helvetica, sans-serif;
}



/* Text elements
-------------------------------------------------------------- */

.logo {
	font-weight:normal;
	color:#fff;
	padding:0px 0px 0px 0px;
	display:block;
	float:left;
}

#phone_number {
	position:absolute;
	padding:0px;
	margin-left:760px;
	top:0px;
}

.logo h1 a {
	font-size:20px;
	font-weight:normal;
	color:#fff;
	padding:0px 0px;
}

.logo h1 { padding:0px}
.menu {
	float:right;
	width:auto;
	font-family:'DINRegular', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

h1 {
	font-family:'DINRegular', Arial, Helvetica, sans-serif;
	font-size:28px;
	line-height:22px;
	font-weight:normal;
	color:#072133;
	padding:20px 0px;
	display:block;
	text-align:left;
	text-transform:uppercase;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color:#cccccc;
	text-decoration:none
}


h1.company_name {
	font-size:20px;
	padding:20px 0px 0px 0px;
}
h2 {
	font-family:'DINRegular', Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:normal;
	padding:10px 0px;
	color:#000;
	text-transform:uppercase;
}
h2.motto {
	font-size:18px;
	padding:0px 0px;
	margin-bottom:30px;
}
h3 {
	font-family:'DINRegular', Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	padding:20px 0px;
}
.nav h3 {
	font-size:14px;
	font-weight:normal;
	color:#005fa6;
	padding:0px 0px;
}
h4 {
	font-family:'DINRegular', Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	padding:20px 20px;
}
h4 a {
	text-decoration:none;}

h5 {
	font-family:'DINRegular', Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#fff;
	padding:20px 0px;
}

h6 {
	font-family:'DINRegular', Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#fff;
	padding:20px 0px;
}


h4.team {
	padding:0px 0px 20px 0px;
}


address {
	
	margin:0px 20px 0px 0px;
	display:block;
	float:left;
}



/* Form 
-------------------------------------------------------------- */

.form-contact {
	margin-top:20px;
}

.breadcrumb_search #searchform {
	display:block;
	float:right;
	margin-bottom:20px;
}

#searchform {
	display:block;
	float:left;
	margin-bottom:20px;
}

#searchform input {
	width:177px;
	float:left;
	display:inline;
	background: url(images/inputsearch.gif) left top no-repeat;
	border:0;
	height:16px;
	padding:12px 10px;
}

#searchform input#searchsubmit {
	width:92px;
	height:40px;
	background: url(images/searchsubmit.gif) left top no-repeat;
	cursor:pointer;
	color:#ffffff;
	border:0;
	font-size:0px;
	text-indent:-9999px;
	overflow:hidden;
}


textarea {
	border:1px solid #333333;
	color:#666666;
	height:170px;
	padding:5px;
	width:320px;
	float:left;
}

input  {
	border:1px solid #666666;
	color:#666666;
	float:left;
	height:24px;
	padding:5px 5px 5px;
	width:281px;
}

input#submit {
	background:url(images/link_back.png) no-repeat scroll left top transparent;
	border:0 none;
	cursor:pointer;
	display:block;
	font-size:11px;
	height:21px;
	margin:0px 0px 10px 0px;
	padding:0;
	text-align:center;
	width:88px;
	color:#6789a1;
}

button {
	background:url(images/link_back.png) no-repeat scroll left top transparent;
	border:0 none;
	cursor:pointer;
	display:block;
	font-size:11px;
	height:21px;
	margin:10px 0px 10px 117px;
	padding:0;
	text-align:center;
	width:88px;
	color:#6789a1;
}



input.send  {
	border:0px;
	background:url(images/link_back.png) left top no-repeat;
	width: 88px;
	height:21px;
	text-align:center;
	font-size:11px;
	display:block;
	margin:10px 0px;
	cursor:pointer;
	padding:0px;
}

label {
	float:left;
	font-size:12px;
	margin-left:20px;
}

#contactForm label {
	font-size:12px;
	margin-left:20px;
	width:100px;
	padding-bottom:5px;
	padding-top:5px;
	color:#072133;
}

#contactForm textarea,  #contactForm input {
	width:450px;
}

.field {
	display:block;
	width:460px;
	float:none;
}

.holder {
	float:left;
	clear:both;
	width:100%;
	margin:0px 0px 0px 0px;
}


p.error {
	background:#ca2a2a;
	width:460px;
	display:block;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	color:#fff;
	padding:5px;
}
p.succes {
	background:#2dbb77;
	width:460px;
	display:block;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	color:#fff;
	padding:5px;
}

.white {
	color:#fff;
}

<!-- Added 23/09/10 -->

.portfolio h1 {
	padding-bottom:10px;
}

.portfolio .comments_date {
	margin-bottom:20px;
	display:block;
}

.portfolio img {
	margin:0px 0px;
}

.portfolio .clear {
	height:20px;
}

<!-- Above 23/09/10 -->

.portfolio_box {
	float:left;
	background:#101010;
	padding:10px;
	margin:0px 2px 4px 2px
}

.photo_box {
	float:left;
	padding:2px;
	margin:0px;
}

.portfolio_box h4{
	padding-bottom:0px;
	color:#fff;
}
.portfolio_box p{
	color: #666;
}
.portfolio_box.grey {
	background:#202020;
}

/* Navigation 
-------------------------------------------------------------- */

.nav {
	float:left;
	display:block;
	margin-top:10px;
}

.nav li {
	display:inline;
}

.nav li a {
	font-size:15px;
	font-style:normal;
	color:#6789A1;
	padding:10px;
	display:block;
	float:left;
}

.nav li a:hover {
	color:#072133;
	text-decoration:none;
}
.nav li a.selected {
	color:#ffffff;
	text-decoration:none;
	background-color: #000000;
}

/* Main 
-------------------------------------------------------------- */

.nav_slide {

}

#nav a, #s7 strong { margin: 0 5px; padding: 3px 5px; border: 1px solid #ccc; background: #fc0; text-decoration: none }
#nav a.activeSlide { background: #ea0 }
#nav a:focus { outline: none; }
#output { text-align: left; }

#nav { text-align: left; margin: 3px }

#s1 {
	margin-bottom:20px;
	background:none;
}

.slideshow {
	width:960px;
	float:left;
	margin-top:0px;
	background:none;
}

#prev {
	background:url(images/previous.png) left center no-repeat;
	text-indent:-9999em;
	overflow:hidden;
	display:block;
	width:70px;
	height:70px;
	float:left;
	text-align:center;
	position:relative;
	margin-top: 100px;
}

#next {
	background:url(images/next.png) left top no-repeat;
	text-indent:-9999em;
	overflow:hidden;
	display:block;
	width:70px;
	height:70px;
	float:right;
	position:relative;
	right:0px;
	margin-top:100px;
}

span.shadow {
	background: url(images/main_img_shadow.png) center top no-repeat;
	width:960px;
	height:60px;
	display:block;
}


#s1 div {
	width: 960px;
	display:block;
	text-align:center;
	background: url(images/blank.gif) no-repeat;
}

.wide_layout {
	background:#000 url(images/sep_back.png) left top repeat-x;
	width:100%;
	display:block;
	float:left;
	padding:20px 0px 50px 0px;
}

.wide_layout_footer {
	background:url(images/sep_back.png) left top repeat-x;
	width:100%;
	border-bottom:1px solid #141414;
	display:block;
	float:left;
	margin-bottom:20px;
	padding:20px 0px;
}
.content {
	margin:0 auto;
	width:960px;
	height:auto;
	display:block;
	padding-bottom:30px;
	padding-top:20px;
}
.home-content {
	margin:0 auto;
	width:960px;
	height:400px;
	display:block;
	padding-bottom:30px;
}
.gallery-content {
	margin:0 auto;
	width:960px;
	height:auto;
	display:block;
	padding-bottom:30px;
}
.content .left_box, .wide_layout .left_box, .home .cat_sel {
	float:left;
	margin:0 10px;
	width:230px;
}

.content .center_box {
	float:left;
	width:330px;
	margin:0px;
}

*html .content .center_box {
	float:left;
	width:320px;
	margin:0px;
}

.content .right_box {
	float:right;
	width:240px;
	margin:0px;
}

a.link_gradient, span.link_gradient, a.comment-reply-link {
	background:url(images/link_back.png) left top no-repeat;
	width: 88px;
	height:21px;
	text-align:center;
	font-size:11px;
	display:block;
	margin:10px 0px;
}

a.link_gradient:hover, span.link_gradient:hover, a.comment-reply-link:hover {
	background:url(images/link_back_hover.png) left top no-repeat;
	text-decoration:none;
}

li.link_gradient a {
	background:url(images/link_back.png) left top no-repeat;
	width: 88px;
	height:21px;
	text-align:center;
	font-size:11px;
	display:block;
	margin:10px 0px;
}

li.link_gradient a:hover {
	background:url(images/link_back_hover.png) left top no-repeat;
	text-decoration:none;
}

a.title_link, p.title_link, p.title_link a  {
	font-size:13px;
	font-weight:bold;
	color:#FFF;
}

a.subtitle_link, p.subtitle_link , p.subtitle_link a {
	font-size:12px;
	font-weight:bold;
	color:#FFF;
}

ul.recent_projects li {
	display:block;
	margin-bottom:20px;
	float:left;
}

ul.recent_projects span {
	display:block;
	float:left;
	background:url(images/small_shadow.png) center bottom no-repeat;
	width:100px;
	height:85px;
	margin-right:20px;
}

ul.recent_projects a.title_link, ul.recent_projects li p {
	display:block;
	float:right;
	width:200px;
}

ul.recent_projects li a.link_gradient {
	display:block;
	float:right;
	margin-right:115px;
}

.right_box ul li {
	display:block;
	float:left;
	margin-bottom:20px;
}

.box {
	width:300px;
	float:left;
	margin-right:20px;
}
.entry {
	display:block;
	}
/* Sub Navigation Column Elements
-------------------------------------------------------------- */

.sub_nav {
	float:left;
	width:150px;
	height:auto;
}
.sub_nav ul {
	float:left;
	display:block;
}
.sub_nav h1 {
	font-size:20px;
	line-height:20px;
	padding-left:5px;
	font-weight:normal;
	color:#000000;
	text-transform:uppercase;
}

.sub_nav li {
	color:#cccccc;
	display:block;
}
.sub_nav li a:hover {
	text-decoration:none;
	color:#ffffff;
	background-image:url(http://www.justdesignstudio.com/wp-content/uploads/hover_bkg_01.jpg);
}
.sub_nav a {
	text-decoration:none;
	width:150px;
	height:26px;
	padding:5px;
	line-height:25px;
	}
.current-cat a {
	color:#ffffff;
	background-image:url(http://www.justdesignstudio.com/wp-content/uploads/hover_bkg_01.jpg);
	}
	

/* Sub Navigation Column Elements
-------------------------------------------------------------- */

/* Left Column Elements
-------------------------------------------------------------- */

.left_column {
	float:left;
	width:150px;
	height:auto;
}

.left_column h1, .left_box h1, .home .cat_sel h1 {
	font-size:20px;
	line-height:20px;
	font-weight:normal;
	color:#000000;
	text-transform:uppercase;
}

.left_column li, .home .cat_sel li, .left_box li {
	color:#6789a1;
	display:block;
}
.left_column a {
	text-decoration:none;
	width:150px;
	height:26px;
	padding:5px;
	line-height:25px;
}

.left_column li a:hover {
	text-decoration:none;
	color:#ffffff;
	background-image:url(http://www.justdesignstudio.com/wp-content/uploads/hover_bkg_01.jpg);
}

/* End Left Column Elements
-------------------------------------------------------------- */

.home .cat_sel h2 {
	font-size:15px;
	font-weight:normal;
	color:#FFF;
}
.comments_date, .date {
	color:#072133;
}

span.date a { 
	color:#666;
}
.comment-post a.title_link, .comment-post p.title_link{
	margin:0px;
}

.right_column {
	float:right;
	width:590px;
}
.right_column_gallery {
	float:right;
	width:750px;
}
.col1 {
	float:left;
	width:150px;
}

.col2 {
	float:right;
	width:120px;
}

.blog h1 {
	padding-bottom:10px;
}

.blog .comments_date {
	margin-bottom:20px;
	display:block;
}
.blog img {
	margin:20px 0px;
}

.blog .clear {
	height:20px;
}

.home img {
	margin:0px;
}

.home .clear {
	height:2px;
}
/* NEW PAGINATION
-------------------------------------------------------------- */

.new_pagination {
	display:block;
	float:left;
	clear:both;
	text-transform:uppercase;
	font-family:'DINRegular', Arial, Helvetica, sans-serif;

}

.new_pagination ul {
	margin:0px auto;
	text-align:left;
	padding-top:5px;
}
.new_pagination li{
	padding-top:10px;
}
.space {
	height:10px;
}

/* PAGINATION
-------------------------------------------------------------- */

.pagination {
	display:block;
	width:150px;
	float:left;
	margin-top:10px;
	clear:both;
}

.pagination ul {
	margin:0px auto;
	text-align:left;
	padding-top:5px;
}
.pagination li{
	padding-top:10px;
	padding-bottom:10px;
	background-color:#142f42;
	margin-bottom:3px;
}
.space {
	height:10px;
}

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

.footer {
	display:block;
	width:960px;
	margin:0px auto;
	font-size:11px;
}

.footer_links {
	display:block;
	width:960px;
	margin:0px auto 0px auto;
	font-size:11px;
}

.footer_links ul li {
	display:inline;
}

.footer_links ul li a {
	display:block;
	float:left;
	margin-right:20px;
	font-size:11px;
	color:#6789a1;
	font-style:normal;
	font-weight:normal;
	text-transform:capitalize;
}

.footer_links span.copyright {
	display:block;
	float:left;
	margin-left:90px;
	margin-top:1px;
	line-height:normal;
	padding:0px;
	font-size:11px;
	color:#cccccc;
	font-style:normal;
	font-weight:normal;
}

.pagenav  ul ul,
.pagenav .current_page_item ul ul,
.pagenav .current_page_ancestor ul ul,
.pagenav .current_page_ancestor .current_page_item ul ul,
.pagenav .current_page_ancestor .current_page_ancestor ul ul {
	display: none;
}

.pagenav .current_page_item ul,
.pagenav .current_page_ancestor ul,
.pagenav .current_page_ancestor .current_page_item ul,
.pagenav .current_page_ancestor .current_page_ancestor ul,
.pagenav .current_page_ancestor .current_page_ancestor .current_page_item ul,
.pagenav .current_page_ancestor .current_page_ancestor .current_page_ancestor ul {
	display: block;
}

/* Calendar style */

table#wp-calendar
{
	width:200px;
	text-align:center;
	border:0px;
	margin:0px auto;
}
table#wp-calendar caption
{
	margin-bottom:10px;
	font-weight:bold;
}
table#wp-calendar td
{
	color:#CFCFCF;
	border:0px;
	padding:3px;
}

table#wp-calendar td#prev , table#wp-calendar td#next {
background: none;
display:block;
float:none;
height:auto;
margin:0px;
text-align:left;
text-indent: inherit;
width:auto;
}

table#wp-calendar tr td#today
{
	color:#111312;
	font-weight:bold;
	background:#000;
}
table#wp-calendar th
{
	background:none;
	padding:0px;
	border:0px;
	font-size:12px;
	font-weight:bold;
}

.screen-reader-text{ display:none;}

ul.module_list_image li a.image {
	background:none repeat scroll 0 0 #2F2F2F;
	display:block;
	float:left;
	margin:0 10px 10px 0;
	padding:3px;
}

ul.module_list_image li {
	display:block;
	float:left;
	margin:5px 0px;
	width:100%;
}

.user {
	background:none repeat scroll 0 0 #2F2F2F;
	display:block;
	float:right;
	height:35px;
	margin:0px 0px 0px 20px;
	overflow:hidden;
	padding:3px;
	width:35px;
}

.user img { margin:0px;}

.comment {
	clear:both;
	float:left;
	margin-bottom:10px;
	padding-bottom:30px;
	width:590px;
}

.comment-post {
	float:left;
	width:590px;
}



.comment a.date {
	float:left;
	font-size:10px;
	margin:0;
	padding:0;
}

.comment-post h5 {
	float:left;
	padding:0 0 5px;
}

.comment ul.children li {
background:none repeat scroll 0 0 #101010 !important;
float:right;
margin-top:20px;
padding:10px;
width:540px;
}

ul.children li .comment-post {
width:540px;
}

.comment ul.children li ul.children li {
background:none repeat scroll 0 0 #000 !important;
float:right;
margin-top:20px;
padding:10px;
width:490px;
}


ul.children li ul li .comment-post {
width:490px;
}

.comment ul.children li ul.children li ul.children li  {
background:none repeat scroll 0 0 #101010 !important;
float:right;
margin-top:20px;
padding:10px;
width:440px;
}


ul.children li ul li ul li .comment-post {
width:440px;
}

.comment ul.children li ul.children li ul.children li ul.children li  {
background:none repeat scroll 0 0 #000 !important;
float:right;
margin-top:20px;
padding:10px;
width:390px;
}


ul.children li ul li ul li ul li .comment-post {
width:390px;
}

.custom_image {
	margin-bottom:60px;
}

.entry form {
	float:left;
	display:block;
	margin-bottom:20px;
	width:100%;
}

.entry label { margin-left:0px;}

.entry input {
	clear:both;
	cursor:pointer;
	height:auto;
	margin-top:10px;
	padding:5px;
	width:60px;
}

.entry label input {
	clear:both;
	cursor: text;
	height:auto;
	margin-top:10px;
	padding:5px;
	width:170px;
}

.lpbcWidgetMore a{
	text-align:left;
	background-color:#000;
	padding:5px;

}

.home .cat_sel .lpbcWidgetMore a{
	text-align:left;
	background-color:#101010;
	padding:5px;

}

.center { text-align:center;}

#flickr li {
	display:inline;
}

 #flickr li a {
	background:none repeat scroll 0 0 #2F2F2F;
	border:1px solid #000;
	display:block;
	float:left;
	margin:4px 4px 4px 0px;
	padding:3px;
}


.home .cat_sel {
	
}

.height { display:block;}

.entry ol {
list-style-position:outside;
list-style-type:decimal;
}

.entry ul {
list-style-type: disc;
}

.entry ol li, .entry ul li {
margin-left:2.5em;
padding:5px 0;
}

#box-table-b  {
border-bottom:7px solid #101010;
border-collapse:collapse;
border-top:7px solid #101010;
font-size:12px;
margin:20px 0;
text-align:center;
width:100%;
}
#box-table-b th {
background:none repeat scroll 0 0 #101010;
border-left:1px solid #101010;
border-right:1px solid #101010;
font-size:13px;
font-weight:normal;
padding:8px;
}
#box-table-b td {
border-left:1px solid #101010;
border-right:1px solid #101010;
color:#A5A5A5;
padding:8px;
}

span.error {
	font-weight:bold;
	color:#ca2a2a;
	display:block;
	width:100%;
	text-align:left;
	padding:0px;
	margin:5px 0 5px;
	float:left;
}

img.aligncenter {
	display: block;
	margin:10px auto;
	padding:3px;
}

img.alignright {
	margin: 0 0 10px 10px;
	display: inline;
	padding:3px;
}

img.alignleft {
	margin: 0 10px 10px 0;
	display: inline;
	padding:3px;
	border:1px solid #555555;
}
img.alignleft:hover {
	border:1px solid #6a6a6a;
}

img.postimg {
	margin: 0 10px 10px 0;
	display: inline;
	padding:3px;
	border:1px solid #555555;
}

img.postimg:hover {
	border:1px solid #6a6a6a;
}
.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/*New Design*/

#bottom-wrap {
	background-color:#000000;
	margin:0;
}

#bottom {
	position:relative;
	margin:0 auto;
	width:960px;
	height:350px;
	text-align:left;
	padding-top:20px;
}
.bottom h1 {
	font-size:16px;
	font-weight:normal;
	color:#FFF;
	text-transform:uppercase;
}
.main_title {
	width:958px;
	height:100px;
	margin:0 auto;
	padding:0;
	margin-bottom:10px;
	color:#072133;
	font-size:48px;
	text-align:left;
	line-height:50px;
	letter-spacing:-1px;
}
/* /////////// SLIDER TITLES /////////// */
.slider_title_one {width:295px;	height:auto;	margin:0 auto;	padding:10px;	margin-bottom:0px;	color:#ffffff;	font-size:35px;	text-align:left;	letter-spacing:-1px;}
.slider_title_two {width:295px;	height:auto;	margin:0 auto;	padding:10px;	margin-bottom:0px;	color:#ffffff;	font-size:35px;	text-align:left;	letter-spacing:-1px;}
.slider_title_three {width:270px;	height:auto;	margin:0 auto;	padding:10px;	margin-bottom:0px;	color:#ffffff;	font-size:35px;	text-align:left;	letter-spacing:-1px;}
.slider_title_four {width:360px;	height:auto;	margin:0 auto;	padding:10px;	margin-bottom:0px;	color:#ffffff;	font-size:35px;	text-align:left;	letter-spacing:-1px;}
.slider_title_five {width:295px;	height:auto;	margin:0 auto;	padding:10px;	margin-bottom:0px;	color:#ffffff;	font-size:35px;	text-align:left;	letter-spacing:-1px;}
/* /////////// END SLIDER TITLES /////////// */
#home_portfolio {
	margin-left:0px;
	margin-bottom:10px;
	}

#home_portfolio tr td {
	padding-top:0px;
	padding-left:0px;
}

.hp_over {
	position:absolute;
	width:292px;
	height:236px;
	padding:7px;
	background:url(images/bg_hp_over.png) repeat-y;
	overflow:hidden;
	margin-top:-250px;
	font-family: 'DINRegular', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:left;
}

.hp_item {
	text-decoration:none !important;
}

.hp_over h3 {
	padding:0;
	margin-bottom:10px;
	margin-top:85px
}

.hp_arrow {
	padding-left:12px;
	background:url(images/hp_arrow.png) left no-repeat;
	font-style:notmal;
	line-height:24px;
}

.post_over {
	position:absolute;
	width:590px;
	height:60px;
	padding:7px;
	margin-left:4px;
	background:url(images/bg_post_over.png) no-repeat;
	margin-top:-75px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	top:-2px;
}

.post_item {
	text-decoration:none !important;
	position: relative;
}

.post_over h3 {
	padding:0;
	margin:0;
	margin-bottom:3px;
}

div.menu_arrow {
	position:relative;
	height:16px;
	background:url(images/hp_arrow.png) left no-repeat;
	padding-left:10px;
	margin-left:10px;
}

.footer_links {
	margin-top:30px;
}

.twitter .holder {
	padding-bottom:7px;
	width:300px;
}
/*Subscribe Form*/

span.label,span.spacer,span.multiple span {width:100px;float:left; margin-left:-18px;} 
span.multiple {float:left;} 
#subForm input {
	background-color:#1CB1B20;
}
span.button input {
	padding-left:0px;
	width:100px;
	height:36px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	color:#FFF;
	} 
div.clear {clear:both;padding-top:5px; padding-bottom:5px;} 
#text-10 h1 {
	width:400px;
}

/*Testimonials Widget*/

#testimwrap {
	position:relative;
	width:300px;
	height:100px;
}

#testimonials {
	position:relative;
	width:300px;
	height:90px;
	overflow:hidden;
}
	
#testimlist li{
	border:0;
	margin:0;
	padding:0;
	list-style:none;
	line-height:16px;
	color:#a5a5a5;
}

#testimlist li div.testim_text {
	position:relative;
	height:50px;
	overflow:hidden;
	margin-bottom:5px;
}

/*about us team*/

.team_person {
	padding:5px;
}

.team_person .name {
	color:#072133;
	padding-right:5px;
}

/*buttons*/

#button_email {
	position:relative;
	display:block;
	margin:0;
	padding:0;
	width:113px;
	height:30px;
	background: url(images/button_sendemail.png) no-repeat;
	text-indent:-3000px;
}

#button_signup {
	position:relative;
	display:block;
	margin:0;
	padding:0;
	width:90px;
	height:30px;
	background: url(images/button_signup.png) no-repeat;
	text-indent:-3000px;
}

#button_previous a {
	position:relative;
	display:block;
	margin:0;
	padding:0;
	width:114px;
	height:30px;
	background: url(images/button_previous.png) no-repeat;
	text-indent:-3000px;
}

#button_next a {
	position:relative;
	display:block;
	margin:0;
	padding:0;
	width:94px;
	height:30px;
	background: url(images/button_next.png) no-repeat;
	text-indent:-3000px;
}
