body {
    padding: 0px;
    margin: 0px;
		background: #fff;
		border-top: 8px solid #fff;
    color: #736F6E;
    font: normal 12px/1.5 Arial,Helvetica,sans-serif;
    overflow-x:  hidden;
}
/*
.blackback{background: #413839; border-top: 8px solid #000; color: #fff;}
*/
#header {margin: 0 0 0 0;}
#container {width: 945px; margin: 0 auto; padding:0;}

h1 {color: #666; font-weight: normal;font-family: helvetica, arial, sans-serif;font-weight: normal;font-size: 2em;margin: 0}
h2 {margin: 20px 0 0 0;text-transform: capitalize;font-family: helvetica, arial, sans-serif; font-weight: bold;color: #545454;}
h3 {margin: 0; font-weight: normal;}

p{font-size: 15px}
.sidebar h1{}
.sidebar p{ line-height: 2; font-size: 16px;}

ul, li {margin: 0; padding: 0;}

#navWrap{
    /*background-color: rgba(0, 0, 0, 0.5);*/
    height: 193px;
    position: relative;
    display: block;
    clear: both;
    float: right;
    margin:-10px 0 0 0;
    width: 660px;
}

#nav {
    padding: 0;
    position: absolute;
    bottom: 10px;
}
#nav .about {    
	float: right;
}

#nav li {
    display: inline;
    list-style: none;
    margin: 0;
    float: left;
}
#nav li a {
    padding: 12px 12px 12px 13px;
    text-decoration: none;
    color: #666/*c02510*/;
    height: 80px;
    font-size: 10.5px;
    
}
#nav li a:hover {
    color: #ff0009;
}
/*
#nav li a.orangeBack:hover {background: #f48222} 
#nav li a.blueBack:hover   {background: #01bce5}
#nav li a.greenBack:hover  {background: #7cbe2e}
#nav li a.redBack:hover    {background: #ff0009}
#nav li a.grayBack:hover   {background: #888   }
*/


#nav .selected {
    color: #ee0000;
}


#category_grid {
    position: relative;
    margin: 30px 0 0 0;
}
#category_grid li {
    display: inline;
    float: left;
    width: 105px;
}
#category_grid .item {
    height: 95px;
    margin: 5px;
}
.work_details li {
    font-size: 1.1em;
    color: #666;
    line-height: 1.5;
    list-style: none;
    width: 310px;
}
.empty {
    background: #eee;
}


#category_grid li span.description {
	background-color:#000;
	margin: -100px 0 0 5px;
	width: 85px;
	height: 85px;
	color: #fff;
	padding: 5px;
	position: absolute;
	cursor: pointer;
	font-size: 12px;
	line-height: 1.2
}

#category_grid li span strong {
	font-size: 15px;
}

#category_grid li span a {
	font-style: italic
}


.clearfix {
    clear: both;
}

#slider_wrapper {
    margin: 0;
    padding: 0;
    height: 400px;
    width: 945px;
}
#slider {
    height: 400px;
    width: 942px;
}
.scroll {
    height: 400px;
    width: 942px;
    overflow: auto;
    overflow-x: hidden;
    position: relative
}
.scrollContainer div.panel {
    height: 400px;
    padding: 0;
    width: 945px;
}
ul.slider_nav {
    list-style: none;
    margin: 10px 0 15px -5px;
    padding: 0;
}
ul.slider_nav li {
    display: inline;
    margin: 5px;
    border: 3px solid #eee;
    float: left;
}
ul.slider_nav li:hover, ul.slider_nav li.selected {
    border-color: #aaa;
}
ul.slider_nav a {
    display: block;
    width: 30px;
    height: 30px;
    padding: 10px;
}
ul.slider_nav a.selected {
    background-color: #fff;
}
ul.slider_nav a:focus {
    outline: none;
}


.hide {
    display: none;
}
.category_h1 {
    font-size: 1.25em;
}


/* 
	MISC ELEMENTS
*/

#twitterbutton{
    border: 0;
    float: right;
    margin: 15px 0 0 0;
}

#twitter_update_list{list-style-type: none;}
#twitter_update_list span{display: block;}
#twitter-link{float: right;}


/*Added by Boaz*/
a img{border: none;}

#logo{
		width:130px;
		float: left;
    width: 93px;
    height: 120px;
    background: url('../images/zdesign-logo.png') no-repeat left top;
    margin-top: 47px;
}

.zee{color: #c52741;font-size: 185px;line-height: .7;display: block;font-weight: bold;line-height: .55;margin: 21px 0 0 0}
.design{font-variant: small-caps;font-size: 36px;color: #999}

.orange {color: #f48222;} 
.blue   {color: #01bce5}
.green  {color: #7cbe2e}
.purple {color: #9b0f93}
.teal   {color: #18b4ab}
.yellow {color: #ffc600}
.red    {color: #ff0009/*ac4031*/}
.gray   {color: #333/*ac4031*/}

a {
	color: #000099;
	text-decoration: none;
}

hr.space{visibility: hidden;clear: both;}
hr{border: none;background: #c2c2c2;height: 1px;}


h1.statement{
	font-family: Helvetica;
	font-style: normal;
	font-weight: normal;
	line-height: 1.3em;
	margin: 15px 0 0 0;
	clear: both;
	color: #545454;
	font-size: 34px; 
	word-spacing: 1px;
}

.statement strong{
	font-weight: normal;
	color: #000;

}

p.statement{
	font-size: 1.5em;
	color: #666;
	margin: 0;
}


.fancy{
	/*
	font-family: Baskerville,"Warnock Pro","Goudy Old Style","Palatino","Book Antiqua",Georgia,serif;
	font-style: italic;
	*/
}


#sec2{
	clear: both;
	position: relative;
	color: #545454;	
	margin: 60px 0 0 0;
}
/*
	color: rgba(255, 255, 255, 0.5);	
*/

.blackback #footer{
	border-top:1px solid #333;	
	color: #555;
}

.blackback #footer a{
	color: #555;
} 

#footer{
	border-top:1px solid #c2c2c2;	
	clear: both;
	position: relative;
	padding: 30px 0;
	margin: 40px 0 0 0;
	color: #aaa;
}

#footer a{
	color: #aaa;
}

#footer a:hover{
	color: #999;
}

#footer h1{
	font-family: helvetica, arial, san-serif;
	font-weight: normal;
	font-size: 20px;
	color: rgba(0, 0, 0, 0.5);
	
}

#footer h3{
font-size: 9px;
float: left;
}

#footer span{
float: right;
}

.box{
	background: #111;
	color: #eee;
}


.box{
	padding: 0 30px 0 0;
	background: rgba(0, 0, 0, 0.5);
	padding: 0 11px 11px 11px;
	display: block;
	color: rgba(250, 250, 250, 0.8);
	margin: 0 0 30px 0;
	position: relative;
}


.blockQuotes{
	width: 850px;
	float: left;
	margin: 0 0 0 0;
}
.services{
	width: 390px;
	float: right;	
	margin: 0 0 30px 0;
}
.services ul{padding: 0 0 0 30px;font-size: 16px;}
.services p{margin: 0}

blockquote{
	font-size: 18px;
	margin: 20px 0 20px 0;
	font-weight: normal;
	float: left;
}

cite{
	margin: -45px 0 90px 10px;
	width: 400px;
	float: left;
}
.testimonialThumb{float: right;padding: 0 0 30px 40px}

.quoteMarkLeft, .quoteMarkRight{
	font-family: Baskerville,"Warnock Pro","Goudy Old Style","Palatino","Book Antiqua",Georgia,serif;
	font-size: 100px;	
	line-height: 0;
	color: rgba(0, 0, 0, 0.2);

}

.quoteMarkRight{
	margin: 80px 0 0 30px;
	float: right;
}

.quoteMarkLeft{
	float: left;
	margin:40px 0 0 -80px

}

.goodies{
	margin: 30px 0 0 0;
}

.goodies h1{
	font-size: 1.5em;
}

#abc{position: absolute;font-size: 130px;	color: rgba(0, 0, 0, 0.2); width: 1600px;margin: -130px 0 0 -348px;float: right}
#abc span{float: left;margin: 1px 10px 0 10px;line-height: 1}
.abcA{font-family:Georgia}
.abcB{font-family:lucida}
.abcC{font-family:Arial}
.abcD{font-family:Baskerville}
.abcE{font-family:Impact}
.abcF{font-family:Palatino}
.abcG{font-family:Courier}
.abcH{font-family:Georgia}
.abcI{font-family:lucida}
.abcJ{font-family:Arial}
.abcK{font-family:Baskerville}
.abcL{font-family:Impact}
.abcM{font-family:Palatino}
.abcN{font-family:Courier}
.abcO{font-family:Palatino}
.abcP{font-family:impact}
.abcQ{font-family:Arial}
.abcR{font-family:Verdana}
.abcS{font-family:Times}
.abcT{font-family:lucida}
.abcU{font-family:Georgia}
.abcV{font-family:Courier}
.abcW{font-family:Baskerville}
.abcX{font-family:Palatino}
.abcY{font-family:Helvetica}

.flickr_badge_image{float: left;margin:  0 0 10px 10px;}
.flickr_badge_image a img{width: 82px;height: 82px;}

#page_wrapper{margin: 40px 0 10px 0;}
#page_wrapper h2{color: #ff0009;font-weight: normal;}
.sectionP{display: block;color:#666666;font-size:1.1em;}
.col1{float: left; width: 440px; margin: 0 105px 0 0;}
.col2{float: right; width: 400px; margin:0;}
.work_details li.fine, .fine{font-size: .75em}

.listless{list-style-type: none}