
body,td,th {
font-family:Tahoma;
	font-size: 12px;
	color: #717171;
}
body {
	background-color: #272727;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
}




a {
	color: #000080;
	text-decoration: underline;

}



a:hover {

	color: #8080FF;

}



#frame {

	width: 724px;

	margin-right: auto;

	margin-left: auto;

	margin-top: 10px;

	padding: 0px;

	text-align: left;

	font-family: Verdana;

	font-size: 11px;

}



#contentheader {

	width: 718px;

	background: #FFFFFF;

	border: 3px double #000000;

	border-radius: 10px;

	-moz-border-radius: 10px;

	-webkit-border-radius: 10px;

}



#content {

	width: 652px;
	background: #FFFFFF;
	clear: both;
}



#offerinfobar {
	float: left;
	width: 640px;
	font-size: 12px;
	line-height: normal;
	padding: 5px;

	text-align: center;

    border-radius: 10px;

	-moz-border-radius: 10px;

	-webkit-border-radius: 10px;

}



#offerviewbar {
	float: left;
	width: 625px;
	background: #E4E8F1;
	font-size: 12px;
	line-height: normal;
	margin-top:15px;
	margin-left:10px;
	padding: 5px;
	text-align: center;
    border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;

}



#statusbar {
	margin: 5px 5px 5px 0px;
	float: right;
	width: 275px;
	border: 1px solid #6fdeff;
	background: #cff4ff;
	font-size: 12px;
	line-height: normal;
	padding: 5px;
	text-align: center;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;

}



#sbleft {
	width: 100%;
	text-align:left;
	float: left;
}


#sbcenter {
	width: 55%;
	float: left;
}


#sbright {
	width: 25%;
	float: right;
margin-top:-19px;
}

#navbar {
	float: left;
	width: 731px;
	font-size: 12px;
	margin-left:-40px;
	line-height: normal;
	text-align: left;
	margin-top:-155px;
	padding-bottom:10px;}

#tabnav li {
float:left;
	margin: 0;
	padding: 0;
	display: inline-block;
	list-style-type: none;
	}
#tabnav ul {
	float: left;
	margin: 0;
	padding: 0;
	}

#tabnav a:link, #tabnav a:visited {
	float: left;
	background-image:url(images/menu.png);
	width:83px;
	background-repeat:no-repeat;
	font-size: 11px;
	font-weight: bold;
	padding:0;
	text-decoration: none;
	color: #5c2e01;
	text-align:center;
	line-height:5.6em;
	display: inline-block;
}

#tabnav a:link .active,#tabnav a:visited .active {
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #5c2e01;
}


#tabnav a:hover {
background-image:url(images/hmenu1.png);
	width:83px;
	background-repeat:no-repeat;
	color: #000;}

/*---linindex---*/
#navbar1 {
	float: left;
	width: 601px;
	font-size: 12px;
	line-height: normal;
	text-align: left;
		margin-top:-28px;
	margin-left:-40px;}


#tabnav1 li {
float:left;
	margin: 0;
	padding: 0;
	display: inline-block;
	list-style-type: none;}
	
	
#tabnav1 ul {
	float: left;
	margin: 0;
	padding: 0;
	}

#tabnav1 a:link, #tabnav1 a:visited {

	float: left;
	background-image:url(images/menu.png);
	width:83px;
	background-repeat:no-repeat;
	font-size: 11px;
	font-weight: bold;
	padding:0;
	text-decoration: none;
	color: #5c2e01;
	text-align:center;
	line-height:5.6em;
	display: inline-block;
}

#tabnav1 a:link .active,#tabnav1 a:visited .active {
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #5c2e01;
}


#tabnav1 a:hover {
background-image:url(images/hmenu1.png);
	width:83px;
	background-repeat:no-repeat;
	color: #000;}
	
	
#centerwrapper {
	width: 724px;
	margin-left: auto;
	margin-right: auto;}


#boxify {
	width: 475px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #E5E5E5;
	padding: 5px;
	text-align: center;
	
}



#error {

	width: 475px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #FF0000;
	background: #FFC1C1;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 5px;
	text-align: center;
	color: #D20000;
	font-weight: bold;
}



#error a {

	color: #CCC;

	text-decoration: underline;

}



#error a:hover {

	color: #FFF;

}



#success {

	width: 475px;

	margin-left: auto;

	margin-right: auto;

	border: 1px solid #008000;

	background: #D9FFD9;

	border-radius: 10px;

	-moz-border-radius: 10px;

	-webkit-border-radius: 10px;

	padding: 5px;

	text-align: center;

	color: #006C00;

	font-weight: bold;

}



#success a {

	color: #CCC;

	text-decoration: underline;

}



#success a:hover {

	color: #FFF;

}



#neutral {

	width: 475px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #6fdeff;
	background: #cff4ff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 5px;
	text-align: center;
	color: #0098c4;
	font-weight: bold;

}



#neutral a {

	color: #CCC;

	text-decoration: underline;

}



#neutral a:hover {

	color: #FFF;

}



div.spacer {
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;

}



div.offer {
	width: 164px;
	height: 200px;
	border: 1px solid #000;
	border-radius: 10px;

	-moz-border-radius: 10px;

	-webkit-border-radius: 10px;

	background: #E4E8F1;

	margin-left: auto;

	margin-right: auto;

	display: block;

	padding: 1px;

}



p,h1,h2,h3,pre {

	margin: 12px 3px 3px 3px;

}



h1 {

	font-size: 14px;

	padding-top: 10px;

}



h2 {

	font-size: 13px;

}



h3 {

	font-size: 12px;

}



h4 {

	font-size: 11px;

}



div.row {

	clear: both;

	padding-top: 10px;

	margin-left: auto;

	margin-right: auto;

	width: 75%;

}



div.rowsmall {
	clear: both;
	padding-top: 2px;
	margin-left: auto;
	margin-right: auto;
	width: 152px;

}



div.row span.label {
    float:          left;
    text-align:     right;

	font-size: 12px;
	font-weight: bold;
	color:#fb920a;
}



div.rowsmall span.labelsmall {

	float: left;

	text-align: right;

	font-size: 11px;

	font-weight: bold;

}



div.row span.formw {

	float: right;
	text-align: left;

}



div.rowsmall span.formwsmall {

	float: right;

	text-align: left;

	font-size: 11px;

}



#leftcontent {

	float: left;

	width: 30%;

	margin-right: 15px;

	padding-bottom: 20px;

}



#rightcontent { /*text-align:     right;*/

	width: 100%;

}



#colleft {

	width: 33%;
	float: left;
	padding-bottom: 10px;
	text-align: left;

}



#colcenter {

	width: 34%;

	float: left;

	padding-bottom: 10px;

	text-align: left;

}



#colright {

	width: 33%;

	float: left;

	padding-bottom: 10px;

	text-align: right;

}



.rollover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	position: absolute;
	z-index: 1;
	visibility: hidden;
	background-color: #EEEEEE;
	padding: 5px 5px 5px 5px;
	border: solid 3px #000000;
	margin: 2px auto 2px 2px;
	text-align: left;
	width: 216px;
	filter: progid : DXImageTransform . Microsoft .
		dropshadow(OffX = 5, OffY = 5, Color = 'dimgray', Positive = 'true');
	vertical-align: top;

}



table.ticket {

	border-width: 1px 1px 1px 1px;

	border-spacing: 0px;

	border-style: solid solid solid solid;

	border-color: black black black black;

	border-collapse: collapse;

	background-color: white;

	text-align: center;

}



table.ticket th {

	border-width: 1px 1px 1px 1px;

	padding: 2px 2px 2px 2px;

	border-style: solid solid solid solid;

	border-color: black black black black;

	background-color: #4863A0;

	color: white;

	-moz-border-radius: 0px 0px 0px 0px;

}



table.ticket td {

	border-width: 1px 1px 1px 1px;

	padding: 2px 2px 2px 2px;

	border-style: solid solid solid solid;

	border-color: black black black black;

	background-color: #E4E8F1;

	-moz-border-radius: 0px 0px 0px 0px;

}



table.orders {

	border-width: 1px 1px 1px 1px;

	border-spacing: 0px;

	border-style: solid solid solid solid;

	border-color: black black black black;

	border-collapse: collapse;

	background-color: white;

	text-align: center;

}



table.orders th {

	border-width: 1px 1px 1px 1px;

	padding: 2px 2px 2px 2px;

	border-style: solid solid solid solid;

	border-color: black black black black;

	background-color: #4863A0;

	color: white;

	-moz-border-radius: 0px 0px 0px 0px;

}



table.orders td {

	border-width: 1px 1px 1px 1px;

	padding: 2px 2px 2px 2px;

	border-style: solid solid solid solid;

	border-color: black black black black;

	background-color: #E4E8F1;

	-moz-border-radius: 0px 0px 0px 0px;

}



table.referrals {

	border-width: 1px 1px 1px 1px;

	border-spacing: 0px;

	border-style: solid solid solid solid;

	border-color: black black black black;

	border-collapse: collapse;

	background-color: white;

	text-align: center;

}



table.referrals th {

	border-width: 1px 1px 1px 1px;

	padding: 2px 2px 2px 2px;

	border-style: solid solid solid solid;

	border-color: black black black black;

	background-color: #4863A0;

	color: white;

	-moz-border-radius: 0px 0px 0px 0px;

}



table.referrals td {

	border-width: 1px 1px 1px 1px;

	padding: 2px 2px 2px 2px;

	border-style: solid solid solid solid;

	border-color: black black black black;

	background-color: #E4E8F1;

	-moz-border-radius: 0px 0px 0px 0px;

}



table.refsummary {

	border-width: 0px;

	border-spacing: 0px;

	border-style: solid solid solid solid;

	border-color: black black black black;

	border-collapse: collapse;

	background-color: white;

	text-align: center;

}



table.refsummary th {

	font-size: 12px;

	-moz-border-radius: 0px 0px 0px 0px;

}



table.refsummary td {

	background-color: white;

	text-align: center;

	-moz-border-radius: 0px 0px 0px 0px;

}



table.messages {

	border-width: 1px 1px 1px 1px;

	border-spacing: 0px;

	border-style: solid solid solid solid;

	border-color: black black black black;

	border-collapse: collapse;

	background-color: white;

	text-align: center;

}



table.messages th {

	border-width: 1px 1px 1px 1px;

	padding: 2px 2px 2px 2px;

	border-style: solid solid solid solid;

	border-color: black black black black;

	background-color: #4863A0;

	color: white;

	-moz-border-radius: 0px 0px 0px 0px;

}



table.messages td {

	border-width: 1px 1px 1px 1px;

	padding: 2px 2px 2px 2px;

	border-style: solid solid solid solid;

	border-color: black black black black;

	background-color: #E4E8F1;

	-moz-border-radius: 0px 0px 0px 0px;

}



table.credits {

	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: white;
	text-align: center;

}



table.credits th {

	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: #4863A0;
	color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}



table.credits td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: #E4E8F1;
	-moz-border-radius: 0px 0px 0px 0px;

}



table.credits td.error {

	background: #CC0000;

	padding: 5px;

	text-align: center;

	color: white;

	font-weight: bold;

}



table.credits td.error a {

	color: #CCC;

	text-decoration: underline;

}



table.credits td.error a:hover {

	color: #FFF;

}

/*----login----*/
.passbox {

	width: 455px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #ececec;
	padding: 2px;
	padding-bottom: 15px;
	color:#4f4f4f;
	text-align: center;
	margin-top:10px;

}



.passbox a:link,  .passbox a:active,  .passbox a:visited  {
	text-decoration:underline;
	font-style:italic;
color:#ff7e00;
font-family:Tahoma;
font-size:11px;
	}

	
.passbox a:hover {
	color:#c2c2c2;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
}


/*------body-----*/

.logo {
background-image:url(images/logo.png);
width:601px;
height:124px;
background-repeat:no-repeat;}

.content {
margin-top:-2px;
width:952px;
background-color:#ffffff;}

.content1 {
width:952px;
background-color:#ffffff;}

.welcome{
background-image:url(images/welcome.png);
width:452px;
height:93px;
background-repeat:no-repeat;}

.title{
background-image:url(images/rewardbag_14.png);
width:823px;
height:52px;
margin: 0 auto;
background-repeat:no-repeat;
background-position:center;}

.title1{
background-image:url(images/rewardbag_14.png);
width:823px;
height:52px;
margin-left:55px;
background-repeat:no-repeat;
background-position:center;}

.how{
background-image:url(images/works.png);
width:193px;
height:33px;
background-repeat:no-repeat;}

.loginnow{
background-image:url(images/loginnow.png);
width:155px;
height:28px;
background-repeat:no-repeat;}


.signup{
background-image:url(images/signup1.png);
width:166px;
height:34px;
background-repeat:no-repeat;}

.rewards{
background-image:url(images/rewardss.png);
width:330px;
height:33px;
background-repeat:no-repeat;}

.steps{
background-image:url(images/steps.png);
width:616px;
height:176px;
background-repeat:no-repeat;

}
.contenttop{
background-image:url(images/rewardbag_18.png);
width:652px;
height:42px;
background-repeat:no-repeat;}

.contentbody{
background-image:url(images/rewardbag_23.png);
width:652px;
background-repeat:repeat-y;}

.contentbottom {
background-image:url(images/rewardbag_25.png);
width:652px;
height:67px;
background-repeat:no-repeat;}


/*------sidebar-----*/
.sbtop{
background-image:url(images/sbtop.png);
width:274px;
height:44px;
background-repeat:no-repeat;
}

.sbbody{
background-image:url(images/sbmid.png);
width:274px;
background-repeat:repeat-y;
color:#000000;}

.sbbottom{
background-image:url(images/sbbottom.png);
width:274px;
height:44px;
background-repeat:no-repeat;}

.sbcontent{
width:274px;
margin-top:-25px;}

.titlefree{
background-image:url(images/free.png);
width:274px;
height:50px;
background-repeat:no-repeat;}

.titletop{
background-image:url(images/top.png);
width:274px;
height:41px;
background-repeat:no-repeat;}



/*-----footer-----*/

.footerbody {
background-color:#000000;
width:952px;
height:110px;
color:#963c01;
font-family:Tahoma;
font-size:12px;

}

.footerbody a:link,  .footerbody a:active,  .footerbody a:visited  {
text-decoration:none;
color:#963c01;
font-family:Tahoma;
font-size:11px;
	}

	
.footerbody a:hover {
	color:#c2c2c2;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:underline;
}

.footerbottom {
background-image:url(images/footer.png);
background-repeat:no-repeat;
width:952px;
height:34px;
}

/*---------thumb---------*/


#thumbs{
 text-align: center;
}
#thumbs a {
 display: block;
 height: 144px;
}
#thumbs a:hover {
 background-position: 0 -145px;
}
#tplay3 {
 background: url("http://www.rewardbag.com/images/tplay3.png") no-repeat;
 width: 119px;
}

#twii{
 background: url("http://www.rewardbag.com/images/twii.png") no-repeat;
 width: 119px;}

#txbox{
 background: url("http://www.rewardbag.com/images/txbox.png") no-repeat;
 width: 119px;}

#tds{
 background: url("http://www.rewardbag.com/images/tds.png") no-repeat;
 width: 119px;}

#tpsp{
 background: url("http://www.rewardbag.com/images/tpsp.png") no-repeat;
 width: 119px;}
 
 
#tpc{
 background: url("http://www.rewardbag.com/images/tpc.png") no-repeat;
 width: 119px;}
 
#tgcard{ 
background: url("http://www.rewardbag.com/images/tgcard.png") no-repeat;
 width: 119px;
 }
 
#trc{ 
background: url("http://www.rewardbag.com/images/trc.png") no-repeat;
 width: 119px;}
 
#tprepaid{ 
background: url("http://www.rewardbag.com/images/tprepaid.png") no-repeat;
 width: 119px;}
 
#togame{
 background: url("http://www.rewardbag.com/images/togame.png") no-repeat;
 width: 119px;}
 
 
#trshare{
 background: url("http://www.rewardbag.com/images/trshare.png") no-repeat;
 width: 119px;}
 
 
#tmaple{
 background: url("http://www.rewardbag.com/images/tmaple.png") no-repeat;
 width: 119px;}
 
#tmusic{
 background: url("http://www.rewardbag.com/images/tmusic.png") no-repeat;
 width: 119px;}
 
#tcustom{
 background: url("http://www.rewardbag.com/images/tcustom.png") no-repeat;
 width: 119px;}