﻿@charset "utf-8";
@import url(syn.css);

html{
	margin:0;
	padding:0;
	}
body{
	font-size:12px;
	font-family:Verdana, sans-serif;
	background:#efefef url(/cheshire/i/buenaserene_bg.gif) repeat-y center top;
	text-align:center;
	margin:0;
	padding:10px;
	color:#069;
	}
a,.link{
	color:#036;
	text-decoration:underline;
	}
a:visited, a:active {
	color: #5A3696;
}
a:hover,.link:hover{
	color:#c69;
	}
.link{
	cursor: pointer;
	}
.clear{
	clear:both;
	}
.support, .subtle{
	color:#999;
	}
code{
	font-family: "Courier New", monospace;
	}
input{
	font-family: inherit;
	font-size: 12px;
	}
	/* The "pre" and "li ul" styles are used by lyric zone pages */
pre{
	font-family: Verdana;
	font-size: 12px;
	}

li ul{
	margin-top: 5px;
	}
.more{
	margin:0;
	padding:0;
	text-align:right;
	padding-right:25px;
	background:url(i/go_mickey.gif) no-repeat right bottom;
	height:19px;
	padding-top:15px;
	margin-top:10px;
	}

acronym{
	cursor:help;
	border-bottom:1px dotted #069;
	}

/* Layout */
#container{
	text-align:left;
	width:830px;
	margin:0 auto;
	padding:0;
	}
#menu{
	float:left;
	width:120px;
	margin:0;
	padding:0;
	margin-bottom:10px;
	}
#content{
	float:right;
	width:690px;
	margin:0;
	padding:0;
	margin-left:9px;
	border-left:1px #C8E1DE solid;
	padding-left:10px;
	margin-bottom:10px;
	}

/* the breadscrumbs */
#breadcrumbs{
	height:23px;
	background:#DEF0EF url(i/mhand_right.gif) no-repeat 10px 5px;
	padding-left:37px;
	border-top:1px #C8E1DE solid;
	border-bottom: 1px #C8E1DE solid;
	padding-top:7px;
	margin-bottom:10px;
	}
#breadcrumbs a{
	color:#069;
	}
#breadcrumbs a:hover{
	color:#c69 !important;
	}

/* Menu Style */
#menu ul{
	list-style-type:none;
	margin:0;
	padding:0;
	}
#menu ul li{
	height:20px;
	border-bottom:1px #c8e1de solid;
	padding:2px 0;
	margin:0;
	}
#menu ul li a, #menu ul li span{
	color:#069 !important;
	text-decoration:none;
	display:block;
	width:116px;
	height:18px !important;
	padding-top:2px !important;
	height:16px;
	padding-top:4px;
	padding-left:4px;
	}
#menu ul li a:hover, #menu ul li.menu-active span{
	background-color:#DEF0EF;
	}

/* Content Style */
#content h1{
	font-size:14px;
	font-weight:bold;
	margin:0;
	margin-bottom:10px;
	padding:10px 0;
	height:14px;
	background:url(i/title_bg_mickey.gif) no-repeat right bottom;
	border-bottom:1px #c8e1de solid;
	}
#content h2, #content h3, #dsg-setsnav h2{
	font-size:12px;
	font-weight:bold;
	}
#content h2, #dsg-setsnav h2{
	margin:5px 0;
	padding:0;
	}
#content p{
	padding:0;
	margin:10px 0;
	}
#content ul{
	list-style-type:none;
	list-style-image:url(i/list_mickey_dot.gif);
	}
#content ul li{
	margin-bottom:5px;
	}
#content img{
	padding:2px;
	margin:5px;
	border:1px #c8e1de solid;
	background-color:#fff;
	}
#content img.left{
	float:left;
	}
#content img.right{
	float:right;
	}
#content img.center{
	clear:both;
	margin-left:auto;
	margin-right:auto;
	display:block;
	}
#content img.inlineImg{
	vertical-align:middle;
	}
#content hr{
	height:1px;
	background-color:#C8E1DE;
	border:none;
	padding:0;
	margin:10px 0;
	outline:none;
	}
#content textarea{
	display:block;
	font-size:12px;
	font-family:Courier New;
	width:500px;
	}
#content blockquote{
	padding:20px 10px 10px 20px;
	background:url(i/quote.gif) no-repeat left top;
	}

/* Error Pages */
#error-content{
	height:300px;
	}
#error-content-text{
	padding-top:160px;
	padding-left:425px;
	}
.error-403{
	background:url(errors/i/403_bg.jpg) no-repeat center center;
	}
.error-404{
	background:url(errors/i/404_bg.jpg) no-repeat center center;
	}
.error-500{
	background:url(errors/i/500_bg.jpg) no-repeat center center;
	}
.error-503{
	background:url(errors/i/503_bg.jpg) no-repeat center center;
	}

/* Homepage */
#beian{
	clear:both;
	color:#ccc;
	margin:0;
	padding:0;
	}
#tigger{
	background-image:url(i/buenaserene_bg_960.gif);
	}
#tigger #container{
	width:940px;
	}
#tigger #logo{
	width:160px;
	background-image:url(i/logo_bg_160.png);
	}
/* \*/ * html #tigger #logo { /* Hack for IE6 */
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/cheshire/i/logo_bg_160.png');}
/* */
#tigger #nav{
	height: 55px;
	background:url(tigger/slogan.gif) no-repeat right 1px;
	}
#tigger #nav-list{
	top:15px;
	padding-left:160px;
	}
#tigger #milo-mini{
	top:24px;
	}
#tigger-promo{
	width:940px;
	height: 400px;
	margin:5px 0 10px;
	}
#tigger-promo img{border:0;}
#tigger-main{
	width:630px;
	float:left;
	}
#tigger-sub{
	width:300px;
	float:right;
	}
#tigger-sitemap{
	border-top:1px solid #C8E1DE;
	padding:10px 10px 1px;
	float:left;
	clear:both;
	}
#tigger-sitemap a, #tigger-sitemap{
	color:#666;
	}
#tigger-sitemap a:hover{
	color:#333;
	}
#tigger-sitemap dt{
	float:left;
	clear:left;
	width:90px;
	padding-left:20px !important;
	background:url(i/list_mickey_dot.gif) no-repeat left center;
	line-height:2em;
	font-weight:bold;
	}
#tigger-sitemap dd{
	float:right;
	clear:right;
	margin:0;
	padding-left:0px;
	width:810px;
	line-height:2em;
	}
.tiggerbox{
	margin-bottom:15px;
	}
.tiggerbox-title{
	background-color:#DEF0EF;
	height:25px;
	position:relative;
	}
.tiggerbox-title h2{
	background:url(i/go_mickey.png) no-repeat 5px top !important;
	background:url(i/go_mickey.gif) no-repeat 5px top;
	position:absolute;
	top:-4px;
	left:0;
	height: 33px;
	font-size:14px;
	margin:0;
	padding:0 45px;
	line-height:33px;
	}
.tiggerbox-more{
	position:absolute;
	top:5px;
	right:5px;
	margin:0;
	padding:0;
	}
.tiggerbox-more img{vertical-align:middle;border:0;}
.tiggerbox-body{
	padding:0 10px;
	margin-top:10px;
	}
.tiggerbox-body ul{
	list-style-type:none;
	list-style-image:url(i/list_mickey_dot.gif);
	clear:both;
	padding-left:18px;
	margin-left:0;
	}
.tiggerbox-body ul li{
	margin-bottom:5px;
	}
.tiggerbox-body p{
	padding:2px 0 5px;
	margin:0;
	}
.tiggerbox-body img{
	border:1px solid #C8E1DE;
	padding:2px;
	}
.tiggerbox-body a:hover img{border-color:#069;}
#featured-bbs{
	overflow:hidden;
	}
#featured-bbs img {
	float:left;
	margin-bottom:5px;
	margin-right:5px;
	}
#featured-lyrics p{
	line-height:1.5em;
	margin: 0 0 0 105px;
	}
#featured-lyrics ol{
	margin:0 0 0 110px;
	padding:5px 0 0 15px;
	}
#featured-lyrics-cover{
	float:left;
	}
#wd-quote{
	border:1px solid #C8E1DE;
	border-width:1px 0;
	background:#EDF8F8 url(i/quote.gif) no-repeat 10px 10px;
	padding:28px 10px 10px 25px;
	margin-bottom:10px;
	}
.wd-word{
	display:none;
	}
.wd-sig{
	overflow:hidden;
	}
.wd-sig a{
	display:block;
	height:41px;
	margin-top:10px;
	text-indent:-9999px;
	background:url(i/wd_sig.gif) no-repeat right top;
	}
#new-dissenger{
	text-align:center;
	line-height:2em;
	}

/* Milo Search Main Page */
#search{
	width:830px;
	}
#search h1{
	font-size:14px;
	font-weight:bold;
	margin:0;
	margin-bottom:10px;
	padding:10px 0;
	height:14px;
	background:url(i/title_bg_mickey.gif) no-repeat right bottom;
	border-bottom:1px #c8e1de solid;
	}
#search-bar{
	margin:20px;
	margin-left:0;
	height:20px;
	line-height: 20px;
	}
#search-bar .search-btn{
	background:url(i/btn_2chars.jpg) no-repeat center center;
	color: #069;
	border:none;
	width: 48px;
	height: 22px;
	}
.bb{
	border-bottom:1px solid #ccc !important;
	}

/* Lyric Zone Pages */
/* 
 * The following styles will be removed to a new file
 * in next edition of Lyric Zone.
 */
#cdshow_left{
	float: left;
	width: 210px!important;
	width: 225px;
	padding: 3px;
	text-align: center;
	}

#cdshow_left img{
	width: 210px;
	margin: auto auto 5px auto;
	}
	
#cdshow_left h2{
	text-align: left;
	}

#cdshow_right{
	float: right;
	width: 450px;
	}

/* Dissenger Styles */
.dissenger-sets h2,#dsg-setsnav h2{
	background-color:#DEF0EF;
	padding:5px !important;
	margin-bottom:20px !important;
	clear:both;
	}
.im-comp{
	list-style-type:none;
	float:right;
	list-style-image:none !important;
	margin:0;
	padding:0;
	margin-top:-40px;
	}
.im-comp li{
	width:17px;
	height:16px;
	text-indent: -9999px;
	float:left;
	margin-right:5px;
	}
.im-comp li.im-live{
	background:url(i/im/im_live.gif) no-repeat center center;
	}
.im-comp li.im-gtalk{
	background:url(i/im/im_gtalk.gif) no-repeat center center;
	}
.im-comp li.im-skype{
	background:url(i/im/im_skype.gif) no-repeat center center;
	}
.im-comp li.im-yahoo{
	background:url(i/im/im_yahoo.gif) no-repeat center center;
	}
.im-comp li.im-tm{
	background:url(i/im/im_tm.gif) no-repeat center center;
	}
.im-comp li.im-qq{
	background:url(i/im/im_qq.gif) no-repeat center center;
	}

#dsg-popsets{
	margin-top:10px;
	}
#dsg-popsets a{
	margin:5px;
	margin-left:8px;
	margin-right:0;
	display:block;
	float:left;
	}
#dsg-popsets a img{
	border:1px solid #C8E1DE;
	padding:2px;
	width:40px;
	height:40px;
	}
#dsg-popsets a:hover img{
	border:1px solid #069;
	}
#dsg-moresets{
	display:block;
	clear:both;
	float:none !important;
	background:url(i/more_dsg.jpg) no-repeat center center;
	text-indent:-9999px;
	width:100px;
	height:25px;
	}

.dsg-matrix div{
	float:left;
	margin:0 10px 0px 0;
	text-align:center;
	}

.dsg-matrix div span{
	display:block;
	clear:both;
	}

.dsg-matrix{
	float:left;
	margin-left:20px;
	padding-bottom:20px;
	}

.dsg-matrix-96 div, .dsg-matrix-png div{
	width:115px;
	height:150px;
	}
.dsg-matrix-100 div{
	width:120px;
	height:160px;
	}
.dsg-matrix-40 div{
	width:60px;
	}
.dsg-matrix-96 div img, .dsg-matrix-png div img{
	width:96px;
	height:96px;
	}
.dsg-matrix-100 div img{
	width:100px;
	height:100px;
	}
.dsg-matrix-40 div img{
	width:40px;
	height:40px;
	}

#dsg-setsnav{
	position:absolute;
	display:none;
	width:415px;
	/*height:350px;*/
	padding:0;
	border:1px solid #069;
	background-color:#fff;
	overflow:hidden;
	}
#dsg-setsnav div{
	margin:10px;
	height:350px;
	overflow:auto;
	list-style-type: none;
	padding:0;
	/*border:1px solid #069;*/
	}
#dsg-setsnav div a{
	display: block;
	padding:5px;
	float:left;
	width:46px;
	height:46px;
	}
#dsg-setsnav div a:hover{
	background-color:#DEF0EF
	}
#dsg-setsnav div a img{
	border:1px solid #C8E1DE;
	padding:2px;
	margin-right:5px;
	}
#dsg-setsnav div a:hover img{
	border-color:#069;
	}
#dsg-setsnav span.link{
	display:block;
	float:right;
	margin-top:-20px;
	margin-right:15px;
	}
#dsg-setsnav h2{
	margin-left:10px;
	margin-right:10px;
	margin-bottom:0 !important;
	margin-top:10px !important;
	}
#dsgs-new{
	margin-left:30px;
	margin-top:10px;
	}
#dsgs-new div{
	margin-right:10px;
	}
#dsgs-new div a:hover img{
	border-color:#069;
	}

#dsg-all-sets{
	list-style-image:none !important;
	padding-left:10px;
	margin-left:0;
	}
#dsg-all-sets li a{
	text-decoration:none;
	}
#dsg-all-sets li a img{
	width:40px;
	height:40px;
	}
#dsg-all-sets li {
	display:block;
	float:left;
	width:300px;
	}
/*
#dsg-all-sets li a span{
	text-decoration:underline;
	}
*/

/* About Us - Cast Members */
.cast{
	margin-left:30px;
	margin-bottom:20px;
	clear: both;
	float:left;
	width:550px;
	}
.cast .url{
	text-decoration: none !important;
	}
.cast img.photo{
	padding:2px !important;
	float:left;
	margin-top:-2em !important;
	width:48px;
	height:48px;
	}
.cast span.fn{
	margin-left: 70px;
	margin-top: 10px;
	text-decoration: underline;
	display: block;
	font-size:14px;
	font-weight:bold;
	}
.cast span.position{
	display: block;
	margin-left:70px;
	margin-top:10px;
	}
.cast span.org{
	display:none;
	}