/*
* html a#mint-logo,
* html div.content,
* html div.headerRight,
* html div.logoBottom,
* html div.mainLeft,
* html div.earnExample,
 { 
behavior: url(/css/iepngfix.htc);
 }
*/

*{padding: 0; margin: 0;}

body {
position:relative;
}
body, html {

font-family:"Lucida Grande","Segoe UI",Verdana,Helvetica,Arial,sans-serif;
font-size:12px;
line-height:15px;
margin:0 auto;
padding:0;

text-align:center; /* K Test */

/*
background-image: url(/images/bodyBackground.png);
*/
/*
background-repeat: no-repeat;
*/
background-color: #EEEFEE;
}

body, input, textarea, select, select option

{

	color: #222222;
	font-size: 10pt;

}


.content{
	
/*
background-image:url(/images/contentBackground.png);
	background-repeat:no-repeat;
*/

background-color: #FFFFFF;
	height:680px;
	margin:0 auto;
	text-align:left; /* K Test */
	width:964px;
	border: 0.2em solid #d6d6d6;
}

.headerLeft {
	float:left;
height:100px;
left:30px;
position:relative;
top:30px;
width:530px;
	text-align:left; /* K Test */
}

.headerRight {
	background-image:url(/images/search_menu_Background.png);
	background-repeat:no-repeat;
	float:right;
	height:100px;
	position:relative;
	right:25px;
	top:30px;
	width:400px;
	text-align:left; /* K Test */
}

.logoNew
{
	bottom:5px;
height:55px;
left:32px;
position:relative;
text-align:left;
width:100%;
top:-8px;
}

.logoBottom {
	background-image:url(/images/topBarLine.png);
	background-repeat:no-repeat;
	height:14px;
	left:32px;
	position:relative;
	width:500px;
	text-align:left; /* K Test */
}

.login {
	float:right;
	font-weight:bold;
	height:20px;
	position:relative;
	right:45px;
	text-align:right;
	top:7px;
	width:200px;
}

a {
	text-decoration: none;
}

.searchBox {
		height:25px;

left:15px;

/*
margin-left:10px;
*/
position:relative;
top:25px;
width:150px;
	text-align:left; /* K Test */
}

input {
	/*
height: 17px;
*/
}

#menu {
	height:30px;
	left:25px;
	position:relative;
	top:40px;
	width:365px;
}

#menuTable {
	/*
left:-25px;
*/
position:relative;
/*
width:410px;
*/
width:340px;
}

#menuTableS {
	/*
left:-25px;
*/
position:relative;
width:410px;
/*
width:340px;
*/
}

#menuTable a {
		color:#FFFFFF;
font-size: 15px;
font-weight: normal;
}
#menuTable a:hover {
	color: #D2DCF3;
	text-decoration: underline;
}

#menuTableS a {
		/*color:#FFFFFF;*/
font-size: 13px;
font-size: 15px;
font-weight: normal;
}

#menuTableS a:hover {
	color: #D2DCF3;
	text-decoration: underline;
}

#menuTable td {

/*
font-weight:bold;
*/
line-height:15px;
/*
text-align:center;
*/
}

.menuSelected {
	font-weight: bold;
	color: #D2DCF3;
}

.menuNotSelected {
	font-weight: normal;
	color: #FFFFFF;
}

#tdhowitworks {
	width:180px;
}

#tdfind {
	width: 110px;
}

#tdrefer {
	width: 100px;
}

#tdfaq {
	width: 100px;
}

#tdhowitworksS {
	width:170px;
}

#tdfindS {
	width: 90px;
	
}

#tdreferS {
	width: 80px;
}

#tdmyRefmobS {
	width: 140px;
}

#tdfaqS {
	width: 100px;
}

/*
#menu table td a {
color:#FFFFFF;
}
*/

/*
#menu table td a:hover {
color:#FFFFFF;
}
*/
.centerStage {
	height:100%;
	left:30px;
	position:relative;
	/*
top:12px;
*/
top:-55px;
	width:910px;
	clear:both;
		text-align:left; /* K Test */
}
.mainLeft {
	float:left;
	height:430px;
	position: relative;
	
top:25px;

	width:51%;
	background-image:url(/images/box1.png);
	background-repeat:no-repeat;
		text-align:left; /* K Test */
}

.mainRight {
	float:right;
	height:280px;
	position:relative;
	top:25px;
	width:48%;
		text-align:left; /* K Test */
}

.box1Title {
	color:#FFFFFF;
	font-size:14pt;
	font-weight:bold;
	left:50px;
	line-height:20px;
	position:relative;
	top:12px;
	width:375px;
	text-align:center;
	height:40px;
}

.earnExample {
	background-image:url(/images/faces.png);
	background-repeat:no-repeat;
	height:270px;
	left:35px;
	position:relative;
	text-align:left;
	top:35px;
	width:388px;
}

.alt_ref {
	background-image:url(/images/alt_ref_bg.png);
background-repeat:no-repeat;
height:264px;
position:relative;
text-align: left;
/*
top:25px;
*/
width:415px;
}

.alt_ref_title {
	border-bottom:1px solid #444444;
	height:15px;
	left:20px;
	position:relative;
	text-align:left;
	top:5px;
	width:375px;
}

.alt_ref_title p {
	color: #444444;	
	font-size: 16px; 
	font-weight: bold;
	/*
text-decoration: underline;
*/
}

.alt_ref_left {
	position: relative;
	float: left;
	width: 265px;
	height: 90%;
	text-align: left;
}

.alt_ref_right {
	position: relative;
	float: right;
	width: 90px;
	height: 90%;
	text-align: left;
}

.alt_ref_user {
	height:100px;
left:5px;
position:relative;
top:30px;
width:100px;
}
.find {
	background-image:url(/images/findBox.png);
background-repeat:no-repeat;
float:left;
height:142px;
position:relative;
top:30px;
width:212px;
	text-align:left; /* K Test */
	z-index:100;
}

/*
.findTitle {
	position: relative;
	width: 100px;
	height: 25px;
}
*/
.findreferContent {
	height:100px;
	left:30px;
	position:relative;
	text-align:left;
	top:50px;
	width:175px;
	color:#000030;
}

.findreferContent ul {
	list-style-type: none;
	line-height:20px;
}

.findreferContent ul li {
	color:#000030;
font-size:9pt;
font-weight:bold;
list-style-type:none;
text-decoration:underline;
}

.findreferContent a{
	color:#000030;
	text-decoration:underline;
}
.refer {
	background-image:url(/images/referBox.png);
background-repeat:no-repeat;
float:right;
height:142px;
/*
left:225px;
*/
position:relative;
top:30px;
width:212px;
	text-align:left; /* K Test */
	z-index:100;
}
.share {
	color:#444444;
float:right;
font-size:13px;
font-weight:bold;
height:85px;
position:relative;
text-align:center;
top:40px;
width:420px;
	
}
.share p {
	color:#444444;
font-size:13px;
font-weight:bold;
}

.follow {
	color:#444444;
font-size:12px;
font-style: italic;
font-weight: normal;
}
.motto {
	/*
background-image:url(/images/motoBG.png);
background-repeat:no-repeat;
*/
height:80px;
left:0px;
position:relative;
top:70px;
width:429px;
}
.mottoText {
	color:#728ABB;
font-size:11pt;
font-style:italic;
font-weight:bold;
height:80px;
left:20px;
position:relative;
text-align:left;
width:409px;
}

.footer {
	position: relative;
	top:10px;
}

.footer a {
	color: #1A568F;
}

/* Clearfix declarations, do not edit unless you know what you are doing! */
.clearfix:after, .box:after, .boxNoPad:after
{
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/* End hide from IE-mac */
.empty {
color:#AAAAAA;
font-style: italic;
}

/* Profile Home Related Styles START */

 .mainLeftProfile {
 	/*
background-image:url(/images/box2.png);
background-repeat:no-repeat;
*/
float:left;
height:480px;
position:relative;
text-align:left;
top:25px;
width:508px;
 }
 
 .mainLeftTop {
 	background-image:url(/images/ref_left_top.png);
background-repeat:no-repeat;
height:37px;
position:relative;
text-align:left;
width:509px;
 }
 
 .mainLeftTopTitle {
 		background-image:url(/images/post_a_referral_lbl.png);
background-repeat:no-repeat;
height:22px;
left:25px;
position:relative;
text-align:left;
top:12px;
width:244px;
 }
 
 
 .mainLeftMiddle {
 	background-image:url(/images/ref_left_bg_middle.png);
	background-repeat: repeat-y;
	min-height:355px;
	height:auto !important;
  	height:355px;
	position:relative;
	text-align:left;
	width:509px;
	clear: both;
	z-index: 300;
	background-position:left top;
 }
 
 .mainLeftBottom {
 	background-image:url(/images/ref_left_bg_bottom.png);
background-repeat:no-repeat;
height:36px;
position:relative;
text-align:left;
width:509px;
 }
 
 .mainRightProfile {
 float:right;
height:500px;
position:relative;
text-align:left;
top:25px;
width:375px;
 }
 
 .tipsProfile {
 	/*
background-image:url(/images/tipsBackground.png);
background-repeat:no-repeat;
height:435px;
*/
/*
left:15px;
*/
position:relative;
/*
text-align:center;
*/
top:50px;
width:354px;
 }
 
 .tips_top {
 	position: relative;
	background-image:url(/images/referralTips_bg_top.png);
	background-repeat:no-repeat;
	height: 77px;
	width: 354px;
 }
 
 .tipsHeader {
 	line-height:35px;
	position:relative;
	text-align:center;
	width:354px;
 }
 
 .tipsHeader p {
 	color:#EEEEEE;
	font-size:30px;
	font-weight:bolder;
 }
 .tips_middle {
 	position: relative;
	background-image:url(/images/referralTips_bg_middle.png);
	background-repeat: repeat-y;
	min-height:235px;
	height:auto !important;
  	height:235px;
	
 }
 
 .tip {
 	position: relative;
	width: 354px;
	height:75px;
	top:15px;
 }
 .tipTitle {
 	position: relative;
	left: 25px;
	width: 310px;
	line-height:25px;
	
 }
 .tipTitle p {
 	color:#444444;
	font-size:16px;
	font-weight: bold;

 }
 
 .tipText {
 	position: relative;
	top: 3px;
	width: 310px;
	left: 25px;
 }
 
 .tipText p {
 	color:#444444;
	font-size:14px;
	font-weight: normal;

 }
 .tips_bottom {
 	position: relative;
	background-image:url(/images/referralTips_bg_bottom.png);
	background-repeat:no-repeat;
	height: 33px;
	width: 354px;
 }
 
 .noteD {
 	width: 450px;
	height: 50px;
	top: 10px;
	position: relative;
	left: 20px;
 }
 

.noteD p {
 	color: gray;
	font-size:12px;
 }

 
 #selectCategoryDiv {
 	height:70px;
left:20px;
position:relative;
/*
top:10px;
*/
width:470px;
border-bottom: 2px gray dashed;
line-height:20px;
 }
 .mainLeftProfile h3, p {
 	color: #6F6F6F;
 }
 
 .mainLeftProfile p {
 	color: gray;
	font-size:12px;
 }
 .pI {
 	font-style: italic;
 }
 
 .mainLeftProfile input {

	font-size: 12px;

	padding: 3px;	

	width: 250px;

	margin-bottom: 3px;

}



.mainLeftProfile textarea {

	font-size: 12px;

	padding: 3px;

	height: 100px;

	width: 250px;

	margin-bottom: 3px;

}



.mainLeftProfile select

{
font-size: 12px;
    width: 260px;

    height: 22px;

}    
.mainLeftProfile select.short

{

    width: 100px;

    height: 22px;

}    



.mainLeftProfile input.short {

	width: 80px;

}

.mainLeftProfile input.veryshort {

	width: 50px;
	

}



.mainLeftProfile input.normal {

	width: auto;

}

.mainLeftProfile select.normal {
width:165px;
}

.requiredField 

{

	color: #F1730A;

}

#dapartments, #dbanks, #dtelecoms, #djobs, #dothers {
 	min-height:130px;
left:20px;
position:relative;
top:5px;
width:470px;
border-bottom: 2px gray dashed;
line-height:20px;
 }
 
 /*
#dbanks {
 	min-height:100px;
left:20px;
position:relative;
top:5px;
width:470px;
border-bottom: 2px gray dashed;
line-height:20px;
 }
 
 #dtelecoms {
 	min-height:100px;
left:20px;
position:relative;
top:5px;
width:470px;
border-bottom: 2px gray dashed;
line-height:20px;
 }
 
 #djobs {
 	min-height:100px;
left:20px;
position:relative;
top:5px;
width:470px;
border-bottom: 2px gray dashed;
line-height:20px;
 }
*/
 
 #chooseRewardsDiv {
 	height:80px;
left:20px;
position:relative;
top:7px;
width:470px;
border-bottom: 2px gray dashed;
line-height:20px;
 }
 
 #submitDiv{
 	height:50px;
	left:20px;
	position:relative;
	top:4px;
	width:470px;
	/*
border-bottom: 2px gray dashed;
*/
	line-height:20px;
 }
 
 #aptmoreless, #bankmoreless, #telecommoreless {
 	color: #4B679E;
 }
 
 #aptmorelessDiv {
 	height:200px;
position:relative;
width:470px;
 }
 
 #bankmorelessDiv {
 	height:140px;
position:relative;
width:470px;
 }
 /* Profile Home Related Styles END */

/* Search Home Related Styles START */

.mainLeftSearchH {
 	
background-image:url(/images/sideBox.png);
background-repeat:no-repeat;
float:left;
height:529px;
position:relative;
text-align:left;
top:25px;
width:200px;
 }
 
 .sideBarTitle
 {
 	border-bottom:1px solid #6F6F6F;
height:20px;
left:25px;
position:relative;
text-align:center;
top:20px;
width:150px;
 }
 
 .sideBarTitle p {
 	color:#6F6F6F;
font-size:13px;
font-weight:bold;
/*
text-decoration:underline;
*/
 }
 
 
 #sideBarCategories {
 	left:35px;
line-height:20px;
position:relative;
top:10px;
 }
 #sideBarCategories td {
 	font-size: 10pt;
 }
 
 #sideBarCategories a {
 	color: #4E73A2;
	text-decoration: underline;
 }
 
 #sideBarCategoriesFilters {
 	left:15px;
line-height:20px;
position:relative;
top:25px;
 }
 
  #sideBarCategoriesFilters p {
  	font-size:9px;
	font-weight:bold;
  }

.mainRightSearchH {
	float:right;
	height:529px;
	position:relative;
	text-align:left;
	top:25px;
	width:700px;
}

.quickSerch {
	left:150px;
	position:relative;
	text-align:left;
	width:450px;
}
#quickSearch_tbl {
	position: relative;
	width: 100%;
}
#quickSearch_tbl td {
	width: 33%;
	height:20px;
}

#quickSearch_tbl td a {
	color: #80A62B;
	text-decoration: underline;
}
/* Search Home Related Styles END */

/* Search Related Styles START */
.searchPaging {
	/*
background-image:url(/images/box3.png);
*/
	background-repeat:no-repeat;
	height:33px;
	position:relative;
	width:688px;
	top:5px;
}

.searchParam {
	position:relative;
	top:100px;
	width:691px;
}

.searchParamTop {
	background-image:url(/images/FindReferral_Text.png);
	background-repeat:no-repeat;
	height:22px;
	left:10px;
	position:relative;
	width:491px;
}

.searchParamBottom {
	/*
background-image:url(/images/box6_bottom.png);
*/
	background-repeat:no-repeat;
	height:29px;
	width:691px;
	position: relative;
}

.searchParamMiddle {
	background-image:url(/images/box7_full.png);
	background-repeat:no-repeat;
	height:269px;
	position:relative;
	top:10px;
	width:669px;
}

.searchParamMiddleNormal {
	height:480px;
}

.searchParamMiddleShort {
	height:40px;
}
.searchControls {
	top: 60px;
margin:0 auto;
position:relative;
text-align:center;
width:650px;
}

.cat_Search_Box {
	top: 10px;
	position: relative;
	width: 650px;
	text-align: center;
}
.search {
	position: relative;
}

.search td {
	padding-left: 5px;
	padding-right: 3px;
}

.searchTitle {
	
	color:#6F6F6F;
font-size:15px;
/*
font-weight:bold;
*/
}

.cat_search_Buttom {
	position: relative;
	top: 20px;
}
.searchResultsBG {
	
	height:657px;
	position:relative;
	width:688px;
}

.searchResultsTop  {
	background-image:url(/images/searchResult_bg_top.png);
	background-repeat:no-repeat;
	height:72px;
	width:674px;
}
.searchControlsR {
	height:30px;
	left:80px;
	position:relative;
	width:550px;
	top: 5px;
}
.bonusHead {
	float:right;
height:25px;
position:relative;
right:35px;
top:10px;
width:100px;
}
.bonusHead p {
	color:#4F4F4F;
	font-size: 15px;
	font-weight: bold;
}
.searchResultsMiddle {
	background-image:url(/images/searchResult_bg_middle.png);
	background-repeat: repeat-y;
	min-height:530px;
	height:auto !important;
  	height:530px;
	width:674px;
}

.searchResultsBottom  {
	background-image:url(/images/searchResult_bg_bottom.png);
	background-repeat:no-repeat;
	height:54px;
	width:674px;
}

.noResults {
	margin:0 auto;
position:relative;
text-align:center;
	
}
#listingALL {
	position: relative;
	width: 660px;
	min-height: 100px;
	height:auto !important;
	height: 100px;
	left: 8px;
	border-bottom: solid 1px #4D72A1;	
}
#listing {
	float:left;
	height:100px;
	left:20px;
	position:relative;
	width:500px;

}

#listingTitle {
	height:25px;
	position:relative;
	top:5px;
	width:400px;
}
#listingTitle p {
	font-size: 16px;
	font-weight: bold;
	color: #4D72A1;
	text-decoration: underline;
}
#listingTitle p a {
	font-size: 16px;
	font-weight: bold;
	color: #4D72A1;
	text-decoration: underline;
}

#listingAddress {
		height:15px;
	position:relative;
	/*
top:5px;
*/
	width:400px;
}

#listingAddress p {
	color:#4D72A1;
font-size:13px;
font-style:italic;
}

#listingDescription {
	min-height:40px;
	height:auto !important;
  	height:40px;
position:relative;
width:400px;
}

#listingDescription a {
	color:#4D72A1;
}

#referralAmount {
	float:right;
height:100px;
position:relative;
width:160px;
vertical-align: middle;
}

.moneyBG {
	background-image:url(/images/moneyBGW.png);
background-repeat:no-repeat;
height:34px;
width:119px;
top: 25px;
left: 25px;
position: relative;
text-align: center;
vertical-align: middle;
z-index:200;
}

.moneyBG p {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

.pagingLeft {
	float:left;
height:25px;
left:25px;
position:relative;
top:15px;
width:65%;
}

.pagingLeft p {
	color: #000000;
}

.pagingRight {
	float: right;
height:25px;
position:relative;
top:15px;
width:25%;
right: 10px;
}

.pages {
	position: relative;
	float: left;
	width: 75%;
	height: 15px;
	text-align: right;
}

.pages a {
	color: #4E73A2;
	font-size: 12px;
	text-decoration: underline;
	}
.nextpages {
	position: relative;
	float: right;
	width: 20%;
	height: 15px;
}
/* Search Related Styles END */

/* Referral Description Related Styles START */
.mainLeftReferral {
float:left;
height:529px;
position:relative;
text-align:left;
top:25px;
width:620px;
}

.mainRightReferral {
	float:right;
	height:529px;
	position:relative;
	text-align:left;
	top:25px;
	width:290px;
}

.ref_desc_top {
	background-image:url(/images/ref_desc_bg_top.png);
	background-repeat:no-repeat;
	height:32px;
	width:617px;

}

.ref_desc_middle {
	background-image:url(/images/ref_desc_bg_middle.png);
	background-repeat: repeat-y;
	min-height:400px;
	height:auto !important;
  	height:390px;
	width:617px;
	clear:both;
}
.ref_desc_bottom {
	background-image:url(/images/ref_desc_bg_bottom.png);
	background-repeat:no-repeat;
	height:34px;
	width:617px;
}

.user_pro_top {
	background-image:url(/images/ref_user_pro_bg_top.png);
background-repeat:no-repeat;
height:19px;
width:257px;
}

.user_pro_middle {
	background-image:url(/images/ref_user_pro_bg_middle.png);
background-repeat: repeat-y;
width:257px;
min-height:400px;
	height:auto !important;
  	height:400px;
}

.user_pro_bottom {
	background-image:url(/images/ref_user_pro_bg_bottom.png);
background-repeat:no-repeat;
height:34px;
width:257px;

}

.topTitle {
	float:left;
height:15px;
left:5px;
position:relative;
/*
top:5px;
*/
width:400px;
}

.topTitle p {
	color: #444444;
	font-size: 16px;
	font-weight: bold;
}

.refNo {
	float: right;
	position: relative;
	width: 150px;
	height: 15px;
	/*
top:5px;
*/
	right: 20px;
	text-align: right;
}

.refNo p {
	color: #444444;
	font-size: 12px;

}

.postingMainLeft {
	position: relative;
	float: left;
	width: 305px;
	min-height:400px;
	height:auto !important;
  	height:400px;
	
}

.refTitle {
	height:25px;
left:25px;
position:relative;
top:10px;
width:600px;
}

.refTitle p {
	color: #4c679d;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

.refTitle h1 {
	color: #4c679d;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

.box4Top {
	background-image:url(/images/box4_top.png);
background-repeat:no-repeat;
height:22px;
left:20px;
position:relative;
top:15px;
width:261px;
}

.box4Title {
	height:15px;
left:10px;
position:relative;
top:5px;
width:100px;
}

.box4Title p {
	color: #444444;	font-size: 14px; font-weight: bold;
}

.postingDesc {
	left:10px;
position:relative;
top:5px;
width:250px;
}

.postingDesc p {
	color: #444444;	
	font-size: 14px;
	
}

.box4Bottom {
	background-image:url(/images/box4_bottom.png);
background-repeat:no-repeat;
height:22px;
left:20px;
position:relative;
top:15px;
width:261px;
}

.postingAcceptRef {
	height:50px;
position:relative;
text-align:center;
top:35px;
width:98%;
}

.box4Middle {
	background-image:url(/images/box4_middle.png);
background-repeat:repeat-y;
min-height:120px;
	height:auto !important;
  	height:120px;
left:20px;
position:relative;
top:15px;
width:261px;
padding-bottom:5px;
}
.postingMainRight {
	position: relative;
	float: right;
	width: 300px;
	min-height:400px;
	height:auto !important;
  	height:400px;
	
}

.postedBy {
	float: right;
	right: 20px;
	width: 200px;
	text-align: right;
	position: relative;
	top: -25px;
}

.postedBy p {
	color: #444444;
	font-weight: bold;
	font-size: 12px;
}

#gmap {
	height:244px;
position:relative;
/*
top:40px;
*/
width:252px;
}

.profileName {
	position: relative;
	width: 85%;
	height: 19px;
	border-bottom: solid 1px #444444;
	left: 20px;
	top: 5px;
}

.profileName p {
	color: #444444;
	font-size: 16px;
	font-weight: bold;
}

.userPic {
	height:153px;
left:25px;
position:relative;
top:25px;
width:149px;
	
}

.userInfo {
	min-height:90px;
	height:auto !important;
  	height:90px;
left:25px;
position:relative;
top:30px;
width: 235px;

}

.userInfo th {
	font-size: 12px;
	/*
text-align: right;
*/
	
}

.userInfo td {
	font-size: 12px;
}

.feedbackTop {
	background-image:url(/images/feedback_bg_top.png);
	background-repeat:no-repeat;
	height:26px;
	left:20px;
	position:relative;
	top:15px;
	width:225px;
}
.feedbackTitle {
	height:15px;
left:10px;
position:relative;
top:5px;
width:150px;
}
.feedbackTitle p{
	color: #444444;	
	font-size: 14px; 
	font-weight: bold;
	text-decoration: underline;
}

.feedbackMiddle {
	background-image:url(/images/feedback_bg_middle.png);
	background-repeat: repeat-y;
	min-height:100px;
	height:auto !important;
  	height:100px;
	left:20px;
	position:relative;
	top:15px;
	width:225px;
}
.feedbackBottom {
	background-image:url(/images/feedback_bg_bottom.png);
	background-repeat:no-repeat;
	height:26px;
	left:20px;
	position:relative;
	top:15px;
	width:225px;
}
.feedbackDesc_Top {
	background-image:url(/images/feedback_desc_bg_top.png);
	background-repeat:no-repeat;
	height:17px;
	left:7px;
	position:relative;
	top:5px;
	width:211px;
}

.feedbackDesc_Middle {
	background-image:url(/images/feedback_desc_bg_middle.png);
	background-repeat:repeat-y;
	min-height:55px;
	height:auto !important;
  	height:55px;
	left:7px;
	position:relative;
	width:211px;
}

.feedbackDesc_Bottom {
	background-image:url(/images/feedback_desc_bg_bottom.png);
	background-repeat:no-repeat;
	height:17px;
	left:7px;
	position:relative;
	top:5px;
	width:211px;
}

.feedbackDesc {
	position: relative;
	width: 200px;
	left: 10px;
}

.feedbackBy {
	position: relative;
	float: right;
	width: 100px;
	text-align: right;
	color:#6F6F6F;
	right: 10px;
	
	}
/* Referral Description Related Styles END */
/*
Quick tip style START
*/

/*----------------tip----------*/
#qt {

left:678px;
top:187.8px;

}
.quick-tip {
position: absolute;
z-index:300;
}

.quick-tip .qt-tip {
background:transparent url(/images/qt.png) no-repeat scroll center top;
height:12px;
left:50%;
position: absolute;
top:-10px;
width:12px;
/*
z-index:301;
*/
}

.quick-tip .bd {
background:#FFFFFF none repeat scroll 0 0;
border:2px solid #BFBFBF;
font-size:12px;
/*
margin-top:10px;
*/
padding:5px 0 5px 5px;
text-align:left;
width:310px;
z-index:300;
height:150px;
}

.quick-tip .bd {
font-size:12px;
text-align:left;
}

.quick-tip textarea {
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
float:left;
height: 100px;
}

.quick-tip .ft {
padding-right:5px;
}

.quick-tip .cta-btn {
float:right;
margin:8px 0 3px;
}
.cta-btn.gray, .cta-btn.gray input, .cta-btn.gray a, .cta-btn.gray a:hover {
background-color:#BFBFBF;
}
.cta-btn {
background:#005CCC none repeat scroll 0 0;
padding:0;
}

#cta-qt-save {
margin-right:5px;
}
.quick-tip .cta-btn {
float:right;
margin:8px 0 3px;
}
.cta-btn {
background:#005CCC none repeat scroll 0 0;
padding:0;
}

.quick-tip #qt-msg {
bottom:10px;
font-size:11px;
line-height:15px;
position: absolute;
}

.quick-tip .shadow {
background-color:#CCCCCC;
height:147px;
left:-3px;
opacity:0.1;
position: absolute;
top:9px;
width:325px;
z-index:-1;
}

.quick-tip .cta-btn input {
font-size:12px;
padding:1px 1em 2px;
}
.cta-btn input, .cta-btn a {
background:#005CCC none repeat scroll 0 0;
border:medium none;
color:#FFFFFF;
cursor:pointer;
/*
font-family:"Lucida Grande",tahoma,Arial,Helvetica,sans-serif;
*/
font-size:12px;
/*
margin:-1px 1px;
*/
padding:2px 1em 3px;
position:relative;
}

/*
Quick tip style END
*/

/*
Style for Sign In START
*/
.message {
	height:35px;
	left:50px;
	position:relative;
	vertical-align:middle;
	width:250px;
	
}
.success {
	font-weight:bold;
	color:green;
}
.success2 {
	font-weight:bold;
	color:green;
	width:600px;
	margin-top:50px;
}
.error2 {
	font-weight:bold;
	color:red;
	width:600px;
	margin-top:50px;
}
.error {
	/*background-color: #FCECEC;
	border: solid 1px red;
	*/
	font-weight:bold;
	color:red;
}
.signinContent {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: left;
	/*
left: 5px;
*/
}

.loginTitle {
	position: relative;
	/*
width: 318px;
*/
width:95%;
	height: 25px;
left: 15px;
border-bottom: solid 1px #444444;

}

.loginTitle p {
	font-size: 20px;
	font-weight: bold;
	color: #4e6aa3;
	line-height: 25px;
}

.loginSubTitle {
	position: relative;
	width: 95%;
	height: 25px;
left: 15px;


}

.loginSubTitle p {
	font-size: 13px;
	font-weight: normal;
	color: #444444;
	
}

.loginSubTitle a {
	font-size: 14px;
	font-weight: normal;
	color: #4e6aa3;
	text-decoration: underline;
}

.loginLeft {
	float:left;
height:140px;
left:15px;
position:relative;
width:155px;
	
}
.loginRight {
	float:right;
height:140px;
position:relative;
width:130px;
right: 20px;
	
}

.otherServices {
	border:1px dashed #444444;
height:100px;
left:0;
padding-left:5px;
padding-top:3px;
position:relative;
top:10px;
width:120px;
}

.loginBottom {
	clear:both;
height:25px;
left:15px;
position:relative;
width:318px;
/*
top: -5px;
*/


}

.loginBottom p {
	font-size: 14px;
	font-weight: normal;
	color: #444444;
}

.loginBottom a {
	font-size: 14px;
	font-weight: normal;
	color: #4e6aa3;
	text-decoration: underline;
}

/*
Style for Sign In END
*/

/*
Style for Join START
*/

.joinContent {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: left;
	/*
left: 5px;
*/
}
.loginSubLeft {
	top: 5px;
	position: relative;
	width: 49%;
	float: left;
	height:60px;
}
.loginSubRight {
	top: 5px;
	position: relative;
	width: 49%;
	float: right;
	height:60px;
}

.otherServicesJoin {
	
	width: 98%;
	height: 98%;
	position: relative;
	border:1px dashed #444444;
}

.loginControlsJoin {
	position: relative;
	width: 95%;
	height: 250px;
	left:15px;
}

.loginControlsBusJoin {
	position: relative;
	width: 95%;
	height: 230px;
	left:15px;
}

.loginControlsSubmitJoin {
	position: relative;
	width: 95%;
	height: 30px;
	left:15px;
	top:35px;
}

.loginTitleLeft {
	position: relative;
	width: 290px;
	height: 100%;
	float: left;
}

.loginBusTitleLeft {
	position: relative;
	width: 370px;
	height: 100%;
	float: left;
}

.loginTitleLeftWide {
	position: relative;
	width: 550px;
	height: 100%;
	float: left;
}
.loginTitleRight {
	position: relative;
	width: 230px;
	height: 100%;
	float: right;
	text-align: right;
}

.loginTitleRight a {
	font-size: 12px;
	font-weight: normal;
	color: #4e6aa3;
	text-decoration: underline;
}
/*
Style for Join END
*/

/*
Style for FAQ START
*/

.box5_top_bg {
	background-image:url(/images/box5_top.png);
	background-repeat:no-repeat;
	height:27px;
	margin:0 auto;
	position:relative;
	top:35px;
	width:854px;
}

.box5_middle_bg {
	background-image:url(/images/box5_middle.png);
	background-repeat:repeat-y;
	margin:0 auto;
	position:relative;
	width:854px;
	min-height:425px;
	height:auto !important;
  	height:425px;
	top: 35px;
}

.box5_bottom_bg {
	background-image:url(/images/box5_bottom.png);
background-repeat:no-repeat;
height:35px;
margin:0 auto;
position:relative;
top:35px;
width:854px;
}

.faqContent {
	position: relative;
	left: 30px;
	width:95%;
}

.faqContent ul {
	position: relative;
	left: 20px;
}

.faqContent a {
	color: #5d6d8e;
}


/*
Style for FAQ END
*/

/*
Style for How it Works START
*/
.howitworks_bg {
	background-image:url(/images/howitwork_bg.png);
	background-repeat:no-repeat;
	height:448px;
	left:50px;
	position:relative;
	top:35px;
	width:794px;	
}

.howitworks_Title {
	border-bottom:1px solid #444444;
height:30px;
left:15px;
position:relative;
top:5px;
vertical-align:bottom;
width:95%;
}

.howitworks_TitleLeft {
	float:left;
	height:20px;
	left:10px;
	position:relative;
	top:10px;
	vertical-align:baseline;
	width:400px;
}

.howitworks_TitleLeft p {
	font-size: 17px;
	color: #444444;
	font-weight: bold;
}
.howitworks_TitleRight {
	float: right;
	height:20px;
	right:10px;
	position:relative;
	top:10px;
	vertical-align:baseline;
	width:200px;
	text-align: right;
}
.howitworks_TitleRight  a {
	text-decoration: underline;
	color: blue;
}

.howitworks_Step1 {
	position: relative;
	background-image:url(/images/howitworks_1.png);
	background-repeat:no-repeat;
	width: 760px;
	height: 334px;
	top: 15px;
	left: 20px;
}
.howitworks_Step2 {
	position: relative;
	background-image:url(/images/howitworks_2.png);
	background-repeat:no-repeat;
	width: 760px;
	height: 334px;
	top: 15px;
	left: 20px;
}

.howitworks_Step3 {
	position: relative;
	background-image:url(/images/howitworks_3.png);
	background-repeat:no-repeat;
	width: 745px;
	height: 320px;
	top: 15px;
	left: 20px;
}
.howitworks_NextStep {
	position: relative;
	text-align: right;
	width: 95%;
	height: 40px;
	top:15px;
}
/*
Style for How it Works END
*/

/*
Style for myRefmob page START
*/
.mainLeftMyRefmob {
	background-image:url(/images/myaccount_left_bg.png);
	background-repeat:no-repeat;
	float:left;
	height:420px;
	position:relative;
	text-align:left;
	top:35px;
	width:262px;
	/*
left:-15px;
*/
}
.myRefmobLeftMiddle {
	background-image: none;
background-repeat:no-repeat;
height: 350px; 
min-height: 350px;
width:257px;
}

.myRefmobLeftTop {
	background-image: none;
background-repeat:no-repeat;
}

.mainRightMyRefmob {
	float:right;
height:420px;
position:relative;
text-align:left;
top:35px;
width:688px;
/*
left:-25px;
*/
}

.rightTopActions {
	height:20px;
position:relative;
/*
top:10px;
*/
width:640px;
left:35px;
	
}

.rightBottomView {
	position: relative;
	width: 640px;
	height: 50px;
	/*
top: 60px;
*/
	height: 400px;
}

.viewTop {
	background-image:url(/images/myRefmob_right_top_bg.png);
background-repeat:no-repeat;
height:37px;
position:relative;
width:683px;
}

.viewMiddle {
	background-image:url(/images/myRefmob_right_middle_bg.png);
background-repeat: repeat-y;
min-height:300px;
	height:auto !important;
  	height:300px;
position:relative;
width:683px;
}
.viewBottom {
	background-image:url(/images/myRefmob_right_bottom_bg.png);
	background-repeat:no-repeat;
	height:39px;
	position:relative;
	width:683px;
}

.viewTop_Header {
	width: 675px;
	left: 15px;
	position: relative;
	height: 25px;
	top: 7px;
}

.viewTop_Header p {
	color: #444444;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
}


.myRefmobActions {
	background-image:url(/images/tab_bg.png);
	width:114px;
	height: 22px;
	text-align: center;
}

.myRefmobActions a {
	color: #444444;
	text-decoration: none;
	font-size: 12px;
	}

.viewTop_Body {
	width: 675px;
	left: 15px;
	position: relative;
	/*
height: 25px;
*/
	top: 7px;
}

.viewTop_Body p {
	color: #444444;
	
font-size: 13px;
	
}

.viewTop_Body p a {
	color: #4c679d;
	text-decoration: underline;
	font-weight: bold;
}

.myRefmobSelected {
	font-weight: bold;
}

input.short {

	width: 80px;

}

input.veryshort {

	width: 50px;
	

}



input.normal {

	width: auto;

}

input.long {

	width: 200px;
}

input.extralong {

	width: 300px;
}

select.long {

	width: 200px;
}

.viewTop_Body a {
	color: #4c679d;
}

.accountSettings td {
	height: 23px;
}
.inviteEmails {
	position: relative;
	left: 40px;
	height: 150px;
	width: 500px;
}
/*
Style for myRefmob END
*/

/* Style for Share Referral START */

.social {
	left:20px;
	position:relative;
	top:10px;
	width:450px;
}

.social li {
	list-style-type:none;
}

#twitterFrm {
	position: relative;
	width: 350px;
	height: 200px;
}

.socialHeader {
	position: relative;
	background-color: #E3E3E6;
	color: black;
	height: 20px;
}

.socialBody {
	position: relative;
	background-color: #F1F1F2;
	height: 70px;
}

.socialFooter {
	text-align: right;
	position: relative;
	background-color: #F1F1F2;
	
}

.pointer {
	position: relative;
	background-image:url(/images/links-nip.gif);
	background-repeat:no-repeat;
	width: 22px;
	height: 12px;
	left:30px;
}
/* Style for Share Referral END */
/* Start Create New Ref 1 of 2 */
 .mainLeftTopTitleBU {
	background-image:url(/images/Create_New_Ref_1_Of_2.png);
	background-repeat:no-repeat;
	height:26px;
	left:25px;
	position:relative;
	text-align:left;
	top:12px;
	width:439px;
 }
 
 .mainLeftTopTitleShareBU {
	background-image:url(/images/Create_New_Ref_2_Of_2.png);
	background-repeat:no-repeat;
	height:26px;
	left:25px;
	position:relative;
	text-align:left;
	top:12px;
	width:439px;
 }
/* Create New Ref 1 of 2 End */

#how {
	position: relative; 
	clear: both; 
	height: 209px;
	width: 584px;
	left: 15px;
	background-image:url(/images/box8.png);
}
#howC {
	position: relative; 
	clear: both; 
	height:225px;
	width: 617px;
	/*left: 15px;*/
	background-image:url(/images/ref_desc_bg_middle.png);
}

#postedby {
	bottom:-13px;
font-size:10px;
font-style:italic;
left:40px;
position:relative;
width:400px;
}

.reportHelp {
	position: relative;
	font-size: 10px;
}

.reportCampaignName {
	font-size: 13px;
	color: #444444;
	font-weight: bold;
	}
	
	.reportCampaignSubName {
		font-size: 12px;
		color: #444444;
		font-weight: bold;
	}
	
	
	
	.reportDetails {
		position: relative;
		/*
left: 40px;
*/
		
	}

#noReviews {
	position: relative;
	left: 20px;
	color:#6F6F6F;
}	

/*
New header START
*/	
.searchNH {
	position: relative;
	width:430px;
	height: 40px;
	top: -2px;
	right: 10px;
	border: #7AA13D solid 1px;
	background-color: #C9DFA7;
	left:532px;
	}	

.navBarNH {
	background-color:#5072A2;;
	height:35px;
	left:0px;
	position:relative;
	/*
right:10px;
*/
	width:964px;
	top:-50px;

	
}

.navBarLinksNH {
	height:100%;
left:280px;
position:relative;
top:7px;
width:400px;
margin-left: 10px;
}

.logoNH {
	height:75px;
position:relative;
top:-40px;
z-index:500;
left:15px;
width:180px;
	
}

.tag {
	left:20px;
position:relative;
top:-34px;
z-index:200;
	
}	
/*
New header END
*/
/*
User Welcome START
*/
.UWelcome_Left {
	position: relative;
	float: left;
	width:450px;
	height:390px;
	
}
.welcomeTitle {
	color:#444444;
	font-size:16px;
	font-weight:bold;
	left:20px;
	position:relative;
	top:20px;
	height:25px;
}

.welcomeTitleB {
	color:#444444;
	font-size:16px;
	font-weight:bold;
	left:20px;
	position:relative;
	top:45px;
	height:25px;
}

.welcomeDesc {
	top: 20px;
	color:#444444;
	font-size:13px;
	font-weight: normal;
	left:20px;
	position:relative;
	top:40px;
	height:100px;
}

.welcomeSteps {
	position: relative;
	left:20px;
	top: 25px;
	width: 500px;
}
.stepTitle {
	position: relative;
	height: 25px;
	width: 500px;
	
}
.stepNo {
	color:gray;
	font-size:16px;
}
.stepName {
	color:#444444;
font-size:15px;
font-weight:bold;
}

.stepDesc {
	position: relative;
	left:70px;
	width:350px;

}

.stepDesc span {
	font-size: 13px;
	color: gray;

}

.stepDetails {
	background-color:#F0F0F0;
	border:1px solid #A8A8A8;
	height:130px;
	left:80px;
	position:relative;
	top:10px;
	width:285px;
}
.UWelcome_Right {
	position: relative;
	float: right;
	width:460px;
	height:390px;
	text-align: center;
	
}

.RefMobFlavors {
	
	position: relative;
	width: 420px;
	margin-top: 40px;
	text-align: left;
	
}

.FlavHead {
	color:#444444;
font-size:16px;
font-weight:bold;

}

.RefmobBusiness  {
-moz-border-radius-bottomleft: 5px;
        -moz-border-radius-bottomright: 5px;
        -moz-border-radius-topleft: 5px;
        -moz-border-radius-topright: 5px;
		-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
background-color:#E1F1FA;
height:70px;
/*
margin:10px -20px 40px;
*/
overflow:hidden;
padding:15px;
position:relative;
}

.RefmobBusiness div {
	color:#444444;
font-size:13px;
left:160px;
position:absolute;
text-shadow:0 0 1px rgba(0, 0, 0, 0.1);
top:10px;
padding-right: 5px;
}

.RefmobBusiness span {
	color:#2173AF;
font-size:20px;
font-style:italic;
font-weight:bold;
text-decoration:underline;
text-shadow:0 1px 0 #FFFFFF;
}

.features  {
list-style:none outside none;
margin:0 0 0 30px;
padding:0;
width:350px;
}


.features li {
display:inline;
margin:0 0 47px 50px;
width:305px;
height: 100px;

text-shadow:0 0 1px rgba(0, 0, 0, 0.1);
color: #444444;
text-align:justify;
}

.features img {
	float: left;
	margin-right:10px;
}
.features span {
	color: #2173AF; 
	font-size: 16px; 
	font-weight: bold;
}

.features a {
display:block;
margin-bottom:3px;
}
.facesExample {
	position: relative;
	background-image: url("/images/facesExample.png");
	background-repeat: no-repeat;
	width: 350px;
	height: 252px;
	top: 60px;
	left: 60px;
}
.businessNav {
	background-color:#F0F0F0;
	border:1px solid #A8A8A8;
	height:100px;
	left:80px;
	position:relative;
	top:90px;
	width:310px;
}

.businessSamples {
	position: relative;
	text-align: center;
	width: 600px;
	height: 120px;
	top:525px;
	left:-400px;
}

.businessSamples td {
	text-align: center;
	width: 110px;
	height: 100px;
}
.businessSamples span {
	font-size: 11px;
	
}

.UWelcome_Right td {
	text-align: center;
	width: 110px;
	height: 140px;
}
/*
.UWelcome_Right span {
	font-size: 11px;
	
}
*/
.businessBenefit {
	position: relative;
	left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #444444;
	top: 15px;
	text-align: left;
}

/*
User Welcome END 
*/

/* This is the for Roll-Over Button Style */
/* Just apply class="button" to a link to make it a roll-over button */
.button { 
	padding: 5px 6px; background: url(http://www.expand2web.com/blog/wp-content/themes/thesis/custom/images/button-bg.png) repeat-x; color: #222; border: 1px solid #ccc; font: bold 14px Helvetica; text-decoration: none; 
}  
.button:hover {
	
background-position: bottom left; 

} 
.buttonRef { 
	padding: 5px 6px; background: url(http://www.expand2web.com/blog/wp-content/themes/thesis/custom/images/button-bg.png) repeat-x; color: #222; border: 1px solid #ccc; font: bold 14px Helvetica; text-decoration: none; 
}   

.tcFinalist{
	position: relative;
}

.finalistQuote {
	position: relative;
	float: left;
	top:30px;
}
/* PRESS START */
.media{
	position: relative;
	width: 650px;
	height: 100px;
	top:30px;
}
.pub {
	position: relative;
	width: 100%;
	height: 27px;
	vertical-align: middle;
	font-size: 15px;
}
.pubName {
	position: relative;
	float: left;
	width: 500px;
	height: 27px;
	line-height: 23px;
		
}
.pubImage {
	position: relative;
	float: right;
	width: 150px;
	text-align: right;
}
.pubLink {
	position: relative;
	/*
top: 4px;
*/
	width: 100%;
	height: 20px;
}
.pubLink a {
	text-decoration: underline;
}
.pubSnippet {
	position: relative;
	color: gray;
}
/* PRESS END */

/* BizReferralShare START*/

.bizShareMainHeader {
	position: relative;
	top:35px;
	width:890px;
	height: 23px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	background-color: #95B629;
	padding-left:10px;
padding-top:7px;
}
.bizShareMainBody {
	background-color:#EAEAEA;
	height:175px;
	position:relative;
	top:35px;
	width:900px;
}

.bizShareRef {
	height:470px;
	position:relative;
	top:35px;
	width:900px;
	
}
.bizShareLeft {
	position: relative;
	float: left;
	height:320px;
	width: 440px;
}

.bizShareRight {
	position: relative;
	float: right;
	height:320px;
	width: 440px;
}

.bizShareLeftHeader {
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
background-color:#95B629;
height:30px;
padding-left:10px;
padding-top:7px;
position:relative;
top:42px;
width:420px;
}
.bizShareLeftBody {
	background-color:#EAEAEA;
	height:350px;
	position:relative;
	top:35px;
	width:430px;
}
.bizShareRightHeader {
	-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
background-color:#95B629;
height:30px;
padding-left:10px;
padding-top:7px;
position:relative;
top:42px;
width:420px;
}
.bizShareRightBody {
	background-color:#EAEAEA;
	height:350px;
	position:relative;
	top:35px;
	width:430px;
}

.bizShareHeader {
	color: #FFFFFF;
	font-size: 14px;
}

.personalizeMsgContainer {
	position: relative;
	background-color: #FFFFFF;
	left: 25px;
	top:10px;
	width: 380px;
	height: 180px;
	border: 1px solid #BFBFBF;
}

.personalizeMsgControls_Email {
	position: relative;
	left: 15px;
	top:10px;
	width: 360px;
	height: 160px;
}

.personalizeMsgControls_YourEmail {
	position: relative;
	left: 15px;
	top:2px;
	width: 360px;
	height: 70px;
}

.personalizeMsgControls_Twitter {
	position: relative;
	left: 15px;
	top:10px;
	width: 360px;
	height: 160px;
}
.personalizeMsgControls_FB {
	position: relative;
	left: 15px;
	top:10px;
	width: 360px;
	height: 160px;
}
.SendTo_Email {
	position: relative;
	left: 15px;
	top:10px;
	width: 360px;
	height: 160px;
}

.SendTo_Twitter {
	position: relative;
	left: 15px;
	top:10px;
	width: 360px;
	height: 160px;
}
.SendTo_FB {
	position: relative;
	left: 15px;
	top:10px;
	width: 360px;
	height: 160px;
}
.services {
	position: relative;
	top: 5px;
}

.bizShareSubmitControls {
	position: relative;
	float: right;
	width:200px;
}

.bizSharePhoto {
	position: relative;
	float: right;
	width:190px;
	height: 135px;
	background-color: #ffffff;
	border: 1px solid #BFBFBF;
	padding: 5px;
	text-align:center;
	margin: 0 auto;
}
.bizShareDescN {
	position: relative;
	float: left;
	background-color: #ffffff;
	width: 640px;
	height: 95px;
	border: 1px solid #BFBFBF;
	padding-left: 15px;
	padding-top: 50px;
	line-height: 30px;
	
}
.linkPointer {
	background-image:url(/images/links-nip-white.png);
	background-repeat:no-repeat;
	height:10px;
	left:60px;
	position:relative;
	top:0px;
	width:22px;
}
.Msg_Photo {
	position: relative;
	width: 870px;
	left: 15px;
	height: 145px;
	top: 15px;
	
	
}
/* BizReferralShare END*/

/* Campaign details START */

.campDetails {
	position: relative;
	left: 20px;
	top: 50px;
}
 .campDetailsTop {
 	background-image:url(/images/campDetails_top.png);
background-repeat:no-repeat;
height:37px;
position:relative;
text-align:left;
width:850px;
 }
 .campDetailsMiddle {
 	background-image:url(/images/campDetails_bg_middle.png);
	background-repeat: repeat-y;
	min-height:1105px;
	height:auto !important;
  	height:1105px;
	position:relative;
	text-align:left;
	width:850px;
	clear: both;
	z-index: 300;
	background-position:left top;
 }
 .campDetailsBottom {
 	background-image:url(/images/campDetails_bg_bottom.png);
background-repeat:no-repeat;
height:36px;
position:relative;
text-align:left;
width:850px;
 }
 .campName {
 	color:#4E6AA3;
	float:left;
	font-size:22px;
	font-weight:bold;
	left:30px;
	position:relative;
	top:5px;
	width:500px;
	height:30px;
 }
 .campEdit {
 	position: relative;
	float: right;
	width:190px;
	height: 25px;
	top:10px;
	color: #444444;
	font-size: 12px;
	
 }
 
.note {
	position: relative;
	top: 10px;
	left: 30px;
	color: #444444;
	font-size: 12px;
	width: 600px;
}

.campStats {
	width:790px;
	left: 35px;
	position: relative;
	top: 7px;
	height: 150px;
}

.campStats p {
	color: #444444;
	
font-size: 13px;
	
}

.campStats p a {
	color: #4c679d;
	text-decoration: underline;
	font-weight: bold;
}


.websitePost {
	width:790px;
	left: 35px;
	position: relative;
	top: 15px;
	height: 150px;
}

.websitePost p {
	color: #444444;	
font-size: 13px;
	
}

.websitePost p a {
	color: #4c679d;
	text-decoration: underline;
	font-weight: bold;
}

.badgeSettings {
	position: relative;
	float: left;
	width: 200px;
	height: 300px;
	top: 20px;
	
}
.badgeCode {
		position: relative;
	float: right;
	width:470px;
	height: 300px;
	top: 20px;
}

.campDetailsSec {
	position: relative;
	left:10px;
	float: left;
	width: 370px;
}
.campOverviewLeft {
	position: relative;
	float: left;
	width: 175px;
	height: 75px;
	background-color: #C9DFA7;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	top: 10px;
	text-align: center;
	padding-top: 10px;
	
	
}
.campOverviewRight {
	position: relative;
	float: right;
	width: 175px;
	height: 75px;
	background-color: #C9DFA7;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	top: 10px;
	text-align: center;
	padding-top: 10px;
}
.couponContainer {
	position: relative;
	float: right;
	width:370px;
	height: 180px;
	
}

.couponSmall {
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;	
	border:2px dashed gray;
	height:140px;
	left:10px;
	position:relative;
	top:5px;
	width:320px;
	text-align: center;

}

.couponHeader {
	position: relative;
	color: #789C2C;
	top: 3px;
	
}

.couponBuName {
	position: relative;
	top: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #1A568F;
}

.couponOffer {
	position: relative;
	color: #000000;
	top: 25px;
	font-size: 18px;
	font-weight: bold;
	
}

.couponNote {
	position: relative;
	color: gray;
	top: 30px;
	font-size: 10px;
	font-weight: normal;
}
.couponFooter {
	position:relative;
	top:60px;
	height:14px;
}
.poweredBy {
	color:gray;
	float:left;
	font-size:10px;
	font-weight:normal;
	height:14px;
	position:relative;
	width:130px;
}
.couponExpiry {
	color: #000000;
	float: right;
	font-size:11px;
	font-weight: bold;
	height:14px;
	position:relative;
	width:130px;
}

.reportLeft {
	position: relative;
	float: left;
	width: 225px;
	height: 120px;
	top: 10px;
	/*
background-color: #E4E4E4;
*/
	
}
.columnRightOuter {
	float: right;
	width: 480px;
	height: 120px;
}
.reportRight {
	position: relative;
	float: right;
	width: 225px;
	height: 120px;
	top: 10px;
	/*
background-color: #E4E4E4;
*/
}

.reportMiddle {
	position: relative;
	float: left;
	width: 225px;
	height: 120px;
	top: 10px;
}
.reportSection {
	position: relative;
	padding: 7px;
	border: 1px #AFAFAF solid;
	width: 100%;
	height: 100%;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	background-color: #E4E4E4;
}
.reportHeader {
	position: relative;
	width: 100%;
	height: 20px;
	border-bottom: 1px #AFAFAF solid;
	color: #6F6F6F;
	font-size: 16px;
	
}
.reportTitle {
		font-size: 13px;
		font-weight: normal;
		text-align: left;
		color:#4E73A3;
	}
	.reportBottom {
		-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;	
	border:1px solid #6F6F6F;
	bottom:-15px;
	float:right;
	height:17px;
	padding:5px;
	position:relative;
	width:170px;
	color:#6F6F6F;
	}
/* Campaign Details END */

/* Start of Coupon */
.couponContainerF {
	position: relative;
	width:470px;
	height: 280px;
	
}

.couponSmallF {
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;	
	border:2px dashed gray;
	height:200px;
	left:10px;
	position:relative;
	top:5px;
	width:420px;
	text-align: center;

}

.couponHeaderF {
	position: relative;
	color: #789C2C;
	top: 10px;
	font-size: 14px;
	
}

.couponBuNameF {
	position: relative;
	top: 30px;
	font-size: 22px;
	font-weight: bold;
	color: #1A568F;
}

.couponOfferF {
	position: relative;
	color: #000000;
	top: 65px;
	font-size: 20px;
	font-weight: bold;
	
}

.couponNoteF {
	position: relative;
	color: gray;
	top: 80px;
	font-size: 11px;
	font-weight: normal;
}
.couponFooterF {
	position:relative;
	top:110px;
	height:22px;
}
.poweredByF {
	color:gray;
	float:left;
	font-size:10px;
	font-weight:normal;
	height:22px;
	position:relative;
	width:150px;
}
.couponExpiryF {
	color: #000000;
	float: right;
	font-size:11px;
	font-weight: bold;
	height:14px;
	position:relative;
	width:130px;
}

.printCoupon {
	position: relative;
	text-align: right;
	width: 100%;
	top: 15px;
	}
/* End of Coupon */

