*                                       { margin: 0; padding: 0; }
a, a img { border: 0; text-decoration: none; outline: 0; }


body
{
	margin: 0 auto;
	padding: 0;
	color: #B1B1B1;
	font-size: 12px;
	font-family: verdana, arial, geneva, sans-serif;
	background: #333;
}



h1, h2, h3 {
	letter-spacing: 0.05em;
	color: #887241;
	margin-bottom: 5px;
    line-height:1.1em;
    font-family: helvetica, sans-serif;
text-shadow: 2px 2px 2px #111111;
}

h4, h3 {
	margin-bottom: 4px;
	color: #887241;
    font-family: helvetica, sans-serif;
}
h1 a, h2 a, h3 a, h4 a{
	color: #887241;
}

p {
font-size: 11px;
line-height: 1.75em;
}
.center {
text-align: center;
}
.centered{
	margin:auto;
}

span.left_quote{
	background:url(/images/quote-mark-left1.gif);
	width:27px;
    height:23px;
    display:block;
	position:absolute;
}
span.right_quote{
	background:url(/images/quote-mark-right.gif);
	width:24px;
    height:16px;
    display:block;
	position:absolute;
}
blockquote{
	padding:0 0 0 30px;
    /*background:url(/images/quote-mark-left.gif) no-repeat;*/
}

ol, ul {
margin: 10px 0 10px 20px;
padding: 0;
}
li {
line-height: 1.5em;
margin: 5px 0;
}
.blog_entry ul{
	margin:0 0 20px 15px;
    font-size:14px;
	font-weight:normal;
	letter-spacing:0.5px;
	line-height:2em;
}
code{
	background:#B1B1B1;
	display:block;
	color: #000;
	padding:10px;
	overflow: auto;
	font-family:Arial, Helvetica, sans-serrif;
}
.blog_entry code{
	background:transparent;
	line-height:1.3em;
    border:1px solid #CCCCCC;
    display:block;
    padding:15px;
    color:#AF9252;
}
ul.none{
	list-style:none;
}

img {
margin: 0;
padding: 0;
border: 0;
}
a{
	color: #af9252;
/*text-shadow: #333333 1px 1px 1px;*/
}
a:hover{
outline: dotted 1px;
}
a.nooutline:hover{
outline: none;
}
a.center {
display:block;
text-align:center;
}
a.button{
	background: #231f20 url(/images/button_bg.jpg) repeat-x;
	border: 1px solid #918f8f;
	color: #CCC;
	padding: 5px 6px;
    margin:20px 0 0 0;
    float:right;
}
.read_more{
	display:block;
    background: url(/images/more.gif) no-repeat right center;
    padding:3px 32px 5px 0;
    float:right;
    color:#B1B1B1;
}
.module .read_more {
position: absolute;
bottom: 40px;
right: 20px;
font-size: 14px;
}

/* Masthead */



/* Classes */


div.module.last{
	margin-right: 0;
}

.left{
	float: left;
}

.right{
	float: right;
right:0;
}

.clear{
	clear: both;
}
.strong{
	font-weight:bold;
}
.hide{
	display:none;
}

.content{
	padding: 0 10px;
}

.bottom {
position: absolute;
bottom: 0;
}
 
.spacer {
clear: both;
}

.brightorange {
color: #C7A165 !important;
}

/* PAGINATION */

#pagination {
 	clear:both;
    float:right;
    margin-right:36px;
}
#home_left #pagination{
	display:none;
}
#pagination_links{
	float:right;
	padding:5px 0;
}
#pagination_links a{
	padding:1px 4px;
    color:#B1B1B1;
    border:1px solid #B1B1B1;
}
#pagination strong{
	padding:2px 5px;
    color:#000;
    background: #887241;
}
#previous{
	display:block;
    float:right;
    padding:5px 20px 5px 0;
	color:#B1B1B1;
}

#next{
	display:block;
    float:right;
    padding:5px 0 5px 20px;
	color:#B1B1B1;
}

.pagecount {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			10px;
 color:				#666;
 font-weight:		normal;
 background-color: transparent;
}

.calendarBG {
 background-color: #000;
}

.calendarBlank {
 background-color: #9DB7A7;
}

.calendarHeader {
 font-weight: bold;
 color: #fff;
 text-align: center;
 background-color: #000;
}

.calendarMonthLinks {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         11px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
}

.calendarMonthLinks a {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:visited {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #B1B1B1;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
 font-weight: bold;
 font-size:	11px;
 color: #fff;
 background-color: #195337;
 text-align:  center;
 vertical-align: middle;
}

.calendarToday {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #000;
 background-color: 	#B1B1B1;
}

.calendarCell {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #666;
 background-color:  #fff;
}

.calendarCell a {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:visited {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:hover {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.input {
	background: #909090;
	border: 0;
	color: #d4d4d4;
	height: 16px;
	padding: 4px 6px;
	margin: 0 10px 0 0;
	letter-spacing: 0.1em;
	font-size: 12px;
}

.textarea {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size:         11px;
margin-top:        3px;
margin-bottom:     3px;
overflow:auto;
}

.checkbox {
background-color:  transparent;
margin:            3px;
padding:           0;
border:            0;
}

.submit {
background-color:  #fff;
font-family:       Arial, Verdana, Sans-serif;
font-size:         11px;
font-weight:       normal;
letter-spacing:    .1em;
padding:           1px 3px 1px 3px;
margin-top:        6px;
margin-bottom:     4px;
text-transform:    uppercase;
color:             #000;
}

/*New Site Styles*/

/*Page Structure*/

#full_wrapper{
	width: 100%;
	padding-top: 10px;
    background:#000;
}
#wrapper_outer{
    max-width:1600px;
    background:#000;
	
}

#wrapper{
	width: 100%;
	background: #210502 url(/images/web_bg.jpg) no-repeat 0 -20px;
}

#wrapper_inner {
	padding-bottom: 30px;
	color: #B1B1B1;
	width: 981px;
	margin: 0 auto;
}

/* Navigation */

#logo{
	float: left;
}

#header_search{
	float: right;
	width: 217px;
	height: 21px;
	margin-top: 36px;
}
#header_search_input{
	background: #909090;
	border: 0;
	color: #d4d4d4;
	height: 16px;
	padding: 4px 6px;
	margin: 0 10px 0 0;
	float: left;
	width: 163px;
	letter-spacing: 1px;
	font-size: 12px;
}
*html #header_search_input{
	width: 143px;
}
.shotwell_submit{
	background: url(/images/search_submit.gif) no-repeat;
	width: 32px;
	height: 24px;
	border: 0;
}
.shotwell_submit1{
	background: url(/images/search_submit1.gif) no-repeat;
	width: 32px;
	height: 24px;
	border: 0;
}

#header_search_submit:hover{
	cursor: pointer;
}

#navbar {
    font: 16px helvetica, sans-serif;
    color: #B1B1B1;
    height: 100px;
    margin: 13px 0 30px;
}

#navbar ul {
    list-style: none;
    margin: 37px 0 0 52px;
    float: left;
}

#navbar li {
    float: left;
    padding: 0 13px;
    list-style: none;
    font-weight:bold;
}

#navbar li a {	
    display: block; 
    padding: 2px 11px ; 
    color: #B1B1B1;
}
#navbar li a:hover {
	text-decoration: none;
	color: #AF9252;	
}
#navbar li a.active {
	background: #887241;
	color: #000;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;	
	outline:none;
text-shadow: none;
background:-moz-linear-gradient(0deg,#887241,#AF9252);
}
#navbar li a.active{
	color: #000;
}
#navbar a:hover {
	text-decoration: underline;
}

/* Slider CSS*/

.anythingSlider { 
	width: 940px; 
    height: 310px; 
    position: relative; 
    margin: 0 auto; 
}
.anythingSlider .wrapper { 
    width: 940px; 
    overflow: hidden; 
    height: 310px; 
    margin: 0 auto; 
    position: absolute; 
    top: 0; 
    left: 0; 
}
.anythingSlider .wrapper ul { 
	width: 9999px; 
    list-style: none; 
    position: absolute; 
    top: 0; 
    left: 0;
     margin: 0; 
padding: 0 !important;
}
.anythingSlider ul li { 
	display: block; 
    float: left; 
    padding: 0; 
    height: 284px; 
    width: 940px; 
    margin: 0; 
}
.anythingSlider p{
	margin:0;
}

/*Arrows not showing*/
.anythingSlider .arrow { 
    height: 18px; 
    width: 18px; 
    background: url(/images/arrows.gif) no-repeat 0 0; 
    text-indent: -9999px; 
    position: absolute; 
    top: 65px; 
    cursor: pointer; 
    display:none;
    top:295px;
}
#home_mast .anythingSlider .arrow{
	display: block; 
}
.anythingSlider .forward { 
	background-position: bottom right; 
    right: 0px; 
}
.anythingSlider .back { 
	background-position: bottom left; 
    left: 0px; 
}

.anythingSlider .forward:hover { 
	background-position: top right; 
}
.anythingSlider .back:hover { 
	background-position: top left; 
}

.anythingSlider a:hover {
outline: none;
}

#thumbNav { 
	position: relative; 
    top: 298px; 
    text-align: left; 
}
#home_mast #thumbNav{
    height:14px;
    margin:auto;
    text-align:center;
    left:434px;
    float:left;
}
#thumbNav a { margin: 0 5px 0 0; background: url(../images/slider_nav.png) no-repeat; width: 14px; height: 14px; display: block; float: left; }
#thumbNav a:hover { background: url(../images/slider_nav_hover.png) no-repeat; }
#thumbNav a.cur { background: url(../images/slider_nav_hover.png) no-repeat; }

#start-stop { 
	background: url(/images/button_play.png) no-repeat; 
    padding: 0; 
    width: 18px; 
    height: 18px;
    text-align: center; 
    position: absolute; 
    right: 0px; 
    top: 293px; 
    display:block;
}
*html #start-stop{
	display:none;
}
#home_mast #start-stop{
	display:none;
}
#start-stop.playing { 
	background: url(/images/button_pause.png) no-repeat; 
}
/*#start-stop:hover { background-image: none; }*/

/* Prevents */
.anythingSlider .wrapper ul ul { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li { float: none; height: auto; width: auto; background: none; }


/*Project page slider */
#project_image_main .anythingSlider { width: 647px; height: 368px;}
#project_image_main .anythingSlider .wrapper { width: 647px; height: 368px;  }
#project_image_main .anythingSlider ul li  { width: 647px; height: 368px; }
#project_image_main #thumbNav { top: 380px; }
#project_image_main #start-stop { top: 381px; right: 0px; }
#project_image_main #slide_holder{
	margin-bottom:50px;
}




/*Home Page*/


#home_mast{
	background: url(/images/mastheadBG.png) no-repeat;
	width: 981px;
	height: 326px;
	margin: 0 auto 20px auto;
	padding-top: 20px;
}
*html #home_mast{
	background:#000;
}
#home_left{
	float: left;
    width:760px;
}
*html #home_left{
	width:735px;
}
.mod_wrapper{
	float: left;
}
*html #home_left .mod_wrapper{
	width: 289px;
}
.module{
	float: left;
position:relative;
}
.module_title{
	/*width: 339px;*/
	margin-bottom: 3px;
	height: 18px;
    color:#000;
    font-size:14px;
    font-weight:bold;
}
.module_title a{
	color:#000;
}
.home_module1, .home_module2{
	padding: 20px 20px 20px 25px;
	color: #B1B1B1;
	width: 292px;
	height: 401px;
	margin-bottom: 30px;
	position:relative;
	z-index: 1;
}
.home_module1 p, .home_module2 p{
	margin-bottom:20px;
    font-size:14px;
}
.home_module1 p.more_links{
	font-size:12px;
}
.home_module1 .callout{
	font-size:20px;
    line-height:30px;
    font-weight:bold;
    font-family:helvetica,verdana, sans-serif;
	color:#B1B1B1;
    margin-bottom:10px;
    padding-bottom:0;
    margin-top:-10px;
text-align: justified;
}
.home_module1 h2, .home_module2 h2{
	font-size: 40px;
    margin-bottom:20px;
    letter-spacing:0;
    line-height:40px;
}
.home_module1{
	background: url(/images/home_mod1.png) no-repeat;
	margin-right: 30px;
}
*html .home_module1{
	background:#000;
    margin-right:15px;
}
.home_module1 a.button{
	float: none;
    margin:20px 0;
}
.home_module2 a.button{
	font-size:14px;
    margin:0;
}
.home_module2{
	background: url(/images/home_mod2.png) no-repeat;
}
*html .home_module2{
	background:#000;
}
#we_do_this{
	font-size:16px;
    font-weight:normal;
    list-style:none;
margin-left: 0;

}
#we_do_this li{
	clear:left;
    margin-bottom:20px;
}
*html #we_do_this li{
margin-bottom:5px;
}
#we_do_this li a{
	color:#B1B1B1;
    display:block;
    padding: 6px 0 6px 70px;
    background-position: left center;
}
*html #we_do_this li a{
background-image:none;
padding-left:0;
}
#we_do_this #ee_icon{
	background:url(/images/icons/ee_icon.gif) no-repeat;
}
#we_do_this #magento_icon{
	background:url(/images/icons/magento_icon.gif) no-repeat;
}
#we_do_this #code_igniter_icon{
	background:url(/images/icons/code_igniter_icon.gif) no-repeat;
}
#we_do_this #php_icon{
	background:url(/images/icons/php_icon.gif) no-repeat;
    padding-top:0px;
}
#we_do_this #flash_icon{
	background:url(/images/icons/flash_icon.gif) no-repeat;
}


/*Update Stream Styles*/

.update{
    background:#200402 url(/images/drop-shadow.png) repeat-x;
	border: 1px solid #FFF;
	height: 150px;
	width: 186px;
	color: #CCCCCC;
	padding: 15px;
	overflow: hidden;
/*-moz-border-radius: 15px; removed at behest of Marc
-webkit-border-radius: 15px;*/
}
*html .update{
    background:#200402;
    
}
.update_wrapper{
	height:228px;
    margin-bottom:35px;
}

#home_update_stream{
	float: right;
	border: 0;
	width: 218px;
	padding-top: 25px;
}

#about_update_stream{
	width:inherit;
}
#about_update_stream .module_title{
    margin-bottom:5px;
}
#about_update_stream .module_title a{
	color:#CCCCCC;
    font-weight:normal;
}
#about_update_stream .update_wrapper{
	float:left;
    margin: 0 37px 30px 0;
    width:210px;
}
*html #about_update_stream .update_wrapper{
	margin-right:17px;
}
#about_update_stream .update_wrapper.last{
	margin:0;
}

.update.last{
	margin: 0;
}
.update .posted_by{
	font-size: 12px;
	margin-bottom: 10px;
}
.update a{
	color: #CCCCCC;	
word-wrap:  break-word;
}
h4.update_title{
	color: #CCCCCC;
    line-height:1.5em;	
}
.quote_bottom{
	background: url(/images/quote_bottom.png) no-repeat;
	width: 43px;
	height: 43px;
	float: right;
	margin: -1px 30px 0 0;
}
*html .quote_bottom{
	background:none;
}



/* Project Details Page */

#project_image_main{
	width: 696px;
	/*background: url(images/portfolioBG.png) no-repeat;*/
	padding: 0;
	margin-bottom:50px;
}
*html #project_image_main{
	background: #000;
}
.wide_mod2_top{
	background: url(/images/modules/wide_mod2_top.png) no-repeat;
    height: 28px;
    width:687px;
}
.wide_mod2{
	background: url(/images/modules/wide_mod2.png) repeat-y;
    width:647px;
    padding:0 20px 15px;
}

.wide_mod_addon {
    width:647px;
    padding:0;
}

.wide_mod2_bottom{
	background: url(/images/modules/wide_mod2_bottom.png) no-repeat;
    height: 30px;
    width:696px;
}
.tag_header{
    font-size:14px;
    color:#887241;
}
#project_image_main h1{
	font-size: 30px;
    width:647px;
    margin:0 auto 20px;
text-shadow: 2px 2px 2px #111111;
}
.slider_thumb{
	float: left;
	margin: 25px 20px 0 0;
}
#project_right{
	width:245px;
	/*background: url(images/proj_right2.png) no-repeat;*/
	float: right;
    font-size:12px;
}
*html #project_right{
	background:#000;
}

#project_right h1{
	margin-bottom:15px;
    line-height:35px;
    font-size:30px;
text-shadow: 2px 2px 2px #111111;
}
#project_right .scroll-pane, #projects_right .scroll-pane{
	height: 428px;
}

#project_right p{
	margin-bottom:15px;
    font-size:12px;
}
#project_right .big{
}
#project_stats{
	margin-bottom:50px;
    height: 218px
}
#proj_client{
	position:relative;
}
#proj_client a.read_more{
	position:absolute;
    bottom:15px;
    right:15px;
}
.stat_module{
	width: 178px;
	height: 178px;
	margin-right: 17px;
	color: #B1B1B1;
	padding: 20px;
	float: left;
}
.stat_module1{
	background: url(/images/stat_mod1.png) no-repeat;
}
.stat_module2{
	background: url(/images/stat_mod2.png) no-repeat;
}
.stat_module3{
	background: url(/images/stat_mod3.png) no-repeat;
    margin-right:0;
}
.stat_module4{
	background: url(/images/stat_mod4.png) no-repeat;
    float:right;
    margin-right:0;
}

*htlm .stat_module{
	background: #000;
}

#project_bottom{
	width:817px;
    overflow:hidden;
    height:300px;
}
#project_bottom .project_module{
	margin-right:27px;
}

#project_hr{
	margin-bottom: 26px;
}
*html #project_hr img{
	visibility:hidden;
}
.project_module{
	width: 178px;
	height: 260px;
	background: url(/images/home_mod3.png) no-repeat;
	margin-right: 26px;
	color: #B1B1B1;
	padding: 20px;
	float: left;
}
*htlm .project_module{
	background: #000;
}
.project_module.right{
	float:right;
}
.project_module.last{
	margin-right: 0;
}
.project_module1{
	background: url(/images/project_mod1.png) no-repeat;
}
*html .project_module1{
	background:#000;
}
.project_module2{
	background: url(/images/project_mod2.png) no-repeat;
}
*html .project_module2{
	background:#000;
}
.project_module3{
	background: url(/images/project_mod3.png) no-repeat;
}
*html .project_module3{
	background:#000;
}
.project_module4{
	background: url(/images/project_mod4.png) no-repeat;
}
*html .project_module4{
	background:#000;
}
.project_module img{
	width: 166px;
	height: 126px;
	margin-bottom: 15px;
}
#proj_stats h3{
	margin-bottom:10px;
}
.stat_item{
}
.stat_desc{
}
.project_tags{
}
.project_tags a{
	color:#B1B1B1;
}
#tag_cloud{
	padding: 0 20px 20px;
    width:177px;
}
#project_pagination{
	margin:15px 0;
    clear:left;
    width: 688px
}
#projects_next{
	float:right;
}
#projects_previous{
	float:left;
}



/*Projects Page*/


#projects_left{
	float:left;
    width:737px;
}
*html #projects_left{
	position:absolute
}
#projects_right{
	width:217px;
    float:right;
}
#projects_left .project_module{
	margin-bottom:50px;
}
#projects_right li{
	font-size:12px;
}

/*Side column module styles*/

.side_mod_1_top{
	background:url(/images/modules/side_mod1_top.png) no-repeat;
    height:19px;
    width:217px;
}
*html .side_mod_1_top{
	background: #000;
}
.side_mod_1{
	background:url(/images/modules/side_mod1.png) repeat-y;
    width:177px;
    padding:1px 20px;
    font-size:16px;
}
*html .side_mod_1{
	background: #000;
}
#projects_right .side_mod_1{
	padding-bottom:20px;
width:196px
}
#projects_right .side_mod_1 ul{
margin-left:0;
}
#project_list{
	margin-bottom:10px;	
}
.side_mod_1 h4{
	margin-bottom:7px;
}
#projects_right .side_mod_1 h4{
	margin-bottom:10px;
}
.side_mod_1 ul{
margin:0;
    list-style:none;
}
.side_mod_1 ul .hr{
	border-top:1px solid #AF9252;
    height:2px;
    
}

.side_mod_1 ul li{
	margin:0 0 3px 0;
  	line-height:22px
}

.side_mod_1 ul li.last{
margin-bottom:0;
padding-bottom:0
}
.side_mod_1 ul li a{
	color:#B1B1B1;
}

.side_mod_1_bottom{
	background:url(/images/modules/side_mod1_bottom.png) no-repeat;
    height:19px;
    width:217px;
    margin-bottom:20px;
}
*html .side_mod_1_bottom{
	background:#000;
}

/* Side module 2 */

.side_mod_2_top{
	background:url(/images/modules/side_mod2_top.png) no-repeat;
    height:18px;
    width:217px;
}
*html .side_mod_2_top{
	background:#000;
}
.side_mod_2{
	background:url(/images/modules/side_mod2.png) repeat-y;
    width:157px;
    padding:10px 30px 50px;
    font-size:16px;
}
*html .side_mod_2{
	background:#000;
}
.side_mod_2 a{
	color:#B1B1B1;
}

/* Side module 3 */

.side_mod_3_top{
	background:url(/images/modules/side_mod3_top.png) no-repeat;
    height:19px;
    width:245px;
}
*html .side_mod_3_top{
	background: #000;
}
.side_mod_3{
	background:url(/images/modules/side_mod3.png) repeat-y;
    width:185px;
    padding:5px 30px 20px;
    font-size:16px;
}
*html .side_mod_3{
	background: #000;
}

.side_mod_3_bottom{
	background:url(/images/modules/side_mod3_bottom.png) no-repeat;
    height:19px;
    width:245px;
    margin-bottom:20px;
}
*html .side_mod_3_bottom{
	background:#000;
}


/*Blog Page*/

#blog_left{
	width:217px;
    float:left;
}
#blog_left ul{
	margin-bottom: 30px;
}
#blog_right{
	float:right;
    width:707px;
}
.blog_entry{
	border:1px solid #CCCCCC;
    background:#200402;
    /*background:#200402;*/
    padding: 28px 38px;
    margin-bottom:42px;
    color:#AF9252;
    position:relative;
}
*html .blog_entry{
	background:#200402;
}
.blog_entry a{
	color:#CCCCCC;
}
.blog_entry h2, .blog_entry h1{
	color:#CCCCCC;
    /*font-size: 42px;*/
    font-size:32px;
	margin-bottom:10px;
    text-shadow: 2px 2px 1px #111111 !important;
}
.blog_entry .author{
	margin-bottom:21px;
    color:#CCCCCC;
}
.blog_entry .entry_header{
	/*float:left;
    width:490px;*/
}
.blog_entry .body{
	margin-bottom:36px;
}
.blog_entry p{
    line-height:1.5em;
    font-size:12px;
    font-weight:normal;
    margin-bottom:18px;
    letter-spacing: 0.01em;
}
.blog_entry .tags, .blog_entry .date{
	font-size:11px;
    margin-bottom:7px;
}
.blog_entry .tags h4{
	font-size:10px;
}

#comment_module{
	width:707px;
}
.wide_mod_top{
	background:url(/images/modules/wide_mod_top.png) no-repeat;
    height:28px;
    width:707px;
}
*html .wide_mod_top{
	background:#000;
}
.wide_mod_bottom{
	background:url(/images/modules/wide_mod_bottom.png) no-repeat;
    height:30px;
    width:707px;
}
*html .wide_mod_bottom{
	background:#000;
}

.wide_mod{
	background:url(/images/modules/wide_mod.png) repeat-y;
    padding: 0px 28px;
    font-size:12px;
}
*html .wide_mod{
	background:#000;
}

#comment_module h3{
	color:#B1B1B1;
    font-size:24px;
    margin-bottom:12px;
}
#comment_module .form_fields{
	float:left;
    width: 220px;
}	
#comment_module .input{
	background:#7A7A7A;
    border:0;
    color:#B1B1B1;
    font-size: 11px;
	height: 1.9em;
	padding: .4em 0 0 10px;
	margin-bottom: 9px;
    width:210px;
}
#comment_module .textarea{
	background:#7A7A7A;
    border: 0;
    color: #B1B1B1;
    font-size: 11px;
	padding: .3em 0 0 10px;
    width: 400px;
    float:left;
    height:164px;
    margin: 0 18px 5px 0;
    overflow:auto;
}
#comment_module .textarea.loggedin{
	width: 640px;

}

#comment_module #button_post{
	background: url(/images/button_post.png) no-repeat;
    width:62px;
    height:24px;
    border:0;
    margin:3px 0 0;
    padding:0;
    float:right;
    cursor:pointer;
}
#comment_module .posted{
	font-weight:bold;
    font-size:14px;
}
#comment_module .comment{
	margin:40px 0 0 0 
}
#comment_module #remember_info{
	float:left;
    margin-right:20px;
}
#comment_module #remember_info.loggedin{
	margin-top: 7px;
}
#comment_module #comment_notify.loggedin{
	margin-top: 7px;
	float: left;
}

#comment_module #button_comment_preview{
	background:#000;
    border:0;
    color:#B1B1B1;
    text-decoration:underline;
    cursor:pointer;
    margin-right:2px;
}
#comment_module #button_comment_preview.loggedin{
	margin-top: 7px;
	margin-right: 7px;
}
.comment_preview{
	margin:20px 0 40px;
}
#comment_form .input:focus, #comment_form .textarea:focus{
	color:#000;
}

#comment_form .input::selection {
    background: #000000;
    color: #ffffff;
    }
#comment_form .input::-moz-selection {
    background: #000000;
    color: #ffffff;
    }

/*About Page*/
#about_left{
	width:217px;
    float:left;
}
#about_left li{
	margin-bottom:20px;
}
#about_right{
	float:right;
    width:707px;
}
#about_module .wide_mod{
	padding-top:8px;
    padding-bottom:8px;
}
#about_left .side_mod_1{

padding-right:0;
width:197px;
}
#about_left ul{
	margin-bottom:0
}
#about_left ul li{
	margin-bottom:17px;
}
#about_left ul li.last{
margin-bottom:0;
}
#about_left ul li a{
   display:block;
   padding:3px 8px;
}
#about_left ul li a.active{
	background: #887241;
	color: #000;
	-moz-border-radius-topleft: 5px; 
	-moz-border-radius-bottomleft: 5px; 
	-webkit-border-top-left-radius: 5px;	
	-webkit-border-bottom-left-radius: 5px;	
}

/*#about_module{
	color:#AF9252;
	margin-bottom:50px;
}
#about_module h1{
	color:#B1B1B1;
    font-weight:bold;
    font-size:40px;
    padding:0 0 30px 0;
    margin:0;
}*/
#about_module h2{
	font-size:30px;
    line-height:40px;
    font-weight:bold;
    font-family:helvetica,verdana, sans-serif;
	color:#887241;
    padding-bottom:15px;
    margin-bottom:0;
}
#about_module h3{    
    font-size:30px;
    line-height:40px;
    font-weight:normal;
    font-family:helvetica,verdana, sans-serif;
	color:#B1B1B1;
    padding-bottom:20px;
    margin:0;
}
#about_module h3 img{
	position:relative;
    top:4px;
}
/*#about_module p{
	padding-bottom:30px;
}*/

/* Footer */

#footer_wrapper{
	width:100%;
	background: #333 url(/images/footer_grad.gif) repeat-x;
    padding-top:40px;
}
#footer{
	background: #333;
	max-width:1600px;
}
#footer .callout{
	padding-bottom:25px;
    font-size:25px;
    font-weight:bold;
}
#footer_inner{
	color:#CCCCCC;
	margin:0 auto;
	padding:0 0 50px;
	width:981px;
}
#footer a{
	color:#B1B1B1;
}	
#footer .response:before{
	content:<a class='x' href='#'>x</a>;
}
#footer .response{
	position:absolute;
    background:#CCC;
    -moz-border-radius:5px;
    color:#333;
    margin-top:10px;
    padding:12px 15px;
    
}
.footer_module{
	float:left;
    width:217px;
    margin-right:35px;
    margin-top:0px;
	position: relative;
	height: 380px;
}
.footer_module.last{
	margin-right:0;
}
#footer_logo{
	margin-top:0;
    width:190px;
}
#footer_main_nav a {

}
#footer_main_nav a:hover {
text-decoration: none;
outline: #B1B1B1 dotted 1px;
}

#twitter_module{
	margin-top:0;
    position:relative;
    float:right;
}
.twitter_mod_title{
	height:20px;
    padding-left:15px;
}
.twitter_quote{
	border:1px solid #CCCCCC;
    padding:10px 15px 0px;
    min-height:80px;
word-wrap:  break-word;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
}
.twitter_quote_bottom{
	width:31px;
    height:35px;
    background: url(/images/quote_bottom_footer.gif) no-repeat;
    float:right;
    margin:-1px 0px 0 0;
}
#twitter_bird{
	float:right;
    margin:15px 0 0 15px;
}
*html #twitter_bird{
	display:none;
}
a#footer_contact{
	color: #FF991B;
    font-size:13px;
    line-height:13px;
}
#footer h6{
	font-size:14px;
    color:#B1B1B1;
    margin-bottom:5px;
    padding:0;
}
#footer p{
	padding-bottom:10px;
}

/*Search Page*/

#search_projects{
	float:left;
    width:475px;
    margin-right:30px;
}
.mid_mod_top{
	background:url(/images/modules/mid_mod_top.png) no-repeat;
    height:49px;
    width:475px;
}
*html .mid_mod_top{
	background:#000;
}
.mid_mod{
	background:url(/images/modules/mid_mod.png) repeat-y;
    padding:0 35px;
}
*html .mid_mod{
	background:#000;
}
.mid_mod_bottom{
	background:url(/images/modules/mid_mod_bottom.png) no-repeat;
    height:33px;
    width:475px;
}
*html .mid_mod_bottom{
	background:#000;
}

#search_pages{
	width:470px;
    float:right;
}
#search_pages_inner{
    border:1px solid #FFF;
    background: #200402 url(/images/drop-shadow.png) repeat-x;
    padding:34px 35px;
}
*html #search_pages_inner{
    background: #200402;
}
#search_projects .search_heading{
	font-weight:bold;
    font-size:36px;
    color:#887241;
    margin-bottom:0px;
    position:relative;
    bottom:15px;
}
#search_projects .keyword{
	font-size:24px;
    color:#B1B1B1;
    text-transform:lowecase;
    margin-bottom:40px;
}
#search_pages .search_heading{
	font-weight:bold;
    font-size:36px;
    color:#B1B1B1;
    margin-bottom:15px;
}
#search_pages .keyword{
	font-size:24px;
    color:#AF9252;
    text-transform:lowecase;
    margin-bottom:40px;
}
#search_pages h4{
	font-size:36px;
    color:#B1B1B1;
    margin-bottom:55px;
    font-weight:normal;
}
#search_pages .posted_by{
	margin-bottom:10px;
}
#search_pages a{
	color:#B1B1B1;
}
#search_projects .project_module{
	width:350px;
    padding: 20px 0;
    height:160px;
    padding:0;
}
.search_proj_image{
	float:left;
    margin-right:20px;
}

/*Scroll bar css
.scroll-container {border:1px solid #aaa;width:50px;background-color:#fff;}
.sortabledropitem {display:block;width:36px;height:36px;}
.sortabledropitem img {margin-right:5px;width:36px;height:36px;}
*html .sortabledropitem img {padding:0px;margin-right:5px;width:36px;height:36px;}
.draghandle {text-align:left;height:40px;width:210px;display:block;margin-top:-4px;}
.draghandle strong {text-align:left;margin-left:43px;}

.scroll-container {position:absolute;height:450px; width:177px; overflow:hidden;}
*html .scroll-container {left:10px;}
.scroll-contents {position:absolute;top:0px;left:0px;}
.scroll-handle {z-index:990;cursor:pointer;position:absolute;top:2px;right:2px;height:30px;width:10px;background-color:#9D9C70;}
 #content {margin:60px 20px 20px 20px;}
*/


/*jScrollPane CSS*/
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: ;
	right: 0;
	top: 0;
	height: 100%;
	background: #222;
}
.jScrollPaneDrag {
	position: absolute;
	background: url(/images/scrollbar1.jpg) repeat;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}


/*iCal Sprite CSS*/
.sprite_bg {
    background-color: #777;
}
#cal_wrapper{
	position:absolute;
    /*left:-1px;
    top:-5px;*/
    top:20px;
    left:-30px;
    
}
.cal, .cal .m, .cal .d {
    background: url(/js/cal-sprite64.png) no-repeat 0 0;
}
.cal {
    display: block;
    height: 64px;
    position: relative;
    width: 64px;
    float:left;
    margin-right:20px;
}
*html .cal{
	display:none;
}
.cal .m {
    position: absolute;
    height: 10px;
    left: 7px;
    top: 17px;
    width: 17px;
    text-indent: -9999em;
}
.m1 .m  { background-position: -62px 0; }
.m2 .m  { background-position: -84px 0; }
.m3 .m  { background-position: -105px 0; }
.m4 .m  { background-position: -126px 0; }
.m5 .m  { background-position: -147px 0; }
.m6 .m  { background-position: -168px 0; }
.m7 .m  { background-position: -188px 0; }
.m8 .m  { background-position: -211px 0; }
.m9 .m  { background-position: -231px 0; }
.m10 .m { background-position: -253px 0; }
.m11 .m { background-position: -274px 0; }
.m12 .m { background-position: -295px 0; }

.cal .d {
    position: absolute;
    height: 25px;
    left: 17px;
    top: 25px;
    width: 32px;
    text-indent: -9999em;
}

.d1 .d, .d2 .d, .d3 .d, .d4 .d, .d5 .d, .d6 .d, .d7 .d, .d8 .d, .d9 .d {
    left: 24px;
    width: 17px;
}

.d1 .d  { background-position: -63px -9px; }
.d2 .d  { background-position: -80px -9px; }
.d3 .d  { background-position: -97px -9px; }
.d4 .d  { background-position: -115px -9px; }
.d5 .d  { background-position: -131px -9px; }
.d6 .d  { background-position: -147px -9px; }
.d7 .d  { background-position: -165px -9px; }
.d8 .d  { background-position: -182px -9px; }
.d9 .d  { background-position: -199px -9px; }
.d10 .d { background-position: -216px -9px; }
.d11 .d { background-position: -245px -9px; }
.d12 .d { background-position: -275px -9px; }
.d13 .d { background-position: -306px -9px; }
.d14 .d { background-position: -337px -9px; }
.d15 .d { background-position: -368px -9px; }
.d16 .d { background-position: -399px -9px; }
.d17 .d { background-position: -429px -9px; }
.d18 .d { background-position: -459px -9px; }
.d19 .d { background-position: -63px -38px; }
.d20 .d { background-position: -95px -37px; }
.d21 .d { background-position: -126px -37px; }
.d22 .d { background-position: -159px -37px; }
.d23 .d { background-position: -192px -37px; }
.d24 .d { background-position: -224px -37px; }
.d25 .d { background-position: -257px -37px; }
.d26 .d { background-position: -288px -37px; }
.d27 .d { background-position: -320px -37px; }
.d28 .d { background-position: -352px -37px; }
.d29 .d { background-position: -384px -37px; }
.d30 .d { background-position: -416px -37px; }
.d31 .d { background-position: -447px -37px; }

/*Contact Us Form*/

#contact_form{
	padding-bottom:20px;
}
#contact_form .form_fields{
	float:left;
    width: 220px;
}	
#contact_form .input{
	background:#7A7A7A;
    border:0;
    color:#B1B1B1;
    font-size: 11px;
	height: 1.9em;
	padding: .4em 0 0 10px;
	margin-bottom: 9px;
    width:210px;
}
#contact_form .textarea{
	background:#7A7A7A;
    border: 0;
    color: #B1B1B1;
    font-size: 11px;
	padding: .3em 0 0 10px;
    width: 338px;
    float:left;
    height:164px;
    margin: 0 18px 0px 0;
    overflow:auto;
}

#contact_form #button_send{
	background: url(/images/button_send.gif) no-repeat;
    width:67px;
    height:24px;
    border:0;
    margin:3px 0 0;
    padding:0;
    float:right;
    cursor:pointer;
}
#contact_form .input:focus, #contact_form .textarea:focus{
	color:#000;
}

#about_left .address{
	font-size:11px;
    font-weight:normal;
    letter-spacing:normal;
    margin-bottom:5px;
}

#contact_text p{
	padding-bottom:10px;
}

/* Product styles */
#product_left{
	float:left;
    width:707px;
}
#product_left .wide_mod_bottom, #about_module .wide_mod_bottom{
	margin-bottom:50px;
}
.full_text p{
	padding-bottom:20px;
    font-size:12px;
    line-height:1.5em;
}
.full_text ul, .full_text ol{
	padding:0 0 30px 15px;
    font-size:12px;
	font-weight:normal;
	letter-spacing:0.5px;
	line-height:2em;
}

.full_text img.right{
	margin:10px 0 10px 10px;
}
.full_text img.left{
	margin:10px 10px 10px 0;
}
#products_left h1{
	font-size: 30px;
    padding-top: 0px;
}
.full_text h1, .full_text .h1{
	font-size:30px;
    padding-top: 0px;
    margin-bottom:20px;
}
.full_text h2{
	font-size:30px;
}
.full_text h3{
	font-size:22px;
    margin-top:10px;
}
.callout, .callout p, .full_text .callout{
	font-size:20px;
    line-height:30px;
    font-weight: bold;
    font-family:helvetica,verdana, sans-serif;
	color:#B1B1B1;
    padding-bottom:20px;
text-shadow:1px 1px 2px #000000;
text-align: justified;
letter-spacing: 0.03em;
}
#product_bottom{
	width:820px;
    overflow:hidden;
    height:300px;
}
#products_left{
	float:left;
    width:737px;
    margin-bottom:50px;
}
#products_left .project_module{
	margin-bottom:50px;
}

#products_blurb{
	margin-bottom:50px;
    width:707px;
}
#products_blurb .wide_mod{
    padding-top:5px;
    padding-bottom:15px;
}

/*Product Page*/

#product_right{
	width:217px;
    float:right;
}
#product_stats{
	background:url(images/proj_right2.png) no-repeat;
    padding:20px 15px 20px 20px;
    height:488px;
}
#product_right .scroll-pane, #products_right .scroll-pane{
	height: 428px;
}
#product_right .side_mod_1{
	padding:20px 20px 20px 20px;
}
#buy_now{
	margin:10px 0 0 0;
    
}
#product_right p{
	margin-bottom:7px;
}
.buy button {
display:button;
background-image: url(/images/buy_now.gif);
height: 24px;
width: 94px;
}

/* Client Styles */
#client_logo{
	margin:20px 0 0 0;
}
#client_info p{
	padding-bottom:7px;
    margin-bottom:0;
}

/*Login Form*/
#button_login{
	background:url(/images/button_login.png) no-repeat;
    width:71px;
    height:24px;
    border:0;
    cursor:pointer;
}

/*Login form*/

#login_left{
	float:left;
    width:
}
#login_left .input{
	background:#7A7A7A;
    border:0;
    color:#B1B1B1;
    font-size: 11px;
	height: 1.9em;
	padding: .4em 0 0 10px;
	margin-bottom: 9px;
    width:210px;
}
#login_right{
	text-align:right;
}
#login_form h3{    
    font-size:30px;
    line-height:40px;
    font-weight:normal;
    font-family:helvetica,verdana, sans-serif;
	color:#B1B1B1;
    padding-bottom:20px;
    margin:0;
}
*html #ie6_clear{
	height:200px;
}




a#share_button {
	background-image:url(/themes/socialee_themes/share.png);
	width: 116px;
	height: 52px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0 0;
}

a#share_button:hover {
	background-position: 0 -52px;
}

a#share_button:active {
	background-position: 0 -104px;
}

input.paypal_button {
background-color: transparent;
background-image: url(/images/button_buynow.png);
background-repeat: no-repeat;
border:none;
height: 25px;
width: 181px;
}