body {
	margin:0;
	background:#005696 url(../images/main-bg.jpg) repeat-x;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#383838;
}
img {
	border:0;
}
/* logo */
h1 {
	margin:0;
}
h1 a {
	float:left;
/*	width:255px;
	height:66px;  */
	width: 447px;
	height: 80px;
	background:url(../images/gamlet-logo.gif);
	text-indent:-9999px;
	overflow:hidden;
	margin-left:8px;
	padding: 0;
}
h2 {
	color:#005595;
	font-weight:bold;
	margin:11px 0 0;
	font-size:24px;
	clear:left;
}
h3 {
	margin:15px 0 0;
	color:#005595;
	font-size:14px;
	font-weight:bold;
}
h4 {
	color:#cde1ef;
	font-weight:bold;
	margin:11px 0 0;
	font-size:12px;
	width:100%;
	float:left;
}
/* Do Not Edit Below */
#custom-doc { 
	background:#fff;
    width:53.85em;
    *width:52.55em;
    min-width:700px; 
    margin:0 auto; 
    text-align:left;
	overflow:hidden;
} 
/* Do Not Edit Above */

p {
	margin:3px 0 0;
	line-height:18px;
}
/* header */
#hd {
	padding:12px 10px 0 0;
	width:690px;
	float:left;
	background:url(../images/header-bg.gif) repeat-x 0 40px;
}
.header-info {
	width:204px;
	float:right;
	font-size:10px;
	color:#484848;
	text-align:right;
}
.header-info a {
	color:#484848;
	text-decoration:none;
}
.header-info a:hover {
	text-decoration:underline;
}
	
/* top navigation right */
ul .top-nav-right {
	width:475px;
	float:left;
	padding:0;
	margin:18px 0 0;
	list-style:none;
	background:#82d3f6 url(../images/right-nav.gif) no-repeat 100% 0;
	font-size:10px;
}
ul .top-nav-right  li {
	float:left;
	position:relative;
}
ul .top-nav-right  li a {
	padding:0 10px;
	line-height:28px;
	color:#005596;
	text-decoration:none;
	display:block;
}
ul .top-nav-right  li a:hover,
ul .top-nav-right  li:hover a,
ul .top-nav-right  li.hover a {
	background:#005595;
	color:#fff;
}

ul .top-nav-right  li:hover ul,
ul .top-nav-right  li.hover ul {
	display:block;
}
ul .top-nav-right  li ul li {
	border-bottom:1px solid #cde1ef;
}
ul .top-nav-right  li ul li.last {
	border-bottom:0;
}
ul .top-nav-right  li ul li a {
	width:144px;
	color:#fff;
}
ul .top-nav-right  li ul li a:hover {
	background:#cde1ef;
	color:#005595;
}
	
/* content */
#bd {
	width:679px;
	float:left;
	padding:14px 10px 0 11px;
	background:url(../images/center-bg.gif) repeat-y;
}
/* left content */
#left {
	width:471px;
	float:left;
	padding-bottom:15px;
}
#left a {
	color:#4fafdd;
}
/* featured work */
.featured-work {
	position:relative;
	width:470px;
	height:240px;
	margin:0px;
	padding:0px;
	/* padding:155px 0 0 310px; */
	/* background:url(../images/featuder-work.jpg) no-repeat; */
	font-size:11px;
}
.featured-work img {
	float:left;
}
.featured-work-link {
	text-align:right;
}
.featured-work-link a {
	color:#383838 !important;
	text-decoration:none;
}
.featured-work-link a:hover {
	text-decoration:underline;
}
#flashcontent {
	position:absolute;
	z-index:0;
}
.left-info,
.left-bottom-info {
	width:465px;
	float:left;
}
.left-info {
	padding-left:6px;
}
.left-info p {
}
	.left-info p img.case-study {
		margin-top:15px;
		margin-bottom:15px;
		margin-left:15px;
		float:right;
	}
	.left-info p img.right {
		margin-top:15px;
		margin-bottom:15px;
		margin-left:15px;
		float:right;
	}
.left-bottom-info {
	font-size:10px;
	padding:10px 0 0 6px;
}
	.left-bottom-info ul {
		margin-top:10px;
		margin-bottom:10px;
		margin-left:20px;
		/* color:#005596; */
	}
		.left-bottom-info ul li {
			margin-top:5px;
			margin-bottom:5px;
			list-style-type:square;
			color:#000000;
		}
			.left-bottom-info ul li ul {
				position:relative;
				display:block;
				background:none;
				margin-top:0px;
				margin-bottom:0px;
				margin-left:0px;
				margin-right:0px;
				padding:0px;
				width:465px;
				clear:left;
			}
	.col {
		margin-top:15px;
		width:33%;
		float:left;
	}
.direction {
	width:149px;
	float:right;
	color:#4fafdd;
	font-style:italic;
	padding-left:15px;
}
.featured-img {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:8px;
	margin-right:8px;
	width:auto;
	height:70px;
	float:left;
	text-align:center;
	border:1px solid #000000;
}
/* right content */
#right,
ul.right-list,
ul.right-list li,
ul.right-list li form {
	width:165px;
	float:right;
}
#right {
	padding:12px 12px 0 13px;
	background:url(../images/top-right.gif) no-repeat;
	margin-top:-98px;
	position:relative;
	font-size:10px;
	color:#d8d8d8;
	z-index:10;
}
ul.right-list {
	padding:0;
	margin:0;
	list-style:none;
}
ul.right-list li {
	border-bottom:1px solid #a4a2a2;
	padding-bottom:9px;
}
ul.right-list li p {
	margin:0;
}
ul.right-list li p a {
	color:#fff;
	font-style:italic;
	text-decoration:none;
}
span.link {
	display:block;
}
ul.right-list li p a:hover {
	text-decoration:underline;
}
ul.right-list li img {
	margin-top:6px;
}
.top-right a {
	clear:both;
	color:#d8d8d8;
	text-decoration:none;
	float:left;
	white-space:nowrap;
	line-height:14px;
}
.top-right  a:hover {
	text-decoration:underline;
}
ul.right-list li form {
	margin:0;
	padding:8px 0 0;
	letter-spacing:-1px;
}
ul.right-list li form input,
ul.right-list li form label {
	float:left;
}
ul.right-list li form label {
	padding:2px 0;
}
ul.right-list li form input.text {
	width:161px;
	height:14px;
	background:#383838;
	border:1px solid #cde1ef;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
}
ul.right-list li ul {
	display:block;
	background:none;
	border:none;
	clear:both
}
	ul.right-list li ul li {
		border:none;
	}
		ul.right-list ul li a {
			clear:both;
			color:#d8d8d8;
			text-decoration:none;
			float:left;
			white-space:nowrap;
			line-height:14px;
			font-style:normal;
		}
a.subscribe {
	color:#fff;
	text-decoration:none;
	float:right;
	margin:7px 20px 0 0;
}
a.subscribe:hover {
	text-decoration:underline;
}
/* footer */
#ft,
ul#bottom-nav {
	width:689px;
	float:left;
}
#ft {
	padding:0 0 48px 11px;
	background:#163e6a url(../images/bottom-right.gif) no-repeat 100% 0;
	color:#aed5f1;
	font-size:10px;
}
#ft a {
	color:#aed5f1;
	text-decoration:none;
}
#ft a:hover {
	text-decoration:underline;
}
ul#bottom-nav {
	padding:10px 0 7px;
	margin:0;
	list-style:none;
}
ul#bottom-nav li {
	padding-right:22px;
	float:left;
}
/* Blog */
div.entry {
	width:480px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#02BCE3;
	padding-bottom:9px;
	margin-bottom:9px;
}

h3.entry-header {
	font-size:18px;
	color:#02BCE3;
}

p.entry-footer a {
	color:#333333;
}

div.input {
	clear:both;
}

#CommentPostId {
	display:none;
}

.add-comments input, .add-comments textarea {
	display:block;
	background:#FFFFFF;
	margin-top:3px;
	margin-bottom:3px;
	margin-left:0px;
	width:370px;
	border:solid #0066CC 1px;
	font-family:Verdana;
	color:#333333;
	float:left;
}

.add-comments label {
	display:block;
	margin-top:5px;
	width:100px;
	float:left;
}

#recaptcha_div {
	padding-top:10px;
	padding-bottom:10px;
	/* padding-left:30px; */
	padding-right:0px;
	width:470px;
	clear:both;
}

/*-----forms----*/
button {
	background:none;
	border:none;
	margin-top:10px;
	margin-left:0px;
	padding:0px;
}
.forms{
	}

.forms input {
	display:block;
	background:#FFFFFF;
	margin-left:0px;
	border:solid #0066CC 1px;
	font-family:Verdana;
	color:#333333;
	float:left;
}
.form-left {
	width:232px;
	float:left;
	clear:none;
}
	.form-left label {
		display:block;
		margin-top:5px;
		width:80px;
		float:left;
	}
	.form-left input, .form-left select {
		margin-top:3px;
		margin-bottom:3px;
	}
.form-right {
	width:232px;
	float:left;
	clear:none;
}
	.form-right label {
		display:block;
		margin-top:5px;
		width:80px;
		float:left;
	}
	.form-right input {
		margin-top:3px;
		margin-bottom:3px;
	}
	.form-right select {
		display:block;
		background:#FFFFFF;
		margin-top:3px;
		margin-bottom:3px;
		margin-left:0px;
		margin-right:0px;
		width:138px;
		border:1px solid #0066CC;
		font-family:Verdana;
		color:#333333;
		float:left;
	}
div.bottom {
	padding-top:20px;
	clear:both;
}
	.bottom label {
		display:block;
		margin-top:5px;
		width:80px;
		float:left;
	}
	.bottom input {
		margin-top:3px;
		margin-bottom:3px;
		width:365px;
	}
	.bottom select {
		display:block;
		background:#FFFFFF;
		margin-top:3px;
		margin-bottom:3px;
		margin-left:0px;
		margin-right:0px;
		width:369px;
		border:1px solid #0066CC;
		font-family:Verdana;
		color:#333333;
		float:left;
	}
	.bottom textarea {
		width:365px;
	}
	#upload {
		margin:0px;
		padding:0px;
		width:120px;
		float:left;
	}
	#btnCancel {
		margin:0px;
		padding:0px;
		width:120px;
		float:left;
	}
	#review {
		margin:0px;
		padding:0px;
		width:158px;
	}
.forms2{
	margin-left:120px;
	margin-top:-20px;
	display:block;
	background:#fff;
	font-family: verdana;
	color:#333333;
	}
	
.friendforms{
	display:block;
	border:solid #0066CC 1px;
	background:#fff;
	font-family: verdana;
	color:#333333;
	}	
	.friendbutton{
	display:block;
	font-family: verdana;
	color:#333333;
	}	
.signuplabel{
	font-family: verdana;
	color:#D8D8D8;
	float:left;
	width:160px;
	display:block;
	margin-right:3px;
	}	
.signupbox{
	border:solid #CDE1EF 1px;
	background:#242C2D;
	font-family: verdana;
	font-size:12px;
	line-height:16px;
	width:160px;
	height:16px;
	color:#D8D8D8;
	display:block;
	float:right;
	}	
.signupbutton, {
	display:block;
	background:none;
	margin:0px;
	padding:0px;
	width:154px;
	height:27px;
	font-family: verdana;
	font-size:10px;
	color:#FFFFFF;
	border:none;
	cursor:pointer;
	}
*:first-child+html .signupbutton {
	height:35px;
}
	
/*-----Directory-----*/

.directorycontainer{
	width:470px;
	float:left;
	background-color:#d4f2ff;

	}
.directorycontainer2{
	width:470px;
	float:left;

	}
	
	.directorycontainer p a{
	color:#000000;

	}
.directorycontainer2 p a{
	color:#000000;

	}
	
	
.dirname{
	width:105px;
	float:left;
	text-align:center;
	margin-top:auto;
	margin-bottom:auto;
	padding-left:2px;
	}

.dirtitle{
	width:166px;
	float:left;
	text-align:center;
	padding-left:2px;
	padding-right:2px;
	margin-top:auto;
	margin-bottom:auto;
	background:url(../images/dirback.jpg);
	background-position:left;
	background-repeat:repeat-y;
	}	

.diremail{
	width:160px;
	float:left;
	text-align:center;
	padding-left:2px;
	padding-right:2px;
	margin-top:auto;
	margin-bottom:auto;
	background:url(../images/dirback.jpg);
	background-position:left;
	background-repeat:repeat-y;
	}	
	
	a.diremail{
	color:#000000;
	}
.dirext{
	width:25px;
	float:left;
	text-align:center;
	padding-left:2px;
	padding-right:2px;
	margin-top:auto;
	margin-bottom:auto;
	background:url(../images/dirback.jpg);
	background-position:left;
	background-repeat:repeat-y;
	}		
	
/*---directory headings-----*/
	.diremail2{
	width:160px;
	float:left;
	text-align:center;
	color:#000000;
	margin-top:auto;
	margin-bottom:auto;
	padding-left:2px;
	}
	
	.dirext2{
	width:25px;
	float:left;
	text-align:center;
	margin-top:auto;
	margin-bottom:auto;	
	padding-left:2px;
	}
	
	.dirname2{
	width:105px;
	float:left;
	text-align:center;
	margin-top:auto;
	margin-bottom:auto;
	padding-left:2px;
	}
	
	.dirtitle2{
	width:166px;
	float:left;
	text-align:center;
	margin-top:auto;
	margin-bottom:auto;
	padding-left:2px;
	padding-right:2px;
	}
	
/*----Scott Cutright----*/

.scottname{
	width:105px;
	float:left;
	text-align:center;
	margin:auto;
	vertical-align:middle;
	padding-left:2px;
	height:40px;
	}

.scotttitle{
	width:166px;
	float:left;
	text-align:center;
	padding-left:2px;
	padding-right:2px;
	margin-top:auto;
	margin-bottom:auto;
	background:url(../images/dirback.jpg);
	background-position:left;
	background-repeat:repeat-y;
	height:40px;
	}	

.scottemail{
	width:160px;
	float:left;
	text-align:center;
	padding-left:2px;
	padding-right:2px;
	margin-top:auto;
	margin-bottom:auto;
	background:url(../images/dirback.jpg);
	background-position:left;
	background-repeat:repeat-y;
	height:40px;
	}	
	
	a.diremail{
	color:#000000;
	}
.scottext{
	width:25px;
	float:left;
	text-align:center;
	padding-left:2px;
	padding-right:2px;
	margin-top:auto;
	margin-bottom:auto;
	background:url(../images/dirback.jpg);
	background-position:left;
	background-repeat:repeat-y;
	height:40px;
	}	
	
	/* SWFUPload Styles */
fieldset.flash
{
	width: 375px;
	margin: 10px 0px 10px 0px;
	border-color: #D9E4FF;
}

.progressWrapper {
	width: 357px;
	overflow: hidden;
}
.progressContainer {
	margin: 5px;
	padding: 4px;
	
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	
	overflow: hidden;
}
.red /* Error */
{
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}
.green /* Current */ 
{
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}
.blue /* Complete */
{
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}

.progressName {
	font-size: 8pt;
	font-weight: bold;
	color: #555555;
	
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}
.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0px;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}
.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}
.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}
.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Verdana;
	text-align: left;
	white-space: nowrap;
}
a.progressCancel,
a.progressCancel:link,
a.progressCancel:active,
a.progressCancel:visited,
a.progressCancel:hover
{
	font-size: 0px;
	display: block;
	height: 14px;
	width: 14px;
	
	background-image: url(../images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}
a.progressCancel:hover 
{
	background-position: 0px 0px;
}


#site-map li{
	margin-left: 15px; 
	padding-left: 15px;
	margin-top:10px;
	margin-bottom:10px;
	position:static;
}

	#site-map li a{
		color:#4fafdd;
	}
	
.left-bottom-info ul li{
	margin-top:10px;
	margin-bottom:10px;
	position:static;
}
    .left-bottom-info li ul li{
    	margin-left: 15px; 
    	margin-top:10px;
    	margin-bottom:10px;
    	position:static;
    }

/* General */
.clear {
	clear:both;
}

.error {
    border: 1px solid red;
}