/*global styles */
a {
	font:14px "Times New Roman", Times, serif;
	color:#adadad;
	text-decoration:none;
}

a:hover {
	font:14px "Times New Roman", Times, serif;
	color:#797979;
	text-decoration:none;
}

.clear {
	display:block;
	clear:both;
}

.bold {
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}

/* actual containers */
#wrapper {
	width:700px;
	margin-left:auto;
	margin-right:auto;
}

	#header {
		margin-top:60px;
		text-align:center;
		width:658px;
	}
	
		#navigation {
			margin-top:10px;
			text-align:center;
		}
		
		#navigation li {
			display:inline;
			/*margin-right:40px;*/
		}
		
		#navigation li.phon{
			display:inline;
		}
			li.phon a, li.phon a:hover {
				color:#6f6f6f;
				font-weight:bold;
			}
		
		#navigation div.collection_cats {
			position:relative;
			display:none;
		}
		
		#navigation div#prototype_collections {
			position:relative;
			/*display:none;*/
		}
		
		#navigation div.cat_names {
			position:absolute;
			left:150px;
			_margin-left:-350px;
			
		}
	
#content {
	margin-top:25px;
	margin-left:auto;
	margin-right:auto;
	height:600px;
	width:700px;
	font: 15px "Times New Roman", Times, serif;
	color:#6F6F6F;
}

#content #products_list {
	text-align:center;
}
	
	#products_list div.single_product {
		display:inline;
		width:207px;
		height:274px;
		float:left;
		border-bottom:1px solid #c9c9c9;
		border-right:1px solid #c9c9c9;
	}
	
	#products_list div.single_last_product {
		border-right:none;
	}
		#products_list div.single_product div.image_box {
			text-align:center;
			width:182px;
			height:230px;
			margin-top:10px;
		}
	
	#products_list p{
		font:bold 14px "Times New Roman", Times, serif;
	}

#content #collections_list div.collections_box{
	width:123px;
	height:166px;
	margin:0px 15px 20px 0px;
	float:left;
	display:inline;
}

#content #news {
	font: 15px "Times New Roman", Times, serif;
	color:#c9c9c9;
}

	#news h3 a{
		font-size:32px;
		font-style:italic;
	}
	
	#news h3 {
		font-size:32px;
		font-style:italic;
	}
	
	#news p.article_content {
		margin-top:15px;
	}

#content #subscriptions {
	margin-top:150px;
	text-align:center;
}

	#subscriptions .field_names {
		font:14px "Times New Roman", Times, serif;
		color:#6f6f6f;
	}
	
	#subscriptions .email_add {
		background-color:#cccccc;
		width:228px;
		height:21px;
		border:none;
		padding:1px;
		color:#FFFFFF;
		font-weight:bold;
	}
	
	#subscriptions .submit_button {
		background-color:#cccccc;
		font:bold 12.5px "Times New Roman", Times, serif;
		color:#FFFFFF;
		border:1px solid #FFFFFF;
		width:68px;
		height:25px;
		text-align:center;
	}
	
#content #product_details {
	width:700px;
	font:12px "Times New Roman", Times, serif;
	color:#999999;
}	

	#product_details .left {
		width:300px;
		height:450px;
		margin-right:20px;
		float:left;
	}
	
		#product_details .left h3 {
			font: italic 24px "Times New Roman", Times, serif;
		}
		
		#product_details .left .product_image {
			width:300px;
			height:357px;
		}
		
		#product_details .left .product_thumbs {
			/*margin-left:40px;*/
		}
			.product_thumbs img {
				margin-right:10px;
				*margin-right:15px;
				_margin-right:15px;
			}
			
		
	#product_details .right {
		width:290px;
		float:left;
		margin-right:10px;
	}
	
		.right h3 {
			font:bold italic 24px "Times New Roman", Times, serif;
			color:#767676;
		}
		
		.right .product_descr {
			margin-top:60px;
			font:12px "Times New Roman", Times, serif;
			color:#a9a9a9;
			height:261px;
		}
		
		.product_descr ul {
			margin:5px 0px 0px 10px;
		}
		
		.product_descr li {
			list-style:inside;
		}
		
		.product_descr .title {
			color:#767676;
		}
		
		.right .options {
			margin-top:20px;
			font-size:14px;
			float:left;
		}
			.options span.price {
				font-style:italic;
				margin-left:10px;
			}
			
			.options select {
				margin-bottom:8px;
				border:1px solid #969696;
				font:12px "Times New Roman", Times, serif;
				color:#999999;
				width:106px;
				height:19px;
			}
			
		.right div.add_cart {
			float:left;
			margin:40px 0px 0px 25px;
		}
			div.add_cart a, div.add_cart a:hover {
				font:bold 21px "Times New Roman", Times, serif;
				color:#767676;
				text-decoration:none;
			}
		
	
table.productListing td.grey_head {
	background-color:#d2d2d2;
	font:bold 11px "Times New Roman", Times, serif;
	text-transform:uppercase;
	height:26px;
}

table.productListing td.cart_product_cells {
	height:89px;
	border-bottom:2px solid #d5d5d5;
}

td.productListing-data input {
	border:none;
	background-color:#CCCCCC;
	width:15px;
	height:15px;
	text-align:center;
}

span.shopping_cart_links {
	margin-left:20px;
}

span.shopping_cart_links a, span.shopping_cart_links a:hover {
	font:bold italic 15px "Times New Roman", Times, serif;
	color:#8a8a8a;
	text-decoration:none;
} 

td.infoBoxContentsHeader {
	height:24px;
	background-color:#d2d2d2;
}

td.shipping_estimartor .infoBoxContents  {
	background-color:#E9E9E9;
}

td.shipping_estimartor td.main {
	padding:30px 0px 0px 50px;
	font:12px "Times New Roman", Times, serif;
	color:#868686;
}

td.shipping_estimartor input, td.shipping_estimartor select {
	border:none;
	height:15px;
	width:156px;
}

td.infoBoxContentsHeaderImage {
	color:#FFFFFF;
	background-color:#d2d2d2;
	font:bold 10px "Times New Roman", Times, serif;
	text-transform:uppercase;
	padding-left:20px;
}

td.ship_modules_contents {
	font:12px "Times New Roman", Times, serif;
	color:#868686;
}

td.ship_modules_contents img {
	vertical-align:middle;
}

#checkout_shipping .main {
	font:12px "Times New Roman", Times, serif;
	color:#7C7C7C;
}

.infoBoxContents {
	background-color:#EAEAEA;
	font:12px "Times New Roman", Times, serif;
	color:#7C7C7C;
}

a.change_address, a:hover.change_address {
	text-decoration:none;
	font:bold italic 18.3px "Times New Roman", Times, serif;
	color:#8A8A8A;
	margin-right:20px;
}

td.pageHeading {
	font:bold 18.5px "Times New Roman", Times, serif;
	color:#858585;
	text-transform:uppercase;
}

#checkout_shipping td.shipping_methods_title {
	font:600 italic 14px "Times New Roman", Times, serif;
	color:#7c7c7c;
}

.shipping_info textarea {
	width:278px;
	height:66px;
	border:none;
}

td.cc_title {
	font:bold 11px "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-transform:uppercase;
}

td.cc_title a, td.cc_title a:hover {
	font-size:11px;
}

td.cc_field input, td.login_input input{
	border:none;
	width:162px;
	height:18px;
	color:#666666;
	padding-left:2px;
}

td.cc_field select {
	color:#666666;
	width:162px;
}

td.cc_field select.card_types {
	width:80px;
}

.infoBoxContents input, .infoBoxContents select  {
	border:none;
	width:162px;
	height:18px;
	color:#666666;
	padding-left:2px;
}

/*.infoBoxContents select {
	width:256px;
}*/

td.create_account_fields {
	padding-left:20px;
	font:bold 11px "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-transform:uppercase;
	width:180px;
	height:35px;
}

