
/*
 *
 *	DEFAULT -template
 *
 *
 *
 */


body {
	background: #fff;
    background-position: center center;
	color: #000;
}

h1,h2,h3,h4,h5 {
	color: #222;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	line-height: 1.2em;
}

h1 { color: #555; font-size: 26px; margin: 5px 10px; }
h2 { color: #555; font-size: 20px; margin: 5px 10px 10px; }
h3 { font-size: 18px; }
h3.box { margin: 0px 10px 5px 15px; padding: 0; }
h4 { font-size: 14px; }
h5 { font-size: 13px; }

hr.space {
	border-color: none;
	border: 0;
	background: none;
}
/*
.content h1 {
	margin: 10px 15px;
	padding-left: 0;
}*/
.content h1 {
	color: #555;
	font-size: 24px;
	font-weight: bold;
	margin: 10px 15px;
}

.content > p {
	margin: 5px 20px 20px;
}

input[type=text], input[type=password] {
	background: #eee;
	border-color: #aaa;
	border-style: solid;
	border-width: 1px;
	color: #333;
	padding: 5px 10px;
}
.box_with_bg input[type=text], .box_with_bg input[type=password] {
	background: #fff;
}
input[type=text][disabled="disabled"], input[type=text][disabled] {
	background: #FFF;
	border-color: #ddd;
}
fieldset {
	background: #EEE;
	border-color: #ddd;
	margin-left: 10px;
	margin-right: 10px;
}
fieldset table.onleft {
	width: auto;
}
fieldset table.onleft td.label {
	width: 180px;
}
legend {
	border-color: #cccccc;
	margin-left: 10px;
	padding: 15px 10px;
}

a { color: #333; }

p { line-height: 1.3em; }

input[disabled="disabled"] { background: none !important; border: none !important; }

label { line-height: 1.3em; }

img.lightborder {
	border: 1px solid #ddd;
}

#loadingText {
	background-color:#C9E2F0;
	padding: 5px; 
	position: absolute; 
	top:0; 
	right: 10px;
}

#innerBg {
	background:none;
	position: relative;
}

#header {
	border-bottom: 0;
	margin-bottom: 15px;
	min-height: 80px;
	position: relative;
}
#header #companyGreeting {
	margin: 3px 10px;
}
#header #companyLogo {
}
.top_bar {
	background: url('../img/ui-bg_diamond_15_71c3f2_10x8.png') repeat;
	border-bottom: 2px solid #5eafdb;
	box-shadow: 0px 0px 15px #777;
	height: 80px;
	position: absolute;
	top: 0px;
	width: 100%;
}
#left {
	margin-right: 9px;
}
#left .box {
	margin: 10px 0 0 10px;
	padding-left: 10px;
	padding-right: 0px;
}
#left .box.hilight {
	background: #eee;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#left .box.hilight h5 {
	color: #505050;
	margin-bottom: 10px;
}
#left .box ul.order_state_icons li {
	display: block;
	padding: 5px;
	padding-left: 0;
}
.content {
	border-left: 0px solid #e9e9e9;
	
}
.content > .ui_message {
	margin: 0 10px;
}

.box {
	background: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	padding: 15px;
}
.box h2 {
	color: #444;
	margin-left: 0;
}
.box.box_with_bg {
	background: #f1f1f1;
}
.form_bottom {
	border-top: 1px solid #ccc;
	padding-top: 10px;
}

.inline-icon {
	display: inline;
	float: left;
}

.lighter_box {
	background: #eee;
	border: 1px solid #aaa;
	padding: 5px;
	position: relative;
	margin-bottom: 10px;
}
.lighter_box h1, .lighter_box h2, .lighter_box h3 {
	color: #333;
}

.tooltip {
	background-color: #eee;
	border:1px solid #bbb;
	padding:10px 15px;
	width:200px;
	color:#333;
	text-align:left;
	font-size:12px;
	z-index: 1005;

	/* outline radius for mozilla/firefox only */
	-moz-box-shadow:0 0 5px #666;
	-webkit-box-shadow:0 0 10px #aaa;
}

.cluetip {
	font-size: 1em;
	overflow: hidden;
	word-wrap: break-word;
}
.cluetip-close {
	float: right;
}

.ui-cluetip-content {
	padding: 10px;
}
.ui-cluetip-header {
	font-size: 12px;
	padding: 5px 10px;
}

.show_public_site {
	font-size: 11px;
}

.tipme {
	position: relative;
}


.dialog_table td {
	padding-bottom: 15px;
}
.dialog_table label {
	padding: 5px 10px;
}

.dialog_table .tooltip {
	background: #222;

}


/*-----------------------------
---- Vaalea taustalaatikko ----
------------------------------*/
.light_bg {
	background: url('../img/bg_gradient_light_8x1000.png') repeat-x 50% 100%;
}
.light_bg_300 {
	background: url('../img/bg_gradient_light_8x300.png') repeat-x 50% 100%;
}
.light_bg h3 {
	border-bottom: 1px solid #ccc;
	margin: 10px 10px 5px 15px;
	padding: 0px 10px 5px 5px;
}
.light_bg h3, .light_bg h3 a {
	color: #356B97;
}
.light_bg p {
	color: #666;
	padding: 0px 10px 10px 20px;
}
/*============================*/

.options_quantity p {
	font-size: 20px;
	text-align: center;
}
.options_quantity input {
	background: #eee;
	border-color: #aaa;
	color: #333;
	font-size: 24px;
	padding: 10px;
	text-align: center;
	width: 60px;
}

.options_price p {
	font-size: 36px;
	line-height: 36px;
	padding: 10px 10px 3px 10px;
}
.options_price span.vat_info {
	display: block;
	margin-left: 20px;
	margin-bottom: 20px;
}
.options_price span.unit_price_holder {
	font-size: 12px;
}
.options_submit p {
	text-align: center;
}

#loadingPrice {
	position: absolute;
}
#loadingPrice img {
	margin: 10px auto;
}
.options_price_loading {
	visibility: hidden;
}

.dropped_box .add_to_basket {
	font-size: 20px;
	margin-top: 10px;
}

#loadingPrice img {
	margin-top: 15px;
	margin-left: 20px;
}

/* -------------------------------- */

.top_area {
	background: none;
	border-bottom: 4px solid #8CC63F;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.logo_area {
	height: 70px;
}

.company_name {
	position: relative;
}
.company_name img {
	margin-left: 10px;
	margin-top: 15px;
}
.company_name h1 {
	font-size: 38px;
	font-weight: normal;
	display: block;
	margin-top: -10px;
	position: absolute;
	text-align: center;
	top: 50%;
}

.info_area {
	background: none;
	display: block;
	height: 60px;
	position: static;
}
.logged_in_area {
	margin-left: 10px;
	margin-top: 10px;
}
.logged_in_area h5 {
	color: #ccc;
	font-size: 14px;
	margin: 0px 0px;
	padding: 0px 0px;
}

.site_controls {
	float: right;
}
#headerButtons {
	position: absolute;
	right: 0;
	bottom: 0;
}
#headerButtons .cart {
	width: 50px;
}
#headerButtons .cart.ui-button-icon-only .ui-icon {
    left: 10px;
}
.cart_button_wrapper {
    float: right;
    margin-right: 10px;
    position: relative;
}
#activeCart {
    background: #ffffff;
    color: #71C3F2;
    display: block;
    font-size: 12px;
    height: 18px;
    right: 0px;
    padding-left: 1px;
    padding-top: 2px;
    position: absolute;
    text-align: center;
    top: 8px;
    width: 18px;
    
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
}

.upper_navi li {
	display: inline;
	float: left;
	position: relative;
	z-index: 900;
}

.upper_navi li ul li, .upper_navi li li a {
	float: none;
}
.upper_navi li ul {
	border: 1px solid #ccc;
	border-top: 0;
	display: none;
	left: 0;
	position: absolute;
	top: 100%;
	z-index: 910;
}
.upper_navi li:hover ul {
	display: block;
}
.upper_navi li ul li a {
	background: #fff;
	color: #333;
	display: block;
	font-size: 12px;
	padding: 8px 15px;
	text-align: left;
	width: 150px;
}
.upper_navi li li {
	border-bottom: 1px solid #595959;
}
.upper_navi li ul li a:hover {
	background: #eee;
	color: #333;
}
.upper_navi li ul li:last-child a, .upper_navi li ul {
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
}

.own_info_submenu {
	display: none;
	position: absolute;
	z-index: 900;
}
.own_info_submenu li {
	display: block;
}


.top_right_menu {
	background: none;
	border-bottom: 0px solid #ccc;
	position: absolute;
	right: 0;
	top: 0;
}
.top_right_menu ul {
	float: right;
}
.top_right_menu li a {
	color: #fff;
	font-weight: bold;
	padding: 10px;
	text-decoration: none;
}
.top_right_menu li a:hover {
	background: #eee;
	color: #333;
}
.top_right_menu li, .top_right_menu li a {
	float: left;
	position: relative;
}
.top_right_menu li ul li, .upper_navi li li a {
	float: none;
}
.top_right_menu li ul {
	border-top: 0;
	cursor: default;
	display: none;
	margin-left: -20px;
	padding: 0 20px 30px;
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 910;
}
.top_right_menu li:hover ul {
	display: block;
}
.top_right_menu li ul li a {
	background: #eee;
	color: #333;
	display: block;
	font-size: 12px;
	padding: 8px 15px;
	text-align: left;
	width: 150px;
}
.top_right_menu li li a{
	border-bottom: 1px solid #ddd;
}
.top_right_menu li ul li a:hover {
	background: #fff;
	color: #333;
}
.top_right_menu li ul li:last-child a, .top_right_menu li ul {
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
}

.top_right_menu li ul ul {
	padding-bottom: 0;
	position: relative;
}
.top_right_menu li ul ul a {
	font-size: 11px;
	padding-left: 30px;
	width: 135px;
}

.top_right_menu .active_cart {
	padding-right: 25px;
}

.top_right_menu li a.logout {
	color: #fff;
	font-weight: bold;
}
.top_right_menu li a.logout:hover {
	color: #D60909;
}
.language_selection ul.inline li.active a {
    background: none repeat scroll 0 0 #12A0D9;
}


/*----------------------------
---------- MENU --------------
-------- vertical ------------*/


#left > ul {
	margin-left: 10px;
	margin-top: 10px;
}
#left > ul li {
	font-weight: bold;
}
#left ul li a {
	border-bottom: 1px solid #ddd;
	color: #243735;
	display: block;
	padding: 5px 8px;
	text-decoration: none;
}
#left ul li a:hover {
	background: none;
	color: #1C94C4;
}
#left ul li.selected a {
	background: none;
	color: #1C94C4;
	font-weight: bold;
}
#left ul li.unfolded a {
}
#left ul li.unfolded a:hover, #left ul li.selected a:hover {
	color: #1C94C4;
}
#left ul li.selected li a {
	background: none;
	color: #333;
	font-weight: normal;
}
#left ul li li {
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
}
#left ul li li a {
	padding-left: 15px;
}
#left ul li li li a {
	font-size: 10px;
	padding: 3px 8px 3px 25px;
}
#left ul a .ui-icon {
	margin-top: 0;
}


.main_menu {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: left;
	padding: 10px 0;
	width: 190px;
}
.main_menu li {
}
.main_menu li li {
	border-bottom: none;
}
.main_menu li a {
	/*background: url('../jqueryui_green/images/ui-bg_highlight-soft_15_111111_1x100.png') repeat-x 50% 50%;*/
	background: url('../img/navi_item_bg.png') repeat-x 50% 100%;
	color: #ccc;
	display: block !important;
	font-size: 13px;
	padding: 10px 10px 12px 10px;
	position: relative;
	text-align: left !important;
}
.main_menu li.current li a {
	font-size: 11px;
}
.main_menu li li a .ui-button-text {
	font-size: 11px;
	padding-bottom: 0.2em;
	padding-left: 2em !important;
	padding-top: 0.2em;
}
.main_menu li a span.menu-item-icon {  display: inline-block; float: right; }
.main_menu li a:hover {
	/*background: url('../jqueryui_green/images/ui-bg_highlight-soft_15_111111_1x100.png') repeat-x 50% 50%;*/
	/*background: url('../img/ui-bg_highlight-soft_60_179e0a_1x100.png') repeat-x 50% 50%;
	color: #fff;*/
}
.main_menu li.current a {
	/*background: url('../img/ui-bg_highlight-soft_60_179e0a_1x100.png') repeat-x 50% 50%;
	border-right: none;
	border-bottom: none;
	color: #fff;
	font-weight: bold;*/
}

.main_menu li ul, .main_menu li li {
	background: none;
}
.main_menu li li a {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	padding: 6px 10px 8px 20px;
	text-transform: none;
	font-weight: normal !important;
	letter-spacing: 0;
}
.main_menu li li.current a {
}
.main_menu li.current li a:hover {
}
.main_menu li li.current {
	border: 0;
	margin-right: 0;
}

/*----------------------------
---------- MENU --------------
------- horizontal -----------*/

.horizontal_menu {
	text-align: left;
}
.horizontal_menu .menu {
	border-bottom: 1px solid #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
.horizontal_menu ul li, .horizontal_menu ul li a {
	float: left;
	position: relative;
}
.horizontal_menu ul li a {
	padding: 5px;
	text-decoration: none;
}
.horizontal_menu li ul {
	display: none;
	position: absolute;
	top: 100%;
	z-index: 1000;
}
.horizontal_menu li ul li a {
	background: #eee;
	color: #654b24;
	width: 150px;
}
.horizontal_menu .menu li a:hover {
	background: #eee;
}
.horizontal_menu .menu li:hover > ul {
	display: block;
}
.horizontal_menu ul li a {
	padding: 10px 10px;
}
.horizontal_menu li li.current a {
	padding: 10px 5px;
}

/*-------------------------------
---------- TUOTESIVUT -----------
---------------------------------*/
.product_type_item {
	background: #fff;
	-moz-box-shadow: inset 0 0 3px 1px rgba(0,0,0,.1);
	-webkit-box-shadow: inset 0 0 3px 1px rgba(0,0,0,.1);
	box-shadow: inset 0 0 3px 1px rgba(0,0,0,.1);
	border: 1px solid #eee;
	cursor: pointer;
	float: left;
	height: 200px;
	/**height: 1%;*/
	margin-bottom: 20px;
	margin-right: 20px;
	position: relative;
	width: 200px;
}
.product_type_item:hover {
	-moz-box-shadow:
		inset 0 0 10px 3px rgba(0,0,0,.2); /* inside glow */

	-webkit-box-shadow:
		inset 0 0 10px 3px rgba(0,0,0,.2); /* inside glow */

	box-shadow:
		inset 0 0 10px 3px rgba(0,0,0,.2); /* inside glow */
}
.product_type_item h2 {
	color: #29CE24;
	font-size: 16px;
	font--weight: bold;
	letter-spacing: 0px;
	margin: 10px;
	padding-top: 10px;
	text-align: center;
}
.product_type_item a {
	color: #1C94C4;
	text-decoration: none;
}
.product_type_item .image {
	height: 110px;
	margin-top: 10px;
	text-align: center;
}
.product_type_item .image img {
	margin-left: 0px;
}
.product_type_item p {
	color: #666;
	font-size: 12px;
	line-height: 20px;
	margin: 10px;
}
.product_item {
	margin: 0px 10px 0 0;
	position: relative;
}
.product_item h3 {
	border-bottom: 1px solid #ccc;
	margin: 10px 10px 5px 15px;
	padding: 0px 10px 5px 5px;
}
.product_item h3 a {
	color: #29CE24;
}
.product_item_image {
	float: left;
	margin: 10px;
	width: 150px;
}
.product_item img {
	float: right;
	margin: 5px 10px;
	position: relative;
}

.product_item.listlike {
	margin-bottom: 10px;
}

.product_item_list_box {
	background: #f1f1f1;
	cursor: pointer;
	height: 100px;
}
.product_item_list_box:hover {
	background: #eee;
}

.product_item_list_box h2 {
	font-size: 16px;
	margin: 10px 10px 5px;
}

.product_item_list_box p {
	color: #aaa;
	margin: 5px 10px;
}
.product_item_list_box h2 a {
	color: #333;
	text-decoration: none;
}
.product_item_list_box p a {
	color: #555;
	text-decoration: none;
}

.product_item_box {
	background: url('../img/bg_gradient_light_8x300.png') repeat-x 50% 100%;
	border: 1px solid #ddd;
	cursor: pointer;
	float: left;
	height: 250px;
	margin-top: 10px;
	margin-right: 20px;
	position: relative;
	width: 215px;
}
.product_item_box_left {
	float: left;
	width: 70%;
}
.product_item_box h2 {
	font-size: 14px;
	padding: 15px 5px 5px;
	margin-bottom: 0 !important;
	margin-left: 10px !important;
	margin-right: 10px !important;
	text-transform: uppercase;
	word-wrap: break-word;
}

.product_item_box h2 a {
	color: #333;
}
.product_item_box p.description {
	font-size: 12px;
	height: 90px;
	margin-top: 0px !important;
	margin-left: 10px !important;
	margin-right: 10px !important;
	padding: 0px 5px 5px;
}
.product_item_box p.image {
	bottom: 10px;
	margin: 0 !important;
	position: absolute;
	text-align:center;
	width: 100%;
}
.productbox_image_missing {
	background: #f9f9f9;
	border: 1px solid #ddd;
	float: left;
	height: 110px;
	margin-left: 15px; 
	width: 170px;
}

.product_item_box_right {
	float: right;
	width: 30%;
}
.product_item_prices {
	margin: 0px 0px 10px 10px;
	position: absolute;
	right: 0px;
	top: 50%;
}
.product_item_prices ul {
	margin-left: 20px;
}
.product_item_prices a {
	color: #333333;
}
.product_item_prices li {
	padding: 5px 0;
}
.product_item_prices li.hilight a {
	color: #654b24;
	font-size: 20px;
}
.product_preview {
	margin-bottom: 10px;
}
.product_preview .image {
	color: #fff;
	float: left;
	height: 250px;
	margin-right: 10px;
}
.product_preview .image_not_available {
	background: #333;
	font-size: 16px;
	height: 200px;
	opacity: 0.3;
	position: relative;
	text-align: center;
	width: 300px;
}
.image_not_available span {
	display: block;
	padding-top: 90px;
}
.product_preview h2 {
	margin: 0px 0 20px 10px;
	padding: 10px 0 0;
}
.product_preview p {
	font-size: 13px;
	line-height: 20px;
}

.product_details {
	float: left;
	margin: 10px;
	width: 400px;
}

.product_details_photos {
	float: left;
	margin: 10px;
}

.product_details_photos a {
	text-decoration: none;
}

.product_description {
	color: #333;
	font-size: 12px;
	margin: 0px 0 10px 20px;
}

/*-------------------------------
------- OSTOSKORI ---------------
---------------------------------*/
table.cart, table.form, table.list {
	background: none;
	border-color: #999;
	color: #333;
	margin: 10px 0;
	width: 100%;
}
table.list {
	padding: 10px;
}
table.cart th {
	background: none;
	border-bottom: 1px solid #1C94C4;
	font-size: 12px;
	font-weight: normal;
	padding: 10px;
	text-align: left;
}
table.cart td {
	padding: 10px;
}
table.cart span.row_title {
	display: block;
	font-size: 12px;
	letter-spacing: 0;
	padding: 6px 10px 6px 0;
	text-align: left;
	width: 200px;
}

table.form input[type=text] {
	background: #fff;
	border-color: #ccc;
	color: #333;
}
table tr.divide_top td {
	border-top: 1px solid #bbb;
}
table tr.divide_bottom td {
	border-bottom: 1px solid #bbb;
}
table tr.hilight td {
	background: #ddd;
}
table tr.hilight_green td {
	background: #D6F5CE;
}
table tr.missing_data td {
	color: #D42929;
}
table tr.sum_hilight td {
	background: none;
	font-weight: bold;
	border-top: 1px solid #ddd;
}
table tr.sum_hilight td.price_style {
	line-height: 16px;
}
table td.price_style, table th.price_style {
	text-align: right !important;
}
input.quantity {
	padding: 3px !important;
	text-align: center;
	width: 3em !important;
}

.product_max_bubble_container {
	float: left;
	position: relative;
}
.product_max_bubble, .options_product_max_bubble {
	background: #222; 
	color: #fff;
	position: absolute;
	text-align: center;
	-webkit-border-radius: 5px;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius: 5px;
	-moz-border-radius-bottomleft: 0;
	border-radius: 5px;
	border-bottom-left-radius: 0;
	opacity: 0.9;
	filter: alpha(opacity=90);
}

.product_max_bubble {
	font-size: 0.8em;
	left: 40px;
	padding: 5px 3px;
	top: -18px;
	width: 50px;
}

.options_product_max_bubble {
	cursor: pointer;
	font-size: 11px;
	line-height: 13px;
	left: 140px;
	padding: 10px 5px;
	top: 0;
	width: 300px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.options_product_max_bubble p {
	font-size: 11px;
}

h2.cart_price {
	margin-bottom: 15px !important;
	margin-left: 15px !important;
}

span.cart_table_norm_price {
	display: block;
	font-size: 10px;
}
span.cart_table_norm_price.hidden {
	display: none;
}


table.delivery_info_table input[disabled=disabled] {
	text-decoration: line-through;
}

table.additional_products h3 {
	margin-left: 10px !important;
}
table.additional_products td {
	vertical-align: middle;
}
table.additional_products td div {
	width: 400px;
}
table.additional_products td p {
	font-size: 11px;
	line-height: 13px !important;
}
table.additional_products td.additional_products_form_cell {
	vertical-align: middle;
}
table.additional_products input[type=text] {
	border-color: #bbb;
}
table.additional_products td.additional_products_price_cell {
	font-weight: bold;
}

div.cart_item_actions_holder {
	font-size: 0.9em;
}

/*-------------------------------
------- Tilauskonfigurointi------
---------------------------------*/

table.order_conf {
	width: 100%;
}
table.order_conf th {
	background: none;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	text-align: center;
}

table.order_conf td a.ui-button {
	float: left;
	padding: 0;
	width: 100%;
	height: 50px;
}

input.pages_selection_input {
	font-size: 24px;
	padding: 10px;
	text-align: center;
	width: 100px;
}

/*-------------------------------
------- Tilaukset ---------------
---------------------------------*/
.orders_item {
	border-bottom: 1px solid #ccc;
	color: #555;
	margin-bottom: 10px;
	padding: 10px;
}
.orders_item a {
	color: #555;
}


/*-------------------------------------
------------- UI ----------------------
---------------------------------------*/
.button.selected {
	border: 1px solid #999999;
	background: #e6e6e6 url('jqui-theme/images/ui-bg_glass_30_3784c3_1x400.png') 50% 50% repeat-x;

	/*background: #494949;
	background: -moz-linear-gradient(center top , #666 35%, #333 100%) repeat scroll 0 0 transparent;
	background:  -webkit-gradient(linear, left top, left bottom, from(#666), to(#333));
	 */
	font-weight: normal;
	color: #fff;
}

.button.selectable {
	background: url('../img/bg_gradient_light_8x300.png') repeat-x 50% 100%;
	border-color: #bbb;
	color: #333;
}
.button.selectable:hover {
	background: #eeeeee url('jquui-theme/images/ui-bg_glass_20_356b97_1x400.png') repeat-x 50% 50%;
}

.button.bg-green, .button.bg-blue, .button.bg-red {
	color: #fff;
	text-shadow: none;
}
.button.bg-green:hover, .button.bg-blue:hover, .button.bg-red:hover {
	color: #fff;
}
.button.bg-green.ui-state-default .ui-icon, .button.bg-green:hover .ui-icon, .button.bg-blue:hover .ui-icon, .button.bg-red:hover .ui-icon {
	background-image: url('jqui-theme/images/ui-icons_f0f0f0_256x240.png');
}
.button.selected .ui-icon {
	background-image: url('jqui-theme/images/ui-icons_f0f0f0_256x240.png');
}
.button.logout {
	font-size: 10px;
}

th .button.bg-transparent { font-weight: bold; }
.button.bg-transparent { background: none; border: none; color: #333 !important; }
.button.bg-transparent .ui-icon { background-image: url('secondary-ui/images/ui-icons_333333_256x240.png') }
.button.bg-transparent .ui-button-text { padding-left: 1.5em; }
.button.bg-transparent .ui-button-icon-primary { left: 0; }

.ui-icon.ui-icon-black { background-image: url('../img/jqueryui_bgs/ui-icons_333333_256x240.png') }

button.ui-button {
	margin-top: 0;
}

/*-------------------------------------
------------- UI ----------------------
---------------------------------------*/

.pagination {

}

.pagination a {
	background: #333;
	color: #fff;
	padding: 2px 6px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.pagination strong {
	background: none;
	border: 1px solid #999;
	color: #333;
	padding: 2px 6px;
}

.pagination a {
	background: #ccc;
	border: 1px solid #bbb;
	color: #333;
}
.pagination a {
	background: #ccc;
	border: 1px solid #bbb;
	color: #333;
}


.dialog_inside_box {
	background: #ddd;
	color: #333;
	font-size: 18px;
	line-height: 1.5em;
	margin-bottom: 10px;
	padding: 10px 20px;
}


.ui-dialog table td {
	padding: 6px 10px;
}
.ui-dialog table textarea, .ui-dialog table input[type=text], .ui-dialog table input[type=password] {
	background: #181818;
	background: #fff;
	border: 1px solid #222;
	border: 1px solid #bbb;
	color: #333;
	padding: 10px 15px;
}

.toolbarToCart input[type=text]{
	padding: 4px 8px;
	width: 30px;
	border-color: #AAAAAA;
	color: #333333;
	text-align: center;
}



.file_icon {
	float: left;
	height: 75px;
	overflow: hidden;
	width: 100px;
}
.file_description {
	float: left;
	margin-left: 10px;
	width: 250px;
}
.uploaded_file { border: 1px solid #ddd; margin-bottom: 5px; padding: 10px; position: relative; width: 500px;}
.uploaded_file_name { color: #777; display: block; font-size: 14px; }
.uploaded_file_delete { position: absolute !important; right: 10px; top: 5px; }
.upload_progress_filename { color: #777; float: left; width: 250px; }
.upload_error { color: red; }
.uploaded_file .file_description .label {
	display: block;
	font-size: 10px;
	line-height: 11px;
	margin: 5px 0;
}
.uploaded_file .file_description textarea {
	border: 1px solid #ddd;
	font-size: 11px;
	color: #777;
	width: 350px;
}

.uploaded_file .file_price {
	font-size: 11px;
	width: 350px;
	margin-top: 13px;
}

.uploaded_file .file_use_quantity_as_factor_wrapper {
	font-size: 11px;
	width: 250px;
	float:right;
	margin-right: 140px;
	margin-top: 13px;
}
.file_use_quantity_as_factor_wrapper {
	font-size: 11px;
	width: 250px;
}
.material_upload_dialog h2 {
	font-size: 18px;
	margin: 5px 0 10px;
}

.user_terms p {
	padding: 10px;
}

table.borderTable td, table.borderTable th {
	border: 1px solid #BBBBBB;
	padding: 2px;
}
.smallInputs table input[type="text"] {
    padding: 2px 3px;
    width: 50px;
}

span.ie_button button,
span.ie_button button:hover,
span.ie_button button:active,
span.ie_button button:focus {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	outline: none;
	display: inline;
	position: relative;
}

.minimalistic_button,
.minimalistic_button:focus,
.minimalistic_button:active,
.minimalistic_button:hover {
	outline: none;
	border: 0 none;
	border: 1px solid #ccc;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #333;
	
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C */
	
}
span.ie_button button {
	border: none;
}
.minimalistic_button:hover {
	
	border-color: #aaa;
	color: #111111 !important;
	
}
a.minimalistic_button.ui-state-focus {
	border-color: #999;
	color: #000 !important;
}
.minimalistic_button .ui-button-text {
	padding: 0.1em 0.5em;
}
.minimalistic_button.active {
background: #bfbfbf; /* Old browsers */
background: -moz-linear-gradient(top,  #bfbfbf 1%, #e5e5e5 20%, #efefef 82%, #d6d6d6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#bfbfbf), color-stop(20%,#e5e5e5), color-stop(82%,#efefef), color-stop(100%,#d6d6d6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #bfbfbf 1%,#e5e5e5 20%,#efefef 82%,#d6d6d6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #bfbfbf 1%,#e5e5e5 20%,#efefef 82%,#d6d6d6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #bfbfbf 1%,#e5e5e5 20%,#efefef 82%,#d6d6d6 100%); /* IE10+ */
background: linear-gradient(top,  #bfbfbf 1%,#e5e5e5 20%,#efefef 82%,#d6d6d6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfbfbf', endColorstr='#d6d6d6',GradientType=0 ); /* IE6-9 */
border-color: #999;
}

p.inline_with_mini_button {
	display: inline; 
	padding: 3px 6px;
}
p.light {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

#footer {
	background: none;
	border-top: 1px solid #ddd;
	margin-top: 15px;
	padding-top: 10px;
}
#footer p {
	padding-left: 10px;
}


table.form {
	background: #f3f3f3;
}
table.form tr td{
	padding-bottom: 5px;
}
table.form tr th {
	background: #ddd;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
table.form td label {
	display: block;
	padding: 5px 10px 5px 0px;
	text-align: right;
}
table.form td.labels { width: 150px; }
table.form td input[type=text], table.form td input[type=password] {
	background: #fff;
	border: 1px solid #bbb;
	padding: 6px;
	width: 150px;
}
table.form th.form_sub_header {
	padding-left: 10px;
}
table.form th.form_sub_sub_header {
	background: #eee;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
}
table.form td input[disabled] { 
	background: none;
}
table.form td textarea {
	border: 1px solid #aaa;
	padding: 6px;
}
table.form td.label_top {
	padding-top: 6px;
	vertical-align: top;
}
table.form tr.divide_top {
	border-top: 1px solid #ccc;
	height: 1px;
}
table.form tr.divide_top td {
	padding-top: 6px;
}
table.form td.form_action {
	float: right;
}
table.form tr.error {
	background: #ffd6d6;
}

table.options_page_count_table td {
	padding: 5px 10px;
}
table.options_page_count_table input {
	background: #fff;
	font-size: 14px;
	padding: 5px 10px;
	width: 50px;
}
table.options_page_count_table input[readonly] {
	background: none;
	border: none;
	padding: 6px 10px;
}

table tbody tr th.form_sub_header {
	border-top: 3px solid #12a0d9;
}

.show_product_in_shop {
	font-size: 11px;
}

.link_to_login_dialog {
	border-top: 1px solid #ddd;
	padding-top: 10px;
	margin-top: 10px;
}
.link_to_login_dialog, .link_to_login_dialog input {
	color: #999;
}
.link_to_login_dialog input {
	width: 350px;
}

.cart_product_sizes_input {
	
}
.cart_product_sizes_input input {
	
}
.cart_product_sizes_input span {
	font-size: 12px;
	font-weight: bold;
}
.cart_product_sizes_total_amount {
	font-size: 13px;
	padding: 3px;
	text-align: center;
	width: 40px;
}

.order_item_background_color_label {
	border: 1px solid #ddd;
	display: block;
	width: 40px;
	height: 20px;
}

.admin_template_info {
	padding: 2px 5px;
}
input.dynamic_template_input {
	background: none;
	font-size: 1.5em;
	padding: 10px;
	text-align: center;
	width: 50px;
}
span.input_times {
	font-size: 1.5em;
}
span.input_append {
	font-size: 1.5em;
}

div.pages_selections h2, div.template_selections h2 {
	text-align: left;
}

.options_page table td.title {
	width: 200px;
}

#visualizationToolbar {
	float: right;
   	width: 250px;
}

#visualizationToolbar h5 {
	font-size: 16px;margin-bottom: 15px;margin-top: 0px;
}

.arrow-wrapper {
	padding-left: 45%;
}
.file_price {
	float: left;
	margin-left: 10px;
}
.file_price_input {
	background: #fff;
}
#headerWrapper{
	padding-top:10px;
}
