
html, body {
	background:#191919 repeat-x;
	color:#b1b1b1;
	font: 11px Tahoma, verdana, arial;
	margin:0px;
	padding:0;
	text-align: center;
	height:100%;

	}
	
li {
	margin-left:-10px;
	}

a {
	text-decoration: none;
	font-weight: bold;
	color: #c27225;
	}

a:hover, a:active, a:focus {
	text-decoration: underline;
	}

a.rss:link, a.rss:visited {
	color: #ff950b;
	}

a.rss:hover, a.rss:active, a.rss:focus {
	color: #8fc80d;
	}


.navBar {
	width:100%;
	margin-bottom:26px;
	height:52px;
	background:url(images/nav_bg.gif) repeat-x;

	}
	
.logo {
	width:161px;
	height:19px;
	margin-left:14px;
	margin-right:59px;
	margin-top:9px;
	background:url(images/logo.gif) no-repeat;
	float:left; 
	display:block;
	}


/* ///////////// MENU ///////////////*/

#menu {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 575px;
	
	margin-left:0px;
	position:absolute;
	top:0px;
	right:0px;
	}
	
#menu li {
	float: left;
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-weight:normal;
	float:right;
	}

	
#menu  a {
	color:#b1b1b1;
	font: 12px Tahoma, verdana, arial;
	display: block;
	float: left;
	margin: 0;
	padding-left:14px;
	padding-right:14px;
	padding-top:8px;
	padding-bottom:5px;
	height:20px;
	text-decoration: none;
	font-weight:normal;
	border-right: 1px solid #383838;
	background:url(images/rollover_bg.jpg) repeat -20px 0px;
	margin-top:1px;
	
	}
	


#menu a:hover {

	

	}

	
	
	

.button {
	background:url(images/but_divider.gif) no-repeat;
	text-align:center;

	float:right;
	padding-left:15px;
	padding-right:15px;
	padding-top:8px;
	height:50px;
	}
	
.button:hover {
	background:url(images/but_over.gif) repeat-x;
	text-decoration:none;
	}
	
.button a {
	float:left;
	display:block;
	font-size:11px;
	color:#b1b1b1;
	font: 12px Tahoma, verdana, arial;
	font-weight:normal;
	text-decoration:none;
	}

.image-info {
    color: #b4b4b4;
    font: 11px Tahoma, verdana, arial;
    text-align: left;
    }
    
.image-title {
    font:11px Tahoma, verdana, arial;
    font-weight:bold;
    letter-spacing:0px;
    color:#ececec;
    text-align:left;
    margin:11px 15px 0px 0px;
    padding:0px;
    display:block;
    float:left;

    }

    
.image-date {
    color:#ececec;
    font:10px Tahoma, verdana, arial;
    text-align:right;
    font-weight:normal;
    letter-spacing:0px;
   
    margin-top:12px;
    display:block;
    float:left;
    }
    
#portfolioContainer {
	width:855px;
	margin:0px auto;
	font:Tahoma, verdana, arial;
	text-align:left;
	}

#leftCol {
	width:655px;
	float:left;
	
	}
	
#rightCol {
	width:200px;
	float:right;
	background:url(images/right_col_bg.gif) no-repeat;
	height:400px;
	}
	
#statement {
	width:576px;
	height:54px;
	background:#323232;
	padding:10px;
	padding-left:14px;
	padding-right:14px;
	font-size:16px;
	margin-left:8px;
	}

#flash {
	margin-top:20px;
	}
	
#cornerAd {
	float:right;
	width:169px;
	height:142px;
	}
	
#navBar {
	float:right;
	width:169px;
	margin-top:15px;
	
	}
	
ul#navlist {
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 169px;
	}

ul#navlist li {
	display: block;
	margin: 0;
	padding: 0;
	}

ul#navlist li a {
	display: block;
	width: 100%;
	font-size:13px;
	padding-left:40px;
	padding-top:10px;
	padding-bottom:10px;
	text-decoration: none;
	color:#8c8c8c;
	font-weight:normal;
	height:17px;
	
	}

ul#navlist li.design a  {
	background:url(images/site_design_but_off.gif) no-repeat;
	}

	
ul#navlist li.design a.active {
	background:url(images/site_design_but_on.gif) no-repeat;
	color: #c27225;
	}
	
ul#navlist li.design a.over {
	background:url(images/site_design_but_on.gif) no-repeat;
	color: #c27225;
	}
	
	

ul#navlist li.component a  {
	background:url(images/component_but_off.gif) no-repeat;
	}
	
ul#navlist li.component a.active  {
	background:url(images/component_but_on.gif) no-repeat;
	color: #c27225;
	}

ul#navlist li.component a.over {
	background:url(images/component_but_on.gif) no-repeat;
	color: #c27225;
	}
	
	
	
	
ul#navlist li.services a  {
	background:url(images/about_but_off.gif) no-repeat;
	
	}
	
ul#navlist li.services a.active  {
	background:url(images/about_but_on.gif) no-repeat;
	color: #c27225;
	}
	
ul#navlist li.services a.over  {
	background:url(images/about_but_on.gif) no-repeat;
	color: #c27225;
	}
	





ul#navlist li.contact a  {
	background:url(images/contact_but_off.gif) no-repeat;
	}
	
ul#navlist li.contact a.active {
	background:url(images/contact_but_on.gif) no-repeat;
	color: #c27225;
	}
	
ul#navlist li.contact a.over {
	background:url(images/contact_but_on.gif) no-repeat;
	color: #c27225;
	}
	
	
	
	
#navBar>ul#navlist li a { 
	width: auto; 
	}

ul#navlist li#active a {
	color: #c27225;
	}

ul#navlist li a:hover, ul#navlist li#active a:hover {
	color: #c27225;

	}

#lowerBox {
	width:655px;
	float:left;
	margin-bottom:10px;
	}
	
#lowerLeft {
	width:220px;
	float:left;
	}
	
ul#socialLinks {
	text-align: left;
	list-style: none;
	padding: 0;
	float:left;
	width: 180px;
	padding-left:20px;
	margin-left:0px;

	}

ul#socialLinks li {
	float:left;
	display: block;
	margin: 0;
	padding: 0;
	}

ul#socialLinks li a {
	
	display: block;
	width: 100%;
	font-size:13px;
	padding-left:5px;
	padding-top:10px;
	padding-bottom:10px;
	text-decoration: none;
	color:#8c8c8c;
	font-weight:normal;
	height:17px;

	
	}

#contactInfo {
	font-size:13px;
	padding-left:5px;
	padding-top:10px;
	padding-bottom:10px;
	text-decoration: none;
	color:#8c8c8c;
	font-weight:normal;
	float:left;
	width:220px;
	}

#contactInfo a{
	font-weight:normal;
	}

.highlightit img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.highlightit:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#bottomText {
	width:385px;
	float:right;
	background:url(images/bottomText_bg.gif) no-repeat;
	min-height:200px;
	padding-left:20px;
	margin-top:15px;
	position:relative;

	}
	
.hidden {
	display:none;

	}
	
#defaultText {
	width:300px;
	float:right;
	font-size:14px;
	}

#defaultText img {
	float:left;
	}

	
	
	
	



#mainForm 
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
	background-color: #ffffff;
}

ul.mainForm
{
	list-style-type: none;
	
}

li.mainForm
{
	padding-bottom: 10px;
}


#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}



input.formFieldStyle
{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}

label.formFieldQuestion
{
	line-height:125%;
	padding:0 4px 1px 0;
	border:none;	
	display:block;
	font-size:95%;
	font-weight:bold;
}

label.formFieldOption
{
	font-size:90%;
	display:block;
	line-height:1.0em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	width:90%;
}


/* ///////////// Social Style //////////*/
#retweet {
	margin:0px auto; 
	background:#1f1f1f; 
	width:100%; 
	height:80px; 
	margin-top:15px;
	}

#retweetInner {
	float:left; 
	margin-right:-20px; 
	margin-left:165px; 
	margin-top:4px;
	}

	
	
	
	
	
	
	
	
#container {
	/*background:url(images/bg.gif) fixed; */
	width: 100%;
	text-align: left;
	margin: 0 auto;
	
	height: auto !important;
	height: 100%; /*stoopid ie*/
	}

a img {
	border: 0;
	}

#content{
	margin: 0px auto;
	padding:0px;
	padding-top:15px;
	width: 775px;
	padding-bottom:12px;
}

#mainImageParent {
	text-align:center;
	margin: 0px auto;
	position:relative;
	display:block;
	background:#191919 url(images/loading.gif) 50% 50% no-repeat;
    }
    
.shadowTop {
	height:13px;
	background:url(images/shadow_top.gif);
	clear:both;
	margin: 0px auto;
	}
	
.shadowBot {
	height:13px;
	background:url(images/shadow_bot.gif);
	clear:both;
	margin: 0px auto;
	margin-top:-2px;
	_margin-top:0px;
	}
	
.shadowRight {
	width:13px;
	background:url(images/shadow_right.gif);
	float:right;
	}
    
.mainImage {
	background-color: #212121; 
	/* border-right:1px solid #343434;
	border-bottom:1px solid #343434; */
	padding:8px;
	margin: 0px auto;
	border: 1px solid #272727;
	}
	


	
.mainThumbParent {
	width:725px;
	text-align:center;
	margin:0px auto;
	margin-bottom:10px;
	padding-top:15px;
	clear:both;
	}
	
.mainThumbParent img {
	border:1px solid #000;
	margin:0px auto;
	}
	
.mainThumbParent a{
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	margin:3px;
	}
	
.mainThumbParent a:hover{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;

	}

.thumbParent {
	width:725px;
	text-align:center;
	margin:0px auto;
	margin-bottom:10px;
	
	}
	
.thumbParent img {
	border:1px solid #000;
	margin:0px auto;
	}

.thumbParent a{
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	margin:3px;
	}
	
.thumbParent a:hover{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;

	}
	
.galleryParent {
	width:725px;
	text-align:center;
	margin:0px auto;
	margin-bottom:10px;
	}
	
.galleryParent img {
	border:1px solid #323232;
	margin:3px;
	}

.galleryParent a{

	}
	
.galleryParent a:hover{

	}
	
.commentParent {
	 background:#1f1f1f;
	 width:100%;
	padding-bottom:20px;
	margin:0px auto;
	 }

.commentParent2 {
	 background:#1f1f1f;
	 width:660px;
	margin:0px auto;
	 }
	 
#comments {
	width:660px;
    color:#c7c7c7;
    font:11px Tahoma, verdana, arial;
    float:left;
	padding-top:15px;
	display:none;
    }
    
#comments ul {
    list-style-type: 	none;
    margin: 			0px;
    padding: 			0px;
    margin-bottom: 20px;
    }
#comments li {
    display: 			block;
    border-bottom: 		1px dotted #717171;
    margin: 			0px;
    color: 				#b0b0b0;
    text-decoration: 	none;
    padding: 			12px;
    }
#comments li a {
    color: 				#FFF;
    text-decoration: 	none;
    }
#comments li:hover {
    background: 		#5e5e5e;
    }
#comments li a:hover {
    color: 				#c27225;
    }

.infoBut {
	margin-right:10px; 
	text-align:right;
	float:right;
	}

.infoBut a{	
	cursor:pointer; 
	color: #c27225;
	}
	
.nextPrevBut { 
	float:left; 
	font-size:11px;
	margin-left:10px;
	}
	
.belowImageGroup {
	margin:0px auto;
	padding-top:10px;
	padding-bottom:23px;
	}
	
.nextPrevBut a {
	font-weight:normal;
	color:#b1b1b1;
	text-decoration:none;
	}
	
.infoBut a {
	font-weight:normal;
	}
	
.commentParentTop {
	background: url(images/comment_parent_top.gif);
	height:15px;
	width:100%;
	clear:both;

	
	}
	
.commentParentBot {
	background: url(images/comment_parent_bot.gif);
	height:15px;
	width:100%;
	clear:both;
	
	}

.listed {
	margin:0px auto;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:5px;
	width:725px;
	text-align:center;
	clear:both;

	}
	
.listed img {
	padding:2px;
	margin:0px auto;
	text-align:center;
	}
	
.copyright {
	margin:0px auto;
	width:725px;
	color:#858585;
	font: 10px Tahoma, verdana, arial;

	text-align:center;
	clear:both;
	position:relative;
	margin-bottom:45px;
	}
	

	
#comments table {
	padding:0px;
	margin:0px;
	width:660px;
	margin-bottom:10px;

	}

#comments table table{
	padding:0px;
	margin:0px;

	width:70px;

	}
	
	
#comments td {
	padding:5px;
	vertical-align:top;
	 color:#c7c7c7;
	}
	
.photoComments {
	color:#FFFFFF;
	}
	
input {
	border:1px solid #232323;
	background:url(images/text_shade.gif) repeat-x #FFF;
	color:#232323;
	font-weight:normal;
	padding:4px;
	font-size:12px;
	font-family:Verdana, Georgia, Arial, sans-serif;
	}

textarea {
	border:1px solid #232323;
	background:url(images/text_shade.gif) repeat-x #FFF;
	color:#232323;
	font-weight:normal;
	padding:2px;
	font-size:12px;
	font-family:Verdana, Georgia, Arial, sans-serif;
	}
	
select {
	border:1px solid #232323;
	background:#FFF;
	color:#232323;
	font-weight:normal;
	font-size:12px;
	font-family:Verdana, Georgia, Arial, sans-serif;
	}

.navBar select {
	border:1px solid #232323;
	background:#FFF;
	color:#232323;
	font-weight:normal;
	font-size:11px;
	font-family:Verdana, Georgia, Arial, sans-serif;
	}

input.noStyle {
	border:0px solid;
	background:none;
	}
	
input.buttonStyle {
	 background: url(images/shade.png) #aeaeae; 
	 background-position: bottom;
	 font-weight: bold;
	color: #FFF;
	padding:4px;
	border:1px solid #000;
	 }
	
.prices {
	width:200px;
	margin-top:20px;
	
	}
	
.prices td{
	background:#5e5e5e;
	padding:6px;

	}
	
.buyImage {
	background:#5e5e5e;
	margin:2px;
	margin-top:-10px;
	
	border:1px dashed #7e7e7e;
	width:650px;
	
	}

.buyImage td{
	padding:8px;
	}

.aboutTitle {
    font:12px Tahoma, verdana, arial;
    font-weight:bold;
    letter-spacing:0px;
    color:#ececec;
    text-align:left;
    line-height:26px;

    }










#header {
	background: url(images/logo.gif) 8px 2px no-repeat;
	height: 60px;
	text-align:	right;
	padding: 5px 5px 0px 4px;
	width: 775px;
	margin: 0px auto;
}
#header a {
    font:12px Tahoma, verdana, arial;
    color:#b1b1b1;
    text-decoration:none;
    }
#header a:hover{
    color:#c27225;
    }
    
 





h1 {
	margin: 0;
	padding: 0;
	font-size:12px;
	
}

h1 span {
	display: none;
}

h3 {
	margin: 0px;
	padding:0px;
	margin-bottom:4px;
	font-size:13px;
	color:#FFF;
	
	
}








p {


	line-height: 15px;
}

i {
	font-style: normal;
	color: #7AA62F;
}

div.wrapper {
	background-color: #EBEBEB;
}


	



#lowerContentTop {
	background:url(images/lower_content_bg_top.gif);
	height:12px;
	width:775px;
	margin: 0 auto;
	line-height:1px;
	font-size:0px;
	padding:0px;
	margin-top:-7px;
	}

.accordion {
	background: none !important;

}

#cart {
	margin: 0 auto;
	padding-top:25px;
	padding-bottom:25px;
	text-align:left;
	}





#menu_browse{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	}
#menu_browse a{ outline: none;}
#menu_browse_prev, #menu_browse_next{
	width: 				49%;
	height: 			99%;
	background: 		transparent url(blank.gif) no-repeat; /* Trick IE into showing hover */
	display: 			block;
	}
#menu_browse_prev {
	left: 				0;
	float: 				left;	
	}
#menu_browse_next {
	right: 				0;
	float: 				right;	
	}
#menu_browse_prev:hover, #menu_browse_prev:visited:hover {
	background: 		url('prev.gif') no-repeat left 45%;
	cursor: 			pointer;
	}
#menu_browse_next:hover, #menu_browse_next:visited:hover {
	background: 		url('next.gif') no-repeat right 45%;
	cursor: 			pointer;
	}
	
	
.titleBreaker {
	border-bottom:1px dotted #717171; 
	margin:0px auto;
	margin-top:20px;
	_margin-top:4px;
	margin-bottom:8px;
	clear:both;
	line-height:0px;
	font-size:1px;
	}
	
	
#images{
	paddding: 0px;
}

	

	

    
#imgmaine {
	background: #efefef url('loading.gif') 50% 50% no-repeat;
    }
.rest {
	display:block;
    margin:0px auto;
    clear:both;
	text-align:left;
    }



    
    
    
    

    
    
    
    
    

form {
    padding:0px;
}    
.formfield{
	width: 				99%;
	font: 				10px Tahoma, verdana, arial;
	color:				#494949;
	border: 			1px solid #D4D2CF;
	background: 		#FFFFFF;
}
.formfield:hover, .formfield:focus{
	border-top: 		1px solid #868686;
	border-bottom:		1px solid #efefef;
	border-left: 		1px solid #868686;
	border-right:		1px solid #efefef;
	background: 		#FFFFFF;
}
.formbutton{
	font: 				10px Tahoma, verdana, arial;
	padding: 			5px;
	color: 				#494949;
	background: 		#FFFFFF;
	border: 			1px solid #D4D2CF;
}
.formbutton:hover{
	color: 				#494949;
	background: 		#FFFFFF;
	border-top: 		1px solid #efefef;
	border-bottom:		1px solid #868686;
	border-left: 		1px solid #efefef;
	border-right:		1px solid #868686;
}




	

.flatBot {
	margin:0px auto;
	background:url(images/flat_bot.gif);
	width:775px;
	height:5px;
	margin-bottom:8px;
	line-height:0px;
	font-size:0px;
	_margin-top:-2px;
	}
	
.aboutLeft {
	float:left;
	}

.aboutRight {
	margin-left:80px;
	float:left;
	width:250px;
	border: 1px solid #272727;
	background:#202020;
	padding:8px;
	margin-bottom:10px;
	}
	

	
