﻿/* 0 BASIC TAGS */

table {
	font-size: 1em;
}

h1, h2, h3, h4 {
	margin: 10;
	font-family: verdana, arial, helvetica, sans-serif;
}

p {
	/*line-height: 1.4em;*/
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 15px;
	/*color: #666666;*/
	margin-left: 20px;
	margin-right: 20px;
}

td.caption {
    text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
}

td.photo {
    text-align: center;
    vertical-align:middle;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

a {
	text-decoration: none;
	color: #d32525;
}

a:visited {
	color: #980000;
}

a:hover {
	text-decoration: underline;
	color: #e05252;
}

a:active {
	color: #980000;
}

body {
	background-color: #ffffff;
	/*background-image: url(images/background.gif);*/
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

/* 1 HEADER */

.header {
	background-image: url(Images/header.gif);
	background-repeat: no-repeat;
	/*position: relative;
	width: 760px;*/
	height: 160px;
	/*margin-left: auto;
	margin-right: auto;*/
}

h1 {
	text-transform: uppercase;
	font-size: 18px;
}

h2 {
	position: absolute;
	left: 37px;
	top: 60px;
	font-size: 11px;
}

.menua {
	position: absolute;
	right: 37px;
	top: 17px;
	text-transform: uppercase;
	font-size: 10px;
}

.nav {
	position: absolute;
	right: 37px;
	top: 60px;
	text-transform: uppercase;
	font-size: 10px;
}

.menua a:visited, .nav a:visited {
	color: #d32525;
}

/* 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.0em;
	font-size: 14px;
	font-weight: bold;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.0em;
	font-size: 13px;
}
h5 {
	margin-top: 1.0em;
	margin-bottom: 1.0em;
	font-size: 12px;
	font-weight: bold;
}
h6 {
	margin-top: 1.0em;
	margin-bottom: 1.0em;
	font-size: 12px;
	font-weight: normal;
}

/* 2.1 HOME, RESUME, LINKS, REGISTER, ADMIN/ALBUMS, ADMIN/PHOTOS PAGES */

#home, #resume, #links, #register, #admin-albums, #admin-photos {
	/*background-image: url(images/body-repeat.gif);
	position: relative;
	width: 686px;*/
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

#sidebar {
	float: left;
	width: 214px;
	height: 100%;
}

#content {
	margin-left: 1px;
}

#whatsnew {
	float: left;
	width: 200px;
	height: 100%;
}
#model {
	float: left;
	width: 200px;
	height: 100%;
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.0em;
	padding-bottom: 1.0em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
	font-size: 12px;
}

dd {
	margin-left: 250px;
	height: 1.8em;
	font-size: 12px;	
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

/* 2.2 ALBUMS PAGE */

#albums {
	background-image: url(images/body-repeat-photo.gif);
	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: 760px;
}

.buttonbar {
	background-image: url(images/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	width: 744px;
	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.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	height: 138px;
	text-align: center;
	font-size: 10px;
}

.menub {
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 10px;
}

.menub a:visited {
	color: #d32525;
}

.contentTable {
    position:absolute;
    left:200px;   
    top: 200px;
}

.panel 
{
 background-color: #2E3030;
}

.rivit {
    background-image: url(images/rivit.gif);
    background-repeat:repeat-x;
    height: 6px;
}

.rivit-vert {
    background-image: url(images/rivit.gif);
    background-repeat:repeat-y;
    width: 12px;
}

.rivit-vert-right {
    background-image: url(images/rivit.gif);
    background-repeat:repeat-y;
    background-position:right;
    width: 12px;
}

.orderboard {
    background-image: url(images/OrderBoard.gif);
    background-repeat:no-repeat;
    background-position:center;
    height: 26px;
}

.whatsnew {
    background-image: url(images/WhatsNew.gif);
    background-repeat:no-repeat;
    background-position:center;
    height: 26px;
}

.model {
    background-image: url(images/ModeloftheMonth.gif);
    background-repeat:no-repeat;
    background-position:center;
    height: 26px;
}

.model1 {
    line-height: 0.2em;
}

/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}
.contentboxUL {
    background-image: url(images/ContentBox-UL.gif);
    width: 15px;
    height: 32px;
   
}
.contentboxUR {
    background-image: url(images/ContentBox-UR.gif);
    width: 15px;
    height: 32px;
   
}
.contentboxLL {
    background-image: url(images/ContentBox-LL.gif);
    width: 15px;
    height: 22px;
   
}
.contentboxLR {
    background-image: url(images/ContentBox-LR.gif);
    width: 15px;
    height: 22px;
   
}
.contentboxUM {
    background-image: url(images/ContentBox-UM.gif);
    width:auto;
   
}
.contentboxLM {
    background-image: url(images/ContentBox-LM.gif);
    width:auto;
   
}
.contentboxML {
    background-image: url(images/ContentBox-ML.gif);
   
}
.contentboxMR {
    background-image: url(images/ContentBox-MR.gif);
   
}

/* HighSlide properties */

*{
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

.highslide-move {
    cursor: move;
}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	/*visibility: hidden;*/
}
.highslide img {
	border: 1px solid black;
}
.highslide:hover img {
	border: 1px solid black;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* Controlbar example */
.controlbar {	
	background: url(highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}