body {
  font-family: Lucida Grande, Lucida Sans Unicode, Helvetica, Arial, Verdana;
  /*background: #c0bdbd url(../images/content-background.gif) repeat-x;*/
  background-color: #fff;
  margin: 0;
  padding: 0;
  width: 100%;
  color: #000;
}

body.index {
	background: #c0bdbd url(../images/content-background.gif) repeat-x;
}

form {
	margin: 0;
	padding: 0;
}

#page-header {
  width: 100%;
  height: 98px;
  margin: 0;
  padding: 0;
  background: url(../images/top-background.gif);
}

#page-header h1 {
  position: relative;
  top: 25px;
  padding: 0;
  margin: 0;
}

#page {
  width: 100%;
  padding: 0;
  margin: 0;
}

a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #67cb33; /*#f47c1f;*/
}

img {
	border-width: 0;
	vertical-align: bottom;
}

table { border-collapse: collapse }

h1 { line-height: normal }

.silver {
	color: #ccc;
}

div.info {
  width: 480px;
  margin: 0 auto;	
}

div.footer {
	font-size: 12px;
	text-align: center;
}

.fleft {
  float: left;
}

.fright {
  float: right;
}

.clear {
  clear: both;
}

.noborder {
  border: none;
}

.aleft {
  text-align: left;
}

.acenter {
  text-align: center;
}

.aright {
  text-align: right;
}

.hidden {
  display: none;
}

.font_tester {
	width: 725px;
	margin: 0 auto;
	font-size: 11px;
	line-height: 16px;
}

.font_tester input, .font_tester select {
	font-size: 11px;
}

.cleaner {
	background: transparent none repeat scroll 0 0;
	border: medium none;
	clear: both;
	font-size: 1px;
	height: 1px;
	margin: 0;
	padding: 0;
}

.static {
	width: 500px;
	margin: 0 auto;
	color: #666;
	font-size: 12px;
	line-height: 18px;
}

.static input, .static select, .static textarea {
	font-size: 12px;
}

div.static a {
	color: #666 !IMPORTANT;
}

div.static a:hover {
	color: #F47C1F !IMPORTANT;
}

div.static table td {
	font-size: 11px;
	line-height: 16px;
}

div.static table tr.close {
	line-height: 14px;
	padding: 0;
}

div.static table tr.close td {
	line-height: 14px;
	padding: 0;
}

div.account div.static {
	border-top: 1px solid #000;
	padding: 8px 0;
	color: #666;
} 

table.personal_info {
	width: 100%;
	border-top: 3px solid #000;
}

table.personal_info td {
	padding: 5px;
	border-bottom: 1px solid #bbb;
}

.account table.personal_info div#new_country_box, .account table.personal_info div#new_mailing_country_box {
	position: absolute;
	top: 200px;
	left: 270px;
	width: 283px;
	z-index: 1000;
	background-color: #fff;
	border: 1px solid black;
	display: none;
	font-family: Verdana, Arial, Helvetica, Geneva;
	line-height: 10px;
	font-size: 9px;
	padding: 10px;
}

.account table.personal_info div#new_mailing_country_box {
	top: 635px;
}

.account table.personal_info div#help {
	position: absolute;
	top: 530px;
	left: 220px;
	width: 300px;
	z-index: 1000;
	background-color: white;
	border: 1px solid black;
	display: none;
	font-family: Verdana, Arial, Helvetica, Geneva;
	line-height: 10px;
	font-size: 9px;
	padding: 10px;
}

.account table.personal_info input {
	border: 1px solid #BBB;
	background: #F6F6F6;
}

.account table.personal_info input.error {
	background: #FF9A66;
}

#loginbox {
	margin: 20px auto;
	width: 250px;
	font-size: 12px;
	line-height: 18px;
}

#loginbox input{
	font-size: 10px;
}

.loginbox {
	width: 233px;
	/*float: left;
	margin-right: 15px;*/
	margin: 0 auto;
}

.loginbox-top {
	background: transparent url("../images/loginbox_top.gif") no-repeat;
	height: 24px;
	color: #FFF;
	margin: 0;
}

.loginbox-content {
	background: #F9F9F9;
	border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	padding: 10px;
	min-height: 80px;
}

.loginbox-content p, .order-type-content table {
	margin: 0;
	padding: 0;
}

.loginbox-content label {
	display: block;
	float: left;
	width: 70px;
}

.loginbox-content input {
	width: 120px;
}

.loginbox-bottom {
	background: transparent url("../images/loginbox_bottom.gif") no-repeat;
	height: 3px;
	font-size: 0;
}

#user-info {
	position: absolute;
	color: #fff;
	width: 25%;
	padding: 8px;
	text-align: right;
	right: 0;
	font-size: 11px;
}

#user-info a { color: #fff }

.user-info {
	position: absolute;
	color: #000;
	width: 25%;
	text-align: right;
	right: 0;
	font-size: 80%;
}


/* ----- */

#tac {
	position: relative;
	font-family: Lucida Grande,Lucida Sans Unicode,Helvetica,Arial,Verdana;
	font-size: 0.75em;
}

#tac input, #tac select {
	font-family: Lucida Grande,Lucida Sans Unicode,Helvetica,Arial,Verdana;
	font-size: 1em;
}

#navbar {
	position: relative;
	background-color: #67cb33;
	color: #6b6361;
	text-align: center;
	padding: 0.25em;
	font-weight: bold;
	margin-bottom: 0.15em;
}

#navbar a {
	color: #fff;
	text-decoration: none;
}

#navbar span {
	padding: 0 0.5em;
}

#navbar span#sel {
	color: #fff;
}

#under {
	position: relative;
	width: 0;
	height: 0;
	font-size: 0;
	background-color: #67cb33;
}

#tabs {
	margin: 0 auto;
	text-align: center;
	border-bottom: 1px solid #888;
}

#tabs ul {
	position: relative;
	font-size: 1.5em;
	padding: 5px;
	margin: 1em 0 0 0;
}

#tabs ul li {
	display: inline;
	color: #888;
	background-color: #e5e5e5;
	border: 1px solid #999;
	border-left-width: 0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-transform: uppercase;
	padding: 5px;
}

#tabs ul li.first {
	border-left-width: 1px;
}

#tabs ul #tabs_sel {
	border-bottom: 1px solid #fdfdfd;
	background-color: #fff;
}

#tabs ul li a {
	color: #999;
	text-decoration: none;
	border-width: 0;
	padding: 0 10px;
}

#tabs ul li a:hover { color: #666 }

#container {
	text-align: center;
}

#body {
	text-align: left;
	line-height: 1.75em;
	width: 725px;
	margin: 2em auto;
}

#body a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #67cb33;
}

#body a.img {
	border-width: 0 !important;
}

#body table.list, #body table.form {
	border-top: 1px solid #e2e2e2;
	border-collapse: collapse;
}

#body table.list td, #body table.form tr {
	border-bottom: 1px solid #e2e2e2;
}

#body table.list tr td {
	padding: 0.15em 0;
}

#body table.form tr td {
	padding: 0.5em 0;
}

#body table.simple {
	border-collapse: collapse;
}

#body table.simple tr { border-width: 0 }
#body table.simple td { padding: 0 }

#body em {
	color: #f00;
	font-style: normal;
}

.feature {
	float: left;
	width: 20%;
}

#next_style { list-style-type: none; margin: 0; padding: 0 }
#next_style li { margin: 0; padding: 0 }
#next_style li img { vertical-align: baseline }
#next_style li img.move { cursor: move }

div.bkg { background: #b6b6b6 url('../images/bkg.gif') repeat-x }
div.w800 { position: relative; width: 760px; margin: 0 auto; padding: 20px }

div.foot { width: 780px; margin: 10px auto }
div.foot input { font-size: 100% }

table.foot { border-collapse: separate }
table.foot td { color: #fff; font-size: 75%; line-height: 1.5em; vertical-align: top }
table.foot td a { color: #fff }
table.foot td input.email { vertical-align: middle; padding: 0; margin: 0; border: 1px solid #999; height: 17px }  
table.foot td input.btn { vertical-align: middle; padding: 0; margin: 0 }

#top-menu {
	padding: 0 0 30px;
	font-size: 160%;
	font-family: "Irma Bold", Lucida Grande, Lucida Sans Unicode, Helvetica, Arial, Verdana;
	font-style: normal;
	font-weight: normal;
	font-stretch: normal;
	font-variant: normal;
}

#top-menu a { border-width: 0 }
#top-menu a:hover { border-bottom: 9px solid #94dd2b }
#top-menu a.sel { border-bottom: 9px solid #94dd2b }

div.wall {
	width: 488px;
	height: 297px;
	background: #fff url(../images/wall.gif) no-repeat;
	padding: 10px;
	font-size: 90%;
	line-height: 1.5em;
}

.para { padding-bottom: 10px }

.wall-small-box {
	position: relative;
	width: 240px;
	height: 245px;
	cursor: pointer;
}

.wall-small-1, .wall-small-2 {
	padding-right: 16px;
	background: transparent url('../images/wall_small_1.gif') no-repeat;
	vertical-align: top;
	font-size: 80%;
}

.wall-small-1 {
	padding-bottom: 16px;
}

.wall-small-2 {
	padding-bottom: 7px;
	background: transparent url('../images/wall_small_2.gif') no-repeat;
}

.wall-small-text {
	padding: 10px;
	line-height: 1.5em;
}

.wall-overlay {
	display: none;
	position: absolute;
	width: 240px;
	height: 245px;
	background: transparent url('../images/wall_overlay.gif') no-repeat;
}

html>body .wall-overlay {
	background: transparent url('../images/wall_overlay.png') no-repeat;
}

.in-dev {
	position: absolute;
	bottom: 0;
	right: 0;
}

#ft-info {
	float: left;
	width: 246px;
	background-color: #ffffff;
	-moz-box-shadow: 4px 4px 10px #666; /*rgba(0, 0, 0, 0.1);*/
	-webkit-box-shadow: 4px 4px 10px #666;
	-webkit-border-radius: 0px;
	font-size: 80%;
}

#ft {
	float: right;
	width: 500px;
}

.expanded_languages {
	padding-right: 20px;
	background: transparent url('/design/images/expanded.png') no-repeat right;
}

.collapsed_languages {
	padding-right: 20px;
	background: transparent url('/design/images/collapsed.png') no-repeat right;
}

/****************/
.place-order-top {
	background:url("/design/images/place_order_top.gif") no-repeat scroll 0 0 transparent;
	color:#FFFFFF;
	height:24px;
}

table.font_styles_list, table.web_font_project_create, table.web_font_project_title, table.web_font_project_content {
	border-collapse:collapse;
}

.order-type-content {
	border-left:1px solid #CDCDCD;
	border-right:1px solid #CDCDCD;
}

.place-order-bottom {
	background:url("/design/images/place_order_bottom.gif") no-repeat scroll 0 0 transparent;
	height:3px;
	margin:0;
	padding:0;
	position:relative;
	top:0;
}

table.stats_graph {
	border-collapse:collapse;
	width:100%;
}

table.stats_graph td {
	border-width:0;
}

table.stats_graph td.graph_cell {
	border-bottom:1px solid silver;
	border-top:1px solid silver;
	padding:5px 0;
}

table.web_fonts_stats_details  {
	border-collapse:collapse;
	margin:10px 0;
	width:100%;
}

table.web_fonts_stats_details th {
	border-bottom:2px solid #9C9C9C;
	text-align:left;
}
