html, body {
	height:100%;
	color: #333333;
    background-color: #e4e4e4;
}

body {
	margin:0;
	/*font-family: Helvetica, Arial, Verdana, sans-serif;*/
    font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif !important;
}
a {
	color:#c4222b;
	text-decoration:none;
}
a:hover { text-decoration:underline;}
a:focus { outline:none;}
img { border-style:none;}
input,
select,
textarea {
	vertical-align:middle;
}

strong {
    font-weight: bold;
}

#twitterview,
#freeform,
#adlib {
    margin: 0 0 2em;
}

.yui-u h1,
#twitterview h1,
#freeform h1,
#adlib h1 {
    font-weight: bold;
    font-size: 138.5%;
    margin: 0 0 0.2em;
    color: #D40000;
}

#adlib h2 {
    font-weight: bold;
    font-size: 138.5%;
    margin: 0 0 1em;
}

#adlib input {
    /* font-family: "Palatino Linotype", "Book Antiqua3", "Palatino6", serif; */
    vertical-align: baseline;
    text-align: left;
}

#freeform div {
    margin: 0 0 0 2em;
}

.ui-dialog .instructions {
    text-align: left;
}

#twitterview div textarea, 
#twitterview div input, 
#freeform div textarea {
    width: 100%;
}

#adlib p {
    width: 90%;
    margin: 0 auto 1em;
}

#adlib p.adlib {
    line-height: 1.5em;
}

#adlib p textarea {
    width: 100%;
}

#freeform p.instructions,
#twitterview p.instructions,
#adlib p.instructions {
    margin: 0 0 1em;
    padding: 0;
    border: none;
}

input.adlib, select.adlib {
    background: none;
    border: none;
    border-bottom: 1px dotted #666;
    margin: .1em;
    width: 10em;
}

input.phrase {
    width: 15em;
}


form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
.clear {
	clear: both;
}
.page {
    background-color: white;
	width: 974px;
	padding:0 14px;
	margin:0 auto;
    -moz-box-shadow: 0 0 2em #888;
    -webkit-box-shadow: 0 0 2em #888;
}

#hd {
    padding: 1em 0;
}

#hd h1 {
    margin: 0 0 1em;
    height: 100px;
}

#menubar {
    background-color: black;
    margin-bottom: 1em;
}


#header {
    height:150px;
	position:relative;
}
#header .logo a {
/*
	background:url(../images/talogo.png) no-repeat;
	width:377px;
	height:51px;
*/
	background:url(../images/talogotaggrey.png) no-repeat;
	width:371px;
	height:59px;
    text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:1.5em;
}
#header .slogan {
	background:url(../images/text-slogan.gif) no-repeat;
	width:276px;
	height:102px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:26px;
	left:385px;
}
#account-bar {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	line-height:16px;
	color:#f78d10;
}
#account-bar li {
	float:left;
	background:url(../images/users-sep.gif) no-repeat 0 3px;
	margin-left:-2px;
	padding:0 10px;
}
#account-bar img {
	float:left;
	margin:0 6px 0 0;
}
#account-bar a { color:#f78d10;}
#header .search-box {
	position:absolute;
	top:126px;
	right:4px;
	color:#666;
	overflow:hidden;
}
* html #header .search-box { width:340px;}
#header .search-box label {
	float:left;
	text-transform:uppercase;
	font-size:14px;
	line-height:20px;
	padding:0 9px;
}
#header .search-box select {
	height:20px;
	float:left;
	width:170px;
	font-size:11px;
	color:#a5a5a5;
}
#header .search-box input {
	height:15px;
	float:left;
	width:170px;
	font-size:11px;
	color:#a5a5a5;
}
#header .search-box .detail {
	float:left;
	margin:5px 0 0 5px;
	color:#666;
}
#menu {
	margin:0;
	list-style:none;
	line-height:38px;
    height: 40px;
    background-color: black;
}
#menu li {
	float:left;
	padding:0 1px;
	line-height:39px;
}
#menu a {
	float:left;
	height:38px;
	padding:0 11px;
	color:#fff;
}
#menu a:hover,
#menu li.active a {
	color:#aeaeae;
	text-decoration:none;
}
#menu .arrow {
	background:url(../images/menu-arrow.gif) no-repeat 100% 6px;
	padding-right:11px;
}
#menu .write-review {
	float:right;
	background:none !important;
}
#menu .write-review a,
#menu .write-review a:hover { color:#fe8a01;}
#menu .write-review a:hover { text-decoration:underline;}
#menu li:hover,
#menu li.hover { position:relative;}
#menu li:hover a,
#menu li.hover a {
	color:#aeaeae;
}
#menu li:hover .drop-down,
#menu li.hover .drop-down { display:block;}
#menu .drop-down {
	left:0;
	top:38px;
	display:none;
	position:absolute;
	width:224px;
}
#menu ul {
	margin:0;
	width:222px;
	overflow:hidden;
	border:solid #a6a6a6;
	border-width:0 1px 1px;
	font-size:11px;
	line-height:14px;
	padding:0;
	list-style:none;
	background:url(../images/menu-drop-bg.png);
}
#menu ul li {
	background:none;
	width:100%;
	position:relative;
	padding:0;
	border-top:1px solid #a6a6a6;
}
#menu ul li:first-child { border:0;}
#menu li:hover ul a,
#menu li.hover ul a,
#menu ul a {
	height:auto;
	width:196px;
	color:#fff;
	padding:4px 13px;
}
#menu ul a:hover {
	color:#fff;
	text-decoration:underline;
}
.main {
/*	width:100%;*/
}
.main:after {
	content:"";
	display:block;
	clear:both;
}
#content {
}
.top-banner {
	margin:0 0 12px;
	width:728px;
	height:90px;
}
.top-banner img { display:block;}
.show-block {
	background:url(../images/bg-show-block.gif) repeat-y;
	width:727px;
	overflow:hidden;
	min-height:286px;
	margin:0 0 13px;
}
* html .show-block {
	height:286px;
	overflow:visible;
}
.show-block img { display:block;}
.show-block .items {
	margin:0;
	padding:0;
	list-style:none;
	width:172px;
	float:left;
}
.show-block .items li {
	border-bottom:3px solid #fda204;
	width:100%;
	overflow:hidden;
}
.show-block .items .last { border:0;}
.show-block .items .item1 { height:91px;}
.show-block .items .item2 { height:96px;}
.show-block .items .item3 { height:93px;}
.show-block .show-body {
	width:552px;
	float:right;
}
.presentation {
	overflow:hidden;
	width:727px;
	margin:0 0 13px;
}
.present-nav {
	width:171px;
	border:solid #fda204;
	border-width:3px 0 0 3px;
}
.present-nav ul {
	margin:0;
	padding:0;
	list-style:none;
	font-size:26px;
	line-height:30px;
	color:#b71d22;
	text-transform:uppercase;
	letter-spacing:-0.05em;
}
.present-nav ul li {
	vertical-align:top;
	overflow:hidden;
	border-bottom:3px solid #fda204;
	background:#f4f4f4;
	padding:33px 0 0 27px;
}
.present-nav ul .unit1 {
	height:56px;
}
.present-nav ul .unit2 {
	height:60px;
}
.present-nav ul .unit3 {
	height:58px;
}
.present-nav ul span {
	float:left;
	width:14px;
	height:22px;
	text-indent:-9999px;
	overflow:hidden;
}
.present-nav .text-one{background:url(../images/text-one.gif) no-repeat;}
.present-nav .text-two{background:url(../images/text-two.gif) no-repeat;}
.present-nav .text-three{background:url(../images/text-three.gif) no-repeat;}
.present-nav ul a {
	color:#f69d02;
	float:left;
	margin:0 0 0 17px;
	display:inline;
	height:21px;
	text-indent:-9999px;
	overflow:hidden;
}
.present-nav ul a:hover,
.present-nav ul a.active {
	text-decoration:none;
	color:#b71d22;
	background-position:0 -21px;
}
.present-nav .lnk-find{
	width:56px;
	background:url(../images/text-find.gif) no-repeat;
}
.present-nav .lnk-share{
	width:79px;
	background:url(../images/text-share.gif) no-repeat;
}
.present-nav .lnk-read{
	width:64px;
	background:url(../images/text-read.gif) no-repeat;
}
.scroll-block {
	width: 547px;
	height: 425px;
	overflow: auto;
}
.read-block {
}
.present-body {
	height:470px;
	border:solid #fda204;
	border-width:0 3px 3px;
}
#shareblock {
    background-color: white;
}

#shareblock .present-body,
#readblock .present-body {
	height: auto;
}
* html .present-body { height:470px;}
.present-body .body-box {
	min-height:426px;
}
* html .present-body .body-box { height:426px;}
#content .title-box, #ta-write-review-title {
	min-height:44px;
	background:#fda204;
	overflow:hidden;
	padding:0 24px;
}

#content .hd {
    background:none repeat scroll 0 0 #FDA204;
    min-height:44px;
    overflow:hidden;
    padding:0 24px;
}

#content .hd h1 {
    color: white;
    line-height: 44px;
    font-size: 147%;
    text-transform: uppercase;
}

* html #content .title-box {
	height:44px;
	overflow:visible;
}
#content .title-box .add-friend {
	float:right;
	color:#333;
	font-size:13px;
	margin:14px -3px 0 0;
	line-height:20px;
	text-transform:uppercase;
}
#content .title-box .add-friend a { color:#333;}
#content .title-box .add-friend a:hover { text-decoration:none;}
#content .title-nav {
	float:right;
	margin:0 -10px 0 0;
	padding:14px 0 0;
	list-style:none;
	overflow:hidden;
	font-size:13px;
	font-weight:bold;
}
#content .title-nav li {
	float:left;
	background:url(../images/title-box-sep.gif) no-repeat 0 2px;
	margin-left:-2px;
	padding:0 10px;
}
#content .title-nav a { color:#fff;}
#content .title-nav a:hover,
#content .title-nav li.active a {
	text-decoration:none;
	color:#666;
}
#content h2, #ta-write-review-title h2 {
	margin:0;
	color:#fff;
	padding:9px 0;
	text-transform:uppercase;
	font-size:20px;
	line-height:24px;
	font-weight:normal;
}
#content .add-discus {
	font-size:14px;
	color:#333;
	line-height:20px;
	padding:0 13px;
	float:left;
	margin:15px 0 0;
}
#content .add-discus a { color:#333;}
#content .add-discus a:hover { text-decoration:none;}
.content-holder {
	width:100%;
    margin-top: 1em;
}
.content-holder:after {
	content:"";
	display:block;
	clear:both;
}
.columns-holder {
	overflow:hidden;
	height:1%;
	background:url(../images/bg-col-holder.gif) repeat-y;
}
.side-holder {
	float:left;
	width:234px;
	color:#666;
}
.member-box {
	padding:27px 24px 20px;
	border-bottom:1px solid #dbdbdb;
}
.member-box .img-member img {
	display:block;
	border:14px solid #fff;
}
.member-box .member-info {
	margin:0;
	padding:18px 0 0 2px;
	list-style:none;
	color:#666;
}
.member-box .member-info li { padding:1px 0 0;}
.member-box .member-info a { color:#666;}
.member-box .member-info .title,
.member-box .member-info .title a {
	color:#c10810;
	font-size:14px;
	line-height:18px;
}
.gallery-friends {
	padding:6px 0 18px 27px;
	border-bottom:1px solid #dbdbdb;
}
.gallery-friends .head {
	display:block;
	padding:10px 0 5px;
}
.gallery-friends .gallery-list {
	margin:0;
	padding:0 0 5px;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.gallery-friends .gallery-list li {
	float:left;
	margin:11px 10px 0 0;
	display:inline;
}
.gallery-friends .gallery-list img { display:block;}
.gallery-friends .view-all {
	display:block;
	color:#888;
	font-size:11px;
}
.gallery-friends .view-all a { color:#888;}
.network-box {
	padding:16px 27px 18px;
	border-bottom:1px solid #dbdbdb;
}
.network-box ul {
	margin:0;
	padding:0;
	list-style:none;
}
.network-box ul li {
	overflow:hidden;
	height:1%;
	padding:2px 0;
}
.network-box ul .icon {
	float:left;
	width:25px;
}
.network-box ul img {
	display:block;
}
.network-box ul a { color:#666;}
.network-box ul a:hover { text-decoration:none;}
.discussions-box {
	padding:16px 27px 22px;
	border-bottom:1px solid #dbdbdb;
}
.discussions-box .title {
	display:block;
}
.discussions-box p { margin:3px 0 0;}
.discussions-box .date {
	display:block;
	font-style:normal;
}
.discussions-box .date a { color:#fda204;}
.favorite-box {
	padding:10px 10px 10px 27px;
}
.favorite-box a { color:#666;}
.favorite-box .favorite-list {
	margin:0;
	padding:10px 10px 0 0;
	list-style:none;
}
.main-holder {
	overflow:hidden;
	height:1%;
}
.main-holder .title-block {
	overflow:hidden;
	height:1%;
	border-bottom:1px solid #dbdbdb;
	padding:6px 25px 6px 30px;
}
.main-holder .title-block .edit-profile {
	float:right;
	color:#666;
}
.main-holder .title-block .edit-profile a { color:#666;}
.detailed-info {
	padding:10px 7px 20px 30px;
	border-bottom:1px solid #dbdbdb;
}
.detailed-info .member-area {
	overflow:hidden;
	height:1%;
	padding:10px 0;
}
.detailed-info .member-rating {
	float:right;
	width:196px;
}
.detailed-info .member-rating .title {
	display:block;
	color:#666;
}
.detailed-info .member-rating ul {
	margin:0;
	padding:3px 0 0;
	line-height:20px;
	list-style:none;
}
.detailed-info .member-rating ul li {
	overflow:hidden;
	height:1%;
}
.detailed-info .member-rating ul .rating {
	float:right;
	padding-right: 15px;
}
.detailed-info .member-info {
	margin:0;
	padding:0;
	list-style:none;
	font-weight:bold;
}
.detailed-info .member-info a { color:#666;}
.detailed-info .profile-info {
	color:#666;
}
.detailed-info .profile-info a { color:#666;}
.detailed-info .info-block {
	padding:10px 10px 0 0;
}
.detailed-info .info-block .head {
	display:block;
}
.detailed-info .info-block p { margin:0;}
.wall-posts {
	padding:7px 23px 7px 29px;
	overflow:hidden;
	height:1%;
	border-bottom:1px solid #dbdbdb;
}
.wall-posts .add-comment {
	float:right;
	color:#666;
	padding:0;
	border:0;
}
.wall-posts .add-comment a { color:#666;}
.posts-area {
	overflow:hidden;
	width:100%;
}
.post {
	overflow:hidden;
	height:1%;
	color:#666;
	padding:26px 30px;
	border-bottom:1px solid #dbdbdb;
}
.post .image {
	float:left;
	margin:2px 16px 0 0;
}
.post .description {
	overflow:hidden;
	height:1%;
}
.post .description p { margin:0;}
.post .name {
	color:#c4222b;
	font-size:13px;
}
.post .post-info {
	font-size:10px;
	display:block;
	color:#999;
}
.aside {
	float:left;
	width:175px;
	margin:-14px 0 0;
	overflow:hidden;
	display:inline;
}
.draw-up {
	margin:-187px 0 0;
	position:relative;
}
* html .draw-up { margin-right:-3px;}
.aside .ad,
.aside .action-graph { margin:14px 0 0;}
.aside img { display:block;}
.content-block {
	overflow:hidden;
	height:1%;
}
.content-block .body-box {
	border:solid #dededd;
	border-width:0 1px 1px;
}
.coloured-box {
	background:#ededed;
    padding: 1em;
}
.l-activity-col {
	float:right;
	width:110px;
}
.replies-col {
	float:right;
	width:88px;
}
.forums .l-activity-col {
	padding-left:3px;
	width:107px;
}
.forums .l-activity-col ul {
	margin:0;
	padding:0;
	list-style:none;
	font-size:11px;
	line-height:14px;
}
.forums .l-activity-col ul strong {
	font-size:12px;
}
.forums .l-activity-col ul strong,
.forums .l-activity-col ul a { color:#999;}
.forums .replies-col {
	padding-left:3px;
	width:85px;
}
.viewing {
	height:1%;
	padding:6px 27px;
	border-bottom:1px solid #dededd;
}
.viewing:after {
	content:"";
	display:block;
	clear:both;
}
.discussions { padding:6px 13px 6px 24px;}
.discussions ul strong {
	font-size:12px;
}
.bread-show { padding:8px 27px;}
.viewing ul {
	margin:0;
	float:left;
	padding:0;
	color:#888;
	overflow:hidden;
	font-size:11px;
	list-style:none;
}
.viewing ul li {
	float:left;
	padding:0 1px;
}
.viewing ul a { float:left;}
.viewing .sep {
	float:left;
	margin:-1px 3px 0 4px;
}
.marquees,
.posters {
	width:100%;
	overflow:hidden;
    padding: 1em 2em;
}
.marquees .row,
.posters .row {
	height:1%;
	border-bottom:1px solid #dededd;
	overflow:hidden;
	padding:15px 0;
}
.view-other-shows .marquees .row,
.view-other-shows .posters .row { padding:15px 0 20px;}
.read-show .marquees .row,
.read-show .posters .row { padding:21px 0;}
.read-show .marquees .last-row,
.read-show .posters .last-row { padding-bottom:86px;}
.view-other-shows .marquees .last-row,
.view-other-shows .posters .last-row { padding:20px 0 26px;}
.marquees .unit {
	width: 210px;
}
.posters .unit {
	width:150px;
}
.marquees .unit,
.posters .unit {
	float:left;
    width: 150px;
    height: 200px;
	margin:0 0 0 2em;
}

.marquees .theater,
.posters .theater {
    width: 30%;
    height: 220px;
    margin: 0;
}

.marquees .show,
.posters .show {
	float:left;
    width: 150px;
    height: 300px;
    margin-right: 3em;
}

.marquees .heading,
.posters .heading {
	display:block;
	color:#c4222b;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.marquees .picture,
.posters .picture {
	margin:3px 0;
}
.posters .picture img { display:block;}
.marquees .picture img {
	display: block;
	max-width: 210px;
	/* fix for ie below version 6 */
	width: expression(this.width > 210 ? 210 : true);
}
.marquees .options,
.posters .options {
	overflow:hidden;
	width:100%;
	padding:3px 0 0;
}
.marquees .options img,
.posters .options img { display:block;}
.marquees .options .rating,
.posters .options .rating {
	float:right;
}
.marquees .read-reviews,
.posters .read-reviews {
	display:block;
	font-size:11px;
	color:#333;
	line-height:14px;
}
.marquees .read-reviews a,
.posters .read-reviews a { color:#333;}
.marquees .write-review,
.posters .write-review {
	display:block;
	font-size:11px;
	color:#fda204;
	padding:0 1px;
}
.marquees .write-review a,
.posters .write-review a { color:#fda204;}
.marquees .category,
.posters .category {
	display:block;
	font-style:normal;
	font-size:11px;
	line-height:14px;
}
.marquees .category a,
.posters .category a { color:#999;}
.edit-profile {
	
}
.edit-profile .head-box {
	background:#b6afaf;
	padding:4px 26px;
	color:#fff;
	margin:0 -1px;
	width:675px;
}
.edit-profile .head-box h3 {
	margin:0;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	background:url(../images/icon-arrow.gif) no-repeat 0 3px;
	padding:0 0 0 18px;
}
.edit-profile .upload-photo {
	overflow:hidden;
	height:1%;
	border-bottom:1px solid #d0d0d0;
	padding:21px 80px;
}
.edit-profile .upload-photo .photo {
	float:left;
	margin:0 17px 0 0;
}
.edit-profile .upload-photo .photo img {
	display:block;
	border:11px solid #fff;
	min-width: 119px;
	min-height: 119px;
}
.edit-profile .upload-photo .edit-photo {
	overflow:hidden;
	height:1%;
	padding:45px 0 0;
}
.edit-profile .upload-photo .edit-photo input {
	width:300px;
}
.edit-profile .upload-photo .edit-photo p {
	margin:0;
	padding:6px 0;
	color:#333;
}
.edit-profile .upload-photo .edit-photo p a {
	color:#999;
	text-decoration:underline;
}
.edit-profile .upload-photo .edit-photo p a:hover { text-decoration:none;}
.edit-profile .upload-photo .edit-photo p .image { color:#666;}
.edit-profile .upload-photo .edit-photo p .limit { color:#999;}
.edit-profile .about-me { padding:0 0 20px;}
.edit-profile .my-favorites { padding:0 0 17px;}
.edit-profile .form-section {
	padding:4px 0 0;
}
.edit-profile .my-favorites .form-section { padding:10px 0 0;}
.edit-profile .form-row {
	overflow:hidden;
	height:1%;
	padding:13px 0 0;
}
.edit-profile .form-row .main {
	float:left;
	text-align:right;
	padding:0 18px 0 0;
	width:211px;
	color:#333;
	line-height:14px;
}
.edit-profile .my-favorites .form-row .main {
	line-height:14px;
}
.edit-profile .about .form-row .main,
.edit-profile .change .form-row .main,
.edit-profile .birthday .form-row .main,
.edit-profile .gender .form-row .main,
.edit-profile .children .form-row .main,
.edit-profile .state .form-row .main,
.edit-profile .country .form-row .main {
	font-size:13px;
}
.edit-profile .about .form-row .main,
.edit-profile .change .form-row .main,
.edit-profile .birthday .form-row .main { line-height:20px;}
.edit-profile .form-row .where-hear-about .sub {
	padding:0 20px 0 8px;
}
.edit-profile .form-row .sub {
	float:left;
	color:#888;
}
.edit-profile .form-row .textarea {
	float:left;
	border:1px solid #c7c7c7;
	background:#fff;
	width:393px;
	height:61px;
	overflow:auto;
	padding:5px 11px;
	color:#888;
	font-size:11px;
	margin:1px 0 0;
}
.edit-profile .form-row .disabled {
	float:left;
	color:#888;
	font-size:11px;
	padding:3px 0;
	background:none;
	border:0;
	width:123px;
}
.edit-profile .change .form-row { padding:16px 0 0;}
.edit-profile .change .form-row .sub {
	text-decoration:underline;
	font-size:11px;
	padding:0 16px 0 0;
	line-height:20px;
}
.edit-profile .form-row .text {
	float:left;
	background:#fff;
	border:1px solid #c2c2c2;
	padding:4px 11px;
	color:#888;
	font-size:11px;
}
.edit-profile .form-row .radio {
	float:left;
	margin:2px 0 0;
	width:15px;
	height:16px;
}
.edit-profile .form-row .medium { width:217px;}
.edit-profile .form-row .small { width:72px;}
.edit-profile .form-row .big { width:350px;}
.edit-profile .form-row select {
	float:left;
	color:#333;
	font-size:11px;
	height:20px;
}
.edit-profile .birthday {
	padding:6px 0;
}
.edit-profile .form-row li {
    display: inline;
}

.edit-profile .birthday .form-row select { margin-right:8px;}
.edit-profile .month { width:89px;}
.edit-profile .day { width:52px;}
.edit-profile .year { width:58px;}
.edit-profile .not-display { width:196px;}
.edit-profile .gender { padding:5px 0;}
.edit-profile .gender .form-row .main,
.edit-profile .children .form-row .main { line-height:18px;}
.edit-profile .gender .form-row .sub,
.edit-profile .children .form-row .sub {
	padding:0 20px 0 8px;
}
.edit-profile .children .form-row .sub span { font-size:10px;}
.edit-profile .children { padding:4px 0;}
.edit-profile .children .form-row select {
	width:49px;
	margin-right:17px;
}
.edit-profile .state .sub {
	line-height:20px;
	color:#333;
	font-size:13px;
	padding:0 14px 0 20px;
}
.edit-profile .country { padding:6px 0 10px;}
.edit-profile .country select { width:89px;}
.edit-profile .where-hear-about {
	overflow:hidden;
	height:1%;
}
.edit-profile .where-hear-about .row {
	float:left;
	width:480px;
	padding:0 0 14px;
}
.edit-profile .other { padding:0 0 13px;}
.review {
	overflow:hidden;
	height:1%;
	min-height:225px;
	padding:25px 20px 20px 28px;
	border-bottom:1px solid #e4e4e4;
}
* html .review {
	height:225px;
	overflow:visible;
}
* html #content .review .description { overflow:visible;}
.review .img-holder {
	float:left;
	margin:0 22px 0 0;
}
.review h4 {
	margin:0;
	font-size:14px;
	line-height:16px;
	color:#333;
}
.review h4 a { color:#333;}
.review .info-review {
	margin:0 0 0 -5px;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
* html .review .info-review { overflow:visible;}
.review .info-review li {
	padding:0 7px;
	float:left;
	margin-left:-2px;
	background:url(../images/info-review-sep.gif) no-repeat 0 3px;
}
.review .info-review a { color:#999;}
.review .time {
	display:block;
}
.review .view-info {
	color:#666;
	display:block;
	padding:0 0 4px;
}
.review .view-info a { color:#666;}
.review img { display:block;}
.review .location { padding:10px 0 15px;}
.review-theater .location { padding:0;}
.review-theater .description .rating { padding:5px 0 0;}
.review .location .heading {
	display:block;
	color:#666;
}
.review .location .heading a { color:#666;}
.review .location .seating-map {
	display:block;
	color:#7c7c7c;
}
.review .location .seating-map a { color:#7c7c7c;}
.review address {
	font-style:normal;
}
.review address span { display:block;}
.review .map {
	margin:0 0 0 -5px;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
	color:#666;
}
* html .review .map { overflow:visible;}
.review .map li {
	padding:0 7px;
	float:left;
	margin-left:-2px;
	background:url(../images/map-location-sep.gif) no-repeat 0 3px;
}
.review .map a { color:#666;}
.office-hours { padding:10px 0 0;}
.office-hours ul {
	margin:0;
	padding:0;
	list-style:none;
}
.payment { padding:10px 0 0;}
.payment ul {
	margin:0 0 0 -5px;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
	text-transform:uppercase;
}
.payment ul li {
	float:left;
	background:url(../images/info-review-sep.gif) no-repeat 0 3px;
	margin-left:-2px;
	padding:0 7px;
}
.payment ul a { color:#999;}
.head-desc {
	color:#666;
	display:block;
}
.head-desc a { color:#666;}
.recommendations {
	float:right;
	width:175px;
	margin:-5px 0 0;
	position:relative;
	display:inline;
}
.shows-read {
	text-align:right;
	min-height:220px;
}
* html .shows-read { height:220px;}
.shows-read .by-tickets {
	overflow:hidden;
	width:100%;
	padding:5px 0 0;
}
.shows-read .by-tickets a { float:right;}
.shows-read .view-write {
#	position:absolute;
#	bottom:0;
#	right:0;
}
.recommendations .title {
	display:block;
	color:#666;
}
.recommendations .list {
	margin:0;
	padding:5px 0;
	list-style:none;
}
.recommendations .list a { color:#999;}
.recommendations .estimation {
	margin:0;
	padding:6px 0 14px;
	list-style:none;
	height:1%;
}
.recommendations .estimation li {
	overflow:hidden;
	width:100%;
	margin:-2px 0 0;
}
.recommendations .view-write {
	padding:16px 0 0;
}
.review-theater .recommendations .view-write { padding:5px 0 0;}
.recommendations .view-shows-now {
	display:block;
	color:#666;
	padding:14px 0 0;
}
.recommendations .view-shows-now a { color:#666;}
.recommendations .view-complete {
	display:block;
	color:#666;
}
.recommendations .view-complete a { color:#666;}
.recommendations .write-review {
	display:block;
	color:#fda204;
}
.recommendations .write-review a { color:#fda204;}
.recommendations .estimation .rating {
	float:right;
    margin: 0;
}
.theater-info {
	padding:5px 27px 30px;
	border-bottom:1px solid #e4e4e4;
}
.theater-info .info-box {
	padding:20px 0 0;
}
.theater-info .info-box .title {
	display:block;
	color:#666;
	padding:0 0 3px;
}
.theater-info .info-box .title a { color:#666;}
.theater-info .info-box p { margin:0;}
.theater-info .info-box .info-list {
	margin:0 0 0 -5px;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.theater-info .info-box .info-list li {
	margin-left:-2px;
	padding:0 7px;
	background:url(../images/info-review-sep.gif) no-repeat 0 3px;
	float:left;
}
.theater-info .info-box a { color:#999;}
.theater-info .info-box .cost {
	display:block;
	font-style:normal;
}
.theater-review .view-other {
	border-bottom:1px solid #e4e4e4;
	padding:6px 27px;
}
.theater-review .view-other strong,
.theater-review .view-other strong a { color:#333;}
.list-other-theaters {
	padding:5px 27px 34px;
	border-bottom:1px solid #e4e4e4;
}
.list-other-theaters .list-unit {
	margin:0;
	padding:18px 0 0;
	list-style:none;
}
.list-other-theaters .list-unit .title,
.list-other-theaters .list-unit .title a {
	color:#c4222b;
}
.list-other-theaters .list-unit .address {
	color:#666;
}
.total-reviews {
	padding:7px 26px;
	border-bottom:1px solid #e4e4e4;
}
.viewing .total-reviews {
	float:right;
	font-weight:bold;
	color:#666;
	border:0;
	padding:0;
}
.tabs-holder {
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #e4e4e4;
}
.tabset {
	height:1%;
	margin:0;
	padding:0;
	border-bottom:1px solid #e4e4e4;
	list-style:none;
	line-height:41px;
	font-size:14px;
	height:41px;
	text-transform:uppercase;
}
.tabset:after {
	content:"";
	display:block;
	clear:both;
}
.tabset li {
	float:left;
}
.tabset a {
	float:left;
	color:#999;
	padding:0 18px;
	border-right:1px solid #e4e4e4;
	background:url(../images/bg-tab-links.gif) repeat-x;
}
.tabset .active,
.tabset a:hover {
	background:#fff;
	text-decoration:none;
	color:#333;
	margin:0 0 -1px;
	padding-bottom:1px;
	height:41px;
	position:relative;
}
.tabs-body {
	overflow:hidden;
	padding:20px 25px 25px;
	height:1%;
	color: #333333;
}
.tabs-body .content-lists {
	float:left;
	margin:0;
	padding:0;
	width:320px;
	list-style:none;
	color:#666;
}
.tabs-body .content-lists li {
	padding:1px 0;
}
.tabs-body .content-lists .title {
	color:#c4222b;
	font-size:13px;
	display:block;
	padding:2px 0 5px;
}
.tabs-body li {
	list-style: none;
}
.tabs-body .content-lists a { color:#666;}
.view-other-shows { padding:22px 0 0;}
.view-other-shows h3 {
	margin:0 0 0 26px;
	font-size:14px;
	line-height:18px;
	color:#333;
}
.view-other-shows h3 a { color:#333;}
.articles-holder {
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #e4e4e4;
}
.article {
	padding: 1em 0;
	height:1%;
	overflow:hidden;
	border-bottom:1px solid #e4e4e4;
}
#readblock .article {
    padding: 1em;
    border-bottom: 1px solid #ACA899;
}
.article .poster {
    width: 60px;
    height: 100px;
    margin-right: 1em;
    float: left;
}
.article .tools {
    float: right;
    text-align: right;
}

.article .tools a {
    display: block;
    margin: 0 0 .1em;
}

.article .tools img {
    display: inline;
}

#readblock .hd,
#readblock .ft {
    padding: 0.5em;
    background-color: #D4D0C8;
}

.article .img-holder {
	float:left;
	margin:3px 25px 0 0;
}
.forums .article {
	padding:0;
	border:0;
}
.columns-row {
	overflow:hidden;
	height:1%;
	border-bottom:1px solid #e4e4e4;
	padding:25px 13px 24px 22px;
}
.forums .replies-col strong,
.forums .replies-col strong a { color:#c4222b;}
.sub-blogs {
	width:100%;
	padding:0 0 50px;
	border-bottom:1px solid #e4e4e4;
}
.sub-blogs .article {
	border:0;
	padding:17px 28px 3px;
}
.user-reviews .article {
	border:0;
	padding:18px 28px 20px;
}
.article img { display:block;}
#content .description {
	overflow:hidden;
	height:1%;
}
#content .description .left-holder {
	float:left;
	margin:15px 15px 0 0;
}
#content .description .right-holder {
	float:right;
	margin:15px 0 0 15px;
}
.article .img-left {
	float:left;
	margin:4px 32px 0 0;
}
.article .img-right {
	float:right;
	margin:4px 0 0 30px;
}
.brief-articles {
	padding:20px 0 36px;
	width:550px;
	float:right;
}
.brief-articles .article {
	border:0;
	padding:9px 28px;
}
.articles-illustration .brief-articles .article {
	margin-left:32px;
}
.article .heading {
	display:block;
	color:#c4222b;
}
.article .info-article {
	margin:0 0 0 -4px;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
	color:#666;
}
.article .info-article li {
	float:left;
	padding:0 7px;
	background:url(../images/info-article-sep.gif) no-repeat 0 4px;
	margin-left:-2px;
}
.article .info-article a { color:#666;}
.article .info-article .replies { color:#999;}
.article .menu {
	margin:0 0 0 -8px;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
	color:#ccc;
}
.article .menu li {
	float:left;
	padding:0 10px;
	background:url(../images/article-menu-sep.gif) no-repeat 0 4px;
	margin-left:-2px;
}
.article .menu a { color:#ccc;}

.article p {
    margin:10px 0 0;
    clear: both;
}

.article .rating {
    margin: 1em 0;
}

.user-reviews .article p { margin:10px 0 6px;}
.article p a { color:#666;}
.article .read-full {
	display:block;
	color:#666;
	padding:10px 0 0;
}
.article .read-full a { color:#666;}
.article .help-ful {
	margin:0 0 0 -3px;
	padding:12px 0 0;
	list-style:none;
	overflow:hidden;
	height:1%;
	font-weight:bold;
	color:#666;
}
.article .help-ful li {
	float:left;
	padding:0 3px;
}
.article .help-ful li strong { font-size:13px;}
.article .help-ful .sep {
	float:left;
	margin:-1px 0 0 4px;
}
.article .help-ful a { float:left;}
.article .help-ful .no { color:#f90;}
.user-blog {
	overflow:hidden;
	height:1%;
	border-bottom:1px solid #e4e4e4;
	padding:27px 28px;
}
.user-blog .user-view {
	float:left;
	width:180px;
	margin:0 23px 0 0;
}
.user-blog .photo-area img {
	display:block;
	border:15px solid #fff;
}
.user-blog .user-action {
	margin:7px -5px 0 2px;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
	color:#666;
}
.user-blog .user-action li {
	float:left;
	margin-left:-2px;
	padding:0 6px;
	background:url(../images/comments-sep.gif) no-repeat 0 4px;
}
.user-blog .user-action a { color:#666;}
.user-blog .user-action a.send-msg { color:#fda204;}
.user-blog .user-info {
	overflow:hidden;
	height:1%;
}
.user-blog .user-info .title {
	display:block;
	color:#333;
	font-size:14px;
	line-height:18px;
}
.user-blog .user-info ul {
	margin:0;
	padding:0;
	list-style:none;
}
.user-blog .user-info ul a { color:#666;}
.user-blog .user-info .member-rating { margin:12px 0 0;}
.member-rating img { display:block;}
.view-comments {
	margin:2px 0 0 -6px;
	font-size:13px;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.view-comments li {
	background:url(../images/comments-sep.gif) no-repeat 0 3px;
	margin-left:-2px;
	padding:0 9px;
	float:left;
}
.view-comments a { color:#999;}
.view-comments .this-review a { color:#fda204;}
.view-comments img {
	float:left;
	margin:0 4px 0 0;
}
.list-reviews {
	overflow:hidden;
	width:100%;
}
.list-reviews .article {
	padding: 1em;
	margin:0 0 -1px;
}
.list-reviews .recommendations {
	margin:0 0 0 30px;
}
.list-reviews .recommendations .estimation { padding:4px 0 6px;}
.recommendations .show-with { padding:7px 0 0;}
.comments-area {
//	padding:10px 28px 0 26px;
	width: 670px;
}
.user-reviews .comments-area {
	padding-top:0;
}
.comments-area .coloured-box { padding:0 0 22px;}
.comments-area .block {
	overflow:hidden;
	padding:19px 20px 0 25px;
	height:1%;
}
.comments-area .block .photo {
	float:left;
	margin:11px 21px 0 0;
}
.comments-area .block .photo {
	height: 65px;
	width: 65px;
}
.comments-area .block .photo img {
	display:block;
	max-width: 65px;
	max-height: 65px;
	/* fix for ie below version 6 */
	width: expression(this.width > 65 ? 65 : true);
	height: expression(this.width > 65 ? 65 : true);
}
.comments-area .comments-holder {
	float:left;
	background:url(../images/bg-comments.gif) repeat-y;
	width:536px;
}
.comments-area .comments-holder .holder-btm {
	background:url(../images/bg-comments-btm.gif) no-repeat 0 100%;
	padding:0 0 21px;
}
.comments-area .comments-holder .holder-top {
	height:1%;
	padding:15px 23px 0 21px;
	background:url(../images/bg-comments-top.gif) no-repeat;
}
.comments-area .block-head {
	overflow:hidden;
	height:1%;
	padding:0 0 4px;
}
.comments-area .respond-comment {
	float:right;
	color:#f90;
}
.comments-area .respond-comment a { color:#f90;}
.comments-area .view-comments {
	font-size:11px;
	margin:0 0 0 -6px;
	overflow:visible;
}
.comments-area .view-comments strong,
.comments-area .view-comments strong a {
	font-size:12px;
	color:#4d4c4c;
}
.comments-area .view-comments li { background-position:0 4px;}
.comments-area .block-body {
	border-top:1px solid #ccc;
	font-size:11px;
	padding:3px 0 15px;
}
.form-block {
	border-bottom:1px solid #d0d0d0;
}
.form-block .head {
	border-bottom:1px solid #d0d0d0;
	padding:6px 27px;
	color:#f90;
	font-size:13px;
}
.form-block .row {
	overflow:hidden;
	height:1%;
}
.form-block .content {
	padding:0 27px 30px;
}
.form-block .select-box {
	padding:25px 0 0;
	overflow:hidden;
	width:100%;
}
.form-block .select-box .title-show {
	float:left;
	width:180px;
}
.form-block .select-box .date-perfomance {
	float:left;
	width:300px;
}
.form-block .select-box .date-perfomance select {
	float:left;
	margin-right:7px;
}
.form-block .select-box .date-perfomance .month { width:90px;}
.form-block .select-box .date-perfomance .day { width:52px;}
.form-block .select-box .date-perfomance .year { width:60px;}
.form-block .select-box select {
	color:#000;
	height:22px;
	width:150px;
}
select#id_showdate_month { width: 90px; }
select#id_showdate_day { width: 45px; }
select#id_showdate_year { width: 60px; }
.form-block label {
	display:block;
	color:#333;
	padding:0 0 10px;
	font-size:13px;
}
.form-block .rating {
	padding:30px 0 0;
}
.form-block .show-elements { padding:25px 0 0;}
.form-block .rating .row {
	padding:0 0 4px;
	margin:-2px 0 0;
}
.form-block .rating .row label {
	float:left;
	font-size:12px;
	color: black;
	padding:0 4px;
}
.form-block .show-elements .row label { padding:0 8px;}
.form-block .rating input {
	float:left;
	margin:2px 4px 0 0;
	width:15px;
	height:16px;
}
.form-block .rate {
	margin:0;
	padding:0 0 14px;
	list-style:none;
	overflow:hidden;
	height:1%;
	font-size:13px;
}
.form-block .rate li {
	float:left;
	padding:0 10px 0 0;
}
.form-block .rate .numbers {
	color:#c00;
}
.form-block .rate .numbers span { padding:0 7px 0 2px;}
.form-block .review-title { padding:20px 0 0;}
.form-block .text {
	width:486px;
	padding:2px 3px;
	border:1px solid #7c7c7c;
	background:#fff;
}
.form-block .write-review {
	padding:18px 0 0;
}
.form-block .write-review textarea {
	margin:-2px 0 0;
	width:485px;
	height:122px;
	padding:3px;
	background:#fff;
	border:1px solid #7c7c7c;
	overflow:auto;
}
.form-block .buttons {
	margin:0;
	padding:10px 0 4px;
	list-style:none;
	overflow:hidden;
	height:1%;
	color:#888;
	line-height:18px;
}
.form-block .buttons li {
	float:left;
	height:20px;
	padding:0 7px 0 0;
}
.form-block .would-recommend { padding:32px 0 0;}
.form-block .would-recommend .choose {
	overflow:hidden;
	height:1%;
}
.form-block .would-recommend .choose input {
	float:left;
	margin:2px 4px 0 0;
	width:15px;
	height:16px;
}
.form-block .would-recommend .choose label {
	float:left;
	color:#888;
	padding-right:24px;
}
.form-block .expectations { padding:25px 0 0;}
.attention {
	padding:20px 28px 34px;
	font-size:13px;
}
.attention .title {
	display:block;
	color:#333;
}
.attention p {
	margin:6px 0 0;
	color:#888;
}
.attention p a { color:#666;}
.paging {
	overflow:hidden;
	height:1%;
	font-size:11px;
	padding:7px 27px;
}
.paging ul {
	margin:0;
	float:right;
	padding:0;
	color:#888;
	overflow:hidden;
	list-style:none;
}
.paging ul li {
	float:left;
	padding:0 3px;
}
.paging ul a {
	color:#888;
	float:left;
}
.paging .sep {
	float:left;
	margin:-1px 0 0 4px;
}
.add-comment {
	border-bottom:1px solid #e4e4e4;
	padding:25px 25px 35px;
}
.blogs-read .add-comment {
	padding:20px 27px;
}
.add-comment .title {
	display:block;
	font-size:13px;
	padding:0 4px;
	color:#f90;
}
.add-comment .row {
	overflow:hidden;
	height:1%;
	padding:12px 0 0;
}
.add-comment .text {
	float:left;
	width:272px;
	padding:1px 3px;
	border:1px solid #7c7c7c;
	background:#fff;
}
.add-comment label {
	float:left;
	padding:0 10px;
	color:#aeadad;
}
.add-comment label strong {
	font-weight:normal;
	font-size:13px;
	color:#666;
}
.add-comment textarea {
	margin:20px 0 0;
	width:474px;
	height:70px;
	overflow:auto;
	border:1px solid #7c7c7c;
	color:#888;
	padding:7px 10px;
}
.add-comment .submit {
	display:block;
	margin:15px 0 0;
}
/*
#sidebar {
	float:right;
	width:230px;
	padding:0 0 10px;
}
#sidebar .ad {
	width:230px;
	height:250px;
}
*/
.twitter-box {
	background:url(../images/twitter-box-bg.gif) repeat-y;
	width:303px;
	margin:12px -1px 0 0;
	position:relative;
}
.twitter-box .box-top {
	background:url(../images/twitter-box-top.gif) no-repeat;
	height:26px;
	padding:18px 0 0;
}
.twitter-box .box-top .title {
	background:url(../images/icon-twitter.png) no-repeat;
	width:122px;
	margin:0 0 0 20px;
	display:block;
	height:28px;
	overflow:hidden;
	text-indent:-9999px;
}
.twitter-box .box-body {
	background:url(../images/twitter-box-btm.gif) no-repeat 0 100%;
	width:100%;
	padding:6px 0 10px;
}
.twitter-box .list {
	margin:0;
	padding:0 2px;
	color:#666;
	list-style:none;
}
.twitter-box .list li {
	padding:4px 24px 3px;
	border-top:1px solid #fff;
}
.twitter-box .list li:first-child { border:0;}
.twitter-box .list a { color:#666;}
.twitter-box .list .market {
	font-size:10px;
	color:#1da9c7;
	padding:0 4px;
}
.twitter-box .follow {
	display:block;
	padding:5px 29px;
}
.twitter-box .follow a { color:#666;}
.side-block {
	margin: 0 0 .75em;
}
.sb-title {
}
* html .sb-title { height:42px;}
.sb-title h3 {
	margin:0;
	font-weight:normal;
	color:#c4222b;
	padding: 0 0 .5em 0;
	font-size:18px;
	line-height:20px;
	text-transform:uppercase;
    border-bottom: 2px solid #e1e1e1;
}
.sb-body {
    border-radius: 0 0 20px 20px;
	padding:10px 0;
    font-size: 85%;
}
.sb-body h2 {
    margin: 0 0 .5em 1em;
    font-style: italic;
}
.sb-body li.hcitation {
    margin-bottom: .5em;
}
.hcitation blockquote {
    margin-left: 1em;
}

.side-block .list-links {
	margin:0 2px;
	padding:0;
	list-style:none;
}
.side-block .list-links li {
	border-top:1px solid #fff;
	padding: 0 0 0 2em;
	overflow:hidden;
	vertical-align:top;
	height:1%;
}
.side-block .list-links li:first-child { border:0;}
.side-block .list-links a {
	color:#010101;
}
.side-block .top-sales {
	color:#666;
	margin-bottom:5px;
	border-bottom:1px solid #fff;
}
.side-block .top-sales .cell-1 {
	float:left;
	width:150px;
}
.side-block .top-sales .cell-2 {
	float:left;
	width:72px;
}
.side-block .top-sales .cell-3 {
	float:left;
}
.side-block .top-sales .head { color:#aa1d25;}
.side-block .view-all {
	margin:0 0 0 22px;
	padding:10px 0 0;
	list-style:none;
	overflow:hidden;
	height:1%;
	font-size:11px;
}
.side-block .view-all li {
	float:left;
	background:url(../images/side-block-sep.gif) no-repeat 0 4px;
	margin-left:-2px;
	padding:0 8px;
}
.side-block .view-all a { color:#888;}
.newsletter {
	margin:27px 0 10px 19px;
	width:260px;
}
.newsletter h4 {
	margin:0 0 5px 5px;
	color:#c4222b;
	font-size:13px;
	overflow:hidden;
	width:100%;
	line-height:22px;
	font-weight:normal;
}
.newsletter h4 .sign-up a {
	float:left;
	background:url(../images/text-sign-up.gif) no-repeat;
	width:87px;
	height:17px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 10px 0 0;
}
.newsletter h4 span {
	float:left;
}
.newsletter select {
	width:260px;
	height:22px;
	color:#464645;
	font-size:12px;
}
#footer {
	background:#000;
    padding: 1em;
	margin:1em 0;
    font-size: 85%;
}
#footer .quick-links li {
    display: inline;
    margin: 0 2em 0 0;
}

#footer .quick-links a { color:#fff;}
#footer h4 {
	margin:0 0 10px;
	font-size:18px;
	text-transform:uppercase;
	line-height:22px;
	color:#fda204;
	font-weight:normal;
}
#footer .add-show {
	float:right;
	border-left:1px solid #2e2d2d;
	width:261px;
	padding:0 0 41px 17px;
}
#footer .add-show select {
	font-size:12px;
	color:#464645;
	height:22px;
	width:260px;
}
/* headings */
#content .heading-blogs,
#content .heading-edit-profile,
#content .heading-forums,
#content .heading-find-shows,
#content .heading-on-broadway,
#content .heading-recommended-show,
#content .heading-theather-adviser,
#content .heading-news,
#content .heading-read-reviews,
#content .heading-write-review,
#content .heading-shows,
#content .heading-theaters,
#content .heading-featured-shows,
#content .heading-tickets{
	height:17px;
	text-indent:-9999px;
	overflow:hidden;
	padding:0;
	margin:13px 0 0 3px;
}
#content .heading-forums{
	float:left;
	width:77px;
	margin:13px 6px 0 3px;
}
#content .heading-blogs{background:url(../images/text-blogs.gif) no-repeat;}
#content .heading-edit-profile{background:url(../images/text-edit-profile.gif) no-repeat;}
#content .heading-forums{background:url(../images/text-forums.gif) no-repeat;}
#content .heading-find-shows{background:url(../images/text-find-shows.gif) no-repeat;}
#content .heading-on-broadway{background:url(../images/text-on-broadway.gif) no-repeat;}
#content .heading-recommended-show{background:url(../images/text-recommended-show.gif) no-repeat;}
#content .heading-theather-adviser{background:url(../images/text-theather-adviser.gif) no-repeat;}
#content .heading-news{background:url(../images/text-news.gif) no-repeat;}
#content .heading-read-reviews{background:url(../images/text-read-reviews.gif) no-repeat;}
#content .heading-write-review{background:url(../images/text-write-review.gif) no-repeat;}
#content .heading-shows{background:url(../images/text-shows.gif) no-repeat;}
#content .heading-theaters{background:url(../images/text-theaters.gif) no-repeat;}
#content .heading-featured-shows{background:url(../images/text-featured-shows.gif) no-repeat;}
#content .heading-tickets{background:url(../images/text-tickets.gif) no-repeat;}
#sidebar .heading-rated-shows,
#sidebar .heading-rated-blogs,
#sidebar .heading-rated-reviewers,
#sidebar .heading-sales{
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
	padding:0;
	margin:15px 0 0;
}
#sidebar .heading-rated-shows{background:url(../images/text-rated-shows.gif) no-repeat;}
#sidebar .heading-rated-blogs{background:url(../images/text-rated-blogs.gif) no-repeat;}
#sidebar .heading-rated-reviewers{background:url(../images/text-rated-reviewers.gif) no-repeat;}
#sidebar .heading-sales{background:url(../images/text-sales.gif) no-repeat;}
#footer .heading-archives,
#footer .heading-services,
#footer .heading-advertise,
#footer .heading-about-us,
#footer .heading-legal,
#footer .heading-add-show{
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
}
#footer .heading-archives{background:url(../images/text-archives.gif) no-repeat;}
#footer .heading-services{background:url(../images/text-services.gif) no-repeat;}
#footer .heading-advertise{background:url(../images/text-advertise.gif) no-repeat;}
#footer .heading-about-us{background:url(../images/text-about-us.gif) no-repeat;}
#footer .heading-legal{background:url(../images/text-legal.gif) no-repeat;}
#footer .heading-add-show{background:url(../images/text-add-show.gif) no-repeat;}

.big-message {
	margin: 20px;
	color: orange;
	font-size: 20px;
}
.leftspaced {
	margin-left: 7px;
	float: left;
}
.error, .errorlist {
	font-weight: bold;
	color: #990000;
}
.errorlist li {
	list-style: none;
}
.wrappedcontent {
	word-wrap: break-word;
}
.graybordered {
	border-bottom:1px solid #E4E4E4;
	border-top:1px solid #E4E4E4;
}

/*
.recaptchatable .recaptcha_image_cell, #recaptcha_table {
	background-color: #FDA204 !important; //reCaptcha widget background color
}
#recaptcha_table {
	border-color: #FDA204 !important; //reCaptcha widget border color
}
 
#recaptcha_response_field {
	border-color: #FDA204 !important; //Text input field border color
	background-color: #FDA204 !important; //Text input field background color
}
*/




.rater a {
        background: url(../images/star.gif) no-repeat top left;
        height: 16px;
        width: 16px;
        float: left;
}
.rater a.starOn {
        background-position: bottom left;
}
.rater a.starOff {
        background-position: top left;
}
.rater a.starRated {
        background-position: center left;
}
.rater .savingRatingMessage {
        display: none;
}

.carousel {
    height: 275px;
}

.carousel ul {
    height: 275px;
    width: 100%;
}

.carousel li {
    padding: 0 1em 0 0;
    height: 275px;
    width: 150px; 
}

.carousel .heading a {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#loginblock {
    padding-left: 30px;
    padding-bottom: 15px;
}

/** jQuery UI Customizations **/
.ui-tabs .ui-tabs-panel {
    padding: .4em 0 !important;
}

#search {
    float: right; 
    margin: .5em
}

.default-text-active {
    color: #a1a1a1; 
    font-style: italic;
    font-weight: normal !important;
}

/** Filters **/
#filter {
    background-color: #E1E1E1;
    padding: 1em;
}

#filter-menu ul li {
    font-weight: bold;
    margin: .5em 0;
}

#filter-menu ul li ul li {
    font-weight: normal;
    margin: .3em .5em;
}

#filter-menu ul li ul li ul li {
    margin: 0 0 .1em 0;

}

#filter-menu input {
    margin-right: .5em;
}


#other-questions {
    padding: 2em;
    margin: 0 0 1em;
}

#other-questions label {
    display: block;
}

/** star ratings **/
.star-ratings {
    padding: 0 2em;
    height: 120px;
}

.star-ratings .row {
    float:left;
    height:2em;
    overflow:hidden;
    width:16em;
}

.star-ratings ul {
    list-style: none;
}

.star-ratings ul li {
    list-style: none;
    display: inline;
}

#overall-rating {
    height: 70px;
    clear: both;
}

#overall-rating label {
    font-weight: bold;
    display: block;
}

#overall-rating p {
    clear: both;
}

#rate-shows {
    height: 400px;
    overflow: scroll;
}

#rate-shows h1 {
    height: 2.5em;
}

#rate-shows h1 a {
    color:#C4222B;
    text-decoration:none;
}

#rate-shows span.show {
    float: left;
    margin: 0 0.5em 2em 0;
    padding: 0;
    width: 150px;
    height: 200px;
    text-align: center;
}

#rate-shows .stars {
    margin: 0.5em 0 0 1.5em;
}

#invitation p {
    margin: 1em 0;
}

#invitation ul li {
    margin: .5em;
    font-size: 123.1%;
    font-weight: bold;
}

#signin {
    color: black;
    border-left: 2px solid #e1e1e1;
    padding-left: 2em;
}

.ta-social-section {
    margin: 0 1em;
    border: none !important;
}

.ta-social-section p,
#signin p {
    margin: 1em 0;
}

.ta-social-section label,
#signin label {
    display: block;
}

.ta-social-section input[type="text"],
.ta-social-section input[type="password"],
#register input[type="text"],
#register input[type="password"],
#signin input[type="text"],
#signin input[type="password"] {
    -moz-border-radius:3px 3px 3px 3px;
    -webkit-border-radius:3px 3px 3px 3px;
    -khtml-border-radius:3px 3px 3px 3px;
    padding: .25em;
    font-size: 108%;
    border: 1px solid #aaaaaa;
    width: 200px;
}

#signin input[type="text"] {
    margin: 0 0 1em 0;
}

#signin input[type="submit"] {
    display: block;
    margin: 1em 0;
}

#register {
    color: black;
}

#register label {
    width: 200px;
    float: left;
}

#register input {
    margin: .5em 0 0 .5em;
}

#register br {
}

#landing {
    text-align: center;
    background: url('../images/collage18.jpg') no-repeat left top;
    height: 200px;
}

#landing .content {
    float: left;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    background: rgb(255, 255, 255);
    background: rgba(255, 255, 255, 0.95);
    text-align: left;
    color: black;
    padding: 1.5em;
    border: 1px solid #e1e1e1;
    width: 18%;
    margin: 0 0 0 2%;
    height: 100px;
}

#landing .content h2 {
    font-size: 125%;
}

#landing span.splash {
    color:white;
    font-size:1200%;
    font-weight:bolder;
    text-shadow:0 0 55px black;
}

#blend {
    height: 25px;
    width: 100%;
    background: url('../images/trans-blk-inv.png') repeat-x left -5px;
}

#blend-bottom {
    height: 25px;
    width: 100%;
    margin: 150px 0 0 0;
    background: url('../images/trans-wht.png') repeat-x left top;
}

#landing .content li {
    margin: 0;
}

#recent-reviews .snippet {
    margin: 0 0 0 77px;
}
#recent-reviews .snippet p {
    margin: 0 0 .25em 0;
}

#recent-reviews li {
    margin: 0.25em 0;
    vertical-align: top;
    border-bottom: 1px solid #e1e1e1;
    height: 100px;
}

#recent-reviews li:hover {
    background-color: #f7f7f7;
}

#recent-reviews li div.ta-avatar {
    float: left;
    margin: 0 1em 0 0;
}

#recent-reviews li .when {
    font-size: 85%;
    color: #999999;
}

#ta-shows-carousel {
    margin: 2em 0 2em;
}

#ta-shows-carousel .ta-carousel-button {
    height: 275px; 
    line-height: 275px; 
    vertical-align: middle;
    cursor: pointer;
}

#ta-shows-carousel .ta-carousel-button img {
    position: relative;
    top: 100px;
    background-color: #999999;
}

#ta-shows-carousel .ta-carousel-button a:hover img {
    background-color: #D40000;
}

#ta-shows-carousel .ta-carousel-button-prev {
    float: left;
    padding: 0 1em 0;
}

#ta-shows-carousel .ta-carousel-button-next {
    float: right;
}


.ta-hp-sec h1
{
    color:#D40000 !important;
    font-size:157% !important;
    font-weight:bold !important;
    margin:0 0 1em !important;
    border-bottom: 2px solid #e1e1e1;
}

#ta-hunch div.hunch-embed {
    border: none;
}

#ta-hunch #hunchbox div.m-hunch-embed h3 a {
    color:#D40000 !important;
    font-size:157% !important;
    font-weight:bold !important;
    margin:0 0 0.2em !important;
    line-height: 1;
}

.ta-avatar {
    height: 64px;
    width: 64px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
}

.ta-avatar .ta-avatar-default {
    height: 64px;
    width: 64px;
    background-color: #F78D10;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
}

.ta-avatar img {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
}

div.ta-score {
    font-size: 131%;
    font-weight: bold;
    color: #AAAAAA;
    float: left;
    text-align: center;
    width: 2em;
}
div.article:hover div.ta-score,
div.article:hover div.ta-score a {
    color: #111111;
}

div.ta-score a {
    text-decoration: none;
    color: #AAAAAA;
}
div.ta-score a:hover {
    color: #890C08;
}

.ta-score p {
    margin: 0;
}

#ta-copyright {
    margin: 1em 0 0;
    color: #aaaaaa;
}

#ta-comment-form {
    margin: 1em;
}

#ta-comment-form label {
    display: block;
    font-weight: bold;
}

#ta-comment-form input[type="text"],
#ta-comment-form textarea {
    margin: 0 0 1em 0;
    display: block;
}

#ta-comments {
    margin: 1em;
}

#ta-comments h1 {
    font-size: 150%;
    margin: 0 0 1em 0;
}

#ta-comments li {
    margin: 0.25em 0;
    vertical-align: top;
    border-bottom: 1px solid #e1e1e1;
    height: 74px;
}

#ta-comments li:hover {
    background-color: #f7f7f7;
}

#ta-comments li div.ta-avatar {
    float: left;
    margin: 0 1em 0 0;
}

#ta-comments li .ta-text {
    margin: 0 0 0.5em 0;
}

#ta-comments li .ta-when {
    font-size: 85%;
    color: #999999;
}

#ta-review-detail-hd h1 {
    font-size: 138.5%;
    color: #333333;
}

#ta-review-detail-hd h2 {
    font-size: 100%;
    color: #333333;
    line-height: normal;
    text-transform: none;
    padding: 0;
    margin: 0;
}

#ta-review-tools {
    border-bottom:1px solid #E1E1E1;
    border-top:1px solid #E1E1E1;
    padding:1em;
}

#ta-review-tools ul {
    margin: 0 0 1em 0;
    height: 40px;
}

#ta-review-tools ul li {
    float: left;
    width: 33%;
}

#ta-review-tools div {
    margin-bottom: .5em;
}

.content-block .ta-toolbar {
    padding: 0.5em 1em;
    border-left: 1px solid #DEDEDD;
    border-right: 1px solid #DEDEDD;
}

.content-block .ta-toolbar li {
    display: inline;
    border-left: 1px solid #ccc;
    padding: 0 1em 0 1em;
}

.content-block .ta-toolbar li:first-child {
    border: none;
    padding-left: 0;
}

.ta-proxy {
    border-bottom: 1px dotted #666;
    font-weight: bold;
}

.ta-error .ta-proxy {
    border-bottom: 2px dotted red;
    background-color: #ffdfdf;
}

.ta-instructions {
   padding: 1em;
   margin: 1em 0 0 0;
   background-color: #EEEEFF;
   -moz-border-radius: 4px;
   -webkit-border-radius: 4px;
   border-radius: 4px;
}

.ta-instructions em {
    font-style: italic;
}

.ta-instructions ul {
    margin: 1em;
}

.ta-instructions ul li {
    list-style: circle;
    margin: 0 0 0.25em;
}

.ta-instructions-profile {
    margin: 1em;
}

.ta-instructions-revdet {
    margin-bottom: 1em;
}

.ta-ad-leaderboard {
    text-align: center;
}

.ta-base-css h1 {
    font-weight:bold;
    margin:1em 0;
    font-size:138.5%;
}

.ta-base-css p {
    margin-bottom:1em;
}

.ta-base-css ul {
    margin:1em;
    margin-left:2em;
}

.ta-base-css ul li {
    list-style:disc outside none;
}

.ta-review-content p {
    margin-bottom: 1em;
}

.ta-review-content br {
    margin-bottom: 1em;
}

#fanus, #followus
{
    height: 50px;
    width: 140px;
    float: left;
    margin: 0 0 1em 0;
    text-indent: -4000px;
}
#fanus {
    background: transparent url('../images/twitfb.png') 0 -50px no-repeat;
}
#followus {
    background: transparent url('../images/twitfb.png') 0 0 no-repeat;
    margin-left: 20px;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 0 .5em 0;
}

#ta-profile h1 {
    font-size: 138.5%;
    margin: 0 0 .25em 0;
}

#ta-profile p,
#ta-profile li {
    margin: 0 0 .5em 0;
}

#ta-profile em {
    font-style: italic;
}

#ta-profile .ta-section {
    margin: 0 0 1em 0;
}

#ta-profile-pic {
    float: left;
    margin: 0 1em 1em 0;
}

#ta-profile-reviews {
    clear: left;
}

#g_login_ui_bottomLink {
    display: none;
}

#ta-signin-unknown {
    background-color:#EEEEFF;
    overflow-x:hidden;
    padding:0.5em;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

#ta-signin-unknown img {
    max-width: 160px;
    overflow: hidden;
    margin: 1em 0;
}

#ta-signin-unknown .picture {
    text-align: center;
}

#ta-signin-unknown p {
    margin: 0 0 0.5em 0;
}

#account-bar li.ta-signin-link {
    background: none;
    padding: 0 .25em;
}

#account-bar li.ta-signin-link a {
    font-weight: bold;
}

#account-bar li.ta-signin-link a:hover {
}

#ta-critique {
    background: url('../images/quote_50x40.png') no-repeat scroll 0 0 transparent; 
    min-height: 80px;
}

#ta-critique div {
    float: right; 
    margin: 0 0 .5em .5em; 
    border: 1px solid #e1e1e1;
}

#ta-critique .summary {
    margin-left: 60px; 
    font-style: italic; 
    font-size: 120%; 
    font-family: Georgia, Georgia, serif;
    cursor: pointer;
}

#ta-critique .summary a {
    color: #333333;
}
#ta-critique .summary a:hover {
    text-decoration: none;
}

#ta-rand-production {
    margin-bottom: 2em;
}

.ta-wa .question {
    margin: 1em 0;
}

.ta-wa .uniForm form {
    display: inline;
}

.ta-wa .uniForm .buttonHolder {
    margin:0;
    padding:0;
    background: none;
    text-align: center;
}

.ta-wa .uniForm .buttonHolder .primaryAction {
    width: 49%;
    font-size: 150%;
}

#ta-rand-production .uniForm .secondaryAction,
.ta-wa .uniForm .secondaryAction {
    padding: .5em;
    background-color: #e1e1e1;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    width: 100%;
    text-align: center;
    margin-top: .25em;
}

#ta-rand-production .uniForm .secondaryAction {
    width: auto;
}

.ta-news ul li {
    margin: 0 0 1em 0;
}

#ta-search-results {
    width: 80%;
}

#ta-search-results h3 {
    font-size:108%;  
    margin:1em 0;
    font-weight:bold; 
}

#ta-search-results input[type="text"] {
    width: 80%;
    padding: .5em;
    font-size: 108%;
    font-weight: bold;
    -moz-border-radius:4px 4px 4px 4px;
    -webkit-border-radius:4px 4px 4px 4px;
}

#ta-search-results button {
    padding: .4em;
    -moz-border-radius:4px 4px 4px 4px;
    -webkit-border-radius:4px 4px 4px 4px;
    color: #FFFFFF;
    background-color: #254A86;
    border: 1px solid #163362;
    font-size:108%;  
    font-weight: bold;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.25);
}

#ta-search-results li {
    margin: 0 0 1em 0;
}

#ta-search-results li li {
    margin: 0 .25em 0 0;
    display: inline;
}

#ta-search-results li h3 {
    margin: 0;
}

#ta-search-results li h3 a {
    text-decoration: underline;
    color:#1111CC;
    cursor:pointer;
}

#ta-search-results li .sup a {
    color: #228822;
    cursor:pointer;
}

#ta-search-results form {
    margin: 0 0 2em 0;
}

#ta-search-results .highlighted {
    font-weight: bold;
}

.ta-comment {
    display: inline;
    padding: 0 0 1px 20px;
    margin: 0 0 0 .5em;
    background: url('../images/bubble.png') no-repeat scroll 0 0 transparent;
    color: #999999;
    font-size: 85%;
}

#ta-rand-production {
    min-height: 200px;
    border-bottom: 1px solid #e1e1e1;
}

#ta-rand-production img {
    float: left;
    margin: 0 1em 1em 0;
}

#ta-rand-production fieldset,
#ta-rand-production p {
    margin: 0 0 1em 0;
}

ul.ratings li {
    height: 22px;
}

ul.ratings {
    font-size: 85%;
}

ul.ratings li .ta-stars {
    float: right;
}

.ta-stars {
    width: 69px;
    height: 22px;
    text-indent: -8000px;
    background: url('../images/stars.png') no-repeat 0 0;
}
.ta-stars-1 {
    background: url('../images/stars.png') no-repeat 0 -22px;
}
.ta-stars-2 {
    background: url('../images/stars.png') no-repeat 0 -44px;
}
.ta-stars-3 {
    background: url('../images/stars.png') no-repeat 0 -66px;
}
.ta-stars-4 {
    background: url('../images/stars.png') no-repeat 0 -88px;
}
.ta-stars-5 {
    background: url('../images/stars.png') no-repeat 0 -110px;
}

#ta-production-detail h1,
#ta-production-detail h2 {
    font-weight: bold;
    color: #C4222B;
}
#ta-production-detail h1 {
    font-size: 138.5%;
    border-bottom: 2px solid #e1e1e1;
    margin: 1em 0 1em 0;
}
#ta-production-detail h2 {
    font-size:123.1%; 
    border-bottom: 1px solid #e1e1e1;
    margin: 1em 0 .5em 0;
}

.ta-aux {
    font-size: 85%;
}

img.tickets:hover {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -o-transform: rotate(5deg);
}

#welcome {
    padding: 2em;
    margin: 0 0 1em 0;
    border: 1px solid #F5D140;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #333333;
    background: #FFE55D url('../images/grad-gold.png') repeat-x 0 80px;
    text-shadow:0 1px 0 #FFEE66;
}

#welcome h2 {
    font-size:123.1%; 
    font-weight: bold;
    margin: 0 0 1em 0;
}

#welcome p {
    margin: 1em 0 0 0;
}
#welcome p:first-child {
    margin: 0;
}

#ta-splash {
    margin: 0 0 1em 0;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
}

ul.ta-tour-leg li {
    float: left;
    width: 50%;
    margin-bottom: .5em;
}

#ta-missing-email {
    margin: 0 0 1em 0;
}

#ta-missing-email .errorlist {
    display: block;
}

