
@charset "UTF-8";
/* CSS Document */
/*
Theme Name: Aesthetic TV
Theme URI: http://aesthetictv.tv
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
/*	font-style: inherit; */
/*	font-weight: inherit; */
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}




body {
	background: #fff url(images/bg.jpg) top center repeat-x ; /*#c2e1eb  */
	background-attachment: fixed;
	line-height: 1;
}





ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

body, input, textarea {
	color: #373737;
	font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	line-height: 1.625;
}

#page {
	margin: 0 auto;
	width: 970px;
}

#branding {
	margin: 0 auto;
	width: 970px;
	height: 101px;
	background: url(images/header.jpg) top center no-repeat;
	position: relative;
}

#site-title {
	position: absolute;
	left: 20px;
	top: 16px;
	width: 180px;
	height: 78px;
}

#main {
	margin: 0 auto;
	width: 970px;
	min-height: 360px;
	background-color: white;
}

#primary {
	float: left;
	width: 640px;
	margin-left: 8px;
}

#primary .page {
	float: left;
	 /* 	width: 500px; */
	margin-left:0; /* margin-left: 80px;  */
	margin-right: 60px;
}

#primary .page h1 {
	color: #006699;
	font-size: 24px;
	line-height: 30px;
	padding-bottom: 16px;
	padding-top: 10px;
}

#primary h1.entry-title {
	color: #006699;
	font-size: 24px;
	line-height: 30px;
	padding-bottom: 16px;
	padding-top: 10px;
}

#primary .product-description {
	margin: 20px;
}

#primary h3 {
	color: #0090C3;
	font-size: 18px;
	line-height: 24px;
	padding-top: 8px;
}

#primary ul {
	padding-left: 32px;
	list-style-type:disc;
}

#primary .breadcrumb {
	font-size: 10px;
	color: #0090c3;
	padding-bottom: 20px;
}

#primary .breadcrumb a:link, #primary .breadcrumb a:visited {
	font-size: 10px;
	color: #0090c3;
	text-decoration: none;
}

#primary .breadcrumb a:hover, #primary .breadcrumb a:active {
	font-size: 10px;
	color: #0090c3;
	text-decoration: underline;
}


#primary .product-image {
	float: left;
	width: 295px;
	height: 295px;
	margin-right: 20px;
}

#primary .product-image img {
	max-width: 295px;
	max-height: 295px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

#primary .product-info {
	float: left;
	width: 295px;
	height: 295px;
}

#primary .product-price {
	font-weight: bold;
	color: #2699C7;
}

#primary .page a, #secondary a {
	color: #006699;
	text-decoration: underline;
}

#primary .page p, #secondary p {
	padding-bottom: 16px;
}

#primary .page p strong, #secondary p strong {
	font-weight: bold;
}

#secondary {
	float: right;
	width: 304px;
	margin-right: 8px;
}


#colophon {
	clear: both;
	width: 970px;
	min-height: 35px;
	border-top: 2px solid #bd1819;
	padding-top: 14px;
	margin-top: 14px;
	text-align: left;
	color: #d95d61;
}

#colophon #social_icons {
	float: left;
	width: 70px;
	margin-left: 2px;
	padding-top: 0px;
}

#colophon #site-generator {
	float: left;
	width: 500px;
	color: #666666;
	font-size: 12px;
	line-height: 14px;
	padding-top: 4px;
}

#colophon #site-generator a { 
text-decoration:none; 
color:#666; 
}

#video-action {
	float: left;
	width: 640px;
	min-height: 148px;
	background: #fff url(images/video-action.jpg) center top repeat-x; /
	color: #595959;
}

#video-bar {
	clear: left;
	float: left;
	width: 640px;
	height: 35px;
	border-bottom: 1px solid #fff;
	color: #333;
	font-size: 11px;
	line-height: 20px;
}

#video-bar ul {
	float: left;
	width: 640px;
	height: 35px;
	list-style-type: none;
}

#video-bar ul li {
	float: left;
}

#video-bar ul li.comments_count {
	padding-left: 20px;
	cursor: pointer;
}

#video-bar ul li.views {
	padding-left: 20px;
}

#video-bar ul li.clicks {
	padding-left: 20px;
}

#video-description {
	clear: left;
	float: left;
	width: 608px;
	padding: 8px 16px;
	font-size: 14px;
	line-height: 18px;
	color: #595959;
	background-color:#efefef;
}

#comments {
	clear: left;
	float: left;
	width: 608px;
	padding: 8px 16px;
	font-size: 14px;
	line-height: 18px;
	color: #595959;
	display: none;
}

#comments h2 {
	color: #0090c3;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	padding: 20px 0 5px 0;
	margin:0;
}

#comments ul {
	margin: 0;
	padding: 0;
}

#comments li {
	padding:5px 0;
	margin: 0 0 10px 0;
}

#comments li small {
	font-size: 12px;
	line-height: 18px;
	color: #595959;
}

#comments li small span {
	color: #006699;
}

#physician-finder {
	clear: left;
	float: left;
	width: 176px;
	text-align: center;
	color: #595959;
	font-size: 10px;
	padding: 0 10px;
}

#shop {
	float: left;
	width: 227px;
	min-height: 232px;
	background: url(images/shop-bg.png) center top no-repeat;
	text-align: center;
	color: #595959;
	font-size: 10px;
	padding: 0 10px;
}

#shop a {
	color: #595959;
	text-decoration: none;
}

#video-library {
	float: left;
	width: 197px;
	color: #595959;
	font-size: 10px;
}

#video-library ul {
	border-top: 1px solid #e1e1e1;
	width:182px;
	margin-left:5px;
	list-style-type: none;
	padding-left:0;
}

#video-library ul li {
	clear: left;
	border-bottom: 1px solid #e1e1e1;
	font-size: 12px;
	line-height: 16px;
	color: #595959;
	width: 182px;
	
}  /*  height: 24px;     */

#video-library ul li img {
	float: left;
	padding: 4px 4px 0 0;
}

#video-library ul li span {
	float: left;
	padding: 3px 0 3px 0;
}

#video-library ul li a {
	text-decoration: none;
	color: #595959;
	vertical-align: text-top;
}

#physician-finder h2, #shop h2, #video-library h2 {
	font-size: 14px;
	font-weight: normal;
	color: #bf2227;
	padding: 20px 0 10px;
	text-align: center;
}

.player-large {
	width: 640px;
	height: 360px;
}

.player-largepage {
	width: 500px;
	height: 280px;
}

.player-medium {
	width: 304px;
	height: 171px;
}

.player-small {
	width: 120px;
	height: 67px;
}

#sponsor_box {
	margin: 0;
	padding:0;
}

#sponsor-learn-more {
	margin: 6px 6px 12px 6px;
	padding-bottom: 6px;
	color: #006699;
	font-size: 10px;
	line-height: 12px;
	border-bottom: 1px solid #c3e4ef;
}

.sponsor-button {
	float: left;
	padding-right: 6px;
}

#more-videos {
	clear: both;
	width: 292px;
	margin: 6px;
	padding: 12px 0;
	height: 20px;
	cursor: pointer;
}

ul#related-videos, ul#additional-videos {
	width: 292px;
	margin: 0 6px;
	padding: 0;
	list-style-type: none;
}

ul#additional-videos {
	display: none;
}

ul#related-videos li, ul#additional-videos li {
	padding: 0;
	padding-top: 12px;
	clear: left;
}

ul#related-videos li:first-child {
	padding-top: 0;
}

ul#related-videos li img, ul#additional-videos li img {
	float: left;
	width: 120px;
	padding-right: 6px;
}

ul#related-videos li h3, ul#additional-videos li h3 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	float: left;
	width: 166px;
}

ul#related-videos li h3 a, ul#additional-videos li h3 a {
	color: #333333;
	text-decoration: none;
}

ul#related-videos li span, ul#additional-videos li span {
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	float:left;
	width: 166px;
}
.clear {
	clear: both;
	width:0;
	height: 0;
}

#access {
	display: block;
	position: absolute;
	left: 284px;
	top: 78px;
	width: 500px;
}
#access ul {
	font-size: 12px;
	list-style: none;
}
#access li {
	float: left;
	position: relative;
	padding-right: 24px;
	margin: 0;
}
#access li:first-child {
	border-left: none;
}
#access a {
	color: #666666;
	display: block;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
}
#access a.first {
	border-left: none;
}
#access li:hover > a,
#access a:focus {
	color: #a0a0a0;
	text-decoration: underline;
}

#social {
	display: block;
	position: relative;
	left: 840px;
	top: 2px;
	width: 60px;
	height: 20px;
}

#social ul {
	list-style-type: none;
	width: 60px;
}

#social ul li {
	float: left;
	width: 20px;
	height: 20px;
	padding: 0;
}



/*



#main-menu {
	display: block;
	position: absolute;
	left: 256px;
	top: 28px;
	width: 600px;
}
#main-menu ul {
	font-size: 14px;
	list-style: none;
}
#main-menu li {
	float: left;
	position: relative;
	padding: 0 30px;
	margin: 0;
	text-align: center;
}
#main-menu a {
	color: #be191b;
	display: block;
	font-size: 16px;
	line-height: 22px;
	text-decoration: none;
}
#main-menu li:hover > a,
#main-menu a:focus {
	color: #be191b;
	text-decoration: underline;
}


*/


#join-link {
	position: absolute;
	width: 161px;
	right: 36px;
	top: 42px;
}

/* Comment Form */
#respond {
	
/*	REMOVED
	
	background: #ddd;
	border: 1px solid #d3d3d3;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto 1.625em;	
	padding: 1.625em;
	
*/
	padding: 0;
	position: relative;
	width: 560px;
}
#respond input[type="text"],
#respond textarea {
	background: #fff;
	
/*	
	
	
	border: 4px solid #eee;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
*/	
	border: 2px solid #ccc;
	position: relative;
	padding: 10px;
	text-indent: 80px;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-field,
#respond .comment-form-comment {
	position: relative;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-field label,
#respond .comment-form-comment label {
	background: #eee;
	-webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	-moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	color: #555;
	display: inline-block;
	font-size: 13px;
	left: 4px;
	min-width: 60px;
	padding: 4px 10px;
	position: relative;
	top: 40px;
	z-index: 1;
}
#respond input[type="text"]:focus,
#respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}
#respond textarea {
	resize: vertical;
	width: 95%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
	color: #bd3500;
	font-size: 22px;
	font-weight: bold;
	left: 75%;
	position: absolute;
	top: 45px;
	z-index: 1;
}
#respond .comment-notes,
#respond .logged-in-as {
	font-size: 13px;
}
#respond p {
	margin: 10px 0;
}
#respond .form-submit {
	float: right;
	margin: -20px 0 10px;
}
#respond input#submit {
	background: #8e8e8e;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	color: #eee;
	cursor: pointer;
	font-size: 15px;
	margin: 20px 0;
	padding: 5px 42px 5px 22px;
	position: relative;
	left: 30px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
#respond input#submit:active {
	background: #1982d1;
	color: #bfddf3;
}
#respond #cancel-comment-reply-link {
	color: #666;
	margin-left: 10px;
	text-decoration: none;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
	color: #006699;
}
#respond .logged-in-as a,
#respond #cancel-comment-reply-link {
	text-decoration: none;
	color: #006699;
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}
#reply-title {
	color: #373737;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
#cancel-comment-reply-link {
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
	color: #ff4b33;
}
#respond label {
	line-height: 2.2em;
}
#respond input[type=text] {
	display: block;
	height: 24px;
	width: 75%;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}

.commentlist > li.comment {
	margin-left: 102px;
	width: auto;
}

.commentlist > li.comment {
	margin-left: 0;
}
.commentlist > li.comment .comment-meta,
.commentlist > li.comment .comment-content {
	margin-right: 85px;
}
.commentlist .fn {
	color:#006699;
}
.commentlist .fn a {
	color: #BF2227;
	text-decoration: underline;
}
.commentlist .avatar {
	background: transparent;
	/*display: block;*/
	padding: 0 10px 0 0;
	top: 1.625em;
	left: auto;
	right: 1.625em;
}
.commentlist .children .avatar {
	background: none;
	padding: 0;
	position: absolute;
	top: 2.2em;
	left: 2.2em;
}
#respond {
	width: auto;
}

.comment-content h1,
.comment-content h2 {
	color: #000;
	font-weight: bold;
	margin: 0 0 .8125em;
}
.comment-content h3 {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.comment-content table {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	width: 100%;
}
.comment-content th {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.comment-content td {
	border-top: 1px solid #ddd;
	padding: 6px 10px 6px 0;
}
.comment-content ul,
.comment-content ol {
	margin-bottom: 1.625em;
}
.comment-content ul ul,
.comment-content ol ol,
.comment-content ul ol,
.comment-content ol ul {
	margin-bottom: 0;
}
.commentlist .edit-link a {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	float: right;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: 300;
	text-decoration: none;
	padding: 0 8px;
}
.commentlist .edit-link a:hover {
	background: #888;
	color: #fff;
}
/* Images */
.comment-content img {
	max-width: 97.5%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large {
	max-width: 97.5%;
	width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

.comments-link a {
	background: #eee url(images/comment-bubble.png) no-repeat;
	color: #666; /* color: #666 */
	font-size: 13px;
	font-weight: normal;
	line-height: 35px;
	overflow: hidden;
	padding: 0 0 0;
	position: absolute;
	top: 1.5em;
	right: 0;
	text-align: center;
	text-decoration: none;
	width: 43px;
	height: 36px;
}
.comments-link a:hover,
.comments-link a:focus,
.comments-link a:active {
	background-color: #1982d1;
	color: #fff;
	color: rgba(255,255,255,0.8);
}
.comments-link .leave-reply {
	visibility: hidden;
}

#video-title {
	clear: both;
	float: left;
	width: 954px;
	margin: 0 8px;
}

#video-title h1 {
	color: #333;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 25px;
}

.comments comments_count a { color:#0090c3 ;}

.blue_text { color:#0090c3; font-size:12px; }
.blue_text a { color:#0090c3; }

#departments_box {
	width: 282px;
	float:left;
}

#departments_box h3 {
	font-size: 16px;
	color: #0090c3;
	font-weight: bold;
	padding: 10px 0 0 10px;
}

#departments_box ul {
	list-style-type: none;
}

#departments_box li {
	width: 302px;
	height: 30px;
	display:block;
	border-bottom: 1px solid #aad0e1;
}

#departments_box li:last-child {
	border:none;
}

#departments_box a {
	background-color: #f1f1f1;
	color: #0090c3;
	text-decoration: none;
	width: 302px;
	height: 30px;
	display:block;
	font-size: 10px;
	line-height: 30px;
	text-indent: 10px;
}

#departments_box li.current-department a {
	background-color: #0090c3;
	color: #ffffff;
}

#departments_box a:hover, #department_box a:active {
	background-color: #0090c3;
	color: #ffffff;
}

h1.department-name {
	font-size: 28px;
	line-height: 34px;
	padding: 0 0 20px 20px;
	color: #ba2028;
}

ul.department-products {
	width: 640px !important;
	list-style-type: none !important;
	float: left !important;
	clear:left !important;
	margin:0 !important;
	padding:0 !important;
}

ul.department-products li{
	float:left;
	width: 170px;
	margin:0;
	padding:5px 20px;
	height: 240px;
	border-right: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	list-style-type:none;
}

ul.department-products li.last-department-column {
	border-right: none;
}

ul.department-products li.last-department-row {
	border-bottom: none;
}

ul.department-products li .department-product-image {
	width:170px;
	height:100px;
}
ul.department-products li .department-product-image img {
	max-width: 100px;
	max-height: 100px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

ul.department-products li h2 a{
	color:#666666;
	text-decoration: none;
	font-size: 12px;
	line-height: 14px;
}

ul.department-products li h2.featured-product {
	width: 170px;
	margin: 0 auto;
	text-align: center;
}

ul.department-products li h2.featured-product a{
	color:#bf1e26;
	text-decoration: none;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	margin: 0 auto;
	width: 170px;
	font-weight: bold;
}

.featured-product-description {
	text-align:center;
	margin: 5px auto;
}

.paging_navigation {
	clear:both;
	float: left;
	margin:0;
	padding:0;
	padding-top: 10px;
	width: 100%;
}

.paging_navigation a {
	color: #2699C7;
	text-decoration: none;
}
.paging_navigation a:hover, .paging_navigation a:active {
	text-decoration: underline;
}

.paging_navigation .alignright {
	float:right;
	text-align: right;
	width: 40%;
}

.paging_navigation .alignleft {
	float:left;
	text-align: left;
	width: 40%;
}

ul.manufacturers {
	border-top: 1px solid #dedede;
	width: 580px !important;
	float: left !important;
	list-style-type: none !important;
	padding: 0 !important;
	margin-left: 20px;
}

ul.manufacturers li{
	clear:left;
	width: 580px;
	border-bottom: 1px solid #dedede;
	margin: 0;
	padding: 10px 0;
	display: block;
}

ul.manufacturers li .manufacturer_image {
	float: left;
	width: 170px;
	margin-left: 20px;
	display: block;
}

ul.manufacturers li .manufacturer_title {
	float: left;
	width: 180px;
	display: block;
	color: #9e9e9e;
	font-size: 12px;
	line-height: 14px;
}

ul.manufacturers li .manufacturer_link {
	float:left;
	width: 210px;
	display: block;
}

ul.manufacturers li .manufacturer_link a {
	margin-top: 20px;
}

.feature_image {
	clear:both;
	float:left;
	width:970px;
}

.sub_features {
	clear: both;
	float: left;
	width: 970px;
}

.sub_features .first_item, .sub_features .second_item, .sub_features .third_item {
	width: 322px;
	float: left;
	margin: 0;
	padding: 0;
}

.sub_features .second_item {
	margin-left: 2px;
	margin-right: 2px;
}


/*
iframe {
	position: absolute;
	height: 100%;
	width: 100%;
	border: none;
}

*/
.iframe-container {
	position: absolute;
	top: 40px;
	bottom: 0;
	width: 100%;
	overflow: hidden;
}
.iframe-top {
	position: absolute;
	top: 0px;
	height: 40px;
	color: #eee;
	background-color: #bf171a;
	width: 100%;
	border-bottom:#999 solid 1px;
}

#amazon_legal {
	font-size: 10px;
	text-align: right;
	color: #ccc;	
}


.landing strong a {
	text-decoration:none; 
	color: #595959;
	font-size: 14px;
	line-height: 18px;
	font-weight:bold;
}

.landing td {
	font-size: 14px;
	line-height: 18px;
	color: #595959;
}

.padme { 
padding:0 10px 0 4px;
	
}








/* products */



.vid_prod_text { width:415px; background-color:#fff; }
.vid_prod_text_descript { font-size: 12px; line-height: 16px; color: #595959; padding-right:10px; }
.vid_prod_text td ul { margin:0; padding:0 10px 0 0;  }
.vid_prod_text td ul li:before{ content:"-"; position:relative; left:-5px;}
.vid_prod_text td ul li{ text-indent:-5px; font-size: 12px; line-height: 14px; color: #595959; list-style: none; margin-bottom:10px; }
td, tr, div { vertical-align:top; }
.v_product_header { padding: 5px 10px 20px 14px; }
.v_product_header h2 { font-size: 14px; line-height: 17px; font-weight: normal; color: #bf2227; }
.v_product_buy_on_amazon { text-align: right; padding-right:30px; }
.v_product_img_td { vertical-align: top; text-align:center; width:180px; }
.v_product_img { width:141px; }


/* new menu styles */

#main-menu {
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight:300;
	display: block;
	margin: 0 auto;
	height:87px; width:970px; 
	background-image:url(http://d11505tzuv2kw9.cloudfront.net/bg_menu_top_thin.jpg);
	background-repeat:no-repeat;
	border-top:#fff solid 1px; /* to fix top bug */
}

#main-menu ul {
	position: relative;
	left: 1px;
	top: 12px;
	font-size: 14px;
	list-style: none;
}

#main-menu li {
	float: left;
	text-align:right;
	padding:0 ; /**/
	margin: 0;
	text-align: center;
}

#main-menu a {
	color: #be191b;
	display: block;
	font-size: 16px;
	line-height: 22px;
	text-decoration: none;
}

#second-menu {
	font-size:11px;
	position: relative;
	left: 255px;
	top: -30px;	
	font-size: 11px;
	font-weight:normal;	
	display: inline;	
	
}

#second-menu a { text-decoration: none; color:#1f90c5; font-size:11px; display: inline;	 }


#leader_board {
	text-align:center;
	height:130px; padding-top: 10px;	
}


#top-menu-line { 
	height:1px; background-color:#FFF;	
}

#top-menu { 
	width:970px; text-align:right; margin:auto; font-size: 11px; color:#1f90c5; vertical-align: bottom;
}

#top-menu a { text-decoration: none; color:#1f90c5;	
}


.footer_menu { color:#000 text-decoration: none; font-size:18px; padding-right: 20px; line-height:15px; padding-top:20px; font-weight:300;
}	

.footer_menu a { color:#fff; text-decoration: none; font-size:12px; font-weight:normal;
}

.footer_description { color:#000; text-decoration: none; font-size:12px; font-weight:normal; text-align:justify; padding-right:30px;  }

body {
	background-color: #b6dae6;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
