/* OrangePiel */

@import url('diagnostic.css');

/* @group GLOBALS
===================================== */

body {
	font-size: 62.5%;
	background: #d5f0f4;
	}


ul, ol, dl { margin-bottom: 1em; }

li { line-height: 1.273; }

a {
	text-decoration: none;
	color: #43C8DC;
	}
a:hover {
	text-decoration: underline;
	}

h2.deck {
	width: 776px;
	margin: 0 auto 16px;
	padding: 8px 12px;
	background: #4AC3D5 url(../images/bg-heading-diag-blue.png) repeat-x;
	}
h2.deck span {
	display: block;
	margin: 5px 0 0;
	font-size: 16px;
	color: #463a30;
	background: transparent;
	}
.content h2.deck {
	width: auto;
	}

img.avatar {
	float: left;
	margin-right: 10px;
	}


.editContent {
	overflow: hidden;
	font-weight: bold;
	}

.editContent a {
	margin: 0 13px 0 0;
	text-transform: uppercase;
	text-decoration: underline;
	color: #e45319;
	}
/*.editContent a:hover {
	text-decoration: none;
	color: #fff;
	background: #e45319;
	}*/


#convertAccount .req label {
	background-image: none;
	}


#blog1 #primary img,
#blog #primary img {
	max-width: 100%; /* need ie6 hack */
	height: auto;
	}

* html #blog1 #primary,
* html #blog #primary {
	overflow: hidden;
	}


.floatImg {
	float: left;
	margin: 1px 14px 0 0;
	}

.productImage {
	/*padding: 25px 0;*/
	text-align: center;
	}

.productImage img {
	display: block;
	margin: 0 auto;
	max-width: 100%; /* need ie6 hack */
	}

.imageDetail {
	overflow: hidden;
	}

p.toProfile a {
	padding-left: 12px;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	background: url(../images/bg-list-left.gif) no-repeat 0 1px;
	}

hr {
	border: .1em solid #e3e1dd;
}

/* @end GLOBALS
-------------------------------- */



/* @group LAYOUT
===================================== */

#wrapper {
	background: #fff url(../images/bg-wrapper.png) repeat-x;
	}

#container {
	min-height: 304px;
	padding: 0 0 16px;
	background: url(../images/bg-body2.png) repeat-x 0 100%;
	}

#content {
	width: 800px;
	margin: 0 auto;
	position: relative;
	padding: 0 0 1px;
	}
.sell #content,
.detail #content,
.profile #content,
#contact #content {
	padding-top: 20px;
	}

#contact #content,
.profile #content {
	padding-top: 0;
	/*background: url(../images/bg-myAccount.gif) no-repeat 0 100%;*/
	}

/*.oneCol #content h2 {
	margin-bottom: .143em;
	}*/

h2 strong {
	padding-right: 23px;
	background: url(../images/bg-header-arrow.gif) no-repeat 100% 3px;
	}

#termsandconditions #primary,
#imageedit #primary {
	margin: 0 100px;
	}

.twoColSR #primary {
	float: left;
	width: 552px;
	padding: 0 20px 15px;
	border: 1px solid #e3e1dd;
	background: #fff;
	}

.twoColSR .sidebar {
	float: right;
	width: 200px;
	padding: 0;
	background: transparent;
	}

.twoColSR #primary h2 {
	margin: 0 -20px 1em;
	}

.twoColSR #primary p {
	font-size: 1.6em;
	}
	
.twoColSR #primary h4 {
	font-size: 1.8em;
	line-height: 1.5;
	}
	
.twoColSR #primary li {
	font-size: 1.3em;

	}
	
.twoColSL #primary {
	float: right;
	width: 449px;
	padding: 20px 20px 15px;
	border: 1px solid #E3E1DD;
	}

.create #primary {
	padding: 17px 23px 15px;
	}

.create .content p {
	margin: 0 0 14px;
	}

.twoColSL .sidebar {
	float: left;
	width: 255px;
	overflow: hidden;
	padding: 0 22px 25px 23px;
	border: solid 1px #e3e1dd;
	}
.twoColSL .sidebar h2 {
	margin: 0 -22px 1em -23px;
	padding-top: 6px;
	padding-bottom: 8px;
	font-weight: normal;
	background: #90ae56 url(../images/bg-heading-diag-blue.png) repeat-x;
	}

#contact .sidebar,
.profile .sidebar {
	width: 292px;
	margin-left: -1px;
	padding: 0 0 20px;
	}

#contact .sidebar h2,
.profile .sidebar h2 {
	margin: 0 0 32px;
	padding-bottom: 7px;
	font-weight: normal;
	background: #90ae56 url(../images/bg-heading-diag-blue.png) repeat-x;
	}

#contact .sidebar h4,
.profile .sidebar h4 {
	margin: 0 0 6px;
	}

#contact #primary,
.profile #primary {
	/*margin-top: -3px !important;*/
	padding: 0 !important;
	width: 500px !important;
	border: 1px solid #E3E1DD;
	background: #fff;
	}

.profile #primary.profilePage {
	border: 0;
	background: transparent;
	}

.content,
.sidebar {
	min-height: 100px; /* Fixes odd no-content disappearing bug. */
	}
.home .content {
	min-height: 0;
	}

#secondary {
	clear: both;
	}

.detail #secondary {
	background: url(../images/bg-dotline.gif) repeat-x 0 0;
	}

#left { float: left; }
#right { float: right; }

.sidebar {
	background: #fff;
	}

.sidebar p {
	margin-bottom: 13px; /* temporary */
	}

#left.sidebar {}
#right.sidebar {}

.browse .content {
	width: 100%;
	padding: 0 0 8px;
	border: solid 1px #e3e1dd;
	background: #fff;
	}

/*.noborder {
	border: none;
	padding: 0;
	}*/


.contentPage #content {
	width: 776px;
	padding: 8px;
	border: 4px solid #e3e1dd;
	background: #fff;
	}

.contentPage #primary {
	float: left;
	width: 520px;
	}

.contentPage .sidebar {
	width: 242px;
	}

.contentPage .content h3 {
	padding: 0 0 3px;
	border-bottom: 1px solid #eae9e6;
	font-size: 1.8em;
	color: #010101;
	}

.contentPage .content p,
.contentPage .content li {
	font-size: 1.8em;
	}

.contentPage .sidebar h3 {
	margin: 0 -4px 10px;
	padding: 4px 8px;
	font-size: 2.1em;
	text-align: right;
	color: #463a30;
	background: url(../images/bg-heading-diag-grey.png);
	}

.contentPage .sidebar p {
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	}

.contentPage .sidebar .component,
.contentPage .sidebar .svIndex {
	margin: 0 0 24px;
	padding: 0 4px 4px;
	border: 2px solid #e3e1dd;
	}

.contentPage .sidebar .svIndex dt {
	font-size: 1.4em;
	}
.contentPage .sidebar .svIndex dt.releaseDate {
	font-size: 1em
	}

.contentPage .sidebar .component embed {
	display: block;
	margin: 0 auto;
	}

.contentPage #svPortal dt,
.blog h2#postTitle {
	margin: 0 0 8px;
	padding: 8px 6px 8px 6px;
	font-size: 1.8em;
	font-weight: bold;
	color: #fff;
	background: #ccc url(../images/bg-heading-diag-grey.png);
	}
.contentPage #svPortal dt.releaseDate {
	margin: 0 0 1.1em;
	padding: 0 0 0 4px;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	background: transparent;
	}

.contentPage #svPortal dt a {
	color: #fff;
	}

.contentPage #svPortal .moreResults {
	text-align: center;
	}

.contentPage #svPortal .moreResults dt {
	display: inline;
	font-size: 1.2em;
	color: #000;
	background: transparent;
	}
.contentPage #svPortal .moreResults dd {
	display: inline;
	font-size: 1em;
	}
.contentPage #svPortal .moreResults dd ul {
	display: inline;
	}
.contentPage #svPortal .moreResults dd li {
	display: inline;
	padding: 0 2px;
	font-size: 1.2em !important;
	font-weight: bold;
	}
.contentPage #svPortal .moreResults dd li.current {
	color: #fff;
	background: #43C8DC;
	}
.contentPage #svPortal .moreResults dd li a {
	color: #000;
	}

/* @group Layout - Header
===================================== */

#header {
	position: relative;
	left: 39px;
	width: 800px;
	height: 100px;
	margin: 0 auto 34px;
	padding-right: 78px;
	background: #726357 url(../images/bg-header-tree.gif) no-repeat 100% 100%;
	}
.home #header {
	margin-bottom: 0;
	}

#header h1 {
	position: absolute;
	top: -1px;
	left: 0;
	z-index: 2;
	}

#header h1 a {
	display: block;
	width: 205px;
	height: 125px;
	text-indent: -9999px;
	background: url(../images/logo.png);
	}

/* @end Layout - Header
-------------------------------- */


/* @group Layout - Footer
===================================== */

#footer {
	clear: both;
	overflow: hidden;
	margin: 18px 0 0;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	background: url(../images/rule-cols.gif) repeat-y 200px -1px;
	
	zoom: 1; /* ie6*/
	}

.browse #footer {
	background-position: -998px -1px;
	}

#footer .column {
	float: left;
	width: 166px;
	padding: 12px 17px 15px;
	margin: 0;
	}
.home #footer .column {
	width: 406px;
	padding: 3px 0 0;
	}

#footer div.last {
	float: right;
	width: 186px;
	padding-right: 0;
	padding-left: 0;
	}

#footer #featuredArtists {
	width: 365px;
	padding: 12px 13px 15px 22px;
	}

#featuredArtists .images {
	overflow: hidden;
	padding: 0 0 0 0px;
	}

/*#featuredArtists .images li {
	width: 55px;
	height: 55px;
	overflow: hidden;
	margin: 0 5px 5px 0;
	padding: 0;
	}

#featuredArtists .images a {
	display: block;
	width: 53px;
	height: 53px;
	overflow: hidden;
	border: 1px solid #fff;
	}
#featuredArtists .images a:hover {
	border-color: #463a30;
	}

#featuredArtists .images img {
	display: block;
	}*/


#footer #featuredArtist {
	width: 365px;
	padding-top: 9px;
	}
.home #footer #featuredArtist {
	width: 385px;
	padding-right: 9px;
	}

#footer #featuredArtist img {
	float: left;
	margin: 1px 14px 0 -20px;
	}
.home #footer #featuredArtist img {
	margin-left: 0;
	}

#footer #featuredArtist h3 {
	margin-bottom: 6px;
	/*color: #32c4da;*/
	}

#footer #featuredArtist p,
#footer #artistBio .bio p {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px !important;
	line-height: 14px;
	}


.detail #footer {
	margin-top: 35px;
	padding-top: 2em;
	background: url(../images/bg-dotline.gif) repeat-x 0 0;
	}


#footer #artistWorks {
	width: 400px;
	padding-right: 0;
	padding-left: 0;
	}

#footer #artistDetail {
	float: right;
	width: 380px;
	padding-left: 0;
	padding-right: 0;
	}


#footer .column p {
	margin-bottom: 1.4em;
	font-size: 1em;
	line-height: 12px;
	letter-spacing: -0.02em;
	}

.home #footer .column p {
	margin: 0 0 1.091em;
	padding-right: 7px;
	font-size: 1.1em;
	line-height: 1.273;
	letter-spacing: 0;
	}

#footer h2 {
	margin-bottom: 3px;
	padding: 0;
	font-weight: normal;
	color: #37b6d0;
	background: transparent;
	}

#footer h3 {
	margin-bottom: 20px;
	padding: 0;
	color: #352c24;
	background: transparent;
	}
#footer h3 span {
	font-size: 10px;
	}
#footer h3 span a {}

#footer h4 {
	margin-bottom: 5px;
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	}

.home #footer p {
	font-family: Georgia, "Times New Roman", serif;
	}


#footer .links {
	padding: 0;
	list-style: none;
	}

#footer .links li {
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 14px;
	background-position: 0 .3em;
	}


#artistBio img {
	float: right;
	}

#artistBio .contact a {
	font-weight: bold;
	color: #797C7C;
	}

/* @end Footer
-------------------------------- */

/* @end LAYOUT
-------------------------------- */



/* @group NAVIGATION/UI
===================================== */

#navigation li{
	font-size: 14px;
	}


/* @group Nav - Primary
===================================== */

#navPrimary {
	position: absolute;
	top: 63px;
	left: 200px;
	z-index: 1;
	width: 600px;
	height: 37px;
	margin: 0;
	padding: 0;
	list-style: none;
	}

#navPrimary li {
	float: left;
	margin: 0 1px 0 0;
	}

#navPrimary li a {
	position: relative;
	display: block;
	float: left;
	width: 99px;
	height: 37px;
	text-indent: -9999px;
	color: #8ee5eb;
	background-color: #463a30;
	}

#navPrimary #navProducts a { background: url(../images/nav-products.gif); }

#navPrimary #navBrowse a { background: url(../images/nav-browse.gif); }

#navPrimary #navCreate a { background: url(../images/nav-create.gif); }

#navPrimary #navSell a { background: url(../images/nav-sell.gif); }

#navPrimary #navBlog a { background: url(../images/nav-blog.gif); }

#navPrimary #navAbout a,
#navPrimary #navAboutUs a { background: url(../images/nav-about.gif); }

#navPrimary li a:hover,
#navPrimary li.current a {
	background-position: 0 -37px !important;
	}

/* @end Nav - Primary
-------------------------------- */


/* @group Nav - Utility
===================================== */

.navUtility {
	float: right;
	height: 21px;
	margin: 0;
	padding: 0 0 0 1px;
	list-style: none;
	background: url(../images/rule-navUtility.gif) repeat-y;
	}

.navUtility li {
	position: relative;
	float: left;
	padding: 0 1px 0 0;
	background: url(../images/rule-navUtility.gif) repeat-y 100% 0;
	}

.navUtility a {
	display: block;
	width: 99px;
	height: 21px;
	text-indent: -9999px;
	text-decoration: none !important;
	}

.navUtility .cart a {
	position: relative;
	text-indent: 0;
	color: #dfdbd9;
	background: url(../images/nav-your-cart.gif);
	}
.navUtility .cart a span {
	display: block;
	text-indent: -9999px;
	}
.navUtility .cart a em {
	display: block;
	position: absolute;
	left: 79px;
	top: 1px;
	padding: 0 2px;
	font-size: 9px !important;
	line-height: 11px;
	font-style: normal;
	color: #fff;
	background: #463A30;
	}
.navUtility .cart a:hover em {
	background: #f15f16;
	}

.navUtility .account a { background: url(../images/nav-account.gif); }

.navUtility .login a { background: url(../images/nav-login.gif); }

.navUtility .logout a { background: url(../images/nav-logout.gif); }

.navUtility a:hover {
	background-position: 0 100%;
	}

/* @end Nav - Utility
-------------------------------- */


/* @group Footer - Site Index
===================================== */

#siteIndex {
	width: 650px;
	overflow: hidden;
	margin: 0 auto 3em;
	padding: 12px 75px;
	border-top: 1px dashed #6e6962;
	}

#siteIndex div {
	float: left;
	width: 130px;
	}

#siteIndex h2 {
	margin: 0 0 1em;
	padding: 0;
	font-size: 1.2em;
	color: #000;
	background: transparent;
	}

#siteIndex h2 a {
	text-decoration: none;
	color: #000;
	}

#siteIndex ul {
	margin: 0;
	list-style: none;
	}

#siteIndex li {
	font-size: 1em;
	}

#siteIndex li a {
	text-decoration: none;
	color: #000;
	}

#siteIndex a:hover {
	text-decoration: underline;
	}

/* @end Footer - Site Index
-------------------------------- */

/* @end NAVIGATION/UI
-------------------------------- */



/* @group MODULES
===================================== */

/* @group Art Detail
===================================== */

/*.detail .sidebar h2 {
	background: #90ae56 url(../images/bg-heading-diag-green.png) repeat-x;
	}*/

.detail ul.links {
	margin: 8px 0 0;
	padding: 0 0 16px;
	}

.detail ul.links li {
	width: 162px;
	height: 21px;
	margin: 0 0 6px;
	padding: 0;
	background: url(../images/btn-art-option.gif);
	}

.detail ul.links li a {
	display: block;
	height: 21px;
	font-size: 10px;
	line-height: 21px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	text-decoration: none;
	}

.detail .sidebar h4 {
	font-size: 1.4em;
	}

ul#artDetails {
	margin: 0;
	list-style: none;
	}

ul#artDetails li {
	overflow: hidden;
	margin: 0 0 1em;
	font-size: 1em;
	}

ul#artDetails h4 {
	float: left;
	width: 90px;
	font-size: 1.4em !important;
	font-weight: bold;
	color: #000;
	}

ul#artDetails div {
	float: left;
	font-size: 1.1em !important;
	color: #666;
	}

ul#artDetails div p {
	margin: 0;
	font-size: 1em;
	}

ul#artDetails div a {
	color: #666;
	}

ul#artDetails div a em {
	text-decoration: none;
	}



#miniGallery {
	width: 276px;
	margin: .4em 0 0;
	padding: 8px 12px;
	}

#miniGallery h3 {
	margin: 0 0 5px;
	padding: 0;
	font-size: 1.4em;
	color: #000;
	}

#miniGallery h3 a {
	font-weight: normal;
	font-size: .715em;
	}

div#miniGallery #svGallery {
	margin-right: 2px;
	}

div#miniGallery li {
	width: 90px;
	height: 90px;
	}

div#miniGallery li a {
	width: 72px;
	height: 72px;
	padding: 9px;
	}

div#miniGallery li img {
	width: 70px;
	height: 70px;
	}

/* @end Art Detail
-------------------------------- */


/* @group Box
===================================== */

.box {
	margin-bottom: 13px;
	padding-bottom: 10px;
	}

.box h4 {
	margin-bottom: 20px;
	padding: 13px 14px 9px;
	border-bottom: solid 1px #fff;
	}

.box p {
	padding: 0 13px 1px;
	/*font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	font-size: 1em;*/
	line-height: 1.4;
	letter-spacing: 0.025em;
	/*color: #58595b;*/
	}

.productDetails {
	margin-bottom: 0;
	padding-bottom: 0;
	}

.productDetails dl {
	margin: 0;
	padding: 4px 13px 12px;
	font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
	}

.productDetails dt {
	display: inline;
	margin: 0;
	font-size: 1em;
	}

.productDetails dd {
	display: inline;
	margin: 0;
	font-size: 1em;
	color: #58595b;
	}

.productDetails .options dt,
.productDetails .options dd {
	display: block;
	}
.productDetails .options dd {
	padding-top: 3px;
	}


.productDetails dd ul {
	margin: 0 0 0 10px;
	color: #58595b;
	}
.productDetails dd ul li {
	margin: 3px 0 0;
	}
	
.productDetails h4{
	font-size: 18px;
	}

.box .buttons {
	overflow: hidden;
	padding: 0 11px 3px;
	}

.box form .buttons {
	padding: 0 0 3px;
	}

.box .buttons .button {
	margin-right: 0;
	}

/* @end Box
-------------------------------- */



/* @group Browse
===================================== */

#browseArt {
	position: relative;
	/*height: 201px;*/
	width: 100%;
	overflow: hidden;
	margin: 11px 0 0;
	/*background: #fff;*/
	}

#browseArt .filter {
	margin: 0 0 7px 10px;
	font-size: 1.6em;
	font-weight: normal;
	/*color: #32C4DA;*/
	color: #58595B;
	}
#browseArt .filter span {
	font-weight: bold;
	}
#browseArt .filter em {
	font-style: normal;
	}

#svGallery ul,
ul#svGallery {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
	}
#browseArt #svGallery {
	/*position: absolute;
	top: 0;
	left: 0;*/
	}

#svGallery li {
	float: left;
	clear: none;
	display: block;
	position: relative;
	width: 99px;
	height: 100px;
	margin: 0 1px 1px 0;
	padding: 0;
	font-size: 1em;
	text-align: center;
	
	zoom: 1;
	}

#svGallery li a {
	position: relative;
	z-index: 10;
	display: block;
	width: 80px;
	height: 80px;
	padding: 10px 9px 10px 10px;
	background: #e3e1dd;
	}
#svGallery li:hover a,
#svGallery li.hover a {
	background: #463a30;
	}

#svGallery li img {
	display: block;
	width: 78px;
	height: 78px;
	border: 1px solid #fff;
	}


#svGallery li div {
	display: block;
	position: absolute;
	top: 78px;
	left: 9999px;
	z-index: 15;
	width: 89px;
	padding: 2px 0;
	border-top: 1px solid #463a30;
	font-family: Georgia, "Times New Roman", serif;
	text-align: center;
	background: #fff;
	}
#svGallery li:hover div {
	left: 5px;
	}

* html #svGallery li div { left: 5px; }
*:first-child+html #svGallery li div { left: 5px; }

#svGallery li div em {
	display: inline;
	width: auto;
	height: auto;
	padding: 0 3px;
	border: 1px solid #fff;
	line-height: 1.2;
	font-style: normal;
	color: #797C7C;
	background: transparent !important;
	cursor: pointer;
	}

#svGallery li div em:hover {
	text-decoration: underline;
	}

#svGallery li div .public {}

#svGallery li div .private {}


#svGallery .public div .public,
#svGallery .private div .private {
	border-color: #ccc;
	text-decoration: none !important;
	}


#svGallery li ins {
	display: none;
	position: absolute;
	top: 2px;
	left: 4px;
	z-index: 20;
	width: 18px;
	height: 20px;
	background: url(../images/icon-lock.gif) 0 100%;
	}
#svGallery li.private ins {
	display: block
	}
#svGallery li.private:hover ins {
	background-position: 0 0;
	}

#galleryMessage {
	margin: 10px;
	padding: 10px;
	font-size: 14px;
	}

#galleryMessage p {
	padding: 10px;
	font-size: 1em;
	background: #E3E1DD;
	}


/*#fileGallery li.saving div {
	background: red;
	}*/


.navGallery {
	clear: both;
	overflow: hidden;
	margin: 0;
	padding: 4px 0 0;
	}

.navGallery a {
	cursor: pointer;
	}

#galleryPrev,
#galleryNext {
	float: left;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #000;
	cursor: pointer;
	}
#galleryNext {
	float: right;
	}

#galleryPrev a,
#galleryNext a {
	padding: 0 3px;
	color: #000;
	}
#galleryPrev a:hover,
#galleryNext a:hover {
	background: #32C4DA;
	color: #fff;
	}


#svGallery .moreResults {
	margin-top: 3px;
	}

#svGallery .moreResults dt {
	display: inline;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	}

#svGallery .moreResults dd {
	display: inline;
	font-weight: bold;
	}

#svGallery .moreResults ul {
	display: inline;
	}

#svGallery .moreResults li {
	float: none;
	display: inline;
	width: auto;
	height: auto;
	margin: 0 0 0 1px !important;
	padding: 0;
	/*font-family: Georgia, "Times New Roman", serif;*/
	background: transparent !important;
	}


#svGallery .moreResults li.current {
	padding: 0 3px;
	background: #32C4DA !important;
	color: #fff;
	}

#svGallery .moreResults a {
	display: inline;
	z-index: auto;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0 3px;
	color: #000;
	/*text-decoration: underline;*/
	background: transparent;
	}

#svGallery .moreResults a:hover {
	background: #32C4DA;
	color: #fff;
	}

/* @end Browse
-------------------------------- */



/* @group Categories
===================================== */
.categories_calc {
	position: absolute;
	right: 0px;
	top: 100px;
	width: 118px;
	height: 65px;
	background-image: url(../images/pricing_calc2.gif);
	background-repeat: no-repeat;
	cursor:pointer;
	}

.categories {
	padding: 7px 15px 14px;
	overflow: hidden;
	}

.categories h4 {
	float: left;
	padding-right: 12px;
	font-size: 1.2em;
	font-weight: normal;
	color: #000;
	background: url(../images/bg-guide.gif) 100% 3px no-repeat;
	}

.categories ul {
	float: left;
	width: 500px;
	margin: 0;
	padding: 0 0 0 8px;
	list-style: none;
	}

.categories li {
	float: left;
	width: 120px;
	margin: 0;
	padding: 0 10px .4em 0;
	font-size: 1em;
	line-height: 1.4;
	font-weight: bold;
	}

.categories li a {
	display: block;
	padding: 0 0 0 18px;
	text-decoration: none;
	color: #797C7C;
	background: url(../images/form-radios.gif) no-repeat 0 -19px;
	}

.categories li a:hover {
	background-position: 0 -69px;
	}

.categories .current a {
	background-position: 0 -119px !important;
	}

/* @end Categories
-------------------------------- */



/* @group colWide
===================================== */

.colWide ul.images {
	padding-top: 5px;
	}

.colWide ul.images li {
	padding: 6px 7px 0 0;
	}

.colWide h3 {
	margin-bottom: .25em;
	font-weight: normal;
	}

.colWide .floatImg {
	margin-left: -20px;
	}

/* @end colWide
-------------------------------- */



/* @group Comments
===================================== */

#svComments {
	margin: 0;
	}

#svComments h3 {
	margin: 0 0 5px;
	padding: 0 0 8px;
	border: 0;
	font-size: 1.2em;
	color: #000;
	}

#svComments dl {
	padding: 0 40px 12px 20px;
	border: 0;
	background: url(../images/bg-comment.gif) no-repeat 100% 0;
	}

#svComments dt {
	margin: 0 0 .5em;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	color: #666;
	}
#svComments dt a {
	font-weight: normal;
	text-decoration: underline;
	color: #000;
	}

#svComments dd {
	font-size: 1em;
	}


#svComments dd.dateTime {
	display: none;
	}

#svComments form {
	padding: 0;
	}

#svComments fieldset {
	margin: 0;
	padding: 12px 0 0;
	}

#svComments legend {}

#svComments ol {}

#svComments li {
	margin: 0 0 3px;
	}

#svComments #svCaptcha {
	margin: 14px 0 0 107px;
	}

#svComments label span {
	position: absolute;
	top: 27px;
	left: 119px;
	width: 300px;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	}

#svComments label {
	position: relative;
	width: 90px;
	margin: 0 6px 0 0;
	padding-right: 8px;
	padding-left: 10px;
	text-align: right;
	}

#svComments .req label {
	background-position: 100% 6px;
	}

#svComments input.text,
#svComments textarea {
	width: 300px;
	margin: 0;
	padding: 3px;
	border: 1px solid #e3e1dd;
	}

#svComments .buttons {
	width: 425px;
	padding-top: 25px;
	}

#svComments .buttons .button {
	float: right;
	}

#svComments .buttons .required {
	margin: 0 0 0 113px;
	padding: 4px 0 0 10px;
	background-position: 0 6px;
	}

/* @end Comments
-------------------------------- */


/* @group Create Page
===================================== */

.creationOptions {
	border: 1px solid #e3e1dd;
	background: #fff;
	}

.creationOptions .intro h3,
.creationOptions .pages h3 {
	margin: 0 0 8px;
	padding: 0;
	font-size: 1.8em;
	color: #010101;
	}

.creationOptions .intro {
	float: left;
	width: 580px;
	padding: 8px;
	}

.creationOptions .intro p {
	font-size: 1.4em;
	}

.creationOptions .pages {
	float: right;
	width: 180px;
	padding: 8px;
	}

.creationOptions .pages ul {
	margin: 0;
	list-style: none;
	padding-bottom: 8px;
	}

.creationOptions .pages li {
	font-size: 1.2em;
	font-weight: bold;
	}

.creationOptions .pages ul a {
	padding: 0 0 0 11px;
	color: #43c8dc;
	background: url(../images/bg-list.gif) no-repeat 0 50%;
	}

.creationOptions .options {
	clear: both;
	overflow: hidden;
	background: url(../images/rule-create-page.gif) repeat-y 50% 0;
	}

.creationOptions .options h3 {
	margin: 0 -30px 20px;
	padding: 0;
	font-size: 2.1em;
	line-height: 31px;
	text-align: center;
	color: #fff;
	background: #90ae56 url(../images/bg-heading-diag-green.png) repeat-x;
	}
.creationOptions .upload h3 {
	background: #4AC3D5 url(../images/bg-heading-diag-blue.png) repeat-x;
	}

.creationOptions .choose {
	float: left;
	width: 339px;
	padding: 0 30px 10px;
	}

.creationOptions .upload {
	float: right;
	width: 339px;
	padding: 0 30px 10px;
	}

.creationOptions .options a.button {
	float: none;
	margin: 0 auto;
	}
	
.creationOptions h4 {
	font-size: 1.5em;
	}

.creationOptions .number{
	position: relative;
	width: 190px;
	padding-left: 8px;
	padding-bottom: 0px;

}

.creationOptions .createcontainerone{
	width: 100%;
	height: 290px;
	padding-left: 60px;
	padding-bottom: 30px;
	margin-bottom: 50px;


}

.creationOptions .createcontainertwo{
	width: 100%;
	height: 310px;
	padding-left: 60px;
	padding-bottom: 30px;
	margin-bottom: 50px;


}

.creationOptions .createcontainerthree{
	width: 100%;
	height: 270px;
	padding-left: 60px;
	padding-bottom: 30px;
	margin-bottom: 50px;


}

.creationOptions .col_one{
	position: relative;
	width: 200px;
	height: 250px;
	padding: 0 20px 20px 0;
	float: left;
	text-align: center;


}
.creationOptions .col_two{
	position: relative;
	width: 205px;
	padding: 0 20px 20px 0;
	float: left;
	text-align: center;
	

}
.creationOptions .col_or{
	position: relative;
	width:10px;
	padding: 0 15px;
	top: 30px;
	float: left;
	text-align:center;

}

.creationOptions .col_lib{
	position: relative;
	width: 231px;
	padding: 0 20px 10px 0;
	float: left;
	text-align: center;

}

.creationOptions p{
	text-align:justify;
	padding-top: 5px;

}

.creationOptions .learnMoreButton {
	
	background-image: url(../images/btn-learn-more-green.gif);
	}

/* @end Create Page
-------------------------------- */


/* @group Feeds
===================================== */

.content .svIndex {
	margin-top: 0;
	border: 0;
	padding: 0;
	}

.svIndex dt {
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	}

.svIndex dd.credits {
	float: none;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	color: #000;
	}

.svIndex .releaseDate {
	margin: 0 0 3px;
	font-size: 1em;
	font-weight: normal;
	color: #797C7C;
	}

.svIndex .summary {
	overflow: hidden;
	margin: 0 0 1em;
	}

.svIndex .comments {
	display: none;
	}

.svIndex .readMore {
	display: block;
	padding: 0 0 0 12px;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	background: url(../images/bg-list.gif) no-repeat 0 .3em
	}

.svIndex .readMore { zoom: 1; } /* ie6/7 */

/* @end Feeds
-------------------------------- */



/* @group Forms
===================================== */

form,
.sidebar form {
	margin-bottom: 0;
	}

.form {
	margin: 0;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	}

.form li {
	font-size: 1em;
	}


input, select, textarea {
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.1em;
	}

input.check,
.check input {
	margin-left: 0;
	}

.form .editSize,
.form .editCustom {
	/*float: left;
	width: 168px;
	margin: 0 0 1px;
	padding: 18px 12px;
	background-color: #e3e1dd;*/
	}

.form .editSize {
	zoom: 1;
	}

.form .editCustom {
	/*margin-bottom: 0;
	padding-top: 14px;
	padding-bottom: 11px;*/
	}

.form .editCustom h3 {
	/*margin-bottom: 7px;*/
	}
	
.form .editCustom li {
	font-size: 8px;
	}

.form .editOptions {
	float: right;
	width: 170px;
	min-height: 149px;
	padding: 18px 6px 15px 16px;
	margin-right: 54px;
	background-color: #e3e1dd;
	
	display: inline; /* ie6 hack */
	}

.form .editOptions {
	padding-bottom: 20px;
	}

.form .editOptions ol {
	padding: 3px 0;
	}

.form .editOptions li {
	float: none;
	overflow: hidden;
	margin: 0 0 2px;
	}

.form h3 {
	margin: 0 0 14px;
	font-size: 1.2em;
	color: #000;
	}

.form label {
	float: none;
	width: auto;
	margin: 0;
	color: #58595b;
	}
	
.form li label{
	font-size: 10px;
	}	
	
.form li a{
	font-size: 10px;
	}
	
.form li select{
	font-size: 11px;
	}

label abbr {
	border: none;
	}

.form h3 label {
	float: none;
	width: auto;
	margin: 0;
	padding: 0;
	line-height: 1;
	text-align: left;
	color: #000;
	}

.form select {
	width: 142px;
	}
	

label input {
	margin-left: 0;
	margin-right: .6em;
	}

.form input.text {
	display: auto;
	width: 41px;
	margin: 0;
	padding: 4px 4px 3px;
	border: solid 1px #e45319;
	}
.form .editCustom input.text {
	width: 30px;
	margin-right: 3px;
	padding: 1px 3px;
	}


.form .editCustom ol {
	padding: 0 0 2px;
	}

.form .editCustom li {
	margin: 0;
	padding: 5px 0;
	}

.form .editCustom label {
	float: left;
	display: block;
	width: 90px;
	padding: 2px 6px 0 0;
	font-weight: normal;
	/*text-align: left;*/
	}

.form .editCustom span {
	vertical-align: bottom;
	}


.form .editOptions h4 {
	margin-bottom: 15px;
	}

.form .editOptions input {
	float: left;
	clear: left;
	margin: 5px 3px 5px 0;
	}

.form .editOptions label {
	float: right;
	display: block;
	width: 140px;
	padding-top: 5px;
	text-align: left;
	}


form#login .buttons {
	padding-top: 9px;
	}

.fields {
	padding: 0 0 10px;
	}


.radios {
	float: left;
	width: 500px;
	}

.radios .radioGroup {
	float: left;
	width: 130px;
	}

.radios input {
	float: left;
	margin: 1px 7px 4px 0;
	padding: 0;
	clear: left;
	}

.radios label {
	float: left;
	width: 100px;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #797c7c;
	}

/* @end Forms
-------------------------------- */



/* @group Forms (Buttons/Prompts)
===================================== */

.buttons {
	clear: both;
	overflow: hidden;
	padding: 16px 0 19px;
	text-align: left !important;
	
	zoom: 1; /*ie6*/
	}

.sidebar .buttons {
	padding-bottom: 0;
	}

a.button,
a.prompt {
	float: left;
	/*position: relative;*/
	display: block;
	height: 21px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	}

a.prompt {
	height: 16px;
	padding: 1px 0;
	background-position: 0 1px;
	}

input.button {
	height: 21px;
	overflow: hidden;
	font-size: 0px !important;
	line-height: 0px;
	padding: 0;
	border: 0;
	text-indent: -9999px;
	background-color: transparent;
	}


.buttons .button {
	display: block;
	float: left;
	margin-right: 3px;
	}

/* buttons */

.viewCollection {
	width: 114px;
	background-image: url(../images/btn-view-collection.gif);
	}
.designYourOwn {
	width: 124px;
	background-image: url(../images/btn-design-your-own.gif);
	}
.viewGallery {
	width: 124px;
	background-image: url(../images/btn-view-gallery.gif);
	}
.backToGallery {
	width: 109px;
	background-image: url(../images/btn-back-to-gallery.gif);
	}
.backToCart {
	width: 98px;
	background-image: url(../images/btn-backToCart.gif);
	}
.cancel {
	width: 62px;
	background-image: url(../images/btn-cancel.gif);
	}
.continue {
	width: 79px;
	background-image: url(../images/btn-continue.gif);
	}
.adjustImage {
	width: 97px;
	background-image: url(../images/btn-adjust-image.gif);
	}
.addToCart {
	width: 89px;
	background-image: url(../images/btn-add-to-cart.gif);
	}
.getStarted {
	width: 92px;
	background-image: url(../images/btn-get-started.gif);
	}
.signIn {
	width: 68px;
	background-image: url(../images/btn-sign-in.gif);
	}
.convertAccount {
	width: 132px;
	background-image: url(../images/btn-convert-account.gif);
	}
.backToProducts {
	width: 131px;
	background-image: url(../images/btn-back-to-products.gif);
	}
.preview {
	width: 69px;
	background-image: url(../images/btn-preview.gif);
	}
a.getPassword, input.getPassword {
	width: 104px;
	background-image: url(../images/btn-get-password.gif);
	}
a.login, input.login {
	width: 55px;
	background-image: url(../images/btn-login.gif);
	}
a.updateProfile, input.updateProfile {
	width: 108px;
	background-image: url(../images/btn-update-profile.gif);
	}
a.createProfile, input.createProfile {
	width: 109px;
	background-image: url(../images/btn-create-profile.gif);
	}
a.uploadImage, input.uploadImage {
	width: 104px;
	background-image: url(../images/btn-upload-image.gif);
	}
a.keepShopping, input.keepShopping {
	width: 104px;
	background-image: url(../images/btn-keepShopping.gif);
	}
a.clear, input.clear {
	display: none !important;
	width: 54px;
	background-image: url(../images/btn-clear.gif);
	}
a.recalculate, input.recalculate {
	width: 93px;
	background-image: url(../images/btn-recalculate.gif);
	}
a.checkout, input.checkout {
	width: 78px;
	background-image: url(../images/btn-checkout.gif);
	}

a.submit, input.submit {
	width: 68px;
	background-image: url(../images/btn-submit.gif);
	}

a.save, input.save {
	width: 50px;
	background-image: url(../images/btn-save.gif);
	}

a.learnMoreButton {
	width: 124px;
	background-image: url(../images/btn-learn-more-green.gif);
	}


a.optionEdit {
	width: 96px;
	height: 22px;
	background-image: url(../images/btn-option-edit.gif);
	}

a.optionDelete {
	width: 96px;
	height: 22px;
	background-image: url(../images/btn-option-delete.gif);
	}


/* prompts */

a.joinCommunity {
	width: 129px;
	background-image: url(../images/btn-join-community.gif);

	}
a.uploadArtwork {
	width: 106px;
	background-image: url(../images/btn-upload-artwork.gif);
	}
a.learnMore {
	width: 72px;
	background-image: url(../images/btn-learn-more.gif);
	}
a.forgotPassword {
	width: 111px;
	background-image: url(../images/btn-forgot-password.gif);
	}

/* @end Forms (Buttons/Prompts)
-------------------------------- */



/* @group Forms (Custom Elements)
===================================== */

.jqTransformRadioWrapper {
	float: left;
	display: block;
	clear: left;
	}

.jqTransformRadio {
	display: block;
	width: 14px;
	height: 14px;
	margin: 0 7px 4px 0;
	vertical-align: middle;
	background: transparent url(../images/form-radios.gif) no-repeat center top;
	}

.radio-big .jqTransformRadio {
	display: block;
	width: 18px;
	height: 18px;
	margin: 4px 3px 5px 0;
	vertical-align: middle;
	background: transparent url(../images/form-radios-big.gif) no-repeat center top;
	}

a.jqTransformChecked, .radio-big a.jqTransformChecked {
	background-position: center bottom;
	}

/* custom select form */
.jqTransformSelectWrapper {
	float:left;
	position: relative;
	width: 45px;
	height: 23px;
	background: url(../images/form-select-left.gif) no-repeat top left;
	}

.jqTransformSelectWrapper div span {
	float: none;
	position: absolute;
	width: 14px;
	height: 18px;
	padding: 5px 0 0 7px;
	overflow: hidden;
	line-height: 15px;
	font-size: 1.1em;
	cursor: pointer;
	}

.jqTransformSelectWrapper a.jqTransformSelectOpen {
	display: block;
	position: absolute;
	right: 0px;
	width: 26px;
	height: 23px;
	background: url(../images/form-select-right.gif) no-repeat center center;
	}

.jqTransformSelectWrapper ul {
	display: none;
	position: absolute;
	z-index: 10;
	top: 22px;
	left: 0px;
	overflow: auto;
	width: 43px;
	height: 130px;
	margin: 0px;
	padding: 0px;
	border: solid 1px #e45319;
	list-style: none;
	background-color: #FFF;
	}

.jqTransformSelectWrapper ul li {
	width: auto;
	margin: 0;
	}

.jqTransformSelectWrapper ul a {
	display: block;
	padding: 5px;
	font-size: 12px;
	text-decoration: none;
	color:#333;
	background-color: #FFF;
	}

.jqTransformSelectWrapper ul a.selected {
	color: #333;
	background: #EDEDED;
	}

.jqTransformSelectWrapper ul a:hover,
.jqTransformSelectWrapper ul a.selected:hover {
	color: #fff;
	background:#3582c4;
	}

.jqTransformHidden {
	display: none;
	}

/* @end Forms (Custom Elements)
-------------------------------- */



/* @group Form - Login
===================================== */

#accountLogin {}

#svLoginContainer {
	width: 792px;
	overflow: hidden;
	margin: 4px 0;
	padding: 0;
	border: 4px solid #E3E1DD;
	background: #fff;
	}

#svLoginContainer form {
	margin: 0;
	padding: 0;
	}

#svLoginContainer form#login {
	margin: 0 0 2em;
	}

#svLoginContainer h3 {
	margin: 0 0 18px;
	padding: 6px 10px;
	font-size: 1.8em;
	font-weight: bold;
	color: #fff;
	background: #90ae56 url(../images/bg-heading-diag-green.png) repeat-x;
	}

#svLoginContainer .buttons input {
	float: right;
	}

#svLoginContainer fieldset {
	padding: 0 10px;
	}
#svLoginContainer fieldset ol {
	padding-top: 0;
	}
#svLoginContainer fieldset li {
	margin-bottom: 12px;
	}
#svLoginContainer fieldset li.check {
	margin: 0;
	}

#svLoginContainer .forgotPassword label {
	display: block;
	}

#svLoginContainer .buttons {
	padding: 0;
	}

#svLoginContainer .loginForm {
	float: left;
	width: 396px;
	padding: 0;
	border-right: 1px solid #eae9e6;
	}

#svLoginContainer .loginForm label {
	float: left;
	margin-right: 30px;
	padding: 4px 0 0;
	width: 80px;
	text-align: right;
	}

#svLoginContainer .loginForm input.text {
	width: 245px;
	}

#svLoginContainer #login div.buttons {
	float: right;
	position: relative;
	z-index: 3;
	margin: -18px 10px 0 0;
	padding: 0;
	}


#svLoginContainer .forgotPassword {
	padding: 0;
	}

#svLoginContainer .forgotPassword h3 {
	padding-bottom: 3px;
	border-bottom: 1px solid #eae9e6;
	font-weight: bold;
	color: #000;
	background: transparent;
	}

#svLoginContainer .forgotPassword p {
	margin: 0 0 6px;
	padding: 0;
	color: #000;
	}

#svLoginContainer .forgotPassword fieldset {
	padding-left: 120px;
	}

#svLoginContainer .forgotPassword label {
	display: none;
	}

#svLoginContainer .forgotPassword .buttons {
	padding: 0 20px 20px 0;
	}


#notRegistered {
	float: right;
	width: 395px;
	padding: 0;
	}

#notRegistered h3 {
	margin: 0 0 3em;
	text-align: right;
	color: #463a30;
	background: url(../images/bg-heading-diag-grey.png) repeat-x;
	}

#notRegistered a.joinCommunity {
	float: none;
	width: 193px;
	height: 23px;
	margin: 0 0 0 100px;
	padding: 3px;
	background-image: url(../images/btn-join-community-big.gif);
	background-position: 50% 50%;
	}

#notRegistered ul {
	margin: 2em 0 0 100px;
	}

/* @end Form - Login
-------------------------------- */



/* @group Form - Edit Profile
===================================== */

#svEditProfile {
	/*width: 600px;*/
	margin: 0 auto;
	padding: 0;
	border: 1px solid #E3E1DD;
	background: #fff;
	}
#contact #svEditProfile {
	padding-top: 0;
	}

#svEditProfile #editProfileMsg {
	padding: 10px 0 0 14px;
	}

#svEditProfile h2,
.salesHistory h2 {
	color: #463a30;
	background: url(../images/bg-heading-diag-grey.png) repeat-x;
	}

#svEditProfile img.imagePreview {
	display: block;
	margin: 0 auto 2em;
	}

#svEditProfile h3 {
	margin: 0 0 1em;
	padding: 0 12px;
	font-size: 1.5em;
	color: #000;
	background: transparent;
	}
	
#contact #svEditProfile h3 {
	margin: 0 0 24px;
	padding: 4px 10px;
	font-size: 1.8em;
	line-height: 32px;
	font-weight: bold;
	color: #fff;
	background: #90ae56 url(../images/bg-heading-diag-green.png);
	}

#svEditProfile ol {
	padding: 0 15px;
	}

#svEditProfile li {
	overflow: hidden;
	margin: 0 0 8px;
	}

#svEditProfile fieldset {
	margin-bottom: 1em;
	}

#svEditProfile label {
	float: left;
	width: 120px;
	padding: 6px 10px 0 0;
	text-align: right;
	}

#svEditProfile #svCaptcha {
	margin: 18px 0 1px 131px;
	padding: 0;
	}

#svEditProfile .buttons {
	width: 362px;
	padding: 0 0 15px;
	}

#svEditProfile .buttons input {
	float: right;
	}

#svEditProfile .box {
	margin: 2em 0 0;
	padding: 0;
	}
#contact #svEditProfile .box {
	margin-top: 0;
	}

#svEditProfile .avatar {
	overflow: hidden;
	width: 362px;
	margin: 0 0 2em;
	}

#svEditProfile .avatar li {
	float: left;
	clear: none;
	}

#svEditProfile .avatar .file {
	width: 244px;
	padding-top: 14px;
	}
#svEditProfile .avatar .file p {
	margin: 0 0 17px;
	padding: 0;
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", serif;
	
	}

#svEditProfile .avatar .img {
	width: 116px;
	padding: 15px 0 8px;
	border: 1px solid #E45319;
	text-align: center;
	background: #faf8f3;
	}

#svEditProfile .avatar .img img {
	display: block;
	width: 80px;
	height: 80px;
	margin: 0 auto;
	}

#svEditProfile .avatar .img label {
	float: none;
	width: auto;
	padding: 3px 0 0;
	text-align: center;
	}
#svEditProfile .avatar .img input {
	margin-left: 0;
	}

/*div.fileInput {}
div.fileInput .file {}*/

.artist .info {
	overflow: hidden;
	padding: 0 22px;
	}

.artist .style {
	clear: both;
	}

/* @end Form - Edit Profile
-------------------------------- */



/* @group Form - Upload
===================================== */

#uploadimage {}

#uploadimage .deck {
	margin-bottom: 0;
	}

#croppingTips {
	padding: 2em 0 1px;
	}


#uploadArtwork {
	padding: 20px;
	border: 1px solid #E3E1DD;
	border-width: 0 1px 1px;
	background: #fff;
	}

#uploadArtwork h3 {
	padding: 0;
	/*padding: 0 0 5px;
	border-bottom: 1px dotted #fff;
	font-size: 1.4em;
	font-weight: normal;
	color: #000;*/
	}

#uploadArtwork #previewImage img {
	max-width: 100%;
	max-height: 600px; /* need ie6 hacks */
	}

#uploadArtwork #uploadButtonContainer {
	margin: 12px 0 0;
	padding: 10px 0 24px;
	}

#uploadArtwork p {
	padding: 0;
	}

#uploadArtwork form {
	padding: 0;
	}

#uploadArtwork fieldset {
	margin: 0 0 1em;
	}

#uploadArtwork form ol {
	padding: 5px 0;
	}

#uploadArtwork form ol li {
	position: relative;
	}

#uploadArtwork label {
	width: 115px;
	padding-right: 8px;
	text-align: right;
	}

#uploadArtwork label.error {
	position: absolute;
	left: 100%;
	width: auto !important;
	margin: -13px 0 5px 126px;
	padding: 1px 3px;
	border: 0;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	white-space: nowrap;
	color: #fff;
	background: red;
	}

#uploadArtwork .buttons {
	padding-top: 0;
	}

#uploadArtwork .buttons .button {
	float: right;
	}

#uploadArtwork .upload {
	/*float: left;
	width: 355px;*/
	width: 412px;
	}


#uploadArtwork .tips {
	float: right;
	width: 310px;
	margin: 0;
	padding: 10px;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	color: #fff;
	background: #90ae56 url(../images/bg-heading-diag-green-tips.png);
	}

#uploadArtwork .tips dt {
	margin: 0 0 5px;
	padding: 0 0 5px;
	border-bottom: 1px dotted #fff;
	font-size: 1.4em;
	}

#uploadArtwork .tips dd {
	margin: 0;
	font-size: 1.2em;
	}

#uploadArtwork .tips ul {
	margin-bottom: 0;
	}

#uploadArtwork .tips li {
	font-size: 1em;
	color: #fff;
	}


#uploadedFilesContainer {
	width: 400px;
	margin: 0 0 22px;
	padding: 14px 0 10px;
	border: 1px solid #d5d3cf;
	border-width: 1px 0;
	}

#uploadedFilesContainer h3 {
	margin: 0 0 6px;
	}

#uploadedFilesContainer ul {
	margin: 0 0 0 14px;
	padding: 0 0 1px;
	}

#uploadedFilesContainer li {
	margin: 0 0 5px;
	font-size: 13px;
	color: #666;
	}


div#fileQueue {
	height: 80px;
	border: 1px solid #d5d3cf;
	background: #EDEBE7;
	}

div.uploadifyQueueItem {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #D5D3CF;
	}

div.uploadifyQueueItem .cancel {
	width: auto;
	background: transparent;
	}


p#startUploadButton,
p#cancelAllUploadButton {
	width: 400px;
	}

p#startUploadButton a,
p#cancelAllUploadButton a {
	display: block;
	float: right;
	width: auto;
	height: 28px;
	margin: -33px 0 0;
	padding: 2px 10px 0;
	font-family: 'Helvetica Neue', Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 28px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background: #A8C26E;
	}
p#cancelAllUploadButton a {
	background: #870d0d;
	}

.upload #metaDataForm {
	width: 407px;
	}

.upload #metaDataForm fieldset {
	padding: 0;
	}

.upload #metaDataForm label {
	width: 88px;
	margin: 0;
	padding-right: 8px;
	}

.upload #metaDataForm input.text,
.upload #metaDataForm textarea {
	width: 300px;
	padding: 2px 3px;
	border: 1px solid #E3E1DD;
	}


.upload #previewImage {
	overflow: hidden;
	margin: 0;
	}

.upload #previewImage img {
	max-width: 100%;
	height: auto;
	}

/* @end Form - Upload
-------------------------------- */



/* @group Home Page
===================================== */

.home #content {}

.home #home-illustration {}

.home p.intro {
	margin-bottom: 0;
	padding-bottom: 26px;
	line-height: 1.412;
	border-bottom: 1px dashed #6E6962;
	}

.home #footer {
	padding-bottom: 10px;
	background: transparent;
	}


#banner {
	overflow: hidden;
	padding: 0 0 16px;
	border-bottom: 1px dashed #6E6962;
	}

#banner h2 {
	position: absolute;
	top: 86px;
	left: -76px;
	font-size: 1em;
	background: transparent;
	}

#banner h2 strong {
	display: block;
	width: 244px;
	height: 231px;
	margin: 0 0 12px;
	padding: 0;
	text-indent: -9999px;
	background: url(../images/txt-custom-window-shades.png);
	}

#banner h2 a {
	display: block;
	position: relative;
	left: 165px;
	padding-left: 12px;
	font-size: 1.2em;
	color: #43c8dc;
	background: url(../images/bg-list.gif) no-repeat 0 0.3em
	}

#highlights {
	width: 463px;
	height: 395px;
	overflow: hidden;
	margin: 0 0 0 200px;
	border: 1px solid #726357;
	border-width: 7px 18px 9px;
	list-style: none;
	background: #fff;
	}

#highlights li {
	width: 463px;
	height: 395px;
	}

#highlights li img {
	display: block;
	width: 463px;
	height: 395px;
	}


#options {
	position: absolute;
	right: -134px;
	top: 173px;
	width: 218px;
	height: 45px;
	background-image: url(../images/getstartedhome.gif);
	background-repeat: no-repeat;
	cursor:pointer;
	}
	
.options_calc {
	position: absolute;
	right: -90px;
	top: 230px;
	width: 118px;
	height: 65px;
	background-image: url(../images/pricing_calc2.gif);
	background-repeat: no-repeat;
	cursor:pointer;
	}
	
.options_guarantee {
	position: absolute;
	left: 4px;
	top: 350px;
	width: 96px;
	height: 66px;
	background-image: url(../images/norisk.gif);
	background-repeat: no-repeat;
	cursor:pointer;
	}



#options .button {
	float: none;
	margin: 0 auto 14px;
	}

#become-artist-link {
	width: 86px;
	height: 86px;
	margin: 0 auto;
	}

#become-artist-link a {
	display: block;
	width: 86px;
	height: 86px;
	margin: 64px 0 0;
	text-indent: -9999px;
	background: url(../images/badge-become-artist.png);
	}
#become-artist-link a:hover {
	background-position: 0 100%;
	}

/* @end Home Page
-------------------------------- */



/* @group List - Links
===================================== */

ul.links,
ul.navSecondary {
	margin: 0;
	padding: 5px 8px 8px;
	list-style-type: none;
	
	}

ul.navSecondary {
	margin-bottom: 1em;
	padding: 5px 8px 8px;
	background: #90ae56 url(../images/bg-heading-diag-green-tips.png);
	}

ul.links li,
ul.navSecondary li {
	padding: 5px 4px 3px 8px;
	font-size: 1.2em;
	line-height: 1;
	font-weight: bold;
	background: url(../images/bg-list-white.gif) no-repeat 0 .7em;
	}

ul.links a,
ul.navSecondary a {
	color: #fff;
	}

ul.links .current a,
ul.navSecondary .current a {
	color: #333333;
	}



/*.sysAdmin .sidebar ul.links li.myGallery a,
.sysEditProfile .sidebar ul.links li.updateAccount a,
.sysEditProfile .sidebar ul.links li.artistInfo a,
.sysUploadImage.sidebar ul.links li.addArtwork a,
.sysArtistSales .sidebar ul.links li.salesHistory a,
.sysContact .sidebar ul.links li.contact {
	color: black;
	}*/

/* @end List - Links
-------------------------------- */



/* @group List - Images
===================================== */

/*ul.images {
	margin: 0;
	padding: 0;
	}

ul.images li {
	float: left;
	margin: 0;
	padding-left: 2px;
	list-style-type: none;
	}

ul.images li.first {
	padding-left: 0;
	}

ul.images img {
	width: 100px;
	height: 100px;
	}*/



ul.images {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
	}

ul.images li {
	float: left;
	clear: none;
	display: block;
	position: relative;
	width: 99px;
	height: 100px;
	margin: 0 1px 1px 0;
	padding: 0;
	font-size: 1em;
	text-align: center;
	
	zoom: 1;
	}

ul.images li a {
	position: relative;
	z-index: 10;
	display: block;
	width: 80px;
	height: 80px;
	padding: 10px 9px 10px 10px;
	background: #e3e1dd;
	}
ul.images li:hover a,
ul.images li.hover a {
	background: #463a30;
	}

ul.images img {
	display: block;
	width: 78px;
	height: 78px;
	border: 1px solid #fff;
	}

/* @end List - Images
-------------------------------- */



/* @group List - Contact
===================================== */

ul.contact {
	margin: 0 0 20px;
	list-style-type: none;
	color: #797c7c;
	}

ul.contact li {
	font-size: 1em;
	line-height: 14px;
	font-weight: bold;
	}

ul.contact a {
	color: #797c7c;
	}

/* @end List - Contact
-------------------------------- */



/* @group Portals
===================================== */

.svIndex dl,
.svIndex dl.last {
	margin: 0 0 1.5em;
	padding: 1.5em 0 0;
	border: 0;
	}
.svIndex dl.first {
	padding-top: 0;
	}

#svPortal dt {
	margin: 0 0 8px;
	font-size: 1.6em;
	font-weight: normal;
	}
#svPortal .releaseDate {
	margin: 0 0 3px;
	padding-left: 4px;
	font-size: 1em;
	}

#svPortal dd.credits {
	margin: 0 0 2px;
	padding-left: 4px;
	}

#svPortal dd.summary {
	padding: 0 4px;
	}

#svPortal dd.ratings {
	display: none;
	}

/* @end Portals
-------------------------------- */



/* @group Product Lines
===================================== */

#productLines {
	margin: 16px 0 0;
	padding: 0;
	list-style-type: none;
	background: #e3e1dd url(../images/bg-products.gif) repeat-y 200px 0;
	}

#productLines li {
	float: left;
	width: 169px;
	padding: 14px 15px 13px 16px;
	margin: 0;
	font-size: 1em;
	}

#productLines img {
	display: block;
	margin-bottom: 23px;
	border: solid 1px #fff;
	}

#productLines h4 {
	margin: 0 3px 6px;
	font-size: 1.8em;
	color: #010101;
	}

#productLines h4 a {
	color: #010101;	
	}

#productLines p {
	margin: 0 3px 10px;
	line-height: 14px;
	font-family: Georgia, "Times New Roman", serif;
	}

#productLines .button {
	margin: 0 0 2px 2px;
	}

/* @end Products
-------------------------------- */


/* @group Sales History
===================================== */

div#primary.salesHistory {
	padding-bottom: 20px !important;
	}

div.salesHistory h2 {
	margin: 0 0 20px;
	}

div.salesHistory {}

form#salesSearch {
	margin: 0 10px 25px;
	padding: 10px;
	border: solid #ccc;
	border-width: 2px 0 1px;
	background: #eee;
	}

form#salesSearch fieldset {
	margin: 0 0 10px;
	padding: 0;
	}

form#salesSearch fieldset div {
	float: left;
	padding: 0 20px 0 0;
	}

form#salesSearch div {
	margin: 0;
	padding: 0;
	}

form#salesSearch fieldset div input {
	width: 64px;
	margin: 0;
	}

form#salesSearch label {
	width: auto;
	margin: 0;
	padding: 0 4px 0 0;
	font-family: 'Helvetica Neue', Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 2;
	color: #797C7C;
	}


div.salesHistory div.prose {
	margin: 0 10px;
	padding: 0 0 1px;
	}

div.salesHistory table {
	margin: 0 10px;
	font-family: 'Helvetica Neue', Helvetica, Verdana, Arial, sans-serif;
	}

div.salesHistory table caption {
	font-size: 1.4em;
	color: #000;
	font-weight: bold;
	}

div.salesHistory table th {
	border: 1px solid #bbb;
	border-width: 1px 0;
	font-size: 12px;
	color: #797C7C;
	}

div.salesHistory table td {
	border: 1px solid #bbb;
	border-width: 0 0 1px;
	}

div.salesHistory table td.order {
	text-align: center;
	}

div.salesHistory table td.amt,
div.salesHistory table td.commission {
	text-align: right;
	}

div.salesHistory table td.art img {
	width: 50px;
	}

div.salesHistory table tr.total td {
	text-align: right;
	}

/* @end Sales History
-------------------------------- */


/* @group Sidebar Module
===================================== */

/*
<div class="module">
	<h3>Component Title</h3>
	<div class="section">
		<p>Lorem ipsum dolor sit amet</p>
	</div>
</div>
*/

div.module {
	margin: 0 0 4px;
	background: #fff;
	}

div.module h3 {
	margin: 0;
	padding: 6px 11px;
	font-size: 1.8em;
	text-align: right;
	color: #fff;
	background: #90ae56 url(../images/bg-heading-diag-green.png) repeat-x;
	}

div.module .section {
	padding: 20px 10px 1px;
	border: 1px solid #eae8e6;
	border-width: 0 1px 1px;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	}

div.module .section p {
	font-weight: bold;
	}

div.module .section img {
	display: inline;
	margin: 0 auto;
	}

/* @end Sidebar Module
-------------------------------- */


/* @group Tabs
===================================== */

.create #primary,
.create .sidebar {
	background: #fff;
	}

#galleryTab #primary {
	float: right;
	padding: 20px 20px 15px;
	}
#galleryTab .sidebar {
	float: left;
	width: 255px;
	padding: 18px 22px 25px 23px;
	}


#productsTab #primary {
	float: left;
	width: 272px;
	padding: 0 10px 15px;
	}
#productsTab .sidebar {
	float: right;
	width: 470px;
	padding: 20px 10px;
	border: 1px solid #E3E1DD;
	}

.detail #primary,
#previewTab #primary {
	float: right;
	width: 449px;
	padding: 20px;
	background: #fff;
	}
#previewTab .sidebar {
	float: left;
	width: 272px;
	padding: 0 10px 20px;
	border: 1px solid #E3E1DD;
	}

#previewTab .sidebar h2,
#productsTab #primary h2 {
	margin: 0 -10px;
	font-weight: normal;
	background: #90ae56 url(../images/bg-heading-diag-blue.png) repeat-x;
	}

#productsTab select {
	width: auto;
	min-width: 86px;
	max-width: 140px;
	}
#productsTab select.mini {
	width: auto;
	min-width: 1px;
	}

#previewTab .productDetails dl {
	overflow: hidden;
	clear: both;
	padding: 0 0 10px;
	}

#previewTab .productDetails dt {
	float: left;
	width: 90px;
	text-align: right;
	font-size: 1.4em;
	}

#previewTab .productDetails dd {
	float: left;
	width: 160px;
	margin: 0 0 0 10px;
	font-size: 1.1em;
	color: #666;
	}

#previewTab .productDetails dl.options dd {
	float: none;
	clear: both;
	width: 100%;
	overflow: hidden;
	}

#previewTab .productDetails dl.options dd ul {
	margin: 0;
	}

#previewTab .productDetails dl.options dd li {
	overflow: hidden;
	font-size: 1em;
	}

#previewTab .productDetails dl.options dd strong {
	float: left;
	width: 90px;
	text-align: right;
	color: #000;
	}

#previewTab .productDetails dl.options dd span {
	display: block;
	float: left;
	width: 160px;
	margin: 0 0 0 10px;
	}



#croppingTab {}

#croppingTab #primary {
	float: right;
	width: 470px;
	padding: 20px 10px;
	}
	

#croppingTab .sidebar {
	float: left;
	width: 272px;
	padding: 0 10px 20px;
	border: 1px solid #E3E1DD;
	}

#croppingTab .sidebar h2 {
	margin: 0 -10px;
	background: #90ae56 url(../images/bg-heading-diag-blue.png) repeat-x;
	}

#croppingTab .sidebar h3 {
	margin: 0 0 10px;
	padding: 0;
	color: #000;
	}

#croppingTab #cropPreview {
	margin: 0 auto;
	}

.customizeStep{
	margin: 0 0 10px -10px;
	padding: 0 0 0 15px;
	height: 30px;
	width: 277px;
	background: #e3e1dd;
	}

/* @end Tabs
-------------------------------- */



/* @group Tag Cloud
===================================== */

#svTagCloud ol {
	margin: 0;
	padding: 0;
	}

#svTagCloud li {
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 16px;
	}

#svTagCloud li a {
	color: #58595b;
	}

#svTagCloud li a:hover {
	color: #000;
	}

#svTagCloud .not-popular { font-size: 1em; }
#svTagCloud .not-very-popular { font-size: 1.2em; }
#svTagCloud .somewhat-popular { font-size: 1.4em; }
#svTagCloud .popular { font-size: 1.6em; }
#svTagCloud .very-popular { font-size: 1.8em; }
#svTagCloud .ultra-popular { font-size: 2em; }

/* @end Tag Cloud
-------------------------------- */



/* @group User
===================================== */

.user h4 {
	margin-bottom: 6px;
	}

.user p {
	margin: 0 0 8px;
	color: #58595b;
	}

.box form,
.box .form {
	margin: 0;
	padding: 3px 14px 0;
	}

.box fieldset {
	padding: 0;
	}

.box form li {
	position: relative;
	overflow: hidden;
	margin: 0 0 4px;
	}

.box label {
	float: left;
	display: block;
	width: 76px;
	margin: 0;
	padding: 5px 0 0;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	font-size: 1em;
	text-align: left;
	color: #000;
	}

.box input.text,
.box textarea,
.box select.text {
	float: left;
	width: 220px;
	padding: 4px 5px 3px;
	border: 1px solid #E3E1DD;
	}


.createAccount {
	margin-top: 24px;
	}

form em.error {
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px 1px;
	border: none;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	background: red;
	}

/* @end User
-------------------------------- */

/* @end MODULES
-------------------------------- */


#contact .sidebar {
	width: 272px;
	padding: 10px;
	}

#contact .sidebar h3 {
	margin: 0;
	padding: 0;
	}


#contactInfo {}

#contactInfo dl {
	padding: 10px;
	background: #E3E1DD;
	}

#contactInfo dt {
	margin: 0 0 8px;
	padding: 2px 2px 4px;
	border-bottom: 1px solid #ccc;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.8em;
	color: #463A30;
	}

#contactInfo dd {
	margin: 0;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.4em;
	line-height: 1.572;
	font-weight: bold;
	color: #797C7C;
	}

#contactInfo dd.fax {
	margin-bottom: 14px;
	}



.blog .content {
	overflow: hidden;
	}

.blog .content img {
	max-width: 100%;
	height: auto;
	}

.blog .content span.meta {
	display: block;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	}

.blog .content span.postCredits {
	color: #000
	}
.blog .content span.postDate {
	padding: 4px 0 12px;
	color: #999;
	}



div.welcomeMessage {
	margin: 10px;
	padding: 10px;
	border: 2px solid #E04712;
	color: #fff;
	background: #F37524;
	}

div.welcomeMessage p {
	margin: 0;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	}



.sysSell #primary .box {
	margin: 2em 0 0;
	padding: 2em 0 0;
	border-top: 1px solid #e3e1dd;
	}

.sysSell #primary .box h3 {
	margin: 0 0 6px;
	padding: 0;
	font-size: 2.1em;
	text-transform: lowercase;
	color: #333;
	}

.sysSell #primary .box p {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.4em;
	color: #000;
	}

.sysSell #primary .box form {
	padding: 0;
	}

.sysSell #primary .box form ol {
	overflow: hidden;
	padding-left: 13px;
	}

.sysSell #primary .box form li.req {
	float: left;
	clear: none;
	width: 49.5%;
	}

.sysSell #primary .box .buttons {
	padding-right: 37px;
	}
.sysSell #primary .box form .buttons {
	/*float: right;
	margin-top: -42px;*/
	}

.sysSell #primary .box .buttons a,
.sysSell #primary .box .buttons .button {
	float: right;
	margin-right: 5px;
	}

/* @group STORE
===================================== */

.menu_admin { display: none; }

.webstore {
	margin-top: 2em;
	}

.webstore table {
	font-size: 1em;
	}

.webstore font {
	color: #000;
	}

.webstore tr.header td {
	border-top: 1px dotted #999;
	}

.webstore form div.buttons {
	float: right;
	}

.webstore .formtitle {
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	text-align: right;
	vertical-align: middle;
	}

.webstore .formtextsmall {
	vertical-align: middle;
	}
.webstore .formtextsmall a {
	text-decoration: underline;
	color: #000;
	}

.webstore .BoxTitle,
.webstore .boxTitle {
	border: 0;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	}

a.menu_footer {
	display: block;
	width: 100%;
	text-align: right;
	}

div.menu_trail {}

table.cfwTable {
	width: 100%;
	border: 2px solid #E3E1DD;
	background: #fff;
	}

table.cfwTable .boxtitle {
	border: 0;
	font-size: 16px;
	color: #fff;
	background: #726357;
	}

table.shoppingCart {
	margin: 0;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	}

.shoppingCart th {
	border: 2px solid #999;
	border-width: 0 0 2px;
	vertical-align: bottom;
	}
.shoppingCart th.headerItemPrice,
.shoppingCart th.headerItemPriceExtended {
	text-align: right;
	}
.shoppingCart th.headerItemRemove {
	text-align: center;
	}
.shoppingCart th abbr {
	border: none;
	}
.shoppingCart th span {
	display: block;
	font-size: 10px;
	font-weight: normal;
	}

.shoppingCart tr.productDetails td {
	padding-top: 12px;
	}

.shoppingCart tr.subtotals td {
	border-top: 1px dotted #999;
	border-bottom: 1px solid #999;
	}

.shoppingCart tr.subtotals .label {}
.shoppingCart tr.subtotals .total {}

.shoppingCart td.itemDetails {
	color: #58595B;
	}
.shoppingCart .itemDetails .itemName {
	display: block;
	margin: 0 0 6px;
	font-size: 15px;
	color: #000;
	}


.shoppingCart td.itemQuantity {}
.shoppingCart td.itemPrice {}
.shoppingCart td.itemPriceExtended {}
.shoppingCart td.itemRemove {}

.shoppingCart .itemOptions {
	padding-left: 10px;
	font-size: 10px;
	}

.shoppingCart .itemOptions span {}
.shoppingCart .itemOptions .addons {}
.shoppingCart .itemOptions span strong {
	display: block;
	}


.shoppingCart tr.grandTotal td {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: #463A30;
	}

.shoppingCart tr.grandTotal span {
	font-size: 11px;
	font-weight: normal;
	}


.shoppingCart .couponEntry td {
	padding-top: 12px;
	border-top: 2px solid #999;
	}

.shoppingCart .couponEntry div {
	float: right;
	width: 178px;
	}
.shoppingCart .couponEntry label {
	display: block;
	width: auto;
	text-align: left
	}
.shoppingCart .couponEntry label strong {
	display: block;
	}
.shoppingCart .couponEntry label span {
	font-weight: normal;
	}
.shoppingCart .couponEntry input {
	width: 170px;
	}


.shoppingCart .buttons {
	padding-bottom: 2px;
	border-top: 1px dotted #999;
	}

.shoppingCart .buttons .buttonPanel {
	float: right;
	}


.webstore .invoiceHeader {}

.webstore .invoiceHeader th {
	border-width: 0 0 1px;
	}

/* @end STORE
-------------------------------- */

/* zendesk widget */

#zenbox_overlay { top:0; left:0; width: 100%; height: 100%; position: fixed; _position: fixed; z-index: 90000; }
#zenbox_overlay * { margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-style:normal; font-variant:normal; font-size: 12px; color:#333;}

#zenbox_main #overlay_header {
  padding:6px 5px 1px 0; background-color:#333; 
  font-weight: bold; height:18px; border: solid 2px #000; 
}
#zenbox_main #overlay_header span {
  float:right; height:20px; padding-right:20px; background: transparent url(/external/zenbox/images/close.png) no-repeat 33px 0; 
  text-decoration:underline; font-size:11px; cursor:pointer; color: #fff; 
}

#zenbox_main #overlay_loading h2 {padding: 10px 0; font-size:28px; background: none;}

#zenbox_main { width: 550px; height: 620px; margin: 0 auto; z-index:2; position:relative; }
#zenbox_main div { padding: 5px 20px 0 20px; margin:0; background: #EEE; overflow:none; border-right: solid 2px #000; border-left: solid 2px #000; }
#zenbox_main h2 { margin: 11px 0 12px 0; font-size: 24px; color: #111; font-weight:bold; background:none;}
#zenbox_main p  { margin: 7px 20px 0 0; line-height:1.4em; font-size: 16px;}
#zenbox_main iframe { width: 100%; height: 100%; }

#zenbox_main #overlay_preamble h2, #zenbox_main #overlay_preamble p {text-align:left;} 

#zenbox_screen { top:0; left:0; z-index:1; width: 100%; position: absolute; background-color: #000; opacity: 0.42; filter:alpha(opacity=42); -moz-opacity: 0.42;}

a#zenbox_tab {
  top: 23%; left: 0; width: 45px; height: 108px; border: solid 1px; cursor:pointer; text-indent:-5000px; 
  position: fixed; _position: absolute; z-index: 10000; overflow:hidden; margin-left: -12px; color: white;
}
a#zenbox_tab:hover {background-color: #444;}

/*
------------------------------
	Impromptu's
------------------------------
*/
.jqifade{
	position: absolute; 
	background-color: #aaaaaa; 
}
div.jqi{ 
	width: 400px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	position: absolute; 
	background-color: #ffffff; 
	font-size: 11px; 
	text-align: left; 
	border: solid 1px #eeeeee;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 7px;
}
div.jqi .jqicontainer{ 
	font-weight: bold; 
}
div.jqi .jqiclose{ 
	position: absolute;
	top: 4px; right: -2px; 
	width: 18px; 
	cursor: default; 
	color: #bbbbbb; 
	font-weight: bold; 
}
div.jqi .jqimessage{ 
	padding: 10px; 
	line-height: 20px; 
	color: #444444; 
}


div.jqi .jqibuttons{ 
	text-align: right; 
	padding: 5px 0 5px 0; 
	border: solid 1px #eeeeee; 
	background-color: #f4f4f4;
}
div.jqi button{ 
	padding: 3px 10px; 
	margin: 0 10px; 
	background-color: #00C0D3; 
	border: solid 1px #f4f4f4; 
	color: #ffffff; 
	font-weight: bold; 
	font-size: 12px; 
}
div.jqi button:hover{ 
	background-color: #728A8C;
}
div.jqi button.jqidefaultbutton{ 
	/*background-color: #8DC05B;*/
	background-color: #00C0D3;
}
.jqiwarning .jqi .jqibuttons{ 
	background-color: #00C0D3;
}

.contentPage .content #h9 {
	padding: 0 0 3px;
	border-bottom: 1px solid #eae9e6;
	font-size: 1.8em;
	color: #010101;
	}
	
#tinybox {position:absolute; display:none; padding:10px; background:#fff url(images/preload.gif) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff}

#pricing_calcs {
font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;

}

#pricing_calcs input{
font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
font-size: 18px; 
font-weight: bold; 
margin:0;
padding: 2px;
width: 55px;

}

#calc_head {
position: relative;
left:-10px;
top:-10px;
}

#calc_close {
position: absolute;
right:-10px;
bottom:-10px;
}

.beta_popup{
position: absolute;
font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
font-size: 18px; 
font-weight: bold; 
margin:0;
padding: 2px;
top: 88px;
left: 65px;
width: 300px;

}

/* EOF */
