* {margin:0;padding:0;} 
html, body, #wrap {height: 100%;}
p.buy:first-line { font-weight: bold; color:#ffcc66; }
body > #wrap {height: auto; min-height: 100%;}
h2.brown { color: #ffcc66;}
ul { list-style: url(images/bullet1.png); }
ul.indent {list-style: url(images/bullet2.png); }
li.indent { margin-top: 15px; margin-left: 50px; }
li { margin-left: 20px; margin-top: 15px;}
body {
	background-color: #000;
	background-image: url(images/texture1.jpg);
	background-attachment: fixed;
}
a:link {
	color: #F90;
}
a:visited {
	color: #C60;
}
a:hover {
	color: #36F;
}
a:active {
	color: #063;
}


p.white { color: white;
		text-indent:30pt
		}
p.white_no_indent { color: white;
		}
p.h3Tan { 
	color:#ffcc66;
	font-size: 1.4em;
}
p.h3White { 
	color:#ffffff;
	font-size: 1.4em;
}
p.black { color: black; }
p.yellow { color: yellow; }
p.lblue { color:#66ffff; }
p.dtan { color:#ffcc66; }
/*#header {
	background-image: url(images/banner.jpg);
	border-right: 1px solid black;
	border-left: 1px solid black;
	width:990px;
	height:200px;
	margin-left:auto;
	margin-right:auto;
	background-color:#333000;

}
*/
#header {
	background-image: url(images/new_banner_thin.jpg);
	border-right: 1px solid black;
	border-left: 1px solid black;
	width:990px;
	height:120px;
	margin-left:auto;
	margin-right:auto;
	background-color:#333000;

}
#menu {
	border-right: 1px solid black;
	border-left: 1px solid black;
	
	width: 990px;
	height:55px;
	margin-left:auto;
	margin-right: auto;
	background-color:black;

}
#menu2 {
	border-right: 1px solid black;
	border-left: 1px solid black;
	width: 990px;
	height:55px;
	margin-left:auto;
	margin-right: auto;
	background-color:black;

}
#main {
	border-right: 1px solid black;
	border-left: 1px solid black;
	padding-bottom: 100px;
	width: 990px;	
	margin-left: auto;
	margin-right: auto;
}

#main2 {
	width: auto;		
	background-image: url(images/content_bg.jpg);
	overflow:auto;
	padding:10px;
	min-height:1000px;
	z-index:-1;

}
#mainTest {
	width: auto;		
	background-image: url(images/content_bg2.jpg);
	overflow:auto;
	padding:10px;
	min-height:1000px;
	z-index:-1;

}
#paperback {
	background-image: url(images/paper.gif);
	background-repeat:no-repeat;
	width: 665px;
	height: 300px;
	padding-top:5px;
	margin-left:10px;
}
#paperback_2 {
	background-image: url(images/paper2.gif);
	background-repeat:no-repeat;
	width: 665px;
	height: 455px;
	padding-top:5px;
	margin-left:10px;
}
.paperback_2 {
	background-image: url(images/paper2.gif);
	background-repeat:no-repeat;
	width: 665px;
	height: 455px;
	padding-top:5px;
	margin-left:10px;
}
#paperback_3 {
	background-image: url(images/paper3.gif);
	background-repeat:no-repeat;
	width: 665px;
	height: 150px;
	padding-top:5px;
	margin-left:10px;
}

#paperback_4 {
	background-image: url(images/paper4.gif);
	background-repeat:no-repeat;
	padding:15px;
	width: 870px;
	height: 435px;
	margin-left:35px;
}
.paperback_4 {
	background-image: url(images/paper4.gif);
	background-repeat:no-repeat;
	padding:15px;
	width: 870px;
	height: 435px;
	margin-left:35px;
}
#paperback_5 {
	background-image: url(images/paper5.gif);
	background-repeat:no-repeat;
	padding:15px;
	width: 870px;
	height: 300px;
	margin-left:35px;
}
.img_bg {
	
	float:left;
	width:185px;
	height:185px;
	background-image: url(images/img_bg.png);
	background-repeat:no-repeat;	
	z-index:99;
} 
.img_bgCart {
	float:left;
	width:200px;
	height:220px;	
	z-index:99;
}

.img_bg2 {
	float:left;
	width:185px;
	height:185px;
	background-image: url(images/img_bg.png);
	background-repeat:no-repeat;	
	background-position: 0px -20px;
	z-index:99;
}

.cart {
	
	
	float:right;
	width:67px;
	height:55px;
	z-index:99;
} 
/* cart page*/
#shoppingCart {	
	background-image: url(../images/bg_cart.jpg);

	color: white;
	padding: 10px;
	width: 570px;
	margin: 10px auto 10px auto;
	border: 1px solid white;
}
#noCart {	
	padding: 10px;
	width: 570px;
	margin: 10px auto 10px auto;
	
}
.cartDetails {
	
	float: right;
	width: 350px;
	height: 220px;
}
/* end cart page */


#gallery {

	width: 970px;		
	background-image: url(images/content_bg.jpg);
	padding:10px;
	color: #ffffff;
	overflow:auto;
	
	z-index:-1;

}

#blog {
	background-image: url(images/blog_bg.jpg);
	float:left;
	width: 235px;
	background-color: tan;
	overflow:auto;
	height:auto;
	padding:20px;
	z-index:99;

}
#footer {
	position: relative;
	background-image: url(images/footer1.jpg);
	border-right: 1px solid black;
	border-left: 1px solid black;
	margin-top: -100px; /* negative value of footer height */
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	height: 100px;
	clear:both;
	color: #000000;
	background-color:#333000;
	overflow:hidden;
} 


/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* email form*/
#contact {
	width:665px;
	height:455px;
	z-index:1;
	background-image: url(images/contact_form1.gif);
	background-repeat:no-repeat;
}
.nameField
{
	font-size:16px;
	color: white;
	margin-top:90px;
	margin-left:60px;
	width:200px;
    height: 24px;
    background-image: url('images/contact_form_03.png');
}
.emailField
{
	font-size:16px;
	color: white;
	margin-left:60px;
	margin-top:45px;
	width:200px;
    height: 24px;
    background-image: url('images/contact_form_03.png');
}
.phoneField
{
	font-size:16px;
	color: white;
	margin-left:60px;
	margin-top:45px;
	width:200px;
    height: 24px;
    background-image: url('images/contact_form_03.png');
}
.subjectField
{
	font-size:16px;
	color: white;
	margin-left:60px;
	margin-top:45px;
	width:200px;
    height: 24px;
    background-image: url('images/contact_form_03.png');
}
.messageField
{
	font-size:15px;
	color: white;
	border: 1px solid white;
	margin-left:59px;
	margin-top:103px;
	width:300px;
    height: 200px;
    background-image: url('images/contact_form_07.gif');
	background-repeat: no-repeat;
}
.button {
	background-image: url('images/button.jpg');
	background-repeat:no-repeat;
	height:25px;
	width: 75px;
}
/*end email form */
/* image display pages */
#frame {
margin-left: auto;
margin-right:auto;
margin-top:15px;

}
#prices {
margin-left:auto;
margin-right:auto;
width:345px;
height:100px;
margin-top: 55px;

background-color:black;
border:1px solid white;
}
#next_img {
width:200px;
height:200px;
float:right;
margin-top:-130px;
}
#goback {
width:600px;
height:8px;
top:1px;
margin-left: auto;
margin-right:auto;
}

#prev_img {
width:200px;
height:200px;
float:left;
margin-top:-130px;
}
#next_img_v {
width:200px;
height:200px;
position:absolute;
top:920px;
left:77%;
}

#prev_img_v {
width:200px;
height:200px;
position:absolute;
top:920px;
left:8%;
}
#tn_container {
	color: white;
	font-size:1.2em;
	width: 900px;
	height: auto;
	margin-left:auto;
	margin-right:auto;
	
}
#fbComments {
	width:660px;
	border:5px solid black;
	background-color:white;
	margin-top: 45px;
	margin-left:auto;
	margin-right:auto;
}
#hireDYK {
	background-image: url(images/blog_bg.jpg);
	float:left;
	width: 235px;
	background-color: tan;
	overflow:auto;
	height:auto;
	padding:20px;
	z-index:99;
	
	margin-top: 10px; 
	overflow: hidden; 
	width: 300px; 
	margin-left: 30px;
	border:3px solid black;
}

/* gallery menu */
#contact_btn {
  	position:relative;
	float: left;
	margin: 0; 
	padding: 0;
  	width: 162px;
  	height: 103px;
  	background: url("images/comment_g.png") no-repeat 0 0;
    background-position: 0 -104px;
}

#contact_btn:hover
{ 
  background-position: 0 0px;
}

#contact_btn span
{
  display: none;
}

#gallery_btn {
  	position:relative;
	float: left;
	margin: 0; 
	padding: 0;
  	width: 106px;
  	height: 103px;
  	background: url("images/gallery_g.png") no-repeat 0 0;
    background-position: 0 -104px;
}

#gallery_btn:hover
{ 
  background-position: 0 0px;
}

#gallery_btn span
{
  display: none;
}


#home_btn {
  	position:relative;
	float: left;
	margin: 0; 
	padding: 0;
  	width: 80px;
  	height: 103px;
  	background: url("images/home_g.png") no-repeat 0 0;
    background-position: 0 -104px;
}

#home_btn:hover
{ 
  background-position: 0 0px;
}

#home_btn span
{
  display: none;
}


#share_btn {
  	position:relative;
	float: left;
	margin: 0; 
	padding: 0;
  	width: 188px;
  	height: 103px;
  	background: url("images/share_g.png") no-repeat 0 0;
    background-position: 0 -104px;
}

#share_btn:hover
{ 
  background-position: 0 0px;
  
}

#share_btn span
{
  display: none;
}

