/* MATCHBOX TWENTY FAN COMMUNITY TEMPLATE */
/* Master Stylesheet
----------------------------------------------------------------------------- */


	@import url("clique.css");
	@import url("header.css");
	@import url("hide.css");
	@import url("images.css");
	@import url("footer.css");
	@import url("layout.css");
	@import url("patterns.css");
	@import url("sizes.css");
	@import url("spacing.css");
	@import url("tooltip.css");


/* PAGE CONTENT
----------------------------------------------------------------------------- */


/* Headings */


	h3, div.display h4 {

	color: #464646;
	font: normal 20px/20px Arial, sans-serif;
	text-transform: uppercase;

	}

	div.pane h3 {

	color: #000;

	}

	div.group div h3 {

	color: #000;

	}

	h4, h4 a, h4 a:hover {

	clear: left;
	color: #464646;
	font: normal 16px/16px Arial, sans-serif;
	text-transform: uppercase;

	}

	h3 em, h4 em, h3 span, h4 span {

	font-style: normal;

	}


/* Text */


	body {

	color: #363636;
	font: normal 12px/15px Arial, sans-serif;

	}

	div.display div.story, div.display div.about {

	font-size: 13px;
	line-height: 20px;

	}

	blockquote p {

	color: #666;
	font-size: 15px !important;
	line-height: 19px !important;

	}

	dt, label em, fieldset em {

	font-size: 11px;

	}

	small, small a {

	font-size: 9px;
	line-height: 16px;

	}

	div.form dt, label em, fieldset em {

	text-align: right;
	white-space: nowrap;

	}


/* Rules */


	dt, dd {

	border-top: 1px dotted #dedede;

	}

	div.ruled ul.leads li, div.ruled ul.headlines li, div.ruled ul.comments li, div.ruled ul.subscriptions li, div.ruled ul.clips li {

	border-bottom: 1px dotted #dedede;

	}

	div.ruled td {

	border-bottom: 1px dotted #dedede;

	}

	div.ruled div.tags {

	border-top: 1px dotted #dedede;

	}



/* Tables */


	table {

	font-size: 10px;

	}

	th {

	background-color: #999;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;

	}

	th.rsvp, td.rsvp, th.comments, td.comments, td.rsvp em {

	text-align: center;
	font-style: normal;

	}


/* Form */


	input[type=text], input[type=search], input[type=password], input[type=file], select, textarea {

	font-family: Arial, sans-serif;
	background-color: #fff;
	border: 1px solid #dedede;

	}

	textarea {

	border: 1px solid #dedede;

	}

	select#status {

	max-width: 310px;

	}


/* Text Links */


	a {

	color: #000;
	outline: none;
	text-decoration: none;
	font-weight: bold;

	}

	a:hover {

	color: #c00;
	text-decoration: none;

	}

	li ul.actions li {

	border: 0 !important;

	}

	li ul.actions a {

	background: none;
	padding: 0;
	color: #000 !important;
	font: bold 12px/15px Arial, sans-serif !important;
	text-transform: none;
	font-weight: normal;

	}

	li ul.actions a:hover {

	background-color: transparent;
	color: #c20 !important;

	}

	div#comments ul.actions li a {

	color: #999 !important;

	}

	div#comments ul.actions li a:hover {

	color: #c00 !important;

	}


/* Action Buttons */


	a.action, ul.pages a, ul.pages strong {

	padding: 5px 8px;
	white-space: nowrap;
	color: #fff;
	line-height: 12px;
	text-transform: uppercase;

	}

	a.action, ul.pages a {

	background-color: #999;

	}

	a.action:hover, ul.pages a:hover {

	background-color: #c00;
	color: #fff;

	}

	div#sidebar a.action {

	width: auto !important;
	height: auto !important;

	}

	ul.pages strong {

	background-color: #000;
	font-weight: normal;

	}

	td a.action {

	background: none !important;
	padding: 0 !important;
	white-space: nowrap;
	color: #000 !important;

	}

	td a.action:hover {

	color: #c00 !important;

	}

	td strong {

	text-transform: uppercase;
	line-height: 12px;

	}


/* Toggle Buttons */


	a.toggle, strong.toggle {

	background: #666;
	padding: 5px;
	color: #fff;
	text-transform: uppercase;

	-webkit-border-radius: 0;
	-moz-border-radius: 0;

	}

	a.toggle:hover {

	background-color: #c00;

	}

	strong.toggle {

	background: #000;

	}

	ul.toggle li {

	background-color: #000;

	}

	ul.toggle label em {

	color: #fff;
	text-transform: uppercase;

	}


/* Comment Tallies */


	a.comments {

	width: 20px !important;
	max-width: none;
	height: 11px !important;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-top: 1px !important;
	padding-right: 65px !important;
	padding-left: 4px !important;
	clear: none;
	float: left;
	display: block;
	color: #fff !important;
	font-size: 9px !important;
	line-height: 9px !important;
	text-transform: uppercase;
	white-space: nowrap;
	text-align: center;
	position: relative;
	overflow: visible !important;

	}

	a.comments:hover {

	background-position: 0 -12px;

	}

	a.comments span {

	position: absolute;
	top: 1px;
	left: 28px;
	color: #999 !important;
	font-size: 10px !important;
	line-height: 10px !important;

	}

	a.comments:hover span {

	color: #c00 !important;

	}

	td a.comments {

	margin: 0 auto;
	padding-right: 0 !important;
	float: none;

	}


/* TABS
----------------------------------------------------------------------------- */

	ul.tabs {

	border-bottom: 3px solid #000;

	}

	ul.tabs li a,
	ul.tabs li strong {

	background: #e6e6e6 url(../images/layout/bg-tabs.gif);
	color: #aaa;
	font: normal 17px/17px Arial, serif;
	text-transform: uppercase;

	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;

	}

	ul.tabs li a:hover {

	background-color: #000;
	background-image: none;
	color: #fff;

	}

	ul.tabs li.selected a, ul.tabs li.selected strong, ul.tabs li.selected a:hover {

	background-color: #000;
	background-image: none;
	color: #fff;
	border-bottom: 0;

	}


/* PANES
----------------------------------------------------------------------------- */

	div.pane {

	background-color: #f8f8f8;

	}

	div.tabbed div.pane {

	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;

	}


/* FEATURES BOX
----------------------------------------------------------------------------- */


/* Text */


	div#features div.widget-media.player div.details a {

	color: #464646;
	line-height: 12px;
	text-transform: uppercase;

	}

	div#features #photos h4 {

	font-size: 12px;
	line-height: 40px;

	}


/* Buttons */


	div#features a.browse {

	position: absolute;
	bottom: 22px;
	right: 20px;
	z-index: 30;

	}
	
	div#features #radio a.action.browse {
	
	display: none;
	
	}

	div#features #photos a#photos_back, div#features #photos a#photos_next {

	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	top: 140px;

	}

	div#features #photos a#photos_back:hover, div#features #photos a#photos_next:hover {

	background-color: #f0f0f0;

	}

	div#features #photos a#photos_back {

	left: 18px;

	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-bottomleft: 0;

	}

	div#features #photos a#photos_next {

	right: 18px;

	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;

	}


/* Tabs */


	div#features ul.tabs {

	border: none;

	}

	div#features ul.tabs li a {

	background: #e6e6e6 url(../images/layout/bg-tabs.gif);
	color: #aaa;

	}

	div#features ul.tabs li a:hover {

	background-color: #000;
	background-image: none;
	color: #fff;

	}

	div#features ul.tabs li.selected a, div#features ul.tabs li.selected a:hover {

	background-color: #000;
	background-image: none;
	color: #fff;

	}


/* Panes */


	div#features div.pane {

	background-color: #000;
	margin-bottom: 0 !important;
	padding: 15px;
	position: relative;

	-moz-border-radius: 0;
	-webkit-border-radius: 0;

	}

	div#features div.widget-advertising {

	background-color: #000;
	padding: 0 15px 15px 15px;

	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;

	}


/* Background */


	div#features div.widget-photo ul.photos li {

	background-color: #fff;
	padding: 3px;

	}

	div#features div.widget-media.player div.details {

	background-color: #fff;

	}


/* MEDIA PLAYER
----------------------------------------------------------------------------- */


/* Text */


	div.widget-media.player var strong {

	font-weight: normal;

	}

	div.widget-media.player var, div.widget-media.player var em {

	font-style: normal;

	}


/* Buttons */


	div.widget-media.player a.again {

	width: 559px;
	height: 314px;
	background-color: #464646
	background-position: center;
	background-repeat: no-repeat;
	text-indent: -5000px;

	}

	div.widget-media.player a.prompt {

	width: 424px;
	height: 240px;
	background-color: #464646
	background-position: center;
	background-repeat: no-repeat;
	text-indent: -5000px;

	}

	div.widget-media.player ul.controls a.action {

	width: 13px;
	height: 13px;
	background-color: #333;
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	padding: 5px;
	text-indent: -5000px;

	}

	div.widget-media.player ul.actions a.action {

	background-color: #333;

	}

	div.widget-media.player ul.controls a.action:hover, div.widget-media.player ul.actions a.action:hover {

	background-color: #c00;

	}


/* Backgrounds */


	div.widget-media.player {

	background-color: #000 !important;

	}

	#page-video div.widget-media.player {

	background-color: #f8f8f8 !important;

	}

	div.widget-media.player div.flash {

	background-color: #fff;
	padding: 3px;

	}

	div.widget-media.player ul.controls {

	background-color: #f0f0f0;

	}

	#page-video div.widget-media.player ul.controls {

	background-color: #fff;

	}


/* ALERTS
----------------------------------------------------------------------------- */


	div.widget-alert h3 {

	color: #fff;
	font: 24px/24px Arial, sans-serif;
	text-transform: uppercase;

	}

	div.widget-alert p {

	color: #fff;

	}

	div.widget-alert.error {

	background-color: #db0000;

	}

	div.widget-alert.success {

	background-color: #6ba144;

	}

	div.widget-alert.info {

	background-color: #1681ac;

	}

	div.widget-alert a, div.widget-alert a:hover {

	color: #fff;
	text-decoration: underline;

	}

	fieldset.error input, fieldset.error strong, label.error input, label.error strong {

	color: #db0000;

	}

	fieldset.error strong, label.error strong {

	font-size: 11px;
	font-weight: normal;

	}

	label.error input {

	background-color: #db0000;
	color: #fff;

	}


/* MESSAGE BOARD
----------------------------------------------------------------------------- */


	div.messageboard table {

	font-size: 12px;

	}

	div.messageboard table td {

	background-color: #f8f8f8;

	}

	div.messageboard fieldset {

	border: 1px solid #666;

	}

	div.messageboard .tcat {

	background-color: #666;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;

	}

	div.messageboard .thead {

	background-color: #000;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;

	}

	div.messageboard .thead a, div.messageboard .tcat a, div.messageboard .vbmenu_control a {

	color: #fff;
	font-weight: bold;

	}

	div.messageboard .thead a:hover, div.messageboard .tcat a:hover, div.messageboard .vbmenu_control a:hover {

	color: #c20;

	}

	div.messageboard .tfoot {

	background-color: #999;

	}

	div.messageboard .alt1, div.messageboard .alt1Active {

	background-color: #fff;

	}

	div.messageboard .alt2, div.messageboard .alt2Active {

	background-color: #dfdfdf;

	}

	div.messageboard .time {

	color: #9d992f;
	font-weight: bold;

	}

	div.messageboard .panelsurround {

	background-color: #fff;

	}

	div.messageboard .vbmenu_control {

	background-color: #666;

	}

	div.messageboard .vbmenu_popup {

	background-color: #999;
	border: 1px solid #000;
	margin-top: 10px;

	}

	div.messageboard .vbmenu_popup a, div.messageboard .vbmenu_option a {

	color: #000;
	font-weight: bold;
	text-transform: uppercase;

	}

	div.messageboard .vbmenu_popup a:hover, div.messageboard .vbmenu_option a:hover {

	color: #c20;

	}

	div.messageboard table#breadcrumb td {

	background-color: #000;
	color: #fff;

	}

	div.messageboard table#breadcrumb strong {

	font-size: 12px;

	}

	div.messageboard table#breadcrumb a {

	color: #c20;
	font-weight: bold;
	text-transform: uppercase;

	}

	div.messageboard table#breadcrumb a:hover {

	color: #fff;

	}

	div.messageboard div.smallfont {

	font-weight: bold;

	}


/* CHECKOUT
----------------------------------------------------------------------------- */


/* Steps */


	#steps {

	width: 620px;
	height: 25px;
	background: #999;
	padding: 10px 160px;
	margin: 0 20px;

	}

	#steps li {

	margin-right: 15px;
	float: left;

	}

	#steps a,
	#steps strong,
	#steps em,
	#steps span {

	background-color: #000;
	padding: 5px 8px;
	display: block;
	color: #fff;
	font-size: 15px;
	line-height: 15px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;

	}


/* Step: Current */


	#steps strong {

	color: #fff;
	background: #000;

	}

	#steps strong var {

	color: #000;
	background: #fff;

	}


/* Steps: Completed & Next */


	#steps a,
	#steps em {

	color: #b2b2b2;
	background: #666;

	}

	#steps a var,
	#steps em var,
	#steps span {

	color: #666;
	background: #b2b2b2;

	}


/* Legal */


	.section-checkout div.legal div {

	background: #ccc;

	}


/* Cart */


	.section-checkout td {

	border-bottom: solid 1px #fff;

	}

	.section-checkout tfoot {

	color: #fff;
	background: #333;

	}

	.section-checkout tbody.items {

	background: #F0F0F0;

	}

	.section-checkout tbody.bonus {

	background: #F7F7F7;

	}

	.section-checkout tbody.discounts {

	background: #dfffdd;

	}

	.section-checkout tr.shipping {

	background: #ccc2b2;

	}


/* BACKGROUNDS
----------------------------------------------------------------------------- */

	body {

	background: #fff url(../images/layout/bg-body.gif) repeat-x;

	}

	div#format {

	background: url(../images/footer/bg-footer.gif) repeat-x bottom left;	

	}


	/*label, fieldset { 
	
	width: 100%;
	clear: left;
	float: left;
	
	}*/
	
	fieldset label { 
	
	width: auto;
	clear: none;
	float: none;
	
	}
	
	label.error strong, fieldset.error strong {

	padding: 0 0 5px 110px;
	clear: left;
	float: left;
	display: block;
	
	}
	
	fieldset label.error strong {
	
	padding: 3px 0 7px 30px;
	
	}

	* html fieldset em {
	
	padding-top: 10px !important; 
	
	}
