/* created by lazygrace.com */
/* common.css */

body{
	margin: 0 auto 0px auto;
	padding: 0 0 20px 0;
	width: 100%;
	color: #ffffff;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 13px;
	line-height: 14px;
	background: #020202;
}

a{
	color: #906327;
	text-decoration: none;	
}
a:hover{
	color: #b17524;

	text-decoration: underline;
}

ul{
	margin: 0;
	padding: 0;
 }
li{
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	list-style: none;
}
hr{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 1px;
	display: none;
	clear: both;
}
h1{
	margin:  25px 0 0 20px;
	padding: 0;

	width: 190px;
	height: 58px;
	background: url(../images/common/logo.gif) no-repeat 0 0;
	display: block;
}

h3, h4{
	margin: 0;
	padding: 0;
	color: #919191;
	font-size: 16px;
	line-height: 1.3em;
}

p{
	margin: 5px 0;
	padding: 0;
	font-size: .8em;
	line-height: 1.4em;
	color: #737373;
	display: block;
}
.hidden_text{
	display: none;
}
.clear{
	margin: 0;
	padding: 0;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	clear: both;
}
.butt_readmore{
	margin: 10px 0 0 0;
	padding: 0;
	width: 55px;
	height: 11px;
	display: block;
	background: url(../images/common/butt_readmore.gif) 0 0 no-repeat;
}
.butt_readmore:hover{
	height: 10px;
	border-bottom: 1px #916211 solid;
}
#container{
	margin: 0 auto;
	width: 100%;
	min-height: auto;
	background: #222222 url(../images/common/bg.gif) repeat-x 0 0;	
}
#container #top_bg{
	margin: 0 auto;
	width: 100%;
	height: 263px;
	display: block;
	position: absolute;
	z-index: 1;
	overflow: hidden;
	top: 0;
	left: 0;
}
#container #top_bg #inside{
	margin: 0 auto;
	width: 3000px;
	height: 263px;
	background: url(../images/backgrounds/1.jpg);
	display: block;
}
#container #top_bg #overthat{
	position: absolute;
	width: 3000px;
	height: 263px;
	background: url(../images/common/darken_70.png) 0 0;
	display: block;
}

#container #content{
	margin: 0 auto;
	width: 950px;
	min-height: 300px;
	background: url(../images/common/top_bg.png) repeat-x 0 0;	
	position: relative;
	z-index: 2;
}
#container #content #left{
	margin: 0;
	width: 210px;
	height: auto;
	float: left;
}
#container #content #left #navigation{
	margin: 35px 0 0 20px;
	padding: 0;
	width: 190px;
	height: 145px;
	display: block;

}
#container #content #left #navigation li .nav_home{
	background: url(../images/common/nav/home.png) 0 0 no-repeat;
	margin: 0;
	padding: 0;
	width: 190px;
	height: 22px;
	display: block
}
#container #content #left #navigation li .nav_home_on{
	background: url(../images/common/nav/home.png) -384px 0 no-repeat;
	margin: 0;
	padding: 0;
	width: 190px;
	height: 22px;
	display: block;
}
#container #content #left #navigation li .nav_home:hover{
	background: url(../images/common/nav/home.png) -190px 0 no-repeat;
}
#container #content #left #navigation li .nav_about{
	background: url(../images/common/nav/about.png) 0 0 no-repeat;
	margin: 0;
	padding: 0;
	width: 190px;
	height: 22px;
	display: block;
}
#container #content #left #navigation li .nav_about_on{
	background: url(../images/common/nav/about.png) -382px 0 no-repeat;
	margin: 0;
	padding: 0;
	width: 190px;
	height: 22px;
	display: block;
}
#container #content #left #navigation li .nav_about:hover{
	background: url(../images/common/nav/about.png) -190px 0 no-repeat;
}
#container #content #left #navigation li .nav_gallery{
	background: url(../images/common/nav/gallery.png) 0 0 no-repeat;
	margin: 0;
	padding: 0;
	width: 190px;
	height: 23px;
	display: block;
}
#container #content #left #navigation li .nav_gallery_on{
	background: url(../images/common/nav/gallery.png) -382px 0 no-repeat;
	margin: 0;
	padding: 0;
	width: 190px;
	height: 23px;
	display: block;
}
#container #content #left #navigation li .nav_gallery:hover{
	background: url(../images/common/nav/gallery.png) -190px 0 no-repeat;
}
#container #content #left #navigation li .nav_prints{
	background: url(../images/common/nav/prints.png) 0 0 no-repeat;
	margin: 0;
	padding: 0;
	width: 190px;
	height: 22px;
	display: block;
}
#container #content #left #navigation li .nav_prints_on{
	background: url(../images/common/nav/prints.png) -382px 0 no-repeat;
	margin: 0;
	padding: 0;
	width: 190px;
	height: 22px;
	display: block;
}
#container #content #left #navigation li .nav_prints:hover{
	background: url(../images/common/nav/prints.png) -190px 0 no-repeat;
}
#container #content #left #navigation li .nav_contact{
	background: url(../images/common/nav/contact.png) 0 0 no-repeat;
	margin: 0;
	padding: 0;
	width: 190px;
	height: 22px;
	display: block;
}
#container #content #left #navigation li .nav_contact_on{
	background: url(../images/common/nav/contact.png) -382px 0 no-repeat;
	margin: 0;
	padding: 0;
	width: 190px;
	height: 22px;
	display: block;
}
#container #content #left #navigation li .nav_contact:hover{
	background: url(../images/common/nav/contact.png) -190px 0 no-repeat;
}
#container #content #left #homepage_left{
	margin: 20px 0 20px 0;
	padding: 0px 0 0 15px;
	width: 190px;
	height: auto;
	border-left: 6px #2d2d2d solid;
}
#container #content #left #homepage_left h3{
	font-size: 1.3em;
	padding: 0 0 10px 0;
}
#container #content #left #homepage_left p{
	padding: 0 0 10px 0;
}
#container #content #left #other_left{
	margin: 20px 0 20px 0;
	padding: 0px 0 0 0px;
	width: 190px;
	height: auto;
}
#container #content #right{
	margin: 0 0 0px 0px;
	padding: 0 0px 0 0px;
	float: right;
	width: 740px;
	display: inline;
}
#container #content #right #homepage_fea{
	margin: 0;
	padding: 25px 0 0 22px;
	height: 511px;
	width: 740px;
	background: url(../images/common/homepage_fea_bg.png) 1px 3px no-repeat;
	display: block;
}
#container #content #right #homepage_fea #slideshow .shadow{
	margin: 0;
	position: absolute;
	z-index: 5;
	padding: 0 0;
	width: 700px;
	height: 467px;
	display: none;
}

#container #content #right #homepage_fea .loader{
	margin: 200px 0 0 350px;
	padding: 0;
	width: 16px;
	height: 16px;
	background: url(../images/common/ajax-loader.gif) 0 0 no-repeat;
	display: block;
	position: absolute;
}
#container #content #right #homepage_fea #slideshow .shadow h3{
	margin: 0 0 0 0;
	padding: 0;
	position: absolute;
	z-index: 100;
}
#container #content #right #homepage_fea #slideshow .shadow h3 a{
	margin: 0 0 0 0;
	width: 700px;
	height: 22px;
	position: absolute;
	padding:448px 0 0 10px;
	background: url(../images/common/feat_h3.png) no-repeat 0px 446px;
	display: block;
	color: #b9b9b9;
	text-transform: capatalize;
	font-size: 10px;
	cursor: pointer;
	text-decoration: none;
}
#container #content #right #homepage_fea #slideshow .shadow h3 a:hover{
	text-decoration: underline;
	background: url(../images/common/feat_h3_hover.png) no-repeat 0 446px;
}
#container #content #right #homepage_fea #slideshow .shadow img{

}
#container #content #right #homepage_boxes{
	margin: -20px 0 0px 22px;
	padding: 0px 0 0px 0px;
	height: 140px;
	width: 760px;
	display: block;
}
#container #content #right #page_content{
	margin: 24px 0 20px 22px;
	padding: 0px 0 20px 0px;
	height: auto;
	min-height: 700px;
	width: 700px;
	display: block;
	background: #111111;
}
#container #content #right #page_content #top_gallery_buttons{
	margin: -35px 0 0 415px;
	padding: 0;
	width: 300px;
	height: 23px;
	position: absolute;
}
#container #content #right #page_content #top_gallery_buttons li{
	margin: 0 10px 0 0;
}
#container #content #right #page_content #intro{
	margin: 20px 0 0px 15px;
	height: auto;
	padding: 0 10px;
	width: 420px;
	min-height: 140px;
}
#container #content #right #page_content #terms{
	margin: 20px 0 0px 15px;
	height: auto;
	padding: 0 10px;
	width: 640px;
	min-height: 140px;
}
#container #content #right #page_content #terms.about p{
	font-size: 1.0em;
	margin: 15px 0;
}
#container #content #right #page_content #intro h3{
	font-size: 1.4em;
	padding: 0 0 10px 0;
}
#container #content #right #page_content #intro.about p{
	font-size: 1.0em;
	margin: 15px 0;
}
#container #content #right #page_content #gallery{
	margin: 0 auto;
	width: 650px;
	height: auto;
}
#container #content #right #page_content #gs_text{
	margin: 5px 0 8px 0;
	padding: 6px 0 0 0;
	width: 174px;
}
#container #content #right #page_content #gs_go{
	margin: 0;
	float: right;
}

#container #content #right #page_content #landscape{
	height: auto;
	padding: 0 10px;
	margin: 20px 0 0px 15px;
}
#container #content #right #page_content #landscape img{
	margin: 10px 0 20px 0;
}
#container #content #right #page_content #landscape h3{
	font-size: 1.4em;
}
#container #content #right #page_content #landscape h4{
	font-size: 1.2em;
	padding: 5px 0 0 0;
}
#container #content #right #page_content #landscape .desc{
	font-size: 1em;
	padding: 8px 0 0 0;
}
#container #content #right #page_content #landscape #box_order{
	float: right;
}
#container #content #right #page_content #landscape #box_order form{
	margin: 0 20px 15px 30px;
	padding: 0 0 0 11px;
	border-left: 5px #2c2c2c solid;
	width: 180px;
	height: auto;
}
#container #content #right #page_content #landscape #box_order select{
	margin: 0 0 5px 0;
	padding: 0px;
	width: 175px;
	height: 23px;
	border: 1px #2c2c2c solid;
	color: #515151;
	background: #171717;
	display: none;
}
#container #content #right #page_content #landscape #box_order h4{
	width: 178px;
}
#container #content #right #page_content #landscape #box_order .butt_help{
	padding: 3px 0 0 0;
	width: 95px;
	float: left;
	font-size: 10px;
	height: 20px;
	display: block;
	background: url(../images/common/butt_landscape_help.gif) 0 0 no-repeat;
}
#container #content #right #page_content #landscape .butt_enquire{
	margin: 0px 0 5px 30px;
	padding: 0px;
	width: 193px;
	height: 14px;
	background: url(../images/common/butt_enquireaboutphoto.gif) 0 0 no-repeat;
	display: block;
}
#container #content #right #page_content #portrait{
	height: auto;
	padding: 0 10px;
	margin: 20px 0 0px 15px;
}
#container #content #right #page_content #portrait img{
	margin: 0;
}
#container #content #right #page_content #portrait #info{
	margin: 0px 0 20px 0;
	float: right;
	width: 315px;
}
#container #content #right #page_content #portrait #info h3{
	font-size: 1.4em;
	margin: 0px 0 0px 0px;
}
#container #content #right #page_content #portrait #info p {
	margin: 5px 0 10px 0px;
}
#container #content #right #page_content #portrait #info h4{
	font-size: 1.2em;
	margin: 20px 10px 0px 0px;
}
#container #content #right #page_content #portrait #info .desc{
	font-size: 1em;
	margin: 20px 10px 0px 0px;
	position: inherit;
}
#container #content #right #page_content #portrait #box_order{
	clear: both;
	float: right;
	margin: -135px -15px 0 0px;
}
#container #content #right #page_content #portrait #box_order form{
	margin: 0 20px 15px 0px;
	padding: 0 0 0 8px;
	border-left: 6px #2d2d2d solid;
	width: 300px;
	height: auto;
}

#container #content #right #page_content #portrait #box_order select{
	margin: 0 15px 0px 0;
	padding: 0px;
	width: 195px;
	height: 23px;
	border: 1px #2c2c2c solid;
	color: #515151;
	background: #171717;
	float: left;
	display: none;
}
#container #content #right #page_content #portrait #box_order .butt_help{
	margin: -6px 0 0 210px;
	padding: 3px 0 0 0;
	width: 95px;
	font-size: 10px;
	height: 12px;
	display: block;
	background: url(../images/common/butt_landscape_help.gif) 0 0 no-repeat;
	position: absolute;
}
#container #content #right #page_content #portrait .butt_enquire{
	margin: 0px 0 5px 0px;
	padding: 0px;
	width: 193px;
	height: 14px;
	background: url(../images/common/butt_enquireaboutphoto.gif) 0 0 no-repeat;
	display: block;
}
#container #content #right #page_content #related_prods{
	margin: 0 0 0 17px;
	width: 653px;
	height: 110px;
	clear: both;
}
#container #content #right #page_content #related_prods img{
	margin: 3px 2px 0 3px;
	padding: 4px;
	width: 80px;
	height: 80px;
	float: left;
	background: url(../images/common/fromthegallery_bg.png) 0 0 no-repeat;
}
.box_search{	
	top: 105px;
	left: 700px;
	margin: 0 20px 0 0px;
	padding: 0 0 0 8px;
	width: 180px;
	height: auto;
	border-left: 6px #2d2d2d solid;
	position: absolute;
}
.box_small{
	margin: 0 20px 30px 0;
	padding: 0 0 0 8px;
	width: 206px;
	height: auto;
	border-left: 6px #2d2d2d solid;
	float: left;
}
#homepage_boxes .box_small{
	margin: 0 20px 30px 0;
	padding: 0 0 0 8px;
	width: 206px;
	height: 103px;
	border-left: 6px #2d2d2d solid;
	float: left;
}
.box_small h5{
	margin: 0;
	padding: 0;
	color: #906327;
	font-size: .9em;
	font-weight: bold;
}
.box_small p{
	line-height: 1.2em;
}
.box_small img{
	float: left;
	margin: 0 5px 0 0;
}

.box_small #gs_stext, .box_small #n_email{
	margin: 0;
	padding: 2px;
	width: 174px;
	height: 17px;
	border: 1px solid #2c2c2c;
	color: grey;
	background: #171717;
	font-family: Verdana, Arial, Sans-serif;
	font-size: .8em;
}
.box_small #gs_sgo, .box_small #n_butt{
	margin: 0px 0 0 -5px;
	padding: 0px;
	width: 21px;
	height: 23px;
	border: 0;
	background: url(../images/common/butt_go.gif) 0 0 no-repeat;
	display: inline;
	cursor: pointer;
	vertical-align: top;
}
.box_small #gs_sgo:hover, .box_small #n_butt:hover{
	background: url(../images/common/butt_go.gif) 0 -23px no-repeat;
}
#footer_cont{
	margin: 0 auto;
	width: 100%;
	height: auto;
	background: url(../images/common/footer.gif) repeat-x 0 0;	
	clear: both;
}
#footer_cont #footer{
	margin: 0 auto;
	width: 945px;
	height: 190px;
	display: block;
}
#footer_cont #footer #fromthegallery{
	margin: 0 auto;
	padding: 10px 0 0 0;
	width: 945px;
	height: 130px;
}
#footer_cont #footer #fromthegallery img{
	margin: 3px;
	padding: 4px;
	width: 80px;
	height: 80px;
	float: left;
	background: url(../images/common/fromthegallery_bg.png) 0 0 no-repeat;
}
#footer_cont #footer #info{
	margin: 10px auto;
	clear: both;
}
#footer_cont #footer #info .twitter_logo{
	margin: 0 0 0 200px;
	position: absolute;
	padding: 0;
	width: 136px;
	height: 20px;
	background: url(../images/common/twitter.gif) 0 0 no-repeat;
	display: block;
}
#footer_cont #footer #info .twitter_logo:hover{
	background: url(../images/common/twitter.gif) 0 -20px no-repeat;
}
#footer_cont #footer #info ul#nav{
	margin: 3px 0 0 370px;
	position: absolute;
	width: auto;
	height: 12px;
	color: #916211;
	font-size:11px;
}
#footer_cont #footer #info ul#nav li{
	color: #916211;
	border-style: solid;
	border-color: #916211;
	border-width: 0 1px 0 0 ;
	padding: 0 10px;
}
#footer_cont #footer #info #nav li.none{
	color: #916211;
	border: none;
}
#footer_cont #footer #info .butt_lg{
	margin: 5px 20px 0 0;
	width: 127px;
	height: 13px;
	background: url(../images/common/butt_lg.gif) 0 0 no-repeat;
	display: block;
	float: right;
	opacity:0.5;
	filter:alpha(opacity=50);
}
#footer_cont #footer #info .butt_lg:hover{
	height: 12px;
	border-bottom: 1px white solid;
}
#footer_cont #footer #info .copyright{
	margin: 3px auto 0 auto;
	width: auto;
	height: 11px;
	display: block;
	float: left;
	color: #818181;
	font-size: 11px;
}
#footer_cont #footer a.galleryviewmore{
	margin: 0;
	padding: 0;
	width: 191px;
	height: 15px;
	display: block;
	background: url(../images/titles/text_gallerymore.gif) 0 0 no-repeat;
}

/* Buttons */
.butt_order{
	margin: 0;
	padding: 0;
	width: 80px;
	height: 23px;
	background: url(../images/common/butt_order.gif) 0 0 no-repeat;
	border: 0px;
	display: inline;
	cursor: pointer;
}
.butt_order:hover{
	background: url(../images/common/butt_order.gif) 0 -23px no-repeat;
}
.butt_addcomment{
	margin: 0;
	padding: 0;
	width: 110px;
	height: 23px;
	border: 0px;
	background: url(../images/common/butt_addcomment.gif) 0 0 no-repeat;
	display: block;
	cursor: pointer;
}
.butt_addcomment:hover{
	background: url(../images/common/butt_addcomment.gif) 0 -23px no-repeat;
}
.butt_checkout{
	margin: 0;
	padding: 0;
	width: 80px;
	height: 23px;
	border: 0;
	background: url(../images/common/butt_checkout.gif) 0 0  no-repeat;
	display: block;
	cursor: pointer;
}
.butt_checkout:hover{
	background: url(../images/common/butt_checkout.gif) 0 -23px  no-repeat;
}
.butt_continue{
	margin: 0;
	padding: 0;
	width: 80px;
	height: 23px;
	border: 0;
	background: url(../images/common/butt_continue.gif) 0 0  no-repeat;
	display: block;
	cursor: pointer;
}
.butt_continue:hover{
	background: url(../images/common/butt_continue.gif) 0 -23px  no-repeat;
}
.butt_login{
	margin: 0;
	padding: 0;
	width: 80px;
	height: 23px;
	border: 0;
	background: url(../images/common/butt_login.gif) 0 0  no-repeat;
	display: block;
	cursor: pointer;
}
.butt_login:hover{
	background: url(../images/common/butt_login.gif) 0 -23px  no-repeat;
}
.butt_skip{
	margin: 5px 0 0 25px;
	padding: 0;
	width: 80px;
	height: 23px;
	border: 0;
	background: url(../images/common/butt_skip.gif) 0 0  no-repeat;
	display: block;
	cursor: pointer;
}
.butt_skip:hover{
	background: url(../images/common/butt_skip.gif) 0 -23px  no-repeat;
}
.butt_back{
	margin: 0;
	padding: 0;
	width: 80px;
	height: 23px;
	border: 0;
	background: url(../images/common/butt_back.gif) 0 0  no-repeat;
	display: block;
	cursor: pointer;
}
.butt_back:hover{
	background: url(../images/common/butt_back.gif) 0 -23px  no-repeat;
}
.butt_previous{
	margin: 0;
	padding: 0;
	width: 80px;
	height: 23px;
	border: 0;
	background: url(../images/common/butt_previous.gif) 0 0  no-repeat;
	display: block;
	cursor: pointer;
}
.butt_previous:hover{
	background: url(../images/common/butt_previous.gif) 0 -23px  no-repeat;
}
.butt_next{
	margin: 0;
	padding: 0;
	width: 80px;
	height: 23px;
	border: 0;
	background: url(../images/common/butt_next.gif) 0 0  no-repeat;
	display: block;
	cursor: pointer;
}
.butt_next:hover{
	background: url(../images/common/butt_next.gif) 0 -23px  no-repeat;
}
.butt_search{
	margin: 0;
	padding: 0;
	width: 80px;
	height: 23px;
	border: 0;
	background: url(../images/common/butt_search.gif) 0 0  no-repeat;
	display: block;
	cursor: pointer;
}
.butt_search:hover{
	background: url(../images/common/butt_search.gif) 0 -23px  no-repeat;
}
.butt_gallery{
	margin: 0;
	padding: 0;
	width: 80px;
	height: 23px;
	border: 0;
	background: url(../images/common/butt_gallery.gif) 0 0  no-repeat;
	display: block;
	cursor: pointer;
}
.butt_gallery:hover{
	background: url(../images/common/butt_gallery.gif) 0 -23px  no-repeat;
}
.butt_send{
	margin:10px 0 0 118px;
	padding: 0;
	width: 80px;
	height: 23px;
	border: 0;
	background: url(../images/common/butt_send.gif) 0 0  no-repeat;
	display: block;
	cursor: pointer;
}
.butt_send:hover{
	background: url(../images/common/butt_send.gif) 0 -23px  no-repeat;
}
h3.blog{
	color: #906210;
	font-size: 1.2em;
	margin: 15px 0 5px 20px;
	padding: 0 0 0 0;
	font-weight: bold;
}
h5.date{
	color: #888888;
	font-size: .7em;
	margin: 0 0 15px 20px;
	padding: 0;
}
.hor_img{
	margin:0 20px 10px 20px;
	float: left;
}
h4.blog{
	color: #88888888;
	font-size: 1.1em;
	margin: 0 20px 15px 20px;
	padding: 0 0 0 0;
	font-weight: bold;
	width: 435px;
}
p.blog{
	color: #88888888;
	font-size: .9em;
	margin: 0 20px 15px 20px;
	padding: 0 0 0 0;
	width: 435px;
}
#comments{
	margin: 20px 0 0 0;
	padding: 0;
	width: 700px;
	height: auto;
	clear: both;
}
#comments h6, #comment h6{
	margin: 0 0 10px 120px;
	padding: 0;
	width: auto;
	height: auto;
	font-size: .8em;
	color: #696969;
}
#comments .post{
	margin: 15px 0 0 23px;
	padding: 0 0 10px 10px;
	width: 667px;
	height: auto;
	clear: both;
	border-left: 6px solid #2c2c2c;
}
#comments .post .data{
	margin: 0;
	padding: 0;
	width: 700px;
	height: 20px;
	font-size: .8em;
	color: #696969;
}
#comments .post .txt{
	margin: 0;
	padding: 0;
	width: 640px;
	height: auto;
	font-size: .9em;
	color: #696969;
}
#comment{
	margin: 20px 0 0 0;
	display: none;
}
#showcomments{
	margin: 30px 0 0 22px;
}
#comments_form {
	border:0 none;
	margin:5px 0 0;
	padding:5px 0 0;
}
#comments_form label {
	color:#888888;
	float:left;
	margin: 5px;
	padding:2px;
	text-align:right;
	width:100px;
	font-size: .8em;
	
}
.text{
	margin: 5px;
	padding: 2px;
	width: 240px;
	height: 20px;
	border: 1px solid #2c2c2c;
	color: grey;
	background: #171717;
	font-family: Verdana, Arial, Sans-serif;
	font-size: .8em;
}
.off{
	display: none;
}
.textarea{
	margin: 5px;
	padding: 2px;
	width: 240px;
	height: 150px;
	border: 1px solid #2c2c2c;
	color: grey;
	background: #171717;
	font-family: Verdana, Arial, Sans-serif;
	font-size: .8em;
}
.red{
	color: #ff0000;
	font-weight: bold;
}
#recent_entries{
	margin: 20px 20px 20px 20px;
	padding: 0;
	float: right;
	width: 180px;
}
#recent_entries h3{
	border-bottom: 1px solid #292929;
	color: #888888;
	margin: 0;
	font-size: 1.1em;
}
#recent_entries .post{
	margin: 5px 0 0 0;
	border-bottom: 1px solid #292929;
	color: #888888;
}

/* Basket */
div#basket{
	margin: 0;
	padding: 0px 0 0 0;
	width: 100%;
	height: auto;
 }
table#basket_sum{
	width: 100%;
	color: #704b39;
	margin: 0 0 0 0;
	color: #000;
}
table#basket{
	width: 680px;
	color: #704b39;
	margin: 0 0 0 0;
	color: #000;
}
table#basket tr, table#basket_sum tr{
	width: 100%;
}
.butt_delete{
	margin: 0 0 0 630px;
	padding: 0;
	height: 16px;
	width: 16px;
	background: url(../images/common/butt_delete.gif) no-repeat 0 0px;
	display: block;
	position: absolute;
}
.butt_delete:hover{
	background: url(../images/common/butt_delete.gif) no-repeat 0 -16px;
}
table#basket td, table#basket_sum td{
	text-align: center;
	color: #959390;
	font-weight: bold;
	font-size: .9em;
	vertical-align: middle;
}
table#basket td .item_info, table#basket_sum td .item_info{
	margin: 0 0 5px 5px;
	float: left;
	text-align: left;
	font-weight: bold;
	font-size: .9em;
}
table#basket td input.qty, table#basket_sum td input.qty{
	margin: 0 0 0 0;
	padding: 1px;
	text-align: center;
	color: #906327;
	font-weight: bold;
	font-size: .9em;
	background: #171717;
	border: 1px #222222 solid;
}
table#basket tr td .item, table#basket_sum tr td .item{
	margin: 0px 0 3px 0px;
	padding: 0px 0 0 0;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
}
table#basket tr th.item, table#basket_sum tr th.item{
	height: 32px;
	background: url(../images/titles/basket_items.gif) no-repeat 0 0;
}
table#basket tr th.qty, table#basket_sum tr th.qty{
	height: 32px;
	width: 50px;
	padding: 0 3px;
	background: url(../images/titles/basket_qty.gif) no-repeat top center;
}
table#basket tr th.price, table#basket_sum tr th.price{
	width: 55px;
	height: 32px;
	background: url(../images/titles/basket_price.gif) no-repeat 0 0;
}
table#basket tr th.subtotal, table#basket_sum tr th.subtotal{
	width:75px;
	height: 32px;
	background: url(../images/titles/basket_subtotal.gif) no-repeat 0 0;
}
table#basket tr td, table#basket_sum tr td{
	padding: 5px 0 5px 25px;
	height: auto;
}

#basket_options{
	margin: 0 0 10px 0;
	float: left;
	width: 325px;
	height: auto;
}
#shipping_form {
	margin: 0;
	width: 325px;
	height: auto;
}
#shipping_form #shipping_area, #shipping_form #shipping_country{
	margin: 5px 0px 0px 0;
	padding: 0px;
	width: 145px;
	height: 23px;
	border: 1px #2c2c2c solid;
	color: #515151;
	background: #171717;
}
#shipping_form label{
	clear: both;
	margin: 5px 0 0 25px;
	width: 110px;
	color: #323231;
	float: left;
	text-align: left;
	font-weight: bold;
	font-size: .9em;
}
#discounts_form {
	margin: 0;
	width: 325px;
	height: auto;
}
#discounts_form label{
	clear: both;
	margin: 5px 0 0 25px;
	width: 110px;
	color: #323231;
	float: left;
	text-align: left;
	font-weight: bold;
	font-size: .9em;
}
#discounts_form input, #discounts_form select{
	margin: 5px 0px 0px 0px;
	padding: 0px;
	width: 140px;
	height: 23px;
	border: 1px #2c2c2c solid;
	color: #515151;
	background: #171717;
}
#discounts_form #update{
	margin: 0px 0 0 0px;
	padding: 0;
	width: 25px;
	height: 25px;
	font-family: Arial Narrow;
	border: 0;
	background: url(../images/common/search_go.gif) 0 0 no-repeat;
	cursor: pointer;
	
}
#basket_extras_discounts #update:hover{
	background: url(../images/common/search_go.gif) 0 -26px no-repeat;
}
#basket_totals{
	margin: 0 50px 0 0;
	width: 325px;
	height: auto;
	float: right;
}
#basket_totals table{
	margin: 10px auto 0 auto;
	color: #333231;
	width: 
	325px;
	clear: left;
}
#basket_totals td.right{
	width: 100px;
	text-align: right;
	font-weight: bold;
}
#basket_totals tr{
	padding: 5px 0 5px 0;
	height: 25px;
}
#basket_totals td.righttwo{
	padding: 0 0px 0 15px;
	color: #959390;
	font-weight: bold;
	text-align: right;
}
#basket_totals_sum{
	margin: 10px 3px 20px 00px;
	color: #333231;
	width: 100%;
}
#basket_totals_sum td.right{
	width: 225px;
	text-align: right;
	font-weight: bold;
}
#basket_totals_sum tr{
	padding: 5px 0 5px 0;
	height: 25px;
}
#basket_totals_sum td.righttwo{
	padding: 0 20px 0 0px;
	color: #959390;
	font-weight: bold;
	text-align: right;
}
#basket_right{
	margin: 20px 0 0 460px;
	padding: 20px 0 0 0;
	position: absolute;
	width: 330px;
	height: auto;
	color: #82807d;
}
#basket #billing{
	margin: 0 0 0 25px;
	padding: 20px 0 0px 0;
	float: left;
	width: 325px;
}
#basket #shipping{
	margin: 0 25px 0 0;
	padding:20px 0px 0px 0px;
	float: right;
	width: 325px;
}
#basket #billing .stitle, #basket #shipping .stitle{
	margin: 0;
}
/* Summary Page */
#summary{
	margin: 0 auto;
	width: 790px;
	padding: 50px 0 0 0;
	color: #959390;
}

/* Checkout */
#checkout{
	margin: 0 auto;
	padding: 0px 0 0 0;
	width: 100%;
}
#checkout p{
	margin: 0 0 0 25px;
}
#checkout form{

}
#checkout label{
	clear: both;
	margin: 5px 0 0 25px;
	padding: 5px 0 0 0;
	width: 110px;
	color: grey;
	float: left;
	text-align: left;
	font-weight: bold;
	font-size: .9em;
}
#checkout .text{
	width: 150px;
}
#checkout legend{
	display: none;
}
#checkout #user{
	margin: 0;
	padding: 50px 0 30px 0;
	width: 790px;
	background: url(../images/common/hor_ver_790.gif) no-repeat 0 0;
}
#checkout #user #passwords{
	margin: -82px 0 0 410px;
	position: absolute;
	padding: 0px 0 10px 0;
	width: 480px;
}
#checkout #billing{
	margin: 0 ;
	padding: 20px 0 0px 0;
	float: left;
	width: 325px;
}
#checkout #shipping{
	margin: 0 25px 0 0;
	padding:20px 0px 0px 0px;
	float: right;
	width: 325px;
}

#checkout #shipping p, #checkout #shipping .stitle, #checkout #shipping label{
	margin-left: 0;
}

#checkout_buttons{
	margin: 5px auto 0 auto;
	padding: 10px 0 0 0;
	width: 650px;
	height: 100px;
	background: url(../images/common/hor_ver_790.gif) no-repeat 0 0;
	border-top: 1px #222222 solid;
	clear: both;
}
#checkout_buttons .butt_checkout{
	float: right;
}
#checkout_buttons .butt_back{
	float: left;
}
#checkout_login{
	margin: 0 auto;
	padding: 0px 0 0 0;
	background: url(../images/titles/checkout_1.gif) 0 50px no-repeat;
	width: 790px;
	height: auto;
}
#checkout_login p {
	margin: 0 10px 0 25px;
}
#checkout_login .butt_continue, #checkout_login .butt_login {
	margin: 5px;
}
.ver_790{
	margin: 0;
	padding: 00px 0 30px 0;
	width: 790px;
	height: 10px;
	background: url(../images/common/hor_ver_790.gif) no-repeat 0 0;
	clear: both;
}
#register_form{
	margin: 0px 0 20px 0;
	padding: 0px 0px 0 0;
	width: 325px;
	height: auto;
	float: left;
}
#register_form legend{
	display: none;
}
#checkout_login label{
	clear: both;
	margin: 5px 0 0 25px;
	width: 110px;
	color: #323231;
	float: left;
	text-align: left;
	font-weight: bold;
	font-size: .9em;
}
#login{
	margin: 0 0 0 60px;
	padding: 70px 0 0 0;
	width: 345px;
	float: left;
	height: auto;
	color: #82807d;

}
#login_form{
	margin: 0 140px 0 0px;
	padding: 0px 0 0 0;
	width: 325px;
	height: auto;
	float: left;
	color: #82807d;
	float: right;
}
#login a{
	color: #82807d;
	text-decoration: underline;
}
#login_form legend{
	display: none;
}
#login_form label{
	clear: both;
	margin: 5px 0 0 25px;
	width: 110px;
	color: #323231;
	float: left;
	text-align: left;
	font-weight: bold;
	font-size: .9em;
}
#nothanks{
	margin: 10px 0px 10px 0px;
	padding: 0px 0 0 0;
	width: 650px;
	clear: both;
	height: auto;
	color: #82807d;
}
.message{
	margin: 20px auto;
	padding: 10px;
	width: 325px;
	height: auto;
	border: 1px #906210 solid;
	background: #1a1a1a
	text-align:center;
	color: grey;
}

.loader_on{
	margin: 20px auto;
	padding: 0;
	width: 16px;
	height: 16px;
	background: url(../images/common/ajax-loader.gif) 0 0 no-repeat;
	display: block;
}

.prints p{
	margin: 5px 0 15px 0;
	font-size: 1.0em;
}
.prints li{
	list-style: square inside;
	display: list-item;
	color: #6d7373;
	margin: 5px;
}
#contact_form {
	border:0 none;
	margin:5px 0 0;
	padding:5px 0 0;
}
#contact_form label {
	color:#888888;
	float:left;
	margin: 5px;
	padding:2px;
	text-align:right;
	width:100px;
	font-size: .8em;
	
}
#p_example{
	float: right;
	margin: 20px;
}
#contact_info{
	float: right;
	margin: 20px;
	width: 150px;
	height: auto;
}
#img_holder{
	margin: 0;
	width: auto;
	height: auto;
}
#twitter{
	margin: 0 20px 0 0;
	width: 182px;
	height: auto;
	float: right;
}
#twitter h3{
	margin: 0;
	width: 182px;
	height: 54px;
	background: url(../images/titles/title_twitter.gif);
	display: block;
}
#twitter span{
	display: none;
}
#twitter p{
	border-left: 4px #2c2c2c solid;
	padding: 0 0 0 4px;
	margin: 4px 0 4px 0;
	color: #888888;
	font-size: 10px;
}

/* Dropdown */
.dropdown{
	margin: 0px 0 0 0px;
	padding: 5px 0 0 0;
	width: 175px;
	height: 23px;
	background: url(../images/dropdown/form_bg.png) no-repeat 0 0;

}
.dropdown .title{
	width: 155px;
	height: 15px;
	overflow: hidden;
}
.dropdown .list{
	margin: 5px 0 0 -5px;	
	width: 218px;
	height: auto;
	position: relative;
	z-index:5;
	display: none;
}
.dropdown .list .mid{
	margin: 0px 0 0 0px;
	padding: 0px 5px 0 5px;
	width: 218px;
	height: auto;
	background: url(../images/dropdown/form_select_bg.gif) repeat-y 0 0;

}
.dropdown .list .mid .item{
	clear: both;
	color: #737373;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
}
.dropdown .list .mid .item :hover{
	background-color:#2f2f2f;
	color:#999999;
}
.dropdown .list .top{
	margin: 0px 0 0 0px;
	padding: 0;
	width: 218px;
	height: 7px;
	background: url(../images/dropdown/form_select_top.gif) no-repeat 0 0;

}
.dropdown .list .base{
	margin: 0px 0 0 0px;
	padding: 0;
	width: 218px;
	height: 7px;
	background: url(../images/dropdown/form_select_bottom.gif) no-repeat 0 0;

}
.dropdown .selector{
	margin: -5px 0 0 5px;
	padding: 5px 0 0 0;
	background: url(../images/dropdown/form_buttdown.gif) no-repeat 152px 0;
	width: 175px;
	height: 18px;
	border: none;
	display: block;
	cursor: pointer;
	color: #737373;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
}
.dropdown .selector:hover{
	background: url(../images/dropdown/form_buttdown.gif) no-repeat 152px -23px;
	color: #999999;
}

/* Added by JH */

.about_jh_photo {
	padding: 25px 0 25px 0;
}
