/* common */

* {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
body {
	font-size: 62.50%;
	background: #fff url('../images/backgrounds/body.png') repeat-x 0 0;
}
img {
	outline: none;
	border: 0;
}
ul {
	list-style-type: none;
}
a {
	color: #ff3399;
}
a:hover {
	text-decoration: underline;
}

/* shadow */

#shadow {
	background: transparent url('../images/backgrounds/shadow.png') repeat-y 50% 0;
}

/* header */

#header {
	width: 1000px;
	height: 158px;
	margin: 0 auto;
	background: transparent url('../images/backgrounds/header.png') no-repeat 0 0;
}

#logo {
	float: left;
	padding: 15px 0 0 17px;
	margin-bottom: 12px;
}
#logo a {
	display: block;
	text-indent: -5000px;
	width: 211px;
	height: 98px;
	background: transparent url('../images/images/logo.gif') no-repeat 0 0;
}

#topbanner {
	float: left;
	padding: 30px 0 0 45px;
}
#topbanner img {
	border: 1px solid #b2246b;
}

form#loginForm {
	float: left;
	padding: 30px 0 0 80px;
	height: 90px;
}
form#loginForm .buttons {
	overflow: auto;
	width: 138px;
	padding: 5px 0 0 15px;
}
form#loginForm input {
	border: 0;
	width: 127px;
	height: 16px;
	background: transparent url('../images/form/input.gif') no-repeat 0 0;
	padding: 5px 13px;
	margin-bottom: 4px;
	font-size: 1.3em;
	font-weight: bold;
	color: #333333;
	outline: none;
}
form#loginForm a#logButton {
	display: block;
	text-indent: -5000px;
	float: left;
	width: 35px;
	height: 14px;
	margin-right: 33px;
	background: transparent url('../images/text/login.gif') no-repeat 0 0;
}
form#loginForm a#regButton {
	display: block;
	text-indent: -5000px;
	float: left;
	width: 52px;
	height: 14px;
	background: transparent url('../images/text/register.gif') no-repeat 0 0;
}

#topNav {
	clear: both;
	height: 33px;
}
#topNav li {
	float: left;
	height: 33px;
}
#topNav li a {
	display: block;
	width: 123px;
	height: 26px;
	padding: 6px 0 0 0;
	background-color: #ff3399;
	border-left: 1px solid #d92b82;
	border-top: 1px solid #ff71b8;
	border-right: 1px solid #ff71b8;
	font-size: 1.3em;
	font-weight: bold;
	color: #b7256e;
	text-decoration: none;
	text-align: center;
	position: relative;
}
#topNav li a span {
	cursor: pointer; 
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 123px;
	height: 25px;
	padding: 7px 0 0 0;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
#topNav li a:hover,
#topNav li.active a {
	background-color: #fff;
	color: #fff;
	border-left: 1px solid #d92b82;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}
#topNav li a:hover.first,
#topNav li.active a.first {
	border-left: 1px solid #fff;
}
#topNav li a:hover span,
#topNav li.active a span
	{ color: #000; }

/* site */

#site {
	width: 1000px;
	margin: 0 auto;
	padding-top: 10px;
	overflow: auto;
	background-color: #fff;
}

/* sidebar */

#sidebar1 {
	float: right;
	width: 130px;
	padding: 5px 20px 15px 20px;
}

#sidebar1 h1{
	font-size:15px;
}

#sidebar1 h2{
	font-size:15px;
}

#sidebar2 {
	float: left;
	width: 110px;
	padding: 5px 40px 15px 10px;
}

.sideNav li {
	margin-bottom: 10px;
}
.sideNav a {
	color: #666666;
	font-size: 1.3em;
	line-height: 1.4em;
	text-decoration: none;
}
.sideNav a:hover {
	color: #000;
	text-decoration: underline;
}

/* main */

#main {
	float: left;
	width: 820px;
	padding: 0 0 0 10px;
}

	/* flash movies */
	
#flashMovie1 {

	float: left;
	width: 488px;
	height: 292px;
	background-color: #ffe1f0;
}
#flashMovie2 {
	font-size: 0;
	line-height: 0;
	clear: both;
	width: 820px;
	height: 373px;
	background-color: #ffe1f0;
}
#flashMovie3 {
	font-size: 0;
	line-height: 0;
	float: left;
	width: 479px;
	height: 286px;
	margin: 0 10px 0 0;
	background-color: #ffe1f0;
}
#flashMovie4,
#flashMovie6 {
	font-size: 0;
	line-height: 0;
	float: left;
	width: 159px;
	height: 120px;
	margin: 0 10px 0 0;
	background-color: #ffe1f0;
}
#flashMovie5,
#flashMovie7 {
	position: absolute;
	right: 10px;
	bottom: 10px;
	font-size: 0;
	line-height: 0;
	width: 293px;
	height: 24px;
	background-color: #ffe1f0;
}

	/* box1 */
	
.box1 {
	float: left;
	width: 320px;
	margin-bottom: 10px;
}

.title1 {
	height: 36px;
	background: transparent url('../images/backgrounds/subtitle1.png') repeat-x 0 0;
	margin-bottom: 6px;
}
.title1 h1 {
	float: left;
	height: 32px;
	padding: 4px 8px 0 8px;
	background: transparent url('../images/backgrounds/title1.png') repeat-x 0 0;
	font-size: 2.1em;
	color: #fff;
	white-space: nowrap;
}
.title1 h2 {
	float: left;
	height: 32px;
	padding: 4px 8px 0 8px;
	background: transparent url('../images/backgrounds/title1.png') repeat-x 0 0;
	font-size: 2.1em;
	color: #fff;
	white-space: nowrap;
}
table.topMiniSites {
	border-right: 1px solid #dfdfdf;
	width: 319px;
}
table.topMiniSites td {
	height: 33px;
	padding-left: 20px;
	color: #000;
	font-weight: bold;
	font-size: 1.2em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #fff;
}
table.topMiniSites td a {
	color: #000;
	text-decoration: none;
}
table.topMiniSites td a:hover {
	text-decoration: underline;
}
table.topMiniSites tr.odd td {
	background-color: #f3f3f3;
	height: 34px;
}
.box1 a.more {
	display: block;
	height: 19px;
	width: 280px;
	padding: 5px 20px 0 20px;
	font-size: 1.1em;
	color: #fff;	
	background-color: #33cc00;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}
.box1 a.more:hover {
	background-color: #090;
}

	/* box2 */

.box2 {
	margin: 10px 0 18px 0;
}
.title2 {
	width: 798px;
	height: 36px;
	background: transparent url('../images/backgrounds/subtitle2.png') repeat-x 0 0;
	margin: 0 10px 6px 10px;
	color: #fff;
}
.title2 h1 {
	float: left;
	height: 32px;
	padding: 4px 8px 0 8px;
	background: transparent url('../images/backgrounds/title2.png') repeat-x 0 0;
	font-size: 2.1em;
	color: #fff;
}
.title2 h2 {
	float: left;
	height: 32px;
	padding: 4px 8px 0 8px;
	background: transparent url('../images/backgrounds/title2.png') repeat-x 0 0;
	font-size: 2.1em;
	color: #fff;
}	

.title2 h3 {
	float:right;
	height:26px;
	padding:6px 12px 0 12px;
	font-size:1.8em;
	color:#fff
}
	/* box3 */

.box3 {
	width: 798px;
	overflow: auto;
	padding: 10px;
}
.title3 {
	width: 798px;
	height: 36px;
	background: transparent url('../images/backgrounds/subtitle3.png') repeat-x 0 0;
	margin: 0 0 6px 0;
	color: #fff;
}
.title3 h1 {
	float: left;
	height: 32px;
	padding: 4px 8px 0 8px;
	background: transparent url('../images/backgrounds/title3.png') repeat-x 0 0;
	font-size: 2.1em;
	color: #fff;
}
.title3 h2 {
	float: left;
	height: 32px;
	padding: 4px 8px 0 8px;
	background: transparent url('../images/backgrounds/title3.png') repeat-x 0 0;
	font-size: 2.1em;
	color: #fff;
}

.title3 a {
	color:#fff;
	text-decoration:none;
}

.box3Body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.box3Body h2 {
	font-size: 2em;
	color: #000;
	margin-bottom: 6px;
}
.box3Body p {
	font-size: 1.1em;
	color: #333;
}

	/* box4 */

.box4 {
	position: relative;
	overflow: hidden;
	width: 778px;
	margin: 0 10px 10px 10px;
	padding: 10px;
	border: 1px solid #ccc;
}
.title4 {
	height: 36px;
	background: transparent url('../images/backgrounds/subtitle3.png') repeat-x 0 0;
	margin: 0 10px 6px 10px;
	color: #fff;
}

.title4 a {
	color: #fff;
}

.title4 h1 {
	float: left;
	height: 32px;
	padding: 4px 8px 0 8px;
	background: transparent url('../images/backgrounds/title3.png') repeat-x 0 0;
	font-size: 2.1em;
	color: #fff;
}

.title4 h2 {
	float: left;
	height: 32px;
	padding: 4px 8px 0 8px;
	background: transparent url('../images/backgrounds/title3.png') repeat-x 0 0;
	font-size: 2.1em;
	color: #fff;
}
.title4 span {
	font-weight: bold;
	float: right;
	display: block;
	height: 28px;
	padding: 6px 12px 2px 55px;
	font-size: 1.4em;
	color: #fff;
	background: transparent url('../images/text/rating.gif') no-repeat 0 9px;
}
.title4 span img {
	vertical-align: bottom;
	margin-left: 2px;
}	
.box4Body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding-bottom: 15px;
}
.box4Body p {
	font-size: 1.2em;
	color: #333;
	margin-bottom: 10px;
}

/* box5 */

.box5 {
	float: left;
	width: 635px;
	padding: 10px;
}
.box5Body {
	border: 1px solid #ccc;
	padding: 0 10px;
}
.box5Body p {
	font-size: 1.2em;
	color: #333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 10px 0 15px 0;
}
.box5Body h2 {
	font-size: 1.8em;
	color: #000;
	margin-bottom: 6px;
}

/* box6 */

.box6 {
	margin: 0 0 22px 0;
	width: 820px;
	/*
	overflow: auto;
	*/
	clear: both;
}
.box6 .title2 {
	margin: 0 0 6px 0;
	width: 820px;
}

/* box7 */

.box7 {
	float: left;
	width: 488px;
	margin: 0 12px 10px 0;
}
.box7 .title4 {
	margin: 0 0 6px 0;
}
.title4 h2 {
	float: left;
	height: 26px;
	padding: 10px 12px 0 12px;
	font-size: 1.4em;
	color: #fff;
}

	/* news & articles */

.articleContainer {
	border: 1px solid #ccc;
	margin: 10px 10px 18px 10px;
}
.articleTitle {
	
	width: 798px;
	height: 36px;
	background: transparent url('../images/backgrounds/subtitle2.png') repeat-x 0 0;
	margin: 0 0 6px 0;
	color: #fff;
}
.articleTitle h1 {
	float: left;
	height: 32px;
	padding: 4px 8px 0 8px;
	background: transparent url('../images/backgrounds/title2.png') repeat-x 0 0;
	font-size: 2.1em;
	color: #fff;
}

.articleTitle h2 {
	float: left;
	height: 32px;
	padding: 4px 8px 0 8px;
	background: transparent url('../images/backgrounds/title2.png') repeat-x 0 0;
	font-size: 2.1em;
	color: #fff;
}

.articleTitle span {
	font-weight: bold;
	float: right;
	height: 26px;
	padding: 10px 12px 0 12px;
	font-size: 1.4em;
	color: #fff;
}	
.articleBody {
	padding: 10px;
}
.articleBody p {
	font-size: 1.2em;
	color: #333;
	margin-bottom: 6px;
}
.articleFooter {
	overflow: auto;
	width: 778px;
	padding: 0 10px 14px 10px;
}
.articleFooter p {
	font-size: 1em;
	color: #069;
	text-align: right;
	margin-bottom: 18px;
}
.socialMediaLinks {
	text-align: right;
}
.socialMediaLinks a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.socialMediaLinks a:hover {
	color: #333;
}
.socialMediaLinks a img {
	margin: 0 4px;
	vertical-align: top;
}
.commentContainer {
	border: 1px solid #ccc;
	margin: 0 10px 10px 10px;
}
.commentHeader {
	height: 18px;
	padding: 4px 6px 0 6px;
	margin: 0 0 6px 0;
	background-color: #0cf;
	color: #fff;
}
.commentHeader h1 {
	font-size: 1.1em;
}

.commentHeader h2 {
	font-size: 1.1em;
}
.previousComment {
	padding: 10px;
}
.previousCommentBody p {
	font-size: 1.2em;
	color: #333;
	margin-bottom: 6px;
}
.previousCommentFooter {
	border-bottom: 1px solid #ccc;
	padding: 6px 0 10px 0;
}
.previousCommentFooter p {
	font-size: 1em;
	color: #069;
	text-align: right;
}
.commentSubmit {
	padding: 10px 10px 0 10px;
}
.commentSubmit h1 {
	font-size: 1.2em;
	color: #000;
	font-weight: normal;
	margin-bottom: 10px;		
}
.commentSubmit h1 a {
	text-decoration: none;		
}

.commentSubmit h2 {
	font-size: 1.2em;
	color: #000;
	font-weight: normal;
	margin-bottom: 10px;		
}
.commentSubmit h2 a {
	text-decoration: none;		
}
.commentSubmit p {
	font-size: 1.2em;	
	margin: 8px 0;
}
.commentSubmit a:hover {
	text-decoration: underline;
}
.commentSubmit form p {
	color: #333;
	font-weight: bold;
	margin: 0 0 8px 0;
}
.commentSubmit form p a {
	font-size: 1.3em;
	text-decoration: none;	
}
.commentSubmit form textarea {
	border: 0;
	overflow: auto;
	width: 317px;
	height: 120px;
	background: transparent url('../images/form/textarea.png') no-repeat 0 0;
	padding: 5px;
}
.commentSubmit form img {
	cursor: pointer;
}

	/* offers */
	
.offer-cash {
	float: left;
	width: 393px;
	height: 76px;
	margin: 0 8px 7px 8px;
	background: transparent url('../images/backgrounds/offer-cash.png') no-repeat 0 0;
	display: inline;
}
.offer-bonus {
	float: left;
	width: 393px;
	height: 76px;
	margin: 0 8px 7px 8px;
	background: transparent url('../images/backgrounds/offer-bonus.png') no-repeat 0 0;
	display: inline;
}
.offerValue {
	float: left; 
	width: 90px;
	padding-top: 19px;
	text-align: center;
	font-size: 1.6em;
	color: #fff;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.offerValue strong {
	display: block;
	font-size: 1.2em;
	line-height: 1em;
	color: #fff;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.offerInfo {
	float: left;
	width: 200px;
	padding: 11px;
	text-align: center;
}

.offerImage{
	position:relative;
	left:10px;
	top:10px;
	
}
.offerInfo h3 {
	font-size: 1.6em;
	margin-bottom: 4px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.offerInfo a {
	font-size: 1.2em;
	color: #c00;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.offerInfo a:hover {
	text-decoration: underline;
}
.offerInfo span.pb {
	display: none;
}

/* footer */

#footer {
	background: transparent url('../images/backgrounds/footerShadow.png') no-repeat 50% 0;
	padding-bottom: 20px;
	width: 100%;
	min-width: 1000px;
}
#footer .inner {
	background-color: #ccc;
	width: 1000px;
	height: 97px;
	margin: 0 auto;
}
#logo1 {
	float: right;
	padding: 20px 30px 0 0;
}
#logo1 a {
	display: block;
	text-indent: -5000px;
	width: 132px;
	height: 56px;
	background: transparent url('../images/images/logo1.png') no-repeat 0 0;
}

#footer-links{
	text-align:center;
	 color:#ff3399;
	  font-size:12px;
	  position:relative;
	  left:80px;
	
}

.free-claim-emphasis{
	border-width:1px;
	border-style:solid;
	border-color:#8C96F4;
	background-color:#E2F2FF;
	padding-left:30px;
	padding-top:15px;
	padding-bottom:15px;
	margin-left:8px;
	margin-right:8px;
	width:520px;
}

.free-claim-emphasis p {
	color:#000000;
	font-weight:bold;
	font-size:1.6em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}


.free-claim-emphasis input{
	font-size:1.0em;
	
}

.free-claim-body{
	border-width:1px;
	padding-left:5px;
	padding-top:15px;
	padding-bottom:15px;
	margin-left:8px;
	margin-right:8px;
	width:520px;
}

.free-claim-body p {
	font-size: 1.2em;
	color: #333;
	text-indent:5px;
}

.free-claim-body a {
	color: #333;
	font-weight:bold;
	text-decoration:underline;
}

.free-claim-body a:hover {
	text-decoration:none;
}

.free-claim-body h2 {
	font-size: 1.6em;
	color: #000000;
}

.floatRight {
	float:right;
}
.floatLeft {
	float:left;
}


.registrationForm  input {
	font-family:Arial, Helvetica, sans-serif;
	background:transparent url(../images/login_form_background.gif) no-repeat scroll 0 0;
	border:none;
	padding:6px 10px 8px 10px;
	width:202px;
	height:25px;
	position:relative;
	left: 10px;
	font-size:1.3em;
	text-align:left;
}

.registrationForm  h3 {
	font-size:1.5em;
}

.fastSignUpForm{
	border-width:1px;
	border-style:solid;
	border-color:#8C96F4;
	background-color:#E2F2FF;
	padding-left:30px;
	padding-top:15px;
	padding-bottom:15px;
	margin-left:8px;
	margin-right:8px;
	width:520px;
}

.fastSignUpForm  input {
	font-family:Arial, Helvetica, sans-serif;
	background:transparent url(../images/login_form_background.gif) no-repeat scroll 0 0;
	border:none;
	padding:6px 10px 8px 10px;
	width:202px;
	height:25px;
	position:relative;
	left: 10px;
	font-size:1em;
	text-align:left;
}

.fastSignUpForm  h3 {
	font-size:1.5em;
}

.loggedInForm{
	font-size:1.3em;
	color:#000066;
	float:right;
	top:20px;
	left:50px;
	width:250px;
}

.usernameText{
	position:relative;
	left:20px;
}
.errorText{
	color:#FF0000;
	font-size:1.1em;
	font-weight:bold;
	
}
.finePrint{
	font-size:0.7em;
	
}

.articleTitle a{
 color:#FFFFFF;
}