* {
	margin: 0;
}

body {
	background: #a5a2ff url(images/pngs/bg.png) repeat-x bottom;
	font-family: Arial;
	font-size: 13px;
}

h1, h2, h3, h4, h5, h6 {
	color: #f60;
	padding: 1em 0;
}

h1 {
	font-size: 1.75em;
}

p {
	margin:0.5em 0;
}

a {
	text-decoration: none;
}

strong, em, a, u {
	color: #f60;
}

.container {
	width: 910px;
	margin: auto;
}

.header {
	position: relative;
	height: 320px;
}

.nav {
	width: 199px;
	background-color: #131b51;
}

.nav ul {
	padding: 0;
}

.nav ul li {
	list-style: none;
}

.nav ul li a {
	color: #fff;
	padding-left: 10px;
	display: block;
	height: 44px;
	line-height: 44px;
	text-decoration: none;
	font-weight: bold;
}

.nav ul li a:hover {
	background: transparent url(images/pngs/navover.png) no-repeat;
}

.maincont {
	background-color: #fff;
	padding-top: 10px;
}

.left-col {
	width: 199px;
	margin-left: 5px;
}

.fullcont {
	width: 477px;
	margin: 0 25px;
}

.fullcont p {
	font-size: 14px;
}

.right-col {
	width: 177px;
}

.signup {
	background-color: #E6E6E6;
	border: 1px solid #000;
	font-size: 11px;
}

.signup p {
	padding: 5px 5px;
}

input[type=text], input[type=password] {
	border: 1px solid #000;
}

table.bg {
	width: 154px;
	margin: 10px auto;
	background-color: #000;
}

table.bg td {
	text-align: center;
	background-color: #E6E6E6;
}

.news {
	background-color: #e6e6e6;
	border: 1px solid #000;
	font-size: 11px;
	padding: 7px;
}

.affiliates {
	background-color: #919191;
	border: 1px solid #000;
}

.affiliates img {
	margin: 10px auto;
	display: block;
}

.footer {
	height: 131px;
	background: transparent url(images/pngs/footer.png) repeat-x;
	position: relative;
	color: #fff;
	font-size: 12px;
}

.footer p {
	text-align: center;
}

.footer a {
	color: #fff;
	padding: 0px 10px;
}

.footer-bling {
	position: absolute;
	right: 10px;
	top: 0;
}

.disclaimer {
	color: #ddd;
	font-size: 10px;
	padding: 10px;
}

/* For google feeds */

.gfg-root {
	font-family:"Arial",sans-serif;
	font-size:11px;
	height:auto;
	overflow:hidden;
	position:relative;
	text-align:center;
}
.gfg-title {
	background-color:#E5ECF9;
	color:#3366CC;
	font-size:14px;
	font-weight:bold;
	line-height:1.4em;
	overflow:hidden;
	white-space:nowrap;
	display: none;
}
.gfg-title a {
	color:#3366CC;
}
.gfg-subtitle {
	background-color:#E5ECF9;
	color:#3366CC;
	font-size:12px;
	font-weight:bold;
	line-height:1.4em;
	margin-bottom:5px;
	overflow:hidden;
	white-space:nowrap;
}
.gfg-subtitle a {
	color:#3366CC;
}
.gfg-entry {
	/*background-color:white;*/
	height:6.9em;
	margin-top:3px;
	overflow:hidden;
	position:relative;
	text-align:left;
	width:100%;
	display: none;
}
.gfg-root .gfg-entry .gf-result {
	background-color:white;
	height:100%;
	padding-left:20px;
	padding-right:5px;
	position:relative;
	width:auto;
}
.gfg-list {
	margin-bottom:5px;
	overflow:hidden;
	position:relative;
	text-align:left;
}
.gfg-listentry {
	line-height:1.5em;
	margin-left:5px;
	margin-right:5px;
	overflow:hidden;
	padding-left:15px;
	padding-right:5px;
}
.gfg-listentry-odd {
	background-color:#F6F6F6;
}
.gfg-listentry-even {
}
.gfg-listentry-highlight {
	background-image:url(garrow.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
.gfg-root .gfg-entry .gf-result .gf-title {
	font-size:14px;
	line-height:1.2em;
	margin-bottom:2px;
	overflow:hidden;
}
.gfg-root .gfg-entry .gf-result .gf-snippet {
	color:#000000;
	height:3.8em;
	margin-top:3px;
}
.gfg-horizontal-container {
	position:relative;
}
.gfg-horizontal-root {
	border:1px solid #AAAAAA;
	font-family:"Arial",sans-serif;
	font-size:13px;
	height:1.5em;
	margin-right:80px;
	overflow:hidden;
	padding:5px;
	position:relative;
	text-align:center;
	white-space:nowrap;
}
.gfg-horizontal-root .gfg-title {
	background-color:#FFFFFF;
	border-right:1px solid #AAAAAA;
	float:left;
	font-weight:bold;
	line-height:1.5em;
	overflow:hidden;
	padding-left:10px;
	padding-right:12px;
	white-space:nowrap;
}
.gfg-horizontal-root .gfg-title a {
	color:#444444;
	text-decoration:none;
}
.gfg-horizontal-root .gfg-entry {
	height:1.5em;
	margin-left:0;
	margin-top:0;
	overflow:hidden;
	padding-left:10px;
	position:relative;
	text-align:left;
	width:auto;
}
.gfg-horizontal-root .gfg-entry .gf-result {
	background-color:white;
	height:100%;
	line-height:1.5em;
	overflow:hidden;
	position:relative;
	white-space:nowrap;
	width:100%;
}
.gfg-horizontal-root .gfg-list {
	display:none;
}
.gfg-horizontal-root .gfg-entry .gf-result .gf-snippet, .gfg-horizontal-root .gfg-entry .gf-result .gf-author {
	display:none;
}
.gfg-horizontal-root .gfg-entry .gf-result .gf-title {
	color:#0000CC;
	float:left;
	margin-right:3px;
}
.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer {
	float:left;
}
.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer, .gfg-horizontal-root .gfg-entry .gf-result .gf-relativePublishedDate {
	color:#AAAAAA;
	display:block;
}
.gfg-branding {
	overflow:hidden;
	position:absolute;
	right:0;
	text-align:left;
	top:0;
	white-space:nowrap;
	width:80px;
}
.gfg-collapse-open, .gfg-collapse-closed {
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
	float:right;
	height:20px;
	width:17px;
}
.gfg-collapse-open {
	background-image:url(arrow_open.gif);
}
.gfg-collapse-closed {
	background-image:url(arrow_close.gif);
}
.gfg-collapse-href {
	float:left;
}
.clearFloat {
	clear:both;
}
.popup-win {
        position: absolute;
        left: -500px;
        top: 100px;
        background: transparent url(images/pngs/popup.png) no-repeat;
        width: 426px;
        height: 262px;
        z-index: 500;
        color: #1c306b;
}

.popup-win #SignUp {
        left:100px;
        position:absolute;
        top:139px;
        font-size: 11px;
        line-height: 1em;
}

.closebtn {
        position: absolute;
        right: -69px;
        bottom: 10px;
}
