body {
	background-color: #313B6E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	background-image: url(../images/gradient_bodyBG.gif);
	background-repeat: repeat-x;
}

a:link {
  color: #327496;
}

a:visited {
  color:#003366;
}


div#mainContainer {
	border: 1px none #CCCCCC;
	margin: 0 auto;
	width: 654px;
}
div#header {
	height: 95px;
	border: 1px none #99B5C7;
	background-color: #99B5C7;
	margin: 0px;
	padding: 15px 0px 15px 0px;
	background-image: url(../images/headerBG2.jpg);
	clear: both;
	float: none;
	background-position: 0px -24px;
}
div#topHeader {
	background-image: url(../images/topHeaderBG.gif);
	background-repeat: repeat-x;
        background-position: bottom;
	background-color: #99B5C7;
	height: 21px;
	font-size: x-small;
        padding: 2px 5px 0px 15px;
	color: #303A6D;
        padding-top: 2px;
        /* color: #ffffff; */
        font-weight: bold;
	text-transform: uppercase;
	border: 1px none #99B5C7;
	text-align: left;
}
div#sideBar {
	background-image: url(../images/sideBarTopBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 30px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	width: 220px;
	border: 1px none #99B5C7;
	float: left;
	clear: right;
	background-color: #F6F6F6;
}
#sideBar p {
	font-size: 0.75em;
	color: #666666;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin: 0px;
}

#sideBar li{
	color: #666666;
}

#LHmainDecoration {
	background-image: url(../images/LHsideBar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 218px;
	width: 22px;
	float: left;
}
#content {
	background-image: url(../images/sideBarTopBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	margin: 0px;
	background-color: #FFFFFF;
	padding: 20px 0px 0px;
	width: 410px;
}
#headerLogo {
	margin-left: 15px;
}
.galleryRollover {
	margin: 2px;
}
#briefDetails h3 {
	font-size: 0.75em;
	margin: 0px 0px 0.25em;
	padding: 2em 0px 0px 0.5em;
	color: #313B6E;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #9297B1;
	border-right-color: #9297B1;
	border-bottom-color: #9297B1;
	border-left-color: #9297B1;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	letter-spacing: 0.4em;
}
#briefDetails {
	padding-bottom: 15px;
	margin: 0px;
}
#briefDetails li {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
	color: #999999;
	list-style-type: none;
	font-weight: bold;
}
#briefDetails ul {
	margin: 0px;
	padding: 0px;
}
#briefDetails .perCent {
	font-weight: normal;
	color: #999999;
}


.photoShopTool {
	border-top-color: #D9DD75;
	border-right-color: #D9DD75;
	border-bottom-color: #D9DD75;
	border-left-color: #D9DD75;
}

.freehandTool {
	border-top-color: #81ABE0;
	border-right-color: #81ABE0;
	border-bottom-color: #81ABE0;
	border-left-color: #81ABE0;
}


.dreamWeaverTool {
	border: #81E0D2;
}
div#bodyContent {
	background-color: #FFFFFF;
        padding: 0px 0px 90px 0px;
	height: 100%;
	float: left;
	background-image: url(../images/sideBarBG.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div#footer {
	background-color: #99B5C7;
	float: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #F6F6F6;
	border-right-color: #F6F6F6;
	border-bottom-color: #F6F6F6;
	border-left-color: #F6F6F6;
	background-image: url(../images/topHeaderBG.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-left: 22px;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	clear: both;
}
#navLinks li {
	font-weight: bold;
	text-transform: lowercase;
	display: inline;
	font-size: 0.8em;
	color: #FFFFFF;
	padding: 5px;
	margin: 2px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px none #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
ul#navLinks {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	text-align: right;
}
.internalNav {
	text-transform: uppercase;
	color: #C0C0C0;
	font-size: 0.65em;
}
.internalNav a img {
	border: 0px none;
	vertical-align: middle;
	margin-bottom: -3px;
}
.internalNav a:link, .internalNav a:visited {
	color: #999999;
	text-decoration: none;
}
.internalNav a:hover {
	color: #333A70;
	text-decoration: underline;
}
.previousNav {
	text-align: left;
	float: left;
	width: 50%;
	
}
.nextNav {
	text-align: right;
	width: 50%;
	
}
ul.internalNav {
	margin: 0px;
	padding: 0px;
	text-align: center;
	display: none;
}
.internalNav li {
	display: inline;
	padding-right: 3em;
	padding-left: 3em;
}
#navLinks li a:link, #navLinks li a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#navLinks li a:hover {
	color: #000000;
	text-decoration: none;
}
#footer p {
	font-size: 0.65em;
	color: #313B6E;
	text-align: center;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
.portfolioMedTN li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
ul.portfolioMedTN {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 12px 20px;
	background-repeat: no-repeat;
	background-position: left top;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #F6F6F6;
	border-left: none;
}
ul#webPortfolio {
	background-image: url(../images/websiteUL_BG.gif);
}
ul#printPortfolio {
	background-image: url(../images/printUL_BG.gif);
}
ul#corporateIDPortfolio {
	background-image: url(../images/corporateUL_BG.gif);
}
.siteVisit a img {
	border: none;
	margin-right: 3px;
	margin-left: 3px;
}
p.siteVisit {
	font-weight: bold;
	text-transform: uppercase;
}
p.siteVisit a:link, p.siteVisit a:visited {
	color: #333A70;
	text-decoration: none;
}
p.siteVisit a:hover {
	text-decoration: underline;
}
.premiereTool {

	border: #E08181;
}
p.internalNav {
	margin: 0px;
	padding: 0px;
}
#content h2 {
	font-size: 1.1em;
	text-transform: uppercase;
	color: #666666;
	margin: 0px;
	padding: 0px 0px 0px 0.75em;
	font-family: Arial, Helvetica, sans-serif;
}
#content h1 {
	font-size: 1.4em;
	color: #303A6D;
	text-transform: uppercase;
	letter-spacing: -0.1em;
	padding-left: 25px;
	background-image: url(../images/headerDec1.gif);
	background-position: left 0.35em;
	background-repeat: no-repeat;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0.25em;
	padding-right: 0em;
	padding-bottom: 0.5em;
}
#content p {
	color: #333333;
	padding-left: 1.25em;
	padding-top: 0px;
	padding-right: 1.25em;
	padding-bottom: 0px;
	line-height: 1.25em;
}
.txtImgHdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #D1D1D1;
	border-right-color: #D1D1D1;
	border-bottom-color: #D1D1D1;
	border-left-color: #D1D1D1;
}
p#topLink {
	text-align: right;
	font-weight: bold;
	float: right;
	margin-right: 1em;
}
#sideBar h3 {

	font-size: 0.75em;
	margin: 0px 0px 0.25em;
	padding: 2em 0px 0px 0.5em;
	color: #313B6E;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #9297B1;
	border-right-color: #9297B1;
	border-bottom-color: #9297B1;
	border-left-color: #9297B1;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	letter-spacing: 0.4em;
}

#sideBar a:link, 
#sideBar a:visited {
	text-decoration: none;
	color: #327496;
}

#sideBar a:hover{
	text-decoration: underline;
}

p.post-footer {
	font-size: 0.75em;
	text-transform: uppercase;
	color: #CCCCCC;
}

textarea, 
input {
	border: thin solid #CCCCCC;
	margin: 1px;
	padding: 1px;
        font-family: Arial, Verdana, sans-serif;
        font-size: 0.8em;
}

textarea:focus, 
input:focus {
	border: thin solid #003399;
}
label {
	width: 8.5em;
	float: left;
        font-weight: bold;
        font-size: 0.75em;
        color: #313B6E;
	margin-left: 0.75em;
}
div.formButtons {
	margin-left: 8em;
	margin-top: 1em;
}
.formButtons input {
	background-color: #333A70;
	font-size: 0.65em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer a:link, 
#footer a:visited {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #000000;
}
ul.archive-list, 
ul#recently {
	font-size: 0.75em;
}
ul.archive-list li, 
ul#recently li {
	list-style-image: url(../images/smlArrowForward.gif);
	margin: 3px 0px 0px;
	padding: 0px;
}
img#bloggerButton {
	margin-top: 20px;
	margin-bottom: 20px;
}

table#uploadedFiles{
        border: 1px;
        border-style: solid;
        border-color: #CCCCCC;
        border-collapse: collapse;
        width: 97%;
        margin: 10px;
}

table#uploadedFiles td{
       border: 1px;
        border-style: solid;
        border-color: #CCCCCC;
       padding: 0.25em;
}

table#uploadedFiles tr:hover{
       background-color: #efefef;
}

table#uploadedFiles th{
       background-color: #313b6e;
       color: #ffffff;
       text-align: left;
       padding: 0.25em;
}

table#uploadedFiles .deleteable{
	text-align:center;
}

div#portThumbs {
  padding: 15px 10px 15px 10px;
  text-align: center;
}

div#portThumbs img {
//  padding: 2px;
  margin: 1px;
}

div#portThumbs a img {
  	// filter:alpha(opacity=50); /* IE Only */
	opacity:0.5;
}

div#portThumbs a:hover img {
  //filter: alpha(opacity=100);
  opacity:1.0;
}

/*
div#portfolioPreviewPane {
  margin-bottom: -50px;
}
*/

#portfolioImageCaption {
	font-size:0.8em;
	background-color:#313b6e;
	color:#fff;
/*	position:relative; */
	top:-95px;
//        left:-45px; /* IE Hack */
	/*width:100%;*/
	height:4em;
	// filter:alpha(opacity=85); /* IE Only */
	opacity:0.85;
	text-align:left;
	padding:0.25em 0.5em 0.25em 1.75em;
}

#portfolioImageCaption a:link, 
#portfolioImageCaption a:visited{
color:#f2d63c;
}

#portfolioImageCaption h3
{
	color:#f2d63c;
	font-size:1.25em;
	font-weight:700;
	font-family: Helvetica, Arial, sans-serif;
	margin:0;
	padding:0.35em 0 0;
}

#portfolioImageCaption p {
	color:#fff;
	margin:0;
	padding:0;
}


a img#externalLinkIcon {
  border: none;
  float: right;
  opacity:0.85;
  filter:alpha(opacity=85);
}

a:hover img#externalLinkIcon  {
  opacity:1.0;
  filter:alpha(opacity=100);
}

#toolComposition img {
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
	margin: 0px;
	padding: 0px;
}
div#toolComposition {
	margin: 0px 2%;
	padding: 0px;
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: 96%;
}

#toolComposition img {
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
	margin: 0px;
	padding: 0px;
        float: left;
}

#toolCompositionList li {
	text-align: right;
	padding: 0px 3px 0px 0px;
	margin: 2px;
	border-right-width: thick;
	border-right-style: solid;
}

ul#toolCompositionList {
	border: 1px none #CCCCCC;
	padding: 0.25em;
        float: none;
        clear: both;
	margin: 0px;

}

