/* @override 
	http://907.dev.photo-merchant.net/css/frontend/lo_layout01.css?v=?20091031
	http://916.dev.photo-merchant.net/css/frontend/lo_layout01.css?v=?20091031
	http://nulab04.dev.photo-merchant.net/css/frontend/lo_layout01.css?v=?20091031
	http://nulab04.dev.photo-merchant.net/css/frontend/lo_layout01.css?v=?20100601
	http://nulab01.dev.photo-merchant.net/css/frontend/lo_layout01.css?v=?20100601
*/

html {

}

div.member-body img {
	border: none !important;
}

body {
	position: relative;
}

h2 {
	margin-bottom: 5px;
}

p {

}

a {
  outline: none;
}

form, tr, th, td {
	border: none;
	padding: 0px;
	margin: 0px;
}

label {
	font-size: 85%;
}

fieldset {
	margin: 0px;
}

input[type=text],
input[type=password] {
	padding-top: 3px;
	padding-left: 3px;
	height: 17px;
}

textarea {
	height: 60px;
	padding: 3px;
}

input[type=button], input[type=submit] {
	cursor: pointer;
	border: 1px solid black;
	height: 22px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	display: inline;
	font-size: 85%;
}

input[type=button]:disabled, input[type=submit]:disabled {
	cursor: auto;
}

table.data {
	margin-bottom: 20px;
}

table.data td {
	padding: 3px;
	padding-right: 20px;
}

.opacity-50 img {
	opacity: 0.3;
}

/* HEADER SECTION */

#hd-wrapper {
	height: 4.62em;		/* non-IE */
	*height: 4.50em;	/* IE */
	margin-bottom: 0.78em;
	*margin-bottom: 0.75em;
}

#hd-wrapper .header-main-wrapper {
	position: relative;
	height: 3.85em;
	*height: 3.75em;
	
	overflow: hidden;
}

#hd-wrapper .header-main-wrapper .nav-wrapper {
	
}

.yui-t3 #hd-wrapper .header-main-wrapper .nav-wrapper a {
	margin-left: 0.62em;
	*margin-left: 0.60em;
}

.yui-t6 #hd-wrapper .header-main-wrapper .nav-wrapper a {
	margin-right: 0.62em;
	*margin-right: 0.60em;
}

#hd-wrapper .header-main-wrapper .username-wrapper {
	position: absolute;
	top: 15px;
	font-size: 85%;
}

#hd-wrapper .header-main-wrapper #logo-wrapper {
	position: absolute;
	bottom: -50px;
}

#logo-wrapper a img {
	position: absolute;
	bottom: 0px;
}

#hd-wrapper .header-main-wrapper #logo-wrapper a,
#hd-wrapper .header-main-wrapper #logo-wrapper a:hover {
	color: inherit;
	text-decoration: none;
}

#hd-wrapper .header-main-wrapper #logo-wrapper h1 {
	font-size: 20px;
	width: 300px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

.yui-t3 #hd-wrapper .header-main-wrapper #logo-wrapper h1 {
	text-align: left;
}

.yui-t6 #hd-wrapper .header-main-wrapper #logo-wrapper h1 {
	text-align: right;
}

.yui-t3 #hd-wrapper .header-main-wrapper .username-wrapper a {
	margin-left: 0.62em;
	*margin-left: 0.60em;
}

.yui-t6 #hd-wrapper .header-main-wrapper .username-wrapper a {
	margin-right: 0.62em;
	*margin-right: 0.60em;
}

#hd-wrapper .header-main-wrapper .nav-wrapper {
	position: absolute;
	bottom: 0px;
}

.yui-t3 #hd-wrapper .header-main-wrapper .username-wrapper {
	right: 0px;
}

.yui-t3 #hd-wrapper .header-main-wrapper .nav-wrapper {
	right: 0px;
}

.yui-t6 #hd-wrapper .header-main-wrapper .username-wrapper {
	left: 0px;
}

.yui-t6 #hd-wrapper .header-main-wrapper .nav-wrapper {
	left: 0px;
}

#hd-wrapper .header-baseline-wrapper {
	height: 0.77em;
	*height: 0.75em; 
}

#hd-wrapper .header-baseline-wrapper .baseline-top {
	margin-top: 8px;
  	height:  1px;
}

#hd-wrapper .header-baseline-wrapper .baseline-bottom {
	margin-top: 0px;
  	height:  1px;
}

/* BODY SECTION */

#bd {
	
}

#bd p {
	font-size: 97%;
}

#bd h1 {
	margin-top: 0px;
	font-size: 140%;
}

#bd .contact-wrapper {
	word-wrap: break-word;
}

#bd .body-wrapper {
	position: relative;
	min-height: 450px;
	height: auto !important;
	height: 450px;
}

#bd .text-wrapper {
	word-wrap: break-word;
}

#bd .text-wrapper img {
	
}

/* LOGIN PAGE SPECIFICS */

#login-register-wrapper {
	margin-top: 40px;
	width: 610px;
	margin-left: auto;
	margin-right: auto;
}

#login-register-wrapper input[type=text],
#login-register-wrapper input[type=password] {
	display: block;
	width: 150px;
	margin-top: 3px;
	margin-bottom: 10px;
}

#login-register-wrapper label {

}

#login-register-wrapper td {
	padding-right: 20px;
}

#login-register-wrapper #login-wrapper {
	float: left;
	width: 200px;
	padding-right: 20px;
	border-right: 1px solid #fff;
}

#login-register-wrapper #login-wrapper input[type=submit] {
	margin-top: 20px;	
}

#login-register-wrapper #register-wrapper {
	float: right;
	width: 330px;
}

/* HOME PAGE SPECIFICS */

.home-text-wrapper {

}

.yui-t3 .home-text-wrapper .yui-b {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.yui-t6 .home-text-wrapper .yui-b {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.home-coverimage {
	text-align: center;
}

.home-coverimage img {
	max-width: 650px;
}

.yui-t3 .home-coverimage {
	float: right;
}

.yui-t6 .home-coverimage {
	float: left;
}

/* ABOUT PAGE SPECIFICS */
#bd .yui-t2 .about-text-wrapper {
	margin-left: 0px;
}

#bd .yui-t4 .about-text-wrapper {
	margin-right: 0px;
}

#bd .yui-t4 .contact-wrapper {
	text-align: right;	
}

#bd .yui-t2 .about-text-wrapper img.about-image {
	float: right;
	max-width: 972px;
	max-height: 972px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#bd .yui-t4 .about-text-wrapper img.about-image {
	float: left;
	max-width: 972px;
	max-height: 972px;
	margin-right: 20px;
	margin-bottom: 10px;
}

#bd .yui-b .cp-2-image img {
	max-width: 780px !important;
}

/* SERVICES PAGE SPECIFICS */

#bd .yui-t2 .services-text-wrapper {
	margin-left: 0px;
}

#bd .yui-t4 .services-text-wrapper {
	margin-right: 0px;
}

#bd .yui-t2 .services-text-wrapper img.services-image {
	float: right;
	max-width: 300px;
	max-height: 300px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#bd .yui-t4 .services-text-wrapper img.services-image {
	float: left;
	max-width: 300px;
	max-height: 300px;
	margin-right: 20px;
	margin-bottom: 10px;
}

/* CUSTOM PAGE 4 SPECIFICS */
.cp-3-wrapper {
	
}

.cp-3-wrapper .cp-3-image {
	text-align: center;
}

.cp-3-wrapper .cp-3-image img {
	max-width: 972px;
}

.cp-3-wrapper .cp-3-text {
	margin-top: 15px;
}

.cp-3-wrapper .cp-3-text.left {
	text-align: left;
}

.cp-3-wrapper .cp-3-text.center {
	text-align: center;
}

.cp-3-wrapper .cp-3-text.right {
	text-align: right;
}

/* GALLERY AUTH PAGE SPECIFICS */

#bd .album-auth-preview-image {
	width: 185px;
}

#bd .album-auth-details {
	margin-left: 20px;
	width:  400px;
}

#bd .album-auth-preview-image img {
	width: 183px;
	height: 183px;
	margin-left: 0px;
	margin-right: 0px;
}

/* PORTFOLIO PAGE SPECIFICS */

.image-holder {
	font-size: 0px;
}

.album-details-preview-image.empty {

}

.album-details-preview-image.empty .image-holder img {
	width: 100% !important;
	border: none !important;
	opacity: 0.5;
}

#portfolio-01 .album-list-wrapper {

}

#portfolio-01 .album-list-wrapper.left {
	text-align: left;
}

#portfolio-01 .album-list-wrapper.center {
	text-align: center;
}

#portfolio-01 .album-list-wrapper.right {
	text-align: right;
}

#portfolio-01 #album-list-row.left {
	float: left;
}

#portfolio-01 #album-list-row.center {
	margin-left: auto;
	margin-right: auto;
}

#portfolio-01 .album-list-wrapper.nine #album-list-row.center.single-1 {
	width: 100px;
}

#portfolio-01 .album-list-wrapper.nine #album-list-row.center.single-2 {
	width: 210px;
}

#portfolio-01 .album-list-wrapper.nine #album-list-row.center.single-3 {
	width: 319px;
}

#portfolio-01 .album-list-wrapper.nine #album-list-row.center.single-4 {
	width: 428px;
}

#portfolio-01 .album-list-wrapper.nine #album-list-row.center.single-5 {
	width: 537px;
}

#portfolio-01 .album-list-wrapper.nine #album-list-row.center.single-6 {
	width: 646px;
}

#portfolio-01 .album-list-wrapper.nine #album-list-row.center.single-7 {
	width: 755px;
}

#portfolio-01 .album-list-wrapper.nine #album-list-row.center.single-8 {
	width: 864px;
}

#portfolio-01 .album-list-wrapper.five #album-list-row.center.single-1 {
	width: 185px;
}

#portfolio-01 .album-list-wrapper.five #album-list-row.center.single-2 {
	width: 383px;
}

#portfolio-01 .album-list-wrapper.five #album-list-row.center.single-3 {
	width: 580px;
}

#portfolio-01 .album-list-wrapper.five #album-list-row.center.single-4 {
	width: 777px;
}

#portfolio-01 .album-list-wrapper.four #album-list-row.center.single-1 {
	width: 235px;
}

#portfolio-01 .album-list-wrapper.four #album-list-row.center.single-2 {
	width: 482px;
}

#portfolio-01 .album-list-wrapper.four #album-list-row.center.single-3 {
	width: 728px;
}

#portfolio-01 .album-list-wrapper.three #album-list-row.center.single-1 {
	width: 300px;
}

#portfolio-01 .album-list-wrapper.three #album-list-row.center.single-2 {
	width: 637px;
}

#portfolio-01 .album-list-wrapper.two #album-list-row.center.single-1 {
	width: 450px;
}

#portfolio-01 #album-list-row.right {
	float: right;
}

#portfolio-01 .album-list-wrapper table,
#portfolio-01 .album-list-wrapper td {
	margin: 0px;
	padding: 0px;
}

#portfolio-01 .album-list-wrapper .album-details-box.two {
	float: left;
	width: 450px;
	min-height: 450px;
  	height:auto !important;
  	height: 450px;
  	
	margin-right: 5.69em;
	*margin-right: 5.51em;
	margin-bottom: 5.69em;
	*margin-bottom: 5.51em;
	overflow: hidden; 
}

#portfolio-01 .album-list-wrapper .album-details-box.three {
	float: left;
	width: 300px;
	min-height: 300px;
  	height:auto !important;
  	height: 300px;
  	
	margin-right: 2.84em;
	*margin-right: 2.75em;
	margin-bottom: 2.84em;
	*margin-bottom: 2.75em;
	overflow: hidden; 
}

#portfolio-01 .album-list-wrapper .album-details-box.four {
	float: left;
	width: 235px;
	min-height: 235px;
  	height:auto !important;
  	height: 235px;
  	
	margin-right: 0.872em;
	*margin-right: 0.845em;
	margin-bottom: 0.872em;
	*margin-bottom: 0.845em;
	overflow: hidden; 
}

#portfolio-01 .album-list-wrapper .album-details-box.five {
	float: left;
	width: 185px;
	min-height: 185px;
  	height:auto !important;
  	height: 185px;
  	
	margin-right: 0.94em;
	*margin-right: 0.92em;
	margin-bottom: 0.94em;
	*margin-bottom: 0.92em;
	overflow: hidden;
}

#portfolio-01 .album-list-wrapper .album-details-box.nine {
	float: left;
	width: 100px;
	min-height: 100px;
  	height:auto !important;
  	height: 100px;
  	
	margin-right: 0.7em;
	*margin-right: 0.675em;
	margin-bottom: 0.7em;
	*margin-bottom: 0.675em;
	overflow: hidden;
}

#portfolio-01 .album-list-wrapper .album-details-box h2 {
	margin-top: 5px;
	font-size: 105%;
}

#portfolio-01 .album-list-wrapper .album-details-box h2.left {
	text-align: left;	
}

#portfolio-01 .album-list-wrapper .album-details-box h2.center {
	text-align: center;
}

#portfolio-01 .album-list-wrapper .album-details-box h2.right {
	text-align: center;
}

#portfolio-01 .album-list-wrapper .album-details-box p {
	margin-top: 10px;
	font-size: 90%;
}

#portfolio-01 .album-list-wrapper .album-details-box p.left {
	text-align: left;
}

#portfolio-01 .album-list-wrapper .album-details-box p.center {
	text-align: center;	
}

#portfolio-01 .album-list-wrapper .album-details-box p.justified {
	text-align: justify;
}

#portfolio-01 .album-list-wrapper .album-details-box p.right {
	text-align: right;
}

#portfolio-01 .album-list-wrapper .album-details-box.last {
	margin-right: 0px !important;
}

#portfolio-01 .album-list-wrapper .album-details-box.two .album-details-preview-image {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 450px;
}

#portfolio-01 .album-list-wrapper.square .album-details-box.two .album-details-preview-image img {
	width: 448px;
	height: 448px;
	margin-left: 0px;
	margin-right: 0px;
}

#portfolio-01 .album-list-wrapper.native .album-details-box.two .album-details-preview-image img {
	max-width: 448px;
	max-height: 448px;
	margin-left: 0px;
	margin-right: 0px;
}

#portfolio-01 .album-list-wrapper .album-details-box.three .album-details-preview-image {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 300px;
	height: 300px;
}

#portfolio-01 .album-list-wrapper.square .album-details-box.three .album-details-preview-image img {
	width: 298px;
	height: 298px;
	margin-left: 0px;
	margin-right: 0px;
}

#portfolio-01 .album-list-wrapper.native .album-details-box.three .album-details-preview-image img {
	max-width: 298px;
	max-height: 298px;
	margin-left: 0px;
	margin-right: 0px;
}

#portfolio-01 .album-list-wrapper .album-details-box.four .album-details-preview-image {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 234px;
	height: 234px;
}

#portfolio-01 .album-list-wrapper.square .album-details-box.four .album-details-preview-image img {
	width: 232px;
	height: 232px;
	margin-left: 0px;
	margin-right: 0px;
}

#portfolio-01 .album-list-wrapper.native .album-details-box.four .album-details-preview-image img {
	max-width: 232px;
	max-height: 232px;
	margin-left: 0px;
	margin-right: 0px;
}

#portfolio-01 .album-list-wrapper .album-details-box.five .album-details-preview-image {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 185px;
	height: 185px;
}

#portfolio-01 .album-list-wrapper.square .album-details-box.five .album-details-preview-image img {
	width: 183px;
	height: 183px;
	margin-left: 0px;
	margin-right: 0px;
}

#portfolio-01 .album-list-wrapper.native .album-details-box.five .album-details-preview-image img {
	max-width: 183px;
	max-height: 183px;
	margin-left: 0px;
	margin-right: 0px;
}


#portfolio-01 .album-list-wrapper .album-details-box.nine .album-details-preview-image {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 100px;
	height: 100px;
}

#portfolio-01 .album-list-wrapper.square .album-details-box.nine .album-details-preview-image img {
	width: 98px;
	height: 98px;
	margin-left: 0px;
	margin-right: 0px;
}

#portfolio-01 .album-list-wrapper.native .album-details-box.nine .album-details-preview-image img {
	max-width: 98px;
	max-height: 98px;
	margin-left: 0px;
	margin-right: 0px;
}

/* ALBUM LIST PAGE 2 SPECIFICS */

#portfolio-02 .album-list-wrapper-2 {
	
}

#portfolio-02 .album-list-wrapper-2 .album-details-box-2 {
	float: left;
	width: 316px;

  	height:auto !important;
  	height: 270px;
  	
	margin-right: 0.94em;
	*margin-right: 0.92em;
	margin-bottom: 0.94em;
	*margin-bottom: 0.92em;
	overflow: hidden;
}

#portfolio-02 .album-list-wrapper-2 .last {
	margin-right: 0px !important;
}

#portfolio-02 .album-list-wrapper-2 .album-details-box-2 h2 {
	float: left;
	width: 64%;
	margin-top: 5px;
	font-size: 105%;
}

#portfolio-02 .album-list-wrapper-2 .album-details-box-2 h2.left {
	text-align: left;	
}

#portfolio-02 .album-list-wrapper-2 .album-details-box-2 h2.center {
	text-align: center;
}

#portfolio-02 .album-list-wrapper-2 .album-details-box-2 h2.right {
	text-align: center;
}

#portfolio-02 .album-list-wrapper-2 .album-details-box-2 p {
	float: left;
	width: 64%;
	font-size: 90%;
}

#portfolio-02 .album-list-wrapper-2 .album-details-box-2 p.left {
	text-align: left;
}

#portfolio-02 .album-list-wrapper-2 .album-details-box-2 p.center {
	text-align: center;	
}

#portfolio-02 .album-list-wrapper-2 .album-details-box-2 p.justified {
	text-align: justify;
}

#portfolio-02 .album-list-wrapper-2 .album-details-box-2 p.right {
	text-align: right;
}

#portfolio-02 .album-list-wrapper-2 .album-details-preview-image-2 {
	position: relative;
	float: left;
	height: 100px;
	margin-right: 10px;
}

#portfolio-02 .album-list-wrapper-2 .album-details-preview-image-2 img {
	width: 98px;
	height: 98px;
	margin-left: 0px;
	margin-right: 0px;
}

/* ALBUM LIST PAGE 3 SPECIFICS */

#portfolio-03 {

}


/* IMAGE LIST PAGE SPECIFICS */

#portfolio-detail-01 .image-list-side-2 h1 {
	font-size: 160%;
	margin: 0px;
	margin-bottom: 3px;
	padding: 0px;
}

#portfolio-detail-01 .image-list-side-2 h2 {
	font-size: 85%;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

#portfolio-detail-01 .image-list-side-2 p {
	font-size: 95%;
	width: 96%;
}

#portfolio-detail-01 .image-list-side-2 p.tag-list {
	font-size: 100%;
	margin-bottom: 8px;
	line-height: 1.4em;
}

#portfolio-detail-01 .image-list-side-2 #image-tags .chosen-tag {
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 4px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#portfolio-detail-01 .image-list-side-2 #image-tags .link-clear-tags {
	text-decoration: underline;
	font-style: italic;
}

#portfolio-detail-01.preview-right .image-list-side-1 {
	width: 660px;
	float: right;
}

#portfolio-detail-01.preview-right .image-list-side-2 {
	float: left;
}

#portfolio-detail-01.preview-left .image-list-side-1 {
	width: 660px;
	float: left;
}

#portfolio-detail-01.preview-left .image-list-side-2 {
	float: right;
}

#portfolio-detail-01 .image-list-preview-area {
	position: relative;
	width: 660px;
	
	text-align: center;
	overflow: hidden;
	
	max-width: 660px;
	min-width: 660px;
	
	min-height: 440px;
/*	height:auto !important;*/
  	height: 440px;
}

#portfolio-detail-01 .image-list-preview-area img {
	max-width: 658px;
	max-height: 438px;
}

#portfolio-detail-01 .image-list-preview-area #loading-preview {
	width: 150px;
	line-height: 30px;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -75px;
	
	z-index: 2; 
}

#portfolio-detail-01 .image-list-preview-area p {
	text-align: center;
	margin-top: 190px;
}

#portfolio-detail-01 .image-list-detail-area {
	width: 300px;
}

#portfolio-detail-01 .image-list-detail-area #image-controls {
	margin-bottom: 25px;	
}

#portfolio-detail-01 .image-list-comment-area {
	width: 660px;
	word-wrap: break-word;
}

#portfolio-detail-01 .image-list-comment-area {
	margin-top: 30px;
}

#portfolio-detail-01 .image-list-comment-area h2 {
	font-size: 130%;
	font-weight: normal;
	padding-bottom: 10px;
}

#portfolio-detail-01 .image-list-comment-area h3 {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 115%;
}

#portfolio-detail-01 .image-list-comment-area textarea {
	display: block;
	width: 400px;
	height: 75px;
	margin-bottom: 10px;
	margin-top: 0px;
}

#portfolio-detail-01 .image-list-comment-area fieldset {
	margin: 0px;
	padding: 0px;
}

#portfolio-detail-01 .image-list-comment-area td {
	padding-right: 20px;
}

#portfolio-detail-01 .image-list-comment-area label {
	display: block;
}

#portfolio-detail-01 .image-list-comment-area input[type=text] {
	margin-top: 3px;
	width: 170px;
}

#portfolio-detail-01 .image-list-comment-area input[type=submit] {
	margin: 0px;
}

#portfolio-detail-01 .image-list-comment-area .image-comment {
	position: relative;
	padding-top: 5px;
	padding-bottom: 0px;
}

#portfolio-detail-01 .image-list-comment-area .comment-text {
	margin-top: 5px;
	float: right;
	font-size: 95%;
	width: 450px;
	line-height: 1.3em;
}

#portfolio-detail-01 .image-list-comment-area .comment-author {
	margin: 0px;
	margin-top: 5px;
	float: left;
	width: 180px;
	font-size: 95%;
	line-height: 1.3em;
}

#portfolio-detail-01 .image-list-comment-area .comment-date {
	float: left;
	width: 190px;
	font-size: 95%;
	margin-right: 20px;
}

#portfolio-detail-01.preview-left .image-list-comment-area .a1 #image-comment-add {
	width: 450px;
	float: left;
}

#portfolio-detail-01.preview-left .image-list-comment-area .a2 #image-comment-add {
	width: 450px;
	float: left;
}

#portfolio-detail-01.preview-right .image-list-comment-area .a1 #image-comment-add {
	width: 450px;
	float: left;
}

#portfolio-detail-01.preview-right .image-list-comment-area .a2 #image-comment-add {
	width: 450px;
	float: left;
}

#portfolio-detail-01 .image-list-thumbnail-area {
	margin-top: 10px;
}

#portfolio-detail-01 .image-list-thumbnail-area .last {
	margin-right: 0px !important;
}

#portfolio-detail-01 .image-list-thumbnail-wrapper {
	position: relative;
	float: left;
	width: 55px;
	height: 55px;
	margin-right: 6px;
	margin-bottom: 6px;
}

#portfolio-detail-01 .image-list-thumbnail-wrapper img {
	width: 53px;
	height: 53px;
	margin: 0px;
}

#portfolio-detail-01 .image-list-thumbnail-wrapper .thumbnail-in-cart {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 20px;
	height: 20px;
	opacity: 0.7;
	z-index: 1;
}

#portfolio-detail-01 .image-list-thumbnail-wrapper .thumbnail-in-lightbox {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 20px;
	height: 20px;
	opacity: 0.7;
	z-index: 1; 
}

#portfolio-detail-01 .image-list-thumbnail-nav-area {
	
}

#portfolio-detail-01 .image-list-thumbnail-nav-area .curr-page { 
	border: none !important;
	background: none !important;
}

#portfolio-detail-01 .image-list-thumbnail-nav-area #but-previous { 
	float: left;
	margin-right: 2px;
}

#portfolio-detail-01 .image-list-thumbnail-nav-area #but-next { 
	float: right;
}

#portfolio-detail-01 .image-list-thumbnail-nav-area .image-list-page-button { 
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	padding-left: 5px;
	padding-right: 5px; 
}

/* IMAGE LIST LAYOUT 2 */

#portfolio-detail-02 {

}

#portfolio-detail-02 #photo-wrapper {
	height: 600px;
}

#portfolio-detail-02 #left-thumbs {
	position: relative;
	width: 140px;
	height: 580px;
}

#portfolio-detail-02.preview-right #left-thumbs {
	float: left;
}

#portfolio-detail-02.preview-left #left-thumbs {
	float: right;
}

#portfolio-detail-02.preview-right #center-image {
	width: 814px;
	float: right;
}

#portfolio-detail-02.preview-left #center-image {
	width: 814px;
	float: left;
}

#portfolio-detail-02 #center-image .image-list-preview-area {
	position: relative;
	width: 802px;
	display: table-cell;
	text-align: center;
	
	overflow: hidden;
	
	height: 580px;
	
	max-width: 802px;
	min-width: 802px;
}

#portfolio-detail-02 .image-list-preview-area img {
	max-width: 800px;
	max-height: 578px;
}

#portfolio-detail-02 .image-list-preview-wrapper {
	position: relative;
}

#portfolio-detail-02 #below-preview-area {
	width: 814px;
}

#portfolio-detail-02.preview-left #below-preview-area {
	float: left;
}

#portfolio-detail-02.preview-right #below-preview-area {
	float: right;
}

#portfolio-detail-02 #below-preview-area #actions-area {
	padding-top: 5px;
	width: 190px;
}

#portfolio-detail-02 #below-preview-area #actions-area .in-lb {
	opacity: 0.5;
}

#portfolio-detail-02.preview-left #below-preview-area #actions-area {
	float: left;
}

#portfolio-detail-02.preview-right #below-preview-area #actions-area {
	float: right;
	text-align: right;
}

#portfolio-detail-02 .image-details-area {
	width: 600px;
	margin-bottom: 20px;
	padding-top: 5px;
}

#portfolio-detail-02 .image-details-area .unique-link {
	font-size: 75%;
}

#portfolio-detail-02 .image-details-area .image-description {
	margin-top: 15px;
	text-align: left;
	font-style: italic;
}

#portfolio-detail-02.preview-left .image-details-area {
	float: right;
}

#portfolio-detail-02.preview-right .image-details-area {
	float: left;
}

#portfolio-detail-02 .image-details-area h1 {
	margin-right: 10px;
}

#portfolio-detail-02 .image-details-area h1 {
	padding: 0px;
	margin: 0px;
}

#portfolio-detail-02 .image-details-area h2 {
	padding: 0px;
	margin: 0px;
}

#portfolio-detail-02 .image-list-preview-wrapper #loading-preview {
	width: 150px;
	line-height: 30px;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -75px;
	
	z-index: 2; 
}

#portfolio-detail-02 #left-thumbs .image-list-thumbnail-area {

}

#portfolio-detail-02 .image-list-thumbnail-wrapper {
	margin-right: 4px;
	margin-bottom: 0px;
	float: left;
	width: 68px;
}

#portfolio-detail-02 .image-list-thumbnail-wrapper.last {
	margin-right: 0px;
}

#portfolio-detail-02 .image-list-thumbnail-wrapper img {
	max-width: 66px;
	margin: 0px;
	opacity: 0.5
}

#portfolio-detail-02 .image-list-thumbnail-wrapper img:hover {
	opacity: 1.0;
}

#portfolio-detail-02 .image-list-thumbnail-nav-area {
	margin-top: 10px;
}

#portfolio-detail-02 .image-list-thumbnail-nav-area #but-previous {
	float: left;
}

#portfolio-detail-02 .image-list-thumbnail-nav-area #but-next {
	float: right;
}

#portfolio-detail-02 .image-list-comment-area {
	width: 600px;
	word-wrap: break-word;	
}

#portfolio-detail-02.preview-right .image-list-comment-area {
	float: left;
}

#portfolio-detail-02.preview-left .image-list-comment-area {
	float: right;
}

#portfolio-detail-02 .image-list-comment-area h2 {
	font-size: 130%;
	font-weight: normal;
	padding-bottom: 10px;
}

#portfolio-detail-02 .image-list-comment-area h3 {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 115%;
}

#portfolio-detail-02 .image-list-comment-area textarea {
	display: block;
	width: 400px;
	height: 100px;
	margin-bottom: 10px;
	margin-top: 0px;
}

#portfolio-detail-02 .image-list-comment-area fieldset {
	margin: 0px;
	padding: 0px;
}

#portfolio-detail-02 .image-list-comment-area td {
	padding-right: 20px;
}

#portfolio-detail-02 .image-list-comment-area label {
	display: block;
}

#portfolio-detail-02 .image-list-comment-area input[type=text] {
	margin-top: 3px;
	width: 170px;
}

#portfolio-detail-02 .image-list-comment-area input[type=submit] {
	margin: 0px;
}

#portfolio-detail-02 .image-list-comment-area .image-comment {
	position: relative;
	padding-top: 5px;
	padding-bottom: 0px;
}

#portfolio-detail-02 .image-list-comment-area .comment-text {
	margin-top: 5px;
	float: right;
	font-size: 95%;
	width: 420px;
	line-height: 1.3em;
}

#portfolio-detail-02 .image-list-comment-area .comment-author {
	margin: 0px;
	margin-top: 5px;
	float: left;
	width: 160px;
	font-size: 95%;
	line-height: 1.3em;
	opacity: 0.7;
}

#portfolio-detail-02 .image-list-comment-area .comment-date {
	float: left;
	width: 160px;
	font-size: 95%;
	margin-right: 20px;
	opacity: 0.7;
}

#portfolio-detail-02.preview-left .image-list-comment-area .a1 #image-comment-add {
	width: 420px;
	float: left;
}

#portfolio-detail-02.preview-left .image-list-comment-area .a2 #image-comment-add {
	width: 420px;
	float: left;
}

#portfolio-detail-02.preview-right .image-list-comment-area .a1 #image-comment-add {
	width: 420px;
	float: left;
}

#portfolio-detail-02.preview-right .image-list-comment-area .a2 #image-comment-add {
	width: 420px;
	float: left;
}

#portfolio-detail-02 #image-tags {
	margin-top: 10px;
}

#portfolio-detail-02 #image-tags p.tag-list {
	font-size: 100%;
	margin-bottom: 8px;
	line-height: 1.4em;
}

#portfolio-detail-02 #image-tags .chosen-tag {
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 4px;
	margin-right: 2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#portfolio-detail-02 #image-tags .link-clear-tags {
	text-decoration: underline;
	font-style: italic;
}


/* IMAGE LIST LAYOUT 3 */

#portfolio-detail-03 {

}

#portfolio-detail-03 #photo-wrapper {
	width: 974px;
	margin-left: auto;
	margin-right: auto;
}

#portfolio-detail-03 #photo-wrapper table {
	width: 100%;
	border-collapse: separate;
}

#portfolio-detail-03 #photo-wrapper table tr {
	
}

#portfolio-detail-03 #photo-wrapper table td {
	width: 170px;
	padding: 10px;
	vertical-align: middle;
}

#portfolio-detail-03 #photo-wrapper table td .image-list-item-wrapper {
	width: 170px;
	padding-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

#portfolio-detail-03 #photo-wrapper table td .image-list-thumbnail-wrapper {
	height: 181px;
	width: 171px;
	display: table-cell;
	vertical-align: middle;
	cursor: pointer;
}

#portfolio-detail-03 #photo-wrapper table td .image-list-detail-wrapper {
	margin-top: 5px;
}

#portfolio-detail-03 #photo-wrapper table td .image-list-detail-wrapper .image-label {
	display: block;
	text-align: center;
	font-weight: bold;
}

#portfolio-detail-03 #photo-wrapper table td .image-list-detail-wrapper .image-operations {
	display: block;
	text-align: center;
	font-size: 85%;
	margin-top: 5px;
}

#portfolio-detail-03 #photo-wrapper .image-list-thumbnail-wrapper img {
	display: block;
	max-width: 171px;
	max-height: 171px;
	margin-left: auto;
	margin-right: auto;
	border: none;
}

#portfolio-detail-03 div.image-list-nav-area {
	padding-top: 5px;
	text-align: center;
	width: 790px;
	margin-left: auto;
	margin-right: auto;
}

#portfolio-detail-03 div.image-list-nav-area .page-links {
	width: 450px;
	margin-left: 20px;
	margin-right: 20px;
	float: left;
	font-size: 130%;
	word-spacing: 5px;
}

#portfolio-detail-03 div.image-list-nav-area .prev-link {
	width: 120px;
	float: left;
	text-align: left;
	font-size: 130%;
}

#portfolio-detail-03 div.image-list-nav-area .next-link {
	width: 120px;
	float: right;
	text-align: right;
	font-size: 130%; 
}

/* LIGHTBOX SPECIFICS */

#bd .image-list-thumbnail-wrapper .lightbox-image-delete-rollover {
	position: absolute !important;
	right: 0px;
	bottom: 0px;
}

#bd .image-list-thumbnail-wrapper .lightbox-image-delete-rollover .button-lb-roll {
	margin:0px;
	padding: 0px;
	width: 55px;
}

/* REGISTRY SECTION */

#bd .registry-column {
	position: relative;
	word-wrap: break-word;
	padding: 5px;
	
  	font-size: 90%;
}

#bd .registry-column .span-fake-table-row {
	margin-bottom: 10px;
}

#bd .registry-column p {
	font-size: 100%;
}

#bd .registry-column table {
	width: 100% 
}

#bd .registry-column th {
	font-weight: bold;
	text-align: left;;
}

#bd .registry-column th,
#bd .registry-column td {
	height: 20px;
}

#bd .registry-column label {
	display: block;
	margin-bottom: 3px;
}

#bd .registry-column .registry-column-row {
	position: relative;
	margin-bottom: 10px;
	padding: 5px;
}

#bd .registry-column h3 {
	margin-top: 0px;
}

#column-1.registry-column {
	border: none !important;
	padding: 0px !important;
}

#bd .registry-column input[type=text] {
	margin-bottom: 8px;
}

#bd .registry-column textarea {
	width: 222px;
	margin-bottom: 8px;
}

#column-1.registry-column input[type=text] {
	margin-bottom: 5px;
	width: 210px;
}

#bd .registry-column #registry-search-status {
	position: absolute;
	right: 5px;
	bottom: 5px;
}

#bd .registry-column #registry-misc-status,
#bd .registry-column #registry-search-status,
#bd .registry-column #registry-confirm-status,
#bd .registry-column #registry-create-status {
	position: absolute;
	left: 5px;
	bottom: 5px;
}

.registry-column .registry-submit-button {
	margin-top: 10px;
	float: right;
}

#column-3 .attr {
	margin-bottom: 10px;
}

#column-3 .attr-title {
	display: block;
	font-weight: bold;
	margin-bottom: 1px;
}

#column-3 .attr strong {
	text-decoration: underline;
}

#column-4 .registry-code {
	height: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 120px;
	margin-left: auto;
	margin-right: auto;
}

#column-4 .registry-code h3 {
	font-size: 140%;
	text-align: center;
	line-height: 40px;
}

#column-4  a {
	display: block;
	margin-top: 5px;	
}

#column-1.registry-column,
#column-2.registry-column,
#column-3.registry-column {
	float: left;
	width: 228px;
	margin-right: 10px;
}

#column-4.registry-column {
	float: left;
	width: 224px;
}

#column-2-3-4.registry-column {
	float: left;
	width: 724px;
	margin-right: 0px !important;
}

#column-2-3-4 #registry-details h3 {
	margin: 0px;
	margin-bottom: 1px;
}

#column-2-3-4 #registry-details table {
	margin: 0px;
	margin-top: 20px;
}

#column-2-3-4 #registry-details th {
	font-weight: normal;
	background-color: #cccccc;
}

#column-2-3-4 #registry-details th,
#column-2-3-4 #registry-details td {
	padding-left: 5px;
	padding-right: 5px;
}

/* ADD TO CART SECTION */

.body-wrapper .preview-image-wrapper {
	float: left;
	margin-right: 10px;
	width: 314px;
	height: 320px;
	text-align: center;
}

.body-wrapper .preview-image-wrapper img {
	max-width: 312px;
	max-height: 312px;
	color: #ffffff;
}

#popcart-wrapper .options-wrapper {
	float: left;
	width: 650px;
}

#add-image-to-cart .options {
	position: relative;
}

#popcart-wrapper .cart-option-column-wrapper {
	
}

#popcart-wrapper .cart-option-column {
	position: relative;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 5px;
	width: 300px;
	padding: 5px;
	padding-left: 0px;
	padding-bottom: 30px;
	font-size: 110% !important;	
	
	background-color: red;
}

#popcart-wrapper .cart-option-column select,
#popcart-wrapper .cart-option-column textarea {
	background-color: white;
}

#popcart-wrapper .cart-option-column.last {
	margin: 0px;
	margin-left: 5px;
	margin-top: 10px;
	width: 630px;
}

#popcart-wrapper .cart-option-column h3 {
	margin: 0px;
	margin-bottom: 10px;
	font-size: 120%;
}

#popcart-wrapper #item_summary th {
	font-weight: normal;
	text-align: left;
	width: 115px;
}

#popcart-wrapper #item_summary td,
#popcart-wrapper #item_summary th {
	padding-top: 5px;
	padding-bottom: 5px;	
}

#popcart-wrapper #item_summary .textbox-item-quantity {
	width: 40px;
	text-align: center;
}

#popcart-wrapper #item_summary .textarea-special-instructions {
	width: 190px;
}

#popcart-wrapper #item_summary label {
	display: block;
	margin-bottom: 3px;
}

#popcart-wrapper .submit-buttons {
	position: absolute;
	right: 5px;
	bottom: 5px;
}

#popcart-wrapper .cart-option-status-text {
	position: absolute;
	bottom: 5px;
	left: 5px;
}

#popcart-wrapper #add-to-cart-status {
	position: absolute;
	bottom: 30px;
	right: 5px !important;
}

#popcart-wrapper #error-msg {
	float: right;
	margin-top: 10px;
	margin-right: 6px;
}

#popcart-wrapper #show_cart {
	float: right;
	margin-top: 10px;
	margin-right: 6px;
}

#popcart-wrapper #add-to-cart-result-wrapper {
	position: absolute;
	left: 220px;
	top: 0px;
	width: 200px;
	padding: 5px;
	height: 113px;
}

#popcart-wrapper #add-to-cart-result {
	font-size: 100%;
	margin-bottom: 15px;
}

#popcart-wrapper #add-to-cart-success-wrapper {
	width: 230px;
}

#popcart-wrapper #add-to-cart-success-text {
	float: left;
	width: 120px;
}

#popcart-wrapper #add-to-cart-success {
	float: right;
	width: 100px;
}

#lightbox-images {
	margin-top: 20px;
}

#lightbox-images #lightbox-images-title-area h3,
#lightbox-images #lightbox-images-title-area h4 {
	display: inline;
}

#lightbox-images #lightbox-images-title-area h3 {
	font-weight: normal;
	margin-right: 50px;
}

#lightbox-images #lightbox-images-title-area h4 {
	font-weight: normal;
}

#lightbox-images #image-thumbnails {
	width: 922px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
}

#lightbox-images .thumbnail-wrapper {
	float: left;
	height: 54px;
	width: 54px;
	margin: 5px;
	padding: 0px;
}

#lightbox-images .thumbnail-wrapper img {
	max-height: 53px;
	max-width: 53px;
}

#lightbox-images .selected {
	height: 55px;
	width: 55px;
	margin: 1px;
	margin-left: 1px !important;
	margin-top: 2px;
	padding: 3px;
}

#lightbox-images .getting {
	
}

#lightbox-images .thumbnail-wrapper:hover {
	height: 55px;
	width: 55px;
	margin: 1px;
	margin-left: 2px;
	margin-top: 2px;
	padding: 3px;
}

/* CART SECTION */

#cart-wrapper #cart-message {
	margin-top: 50px;
	text-align: center;
}

#cart-wrapper .cart-title {
	margin-bottom: 25px;
}

#cart-wrapper .cart-title h1 {
	display: inline;
	margin-right: 10px;
}

#cart-wrapper .cart-title h3 {
	display: inline; 
}

#cart-wrapper .cart-header {

}

#cart-wrapper .cart-header .cart-item-column {
	padding: 3px;
}

#cart-wrapper .cart-header .cart-item-column.standard {
	width: 94px;
}

#cart-wrapper .cart-header .cart-item-column.details {
	width: 201px;
}

#cart-wrapper .cart-header .cart-item-column.comments {
	width: 201px;
}

#cart-wrapper .cart-item-column input[type=text] {
	display: block;
	width: 50px;
	margin-bottom: 3px;
}

#cart-wrapper .cart-item-column {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#cart-wrapper .cart-item-column.thumbnail {
	text-align: center;
}

#cart-wrapper .cart-item-column img {
	max-width: 98px;
	max-height: 98px;
}

#cart-wrapper .cart-item-column.last {
	margin-right: 0px !important;
}

#cart-wrapper .cart-item-column.standard {
	width: 100px;
}

#cart-wrapper .cart-item-column.details {
	width: 207px;
}

#cart-wrapper .cart-item-column.comments {
	width: 207px;
}

#cart-wrapper #cart-totals-wrapper {
	float: right;
	margin-top: 30px;
	width:  400px;
}

#cart-wrapper #cart-totals-wrapper p {
	font-size: 120%;
}

#cart-wrapper #cart-totals-wrapper input[type=text] {
	width: 100px;
}

#cart-wrapper #cart-totals-wrapper input[type=submit] {
	margin: 0px;
}

#cart-wrapper #cart-totals-wrapper table {
	width: 400px;
}

#cart-wrapper #cart-totals-wrapper table input[type=button],
#cart-wrapper #cart-totals-wrapper table input[type=submit] {
	font-size: 8pt;
}

#cart-wrapper #cart-totals-wrapper th,
#cart-wrapper #cart-totals-wrapper td {
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 120%;
}

#cart-wrapper #cart-totals-wrapper th {
	text-align: left;
	font-weight: normal;
}

#cart-wrapper #cart-totals-wrapper td {
	text-align: right;	
}

#cart-wrapper #cart-totals-wrapper #cart-actions {
	margin: 0px;
	float: right;
}

#cart-wrapper .checkout-form label {
	display: block;
	margin-bottom: 3px;
}

#cart-wrapper .checkout-form input[type=text],
#cart-wrapper .checkout-form input[type=password] {
	margin-bottom: 10px;
}

#cart-wrapper .checkout-form select {
	width: 200px;
	margin-bottom: 10px;
}

#cart-wrapper #order-summary-area {
	padding-top: 10px;
	margin-bottom: 10px;
}

#cart-wrapper #order-summary-area table {
	margin: 0px;	
}

#cart-wrapper #order-summary-area tr.data td {
	padding-bottom: 5px;
}

#cart-wrapper #shipping-method-div {
	margin-bottom: 10px;
	text-align: right;
	width: 100%;
}

#cart-wrapper #shipping-method-content-div {
	padding: 10px;
}

#cart-wrapper .checkout-buttons {
	margin-top: 40px;
	padding-top: 10px;
	text-align: right;
}

#cart-wrapper #checkout-button-wrapper-1 {
	margin-bottom: 10px;
}

#cart-wrapper #checkout-button-wrapper-1 h2 {
	display: inline;
	margin-right: 20px;
}

#cart-wrapper #checkout-button-wrapper-2 {
	margin-bottom: 10px;
}

#cart-wrapper .checkout-header-text {
	margin-bottom: 20px;
}

#cart-wrapper .checkout-header-text p {
		
}

#cart-wrapper .checkout-total-area {
	padding-top: 0px;
	float: right;
}

#cart-wrapper .checkout-total-area .checkout-total-text {
	text-align: right;
}

#cart-wrapper .checkout-total-area .checkout-total-amount h1 {
	text-align: right;
}

#cart-wrapper .checkout-total-area .checkout-total-amount-note {
	margin-top: 10px;
	display: block;
	font-size: 10pt;
	text-align: right;
}

/* PAYMENT RESULT SECTION */

#payment-result-wrapper {
	width:  600px;
	margin-left: auto;
	margin-right: auto;
}

#payment-result-wrapper h3 {
	margin: 0px;
	margin-bottom: 5px;
	font-size: 130%;
}

#payment-result-wrapper table {

}

/* ACCOUNT DETAILS SECTIONS */

#account-wrapper label {
	display: block;
	margin-bottom: 3px;
}

#account-wrapper input[type=text],
#account-wrapper input[type=password] {
	margin-bottom: 10px;
	width: 200px;
}

#account-wrapper select {
	width: 150px;
	margin-bottom: 10px;
}

#order-history-wrapper {
	margin-top: 20px;
}

#order-history-wrapper h1 {
	padding-top: 5px;
}

#order-history-wrapper .order-main-header .date {
	margin-left: 5px;
	margin-right: 30px;
	width: 100px;
	float: left;
}

#account-wrapper .order-main-header .order-id {
	margin-right: 30px;
	width: 200px;
	float: left;
}

#account-wrapper .order-main-header .description {
	margin-right: 30px;
	width: 400px;
	float: left;
}

#account-wrapper .order-main-header .total {
	width: 150px;
	float: right;
	text-align: right;
	margin-right: 5px;
}

#order-history-wrapper .order-main-header {
	cursor: pointer;	
}

#order-history-wrapper .order-main-header,
#order-history-wrapper .order-header {
	line-height: 23px;
	margin-top: 3px;
}

#order-history-wrapper .order-wrapper {
	padding: 5px;
}

#order-history-wrapper .order-wrapper .order-header {
	margin-bottom: 10px;
}

#order-history-wrapper .order-wrapper .order-header .order-item-column {
	float: left;
	margin-right: 15px;
	margin-bottom: 0 !important;

}

#order-history-wrapper .order-body .order-item-column {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

#order-history-wrapper .standard {
	width: 94px;
}

#order-history-wrapper .total {
	width: 90px;
	text-align: right;
}

#order-history-wrapper .details {
	width: 94px;
}

#order-history-wrapper .comments {
	width: 282px;
}

#order-history-wrapper .thumbnail {
	text-align: center;
}

#order-history-wrapper .order-item-column img {
	max-width: 92px;
	max-height: 92px;
}

#order-history-wrapper .order-item-column.last {
	margin-right: 0px !important;
}

#order-history-wrapper #order-totals-wrapper {
	width: 300px;
	float: right;
	margin-top: 30px;
}

#order-history-wrapper #order-totals-wrapper input[type=text] {
	width: 100px;
}

#order-history-wrapper #order-totals-wrapper input[type=submit] {
	margin: 0px;
}

#order-history-wrapper #order-totals-wrapper table {
	margin-right: 10px;
	width: 300px;	
}

#order-history-wrapper #order-totals-wrapper th,
#order-history-wrapper #order-totals-wrapper td {
	padding-top: 3px;
	padding-bottom: 3px;
}

#order-history-wrapper #order-totals-wrapper th {
	text-align: left;
	font-weight: normal;
}

#order-history-wrapper #order-totals-wrapper td {
	text-align: right;
}

#order-history-wrapper .email-invoice-status,
#order-history-wrapper #indicator {
	float: left;
	margin-right: 30px;
}

#order-history-wrapper .email-invoice-status>div {
	display: inline;
}

/* ERROR SECTION */

#bd .error-page {
	width: 46em;
	margin-top: 5em;
	margin-left: auto;
	margin-right: auto;
}

#bd .error-page .error-icon {
	float: left;
	width: 7em;
}

#bd .error-page .error-msg {
	float: left;
	width: 38em;
	padding-top: 2em;
}

#bd .error-page .error-msg h1 {
	font-weight: normal;
	font-size: 150%;
}

#bd .error-page .error-msg p {
	font-size: 110%;
}

/* FOOTER SECTION */

#ft-wrapper {
	padding-top: 10px;
	margin-top: 40px;
}


#ft .footer-text {
	text-align: center;
}

#ft #pm-charged-text {
	margin-left: 7px;
}

#ft #pm-charged img {
	margin-top: 10px;
	width: 125px;
	float: right;
}


/* Live Validation styling */

.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 0px;
    display: block;
    margin-top: -3px;
    margin-bottom: 10px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}


/* STYLE TEXT SIZES */

.small-text {
	font-size: 77%;
}

.right { text-align: right !important; }
.allcaps { text-transform: uppercase; }
.form_error { color: red; font-weight: bold; }
.flt-left {	float: left; }
.flt-right { float: right; }

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* for IE/Mac */
/* for Internet Explorer */
/*\*/
* .clearfix {
	zoom: 1;
	/* triggers hasLayout */
    display: block;
	/* resets display for IE/Win */
}

div.popcart * {
	color: #454545;
	font-size: 0.99em;
	font-family: "Avant Garde", "Century Gothic", sans-serif;
}

div.popcart {
	
}

div.popcart div#hd {
	margin-bottom: 5px;
	height: 45px;
}

div.popcart div#bd {
	height: 270px;
}

div.popcart div#popcart-wrapper {
	height: 470px;
}

div.popcart div#cart-title {
	float: left;
	height: 45px;
}

div.popcart div#cart-total {
	width: 250px;
	float: right;
	height: 25px;	
	text-align: right;
	margin-right: 15px;
}

div.popcart div#hd h1 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: 40px;
	font-size: 170%;
}

div.popcart div.preview-image-holder {
	text-align: center;
}

div.popcart div.preview-image-holder img {
	border: 1px solid #cccccc;
	width: 170px;
}

div.popcart div#product-description {
	overflow: hidden;
}

div.popcart div#product-description h2 {
	font-size: 115%;
	color: #333333;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 2px;
}

div.popcart div#product-description p {
	color: #555555;
	font-style: italic;
	font-size: 0.99em !important;
	height: 100px;
	overflow: auto;
}

div.popcart div#product-pricing {
	width: 560px;
	height: 270px;
	overflow: auto;
}

div.popcart div#product-pricing input[type=button] {
	border: 1px solid #666666;
	background-color: #eeeeee;
	color: #666666;
	width: 20px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}


div.popcart div#product-pricing h2 {
	margin: 0px;
	padding-left: 5px;
	line-height: 25px;
	background-color: #eee;
}

div.popcart table#product-table {
	width: 543px;
	border: 1px solid #cccccc;
	margin: 0px;
}

div.popcart table#product-table tr {
	
}

div.popcart table#product-table tr.product-selected-tr {
	background-color: #eeeeee;
}

div.popcart table#product-table td {
	border: none;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: white;
	font-weight: normal;
	padding-left: 5px !important;
	padding-right: 5px !important;
}

div.popcart table#product-table td,
div.popcart table#product-table td span {
	padding: 0px;
}

div.popcart div.controls-wrapper  {

}

div.popcart table#product-table td.popcart-items-header {
	background-color: #dddddd;
	height: 25px;
	font-weight: bold;
}

div.popcart table#product-table td.controls {
	vertical-align: top;
	text-align: center !important;
}

div.popcart table#product-table td.controls div.controls-wrapper {
	background-color: #efefef;
	border: 1px solid #aaaaaa;	
}

div.popcart table#product-table td.controls div.controls-wrapper input[type=text] {
	border: none;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	height: 22px;
}

div.popcart table#product-table td.controls div.controls-wrapper input[type=button] {
	width: 19px;
}

div.popcart table#product-table, td.tdlinebottom {
	border-bottom: 1px solid #cccccc;
}

div.popcart input[type=text] {
	background-color: white;
	border: 1px solid #666666;
	color: #555555;
	height: 20px;
	width: 50px;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

div.popcart input[type=button],
div.popcart input[type=submit] {
	border: 1px solid #666666;
	background-color: #eeeeee;
	color: #666666;
	padding: 0px;
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
}

div.popcart td.controls input[type=button] {
	border: none !important;
	background: transparent !important;
	color: #666666;
	text-align: center;
	padding: 0px;
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
}

div.popcart td.controls input[type=button]:hover {
	background-color: #dedede !important;
}

div.popcart div#ft {
	margin-top: 10px;
	height: 110px;
}

div.popcart div#totals-area-wrapper {
	width: 270px;
	float: left;
}

div.popcart div#button-save-wrapper {
	width: 400px;
	float: left;
	text-align: left;
	margin-left: 105px;
}

div.popcart div#grand-total-wrapper {
	width: 340px;
	margin-right: 0px;
	margin-top: 10px;
	float: right;
	text-align: right;
	font-size: 100%;
}

div.popcart div#loading-add-div {
	width: 350px;
	float: left;
	color: darkgreen;
	font-style: italic;
	margin-top: 40px;
}

div.popcart div#grand-total-wrapper table {
	width: 100%;
	text-align: left;
	margin: 0px;
}

div.popcart div#grand-total-wrapper table td.price {
	text-align: right;
	padding-right: 20px;
}

div.popcart div#grand-total-wrapper table td {
	padding-bottom: 3px;
}

div.popcart div#grand-total-wrapper table td.sub-total {
	font-weight: bold;
	padding-bottom: 8px;
	font-size: 110%;
}

div.popcart div#grand-total-wrapper table  div.cart-buttons {
	float: right;
	padding-top: 10px;
	margin-right: 10px;
	width: 100%;
	text-align: right;
	border-top: 1px solid #bbbbbb;
}

div.popcart div#grand-total-wrapper input[type=submit],
div.popcart div#grand-total-wrapper input[type=button] {
	height: 30px;
}

div.popcart div#grand-total-wrapper input[type=submit]:hover,
div.popcart div#grand-total-wrapper input[type=button]:hover {
	background-color: #cccccc;
	color: #000000;
}

div.popcart div#grand-total-wrapper input[type=submit]:disabled,
div.popcart div#grand-total-wrapper input[type=button]:disabled {
	background-color: #dddddd;
	color: #aaaaaa;
	border-color: #aaaaaa;
}

div.popcart div#grand-total-wrapper table  div.cart-buttons a {
	color: blue;
}

.cst-lightview * {
	color: #333333;
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-weight: normal;
	text-align: left;
}

.cst-lightview-parent {
	margin: 0px;
	padding: 0px;
}

.cst-lightview {
	margin: 10px;
}

.cst-lightview .header h1 {
	margin: 0px;
	margin-bottom: 10px;
}

.cst-lightview .footer {
	position: absolute;
	bottom: 0px;
	right: 10px;
	bottom: 10px;
}

.cst-lightview .footer input[type=button],
.cst-lightview .footer input[type=submit] {
	background-color: white;
	border: 1px solid #999999;
	color: #333;
	height: 30px;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.cst-lightview .footer input[type=button]:hover,
.cst-lightview .footer input[type=submit]:hover {
	background-color: #dddddd;
	border: 1px solid #555555;
	color: #000000;
}

.cst-lightview input[type=text],
.cst-lightview textarea {
	background-color: white;
	border: 1px solid #999999;
	color: #444444;
}

.cst-lightview .body table {
	width: 99%;
}

.cst-lightview .body table th {
	padding-top: 3px;
}

.cst-lightview .body table th,
.cst-lightview .body table td {
	vertical-align: top;
	padding-bottom: 15px;
}

.cst-lightview table td textarea {
	width: 90%;
	height: 110px;
}

.cst-lightview .ajax-status-message {
	position: absolute;
	left: 10px;
	bottom: 15px;
	font-style: italic;
}

.cst-lightview .form_error {
	color: #ff0000;
}

.search-results-wrapper {
	
}

.search-results-wrapper .result-image-wrapper {
	float: left;
	margin: 0px;
	margin-right: 0.94em;
	*margin-right: 0.92em;
	width: 316px;
	height: 100px;
	margin-bottom: 30px;
}

.search-results-wrapper .result-image-wrapper.last {
	margin-right: 0px;
}

.search-results-wrapper .result-image-wrapper .image-wrapper {
	float: left;
	margin-left: 0px;
	margin-right: 10px;
	width: 100px;
	
	color: transparent;
}

.search-results-wrapper .result-image-wrapper .image-wrapper img {
	color: transparent;
}

.search-results-wrapper .result-image-wrapper .details-wrapper {
	height: 100px;
}

.search-results-wrapper .result-image-wrapper .details-wrapper .label {
	margin-bottom: 10px;
}

.search-results-wrapper .result-image-wrapper .details-wrapper .actions {
	margin-top: 30px;
}

.lv_MenuBar a {
	color: blue;
}
