/*
	Edit this file to change the design of your image hosting site.

	*IMPORTANT* - we recommend that you make a backup copy of this file before you edit anything in it!

*/

navbarroll, li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	color: #000000;
}
#navbarroll {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	margin:0px;
	font-weight:bold;
	text-align:center;
	padding:0px;
	height:39px;
}
#navbarroll li {
	list-style:none;
	display:inline;
}
#navbarroll a {
	width:105px;
	height:39px;
	color:#fff;
	text-decoration:none;
	background:url('theme/galaxy/header/roll_over.gif') no-repeat;
	float:left;
	padding:0px;
	margin:0px
}
#navbarroll a:hover { 
	background-position:0 -39px;
	color:#1e5ebd;
}
#navbarroll a:active {
	background-position:0 -78px;
	color:#1e5ebd;
}
/* general font, size and color settings */

body, div, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

/* the text-align: center; is responsible for positioning the site in the middle of the screen */

body{
	margin: 0px;
	text-align: center;
	background-color: #DEDEBA;
}

/*
 the #page <div> just contains all the content displayed on the page. the "margin: ?px auto;" is needed
	to keep all the content centered on the screen.

	If you would prefer the site to stretch the full width of the screen, change "width: 740px;" to "width: 100%;"
*/
/*
#page{
	text-align: center;
	margin: 15px auto;
	margin-bottom: 0px;
	width: 780px;
}
*/
#page{
	text-align: left;
	margin-left: 7px;
	margin-right: 7px;
	width: 964px;
}

/*
	the #content <div> contains everything that changes from one page to the next, ie. the main content on the site.
*/

#content{
	padding: 10px;
	text-align: left;
	padding-top: 6px;
	width: 665px;
	margin: auto;
	margin-bottom: 0px;
	margin-right: 0px;
    margin-left: 10px;
	float: left;
	padding-bottom: 0px;
	
}

#sidepanel{
	margin: 0px 0px 0 0px;
	float: right;	
	padding-top: 0px;
	text-align: left;
    width: 28x;

}

/* link (<a >..</a> ) style definition */

a:link, a:visited{
	color: #8C8C68;
	text-decoration: none;
}

a:hover{
	color: #B5B54A;
	text-decoration: none;
}

p{
	margin-top: 10px;
	margin-bottom: 10px;
}

strong{
	font-weight: bold;
}

li{
	margin-bottom: 10px;
}

h3{
	font-size: 10pt;
}


/*
	The header is the area containing the logo and the top banner.
*/

/*
#header{
	height: 110px;
*/

#wrapper{margin:0 auto;padding-left:8px;width:900px; background: url('theme/galaxy/wrapbg.jpg') repeat-y;}
#header{background:#fff url('theme/galaxy/header.jpg') no-repeat;height:196px;margin:0px;width:959px;}	
.entry{float:left;margin-bottom:10px;margin-top:20px;width:725px;}
.entry p {margin:0; padding:0 0 10px 0;}
.post{padding:15px;text-align:justify;}
html>body .entry ul { margin-left: 0px; padding: 0 0 0 30px; list-style: none; padding-left: 10px; text-indent: -10px; } 
html>body .entry li { margin: 7px 0 8px 10px; }
.entry ul li:before{ content: "\00BB \0020"; }
.entry ol { padding: 0 0 0 35px; margin: 0; }
.entry ol li { margin: 0; padding: 0; }
.entry a img {border:0;}

a:link, a:visited{color:#821122;font-style:italic;text-decoration:none;}
a:hover{color:#000000;font-style:italic;text-decoration:underline;}

#navigation{height:35px; padding-top: 0px;background:url('theme/galaxy/mitem.jpg') repeat-x bottom; margin-left: 0px; width: 960px;}
#navigation li{display:inline;padding: 3px;list-style:none;  height:0px;}
#navigation ul{margin: 18px auto 0 auto; padding-top: 7px;}
#navigation a{color:#fff;font-style:normal;font-weight: bold; font-size: 14px;}
.page_item a:link, .page_item a:visited{color:#821122;font-style:italic;}
.current_page_item a:link, .current_page_item a:visited{color:#333333;font-style:italic;text-decoration:underline;}

#footer2{clear:both;}
#copyright {margin: 0px 0px 0 -1px; background-image:url('theme/galaxy/footer.jpg');background-repeat:no-repeat;height:122px;width:963px;  text-align: -moz-left; text-align: center;}
#fban  {margin: 0px 0px 0 auto; width: 950px; height: 80px;  text-align: -moz-center; text-align: center;}

#logo{
	margin-left: 15px;
	margin-top: 0px;
	float: left;
	height: 103px;
	vertical-align: top;
}

/* style for the logo (site name) link. */

#logo a:link, #logo a:visited, #logo a:hover{
	color: black;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

/* <div> containing the banner for the top of the page. */
/*
#topbanner{
	float: right;
	margin: 5px;
	width: 468px;
	height: 60px;
	border: 1px solid black;
}
*/
#topbanner{
	float: right;
	margin: 0px;
	width: 466px;
	height: 60px;
	border: 1px solid black;
}

/* navbar, containing all the links to other pages on the site. */
/*
.navbar{
    margin-left: 25px;
    margin-right: 25px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 3px;
	text-align: center;
}
*/
.navbar{
    margin-left: 5px;
    margin-right: 5px;
	width: 700;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 3px;
	text-align: center;
}

.navitem{
	padding: 2px;
}

/* styles for links appearing in the nav bar */

.navlink:link, .navlink:visited{
	text-decoration: none;
}

.navlink:hover{
	text-decoration: none;
}

/* footer contains your site's copyright, etc message. */

#footer{
	clear: both;
	margin: 5px;
	text-align: center;
	color: #555555;
}

/* <div> containing the banner at the bottom of each page of the site. */

#bottombanner{
	width: 468px;
	height: 60px;

	margin: 10px;
    float:right;
	clear: none;
}

/* style definitions for the <table> used to list member's images on the images.php page when they are logged in. */

.imagetable{
	background-color: #aaaaaa;
}

.imagetitle{
	font-weight: bold;
	padding: 3px;
	background-color: #F6F5EB;
	color: #000000;
	text-align: center;
}

.tr1{
	background-color: #F6F5EB;
}

.tr2{
	background-color: #E4E4CA;
}

.tdcheck{
	width: 20px;
	text-align: center;
	vertical-align: middle;
}

.tdthumb{
	vertical-align: middle;
	text-align: center;
	padding: 10px;
}

.thumb{
	border: 1px solid black;
	margin: 0px;
}

.tdinfo{
	text-align: left;
	vertical-align: middle;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

.infolabel{
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
}

.infotext{
	color: #555555;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.urltext{
	color: #555555;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

/* <input type="text"> style used for listing the urls to link to images on the images.php page. */

.urlinput{
	width: 100px;
	margin: 0px;
	padding: 3px;
	font-size: 8pt;
	background-color: #ffffff;
	color:#000000;
	font-weight:bold;
	font-family: verdana;
}

/* style definitions for the upload images form . */

.uploadform{
	text-align: center;
	border: 3px dotted #cccccc;
	padding: 5px;
}

.uploadheading{
	font-weight: bold;
	text-align: center;
	padding: 5px;
}

.uploadfield{
	text-align: center;
	vertical-align: top;
	padding: 5px;
	font-weight: bold;
}

.uploadinput{
	width: 45%;
}

.uploadname{
	width: 40%;
}

.uploadgallery{
	width: 95%;
}

.uploadsubmit{
	width: 95%;
}

/* styles for the galleries.php page */

/* container for the add and edit gallery forms */

.galleryform{
	text-align: center;
	border: 3px dotted #cccccc;
	padding: 5px;
	width: 450px;
	margin: 10px auto;
}

.galleryheading{
	font-weight: bold;
	text-align: left;
	padding-left: 2.5%;
	font-size: 10pt;
}

.gallerylabel{
	font-weight: bold;
	text-align: left;
	padding-left: 2.5%;
	margin-top: 10px;
}

.gallerynameinput{
	width: 95%;
	border: 1px solid black;
	padding: 2px;
}

.galleryintrotext{
	width: 95%;
	height: 80px;
	border: 1px solid black;
	padding: 2px;
}

.gallerysubmit{
	width: 95%;
}



/* <div> used to display any error messages. */

.errors{
	font-weight: bold;
	color: red;
	margin: 20px;
	text-align: center;
}

/* <div> used to display status messages, eg. image uploaded, etc */

.message{
	font-weight: bold;
	color: #336699;
	margin: 10px;
	text-align: center;
}

/* styles for galleries.php page */

/* <input> containing the url to each gallery */

.galleryurlinput{
	width: 475px;
	margin: 0px;
	background-color: #ffffdd;
	padding: 3px;
	font-size: 8pt;
	border: 1px solid #aaaaaa;
	color: #990000;
}
.tdlabel{
	padding: 4px;
}

/* styles used on the rename image page */

/* <div> surrounding the thumbnail and form */

.renameform{
	text-align: center;
	border: 3px dotted #cccccc;
	padding: 10px;
}

/* <div> containing the thumbnail of the image to rename */

.renamethumb{
	float: left;
	width: 130px;
	text-align: center;
}

/* <div> surrounding the text input and submit button */

.renamefields{
	float: left;
	padding: 10px;
	padding-top: 0px;
	font-weight: bold;
	text-align: left;
}

/* new name <input> styles */

.renamename{
	margin-top: 10px;
	width: 300px;
}

/* submit <input> style */

.renamesubmit{
	width: 300px;
	margin-top: 10px;
	clear: both;
}
/* styles used on the resize image page */

/* <div> surrounding the thumbnail and form */

.resizeform{
	text-align: center;
	border: 3px dotted #cccccc;
	padding: 10px;
}

/* <div> containing the thumbnail of the image to resize */

.resizethumb{
	float: left;
	width: 130px;
	text-align: center;
	padding-bottom: 10px;
}

/* <div> surrounding the text input and submit buttons */

.resizefields{
	float: left;
	padding: 10px;
	padding-top: 0px;
	font-weight: bold;
	text-align: left;
	width: 300px;
}

/* new size <input> styles */

.resizesize{
	width: 50px;
	margin-top: 10px;
}

/* submit <input> style */

.resizesubmit{
	width: 300px;
	margin-top: 5px;
	clear: both;
}

/* styles used for any member forms, eg. login, join, etc. */

.memberform{
	text-align: center;
	margin-top: 40px;
}

.membertable{
	background-color: #000000;
}

.memberheading{
	background-color: #F6F5EB;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	color: #000000;
}

.memberlabel{
	padding: 4px;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	background-color: #E4E4CA;
}

.memberfield{
	color: #555555;
	background-color: #E4E4CA;
	padding: 4px;
	text-align: left;
	vertical-align: top;
	width: 300px;
}

.memberinput{
	width: 95%;
}

/* styles used for the contact form on the contact.php page. */

.contactform{
	text-align: center;
}

.contactinput{
	width: 400px;
}

.contactmessage{
	width: 400px;
	height: 150px;
}

.plantable{
	background-color: #aaaaaa;
	margin-top: 15px;
	margin-bottom: 15px;
}

/* styles used for the account plan comparison table on the home page. */

.planname{
	background-color: #F6F5EB;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}

.planlabel{
	font-weight: bold;
	padding: 6px;
}

.planvalue{
	text-align: center;
	padding: 6px;
}

/* style for the "powered by phpimagehost" link at the bottom of the page. */

.poweredby{
	margin: 20px;
	padding-bottom: 40px;
	text-align: center;
	color: #bbbbbb;
}

/* user account information block displayed at the top of each page when a user is logged in */

.userinfo{
	color: black;
	font-size: 8pt;
	text-align: left;
	border: 2px dotted #333333;
	padding: 4px;
	color: #000000;
	font-weight: normal;
	background-color: #ffffff;
}

.uivalue{
	font-weight: bold;
}

.frmfield
{
width:120px;
color: black;
font-size: 8pt;
}
.txtfield
{
width:120px;
color: black;
font-size: 8pt;
}
