body{
	margin:0;
	font:12px/15px Arial, Helvetica, sans-serif;
	background:#545454;
	color:#333;
	padding-bottom: 30px;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#1489d3;
}
a:hover{text-decoration:underline;}
a:focus{outline:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#main{
	margin:8px auto;
	width:922px;
/*	width:934px;*/
	background: #fafafb;
	padding: 16px;
	position:relative;
}
.corner{
	position:absolute;	
}
#tl{
	top:0;
	left:0;
	background: url(../images/cornerTL.gif) no-repeat;
}
#tr{
	top:0;
	right:0;
	background: url(../images/cornerTR.gif) no-repeat;
}
#bl{
	bottom:0;
	left:0;
	background: url(../images/cornerBL.gif) no-repeat;
}
#br{
	bottom:0;
	right:0;
	background: url(../images/cornerBR.gif) no-repeat;
}
#wrapper {
	width: 100%;
	overflow:hidden;
	background: url(../images/bg-wrapper-bg.jpg) repeat-x 0 100%;
	padding-bottom: 90px;
}
/*-- sidebar --*/
#sidebar {
	float: left;
	width: 212px;
	padding-bottom: 157px;
}
#sidebar h1{
	text-indent:-9999px;
	overflow:hidden;
/*	height: 147px; For old logo */
	height:82px;
	padding:3px 0 11px 11px;
	margin:0;
	border-bottom: 1px solid #e1e1e1;
}
#sidebar h1 a{
	display:block;
	background: url(../images/logo.gif) no-repeat;
	width: 201px;
/*	height: 147px; for old logo */
	height: 86px;
}
.banner {margin: 13px 0 0 16px;}
.banner img{
	display: block;
	border: 1px solid #a0a0a0;
}
.banner2 {margin: 13px 0 0 16px;}
.banner2 img{
	display: block;
}
/*-- nav-box --*/
.nav-box {
	border-top:1px solid #e1e1e1;
	background: url(../images/bg-nav-box.gif) no-repeat 0 100%;
	width: 180px;
	margin: 20px 0 0 9px;
	overflow: hidden;
	height: 1%;
	padding: 13px 6px 22px 8px;
}
.nav-box ul{
	margin: 0;
	padding: 0;
	height: 1%;
	overflow: hidden;
	border: 1px solid #e0e0e1;
}
.nav-box ul li{
	padding: 1px 0 1px;
	margin: 0 0 -1px;
	height: 1%;
	background:url(../images/bg-nav-separator.gif) repeat-x 0 100%;
	list-style: none;
}
.nav-box ul li a{
	color: #848485;
	padding: 9px 0 10px 60px;
	display: block;
	width: 118px;
	font-size: 17px;
	line-height: 19px;
	font-weight: bold;
	background: #fbfbfb;
}
.nav-box ul li.home a {background: url(../images/icon-home.gif) no-repeat 20px 7px;}
.nav-box ul li.home-active a {
	color: #80ae63 !important;
	background: url(../images/icon-home-active.gif) no-repeat 20px 7px;
}
.nav-box ul li.add-dish a {background: url(../images/icon-plus.gif) no-repeat 20px 7px;}
.nav-box ul li.add-dish-active a {
	color: #80ae63 !important;
	background: url(../images/icon-plus-active.gif) no-repeat 20px 7px;
}
.nav-box ul li.profile a { background: url(../images/icon-profile.gif) no-repeat 20px 7px;}
.nav-box ul li.profile-active a {
	color: #80ae63 !important;
	background: url(../images/icon-profile-active.gif) no-repeat 20px 7px;
}
.nav-box ul li.friends a { background: url(../images/icon-friends.gif) no-repeat 20px 7px;}
.nav-box ul li.friends-active a {
	color: #80ae63 !important;
	background: url(../images/icon-friends-active.gif) no-repeat 20px 7px;
}
.nav-box ul li a:hover{
	text-decoration: none;
	color: #6a6a6a;
	background-color:#f3f3f4;
}
.log-area{
	text-align:center;
	padding: 11px 7px 3px;
	font-size: 12px;
	color: #828282;
}
.log-area a {color: #828282;}
.log-area strong a {
	color: #107fc8;
}
/*-- rate-box --*/
.rate-box {
	padding: 0 15px 0 17px;
	overflow: hidden;
	width:180px;
}
.rate-box h2{
	margin: 0;
	padding: 7px 6px 4px;
	color: #757575;
	font-size: 20px;
	line-height: 22px;
}
ul.tabset{
	width:186px;
	clear: both;
	padding: 0;
	margin:0 0 0 -6px;
}
ul.tabset:after {
	display: block;
	content: "";
	clear: both;
}
ul.tabset li{
	position: relative;
	margin: 0 0 -9px 6px;
	float: left;
	display: inline;
	list-style: none;
}
ul.tabset li a{
	display: block;
	background: url(../images/bg-tab-btn.gif) no-repeat;
	width:69px;
	padding: 5px 9px 0;
	height:28px;
	color: #107fc8;
	font-size: 14px;
}
ul.tabset li a.active{ background-position:  0 -33px;}
ul.tabset li a:hover{ text-decoration: none;}
ul.resttabset{
	width:186px;
	clear: both;
	padding: 0;
	margin:0 0 0 10px;
}
ul.resttabset:after {
	display: block;
	content: "";
	clear: both;
}
ul.resttabset li{
	position: relative;
	margin: 0 0 -9px 6px;
	float: left;
	display: inline;
	list-style: none;
}
ul.resttabset li a{
	display: block;
	background: url(../images/bg-tab-btn.gif) no-repeat;
	width:69px;
	padding: 5px 9px 0;
	height:28px;
	color: #107fc8;
	font-size: 14px;
}
ul.resttabset li a.active{ background-position:  0 -33px;}
ul.resttabset li a:hover{ text-decoration: none;}
.rate-box div.tab{
	border-top: 1px solid #b0b0b0;
	overflow: hidden;
	height: 1%;
	padding: 7px 0 0;
	background: url(../images/bg-tab-repeat.gif) repeat-y;
}
.rate-box div.tab ul{
	overflow: hidden;
	height:1%;
	margin: 0;
	padding: 0 1px 2px;
	background: url(../images/bg-rate-box-bottom.gif) no-repeat 0 100%;
}
.rate-box div.tab ul li{
	overflow: hidden;
	margin: -1px 0 0;
	padding:1px 0 0;
	background: url(../images/bg-rate-separator.gif) repeat-x;
}
.rate-box div.tab ul li a{
	padding: 2px 13px 5px;
	line-height: 16px;
	display: block;
	height: 1%;
	color: #107fc8;
}
.rate-box div.tab ul li a span{
	color: #575757;
}
.rate-box div.tab ul li a:hover{
	background: #fafafa;
	text-decoration: none;
}
/*-- main-col --*/
#main-col{
	margin: 4px 0 0 16px;
	float: left;
	width: 480px;
}
/*-- content --*/
.content {
	width: 100%;
	background: url(../images/bg-content-repeat.gif) repeat-y;
}
.plaintext p {
	margin:1em 0.5em;
	color:#333;
}
.content:after {
	display: block;
	content: "";
	clear: both;
}
.content-foot {
	background: url(../images/bg-content-bottom.png) no-repeat;
	height: 135px;
	overflow: hidden;
}
.content-container {
	overflow: hidden;
	height: 1%;
	position: relative;
	margin: 0 0 -115px;
}
.search-form {
	background:#a3dd7e url(../images/bg-search-form-top.gif) no-repeat;
}
.search-form-foot {
	padding: 12px 15px 23px;
	background: url(../images/bg-search-box-bottom.gif) no-repeat 0 100%;
}
.container {
	height: 1%;
	margin: 2px 15px 0;
	border: 1px solid #e0e0e0;
	background: #f6f6f6;
}
.content-container .container {
	padding:5px;
}
.container:after {
	display: block;
	content: "";
	clear: both;
}
.border {
	overflow: hidden;
	height: 1%;
	padding: 0 0 9px;
	border-bottom: 1px solid #92c671;
}
.input-bg {
	float: left;
	background: url(../images/bg-input.gif) no-repeat;
	width: 333px;
	height: 40px;
}
.input-bg input.text {
	float: left;
	margin: 0;
	padding:8px 17px;
	border-style: none;
	background: none;
	color: #626262;
	font-size: 20px;
	line-height: 23px;
	width: 298px;
}
.btn{
	font-size: 18px;
	color: #fff;
	border-style: none;
	cursor: pointer;
}
.search-btn {
	background: url(../images/btn-blue.gif) no-repeat;
	width: 107px;
	height: 40px;
	line-height: 30px;
	float: right;
	margin: 0;
	padding: 2px 0 3px;
}
.search-form p{
	font-size: 14px;
	line-height: 17px;
	margin: 0;
	padding: 4px 0 0;
}
/*-- upload-box  --*/
.upload-box {
	padding:20px 27px 19px 23px;
	background: #dedede url(../images/bg-upload-box.gif) repeat-x;
	margin: -1px;
	overflow: hidden;
	border: 1px solid #bdbdbd;
	position: relative;
}
* html .upload-box {float: left;}
.file-area {
	overflow: hidden;
	position: relative;
	background: url(../images/bg-upload-file.gif) no-repeat;
	height: 33px;
}
.file-input-area {
	cursor: default;
	position: absolute;
	top:0;
	left:0;
	z-index: 10;
	width: 388px;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 15px;
}
.file-text {
	width: 165px;
	margin: 0;
	padding: 8px 15px;
	border-style: none;
	position: absolute;
	background: none;
	top:0;
	left: 0;
	color: #8a8a8a;
	font-size: 14px;
	line-height: 17px;
	z-index:1;
}
.note-text {
	position: absolute;
	top:10px;
	right: 120px;
	font-size: 11px;
	text-align: right;
	color: #c4c4c4;
	z-index: 1;
}
.upload-button {
	background: url(../images/btn-blue-sml-1.gif) no-repeat;
	width: 92px;
	height: 29px;
	text-align: center;
	font-size: 18px;
	line-height: 28px;
	color: #fff;
	position: absolute;
	top:2px;
	right: 0;
	z-index: 1;
	cursor: default;
}
.upload-button:hover{ text-decoration: none;}
/*-- rating-form  --*/
.rating-form,
.rate-holder,
.rate-form-settings-holder,
.comment-holder {
	overflow: hidden;
	height: 1%;
}
.rating-form {padding: 0 25px 28px;}
.rate-holder{
	padding: 19px 0 0;
	width: 175px;
	overflow: hidden;
}
.rating-form h2{
	margin: 0;
	padding: 0 0 4px;
	color: #848485;
	font-size: 18px;
	line-height: 20px;
}
.rate-holder h2{border-bottom: 1px solid #ddd;}
.rate-form-settings-holder {padding: 10px 0 0;}
.rate-form-settings-holder .row{
	overflow: hidden;
	height: 1%;
	padding: 3px 0 7px;
}
.rating-form input.input-text{
	border: 1px solid #9b9b9b;
	margin: 0;
	float: left;
	width: 263px;
	padding: 7px 15px 6px;
	font-size: 14px;
	line-height: 16px;
	color: #8a8a8a;
}
.rating-form  select{
	float: left;
	margin: 0 5px 0 0;
	font-size: 14px;
	line-height: 18px;
}
#res,
#state1,
#state2,
#city1{
	border: 1px solid #9b9b9b;
	margin: 0;
	float: left;
	padding: 7px 15px 6px;
	font-size: 14px;
	line-height: 16px;
	color: #8a8a8a;
	background:#fff;
}
#res {width:295px;}
#state,#state1 {width:90px;}
#city1 {width:195px;}
#state1{margin:0;}
ul.rating {
	width: 187px;
	margin: 4px -14px 0 0;
	padding: 0;
}
ul.rating li{
	display: inline;
	margin: 0 13px 0 0;
	list-style: none;
	float: left;
}
ul.rating li a{
	background: url(../images/stars.gif) no-repeat;
	width: 24px;
	height: 23px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
}
ul.rating li.off a{
	background-position: 0 -46px;
}
ul.rating li a:hover {background-position: 0 -23px;}
.comment-holder {padding: 33px 0 0;}
.comment-holder textarea{
	font-size: 14px;
	line-height: 16px;
	color: #8a8a8a;
	float: left;
	margin: 2px 0 0;
	overflow: auto;
	padding: 10px 0 10px 15px;
	border: 1px solid #d7d7d7;
	width: 279px;
	height: 119px;
}
.btns {
	width: 100%;
	overflow: hidden;
	clear: both;
	padding: 19px 0 0;
}
.btn-submit {
	background: url(../images/btn-blue-sml.gif) no-repeat;
	width: 92px;
	height: 29px;
	margin: 0 8px 0 0;
	line-height: 26px;
	float: left;
	padding: 0 0 3px;
}
a.cancel-link {
	margin: 4px 0 0;
	border-left: 1px solid #c2c2c2;
	float: left;
	line-height: 21px;
	padding: 0 0 0 7px;
}

/*-- header --*/
#header{
	position:relative;
	font-weight: bold;
	font-size: 14px;
	overflow:hidden;
	width: 1022px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
	text-align: right;
}
#header ul{
	width:auto;
	float:right;
	margin:auto;
	padding:0 8px 0 0;
	overflow: hidden;
}
#header ul li{
	float: left;
	padding: 0 8px;
	margin: 0 0 0 -1px;
	background: url(../images/bg-footer-nav-separator.gif) no-repeat 0 5px;
	display:inline;
	list-style:none;
}


/*-- footer --*/
#footer{
	text-align:center;
	margin:auto;
	font-weight: bold;
	font-size: 10px;
	overflow:hidden;
	width: 50%;
	padding: 12px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer ul{
	width:auto;
	float:right;
	margin:0;
	padding:0 8px 0 0;
	overflow: hidden;
}
#footer ul li{
	float: left;
	padding: 0 8px;
	margin: 0 0 0 -1px;
	background: url(../images/bg-footer-nav-separator.gif) no-repeat 0 5px;
	display:inline;
	list-style:none;
}
#footer p{
	color:#7b7b7b;
	float:left;
	margin:0;
	padding:0 0 0 15px;
}
#footer p a{ color:#6caeda;}
/*-- banner-col --*/
#banner-col {
	width: 194px;
	padding: 5px 0 0 0;
	float: right;
}
/*-- banner-box --*/
.banner-box {
	margin: 13px 7px 0;
	border-top: 1px solid #ddd;
	background: url(../images/bg-banner-box-repeat.gif) repeat-y;
	overflow: hidden;
	width: 180px;
}
.banner-box img{
	display: block;
}
.banner-box-bottom {
	overflow: hidden;
	height: 1%;
	background: url(../images/bg-banner-box-bottom.gif) no-repeat 0 100%;
	padding: 0 1px 5px;
}
.google-banner {
	margin: 9px 9px 23px;
}
.adv {
	display: block;
	margin: 0 0 0 9px;
	color: #c8c8c9;
}
.separator {
	margin: 16px 0 0;
	font-size: 0;
	line-height:0;
	border-top: 1px solid #e1e1e1;
}
/*-- homepage_round1_1a --*/
/*-- list --*/
ul.list{
	margin: 0;
	padding: 0 0 0 7px;
	overflow: hidden;
	width: 458px;
}
ul.list li{
	overflow: hidden;
	margin: 1px 0 0;
	padding: 0 0 0 8px;
	list-style: none;
	background: url(../images/bullet.gif) no-repeat 0 50%;
}
* html ul.list li { float: left;}
* + html ul.list li { float: left;}
ul.list li a{
	padding: 7px 4px 12px 19px;
	overflow: hidden;
	float: left;
	width: 422px;
	background: url(../images/bg-list-item.gif) repeat-x;
	border: 1px solid #e0e0e0;
	border-top-color: #cacaca;
	border-left: 4px solid #71c53c;
}
ul.list li div{
	padding: 7px 4px 12px 19px;
	overflow: hidden;
	float: left;
	width: 421px;
	background: url(../images/bg-list-item.gif) repeat-x;
	border: 1px solid #e0e0e0;
	border-top-color: #cacaca;
	border-left: 4px solid #71c53c;
}
ul.list li.red a,ul.list li.red div{ border-left-color:#c53c3c;}
ul.list li.yellow a,ul.list li.yellow div{ border-left-color:#c5c33c;}
span.photo{
/*	cursor: pointer;*/
	float: right;
	background: url(../images/bg-photo-border.png) no-repeat;
	width: 77px;
	height: 78px;
	padding: 1px 4px 4px 1px;
}
ul.list li a span.photo img,ul.list li div span.photo img{ display: block; width:77px; height:78px;}
ul.list li a:hover{
	text-decoration: none;
	background:#f5f5f5 url(../images/bg-list-item-hov.gif) repeat-x 0 100%;
}
ul.list li a strong.dish,ul.list li div strong.dish {
	padding: 10px 0 0;
	font-size: 18px;
	display: block;
	color: #777;
}
ul.list li a span.inf,ul.list li div span.inf{
	padding: 6px 0 0;
	font-weight: bold;
	font-size: 16px;
	display: block;
	color: #777;
}
ul.list li a strong.dish em,ul.list li div strong.dish em,
ul.list li a span.inf em,ul.list li div span.inf em{
	color: #494949;
	font-style: normal;
}
ul.list li div span.photo a {
	border:none;
	background:none;
	float:left;
	width:auto;
}
/*-- adds-box --*/
.adds-box {
	margin: 13px 1px 14px;
	overflow: hidden;
	height: 1%;
	background: #f4f4f4;
	padding: 12px 37px 8px;
}
.adds-box a img{ display: block;}
.adds-box h3{
	margin: 0;
	color: #787878;
}
.adds-box p{
	margin: 0;
	padding: 0;
	color: #000;
}
.adds-box a{color: #75bf47;}
/*-- internal2_round1_1a_judge --*/
.info-box {
	margin: 2px 15px 0;
	background: #ddd url(../images/bg-info-box.jpg) repeat-x;
	overflow: hidden;
	height: 1%;
	border: 1px solid #c2c2c2;
	padding: 22px 22px 18px;
}
.info-box  span.photo{
	float: left;
	margin-right: 15px;
}
.info-box  span.photo img{
	height:78px;
	width:77px;
}
.info-text {
	padding: 0;
	overflow: hidden;
	height: 1%;
}
.info-text span.name{
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	color: #a0a0a0;
}

.info-text h3{
	margin: 0;
	color: #494949;
	font-size: 16px;
	line-height: 18px;
}
.info-text p{
	font-weight: bold;
	margin: 0 0 2px;
	color: #777;
	font-size: 14px;
}
.info-text p strong{ color: #494949;}
.info-text a { font-weight: bold;}
/*-- internal2_round1_1a_dish --*/
.share{
	float: right;
	/*position: absolute;*/
	right: -5px;
}

#share-box {
	margin: 2px 15px 0;
	background: #ddd url(../images/bg-dish-box.jpg) repeat-x;
	overflow: hidden;
	height: 1%;
	border: 1px solid #c2c2c2;
	padding: 18px;
}

.dish-box {
	margin: 2px 15px 0;
	background: #ddd url(../images/bg-dish-box.jpg) repeat-x;
	overflow: hidden;
	height: 1%;
	border: 1px solid #c2c2c2;
	padding: 18px;
}


.dish-box span.photo{
	float: left;
	margin-left: 20px;
}
.dish-box .info-text { padding-top:0;}
.dish-box .info-text h3{
	font-size: 18px;
	line-height: 18px;
	color:#777;
}
.dish-box .info-text h3 span{ color: #494949;}
.dish-box .info-text p {
	font-size: 13px;
	line-height: 15px;
}
.dish-img-link{
	display:block;
	position:relative;
}
.dish-img-link img{
	height:78px;
	width:77px;
}
.dish-box span.photo span.zoom{
	z-index:80;
	position:absolute;
	top:0;
	right:0;
	color: #ffffff;
}
span.zoom img{
	width:18px;
	height:18px;
}
.rated {
	margin: 10px 0 0;
	background: url(../images/bg-rated.png) repeat-y;
	width: 205px;
	border-top: 1px solid #bcbcbc;
	border-bottom: 1px solid #bcbcbc;
	font-size: 40px;
	line-height: 42px;
	color: #494949;
	font-weight: bold;
}
.rated span{
	padding: 0 47px 0 0;
	color: #71c53c;
}
/*.rated span.ok {background: url(../images/icon-good.gif) no-repeat 100% 5px;}*/
/*-- rating-box --*/
.rating-box {
	overflow: hidden;
	height: 1%;
	padding: 22px 21px 22px 22px;
	margin: 0 15px -1px;
	background: #f6f6f6;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
}
.rating-box ul{
	margin: 0;
	padding: 0;
}
.rating-box ul li{
	width: 75px;
	height: 75px;
	text-align: center;
	padding: 2px;
	margin: 0 2px 0 0;
	background: #a63333;
	float: left;
	display: inline;
}
.rating-box ul li strong{
	color: #fff;
	font-size: 49px;
	line-height: 57px;
	display: block;
	background: url(../images/bg-rating-item.gif) repeat-x;
	height: 57px;
	border-bottom: 1px solid #862a2a;
}
.rating-box ul li span{
	font-size: 11px;
	line-height: 16px;
	color:#fff;
}
.rating-box ul li.yellow{background:#8f8e2c;}
.rating-box ul li.yellow strong {
	background: url(../images/bg-rating-item-yellow.gif) repeat-x;
	border-bottom-color: #767524;
}
.rating-box ul li.green{background:#52922a;}
.rating-box ul li.green strong {
background: url(../images/bg-rating-item-green.gif) repeat-x;
border-bottom-color: #437822;
}
/*-- dish-list --*/
ul.dish-list li{
	background: none;
}
ul.dish-list li a{
	cursor: pointer;
	width: 425px;
	border-left: 1px solid #d3d3d3;
}
ul.dish-list li a span.photo{
	margin: 0 5px 0 10px;
}
span.info-text {
	padding: 3px 0 5px;
	margin: 8px 10px 0 2px;
	float: left;
	display: inline;
	width: 206px;
	border-right: 1px solid #dcdcdc;
}
.info-text span.dish{
	display: block;
	font-weight: bold;
	margin: 0;
	color: #494949;
	font-size: 16px;
	line-height: 18px;
}
.info-text span.t-rating{
	display: block;
	font-weight: bold;
	margin: 0 0 2px;
	color: #777;
	font-size: 14px;
}
.info-text  span.t-rating strong{ color: #494949;}
.info-text span.inf-text{
	display: block;
	color: #1489d3;
	font-weight: bold;
}
.info-text .dish-comments{
	font-size:12px;
	font-weight:normal;
	margin:0 2px 2px 0;
}
span.param {
	display: block;
	padding: 5px 0 0;
	overflow: hidden;
	height: 1%;
}
span.param strong{
	display: block;
	color: #b3b3b3;
}
span.param strong em{
	font-style: normal;
	color: #494949;
}
/*-- rate-item-box --*/
.rate-item-box {
	overflow: hidden;
	height: 1%;
	margin: 0 15px;
	padding: 19px 22px 21px;
	background: #f6f6f6;
	border: 1px solid #e0e0e0;
	border-top: none;
}
a.blue-btn{
	background: url(../images/btn-blue-1.gif) no-repeat;
	line-height: 29px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	float: left; 
	text-align: center;
	width: 113px;
	height: 29px;
}
a.blue-btn:hover{ text-decoration: none;}
a.view{
	margin: 10px 0 0;
	float: right;
	font-weight: bold;
	font-size: 12px;
}
span.res_info{
	font-style:italic;
	font-size:10px;
	color:#1489d3;
	cursor:pointer;
}
#dish-images{
	width:100%;
	float:left;
	margin:8px 0 0 0;
}
.dish-images-img{
	float:left;
	display:block;
	width:33px;
	height:33px;
	margin:0 8px 0 0;
	border:1px solid #333;
}
.dish-images-img img{
	height:33px;
	width:33px;
}
#settings-info{
	padding:10px;
}
.pointer{
	cursor:pointer;
}
.login-area{
	padding:10px;
	text-align:center;
}
.login-area h2,.login-area h3{
	color:#1489d3;
}
.align-left{
	text-align:left;
}
.tagline{
	font-size:20px;
	color:#1489d3;
	font-weight:bold;
	margin:0;
	line-height:22px;
}
.login{
	
	font-weight:bold;
	margin:0 .3em .3em 0;
}
.blue {
	color:#1489d3;
}
.rated span.yellow{
	color:#c5c33c;
}
.rated span.red{
	color:#c53c3c;
}
.delete-rating{
	background:#c53c3c !important;
	border:1px solid #bb0000 !important;
	color:#fff !important;
	height: 10px !important;
	width: 10px !important;
	padding: 4px !important;
	text-align:center;
	margin: -104px 0 0 0;
	float:right !important;
}
#error{
	position:relative;
}
.error{
	color:#bb0000 !important;
}
.error-select{
	color:#bb0000 !important;
	border:1px solid #bb0000 !important;
}
label.error{
	display:block;
	width:263px;
	color:#bb0000;
	line-height:16px;
	padding:7px 15px 6px 25px;
}
.name_link{
	border:none !important;
	background:none !important;
	padding:0 !important;
	width:auto !important;
	float:none !important;
}
a.restName:hover{
	text-decoration:none !important;
}
#login_box{
	width:160px;
	height:150px;
	background:url('../images/login_bg2.jpg') no-repeat;
}
#login_box #login_top h3 {
	margin:0;
	padding:15px 0 0 10px;
}
.fb_btn{padding:10px 0 0 10px;display:block;}

#login_bottom{
	padding:20px 0 0 10px;
}
.login_btn{
	border:none;
	background:none;
	font-weight:bold;
	font-size:13px;
	padding:0;
}
.join_btn{
	padding-top:2px;
	display:block;
	width:90px;
	float:right;
}
#settings_box{
	background:url(../images/logged_in_bg.jpg) no-repeat;
	width:160px;
	height:91px;
}
#fb_logout,#twiddish_logout{
	display:block;
	margin:0 0 0 5px;	
	padding:13px 0 0 0;
}
#fb_settings,#twiddish_settings{
	display:block;
	margin:0 0 0 5px;	
	padding:10px 0 0 0;
	font-size:14px;
	font-weight:bold;
}
#twiddish_logout,#twiddish_settings{
	margin:0 0 0 10px;
}
#rotate-left,#rotate-right{display:none;}
#pageNums{
	font-size:17px;
	font-weight:bold;
	padding:10px 0 0 12px;
}
#pageNums a,#pageNums span.current{
	display:inline-block;
	width:18px;
	height:15px;
	padding:2px;
	margin:0 1px 0 1px;
	background:#d5f1fd;
	border:1px solid #d3d3d3;
	text-decoration:none;
	text-align:center;
}

#pageNums span.current,#pageNums a:hover{
	background:#bbdf95;
	color:#1489d3;
}
#pageNums span.prev,#pageNums span.next,#pageNums a.prev,#pageNums a.next{
	display:inline-block;
	width:auto;
	height:auto;
	margin:0 10px 0 0;
	background:none;
	border:none;
	text-decoration:none;
	text-align:left;	
}
#pageNums span.next,#pageNums a.next{
	margin:0 0 0 10px;
}

.splash {
	background-image: url(../images/splash-hdr-bg.jpg);
	height: 200px;
	width: 922px;
}
#splashwrapper {
	width: 100%;
	overflow:hidden;
	
}
#mainsplash{
	margin:8px auto;
	width:922px;
/*	width:934px;*/
	background: #fafafb;
	position:relative;
}

