body {
	color: #4E4E4E;
	font-family: Arial,Verdana,sans-serif;
	font-size: 12px;
	margin: 24px auto 54px;
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
}



/* links ----------------- */

a, a:visited {
	color: #002B7F;
	text-decoration: none;
	outline-style: none;
	outline-width: 0;
	outline-color: -moz-use-text-color;
}
a:hover, a:visited:hover {
	color: #CE1126;
	text-decoration: underline;
}



.clear {
	clear: both;
}

a img {
	border: 0;
}

h1 {
	color: #604A37;
	font-family: Verdana,sans-serif;
	font-size: 17px;
	padding: 0;
	margin: 10px 0;
}



h2 {
	font-family: "Trebuchet MS",Arial,Verdana,sans-serif;
	font-size: 15px;
	padding: 0;
	margin: 10px 0 4px;
}

h3 {
	font-size: 13px;
	padding: 0;
	margin: 0 0 4px;
}

p {
	padding: 0;
	margin: 10px 0;
}



form {
	margin: 0;
	padding: 0;
}



/* main frames ----------------- */

#main-wrapper {
	margin: 0 auto;
	text-align: left;
	width: 980px;
}
#header-wrapper {
	margin-bottom: 10px;
}
#content-wrapper {
	width: 760px;
	display: inline;
	float: left;
}
#menu-wrapper {
	border-left: 2px solid #EBE8E0;
	width: 200px;
	display: inline;
	float: right;
}

#footer-wrapper {
	color: #707070;
	font-size: 11px;
	margin-top: 7px;
	border-top: 3px solid #EBE8E0;
	padding-top: 10px;
}


#footer-wrapper span {
	margin-left: 40px;
}



#bcnav {
	font-family: Verdana;
	text-align: left;
	font-size: 10px;
	margin: 5px 0 10px;
}

#bcnav span {
	color: #AAAAAA;
}







/* cats ----------------- */

#cats {
	list-style-type: none;
	font-family: Lucida Grande,Trebuchet MS;
	font-size: 13px;
	margin: 0;
	padding-left: 10px;
}




.gs_box {
	border: 1px solid #EEEEEE;
	padding: 5px;
}


.g_box {
	padding: 13px 5px;
	display: inline;
	float: left;
	width: 364px;
}

.g_box img {
	border: 1px solid #DBE9BE;
	padding:1px;
	float: left;
	margin-right: 7px;
}



/* g ----------------- */

.g-td {
	border: 1px solid #E8D9E1;
	padding: 2px;
}


.underg {
	margin: 20px 0;
}

.linkembed {
	font-size: 11px;
	text-align: right;
}
.linkembed input {
	font-family: Arial;
	width: 300px;
	font-size: 10px;
	padding: 1px;
	margin: 0 0 4px;
}



.fala-box {
	padding: 3px;
	border: 3px double #FFFFFF;
}
.fala-head {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 4px;
}
.fala-body {
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
	background-color: #FFFFFF;
	padding: 4px;
	height: 124px;
	overflow: auto;
}

.fala-body span {
	font-weight: bold;
	color: #F3971B;
}

.fala-box-fav {
	background: #F5A3D1 url(images/fala.png) repeat-y scroll -25px 0;
}
.fala-box-lap {
	background: #9AD700 url(images/fala.png) repeat-y scroll -275px 0;
}

#fav-box {
	font-family: Verdana;
	font-size: 11px;
	height: 15px;
}
#fav-box a {
	font-size: 11px;
	background: #FFFFFF url(images/fav.png) no-repeat;
	border-width: 0px;
	padding-left: 17px;
	cursor: pointer;
}
#fav-box span {
	color: #008000;
}

.delfav {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.delfav a, .delfav a:visited {
	color: #FFAAAA;
}
.delfav a:hover, .delfav a:visited:hover {
	color: #FF0000;
	text-decoration: none;
}


/* rating ----------------- */
.rating {
	font-size: 10px;
}
.star-rating {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 150px;
	height: 15px;
	position: relative;
	background: url(images/stars.png) repeat-x left top;
}
.star-rating li {
	padding: 0;
	margin: 0;
	/*\*/
	float: left;
	/* */
}
.star-rating li a {
	display: block;
	width: 15px;
	height: 15px;
	line-height: 15px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0;
	overflow:hidden;
}
.star-rating li a:hover {
	background: url(images/stars.png) repeat-x left bottom;
	z-index: 2;
	left: 0px;
	border: none;
}
.star-rating a.one-star {
	left: 0px;
}
.star-rating a.one-star:hover {
	width: 15px;
}
.star-rating a.two-stars {
	left: 15px;
}
.star-rating a.two-stars:hover {
	width: 30px;
}
.star-rating a.three-stars {
	left: 30px;
}
.star-rating a.three-stars:hover {
	width: 45px;
}
.star-rating a.four-stars {
	left: 45px;
}
.star-rating a.four-stars:hover {
	width: 60px;
}
.star-rating a.five-stars {
	left: 60px;
}
.star-rating a.five-stars:hover {
	width: 75px;
}
.star-rating a.six-stars {
	left: 75px;
}
.star-rating a.six-stars:hover {
	width: 90px;
}
.star-rating a.seven-stars {
	left: 90px;
}
.star-rating a.seven-stars:hover {
	width: 105px;
}
.star-rating a.eight-stars {
	left: 105px;
}
.star-rating a.eight-stars:hover {
	width: 120px;
}
.star-rating a.nine-stars {
	left: 120px;
}
.star-rating a.nine-stars:hover {
	width: 135px;
}
.star-rating a.ten-stars {
	left: 135px;
}
.star-rating a.ten-stars:hover {
	width: 150px;
}
      
.star-rating li.current-rating {
	background: url(images/stars.png) left center;
	position: absolute;
	height: 15px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}

.rate_bg {
	font-size: 10px;
	background: url(images/sstars.png) repeat-x;
	height: 10px;
	margin-left: 190px;
	width: 120px;
}
.rate {
	background: url(images/sstars.png) repeat-x scroll 0 -13px;
	height: 10px;
}



/* comments ----------------- */

#addcomm_name {
	width: 100%;
}
#addcomm_website {
	width: 100%;
}

#addcomm_comm {
	width: 100%;
	height: 100px;
}



.smile {
}
.smile a img {
	border: 1px solid #FFFFFF;
	padding: 3px
}
.smile a:hover img {
	border: 1px solid #9AE054;
}



.comm {
	padding-left: 22px;
	background: #FFFFFF url(images/comm.png) no-repeat scroll center left;
}


#comments ol {
	color: #9AE054;
	font-family: Georgia;
	font-size: 24px;
	margin: 0 0 20px;
	padding-left: 40px;
}

#comments li {
	margin: 0 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #9AE054;
}

.comment-ago {
	color: #8D8988;
	font-family: Arial;
	font-size: 10px;
	float: right;
	margin: 0 0 15px 70px;

}
.comment-body {
	color: #4E4E4E;
	font-family: Arial;
	font-size: 13px;
}
.comment-body p {
	margin-top: 0;
	overflow: hidden;
	word-wrap: break-word;
}
.comment-said {
	color: #888888;
	font-family: Arial;
	font-size: 11px;
}











