﻿.foo {} /* W3C CSS validator likes CSS files to start with a class rather than a comment.*/

a
{
}

a:link { 
	color: Black;
	text-decoration: none;
	}

a:visited { 
	color: Black;
	text-decoration: none;
	}

a:hover { 
	color: Black;
	background-color: Silver;
	text-decoration: none;
	}

a:active { 
	color: Black;
	text-decoration: none;
	}
	
html, body {
	margin: 0;
	padding: 0;
}

p
{
    font: 10px 'Courier New' , Courier, monospace;
}

h1
{
    margin: 0px 0px 4px 0px;
    padding: 0px;
    width: 500px;
    font: 18px 'Courier New' , Courier, monospace;
    text-transform: uppercase;
}

h2
{
    font: 11px 'Courier New' , Courier, monospace;
    width: 500px;
    margin: 0px 0px 1.4em 0px;
    padding: 0px;
}

h3
{
    font-family: "Courier New" , Courier, monospace;
    margin: 0.6em 0px 0px 0px;
    padding: 0px;
    font-weight: 100;
    line-height: 11px;
    font-size: 11px;
}

h4
{
    font: 8px 'Courier New' , Courier, monospace;
    margin: 0px;
    padding: 0px;
    line-height: 1.4em;
    text-align: center;
    font-weight: bold;
}

h5
{
    font: 11px 'Courier New' , Courier, monospace;
}

.menuText
{
    font: 14px 'Courier New' , Courier, monospace;
    margin: 0px;
    padding: 0px;
    line-height: 1.8em;
    width: 144px;
}

#SubmenuText
{
    font: 14px 'Courier New' , Courier, monospace;
    margin: 0px;
    padding: 0px;
}

.SelectedMenuItem a
{
    background: silver;
}


.topText {
    font: 8px 'Courier New' , Courier, monospace;
    margin: 0px;
    padding: 0px;
    line-height: 1.1em;
}

.imageTitle {
    padding: 10px 0 30px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
    font-size: medium;
    text-transform: uppercase;
}

.imageText
{
    font: 9px 'Courier New' , Courier, monospace;
    width: 200px;
}

.rightText
{
    font: 7px 'Courier New' , Courier, monospace;
    text-align: right;
}

.bodyText
{
    font: 10px 'Courier New' , Courier, monospace;
    margin: 0px;
    padding: 0px;
}

.smallText
{
    font: 10px 'Courier New' , Courier, monospace;
    line-height: 1.5em;
    text-align: right;
}

#spotdetail-container
{
    font: 11px 'Courier New' , Courier, monospace;
}

.spotdetails
{
    line-height: 0.4em;
}

.sTitle
{
    font: 11px 'Courier New' , Courier, monospace;
    font-weight: bold;
}

.sInfo
{
    font: 11px Arial, Helvetica, sans-serif;
    vertical-align: top;
}

.clientTableText
{
    font: 11px 'Courier New' , Courier, monospace;
    margin: 0px;
    padding: 0px;
}

.clientTableTextSmall
{
    font: 11px Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
}

.Contact {
    font: 7px;
    text-transform: uppercase;
    vertical-align:top;
}

.Mood
{
    font-size: 7px;
    vertical-align: top;
}

.CopyrightText
{
    vertical-align: top;
    font-size: 10px;
    line-height: 1.5em;
}

#subscribediv
{
    float: right;
    height: 10px;
}

.login {
    margin-top: 0px;
    margin-left: 0px; 
}



#container {
	width: 920px;
	margin: 0 auto;
	text-align: left;
	/*background: red;*/
}

#header {
	height: 90px;
	padding: 30px 0 0 0;
	/*background: blue;*/
}

#sidebar1
{
    float: left;
    width: 144px;
    text-align: right;
    padding: 0px 10px 15px 0;
    font: 14px 'Courier New' , Courier, monospace;
    line-height: 1.8em;
}

#mainContent
{
    float: right;
    width: 720px;
    margin-right: 0px;
    line-height: 1.8em;
    margin-top: 0.25em;
}

#mainContent .padding {
	padding: 25px;
}

#subContent {
	padding: 25px;
}

#mood
{
    float: right;
    width: 100px;
}

#copyright
{
    float: right;
    width: 120px;
    margin-right: 0px;
    text-align: right;
    z-index: 50;
    position: relative;
    margin-top: 0px;
}

#animage {
    vertical-align:top;
}

#basket
{
    font: 10px Arial, Helvetica, sans-serif;
    float: right;
    margin-right: 3px;
    padding: 4px;
    border: thin solid #C0C0C0;
    width: 120px;
    overflow: auto;
    vertical-align: top;
    z-index: 100;
    line-height: 4px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.Work
{
    border-style: solid;
    border-width: 1px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    padding: 4px;
    width: 320px;
    vertical-align: bottom;
    margin-left: 10px;
    margin-right: 10px;
    height: 220px;
}

#remarksbox
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    border: 1px solid #000000;
    height: 110px;
}

.textbox1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 30px;
}

.textboxLarge
{
    border: 1px solid #000000;
    background-color: #E5E5E5;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    width: 200px;
    overflow:hidden;
    height: 12px;
}

.multilineTextbox
{
    border: 1px solid #000000;
    background-color: #E5E5E5;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    width: 141px;
    overflow: auto;
    margin-right: 0px;
    height: 12px;
}

.textbox
{
    border: 1px solid #000000;
    background-color: #E5E5E5;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    width: 141px;
    overflow:hidden;
    height: 12px;
}

.textboxSmall
{
    border: 1px solid #000000;
    background-color: #E5E5E5;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    width: 80px;
    overflow: hidden;
    margin-right: 0px;
    height: 12px;
}

.textboxExtraSmall
{
    border: 1px solid #000000;
    background-color: #E5E5E5;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    width: 60px;
    overflow: hidden;
    margin-right: 0px;
    height: 12px;
}

.Admintextbox
{
    font-family: font: 18px 'Courier New' , Courier, monospace;
    border: 1px solid #000000;
    overflow:hidden;
}

.OLDCOLOR_ON_TEXTBOX {
    background-color: #FFE5CA;
}

#ppWorkList
{
    font-size: 14px;
    font-family: 'Courier New' , Courier, monospace;
    margin-left: 0px;
    margin-right: 40px;
    margin-bottom: 20px;
    vertical-align: top;
    border-style: solid;
    text-align: left;
}

#ppDataList .pp-Contact
{
    margin: 0px 20px 20px 0px;
    font-size: 13px;
    font-family: 'Courier New' , Courier, monospace;
    vertical-align: top;
    border-style: none;
    text-align: left;
}

#ppDataList .pp-Name
{
    text-transform: uppercase;
    line-height: 1.1em;
}

#ppDataList .pp-Title
{
    text-transform: uppercase;
    font-size: 11px;
    line-height: 1.1em;
}

#ppDataList .pp-Address
{
    font-size: 7px;
    line-height: 1.1em;
}

#ppDataList .pp-Email
{
    text-transform: uppercase;
    font-size: 8px;
    text-decoration: none;
    line-height: 1.1em;
}

#ppDataList .pp-Phone
{
    color: #333333;
    text-align:right;
    white-space:nowrap; 
}

#ppDataList2 .pp-info
{
    border-top: solid 1px Black;
    border-right: solid 1px Black;
    border-bottom: solid 1px Black;
    border-left: solid 1px Black;
    padding: 5px 3px 5px 5px;
    color: Black;
    font-size: .8em;
    font-family: Verdana, Sans-Serif;
    margin-left: 4px;
    margin-right: 20px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 333px;
}

#ppDataList2 .pp-showreel
{
    border-top: solid 1px Black;
    border-right: solid 1px Black;
    border-bottom: solid 1px Black;
    border-left: solid 1px Black;
    padding: 5px 3px 5px 5px;
    color: Black;
    font-size: .8em;
    font-family: Verdana, Sans-Serif;
    text-transform: uppercase;
    margin-left: 4px;
    margin-right: 20px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 163px;
    height: 150px;
}

#note-container
{
    font: 11px 'Courier New' , Courier, monospace;
    width: 400px;
    line-height: 2.2em;
    vertical-align: middle;
}

#note-header {
	height: 30px;
}

#note-sidebar {
	float: left;
	width: 50px;
}

#note-sidebar-wide {
	float: left;
	width: 70px;
}

#note-sidebar-ultrawide {
	float: left;
	width: 80px;
}

#note-content
{
    margin-right: 120px;
}

#note-linebreak
{
    line-height: 20px;
}

#note-footer {
	clear: both;
}

.tabs a
{
    text-decoration:none;
    font:14px Arial,Sans-Serif;            
}

.tab
{
    background-color:#eeeeee;
    padding:5px;
    border:Solid 1px black;
    border-bottom:none;
}

.selectedTab
{
    background-color:white;
    padding:5px;
    border:Solid 1px black;
    border-bottom:none;
}

.views
{
    background-color:white;
    width:400px;
    border:Solid 1px black;
    padding:10px;
}

.contactHeadline
{
    font: 13px 'Courier New' , Courier, monospace;
}

#archive_spots
{
    font: 11px 'Courier New' , Courier, monospace;
    width: 500px;
    line-height: 2.2em;
    vertical-align: middle;
}

.tabs
{
  position:relative;
  top:1px;
  left:10px;
}
.tab
{
  border:solid 1px black;
  background-color:#eeeeee;
  padding:2px 10px;
}
.selectedTab
{
  background-color:White;
  border-bottom:solid 1px white;
}
.tabContents
{
  border:solid 1px black;
  padding:10px;
  background-color:White;
}
