div.gradient {
	border: 1px solid #ddd;
	background: #fff url('/fi/img/gradient24.gif') repeat-x 0px 0px;
	padding: 16px 8px;
	clear: left;
}

fieldset.gradient {
	border: 1px solid #ddd;
	background: #fff url('/fi/img/gradient24.gif') repeat-x 0px 0px;
	padding: 16px 8px;
	clear: left;
}

.gradient a {
	color: #0065ca;
}

.hidden {
	display: none;
}

.gradient legend {
	display: none;
}

h2 {
	color: #000;
	font-size: 12pt;
	margin: 18px 0px 6px 0px;
}

h3 {
	color: #333;
	font-size: 10pt;
	margin: 0px 0px 8px 0px;
}

label b {
	color: #333;
	font-size: 10pt;
}

label em {
	display: block;
}

.gradient hr {
	color: #ddd;
	border: none;
	height: 1px;
	background: #ddd;
}

br.clear {
	clear: both;
}

.full-length {
	width: 100%;
}

.notice {
	display: block;
	font-size: 8pt;
}

.margin-top {
	display: block;
	margin-top: 16px;
}

.margin-bottom {
	display: block;
	margin-bottom: 16px;
}

.label-and-input {
	display: block;
	clear: both;
	margin-top: 8px;
	/* vertical-align: top; */
}

.label-and-input label {
	display: inline-block;
	width: 130px;
}

.label-and-input.twocolumn.right label {
	width: auto;
}

.label-and-input.twocolumn {
	width: auto;
}

.label-and-input label em {
	display: block;
	font-size: 8pt;
	color: #888;
}

.disabled {
	color: #888;
}

.radio label {
	padding-right: 16px;
}

div.radio {
	margin-bottom: 1em;
}

.timeselector {
	margin-bottom: 8px;
}

.timeselector label {
	display: inline-block;
	width: 100px;
}

textarea {
	width: 100%;
	height: 300px;
}

div.twocolumn-holder {
	clear: both;
}

div.twocolumn {
	float: left !important;
	clear: none !important;
	width: 320px;
}

div.twocolumn.right h3 {
	margin-top: 1em;
}

div.paymentNotice {
	padding: 4px 0px 4px 26px;
	display: block;
}

div.paysonNotice {
	font-size: 8pt;
}

#form-price hr {
	float: left;
	width: 250px;
}

#end_notifier {
	color: #888;
}

input.errorinput, select.errorinput, textarea.errorinput {
	border: 2px solid #c00;
}

span.errorinput {
	display: block;
	color: #c00;
	margin-top: 4px;
}

div.error {
	color: #c00;
	padding: 16px 16px 16px 90px;
	background: #ffe28a url('/fi/img/newitem_error.jpg') no-repeat 20px center;
	margin-top: 24px;
	font-size: 10pt;
}

div.error ul, div.error ul li {
	color: #333;
	list-style: disc;
	font-weight: normal;
	font-size: 9pt;
	margin-top: 4px;
}

#maincategory, #subcategory, #category {
	width: 190px;
}

#subcategory, #category {
	margin-left: 10px;
}

#breadcrumb {
	color: #333333;
}

#breadcrumb td {
	font-size: 8pt;
}

#breadcrumb .active {
	background: #ff9900;
	font-weight: bold;
	padding: 3px 8px 0px 8px;
}

#breadcrumb .inactive {
	background: #d9d9d9;
	padding: 3px 8px 0px 8px;
}

.yellowbutton {
	background: #fe9800 url('/fi/img/yellowbutton_bg.gif') repeat-x 0px 0px;
	border: 1px solid;
	border-color: #ffe5ae #dd8f1a #c77801 #dd8f1a;
	font-weight: bold;
	height: 24px;
}

#preview-scroller {
	width: 100%;
	height: 320px;
	overflow: auto;
	border: 1px solid #333;
}

.preview-buttons {
	margin: 10px 0;
}

.lightblue {
	background: #e2ecf7;
	padding: 15px 20px;
	margin: 20px 0px;
}

.orange {
	background: #ffe69b;
	padding: 1em 2em 0.25em 2em;
}
	
.lightblue h2, .orange h2 {
	color: #333;
	padding: 0;
	margin: 0;
}

.lightblue a {
	color: #0065ca;
}

.bluebutton {
	background: #0065ca url('/fi/img/bluebutton_bg.gif') repeat-x 0px 0px;
	border: 1px solid;
	border-color: #add4f1 #1574cc #0654a1 #1574cc;
	font-weight: bold;
	text-decoration: none;
	color: #fff !important;
	padding: 2px 8px;
/*	line-height: 24px; */
	font-size: 12px;
}
.bluebutton_dyn {
    background: #0065ca url('/fi/img/bluebutton_bg_big.gif') left center repeat-x;
    border: 1px solid;
    border-color: #add4f1 #1574cc #0654a1 #1574cc;
    font-weight: bold;
    text-decoration: none;
    color: #fff !important;
    padding: 2px 8px;
    font-size: 12px;
    cursor: pointer;
}

div.hoverbutton {
	float: right;
}

div.hoverbutton a.bluebutton {
	display: block;
	color: #fff;
}

.thumbnail-tr, .thumbnail-tl, .thumbnail-br, .thumbnail-bl {
	margin: 0;
	padding: 0;
}

.thumbnail-tr {
	float: left;
	width: 79px;
	background: transparent url('/fi/img/image_frame.jpg') no-repeat right top;
}

.thumbnail-tl {
	background: transparent url('/fi/img/image_frame2.jpg') no-repeat left top;
}

.thumbnail-br {
	background: transparent url('/fi/img/image_frame3.jpg') no-repeat right bottom;
}

.thumbnail-bl {
	background: transparent url('/fi/img/image_frame4.jpg') no-repeat left bottom;
	padding: 11px 13px 15px 13px;
}

.thumbnail-placeholder {
	background: transparent url('/fi/img/image_placeholder.jpg') no-repeat left top;
	width: auto;
	height: 53px;
	/*margin: 11px 13px 15px 13px; */
}

div.gray {
	background: #eee;
	padding: 12px;
}

div.payson_calc {
	margin: 4px 0px;
	padding: 12px;
	background: #eee;
}
div.payson_calc .float-left{
	float: left;
}

div.payson_calc .float-right{
	float: right;
}

div.payson_calc .clear {
	clear: both;
}

div.payson_calc input {
	text-align: right;
}

div.payson_calc hr {
	height: 1px;
	color: #ccc;
	border: 0;
}

div.payson_calc #calc_total, div.payson_calc .total, #payson_form #total {
	font-weight: bold;	
}

#payson_form a {
	color: #0065ca;
}

a.payson {
	color: #0065ca;
}

div.floatingNotifier {
	float: right;
	width: 200px;
	background: #fff;
	padding: 12px;
}

div.right-floater {
	float: right;
	margin-top: 20px;
}

table.ads {
	text-align: center;
	margin: 6px 0 0 20px;
}

table.ads td.itembox {
	background-color: #fff;
	border: 2px solid #bbb;	
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	height: 120px;
	text-align: center;
	vertical-align: top;
	width: 17%;
	color: #000;
}

table.ads td.itembox:hover {
	border: 2px solid #72A0C4;
}

table.ads td.itembox a {
	color: #000;
	text-decoration: none;
}

/* visibility */
div.vas-product {
	border-bottom: 1px solid #dddddd;
	padding: 0.5em 0;
}

#add-products fieldset {
	border: 0;
	padding: 0.25em 0px;
	clear: both;
	border-bottom: 1px solid #ddd;
}

#add-products table {
	border-collapse: collapse;
}

td.vas-product-checkbox {
	width: 32px;
	text-align: center;
}

#add-products fieldset .productCheckbox {
	width: 32px;
	text-align: center;
}

td.vas-product-description {
	padding: 2px 0px;
}

#add-products fieldset span.multiplier {
	color: #f60;
	font-style: italic;
	font-size: 8pt;
	margin-left: 1em;
}

#add-products fieldset .productNotice {
	font-size: 8pt;
}

#add-products fieldset .productPrice {
	text-align: right;
}

#add-products fieldset .productExtra {
	font-size: 8pt;
	text-align: right;
}

td.vas-product-description p {
	margin: 0.3em 0;
}

#add-products fieldset .productDescription p {
	margin: 0.5em 0;
	line-height: 1.5em;
}

td.vas-product-description a.modal {
	color: #0065ca;
	text-decoration: none;
}

#add-products fieldset .productDescription a.modal {
	color: #0065ca;
	text-decoration: underline;
}

div.vas-buttons {
	padding: 0.5em 0;
	margin-bottom: 2em;
}

#add-products .productButtons {
	padding: 0.5em 0;
	margin-bottom: 2em;
}

#add-products .productTotal {
	float: right;
}

.inline {
	display: inline;
}

/* simplemodal */
div.modal {
	display: none;
	width: 500px;
}

#simplemodal-overlay {
	background-color: #000;
}
#simplemodal-container {
	background-color: #fff;
	padding: 12px;
}

#simplemodal-container a.modalCloseImg {
	background: url(/fi/img/x.png) no-repeat;
	width: 30px;
	height: 30px;
	display: inline;
	z-index: 3200;
	position: absolute;
	top: -12px;
	left: -12px;
	cursor: pointer;
}

/* pay3 */
div.paybutton {
	height: 1.5em;
	margin-top: 4px;	
}

.expired, .expired * {
	color: #ff0000;
}

div.charity-holder {
	border: 2px solid #766200;
	border-width: 2px 0px;
	padding: 4px 0px;
	margin: 4px 0px;
}

div.charity-holder div.charity-logo {
	float: left;
	width: 65px;
}

div.charity-holder div.charity-description {
	padding-top: 4px;
	float: left;
}

div.charity-holder strong, div.charity-holder a {
	color: #766200;
}

div.auth-notification {
	background: #E2EBF6;
	padding: 1.5em 1em 2em 1em;
	float: right;
	width: 280px;
	margin: 42px 0px 0px 8px;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.align-justify {
	text-align: justify;
}

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

.orange-tang, a.orange-tang, a.orange-tang:hover {
	color: #f60;
}

.orange-tang-button {
	background-color: #f60;
    border: 1px solid;
    color: white;
    font-weight: bold;
    text-decoration: none;
    color: #fff !important;
    padding: 5px 15px;
/*  line-height: 24px; */
    font-size: 12px;
}

