html {height:100%;margin:0;padding:0;/*background:#F8F8F8;*/}
body {
    background:#f2f2f2;
/*  background:#F8F8F8 url(/images/customer-bg.gif) repeat-x;
*/  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  height:100%;
  margin:0;
  padding:0;
}

#wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -4em;
}

.cb {clear:both; height:7px;}
.cb-small {clear:both; height:1px;}

.story_logo {display:block; margin-bottom:10px;}

#story-formbody {
  background:#dfdfdf url(/images/customer-bg.gif) repeat-x;
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  min-width:944px;
  margin:0;
  padding:0;
  text-align:center;
}

/*DROPDOWN MENU*/
#menu #menu-options ul li {float:left; position:relative;}
#menu #menu-options ul li ul {display: none;}
#menu #menu-options ul li:hover ul {display:block; position:absolute; top:21px; left:-55px !important; background: transparent url(/images/dropdown-bg.png) no-repeat scroll 0 0 !important; height: 110px !important; width: 295px !important;}
#menu #menu-options ul li ul li { padding: 0 10px; width: 150px !important; text-align: left !important; left: 20px;}
#menu #menu-options ul li:hover ul li a.hide {background:#6a3; color:#fff; width: 295px !important;}
#menu #menu-options ul li:hover ul li:hover a.hide {background:#6fc; color:#000;}
#menu #menu-options ul li:hover ul li ul {display: none;}
#menu #menu-options ul li:hover ul li a {display:block; color:#F87111 !important; font-size: 10pt !important; padding: 10px 5px; border-bottom: 1px dotted #000;}
#menu #menu-options ul li:hover ul li:hover ul {display:block; position:absolute; left:5px; top:0;}
#menu #menu-options ul li:hover ul li:hover ul.left {left:-185px;}


/* CUSTOMER */
#customer img {border:none;}

#customer, #content {
/*  background:#f1f1f1;
*/  margin:0 auto;
  /*height:100%;*/
  padding:0;
  width:944px;
  text-align:left;
}
.my-account {background:none !important;}

/*#customer #step-1 {background:url(/images/step-1.gif) no-repeat; float:left; height:118px; margin:0; width:234px;}
#customer #step-1 p {color:#fff; font-size:110%; font-weight:bold; padding:10px 20px 20px 85px;}
#customer #step-2 {background:url(/images/step-2.gif) no-repeat; float:left; height:118px; margin:0; width:238px;}
#customer #step-2 p {color:#fff; font-size:110%; font-weight:bold; padding:10px 20px 20px 89px;}
#customer #step-3 {background:url(/images/step-3.gif) no-repeat; float:left; height:118px; margin:0; width:240px;}
#customer #step-3 p {color:#fff; font-size:110%; font-weight:bold; padding:10px 20px 20px 90px;}
#customer #step-4 {background:url(/images/step-4.gif) no-repeat; float:left; height:118px; margin:0; width:232px;}
#customer #step-4 p {color:#fff; font-size:110%; font-weight:bold; padding:10px 20px 20px 89px;}
*/

.sub-details {
	padding: 2px 20px 2px 5px;
}

#save-story {
	padding: 0px 0px 0px 20px;
	float: left;
}

#hello {margin-top:75px;}
#hello p {
	color:#000;
	float:left;
	margin:30px 0 0 20px;
}
#hello p a {
	color:#ff7100;
	font-weight:bold;
}
#hello .new-story {
	float:right;
	margin:10px 5px 0 0;
}

#customer #step-1, #customer #step-2, #customer #step-3, #customer #step-4, #customer #step-5 {
	float:left; height:103px; margin:0; width:188px;
}
#customer #step-1 p, #customer #step-2 p, #customer #step-3 p, #customer #step-4 p, #customer #step-5 p {
	font-size:100%; margin-top:15px; padding:10px 20px 20px 75px;
}
#customer #step-1-current, #customer #step-2-current, #customer #step-3-current, #customer #step-4-current, #customer #step-5-current {
	float:left; height:103px; margin:0; width:188px;
}
#customer #step-1-current p, #customer #step-2-current p, #customer #step-3-current p, #customer #step-4-current p, #customer #step-5-current p {
	font-size:100%; margin-top:15px; padding:10px 20px 20px 75px;
}
#customer #step-1 {background:url(/images/step-1-orange.gif) no-repeat;}
#customer #step-1 p {color:#fff;}
#customer #step-2 {background:url(/images/step-2-orange.gif) no-repeat;}
#customer #step-2 p {color:#fff;}
#customer #step-3 {background:url(/images/step-3-orange.gif) no-repeat;}
#customer #step-3 p {color:#fff;}
#customer #step-4 {background:url(/images/step-4-orange.gif) no-repeat;}
#customer #step-4 p {color:#fff;}
#customer #step-5 {background:url(/images/step-5-orange.gif) no-repeat;}
#customer #step-5 p {color:#fff;}

#customer #step-1-current {background:url(/images/step-1-black.gif) no-repeat;}
#customer #step-1-current p {color:#fff;}
#customer #step-2-current {background:url(/images/step-2-black.gif) no-repeat;}
#customer #step-2-current p {color:#fff;}
#customer #step-3-current {background:url(/images/step-3-black.gif) no-repeat;}
#customer #step-3-current p {color:#fff;}
#customer #step-4-current {background:url(/images/step-4-black.gif) no-repeat;}
#customer #step-4-current p {color:#fff;}
#customer #step-5-current {background:url(/images/step-5-black.gif) no-repeat;}
#customer #step-5-current p {color:#fff;}


/* MENU */
#menu {
  margin:0 auto;
  width:944px; 
  text-align:right;
}
#menu h1 {
  display:none;
  visibility:hidden;
}
#menu .tab {
  float:left;
  margin:62px 0 0 30px;
  text-align:left;
}
#menu .tab img {border:none; height:25px;}
#menu .tab p {
  margin:5px 0 0 1px;
  padding:0 0 0 1px;
}
#menu .logo {
  float:left;
  height:110px;
  padding:0 0 0 26px;
  width:92px;
}
#menu #quick-links-search {margin-right:10px;}
#menu {
  color:#ff7000;
  font-size:93%;
  padding:30px 0 0 0;
}
#menu a {
  color:#ff7000;
  font-size:90%;
  text-decoration:none;
}
#menu .search {
  border:1px solid #c3c3c3;
  padding:5px;
  margin:0 0 0 10px;
}
#menu .search_button {
  margin:0 0 -10px 0;
  padding:0;
}


/* CUSTOMER - forms */

.note {color:#000; font-size:93%;}
#story-form input, #story-form textarea, #register-form input, #login-form input, #forgot-form input, #review-form input, #review-form textarea{
  font-family:Arial, Helvetica, sans-serif;
	font-size:120%;
}
/*#register-form #reset {
  color:#000;
  text-decoration:underline;
}*/
  
#register-form #have-account {display:block; float:right; font-size:120%; font-weight:bold; margin-top:25px;  margin-bottom:0;}
#register-form #create-account {display:block; float:left; margin-bottom:0;}

#register-form #register-information p, #review-form #section-review p {color:#797979;}
#register-form #register-information span, #review-form #section-review span {color:#FF7100;}
#story-form a, #register-form a, #login-form a, #forgot-form a, #review-form a, #make-payment a {color:#FF7100; font-weight:bold;}

#register-form .center {
	text-align: center;
}

#register-form .right-center {
	text-align: right;
	padding-right: 311px;

}

#register-form .email-username {
	text-align: center;
	font-size: 12px;
	color: #797979;
}

#register-form .email-username span{
	color: #FF7100;
}

#register-form h1 {
	padding-left: 25px;
}

#register-form p {
	padding-left: 25px;
}

#story-form, #register-form, #login-form, #forgot-form, #review-form, #make-payment, #contact-form, #email-friend-form {clear:both; background:url(/images/form-bg-main.gif) repeat-y; width:945px;}
#story-form h2, #register-form h2, #login-form h2, #forgot-form h2, #review-form h2, #make-payment h2 {clear:both; margin: 0;}
#story-form fieldset, #register-form fieldset, #login-form fieldset, #forgot-form fieldset, #review-form fieldset, #make-payment fieldset, #contact-form fieldset, #email-friend-form fieldset {border:none;background:url(/images/form-bg-top.gif) no-repeat; padding:0;margin:0;}

#story-form h1, #story-form label, #register-form h1, #register-form label, #login-form h1, #forgot-form h1, #review-form label, #review-form h1, #make-payment h1, #make-payment label {color:#ff7100;}
#login-form label {color:#fff;}

#story-form .large label, #register-form .large label, #login-form .large label, #make-payment .large label {display:block; /*margin-bottom:15px;*/}

#story-form #section-promo, #story-form #section-title, #story-form #section-about, #story-form #section-when, #story-form #section-what, #story-form #section-more, #story-form #section-more-quote, #story-form #section-where, #story-form #section-whatabout {
  background:#f1f1f1;
  clear:both;
  margin:0 20px 20px 20px;
  padding:18px;
}

#story-form #section-about a, #story-form #section-more a, #story-form #section-more-quote a {color:#000;}
.quotes label {margin-top:11px;}

.highlighted {
	/*background:#ff7100 !important;*/
}
/*
#make-payment .highlighted a {color:"#fff";}

.highlighted label, .highlighted label a {color:#fff !important;}
.highlighted .small label {color:#000 !important;}
.highlighted label .note a {color:#FF7100 !important;}
*/

.tool-tip-right {float:right;}
/*.highlighted .tool-tip-right {
	background:url(/images/tool-tip-focused.gif) no-repeat;
	height:37px;
	width:37px;
	float:right;
}
.tool-tip-right {
	background:url(/images/tool-tip.gif) no-repeat;
	height:37px;
	width:37px;
	float:right;
}*/
#photo-tip-right {
/*  position:relative; 
  top:190px; 
  right:0;*/
}
#clipping-tip-right {
	position:relative; 
	top:-10px; 
	right:0;
}

#story-form .sub-title {color:#FF7100; clear:both;}
#register-form #about-business, #register-form #business-address, #register-form #username-password, #register-form #other, #make-payment #details {
  background:#f1f1f1;
  clear:both;
  margin:0 20px 0 20px;
  padding:18px;
}

#about-business input { height: 100%; padding: 0;}

#sign-in-text {
	margin-left: 20px;
}

#login-form #signin {
  background:#ff7100;
  clear:both;
  margin:0 20px 20px 20px;
  padding:18px;
}
#login-form #signin-title {
  clear:both;
  margin:0 20px 20px 20px;
  padding:18px 18px 0 18px;
}

#forgot-form .left .large label {
  font-weight:bold;
  margin-left:20px;
  padding:0 10px 0 18px;
}
#forgot-form .left .large input {
  border:2px solid #c5c3c3;
  margin-top:10px;
  width:359px;
}
#forgot-form #submit-right {
  height:47px;
  margin:0 0 0 220px;
  width:131px;
}
#forgot-title {
  clear:both;
  margin:0 20px 20px 20px;
  padding:18px 18px 0 18px;  
}
.forgot-detail {
  clear:both;
  color:#797979;
  margin:0 20px 20px 20px;
  padding:0px 18px 0 18px;  
}

#customer_title {width: 60px !important; margin-right: 0 !important;}

#cust_fname {margin-left: 20px;}

#customer_name {width: 276px !important;}

#customer_sname {float: left !important; margin-left: 114px;}

#customer_surname {width: 356px !important; font-size: 120%;}

#register-form .show_which_pub, #register-form .show_which_site, #register-form .show_voucher_code {display:none;}

/*#story-form #section-title input, #story-form #section-whatabout input, #story-form #section-about input, #register-form input, #login-form input, #make-payment input {
*/
#story-form #section-promo input, #story-form #section-title input, #story-form #section-whatabout input, #story-form #section-about input, #register-form .large input, #login-form input, #make-payment input, #story-form #section-more input, #story-form #section-more-quote input {
  /*height:32px;*/
  margin-right:35px;
  width:356px;
	padding: 0px;
}
#story-form #story_title, #story-form #story_whatabout, #story-form #story_purchase_order {width:750px !important;}
#register-form .small input, #register-form #customer_group_opt_out {height:15px;margin-right:0;width:15px;}

#story-form #section-when #story_event_location, #story-form #section-when #story_town {
  /*height:32px;*/
	padding:7px;
  width:258px;
}

#story-form #section-when #story_event_date, #story-form #section-when #story_todate {
  height:32px;
  width:111px;
}
#story-form #section-when #story_event_date {margin-right:10px;}
#story-form #section-when #story_event_time_from, #story-form #section-when #story_event_time_to {
/*  height:32px;
  width:87px;
*/
	height:39px;
	margin:10px 0 0 0;
	width:87px;
}


#section-when .left p {margin:25px 10px 0 10px; padding:0;}

/*
#story-form #section-when #story_event_time_to {margin:15px 0 0 0;}
*/
#story-form #section-when .calendar {
  margin:28px 57px 0 6px;
}

/*#story-form #section-when #story_event_happened {margin:25px 0 0 30px;}*/

#story-form #section-what #story_need_to_know {
  height:292px;
  width:749px;
  margin:0 37px 0 0;
}
#story-form #section-what #story_quotes {
  height:139px;
  width:356px;
}
/*#story-form #section-more #story_photo_caption,*/ #story-form #section-more input.file, #story-form #story_photo {
  height:31px;
  width:228px;
}
#story-form #section-more #story_other_need_to_know, #story-form #section-more-quote #story_other_need_to_know {
  height:122px;
  width:769px;
}
#story-form #section-where #story_where_like_to_see {
  height:121px;
  margin:0 35px 0 0;
  width:356px;
}
#story-form #section-where .small, #register-form .small {background:#fff; float:left; min-height:36px; max-height: 50px; margin:5px 20px 0 0; padding:5px 5px 5px 5px; /*width:70px;*//*width:50px;*/}
#register-form .small {font-size:90%;}

/*#customer_isgroup {border:none !important; width:50px !important;}
#customer_turnover {border:none !important; width:60px !important; }
*/
#customer_isgroup {border:none !important; width:20px !important;}
#customer_turnover {border:none !important; width:20px !important; /*padding:0 0 10px 0 !important;*/}

.small {padding-bottom:10px;}

#story_event_happened, #story_clipping, #story_whenandwhere {border:none !important;}

/*#story-form #section-where .small input, #register-form .small input {border:none; width:50px;}
*/

#story-form .small label, #register-form .small label {color:#000;}

#register-form #opt_out .small {background:none;}

#story-form input, #register-form input, #story-form textarea, #register-form textarea, #story-form file, #register-form file, #story-form #section-what input.file, #make-payment input {
  border:2px solid #c5c3c4;
}

#story-form input:focus, #register-form input:focus, #story-form textarea:focus, #register-form textarea:focus, #story-form file:focus, #register-form file:focus, #story-form #section-what input.file:focus, #make-payment input:focus {
  border:2px solid #3d3d3d;
}

.mandatory {
	float: right;
}

/*story_where_like_to_see*/
/*#story-form input:focus, #story-form textarea:focus {border:1px solid #3d3d3d;}*/
#story-form #section-tell, #story-form .submit-text, #register-form #register-information, #review-form #section-review, #make-payment #payment-information {padding:0px 40px 0 40px;}

#section-tell span {color:#FF7100;}

#form-bg-bottom {
  background:url(/images/form-bg-bottom.png) no-repeat; 
  height:32px; 
  margin:0;
  width:945px;
}
form {margin:0;}


/*#story-form .small {margin-top:15px;}
*/
#story-form textarea, #story-form input, #register-form textarea, #register-form input, #register-form select, #make-payment input {margin-top:5px !important;}
#story_person_quoted{margin-bottom:11px;}

#story-form #section-promo .left, #story-form #section-title .left, #story-form #section-whatabout .left, #story-form #section-about .left, #story-form #section-title .right, #story-form #section-about .right, #story-form #section-when .left, #story-form #section-more .left, #story-form #section-more-quote .left {float:left;}
#story-form #section-what .left, #story-form #section-what .right, #section-more .right, #section-more-quote .right {float:left;}
#story-form #section-where .left, #story-form #section-where .right, #login-form #signin .left {float:left;}

#section-more span {font-size:83%;}

#story-form #section-about .left .large {margin-bottom:15px;}

#story-form #section-when .right {float:right; margin-right:209px;}
#story-form #section-when .right_select {float:right; margin-right:177px;}

#register-form #about-business .left, #register-form #business-address .left, #register-form #username-password .left, #register-form #other .left, #make-payment #details .left {float:left;}
#register-form #about-business .right, #register-form #business-address .right, #register-form #username-password .right, #make-payment #details .right, #register-form #other .right {float:right;}



#story-form .submit-text {color:#FF7100; display:inline; margin:0; float:left; width:449px;}
#story-form #submit {display:inline; margin:0; padding:0;}
#story-form #submit-right input, #register-form #submit-right input, #login-form #submit-right input {border:0;}
#story-form #submit-right input {
	float:right; 
	height:44px; 
	margin-right:20px;
	width:205px;
}

#make-payment #submit-right  {
	float:right;
	margin-right:20px;
	padding-top:30px;
}
#make-payment #submit-right input {
	border:none;
	height:44px;
	margin-right:0;
	width:235px;
}

#register-form #submit-right input {
	float:right; 
	height:44px; 
	margin:0 20px 0 0;
	width:256px;
}

#register-form #submit-right .complete-registration {
	float:right; 
	height:45px !important; 
	margin:0 20px 0 0;
	width:230px !important;
}

#register-form #submit-right-quick-reg input {
	float:right; 
/*	height:43px; */
	margin:0 20px 0 0;
/*	width:211px;*/
	border: none;
	position:relative;
}

.view-approve {
  height:49px !important;
  width:256px !important;
}
#login-form #submit-right input {
	float:right;
	height:44px;
	margin-right:20px;
	width:200px;
}
#login-form input {
	border:2px solid #3d3d3d;
	margin-top:10px;
}
#login-form #signin-title {float:left;}
#login-form #forgotten {
	float:left;
	margin-left:40px;
}
#submit-right-reset {
  border:none;
  float:right;
  height:47%;
  margin-right:20px;
  width:131px;
}
#submit-right-reset input {border:none;}
#login-form #new-to-pr2go {
	float:right;
	margin:50px 25px 0 0;
}

/*#story-form .tool-tip {float:left; clear:both;}
#story-form h2 {float:left; width:550px;}*/

#register-form select {
  border:2px solid #C5C3C4;
  color:#222222;
  font-size:100%;
  margin-right:35px;
  padding:0px;
  width:360px;
}
#story-form select {
  border:2px solid #C5C3C4;
  color:#222222;
  font-size:120%;
  height:39px;
  margin-right:35px;
  padding:5px;
  width:252px;
}
#register-form #customer_number_of_employees {
	width:auto;/*90px*/
}
#register-form #employees {margin-left:106px;}

#register-form #second_terms {float: left; clear: both;}

/* review story */
#review-form #view-story #title a {color:#ffbb85;}
#review-form #view-story {margin:0 20px 0 20px;}
#review-form #view-story #title {
	background:#ff6d00;
	color:#fff;
	font-weight:bold;
	min-height:30px;
	padding:15px 0 0 20px;
}
#review-form #view-story .row {
	clear:both;
	min-height:30px;
	padding:15px 0 0 20px;
}
#review-form #view-story .odd {background:#f1f1f1;}
#review-form #view-story .row .field-title {
	color:#ff6d00;
	float:left;
	padding-right:20px;
	width:200px;
}
#review-form #view-story .row .field-value {
	color:#4e4e4e;
	float:left;
/*	width:210px;
*/}
#review-form label {display:block; padding:10px 0 10px 0;}
#review-form .check_box_label {display:inline !important; padding:10px 0 10px 0;}
#review-form #clipping_box label {display:inline;}
#review-form #agreed, #review-form #terms_error {
	float:left;
	margin-left:260px;
}

#review-form #story_terms {border:none !important;}

#customer_terms_associate, #customer_terms_updates {border:none !important;}

#review-form #submit-right {
	float:right;
	height:44px;
	margin-right:20px;
	width:160px;
}
/* show form field and hide non-form fields - so if javascript is disabled you can still edit the story*/
#review-form .edit, #review-form span {display:none;}
#review-form .error {display:block;}

/* FORM ERRORS */
.form_container .error {
	color:#cd0000;
	font-size:90%;
	font-weight:bold;
}
/*.form_container .error_border {border:2px solid #cd0000 !important;}
*/#review-form .input_field {border:2px solid #C5C3C4;}
.error_field {border:2px solid #cd0000 !important;}
#review-form #story_photo {border:none;}
#error_box,#user_message_box {
	background:url(/images/error-box.gif) no-repeat;
	color:#fff;
	height:35px;
	margin:0 20px 20px 20px;
	padding:20px 0 0 20px;
	width:880px;
}
#user_message_box li {
	list-style-type:none;
}

#submit-left {
	float: left;
	padding: 20px;
}

#submit-left input {
	border: none;
}

/* CUSTOMER - MY ACCOUNT */
#customer #awaiting_approval {
	color:#fff;
	border:none;
	margin:0 35px 0 35px;
	padding:0;
	width:879px;
}
#customer #awaiting_approval thead th{
	padding-bottom:25px;
	text-align:left;
}
#customer #awaiting_approval .row {
	background:url(/images/black_row_bg.jpg);
	border:none;
	height:36px;
	padding:0;
}
#customer #awaiting_approval th, #customer #awaiting_approval  td {
	border:none;
	padding:0 0 0 10px;
}
#customer #awaiting_approval .headline {text-transform: capitalize;}
#customer #awaiting_approval .accept {
	float:right;
	padding:2px 15px 0 0;
	vertical-align:bottom;
}
#customer #awaiting_approval a {
	color:#ff7100;
	font-weight:bold;
	text-decoration:none;
}
#customer #awaiting_approval a:hover {
	color:#fff;
	text-decoration:underline;
}

#customer .welcome {margin:0 0 0 5px; text-align:center;}

/*#customer .black_box {*/
	/*background:url(/images/black_box.png) no-repeat;*/
/*	background:url(/images/black_box_bg.jpg) repeat;
	
}*/
/*.bg {
	background:url(/images/black_box_bg.jpg) repeat;
	height:auto;
}
*/#customer .black_box .main {
	/*background:url(/images/black_box_bg.png) no-repeat;*/
	background:url(/images/black_box.png) no-repeat;
	
	margin:0;
	padding:0;
	width:949px;
}
#customer .black_box h1 {
	color:#fff;
	padding:35px 0 0 40px;
}
#customer .black_box p {
	color:#fff;
	padding-left:35px;	
}

#customer .black_box .bottom {
	background:url(/images/account_box_black_bottom.png) no-repeat;
	height:26px;
	margin:0;
	padding:0;
}


/* white box */
#customer #stories {
	color:#000;
	border:none;
	margin:0 35px 0 35px;
	padding:0;
	width:879px;
}
#customer #stories thead th{
	padding-bottom:25px;
	text-align:left;
}
#customer #stories .row {
	background:url(/images/white_row_bg.jpg);
	border:none;
	height:36px;
	padding:0;
}
#customer #stories th, #customer #stories  td {
	border:none;
	padding:0 0 0 10px;
}
#customer #stories .headline {text-transform: capitalize;}
#customer #stories .accept {
	float:right;
	padding:2px 15px 0 0;
	vertical-align:bottom;
}
#customer #stories a {
	color:#ff7100;
	font-weight:bold;
	text-decoration:none;
}
#customer #stories a:hover {
	color:#fff;
	text-decoration:underline;
}

#customer .white_box {
	/*background:url(/images/black_box.png) no-repeat;*/
}
#customer .white_box .main {
	/*background:url(/images/black_box_bg.png) no-repeat;*/
	background:url(/images/account_area_bg_white.png) no-repeat;
	margin:0;
	min-height:220px;
	padding:0;
	width:949px;
}
#customer .white_box h1 {
	color:#000;
	padding:35px 0 0 40px;
}
#customer .white_box p {
	color:#000;
	padding-left:35px;	
}

#customer .white_box .bottom {
	background:url(/images/account_box_white_bottom.png) no-repeat;
	height:26px;
	margin:0;
	padding:0;
}

/* admin pop-up job details */

#container .popup_data_table th {
background-color:#333333;
color:white;
}

#container .popup_data_table td, #container .popup_data_table th {
border-bottom:1px solid #FFFFFF;
border-top:1px solid #FFFFFF;
padding:4px 12px;
text-align:left;
}

#container .popup_data_table {
margin-bottom:20px;
margin-top:0 !important;
/*width:30% !important;
*/
width:430px;}

#container .popup_data_table thead {
	color:#E99F00;
	background:#333333;
	font-weight:bold;
}
#container .popup_data_table .even {background:#F3F1F1;}
#container .popup_data_table td, #container .popup_data_table th {border:1px solid #000 !important;}
/*#container .popup_data_table title {width:30%;}
#container .popup_data_table .data {width:70%;}*/

#container .popup_data_table .headline {font-weight:bold;}

/* MODAL BOXES / TIPS */
/*.modalbox .top {
  background:url(/images/top.png) no-repeat;
  border-bottom:1px solid transparent;
  width:506px;
}
.modalbox .bottom {
  background:url(/images/bottom.png) no-repeat;
  border-top:-1px solid transparent;
  height:71px;
  width:506px;  
}*/

.modalbox .top {
  background:url(/images/top.png) no-repeat;
  border-bottom:1px solid transparent;
  width:506px;
}
.modalbox .bottom {
  background:url(/images/bottom.png) no-repeat;
  border-top:none;
  height:71px;
  width:506px;
}

#title-overlay, #whatabout-overlay, #who-overlay, #what-overlay, #photo-overlay, #quote-overlay, #when-overlay, #other-overlay, #where-overlay, #user-overlay, #clipping-overlay, #tell-us-submit-overlay {
/*	background:url(/images/modalbox.png) no-repeat;*/
	background:none;
/*	border:0px solid transparent;
*/	border:none;


	padding:0;
/*	height:265px;
*/	width:506px;
}
#title-overlay h1, #whatabout-overlay h1, #who-overlay h1, #what-overlay h1, #photo-overlay h1, #quote-overlay h1, #when-overlay h1, #other-overlay h1, #where-overlay h1, #user-overlay h1, #clipping-overlay h1, #tell-us-submit-overlay h1 {
	font-size:180%;
	padding:40px 60px 0px 60px;
}
#title-overlay p, #whatabout-overlay p, #who-overlay p, #what-overlay p, #photo-overlay p, #quote-overlay p, #when-overlay p, #other-overlay p, #where-overlay p, #user-overlay p, #clipping-overlay p, #tell-us-submit-overlay p {
	color:#fff;
	font-size:110%;
	padding:0px 60px 0px 60px;
}
#title-overlay .closeme, #whatabout-overlay .closeme, #who-overlay .closeme, #what-overlay .closeme, #photo-overlay .closeme, #quote-overlay .closeme, #when-overlay .closeme, #other-overlay .closeme, #where-overlay .closeme, #user-overlay .closeme, #clipping-overlay .closeme, #tell-us-submit-overlay .closeme {
  /*display:none;*/
  background:url(/images/close.gif);
  cursor:pointer;
  float:right;
  margin-right:50px;
  height:44px;
  width:93px;
  
}
#tell-us-submit-overlay .continue {
	background:url(/images/proceed.gif);
	cursor:pointer;
	float:right;
	margin-right:50px;
	height:40px;
	width:205px;
}
#tell-us-submit-overlay .addphoto {
	background:url(/images/addphoto.gif);
	cursor:pointer;
	float:right;
	margin-right:50px;
	height:38px;
	width:146px;
}


/* ADMIN REJECTIONS */
#rejection {
  padding:20px;
}
#rejection .large label {
  display:block;
}
#rejection .small {
  display:inline;
}



/* INFO BOXES */
#info {padding:20px;}

#info a:hover {
	color:#92C905;
}
#info a {
	color:#64A801;
	font-weight:bold;
	text-decoration:none;
}

.tool-tip-right{
	color:#FF7100;
}
.tool-tip-right a {
	color:#FF7100 !important;
	text-decoration:none;
}
/*
.highlighted .tool-tip-right a {
	color:#FFF !important;
	text-decoration:none;
}
*/
.tool-tip-right img {
	vertical-align:middle;
}

.trigger-title-tip img {height:37px;width:37px;}

/* FOOTER http://mindrulers.blogspot.com/2008/03/create-table-using-css.html*/
#footer
{
background:#f8f8f8;
border-top:1px solid #dfdfdf;
font-size:90%;
height: 50%;
width:100%;
margin:0;
padding:0;
}
#footer .bg {
  background:#f8f8f8; 
  /*height:265px;*/
  margin:0;
/*  position:absolute;
  text-align:left;
*/  width:100%;
}

.push {height: 4em; width:100%;}
#footer #content {
  margin:0 auto;
  padding:0;
  width:944px;
}
#footer ul {
  float:left;
  /*margin:30px 24px 0 15px;*/
  margin:30px 0 0 15px;
  padding:0;
}
#footer .right {
  float:right;
  /*margin:30px 10px 0 13px;*/
  margin:30px 0 0 15px;
  padding:0;
}
#footer #subscribe_list {width:200px;}
#footer #about-us-list {margin-right:50px;}
#footer ul li
{
  color:#6a6a6a;
  list-style:none;
  margin:0;
  padding:0px 0px 2px 0;
}
#footer .journalist-text {
  width:250px;
}

#footer ul li a {color:#FF7100; text-decoration:none;}
#footer ul li h1
{
color:#000;
font-weight:bold;
font-size:100%;
}
#footer input {color:#43484e;}
#footer .copyright {
  color:#FF7100;
  float:left;
  font-size:90%;
}

#footer #subscribe_list .error {color:#cd0000; display:none;}
#footer span {color:#FF7100}
#customer .static {
	clear:both;
}
#customer .static .main {
	background:url(/images/static-main.png) no-repeat;
	margin:0;
	min-height:220px;
	padding:0;
	width:949px;
}


#customer .static h1 {
  color:#FF7100;
	padding:35px 0 0 35px;
}
#customer .static h2 {
  color:#000;
  font-size:100%;
	padding:0px 0 0 35px;
}

#customer .static p {
	color:#797979;
	margin:0;
  padding:0 35px 10px;
}

#customer .static div {
	color:#797979;
	margin:0;
  padding:0 35px 10px;
}

#customer .static a {
  color:#f47321;
  font-weight:bold;
  text-decoration:none;
}
#customer .static img {
  height:47px;
	padding:0 0 0 35px;
  width:221px; 
}

#customer .static .top-faq {
	background:url(/images/static-top.png) no-repeat;
	height:26px;
	margin:0;
	padding:0;
	width:949px;
}

#customer .static .main-faq {
	background:url(/images/static-middle.png) repeat-y;
	min-height:30px;
	margin:0;
	padding:0;
	width:949px;
}

#customer .static .bottom {
	background:url(/images/static-bottom.png) no-repeat;
	height:36px;
	margin:0;
	padding:0;
	width:949px;
}

/*PRICING PAGE*/
#customer .static .top-pricing {
	background:url(/images/static-top.png) no-repeat;
	height:26px;
	margin:0;
	padding:0;
	width:949px;
}

#customer .static .main-pricing {
	background:url(/images/static-middle.png) repeat-y;
	min-height:30px;
	margin:0;
	padding:0;
	width:949px;
	min-height:600px;
}

#customer .static .main-pricing .title-pricing {
	font-size: 25px;
	font-weight: bold;
	color: #FF7100;
}

#pricing-table {
	padding: 0 25px;
}

#customer .static .main-pricing .pricing-table-headers {
	padding: 0;
	margin: 1px 1px 0 0;
	text-align: center;
	float: left;
	background-color: #fff;
	top: 197px;
	position: relative;
}

#customer .static .main-pricing .pricing-table-headers span {
	position: relative;
	display: block;
	margin: 1px;
	padding: 12px 5px;
	background-color: #e7e7e7;
	width: 138px;
	color:#000000;
	font-weight:bold;
}

#customer .static .main-pricing .pricing-col {
	padding: 0 1px 0 0;
	margin: 0;
	text-align: center;
	float: left;
}

#customer .static .main-pricing .pricing-col .top-pod {
	background: transparent url(/images/price-col-head.png) no-repeat scroll 0 0;
	height:126px;
	width:180px;
	padding: 0px 1px 0px 0px;
}

.pricing-col .top-pod h3 {
	color: #FF7100;
	padding: 10px 0px 7px 0px;
	margin: 0;
	font-size: 15pt;
}
.pricing-col .top-pod span {
	color: #fff;
	padding: 5px;
	margin: 0;
	font-size: 14px;
}

#customer .static .main-pricing .pricing-col .top-pod img {
	width: 113px;
	height: 25px;
	padding: 5px 0px;
}

#customer .static .main-pricing .pricing-col .package-price {
	padding: 8px 0;
	margin: 0;
	color: #fff;
	width: 180px;
	height: 55px;
	background-color: #FF7100;
}
#customer .static .main-pricing .pricing-col .package-price h3 {
	font-size: 28px;
	padding: 5px 0 0 0;
	margin: 0;
}

#customer .static .main-pricing .pricing-col .package-price span {
	padding: 0 0 10px 0;
	margin: 0;
}

#customer .static .main-pricing .pricing-col .pricing-table-details {
	padding: 0;
	margin: 1px 1px 0 0;
	text-align: center;
	float: left;
	background-color: #fff;
	position: relative;
}

#customer .static .main-pricing .pricing-col .pricing-table-details .pricing-detail {
	position: relative;
	display: block;
	margin: 1px 0 0 0;
	padding: 12px 0px;
	background-color: #f2f2f2;
	width: 180px;
}

#customer .static .main-pricing .pricing-col .join-now-link {
	clear: left;
	padding: 0;
	margin: 0;
	display: block;
	width: 180px;
}

#customer .static .main-pricing .pricing-col .join-now-link img {
	padding: 20px;
	margin: 0;
	width: 139px;
	height: 42px;
}

#customer .static .main-pricing .pricing-col .confirmpackage-link {
	clear: left;
	padding: 0;
	margin: 0;
	display: block;
	width: 180px;
}


#customer .static .main-pricing .pricing-col .confirmpackage-link img {
	padding: 20px 10px;
	margin: 0;
	width: 163px;
	height: 43px;
}
/*PRICING PAGE END*/

/*CONFIRMATION PAGES*/

#customer .static .conf {
	background:url(/images/static-main.png) no-repeat;
	margin:0;
	min-height:740px;
	padding:0;
	width:949px;
}

#customer .static .conf .conf-lhs {
	position: relative;
	float: left;
	width: 580px;
	padding: 20px;
}

#customer .static .conf .conf-lhs h1 {
	padding: 0 20px;
}

#customer .static .conf .conf-lhs h2 {
	padding: 0 20px;
}

#customer .static .conf .conf-lhs ul {
	list-style-image: url(/images/bullet-point.gif);
	padding: 0px 35px;
}

#customer .static .conf .conf-lhs ul li {
	padding: 10px 0px;
}

#customer .static .conf .conf-lhs img {
	height: 44px;
	width: 256px;
}

#customer .static .conf .conf-rhs {
	position: relative;
	float: left;
	width: 280px;
	padding: 20px;
}

#customer .static .conf .conf-rhs #conf-pod-top {
	background:url(/images/conf-pod-head.png) right no-repeat;
	width: 280px;
	height: 46px;
	padding: 0;
}

#customer .static .conf .conf-rhs #conf-pod-top h2 {
	padding: 13px 15px;
	color: #fff;
	font-size: 15px;
}

#customer .static .conf .conf-rhs #conf-pod-main {
	width: 280px;
	height: 150px;
	padding: 0;
	background-color: #f2f2f2;
}

#customer .static .conf .conf-rhs #conf-pod-main ul{
	padding: 13px 25px;
	margin: 0;
}

#customer .static .conf .conf-rhs #conf-pod-main p {
	padding: 13px 15px;
}

#stand-out-top {
	background:url(/images/confirm-package-top.png) no-repeat;
	margin: 0px 40px !important;
}

#stand-out {
	padding: 20px 0px !important;
	margin: 0px 40px !important;
	background-color: #FF7100;
	color: #000;
}

#stand-out p {
	color: #000 !important;
}

#stand-out-bottom {
	background:url(/images/confirm-package-bottom.png) no-repeat;
	margin: 0px 40px !important;
}
/*CONFIRMATION PAGES END*/

/* CONTACT FORM */
.contact-text {margin-left: 20px; width:500px;}

#contact-form h1 {
  color:#FF7100;
  padding:35px 0 0 25px;
}
#contact-form #contact {
	background:url(/images/pr2go-house.gif) right no-repeat;
	margin-right:10px;
}
#contact-form label {
	display:block;
	font-weight:bold;
	margin-bottom:10px;
}
#contact-form input {
	border:2px solid #c5c3c3;
	clear:both;
	height:32px;
	width:228px;
}
#contact-form textarea {
	border:2px solid #c5c3c3;
	clear:both;
	height:176px;
	width:485px;
}
#contact-form .left, #contact-form .right {
	float:left;
	margin-left:24px;
}
#contact-form .contact-us {
	margin:45px 0 10px 15px;
}
.static .main .contact-us {
	height:27px !important;
	margin:45px 0 10px -5px !important;
	width:167px !important;
}
#contact-form #submit-right input {
	border:none;
	height:59px;
	margin-left:20px;
	width:251px;
}

/* EMAIL FRIEND FORM */
#email-friend-form h1 {
  color:#FF7100;
  padding:35px 0 0 25px;
}
#email-friend-form #contact {
	margin-right:10px;
}
#email-friend-form label {
	display:block;
	font-weight:bold;
	margin-bottom:10px;
}
#email-friend-form input {
	border:2px solid #c5c3c3;
	clear:both;
	height:32px;
	width:228px;
}
#email-friend-form textarea {
	border:2px solid #c5c3c3;
	clear:both;
	height:176px;
	width:485px;
}
#email-friend-form .left, #email-friend-form .right {
	float:left;
	margin-left:24px;
}
#email-friend-form .contact-us {
	margin:45px 0 10px 15px;
}
.static .main .contact-us {
	height:27px !important;
	margin:45px 0 10px -5px !important;
	width:167px !important;
}
#email-friend-form #submit-right input {
  border:medium none;
  height:45px;
  margin-left:20px;
  width:159px;
}

/* SITEMAP */
#sitemap {
  background:#fff;
}

/* FAQs */
.faqs_title {
  height:30px !important;
  margin:20px 0 0 5px;
  width:73px !important;
}
#faq_list li {
  background:url(/images/faq_list_bg.gif) repeat-x;
  color:#ff7100;
  font-weight:bold;
  height:26px;
  list-style-type:none;
  margin:0 0 1px 0;
  padding:10px 0 0 10px;
  width:850px;
}
.backtotop {
  float:right;
}
.faq h2 {
  color:#ff7100 !important;
}

/* TERMS */
#terms h1 {
  color:#FF7100;
}
#terms {
  background:#fff;
  border:1px solid #D3D3D3;
  color:#797979;
  margin:0 auto;
  padding:0 20px 0 20px;
  text-align:left;
  width:944px;
}

/****************
PAGINATION STYLES
*****************/

#pagination {
	padding: 0 !important;
}

.pagination {
  margin:15px 0;
  padding-bottom:15px;
}
.pagination li.pagination_link {
  float:left;
  margin-right:2px;
  padding:3px 0;
	list-style: none;
}
.pagination li.pagination_link a, .pagination span {
  padding:2px 5px;
}
.pagination li.pagination_link a, .pagination span.disabled {
  border:1px solid #E99F00;
}

li.pagination_link a {
  font-weight:bold;
  text-decoration:none;
  color:#E99F00 !important;
}
.pagination span.disabled {
  border:1px solid #C1C1C1;
  color:#C1C1C1;
}
.pagination_link span.current {
  background:#E99F00;
  color:white;
  border:1px solid #E99F00;
}
.pagination li.pagination_link a:hover {
  color:white !important;
  background:#E99F00;
}

.default_latest {width:50px;}

/* SITEMAP */
.sitemap-list a {text-transform:capitalize;}

/*RAC THANKS*/
#rac-thanks { 
	padding-top: 130px;
}

#rac-thanks a {
	color:#FF7100;
}





/* new style, john 4th Oct 2009 */
#content{
	width:949px;
}
#menu{

}
	#menu .logo{
		margin-top:10px;
	}
#menu ul li{
	list-style:none;
	float:left;
}
	#menu #member-options{
		width:300px;
		float:right;
		margin:0px;
	}
		#menu #member-options #join-us{
			width:97px;
			height:30px;
			background:url('/images/button-join-us.png') no-repeat 0px 0px;
			text-align:center;
			margin-right:10px;
		}
		#menu #member-options #login{
			width:82px;
			height:30px;
			background:url('/images/button-login.png') no-repeat 0px 0px;
			text-align:center;
		}
		#menu #member-options #contact{
			/*padding:0 0 0 10px;
						position:relative;
						top:-3px;*/
			width:92px;
			height:29px;
			background:url('/images/button-contact-no-text.jpg') no-repeat 0px 0px;
			text-align:center;
			margin:1px 0 0 10px;
		}
			#menu #member-options a{
				color:#ffffff;
				padding-top:4px;
				font-size:1.2em;
				font-weight:bold;
				display:block;
			}
	#menu #contact-options{
		float:right;
		width:235px;
		text-align:right;
	}
		#menu #contact-options p#speak{
			font-size:1.2em;
			font-weight:bold;
			color:#ff7100;
			margin:0px;
		}
		#menu #contact-options p#phone-no{
			font-size:2.5em;
			color:#303030;
			font-weight:bold;
			margin:0px;
		}
		#menu #contact-options p#open-until{
			margin:0px;
			color:#8e8e8e;
		}
	#menu #menu-options{
		clear:right;
		/*float:left;*/
		/*margin:37px 0px 0px 0px;*/
		padding-left:10px;
		padding-top:13px;
	}
		#menu #menu-options li{
			margin-right:1.6em;
		}
			#menu #menu-options li a{
				color:#000000;
				font-size:1.3em;
				font-weight:bold;
			}

.menuclear { clear: right;}

#home #hero{
	width:941px;
	height:493px;
	color:#ffffff;
	background:url('/images/new-hero-home.png') no-repeat 0px 0px;
	padding-top:70px;
	margin-bottom:-40px;
}

#home #hero h2 {margin-top: 10px;padding-left:26px;}

	#home #hero ul#features{
		padding:132px 0px 15px 30px;
	}
		#home #hero ul#features li{
			font-size:1.1em;
			font-weight:bold;
			background:url('/images/list-item-orange.png') 0px 50% no-repeat;
			list-style:none;
			text-indent:18px;
		}
	#home #hero .info-text {
		font-size: 90%;
		width:500px;
		padding-left: 26px;
	}
	#home #hero #perfect-package{
		margin-top: 45px;
	}
	#home #hero p{
		font-size:1.3em;
		padding:0px 0px 0px 30px;
	}
	#home #hero ul#services{
		margin:0px;
	}
		#home #hero ul#services li{
			float:left;
			list-style:none;
			width:222px;
		}
			#home #hero ul#services li h2{
				margin-top:5px;
				font-size:1.2em;
				padding: 0;
			}
				#home #hero ul#services li a{
					text-decoration:none;
				}
					#home #hero ul#services li h2 a{
						color:#F87111;
					}
			#home #hero ul#services li h3{
				margin-top:0px;
				font-weight:normal;
				font-size:2.6em;
				margin-bottom:-5px;
			}
				#home #hero ul#services li h3 a{
					color:#ffffff;
				}
			#home #hero ul#services li p{
				padding:0px;
				margin:0px;
				font-size:1em;
			}
	
	#home #hero ul#services .payg {width:230px;}		
	#home #hero ul#services .occasional {width:235px;}
	#home #hero ul#services .regular {width:235px;}
	#home #hero ul#services .frequent {width:190px;}
			
	#home #latest-news{
		width:625px;
		float:left;
		height:266px;
		background:url('/images/pod-latest-news.png');
	}
	.col-1, .col-2{
		width:250px;
		float:left;
		margin:25px 0px 0px 40px;
	}
	.col-1 h3, .col-2 h3{
		margin:1em 0em 0em 0em;
	}
	.col-1 p, .col-2 p{
		color:#6a6a6a;
		margin:0px;
		font-size:0.9em;
	}
	.col-1 p a, .col-2 p a{
		color:#ff7100;
		font-weight:bold;
		text-decoration:none;
	}
	.col-1 a img, .col-2 a img {
		border: none;
		text-decoration:none;
	}
	#quote{
		width:309px;
		float:right;
		height:266px;
		background:url('/images/pod-quote.png');
	}
		#quote .quote-text{
/*			font-size:1.3em;*/
			font-size: 16px;
/*			line-height:1.1em;*/
			color:#202020;
			font-style:italic;
			width:230px;
			padding:20px 20px 80px 0px;
			text-indent:35px;
			height: 80px;
		}
		#quote h4{
			margin:0px;
			color:#ffffff;
			margin-left:30px;
		}
		#quote p{
			margin:0px 0px 0px 30px;
		}
			#quote p a{
				color:#ff7100;
				font-weight:bold;
				text-decoration:none;
				font-size:0.9em;
			}
			#quote p.business-name{
				font-size:0.9em;
				color:#ffffff;
			}
	#home #home-bottom{
		width:949px;
		float:right;
		height:317px;
		background:url('/images/pod-home-bottom.png');
		margin-top:10px;
	}
		#home-bottom #home-flash{
			margin:-15px 30px 0px 42px;
			float:left;
		}
		#home-bottom .title{
			float:left;
			margin:36px 300px 20px 0px;
		}
		#home-bottom .pod{
			float:left;
			width:152px;
			margin-right:10px;
		}
		#home-bottom .pod a img{
			border: none;
		}
		#home-bottom .pod a {		
			color:#000;
			font-weight:bold;
			text-decoration: none;
		}
			#home-bottom .pod p{
				font-size:0.9em;
				font-weight:bold;
			}
	#footer{
		background:url('/images/background-footer.gif') #ffffff no-repeat 50% 0%;
		padding-top:120px;
		border:0px;
		margin-top:15px;
	}
		#footer #subscribe_list{
			width:260px;
		}
		#footer a{
			font-weight:bold;
		}
		#footer #follow-pr2go {
		  float:left;
		  margin-top:6px;
		}
		
		
		
		/*--------how-pr2go-works-------*/
		
		#btn{
				margin-top:30px;
				margin-left:10px;
		}

		#btn a,
		#btn a:hover,
		#btn a:active,
		#btn a:visited{
			background:url('/images/find-out-more_btn1.png') top left !important;
			padding:13px 42px !important;
			color:#ffffff !important;
			text-decoration:none !important;
			margin-left:20px !important;
		}

		#how-pr2go-works #right .main img {
		float:right !important;
		padding:40px 12px 0 !important;
		}

		#how-pr2go-works #right .main {
		padding-left:25px !important;
		width:613px !important;
		}

		#tab_bottom{
			clear:both;

		}

		#how-pr2go-works #right .main {
		background:transparent url(/images/how-pr2go-works-right-main.png) no-repeat scroll 0 0 !important;
		height:430px !important;
		}


		#how-pr2go-works #right .top {
		background:transparent url(/images/how-pr2go-works-tabs.png) no-repeat scroll 0 0;
		}

		#how-pr2go-works #left .main {
		background:transparent url(/images/how-pr2go-works-left-main.png) repeat-y scroll 0 0 !important;
		height:560px !important;
		}

		#tab_bottom .button{
			float:left;
			width:25%;
			background:transparent url(/images/tb_button.png) no-repeat 0 0 !important;
			min-height:86px !important;
			padding:7px 10px;
			width:21%;
		}

		#tab_bottom .button .tb_header{
			color:#ff7100 !important;
		}

		#tab_bottom .button .tb_price{
			font-size:2em !important;
			margin:0px !important;
			padding:0px !important;
		}

		#tab_bottom .button .tb_story{
			font-size:.7em !important;
			margin:0px !important;
			padding:0px !important;
		}
		
		/* end of how-pr2go-works */
		
		
		/*------------ _fom_reg -----------*/
		
		
		#cleft{
			float:left;
			margin-right:7px;
			width:66.3%;
		}

		#cleft h1{
			color:#ff7100;
		}

		#cleft .subheading{
			color:#231f20;
			font-size:1.3em;
			padding-bottom:20px;

		}

		#cright{
			float:left;
			width:32.7%;
		}

		#cright h1{
			color:#fff;
			font-size:110%;
			margin-bottom:20px;
			padding-top:10px;
		}

		#cright h2{
			color:#fc760a;
			font-size:110%;
			margin:0px;
			padding:0px;
			margin-bottom:5px;
		}

		#cright p{color:#fff;}

		#cleft #top{
			background: url('/images/white_top.png') no-repeat top left;
			height:32px;}
		#cleft #middle{
			margin-top:-19px;
			padding:0 80px 30px 20px;
			background: url('/images/white_middle.png') repeat-y top left;
			height:auto;
			min-height:455px;}
			
		html*#cleft #middle{
			margin-top:0px;
			padding:0 80px 23px 20px;
			
		}	
		#cleft #bottom{
			background: url('/images/white_bottom.png') no-repeat 0px -68px;
			height:140px;
			margin-top:0px;}


		#cleft li{
			list-style-type:none;
			background-image: url('/images/bullet-point.gif');
			background-repeat: no-repeat;
			background-position: 5px 5px;
			padding-left:30px;
			padding-bottom:12px;
			font-size:1.1em;
			color:#797979;
		}

		#cleft ul{padding-bottom:30px;}


		#cright #top{
			background: url('/images/black_top.png') no-repeat 0px 6px;
			height:32px;}
		#cright #middle	{
			margin-top:-10px;
			padding:0px 30px 40px 30px;
			min-height:400px;
			background: url('/images/black_middle.png') repeat-y top left;
			height:auto;}
		html*#cright #middle{
				margin-top:0px;

			}
		#cright #bottom	{
			background: url('/images/black_bottom.png') no-repeat 0px -15px;
			height:88px;
			margin-top:0px;}


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

			#cleft a,
			#cleft a:hover,
			#cleft a:active,
			#cleft a:visited{
				background:url('/images/find-out-more_btn1.png') top left;
				padding:13px 42px;
				color:#ffffff;
				text-decoration:none;
				margin-left:20px;
			}

			#cright #btn2 a,
			#cright #btn2 a:hover,
			#cright #btn2 a:active,
			#cright #btn2 a:visited{
				background: transparent url('/images/find-out-more_btn2.png') top left;
				padding:13px 32px;
				color:#ffffff;
				text-decoration:none;
				margin-left:10px;
			}

			#btn2 {
				margin-top:58px;
			}
			
			/*  end of _fom_reg */
			
			
			/*  style for the offer page */
			
			.bob{float:left;}
			.bill{float:left;}

			#ctop #top .bob{float:left;width:423px; height:153px;background:url('/images/offers_left_header1.png');}
			#ctop #top .bill{float:left;width:518px; height:153px;background:url('/images/offers_right_header1.png');}

			#ctop #bottom .bob{float:left;width:423px; height:125px;background:url('/images/offers_left_body1.png');}
			#ctop #bottom .bill{float:left;width:518px; height:125px;background:url('/images/offers_right_body1.png');}

			#cbottom{clear:both;padding-top:30px; margin-bottom:30px;}



			#cbottom #top .bob{float:left;width:423px; height:124px;background:url('/images/offers_left_header2.png');}
			#cbottom #top .bill{float:left;width:518px; height:124px;background:url('/images/offers_right_header2.png');}

			#cbottom #bottom .bob{float:left;width:423px; height:155px;background:url('/images/offers_left_body2.png');}
			#cbottom #bottom .bill{float:left;width:518px; height:155px;background:url('/images/offers_right_body2.png');}

			.text{color:#fff;padding:0 33px 0 27px;}

			a{color:#ff7100;text-decoration:none;}
			
			/*  end of style for the offer page */
			
			
/* BLOG */
#blog {
	width:949px;
	margin:0 auto;
	padding:10px;
	text-align:left;
}

#blog #cb {clear: both; height: 0;}

#blog #bloghead-top {
	padding: 0;
	margin: 0 auto;
	background: transparent url(/images/blog-head.png) no-repeat scroll 0 0;
	width: 941px;
	height: 27px;
}

#blog #bloghead-main {
	padding: 0;
	margin: 0 auto;
	width: 937px;
	height: 175px;
	background: #000;
}

#blog #bloghead-main #bloghead-logo {
	padding: 0;
	margin: 0 54px;
	background: transparent url(/images/blog-logo.png) no-repeat scroll 0 0;
	width: 256px;
	height: 175px;
	float: left;
}

#blog #bloghead-main h1 {
	padding: 44px 0 15px 0;
	margin: 0;
	color: #F87111;
}
#blog #bloghead-main p {
	padding: 0 200px 0 0;
	margin: 0;
	color: #fff;
}

#blog #blog-foot {
	padding: 0;
	margin: 0;
	background: transparent url(/images/blog-foot.png) no-repeat scroll 0 0;
	width: 937px;
	height: 61px;
	left: 6px;
	position:relative;
}

#blog #blog-container {
	background-color:#000000;
	float:left;
	height:auto;
	left:6px;
	position:relative;
	width:937px;
}

#blog #blogpost {
	width: 620px;
	min-height: 900px;
	background-color: #000;
	padding: 0 20px;
	margin: 0 auto;
	float: left;
	position: relative;
	left: 6px;
}

#blog #blogpost .blogpost-head {
	padding: 0;
	margin: 0;
	background: transparent url(/images/blog-post-head.png) no-repeat scroll 0 0;
	width: 620px;
	height: 31px;
}

#blog #blogpost .blogpost-main {
	background-color: #fff;
	width: 580px;
	min-height: 300px;
	padding: 0 20px;
}

#blog #blogpost .blogpost-main h1 {
	padding: 0;
	margin: 0;
	color: #F87111;
}

#blog #blogpost .blogpost-main span {
	padding: 0;
	margin: 0;
	font-size: 9pt;
	font-weight: bold;
}

#blog #blogpost .blogpost-main p {
	padding: 10px 0;
	margin: 0;
	color: #000;
}

#blog #blogpost .blogpost-foot {
	padding: 20px 0 0 20px;
	margin: 0;
	background: transparent url(/images/blog-post-foot.png) no-repeat scroll 0 0;
	width: 620px;
	height: 69px;
}

#blog #blogpost .blogpost-foot p {
	padding: 0;
	margin: 0;
	color: #fff;
}

#blog #blogpost .blogpost-foot p span {
	color: #FF7100;
}

#blog #blogpost .blogpost-foot #blogpost-socialmedia {float: right;	padding-right: 20px;}
#blog #blogpost .blogpost-foot #blogpost-socialmedia a {text-decoration: none;}
#blog #blogpost .blogpost-foot #blogpost-socialmedia a img {border: none;}

#blog #blogpost #comments #comment-odd {
	padding: 10px 0;
}

#blog #blogpost #comments #comment-odd #comment-odd-head {
	width: 620px;
	height: 18px;
	background: transparent url(/images/blog-comment-head-odd.png) no-repeat scroll 0 0;
}

#blog #blogpost #comments #comment-odd #comment-odd-main {
	width: 620px;
	min-height: 100px;
	background-color: #E7E7E7;
}

#blog #blogpost #comments #comment-odd #comment-odd-main h1 {
	padding: 0 20px;
	margin: 0;
	font-size: 52pt;
	float: left;
	color: #b2b2b2;
}

#blog #blogpost #comments #comment-odd #comment-odd-main p {
	padding: 0 40px 0 0;
	margin: 0;
}

#blog #blogpost #comments #comment-odd #comment-odd-foot {
	width: 620px;
	height: 71px;
	background: transparent url(/images/blog-comment-foot-odd.png) no-repeat scroll 0 0;
}

#blog #blogpost #comments #comment-odd #comment-odd-foot p {
	padding: 35px 10px 0 10px;
	margin: 0;
	color: #F87111;
}

#blog #blogpost #comments #comment-odd #comment-odd-foot span {
	padding: 0 10px;
	margin: 0;
	color: #fff;
}

#blog #blogpost #comments #comment-even {
	padding: 10px 0;
}

#blog #blogpost #comments #comment-even #comment-even-head {
	width: 620px;
	height: 18px;
	background: transparent url(/images/blog-comment-head-even.png) no-repeat scroll 0 0;
}

#blog #blogpost #comments #comment-even #comment-even-main {
	width: 620px;
	min-height: 100px;
	background-color: #F87111;
}

#blog #blogpost #comments #comment-even #comment-even-main h1 {
	padding: 0 20px;
	margin: 0;
	font-size: 52pt;
	float: left;
	color: #fba569;
}

#blog #blogpost #comments #comment-even #comment-even-main p {
	padding: 0 40px 0 0;
	margin: 0;
}

#blog #blogpost #comments #comment-even #comment-even-foot {
	width: 620px;
	height: 71px;
	background: transparent url(/images/blog-comment-foot-even.png) no-repeat scroll 0 0;
}

#blog #blogpost #comments #comment-even #comment-even-foot p {
	padding: 35px 10px 0 10px;
	margin: 0;
	color: #F87111;
}

#blog #blogpost #comments #comment-even #comment-even-foot span {
	padding: 0 10px;
	margin: 0;
	color: #fff;
}

#blog #blogpost #comment-box {
	padding-bottom: 20px;
}

#blog #blogpost #comment-box #comment-box-head {
	width: 620px;
	height: 18px;
	background: transparent url(/images/blog-comment-head-odd.png) no-repeat scroll 0 0;
}

#blog #blogpost #comment-box #comment-box-main {
	width: 620px;
	background-color: #E7E7E7;
}

#blog #blogpost #comment-box #comment-box-main #post-comment #error_box {
	width: 600px;
	height: 55px;
	background: transparent url(/images/comment-error-box.png) no-repeat scroll 0 0;
}

#blog #blogpost #comment-box #comment-box-main #post-comment .large {
	padding: 5px 25px;
	float: left;
}

#blog #blogpost #comment-box #comment-box-main #post-comment .large label {
	float:left;
	font-weight:bold;
	padding-right:5px;
	text-align:right;
	width:100px;
}

#blog #blogpost #comment-box #comment-box-main #post-comment #submit {
	width: 140px;
	height: 42px;
	padding: 0 0 0 130px;
}

#blog #blogpost #comment-box #comment-box-foot {
	width: 620px;
	height: 19px;
	background: transparent url(/images/blog-comment-box-foot.png) no-repeat scroll 0 0;
}

#blog #blogpost #blog-search-results-head {
	width: 620px;
	height: 31px;
	background: transparent url(/images/blog-search-result-head.png) no-repeat scroll 0 0;
}

#blog #blogpost #blog-search-results-main {
	width: 620px;
	background-color: #FF7100;
}

#blog #blogpost #blog-search-results-main h2 {
	padding: 0 20px;
	margin: 0;
	font-size: 22pt;
}

#blog #blogpost #blog-search-results-main p {
	padding: 0 25px;
	margin: 0;
}

#blog #blogpost #blog-search-results-main p a {
	color: #fff;
}

#blog #blogpost #blog-search-results-main span {
	padding: 0 35px;
	margin: 0;
	display: block;
}

#blog #blogpost #blog-search-results-foot {
	width: 620px;
	height: 19px;
	background: transparent url(/images/blog-search-result-foot.png) no-repeat scroll 0 0;
}
	
#blog #blogpost #blog-pagination {
	margin:0 auto;
	padding:0 !important;
	width:520px;
}

#blog #blogpost #blog-pagination ul.pagination {
  margin:15px 0;
  padding-bottom:15px;
}

#blog #blogpost #blog-pagination ul.pagination li.pagination_link {
  float:left;
  margin-right:2px;
  padding:3px 0;
	list-style: none;
}

#blog #blogpost #blog-pagination ul.pagination li.pagination_link a, .pagination span {
  padding:2px 5px;
}

#blog #blogpost #blog-pagination ul.pagination li.pagination_link a, .pagination span.disabled {
  border:1px solid #FF7100;
}

#blog #blogpost #blog-pagination ul.pagination li.pagination_link a {
  font-weight:bold;
  text-decoration:none;
  color:#FF7100 !important;
}

#blog #blogpost #blog-pagination ul.pagination span.disabled {
  border:1px solid #000;
  color:#FF7100;
}

#blog #blogpost #blog-pagination ul.pagination li.pagination_link span {
	color: #fff;
}

#blog #blogpost #blog-pagination ul.pagination li.pagination_link span.current {
  background:#FF7100;
  color:white;
  border:1px solid #FF7100;
}

#blog #blogpost #blog-pagination ul.pagination li.pagination_link a:hover {
  color:white !important;
  background:#FF7100;
}

#blog #blog-rhs {
	width: 277px;
	background-color: #000;
	color: #fff;
	min-height: 900px;
	float: left;
	position: relative;
}

#blog #blog-rhs #blog-search-head {
	width: 259px;
	height: 21px;
	background: transparent url(/images/blog-search-head.png) no-repeat scroll 0 0;
}

#blog #blog-rhs #blog-search-main {
	width: 259px;
	height: 100px;
	background: #FF7100;
}

#blog #blog-rhs #blog-search-main h2 {
	padding: 0 10px;
	margin: 0;
	color: #fff;
}

#blog #blog-rhs #blog-search-main #blogsearch #searchterm {
	width: 232px;
	padding: 0;
	margin: 0 10px;
}

#blog #blog-rhs #blog-search-main #blogsearch #submitsearch {
	width: 93px;
	height: 34px;
	padding: 10px;
	float: right;
}

#blog #blog-rhs #blog-search-foot {
	width: 259px;
	height: 21px;
	background: transparent url(/images/blog-search-foot.png) no-repeat scroll 0 0;
}

#blog #blog-rhs #blog-social-media {margin: 10px 24px;}
#blog #blog-rhs #blog-social-media a {text-decoration: none;}
#blog #blog-rhs #blog-social-media a img {border: none;}

#blog #blog-rhs #blog-rhs-pod-head {
	padding: 0;
	margin: 10px 0 0 0;
	width: 259px;
	height: 23px;
	background: transparent url(/images/blog-rhs-pod-head.png) no-repeat scroll 0 0;
}

#blog #blog-rhs #blog-rhs-pod-main {
	padding: 0;
	margin: 0;
	background: #fff;
	width: 259px;
}

#blog #blog-rhs #blog-rhs-pod-main h2 {
	padding: 5px 10px;
	margin: 0;
	color: #000;
}

#blog #blog-rhs #blog-rhs-pod-main p {
	color: #000000;
	padding: 5px 10px;
	margin: 0;
}

#blog #blog-rhs #blog-rhs-pod-main .rhs-pod-divide {
	padding: 0px 5px 5px 5px;
	margin: 0 auto;
	width: 239px;
	height: 1px;
	color: #b2b2b2;
/*	border-bottom: 1px solid #b2b2b2;*/
}

#blog #blog-rhs #blog-rhs-pod-main .rhs-pod-divide hr {
	color: #b2b2b2;
/*	border-bottom: 1px solid #b2b2b2;*/
}

#blog #blog-rhs #blog-rhs-pod-foot {
	padding: 0;
	margin: 0 0 20px 0;
	width: 259px;
	height: 23px;
	background: transparent url(/images/blog-rhs-pod-foot.png) no-repeat scroll 0 0;
}

#blog #blog-rhs #blog-twitter {
	padding: 0;
	margin: 0;
	width: 264px;
	height: 132px;
/*background: transparent url(/images/blog-rhs-pod-twitter.png) no-repeat scroll 0 0;*/
}

#blog #blog-rhs #blog-twitter a {
	padding: 0;
	margin: 0;
	width: 264px;
	height: 132px;
}

#blog #blog-rhs #blog-twitter a img {
	border: none;
}

#blog #blogpost .blogpost-main .tags {padding: 10px 0;}
#blog #blogpost .blogpost-main .tags .tag {padding: 0 0 5px 0;}
#blog #blogpost .blogpost-main .tags .tag a {background: #000000; padding: 3px 5px;}
#blog #blogpost .blogpost-main .tags .tag a:hover {text-decoration: underline;}

/*Suppliers Page*/
#supplier-main-pod { 
  background:url(/images/supplier-main-pod.jpg) no-repeat top left;
  height:163px;
  margin:20px auto 15px auto;
  padding:70px 0 0 25px;
  width:925px;
}
  #supplier-main-pod p {
    color:#FFFFFF;
    width:500px;
  }
#supplier-list {
    padding:30px 0 0 20px !important;
}
#supplier-list .supplier-box {
  -moz-moz-border-radius-bottomleft:12px;
  -moz-moz-border-radius-bottomright:12px;
  -webkit-border-bottom-left-radius:12px;
  -webkit-border-bottom-right-radius:12px;
  background:black;
  border:2px solid #000;
  float:left;
  margin:0 15px 10px 15px !important;
  padding:2px !important;
  width:142px;
}
#supplier-list p {
  color:#FFFFFF !important;
  padding:5px 10px !important;
  margin:0;
}
#supplier-list img {
  height:auto !important;
  padding:0 !important;
  width:auto !important;
}