/*
  title:    pols for screen media
  author:   paul@twothirty.com
  updated:  apr 12 2007
*/

/* global elements */

				
				#main {
					float: left;
					width: 700px;
					margin-left: 0px;
					display: inline;
					padding:20px 0 0 50px;
					margin:0;
					}
				#basket {
					float: left;
					width: 670px;
					margin-left: 0px;
					display: inline;
					}
					.col {
						float: left;
						font-size: 10px;
						width: 300px;
						margin: 0 10px 20px 0;
						padding-left: 10px;
						background: url("../img/dot.gif") top left repeat-y;
						}
						
					.fullcol {
						float: left;
						font-size: 10px;
						width: 600px;
						margin: 0 0 0 0;
						padding: 0;
						}
				#ys_gallery{
						clear:both;
						padding:0;
						margin:0;
						width:700px;
						text-align: center;
					}
					#ys_gallery tr{
						padding:0;
						margin:0;
					}
					#ys_gallery td{
					    padding:0;
						margin: 0;
						width: 700px;
						text-align: center;
  						vertical-align: middle;
					}
					#ys_gallery .image{
						height: 480px;
					}
					#ys_gallery .paging{
						height: 25px;
						text-align:right;
					}
					#ys_gallery img{
						  text-align:center;
						}
					#ys_gallery .image_holder{
						text-align: center;
						border:1px solid black;
						height:150px;
						}
				#gallery_info {
			
					float:left;
					padding: 0 0 0 6px;
					width:660px;
					height:17px;
					text-align:right;
				}
				#ys_basket{
						clear:both;
						border-top:1px solid #d0cec9;
						border-bottom:1px solid #d0cec9;
						padding:10px 0 3px 0;
					}
				#check{
						clear:both;
						border-top:1px solid #d0cec9;
						border-bottom:1px solid #d0cec9;
						padding:10px 0 10px 0;
					}
					#ys_basket li{
						list-style:none;
						width:635px;
						border:1px solid #ccc;
						background:#ffffff;
						padding:15px;
						margin-bottom:5px;
						min-height:115px;
					}					
					#ys_basket .image_basket{
					float:left;
					width:200px;
					}
					#ys_basket .image_basket img{  
						background: white;
						padding: 6px;
						border: solid 1px #ccc; 
					}
					#ys_basket .prod_basket{
					float:left;
					width:240px;
					padding-bottom:10px;
					}
					#ys_basket label{
					width:80px;
					font-weight:bold;
					padding-bottom:5px;
					padding-top:15px;
					}
					#ys_basket select{
					clear:left;
					width:200px;
					border: 1px solid #234782;
					padding: 1px;
					height:20px;

					}
					#ys_basket input{
					clear:both;
					width:20px;
					border: 1px solid #234782;
					padding: 1px;
					background: #fff;
					margin-bottom: 5px;
					}
					#ys_basket .qty_basket{
					float:left;
					width:80px;
					height:50px;
					}
					#ys_basket .qty_total{
					float:left;
					width:80px;
					}
					#ys_basket .total{
					float:left;
					width:100px;
					font-size:18px;padding-top:2px;
					}
					#ys_basket .info_basket{
					width:300px;
					float:left;

					}
					#ys_basket .info_basket .remove_basket{
					float:left;
					display:block;
					width:60px;
					height:20px;
					padding-top:3px;
					background: url("../img/bin.gif") top left no-repeat;

					padding-left:2px;
					}
					
					#ys_basket .info_basket .update_basket{
										float:left;
					display:block;
					width:100px;
					height:20px;
					padding-top:3px;
					background: url("../img/refresh.gif") top left no-repeat;

					padding-left:2px;
					}
					#ys_basket .info_basket .remove_basket a{
						display:block;
						padding-left:15px;
						text-decoration:none;
						color:#234782;
					}
					
					#ys_basket .info_basket .remove_basket a:hover{
						text-decoration:underline;
					}
					#ys_basket .info_basket .update_basket a{
						display:block;
						padding-left:18px;
						text-decoration:none;
						color:#234782;
					}
					
					#ys_basket .info_basket .update_basket a:hover{
						text-decoration:underline;
					}
				#top_menu1 {
						float:left;
						width:123px;
						height:12px;
						border-top:1px solid #d0cec9;
						border-left:1px solid #d0cec9;
						padding:6px;
						text-align:center;
						color:#ffffff;
				}

				#top_menu2 {
						float:left;
						width:123px;
						height:12px;
						border-top:1px solid #d0cec9;
						border-left:1px solid #d0cec9;
						padding:6px;
						text-align:center;
				}
				#top_menu3 {
						float:left;
						width:123px;
						height:12px;
						border-top:1px solid #d0cec9;
						border-left:1px solid #d0cec9;
						border-right:1px solid #d0cec9;
						padding:6px;
						text-align:center;
				}
				.top_menu_current{

						background:#9A9998;
						color:#ffffff;
					}

				.top_menu{
					
						float:left;
						width:123px;
						height:12px;
						border-top:1px solid #d0cec9;
						border-left:1px solid #d0cec9;
						border-right:1px solid #d0cec9;
						padding:6px;
						text-align:center;
					}
				   .top_menu_end{
					
						float:left;
						width:123px;
						height:12px;
						border-top:1px solid #d0cec9;
						border-left:1px solid #d0cec9;
						border-right:1px solid #d0cec9;
						padding:6px;
						text-align:center;
					}
					
				#instructions {
			
					float:left;
					padding: 3px 0 0 6px;
					
					width:400px;
					height:17px;
				}
				#paging {
				clear:both;
					width:260px;
					float:left;
					text-align:left;
					margin:0;
					height:23px;
				}
				#paging .page {
				width:33px;
				}
				#paging .np {
				width:22px;
				}
				
				#paging ul {
					padding:0 6px 0px 0;
					margin:0;
				}
				#paging li {
					text-align:left;	
					height:17px;
					width:7px;
					padding:none;
					margin:none;
					list-style:none;
					display:inline;
				}
				#paging li a{
					text-align:center;	
					text-decoration:none;
					padding:2px;
					margin:0;
				}
				#paging li a:hover{
					background:#618594;
					color:#fff;
				}
				#paging li a.current{
					border-bottom: 3px solid #618594;
				}
				#paging2 {
					width:260px;
					float:left;
					text-align:left;
					height:23px;
				}
				#paging2 .page {
				width:33px;
				}
				#paging2 .np {
				width:22px;
				}
				#paging2 ul {
					padding:0px 6px 0 0;
				}
				#paging2 li {
					text-align:left;	
					height:17px;
					width:7px;
					padding:none;
					margin:none;
					list-style:none;
					display:inline;
				}
				#paging2 li a{
					text-align:center;	
					text-decoration:none;
					padding:2px;
					margin:none;
				}
				#paging2 li a:hover{
					background:#618594;
					color:#fff;
				}
				#paging2 li a.current{
					border-top: 3px solid #618594;
				}
				#photographer_info p{
					float:left;
				}
				#page_title {
					
					padding-bottom:10px;			
				}
				#sidebar {
					float: left;
					width: 180px;
					margin-right: 15px;
					margin-left:15px;
					padding-bottom:40px;

				}
				#sidebar_box {
						width:96px;
						height:12px;
						border-top:1px solid #d0cec9;
						border-left:1px solid #d0cec9;
						border-right:1px solid #d0cec9;
						padding:6px;
						background:#9A9998;
						color:#ffffff;
				}
			    #sidebar-blog ul{
					margin-left: 19px;
				}

			#footer {
				background: url("../img/back-footer.gif") bottom no-repeat;
				height: 30px;
				margin:0;
				padding:0;
					
				}
				
				#copy-contact {
					float: left;
					width: 250px;
					margin-top: 20px;
					margin-left:320px;
					}	
					
					
					
					
					
/* navigation elements */

#nav {
	height: 35px;
	}
	
	#nav ul { margin-left: 15px; }
	
	#nav li {
		float: left;
		display: block;
		}
	
	#nav li a {
		float: left;
		display: block;
		font-size: 10px;
		color: #e6e4df;
		padding: 6px 2px 2px 2px;
		margin: 0 10px;
		text-decoration: none;
		text-transform: uppercase;
		}
	
		#nav li a:hover {
			color: #807e7c;
			}
		
		#nav li a.active {
			color: #fff;
			border-bottom: 1px solid #88c30f;
			}





#sidebar-nav { border: 1px solid #d0cec9;padding:6px;}
	#sidebar-nav li { padding-top:2px;padding-bottom:4px;border-bottom: 1px solid #d0cec9; list-style: none; }
	#sidebar-nav li.total { border:none;padding-top:4px;padding-bottom:1px; }
	#sidebar-nav li.discount { color: #c33; }
		#sidebar-nav li li, #sidebar-nav li ul { border: none; }
	
		#sidebar-nav li a {
			font-size: 11px;
			color: #234782;
			text-decoration: none;
			font-weight: normal;
			display: block;
			position: relative;
			padding: 3px;
			}
	
			#sidebar-nav li li a {
				font-size: 10px;
				color: #595856;
				font-weight: normal;
				padding: 0 0 0 15px;
				background: url("../img/li.gif")  3px 7px no-repeat;
				}
				
				#sidebar-nav li li li a {
					padding: 3px 0 3px 25px;
					background: none;
					}

			#sidebar-nav a:hover { text-decoration: underline; }

			#sidebar-nav a.active { background: #faf8f2; }
 

#sidebar-nav2 { height:42px;	
border: 1px solid #d0cec9;					
	padding:6px;}


	#sidebar-nav2 li { padding-top:2px;padding-bottom:4px;border-bottom: 1px solid #d0cec9; list-style: none;  }
	#sidebar-nav2 li.bottom { border: none; padding-top:4px;  }
		#sidebar-nav2 li li, #sidebar-nav li ul { border: none; }
	
		#sidebar-nav2 li a {
			font-size: 11px;
			color: #234782;
			text-decoration: none;
			font-weight: normal;
			display: block;
			position: relative;
			padding: 3px;
			}
	
			#sidebar-nav2 li li a {
				font-size: 10px;
				color: #595856;
				font-weight: normal;
				padding: 0 0 0 15px;
				background: url("../img/li.gif")  3px 7px no-repeat;
				}
				
				#sidebar-nav2 li li li a {
					padding: 3px 0 3px 25px;
					background: none;
					}

			#sidebar-nav2 a:hover { text-decoration: underline; }

			#sidebar-nav2 a.active { background: #faf8f2; }
 





/* form elements */

form, fieldset, button {
	border: none;
	outline: none;
	background: none;
	}
	
input, select, textarea, button {
	border: none;
	outline: none;
	background: none;
	font: 11px "Lucida Grande", tahoma, sans-serif;
	}
	
		
		#main form {
			display: inline;
			border: 1px solid #ccc;
			border: 1px solid #ccc;
			margin: 20px 0 20px 0;
			padding: 10px;
			float: left;
			width: 260px;
		}
			#gallery form {
			display: inline;
			float: left;
			padding:0;
			margin:0;
		}
button { cursor: pointer; }

	#main button {
		float: left;
		text-align: center;
		padding: 5px;
		color: #807e7c;
		border:1px solid #ccc;
		}
		
		#main button:hover { color: #000; }


		#main form div.field {
			clear: left;
			position: relative;
			width: 100%;
			}


		label {
			display: block;
			position: relative;
			float: left;
			width: 150px;
			}
			
		#main form input, #main form textarea, #main form select {
			width: 250px;
			border: 1px solid #807e7c;
			padding: 5px;
			line-height:13px;
			background: #fff;
			margin-bottom: 5px;
		
/*			display: block;*/
			float: left;
			}
		#main form textarea { height: 75px; }

	.errMsg {
		color: #c33;
		float: left;
		clear: none;
		display: block;
		padding: 0 10px;
		}

   #main form .err {

	background: #FAD996;
	}
	.normal{background-color:#ddd;}
				
	fieldset		{border:solid 0px; padding:0; margin:0 0 0 0;}	
	.floatholder {margin:0px; padding:0px; width:410px; float:left; clear:none;}
	#check fieldset {padding-bottom:3px;}
	#check fieldset div	{clear:both;}
	#check fieldset label		{display:block; width:160px; float:left; height:19px; padding:9px 10px 3px 10px;font-weight:bold;}
	#check fieldset input		{display:block; width:195px; float:left; height:13px; margin:8px 0 0; padding:2px;background:#fff; border:solid 1px #7F9DB9; color:#000; }
	#check fieldset select		{margin:6px 0 0; padding:2px;}
	#check fieldset input.checkbox	{border: solid 0; width:13px; background-color:transparent;margin:10px 0 0 10px;}
	#check #continue {padding-top:10px;}
	#check #continue img{padding:0;margin:0;padding-right:10px;}
	#check fieldset label.normal {width:auto; background-color:transparent;font-weight:normal;color:#234782;}
	#check fieldset img {padding:5px 5px 0 0;}
	.shade0         {background-color:transparent; padding:20px 0 10px 10px;}
	.shade1         {background-color:#F5FAEA; border-bottom:solid 1px #d0cec9; padding:20px;}
	.shade2         {background-color:#e6e4df; border-bottom:solid 1px #d0cec9;text-align:center;}
	.shade3         {background-color:#E6E4E2; border-bottom:solid 1px #d0cec9;}
	.shade4         {background-color:#DEDDDB; border-bottom:solid 1px #d0cec9;}
	.shade5         {background-color:#D4D3D2; border-bottom:solid 1px #d0cec9;}
	.shade6         {background-color:#CCCBCA; border-bottom:solid 1px #d0cec9;}


p {}

	#main p { 
		margin-bottom: 10px;
		font-size: 11px;
			
		 }
	#basket p { 
		margin-bottom: 10px;
		font-size: 11px;
			
		 }
	.col p { padding: 0 !important; }
		
	#sidebar p { padding: 0 0 10px 5px; }
	
	#footer p {
		padding:2px;
		font-size: 11px;
		color: #999894;
		line-height: 13px;
		}
		p.credit, p.credit a {
			text-align: right;
			color: #a7a6a4;
 			padding: 0 10px 20px 0;
			font-size: 9px;
			}
	#factstop p{
		padding:5px;
		font-weight:bold;
		color:#FFFFFF;
		}
span {}

	span.highlight {
		background: #faf8f2;
		}
	
	span.date {
		font-size: 9px;
		text-transform: uppercase;
		color: #8c8b88;
		}

blockquote {}

	#content blockquote { 
		font-size: 12px;
		line-height: 18px;
		background: #faf8f2;
		padding: 10px;
		margin: 0 10px 20px 10px;
		}

a, img { outline: none; border: none; }

.post {
	margin-bottom: 25px;
}
.post-text {
	margin-top: 10px;
}

#credits {
	clear:both;
	width: 900px;
	padding:0;
	margin:0;
	margin-top:5px;
	margin-bottom:30px;
}

.alt {
	margin: 0;
	padding: 10px;
	background-color: #e6f4df;
	border-top: 1px dashed #a7a6a4;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

.lhs {
	float: left;
}
		
.rhs {
	float: right;
}

.alignleft {
	float: left
}

.alignright {
	float: right;
}
.description{
padding: 50px 400px 30px 30px;
font-size: 13px;
		font-weight: normal;
		line-height: 18px;
		padding-bottom: 20px;
		color: #403f3e;
}


#items
{
	float: left;
	width: 525px;
	border: 1px solid #f9f9f9;
}
 
#cart
{
	width: 178px;
	background-color: #fff;
	padding-top:20px;
	padding-bottom:20px;
    border-top:1px solid #d0cec9;
 	border-right:1px solid #d0cec9;
	border-left:1px solid #d0cec9;
}
 
.info
{
	color: #444;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
 
}
 

#cart .item {
	width: 75px;
	height: 75px;
	margin: 5px;
	background-position: -40px -22px;
	border-width: 1px;
	cursor: default;
}
 
.item span
{
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 0.8em;
	font-weight: bold;
	width: 100%;
	text-align: center;
 
}
.enlarge{
	padding-left:5px;
	width:45px;
	height:20px;
	float:left;
	text-align:left;
	size:9px;
	color:#ccc;
}
.enlarge a{
	display:block;
	width:38px;
	color:#595856;
	text-decoration:none;
	padding:2px;
}
.enlarge a:hover{
	background:#618594;
	color:#fff;
}
	
	#modal_content{
		padding:10px;
		text-align:left;
		}
		#modal_content #left {
			float:left;
			width:200px;
			min-height:175px;

			}
		#modal_content #right {
			float:left;
			width:250px;
			font-size:13px;

			}
			#modal_content #right p{
			padding-bottom:8px;
			font-size:11px;
			}
			#modal_content #product_head table{
				
				clear:both;
				width:463px;
				padding:none;
				margin:none;

			}
			#modal_content #products table{
				width:463px;

			}
			#modal_content td{
				padding:3px;
				padding:5px;
				font-size:13px;
				border-top: 1px solid #d0cec9; 
				border-bottom: 1px solid #d0cec9; 
				background:#595856;
				font-weight:bold;
				color:#fff; 
			}
			.pro{
				width:300px;
				
			}
			.qty{
				width:90px;
			}
			#modal_content #products{
				overflow:auto;
				height:176px;
				width:480px;
				clear:both;
				font-size: 11px;

			}
			#modal_content #products td{

				padding:2px;
				font-size:11px;
				color:#595856;
				border-bottom:1px solid #ddd;
				background:#ddd;
				font-weight:normal;
			}

			.highlight{
				background-color:#ccc;
			}
			
			#modal_content #products .cat{
				background:#eee;
				height:20px;
				color:#234782;
				font-size:14px;
				border-bottom: 1px solid #000000;
			}
			#modal_content #products .cat p{
				color:#595856;
				font-size:11px;
			}

			#modal_content #product-head{
				
				clear:both;
			}
			#modal_content img{
				 background: white;
				 padding: 6px;
			     border: solid 1px #ccc; 
				}
				#modal_content #products img{
				float:left;
				background: transparent;
				padding:0;
				border:0;
				width:15px;
				height:15px;
				}
			#modal_content #baskett h2{
				padding:10px 0 0 0;
			}
		#modal_content h2 {
			font-size: 20px;
			font-weight: normal;
			color: #234782;
			padding-bottom:10px;
			}
		#modal_content h3 { 
			font-size: 11px;
			font-weight: bold;
			line-height: 11px;
			padding-bottom: 10px;
			}
			#modal_content #basket_total{
				padding:none;
				margin:none;
				float:left;
			}
			#modal_content input{
			float:left;
			margin:0;
			border-top:1px solid #9A9998;
			border-bottom:1px solid #9A9998;
			width:15px;
			height:13px;
			background:#ffffff;
			padding-left:2px;
			}
			#ys_gallery .button{
			padding:0;
			margin:0;
			background:none;
			border:none;
			padding:10px 0 0 0;
			}
			#sidebar img{
			padding:5px 0 0 0;
			}
			#continue input{
			border:none;
			width:120px;
			height:26px;
			background:none;
			}
			.botline {
			border-bottom:1px solid #d0cec9;
			}
			.smallin {
			width:50px;
			}
