html {height:100%;}
body {
	margin:0;
	padding:0;
	color:#727260;
	background:#f2f2ed url(-images/bg-body.gif);
	font-family:Arial, Helvetica, sans-serif;
	min-width:950px;
	position:relative;
	height:100%;
	font-size:medium;
}
#index {min-width:1020px;}
/* яПНommon яПНarts */
form {
	margin:0;
	padding:0
}
img {border:none;}
a {
	text-decoration:underline;
	color:#ee5900;
}
a:hover {text-decoration:none;}
label, input {vertical-align:middle;}
input.text,
textarea {
	font:12px 'Trebuchet MS',tahoma,arial,sans-serif;
	vertical-align:middle;
	border:1px solid #9e9e9e;
}
select{
	font:12px 'Trebuchet MS',tahoma,arial,sans-serif;
	vertical-align:middle;
}
textarea{overflow: auto;}
form {
	margin:0;
	padding:0;
}
fieldset {
	margin:0;
	padding:0;
	border:none;
}
legend {display:none;}
input:focus, textarea:focus, select:focus{outline:none;}
.preload{position:absolute;top:-1000px;left:0;}
/* main blocks */
#container {
	position:relative;
	z-index:2;
	background:#f2f2ed;
}
* html #container {height:190px;}
#page-box {
	width:804px;
	margin:0 auto;
	padding:190px 0 9px;
	position:relative;
	z-index:2;
}
#index #page-box {
	padding:544px 0 40px 0;
	width:782px;
}
* html #index #page-box {

}
#header {
	position:absolute;
	top:0;
	left:0;
	height:72px;
	padding-top:98px;
	z-index:2;
}
#index #header {
	height:50px;
	padding-top:128px;
}
/* footer elements */
#footer {
	width:739px;
	overflow:hidden;
	margin:0 auto;
	color:#979789;
	padding:19px 44px 30px 21px;
	font-size:75%;
}
#index #footer {
	padding:19px 0 30px 0;
	width:782px;
}

/* decoration bottom line */
.header-bg {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	z-index:1;
	background:url(-images/tile-header-right.jpg) repeat-x;
}
.header-bg .left-tiles {
	float:left;
	width:49%;
	height:170px;
	background:url(-images/tile-header-left.jpg) repeat-x;
}
.header-bg .main-bg {
	width:100%;
	height:170px;
	background-repeat:no-repeat;
	background-position:center top;
	/*background-image:url(-images/bg-header.jpg);*/
	position:absolute;
	top:0;
	left:0;
}
#index .header-bg {background:/*url(-images/tile-header-right-index.jpg) */repeat-x;}
#index .header-bg .left-tiles {
	background:/*url(-images/tile-header-left-index.jpg)*/ repeat-x;
	height:523px;
}
#index .header-bg .main-bg {
	/*background-image:url(-images/bg-header-index.jpg);*/
	height:523px;
}
.dot-line {
	background:url(-images/pxl-gray-transparent.png);
	height:1px;
	overflow:hidden;
	width:100%;
}
.dot-line div {
	background:url(-images/bg-dot-line.gif);
	width:100%;
	height:1px;
}

/* header elements */
/* logo */
.logo {
	position:absolute;
	top:23px;
	left:-32px;
	width:243px;
	height:75px;
	z-index:999;
}
.logo h1, .logo h2 {
	margin:0;
	padding:21px 0 35px 32px;
	font-size:1px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(-images/logo.png) no-repeat;
	width:168px;
	width:211px;
	height:19px;
}
.logo h1 a, .logo h2 a {
	display:block;
	overflow:hidden;
	width:211px;
	height:34px;
	position:relative;
	z-index:999;
}

/* navigation */
.nav {
	width:577px;
	height:51px;
	display:table;
	position:relative;
}
* html .nav {position:relative;}
* + html .nav {position:relative;}
.nav .content {
	width:100%;
	display:table-cell;
	vertical-align:middle;
}
* html .nav .content {
   position:absolute;
   top:50%;
}
* + html .nav .content {
   position:absolute;
   top:50%;
}
.nav ul {
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	list-style:none;
	font-size:1px;
	text-indent:-9999px;
}
* html .nav ul {
	position:relative;
	top:-50%;
}
* + html .nav ul {
	position:relative;
	top:-50%;
}
.nav li {
	float:left;
	background:url(-images/nav-split.png) no-repeat;
	padding:5px 11px;
	margin:2px 0 0 -1px;
}
.nav a {
	display:block;
	height:9px;
	overflow:hidden;
	background-position:0 0;
	color:#fff;
}
.nav li.home {padding-left:0px;}
.nav li.home a {
	background:url(-images/nav-home.gif) no-repeat;
	width:36px;
}
#index .nav li.portfolio a {background:url(-images/nav-index-portfolio.gif) no-repeat;}
.nav li.portfolio a {
	background:url(-images/nav-portfolio.gif) no-repeat;
	width:56px;
}
#index .nav li.testimonials a {background:url(-images/nav-index-testimonials.gif) no-repeat;}
.nav li.testimonials a {
	background:url(-images/nav-testimonials.gif) no-repeat;
	width:72px;
}
#index .nav li.privacy-policy a {background:url(-images/nav-index-privacy-policy.gif) no-repeat;}
.nav li.privacy-policy a {
	background:url(-images/nav-privacy-policy.gif) no-repeat;
	width:80px;
}
#index .nav li.about a {background:url(-images/nav-index-about.gif) no-repeat;}
.nav li.about a {
	background:url(-images/nav-about.gif) no-repeat;
	width:50px;
}
#index .nav li.client-area a {background:url(-images/nav-index-client-area.gif) no-repeat;}
.nav li.client-area a {
	background:url(-images/nav-client-area.gif) no-repeat;
	width:65px;
}
.nav li a:hover,
.nav li.active a,
#index .nav li a:hover,
#index .nav li.active a,
#index .nav li:active a {
	background-position:0 -9px;
}
p.order-now {
	position:absolute;
	padding:0;
	top:99px;
	left:453px;
	text-indent:-9999px;
	font-size:1px;
	margin:0;
}
#index p.order-now {top:130px;}
p.order-now strong {
	background:url(-images/nav-order.png) no-repeat;
	width:125px;
	height:81px;
	float:left;
}
p.order-now a {
	overflow:hidden;
	display:block;
	width:92px;
	height:43px;
	margin-left:31px;
	position:relative;
	z-index:5;
}
/* Content Elements */
#content h1 {
	margin:0 0 9px;
	padding:0;
	font:bold 113% "Trebuchet MS",trebuchet,tahoma,sans-serif;
	color:#000;
	text-transform:uppercase;
}
#content h1.nomargin {
	margin:0;
}

#content.order h1 {margin-top:-5px;}
#content p.black {
	color:#000;
	font-size:82%;
	margin:0 0 17px;
	line-height:123%;
}
#content .main-box p {color:#727260;}
/* For Index */
.flash {
	overflow:hidden;
	margin:-2px 0 4px;
	height:19px;
	line-height:10px;
	padding-left:2px;
}
.flash object {
	margin:0;
	padding:0;
}
.header-text {
	position:absolute;
	top:209px;
	left:0;
}
.header-text p {
	width:555px;
	color:#d9d2a8;
	margin:0 0 24px;
	font-size:82%;
}
.header-text a {color:#fffd6e;}
.header-text p a {text-decoration:none;}
.header-text p a:hover {text-decoration:underline;}
.header-text h2 {
	color:#fff;
	margin:0 0 19px;
	padding:0;
	font:normal 75%/90% Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.portfolio-list {
	margin:0 0 0 -142px;
	padding:0 0 0 119px;
	list-style:none;
	width:813px;
	overflow:hidden;
	position:absolute;
	top:127px;
	left:0;
	z-index:2;
	font:63% 'Trebuchet MS',trebuchet,tahoma,sans-serif;
	background:url(-images/sign-portfolio.png) no-repeat;
}
.portfolio-list li {
	display:inline;
	float:left;
	margin:0 0 16px 19px;
}
.portfolio-list li a {
	display:block;
	overflow:hidden;
	width:149px;
	height:26px;
	padding:114px 0 0 35px;
}
.portfolio-list li strong a {
	display:inline;
	padding-top:0;
	font-weight:normal;
}

/* Testimonials */
.testimonials-box {
	position:relative;
	margin-left:-13px;
	padding-left:13px;
	width:100%;
}
.testimonials-box h2 {
	color:#535344;
	margin:0 0 17px;
	padding:0;
	font:normal 75%/90% Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.cites {
	width:831px;
	margin:0 -49px 0 -107px;
	padding-left:107px;
	overflow:hidden;
	position:relative;
	background:url(-images/sign-testimonials.jpg) no-repeat;
}
.cites div {
	float:left;
	width:228px;
	margin:0 49px 0 -13px;
	padding-left:13px;
	display:inline;
}
.testimonials-box p {
	text-align:justify;
	line-height:120%;
	margin:0 0 20px;
	font-size:82%;
}
.testimonials-box ul,
.main-box .testimonials-box ul {
	margin:9px 0 0 -13px;
	padding:0;
	list-style:none;
	font:63% 'Trebuchet MS',trebuchet,tahoma,sans-serif;
	clear:both;
}
.testimonials-box li,
.main-box .testimonials-box li  {
	padding:3px 0 0 43px;
	background:url(-images/sign-autor.jpg) no-repeat center left;
	height:27px;
}
.main-box .testimonials-box li  {
	background:url(-images/sign-autor-light-bg.jpg) no-repeat center left;
	height:23px;
}
.testimonials-box ul li.read-all,
.main-box .testimonials-box ul li.read-all {
	background:url(-images/sign-read-all.jpg) no-repeat center left;
	height:27px;
}
.main-box .testimonials-box ul li.read-all  {background:url(-images/sign-read-all-light-bg.jpg) no-repeat center left;}
.testimonials-box li a {color:#ee5900;}

/* Footer Elements */
#footer p {
	float:left;
	width:48%;
	font-size:100%;
	margin:0 0 24px;
}
#footer ul {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	text-align:right;
}
.brush {
	margin:0 -68px -10px 0;
	overflow:hidden;
	position:relative;
	height:14px;
}
body#index .brush {margin-bottom:-41px;}
.brush div {
	background:url(-images/sign-brush.gif) no-repeat;
	width:18px;
	height:14px;
	float:right;
	display:inline;
	position:relative;
}
/* Inner Pages */
.main-box {
	width:804px;
	overflow:hidden;
	background:url(-images/main-box-bg.gif) repeat-y;
	margin-bottom:10px;
}
.main-box .bg {
	height:9px;
	overflow:hidden;
	clear:both;
}
.main-box.total {
	width:806px;
	margin:0 -1px 10px;
	background:url(-images/total-box-bg.gif) repeat-y;
	position:relative;
}
.main-box .top {background:url(-images/main-box-top-bg.gif) no-repeat;}
.main-box .bottom {background:url(-images/main-box-btm-bg.gif) no-repeat;}
.main-box.total .top {background:url(-images/total-box-top-bg.gif) no-repeat;}
.main-box.total .bottom {background:url(-images/total-box-btm-bg.gif) no-repeat;}
.main-box .content {
	padding:6px 50px 0 22px;
	margin-bottom:-5px;
	width:732px;
	overflow:hidden;
	position:relative;
}
.main-box h2 {
	margin:0;
	padding:0;
	font:bold 75%/142% 'Trebuchet MS',trebuchet,tahoma,sans-serif;
	color:#8d3736;
	text-transform:uppercase;
}
.main-box.about-us h2 {margin:15px 0 0;}
.main-box p,
.main-box ul {
	margin:0 0 10px;
	line-height:123%;
	font-size:82%;
}
.main-box ul {
	padding:0;
	list-style:none;
}
.main-box li {
	padding:0 0 0 14px;
	margin-left:1px;
	background:url(-images/bulet.gif) no-repeat 0 6px;
	position:relative;
}
/* Question Form */
.questions {
	float:left;
	width:222px;
	padding-bottom:5px;
	font-size:82%;
}
.questions legend {
	margin:0;
	padding:0 0 15px;
	font:bold 140% 'Trebuchet MS',trebuchet,tahoma,sans-serif;
	color:#000;
	text-transform:uppercase;
}
* html .questions legend {
	margin-left:-5px;
	position:relative;
}
* + html .questions legend {
	margin-left:-5px;
	position:relative;
}
.questions h2 {
	margin:0 0 15px;
	padding:0;
	font:bold 138% 'Trebuchet MS',trebuchet,tahoma,sans-serif;
	color:#000;
	text-transform:uppercase;
}
.questions label {
	float:left;
	padding-top:2px;
}
.questions input.text {
	width:165px;
	border:1px solid #a0a0a0;
	padding:2px;
	font-size:11px;
	float:right;
}
.questions textarea {
	padding:1px 0 1px 4px;
	width:216px;
	height:75px;
	margin:10px 0 3px;
	border:1px solid #a0a0a0;
	font-size:11px;
	float:left;
}
.safari .questions textarea {width:222px;}
.questions a {
	float:right;
	font-weight:bold;
	padding:5px 0 15px 26px;
	background:url(-images/sign-email.jpg) no-repeat left center;
	font-size:92%;
}
.main-box .testimonials-box {
	float:right;
	width:475px;
	margin-right:-2px;
	display:inline;
}
.main-box .testimonials-box p {
	text-align:left;
	margin-bottom:8px;
}
.main-box .testimonials-box h2 {
	margin:0 0 9px;
	padding:0;
	font:bold 113% 'Trebuchet MS',trebuchet,tahoma,sans-serif;
	color:#000;
	text-transform:uppercase;
}
/* Portfolio */
.main-box .content .portfolio-box-list {
	padding-right:42px;
	width:740px;
	margin-bottom:-5px;
}
.main-box .content .portfolio-box-list p {margin-bottom:-16px;}
.main-box ul.portfolio-box {
	margin:17px -36px 0 -9px;
	padding:0;
	list-style:none;
	width:777px;
	overflow:hidden;
	position:relative;
	font-size:100%;
}
.main-box ul.portfolio-box.start-page {
	margin:-5px -36px 0 -9px;
	padding: 0 0 40px 0;
}
.main-box ul.portfolio-box.start-page li,
.main-box ul.portfolio-box.non-first li
{
	position:static;
}
.main-box ul.portfolio-box.non-first {
	padding: 0 0 40px 0;
	margin:0 -36px 0 -9px;
	list-style:none;
	width:777px;
	overflow:hidden;
	position:relative;
	font-size:100%;
}
#content .main-box ul.portfolio-box.project p {
	color:#474735;
	margin:-7px 0 19px;
}
.portfolio-box li {
	float:left;
	display:inline;
	width:219px;
	background:none;
	padding:17px 9px 0;
	margin:0 22px 0 0;
}
.framed-box {
	display:block;
	width:207px;
	height:147px;
	padding:7px 15px 16px;
	background:url(-images/framed-box-bg.jpg) no-repeat;
	overflow:hidden;
	margin:0 -9px 6px;
}
.framed-box img {float:left;}
.main-box .portfolio-box h2 {font-family:Arial, Helvetica, sans-serif;}
.main-box .portfolio-box h2 a {
	color:#8d3736;
	text-decoration:none;
}
.main-box .portfolio-box h2 a:hover {text-decoration:underline;}
.main-box .content .portfolio-box-list li p {margin-bottom:4px;}
.main-box a.view {
	font-weight:bold;
	display:block;
	position:absolute;
	bottom:0px;
	padding:5px 0 15px 25px;
	background:url(-images/sign-view-all.jpg) no-repeat left center;
	font-size:75%;
	color:#ee5900;
}

/* Order Page */
.main-box .tab-select {
	margin:0 0 5px;
	padding:0;
	list-style:none;
	background:url(-images/tabs-bg.jpg) no-repeat;
	width:100%;
	height:54px;
	overflow:hidden;
	font-size:75%;
}
.main-box .tab-select.custom-request {background:url(-images/tabs-bg-second-item.jpg) no-repeat;}
.tab-select li {
	float:left;
	background:none;
	width:372px;
	padding:15px 0 0 29px;
	margin:0;
	color:#8e8e73;
	text-transform:uppercase;
}
.tab-select li a {
	display:block;
	width:100%;
	height:37px;
	text-decoration:none;
	overflow:hidden;
	color:#5B5B3C;
	padding:15px 0 0;
	margin:-15px 0 0;
}
.tab-select li a:hover {text-decoration:underline;}
.tab {
	display:none;
	padding:0px 22px 0 22px;
	width:761px;
}
#content .main-box .tab p {color:#2C2C2C;}

.tab.active {display:block;}
#content .main-box h1.step,
#content h2.step {
	margin:-9px 0 4px -10px;
	padding:11px 0 11px 51px;
	font:bold 113%/100% 'Trebuchet MS',trebuchet,tahoma,sans-serif;
	color:#000;
	position:relative;
}
#content .step.first {background:url(-images/step-one.gif) no-repeat left center;}
#content .step.second {background:url(-images/step-second.gif) no-repeat left center;}
#content .step.third {background:url(-images/step-third.gif) no-repeat left center;}
#content .step.fourth {background:url(-images/step-fourth.gif) no-repeat left center;}
.main-box ul.price-list {
	margin:0 0 14px;
	padding:0;
	list-style:none;
	font-size:100%;
}
.main-box ul.price-list.main {margin-bottom:0; width:739px;}
.main-box.total ul.price-list.main {margin-bottom:10px;}
.main-box ul.price-list li {
	margin:0;
	padding:0;
	background:none;
	overflow:hidden;
	width:100%;
	position:static;
}
.main-box.total ul.price-list.main li {margin:0 0 3px;}
* html .main-box ul.price-list li {margin-bottom:-3px;}
*+ html .main-box ul.price-list li {margin-bottom:-3px;}
.main-box ul.price-list.main li {margin:0 0 7px;}
.main-box ul.price-list.main li {margin:0;}
* html .main-box ul.price-list.main li {margin-bottom:7px;}
* html .main-box.total ul.price-list.main li {margin:0;}
*+ html .main-box ul.price-list.main li {margin-bottom:7px;}
*+ html .main-box.total ul.price-list.main li {margin:0 0 -2px;}
ul.price-list.main li label.attention-item{color:#f14c26;}
.main-box ul.price-list li.pay-later {
	margin:0 0 20px;
	white-space:nowrap;
}
* html .main-box ul.price-list li.pay-later {margin-top:-5px;}
*+ html .main-box ul.price-list li.pay-later {margin-top:-5px;}

ul.price-list div {
	background:url(-images/dot.gif) repeat-x 0 80%;
	width:100%;
	float:left;
}
div.price-list {
	background:url(-images/dot.gif) repeat-x 0 23px;
	width:100%;
	overflow:hidden;
	font-size:81%;
	height:24px;
	margin-bottom:20px;
}
.order .main-box div.price-list select {
	float:left;
	margin:0;
	height:22px;
}
div.price-list span {
	color:#000;
	float:right;
	background:#f7f7f2;
	padding-top:5px;
	line-height:160%;
}
.total ul.price-list div {background:url(-images/dot-black.gif) repeat-x 0 80%;}
ul.price-list div.strong,
ul.price-list.main div {font-weight:bold;}
#content .main-box ul.price-list li p {
	float:left;
	font-size:81%;
	padding-left:25px;
	width:620px;
	color:#000;
}
ul.price-list li label {
	color:#000;
	background:#f7f7f2;
	float:left;
	line-height:120%;
	font-size:81%;
	min-height:17px;
}
.options-box ul.price-list li label {background:#fafaf6;}
ul.price-list.main li label {
	color:#94aa48;
	font-size:100%;
	line-height:100%;
	cursor:pointer;
}
div.pay-later {
	width:100%;
	overflow:hidden;
	font-size:81%;
	margin:-15px 0 14px;
}
div.pay-later input {
	vertical-align:middle;
	margin:-1px 10px 1px 0;
	height:14px;
	width:15px;
}
* html div.pay-later input {margin:2px 10px 0 0;}
.main-box ul.price-list li.pay-later label,
div.pay-later label {
	color:#ee5900;
	font-weight:bold;
	float:left;
	margin-top:-1px;
}
.main-box ul.price-list li.pay-later input {margin:1px 10px 1px 0;}
ul.price-list input {
	vertical-align:middle;
	margin:-2px 10px 0 0;
	height:15px;
	width:16px;
}
* html .main-box ul.price-list li.pay-later input {
	margin-top:2px;
	height:13px;
}
*+html ul.price-list input {
	margin-top:1px;
	height:13px;
}
ul.price-list li span.old-price,
ul.price-list li span.price {
 color:#000;
 float:right;
 background:#f7f7f2;
 line-height:120%;
 font-size:81%;
}
ul.price-list.main li span.price {
	color:#EE5900;
	font-size:100%;
}
ul.price-list.main li span.old-price {
 color:#93928b;
 font-size:100%;
 text-decoration:line-through;
 padding:0 9px 0 0;
}
ul.price-list li span.budget-type {
	color:#99B708;
	float:left;
	line-height:120%;
	font-size:100%;
}
.total ul.price-list li span.price {color:#99B708;}
ul.price-list li .deposit span,
ul.price-list li .deposit span.price {color:#535344;}
ul.price-list li .paylater span,
ul.price-list li .paylater span.price {color:#EE5900;}
* html ul.price-list.main li span.price {line-height:110%;}
*+ html ul.price-list.main li span.price {line-height:110%;}
.total ul.price-list.main li span {background:#f2f2ed;}
ul.price-list strong {
	font-weight:normal;
	color:#2EA2C3;
}
ul.price-list li.crossed span.price {text-decoration:line-through;}

.order .main-box h3 {
	margin:0 0 18px;
	padding:0;
	font:bold 100%/100% 'Trebuchet MS',trebuchet,tahoma,sans-serif;
	color:#000;
	text-transform:uppercase;
}
.order .main-box h4 {
	margin:0 0 2px;
	padding:0;
	font:bold 75%/100% 'Trebuchet MS',trebuchet,tahoma,sans-serif;
	color:#8d3736;
	text-transform:uppercase;
}
.order .main-box p {margin-bottom:12px;}
.main-box .content {
	padding:6px 44px 0 22px;
	width:739px;
}
.order .main-box a {text-decoration:none;}
.order .main-box a:hover {text-decoration:underline;}
.add-info-box {
	width:100%;
	overflow:hidden;
	margin-bottom:16px;
}
.description {
	float:left;
	width:320px;
	padding-top:6px;
}
.description div {
	width:100%;
	overflow:hidden;
	height:26px;
	margin-bottom:6px;
}
.description div.email {
	font-weight:bold;
	color:#535344;
}
.order .main-box .add-info-box h3 {
	margin:0;
	padding:0 0 7px;
	font:bold 101%/100% Arial, Helvetica, sans-serif;
	color:#535344;
	text-transform:uppercase;
}
.add-info-box.outline .description {
	padding-top:0;
	width:350px;
}
.main-box .input-box ul.price-list li.pay-later {
	margin:10px 0 -14px;
}
.order .main-box .add-info-box.outline h3 {
	color:#535344;
	text-transform:capitalize;
}
.order .main-box .add-info-box.outline {font-size:81%;}
.order .main-box .description p {margin:0;}
.add-info-box input.text {
	width:200px;
	margin-right:2px;
	padding:1px 3px;
}
.add-info-box input.text_email {
	width:253px;
}
* html .add-info-box input.text_email {
	width:257px;
}
.description .email {
	margin-top:4px;
}
* html .description .email {
	margin-top:0px;
}
.add-info-box label {
	margin-right:3px;
	width:50px;
	float:left;
	font-size:101%;
	line-height:26px;
}
.description ul {
	margin:0;
	padding:0;
	list-style:none;
}
.description li {
	background:url(-images/dash.gif) no-repeat 0 0.6em;
	padding-left:9px;
}
.input-box {
	float:right;
	width:384px;
}
.input-box textarea {
	width:380px;
	height:76px;
}
.safari2 .input-box textarea {width:384px;}
.chrome .input-box textarea {width:376px !important;}
.order .main-box select {margin-bottom:10px;}
*+html .outline .description {margin-top:21px;}
.outline .input-box textarea {height:107px;}
* html .outline .input-box textarea {height:102px;}
*+html .outline .input-box textarea {height:102px;}
.options-box {
	width:761px;
	background:url(-images/options-box-bg.gif) repeat-y;
	margin:0 -22px 20px 0;
}
#content .main-box .options-box p,
#content .main-box .logo-info p {color:#535344;}
.options-box .bg {height:8px;}
.options-box .top {background:url(-images/options-box-top-bg.gif) no-repeat;}
.options-box .bottom {background:url(-images/options-box-btm-bg.gif) no-repeat;}
.options-box .content {
	width:717px;
	margin-bottom:-6px;
}
.main-box .options-box h3 {
	margin:3px 0 12px;
	padding:0;
	font:bold 100%/100% 'Trebuchet MS',trebuchet,tahoma,sans-serif;
	color:#9a9a9a;
	text-transform:uppercase;
	float:left;
}
.main-box .options-box h4 {margin-bottom:5px;}
.main-box .options {
	float:left;
	width:100%;
	display:inline;
}
.main-box .options.close {display:none;}
.main-box .options p {margin-bottom:15px;}
.display-box {
	background-image:url(-images/button-open.jpg);
	background-repeat:no-repeat;
	background-position:0 -34px;
	width:48px;
	height:34px;
	float:right;
	overflow:hidden;
	text-indent:-9999px;
	font-size:1px;
}
.display-box.open {background-position:0 0;}
.icons {
	width:100%;
	overflow:hidden;
	margin-bottom:7px;
}
.icons ul {
	list-style:none;
	margin:0;
	padding:0;
	width:49%;
	float:left;
}
.icons li {
	background:none;
	margin:0;
	float:left;
	width:100%;
	padding:0;
}
.icons li a {
	float:right;
	overflow:hidden;
	color:#000;
	text-decoration:none;
	height:34px;
	line-height:200%;
	padding-right:50px;
	background-repeat:no-repeat;
	background-image:url(-images/icons.gif);
}
.icons.color li a {background-image:url(-images/icons-color.gif);}
.icons ul.right li a {
	float:left;
	padding-left:50px;
	padding-right:0;
}
.order .main-box .icons li a:hover {text-decoration:none;}

.order .main-box .icons li a.checked {text-decoration:none;}
.icons li.unity a {background-position:100% 0;}
.icons li.unity a.checked,
.icons li.unity a:hover {background-position:100% -960px;}
.icons li.balance a {background-position:100% -34px;}
.icons li.balance a.checked,
.icons li.balance a:hover {background-position:100% -994px;}
.icons li.symmetry a {background-position:100% -68px;}
.icons li.symmetry a.checked,
.icons li.symmetry a:hover {background-position:100% -1028px;}
.icons li.regularity a {background-position:100% -102px;}
.icons li.regularity a.checked,
.icons li.regularity a:hover {background-position:100% -1062px;}
.icons li.complexity a {background-position:100% -136px;}
.icons li.complexity a.checked,
.icons li.complexity a:hover {background-position:100% -1096px;}
.icons li.restraint a {background-position:100% -170px;}
.icons li.restraint a.checked,
.icons li.restraint a:hover {background-position:100% -1130px;}
.icons li.predictability a {background-position:100% -204px;}
.icons li.predictability a.checked,
.icons li.predictability a:hover {background-position:100% -1164px;}
.icons li.activity a {background-position:100% -238px;}
.icons li.activity a.checked,
.icons li.activity a:hover {background-position:100% -1198px;}
.icons li.sharpness a {background-position:100% -272px;}
.icons li.sharpness a.checked,
.icons li.sharpness a:hover {background-position:100% -1232px;}
.icons li.neutrality a {background-position:100% -306px;}
.icons li.neutrality a.checked,
.icons li.neutrality a:hover {background-position:100% -1266px;}
.icons li.connectedness a {background-position:100% -340px;}
.icons li.connectedness a.checked,
.icons li.connectedness a:hover {background-position:100% -1300px;}
.icons li.flatness a {background-position:100% -374px;}
.icons li.flatness a.checked,
.icons li.flatness a:hover {background-position:100% -1334px;}
.icons li.repetition a {background-position:100% -408px;}
.icons li.repetition a.checked,
.icons li.repetition a:hover {background-position:100% -1368px;}
.icons li.simplicity a {height:38px; background-position:100% -442px;}
.icons li.simplicity a.checked,
.icons li.simplicity a:hover {background-position:100% -1402px;}

.icons li.fragmentation a {background-position:0 -480px;}
.icons li.fragmentation a.checked,
.icons li.fragmentation a:hover {background-position:0 -1440px;}
.icons li.instability a {background-position:0 -514px;}
.icons li.instability a.checked,
.icons li.instability a:hover {background-position:0 -1474px;}
.icons li.skewness a {background-position:0 -548px;}
.icons li.skewness a.checked,
.icons li.skewness a:hover {background-position:0 -1508px;}
.icons li.irregularity a {background-position:0 -582px;}
.icons li.irregularity a.checked,
.icons li.irregularity a:hover {background-position:0 -1542px;}
.icons li.economy a {background-position:0 -616px;}
.icons li.economy a.checked,
.icons li.economy a:hover {background-position:0 -1576px;}
.icons li.overstatement a {background-position:0 -650px;}
.icons li.overstatement a.checked,
.icons li.overstatement a:hover {background-position:0 -1610px;}
.icons li.spontaneity a {background-position:0 -684px;}
.icons li.spontaneity a.checked,
.icons li.spontaneity a:hover {background-position:0 -1644px;}
.icons li.static a {background-position:0 -718px;}
.icons li.static a.checked,
.icons li.static a:hover {background-position:0 -1678px;}
.icons li.integrity a {background-position:0 -752px;}
.icons li.integrity a.checked,
.icons li.integrity a:hover {background-position:0 -1712px;}
.icons li.accent a {background-position:0 -786px;}
.icons li.accent a.checked,
.icons li.accent a:hover {background-position:0 -1746px;}
.icons li.oscillation a {background-position:0 -820px;}
.icons li.oscillation a.checked,
.icons li.oscillation a:hover {background-position:0 -1780px;}
.icons li.depth a {background-position:0 -854px;}
.icons li.depth a.checked,
.icons li.depth a:hover {background-position:0 -1814px;}
.icons li.randomness a {background-position:0 -888px;}
.icons li.randomness a.checked,
.icons li.randomness a:hover {background-position:0 -1848px;}
.icons li.complication a {height:38px; background-position:0 -922px;}
.icons li.complication a.checked,
.icons li.complication a:hover {background-position:0 -1882px;}

.order .main-box.express h3 {margin:0 0 3px;}
#content .main-box.express p {color:#535344;}

.icons li.contrast a {background-position:100% 0;}
.icons li.contrast a.checked,
.icons li.contrast a:hover {background-position:100% -348px;}
.icons li.brightness a {background-position:100% -34px;}
.icons li.brightness a.checked,
.icons li.brightness a:hover {background-position:100% -382px;}
.icons li.open-gamma a {background-position:100% -68px;}
.icons li.open-gamma a.checked,
.icons li.open-gamma a:hover {background-position:100% -416px;}
.icons li.warm-gamma a {background-position:100% -102px;}
.icons li.warm-gamma a.checked,
.icons li.warm-gamma a:hover {background-position:100% -450px;}
.icons li.normal a {height:38px; background-position:100% -136px;}
.icons li.normal a.checked,
.icons li.normal a:hover {background-position:100% -484px;}
.icons li.contiguity a {background-position:0 -174px;}
.icons li.contiguity a.checked,
.icons li.contiguity a:hover {background-position:0 -522px;}
.icons li.restraint-muted a {background-position:0 -208px;}
.icons li.restraint-muted a.checked,
.icons li.restraint-muted a:hover {background-position:0 -556px;}
.icons li.color-nuance a {background-position:0 -242px;}
.icons li.color-nuance a.checked,
.icons li.color-nuance a:hover {background-position:0 -590px;}
.icons li.cold-gamma a {background-position:0 -276px;}
.icons li.cold-gamma a.checked,
.icons li.cold-gamma a:hover {background-position:0 -624px;}
.icons li.inverse a {height:38px; background-position:0 -310px;}
.icons li.inverse a.checked,
.icons li.inverse a:hover {background-position:0 -658px;}

.footer-text {
	padding:12px 30px 9px 22px;
	width:752px;
	font-size:75%;
	overflow:hidden;
}
.footer-text p {
	width:625px;
	float:left;
	margin:0;
}
.footer-text input {float:right;}

body.disable {overflow:hidden;}
#mask {
	position:absolute;
	top:0;
	left:0;
	display:none;
	background:url(-images/mask.png);
	width:100%;
	height:100%;
	z-index:99;
}
.screenshort-box {
	background:#F2F2ED;
	padding:7px 6px 6px;
	margin:0 auto;
	width:903px;
	height:627px;
	overflow:hidden;
}
.screenshort-box a {
	text-indent:-9999px;
	float:right;
	font-size:1px;
	overflow:hidden;
	width:12px;
	height:12px;
	margin:0 5px 7px 0;
	background:url(-images/button-close.gif) no-repeat;
}
.screenshort-box img {float:left;}
body.disable #mask {display:block;}
.orders {
	padding:0 42px 14px 19px;
	margin:0 -42px 20px -19px;
	position:relative;
	background:url(-images/dot-table.gif) repeat-x left bottom;
}
.orders table {
	border-collapse:collapse;
	width:100%;
	font:75% "Trebuchet MS", Helvetica, sans-serif;
	margin-top:-3px;
	color:#313131;
}
.orders table th.number {width:48%;}
.orders table td.number {
	font:109% Arial, Helvetica, sans-serif;
}
.orders table .status {text-align:right;}
.orders table th {
	font-size:134%;
	color:#000;
	font-weight:normal;
	text-align:left;
	text-transform:uppercase;
	padding:0 0 5px 0;
	border-bottom:1px solid #DEDED9;
}
.orders table tr.first-row td {padding-top:22px;}
.orders table td {padding:0 0 3px;}
.create-order {
	float:right;
	background:url(-images/button-create-order.jpg) no-repeat;
	width:90px;
	height:34px;
	text-indent:-9999px;
	font-size:1px;
	margin-bottom:5px;
}
* html .create-order {margin-bottom:-16px;}
*+html .create-order {margin-bottom:-16px;}
.add-info {
	width:100%;
	overflow:hidden;
	margin:-33px 0 9px;
}
.left-column {
	width:478px;
	float:left;
	font-size:82%;
	color:#535344;
	padding-top:33px;
}
.right-column {
	width:225px;
	float:right;
	color:#535344;
}
.left-column h3 {
	margin:0 0 2px;
	padding:0 0 7px;
	font:bold 100%/100% Arial, Helvetica, sans-serif;
	color:#535344;
}
.left-column textarea {
	padding:1px 0 1px 4px;
	width:472px;
	height:76px;
	margin:0 0 5px;
	border:1px solid #a0a0a0;
	font-size:11px;
	float:left;
}
.safari .left-column textarea {width:477px;}
.left-column input.text {
	width:129px;
	margin-right:3px;
	padding:0 3px;
	float:left;
}
.left-column input.file {
	width:220px;
	margin-right:3px;
	padding:0 3px;
	float:left;
}
.safari .left-column input.file {width:168px;}
.left-column div {
	float:left;
	margin-top:1px;
}
* html .left-column div {margin-top:3px;}
*+html .left-column div {margin-top:3px;}
.left-column div.right {
	float:right;
	margin-top:2px;
}
.left-column div.right input.text {
	margin-right:0;
	width:161px;
}
.left-column label {
	margin:-2px 3px 0 0;
	float:left;
	line-height:26px;
}
.left-column input.button {
	font-size:90%;
	float:left;

}
* html .left-column input.button {margin-top:-1px;}
*+html .left-column input.button {margin-top:-1px;}
.right-column h3 {
	margin:0 0 12px 15px;
	padding:0;
	text-transform:uppercase;
	font:normal 113%/100% "Trebuchet MS", Helvetica, sans-serif;
	color:#EE5900;
}
.right-column ul {
	margin:0;
	padding:0;
	list-style:none;
	color:#313131;
}
.right-column li {
	width:210px;
	overflow:hidden;
	background:url(-images/square-orange.gif) no-repeat 0 0.45em;
	padding-left:15px;
}
.right-column li.holiday {
	color:#cacaca;
	background:url(-images/square-gray.gif) no-repeat 0 0.45em;
}
.right-column li.note {
	color:#313131;
	font:normal 100% "Trebuchet MS", Helvetica, sans-serif;
	background:url(-images/square-orange-white.gif) no-repeat 0 0.5em;
	margin-top:11px;
}

.right-column li .left {
	font-weight:bold;
	float:left;
	width:53px;
	margin-bottom:3px;
}
.right-column li .right {
	color:#313131;
	font:normal 100% "Trebuchet MS", Helvetica, sans-serif;
	float:left;
	width:153px;
}
.options-box .special-text h3 {
	float:none;
}
#content .main-box .options-box .special-text p {
	margin:0 0 4px;
	color:#727260;
}
.options-box .special-text strong {color:#8CA806;}
.options-box .special-text strong.orange {color:#EE5900;}
#content .main-box .options-box .special-text ul {margin-bottom:15px;}
#content .main-box .options-box .special-text li {margin-bottom:4px;}
.tickets {
	color:#000;
	margin-top:-22px;
	width:100%;
	overflow:hidden;
}
.ticket {
	background:url(-images/dash-line-sp.gif) repeat-x left bottom;
	position:relative;
	margin-bottom:-1px;
}
.bar {
	width:100%;
	overflow:hidden;
	color:#EE5900;
	font:bold 88% "Trebuchet MS", Helvetica, sans-serif;
	margin:15px 0 17px;
}
.bar a {color:#EE5900;}
.bar.green, .bar.green a {color:#8CA806;}
.bar .date {float:left;}
.bar .attach {
	float:right;
	text-transform:uppercase;
}
.tickets .ticket pre {
	color:#000;
	font:78% 'Courier New',courier,serif;
	margin:0;
	padding:0;
}
.safari .tickets .ticket pre {font-size:12px;}
.message {
	background:url(-images/dash-line.gif) repeat-x;
	padding-top:17px;
}
.top-panel {
	font-size:82%;
	color:#000;
	width:100%;
	overflow:hidden;
	margin:-11px 0 17px;
}
.top-panel p {
	width:525px;
	float:left;
	margin:8px 0 0;
}
.top-panel ul {
	margin:0;
	list-style:none;
	text-align:center;
	background:url(-images/add-nav-top-bg.gif) no-repeat;
	padding:10px 0 2px;
}
.top-panel li {
	display:inline;
	margin:0 10px;
}
.add-nav {
	width:244px;
	float:right;
	background:url(-images/add-nav-bg.gif) repeat-y;
}
.add-nav .btm-bg {
	background:url(-images/add-nav-btm-bg.gif) no-repeat;
	height:10px;
	overflow:hidden;
}
.client-area-box {
	padding:0 42px 0 19px;
	margin:0 -42px 5px -19px;
	position:relative;
	width:100%;
	overflow:hidden;
}
.client-area-box.bordered {
	background:url(-images/dot-table.gif) repeat-x left bottom;
	padding-bottom:10px;
	margin-bottom:14px;
}
.client-area-box div {
	width:100%;
	overflow:hidden;
	margin-bottom:8px;
}
* html .client-area-box div {margin-bottom:10px;}
*+html .client-area-box div {margin-bottom:10px;}
.client-area-box label {
	width:263px;
	float:left;
	text-align:right;
	font-size:82%;
	padding:2px 10px 0 0;
}
.client-area-box select {
	width:257px;
	color:#666;
	font:69% Tahoma, Arial, Helvetica, sans-serif;
	float:left;
}
.safari .client-area-box select {width:251px;}
.client-area-box input.text {
	width:251px;
	color:#666;
	font:69% Tahoma, Arial, Helvetica, sans-serif;
	float:left;
	padding:2px 0 3px 4px;
}
.client-area-box a {
	color:#EE5900;
	font-weight:bold;
	font-size:75%;
	line-height:100%;
	margin-left:273px;
	min-height:28px;
	display:block;
	padding-left:26px;
	padding-top:4px;
	background:url(-images/bulet-link.gif) no-repeat 0 0;
}
.client-area-box .hide-submit {
	height: 0px;
	margin: 0px;
	padding: 0px;
	border: none;
	overflow: hidden;
}

.new-ticket a{
	color:#EE5900;
	font-weight:bold;
	font-size:12px;
	line-height:100%;
	margin-left:375px;
	margin-top: 5px;
	padding-bottom: 15px;
	min-height:28px;
	display:block;
	padding-left:26px;
	padding-top:4px;
	background:url(-images/bulet-link.gif) no-repeat 0 0;
}
.new-ticket.reply a {
	margin-left:419px;
	}
* html .client-area-box a {height:28px;}
.psd2html {
	position:absolute;
	top:0;
	right:0;
	z-index:98;
	text-indent:-9999px;
	font-size:1px;
}
.psd2html a {
	background:url(-images/belt.png) no-repeat;
	width:118px;
	height:118px;
	display:block;
	position:absolute;
	z-index:98;
	overflow:hidden;
	right:0;
	top:0;
}
.header-add-nav {
	position:absolute;
	top:0px;
	left:646px;
	text-indent:-9999px;
	font-size:1px;
}
#index .header-add-nav {
	top:37px;
	left:654px;
}
.header-add-nav ul {
	margin:0;
	padding:2px 14px 3px;
	list-style:none;
	width:129px;
	height:39px;
	background:url(-images/money-back.png) no-repeat;
}
#index .header-add-nav ul {
	background:url(-images/money-back-index.png) no-repeat;
	padding:0;
}
.header-add-nav li {
	float:left;
	position:relative;
	z-index:999;
}
.header-add-nav li a {
	overflow:hidden;
	display:block;
}
.header-add-nav li.money-back a {
	width:76px;
	height:18px;
	margin-top:11px;
}
.header-add-nav li.nda {float:right;}
.header-add-nav li.nda a {
	width:39px;
	height:39px;
}





#custom-request {display:none;}
.hidden-inputs {display:none;}
#options-internal-box {display:none;}
#options-logo-box {display:none;}
.ticket.last {
	background: none;
	position:relative;
	margin-bottom:-1px;
}
ul.price-list li span.checkout-left {
	color:#000;
	background:#f7f7f2;
	float:left;
	line-height:120%;
	font-size:81%;
	min-height:17px;
}
div.questions-response {
	float:left;
	width:222px;
	padding-bottom:5px;
}
.new-ticket .btn-ticket{
	float: right;
	width: 90px;
	height: 34px;
	margin: 10px 0 0 0;
	border: none;
	background:url(-images/button-create-ticket.gif) no-repeat 0 0;
	cursor: pointer;
}
.new-ticket .btn-post{
	float: right;
	width: 88px;
	height: 35px;
	margin: 10px 0 0 0;
	border: none;
	background:url(-images/post-message.gif) no-repeat 0 0;
	cursor: pointer;
}
.new-ticket h3 {
	float:left;
	width:100%;
	margin-top:7px;
}
h1.gfg {
	float:left;
	height:23px;
	width:100%;
	background:url(-images/gfg-header.gif) no-repeat 0 5px;
}

a.gfg {
	margin: 10px 94px 1px 0;
	width:125px;
	height:12px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	background:url(-images/gfg.gif) no-repeat 0 0;
}
a.gfg:hover {
	background:url(-images/gfg.gif) no-repeat 0 -12px;
}
span.orange {
	color:#EE5900;
}

/* SIFR */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

.sIFR-hasFlash #flash-container strong {
	letter-spacing:-2px;
	line-height:16px;
	visibility: hidden;
	font-size: 16px;
}

.testimonial-name {
	margin:4px 0 0 0;
}
.instant-accounts {
	width:250px;
}
.wait {
	text-align: center;
	font:bold 138% 'Trebuchet MS',trebuchet,tahoma,sans-serif;
	color:#000;

}
/* Join Us */
.join {
	float:left;
	width:750px;
	padding-bottom:5px;
	font-size:82%;
}
.join legend {
	margin:0;
	padding:0 0 15px;
	font:bold 140% 'Trebuchet MS',trebuchet,tahoma,sans-serif;
	color:#000;
	text-transform:uppercase;
}
* html .join legend {
	margin-left:-5px;
	position:relative;
}
* + html .join legend {
	margin-left:-5px;
	position:relative;
}
.join h2 {
	margin:0 0 15px;
	padding:0;
	font:bold 138% 'Trebuchet MS',trebuchet,tahoma,sans-serif;
	color:#000;
	text-transform:uppercase;
}
.join label {
	float:left;
	padding-top:2px;
}
.join input.text {
	width:165px;
	border:1px solid #a0a0a0;
	padding:2px;
	margin: 0 0 0 10px;
	font-size:11px;
	float:left;
}
.join textarea {
	padding:1px 0 1px 4px;
	width:731px;
	height:150px;
	margin:10px 0 3px;
	border:1px solid #a0a0a0;
	font-size:11px;
	float:left;
}
.safari .join textarea {width:731px;}
.join a {
	float:left;
	font-weight:bold;
	padding:5px 0 15px 26px;
	background:url(-images/sign-email.jpg) no-repeat left center;
	font-size:92%;
}
div.join-response {
	float:left;
	width:750px;
	padding-bottom:5px;
}

form.prflct-payment-form input.button{
	font:bold 13px/18px 'Trebuchet MS',arial,sans-serif;
	background:url(/-images/bg-btn-pay.gif);
	border:0px solid #F90;
	display:block;
	width:100px;
	height:22px;
	text-decoration:none;
	text-align:center;
	color:#fff;
	cursor: pointer;
	margin:0;
	padding:0 0 3px;
}
* html form.prflct-payment-form input.button{padding: 0}
*+ html form.prflct-payment-form input.button{padding: 0}
.pay_status_completed {
	background:#ffd697;
}