/*

Andreas Vakalios

*/

*
{
	margin: 0px;
}

body
{
	font-family: verdana, helvetica, sans-serif;
	font-family: arial;
	font-size: 11px;
	padding: 0px;
	background-color: #fff;
	color: #333333;
}

a
{
	background-color: inherit;
	color: #cc6600;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	color: #333;
}


#logoutlink a
{
	background-color: inherit;
	color: #cc6600;
	font-weight: bold;
	text-decoration: none;
}

#logoutlink a:hover
{
	background-color: inherit;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

p
{
	text-align: justify;
	margin-bottom: 15px;
	line-height: 22px;
}

p.date
{
	margin-bottom: 2px;
	color: #999999;
	font-size: 9px;
	font-weight: normal;
}

.comment_buttons
{
	float: right;
}

ul
{
	list-style: disc;
	padding-left: 15px;
	margin-bottom: 15px;
}

h3
{
	font-size: 20px;
	margin-bottom: 30px;
}

h4
{
	font-size: 13px;
	margin-bottom: 5px;
}

h6
{
	font-size: 9px;
}


#header
{
	background-image: url('imgs/title_back_NEW.jpg');
	background-repeat: repeat-x;
	z-index: -1;
	color: #333333;
	padding: 30px 40px 30px 40px;
}

#header h1
{
	font-size: 30px;
}

#header h2
{
	font-size: 14px;
}

/*
#barphotos
{
	float: right;
	background-image: url('imgs/title_photos_NEW.jpg');
	background-repeat: no-repeat;
	padding: 100px 100px 25px 190px;
	position:absolute;
	right:80px;
	top:-3px;
}

#barphotos2
{
	float: right;
	background-image: url('imgs/title_photos2_NEW.jpg');
	background-repeat: no-repeat;
	padding: 100px 100px 25px 190px;
	position:absolute;
	right:80px;
	top:0px;
}
*/
#bartitle
{
	/*background-image: url('imgs/title.jpg');
	background-repeat: no-repeat;
	padding: 20px 200px 10px 19px;*/
	position:absolute;
	left:30px;
	top:0px;
	padding: 0px 10px 3px 10px;
	background-color: #3399cc;
	-moz-border-radius: 0px 0px 10px 10px;
}

#menu
{
	position: absolute;
	top: 0px;
	left: 25%;
	width: 694px;
	font-size: 11px;
	color: #fff;
	font-weight:bold;
	background-color: #3399cc;
	padding: 3px 10px 4px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
}

#menu div
{
	clear: both;
}

#menu ul
{
	display: block;
	position: relative;
	list-style: none;
	padding: 0px;
	margin-bottom: 0px;
}
	
#menu ul li
{
	position: relative;
	float: left;
	border-bottom: 0px;
	margin-right: 3px;
}

#menu ul li a
{
	display: block;
	padding: 3px 5px 5px 5px;
	text-decoration: none;
	background-color: inherit;
	color: #fff;
}

#menu ul li a:hover
{
	background-color: #fff;
	color: #333;
	padding: 3px 5px 5px 5px;
	text-decoration: none;
	-moz-border-radius: 5px 5px 5px 5px;
}

#menu ul li.active, #menu ul li.active a, #menu ul li.active a:hover
{
	background-color: #ffffff;
	color: #333333;
	text-decoration: none;
	-moz-border-radius: 5px 5px 5px 5px;
}

.drop
{
	display:none;
}

.drop a:hover 
{
	display:block;
	position: absolute;
	top: 20px;
	right: 50%;
}

#container
{
	margin: 0px 0px 0px 0px;
}

#primarycontainer
{
	float: left;
	margin-right: -200px;
	width: 100%;
}

.primarycontent
{
	/*margin-right: 240px;*/
	horizontal-align: center;
	position:absolute;
	left:7%;
	top: 110px;
	display: inline;
}

.primarycontent p
{
	margin-bottom: 20px;
}

#secondarycontent
{
	float: right;
	width: 200px;
}

#footer
{
	text-align: center;
	margin: 20px 0px 0px 0px;
	padding-top: 15px;
	border-top: solid 1px #DADADA;
	clear: both;
}

.messages
{
	width: 100%;
}

.messages a
{
	color: #0066cc;
	font-weight: bold;
}

.messages a:hover
{
	text-decoration: none;
	color: #333;
}

div.upload
{
	border-style: dashed;
	border-width: 1px;
	border-color: #cccccc;
	padding: 16px;
	margin-top: 8px;
	width: 221px;
}

div.upload2
{
	border-style: dashed;
	border-width: 1px;
	border-color: #cccccc;
	padding: 16px 50px 16px 50px;
	margin-left: auto;
	margin-right:auto;
	width: 221px;
}

div.reel
{
	display: inline;
	text-align: left;
	margin-left: auto;
    margin-right: auto;
	padding-left: 15px;
	/*position: relative;
	top: 300px;*/
}

div.reel_text
{
	text-align: center;
	margin-left: auto;
    margin-right: auto;
	color: #ddd;
	position: relative;
	bottom: 40px;
	font-size: 20px;
}
/*
#table_layer
{
	border-style: dashed;
	border-width: 1px;
	border-color: #cccccc;
	padding: 16px;
	width: 261px;
	height: 146px;
	margin-top: 8px;
	text-align: left;
}*/

/*
#table_layer_right
{
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	-moz-border-radius: 10px;
	padding: 8px;
	width: 107px;
	margin-top: 7px;
	text-align: right;
	background-image: url('imgs/layer_back_small.jpg');
	background-repeat: repeat-x;
	background-position:bottom;
}
*/

.login
{
	position: absolute;
	top: 0px;
	right: 17px;
	width: 200px;
	font-size:10px;
	color: #fff;
	font-weight:bold;
	background-color: #3399cc;
	padding: 0px 10px 4px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
}

.index_container
{
	display: inline;
}

div.news
{
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	color: #999999;
	width: 500px;
	padding: 10px;
	margin-left: auto;
    margin-right: auto;
}

div.news h1
{
	text-decoration: underline;
	font-weight: bold;
	font-variant: small-caps;
	color: #999999;
}
div.news h2
{
	text-decoration: italic;
	font-size: 11px;
	color: #cccccc;
}

div.errormsg
{
	font-size: 11px;
	color: #cc3300;
	text-align: left;
}

.errorlogin1
{
	font-size: 11px;
	color: #cc3300;
	font-weight: bold;
	position: absolute;
	right: 96px;
	top: 45px;
}

.errorlogin11
{
	font-size: 11px;
	color: #666;
	position: absolute;
	right: 96px;
	top: 65px;
	text-align:right;
}

.errorsign
{
	font-size: 11px;
	color: #cc3300;
	font-weight: bold;
	text-align:center;
	margin-bottom: 10px;
}

.tr_head
{
	background-color: #bec1e0;
	text-align: center;
	height: 25px;
	color: #ffffff;
	font-weight: bold;
}

.tr_head a
{
	
	color: #ffffff;
	padding: 5px 8px 5px 8px;
}

.tr_head a:hover
{
	text-decoration: none;
	background-color: #9999cc;
}

.tr_row0
{
	background-color: #e7ebef;
	color: #333333;
}

.tr_row1
{
	background-color: #ecf1f5;
	color: #333333;
}

/*.td_message
{
	background-color:inherit;
	border-left: #cbd3e6 solid 1px;
	border-right: #cbd3e6 solid 1px;
	border-bottom: #cbd3e6 solid 1px;
	text-align: left;
	padding: 8px;
	color: #000;
	width: 380px;
}*/

#table_misc_right
{
	position: relative;
	top: -31px;
	right: 568px;
	border-style: solid;
	border-width: 0px 5px 4px 0px;
	border-color: #3399cc;
	-moz-border-radius: 0px 0px 10px 10px;
	text-align: left;
	font-size: 11px;
	height: 30px;
	padding: 5px;
	background-color: #fff;
	/*background-image: url('imgs/layer_back_small.jpg');
	background-repeat: repeat-x;
	background-position:bottom;*/
}

#table_misc_right a
{
	color: #3399ff;
}

#table_misc_right a:hover
{
	color: #333;
	text-decoration: none;
	
}

#table_sign
{
	text-align: center;
	font-weight: bold;	
	position: absolute;
	font-family: verdana;
	top: 0px;
	right: 290px;
	width: 100px;
	font-size:16px;
	color: #993300;
	font-weight:bold;
	background-color: #ffcc66;
	padding: 18px 10px 6px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
}

#table_sign a
{
	padding: 4px 4px 4px 4px;
	color: #fff;
}

#table_sign a:hover
{
	background-color: #ffffff;
	color: #333333;
	text-decoration: none;
	-moz-border-radius: 5px 5px 5px 5px;
}

#thumbcontainer
{
	margin: 5px;
	padding: 5px;
	border-style: solid;
	border width: 1px;
	border-color: #cccccc;
	-moz-border-radius: 5px;
}

#logoutlink
{
	font-size: 10px;
	position: absolute;
	right: 15px;
	width: 180px;
	top: 0px;
	color: #fff;
	background-color: #3399cc;
	padding: 5px 10px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
}

#logoutlink a
{
	color: #ffcc66;
}

div.newalbum
{
	font-size: 11px;
	width: 200px;
	padding: 10px;
	margin-top: 15px;
	border: 1px dashed #cccccc;
	position: relative;
	left: 38%;
}

div.addsign
{
	font-size: 11px;
	width: 250px;
	border: 1px dashed #cccccc;
	padding: 10px 30px 30px 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url('imgs/user_back.jpg');
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: 570px -15px;
	-moz-border-radius: 5px;
}

div.profile
{
	font-size: 11px;
	width: 340px;
	border: 1px dashed #cccccc;
	padding: 20px 40px 40px 40px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url('imgs/user_back.jpg');
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: 520px;
	-moz-border-radius: 5px;
}

.del_acc
{
	float: right;
	position: relative;
	left: 15px;
}

.del_butt
{
	color:#000033; 
	font: bold 100% 'trebuchet ms',helvetica,sans-serif; 
	background-color:#99ccff; 
	border: 2px solid; 
	border-color: #99ccff #6699cc #6699cc #99ccff;
}

div.adddescr
{
	font-size: 11px;
	width: 50%;
	padding: 10px;
	border: 1px dashed #cccccc;
	position: relative;
	left:17%;
}

div.adddescr table
{
	border-collapse: separate;
	border-spacing: 10px;
	width: 100%;
}

div.adddescr img
{
	padding: 5px;
	margin: 8px;
	border: thin solid #999999
}

#pages
{
	text-decoration: none;
	float: right;
	border: 1px solid #cccccc;
	padding: 3px;
	color: #999999;
	margin-top: 20px;
	margin-right: 40px;
	font-size: 13px;
}

#pages a
{
	text-decoration: none;
	color: #3399ff;
}

#pages a:hover
{
	color: #333333;
	background-color: #cccccc;
}
#pages_search
{
	text-decoration: none;
	float: right;
	border: 1px solid #cccccc;
	padding: 3px;
	color: #999999;
	margin-right: 20px;
	font-size: 13px;
}

#pages_search a
{
	text-decoration: none;
	color: #3399ff;
}

#pages_search a:hover
{
	color: #333333;
	background-color: #cccccc;
}
#pages_albums
{
	text-decoration: none;
	border: 1px solid #cccccc;
	padding: 3px;
	color: #999999;
	margin-left: 82px;
	font-size: 13px;
	width: 23px;
}

#pages_albums a
{
	text-decoration: none;
	color: #3399ff;
}

#pages_albums a:hover
{
	color: #333333;
	background-color: #cccccc;
}

#pages_messages
{
	text-decoration: none;
	float: right;
	border: 1px solid #cccccc;
	padding: 3px;
	color: #999999;
	margin-right: 30px;
	font-size: 13px;
}

#pages_messages a
{
	text-decoration: none;
	color: #3399ff;
}

#pages_messages a:hover
{
	color: #333333;
	background-color: #cccccc;
}

.selecti
{
	font-size: 10px;
	height: 18px;
}

/* zoomin kai zoom out hover images... rollover images xoris javascript */
.zoomIN
{
	display: block;
	background: url(imgs/zoomIN_hover.jpg) no-repeat;
	width: 27px;
	height: 27px;
	float: right;
	/*border: 1px solid #cccccc;
	color: #999999;*/
}

.zoomIN_grey
{
	display: block;
	background: url(imgs/zoomIN_grey.jpg) no-repeat;
	width: 27px;
	height: 27px;
	float: right;
	/*border: 1px solid #cccccc;
	color: #999999;*/
}

.zoomOUT_grey
{
	display: block;
	background: url(imgs/zoomOUT_grey.jpg) no-repeat;
	width: 27px;
	height: 27px;
	float: right;
	/*border: 1px solid #cccccc;
	color: #999999;*/
}

.zoomOUT
{
	display: block;
	background: url(imgs/zoomOUT_hover.jpg) no-repeat;
	width: 27px;
	height: 27px;
	float: right;
	/*border: 1px solid #cccccc;
	color: #999999;*/
}

.zoomIN a 
{
display: block;
width: 27px;
height: 27px;
background: transparent url(imgs/zoomIN.jpg) no-repeat;
}

.zoomIN a:hover 
{
background-position: -27px 0;
} 

.zoomOUT a 
{
display: block;
width: 27px;
height: 27px;
background: transparent url(imgs/zoomOUT.jpg) no-repeat;
}

.zoomOUT a:hover 
{
background-position: -27px 0;
} 

.zoomIN img a
{
	outline: none;
}

.zoomOUT img a
{
	outline: none;
}
/*end zoom*/

/*No photographs rollover*/
.NoPLUS
{
	display: block;
	background: url(imgs/NoPLUS_hover.jpg) no-repeat;
	width: 27px;
	height: 27px;
	float: right;
	/*border: 1px solid #cccccc;
	color: #999999;*/
}

.NoPLUS_grey
{
	display: block;
	background: url(imgs/NoPLUS_grey.jpg) no-repeat;
	width: 27px;
	height: 27px;
	float: right;
	/*border: 1px solid #cccccc;
	color: #999999;*/
}

.NoMINUS_grey
{
	display: block;
	background: url(imgs/NoMINUS_grey.jpg) no-repeat;
	width: 27px;
	height: 27px;
	float: right;
	/*border: 1px solid #cccccc;
	color: #999999;*/
}

.NoMINUS
{
	display: block;
	background: url(imgs/NoMINUS_hover.jpg) no-repeat;
	width: 27px;
	height: 27px;
	float: right;
	/*border: 1px solid #cccccc;
	color: #999999;*/
}

.NoPLUS a 
{
display: block;
width: 27px;
height: 27px;
background: transparent url(imgs/NoPLUS.jpg) no-repeat;
}

.NoPLUS a:hover 
{
background-position: -27px 0;
} 

.NoMINUS a 
{
display: block;
width: 27px;
height: 27px;
background: transparent url(imgs/NoMINUS.jpg) no-repeat;
}

.NoMINUS a:hover 
{
background-position: -27px 0;
} 

.NoMINUS img a
{
	outline: none;
}

.NoPLUS img a
{
	outline: none;
}
/*end No*/

/* create new folder hover images... rollover images xoris javascript */
.folderNEW
{
	display: block;
	background: url(imgs/folderNEW_hover.jpg) no-repeat;
	width: 27px;
	height: 27px;
	float: right;
	/*border: 1px solid #cccccc;
	color: #999999;*/
}

.folderNEW a 
{
display: block;
width: 27px;
height: 27px;
background: transparent url(imgs/folderNEW.jpg) no-repeat;
}

.folderNEW a:hover 
{
background-position: -27px 0;
} 
/*end new folder*/

/* settings hover images... rollover images xoris javascript */
.settings
{
	display: block;
	background: url(imgs/settings_hover.jpg) no-repeat;
	width: 27px;
	height: 27px;
	float: right;
	/*border: 1px solid #cccccc;
	color: #999999;*/
}

.settings a 
{
display: block;
width: 27px;
height: 27px;
background: transparent url(imgs/settings.jpg) no-repeat;
}

.settings a:hover 
{
background-position: -27px 0;
} 
/*end settings*/
/* favorites ADD kai favorites remove hover images... rollover images xoris javascript */
.favADD
{
	display: block;
	background: url(imgs/favPLUS_hover.jpg) no-repeat;
	width: 27px;
	height: 27px;
	float: right;
	/*border: 1px solid #cccccc;
	color: #999999;*/
}

.favADD_grey
{
	display: block;
	background: url(imgs/favPLUS_grey.jpg) no-repeat;
	width: 27px;
	height: 27px;
	float: right;
	/*border: 1px solid #cccccc;
	color: #999999;*/
}

.favREM_grey
{
	display: block;
	background: url(imgs/favMINUS_grey.jpg) no-repeat;
	width: 27px;
	height: 27px;
	float: right;
	/*border: 1px solid #cccccc;
	color: #999999;*/
}

.favREM
{
	display: block;
	background: url(imgs/favMINUS_hover.jpg) no-repeat;
	width: 27px;
	height: 27px;
	float: right;
	/*border: 1px solid #cccccc;
	color: #999999;*/
}

.favADD a 
{
display: block;
width: 27px;
height: 27px;
background: transparent url(imgs/favPLUS.jpg) no-repeat;
}

.favADD a:hover 
{
background-position: -27px 0;
} 

.favREM a 
{
display: block;
width: 27px;
height: 27px;
background: transparent url(imgs/favMINUS.jpg) no-repeat;
}

.favREM a:hover 
{
background-position: -27px 0;
} 

.favADD img a
{
	outline: none;
}

.favREM img a
{
	outline: none;
}
/*end favorites*/
/* edit hover images... rollover images xoris javascript */
.edit
{
	display: block;
	background: url(imgs/edit_hover.jpg) no-repeat;
	width: 27px;
	height: 27px;
	float: right;
	/*border: 1px solid #cccccc;
	color: #999999;*/
}

.edit_grey
{
	display: block;
	background: url(imgs/edit_grey.jpg) no-repeat;
	width: 27px;
	height: 27px;
	float: right;
	/*border: 1px solid #cccccc;
	color: #999999;*/
}

.edit a 
{
display: block;
width: 27px;
height: 27px;
background: transparent url(imgs/edit.jpg) no-repeat;
}

.edit a:hover 
{
background-position: -27px 0;
} 

.edit img a
{
	outline: none;
}

/*end edit*/
/* delete hover images... rollover images xoris javascript */
.delete
{
	display: block;
	background: url(imgs/delete_hover.jpg) no-repeat;
	width: 27px;
	height: 27px;
	float: right;
	/*border: 1px solid #cccccc;
	color: #999999;*/
}

.delete_grey
{
	display: block;
	background: url(imgs/delete_grey.jpg) no-repeat;
	width: 27px;
	height: 27px;
	float: right;
	/*border: 1px solid #cccccc;
	color: #999999;*/
}

.delete a 
{
display: block;
width: 27px;
height: 27px;
background: transparent url(imgs/delete.jpg) no-repeat;
}

.delete a:hover 
{
background-position: -27px 0;
} 

.delete img a
{
	outline: none;
}

/*end delete*/
/* ban hover images... rollover images xoris javascript */
.ban
{
	display: block;
	background: url(imgs/ban_hover.jpg) no-repeat;
	width: 27px;
	height: 27px;
	float: right;
	/*border: 1px solid #cccccc;
	color: #999999;*/
}

.unban
{
	display: block;
	background: url(imgs/unban_hover.jpg) no-repeat;
	width: 27px;
	height: 27px;
	float: right;
}

.ban_grey
{
	display: block;
	background: url(imgs/ban_grey.jpg) no-repeat;
	width: 27px;
	height: 27px;
	float: right;
	/*border: 1px solid #cccccc;
	color: #999999;*/
}

.ban a 
{
display: block;
width: 27px;
height: 27px;
background: transparent url(imgs/ban.jpg) no-repeat;
}

.unban a 
{
display: block;
width: 27px;
height: 27px;
background: transparent url(imgs/unban.jpg) no-repeat;
}

.ban a:hover 
{
background-position: -27px 0;
} 

.unban a:hover 
{
background-position: -27px 0;
} 

.ban img a
{
	outline: none;
}

.unban img a
{
	outline: none;
}

/*end ban*/

/* report kai reported hover images... rollover images xoris javascript */
.report
{
	display: block;
	background: url(imgs/report_hover.jpg) no-repeat;
	width: 27px;
	height: 27px;
	float: right;
	/*border: 1px solid #cccccc;
	color: #999999;*/
}

.report_grey
{
	display: block;
	background: url(imgs/report_grey.jpg) no-repeat;
	width: 27px;
	height: 27px;
	float: right;
	/*border: 1px solid #cccccc;
	color: #999999;*/
}

.reported_grey
{
	display: block;
	background: url(imgs/reported_grey.jpg) no-repeat;
	width: 27px;
	height: 27px;
	float: right;
	/*border: 1px solid #cccccc;
	color: #999999;*/
}

.reported
{
	display: block;
	background: url(imgs/report_hover.jpg) no-repeat;
	width: 27px;
	height: 27px;
	float: right;
	/*border: 1px solid #cccccc;
	color: #999999;*/
}

.report a 
{
display: block;
width: 27px;
height: 27px;
background: transparent url(imgs/report.jpg) no-repeat;
}

.report a:hover 
{
background-position: -27px 0;
} 

.reported a 
{
display: block;
width: 27px;
height: 27px;
background: transparent url(imgs/reported.jpg) no-repeat;
}

.reported a:hover 
{
background-position: -27px 0;
} 

.report img a
{
	outline: none;
}

.reported img a
{
	outline: none;
}
/*end report*/

.clearit
{
	clear: both;
	height: 1px;
}

#upform
{
	padding-left:8%;
}

#upform label
{
	font-size: 80%;
}

#button
{
	border-style: solid double;
	color: #ffffff;
	background-color: #666666;
}

.info
{
	font-size: 9px;
	font-style: italic;
	color: #666;
}

#textcon
{
	border-style: solid double;
	color: #000000;
	background-color: #fff;
	font-size: 11px;
}

#textcon2
{
	border-style: solid double;
	border-color: #99ccff;
	color: #000000;
	background-color: #fff;
	font-size: 11px;
}

.textchange
{
	border-style: solid double;
	color: #999;
	background-color: #fff;
	font-size: 11px;
}

#texturl
{
	border-style: solid;
	color: #ffffff;
	background-color: #999999;
	width: 15em;
}

.upbutton
{
	color:#333; 
	font: bold 100% 'trebuchet ms',helvetica,sans-serif; 
	background-color:#cccccc; 
	border: 2px solid; 
	border-color: #999 #666 #666 #999; 
}

.otherbutton
{
	color:#333; 
	font: bold 85% 'trebuchet ms',helvetica,sans-serif; 
	background-color:#cccccc; 
	border: 1px solid; 
	border-color: #999 #666 #666 #999; 
}

.otherbutton2
{
	color:#333399;
	font: bold 85% 'trebuchet ms',helvetica,sans-serif; 
	background-color: #66ccff;
	/*background-color:#666699; */
	border: 2px solid; 
	border-color: #66ccff #003399 #003399 #66ccff; 
}

#textfile
{
	border-style: solid double;
	border-color: #666666;
	color: #000000;
	background-color: #ffffff;
}

img { border: none; } 

div.img_gallery_container
{
  border: 1px solid #fff;
  width:99%;
  position: relative;
  left:1%;
}
div.img_gallery_container table
{
	border-collapse: separate;
	border-spacing: 10px;
}
div.settings_container
{
  border: 1px dashed #cccccc;
  width:70%;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  left:7%;
}
div.settings_container table
{
	border-spacing: 1px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: #999 solid 1px;
}
div.settings_container td
{
	padding: 1px 4px 1px 4px;
	height: 29px;
}

div.friends_container
{
  border: 1px dashed #cccccc;
  width:60%;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  left:14%;
}
div.friends_container table
{
	width: 80%;
	border-spacing: 1px;
	border: #999 solid 1px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	-moz-border-radius-bottomright: 12px;
}
div.friends_container td
{
	padding: 1px 4px 1px 4px;
	height: 29px;
	border:#ccc solid 1px;
	-moz-border-radius-bottomright: 25px;
}

div.gallery_content2
{
  border: 0px;
  margin-top: 50px;
  margin-bottom: 50px;
  background-image: url('imgs/index_back.jpg');
  background-repeat: no-repeat;
  background-position:top right;
}
div.gallery_content
{
  border: 0px;
  margin-top: 50px;
  margin-bottom: 50px;
}
div.img_gallery
{
  margin: 2px;
  height: 185px;	
  width: auto;
  float: left;
  text-align: center;
  display: block;
}
div.img_gallery_album
{
  margin-left: 15px;
  margin-right: 12px;
  margin-bottom: 8px;
  padding: 5px;
  height: 114px;
  border: 1px solid #cccccc;
  width: 108px;
  float: left;
  background-color: #ffffcc;
}
div.img_gallery_album a
{
	font-size: 11px;
	color: #cc9966;
	text-decoration: none;
}
div.img_gallery_album a:hover
{
	color: #000000;
	font-weight: none;
}
div.img_gallery_album_sel
{
  margin-left: 15px;
  margin-right: 12px;
  margin-bottom: 8px;
  padding: 5px;
  height: 114px;
  border: 1px solid #cccccc;
  width: 108px;
  float: left;
  background-color: #99ccff;
}
div.img_gallery_album_sel a
{
	font-size: 11px;
	text-decoration: none;
}
div.img_gallery_album_sel a:hover
{
	font-weight: none;
}

div.img_ind
{
  margin: 2px;
  height: auto;
  width: auto;
  float: center;
  text-align: center;
}


div.gallery_content img
{
  display: inline;
  border: 0px solid #ffffff;
  opacity:0.8;
  filter:alpha(opacity=80);
}
div.gallery_content a:hover img
{
  border: 0px solid #999999;
  background-color: #000000;  
} 

div.search_content
{
  border: 0px;
  margin: 30px;
}

div.search_content img
{
  display: inline;
  border: 0px solid #ffffff;
  opacity:0.8;
  filter:alpha(opacity=80);
}
div.search_content a:hover img
{
  border: 0px solid #999999;
  background-color: #000000;  
} 

/*div.img_gallery img
{
  display: inline;
  border: 1px solid #999999;
  background-color: #cccccc;
}
div.img_gallery a:hover img
{
  border: 1px solid #666666;
  background-color: #999999;  
} */
div.desc
{
  text-align: left;
  font-size:11px;
  font-weight: normal;
  width: 175px;
  padding-left: 16px;
}
/*div.albumt
{
  text-align: left;
  font-size:11px;
  font-weight: bold;
  width: 175px;
  padding-left: 3px;
  padding-top: 2px;
}*/
div.galleryTitle
{
	float: left;
	margin-top: 18px;
	margin-left: 28px;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
div.galleryTitle a
{
	text-decoration: none;
	color: #0066cc;
}
div.galleryTitle a:hover
{
	text-decoration: none;
	color: #333333;
}
div.individual_photo
{
	
	text-align: center;
	font-size: 11px;
	width: 600px;
	margin: 0 auto;
	margin-top: 55px;
}
div.gallinfo
{	
	position:absolute;
	left:15px;
	bottom: 15px;
	font-size: 10px;
	color: #666666;
}
div.phdata
{
	width: 320px;
	text-align: left;
}
div.phdata a
{
	text-decoration: none;
}
div.phdata a:hover
{
	color: #333333;
}
div.comment
{
	margin-top: 10px;
	padding:8px;
	border-top: #ababab solid 5px;
	border-left: #f6f4f9 solid 1px;
	border-right:#f6f4f9 solid 1px;
	border-bottom:#f6f4f9 solid 1px;

}
div.commentator
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #cccccc;
	background-color: #f9f9f9;
	font-weight: bold;
}
div.msg_grey
{
	font-size: 11px;
	color: #999999;
}

.selection
{
	font-size: 11px;
	padding: 7px;
	margin-left: 12px;
	margin-right: 2px;
	border: dashed #cccccc 1px;
	width: 90px;
	display: inline;
	background-color: #e7ebef;
}

.selection2
{
	font-size: 11px;
	padding: 7px;
	border: dashed #cccccc 1px;
	background-color: #e7ebef;
	width: 184px;
}

.selection3
{
	font-size: 11px;
	padding: 7px;
	border: dashed #cccccc 1px;
	background-color: #e7ebef;
	width: 146px;
}

.search_options
{
	font-size: 10px;
	padding: 6px 4px 6px 0px;
	border: solid #cccccc 1px;
	display: block;
	margin: 5px;
	float: right;
	position:relative;
	bottom: 30px;
	right: 15px;
}

.search_options2
{
	font-size: 10px;
	padding: 6px 4px 6px 0px;
	border: solid #cccccc 1px;
	display: block;
	margin-left: 45px;
	margin-top: 5px;
	position:relative;
	bottom: 30px;
	right: 15px;
	width: 157px;
}

.ch_selects
{
	margin-left: 6px;
	margin-right: 3px;
	vertical-align:text-bottom;
}
