html { height: 100% }
body {
	background: #000000 url(/images/site/bg.gif) repeat top left;
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center; /* IE5 Fix */	
	height: 100%;
}
#nonFooter {
	position: relative;
	min-height: 100%;
}
* html #nonFooter {
	height: 100%;
}
/* Link styles */
a:link, a:active {
	color:#2c76d2;
	border-bottom: 1px dotted #2c76d2;
	text-decoration:none;
}
a:visited {
	color:#466488;
	border-bottom: 1px dotted #466488;
	text-decoration:none;
}
a:hover {
	color:#d04646;
	border-bottom: 1px dotted #d04646;
	text-decoration:none;
}
#introbox a:link, .vayanews a:link, .blogextract a:link, .folio-content a:link, #pf-categories li a:link, #pf-categories li a:visited, #blognav a:link, a:active {
	color: #d0e4f5;
	text-decoration:none;
}
#introbox a:visited, .vayanews a:visited, .blogextract a:visited, .folio-content a:visited, #blognav a:visited {
	color: #bfbfbf;
}
#introbox a:hover, .vayanews a:hover, .blogextract a:hover, .folio-content a:hover, #pf-categories li a:hover, #blognav a:hover {
	color:#FFFFFF;
	text-decoration:none;
	border-bottom: 1px solid #9fc6f7;
}
/* Header styling */
#header {
	background: #e9e9e9 url(/images/site/header-bg.gif) repeat-x bottom left;
	height: 119px;
	width: 100%;
}
#header h1 {
	background: url(/images/site/vayadesign.gif) no-repeat top center;
	height: 96px;
	width: 276px;
	margin: 0 auto;
	padding: 0;
	text-indent:-1000em;
	overflow:hidden;
}
#header h1 a {
	display:block;
	height: 96px;
	width: 276px;
	text-decoration:none;
	border:none;
}
#leftnav {
	margin:0 0 0 10px;
	padding: 0;
	float:left;
}
#rightnav {
	margin: 0 10px 0 0;
	padding: 0;
	float:right;
}
#leftnav li, #rightnav li {
	float: left;
	width: auto;
	list-style-type:none;
	background: url(/images/site/nav-bullet.gif) no-repeat center right;
	margin: 0;
	padding: 0 10px 0 10px;
}
#leftnav .nobg, #rightnav .nobg { /* Used to ensure last item in a list has no bullet */
	background:none
}
.navlinks a:link, .navlinks a:visited, .navlinks a:active  {
	color:#d04646;
	text-decoration:none;
	font-weight:bold;
	border-bottom:none;
}
.navlinks a:hover {
	color:#2c76d2;
	border-bottom:none;
}
/* Subnav styling */
#subnav {
	height: 42px;
	width: 100%;
	background: #8c3c3c url(/images/site/subheader-bg.gif) repeat-x top left;
	text-align:left;
	margin: 0 0 10px 0;
}
#subnav p, #subnav div {
	margin: 0;
	color:#ecbebe;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#subnav p.left { 
	float: left;
	width: 40%;
	padding: 10px 0 0 20px;
}
#subnav div.right { 
	text-align:right;
	float: right;
	width: 200px;
	padding:10px 20px 0 0;
}
#subnav a {
	font-weight:bold;
	text-decoration:none;
	color:#ecbebe;
	text-decoration:underline;
}
#subnav a:hover {
	color: #FFF;
	border-bottom:none;
}
/* Homepage styling */
.homepagecontainer {
	width: 809px;
 	margin: 0 auto; 
	color: #f6f6f6;
}
#introbox {
	width:809px;
	background:url(/images/site/intro-bg.gif) repeat-y top left;
}
.introtop {
	background:url(/images/site/intro-top.gif) top left no-repeat;
	height: 174px;
	margin: 0 0 -174px 0;
}
.introbottom {
	clear:both;
	background: url(/images/site/intro-bottom.gif) top left no-repeat;
	height: 14px;
	margin-bottom: 8px;
}
#introbox p {
	margin: 0;
	padding: 0 1em 1em 1em;
	line-height: 150%;	
}
.leftcontent {
	width: 49%;
	float:left;
	text-align:left;
}
.rightcontent {
	width: 49%;
	float:right;
	text-align:left;
}
.navbuttons {
	text-align:center;
	clear:both;
}
.navbuttons img { margin: 0 6px; border: 0; }
#introbox .navbuttons a:link, #introbox .navbuttons a:visited, #introbox .navbuttons a:hover { border-bottom: 0; }
h3 {
	font-size: 12px;
}
.searchdate, .newsdate {
	font-size: 10px;
	font-weight:normal;
	color:#b1b1b1;
	font-style:italic;
}
.searchdate {
	color: #343434;
}
.vayanews h3 {
	margin: 1em 0 4px 20px;
}
.vayanews p {
	margin: 0 0 0 20px;
}
#extracontent {
	clear:both;
	background: #8a3838 url(/images/site/extra-top.gif) top left repeat-x;
	margin: 10px 0 0 0;
	padding: 30px 0 61px 0;
}
.blogextract {
	font-size:11px;
	color:#eaeaea;
	line-height: 160%;
}
.blogextract h3 {
	font-size: 13px;
	font-weight:bold;
	margin:15px 0 0 15px;
	color:#f79f9f;	
}	
.blogextract h3 a:link, .blogextract h3 a:visited {
	color:#f79f9f;
	text-decoration:none;
	border-bottom:none 
}
.blogextract h3 a:hover {
	color:#FFF;
	text-decoration:underline;
	border-bottom:none;
}
.blogextract p a:link, .blogextract p a:visited, .blogextract p a:hover { 
	color:#FFFFFF; 
	text-decoration:underline; 
	border-bottom:none;
}
.blogextract p {
	margin: 0 15px 1em 15px;
}
/* Frontpage portfolio item */
.pfitem { 
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type:none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.pfitem li { float: left; text-align: center }
.pfitem .thumb-off a, .pfitem .info-off a {
	color: #FFF;
	text-decoration:none;
	font-weight:normal;
	display:block;
	border-bottom:none;
}
.pfitem .thumb-on a, .pfitem .info-on a {
	color: #1555a5;
	text-decoration:none;
	font-weight:bold;
}
#pf-thumblink {
	width: 85px;
	height: 17px;
	padding: 5px 0 0 2px;	
}
.pfitem .thumb-on {
	background: url(/images/site/tab-thumb.gif) bottom left no-repeat;
}
.pfitem .thumb-off {
	background: url(/images/site/tab-thumb.gif) top left no-repeat;
}
#pf-infolink {
	width: 54px;
	height: 17px;
	padding: 5px 0 0 2px;
}
.pfitem .info-on {
	background: url(/images/site/tab-info.gif) bottom left no-repeat;
}
.pfitem .info-off {
	background: url(/images/site/tab-info.gif) top left no-repeat;
}
#foliobox {
	clear:both;
 	background:#d4d4d4 url(/images/site/foliobox-bg.gif) top left repeat-x; 
	border: 1px solid #FFF;
	color:#303030;
	width: 100%;
}
#foliobox .title, #foliobox .title-nolink {
	color: #999999;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	margin: 7px 0 0 10px;
}
#foliobox .title-nolink, #foliobox .title a, #foliobox #description a { color: #2c76d2; font-weight:bold; font-style:normal; }
#pf-thumb {
	height: 162px;
	margin: 5px 0 0 0;
	padding: 0;
}
a.pf-fullimagelink {
	display:block; 
	margin: 0 auto 0 auto;
	border-bottom: none;
	text-decoration:none;
}
#foliobox .thumbnail {
	border: 1px solid #000;
}
#foliobox #description {
	padding: 0 15px;
	margin: 10px 0 0 0;
	line-height: 140%;
	height: 157px;
	overflow:auto;
}
#foliobox .more {
	text-align: right;
	color: #1555a5;
	font-size: 11px;
	margin: 7px 15px 0 0;
	padding: 0 0 15px 0;
	font-weight:bold;
}
#foliobox .more a {	
	color: #1555a5; 
	background:url(/images/site/more-arrow.gif) bottom right no-repeat;
	padding-right: 18px;
	border:none;
}
/* Latest Links */
.latestlinks {
	width: 100%;
	margin: 20px 0 0 0;
	padding:0;
	list-style-type:none;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#dcb1ae;
}
.latestlinks a:link, .latestlinks a:active {
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:none;
}
.latestlinks a:visited {
	color:#FFFFFF;
	text-decoration:line-through;
}
.latestlinks a:hover { text-decoration: underline; border:none }
.latestlinks dt {
	float:right;
	padding: 3px 10px;
	margin:0;
}
.latestlinks dd {
	background: #480000;
	margin: 2px 0 0 0;
	padding: 3px 10px;
}
.latestlinks .odd {
	background: #5f1111 url(/images/site/link-listitem-bg.gif) top left repeat-x;
}
.latestlinks .date {
	float:right;
	margin: -14px 0 0 0;
}
.morelink {
	margin: 5px 0 0 0;
	text-align:right;
	font-size: 11px;
	text-transform:uppercase;
}
.morelink a { color: #FFF; }
/* Image Labels */
.imageonly {
	text-indent:-1000em;
	overflow:hidden;
	padding: 0;
}
.lbl-welcome {
	background:url(/images/site/lbl-welcome.gif) top left no-repeat;
	width: 239px;
	height: 21px;
	margin:20px 0 0 12px;
}
.lbl-how {
	background:url(/images/site/lbl-how.gif) top left no-repeat;
	width: 179px;
	height: 22px;
	margin:20px 0 0 12px;	
}
.lbl-latest {
	background: url(/images/site/lbl-latestprojects.gif) top left no-repeat;
	height: 21px;
	width: 134px;
	margin: 10px 0 0 0;
}
.lbl-vayanews {
	background:url(/images/site/lbl-vayanews.gif) top left no-repeat;
	width: 104px;
	height: 21px;
	margin: 10px 0 0 0;	
}
.lbl-inblog {
	background: url(/images/site/lbl-blog.gif) top left no-repeat;
	height: 21px;
	width: 102px;
	margin:0;
}
.lbl-inblog a {
	display:block;
	height: 21px;
	width: 102px;
}
.lbl-links {
	background: url(/images/site/lbl-links.gif) top left no-repeat;
	width: 116px;
	height: 17px;
	margin:0;
}
.lbl-spotlight {
	background: url(/images/site/lbl-spotlight.gif) top left no-repeat;
	width: 86px;
	height: 22px;
	margin:0;
}
/* Footer */
#footer {
	background: #f7f7f7 url(/images/site/footer-bg.gif) top left repeat-x;
	height: 41px;
	color:#939393;
	font-size: 11px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	clear:both;
	position:relative;
	margin:-41px 0 0 0;
}
#footer a:link, #footer a:visited {
	color:#1762bf;
	text-decoration:none;
}
#footer a:hover { color: #001f6d; }
.footernav {
	width: 55%;
	float:left;
	margin: 0 0 0 20px;
	text-align:left;	
	padding: 13px 0 0 0;
}
.copyright {
	width: 35%;
	float:right;
	margin: 13px 20px 0 0;
	text-align:right;	
}
/* General page styling */
.generalcontainer {
 	max-width: 65em; 
	margin: 0 auto;
	color: #FFFFFF;
	text-align:left;
}
.pagecontent {
	margin: 0 230px 20px 10px;
	background: #f9f9f9 url(/images/site/blog-content-bg.gif) top left repeat-x;
	color:#000000;
	line-height: 160%;
	padding: 1em;
}
.pagecontent-nosidebar {
	background: #efefef url(/images/site/pagecontent-bg.gif) top left repeat-x;
	color:#565656;
	width: 65em;
	margin: 0 auto 61px auto;
	text-align:left;
	border: 4px solid #FFF;
	padding: 10px;
	font-size: 11px;
	line-height: 150%;
}
.pagecontent-nosidebar h1 { 
	text-align: center; 
	font-size: 16px;
	color: #2c76d2;
	display:block;
	margin: -10px 0 30px 0;
	padding: 15px 0 0 0;
}
.pagecontent-nosidebar h1 span {
	background: url(/images/site/pagetitle.gif) top left no-repeat;
	padding: 15px 0 20px 30px;
	margin: 0px;
}
.pagecontent-nosidebar h1 span span {
	background: url(/images/site/pagetitle-right.gif) top right no-repeat;
	padding: 15px 30px 20px 0;
	margin: 0px;
}
.pagecontent-nosidebar h2 {
	border-style: solid none;
	border-color:#dbdbdb;
	border-width: 1px;
	background-color:#FFF;
	color:#c11919;
	font-size: 12px;
	font-weight:bold;
	margin: 0 -10px;
	padding: 5px 10px;
	clear:both;
}
.pagecontent-nosidebar ul, .pagecontent ul {
	list-style-image: url(/images/site/bullet.gif);
}
.pagecontent-nosidebar li, .pagecontent li {
	padding-bottom: 4px;
}
.pagination {
	position:relative;
	background-color:#f9f9f9;
	height: 25px;
	padding-top: 6px;
}
.pagination p {
	margin:0;
}
.pagination .status {
	text-align:center;
	width: 30%;
	margin:0 auto;
	color:#a6a6a6;
	font-weight:bold;
}
.pagination .prev_page {
	position:absolute;
	top:6px;
	left:3px;
}
.pagination .next_page {
	text-align:right;
	right:3px;
	position:absolute;
	top:6px;
}
/* sIFR */
h1.title {
	color: #2c76d2;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	display:inline;
	letter-spacing:-1px;
}
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display:block;
	overflow: hidden;
}
.sIFR-hasFlash .title {
 	letter-spacing: -2.3px;
 	visibility: hidden;
}
/* Client Login*/
#login-lefthalf {
	width: 39%;
	float:left;
	padding: 40px 0% 0% 10%;
}
#login-righthalf {
	width: 50%;
	float:right
}
.login-centered {
	width: 50%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	clear:both;
}
.login-centered dd, dt {
	padding: 0px;
	margin: 0px;
	text-align:center;
}
/* Form Styling */
form { 	margin: 0; padding: 0 }
fieldset {
	display:block;
	margin: 10px auto 0 auto;
	width: 45em;
	clear:both;
}
legend { font-weight: bold }
.input {
	color: #585858;
	font-size: 13px;
	line-height: 140%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	border: 1px solid #cdcdcd;
	margin: 4px 0;
	width: 320px;
}
.input:focus {
	border: 1px solid #dc2626;
}
.submitbutton {
	font-weight:bold;
}
.input-section label, .checkbox-section label, .comment-section label {
	font-size: 11px;
	margin: 0 0 0 5px;
	clear:right;
	position:relative;
}
.input-section label {
	top: -8px;
}
.comment-section label {
	top: -245px;
}
.comment-section textarea {
	height: 250px;
}
.checkbox-section label {
	margin: 0;
}
.quicksearch {
	float:right;
	width: 130px;
	height: 19px;
}
#subnav .right span {
	display:block;
	float: left;
	text-align:right;
	width: 60px;
}
.quicksearch form {
	display:inline;
}
.quicksearch #keywords {
	background: #110505 url(/images/site/search-bg.gif) repeat-x top left;
	border: 1px solid #b38888;
	height: 17px;
	width: 94px;
	margin: -2px 0 0 0;
	padding: 2px 3px 0 3px;
	display:block;
	float:left;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size:11px;
}
.quicksearch #submitbutton {
	display:block;
	float:right;
	margin: -2px 0 0 0;
	padding: 0;
	width: 20px;
	height: 19px;
	border:none;
}
.inline_img, .inline_img_left {
	border: 1px solid #ccc;
	padding: 3px;
	margin: 1em;
	font-size: 10px;
	text-align:center;
	background-color:#fff;
	line-height:normal;
}
.inline_img {
	float:right;
}
.inline_img_left {
	float:left;
}
.inline_img img {
	border: 1px solid #ccc;
}
.contentimage {
	border: 1px solid #ccc;
	margin: 0 3px 0 3px;
}