/*  
Theme Name: Gallerista
Theme URI: http://gallerista.se/
Description: Default theme for Gallerista, gallerista.se.
Version: 0.5
Author: Mikael Wehner
Author URI: http://wehnertal.com/

	This is the default theme for Gallerista.

*/



/* Begin Typography & Colors */
@charset "ISO-8859-1";
body {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6F6F6F;
	margin: 0px;
	padding: 0px;
	/*font-size: 100%;*/
	font-size: 12px;
	line-height: 110%;
}

#centerdiv {
	position:absolute;
	/*top: 50%;*/
	left: 50%;
	width:640px;
	/*height:570px;*/
	margin-left: -320px; /*set to a negative number 1/2 of your width*/
	/*margin-top: -285px;*/
}


a:link, a:visited {
	color: #2079e5;
	text-decoration: none;
}
a:hover, a:active {
	color: #082A4F;
	text-decoration: none;
}
#tabsB {
	float:right;
	width:100%;
	font-size:13px;
	/*font-size: 1.2em;*/
	line-height:normal;
}
#tabsB ul {
	margin:0;
	padding:0px 10px 0 0; /*top, right, bottom,left space*/
	list-style:none;
}
#tabsB li {
	display:inline;
	margin:0;
	padding:0;
}
#tabsB a {
	float:left;
	background:url("images/tableftB.gif") no-repeat left top;
	margin:0;
	padding:0 0 0px 4px;
	text-decoration:none;
}
#tabsB a span {
	float:left;
	display:block;
	background:url("images/tabrightB.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	/*padding:5px 15px 4px 6px;*/
	/*color:#666;*/
	color: #000000;
}

/*
#tabsC a:hover span, #tabsC a#activetab span
	{ background-position:100% -42px;color: #FFF; }
#tabsC a:link#activetab, #tabsC a:visited#activetab, #tabsC a:hover
	{ background-position: 0% -42px; }
*/

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsB a span {float:none;}
/* End IE5-Mac hack */
#tabsB a:hover span {
	color:#000;
}
#tabsB a:hover {
	background-position:0% -42px;
}
#tabsB a:hover span, #tabsB a#activetab span {
	background-position:100% -42px;
}
#tabsB #current a {
	background-position:0% -42px;
}
#tabsB #current a span {
	background-position:100% -42px;
}
#tabsB a:link#activetab, #tabsB a:visited#activetab, #tabsB a:hover { 
	background-position: 0% -42px; 
}



/* GALLERISTA NEW CSS ELEMENTS */

#main, #canvas, #tavla, #prices, #buyart, #qna, #kontakt {
	/*width: 890px;*/

	margin-top: 14px;
	margin-left: 20px;
	padding: 0px;
}
#leftcolumn {
	float: left;
	/*width: 640px;*/
	width: 640px;
	height: 670px;
	margin-top: 10px;
}

#leftcolumn_order {
	float: left;
	width: 640px;
	margin-top: 0px;
}
select#dim, input#flip, input#save {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#rightcolumn {

	float: left;
	width: 230px;
	margin-top: 10px;
	/*margin-left: 20px;*/
	padding-left: 20px;
}
#rightcolumn_canvas {

	float: left;
	width: 230px;
	margin-top: 10px;
	/*margin-left: 20px;*/
	padding-left: 200px;
}
#rightcolumn_order {
	background-image: url(images/bg_rightcol_transp.png);
	background-repeat: repeat;
	padding: 6px;
	float: left;
	width: 230px;
	margin-top: 0px;
	margin-left: 8px;
	position: relative;
	z-index: 2000;
}
#leftcolumn #productshots {
	margin-bottom: 10px;
}
.usershot {
	float: left;
}
#menu {
	width: 640px;
	height: 21px;
	z-index: 999;
	/*vertical-align: bottom;*/
}
#designersheader {
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	height: 24px;
	width: 180px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 10px;
	font-size: 12px;
	padding-left: 4px;
	line-height: 140%;
	margin-bottom: 4px;
}
#usersheader {
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	height: 24px;
	width: 633px;
	/*width: 194px;*/
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 10px;
	font-size: 12px;
	padding-left: 4px;
	line-height: 140%;
	margin-bottom: 4px;
}
#designerphotodiv {
	clear: both;
	height: 170px;
}
#userimages img {
	margin-right: 14px;
}
.greenheader {
	background-image: url(images/header_green.gif);
	background-repeat: repeat-x;
	height: 24px;
	background-position: 3px;
	padding-left: 4px;
	margin-top: 10px;
	width: 226px;
	margin-bottom: 10px;
}
#theprocess {
	font-size: 12px;
}
.desshot {
	float: left;
}
/*
input {
	width: 150px;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 20px;
	color: #666666;
}
*/
#subscribe {
	font-size: 100%;
	margin-top: 4px;
}

#subscribe h2 {
	font-size: 100%;
	font-weight: normal;
	color: #6c180f;
	margin: 0px;
	padding: 0px;
	line-height: 50%;
}

input#signup {
	width: 150px;
	margin-left: 0px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 20px;
	color: #666666;
}
input#subscribe {
	width: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 24px;
	color: #666666;
}
/*
.designerphotos {
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.designerphotos3 {
	margin-bottom: 2px;
}
*/
.designerphotos {
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border: 1px solid #ababab;
	padding: 4px;
}
.designerphotos3 {
	margin-bottom: 2px;
	border: 1px solid #ababab;
	padding: 4px;
}

.desshot {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#canvas_steps {
	width: 500px;
}
.color1 {
	color: #0064df;
}
.color2 {
	color: #ec8c1a;
}
.color3 {
	color: #2c3400;
}
.color4 {
	color: #925c00;
}
#examples {
	font-size: 130%;
}
#examples span.color1, #examples span.color2 {
	font-weight: bold;
}
.cornerradio {
	margin: 0px 4px 0px 0px;
	padding: 0px;
	width: 20px;
	height: 20px;
	top: 5px;
	position: relative;
}
.cornerimage {
	position: relative;
	top: 11px;
	margin-right: 10px;
}
#cornertype {
	margin-bottom: 20px;
}
#submitcrop {
	float: left;
}
#savenreset {
	margin-top: 4px;
}
#submit select {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#image input, #submit input  {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.error_hidden {
	display: none;
}
.error_show {
	color: #CC0000;
}
.gal_help {
	/*background-color: #FF6600;
	padding: 2px;
	text-decoration: underline;
	color: #FFFFFF;
	line-height: 120%;*/
	text-decoration: underline;
	background-image: url(images/help.gif);
	background-repeat: no-repeat;
	/*background-position: right 6px;*/
	background-position: right;

	padding-right: 14px;
	margin-right: 2px;
}
div#qTip {
	width: 250px;
	padding: 5px;
	/*border: 1px solid #666;
	border-right-width: 2px;
	border-bottom-width: 2px;*/
	background-image: url(images/tooltip_bg.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid #C1DAD7;
	border-right: 2px solid #C1DAD7;
	border-bottom: 2px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	
	display: none;
	/*background: #FF0000;*/
	color: #4f6b72;
	/*font: bold 9px Verdana, Arial, Helvetica, sans-serif;*/
	text-align: left;
	position: absolute;
	z-index: 1000;
}
#dispscale {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
#yourdimensions {
	padding-bottom: 10px;
	/*width: 350px;*/
}
#imagedata {
	font-size: 80%;
}
.imagewarning {
	display: none;
}
.warningimg {
	float: left;
	margin-right: 10px;
}

.pricetable {
	width: 640px;
	padding: 0;
	margin: 14px 0 1em 0;
}
.pricetable caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
.pricetable th {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}
.pricetable td.tdfoot {
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;	
}
.pricetable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

.pricetable td {
	font: normal 14px Georgia, "Times New Roman", Times, serif;

	border-right: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}

.pricetable td.alt {
	background: #F5FAFA;
	color: #797268;
}

/* PRICETABLE 2 */ 

.pricetable2 {
	width: 640px;
	padding: 0;
	margin: 12px 0 1em 0;
}
.pricetable2 caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
.pricetable2 th {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	white-space:nowrap; 
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}
.pricetable2 td.tdfoot {
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;	
}
.pricetable2 th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

.pricetable2 td {
	border-right: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	font-size: 13px;
	white-space:nowrap; 
}

.pricetable2 td.alt {
	background: #F5FAFA;
	color: #797268;
}

*/ END PRICETABLE 2 */


#faqlist ul {
	font-size: 40px;
	line-height: 150%;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#faqlist li li {
	padding-left: 20px;
	font-weight: normal;
}
#faqlist li {
	font-size: 18px;
	line-height: 23px;
	font-weight: bold;
}
.breadcrumb {
	font-size: 80%;
	margin-bottom: 10px;
}
#questions .qlabel {
	float: left;
	width: 150px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}
#questions .qlabel_error {
	float: left;
	width: 150px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}
#questions input, #questions textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
#questions {
	width: 450px;
	border: 1px solid #C1DAD7;
}
#questions #yourname,  #questions #youremail, #questions #question{
	width: 250px;
}
#questions .submitdiv {
	width: 400px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
#questions .style_a {
	padding: 8px;
	background-image: url(images/bg_questions.jpg);
}
#questions .style_b {
	padding: 8px;
	background-image: url(images/bg_questions2.jpg);
}
/*
input.emailField {
	validate: email;
	validate-alert-text: 'This is not a valid email address.';
}
*/
#orderpage {
	/*position: relative;
	top: -11px;
	height: 654px;*/
	margin-top: 10px;
}
#myContent {
	height: 654px;
}
/* END GALLERISTA NEW CSS ELEMENTS */

#mydiv {
	/*background-color: #FF0000;*/
	position:absolute;
	/*top: 50%;*/
	left: 50%;
	/*width:759px;*/
	width:780px;
	height:590px;
	margin-left: -390px; /*set to a negative number 1/2 of your width*/
	padding-top: 0px;
	background-color: #e3e3e3;	
	/*margin-top: -210px;*/	/*padding: 0px;*/
}

#mydiv2 {
	/*background-color: #FF0000;*/
	position:absolute;
	/*top: 50%;*/
	left: 50%;
	/*width:759px;*/
	width:780px;
	/*height:590px;*/
	margin-left: -390px; /*set to a negative number 1/2 of your width*/
	padding-top: 0px;
	background-color: #e3e3e3;	
	/*margin-top: -210px;*/	/*padding: 0px;*/
}

#mydiv3 {
	/*background-color: #FF0000;*/
	position:absolute;
	/*top: 50%;*/
	left: 50%;
	/*width:759px;*/
	width:780px;
	height:590px;
	margin-left: -390px; /*set to a negative number 1/2 of your width*/
	padding-top: 0px;
	background-color: #e3e3e3;	
	/*margin-top: -210px;*/	/*padding: 0px;*/
}

#logo {
	float: left;
	width: 200px;
	height: 50px;
	margin-right: 10px;
}
#logodiv img {
	margin-left: 16px;
	float: left;
}
#tagline {
	width: 240px;
	float: left;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	padding-top: 20px;
}
/*
#menu {
	width: 340px;
	float: right;
	text-align: right;
	height: 50px;
}
*/
#largeimage {
	background-color: #CCCCCC;
	float: left;
	height: 237px;
	width: 385px;
	border: 4px solid #FFFFFF;
	margin-right: 10px;
}
#head {
	height: 50px;
	background-color: #FFFFFF;
	background-image: url(images/head_bg.gif);
	background-repeat: repeat-x;
}
#photocontent {
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#gallerytext {
	background-color: #FFFFFF;
	float: left;
	width: 332px;
	padding: 4px;
	height: 36px;
	font-size: 90%;
}
#push1 {
	width: 332px;
	padding: 4px;
	background-color: #FFFFFF;
	height: 100px;
	margin: 0px 0px 10px;
	float: left;
}
#push2 {
	width: 332px;
	padding: 4px;
	background-color: #FFFFFF;
	height: 102px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
}
.cleardivs {
	clear: both;
}
#gallery img{
	border: 4px solid #FFFFFF;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#mixedcontent {
	padding: 10px 0px 20px 20px;
}
h1 {
	color: #33649a;
	/*font-size: 135%;*/
	font-size: 22px;
	/*font-weight: bold;*/
	display: inline;
	/*line-height: 160%;*/
	line-height: 28px;
}
h2 {
	/*font-size: 130%;*/
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	color: #71541f;
	/*display: inline;*/
	margin: 0 0 10px 0;
	padding: 0;
}
h3 {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #2079e5;
	display: inline;
	margin: 0;
	padding: 0px;
}
#textcontent {
	width: 385px;
	float: left;
	background-color: #FFFFFF;
	padding: 4px;
	margin-right: 10px;
	height: 220px;
}
#qnacontent {
	width: 720px;
	float: left;
	padding: 4px;
	margin-top:20px;
	margin-left:20px;
	background-color: #FFFFFF;
	/*margin-right: 10px;
	height: 220px;*/
}
#contactcontent {
	width: 640px;
	float: left;
	padding: 4px;
	margin-top:20px;
	margin-left:20px;
	/*background-color: #FFFFFF;*/
	/*margin-right: 10px;
	height: 220px;*/
}
#examples img {
	border: 1px solid #ababab;
	padding: 4px;
}
/* Gallerista override */

#orderform {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
#orderform input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	/*vertical-align: top;*/
	/*margin: 5px;*/
	/*position: relative;
	top: 2px;*/
}
.submit_button {
	margin-top: 10px;
}
#orderform table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;	
	border: 1px solid #CCCCCC;
}
#orderform textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 5px;
	position: relative;
	top: 2px;
}
#orderform td {
	height: 40px;
	padding: 8px;
}

.td_top {
	vertical-align: top;
}

.fieldwidth {
	width: 300px;
}

.td_text_bg {
	/*background-color: #F5F5F5;*/
	background-image: url(images/field_bg.gif);
	background-repeat: repeat;
}
.td_stripe {
	width: 100px;
	/*background-color: #F5F5F5;*/
	background-image: url(images/field_bg.gif);
	background-repeat: repeat;
}
.td_stripe_b {
	/*background-color: #F5F5F5;*/
	/*background-image: url(images/field_bg.gif);*/
	background-repeat: repeat;
}

.td_stripe_error {
	width: 60px;
	/*background-color: #F5F5F5;*/
	background-image: url(images/field_bg.gif);
	background-repeat: repeat;
	color: #FF0000;
}
.td_error {
	color: #FF0000;
}

.caseinfo {
	background-color: #F2F2F2;
	width: 191px;
	padding: 4px;
	margin-top: 6px;
	font-size: 85%;
	position: relative;
	top: -4px;
}

#theprocess img {
	position: relative;
	left: -2px;
	margin-top: 2px;
	margin-bottom: 4px;
}

#sidebar ul, #sidebar ul li {
	background:none!important; 
	margin:0;
	padding:0; 
	list-style:none!important; 
	text-align:left;
	/*float: left;*/
}

#hidecart {
	display: none;
}

/* BETA TEST FORM */

/*
#cforms5form {
	width: 470px;
}

#cforms5form ul, #cforms5form li {
	list-style-type: none;
}

#cforms5form li {
	position:relative;
	left: -40px;
	margin-bottom: 20px;
}

#cforms5form fieldset {
}
#cforms5form span {
	font-weight: bold;
	display: block;
}

#cforms5form .cf-box-group span {
	display: inline;
}

#cforms5form .emailreqtxt, #cforms5form .reqtxt {
	display: block;
}

#cforms5form #cf5_field_2, #cforms5form #cf5_field_3, #cforms5form #cf5_field_4, #cforms5form #cf5_field_7, #cforms5form #cf5_field_8{
	width: 400px;
}

#cforms5form .cf-box-title {
	font-weight: bold;
	margin-bottom: 0px;
}
.cf_hidden {
	display: none;
}
*/

/* END BETA TEST FORM */



/* NEW ORDER PAGES */

.style_left {
	font-size: 14px;
	line-height: 16px;
	height: 115px;
	width: 310px;
	float: left;
	margin-right: 4px;
	background-color: #eff4f4;
}
.style_right {
	font-size: 14px;
	line-height: 16px;
	height: 115px;
	width: 310px;
	float: left;
	margin-bottom: 4px;
	background-color: #eff4f4;
	
}

.style_left label,.style_right label {
	padding: 4px 0 0 0;
	font-weight: bold;
	display: block;
	position: relative;
	left: -3px;
}
.align_right {
	float: right;
	clear: both;
}
.next_step {
	clear: both;
	margin-left: 310px;
}
.style_left img, .style_right img {
	float: left;
	margin-right: 10px;
}

.breakme {
	clear: both;
}

#media_left {
	float: left;
	width: 310px;
	/*height: 440px;*/
	margin-right: 4px;
	height: 500px;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	*/
	
	/*background-color: #eff4f4;*/
	/*background-color: #d2ebef;*/
}

#media_right {
	float: left;
	width: 310px;
	height: 500px;
	/*padding: 5px 0px 5px 5px;*/
	/*background-color: #eff4f4;*/
	/*background-color: #d2ebef;*/
}

#media_left img, #media_right img {
	margin-bottom: 4px;
}
.media_wrap {
	padding: 8px 0px 8px 8px;
	background-color: #eff4f4;
	height: 250px;
}

.moveme {
	position: relative;
	left: -3px;
}
#step3b img {
	float: left;
	margin-right: 10px;
}

legend {
	font-weight: bold;
	color: #71541f;
}
fieldset {
	border:solid 1px #71541f;
	margin-bottom: 10px;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 16px;
	line-height: 19px;
	padding: 10px;
}
fieldset p {
	margin-bottom: 10px;
}
#artshop img {
	border:0;
}
.art_landscape {
	margin-right: 10px;
	float: left;
}
.art_portrait {
	/*margin-right: 45px;
	margin-left: 45px;
	float: left;*/
	float: left;
	background-color: #ECECEC;
	padding-right: 41px;
	padding-left: 41px;
	margin-right: 10px;

}
#artshop hr {
	border: 0;
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 1px;
	width: 100%;
	text-align: left;
	clear: both;
}
#shop {
	font-size: 90%;
}
/* END NEW ORDER PAGES */


.box {
	float: left;
	height: 120px;
	width: 224px;
	margin-top: 2px;
	margin-right: 10px;
}
.featurebox {
	height: 50px;
	width: 224px;
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 14px;
}
.featurebox h4 {
	display: inline;
	font-size: 16px;
	color: #818e2f;
	line-height: 20px;
}
#footer {
	clear: both;
	font-size: 70%;
	text-align: right;
	margin: 0px;
	padding: 0px;
	color: #999999;
}
#footer hr, #mid hr {
	height: 1px;
	width: 100%;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #AAAAAA;
}
#mid hr {
	height: 1px;
	width: 100%;
	clear: both;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #AAAAAA;
}
.featurebox img {
	float: left;
	margin-right: 4px;
}
.puff {
	float: left;
	height: 110px;
	width: 170px;
	margin-top: 2px;
}
.frontimg {
	margin-bottom: 6px;
}
.frontp p {
	display: inline;
}
.box img {
	border-style: none;
}
.box a {
	text-decoration: none;
	color: #6F6F6F;
}
.box a:link, .box a:visited {
	text-decoration: none;
}
.box a:hover, .box a:active {
	text-decoration: underline;
}
.buybuton {
	position: relative;
	top: 8px;
	left: 4px;
}
/*
#tavla #leftcolumn {
	position: relative;
	top: -20px;
}
*/

#demo-fallback, #demo-status {
	margin-top: 10px;
	margin-bottom: 10px;
}
#demo-fallback {
	height: 120px;
}
#upload_wrap {
	margin: 20px 0 0 20px;
}
#tavla table {
	margin-bottom: 30px;
}

#buyart form {
	display: inline;
}
#buyart hr {
	border: 0;
	/*color: #71541F;*/
	background-color: #71541F;
	height: 2px;
	width: 100%;
	/*width: 100%;*/
	text-align: left;
	clear: both;
}

#sub {
	margin-top: 10px;
}
#sub form, #sub ol, #sub li, #sub label, #sub input, #sub p, #sub legend, #sub .cf-sb {
	display: inline;
}
#sub .linklove, .cf_hidden {
	display: none;
}

#sub .fldemail {
	width: 260px;
}
.cf_info {
	margin-left: 20px;
	font-size: 75%;
	color: #444444;
}
.cf-ol input {
	width: 180px;
	color: #444444;
}

#tycktill {
	position: relative;
	width: 109px;
	height: 109px;
	top: -580px;
	left: -60px;
	z-index: 0;
}
p {
	font-size: 15px;
	line-height: 19px;
	margin-bottom: 1.1em;	
}
label span {
	font-size: 15px;
}

#buyart #leftcolumn form {
	display: block;
	clear: both;
}
#wait_upload {
	position: relative;
	left: 130px;
	top: -115px;
	height: 80px;
	width: 400px;
	background-image: url(images/upload_bg.png);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	display: none;
}
#wait_upload img {
	margin-left: 14px;
	float: left;
	margin-top: 10px;
	margin-right: 14px;
}
#wait_text {
	margin-top: 12px;
	font-size: 13px;
	line-height: 18px;
	float: left;
	width: 290px;
}
small {
	font-size: 75%;
	font-style: italic;
}
.galbuy {
	position: relative;
	top: -8px;
}