/*
Theme Name: Dezinerfolio (s)impress
Theme URI: dezinerfolio.com	
Description: Simple and Clean theme
Version: 2.0
Author: Navdeep Raj
*/

*{
	margin:0;
	padding:0;
}

html{
	overflow: hidden;
}

body{
	margin: 0;
	font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	overflow: hidden;
	background:#fff;
}

#container {
	margin:0 auto;
	position:relative;
	text-align:left;
	width:1000px;
	overfow:hide;
}

.section {
	clear:both;
	height:5300px;
	margin:0 0 300px;
	
}
#questions {
	background:transparent url(images/section-bg.gif) no-repeat scroll center bottom;
}

#store {
	background:transparent url(images/section-bg.gif) no-repeat scroll center bottom;
}


.navigation{
	height:98px;
	clear:both;
	background:#FFF url(images/header_loop.gif);
	background-repeat:repeat-x;
}

.logo{
	float:left;
	padding:10px 300px 0px 40px;
	
}

ol, ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

.topnavi li{
	float:left;
	list-style:none;
	overflow:hidden;
}

.topnavi .page_item{
	background:url(images/header_loop.gif) repeat-x left top;
	border-left:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
	display:block;
}

.topnavi li a{
	padding:60px 20px 0 20px;
	height:27px;
	display:block;
	float:left;
	text-decoration:none;
	font-size:12px;
	color:#585858;
}

.topnavi li a:hover{
	background:url(images/menu_hover.gif) repeat-x 0 0;
}

.topnavi .current_page_item{
	background:url(images/menu_hili.gif) repeat-x left top;
	border:1px solid #3e8709;
	overflow:hidden;
	display:block;
}

.topnavi .current_page_item a:hover{
	background:url(images/menu_hili.gif) repeat-x left top;
}

.topnavi .current_page_item a{
	color:#FFF;
	font-weight:bold;
}

.grunge{
	background:url(images/grunge.gif);
	width:105px;
	height:98px;
	display:block;
	float:left;
}

a {
	color: #59BA12;
	text-decoration: none;
}
a:hover {
	color: #333333;
}
a:focus {
	outline:none;
}
a img {
	border: none;
}

.project_details {
	border-bottom:1px dotted #9C9C9C;
	float:left;
	padding:5px 0;
}

.news_box{
	float:left;
	width:390px;
	clear:both;
	padding:0 0 20px 0;
}
.date {
	background:transparent url(images/date.gif) no-repeat scroll 0 0;
	color:#FFFFFF;
	float:left;
	font-size:16px;
	font-weight:bold;
	height:48px;
	margin-top:-8px;
	padding-left:11px;
	padding-top:2px;
	width:45px;
}

.date div {
	color:#999999;
	font-size:11px;
	padding-top:8px;
}

.footer{
	padding:15px;
	border-top:1px solid #CCCCCC;
	clear:both;
	text-align:center;
	color:#999;
	margin-top:25px;
}

.footer a{
	color:#59ba12;
	text-decoration:none;
}

.left_content{
width:415px;
float:left;
padding:20px 0 0 50px;
}
.right_content{
width:415px;
float:left;
padding:20px 0 0 40px;
}

/*---------------contact_form------------------*/

h1{
	color:#59BA12;
	font-size:22px;
	font-weight:bold;
	padding:15px 0 15px 0;
	margin:0px;
	clear:both;
		float:left;
font-family: Calibri, Arial, Helvetica, sans-serif;
}

h1 { font-family: "Kimberley", sans-serif }
span.orange{
	color:#59BA12;
	float:left;
}

p.info_contact{
	width:325px;
	float:left;
	padding:0 0 0 10px;
}

.contact_form{
	float:left;
	padding:10px 0 20px 0;
}
.form_row{
	width:360px;
	clear:both;
	padding:12px 0 12px 0;
	color:#a53d17;
}
label.contact{
	width:85px;
	float:left;

	font-weight:bold;
	text-align:right;
	padding:4px 15px 0 0;
	color: #868788;
}

label.error{


	padding:12px 15px 0 4px;
	text-align:left;
	color: red;
	line-height:22px;
	height: 22px; 
	vertical-align:middle 
}

input.contact_input{
	width:250px;
	height:21px;
	float:left;
	border:1px #b6d2bd solid;
	/*background-color:#e9f4ec;*/
	color:#3596c5;
	font-size:13px;
	margin:3px 0 0 0;
	padding:3px 0 0 5px;
}
textarea.contact_textarea{
	width:250px;
	height:120px;
	float:left;
	border:1px #b6d2bd solid;
	/*background-color:#e9f4ec;*/
	color:#3596c5;
	font-size:13px;
	margin:3px 0 0 0;
	padding:2px 0 0 5px;
}
input.send{
	background:transparent url(images/send.png) no-repeat scroll 0 0;
	border:0 none !important;
	cursor:pointer;
	height:28px;
	text-indent:-9999px;
	width:152px;
	float:right;
}

.employe_box_left{
	float:left;
	width:180px;
	line-height:25px;
	margin:20px 0 0 0;
	border-right:1px #CCCCCC dotted;
}
.employe_box_right{
	float:left;
	width:180px;
	line-height:25px;
	margin:20px 0 0 40px;
}
.contact_info{
	float:left;
	padding:5px 0 0 0;
}
fieldset {
	border:0 none;
	margin:0;
	padding:0;
}
/***************************
WORK SLIDER
****************************/
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}
.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 5px 0 0 5px;
	position: relative;
	width: 100%;
}
/* These 2 lines specify style applied while slider is loading */
.csw {
	width: 900px;
	height: 460px;
	overflow: hidden;
}
.csw .loading {
	margin: 200px 0 300px 0;
	text-align: center
}
.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden;
	margin: auto;
	width: 1000px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 540px;
	clear: both;
}
.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	list-style-type: none;/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}
.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 540px;
	position: relative;
	width: 1000px; /* Also specified in  .stripViewer  above */
}
.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 0;
}
.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
		width: 1000px;
}
.stripNav ul { /* The auto-generated set of links */
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
}
.stripNav ul li {
	float: left;
	margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}
.stripNav a { /* The nav links */
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	text-decoration: none;
	display: block;
	padding: 0 5px;
	border-right: solid 1px #EEEEEE;
}
.stripNav li a:hover {
	background: #EEEEEE;
}
.stripNav li a.current {
	background: #59BA12;
	color: #FFFFFF;
}
.stripNavL, 
.stripNavR { /* The left and right arrows */
	position: absolute;
	top: 300px;
	text-indent: -9000em;
}
.stripNavL a, 
.stripNavR a {
	display: block;
	height: 117px;
	width: 120px;
}

.stripNavR {
	right: 110px;
	background: url(images/next.gif) no-repeat center;
}
.stripNavR:hover {
	right: 115px;
	background: url(images/next-on.gif) no-repeat center;
}
.panel h3 {
	color:#59BA12;
	margin: 0;
	padding: 60px 30px 10px 30px;
	font-weight: normal;
	font-size: 20px;
}
.panel ul,
.panel p {
	margin: 0;
	padding: 10px 30px;
}





.workImage {
	margin: 0px 20px 5px 0px;
	padding: 0;
	float: left;
	width: 620px;
	height: 445px;
	overflow: hidden;
	border-bottom: solid 1px #999;
}
ul.workThumbs {
	width: 620px;
	margin: 0 !important;
	padding: 0 !important;
	clear: both;
	text-align: center !important;
}
ul.workThumbs,
ul.workThumbs li {
	list-style: none;
}
ul.workThumbs li {
	display: inline;
	margin: 0;
	padding: 0 0 0 5px;
}
ul.workThumbs li img {
	cursor:pointer;
}
#form_row_clh_end{
	margin-top:5px;
	margin-right:30px;
	width:210px;
	float:right;
}