@import url(reset.css);
/*@import url(file:///C|/wamp/www/freehoroscopes/app/webroot/css/cake-debug.css);
 @import url(file:///C|/wamp/www/freehoroscopes/app/webroot/css/lightbox.css);
*/
div {
}
body {
    font-family: arial, helvetica, sans-serif;
    color: #333333;
    font-size: 11px;
    background: #EEEEEE;
}
h1, h2 {
    font-family: 'Trebuchet MS', 'Lucida Grande', verdana, sans-serif;
    font-weight: bold;
}
h3, h4, h5, h6 {
    font-family: arial, helvetica, tahoma, verdana, sans-serif;
    font-weight: bold;
}
h1 {
    font-size: 24px;
    line-height: 1.4;
    margin-left: 10px;
}
h2 {
    font-size: 17px;
    line-height: 1.4;
    margin: 10px 0;
}
h3 {
    background: transparent url(file:///C|/wamp/www/freehoroscopes/app/webroot/img/shaded-green-bg.gif) repeat-x left top;
    font-size: 17px;
    color: #54C40A;
    line-height: 1;
    font-weight: bold;
    margin: 0 0 10px 0;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 10px;
}
h3 span {
    padding-left: 20px;
    background: transparent url(file:///C|/wamp/www/freehoroscopes/app/webroot/img/bullet_go_orange.gif) no-repeat left center;
}
h4 {
    font-size: 15px;
    line-height: 1.4;
    color: #54C40A;
}
p {
    margin: 6px 0 10px;
}
strong {
    font-weight: bold;
}
em {
    font-style: italic;
}
div#container {
    background: #FFFFFF;
}
div#header {
    background: #76A546 url(file:///C|/wamp/www/freehoroscopes/app/webroot/img/greenfade-bg.gif) repeat-x center bottom;
    height: 60px;
    color: #FFFFFF
}

div#stat {
	float:right;
	width:70%;
	margin-left:-100px;
}
div#wrapper {
    float:right;
    width:100%;
    margin-left:-200px;
}

div#mycontent {
	margin-left:200px;
	margin-top: 15px;
	margin-right: 15px;
	background: #FFFFff;
	padding: 8px 0 15px;
}
div#content {
	margin-left:200px;
	margin-top: 5px;
	margin-right: 15px;
	background: #FFFFFF;
	padding: 8px 0 15px;
}



div#navigation {
	border-right: 1px solid #CFF0BF;
	float:left;
	width:199px;
	background-color: #006633;
}
div#tag-cloud {
    background: #FFFFFF;
    padding-top: 20px;
    position: relative;
    left: 1px;
}
#tag-cloud h4{
    color: #FF8F52;
    margin: 0;
    margin-left: 5px;
    padding-bottom: 6px;
}
div#extra {
    float:left;
    clear:left;
    width:200px;
}

div#content,
div#login,
div#lost-password {
  min-height:500px;
  height:auto !important;
  height:500px;
}

#header h1 {
    color: #FFFFFF;
}
#navigation h2 {
    font-weight: normal;
    border-bottom: 1px solid #CFF0BF;
    margin: 0;
    padding: 10px 3px 5px;
}
#navigation ul {
    width: 199px;
}
#navigation li {
    margin: 0;
}
.msg-ok {
    background: #EFF9EE url(file:///C|/wamp/www/freehoroscopes/app/webroot/img/accept.gif) no-repeat 10px 12px;
    border: 1px solid #70C765;

}
/* Links */
a, a:visited {
	color: #0000FF;
}
a:hover {
	color: #333333;
	background-color: #CCFFCC;
}

.item-list th a span {
    font-weight: bold;
    position: relative;
    top: -3px;
    font-size: 10px;
}
a#sign-out {
    line-height: 1.4;
    margin-left: 10px;
    padding: 2px 0;
    padding-left: 20px;
    background: url(file:///C|/wamp/www/freehoroscopes/app/webroot/img/key_delete.gif) no-repeat 0 2px;
}
a.icon-button {
    margin: 3px 0;
    margin-left: 10px;
    padding: 2px 0;
    padding-left:20px;
    vertical-align: middle;
    line-height: 1.4;
}

a.original-size {

}
a.change-password {
    background: url(file:///C|/wamp/www/freehoroscopes/app/webroot/img/key.gif) no-repeat 0 2px;
}
a.rotate-cw {
    background: url(file:///C|/wamp/www/freehoroscopes/app/webroot/img/arrow_rotate_clockwise.gif) no-repeat 0 2px;
}
a.rotate-ccw {
    background: url(file:///C|/wamp/www/freehoroscopes/app/webroot/img/arrow_rotate_anticlockwise.gif) no-repeat 0 2px;
}

a.send {
    background: url(file:///C|/wamp/www/freehoroscopes/app/webroot/img/icons/email.png) no-repeat 0 2px;
    margin-left: 0;
    }
a.view {
    background: url(file:///C|/wamp/www/freehoroscopes/app/webroot/img/eye.gif) no-repeat 0 2px;
    margin-left: 0;
}
a.new {
    background: url(file:///C|/wamp/www/freehoroscopes/app/webroot/img/add.gif) no-repeat 0 2px;
    margin-left: 0;
}
a.date {
    background: url(file:///C|/wamp/www/freehoroscopes/app/webroot/img/date.gif) no-repeat 0 2px;
    margin-left: 0;
}
a.new-comment {
    background: url(file:///C|/wamp/www/freehoroscopes/app/webroot/img/comment_add.gif) no-repeat 0 2px;
    margin-left: 0;
}
a.thread-messages {
    background: url(file:///C|/wamp/www/freehoroscopes/app/webroot/img/comments.gif) no-repeat 0 2px;
    margin-left: 0;
}
a.edit {
    background: url(file:///C|/wamp/www/freehoroscopes/app/webroot/img/pencil.gif) no-repeat 0 2px;
}
a.upload-images {
    background: url(file:///C|/wamp/www/freehoroscopes/app/webroot/img/picture_add.gif) no-repeat 0 2px;
    margin-left: 0;
}
a.list-images {
    background: url(file:///C|/wamp/www/freehoroscopes/app/webroot/img/pictures.gif) no-repeat 0 2px;
}
a.delete {
    background: url(file:///C|/wamp/www/freehoroscopes/app/webroot/img/cross.gif) no-repeat 0 2px;
}
a.delete:hover {
    color: #f00;
}

#footer .copyright a,
#footer .copyright a:visited {
    color: #999999;
    text-decoration: underline;
}
#footer .copyright a:hover {
    color: #333333;
    border: 0;
    text-decoration: none;
}

#logged-user a, #logged-user a:visited {
    color: #FFFFFF;
    text-decoration: underline;
}
#logged-user a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

#navigation li a, #navigation li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	list-style: none;
}
#navigation li a {
    border-top: 1px solid #F8FFE8;
    border-bottom: 1px solid #CFF0BF;
    display: block;
    width: 185px;
    padding: 7px;
	list-style: none;
}
#navigation li a.selected,
#navigation li a.selected:visited {
	color: #000000;
	border-top: none;
	background: #FFFFFF;
	position: relative;
	left: 1px;
	width: 185px;
	list-style: none;
}
#navigation li a:hover {
	text-decoration: underline;
	background-color: #FFFFFF;
	list-style: none;
	color: #000000;
}

/* Texts */
#navigation a#Horoscopes,
#navigation a#Horoscopes:visited,
#navigation a#Horoscopes:hover {
    background: url(file:///C|/wamp/www/freehoroscopes/app/webroot/img/page.gif) no-repeat 5px 50%;
    padding-left: 30px;
    width: 162px;
}
#navigation a#Horoscopes:hover,
#navigation li a#Horoscopes.selected,
#navigation li a#Horoscopes.selected:visited {
    background: #FFFFFF url(file:///C|/wamp/www/freehoroscopes/app/webroot/img/page.gif) no-repeat 5px 50%;
}

#navigation a#Signs,
#navigation a#Signs:visited,
#navigation a#Signs:hover {
	padding-left: 30px;
	width: 162px;
	background-color: #FFFFFF;
	background-image: url(application.png);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
#navigation a#Signs:hover,
#navigation li a#Signs.selected,
#navigation li a#Signs.selected:visited {
	background-color: #FFFFFF;
	background-image: url(application.png);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}


/* ImageSets */
#navigation a#Horoscopes_post,
#navigation a#Horoscopes_post:visited,
#navigation a#Horoscopes_post:hover {
    background: url(group.gif) no-repeat 5px 50%;
    padding-left: 30px;
    width: 162px;
}
#navigation a#Horoscopes_post:hover,
#navigation li a#Horoscopes_post.selected,
#navigation li a#Horoscopes_post.selected:visited {
    background: #FFFFFF url(group.gif) no-repeat 5px 50%;
}

/* Bookmarks */
#navigation a#Monthly,
#navigation a#Monthly:visited,
#navigation a#Monthly:hover {
    background: url(house.png) no-repeat 5px 50%;
    padding-left: 30px;
    width: 162px;
}
#navigation a#Monthly:hover,
#navigation li a#Monthly.selected,
#navigation li a#Monthly.selected:visited {
    background: #FFFFFF url(house.png) no-repeat 5px 50%;
}

/* Blog posts */
#navigation a#Posts,
#navigation a#Posts:visited,
#navigation a#Posts:hover {
    background: url(eye.png) no-repeat 5px 50%;
    padding-left: 30px;
    width: 162px;
}
#navigation a#Posts:hover,
#navigation li a#Posts.selected,
#navigation li a#Posts.selected:visited {
    background: #FFFFFF url(eye.png) no-repeat 5px 50%;
}

/* Users */
#navigation a#Users,
#navigation a#Users:visited,
#navigation a#Users:hover {
    background: url(group.gif) no-repeat 5px 50%;
    padding-left: 30px;
    width: 162px;
}
#navigation a#Users:hover,
#navigation li a#Users.selected,
#navigation li a#Users.selected:visited {
    background: #FFFFFF url(file:///C|/wamp/www/freehoroscopes/app/webroot/img/group.gif) no-repeat 5px 50%;
}

/* Message Board */
#navigation a#Yearly,
#navigation a#Yearly:visited,
#navigation a#Yearly:hover {
    background: url(edit.png) no-repeat 5px 50%;
    padding-left: 30px;
    width: 162px;
}
#navigation a#Yearly:hover,
#navigation li a#Yearly.selected,
#navigation li a#Yearly.selected:visited {
    background: #FFFFFF url(edit.png) no-repeat 5px 50%;
}

#navigation a#HorNews,
#navigation a#HorNews:visited,
#navigation a#HorNews:hover {
    background: url(page_white_text.png) no-repeat 5px 50%;
    padding-left: 30px;
    width: 162px;
}
#navigation a#HorNews:hover,
#navigation li a#HorNews.selected,
#navigation li a#HorNews.selected:visited {
    background: #FFFFFF url(page_white_text.png) no-repeat 5px 50%;
}

#navigation a#Newsletter,
#navigation a#Newsletter:visited,
#navigation a#Newsletter:hover {
    background: url(file:///C|/wamp/www/freehoroscopes/app/webroot/img/icons/email_go.png) no-repeat 5px 50%;
    padding-left: 30px;
    width: 162px;
}
#navigation a#Newsletter:hover,
#navigation li a#Newsletter.selected,
#navigation li a#Newsletter.selected:visited {
    background: #FFFFFF url(file:///C|/wamp/www/freehoroscopes/app/webroot/img/icons/email_go.png) no-repeat 5px 50%;
}



#navigation a#Templates,
#navigation a#Templates:visited,
#navigation a#Templates:hover {
    background: url(file:///C|/wamp/www/freehoroscopes/app/webroot/img/icons/layout.png) no-repeat 5px 50%;
    padding-left: 30px;
    width: 162px;
}
#navigation a#Templates:hover,
#navigation li a#Templates.selected,
#navigation li a#Templates.selected:visited {
    background: #FFFFFF url(file:///C|/wamp/www/freehoroscopes/app/webroot/img/icons/layout.png) no-repeat 5px 50%;
}

#navigation a#Queue,
#navigation a#Queue:visited,
#navigation a#Queue:hover {
    background: url(file:///C|/wamp/www/freehoroscopes/app/webroot/img/icons/report.png) no-repeat 5px 50%;
    padding-left: 30px;
    width: 162px;
}
#navigation a#Queue:hover,
#navigation li a#Queue.selected,
#navigation li a#Queue.selected:visited {
    background: #FFFFFF url(file:///C|/wamp/www/freehoroscopes/app/webroot/img/icons/report.png) no-repeat 5px 50%;
}


#navigation a#Texts,
#navigation a#Texts:visited,
#navigation a#Texts:hover {
    background: url(file:///C|/wamp/www/freehoroscopes/app/webroot/img/icons/report.png) no-repeat 5px 50%;
    padding-left: 30px;
    width: 162px;
}
#navigation a#Texts:hover,
#navigation li a#Texts.selected,
#navigation li a#Texts.selected:visited {
    background: #FFFFFF url(file:///C|/wamp/www/freehoroscopes/app/webroot/img/icons/report.png) no-repeat 5px 50%;
}


#navigation a#Resources,
#navigation a#Resources:visited,
#navigation a#Resources:hover {
    background: url(file:///C|/wamp/www/freehoroscopes/app/webroot/img/icons/report.png) no-repeat 5px 50%;
    padding-left: 30px;
    width: 162px;
}
#navigation a#News:hover,
#navigation li a#News.selected,
#navigation li a#News.selected:visited {
    background: #FFFFFF url(report.png) no-repeat 5px 50%;
}




/* All navigation buttons */
#navigation li a#HoroscopePost.selected,
#navigation li a#HorosopePost.selected:visited,
#navigation li a#Monthly horoscope.selected,
#navigation li a#Monthly horoscope.selected:visited,
#navigation li a#Posts.selected,
#navigation li a#Posts.selected:visited,
#navigation li a#Users.selected,
#navigation li a#Users.selected:visited,
#navigation li a#Queue.selected,
#navigation li a#Queue.selected:visited,
#navigation li a#Yearly horoscope.selected,
#navigation li a#Yearly horoscope.selected:visited,
#navigation li a#News.selected,
#navigation li a#News.selected:visited {
    position: relative;
    left: 1px;
    padding-left: 29px;
    width: 163px;
    background-position: 4px 50%;
}

#pagination a,
#pagination a:visited {
    background: #DFDFDF;
    color: #000;
    padding: 1px 5px;
    text-decoration: none;
    margin: 0;
}
#pagination a:hover {
    background: #79A6FF;
    color: #FFF;
}

.browsebtn {
    background: url(file:///C|/wamp/www/freehoroscopes/app/webroot/img/folder_explore.gif) no-repeat 0 2px;
}
.swfuploadbtn {
    padding: 2px 0;
    padding-left:20px;
    vertical-align: middle;
    margin: 3px 0;
    line-height: 1.4;
}
.uploadbtn {
    display: none;
    background: url(file:///C|/wamp/www/freehoroscopes/app/webroot/img/tick.gif) no-repeat 0 2px;
    margin-left: 10px;
}

.cancelbtn {
    display: block;
    width: 16px;
    height: 16px;
    float: right;
    background: url(file:///C|/wamp/www/freehoroscopes/app/webroot/img/delete.gif) no-repeat;
}

#cancelqueuebtn {
    display: none;
    background: url(file:///C|/wamp/www/freehoroscopes/app/webroot/img/delete.gif) no-repeat 0 2px;
    margin: 10px 0 10px 10px;
}

#tag-cloud p a, 
#tag-cloud p a:visited {
    font-size: 11px;
    font-family: arial, verdana, sans-serif, 'Trebuchet MS';
    text-decoration: none;
    margin-right: 5px;
}
#tag-cloud p a:hover {
    text-decoration: underline;
}
#tag-cloud p {
    /*text-align: center;*/
    vertical-align: middle;
    line-height: 1.3;
    font-size: 11px;
    margin: 0;
    padding: 0 0 0 5px;
}
a.tag-bigger {
    color: #0000FF;
}
a.tag-average {
    color: #878787;
}
a.tag-smaller {
    color: #C3C3C3;
}
/* / Links */

#footer .copyright {
    color: #999999;
    position: absolute;
    right: 6px;
}
#password-form,
#login-form {
    width: 430px;
    margin: 0 auto;
}
.crud-form .optional,
.crud-form .required {
    border-bottom: 1px solid #E0E2DC;
    padding: 5px 0;

}


#password-form .submit input,
#login-form .submit input,
div.submit input {
    background: transparent url(file:///C|/wamp/www/freehoroscopes/app/webroot/img/submit-green-bg.gif) top left no-repeat;
    border: none;
    font-family: arial, sans-serif;
    color: #FFFFFF;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    width: 81px;
    height: 27px;
    margin-right: 15px;
}
div.submit span {
    margin-left: 15px;
}
#password-form .hints {
    padding: 0 6px;
    color: #585858;
    margin: 15px 0;
    line-height: 1.6;
}
.crud-form label
{
    width: 200px;
    float:left;
    line-height: 1.6;
}
#password-form label,
#login-form label {
    width: 150px;
    float:left;
    line-height: 1.6;
}
label#label-remember-me {
    float: none;
    margin-left: 8px;
}
#user-cookie {
    margin-left: 150px;
}
table.item-list {
    width: 100%;
    background-color:#FFFFFF;
    border-collapse:collapse;
    border-spacing:0px;
    border-style:none;
    border-width:0px;
}
table.item-list th {
    line-height: 1.4;
    background:#F6F6F6;
    border-style:dotted;
    border-width:0px;
    color:#333333;
    font-weight:bold;
    padding:5px 3px;
}
table.item-list td {
    background-color:white;
    border-style: solid;
    border-width: 0px 0px 1px;
    padding: 6px 4px;
}
table.item-list tr.alt td {
    background:#FFfFff none repeat scroll 0%;
}
table.item-list tr:hover td {
    background:#FFFEEE none repeat scroll 0%;
}
table td {
    line-height: 1.4;
    border-bottom:1px solid #EEEEEE;
    border-top:1px solid #FFFFFF;
    padding:5px 8px;
}
.fr {
    float: right;
}
.error_message {
    color: #FF0000;
    margin: 5px 0 8px 0;
}
.td-dt {
    font-weight: bold;
    width: 164px;
    vertical-align: top;
}
.td-dt p {
    font-weight: normal;
}
.td-actions {
  width: 220px;
}
.td-id {
    width: 40px;
}
.td-thumbnails {
    width: 110px;
}
.related {
    clear: both;
    width: 97%;
    float: right;
}
.related h4 {
    display: inline;
    margin-right: 10px;
}
#pagination {
    margin: 15px 0 5px 0;
}
#pagination span {
    background: #fff;
    color: #8E8E8E;
    padding: 1px 5px;
    text-decoration: none;
}




#queueinfo {
    margin: 20px 0;
}
/* /SWFUpload */
#image-view-thumb {
    display: inline;
}
.td-image-view-thumb {
    vertical-align: middle;
}
#ajax-status
{
    position: absolute;
    top: 35px;
    left: 0;
    border: none;
    display: block;
    margin: -3px 0 0 0;
    padding: 0;
}
p#ajax-status-text
{
    padding: 5px;
    background-color: #f00000;
    display: none;
    width: 80px;
    margin:0;
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    font-style: normal;
    text-align: center;
}
.list-tag-string {
    font-size: 11px;
}
.list-tag-string span,
#tag-cloud p span {
    background-color: #FFFF66;
}
