body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
    margin:0;
    padding:0;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
fieldset,img {
    border:0;
}
address,caption,cite,code,dfn,th,var {
    font-style:normal;
    font-weight:normal;
}
ol,ul {
    list-style:none;
}
caption,th {
    text-align:left;
}
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:normal;
}
q:before,q:after {
    content:'';
}
abbr,acronym {
    border:0;
}

/* Global Helpers */
* html {
    filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

.clearit:after,
#content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearit,
#content {
    zoom: 1;
}

* html .clearit {
    height: 1%;
}

/* Full-width layout, here we come */

html {
    overflow-x: auto;
    width: 100%;
}

body {
    background: #e3e3e3;
    width: 100%;
    height: 1%;
}

body #page {
    margin: 0 auto;
    min-width: 930px;
    max-width: 1102px;
    position: relative;
}

* html div#page {
    width: expression(documentElement.clientWidth < 928? "930px" : documentElement.clientWidth > 1104? "1102px" : "auto");
}




div.gm #content {
    position: relative;
    clear: both;
    margin: -1px 0 0 110px;
    min-height: 300px;
    background: url(http://www.feeds2go.com/images/last/gm_right.4.png) right top repeat-y #fff;
    overflow: visible;
    border: 1px solid #ccc;
}

div.gm #content .fullWidth {
    margin: 0;
    padding: 15px;
    background: #fff;
    clear: both;
}


div.gm div.leftCol {
    float: left;
    display: inline;
    margin-right: -340px;
    width: 100%;
    overflow: hidden;
    background: url(http://www.feeds2go.com/images/last/gm_right_top_gradient.5.png) right top no-repeat transparent;
}

div.gm div.leftColWrapper {
    margin-right: 340px;
    padding: 15px;
    overflow: hidden;
}

div.gm div.rightCol {
    float: right;
    display: inline;
    position: relative;
    padding: 15px;
    width: 310px;
    background: url(http://www.feeds2go.com/images/last/gm_right_top_gradient.5.png) right top no-repeat transparent;
    font-size: 11px;
    line-height: 1.181818em;
}




#page h2.heading {
    margin: 15px -15px 2px -15px;
    padding: 0;
    color: #D51007;
    font-size: 18px;
    line-height: 13px;
    border-bottom: 1px dotted #ccc;
}

#page h2.heading .h2Wrapper {
    display: block;
    padding: 15px;
}

#page h2.heading .h2Wrapper a {
    text-decoration: none;
}
#page h2.heading .h2Wrapper a:hover {
    text-decoration: underline;
}
#page h2.heading .h2Wrapper a {
    color: #D51007;
}
.lfmBlack #page h2.heading .h2Wrapper a {
    color: #1b1b1b;
}

#page div.gm div.leftCol h2 small a,
#page div.fixed div.leftCol h2 small a {
    color: #0187c5;
}

div.gm div.leftCol hr {
    clear: both;
    height: 2px;
    margin: 15px -15px 10px -15px;
    border: 0;
    border-top: 1px solid #ccc;
    background: #efefef;
    display: none;
}

#page div.gm div.rightCol h2.heading,
#page div.fixed div.rightCol h2.heading {
    margin: 15px 0 10px 0;
    padding: 0;
    font-size: 13px;
    line-height: 12px;
}

#page div.gm div.rightCol h2.heading .h2Wrapper,
#page div.fixed div.rightCol h2.heading .h2Wrapper {
    padding: 7px 0 0 0;
}

div.gm div.leftCol a.seemore {
    margin: 5px 0 0 0;
    padding: 2px 0 2px 10px;
    background: url(http://www.feeds2go.com/images/last/grey-more-btn.gif) no-repeat left top;

    float: right;
    text-decoration: none;
}

div.gm div.leftCol a.seemore span {
    padding: 2px 30px 2px 0;
    background: url(http://www.feeds2go.com/images/last/grey-more-btn.gif) no-repeat right top;
    font-size: 10px;
    color: #000;
}

div.gm div.leftCol a.seemore:hover span {
    color: #666;
}

div.gm div.rightCol a.seemore {
    float: right;
    margin: 5px 0 0 0;
    color: #0187c5;
    text-decoration: none;
}



#header {
    position: relative;
    display: block;
    height: 70px;
    margin: 0 0 8px 0;
}

#headerWrapper {
    position: relative;
    height: 68px;
    margin: 0 -15px;
}



body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,select,textarea,p,blockquote,th,td {
    vertical-align: top;
}

input, select {
    vertical-align: baseline;
}

textarea {
    font-family: Helvetica,Arial,Geneva,sans-serif;
}

input[type=text],
input[type=password],
textarea {
    font-size: 12px;
    background: #fff;
    color: #000;
}

table {
    font-size: 100%;
}


h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: bold;
}

/* Headers */
h1 {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    line-height: 1.2em;
}

h2 {
    font-size: 14px;
    color: #D51007;
    font-weight: bold;
    line-height: 1.5em;
}

h2 img {
    vertical-align: text-bottom;
}

h5 {
    font-size: 11px;
    color: #000;
    font-weight: bold;
}


/* BASE CSS */

#page {
    color: #000;
    font-family:Helvetica,Arial,Geneva,sans-serif;
    font-size: 12px;
    line-height: 1.5;
    color: #1b1b1b;
    clear: both;
    position: relative;
}

/* links */

a {
    color: #0187c5;
    text-decoration: none;
}

a:active {
    outline: none;
}

a:hover {
    color: #0187c5;
    text-decoration: underline;
}

#menu1 {
    position: absolute;
    left: -111px;
    top: -1px;
    width: 111px;
    z-index: 10;
    font-size: 12px;
	font-weight:bold;
    line-height: 2em;
    font-weight: bold;
}


#menu1 ul {
    overflow: hidden;
    padding: 1px 0 0 0;
    border-top: 1px solid #ccc;
}

#menu1 li {
    display: block;
}

#menu1 li a {
    display: block;
    width: 94px;
    margin: -1px 0 0 0;
    padding: 4px 5px 5px 10px;
    text-decoration: none;
    background: #ededed;
    border: 1px solid #ccc;
    color: #696969;
}
#menu1 li.first a {
    border-top: 0;
}

#menu1 li a:hover,
#menu1 li.current a {
    color: #D51007;
    background: #fff;
}
#menu1 li.current a {
    border-right-color: #fff;
}





form.registration fieldset{
			    border-top:1px solid #ccc;
			    border-left:0;
			    border-bottom:0;
			    border-right:0;
			    padding:6px;
			    margin:0px 30px 0px 0px;
			}
			form.registration legend{
			    text-align:left;
			    color:#ccc;
			    font-size:18px;
			    padding:0px 4px 0px 4px;
			    margin-left:20px;
			}
			form.registration label{
				  font-size: 32px;
			    width:200px;
			    float: left;
			    text-align: right;
			    color:#999;
			    clear:left;
			    margin:4px 4px 0px 0px;
			    padding:0px;
			}
			form.registration input{
				  font-family: Georgia;
				  font-size: 18px;
			    float:left;
			    width:180px;
			    border:1px solid #cccccc;
			    margin:2px 0px 2px 2px;
			    color:#00abdf;
			    height:22px;
			    padding:3px;
				  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
				  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
				  -webkit-border-radius: 5px;
				  -moz-border-radius: 5px;
			}
			form.registration input:focus, form.registration select:focus{
				  background-color:#E0E6FF;
			}
			form.registration select{
				font-family: Georgia;
				font-size: 18px;
			    float:left;
			    border:1px solid #cccccc;
			    margin:2px 0px 2px 2px;
			    color:#00abdf;
				height:30px;
				  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
				  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
				  -webkit-border-radius: 5px;
				  -moz-border-radius: 5px;
			}
			.button, .button:visited{
				  float:right;
				  text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
				  border-bottom: 1px solid rgba(0,0,0,0.25);
				  cursor: pointer;
				  padding: 5px 10px 5px 5px; 
				  color: #fff; 
				  text-decoration: none;
				  font-size: 32px; padding: 10px 15px; 
				  background-color: #00abdf;
			    display: inline-block; 	
			   	-moz-border-radius: 10px; 
  				-webkit-border-radius: 10px;
  				-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
  				-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
			}
			.button:hover{ 
				  background-color: #777; 
			}

a.rbutton 
{
line-height:15px;
padding:3px 10px;
white-space:nowrap;
background:url("http://www.feeds2go.com/http://www.feeds2go.com/images/w_btn.png") repeat-x scroll left top #F2F2F2;
text-shadow:0 1px 0 #FFFFFF;
border-color:#BBBBBB;
color:#464646;
-moz-border-radius:11px 11px 11px 11px;
-moz-box-sizing:content-box;
border-style:solid;
border-width:1px;
cursor:pointer;
font-size:11px !important;
line-height:14px;
padding:2px 8px;
text-decoration:none;
}

a.rbutton:hover 
{
background:url("http://www.feeds2go.com/images/w_btn_active.png") repeat-x scroll left top #F2F2F2;
text-shadow:0 1px 0 #FFFFFF;
border-color:#BBBBBB;
color:#464646;
-moz-border-radius:11px 11px 11px 11px;
-moz-box-sizing:content-box;
border-style:solid;
border-width:1px;
cursor:pointer;
font-size:11px !important;
line-height:14px;
padding:2px 8px;
text-decoration:none;
}
.gm .leftCol .module {
margin-top:30px;
}
.module {
position:relative;
}
.line_o {
border-bottom:1px solid #CCCCCC;
display:block;
font-size:14px;
font-weight:bold;
line-height:normal;
margin:0 0 15px;
}
.line_o ul {
margin-bottom:-1px;
overflow:hidden;
}
.line_o ul li.current {
background:url("http://www.feeds2go.com/images/last//tab_mini_right.png") no-repeat scroll right top transparent;
}
.line_o ul li {
float:left;
list-style:none outside none;
margin:0 5px 0 0;
}
.line_o ul li.current a {
background:url("http://www.feeds2go.com/images/last/tab_mini_left.png") no-repeat scroll left top transparent;
color:#696969;
text-decoration:none;
}
.line_o ul li a {
color:#0187C5;
text-decoration:none;
}
.line_o ul li a:hover{
color:#0187C5;
text-decoration: underline;
}
.line_o ul li a, .line_o ul li span, .line_o ul li strong {
float:left;
height:20px;
line-height:20px;
margin:0 3px 0 0;
padding:0 2px 0 5px;
}
.line_o ul li {
float:left;
list-style:none outside none;
margin:0 5px 0 0;
}
table.chart  {
font-size:14px;
margin-bottom:10px;
width:100%;
}
table {
font-size:100%;
}
table {
border-collapse:collapse;
border-spacing:0;
}
table.chart td.positionCell {
color:#696969;
text-align:right;
width:20px;
}
table.chart td {
line-height:16px;
padding:3px 5px;
vertical-align:top;
}
table.chart tr.odd td {
background-color:#EBEBEB;
}
table.chart td.playbuttonCell {
padding-bottom:0;
padding-top:3px;
width:17px;
}
table.chart td {
line-height:16px;
padding:3px 5px;
vertical-align:top;
}
table.chart td {
line-height:16px;
padding:3px 5px;
vertical-align:top;
}
table.chart td.subjectCell a {
color: #333333;
font-size:13px;
font-weight:bold;
}
a {
color:#0187C5;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
table.chart td.positionCell {
color:#696969;
text-align:right;
width:20px;
}
table.chart td {
line-height:16px;
padding:3px 5px;
vertical-align:top;
}
table.chart td {
line-height:16px;
padding:3px 5px;
vertical-align:top;
}
table.chart td.subjectCell div {
overflow:hidden;
width:100%;
}
table.chart td.subjectCell a:hover {
    color: #666666;
}
table.chart tbody tr:hover td,
table.chart tbody tr.open td {
    background: #d0e4f0;
}
      
        body {
  background: #B2DFDA url('http://www.feeds2go.com/images/bg.jpg') fixed repeat;

}
.pages {
    padding: 1em;
    margin: 1em 0;
    clear: left;
}

.pages a {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
}


.pages a {
    border: 1px solid #9AAFE5;
    text-decoration: none;
}

.pages a:hover {
    border-color: #2E6AB1;
}

.pages a.nextprev {
    font-weight: bold;
}



.pages .nextprev-next {
    float: right;
}
