
div
{
	margin: 0px;
	padding: 0px;
}

body
{
	background: #fff url(/images/dotted_bg.png) repeat-x;
	text-align: center;
	letter-spacing: 1px;
	font-family: Arial;
	font-size: 5mm;
	white-space: nowrap;
	cursor: default;
	margin: 0px;
	padding: 0px;
}

h1, h2, h3
{
	letter-spacing: 1px;
	font-size: 20px;
	font-style: normal;
	margin: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #222;
	padding-left: 25px;
}

h2
{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font-weight: normal;
	color: #222;
	background-color: #eee;
	font-size: 15px;
	padding-left: 30px;
	margin-top: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}

h3
{
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	padding-left: 40px;
	margin-bottom: 2px;
	line-height: 19px;
}

.title
{
	margin-top: 20px;
}

td { vertical-align: top; }

img
{
	border: none;
}

#form { 
	font-size: 16px;
	color: #000000;
	font-family: 'Trebuchet MS'; 
	letter-spacing: 0px;
	white-space: normal;
} 

#form th{
	margin: 0px;
	font-family: Arial;
	font-weight: normal;;
	font-size: 15px;
	padding: 5px 10px 5px 10px;
	border: 1px dotted #999;
}

#form td
{
	text-align:right;
}

.row_select tr:hover
{
	background-color: #ddd;
}

.text
{
	margin-left: 30px;
	margin-right: 30px;
	text-align: justify;
	line-height: 21px;
}


#separator
{
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	margin-top: 3px;
	margin-bottom: 3px;
	border-top: 1px dotted #472;
	line-height: 0px;	
}

.button
{
	color: #ee8;
	font-size: 18px; 
	padding: 5px;
	border: 2px solid #666; 
	-moz-border-top-colors: #777 #555;
	-moz-border-left-colors: #777 #555;
	border-bottom: 2px solid #111;
	border-right: 2px solid #111;
	-moz-border-bottom-colors: #000 #222;
	-moz-border-right-colors: #000 #222;
	background:#333;
	line-height: 20px;
	cursor: pointer;
	text-align: center;
}

.light
{
	background: #ddd;
	color: #444;
}

.button:hover,
.hvr
{
	background:#444;
	border: 2px solid #222;
	-moz-border-top-colors: #111 #333;
	-moz-border-left-colors: #111 #333;
	border-bottom: 2px solid #777;
	border-right: 2px solid #777;
	-moz-border-bottom-colors: #888 #666;
	-moz-border-right-colors: #888 #666;
	color: #eea;
}

.light:hover
{
	background: #eee;
	color: #444;
}


#results
{
	text-align: center;
	height: 270px;
}

#buttons_div
{
	margin-top: 10px;
	text-align: center;
}

#input
{
	margin-bottom: 10px;
}

#input_text
{
	float: left;
	margin-right: 2px;
}

#input_size
{
	float: left;
	margin-right: 5px;
}

.label
{
	float: left;
	margin-right: 10px;
	width: 80px;
	text-align:right;
}

.required
{
	color: #333;
	font-weight: bold;
}

#field
{
	margin-bottom: 3px;
}

#field div 
{
	display: inline;
}

#field input
{
	width: 140px;
}

#first_time_text
{
	margin-left: 150px;
	margin-right: 150px;	
	text-align:justify;
}

.fieldWithErrors {
  background-color: red;
  display: inline;
}

.formError {
  display: inline;
	margin-left: 10px;
	font-size: smaller;;
	font-weight: bolder;
	color: red;
}

textarea {
	width: 200px;
	height: 80px;
}

p {
	margin: 0px;
	padding: 0px;
}

#sign_types
{
	width: 900px;
}

#sign_types .text
{
	font-size: 14px;
	color: #333;
}

#sign_types h2 {
	text-align: center;
	padding-left: 0px;
}

#pagebuttons { 
	margin: 0px; 
}

#pagebuttons a
{
}

*html #pagebuttons { 
	padding-top: 3px;
}

#pagebuttons ul, #pagebuttons ul li { list-style: none; margin: 0px; padding: 0px 10px 0px 10px; }
#pagebuttons ul { text-align: center; }
#pagebuttons li, #pagebuttons li a { 
	letter-spacing: 1px;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	display: inline; 
	text-decoration: none;
	z-index: 1;
}
		
#pagebuttons li a:hover
{
	text-decoration: underline;
	color: #999;
}

.different_delivery_address
{
	color: red;
}

.order_at_inkasso
{
	background: red;
	color: white;
}

.include_tshirt
{
	background: green;
	color: white;
}



#search_button
{
	height: 16px; 
	margin-left: 1px; 
	margin-top: 3px; 
	#margin-top: 1px;
	border: 1px solid #999; 
	background: #eee; 
	font-size: 13px; 
	padding: 2px 5px 2px 5px; 
	float: left; 
	cursor: pointer;
}
.InternalFramePanel {
	position: fixed;
	top: 30px;
	margin-left:-375px;
	left: 50%;
	width: 750px;
	height: 600px;
	z-index: 10000;
	_position: absolute; 
	_top: expression(ignoreMe = document.documentElement.scrollTop + 20 + "px"); 
}

.EditMask {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	_position: absolute; 
	_left: expression(ignoreMe = document.documentElement.scrollLeft + "px");
	_top: expression(ignoreMe = document.documentElement.scrollTop + "px");
	_width: expression(document.documentElement.clientWidth + "px");
	_height: expression(document.documentElement.clientHeight + "px");
/*
	background-color: black;
*/
	z-index: 9999;
	opacity: .5;
	filter: alpha(opacity=50);
}

#form { margin-left: 3%; margin-right: 3%; }

#logo {
  width: 950px;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

#logo a {
  display: block;
}

h1 span
{
	display: none;
}


#main_site
{
    width: 100%;
		text-align: left;
}

#fullscreen { height: 100%;  } 
*html #fullscreen { width: 950px; }

blockquote
{
    margin-top: 0px;
    margin-bottom: 0px;
}

table, td, tr
{
    border: 0px solid #000;
    margin: 0px;
    padding: 0px;
}

#form_color { background-color: #ffffff;} 
a, a:visited { color: #000000; text-decoration: none}
a:hover { text-decoration: underline; }

.text a, .text a:visited { color: #44f; text-decoration: underline; }
.text {padding-bottom: 20px; line-height: 25px;}


#tags #selected 
{
	background-color: #aaa;
	color: #fff;
}

#tags
{
	padding-left: 10px;
	
	margin-top: 5px;
	height: 23px;
	text-align:center;
	width: 100%;
}

#tags a
{
	color: #44f;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

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

#tags ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#tags b
{
	margin-right: 10px;
	display: none;
}

#tags li
{
	display: inline;
	position: relative;
	color: #000;
}

#sign_style select
{
	width: 140px;
}

#sign_image_editor,
#sign_text_position,
#sign_format
{
	text-align: left;
	font-size: smaller;
	margin-top: 5px;
	
	float: left;
	padding: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
	
	border: 1px solid #ccc;
	background: white;
	margin-right: 20px;
	#margin-right: 0px;
	#border-right: none;
}

#sign_image_editor,
#sign_text_position
{
	border: 1px solid #cccccc;
	float: none;
	background-color: #fff;
	padding:5px;
}

#sign_text_position #field,
#sign_image_editor #field
{
	float: left;
	padding-left: 10px;
}

.sign_background_area
{
	background-color: #f0f0ee; 
	padding: 5px 20px 5px 20px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
}

#sign_price
{
	white-space: nowrap;
	float: left;
	text-align: left;
	width: 30%;
	#width: 70px;
}

#user_alerts
{
	display: none;
	text-align: center;
	float: left;
	color: white;
	font-weight: bold;
	background-color: #f00;
	width: 40%;
	border: 1px solid #555;
}


#sign_hanging_container
{
	height: 28px;
	width: 57px;
	margin-left: auto; margin-right: auto; 
	background: #f0f0ee url(/images/hanging.png) no-repeat;
	visibility: hidden;
}

#sign_height_and_extra
{
	float: left;
	width: 70px;
}

html>body #sign_height_and_extra
{
	*height: 1000px;
}

#sign_tags
{
	font-size: 12px;
}

.sign_example
{
	margin: 6px;
	width:263px; 
	float:left; 
	border: none; 
	cursor: pointer;
}

.sign_example:hover
{
	color: #44f;
	text-decoration: underline;
}

.nolink
{
	color: black;
	text-decoration: none;
}

#sign_height
{
	float: left;
	border-left: 1px solid #666;
	padding-left: 5px;
	width: 70px;
	text-align: left;
}

#sign_width
{
	display: block;
	position: relative;
	margin-left: auto; margin-right: auto; 

	border-bottom: 1px solid #666;
	top : 20px;
	padding: 0px;
}

.sign_area_bottom
{
	position: absolute;
	top: 10px;
	margin-left: 0px;	
}

*html #sign_width
{
	left: 40px;
}

.sign
{
	position: relative;
	margin-left: auto; margin-right: auto; 
	font-family: Arial;
	text-align: left;
	padding: 0px;
	font-size: 3mm;
	z-index: 500;
}


#sign_left_hole
{
	position: absolute;
	display: inline;
	margin-left: 5mm;
	padding-top: 12mm;
	color: #bbb;
	font-size: 30px;
}

#sign_right_hole
{
	position: absolute;
	margin-right: 5mm;
	padding-top: 12mm;
	color: #bbb;
	font-size: 30px;
}

#hidden_get_text_width,
.sign_text
{
	letter-spacing: 1px;
  overflow:hidden;
	white-space: nowrap;
	font-family: Arial;
	z-index: 1;
	text-align: center;
	position: absolute;
}

#sign_text
{
}

#hidden_get_text_width div,
.sign_text div,
#hidden_get_text_width span,
.sign_text span,
#hidden_get_text_width p,
.sign_text p
{
	margin: 0px;
	padding: 0px;
}

#field_description
{
	font-size: smaller;
	font-style: italic;
	margin-left: 20px;
}

#form
{
	text-align: left;
}

b
{
 letter-spacing: 1px;
}

.small_square
{
	margin-left: 1px;
	width: 16px;
	height: 16px;
	border: 1px solid #ccc;
	float: left;
}

#background_colors
{
	padding-bottom: 4px;
	padding-right: 4px;
}

#signomatic_help
{
 background: #9f9; color: black; padding: 2px 10px 2px 10px; border: 1px solid #999;
}

#signomatic_help:hover
{
	background: #cfc; 
	cursor: pointer;
	text-decoration: underline;
}

.dropdown
{
	border: 1px solid #999; 
	background-color: white; 
	z-index: 10000;
	font-size: 15px;
}

.dropdown ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.dropdown li
{
	padding: 2px 18px 2px 8px; 
}

.dropdown li:hover
{
	background-color: #9bf;
	cursor: pointer;
}

.dropdown .separator
{
	height: 4px;
	border-bottom: 1px solid #bbb;
}

.dropdown .separator:hover
{
	background-color: #fff;
}

#sign_scale
{
	white-space: nowrap;
}

.line
{
	margin-left: 10%;
	width: 80%;
	border-top: 1px dashed #bbb;
	padding-bottom: 20px;
}

.link
{
	cursor: pointer;
	color: blue;
}

.link:hover
{
	text-decoration: underline;
}

.sign_object
{
	border: 2px solid transparent;
	_border: 0px;
	_padding: 2px;
}

.sign_object_hover
{
	border: 2px dashed #888;
	padding: 0px;
	cursor: move;
}

li.selected a
{
	padding: 3px 10px 3px 10px;
	border: 1px solid #aaa;
	background: yellow;
}

#sign_text_hover
{
	z-index: 5000;
}

.sign_type_text
{
	padding-top: 2px;
	font-size: 14px;
	float:left;
	width: 500px;
	white-space:normal;
}

#sign_background_image
{
	background: no-repeat;
	background-position: top center;
	
	width: 100%;
	height: 153px;
	position: absolute;
	left: 0px;
}

#produkt_title
{
	font-weight: bold;
	text-align: center;
	border-bottom: 1px dotted #aaa;
	margin-bottom: 4px;
}

.color_box
{
	border: 1px solid #888;
	width: 15px;
	height: 15px;
	margin: 2px;
	float: left;
	cursor: pointer;
}

.product
{
	width: 93px;
	height: 93px;
	cursor: pointer;
}

.hidden
{
	display: none;
}

#order_basket
{
	padding-top: 10px;
	float: left;
	width: 100%;
}

#order_item
{
	width: 60%;
}

#order_basket .order_price
{
	width: 15%;
}

.basket_description
{
	margin-left: 5px;
}

.basket_total_price_row td
{
	border-top: 1px solid #ccc;
	padding-top: 5px;
}

#basket_remove_button
{
	cursor: pointer;
}

#basket_remove_button:hover
{
	text-decoration: underline;;
	color: red;
}

#basket_status
{
	text-align:center;
	height: 20px;
}
#order_menu
{
	margin: 20px;
}

#order_short_rules
{
	font-style: italic;
	font-size: 13px;
	text-align: justify;;
	margin: 0 10% 0 10%;
}

#order_information_text
{
	margin-top: 15px;
}

#order_inputs .label
{
	width: 125px;
	text-align:right;
	
	display: inline;
	letter-spacing: 1px;
	font-size: 15px;
	font-weight: bolder;
	font-style: italic;
	color: #472;
	font-variant: small-caps;	

	padding-right: 10px;	
}

#order_inputs input
{
	width: 200px;
}

#order_information
{
	padding-top: 50px;
	text-align:center;
}

#order_confirmed_menu
{
}

#order_confirmed_text
{
	width: 60%;
	margin-left: 20%;
}

#submit_div
{
	text-align: right;;
}

.order_item_description
{
	float: left;
	margin-left: 40px;
	display: inline;
	width: 180px;
	letter-spacing: 1px;
	font-size: 15px;
	font-weight: bolder;
	font-style: italic;
	color: #472;
	font-variant: small-caps;	
}

.order_item_price
{
	letter-spacing: 1px;
	font-size: 15px;
	font-weight: bolder;
	font-style: italic;
	color: #472;
	font-variant: small-caps;	
	height: 23px;
}

.error, .notice, .warning, .message, .success {
    border: 2px solid #ddd;
    margin-bottom: 10px;
    padding: 10px 20px 10px 20px;
}

.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.message {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
