/*  \\\\\\\\\\\\\\    */
/*   default styles   */
/*    \\\\\\\\\\\\\\  */

* html a:hover
{
visibility:visible;
}

pre {text-indent: 30px} 

img {
	border: 0;
}

a {
	color:#006699;
	cursor:pointer;
}

a:hover {
	color: #FFA405;
	cursor:pointer;
}

label{
  color: #666666;
  font-weight: bold; 
}



.more {
	text-align: right;
}

.clear {
	clear: both;
}


/*  \\\\\\\\\\\\\\    */
/*       user         */
/*    \\\\\\\\\\\\\\  */

.shine_user
{
	padding: 1px;
	border: 1px solid #cccccc;
	background-color:#FFFFFF;
}


/*  \\\\\\\\\\\\\\    */
/*      tab menu      */
/*    \\\\\\\\\\\\\\  */

.tabmenu { 
	color: #000; 
	border-bottom: 1px solid #cccccc;
	margin: 12px 0px 0px 0px; 
	padding: 0px; 
	z-index: 1; 
	padding-left: 10px;
} 

.tabmenu li{ 
	display: inline; 
	overflow: hidden; 
	list-style-type: none;
} 

.tabmenu a, a.active { 
	color: #006699;
	/* background:#EFEFEF; */
	background:transparent url(../gfx/struct/comment_grey_fader.jpg) repeat-x scroll center bottom;
	font: normal 1em verdana, Arial, sans-serif; 
	border: 1px solid #cccccc; 
	padding: 2px 5px 0px 5px; 
	margin: 0px; 
	text-decoration: none;
	cursor:pointer;
} 

.tabmenu a.active { 
	background: #fff;
	color: #000; 
	border-bottom: 3px solid #ffffff;
} 

.tabmenu a:hover { 
	color:#006600;
	background:#FFFFFF;
}  

.tabmenu a:visited { 
	color: #000;
} 

.tabmenu a.active:hover { 
	background:#FFFFFF;
}




/*  \\\\\\\\\\\\\\    */
/*      editor        */
/*    \\\\\\\\\\\\\\  */


.shine_img_right {
	float: right;
	margin-top:5px;
	margin-left:10px;
	margin-bottom:5px;
	/*border: 1px solid #cccccc; */
	padding: 1px;
}

.shine_img_left {
	float: left;
	margin-top:5px;
	margin-right:10px;
	margin-bottom:5px;
	border: 1px solid #cccccc;
	padding: 1px;
}


/*  \\\\\\\\\\\\\\    */
/*    link buttons    */
/*    \\\\\\\\\\\\\\  */


.shine_delete_blog_link
{

}

.shine_edit_news_link
{

}



.shine_comments_link {
	font-style:normal;
	font-weight:bold;
}

.shine_blog_link {
	color:#006699;
}


/*  \\\\\\\\\\\\\\    */
/*     logon form     */
/*    \\\\\\\\\\\\\\  */


#shine_logon_table{
	
	}

#shine_logon_box {

}

#shine_logon_form {

}


#shine_logon_email {
	border:1px solid #BDC7D8;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	width:115px;
}

#shine_logon_password {
	border:1px solid #BDC7D8;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	width:115px;
}

#shine_logon_button {
	background-color:#3B5998;
	border-color:#D9DFEA #0E1F5B #0E1F5B #D9DFEA;
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	padding:2px 15px 3px;
	text-align:center;
}

/*  \\\\\\\\\\\\\\    */
/*   register form    */
/*    \\\\\\\\\\\\\\  */


#shine_register_username {
	border:1px solid #BDC7D8;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	width:110px;
}


#shine_register_email {
	border:1px solid #BDC7D8;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	width:110px;
}

#shine_register_password {
	border:1px solid #BDC7D8;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	width:110px;
}

#shine_register_password2 {
	border:1px solid #BDC7D8;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	width:110px;
}

#shine_register_button {
	background-color:#3B5998;
	border-color:#D9DFEA #0E1F5B #0E1F5B #D9DFEA;
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	padding:2px 15px 3px;
	text-align:center;
}


/*  \\\\\\\\\\\\\\    */
/*       news         */
/*    \\\\\\\\\\\\\\  */


#shine_news_header {
	border-bottom:1px solid #C4AE7C;
	color:#BE8B06;
	font-family:arial,sans-serif;
	font-size:18px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin-bottom:1em;
	padding-bottom:6px;
}

#shine_news_body {
	padding-right: 15px;
}


/*  \\\\\\\\\\\\\\    */
/*        blog		  */
/*    \\\\\\\\\\\\\\  */


.shine_article_header {
	padding-top:5px;
}


.shine_blog_title {
	
	font-family:Helvetica,Arial,sans-serif;
	font-size:2.6em;
	letter-spacing:-0.04em;
	line-height:1.05em;
	padding-top:7px;
	padding-bottom:5px;
	padding-right:50px;
	color:#000000;
	font-size:25px;
	font-weight:bold;
}

.shine_blog_date {
	color:#ffffff;
	padding:2px 2px 2px 5px;
	background:#000;
	font-size:12px;
}

.shine_blog_username {
	padding:2px 5px 2px 5px;
	color:#ffffff;
	background:#000;
	font-size:12px;
}


.shine_blog_body {
	/* padding-right: 15px; */
}

/* blog record division line */
.shine_postnav {
	list-style:none;
	border-bottom:4px solid #DDDDDD;
	clear:both;
	color:#006699;
	font-size:0.9em;
	margin:1em 0 1em;
	padding:10px 0 3px;
	text-align:right;
	text-transform:uppercase;
	width:100%;
}

.shine_blog_divider {
	border-bottom: 1px solid rgb(204, 204, 204); 
	margin-left: 10px;
	margin-top: 10px; 
	padding-bottom: 20px;
	width: 200px;
}



/*  \\\\\\\\\\\\\\    */
/*      preview       */
/*    \\\\\\\\\\\\\\  */

#shine_preview {
}

#shine_free_form_preview {
	padding-top:10px;
}


/*  \\\\\\\\\\\\\\    */
/*     categories     */
/*    \\\\\\\\\\\\\\  */

.shine_category_header{
	color:#000;
	font-size:10px;
}

.shine_category_header a{
	color:#999;
	font-size:10px;
}

.shine_category_list{
	list-style:none;
	margin-left:10px;
}

.shine_category_links{
	color:#000;
}

.shine_category_links:hover{
	color:#cc0000;
	text-decoration:none;
}




/*  \\\\\\\\\\\\\\    */
/*     comments       */
/*    \\\\\\\\\\\\\\  */


.shine_comment_cell_header
{
/* max-emulators.com */
	background:transparent url(../gfx/struct/comment_grey_fader.jpg) repeat-x scroll center bottom;
	margin: 0;
	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc; 
}

.shine_comment_container {
	background:#F8F8F8;
}


.shine_comment_cell_body {
	font-size:11px;
	padding:5px;
}

.shine_comment_cell_footer {
	/* factory border-bottom-color:#FDF1D1; */
	border-bottom-color:#cccccc;
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-size:9px;
	padding-bottom:0px;
	padding-left:3px;
	padding-right:3px;
	padding-top:0px;
}


.shine_comment_form_header {
/* max-emulators.com */
	background:transparent url(../gfx/struct/comment_grey_fader.jpg) repeat-x scroll center bottom;
	margin: 0;
	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid #cccccc;
	border-top: 2px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc; 
}

.shine_comment_form_body {
	background:transparent url(../gfx/struct/grey_fader.jpg) repeat-x scroll center bottom;
	border-bottom-color:#CCCCCC; 
	border-bottom-style:solid; 
	border-bottom-width:1px; 
	padding-bottom:10px; 
	padding-left:10px; 
	padding-right:10px; 
	padding-top:10px;
}

.shine_comments_pagination{
	padding-right:20px;
	color:#aaa;
	text-align:right;
	font-size:9px;
}




/*  \\\\\\\\\\\\\\    */
/*       profile      */
/*    \\\\\\\\\\\\\\  */


.shine_profile {
	width:100%;
}

img.shineavatar {
	padding:2px;
	border: 1px solid #cccccc;; 
}

.shine_profile_td_left {
	width:25%;
}

.shine_profile_td_right {

}

.shine_profile_photo {
	width:100%;
}

.shine_profile_photo_caption {
	text-align:center;
}

.shine_profile_data {
	vertical-align:top
}

/*  \\\\\\\\\\\\\\    */
/*      logs          */
/*    \\\\\\\\\\\\\\  */


#shine_logs {
	position:absolute;
	left:0px; 
	top:0px; 
	font-size:12px;
	line-height:11px;
	width:100%; 
	height:100%; 
	/* overflow-y:scroll; */
}

.shine_logs_row{
}

#shine_logs_table{
	padding-left:10px;
}

.shine_logs_td_date{
	width:130px;
	vertical-align:top
}

.shine_logs_td_page {
	width:140px;
	vertical-align:top
}

.shine_logs_td_ip {
	width:85px;
	vertical-align:top
}

.shine_logs_td_note { 
	width:230px;
	vertical-align:top
}

.shine_logs_td_referer { 
	width:250px;
	vertical-align:top
}

.shine_logs_td_browser { 
	width:80px;
	vertical-align:top
}

/*  download logs   */

#shine_logs_downloads {
	position:absolute;
	left:0px; 
	top:0px; 
	width:100%; 
	height:100%; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;	
	/*overflow-y:scroll;*/
}

#shine_logs_downloads_title {
	padding:10px;
	font-weight:bold;
	width:50%;
}

.shine_logs_downloads_row_1 {
	background:#eee;
}

.shine_logs_downloads_row_1:hover {
	background:#F8F8F8
}


.shine_logs_downloads_row_-1 {
	background:#ddd;
}

.shine_logs_downloads_row_-1:hover {
	background:#F8F8F8
}




/*  \\\\\\\\\\\\\\    */
/*      tabs          */
/*    \\\\\\\\\\\\\\  */


table.shine_tabs {
	width:100%;
	border-collapse:collapse;
	font-size:11px;
}

td.shine_tabs_left {
	width:75px;
	background:url(left.png);
	border-collapse:collapse;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

td.shine_tabs {
	/* border:1px solid #cccccc; */
	border-collapse:collapse;
	width:125px;
	font-size:11px;
	font-weight:bold;
	color: gray;
	background:url(../gfx/struct/fart.png);
	padding-top:1px;
	padding-bottom:1px;
	padding-left:0px;
	padding-right:0px;
	text-align: center;

}

td.shine_tabs_body {
	background-color:#FFFFFF;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
}


/*  \\\\\\\\\\\\\\    */
/*     downloads      */
/*    \\\\\\\\\\\\\\  */


.shine_add_download {
	color:#006699;
}


table.shine_downloads {
	border: 1px solid #cccccc;
}

tr.shine_dl_title
{
	font-weight:bold;
	background:transparent url(../gfx/struct/comment_grey_fader.jpg) repeat-x scroll center bottom;
}

td.shine_dl_title_data {
	padding:3px;
	color:#666666;
	border: 1px solid #cccccc;
}


tr.shine_dl_data {
	background:transparent url(../gfx/struct/comment_grey_fader.jpg) repeat-x scroll center bottom;
}


tr.shine_dl_notes {
	color:#666666;
}

td.shine_dl_name {
	border-top: 1px solid #cccccc;
	padding:5px;
}

td.shine_dl_type {
	border-top: 1px solid #cccccc;
	padding:5px;
}

td.shine_dl_rating {
	border-top: 1px solid #cccccc;
	padding:5px;
}

td.shine_dl_home {
	border-top: 1px solid #cccccc;
	padding:5px;
}

td.shine_dl_submitter {
	border-top: 1px solid #cccccc;
}

td.shine_dl_notes_data {
	padding:5px;
	border-bottom: 1px solid #cccccc;
}

td.shine_dl_tools {
	border-bottom: 1px solid #cccccc;
}

td.shine_dl_edit_button {

}

td.shine_dl_delete_button {

}


/*  \\\\\\\\\\\\\\    */
/*   com form icon    */
/*    \\\\\\\\\\\\\\  */


.showform {
	position:relative;
	float:right;
	background:transparent url(../shine/images/down_expand_green.png) no-repeat scroll 0 0;
	white-space: nowrap;
	display: block;
	width: 16px;
	height: 16px;
	margin: 0;
	padding: 0;
	cursor:pointer;
}

.showform a {
	display: block;
	color: #000000;
	font-size: 11px;
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	color: black;
	text-decoration: none;
}

.showform img {
	width:16px;
	height:16px;
	border:0;
}

.showform a:hover img {
	visibility:hidden;
}

.showform:hover {
	background:transparent url(../shine/images/down_expand_green.png) no-repeat scroll 0 0;
	border:0 none;
	cursor:pointer;
}

/*  \\\\\\\\\\\\\\    */
/*      archive       */
/*    \\\\\\\\\\\\\\  */
.shine_archive_date {
	color:#cc0000;
	padding-top:10px;
}

.shine_archive_title a {
	color:#000;
	margin-left:5px;
}

.shine_archive_title a:hover {
	color:#f00;
	text-decoration:none;
}


/*  \\\\\\\\\\\\\\    */
/*     pagination     */
/*    \\\\\\\\\\\\\\  */


.shine_pagination {
	font-size:5pt;
	color:#000;
	text-align:center;
	padding: 0px;
	margin-top:2px;
	margin-left: 8px;
}

.shine_pagination a {
	padding: 1px 2px 1px 2px;
	margin: 0px;
	border: 1px solid #ddd;
	
	text-decoration: none; /* no underline */
	color: #000099;
}
.shine_pagination a:hover, .shine_pagination a:active {
	border: 1px solid #aaa;
	background-color: #ccc;
	color: #000;
	cursor:pointer;
}
.shine_pagination .shine_current {
	padding: 1px 2px 1px 2px;
	margin: 2px;
	border: 1px solid #ddd;
		
	font-weight: bold;
	background-color: #ccc;
	color: #FFF;
	}
	.shine_pagination .shine_disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}
	
	
/*  \\\\\\\\\\\\\\    */
/*      toolbar       */
/*    \\\\\\\\\\\\\\  */
	
#shine_toolbar {
	position:absolute;
	z-index:1;
	left:0px; 
	top:0px;
	background:transparent url(../gfx/struct/comment_grey_fader.jpg) repeat-x scroll center bottom;
	width:100%;
	height:20px;
	padding-bottom:5px;
	border-bottom:1px solid #C9D7F1;
}

.shine_toolbar_item{
	padding:5px;
}






