

.title
{
	margin-top: 20px;
}

td { vertical-align: top; }

img
{
	border: none;
}

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

.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;
}



#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;
}

#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 5px 0px 5px; }
#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;
}

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



#form_color { background-color: #ffffff;} 

#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
{
	border: 1px solid #cccccc;
	float: none;
	background-color: #fff;
	padding:5px;
}

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

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

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

#sign_tags
{
	font-size: 12px;
}

.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;
}





.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: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_item
{
	width: 60%;
}

.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 20px 20px 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_information
{
	padding-top: 50px;
	text-align:center;
}

#order_confirmed_menu
{
}

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

#submit_div
{
	text-align: right;;
}




/* GENERAL ELEMENT STYLING */

* {
  margin: 0;
  padding: 0;
}

body {
  font-family: Arial, Helvetica, sans-serif;
}

img {
  border: none;
}

br {
  clear: both;
}

h1, h2, h3, h4, h5, h6 {
  color: #222;
  font-weight: normal;
  line-height: 100%;
}

h1, h2.title {
  background: url(/images/layout/dotted_arrow.png);
  background-repeat: no-repeat;
  background-position: 0 27px;
  color: #474747;
  font-size: 35px;
  padding: 20px 0 0 30px;
}

h2, h1.title {
  background: none;
  font-size: 30px;
  margin: 20px 0px 10px 0px;
  padding: 0;
}

h3 {
  font-size: 28px;
  margin-top: 20px;
}

h4 {
  font-size: 26px;
  margin: 10px 0px 5px 0px;
}

h5 {
  font-size: 20px;
  margin: 10px 0px 5px 0px;
}

h6 {
  font-size: 14px;
}

p.text, td, span.text {
  color: #474747;
  font-size: 14px;
  margin: 10px 0 10px 0;
}

p.sign_description {
  font-size: 14px;
  margin-top: 5px;
  text-align: left;
}

table, td, th, tr {
  padding: 0px;
  border: 0px;
  margin: 0px;
}

table {
  color: #474747;
  font-size: 16px;
  margin-bottom: 10px;
}

img, a {
  border: none;
  text-decoration: none;
}

a {
  color: #474747;
  font-size: 14px;
  font-weight: 100;
  cursor: pointer;
}

select {
  background: #ebf7f7;
}

/* LAYOUT */

div.wrapper {
  margin: 0 auto;
  padding: 30px 0 0 0;
  width: 990px;
}

img#logo {
  float: left;
  margin-top: 10px;
}

div#menu {
  padding: 10px 0 0 0;
}

div#start_video, div#intro, div#sidebar_1, div#sidebar_2, div#blogger, div#signup, div#log_in, div#debtor_address, div#delivery_address {
  float: left;
  width: 50%;
}

div#countries {
  padding: 40px 0 40px 0;
  text-align: center;
}

div#footer {
  background: #e9e9e9;
  height: 80px;
  padding-top: 20px;
  text-align: center;
  width: 990px;
}

div#links {
  text-align: center;
}

div#products {
  float: left;
}

div#badges {
  margin: 0 auto;
}

div.product {
  padding: 10px 30px 0px 30px;
}

img.dashed {
  border: 5px dashed #ccc;
  opacity: .70;
}

img.badge {
  border: 1px solid #ccc;
}

div#badges img.badge {
  margin-bottom: 8px;
}

.left {
  float: left;
}

.right {
  float: right;
}

.center {
  text-align: center;
}

.no_bold {
  font-weight: 100;
}

.subtle {
  font-size: 8px;
  color: #bbb;
}

b.blog_address {
  float: left;
  width: 470px;
}

img.icon {
  cursor: pointer;
}

/* SPECIFIC ELEMENT STYLING */

div#intro h2, div#intro h1.title {
  margin: 10px 0px 0px 10px;
}

div.design_alt_count {
  background: #f2f2f2;
  width: 35px;
  height: 35px;
  float: left;
  text-align: center;
  border: 1px solid #eee;
}

p.design_alt_title {
  color: #222;
  float: left;
  font-size: 16px;
  font-weight: bold;
  margin-left: 5px;
}

p.design_alt_text {
  font-size: 14px;
  margin: 0px 0px 0px 5px;
}

div#intro h3, div#intro p {
  margin: 0px 40px 0px 40px;
}

div#sign_examples a {
  background: url(/images/layout/bullet.png);
  background-repeat: no-repeat;
  background-position: 0 3px;
  color: #2eb0d0;
  font-size: 12px;
  padding: 0 0 0 10px;
  text-decoration: none;
}

div#sign_examples p {
  float: right;
  margin: 0 20px 0 0;
}

div#sign_examples h4 {
  margin: 0px;
}

div#sign_examples h5, div#sign_examples h6 {
  font-weight: bold;
}

div#sign_examples h6 {
  margin: 10px 0px 0px 0px;
}

div#bloggers p {
  font-size: 16px;
  margin: 0 0 0 20px;
}

p.example a {
  color: blue;
}

a#blog_link {
  color: #000;
  font-size: 12px;
  padding: 10px 40px 10px 40px;
  text-decoration: none;
}

div#countries a {
  color: #258eac;
  font-size: 12px;
  text-decoration: none;
}

div#countries img, div#footer img {
  margin: 0 5px;
  position: relative;
  top: 8px;
}

div#footer a, div#footer p {
  color: #222;
  margin-right: 5px;
  font-size: 11px;
  text-decoration: none;
}

div#order_steps {
  color: #474747;
  margin: 0 auto;
  padding: 10px 5px 0px 5px;
  margin: 5px; 
  border: 1px solid #666; 
  background: #D1E6E1;
}

div#order_steps p.text {
  padding: 15px 10px 10px 10px;
  margin: 0;
}

div.order_step {
  background-repeat: no-repeat;
  height: 32px;
  float: left;
  width: 29%;
  margin: 0 2% 0 2%;
}

div.order_step p {
  margin: 10px 0px 0px 45px;
  font-size: 14px;
  font-weight: bold;
}

div.step_done {
  background-image: url('/images/layout/check.png');
}

div.step_todo {
  background-image: url('/images/layout/cross.png');
}

textarea.contact_us_text_field {
  background: #ebf7f7;
  height: 80px;
  margin-bottom: 20px;
  width: 400px;
}

textarea.contact_us_text_field:focus {
  background: #f0f0ee;
}

input[type="text"], input[type="password"] {
  background: url('/images/layout/signomatic_textFieldBgr.png');
  border: none;
  height: 19px;
  margin-bottom: 5px;
  padding: 2px;
  width: 176px;
}

input[type="text"]:focus, input[type="password"]:focus {
  background: url('/images/layout/signomatic_textFieldBgr_hover.png');
}

/*div#signup th, div#signup td.title {*/
th, td.title {
  padding-right: 10px;
  text-align: right;
  width: 150px;
}

table.horizontal th, table.horizontal td {
  text-align: left;
}

table.horizontal td, a.link {
  text-decoration: underline;
}

td.bordered {
  background: url('/images/layout/verticalLine.png');
  background-repeat: no-repeat;
  height: 203px;
}

td.guide {
  width: 400px;
  padding: 5px;
}

table#design_alts {
  margin: 20px 0px 20px 0px;
  width: 100%
}

table#design_alts td.count {
  width: 35px;
}

table#design_alts td.alt {
  width: 290px;
}

table#design_alts div.button {
  float: left;
  margin-top: 10px;
}

span#sign_tags a {
  font-weight: bold;
  font-size: 12px;
  text-decoration: underline;
}

table#cms {
  width: 100%;
}

table#cms th {
  background: #ccc;
  text-align: left;
}

table#cms, table#cms tr, table#cms th, table#cms td {
  border: 0;
  margin: 0;
  padding: 3px;
  border: 0;
  border-spacing: 0;
  border-collapse: collapse;
}

/* GENERAL CLASSES */
.blue {
  color: #2eb0d0;
}

.gray {
  color: #636363;
}

.black {
  color: #000;
}

.odd {
  background: #eee;
}

.even {
  background: #f4f4f4;
}

/*********** Button **********/
.button {
  float: right;
  height: 36px;
  margin: 0 0 0 10px;
}

.button a {
  background-image: url(/images/layout/btnLeft.png);
  background-position: top left;
  background-repeat: no-repeat;
  color: #252525;
  cursor: pointer;
  display: inline-block;
  height: 36px;
  font-size: 12px;
  font-weight: normal;
  line-height: 25px;
  margin: 0;
  padding: 0 0 0 20px;
  text-decoration: none;
}

.button a:hover {
  background-position: left -51px;
}

.button a span {
  background-image: url(/images/layout/btnRight.png);
  background-position: top right;
  background-repeat: no-repeat;
  display: block;
  height: 36px;
  margin: 0;
  padding: 0 40px 0 0;
}

.button a:hover span {
  background-position: right -51px;
}

/*********** Medium button **********/
.medium_button {
  height: 28px;
}

.medium_button a {
  background-image: url(/images/layout/mediumBtnLeft.png);
  background-position: top left;
  background-repeat: no-repeat;
  color: #f8931d;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  height: 28px;
  padding: 0 0 0 40px;
  text-decoration: none;
}

.medium_button a:hover {
  background-position: left -33px;
  color: #2eb0d4;
}

.medium_button a span {
  background-image: url(/images/layout/mediumBtnRight.png);
  background-position: top right;
  background-repeat: no-repeat;
  display: block;
  height: 23px;
  margin: 0;
  padding: 5px 40px 0 0;
}

.medium_button a:hover span {
  background-position: right -33px;
}

/*********** Nav button **********/
.nav_button {
  float: left;
  height: 22px;
  margin-left: 5px;
}

.nav_button a {
  background-image: url(/images/layout/signomatic_navBtnLeft.png);
  background-position: top left;
  background-repeat: no-repeat;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  height: 22px;
  text-decoration: none;
}

.nav_button a:hover {
  background-position: left -24px;
}

.nav_button a span {
  background-image: url(/images/layout/signomatic_navBtnRight.png);
  background-position: top right;
  background-repeat: no-repeat;
  display: block;
  height: 19px;
  padding: 3px 10px 0 5px;
  margin-left: 5px;
}

.nav_button a:hover span {
  background-position: right -24px;
}

/*********** Nav button selected **********/
.nav_button_selected {
  float: left;
  height: 22px;
  margin-left: 5px;
}

.nav_button_selected a {
  background-image: url(/images/layout/signomatic_navBtnLeft.png);
  background-position: top left;
  background-repeat: no-repeat;
  color: #2eb0d4;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  height: 22px;
  text-decoration: none;
}

.nav_button_selected a {
  background-position: left -48px;
}

.nav_button_selected a span {
  background-image: url(/images/layout/signomatic_navBtnRight.png);
  background-position: top right;
  background-repeat: no-repeat;
  display: block;
  height: 19px;
  padding: 3px 10px 0 5px;
  margin-left: 5px;
}

.nav_button_selected a span {
  background-position: right -48px;
}

/*********** Guide button **********/
.guide_button {
  float: left;
  height: 22px;
  margin-left: 5px;
}

.guide_button p {
  background-image: url(/images/layout/signomatic_navBtnLeft.png);
  background-position: top left;
  background-repeat: no-repeat;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  height: 22px;
  text-decoration: none;
}

.guide_button p:hover {
  background-position: left -24px;
}

.guide_button p span {
  background-image: url(/images/layout/signomatic_navBtnRight.png);
  background-position: top right;
  background-repeat: no-repeat;
  display: block;
  height: 19px;
  padding: 3px 10px 0 5px;
  margin-left: 5px;
}

.guide_button p:hover span {
  background-position: right -24px;
}

/*********** Guide button selected **********/
#guide_button_selected {
  float: left;
  height: 22px;
  margin-left: 5px;
}

#guide_button_selected p {
  background-image: url(/images/layout/signomatic_navBtnLeft.png);
  background-position: top left;
  background-repeat: no-repeat;
  color: #2eb0d4;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  height: 22px;
  text-decoration: none;
}

#guide_button_selected p {
  background-position: left -48px;
}

#guide_button_selected p span {
  background-image: url(/images/layout/signomatic_navBtnRight.png);
  background-position: top right;
  background-repeat: no-repeat;
  display: block;
  height: 19px;
  padding: 3px 10px 0 5px;
  margin-left: 5px;
}

#guide_button_selected p span {
  background-position: right -48px;
}

/********** Big button ***********/
.big_button {
  height: 64px;
  margin: 15px;
  text-align: center;
}

.big_button a, .big_button p {
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  cursor: pointer;
  background-image: url(/images/layout/bigBtnLeft.png);
  background-repeat: no-repeat;
  background-position: top left;
  display: inline-block;
  height: 64px;
  line-height: 40px;
  margin: 0;
  padding: 0 0 0 60px;
}

.big_button a:hover, .big_button p:hover {
  background-position: left -67px;
}

.big_button a span, .big_button a span {
  background-image: url(/images/layout/bigBtnRight.png);
  background-repeat: no-repeat;
  background-position: top right;
  display: block;
  height: 64px;
  margin: 0;
  padding: 0 80px 0 0;
}

.big_button a:hover span, .big_button a:hover span {
  background-position: right -67px;
}

/******** Menu *********/
.menuLeft {
  background-image: url(/images/layout/menuBgrLeft.png);
  background-position: top left;
  background-repeat: no-repeat;
  float: right;
  height: 68px;
  margin: 0 0 15px 15px;
  width: 14px;
}

.menu {
  float: right;
  height: 68px;
  background-image: url(/images/layout/menuBgr.png);
  background-repeat: no-repeat;
  background-position: top right;
  padding: 0 14px 0 0;
}

.menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 12px;
  line-height: 47px;
}

.menu ul li {
  float: right;
}

.menu ul li span {
  background-image: url(/images/layout/menuItemDel.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.menu ul a {
  color: #000000;
  text-decoration: none;
  font-size: 12px;
  margin: 0 10px;
  height: 43px;
  display: inline-block;
}

.menu ul a.sel {
  background-image: url(/images/layout/menuItemSel.png);
  background-repeat: no-repeat;
  background-position: center bottom;
}

.menu ul a:hover {
  color: #555555;
}

/******** Content frame ********************/
.content_frame {
  float: left;
  clear: left;
  margin: 15px;
}

.content_frame_top {
  float: left;
  background-image: url(/images/layout/contentFrameLeft.png);
  background-position: top left;
  background-repeat: no-repeat;
  padding: 0 0 0 10px;
}

.content_frame_top div {
  margin: 0;
  background-image: url(/images/layout/contentFrameRight.png);
  background-position: top right;
  background-repeat: no-repeat;
  float: left;
  width: 430px;
  padding: 10px 10px 0px 10px;
}

.content_frame_body {
  float: left;
  clear: left;
  background-image: url(/images/layout/contentFrameBgrLeft.png);
  background-position: top left;
  background-repeat: repeat-y;
  padding: 0 0 0 10px;
}

.content_frame_body div {
  margin: 0;
  padding: 10px 10px 0px 10px;
  background-image: url(/images/layout/contentFrameBgrRight.png);
  background-position: top right;
  background-repeat: repeat-y;
  float: left;
  width: 430px;
}

.content_frame_bottom {
  float: left;
  clear: left;
  background-image: url(/images/layout/contentFrameLeft.png);
  background-position: bottom left;
  background-repeat: no-repeat;
  padding: 0 0 0 10px;
  height: 50px;
}

.content_frame_bottom div {
  margin: 0;
  background-image: url(/images/layout/contentFrameRight.png);
  background-position: bottom right;
  background-repeat: no-repeat;
  float: left;
  height: 50px;
  width: 450px;
}

/* Signomatic */
div#signomatic_wrapper {
  margin: 0 auto;
  min-width: 990px;
  padding: 30px 10px 0px 10px;
}

div#signomatic_header_left {
  background: url(/images/layout/signomatic_upperBgrLeft.png);
  float: left;
  height: 234px;
  margin-top: -7px;
  width: 11px;
}

div#signomatic_header_right {
  background: url(/images/layout/signomatic_upperBgrRight.png);
  background-position: right top;
  height: 227px;
  padding-top: 7px;
  width: 100%;
}

div#signomatic_panel {
  margin: 0 auto;
  width: 970px; 
}

#sign_image_editor, #sign_text_position {
  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;
}

#sign_image_editor #field {
  float: left;
  width: 65px;
  padding-left: 5px;
}

#field div {
  display: inline;
}

#sign_format {
  width: 170px;
  float: left;
}

#sign_form {
  font-size: 14px;
  color: #222;
}

.sign_background_area {
  background-color: #f0f0ee;
  padding: 5px 100px 5px 20px;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  border: 1px solid #cccccc;
  height: 280px;
  width: 70%;
  margin: 0px 0px 0px 170px;
}

div#editor_extra_items {
  background: url(/images/layout/signomatic_helpBgr.png);
  width: 130px;
  height: 210px;
  padding: 10px;
  float: right;
  margin-top: -59px;
}

div#text_rows {
  height: 50px;
  width: 820px;
}

#signomatic_wrapper table.order_basket_table, #signomatic_wrapper #footer {
  margin-left: 0px;
}

#main_site {
  margin: 0 auto;
  width: 100%;
}

form.input {
  font-size: 72px;
}

input.signomatic_text, input.text_height, input#sign_format_width, input#sign_format_height {
  height: 19px;
  padding: 2px;
  border: none;
}

input.text_height, input#sign_format_width, input#sign_format_height, input.text_pos, input.guide_dimension, div#field input, input.compact {
  width: 31px;
  background: url(/images/layout/signomatic_textFieldBgr_small.png);
}

input.signomatic_text {
  width: 176px;
}

input[type="text"].text_height:focus, input.text_pos:focus, input.guide_dimension:focus, div#field input, input.compact {
  background: url(/images/layout/signomatic_textFieldBgr_small.png);
}

table.guide_text_height td {
  padding: 5px;
}

table.guide_text_height th {
  width: 30px;
  font-size: 14px;
  text-align: left;
}

div.editor_row select {
  border: none;
  background: url(/images/layout/signomatic_comboBgr.png);
  height: 23px;
}

div#editor_style_row div.editor_row {
  background: url(/images/layout/signomatic_fontStyleBgr.png);
  width: 120px;
  height: 19px;
  padding: 2px 12px;
  margin: 2px;
}

div#signomatic_wrapper a.link, div#image_button {
  text-decoration: underline;
  font-size: 12px;
}

div#image_button {
  cursor: pointer;
  background: url(/images/layout/signomatic_addImage.png);
  width: 78px;
  height: 22px;
  padding-top: 60px;
  text-align: center;
}

table.settings {
  margin-bottom: 15px;
  width: 100%;
}

table.settings td {
  padding: 2px;
}

a.link_small {
  font-size: 10px;
}

#user_alerts {
  background: #ffff50;
  border: 1px solid #ccc;
  display: none;
  color: #000;
  font-weight: bold;
  text-align: center;
  position: absolute;
  margin: -10px 200px;
  width: 600px;
}

#sign_price {
  white-space: nowrap;
  float: right;
  text-align: right;
  font-weight: bold;
  padding-right: 80px;
}

form#sign_form select#sign_format_width, form#sign_form select#sign_format_height {
  background: #ebf7f7;
}

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

table.order_basket_table {
  background-image: url(/images/layout/signomatic_Basket.png);
  background-repeat: no-repeat;
  background-color: #f0f0ee;
  background-position: 0px 40px;
  border-spacing: 0;
}

div.basket_description u {
  text-decoration: none;
}

table.order_basket_table th {
  background: #d1e6e1;
  padding: 5px;
}

table.order_basket_table td {
  padding: 5px;
}

table.order_basket_table, table.order_basket_table th, table.order_basket_table td {
  text-align: left;
}

/* Order */
#order_inputs div.label {
  width: 125px;
  text-align: right;
  display: inline;
  font-size: 16px;
  font-weight: bold;
  color: #474747;
  padding-right: 10px;
}

p.coupon_result {
  font-weight: bold;
  width: 165px;
  margin-left: 145px;
  color: #fff;
  background: #F8931D;
  padding: 5px 10px 5px 10px;
  border: 1px solid #bbb;
  text-align: center;
}

.apply_coupon {
  font-size: 12px;
  background: #eee;
  padding: 3px;
  border: 1px solid #bbb;
  font-weight: bold;
  cursor: pointer;
}

.order_item_description {
  float: left;
  margin-left: 40px;
  display: inline;
  width: 220px;
  font-size: 16px;
  font-weight: bold;
  color: #474747;
}

.order_item_price {
  font-size: 16px;
  font-weight: bold;
  color: #474747;
  height: 23px;
}

p.or {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

/* SIGN EXAMPLES */
.sign_example {
  margin: 0;
  padding: 0;
  width: 330px;
  float: left;
  border: none;
  cursor: pointer;
}

/* Suction cups */
#sign_suction_cup_container
{
  height: 43px;
  width: 86px;
  background: url(/images/layout/cupholder_top.png) no-repeat;
  display: none;
  margin: 0 auto;
}

#sign_suction_cup_left, #sign_suction_cup_right
{
  height: 86px;
  width: 43px;
  display: none;
  position: absolute;
  top: 50%;
  margin-top: -43px;
}

#sign_suction_cup_left{
  background-image: url(/images/layout/cupholder_left.png);
}

#sign_suction_cup_right{
  background-image: url(/images/layout/cupholder_right.png);
}

.sign_suction_cup_side_container_left, .sign_suction_cup_side_container_right {
  position: relative;
  height: 100%;
  width: 43px;
}

.sign_suction_cup_side_container_left {
  margin-left: -43px;
  float: left;	
}

.sign_suction_cup_side_container_right {
  margin-right: -43px;
  float: right;
}

/*** Video box ***/

.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");
  z-index: 9999;
  opacity: .5;
  filter: alpha(opacity=50);
}

.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");
}

/* Flashes */
.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;}

