﻿/* 0 BASIC TAGS */

/*table {
	font-size: 1.1em;
}*/

h1, h2, h3, h4 {
	margin: 0;
	/*font-family: Tahoma, Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	color:#D32525;
}

h1, h4, h5 
{
    color: #666666;
}

h1
{
    font-variant:small-caps;
}

.date-header {
color:#999999;
padding:0;
margin:0;
font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
font-size:100%;
font-style:normal;
font-variant:small-caps;
font-weight:normal;
letter-spacing:0.2em;
/*line-height:1.4em;*/
text-transform:uppercase;
}

.blog-header {
color:Black;
padding:0;
margin:0;
font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
font-size:100%;
font-style:normal;
font-variant:small-caps;
font-weight:normal;
letter-spacing:0.1em;
/*line-height:1.4em;*/
}

.blog-sub-heading {
color:Black;
padding:0;
margin:0;
font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
font-size:80%;
font-style:normal;
font-variant:small-caps;
font-weight:bold;
letter-spacing:0.1em;
/*line-height:1.4em;*/
}

.emphasised_block 
{
    padding:0;
    margin-bottom:10px;
    margin-left:15px;
    width:100%;
}

em 
{
    font-style:italic;
    font-weight:bold;
}

em.underlined_text
{
     text-decoration:underline;
     font-style:normal;
     font-weight:normal;
}

.hook
{
    font-size:1.5em;
    font-style:italic;
    text-indent: 1em;
}

.hook2
{
    font-size:1.25em;
}

.hook3
{
    font-size:1.5em;
    color:#D32525;
}

.hook4
{
    font-size:1em;
    color:#666666;
    font-style:italic;
    font-weight:bold;
}


p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
	border-style:dashed;
}

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;
	text-align: center;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size: 0.9em;
	color: #666666;
}

img {
	border-width: 0;
}

/* 1 HEADER */

.headerbg {
	background-image: url(Images/background.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 81px;
	text-align: center;
}

.header {
	background-image: url(Images/header.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 760px;
	height: 81px;
	margin: 0 auto 0 auto;
}

h1 {
	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: 18px;
}

/* send this paragraph off the page*/
/*h1 + p {text-indent:-9999px;}*/
/* reserved for use in header */
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);
}

img#email { top:1px;}

blockquote { font-style:italic; }

cite { font-size: 80%; }

blockquote, cite {margin:0;padding:0;}

div#notitle_sidebar { position:relative;top:50px;}

div#divsidebar {min-height:600px;}

div#divcontent {min-height:600px;}

/*li { list-style:none; list-style-image:url(images/greysquare.gif); text-indent:0px; margin:0; }*/
li { text-indent:0px; margin:0; padding: 0;}
ul { text-indent:0px; margin:0; padding: 0 0 0 10px; list-style-type:none; }

.myemailimg
{
    background-image: url(images/myemail.gif);
    background-repeat:no-repeat;
}

/* 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, #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 */
}

#divsidebar {
	float: left;
	width: 214px;
	height: 100%;
}

#divcontent {
	margin-left: 256px;
}

#whatsnew {
	float: left;
	width: 400px;
	height: 100%;
}

#coollinks {
	/*margin-left: 220px;*/
	margin-left: 5px;
}

#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;
}


.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;
}


.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;
}


/* 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;*/
}

.copyright
{
   font-size: 0.8em; 
}

.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;
}
h4.h4orderingsystem { color:White;font-weight:normal;font-size:small; }
h5.h5orderingsystem { position:relative;top:-5px;margin-left:10px;color:Silver;font-weight:normal;font-style:italic;font-size:xx-small; }

.ordering_demo_empty_row
{
    background-color: White;
}


/* Accordion */
.accordionHeader
{
    /*border: 1px solid #2F4F4F;*/
    /*color: white;*/
    /*background-color: #2E4d7B;*/
	background-image: url(Images/border-top.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeader a
{
	/*color: #FFFFFF;*/
	background: none;
	text-decoration: none;
}

.accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #D3DEEF;
    /*border: 1px dashed #2F4F4F;*/
    border-top: none;
    padding: 0 5px 5px 5px;
    /*padding-top: 10px;*/
}

.button
{
     background-image: url(Images/border-top.gif);
     background-repeat:repeat-x;
     background-position:bottom;
     width: 100px;
     height: 23px;
     background-color: White;
     color:#666666;
}

.dnbCollapsablePanelHolder
{
    background-color: #D3DEEF;
}

.dnbCollapsablePanel
{
    background-color: #D3DEEF;
    padding-left:5px;
    padding-right:5px;
}

.dnbCollapsablePanelAnchor
{
    cursor:pointer;
    font-weight:normal;
}

.dnbCollapsablePanelAnchorSelected
{
    cursor:pointer;
    font-weight:bold;
}