@charset "utf-8";

/* 00 - GLOBAL ELEMENTS
/* ----------------------------------------------*/
body 
	{
	margin: 0; 
	padding: 0;
	width:auto;
	height:auto;
	text-align: center;
	background:#e5f1f7;
	border-top:3px solid #e3f0f8;
	font:0.75em Arial, Helvetica, sans-serif; 
	color:#61666c;
	}


img {
	border:0;
}

blockquote {
	margin:15px 0; 
	padding:10px 20px;
	border-bottom:1px solid #c4dae7;
	font:1.00em Georgia, "Times New Roman", Times, serif; color:#8db0c5;
	background:#d8e9f2;
}

p {
	line-height:21px;
}

label {	
	font-weight:bold;
	color:#61666c;
}

.container {
	margin:0 auto; 
	padding:0;
	width:1000px; 
	height:auto;
}

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}



/* 01 - Header Section
/* ----------------------------------------------*/
#headerWrapper {
	background:#fdfeff url(images/header.gif) repeat-x top center;
}

#header-left {
	background: url(images/header-left.gif) no-repeat top left;
}

#logo {
	padding-top:10px;
	padding-bottom:10px;
	float:left;
}

#loginForm{
	margin:43px 0 0 0;
	float:right;
}

.login-box {
	margin:3px 10px 0 10px;
	padding:8px 5px 0 5px ;
	width:163px; 
	height:27px; 
	line-height: 17px;
	background:url(images/searchbox.jpg) no-repeat top center;
	font:1em Arial, Helvetica, sans-serif; 
	color: #949494;
	float:left; 
	display:inline; 
	position: relative; 
	z-index: 1000;
	border:0;
}	

.smallText,a.smallText
	{
	font-size:9px;
	text-decoration: none;
	color: #6699FF;
	}
.smallText:hover
	{
	color:#6699FF;
	}

/*
#navigation {
	margin:0; 
	padding:0 0 10px 0;
	list-style:none;
	border-top:1px solid #eff0f1;
	border-bottom:4px solid #f6f7f8;
}
	
#navigation li {
	margin:12px 0 0 12px; 
	padding:0 12px 0 0;
	float:left;
	width:auto;
	border-right:1px solid #eff0f1;
}
			
#navigation li a {
	margin:0; 
	padding:0;
	text-decoration:none; 
	display:block;
	font:1.50em Arial, Helvetica, sans-serif; 
	color:#57bad2;
}
	
#navigation li:hover a, #navigation li.sfhover a {
	background:url(images/nav-right.gif) no-repeat top right;
	color:#FFF;
}
		
#navigation li.current_page_item a:link,
#navigation li.current_page_item a:visited,
#navigation li.current_page_item a:active {
	background:url(images/nav-right.gif) no-repeat top right;
	color:#FFF;
}

#navigation li span {
	margin:0; padding:8px 0 0 0;
	display:block;
}

#navigation li:hover span, #navigation li.sfhover span,
#navigation li.current_page_item a:link span,
#navigation li.current_page_item a:visited span,
#navigation li.current_page_item a:active span {
	background:url(images/nav-left.gif) no-repeat top left;
}
			
#navigation li span span {
	margin:0; padding:0 0 0 15px;
	display:block;
}
	
#navigation li:hover span span, #navigation li.sfhover span span,
#navigation li.current_page_item a:link span span,
#navigation li.current_page_item a:visited span span,
#navigation li.current_page_item a:active span span {
	background:url(images/nav-bottom-left.gif) no-repeat bottom left;
}
					
#navigation li span span span {
	margin:0; padding:0 15px 8px 0;
	display:block;
}

#navigation li:hover span span span, #navigation li.sfhover span span span,
#navigation li.current_page_item a:link span span span,
#navigation li.current_page_item a:visited span span span,
#navigation li.current_page_item a:active span span span  {
	background:url(images/nav-bottom-right.gif) no-repeat bottom right;
}
			
#navigation li ul {
margin:0; padding:0;
list-style:none;
position:absolute;
width:206px;
left:-999em;
}

#navigation li ul li, #navigation li:hover ul li, #naviation li.sfhover ul li {
	margin:0; 
	padding:0;
	float:none;
}

#navigation li ul li a {
	margin:0; 
	padding:0;
	background:none;
}

#navigation li:hover ul li a, #navigation li.sfhover ul li a {
	margin:0 2px; 
	padding:8px 15px;
	font:1.00em Arial, Helvetica, sans-serif; 
	color:#d1f4fc;
	border-right:0;
	background:url(images/nav-divider.gif) repeat-x bottom center;
}
	
#navigation li:hover ul li a:hover {
	color:#FFF;
}

#navigation li:hover ul > li:first-child, #navigation li:hover ul > li:hover:first-child {
	padding:10px 0 0 0;
	background:url(images/nav-corner.gif) no-repeat top right;
}

#navigation li:hover ul li:hover, #navigation li.sfhover ul li.sfhover {
	margin:0; padding:0;
	background:none;
}

#navigation li ul li span,
#navigation li ul li span span, 
#navigation li:hover ul li:hover span, 
#navigation li:hover ul li:hover span span, 
#navigation li:hover ul li.sfhover span, 
#navigation li:hover ul li.sfhover span span,
#navigation li:hover ul li span,
#navigation li:hover ul li span span {
	margin:0; padding:0;
	background:none;
}

#navigation li:hover ul, #navigation li.sfhover ul {
margin:-4px 0 0 0; padding:0 0 15px 0;
left:auto;
background:url(images/nav-back.png) no-repeat bottom center;
}

#navigation li.current_page_item li a  {
background:url(images/nav-divider.gif) repeat-x bottom center!important;
}

#navigation li.current_page_item li a span  {
background-image: none!important;
}

#navigation li.current_page_item li a span span  {
background: none;
}

#navigation li.current_page_item li a span span span  {
background: none;
}

*/

/* 01 - Content & Footer
/* ----------------------------------------------*/
#content-repeat {
	margin:0; 
	padding:0;
	width:auto; 
	height:auto;
	background:#e5f1f7 url(images/content-repeat.gif) repeat-x top center;
}

#content-left {
	margin:0 0 20px 0; 
	padding:0;
	background:url(images/content-corner.gif) no-repeat top left;
}

#content {
	margin:0; 
	padding:15px 0 0 0;
}


/* 03.B - NEWS BOX
/* ----------------------------------------------*/

#news-top {
	margin:0; 
	padding:0;
	width:100%; 
	height:24px;
	background:url(images/news-top.gif) repeat-x bottom center;
}
	
	
/* 04 - FOOTER
/* ----------------------------------------------*/
#footer-info li {
	font:bold 1.00em Verdana, Arial, Helvetica, sans-serif; 
	color:#8c9ba3;
}

#footer-info li a {
	font:normal 0.92em Verdana, Arial, Helvetica, sans-serif; 
	color:#8c9ba3;
	text-decoration: none;
}


#footer-info {
	margin:15px 0 0 0; 
	padding:0;
	list-style:none;
	float:left;
	text-align:left;
	
}

#footer-info li {
	margin:0; padding:0;
	width:190px; height:auto;
	float:left;
}
	
		#footer-info li ul {
			margin:10px 0 0 0; padding:0;
			list-style:none;
		}
		
			#footer-info li ul li  {
				margin:0; padding:0;
				width:auto; height:auto;
				line-height:16px; display:block;
				float:none;
			}
			
				#footer-info li ul li ul, #footer-info li ul li ul li ul, #footer-info li ul li ul li ul li ul {
					margin: 0;
				}
		
#copyright {
	margin:15px 0 0 0; padding:0;
	float:right;
}

#copyright a:hover  {
	text-decoration: none;
}

#copyright img {
	vertical-align: middle;
}






.left{
	position: relative;
	width: 230px;
	height:230px;
	float: left;
	}
.right{
	position: relative;
	width: 760px;
	height:230px;
	float: right;
	}

















/***
* basic wrappers
*/

#mainWrapper{
	padding:0;
	margin: 0 auto 0 auto;
	width: 1000px;
	background: #FFF;
}

/**********************/
/*   Header          */
/*********************/



.logo
	{
	display: inline;
	position: relative;
	float: left;
	width: 230px;
	}

form{ margin:0; padding:0;}

.Quick_Linkd {
	font-style: Verdana; 
	font-size: 12px; 
	color: #000;
	text-align: right;
	padding-right: 20px;
 	margin-top:4px;
	height:49px;
	}



#navBox { 
	float:right; 
	margin:16px 0 0 0;
	}
#navBox a{
	float: left;
	width: 116px;
  	background: url(images/menubar.gif) no-repeat 0 0;
  	padding:0 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	line-height: 29px;
	}
#navBox a{
	color: #fff;
	text-decoration: none;
	}
	
#navBox a:hover	{ 
 	background-position: 0 -29px;
	color: #fff;
	}

/**********************/
/*   banner top         */
/*********************/
	
#topBannerWrapper{
	margin: 10px auto 10px auto;
	padding: 5px;
	width: 960px;
	border:1px solid #CCCCCC;
	}

/**********************/
/*   content area    */
/*********************/
#contentBody{
}

.contentLeftBanner
	{
	float: left;
	display: block;
	margin: 10px;
	width:200px;
	height:auto;
	}
.contentRightWrapper
	{
	float: right;
	margin: 10px 10px 10px 0;
	width: 760px;
	height:auto;
	}

/**********************/
/*   footer wrapper  */
/*********************/
#footerWrapper{
	border-top: 1px dashed #666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	padding:5px;
}

#footermenu
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7b7b7b;
	line-height: 15px;
	margin-top: 10px;
	text-align:center;
	margin-bottom:5px;
	}

#footermenu a{
	text-decoration: none;
	color:#6699FF;
	font-weight: bold;
	padding: 2px 10px 4px 10px; 
}

#footermenu a:hover{
	text-decoration: underline;
	color:#1b5790;
}

.copyright{
	color: #7b7b7b;
	line-height: 20px;
	}
.copyright P{
	margin:0;
	padding:0;
}	
.copyright a{
	text-decoration: none;
	color:#6699FF;
	font-weight: bold;
}

.copyright a:hover{
	text-decoration: underline;
	color:#1b5790;
}

/***************************/
/*   Offer / reward lists  */
/***************************/
#categoryList{
	display:block;
	width:100%;
	background: #327bc0;
	border:1px solid #1b5790;
	margin-bottom:10px;
}

.categoryListTitle{
	padding:5px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
}

.categoryItem
	{
  	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	margin: 0;
	}

.categoryItem a
	{
  	display: block;
	height: 20px;
  	background: #bdd2e5;
  	padding-left: 18px;
	color: #ffffff;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	margin: 0;
	text-decoration: none;
	border-bottom:1px solid #1b5790;
	}
	
.categoryItem a:hover{
	background: #77a0c5;
	color: #FFF;
	text-decoration:none;
}
	
.categoryLink{
	background:#1b5790;
	height:20px;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-align:right;
	padding-right:5px;
}
	
.categoryLink a, .categoryLink a:hover
	{
	color: #fff;
	text-decoration: none;
	}


/***************************/
/*   Other round the page  */
/***************************/
h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color: #1B5790;
}

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16pt;
	font-weight:normal;
	font-style:italic;
	text-align:left;
	border-bottom:1px dotted #1b5790;
	margin-bottom:20px;
}

h2 {
	padding-top:10px;
	font-size:13px;
	margin-bottom:5px;
	text-align:left;
}

h3 {
	padding-top:10px;
	padding-bottom:5px;
	font-size:13px;
	margin-bottom:10px;
	text-align:left;
	border-bottom: 1px dotted #1b5790;
}


label{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	font-weight:bold;
	text-align:left;
}

input
	{
	font-style: Verdana; 
	font-size: 12px; 
	color:#666;
	border: 1px solid #cdcdcd;
	}


.viewAll,.viewAll a
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-left: 3px;
	text-decoration: none;
	}
.viewAll a:hover
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b5790;
	padding-left: 3px;
	text-decoration: underline;
	}

.CatText
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-top: 5px;
	text-align:left;
	text-decoration:none;
	}

.CatText1
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B2B2B2;
	padding-left: 3px;
	font-style:italic;
	}


.heading_ip 
	{

	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

.content_Section{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:5px 25px 15px 15px;
	color:#000000;
	text-align:justify;
	line-height:1.5em;
	}
	
.breadcrumbs{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#;
	text-align:justify;
	padding-bottom: 10px;
	}
	
.main{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#7b7b7b;
	text-align:justify;
	}
.main a
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#7b7b7b;
	text-decoration: none;
	}
.main a:hover
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#7b7b7b;
	text-decoration: none;
	}
	
.subPage{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#1b5790;
	font-weight: bold;
	}
.subPage a
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#1b5790;
	text-decoration: none;
	}
.subPage a:hover
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#1b5790;
	text-decoration: none;
	}
.subPage1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#7b7b7b;
	}


/*
#navBox1 { float:right; margin:16px 0 0 0;}
#navBox1 a{
	float: left;
	width: 98px;
  	background: url(images/menubar1.gif) no-repeat 0 0;
  	padding:0 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	line-height: 29px;
	}
#navBox1 a{
	color: #fff;
	text-decoration: none;
	}
	
#navBox1 a:hover	{ 
 	background-position: 0 -29px;
	color: #fff;
	}	
	
	



.content
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

	
	
#menubardel
	{
	float: left;
	width: 98px;
  	background: url(images/menubar1.gif) no-repeat 0 0;
  	padding-left: 1px;
  	padding-right: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	line-height: 29px;
	}
#menubardel a
	{
	color: #fff;
	text-decoration: none;
	}
#menubardel:hover
	{ 
 	background-position: 0 -29px;
	color: #fff;
	}
/*sdfsdf
#menu
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	display: inline;
	line-height: 30px;

	}
menu ul
	{
	margin: 0;
	padding:  0;
	}
#menu ul li
	{
	float: left;
	display: inline;
	background: url(images/menubar.gif) no-repeat left top;
	width: 116px;
	height: 29px;
	display: inline;
	list-style-type: none;
	padding: 0 1px 0 1px;
	
	}
#menu ul li a
	{
	padding: 10px;
	color: #ffffff;
	text-decoration: none;
	}
#menu ul li:hover
	{
	background: url(images/menubar.gif) no-repeat left bottom;
	background-position: 0 -29px;
	color: #ffffff;
	text-decoration: none;
	}
	
	sadfsdf*/
.clearleft
	{
	clear: left;
	}
	
/*Homepage Content Wrapper*/
#memberWrapper
	{
	width: 950px;
	padding-left:5px;
	padding-right:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto 0 auto;
	}	
	
.MiddleWrapper
	{
	float: left;
	width: 490px;
	margin-left: 3px;
	}
.contentMiddleWrapper
	{
	float: left;
	border: 1px solid #cd0000;
	background-color: #F1EFE7;
	margin: 2px 0px 5px 0px;
	width: 500px;
	}
.viewOfferHeading
	{
	float: left;
	background-image: url(images/viewoffer.jpg);
	background-repeat: no-repeat;
	width: 476px;
	height: 41px;
	margin-bottom: 10px;
	}
.checkNewWebsites
	{
	float: left;
	background-image: url(images/newwebsites.jpg);
	background-repeat: no-repeat;
	width: 473px;
	height: 38px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-top: 5px;
	}
.freeProducts
	{
	float: left;
	background-image: url(images/freeproducts.jpg);
	background-repeat: no-repeat;
	width: 473px;
	height: 38px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-top: 5px;
	}
.clearboth
	{
	clear: both;
	}
.viewLeftBox
	{
	float: left;
	background-image: url(images/leftviewbox.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 112px;
	}
.viewMiddleBox
	{
	float: left;
	background-image: url(images/middleviewbox.png);
	background-repeat: repeat-x;
	height: 112px;
	padding-top: 15px;
	}
.viewRightBox
	{
	float: left;
	background-image: url(images/rightviewbox.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 112px;
	}
.viewOfferImage
	{
	float: left;
	padding: 10px;
	}
.offerTitle	
	{
	margin-top: 6px;
	font-size:10px;
	color: #666666;
	}
.testimonialHeading
	{
	position: relative;
	float: left;
	background-image: url(images/testheading.jpg);
	background-repeat: no-repeat;
	width: 476px;
	height: 42px;
	margin-bottom: 10px;
	}
.contenttextWrapper
	{
	float: left;
	border: 1px solid #cd0000;
	background-color: #f5f5f5;
	margin: 5px 0px 5px 0px;
	width: 500px;
	}
.testimonialImage
	{
	float: left;
	width: 482px;
	height: 181px;
	}	
#testContent
	{
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding: 30px;
	width: 330px;
	text-align: left;
	padding-top:35px;
	}
.testContentSign
	{
	float: right;
	width: 300px;
	text-align: right;
	padding-top: 10px;
	}
.featuredReward
	{
	float: left;
	border: 1px solid #ec0306;
	background: url(images/bg_featuredreward.jpg) repeat-y top;
	width: 218px;
	}
.contentRightBanner
	{
	float: right;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	}
.feaRewardHeading
	{
	position: relative;
	float: left;
	background-image: url(images/fearewardheading.jpg);
	background-repeat: no-repeat;
	width: 203px;
	height: 35px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	}
.feaRewardLeftBox
	{
	float: left;
	background-image: url(images/leftfrbox.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 97px;
	}
.feaRewardMiddleBox
	{
	float: left;
	background-image: url(images/middlefrbox.png);
	background-repeat: repeat-x;
	height: 97px;
	padding-top: 12px;
	padding-left: 10px;
	padding-right: 10px;
	}
.feaRewardRightBox
	{
	float: left;
	background-image: url(images/rightfrbox.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 97px;
	}
.feaRewardImage
	{
	margin: 0px 25px 0px 25px;	
	}
/*#footerWrapper
	{
	background-color: #999999;
	height: 100px;
	}*/
.ourPartnersHeading
	{
	position: relative;
	float: left;
	background-image: url(images/ournetworks1.jpg);
	background-repeat: no-repeat;
	width: 148px;
	height: 48px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	}
.seperator
	{
	float: left;
	background-image: url(images/seperator.jpg);
	background-repeat: no-repeat;
	width: 5px;
	height: 47px;
	margin-top: 10px;
	margin-left: 3px;
	margin-right: 3px;
	padding: 0;
	}
.footerpic1
	{
	float: left;
	background-image: url(images/f_apple.jpg);
	background-repeat: no-repeat;
	width: 100px;
	height: 60px;
	}
.footerpic2
	{
	float: left;
	background-image: url(images/f_camera.jpg);
	background-repeat: no-repeat;
	width: 100px;
	height: 60px;
	padding: 0;
	margin: 0;
	}
.footerpic3
	{
	float: left;
	background-image: url(images/f_playstation.jpg);
	background-repeat: no-repeat;
	width: 100px;
	height: 60px;
	padding: 0;
	margin: 0;
	}
.footerpic4
	{
	float: left;
	background-image: url(images/f_xbox.jpg);
	background-repeat: no-repeat;
	width: 100px;
	height: 60px;
	}
.footerpic5
	{
	float: left;
	background-image: url(images/f_gifts.jpg);
	background-repeat: no-repeat;
	width: 100px;
	height: 60px;
	padding: 0;
	margin: 0;
	}
.footerpic6
	{
	float: left;
	background-image: url(images/f_flatscreen.jpg);
	background-repeat: no-repeat;
	width: 100px;
	height: 60px;
	padding: 0;
	margin: 0;
	}
.footerpic_6
	{
	float: left;
	background-image: url(images/f_wii.jpg);
	background-repeat: no-repeat;
	width: 100px;
	height: 60px;
	padding: 0;
	margin: 0;
	}
.footerpic7
	{
	float: right;
	/*background-image: url(images/footerpic7.jpg);*/
	background-repeat: no-repeat;
	width: 62px;
	height: 59px;
	}


/*Display Article*/
	


.Quick_Link
	{
	font-style: Verdana; 
	font-size: 12px; 
	color: #000;
	padding-top: 15px;
	text-align: right;
	display: inline;
	padding-right: 10px;
	}

.QuickLinks
	{
	padding-right: 20px;
	padding-top: 42px;
	padding-bottom: 11px;
	}
	

/* JOIN PAGE */
.selectLoginO
	{
	background-color: #efefef; 
	float: left;
	margin-bottom:15px;
	}
.selectLoginI
	{
	background: url(images/selectloginbg.jpg) repeat-x left;
	height: 88px;
	margin: 5px;
	padding: 5px;
	}
.selectLoginText
	{
	font-style: Verdana; 
	font-size: 12px; 
	color: #939393;
	}
.selectLoginSign
	{
	font-style: Verdana; 
	font-size: 12px; 
	color: #333;
	}
.joinLeftBox
	{
	float: left;
	background-image: url(images/leftjoinbox.jpg);
	background-repeat: no-repeat;
	width: 13px;
	height: 130px;
	}
.joinMiddleBox
	{
	float: left;
	background-image: url(images/bgjoinbox.jpg);
	background-repeat: repeat-x;
	height: 130px;
	padding-top: 15px;
	}
.joinRightBox
	{
	float: left;
	background-image: url(images/rightjoinbox.jpg);
	background-repeat: no-repeat;
	width: 13px;
	height: 130px;
	}
.joinOfferImage
	{
	float: left;
	padding: 10px;
	}
.joinOffer
	{
	font-style: Verdana; 
	font-size: 12px; 
	color: #8b0003;
	}
.joinDesc
	{
	font-style: Verdana; 
	font-size: 12px; 
	color: #000;
	margin-bottom:10px;
	}
.joinRef
	{
	font-style: Verdana; 
	font-size: 12px; 
	color: #666;
	}
.joinContinue
	{
	border: 1px solid #666666; 
	background: url(images/continuebg.jpg) repeat-x left; 
	color: #d30100; 
	padding-left: 5px; 
	padding-bottom: 12px;
	font-size: 12px; 
	height: 25px; 
	margin-left: 5px;
	cursor: pointer;
	}
	
/* OFFER PAGE */
.subHeading 
	{
	color: #c20000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left:15px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(images/bullet1.jpg) no-repeat left;
	}
.offerHeadBg
	{
	background: url(images/offerbgheading.jpg) repeat-x left;
	height: 24px;
	}
.offerHeadText
	{
	color: #000;
	font-size: 12px;
	font-weight: bold;
	}
.offerHeadText a
	{
	color: #000;
	font-size: 12px;
	text-decoration: none;
	}
.offerHeadText a:hover
	{
	color: #000;
	font-size: 12px;
	text-decoration: none;
	}
.offerInnerTitle
	{
	color: #8a0000;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	}
.offerInnerDTitle
	{
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	}
.offerInnerDText
	{
	color: #666;
	font-size: 12px;
	text-align: left;
	margin-bottom: 15px;
	}
.offerLeftBox
	{
	float: left;
	background-image: url(images/leftofferbox.jpg);
	background-repeat: no-repeat;
	width: 12px;
	height: 93px;
	}
.offerMiddleBox
	{
	float: left;
	background-image: url(images/bgofferbox.jpg);
	background-repeat: repeat-x;
	height: 93px;
	padding-top: 15px;
	}
.offerRightBox
	{
	float: left;
	background-image: url(images/rightofferbox.jpg);
	background-repeat: no-repeat;
	width: 11px;
	height: 93px;
	}
.offerOfferImage
	{
	float: left;
	padding: 3px 10px 10px 10px;
	}
.featuredOffer 
	{
	color: #666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	top: 10px;
	}
#menuCat
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	}
#menuCat ul
	{
	margin: 0;
	padding:  0;
	}
#menuCat ul li
	{
	display: block;
	background: url(images/navbar.jpg) no-repeat left top;
	list-style-type: none;
	padding: 0 1px 0 15px;
	}
#menuCat ul li a
	{
	color: #ffffff;
	text-decoration: none;
	}
#menuCat ul li:hover
	{
	background: url(images/navbar.jpg) no-repeat left bottom;
	background-position: 0 -20px;
	color: #ffffff;
	text-decoration: none;
	}
	
/* REWARD NEW */
.reward_HeadBg
	{
	background: url(images/rewards_bg.jpg) repeat-x left;
	width: 725px;
	height: 24px;
	margin-bottom: 10px;
	}
.offerCatText
	{
	color: #000;
	font-size: 12px;
	font-weight: bold;
	}
.offerCatText a
	{
	color: #000;
	font-size: 12px;
	text-decoration: none;
	}
.offerCatText a:hover
	{
	color: #000;
	font-size: 12px;
	text-decoration: none;
	}
	
/*JOIN FORM*/
.joinFormHeading
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	}
.joinForm
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	}
.star
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c20000;
	}
input
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	}
textarea
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	}
select
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	}
.error {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
}	
.errorMessage
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f00;
	border:solid 1px #FF0000;
	background-color:#FFCCCC;
	width:600px;
	margin:0 auto 10px auto;
	}
.errorMessage p{
	padding:5px;
	margin:0;
}

.normalMessage
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	border:solid 1px #006600;
	background-color: #E7FAD8;
	width:600px;
	margin:0 auto 10px auto;
	}
	
.normalMessage p{
	padding:5px;
	margin:0;
}
	
.message{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:1.5em;
	font-size:14px;
}	

/* TESTIMONIAL */
.testimonialHead 
	{
	color: #000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
.testimonial 
	{
	color: #000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.testwriter 
	{
	color: #c20000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
/* MEMBER - MYSTATUS */
.box1
	{
	background: url(images/rewards_bg.jpg) repeat-x top;
	height: 24px;
	}
.box2
	{
	border-top: 1px solid #b3bdc7;
	border-bottom: 1px solid #b3bdc7;
	border-left: 1px solid #b3bdc7;
	border-right: 1px solid #b3bdc7;
	background-color: #f0f0f0;
	overflow: hidden;
	}
	
.border
	{
	width: 99.8%;
	border-top: 1px solid #b3bdc7;
	border-bottom: 1px solid #b3bdc7;
	border-left: 1px solid #b3bdc7;
	border-right: 1px solid #b3bdc7;
	overflow: hidden;
	background-color: #f0f0f0;
	}
.boxTable
	{
	margin: 5px;
	padding: 5px;
	}
.tableHeading
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-top: 3px;
	font-weight: bold;
	}
.tableHeading a
	{
	color: #000;
	text-decoration: underline;
	}
.tableHeading a:hover
	{
	color: #000;
	text-decoration: none;
	}
.tableHeadText
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c20000;
	font-weight: bold;
	}
.tableText
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	}
.tableText tr
	{
	height: 20px;
	}
.tdList
	{	
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	height: 25px;
	}
.runningText
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	}
.offersStatus
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c20000;
	padding: 0px 10px 10px 30px;
	font-weight: bold;
	}
.list
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 20px;
	}
.list ul
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}	
.list ul li
	{
	display: block;
	background: url(images/bullet4.jpg) no-repeat left top;
	padding-left: 15px;
	}
.list ul li ul li
	{
	display: block;
	background: none;
	padding-left: 15px;
	}
.subheading_ip 
	{
	color: #c20000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
.innerTable
	{
	background: url(images/bgbox.jpg) repeat-x top;
	width: 100%;
	height: 30px;
	}
/* Welcome Messages on all user pages */

#welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 100%;
	height:25px;
	border: 1px solid #CCC;
	background:#CCC;
	margin-bottom: 15px;
}

#welcome .middle {
	background: url(images/user_welcome_mid.gif) repeat-x top center;
	float: left;
	width: 96%;
	padding: 5px;
}


.box4
	{
	background-color: #efefef;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #3c3c3c;
	width: 100%;
	height: 24px;
	}
.border4
	{
	width: 99.8%;
	border-top: 1px solid #b3bdc7;
	border-bottom: 1px solid #b3bdc7;
	border-left: 1px solid #b3bdc7;
	border-right: 1px solid #b3bdc7;
	overflow: hidden;
	background-color: #fefdf8;
	}
.pageTitle
	{
	color: #c20000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left:2px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
.content ul li
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
	}
 #viewmenu ul
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0;
	padding: 0;
	list-style-type: disc;
	line-height: 18px;
	width: 142px;
	text-align: left;
	}
#viewmenu li 
	{ 
	display: inline;

	
	}
#viewmenu li a
	{
	background-image: url(images/bullet3.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	display: block;
	color: #000;
	background-color: #c1cad1;
	width: 142px;
	/*padding: .1em .8em;*/
	padding-left: 18px;
	text-decoration: none;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #036;
	border-bottom: 1px solid #036;
	}
#viewmenu a:hover
	{
	background-color: #dbe6ec;
	color: #000;
	font-weight: bold;
	border-top: 1px solid #036;
	border-left: 1px solid #036;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
.login a
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c20000;
	font-weight: bold;
	text-decoration: underline;
	}
.login a:hover
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c20000;
	font-weight: bold;
	text-decoration: none;
	}
.email
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
	font-weight: bold;
	text-decoration: underline;
	}
.dbHeading
	{
	font-style: Verdana; 
	font-size: 12px; 
	color: #000;
	font-weight: bold;
	}
.db
	{
	font-style: Verdana; 
	font-size: 12px; 
	color: #000;
	}
.dberror
	{
	font-style: Verdana; 
	font-size: 12px; 
	color: #000;
	}
.db tr
	{
	background-color: #eeeeee;
	height: 23px;	
	}
.db input
	{
	font-style: Verdana; 
	font-size: 12px; 
	color: #000;
	border: 1px solid #cdcdcd;
	height: 18px;
	}
.db textarea
	{
	font-style: Verdana; 
	font-size: 12px; 
	color: #000;
	border: 1px solid #cdcdcd;
	width: 363px;
	}
.db select
	{
	border: 1px solid #cdcdcd;
	height: 23px;
	width: 135px;
	}
.installtext
	{
	font-style: Verdana; 
	font-size: 12px; 
	color: #000;
	margin: 10px;
	text-align: justify;
	}
.installtext h3
	{
	font-style: Verdana; 
	font-size: 14px; 
	color: #1d1d1d;
	}
.bgulogo
	{
	background-image: url(../images/bgulogo.jpg);
	background-repeat: repeat-x; 
	background-position: left top;
	}
.dbButton input
	{
	width: 61px;
	height: 21px;
	border: none;
	}
	
/*Landing page */
.landingLink
	{
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-top: 40px;
	padding-right: 40px;
	}
.landingLink a
	{
	text-decoration: none;
	color: #000;
	}
.landingLink a:hover
	{
	text-decoration: underline;
	color: #000;
	}
.landingLogo
	{
	float: left; 
	padding-left: 40px;
	}
.landingfootermenu
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #83101b;
	line-height: 15px;
	margin-top: 10px;
	margin-left: 310px;
	}
.landingfootermenu ul
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.landingfootermenu ul li
	{
	float: left;
	display: inline;
	border-right: 1px solid #83101b;
	}
.landingfootermenu ul li a
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #83101b;
	text-decoration: none;
	padding: 10px;
	}
.landingfootermenu ul li:hover a
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	}
.landingfootermenu ul li.last
	{
	float: left;
	display: inline;
	border-right: none;
	}
.landingMiddleWrapper
	{
	float: left;
	border: 1px solid #cd0000;
	background-color: #f5f5f5;
	margin: 10px;
	width: 860px;
	}
.landingSignClick
	{
	padding: 10px;
	}
.landingnwLink
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 3px;
	text-align: center;
	}
.landingnwLink a
	{
	text-decoration: none;
	color: #000;
	}
.landingnwLink a:hover
	{
	text-decoration: underline;
	color: #000;
	}

.normalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	}
	
.normalText a, a:hover
	{
	text-decoration: underline;
	color: blue;
	}	

.outerGraph {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 15px;
	width: 300px;
	font-size:11px;
}

.innerGraph {
	padding-left: 0px;
	font-weight: bold;
	background-color: #CCCC66;
	height: 15px;
	float: left;
	background-image: url(images/graph.gif);
	background-repeat: repeat-x;
	background-position: top;

}
.greyText{
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;

}

.phVerifyMessage{
	width: 500px;
	margin: 10px auto 20px auto;
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background-color:#BFD8E6;
	padding:10px;
	border:1px solid #003366;
	line-height:150%;
}

#notice{
	padding:5px; 
	background:#BFD8E6; 
	font-size:11px; 
	font-weight:bold;
	clear:both;
	margin-bottom: 10px;
}


#leftArea{
	float:left;
	width:200px;
}

#mainArea{
	float:right;
	position: relative;
	width:725px;
	vertical-align:top;
}

#faq p {
	margin-bottom:10;
	padding-bottom: 4px;
	border-bottom: 1px solid #999999;
}

#faq strong {
	color: #CC0000;
	font-weight:normal;
}


/* the new navigation */
#navigationWrapper, #navigation {
	position:relative;
	display:block;
	height:42px;
	font-size:14px;
	font-weight:bold;
	background:transparent url(images/blueslate_background.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	text-transform:uppercase;
	}
#navigation ul{
	margin:0px;
	padding:0;
	list-style-type:none;
	width:auto;
	}
#navigation ul li{
	display:block;
	float:left;
	margin:0 1px 0 0;
	}
#navigation ul li a{
	display:block;
	float:left;
	color:#D5F1FF;
	text-decoration:none;
	padding:14px 22px 0 22px;
	height:28px;
	}
#navigation ul li a:hover,#navigation ul li a.current{
	color:#fff;
	background:transparent url(images/blueslate_backgroundOVER.gif) no-repeat top center;
	}

/* ---------------------- END Blueslate nav ---------------------- */
