@charset "utf-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	background:#CDCED0 url('/images/interface/body-bg.jpg') top left repeat-x;
}
img {
	border:0px;
}
.clear {
	display:block;
	clear:both;
}
#wrapper {
	width:800px;
	margin:0px auto;
}
#header {
	padding:30px 0px;
	height:173px;	
}
#header #links {
	float:right;
	color:#fff;
	font-size:12px;
	text-align:right
}
#header #links img {
	padding-top:35px;
}
#header #links a {
	color:#fff;	
	text-decoration:none;
}
#body {
	border:3px solid #B8B9BB;
	padding:14px;
	background:#fff;
}
h1 {
	color:#A40000;
	font-size:20px;
	padding-bottom:10px;
}
h2 {
	color:#A40000;
	font-size:16px;
	padding:20px 0px 5px 0px;
}
#body p {
	font-size:14px;
	color:#666;
	line-height:20px;
	padding:8px 0px;
}
.screenshot {
	padding:5px;
}
#signupRight {
	float:right;
	width:202px;
	padding-left:45px;
	height:440px;
	background:transparent url('/images/interface/home-register-bg.png') top right no-repeat;
}
#signupRight h1 {
	color:#CA1B0B;
	font-size:25px;
	text-align:center;
	padding:15px 0px 40px 0px;
}
#signupRight .fs1 {
	display:block;
	padding:5px 7px;
}
#signupRight .fs1 label {
	color:#fff;
	font-size:12px;
}
#signupRight .fs1 input {
	width:180px;
}
#signupRight .fs1 textarea {
	width:180px;
	height:80px;
}
#signupRight .fs_btn {
	padding:8px 0px;
	display:block;
	text-align:center;
}
/*---------------------------REGISTRATION---------------------------*/
h1.block_1 {
	background:#fff url('/images/interface/block-1.jpg') top left no-repeat;
	padding:5px 0px 5px 45px;
	color:#333;
	margin-bottom:10px;
}
h1.block_2 {
	background:#fff url('/images/interface/block-2.jpg') top left no-repeat;
	padding:5px 0px 5px 45px;
	color:#333;
	margin-bottom:10px;
}
h1.block_3 {
	background:#fff url('/images/interface/block-3.jpg') top left no-repeat;
	padding:5px 0px 5px 45px;
	color:#333;
	margin-bottom:10px;
}
#registrationForm, #changePasswordForm, #userInfoForm, #businessInfoForm, #userLogin {
	border:1px solid #ccc;
	background:#F0F0F0;
	padding:10px;
}
#registrationForm .fs1, #addImages .fs1, #changePasswordForm .fs1, #userInfoForm .fs1, #businessInfoForm .fs1, #userLogin .fs1 {
	display:block;
	padding:3px 0px;
	zoom:1;
}
#registrationForm .fs1 input, #registrationForm .fs1 textarea, #changePasswordForm .fs1 input, #changePasswordForm .fs1 textarea, #userInfoForm .fs1 input, #userInfoForm .fs1 textarea, #businessInfoForm .fs1 input, #businessInfoForm .fs1 textarea, #userLogin .fs1 input {
	width:275px;
	border:2px solid #999;
	padding:3px;
}
#registrationForm .fs1 textarea, #changePasswordForm .fs1 textarea, #userInfoForm .fs1 textarea, #businessInfoForm .fs1 textarea {
	height:120px;
}
#registrationForm .fs1 select, #changePasswordForm .fs1 select, #userInfoForm .fs1 select, #businessInfoForm .fs1 select {
	width:284px;
	border:2px solid #999;
	padding:1px;
}
#registrationForm .fs1 label, #addImages .fs1 label, #changePasswordForm .fs1 label, #userInfoForm .fs1 label, #businessInfoForm .fs1 label, #userLogin .fs1 label {
	padding-top:3px;
	float:left;
	width:220px;
	text-align:right;
	float:left;
	margin-right:5px;
	font-size:18px;
	color:#333;
	
} 
#registrationForm .fschgroup {
	display:block;
	padding:4px 0px;
	height:80px;
}
#registrationForm .fschgroup label {	
	padding-top:7px;
	width:220px;
	float:left;
	text-align:right;
	margin-right:5px;
	height:80px;
	font-size:14px;
	color:#333;
}
#registrationForm .fschgroup span {
	display:block;
	width:510px;
	font-size:14px;
	float:left;
	padding:3px 0px;
}
#registrationForm .fschgroup input {
	margin:0px 5px;
}
#userLogin small {
	font-size:10px;
	color:#999;
	display:block;
}
#addImages .fs1 label {
	width:150px;
}

/*--------------------COUPON CREATOR--------------------*/
.positiveResponse {	
	text-align:center;
	border:1px solid #FFCC33;
	padding:4px;
	background:#FFFFCA;
	font-size:14px;
	line-height:20px;
	margin-bottom:10px;
}
.negativeResponse {
	margin-bottom:10px;
}
.ajaxResponse, .negativeResponse {	
	text-align:center;
	border:1px solid #FFAAAA;
	padding:4px;
	background:#FFF4F4;
	font-size:14px;
	line-height:20px;
}
#userLinks {
	float:right;
	font-size:12px;
	color:#C00000;
}
#userLinks a {
	color:#C00000;
	text-decoration:none;
}
#body #left {
	width:540px;
	float:left;
}
#body #middle {
	width:540px;
	margin:0px auto;
}
#body #right {
	width:190px;
	height:444px;
	float:right;
	background:#F0F0F0;
	border:1px solid #ccc;
	padding:10px;
}
#body #right h2 {
	font-size:14px;
	color:#ccc;
	padding-top:5px;
	text-align:center;
}
#body #businessInfo {
	width:190px;
	height:544px;
	float:right;
	border-left:1px solid #ccc;
	padding:0px 10px;
}
#body #businessInfo h2 {
	padding:0px 0px 8px 0px;
}
#body #businessInfo p {
	padding:0px 0px 8px 0px;
	font-size:12px;
}
#body #businessInfo a {
	color:#0066CC;
}
#clientImages {
	height:400px;
	overflow:auto;
	text-align:center;
}
#clientImages img {
	cursor:pointer;
	border:3px solid #fff;
}
.deleteImage {
	font-size:10px;
	padding-bottom:8px;
}
/*---------------------------COUPON PREVIEW------------------------*/
.coupon {
	height:135px;
	border:2px dashed #BE0000;
	padding:15px;
	margin-top:10px;
	position:relative;
}
.coupon h1 {
	color:#A40000;
	font-size:20px;
}
.coupon h2 {
	color:#A40000;
	font-size:16px;
	padding:20px 0px 5px 0px;
}
.coupon h3 {
	color:#3F612E;
	font-size:16px;
	font-weight:normal;
}
.coupon p {
	padding:8px 0px;
	font-size:12px;
	line-height:20px;
}
.coupon ol, .coupon ul {
	padding-left:35px;
	font-size:12px;
}
.coupon img {
	width:133px;
	height:133px;
	float:left;
	padding-right:15px;
}
.coupon small {
	font-size:10px;
	color:#666;
	text-align:center;
	display:block;
}
.coupon .printer {
	position:absolute;
	top:5px;
	right:5px;
	width:auto;
	height:auto;
	padding:0px;
	border:0px;
}
#couponPagingWrapper {
	margin:0px auto;
	width:200px;
}
#couponPaging {
	margin-top:30px;
	text-align:center;
	font-size:16px;
}
#couponPaging a {
	display:block;
	font-weight:bold;
	padding:3px 8px;
	color:#A40000;
	border:1px solid #A40000;
	cursor:pointer;
}
#couponPaging a:hover, #couponPaging a.selected {
	background:#cecece;
}
#couponPaging ul li {
	display:block;
	float:left;
	margin-right:3px;	
}
#couponCreator {
	height:135px;
	border:2px dashed #BE0000;
	padding:15px;
	margin-top:10px;
}
#couponCreator:hover {
	border-style:solid;
}
#couponCreator img {
	width:133px;
	height:133px;
	float:left;
	padding-right:15px;
}
#couponCreator small {
	font-size:10px;
	color:#666;
	text-align:center;
	display:block;
}
/*-------------------------SHARE COUPONS------------------------------*/
#tabs {
	border-bottom:1px solid #666;
	height:27px;
}
#tabs ul li {
	display:block;
	float:left;	
	margin-right:3px;
}
#tabs a {
	display:block;
	padding:5px 35px;
	background:#f0f0f0;
	border:1px solid #ccc;
	border-bottom:0px;
	color:#666;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
}
#tabs a.selected, #tabs a:hover {
	background:#999;
	border-color:#666;
	color:#333;
}
#codeSnippet {
	padding:10px;
	background:#F0F0F0;
	border:1px solid #ccc;
}
#codeSnippet textarea {
	width:742px;
	border:1px solid #ccc;
	height:140px;
}
#iframe_code {
	display:block;
}
#text_code, #image_code {
	display:none;
}
/*----------------------FOOTER---------------------*/
#footer {
	text-align:center;
	font-size:14px;
	color:#333;
	padding:10px 5px;
}
/*----------------------MISC STYLES---------------------*/
#breadCrumb {
	font-size:12px;
	padding-bottom:10px;
}