﻿/* 0 BASIC TAGS */

table {
	font-size: 1em;
    text-align: left;
    }

h1, h2, h3, h4 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}
h5 {
	font-family: tahoma;
	font-size: 1.1em;
	color: #000000;
}

p {
	line-height: 1.4em;
}

hr {
	border-top: 1px solid #bababa;
	height: -16px;
    width: 851px;
    border-left-style: none;
    border-left-color: inherit;
    border-left-width: 0;
    border-right-style: none;
    border-right-color: inherit;
    border-right-width: 0;
    border-bottom-style: none;
    border-bottom-color: inherit;
    border-bottom-width: 0;
}

.buttin4
{    
    background-color: Gray;
    border-style:solid;
    border-width:1px;
    border-color:Black;
    color:White;
    margin-top:10px;
    text-align:center;
    text-decoration:none;
    display:inline-block;
    font-size:14px;
    font-weight:bold;
    padding:5px 5px;
    cursor:pointer;
    width:80px;
}

a {
	text-decoration: none;
	color: #000000;
}

a:visited {
	color: #000000;
}

a:hover 
{
	/*background-image:url(Images/hover.jpg);
	background-repeat:repeat-x;*/
	text-decoration:underline;
}
a:active {
	color: #000000;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
/*	font-size: 0.7em;*/
	color: #000000;
}

img {
	border-width: 0;
}

/* 1 HEADER */

.header {
	background-image: url(Images/head.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 855px;
	height: 173px;
	margin-left: auto;
	margin-right: auto;
}
.headerImgeBG {
	background-image: url(Images/header.gif);
	background-repeat:repeat;
	position: relative;
	width: 855px;
	height: 110px;
	margin-left: auto;
	margin-right: auto;
}
.headerImge {
	/*background-image: url(Images/HEAD_LIGHT.gif);*/
	background-repeat: no-repeat;
	position: relative;
	width: 855px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
}
h1 {
	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: 18px;
}

h2 {
	position: absolute;
	left: 37px;
	top: 60px;
	font-size: 11px;
}




.nav {
	position: absolute;
	right: 14px;
	text-transform: uppercase;
	font-size: 10px;
	
}

.navmember 
{
	/*background-image: url('Images/bg_new.jpg');/*
	background-repeat :repeat-y;
	position: absolute;
	left:0px;
	/*top: 210px;
	width:855px;*/
	font-size: 10px;
	width: 380px;
	top: 204px;
}

.menua 
{
	background-image:url('Images/menu_new.jpg');
	width:855px;
	height:43px;
	position: absolute;
	left: 1px;
	top: 174px;
	text-transform: uppercase;
	font-size: 10px;
	font-family:Tahoma;
}

.menua a:visited
{
	color:#ffffff;
	font-size: 10px;
	font-family: Verdana;
}
.menua a:hover
{
	background-image:url(Images/hover.jpg);
	background-repeat:repeat-x;
	padding:5px;
	color: #000000;
	font-size:10px;
	font-family:Tahoma;
}

.groupproduct a:hover
{
	background-image:url(Images/hover.jpg);
	background-repeat:repeat-x;
	padding:5px;
	/*color: #cce960;
	font-size:10px;
	font-family:Tahoma;*/
}
/* 1.1 SHIM */

.shim {
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 855px;
	height: 8px;
	font-size: 0;
}

.column {
	background-image: url(images/content-shim.gif);
}

.gradient {
	background-image: url(images/content-shim-photo.gif);
}

.solid {
	background-image: url(images/content-shim-none.gif);
}

/* 2 PAGE */

.page 
{
	/*background-image: url(images/bg_new.jpg);
	background-repeat: repeat-y;*/
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}

/* 2.1 HOME, RESUME, LINKS, REGISTER, ADMIN/ALBUMS, ADMIN/PHOTOS PAGES */

on: relative;
	float:left;
	width: 855px;
	padding: 0px 0px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}
#AboutUs{
	/*background-image: url(images/bg_new.jpg);*/
	position: relative;
	width: 855px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px; 
	padding-bottom: 0px; 
}
#homeMT{
	position: relative;
	width: 855px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px; 
	padding-bottom: 0px; 
}

#AboutUs{
	/*background-image: url(images/bg_new.jpg);*/
	position: relative;
	width: 855px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px; 
	padding-bottom: 0px; 
}
#homeMT{
	position: relative;
	width: 855px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px; 
	padding-bottom: 0px; 
}

#sidebar {
	float: left;
	width: 100px;
	height: 100%;
}

#content {
	margin-left: 256px;
	margin-top: 5px;
}

#whatsnew {
	float: left;
	width: 200px;
	height: 100%;
}

#coollinks {
	margin-left: 220px;
}

#resume h4, #links h4 {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.0em;
	position: absolute;
	left: 37px;
	width: 214px;
}

#resume #photo {
	position: absolute;
	left: 37px;
	top: 20px;
	width: 214px;
}

#resume .first {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

/* 2.2 ALBUMS PAGE */

#albums {
	background-image: url(images/con1.jpg);
	padding: 0px 37px;
	padding-bottom: 40px;
	width: 686px;
}

.view {
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}

/* 2.3 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */

#photos, #details, #admin-details {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0;
	width: 855px;
}

.buttonbar {
	background-image: url(images/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	width: 855px;
	height: 33px;
	text-align: center;
}

.buttonbar-top {
	background-image: url(images/photonav-top-bg.gif);
}

#photos .view, #admin-details .view {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* 3 FOOTER */


.footer {
	/* background-image: url('images/footer_new1.jpg');
	background-repeat:repeat-x; */
	background-color:#DADADA;
	width: 855px;
	height: 35px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 10px;
	top: 0px;
	left: 0px;
}

.menub {
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 10px;
}

.menub a:visited {
	color: #d32525;
}



/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}

/*Set table Gruop Product*/

.Table_Group
{
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	/*width: 300px;*/
	/*height: 20px;*/
	text-align: center;
	font-size: 10px;
}

