@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

a:link {
	color: #6699cc;
	text-decoration: underline;
}
a:visited {
	color: #6699cc;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #6699cc;
	text-decoration: underline;
}

input {
	background:#ffffff;
	color:#a1a1a1;
	font-size:10px;
	padding:2px;
	border:1px solid #CCC;
}

#container {
	width:800px;
	margin-right:auto;
	margin-left:auto;
	background-color:#ffffff;
	border:1px solid #a4a4a4;
	margin-top:15px;
	margin-bottom:15px;
}

#header {
	padding-left:20px;
	padding-right:0px;	
}

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

#slogan {
	float:left;
	padding-top:7px;
}

.fontstyle1 {
	color:#ff9933;
}

#login {
	float:right;
	padding-top:7px;
	padding-right:4px;
}

#login input {
	background:#ffffff;
	color:#a1a1a1;
	font-size:10px;
	padding:0px;
	border:1px solid #CCC;
}

#loginbox {
	padding-top:7px;
}

#topbbox1 {
	float:right;
	width:573px;
	height:144px;
}
#topbboxbottom {
	width:568px;
	height:15px;
	background:#004a80;
	color:#FFF;
	vertical-align:middle;
	font-size:10px;
	padding-left:5px;
	padding-top:1px;
}

#topbboxbottom a:link {
	color: #FFF;
	text-decoration: none;
}
#topbboxbottom a:visited {
	color: #FFF;
	text-decoration: none;
}
#topbboxbottom a:hover {
	color:#FC0;
	text-decoration: none;
}
#topbboxbottom a:active {
	color: #FFF;
	text-decoration: none;
}


#clear-both {
	clear:both;
}

#main-content-left {
	float:left;
	width:119px;
	padding-left:20px;
	padding-top:10px;
}

#main-content-body {
	float:left;
	padding-top:10px;
	padding-left:87px;
	width:300px;
}

#main-content-right {
	float:right;
	width:198px;
}

#merchant-logos {
		clear:both;
		width:794px;
		padding-bottom:4px;
		padding-top:6px;
		
}

#consumer-bg {
	width:107px;
	background-image:url(../images/consumer-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border-left:2px solid #ff9933;
	color:#ff9933;
	line-height:16px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:0px;
}

#consumer-bg a:link {
	color: #ff9933;
	text-decoration: none;
}
#consumer-bg a:visited {
	color: #ff9933;
	text-decoration: none;
}
#consumer-bg a:hover {
	color: #ff9933;
	text-decoration: underline;
}
#consumer-bg a:active {
	color: #ff9933;
	text-decoration: none;
}

#merchant-bg {
	width:107px;
	background-image:url(../images/merchant-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border-left:2px solid #01539d;
	color:#6699cc;
	line-height:16px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:0px;
}

#merchant-bg a:link {
	color: #6699cc;
	text-decoration: none;
}
#merchant-bg a:visited {
	color: #6699cc;
	text-decoration: none;
}
#merchant-bg a:hover {
	color: #6699cc;
	text-decoration: underline;
}
#merchant-bg a:active {
	color: #6699cc;
	text-decoration: none;
}

#merchant-topspace {
	padding-top:6px;
}

#ads-heading {
	width:790px;
	height:14px;
	background-color:#004a80;
	color:#FFF;
	margin-left:5px;
	margin-right:5px;
}

#ads {
	width:800px;
	padding-bottom:0px;
}

#footer1 {
	border-top:1px solid #a4a4a4;
	margin-left:5px;
	margin-right:5px;
	padding-top:4px;
	width:790px;
	height:16px;
	font-size:10px;
	color:#000;
}

#footer1 a:link {
	color: #000;
	text-decoration: none;
}
#footer1 a:visited {
	color: #000;
	text-decoration: none;
}
#footer1 a:hover {
	color: #6699cc;
	text-decoration: none;
}
#footer1 a:active {
	color: #000;
	text-decoration: none;
}


#footer2 {
	border-top:1px solid #a4a4a4;
	border-bottom:1px solid #a4a4a4;
	margin-left:5px;
	margin-right:5px;
	padding-top:4px;
	width:790px;
	height:16px;
	color:#000;
	margin-bottom:0px;
	font-size:10px;
}

#footer2 a:link {
	color: #000;
	text-decoration: none;
}
#footer2 a:visited {
	color: #000;
	text-decoration: none;
}
#footer2 a:hover {
	color: #6699cc;
	text-decoration: none;
}
#footer2 a:active {
	color: #000;
	text-decoration: none;
}

#footer3 {
	border-top:1px solid #a4a4a4;
	margin-left:5px;
	margin-right:5px;
	padding-top:4px;
	width:790px;
	height:16px;
	color:#000;
	margin-bottom:0px;
	font-size:10px;
}

#footer3 a:link {
	color: #000;
	text-decoration: none;
}
#footer3 a:visited {
	color: #000;
	text-decoration: none;
}
#footer3 a:hover {
	color: #6699cc;
	text-decoration: none;
}
#footer3 a:active {
	color: #000;
	text-decoration: none;
}

#rss-box {
	padding-left:40px;
	padding-right:10px;
	color:#948b89;
	line-height:15px;
}

#icons-box {
	padding-left:40px;
	margin-top:29px;
	margin-bottom:50px;
}

#icon-lines {
	border-bottom:1px solid #01539d;
	color:#948b89;
	font-size:8px;
}

.Containerscroll {
  position: absolute;
  width: 320px;
  height: 435px;
  background-color: #FFF;
}

#Scroller-1 { 
  position: absolute; 
  overflow: hidden;
  width: 320px;
  height: 435px;
}

.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}

.Scrollbar-Track {
  width: 7px; height: 435px;
  position: absolute;
  margin-left:340px;
  background-image:url(../images/scrollbar.gif);
  background-position:top;
  background-repeat:repeat-y;
}

.Scrollbar-Handle {
  position: absolute;
  top: 0px; left: 0px;
  width: 7px; height: 46px;
  background-color: #ffbd8f;
  background-image:url(../images/scroller.gif);
  background-position:top;
  background-repeat:repeat-y;
}

.editorbody {
	padding:0px;
}

#press-style {
	background-color:#FFF;
	padding:6px;
	border-top:1px solid #EEE;
	margin-bottom:0px;
}

#members-style {
	background-color:#FFF;
	padding:6px;
	border-top:1px solid #EEE;
	margin-bottom:0px;
	width:350px;
}

#rightbox1 {
	width:173px;
	background-image:url(../images/bg-boxright1.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:5px;
	padding-left:15px;
	padding-right:10px;
	padding-bottom:9px;
}

#rightbox2 {
	width:173px;
	background-image:url(../images/bg-rightbox2.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:25px;
	padding-left:15px;
	padding-right:10px;
	padding-bottom:9px;
}

.fontstyle2 {
	font-family:Helvetica, Arial, sans-serif;
	color:#ff9933;
	font-size:16px;
	font-weight:bold;
}

.fontstyle3 {
	font-family:Helvetica, Arial, sans-serif;
	color:#ff9933;
	font-size:12px;
	font-weight:bold;
}

#sideboximages {
	border-left:1px solid #a4a4a4;
	border-bottom:1px solid	#a4a4a4;
}

#title1 {
	font-size:14px;
	font-weight:bold;
	color:#008000;
	
}

#title2 {
	font-size:14px;
	font-weight:bold;
	color:#ff6600;
	
}

#title3 {
	font-size:14px;
	font-weight:bold;
	color:#3366ff;
	
}

#eventsstyle1 {
	border-top:1px solid #CCC;
	padding-top:5px;
	padding-bottom:5px;
	
}

#eventsstyle1 a:link {
	color: #6699cc;
	text-decoration: none;
}
#eventsstyle1 a:visited {
	color: #6699cc;
	text-decoration: none;
}
#eventsstyle1 a:hover {
	color: #000000;
	text-decoration: none;
}
#eventsstyle1 a:active {
	color: #6699cc;
	text-decoration: none;
}

#eventcolor {
	display:block;
	width:10px;
	height:40px;
	margin-right:5px;
	
}

.biggerfont {
	font-size:11px;
}
