  


/************SITEWIDE*************/

a {
	color: #990000;
}

a:visited {
 		color: #636;
}

body {
	margin:auto 0px;
	margin-top: 5px;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	color: #333333;
	
}

body,input,select,textarea {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:12px;
}

#container {
	width: 100%;
	margin: 5px auto 0px auto;
	background: #FFF url(/sites/www.vindicia.com/images/bg.gif) repeat-x scroll 0 -30px;
}

#header {
	width: 900px;
	margin: 0px auto;
	padding: 0px;
	
}

#searchBar {
	font-weight: bold;
	font-size:10px;
	vertical-align: top;
	text-align: right;
	padding-bottom: 15px;
	border-bottom: 1px solid #C6C6C6;
}

#searchBar a:hover {
	text-decoration: underline;
}

#searchBar input {
	margin-left:10px;
	font-size: 9px;
}
#searchBar #sa {
	margin-left: 2px;
}

#searchBar a {
	color: #333333;
	text-decoration: none;
}


#cse-search-box {
	padding:0px;
	margin: 0px;
}

#topnav {
	height: 30px;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 17px;
	z-index: 999;
}

#logo {
	width: 200px;
	float:left;
}

#util {
	/*	margin-left: 200px; */
	float:right;/*	overflow:hidden; */
	height: 90px;
	
}
.clear {
	clear: both;
}

#redbar {
	clear: both;
	height: 33px;
	text-align:center;
}

#redbar2 {
	clear: both;
	height: 66px;
	text-align:center;
	background:  url(/sites/www.vindicia.com/images/hotdog.png) center;
}

#redbar-left {
	background:  url(/sites/www.vindicia.com/images/redbar-left.gif) center;
	height:33px;
	width:5px;
	float:left;
}
#redbar-center {
	background: #AF0000 url(/sites/www.vindicia.com/images/redbar.jpg) repeat-x center;
	width:890px;
	height:33px;
	float:left;
	text-align:left;
	color: #FFF;
	font-size:12px;
	vertical-align: bottom;
}

#redbar-right {
	background:  url(/sites/www.vindicia.com/images/redbar-right.gif) center;
	height:33px;
	width:5px;
	float:right;
}

#breadcrumbs {
	padding-bottom: 1em;	
}

h3, .contentHeader {
	font-size: 16px;
}
h2, h3, h4, .contentHeader {
	font-weight: bold;
	color: #990000;
	margin:  0px;
	padding: 10px 0px 7px 0px;
}
h2 {
	font-size: 26px;
	margin: 0px 0px 10px 0px;
	padding-bottom: 10px;
}

h4 {
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding-bottom: 0px;
}

p {
	margin: 0px;
	padding-bottom: 10px;
}


/* column container */
	.colmask {
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	
	width:900px;				/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
	margin-top:17px;
	border-bottom: 1px #c6c6c6 solid;
	margin-left: auto;
	margin-right: auto;
}
/* holy grail 3 column settings */
	.holygrail {
	text-align:left;/* Right column background colour */
	
}
.holygrail .colmid {
	float:left;
	width:200%;
	margin-left:-200px; 	/* Width of right column */
	position:relative;
	right:100%;
	background: url(/sites/www.vindicia.com/images/shadow.gif) right repeat-y;/* Centre column background colour */
}
.holygrail .colleft {
	float:left;
	width:100%;
	margin-left:-50%;
	position:relative;
	left:400px;         	/* Left column width + right column width */
	/* Left column background colour */
			background: url(/sites/www.vindicia.com/images/shadow.gif) right repeat-y;
}
.holygrail .col1wrap {
	float:left;
	width:50%;
	position:relative;
	right:200px;        	/* Width of left column */
	padding-bottom:1em; 	/* Centre column bottom padding. Leave it out if it's zero */
}
.holygrail .col1 {
	margin:0 215px;     	/* Centre column side padding:
                            	Left padding = left column width + centre column left padding width
                            	Right padding = right column width + centre column right padding width */
	position:relative;
	left:200%;
	overflow:hidden;
}
.col1 {
	margin:0 215px;
	position:relative;
	font-size: 12px;
	color: #000;
	padding-top:10px;
	padding-right:17px;
	padding-left: 1px;
	line-height: 17px;
	text-align: left;
}
.holygrail .col2 {
	float:left;
	float:right;			/* This overrides the float:left above */
	width:170px;        	/* Width of left column content (left column width minus left and right padding) */
	position:relative;
	right:15px;         	/* Width of the left-had side padding on the left column */
}
.holygrail .col3 {
	float:left;
	float:right;			/* This overrides the float:left above */
	width:170px;        	/* Width of right column content (right column width minus left and right padding) */
	margin-right:45px;  	/* Width of right column right-hand padding + left column left and right padding */
	position:relative;
	left:50%;
}
.col1, .colright, .oneCol {
	padding-bottom:9em;
	color: #000;
}
.leftmenu .colright {
	float:left;
	width:200%;
	position:relative;
	left:200px;
	background: url(/sites/www.vindicia.com/images/shadow.gif) left repeat-y;
	padding-left:20px;
}
.leftmenu .col1wrap {
	float:right;
	width:50%;
	position:relative;
	right:200px;
	padding-bottom:1em;
}
.leftmenu .col1 {
	margin:0 15px 0 215px;
	position:relative;
	right:100%;
	overflow:hidden;
}
.leftmenu .col2 {
	float:left;
	width:170px;
	position:relative;
	right:185px;
}
#topnav a.last {
	border-right: none;
}
#topnav li li.last {
	border-bottom: 1px solid #c6c6c6;
}
ul.leftNav {
	padding-left: 0px;
	margin-left: 15px;
	list-style-type: none;
	list-style-image: url(/sites/www.vindicia.com/images/right_arrow_yellow.gif);
	font-size: 14px;
	font-weight: bold;
	margin-top: 25px;
	margin-right: 5px;
}
.leftNav ul {
	padding-top:5px;
	padding-left: 12px;
	margin-left: 0px;
}

.leftNav li{
	border-bottom: 1px solid #c6c6c6;
	padding-top: 4px;
	padding-bottom: 4px;
}
ul.leftNav ul li {
	border-bottom: 0px solid #c6c6c6;
	padding-top: 4px;
	padding-bottom: 4px;
	list-style-type: none;
	list-style-image:  url(/sites/www.vindicia.com/images/right_arrow_yellow.gif);
}

ul.leftNav a {
	text-decoration: none;
	color: #333;
}
ul.leftNav a:hover {
	text-decoration: underline;
	color: #990000;
}
.col1 ul, .oneCol ul {
	list-style-type: none;
	list-style-image:  url(/sites/www.vindicia.com/images/right_arrow_red.png);
	margin-top: 0px;
}

ul.double_arrow  {
	list-style-type: none;
	list-style-image:  url(/sites/www.vindicia.com/images/right_double_arrow_red.png);
}

ul.spaced li{
	margin-bottom: 10px;
}
ul.spaced {
	margin-top:10px;
}

.selected {
	color: #990000;
}
.oneCol {
	font-size: 12px;
	margin-top: 0px;
}
.formBackground {
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
	margin-bottom:0.5em;
	margin-top:0.5em;
	padding-bottom:0.5em;
	padding-top:0.5em;
}
#footer {
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	clear: both;
	width: 900px;
	margin: 0px auto;
}
#footer #left {
	float: left;
	padding-left: 50px;
}
#footer #right {
	float: right;
	padding-right: 50px;
}
.col2 #quote {
	font-size:12px;
	padding-right: 20px;
	padding-top: 3.5em;
	padding-left: 0px;
	margin-left: 0px;
	font-style:italic;
	margin-bottom: 3em;
}
#solutionsTable {
	border: 1px solid #AAA;
	border-collapse: collapse;
	margin: 1em 0 1em 1em;
}
#solutionsTable td {
	border: 1px solid #AAA;
}
#solutionsTable th {
	background:transparent url(/sites/www.vindicia.com/images/sprite.png) repeat-x scroll 0 -205px;
	text-align:left;
	border: 1px solid #AAA;
	color: #9F0012;
}
#solutionsTable tr.even td {
	background-color: #eaeaeb;
}
.whiteRow   {  background-color: white; cursor: auto}
.grayRow    {  background-color: #dddddd; cursor: auto}
.hoverRow   {  background-color: #DFABB1; cursor: pointer}
.hoverRowB  {  background-color: #DFF7F7; cursor: pointer};

.password {
	font-family:Courier;
	font-size: 17px;
	font-weight:bold;
}
.errorMessage {
	color: #AF0000;
	font-size: 10px;
	padding: 0px;
	margin:0px;
}
.redBold {
	color: rgb(175, 0, 0);
	font-weight:bold;
}
.temp {
	float:left;
	text-align: center;
}
.list, .grouplist {
	height: 125px;
}
.list {
	min-width: 150px;
	max-width: 300px;
}
.grouplist {
	width: 150px;
}
.move {
	display: block;
	border: 1px solid #aaa;
	text-decoration: none;
	background-color: #fafafa;
	color: #123456;
	margin: 2px;
	clear:both;
}
#leftTable, #rightTable {
	padding: 15px 0px 0px 30px;
}
.formText {
	font-weight: bold;
	color: #000000;
	text-align: right;
	vertical-align:middle;
}
.columnHeader {
	font-weight: bold;
	background-color: #cccccc;
}
.picGrid td {
	vertical-align: top;
	padding-top: 1.5em;
}
.picGrid tr {
}
.picGrid img {
	padding-right: 7px;
}
.picGrid h3 {
	padding-top: 0px;
}
.col1 .pdfList {
	list-style-image:url(/sites/www.vindicia.com/images/icons/pdf.gif);
	padding-left: 20px;
}
.col1 .pdfList li {
	margin: 0em 0em 1em 0;
}
.col1 .pdfList li a {
	font-size: 13px;
	font-weight: bold;
}

.col1 .spacedList li {
	margin: 0em 0em 1em 0;
}


.col3 ul {
	margin-left: 5px;
	padding-left: 0px;
	list-style-image:url(/sites/www.vindicia.com/images/right_arrow_red_double.png);
}
	
.col3 li.pdf{
	 	list-style-image:url(/sites/www.vindicia.com/images/icons/pdf-small.jpg);
}


.col3 li a {
	color: #333333;
	text-decoration: none;

}


.col3 li a:hover {
	color: #AF0000;
	text-decoration: underline;
}

.col3 h3 {
	padding-top: 20px;
}

.col3 .rightCol {
	border-bottom: 1px solid #C6C6C6;
	left: -35px;
	position: relative;
	padding-left:30px;
	width: 190px;
	margin-right:0px;
	padding-right:0px;
	line-height:17px;
	margin-left: 0px;
}


.col3 .rightCol #pics {
	 margin: 10px;
	 height:70px;
	 width:170px;
	 margin-right:30px;
	 left: -15px;
}

.col3 .rightCol #pics img {
	display:none;
}

.aw-grid-control {
	z-index: 9;
}

.nopadding {
	padding-left: 4px;
}

.bio {
	padding: 0px 0px 7px 7px;
}


#tooltip{
    position:absolute;
    border:1px solid #990000;
    background:#fff;
    padding:2px 5px;
    color:#000;
    display:none;
}





/**********BEGIN TOPNAV *****************/

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	font-size: 16px;
	z-index: 100;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute; 
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
	
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			29px; /* match top ul list item height */
		z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	padding: 		6px 12px;
	text-decoration:none;
}

.sf-menu > li {
	border-right: 1px solid #C6C6C6;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #333;
}
.sf-menu li {
	background:		#FFF;
		z-index:10;
	
}
.sf-menu li li {
	background:		#FFF;
	border-left: 1px solid #C6C6C6;
	border-top: 1px solid #C6C6C6;
	border-right: 1px solid #C6C6C6;
		z-index:20;
	}
	
	.sf-menu li li:hover {
	
		z-index:21;
	}

.sf-menu li li a{
	font-size: 13px;
}
.sf-menu li li li {
	background:		#FFF;
		z-index:30;
}
.sf-menu li li li:hover {
	
		z-index:31;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#EEE;
	outline:		0;
	color: #990000;
}

/*** arrows **/
.sf-menu a.sf-with-ul {

	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
li li .sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			0.5em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/right_arrow_yellow.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

.sf-menu .last-main {
    border-right: 0px;
}
/**********END TOPNAV *****************/


.borderTable {
	border-collapse: collapse;
}

.borderTable td {
	border: 1px solid #ccc;
}

.borderTable tr.even td {
		background-color: #eaeaeb;
}

