/*

visioneeringsecurity.com | default stylesheet

Copyright 2006, Visioneering Corporation.  Design and programming by Go Design, http://godesign.com.
Feel free to report any bugs, errors, or improvements to support@godesign.com.

*/




/* --------------------[ global styles ]-------------------- */

*		{
	margin: 0;
	padding: 0;
}

body		{
	font: 69%/1.5 "lucida grande", arial, sans-serif;
	color: #333;
	background: #666;
}

a img		{
	border: none;
}



/* --------------------[ general typography ]-------------------- */

p		{
	margin: 1em 0;
}

#main ul	{
	margin: 1em 0 1em 1.25em;
}

address	{
	font-style: normal;
}

h2	{
	font-size: 1.4em;
	color: #3B1B85;
	margin-bottom: 1em;
}


h3	{
	font-size: 1.2em;
	color: #000;
	margin: 1.5em 0 -.5em 0;
}

h4	{
	font-size: 1em;
	color: #000;
	margin: 1.5em 0 -.5em 0;
}






/* --------------------[ miscellaneous article styles ]-------------------- */

/* article images w/ rounded corners */
.article_image	{
	float: right;
	margin: .5em 0 1em 1.5em;
}

.image_wrap	{
	position: relative;
}

.article_image img, .thumb img	{
	display: block;
	border: none;
}

.thumb	{
	position: relative;
}

.lt, .rt, .lb, .rb	{
	width: 7px;
	height: 7px;
	position: absolute;
	background: url(../images/corners.png) no-repeat;
	line-height: 0;
}

.lt	{ top: 0; left: 0; background-position: left top; }
.rt	{ top: 0; right: 0; background-position: right top; }
.lb	{ bottom: 0; left: 0; background-position: left bottom; }
.rb	{ bottom: 0; right: 0; background-position: right bottom; }

.caption	{
	color: #666;
	font-style: italic;
	margin: 0 0 1em 0;
	font-size: .95em;
	text-align: right;
}

.error		{
	color: red;
	line-height: 1.2em;
}

.section	{
	margin-top: 3em;
}

.back		{
	margin-top: 2em;
	color: #3B1B85;
}

.left		{
	float: left;
	margin: 1.25em 1em .5em 0;
}

.right		{
	float: right;
	margin: 1.25em 0 .5em 1em;
}

.center	{
	margin: 1em auto;
}

.left .caption	{
	text-align: left;
}

.center .caption	{
	text-align: center;
}

p.more		{
	margin: -.75em 0 0 0;
}

.other		{
	clear: both;
}

table	{
	width: auto;
	border-collapse: collapse;
	margin: 2em 0;
	border-bottom: dotted 1px #ccc;
}

td	{
	padding: .5em 2em .5em 0;
	border-top: dotted 1px #ccc;
}





/* --------------------[ accessibility ]-------------------- */

#headline h2, #headline p, #header ul, legend, thead	{
	display: none;
}





/* --------------------[ image replacement ]-------------------- */

h1, #header p	{
	text-indent: -9999px;
	overflow: hidden;
}

h1 a		{
	text-decoration: none;
}





/* --------------------[ container setup ]-------------------- */

#wrapper	{
	width: 795px;
	margin: 1em auto;
	background: url(../images/bg-main.jpg) repeat-y left top;
	position: relative;
}

#header		{
	background: url(../images/bg-top.jpg) no-repeat left top;
	width: 795px;
	height: 16px;
}

#main		{
	width: 600px;
	min-height: 400px;
	float: right;
	margin-right: 35px;
}

#sidebar	{
	float: left;
	margin: 210px 0 0 6px;
	width: 125px;
}

#footer		{
	clear: both;
	width: 664px;
	background: url(../images/bg-bottom.jpg) no-repeat left bottom;
	padding: 25px 0 15px 131px;
}





/* --------------------[ header ]-------------------- */

h1		{
	width: 90px;
	height: 112px;
	background: url(../images/logo.jpg) no-repeat left top;
	position: absolute;
	top: 33px;
	left: 23px;
}

h1 a		{
	display: block;
	height: 112px;
}

#header p		{
	width: 90px;
	height: 87px;
	background: url(../images/slogan.jpg) no-repeat left top;
	position: absolute;
	top: 176px;
	left: 23px;
}








/* --------------------[ links ]-------------------- */

a:link		{ color: #E08026; }
a:visited	{ color: #F3A85B; }
a:hover		{ color: #F3A85B; }
a:active	{ color: #E08026; }


.back a:link, .other a:link, #footer a:link				{ color: #3B1B85; }
.back a:visited, #footer a:visited					{ color: #3B1B85; }
.back a:hover, .other a:visited, .other a:hover, #footer a:hover	{ color: #784692; }
.back a:active, .other a:active, #footer a:active			{ color: #3B1B85; }





/* --------------------[ navigation ]-------------------- */

#nav ul	{
	text-align: center;
	background: url(../images/nav/stripe.gif) no-repeat bottom center;
	width: 658px;
	margin: 20px 0 20px 131px;
	padding-bottom: 1em;
}

#nav li	{
	list-style: none;
	display: inline;
	padding: 0 1em;
}

#nav li a:link		{ color: #3B1B85; text-decoration: none; }
#nav li a:visited	{ color: #3B1B85; text-decoration: none; }
#nav li a:hover		{ color: #784692; text-decoration: underline; }
#nav li a:active	{ color: #3B1B85; text-decoration: none; }



/* --------------------[ sidebar ]-------------------- */

#sidebar .affiliate img	{
	margin:  0 auto;
	display: block;
}



/* --------------------[ home ]-------------------- */ 

#home #nav ul		{
	background: none;
}

#home #main		{
	padding: 0;
	width: 600px;
}

#slideshow		{
	width: 600px;
	height: 185px;
	margin: 0 auto;
	border: solid #F3A85B;
	border-width: 1px 0;
	position: relative;
	overflow: hidden;
}

#preview .section	{
	height: 160px;
	clear: both;
	width: 575px;
	margin: 0 0 0 12px;
	padding: 25px 0 0 0;
}

#preview .section img	{
	float: left;
	margin: 0 10px 30px 0;
}

#preview		{
	position: absolute;
	top: 0;
	left: 0;
}

#home #preview h3	{
	margin: 0 0 .5em 0;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #301075;
	text-align: left;
	height: auto;
}

#home .intro		{
	width: 130px;
	float: left;
	margin: 25px 10px;
}

#home .intro h3		{
	margin: 10px 0 .5em 0;
	text-align: center;
	font-size: 1em;
	line-height: 1.2em;
	height: 3.5em;
}

#home .intro img	{
	display: block;
	margin: 0 auto;
}

#home #slideshow p, #home .intro p	{
	margin:  5px 0;
}





/* --------------------[ applications/products ]-------------------- */

#applications .intro, #products .intro		{
	margin: 2em 0 3em 0;
	clear: both;
}

#applications .intro .thumb /* #products .intro .thumb */	{
	float: left;
	margin: .5em 0 0 0;
}

#applications .desc /* #products .desc */	{
	margin-left: 100px;
}

#applications .intro h3, #products .intro h3	{
	margin: 0 0 -.5em 0;
}


/* --------------------[ partners ]-------------------- */

#partners_directory	{
	margin: 3em 0 2em 0;
}

#partners .section		{
	margin: 2em 0 3em 0;
	clear: both;
}

#partners .logo	{
	float: left;
	margin: .5em 0 0 0;
}

#partners .desc	{
	margin-left: 100px;
}

#partners .section h3	{
	margin: 0 0 -.5em 0;
}

#partners .section h4	{
	font-size: 1em;
	color: #333;
	margin: 1em 0 -.75em 0;
}


/* --------------------[ news and events ]-------------------- */

#news .section	{
	margin-top: 1.5em;
}

#news .section h4	{
	font-size: 1em;
	color: #333;
	margin: 1em 0 -.75em 0;
}


/* --------------------[ forms/contact ]-------------------- */

form#request		{
	margin: 2em 0;
}

fieldset		{
	border: none;
}

label, input, select	{
	display: block;
	float: left;
	width: 23em;
	margin-bottom: 5px;
}

label			{
	width: 7em;
	font-weight: bold;
}

input, select		{
	font: 1em/1.5 "lucida grande", arial, sans-serif;
	padding: .1em;
}

select			{
	width: 15em;
}

option			{
	padding: 0 .2em;
}

input.button		{
	margin: 1em 2px 0 0;
	width: 7em;
}

form br			{
	clear: both;
}

p.error			{
	margin: -.5em 0 0 0;
}

ul.error		{
	margin: 1em 0;
}

#additional_info	{
	margin: 2em 0;
}

#additional_info label	{
	width: 15em;
}

#additional_info input	{
	width: 15em;
}

input.checkbox	{
	width: auto;
	padding: 0;
	margin-right: .5em;
}

label.checkbox, #additional_info label.checkbox	{
	width: 30em;
	line-height: 1.1em;
	margin-bottom: 1em;
}

label.textarea, #additional_info label.textarea	{
	width: auto;
	margin-top: 1em;
	float: none;
}

textarea	{
	width: 26em;
	height: 8em;
}



/* --------------------[ solutions ]-------------------- */

#solutions table	{
	width: 100%;
	margin-top: 0;
	border-bottom: solid 1px #999;
}

#solutions caption	{
	font-size: 1.2em;
	padding: .5em;
	background: #3B1B85;
	color: #fff;
	font-weight: bold;
}

#solutions td, #solutions th	{
	vertical-align: middle;
	text-align: left;
	padding: .5em;
	border: solid 1px #999;
}

#solutions th	{
	background: #E2DEED;
}

#solutions th.no	{
	background: #FDF9EA;
}

#solutions td.model, #solutions th.model	{
	text-align: center;
}

#solutions tr.odd	{
	background: #f3f3f3;
}

#solutions td img	{
	vertical-align: middle;
	display: inline;
}

/* --------------------[ footer ]-------------------- */

#footer			{
	text-align: center;
	font-size: .9em;
	line-height: .8em;
	color: #999;
}

#footer a		{
	padding: 0 .5em;
}

p.logo, p.logo a	{
	margin: 0;
	padding: 0;
	width: 153px;
	height: 11px;
}

p.logo	{
	position: relative;
	float: right;
	top: 15px;
	right: 5px;
	padding-bottom: 2em;
}

p.logo a	{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	background: url(../images/gdlogo.gif) no-repeat top left;
}





/* --------------------[ clear the floats ]-------------------- */

#nav ul:after, #main:after, #partners_directory:after	{
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

