/* 0 BASIC TAGS */table
{
	font-size: 1em;
}
.FieldCaptionTD
{
	border: 1px ridge #000000;
	color: #000000;
	background-color: #b2bdd2;
	font-size: 13px;
}
.DataTD
{
	border: 1px ridge #000000;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 13px;
}
.ErrorDataTD
{
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}
.HighLiteDataTD
{
	border: 1px ridge #000000;
	color: #FF0000;
	background-color: #FFFFFF;
	font-size: 13px;
}

#logo  {
	position: relative;
	background-image:url(images/logo.gif);
	background-repeat: no-repeat;
        width:722px;
        height:110px;
        margin-top: 5px;
        margin-bottom: 5px;
	}


.Button { 
	border-bottom: 1px ridge #000000; 
	border-left: 1px ridge #FFFFFF; 
	border-right: 1px ridge #000000; 
	border-top: 1px ridge #FFFFFF; 
	background-color: #E5E5E5; 
	font-family: Verdana, Helvetica, Arial, Tahoma; 
	font-size: 13px; 
	font-weight: bold; 
}

/*--
#logo  {
	position: relative;
	background-image:url(images/logo.gif);
	background-repeat: no-repeat;
        width:722px;
        height:110px;
        margin-top: 5px;
        margin-bottom: 5px;
	}
*/

#border  {

        border: 1px solid #666666;
        margin-top:40px;
        width: 700px;
        padding: 10px;

        }

h1, h2, h3, h4
{
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}
p
{
	line-height: 1.4em;
}
hr
{
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}
a
{
	text-decoration: none;
	color: #d32525;
}
a:visited
{
	color: #000000;
}
a:hover
{
	text-decoration: underline;
	color: #5c769b;
}
a:active
{
	color: #980000;
}

body {	
	background-color: #ffffff;	
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;	
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0;	
	text-align: center;	
	font-family: verdana, arial, helvetica, sans-serif;	
	font-size: 0.7em;	
	color: #666666;	
	background-position: 100%;
	}

img
{
	border-width: 0;
}
.languages
{
	text-align: right;
	margin: 0.5em 1em;
}
.languages ul, .languages li
{
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
.languages a.active
{
	color: black;
	text-decoration: none;
}
/* 1 HEADER */#header
{
	position: relative;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #666;
	height: 90px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 100px;
	margin-right: 200px;
}
h1
{
	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: 18px;
}
h2
{
	position: absolute;
	left: 37px;
	top: 60px;
	font-size: 11px;
}
.mainmenu {	
	position: absolute;	
	top: 17px;	
	text-transform: uppercase;	
	font-size: 10px;
	}
	
.mainmenu a:visited, .nav a:visited {	
	color: #000000;
	background-color: white;
	padding: 2px;
	}

.nav
{
	position: absolute;
	right: 37px;
	top: 60px;
	text-transform: uppercase;
	font-size: 10px;
}
/* 1.1 SHIM */.shim
{
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	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-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 */#home, #createorder, #links, #register, #admin-albums, #admin-photos
{
	position: relative;
	width: 100%;
	height: 100%;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}
#sidebar
{
	/* background-image: url(images/body-repeat.gif);*/
	float: left;
	width: 200px;
	margin-left: 10px;
}
#content
{
	position: absolute;
	top: 17px;
	margin-left: 50px;
}
#whatsnew
{
	float: left;
	width: 200px;
	height: 100%;
}
#coollinks
{
	margin-left: 220px;
}
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;
}
/* 3 FOOTER */.footerbg
{
	background-image: url(images/footer-side.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 75px;
	text-align: center;
}
.footer
{
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 75px;
	text-align: center;
	font-size: 10px;
}
.menub
{
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 10px;
}
.menub a:visited
{
	color: #FFFFFF;
}
