﻿body
{
	font: 12px arial,helvetica,sans-serif;
	background: #8eaccd;
	background-image: url(images/bg-body.png);
	background-repeat: repeat-x;	
}

table
{
	background-color: #fff;
}

body, .comment
{
	color: #424242;
	margin: 0 0 0 0;
}

body, .comment, TABLE TD
{
	text-align: left;
}

.comment
{
	font: 11px tahoma,helvetica,sans-serif;
}

.project_details
{
	font-size: 11px;
}

img
{
	border: 0;
}

A
{
	font-family: Arial,Helvetica,sans-serif;
	color: #005fa3;
}

A, A:Hover, TABLE TD
{
	font-weight: normal;
}

A, TABLE TD, a.main_menu
{
	text-decoration: none;
}

A:Hover, a.main_menu:hover, a.portfolio:hover
{
	color: #ff6d06;
}

.form_input_text
{
	font: 15px arial bold;
	border: #696969 1px solid;
	padding: 4px;
	color: #696969;
	width: 440px;
}

h1, .heading
{
	font: 13px arial,helvetica;
	font-weight: bold;
	margin-top: 0;
}

h2, .subheading
{
	font: 12px arial,helvetica;
	font-weight: bold;
	margin-bottom: 0;
}

h5
{
	font: 11px arial,helvetica;
	margin: 1px;
	padding: 0;
}

table#portfolio td
{
	border-top: #fff 10px solid;
	border-bottom: darkgray 1px dashed;
	padding-left: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}

.round_outer_panel
{
	margin: 5px 0 0 0;
}

.round_middle_panel
{
	width: 748px;
}

.round_inner_panel
{
	padding: 10px 15px 10px 15px;
	font: 12px arial,helvetica,sans-serif;
	background: #fff;
}

.links_list
{
	list-style-position: outside;
	list-style-image: url( ../images/bullet_list.gif );
	list-style-type: disc;
}

a.main_menu, a.main_menu:hover
{
	font: 11px tahoma;
	font-weight: bold;
}

a.main_menu, a.main_menu:hover
{
	color: whitesmoke;
}


a.portfolio
{
	color: #404040;
}


#tblservices_links
{
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 70%;
}

#tblservices_links TD A
{
	font-size: 12px;
}

#tblservices_links td A:hover
{
	text-decoration: underline;
	color: #ff6d06;
}

a.portfolio, a.portfolio:hover
{
	font: 13px arial,verdana,sans-serif bold;
	font-weight: bold;
}

hr
{
	height: 1px;
	color: Gray;
}



.tblTemplates td, .tblLogos td, .tblPrintMedia td
{
	padding: 5px 5px 5px 5px;
	vertical-align: bottom;
	width: 130px;
	font-size: 10px;
	text-align: center;
}

.tblTemplates img
{
	margin-bottom: 3px;
}



a.small_link
{
	font-family: tahoma;
	font-size: 11px;
}

a.small_link:hover
{
	font-family: tahoma;
	font-size: 11px;
	color: #ff6d06;
}

a.orangelink
{
	color: #ff6d06;
}

a.orangelink:hover
{
	color: #005fa3;
}


.curlycontainer
{
	border: 1px solid #b8b8b8;
	width: 100%;
	text-align: left;
}

.curlycontainer .innerdiv
{
	background: transparent url(images/brcorner.gif) bottom right no-repeat;
	position: relative;
	left: 2px;
	top: 2px;
	padding: 4px 10px 15px 5px;
}

.smallH2
{
	font: 10px arial,helvetica,sans-serif;
	display: inline;
}

.normalH1
{
	font-weight: bold;
	display: inline;
}

.normalH2
{
	font-weight: normal;
	display: inline;
}

#image_block A
{
	font-size: 11px;
	vertical-align: top;
}

.feedback
{
	font-size: 11px;
}

#footer_Links TD
{
	border-bottom: 1px solid #E0E0E0;
	padding: 3px;
	font-size: 11px;
}

#copyright
{
	margin-top: 5px;
	text-align: center;
	border: 0px;
	width: 750px;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
}

#copyright td
{
	padding: 10px 10px 10px 10px;
	width: 90%;
}


.bubbleInfo
{
	position: relative;
}
.popup
{
	position: absolute;
	display: none; /* keeps the popup hidden if no JS available */
}

