@charset "utf-8";
/* vistaworks 2009 CSS Document */

body {
	background: #4b6285 url(vwimages/world-bkg-2.jpg) repeat-x;
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

/* --- container for site --*/
#vwcontainer {
	margin:0 auto;
	width:1000px;
	padding:0;

}

/* -- header --*/
#vwheader {
	background: url(vwimages/header.gif) left no-repeat;
	height:154px;
}

/* ---- puts the blue globe behind the page without it being static --*/
#outsiderbkg {


	margin:0 auto;
}



#vwmainarea {
background: url(vwimages/white-bkg.gif);
	width:945px;
	margin:0;


}

/* home page definitions */
/* ---- portfolio block on the home page --*/
#vwportfolioH {
	float:left;
	background: url(vwimages/portfolio-hp-bkg.gif) no-repeat;
	width:530px;
	height:425px;
	margin-top:4px; /*-- done similarly on the rightfloatedhome tag --*/
	margin-left:5px;
	padding: 7px 0 0 9px;

}
#portfolioHbutton {
	float:right;
	background: url(vwimages/see-full-port-button.gif) no-repeat;
	width:163px;
	height:18px;
	padding:10px;
	text-align:center;
	margin-right:10px;
}
#portfolioHbutton a, #portfolioHbutton a:visited {
	color:#000;
	font-weight:bold;
	text-decoration:none;


}
#portfolioHbutton a:hover {
	
	color:#C00;

}
/* ---- floated right boxes on home page --*/
#vwrightfloatedhome {
	float:right;
	width:386px;
	margin-top:7px;
	margin-right:10px;
}

/* -- a definitions for floated right boxes --*/
#vwrightfloatedhome a, #vwrightfloatedhome a:visited {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
#vwrightfloatedhome a:hover {
	color:#C00;
}


/* ---- the three boxes on home page for marketing, services and profile --*/
.meth {
	height:87px;
	background: url(vwimages/home-meth.gif) no-repeat;
	color:#fff;
	font-size:11px;
	padding: 43px 10px 10px 15px;
}

.methbutton {
	float:right;
	background: url(vwimages/blue-blank-button.gif) no-repeat;
	height:31px;
	width:182px;
	padding-top:8px;
	text-align:center;
}

.services {
	height:87px;
	background: url(vwimages/home-services.gif) no-repeat;
	color:#fff;
	font-size:11px;
	padding: 43px 10px 10px 15px;
}

.servicesbutton {
	float:right;
	background: url(vwimages/green-blank-button.gif) no-repeat;
	height:31px;
	width:182px;
	padding-top:8px;
	text-align:center;
}

.profile {
	height:92px;
	background: url(vwimages/home-profile.gif) no-repeat;
	color:#fff;
	font-size:11px;
	padding: 38px 10px 10px 15px;
}

.profilebutton {
	float:right;
	background: url(vwimages/orange-blank-button.gif) no-repeat;
	height:31px;
	width:182px;
	padding-top:8px;
	text-align:center;
}

/*  sub page title definitions */
#vwsubs {
	margin: 0 0 10px 15px;
	padding:0;
	width:300px;
	

	
}

/* ---- portfolio boxes --*/

#portboxes {
	background: url(vwimages/grey-box.gif) no-repeat;
	width:264px;
	height:80px;
	padding:15px 5px 5px 10px;
	margin: 10px 5px 0 60px;
}

/* -- added for the recent launches page, to reduce width. further css over-rides are within page itself --*/
#recentportboxes {
	background: url(vwimages/recent-lilbox.gif) no-repeat;
	width:240px;
	height:80px;
	padding:15px 5px 5px 10px;
	margin: 10px 5px 0 60px;
}

#portboxmedium {
	background: url(vwimages/medium-box.gif) no-repeat;
	width:264px;
	height:110px;
	padding:10px 5px 5px 10px;
	margin: 10px 5px 0 60px;
}

#portboxlarge {
	background: url(vwimages/large-box.gif) no-repeat;
	width:264px;
	height:180px;
	padding:10px 5px 5px 10px;
	margin: 10px 5px 0 60px;
}

/* --- font definitions for boxes, mostly --*/
.titles {
	font-size:18px;
	font-weight:bold;
	
}
.titles a, .titles a:visited {
		color:#940b06;
		text-decoration:none;
			font-size:18px;
	font-weight:bold;
}
.titles a:hover {
	color:#000;
}

/* ---- arrow definitions for side boxes ---*/
.arrows {
	font-size:22px;
	color:#000;
		font-weight:bold;
		line-height:22px;
		
}
.arrows a, .arrows a:visited {
		color:#000;
		text-decoration:none;
			font-size:22px;
	font-weight:bold;
}
.arrows a:hover {
	color:#979796;
}


/* ---- services boxes --*/
.servicesboxes {
	background: url(vwimages/large-box.gif) no-repeat;
	width:264px;
	height:180px;
	padding:15px 10px 10px 15px;
	margin: 5px 5px 0 60px;
	
}

.servicesboxes a, .serviceboxes a:visited {
	color:#177e1d;
	font-weight:bold;

	line-height:18px;
}
.servicesboxes a:hover {
	color:#000;
}
.servicesboxes .titles a, .servicesboxes .titles a:visited {
		color:#177e1d;
		text-decoration:none;
			font-size:20px;
	font-weight:bold;
}
.servicesboxes .titles a:hover {
	color:#000;
}

/* ----- image holder on portfolio page ----*/
#launches {
	float:right;
	width:560px;
}

/* ------- image holder for rollovers on portfolio page --------*/
#launchesmain {
	float:right;
	width:560px;
	height:450px;
	padding-top:25px;
}

/* -------- padding for paragraphs --*/
#padding {
	padding-left:70px;
}

/* ----- main area for text on most pages containing text --*/
#vwaltpages {
	float:right;
	width:580px;
	padding:10px 10px 0 0;
}

/* ----- methodology page definitions ----*/
#methboxes {
	background: url(vwimages/grey-box.gif) no-repeat;
	width:264px;
	height:80px;
	padding:10px;
	margin: 4px 5px 0 60px;
}
#methboxes .titles a, #methboxes .titles a:visited {
		color:#6482a2;
		text-decoration:none;
			font-size:20px;
	font-weight:bold;
}
#methboxes .titles a:hover {
	color:#000;
}

/* ----- profile page definitions ---*/
#profileboxes {
	background: url(vwimages/grey-box.gif) no-repeat;
	width:264px;
	height:80px;
	padding:10px;
	margin: 4px 5px 0 60px;
}
#profileboxes .titles a, #profileboxes .titles a:visited {
		color:#e78401;
		text-decoration:none;
			font-size:20px;
	font-weight:bold;
}
#profileboxes .titles a:hover {
	color:#000;
}

/* --- testimonial page definitions --*/

#testimboxes {
	background: url(vwimages/grey-box.gif) no-repeat;
	width:264px;
	height:80px;
	padding:10px;
	margin: 4px 5px 0 60px;
}
#testimboxes .titles a, #testimboxes .titles a:visited {
		color:#e78401;
		text-decoration:none;
			font-size:20px;
	font-weight:bold;
}
#testimboxes .titles a:hover {
	color:#000;
}

/* ----- FAQ page a:definitions ----*/
.faqclick {
		color:#6482a2;
		text-decoration:none;
			font-size:15px;
	font-weight:bold;
}

.portclick {
		color:#940b06;
		text-decoration:none;
			font-size:15px;
	font-weight:bold;
}
/* --- domain page definitions --*/

#domainboxes {
	background: url(vwimages/large-box.gif) no-repeat;
	width:252px;
	height:230px;
	padding:15px 10px 10px 15px;
	margin: 5px 5px 0 60px;
}
#domainboxes .titles {
		color:#5f3f19;
		text-decoration:none;
			font-size:20px;
			line-height:30px;
	font-weight:bold;
}


#domainboxes a, #domainboxes a:visited {
		color:#6482a2;
		text-decoration:none;
	font-weight:bold;
}
#domainboxes a:hover {
	color:#000;
}

/* -------------- client area page definitions --------*/
#clientboxes {
	background: url(vwimages/large-box.gif) no-repeat;
	width:252px;
	height:200px;
	padding:15px 10px 10px 15px;
	margin: 5px 5px 0 60px;
	
}

#clientboxes a, #clientboxes a:visited {
	color:#516478;
	font-weight:bold;

	line-height:18px;
}
#clientboxes a:hover {
	color:#000;
}
#clientboxes .titles a, #clientboxes .titles a:visited {
		color:#516478;
		text-decoration:none;
			font-size:20px;
	font-weight:bold;
}
#clientboxes .titles a:hover {
	color:#000;
}


/* ---- used in a br tag to clear floats --*/
.clear {
	clear:both;
}

/* ----- footer tag --*/
#footer {
	height:45px;
	width:860px;
	background: url(vwimages/footer.gif) right top no-repeat;
	font-size:11px;
	margin:0;
	padding: 27px 10px 0 75px;
	color:#fff;


}
#footer a, #footer a:visited {
		color:#fff;
		text-decoration:none;
}
#footer a:hover {
	color:#9ab6e0;
}

#smoothmenu1 {
	z-index:9999;
}



#outer-footer {
	text-align:center;
	color:#fff;
	margin-bottom:25px;
}

.style20 {
	font-size:11px;
font-style:italic;
}

label { 
font-weight:bold;
}

.errors {
	color:red;
	font-style:italic;
}

a img {
	border:none;
}

