/*----- Start "Main definitions" -----*/
* {
	padding: 0;
	margin: 0;
	outline: 0;
}

body {
	font-size: 12px;
	line-height: 1.2;
	font-family: Arial, "Trebuchet MS", sans-serif;
	color: #a0a0a0;
	background: url(../images/bg.gif) repeat 0 0;
	text-align: left;
}

a img {
	border: 0;
}

a {
	color: #a0a0a0;
	text-decoration: underline;
}

.block ul {
	padding: 0;
	margin: 5px 0px 10px 20px;
	list-style-type: none;
}
.block ul li {
	background: transparent url(../images/libg.gif) left 5px no-repeat;
	padding: 0 0 8px 10px;;
}

.block #emo ul, .block #slider ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.block #emo ul li, .block #slider ul li {
	background: none;
	padding: 0;
}

a:hover {
	text-decoration: none;
}
#content p {
	margin: 0 0 15px 0;
	padding: 0;
}

.left {
	float: left;
	display: inline;
}

.right {
	float: right;
	display: inline;
}

.cl,.clear {
	display: block;
	height: 0;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	clear: both;
}

.field {
	font-size: 12px;
	color: #484848;
	font-family: Arial, "Trebuchet MS", sans-serif;
	color: #000;
	border: solid 1px #a0a0a0;
	width: 140px;
	padding: 2px 5px;
}

/*----- End "Main definitions" -----*/
.shell {
	width: 914px;
	margin: 0 auto;
}

#page {
	padding-bottom: 30px;
}

#header {
	width: 100%;
	position: relative;
	margin-bottom: 5px;
	height: 130px;
}

#logo {
	text-transform: uppercase;
	line-height: 1;
	padding-bottom: 15px;
	position: absolute;
	left:0;
	top:0;
}

#logo h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	font-size: 30px;
	color: #fff;
}

#logo h1 a {
	color: #fff;
	text-decoration: none;
}

#logo h1 a span {
	color: #7ab7e2;
}

#logo .description {
	font-size: 10px;
	color: #cfd2d9;
}

#top-nav {
	float: right;
	display: inline;
	margin-bottom: 2px;
	position: absolute;
	top:0;
	right: 0;
}

#top-nav ul {
	float: left;
	display: inline;
	font-size: 10px;
	line-height: 31px;
	color: #fff;
	text-transform: uppercase;
	background: url(../images/top-nav-bg.jpg) repeat-x 0 0;
}

#top-nav ul li {
	float: left;
	display: inline;
	list-style-type: none;
}

#top-nav ul li a {
	float: left;
	display: inline;
	color: #fff;
	text-decoration: none;
	padding: 0 10px 0 8px;
	background: url(../images/top-nav-sep.gif) no-repeat right 0;
}

#top-nav ul li a:hover {
	text-decoration: underline;
}

#top-nav ul li.last {
	padding-right: 4px;
	background: url(../images/top-nav-last.gif) no-repeat right 0;
}

#top-nav ul li.last a {
	background: none;
}

#top-nav ul li.home {
	width: 88px;
	background: url(../images/top-nav-home.gif) no-repeat 0 0;
}

#top-nav ul li.home a {
	background: none;
	width: 67px;
	height: 31px;
	line-height: 29px;
	padding: 0;
	color: #141414;
	font-weight: bold;
	padding-left: 21px;
}

#main-nav {
	float: right;
	display: inline;
	line-height: 32px;
	background: url(../images/main-nav-bg.gif) repeat-x 0 0;
	position: absolute;
	right: 0;
	bottom: 46px;
	display: none;
}

#main-nav .bg-right {
	background: url(../images/main-nav-bg-right.gif) no-repeat right 0;
}

#main-nav .bg-left {
	background: url(../images/main-nav-bg-left.gif) no-repeat 0 0;
	padding-left: 32px;
	width: 400px;
}

#main-nav ul {
	height: 32px;
	font-size: 10px;
	color: #a8a8a8;
	text-transform: uppercase;
}

#main-nav ul li {
	float: left;
	display: inline;
	list-style-type: none;
	background: url(../images/main-nav-sep.gif) no-repeat right 0;
}

#main-nav ul li a {
	float: left;
	display: inline;
	text-decoration: none;
	color: #a8a8a8;
	padding: 0 11px 0 9px;
}

#main-nav ul .first {
	padding: 0 11px 0 9px;
}

#main-nav ul li a:hover {
	text-decoration: underline;
}

#main-nav ul .active a {
	color: #FFFFFF;
}

#sort-nav {
	line-height: 46px;
	background: url(../images/sort-nav-bg.gif) repeat-x 0 0;
	position: absolute;
	width: 914px;
	bottom: 0px;
}

#sort-nav .bg-left {
	background: url(../images/sort-nav-bg-left.gif) no-repeat 0 0;
	position: relative;
	height: 46px;
}

#sort-nav .bg-right {
	background: url(../images/sort-nav-bg-right.gif) no-repeat right 0;
	position: relative;
	height: 46px;
}

#sort-nav ul li {
	float: left;
	display: inline;
	list-style-type: none;
	height: 46px;
}

#sort-nav ul li a {
	float: left;
	display: inline;
	font-size: 13px;
	font-weight: bold;
	color: #282828;
	text-decoration: none;
	padding: 0 19px;
}

#sort-nav ul li span.sep {
	float: left;
	display: inline;
	width: 2px;
	height: 46px;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	background: url(../images/sort-nav-sep.gif);
}

#sort-nav ul li a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#sort-nav ul li.active a {
	color: #fff;
	text-decoration: none;
}

#sort-nav ul li.active a:hover {
	text-decoration: none;
	
}
#sort-nav ul li.first a:hover {
	background: url(../images/navifirst-hover.png) no-repeat 0 0;
}
#sort-nav ul li.first-active a {
	background: url(../images/nav-active-first.gif) no-repeat 0 0;
}

#sort-nav ul li.active span.sep {
	background-image: url(../images/nav-active-sep.gif);
}

#sort-nav ul li.active, #sort-nav ul li a:hover {
	background: url(../images/nav-active-bg.gif) repeat-x 0 0;
}

#main {
	background: #050505 url(../images/main-bg.gif) no-repeat 0 0;
	padding-top: 10px;
}

#main-bot {
	background: url(../images/main-bot-bg.gif) no-repeat 0 bottom;
	padding: 0 10px 2px 10px;
	height: 100%;
	position: relative;
}

#sidebar {
	float: left;
	display: inline;
	width: 226px;
}

#content {
	float: right;
	display: inline;
	width: 657px;
}
#main .cbig {
	float: right;
	display: inline;
	width: 100%;
}

.block {
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

.block .block-bot {
	height: 100%;
	position: relative;
	background-repeat: no-repeat;
	background-position: 0 bottom;
}

.block .block-cnt {
	padding: 10px 10px 10px 9px;
}

.block .head {
	background: url(../images/block-head.gif) no-repeat 0 0;
	padding-left: 15px;
}

.block .head .head-cnt {
	background: url(../images/block-head.gif) no-repeat right 0;
	line-height: 38px;
	height: 38px;
	padding-right: 13px;
}

.block .head h3 {
	font-size: 15px;
	font-weight: bold;
	color: #262727;
}

.block .head .view-all {
	float: right;
	display: inline;
	width: 61px;
	height: 18px;
	line-height: 16px;
	background: url(../images/block-head-view-all.gif);
	margin-top: 12px;
}

.block .head .view-all {
	color: #656565;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
}

.block .head .view-all:hover {
	text-decoration: underline;
}

#content .block {
	background-image: url(../images/content-block-top.gif);
	background-color: #313131;
	width: 657px;
}

#content .block .block-bot {
	background-image: url(../images/content-block-bot.gif);
}
#content .articles .article .csc-default {
	padding: 15px;
	/*background: url(../images/sidebar-article-sep.gif) repeat-x 0 bottom;*/
	font-size: 12px;
	color: #a0a0a0;
	text-align: justify;
	line-height: 130%;
}
#content .articles .article .csc-default h2{
	margin: 0 0 15px 0;
}


#sidebar .block {
	background-image: url(../images/sidebar-block-top.gif);
	background-color: #484848;
	width: 226px;
}

#sidebar .block .block-bot {
	background-image: url(../images/sidebar-block-bot.gif);
}

#search .block-cnt {
	padding: 5px 5px 5px 4px;
}

#search .fieldplace {
	float: left;
	display: inline;
	width: 170px;
	height: 22px;
	background: url(../images/search-field.gif) no-repeat 0 0;
	padding-left: 18px;
}

#search .fieldplace .field {
	padding: 3px 6px 4px;
	width: 158px;
	border: none;
	background: none;
}

#search .button {
	float: left;
	display: inline;
	width: 29px;
	height: 22px;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	cursor: pointer;
	border: 0;
}

#search .button {
	background: url(../images/search-button.gif) no-repeat 0 0;
}

#sign .block-cnt {
	padding: 6px 5px 5px 5px;
}

#sign .button {
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 29px;
}

#sign .button {
	width: 105px;
	height: 29px;
	background: url(../images/sign-button.gif) no-repeat 0 0;
}

#sign .button:hover {
	background-position: 0 bottom;
}

#sign .button-left {
	float: left;
	display: inline;
}

#sign .button-right {
	float: right;
	display: inline;
}

#sign .center {
	text-align: center;
	font-size: 11px;
	line-height: 16px;
	margin-top: 4px;
}

#sign .center a {
}

#sign form {
	padding: 0px;
	margin: 0px;
	background: transparent url("../images/loginbg.png") left top no-repeat;
	font-size: 9px;
}
#sign form .user {
	padding: 3px;
	margin: 0px;
	width: 104px;
	font-size: 9px;
}
#sign form .pw {
	padding: 3px;
	margin: 0px;
	width: 68px;
	font-size: 9px;
}
#sign form .submit {
	padding: 3px;
	margin: 0px;
	width: 26px;
}
#sign form input{
	padding: 0px;
	margin: 0px;
	background: transparent;
	border:none;
}



#signout .button {
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 29px;
}

#signout .button {
	width: 105px;
	height: 29px;
	background: url(../images/sign-button.gif) no-repeat 0 0;
}

#signout .button:hover {
	background-position: 0 bottom;
}

#signout .button-left {
	float: left;
	display: inline;
}

#signout .button-right {
	float: right;
	display: inline;
}

#signout .center {
	text-align: center;
	font-size: 11px;
	line-height: 16px;
	margin-top: 4px;
}

#signout .center a {
}

#signout form {
	padding: 0px;
	margin: 0px;
	display: block;
}
#signout form .user {
	padding: 3px;
	margin: 0px;
	width: 104px;
	font-size: 9px;
}
#signout form .pw {
	padding: 3px;
	margin: 0px;
	width: 68px;
	font-size: 9px;
}
#signout form .submit {
	padding: 3px;
	margin: 0px;
	width: 26px;
}
#signout form input{
	padding: 0px;
	margin: 0px;
	background: transparent;
	border:none;
}


#sidebar .articles .article {
	padding: 8px 7px;
	background: url(../images/sidebar-article-sep.gif) repeat-x 0 bottom;
	font-size: 11px;
	color: #a0a0a0;
}

#sidebar .articles h4 {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}

#sidebar .articles h4 a {
	color: #fff;
	text-decoration: none;
}

#sidebar .articles h4 a:hover {
	color: #ccc;
}

#sidebar .articles .view-all {
	font-size: 10px;
	letter-spacing: 0.5px;
	line-height: 24px;
	float: right;
	display: inline;
	margin-right: 6px;
}

#sidebar .image-articles .image {
	float: left;
	display: inline;
	width: 55px;
}

#sidebar .image-articles .image img {
	padding: 1px;
	border: solid 1px #1e1e1e;
	width: 51px;
	height: 51px;
}

#sidebar .image-articles .cnt {
	float: right;
	display: inline;
	width: 150px;
}

#sidebar .text-articles .article {
	padding: 8px 10px;
	font-size: 12px;
}

#sidebar .text-articles h4 {
	font-size: 13px;
}

#content .articles h4 {
	font-size: 19px;
	font-weight: bold;
	color: #ccc;
	margin: 4px 0 2px;
}

#content .articles h4 a {
	text-decoration: none;
	color: #ccc;
}

#content .articles h4 a:hover {
	color: #fff;
}

#content .col-articles .image {
	position: relative;
	width: 194px;
	height: 194px;
}


#content .col-articles .image img {
	padding: 1px;
	border: solid 1px #050505;
	width: 194px;
	height: 194px;
	position: absolute;
	left: 0;
	top: 0;
}

#content .col-articles .article {
	float: left;
	display: inline;
	margin: 17px 0 10px 15px;
	width: 198px;
}

#content .row-articles .article {
	padding: 10px 15px 12px 15px;
	background: url(../images/content-article-sep.gif) repeat-x 0 bottom;
}

#content .row-articles .last-article {
	background: none;
}

#content .listing .article .cnt {
	display:inline;
	float:right;
	width:420px;
}

#content .row-articles .image {
	float: left;
	display: inline;
	width: 194px;
}

#content .row-articles .image img {
	width: 194px;
}

#content .row-articles .cnt {
	display: inline;
}
#content .row-articles .cnt hr {
	display: none;
}
#content .row-articles .cnt fieldset{
	border: none;
	padding: 0 20px 0 100px;
	margin: 20px 0;
	background: transparent url("../images/quotebg.gif") left top no-repeat;
}
#content .row-articles h4 {
	margin: 0 0 15px 0;
	line-height: 20px;
}

#content .row-articles h4 a {
	color: #e4e4e4;
}

#slider {
	width: 638px;
	height: 357px;
	position: relative;
}

#slider .buttons {
	position: absolute;
	top: 250px;
	right: 15px;
	z-index: 101;
}

#slider .buttons span {
	float: left;
	display: inline;
	width: 28px;
	height: 27px;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	cursor: pointer;
	margin-left: 6px;
}

#slider .buttons span.prev {
	background: url(../images/button-prev.png) no-repeat 0 0;
}

#slider .buttons span.next {
	background: url(../images/button-next.png) no-repeat 0 0;
}

#slider .holder {
	width: 638px;
	height: 357px;
	position: relative;
	overflow: hidden;
}

#slider .content {
	height: 357px;
	width: 100000px;
	position: absolute;
	top: 0;
	left: 0;
}

#slider .fragment {
	float: left;
	display: inline;
	width: 638px;
	height: 357px;
	list-style-type: none;
}

#slider .fragment .image {
	position: relative;
	width: 638px;
	height: 287px;
}

#slider .frame {
	width: 638px;
	height: 287px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	background: url(../images/slider-image-bg.png) no-repeat 0 0;
}

#slider .frame {
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
}

#slider .fragment .cnt {
	margin-top: 5px;
	height: 60px;
	background: url(../images/slider-cnt-bg.gif) repeat-x;
	color: #fff;
	font-size: 11px;
	line-height: 1.4;
	padding: 2px 15px;
}

#slider .fragment .cnt .side-a {
	float: left;
	display: inline;
	width: 150px;
}

#slider .fragment .cnt .side-b {
	float: right;
	display: inline;
	width: 430px;
}

#slider .fragment .cnt h4 {
	font-size: 19px;
	font-weight: bold;
	color: #212121;
	text-transform: uppercase;
	margin-bottom: 0px;
}

#slider .fragment .cnt .rating li {
	float: left;
	display: inline;
	list-style-type: none;
	font-size: 9px;
	color: #050505;
	text-transform: uppercase;
	margin-right: 1px;
}

#slider .fragment .cnt .rating li .star {
	float: left;
	display: inline;
	width: 15px;
	height: 15px;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
}

#slider .fragment .cnt .rating li .empty-star {
	background: url(../images/empty-star.gif);
}

#slider .fragment .cnt .rating li .full-star {
	background: url(../images/full-star.gif);
}

#slider .fragment .cnt .rating li .votes {
	float: left;
	display: inline;
	margin-top: 3px;
	margin-left: 4px;
}

slider .cnt .view-all {
	position: absolute;
	right: 16px;
	display: inline;
	width: 61px;
	height: 18px;
	line-height: 16px;
	background: url(../images/vbjck5li.gif);
	margin-top: 3px;
	color: #656565;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
}

#slider .cnt .view-all:hover {
	text-decoration: underline;
}
#slider .fragment .cnt a {
	text-decoration: underline;
	color:#FFFFFF;
	font-weight: bold;
}

#emo {
	width: 638px;
	height: 238px;
	position: relative;
}

#emo .buttons {
	position: absolute;
	top: 250px;
	right: 15px;
	z-index: 101;
}

#emo .buttons span {
	float: left;
	display: inline;
	width: 28px;
	height: 27px;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	cursor: pointer;
	margin-left: 6px;
}

#emo .buttons span.prev {
	background: url(../images/button-prev.png) no-repeat 0 0;
}

#emo .buttons span.next {
	background: url(../images/button-next.png) no-repeat 0 0;
}

#emo .holder {
	width: 638px;
	height: 238px;
	position: relative;
	overflow: hidden;
}

#emo .content {
	height: 238px;
	width: 100000px;
	position: absolute;
	top: 0;
	left: 0;
}

#emo .fragment {
	float: left;
	display: inline;
	width: 638px;
	height: 238px;
	list-style-type: none;
}

#emo .fragment .image {
	position: relative;
	width: 638px;
	height: 170px;
}

#emo .frame {
	width: 638px;
	height: 164px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	background: url(../images/slider-image-emo-bg.png) no-repeat 0 0;
}

#emo .frame {
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
}

#emo .fragment .cnt {
	margin-top: 5px;
	height: 60px;
	background: url(../images/slider-cnt-bg.gif) repeat-x;
	color: #fff;
	font-size: 11px;
	line-height: 1.4;
	padding: 2px 15px;
}

#emo .fragment .cnt .side-a {
	float: left;
	display: inline;
	width: 200px;
}

#emo .fragment .cnt .side-b {
	float: right;
	display: inline;
	width: 380px;
}

#emo .fragment .cnt h4 {
	font-size: 19px;
	font-weight: bold;
	color: #212121;
	text-transform: uppercase;
	margin-bottom: 0px;
}

#emo .fragment .cnt .rating li {
	float: left;
	display: inline;
	list-style-type: none;
	font-size: 9px;
	color: #050505;
	text-transform: uppercase;
	margin-right: 1px;
}

#emo .fragment .cnt .rating li .star {
	float: left;
	display: inline;
	width: 15px;
	height: 15px;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
}

#emo .fragment .cnt .rating li .empty-star {
	background: url(../images/empty-star.gif);
}

#emo .fragment .cnt .rating li .full-star {
	background: url(../images/full-star.gif);
}

#emo .fragment .cnt .rating li .votes {
	float: left;
	display: inline;
	margin-top: 3px;
	margin-left: 4px;
}

emo .cnt .view-all {
	position: absolute;
	right: 16px;
	display: inline;
	width: 61px;
	height: 18px;
	line-height: 16px;
	background: url(../images/vbjck5li.gif);
	margin-top: 3px;
	color: #656565;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
}

#emo .cnt .view-all:hover {
	text-decoration: underline;
}
#emo .fragment .cnt a {
	text-decoration: underline;
	color:#FFFFFF;
	font-weight: bold;
}

#footer .copy {
	font-size: 10px;
	color: #363636;
	text-transform: uppercase;
	text-align: right;
	padding: 20px 0;
}

#footer .copy a {
	color: #363636;
}

#footer .navs {
	background: #222 url(../images/footer-navs-top.gif) no-repeat 0 0;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	color: #656565;
	height: 100%;
	position: relative;
	margin: 0 0 15px 0;
}

#footer .navs .navs-bot {
	background: url(../images/footer-navs-bot.gif) no-repeat 0 bottom;
	height: 100%;
	position: relative;
}

#footer .navs ul {
	margin: 10px 0;
}

#footer .navs ul li {
	list-style-type: none;
	display: inline;
	padding: 0 6px;
}

#footer .navs ul li a {
	color: #656565;
	text-decoration: none;
}

#footer .navs ul li a:hover {
	text-decoration: underline;
}


#slider .cnt .view-all {
	position: absolute;
	right: 16px;
	display: inline;
	width: 61px;
	height: 18px;
	line-height: 16px;
	background: url(../images/vbjck5li.gif);
	margin-top: 3px;
	color: #656565;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
}

#slider .cnt .view-all:hover {
	text-decoration: underline;
}
#slider .fragment .cnt a {
	color: #656565;
	text-decoration: underline;
	font-weight: bold;
}

/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 545px;
	height:120px;

	/* custom decorations */
	background:url(/img/global/gradient/h300.png) repeat-x;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

/* single scrollable item */
.scrollable a {
	float:left;
	display: block;
	margin:20px 5px 20px 21px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	cursor:pointer;
	width:100px;
	height:75px;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

/* active item */
.scrollable .active {
	border:2px solid #000;
	z-index:9999;
	position:relative;
}


/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(../images/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:40px 20px;
	cursor:pointer;
	font-size:1px;
}

/* right */
a.right 				{ background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover 		{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; } 


/* left */
a.left				{ margin-left: 0px; } 
a.left:hover  		{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }

/* up and down */
a.up, a.down		{ 
	background:url(../img/scrollable/arrow/vert_large.png) no-repeat; 
	float: none;
	margin: 10px 50px;
}

/* up */
a.up:hover  		{ background-position:-30px 0; }
a.up:active  		{ background-position:-60px 0; }

/* down */
a.down 				{ background-position: 0 -30px; }
a.down:hover  		{ background-position:-30px -30px; }
a.down:active  	{ background-position:-60px -30px; } 


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	


	#tx-mrbluehour-pi1-options {
		margin: 0 0 25px 0;
		line-height: 200%;
	}

	#tx-mrbluehour-pi1-options label {
		display: block;
		float:left;
		width: 150px;	
	}

	#tx-mrbluehour-pi1-options input {
		background: #abacaa;
		border: none;
		padding: 2px;
	}

	#tx-mrbluehour-pi1-options input:focus {
		background: #FFFFFF;
		border: none;
	}

	#tx-mrbluehour-pi1-options #address {
		width: 297px;
	}

	#tx-mrbluehour-pi1-options #lat, #tx-mrbluehour-pi1-options #lng  {
		width: 145px;
	}

	#tx-mrbluehour-pi1-options #day, #tx-mrbluehour-pi1-options #month {
		width: 20px;
	}

	#tx-mrbluehour-pi1-options #year {
		width: 40px;
	}

	#tx-mrbluehour-pi1-options #calc {
		padding: 1px 5px;
		background: #FFFFFF;
		margin: 0 0 0 128px;
	}
	#tx-mrbluehour-pi1-table-inner {
		position: relative;
	}
	.loader{
		position: absolute;
		left: 0;
		top: 0;
		background: #333333 url("/typo3conf/ext/mr_bluehour/res/ajax-loader.gif") center 20px no-repeat;
	}
	
