body
{
	background: #333333;
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: pink;
	font-size: 48px;
}




h1
{
	font-family: sans-serif;
	font-size: 18px;
  font-weight: bold;
  color: #a5a5a5;
  text-decoration: none;
  margin: 0,0,0,0;
	display: inline;
}

td
{
	font-family: sans-serif;
	font-size: 12px;
	color: #202020;
}

form
{
	display: inline;
	margin: 0px;
}

ul
{
	text-indent: 0px;
	padding:0px;
	margin: 0px;
	margin-left: 10px;
}
li
{
	margin-bottom: 5px;
	font-size: 12px;
}
/* -------------------------------------headers / system tool bar----------------------------------- */


.logo-container	/* holds the logo */
{
	padding-top: 10px;
}
#index_group_logo
{
	background: white no-repeat left url('g/group_logo.jpg');
	height: 130px;
	color: #77C5F6;
	padding-left: 5pt;
	padding-right: 5pt;
	padding-bottom: 5pt;
}



/* Log Out | Home etc ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.grey-strip
{
	height: 18px;
	background: no-repeat top url('g/grey-strip.png');
	padding-left: 3px;
	padding-right: 3px;
	border-width:0px;
	border-style: solid;
	border-color:#cccccc;
	border-bottom-width: 1px;
}

.menu-stripe
{
	height: 20px;
	line-height: 22px;
	background: no-repeat top url('g/menu-strip-bg.png');
	padding-left: 3px;

	border-width:0px;
	border-style: solid;
	border-top-color:#dddddd;
	border-bottom-color:#bbbbbb;
	border-bottom-width: 1px;
	border-top-width: 1px;
}

.tool-bar-a
{
	color:	#8888ff;
	font-weight: bold;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11;
}
.tool-bar-a:hover
{
	text-decoration: none;
}
/* top menu bar */
.float-left
{
	float: left;
	color: gray;
}
/* used for say titles and the like */
.float-right
{
	padding-right: 3px;
	float: right;
}
.join-float-right
{
	width:160px;
	padding-right: 3px;
	float: right;
}
/* top menu bar */
/* Log Out | Home etc ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


/* outer stabiliser */
.index_content_td 
{
	background: white;
	font-weight: normal;
	font-size: 12px;
	color: #020202;
	border-style: solid;
	border-width:0px;
	border-left-width: 3px;
	border-right-width: 3px;
	border-color: #dddddd;
}



/* ajax pic uploaded */
#uploaded
{
	color: black;
	font-weight: bold;
}




/* main outer page holder*/
.index_holder
{
	background: white;
	padding: 0;
	padding-left: 5pt;
	float: left;
	position: relative;
	color: #202020;
	font-size:	12px;
}
.search_td
{
	background: white;
	padding: 0;
	padding-left: 5pt;
	color: #404040;
}



/* left hand index window */
*html .index_holder .index_left
{
	width:	600px;
}
.index_holder .index_left
{
	width:	600px;
	float: left;
}
/* right hand index window */
*html .index_holder .index_right
{
	width:	190px;
	padding-left: 20pt;
}
.index_holder .index_right
{
	width:	160px;
	float: left;
	padding-left: 20pt;
	background: white;
}




.index_holder	.paypal
{
	float: left;
}


/* koivista strapline */
.home_title_text
{
	font-size: 18px;
	color: #606060;
}


.index_holder	.search_box
{
	float:	right;
	padding-right:	20px;
	padding-top:		2px;
}



/* titles to pics on index right column */
.index_right .eds_pow
{
	color: red;
	font-size: 12px;
}







/*-------------------------------------recently updated stuff on home page---------------------*/

#index_page_recent
{
	font-family: arial;
	font-weight: normal;
	font-size: 14pt;
	color: white;
}


/* the blue clock time */
.recent_date
{
	font-family: verdana;
	font-size: 10px;
	color: #2B74a7;
	font-weight: bold;
}
/* most_recent_gals list text */
.most_recent_td
{
  font-size: 11px;
	color:	#505050;
	border-width: 0;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #e0e0e0;
}
.random_pics_img
{
	border-width:	1px;
	border-color: black;
	margin-right: 2px;
	margin-left: 2px;
}

.home_pics_img
{
	border-width:	1px;
	border-color: black;
	width: 140px;
}



.tabs
{
	background: bottom no-repeat url('g/grey_strip.jpg');
	width: 684px;
}
.tabs .a_tab_on
{
	color: #000;
	background: #ffffff url('g/tab_front.png') left top no-repeat;
	text-decoration: none;
	padding-left: 10px;
	font-size: 15px;
}
.tabs .a_tab_on:hover
{
	color: black;
	background: #ffffff url('g/tab_front.png') left top no-repeat;
	text-decoration: underline;
	padding-left: 10px;
	font-size: 15px;
}
.tabs .span_on_right
{
	background: #ffffff url('g/tab_front.png') right top no-repeat;
	padding-right: 10px;
}

.tabs .a_tab_off
{
	color: white;
	background: #ffffff url('g/tab_back.png') left top no-repeat;
	text-decoration: none;
	padding-left: 10px;
	font-size: 15px;
}
.tabs .a_tab_off:hover
{
	color: white;
	background: #ffffff url('g/tab_back.png') left top no-repeat;
	text-decoration: underline;
	padding-left: 10px;
	font-size: 15px;
}
.tabs .span_off_right
{
	background: #ffffff url('g/tab_back.png') right top no-repeat;
	padding-right: 10px;

}

/*-------------------------------------recently updated stuff on home page---------------------*/

















/* writing under photos in display_series */
.thumb_td
{
	font-family: Arial;
	font-size: 12px;
	color:	#404040;
	padding-right: 25px;
	padding-bottom: 25px;
}
.series_img
{
	margin-top: 2px;
	margin-bottom: 5px;

	padding:1px;
	border: 1px solid #d0d0d0;

}
/* photo titles */
.photo_title_text 	/* display_series.php */
{
	font-family: Arial;
	font-size: 15px;
	color: black;	/*#3A88B8;*/
	font-weight: bold;
	height: 18px;
}
/* photo title */
#inner_photo_title_text	/* display_photo.php */
{
	font-family: Arial;
	font-size: 14pt;
	color: black;	/*#3A88B8;*/
	font-weight: bold;
}

/* photo desc box - pulls wide text in */
.photo-desc
{
	width: 600px;
}










/*-------------------------------------system boxes---------------------------------------*/
/* log table */
#infotd
{
  border-style: solid;
  background-color: #c0cCdD;
  border-color: black;
  border-width: 0pt;
	font-family: verdana;
	font-size:10px;
}

#infotd2
{
  border-style: solid;
  background-color: #d0dCed;
  border-color: black;
  border-width: 0pt;
	font-family: verdana;
	font-size:10px;
}
#title_td
{
  border-style: solid;
  background-color: #c0cCdD;
  border-color: black;
  border-width: 0pt;
	font-family: verdana;
	font-size:10px;
	font-weight: bold;
}
#title_td2
{
  border-style: solid;
  background-color: #d0dCed;
  border-color: black;
  border-width: 0pt;
	font-family: verdana;
	font-size:10px;
	font-weight: bold;
}
#stattd
{
  border-style: none;
  background-color: #c0cCdD;
  border-color: black;
  border-width: 1pt;
}
/* log table */





/* used on search page a lot */
.tag
{
	font-family: Courier;
}

.tag_link
{
	color:	#8888ff;
	font-weight: bold;
	text-decoration: none;
	font-family: Courier;
}

.tag1
{
	font-family: sans-serif;
	font-size: 11;
	color: #a0a0a0;
	text-decoration: none;
}
.tag2
{
	font-family: sans-serif;
	font-size: 12;
	color: #606060;
	text-decoration: none;
}
.tag3
{
	font-family: sans-serif;
	font-size: 13;
	color: #404040;
	text-decoration: none;
}
.tag4
{
	font-family: sans-serif;
	font-size: 14;
	color: #202020;
	text-decoration: none;
}



/* eh Today, Yesterday, DIV */
.home_date
{
	font-family: verdana;
	font-size: 18px;
	color: #909090;
	margin-top: 6px;
	margin-bottom: 3px;
}
/* quoted text on news pages */
.home_says_quote
{
	font-family: verdana;
  font-size: 10px;
	color:	#606060;
	font-weight:bold;
  text-decoration: underline;
}
.home_says_quote:hover
{
	color:	#404040;
  text-decoration: none;
}


.vote
{
	display: inline;
	font-size: 11px;
}

/* warning on upload pic tab :) */
.alert
{
	width: 600px;
	padding: 2px;
	border-style: solid;
	border-width: 2px;
	border-color: red;
}

/* helper for no galleries */
.helper
{
	width: 250px;
	padding: 2px;
	border-style: solid;
	border-width: 2px;
	border-color: #aa0000;
}


/*force a right border on the avatar image */
.avatar_img
{
	padding-right: 5px;
}



/* text below main screen - eg (c)koivista.com */
.footer_text
{
	color: #a0a0a0;
}


/* hr on pref screen */
.pref_divider
{
	width: 90%;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #e0e0e0;
	background-color: #e0e0e0;
	height: 1px;
}

/* manage photos yks link */
.yks_link_td
{
	background-color: #e0e0e0;
	border-width: 0
	border-left-width: 10;
	border-right-width: 10;
  font-size: 12px;
  color: red;
}


/* home.php graphical index */
.graphical_index_td
{
	height: 150px;
}
.index_photo_title_text
{
	font-family: Arial;
	font-size: 13pt;
	color: black;	/*#3A88B8;*/
	font-weight: bold;

}



/* banner height stabilise */
.banner_holder
{
	height: 60px;
}

/* terms and conditions text box */
.terms_text
{
	font-family: arial;
	font-size: 11px;
}

/* bigger next/prev links on display photo page */
.pic_next_link
{
	font-size: 17px;
}


/* img of big pics */
.display_pic_img
{
	margin-right: 5px;
	padding:1px;
	border: 1px solid #d0d0d0;
}



/* pic upload graphic */
.upload_div
{
	display:none;
}


/* news table */
#class_table
{
	background-color: #D0DCED;
	border-width: 0pt;
	padding: 0;
}
#class_long_live_td
{
	background-color: #c0cCdD;
	font-size: 10;
	font-weight: bold;
	text-align: left;
	color: black;
}
#class_long_hidden_td
{
	background-color: gray;
	font-size: 9;
	text-align: center;
	color: black;
}
#pink_input
{
	font-size: 8pt;
	background: #C6C3D5;
	border-style: solid;
	border-color: black;
	border-width: 0pt;
}
.new_top_border_td
{
	width: 600px;
	border-width: 0;
	border-top-width: 1px;
	border-style: dashed;
	border-color: #767CC6;
}

/* news table */

/* twitter */
#twitter_div
{
	border-width: 0px;
	border-style: solid;
	border-color: #767CC6;
}





/* thumb links */
.thumb_text
{
	padding-left: 5px;
	font-size: 8pt;
	color: #b0b0b0;
}

#nno
{
	padding-left: 5px;
	color: red;
}

#nyes
{
	padding-left: 5px;
	color: green;
}

.signup_error
{
	color: red;
	font-size: 12pt;
}




.forum_index_time
{
	float: right;
	font-size: 10px;
	font-weight: bold;
	color: #707080;
}



.opening_quote
{
		padding-right: 5px;
}

.closing_quote
{
		padding-left: 5px;
}




/* eg Galleries, Forum Topics, etc */
.home-page-box-title
{
	font-family: verdana;
	font-size: 18px;
	color: #909090;
	margin-bottom: 6px;
}



/* generic boxes ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.box1
{
	background: url('g/boxes/box1-tr.png') top right no-repeat;
	height: 10px;
}
.box1-left
{
	background: url('g/boxes/box1-tl.png') top left no-repeat;
	height: 10px;
}

.box1-bottom
{
	background: url('g/boxes/box1-br.png') top right no-repeat;
	height: 12px;
	padding: 0px;
	border-width: 0px;
	margin-bottom: 10px;
}
.box1-bottom-left
{
	background: url('g/boxes/box1-bl.png') top left no-repeat;
	height: 12px;
}

.box1-body
{
	border-width: 0px;
	border-left-width: 2px;
	border-style: solid;
	border-color: #ACBBBA;
	padding-left: 5px;

	background: #E2E4FB url('g/boxes/box1-r.png') top right repeat;
}
/*~~~~~~~~~~~~~~~~~*/
.box2
{
	background: url('g/boxes/box2-tr.png') top right no-repeat;
	height: 10px;
}
.box2-left
{
	background: url('g/boxes/box2-tl.png') top left no-repeat;
	height: 10px;
}

.box2-bottom
{
	background: url('g/boxes/box2-br.png') top right no-repeat;
	height: 12px;
	padding: 0px;
	border-width: 0px;
	margin-bottom: 10px;
}
.box2-bottom-left
{
	background: url('g/boxes/box2-bl.png') top left no-repeat;
	height: 12px;
}

.box2-body
{
	border-width: 0px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #10A70C;
	padding-left: 6px;

	background: #E2E4FB url('g/boxes/box2-r.png') top right repeat;
}
/*~~~~~~~~~~~~~~~~~*/
.box3
{
	background: url('g/boxes/box3-tr.png') top right no-repeat;
	height: 10px;
}
.box3-left
{
	background: url('g/boxes/box3-tl.png') top left no-repeat;
	height: 10px;
}

.box3-bottom
{
	background: url('g/boxes/box3-br.png') top right no-repeat;
	height: 12px;
	padding: 0px;
	border-width: 0px;
	margin-bottom: 10px;
}
.box3-bottom-left
{
	background: url('g/boxes/box3-bl.png') top left no-repeat;
	height: 12px;
}

/* generic boxes ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
