div#content {
	clear: both;
	/*margin: 0 15px;*/
	
}

div.image-side {
	display: inline;
	float: left;
	margin-right: 30px;
	margin-left: 15px;
	
	/*width: 479px;*/
	width: 494px;
}

body.zoomed div.image-side {
	margin-right: 0;
	width: 300px;
}

h2#product-name {
	/*color: #696969;*/
	font-size: 26px;
	/*margin: 0.75em 15px;*/
	/*margin: 5px 15px 15px 15px;*/
	margin: 20px 15px;
	line-height: 20px;
}

h2#product-name span {
	font-size: 12px;
	font-weight: normal;
}

h2#product-name,
h4#views-title {
/*	margin-bottom: 0;*/
}

h2#product-id-shadow {
	position: absolute;
	font-size: 26px;
	/*margin: 0.75em 0;*/
	color: #fff;
	z-index:-1;
	/*top: 121px;*/ top: 87px;
	left: 16px;
}

#thumbs-scroller {
	margin-top: 16px;
}

div.image-side div#preview {
	margin: 0;
	padding: 0;
}

div#preview {
	width: 480px;
	height: 360px;
	position: relative;
	border: 1px solid #788bc0;
}

/*div#preview a {
	border: 1px solid #788bc0;
	display: block;
	width: 480;
	height: 360px;
	padding: 0;
	margin:0;
}
*/
div#full-screener {
	position: absolute;
	right:0;
	background: url('../img/full-screen.png') no-repeat scroll top left;
	width: 81px;
	height: 81px;
}
div#preview a:hover {
	border-color: #000;
}

#full-details-button {
	display: none;
}
body.zoomed #full-details-button {
	display: block;
	cursor: pointer;
}
div#thumbs-scroller ul li a.has_fullscreen {
	position: relative;
}
div#thumbs-scroller ul li a.has_fullscreen div {
	position: absolute;
	right: 0;
	top: 0;
	background: url('../img/btn-zoomimage.png') no-repeat scroll top left;
	width: 32px;
	height: 32px;
}

div#preview {
	cursor: default;
}

div#preview.has_fullscreen {
	cursor: pointer;
}

div.text-side {
	/*margin-top: 70px;*/
	margin-left: 550px;
	display: block;
	/*float: left;*/
	
	padding-right: 1em;
	/*position: absolute;
	right:0;*/
	min-width: 400px;
	/*max-width: 725px;*/
	max-width: 690px;
	/*width:690px;*/
	position:relative;
}

div#info-buttons {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

body.zoomed div#info-buttons {
	border-bottom: none;
}

body.zoomed div.text-side {
	/*margin-left: 310px;*/
	margin-left: 0;
	float: right;
	/*max-width: none;*/
	max-width:210px;
	min-width: 0;
	/*width:200px;*/
}

div.text-side dl div {
	float: left;
	margin-bottom: 1em;
	width: 230px;
}

div.text-side dl dd {
	text-align: left;
}

/*div.go-button {
	width: 100% !important;
}
*/

div#info-buttons div.button-cart {
	margin-bottom: 1em;
}

div#reserve-item {
/*	clear: left;*/
	/*display: block;*/
	font-size: 12px;
	/*line-height: 30px;*/
	margin: 0 0 1em 0;
}

div#reserve-item a {
	color: #696969;
	
	text-decoration: none;
}

div#reserve-item a:hover {
	color: #000;
}

p#product-description {
	/*color: #222;*/
	/*font-size: 24px;*/
	font-size: 14px;
	margin-bottom: 1em;
	line-height: 20px;
}

dt,
div#send-to-friend a,
div#inquire a {
	color: #788bc0;
}

div#send-to-friend a,
div#inquire a {
	font-size: 11px;
	text-decoration: none;
}

div#send-to-friend a:hover,
div#inquire a:hover {
	color: #000;
}

dl div.secondary {
	/*font-size: 18px;*/
	/*font-size: 14px;*/
	width: 100% !important;
}

div#back-to-results { 
	/*background-image: url(../img/back_to_results-arrow.png);*/
	background-image: url("../img/arrow_small_left.png");
	background-repeat: no-repeat;
	/*display: none !important;*/
	/*padding-left: 36px;*/
		/*padding-left: 20px;*/
	/*height: 25px;*/
	/*height: 20px;*/
	margin-left: 15px;	
	height:31px;
	padding-top:13px;
}

div#back-to-results a {
	/*vertical-align: middle;*/
	font-size: 11px;
	color: #778abf;
	display: block;
	height: 16px;
	text-decoration: none;
	width: 125px;
	/*display: block;*/
		/*line-height: 25px;*/
}
div#back-to-results a:hover {
	/*text-decoration: underline;*/
	color: #000;
}

div#back-to-results a span {
	margin-left: 20px;
}

.small_viewer {
	display: none;
}
#loader {
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50);
	display: block;
	width: 492px;
	height: 350px;
	position: absolute;
	border: 1px solid blue;
	background-color: #fff;
	top: 0;
	z-index: 15;
}
#loader img {
	margin:35% 48%;
}

body.catalog-product-view div.footer-container {
	/*padding-top: 15px;*/
	padding: 30px 0 15px;
}

body.catalog-product-view div#friend {
	background: white;
	/*position: absolute;*/
	/*width: 500px;*/
	/*width: 690px;*/
}

body.catalog-product-view div#friend ul {
	list-style: none;
}

body.catalog-product-view div#friend div#add_recipient_button {
	/*display: none;*/
}

form#product_sendtofriend_form button span {
	/*display: inline !important;*/
}

div#friend {
	border-top: 1px solid #CCC;
	display: none;
	margin-top: 10px;
}

div#TB_window ul {
	list-style-type: none;
}

div#TB_window label {
	margin-bottom: 4px;
}

div#inquiry h3,
div#friend h3,
div#TB_window h3 {
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0 !important;
}

div#friend h4,
div#TB_window h4 {
	color: #788bc0;
	font-size: 14px;
	margin-bottom: 10px;
	margin-left: 0;
}

div#TB_window button span {
	display: inline !important;
}

div#TB_window div.content {
	/*padding-bottom: 1em;*/
}

div#TB_window div.button-set {
	padding-bottom: 2em;
}

div#add_recipient_button {
	display: none;
}

body.sendfriend-product-send ul.messages {
	padding: 15px;
}

body.sendfriend-product-send form#product_sendtofriend_form {
	padding: 15px;
}

form#product_sendtofriend_form ul {
	list-style-type: none;
}

div#send-to-friend {
	/*padding-bottom: 1em;*/
}

div#friend div.page-head h3 span,
div#inquiry h3 span {
	display: inline;
	float: left;
}

div#friend div.page-head h3 a,
div#inquiry h3 a {
	color: #989898;
	float: right;
	font-size: 11px;
	text-decoration: none;
}

div#friend div.page-head h3 a:hover {
	color: #000;
	text-decoration: underline;
}

div#inquiry {
	display: none;
	padding-bottom: 10px;
}

div#inquiry div#advice-required-entry-sender_email {
	display: none;
}

div#friend label,
div#inquiry label {
	line-height: 25px;
}

div.regular-price {
	/*line-height: 2em;*/
	padding-bottom: 1em;
}

div.regular-price span {
	text-decoration: line-through;
}

body.sendfriend-product-send a#close-friend {
	display: none;
}

body.sendfriend-product-send div.page-head h3 {
	margin: 15px 15px 0;
}

body.sendfriend-product-send form#product_sendtofriend_form {
	margin-top: -25px;
}

div#inquire a,
div#send-to-friend a {
	background: url("/skin/frontend/default/default/img/arrow_small.png") no-repeat;
	display: block;
	height: 25px;
	/*line-height: 25px;	*/
	/*vertical-align: middle;*/
}

div#inquire a span,
div#send-to-friend a span {
	margin-left: 20px;	
	/*vertical-align: middle;*/
}

div#inquire,
div#send-to-friend {
	width: 200px;
}