/* Nebbula Styles */
* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #53526d;
	background-image: url("/nebbula/img/background.jpg");
	background-repeat: repeat-y;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #EE83C8;
}
#logo {
	position: absolute;
	top: 0;
	right: 1%;
}

#menu_button {
	position: fixed;
	top: 40%;
	left: 0%;
}

#menu_button ul{
	list-style: none;
}

#menu_button ul li a{
	width: 32px;
	height: 103px;
	display: block;
	position: relative;
	background-image:url("/nebbula/img/menu_button.png");
	background-repeat:no-repeat;
}

#menu_button ul li a:hover{
	display: block;
	background-position: 0px -103px;
}

#menu {
	background-image: url("/nebbula/img/menu_background.png");
	background-repeat: repeat;
	width: 90%;
	padding-right: 30px;
}

#menu ul {
	list-style: none;
	position: relative;
	display: block;
	height: 30px;
	left: 20px;
	top: 15px;
}

#menu li{
	position: relative;
	display:block;
	float:left;
	height: 30px;
	margin-right: 25px;
} 

/* menu buttons */

.menu_separator {
	display: block;
	position: relative;
	background-image: url("/nebbula/img/menu_sep_button.png");
	background-repeat: no-repeat;
	width: 4px;
	height: 5px;
	top: 15px;
}

#home_button a{
	display: block;
	position: relative;
	background-image: url("/nebbula/img/home_button.png");
	background-repeat: no-repeat;
	width: 79px;
	height: 20px;
}

#gallery_button a{
	display: block;
	position: relative;
	background-image: url("/nebbula/img/gallery_button.png");
	background-repeat: no-repeat;
	width: 104px;
	height: 29px;
}

#shop_button a{
	display: block;
	position: relative;
	background-image: url("/nebbula/img/shop_button.png");
	background-repeat: no-repeat;
	width: 72px;
	height: 24px;
}

#about_button a{
	display: block;
	position: relative;
	background-image: url("/nebbula/img/about_button.png");
	background-repeat: no-repeat;
	width: 84px;
	height: 20px;
}

#home_button a:hover{
	display: block;
	position: relative;
	background-position: 0px -20px;
}

#gallery_button a:hover{
	display: block;
	position: relative;
	background-position: 0px -29px;
}

#shop_button a:hover{
	display: block;
	position: relative;
	background-position: 0px -24px;
}

#about_button a:hover{
	display: block;
	position: relative;
	background-position: 0px -20px;
}

/* main */

#main {
	position: relative;
	width: 911px;
	height: 500px;
	left: 50%;
	top: 200px;
	margin-left: -456px;
}

#main_top {
	background-image: url("/nebbula/img/main_top_background.png");
	height: 18px;
}
#main_footer {
	background-image: url("/nebbula/img/main_footer_background.png");
	height: 19px;
}

#content {
	background-image: url("/nebbula/img/main_background.png");
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 15px;	
}

.title {
	margin-bottom: 15px;
}

#content p {
	color: #FFFFFF;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 18px;
	margin-left: 15px;
	margin-right: 45px;
	margin-bottom: 30px;
	margin-top: 15px;
}

#blank {
	clear: both;
}

.img_latest {
	position: relative;
	float: left;
	margin-right: 40px;
	border: 3px solid #FFFFFF;
	margin-top: 15px;
	width: 240px;
	height: 150px;
}
.img_latest_title {
	position: relative;
	top: -23px;
	width: 236px;
	height: 19px;
	background-image: url("/nebbula/img/menu_background.png");
	background-repeat: repeat;
	color: #FFFFFF;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding-top: 4px; 
	padding-left: 4px;
}

/* Picture */

#img_picture {
	position: relative;
	float: left;
	margin-right: 40px;
	border: 3px solid #FFFFFF;
	margin-top: 15px;
	width: 500px;
	height: 313px;
}

#img_picture_title {
	position: relative;
	top: -30px;
	width: 496px;
	height: 26px;
	background-image: url("/nebbula/img/menu_background.png");
	background-repeat: repeat;
	color: #FFFFFF;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding-top: 4px; 
	padding-left: 4px;
}

#data_picture {
	position: relative;
	float: right;
	top: 15px;
	right: 30px;
	width: 320px;
	height: 320px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #FFFFFF;
}

#data_picture h1 {	
	font-size: 30px;
}

#data_picture ul {
	font-size: 20px;
	position: relative;
	left: 36px;
	top: 47px;
	margin-top: 52px;
}

#data_picture ul li {
	margin-bottom: 5px;
}

#data_picture ul li a{
	position: relative;
	bottom: 5px;
	left: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

#data_picture ul li a:hover{
	position: relative;
	bottom: 5px;
	left: 7px;
	color: #EE83C8;
}

#down_list {
	list-style-image: url("/nebbula/img/bullet_down.png");
}

#back_list {
	list-style-image: url("/nebbula/img/bullet_back.png");
}

/* shop */

#shop_img {
	float: left;
}

#shop_form_img {
	float: right;
	position: relative;
	right: 70px;
}

#shop_text {
	float: right;
	position: relative;
	right: 30px;
	width: 500px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
}

#shop_list {
	list-style-image: url("/nebbula/img/bullet_next.png");
	position: relative;
	left: 35px;
	top: 30px;
}

#shop_list li a{
	position: relative;
	bottom: 5px;
	left: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

#shop_list li a:hover{
	position: relative;
	bottom: 5px;
	left: 7px;
	color: #EE83C8;
}

/* forms */
#content form{
	margin-left: 15px;
	color: #FFFFFF;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 18px;
}

.fields{
	display: block;
	border: 2px solid #FFFFFF;
	background-color: transparent;
	color: #FFFFFF;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 18px;
	width: 400px;
}

#submit_button {
	width: 150px;
	display: block;
	border: 2px solid #FFFFFF;
	color: #EE83C8;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 18px;
	background-color: #FFFFFF;
}

/* Intranet */
table {
	border-spacing: 0px 10px;
	position: relative;
	left: 15px;
	width: 700px;
	color: #FFFFFF;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 18px;
	text-align: center;
}

th {
	border: thin solid #FFFFFF;
	padding: 10px;
	color: #EE83C8;
}

td {
	border: thin solid #FFFFFF;
	padding: 10px 40px 10px 40px;
}