/* contact form */

.details {
	width:200px;
	height:auto;
	float:left;
}

.details ul {
	margin:0px 0px 0px 10px;
	padding:0px;
	
}

.details ul li {
	list-style-type:none;
	margin-top:5px;
}

.details p {
margin:5px 0px 0px 0px;
}

.details a {
margin:5px 0px 0px 0px;
float:left;
}

.details h3 {

margin-top:20px;
margin-bottom:0px;
}

#contactform {
	width:252px;
	height:auto;
	float:right;
	background-color:#67c2db;
	background-image:url(../images/contact/middle.gif);
	background-repeat:repeat-y;
	margin-top:0px;
	margin-bottom:15px;
}

#contactform p {
	font-size:0.9em;
	margin-top:0px;
	position:relative;
	z-index:2;
}

#contactform .submit {
	width:129px;
	height:33px;
	margin:0px;
	background:none;
	border:none;
	padding:0px;
	
}

#contactform input {
	width:224px;
	padding:3px;
	font-size:1em;
	border:1px solid #666;
	background-color:#fefae1;
	margin-bottom:5px;
	font-family:'Trebuchet MS', Helvetica, Verdana, Arial, sans-serif;
}

#contactform textarea {
	width:224px;
	padding:3px;
	font-size:0.8em;
	border:1px solid #666;
	background-color:#fefae1;
	margin-bottom:15px;
	height:100px;
	font-size:1em;
	font-family:'Trebuchet MS', Helvetica, Verdana, Arial, sans-serif;
}

#contactformtitle {
	background-image:url(../images/contact/title.png);
	height:73px;
	width:263px;
	background-repeat:no-repeat;
	position:absolute;
	margin:-5px 0px 0px -5px;
}

#noproducttitle {
	background-image:url(../images/contact/noproduct.png);
	height:73px;
	width:263px;
	background-repeat:no-repeat;
	position:absolute;
	margin:-5px 0px 0px -5px;
}

#contactform #inner {
	width:232px;
	height:auto;
	padding:55px 10px 10px 10px;
	background-image:url(../images/contact/top.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin-bottom:-10px;
}

#contactform #inner a {
	font-size:1em;
	font-weight:bold;
	color:#398ca9;

}

#contactform #inner a:hover {
	color:#398ca9;
	border-bottom:1px dotted;
}

#contactform #basketbottom {
	height:16px;
	width:252px;
	background-image:url(../images/contact/bottom.gif);
	background-repeat:no-repeat;
	margin-top:0px;
	margin-bottom:-5px;
	position:relative;
}

#orderdetails #left {
	width:400px;
	float:left;
	height:auto;
}

#orderdetails #left table {
	width:400px;
}

#orderdetails #right {
	width:300px;
	height:auto;
	float:right;
}

/* artwork upload info box */

#artwork-info-box {
	width:663px;
	height:135px;
	background-image:url(/assets/images/fileupload/artwork-info-bg.png);
	background-position:top left;
	background-repeat:no-repeat;
	position:relative;
	padding:15px 0 0 20px;
	margin:10px 0 20px 0;
}

#artwork-info-box p {
	display:block;
	width:650px;
	margin:0 0 13px 0;
}

#uploadtitle {
	background-image:url(/assets/images/misc/upload.png);
	height:73px;
	width:263px;
	background-repeat:no-repeat;
	position:absolute;
	top:-10px;
	left:450px;
	cursor:pointer;
}

form#upload-button {
	position:absolute;
	margin:-70px 0 0 400px;
}

.wrapper {
	width: 133px;
	margin: 0 auto;
}

div.button {
	margin:0;
	padding:0;
	cursor:pointer;
}

div.button.hover {
	text-decoration:underline;
	cursor:pointer;
}

.file-listing {
	float:left;
	width:250px;
	text-align:left;
}

.file-listing ul {
	margin:0 0 0 10px;
	padding:0;
}

.file-listing p {
	margin:0 0 0 0;
	padding:0;
	font-weight:bold;
}

.file-listing ul li {
	margin:0 0 5px 0;
	padding:0 0 0 10px;
	list-style:none;
	background-image:url(/assets/images/nav/bullet-blue-top.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.file-listing .button {
	margin:0;
	padding:0;
	cursor:pointer;
}

/* breadcrumb */


#breadcrumb {
	height:auto;
	padding:3px 5px 8px 0px;
	margin-bottom:30px;
	background-image:url(../images/basket/breadcrumb.gif);
	background-repeat:repeat-x;
}

#breadcrumb ul {
	margin:0px 0px 0px 0px;
	padding:0px;
	list-style-type:none;
}

#breadcrumb ul li {
	display:inline;
	padding-right:10px;
	padding-left:14px;

	border-left:1px dotted #666666;
	padding-top:3px;
	background-position:top center;
	background-repeat:no-repeat;
}

#breadcrumb ul li a {
	color:#333333;
	font-weight:bold;
	font-size:0.8em;
}

#breadcrumb ul li a:hover {
	color:#666666;
	border-bottom:1px dotted #666666;
}


/* checkout buttons */

#checkoutbuttons {
	width:180px;
	float:right;
	height:auto;
	margin-top:20px;
}

#checkoutbuttons ul {
	margin:0px;
	padding:0px;
}

#checkoutbuttons ul li {
	width:180px;
	height:auto;
	list-style-type:none;
	display:block;
	border-top:1px dotted #333333;
}


#checkoutbuttons ul li input {
	background-color:#ffffff;
	padding:6px 15px 6px 5px;
	width:180px;
	font-weight:bold;
	font-size:1em;
	border:none;
	text-align:right;
	cursor:pointer;
	background-image:url(../images/basket/arrow2.gif);
	background-repeat:no-repeat;
	background-position:right;
}


a.arrow {
	background-image:url(../images/basket/arrow3.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
}


#ajax-uploads {
	width:567px;
	margin:-10px 0 0 0 !important;
	float:left;
	border:2px solid #666;
	background-color:#fefbe5;
	padding:0 15px 0 15px;
	position:relative;
	z-index:20;
}

#ajax-uploads ul {
	margin:0;
	padding:10px 0 0 0;
	float:left;
	clear:left;
}

#ajax-uploads ul li {
	border-top:1px dotted #666;
	margin:5px 0 0 0;
	padding:5px 0 5px 0;
	list-style:none;
	float:left;
	clear:left;
	width:567px;
	height:auto;
}

#ajax-uploads ul li h4 {
	font-size:1.1em;
	margin:5px 0 10px 0;
	padding:0;
}

#ajax-uploads ul li p {
	margin:0 0 5px 0;
	padding:0;
	font-size:0.9em;
}

#ajax-uploads ul li input {
	margin:5px 0 5px 0;
}

#ajax-uploads ul li form {
	margin:0 0 0 0;
	padding:0;
}

#ajax-uploads .progresscontainer {
	width: 200px;
	height: 3px;
	margin:5px 0 5px 180px;
	padding:0;
}

#ajax-uploads .progressbar {
	width: 0px;
	height: 3px;
	background-color:#44b1d7;
}

/*****

ol list forms

********/
.lform {
	width:600px;
}

.lform form{
	font-size: 1.1em;
	color: #333;	
	font-size: 90%;

	
	}

.lform form legend {
	padding: 0 7px;
	font-weight: bold;
	font-size: 1.1em;
	}

.lform form label {
	color: #333333;
	line-height: 1.8;
	vertical-align: middle;
	width:180px;
	float:left;
	font-size: 1em;
	font-weight:bold;
	margin-top:5px;
}

.loginlabel {
	width:100px;
}

.lform form .required {
	color: #347085;
}

.lform form .required2 {
	color: #347085;
	width:100px;
}

.lform form .inline2 {
	width:100px;
}

.lform form fieldset {
	padding: 0px 15px 20px 15px;
	margin: 0 0 2em 0;
	border: 2px solid #666666;
	background-color:#fefbe5;
	float:left;

	
	}
	
.lform form fieldset.loginfieldset {
	padding: 0px 15px 0px 15px;
	margin: 0 0 2em 0;
	border: 2px solid #666666;
	background-color:#fefbe5;
	float:left;
	width:300px;
}

.loginfieldset {
	width:250px;
	height:auto;
	float:left;
	padding-bottom:0px;
}	

.lform form fieldset.loginfieldset ol{
	margin:0px;
	padding:0px;
	}

.lform form fieldset.loginfieldset ol li {
	list-style: none;
	padding: 4px 0px 10px 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	min-height: 22px;
	width:300px;
	}

.lform form fieldset.loginfieldset ol li input.but {
	float:left;
	color: #333333;
	font-weight: bold;
	background-color: #fefbe5;
	border:none;
	font-size:1em;
	cursor: pointer;
	background-image:url(../images/basket/arrow3.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-align:left;
	padding-left:10px;
}

.lform form fieldset.loginfieldset ol li input.but:hover {
	border-bottom:1px dotted #444444;
}


.lform form .radio {
	width:2em;
	height:2em;
	text-align:left;
	float:left;
}

.lform form fieldset p{
	font-size: 1em;
	}

.lform form fieldset ol{
	margin:0px;
	padding:0px;
	}

.lform form fieldset ol li {
	list-style: none;
	padding: 4px 0px 10px 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	min-height: 22px;
	width:567px;
	}

.lform form fieldset ol li input {
	float:left;
	width:200px;
	border: 1px solid #ccc;
	font-size:0.8em;
	margin:5px 0px;
	padding:4px;
}

.greenformtextarea {
	width:160px !important;
}


.lform form fieldset ol li textarea {
	float:right;
	width:200px;
	border: 1px solid #ccc;
	font-family: Tahoma, Verdana, Arial;
	font-size: 90%;
}

.lform form fieldset ol li textarea.input {
	float:left;
	width:300px;
	border: 1px solid #ccc;
	font-family: Tahoma, Verdana, Arial;
	font-size: 90%;
}

.lform form fieldset ol li input.but {
	float:right;
	color: #333333;
	font-weight: bold;
	background-color: #fefbe5;
	border:none;
	font-size:1em;
	cursor: pointer;
	background-image:url(../images/basket/arrow3.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-align:right;
	padding-left:10px;
}

.lform form fieldset ol li input.but:hover {
	border-bottom:1px dotted #444444;
}

.lform form fieldset ol li input.tick {
	float:left;width:30px;border: 1px solid #ccc;
	}
.lform form fieldset ol li select {
	float:left;border: 1px solid #ccc;
	margin-right:5px;
	margin:5px 0px;
	}
.lform form fieldset ol li select.selectsmall {
	width:130px;
	}
.lform form fieldset ol li select.selectbig {
	width:160px;
	}

.general-form-menu {
	width:160px;
}

.selectbig {
	width:160px;
}

.general-form-menu-large {
	width:160px;
}

#upload-form form fieldset ol li {
	float:left !important;
	clear:left;
	padding:10px 0 0 0;
}

#upload-form form fieldset ol li input {
	margin:5px 0 0 0px;
}

#upload-form form fieldset ol li textarea {
	margin:0px;
	height:100px;
}

#upload-form form fieldset ol li h4 {
	margin:0 0 5px 0;
	font-size:1.1em;
}

#upload-form form fieldset ol li p {
	margin:0 0 5px 0;
}

.lform form em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}

.login-form-field {
	width:180px !important;
}

/*****

tab

********/
#content2 .lform table{
	width:100%;
		margin-top:10px;
}
#content2 .lform table td{
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align:center;
	background-color:#fff;
	padding:5px;
	font-weight:normal;
}

#content2 .lform table td.blank {
	border:none;
	background-color:transparent;
}

#content2 .lform table .productname {
	text-align:left;
}

#content2 .lform table td.total {
	border-bottom:1px dotted #999999;
	border-left:1px dotted #999999;
	text-align:center;
	font-weight:bold;
}

#content2 .lform table td.total1 {
	border-bottom:1px dotted #999999;
	border-left:1px dotted #999999;
	text-align:center;
	font-weight:bold;
	background-color:#94cadc;

}

#content2 .lform table td.total2 {
	border-bottom:1px dotted #999999;
	font-weight:bold;
	border-right:1px dotted #999999;
	background-color:#94cadc;

}

#content2 .lform table th{
	background-color: #fff8cd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222222;	font-size:1em;padding:2px;
		border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333333;
	padding:8px;
}


/*===
errors
====*/

.error {
	color: #ce2626;
}

.lform ul.error  {
	color: #ce2626;
	list-style-type: none;
	line-height: 130%;
	margin:0px;
	padding-left:20px;
	font-size:1em;
	margin-bottom:2em;
}

.lform ul.error li {
	list-style-image: url(../images/misc/error.gif);
}
/*=========
checkout buttons
=======*/


ul.buttons  {
	font-size: 70%;
	margin: 0 0 2em;
	padding: 0;clear:both;
}

ul.buttons  li  {
	display: inline;
	list-style: none;
}

ul.buttons  li a{
	width: 120px;
	display: block;
	float: left;
	padding: 3px 0;
	margin: 3px 2px 0 0;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;	background: #ffffff url(/assets/images/layout/button.gif);
	border: 2px solid #999999;
}
ul.buttons  li a.active{
	padding: 5px 0 3px;
	margin: 1px 2px 0 0;
	color: #3f3e2c;
	font-weight: bold;
	background: #ffffff;
	border: 1px solid #c4c090;
	border-bottom: none;
}

ul.buttons  li a:hover {
	margin-top: 0;
	background: #610012;
	padding: 3px 0;
	margin: 3px 2px 0 0;
	color:#ffffff;
}


/* if no product form */

#noproduct-form p {
	font-size:0.9em;
	margin-top:0px;
	position:relative;
	z-index:2;
}

#noproduct-form .submit {
	width:129px;
	height:33px;
	margin:0 0 -10px 0;
	background:none;
	border:none;
	padding:0px;
	
}

#noproduct-form input {
	width:302px;
	padding:3px;
	font-size:1em;
	border:1px solid #666;
	background-color:#fefae1;
	margin-bottom:5px;
	font-family:'Trebuchet MS', Helvetica, Verdana, Arial, sans-serif;
}

#noproduct-form textarea {
	width:302px;
	padding:3px;
	font-size:0.8em;
	border:1px solid #666;
	background-color:#fefae1;
	margin-bottom:15px;
	height:100px;
	font-size:1em;
	font-family:'Trebuchet MS', Helvetica, Verdana, Arial, sans-serif;
}

#noproducttitle {
	background-image:url(../images/contact/noproduct.png);
	height:73px;
	width:263px;
	background-repeat:no-repeat;
	position:absolute;
	margin:-5px 0px 0px -5px;
}


#noproduct-form {
	width:310px;
	height:auto;
	padding:10px;
	background-color:#fff4af;
	border:1px solid #999999;
	margin-top:20px;
}

#noproduct-form a {
	font-size:1em;
	font-weight:bold;
	color:#398ca9;

}

#noproduct-form a:hover {
	color:#398ca9;
	border-bottom:1px dotted;
}

/* file upload page */

#content3 p.return {
	float:left;
	clear:left;
}

#content3 dl {
	margin:0;
	padding:0;
	width:600px;
	float:left;
	clear:left;
}

#content3 dt {
	float:left;
	font-weight:bold;
	clear:left;
	display:block;
	width:150px;
	margin:0 0 10px 0;
	padding:0;
}

#content3 dd {
	float:left;
	font-weight:normal;
	display:block;
	width:450px;
	margin:0 0 10px 0;
	padding:0;
}

#content3 dd .file{
	float:left;
	clear:left;
	display:block;
	width:450px;
	margin:0 0 5px 0;
}

