﻿html 
{ 
    /* always show firefox scrollbar, to prevent horizontal shift. */
    overflow:-moz-scrollbars-vertical; 
}

body{
	background:#ffffff;
	margin:0;
	font:12px/17px Arial, Helvetica, sans-serif;
	color:#000000;
}
img{border-style:none;}

h1	{
	font-size:27px;
	font-weight:normal;
	line-height:28px;
}
h2{
	line-height:1.1em;
}
h3{
	line-height:1.2em;
}


a{
	color:#663366;
	text-decoration: none;
}
a:hover{text-decoration:underline;}

p {
font-size: 12px;
}

img {
border: 0;
}


#page	{
	width:100%;
	background-image:url('images/bckgrnd.jpg');
	background-repeat:repeat-x;
}

#wrapper{
	margin:0 auto;
	width:960px;
}
#header{
	width: 960px;
	overflow: visible;
}
.headerLP	{
	height:157px;
	overflow: visible;

}
#content	{
	width:100%;
	padding:25px 10px 25px 20px;
}
#content	a{
	text-decoration:underline;
}

#content75	{
	clear:right;
	width:75%;
	float:left;
	border-left:1px #cccccc solid;
	padding:25px 10px 25px 20px;
}
#content75	a{
	text-decoration:underline;
}

#content50lft	{
	width:48%;
	float:left;
	border-right:1px #cccccc solid;
}
#content50lft	a{
	text-decoration:underline;
}

#content50rgt	{
	width:48%;
	float:right;
}
#content50rgt	a{
	text-decoration:underline;
}

#content50	{
	width:55%;
	clear:right;
	float:left;
	border-left:1px #cccccc solid;
	border-right:1px #cccccc solid;
	padding:25px 20px 25px 20px;
}
#content50	a{
	text-decoration:underline;
}
#content50	p	{
	margin-right:10px;
}

#sidebar-left    {
    display:block;
    width:200px;
    float:left;
    overflow:visible;
    padding:35px 0 25px 0;
    }
#sidebar-left h1	{
	padding-bottom:2px;
}


#sidebar-right	{
	clear:right;
    display:block;
    width:175px;
    float:right;
    overflow:visible;
    padding:35px 0 25px 0;
}

#globalnav     {
	background-color:Green;
    padding:2px 5px;}
#globalnav    li	
{
	display:inline;
    list-style-type:none;
    padding-right:10px;
    color:#ffffff;}
#footer-span	{
	clear:both;
	width:100%;
	border-top:5px #339999 solid;
}
#footer-home
{
	display:block;
	width: 100%;
	overflow: hidden;
	padding: 0 0 30px;
}

#footer
{
	display:block;
	width: 100%;
	overflow: hidden;
	padding: 0 0 30px;
}
#footer div{
	display: inline;
	font-size: 11px;
	line-height: 21px;
	color:#000;
	width: 996px;
	margin: 15px 0 0 10px;
	text-align:center;
}
#footer a{
	color:#663366;
	font-weight: bold;
}
#footer p{
	margin: 0;
}
#footer .footer-menus{
	float: right;
	margin: 12px -1px 0 0;
	width: 996px;
}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
	float: right;
}
#footer li{
	float: left;
	display: inline-block;
}
#footer li a{
	background:url(/app_themes/redvector/images/separator-footer-menu.gif) no-repeat 100% 7px;
	font-weight: normal;
	padding: 0 10px;
	display: inline-block;
}

/*Home page specific CSS*/

.content_row2 {
  display: table;
  border-spacing: 4px;
  width:960px;
  margin:0 auto;
}
.row {
  display: table-row;
}
.solution {
  display: table-cell;
  width: 22%;
	background-color: #fff;
	border-right:3px #cccccc solid;
	border-left:3px #cccccc solid;
	border-bottom:3px #cccccc solid;
  vertical-align: top;
}
.solution h3	{
	line-height:1em;
	margin-bottom:10px;
}
.solution a	{
	text-align:center;
	display:block;
	margin-bottom:15px;
}
.solution p	{
	text-align:left;
}
.solution	img{
	border:0;
	margin:10px auto 0 auto;
	display:block;
	vertical-align:bottom;
}

.solutions_box	{
	width:100%;
}

.mini_header	{
	background-color:#339999;
	padding:0;
	width:100%;
	vertical-align:top;
}
.mini_header h1 {
color: #ffffff;
font-size: 14px;
font-weight: bold;
line-height:normal;
padding:5px;
margin:0;
}
.mini_content	{
	padding:5px 10px 5px 10px;
	height:210px;
	display:block;
}
.mini_content h1	{
	font-size:16px;
	font-weight:bold;
	margin:5px auto;
}
.mini_content	h2	{
	font-size:14px;
	font-weight:bold;
}
.mini_content	h3	{
	font-size:12px;
	font-weight:bold;
	line-height:1.2em;
}
.mini_content p {
font-size: 12px;
}
.mini_content_link	{
	margin:10px 15px;
	vertical-align:bottom;
	display:block;
	position: static;
	bottom:0px;
}

.button_home p {
color: #ffffff;
font-size: 14px;
padding: 0;
margin: 0;
}


.button_home p a {
color: #ffffff;
}

.style1 {color: #FFFFFF}
.style2 {font-size: 12px}

.flashtext {
color: #ffffff;
vertical-align:top;
}

.flashtext h1 {
color: #ffffff;
font-size: 18px;
font-weight:bold;
}
.flashtext h2 {
color: #ffffff;
font-size: 16px;
font-weight:bold;
}


.flashtext p {
color: #ffffff;
font-size:12px;
}

.flashtext hr {
color: #ffffff;
border: 1px solid #ffffff;
height: 1px;
width: 75%;
}

.flashtext {
padding: 10px;
background-color:#339999;
}

.topright_header	{
	background-color:#339999;
	padding:0;
	width:100%;
	vertical-align:top;
}
.topright_header h1 {
color: #ffffff;
font-size: 14px;
font-weight: bold;
line-height:normal;
padding:5px;
margin:0;
}
.topright_content	{
	padding:5px 10px;
}
.topright_content h1	{
	font-size:16px;
	font-weight:bold;
	margin:5px auto;
}
.topright_content	h2	{
	font-size:14px;
	font-weight:bold;
}
.topright_content	h3	{
	font-size:12px;
	font-weight:bold;
	line-height:1em;
}
.topright_content p {
font-size: 12px;
}
.topright_content_link	{
	margin:10px 15px;
	vertical-align:bottom;
	display:block;
	height:50px;
}

ul.topright_content  ol.mini_content	{
	list-style-position:outside;
}
.topright_content ul	{
	font-size:12px;
	list-style-type: square;
}
.footer	{
	border-top:1px #cccccc solid;
}

.footer a {
text-decoration: none;
}

.footer a:hover {
text-decoration: underline;
}

.subfooterline {
background-image: url(images/header_line_bg.gif);
background-repeat: repeat-x;
width: 996px;
height: 25px;
margin-left: auto;
margin-right: auto;
clear: both;
}

.lowertext	{
	width:960px;
	margin:0 auto;
}
.lowertext td {
	width:33%;
	background-color:#cccccc;
	vertical-align:top;
	padding:15px;
	border:5px #ffffff solid;
}
.lowertext h1 {
font-size: 16px;
text-decoration: underline;
}
.lowertext h2 {
font-size: 14px;
font-weight: bold;
text-decoration: underline;
}
.lowertext h3	{
	line-height:1.2em;
}
.lowertext h5	{
	text-decoration:none;
}



.lowertext p	{
	font-size:12px;
}
.lowertext li	{
	font-size:12px;
	list-style-position:outside;
	margin-left:-10px;
}
.lowertext h4	{
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	padding:0;
	margin:0;
}
.lowertext h5	{
	font-size:12px;
	font-weight:bold;
	padding:0;
	margin:0;
}


/* Sub Page Styles */

.subwrapper {
clear: both;
}

.subwrapper h1 {
color: #340637;
font-size: 18px;
font-family: Arial, Helvetica, sans-serif;
line-height:20px;
}

.subwrapper h2 {
color: #340637;
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
}

.subwrapper h3 {
color: #340637;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
}

.subwrapper p {
color: #000000;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}

/* Sub Nav */

.sub_nav	{
}

.sub_nav h1 {
color:#340637;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
line-height:16px;
}

.sub_nav h2 {
color: #340637;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
line-height:14px;
}

.sub_nav h3 {
color: #340637;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}

.sub_nav p {
color: #000000;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
border-bottom: 1px solid #cccccc;
padding:10px 0 10px 10px;
width: 150px;
display:block;
margin-top:0;
margin-bottom:0;
}

.sub_nav a {
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding:10px 0 10px 10px;
border-bottom: 1px solid #cccccc;
width: 150px;
display: block;
}

.pfix p {
margin: 0;
padding: 0;
}

.TableLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	border: 1px solid #cccccc;
	padding:5px;
	width: 165px;
	height: auto;
	float: left;
	overflow: visible;
	border-collapse: collapse;
	border-spacing: inherit;
}
.TableLogin th	{
	background-color:#e8e8e8;
	font-weight:bold;
	width:100%;
	text-align:left;
}
.TableLogin	td	{
	font-weight:normal;
	text-align:left;
	}
.TableLogin a	{
	text-align:left;
	text-decoration:underline;
	color:blue;
}
.TableLogin input	{
	text-align:left;
}
.TableLogin input.clsButton	{
	font-size:11px; text-align:center;
}
/* --------------------------------------- Dynamic form builder display */
/*.tbDisplay { border:1px #e8e8e8 solid; display:block;} - border for form*/
/*#ctl00_Body_ctl00_tbControlDisplay  { 	border:1px #e8e8e8 solid;} - border for form*/
.fb_Row 	{display:block; clear:both; padding:2px;} /* Aligns the rows of the form */

/* ----------------------------------------Left Label with input inline*/
.fb_alignlt 		{text-align:left; display:inline; float:left;}
.fb_alignlt select 	{padding:0; margin-left: 5px; display:inline;}
.fb_alignlt span	{padding:5px; display:block; width:150px;}
.fb_alignlt input	{margin-left:5px; margin-right:2px; display:inline; vertical-align: baseline; margin-top:2px;}
.fb_alignlt table	{display:inline; vertical-align:bottom;}

/* ----------------------------------------Top Label with input underneath */
/* .fb_aligntop		{background-color:orange; display:block; padding:5px;} */
.fb_aligntop select {padding:0; display: inline;}
.fb_aligntop span	{padding :5px;}
.fb_aligntop input	{margin-left:5px; display: inline;}

/* -------------------------------------- Font sizes */
.fb_lrg span 		{font-family:Arial, Helvetica, sans-serif; font-weight:normal;}
.fb_lrg select		{font-weight:normal; width:250px;}
.fb_lrg input		{font-weight:normal; width:250px;}
.fb_lrg textarea	{font-weight:normal; width:250px; height:200px;}

.fb_med				{font-family:Arial, Helvetica, sans-serif; font-weight:normal;}
.fb_med select		{font-weight:normal; width:200px;}
.fb_med input		{font-weight:normal; width:200px;}
.fb_med textarea	{font-weight:normal; width:250px;height:150px;}
.fb_med label		{font-weight:normal;}

.fb_small			{font-family:Arial, Helvetica, sans-serif; font-weight:normal;}
.fb_small select	{font-weight:normal; width:100px;}
.fb_small input		{font-weight:normal; width:100px;}
.fb_small textarea	{font-weight:normal; width:200px;height:100px;}

.fb_alignlt .fb_req {padding:0; margin:0; font-size:12px; display:inline; padding-left: 5px;}
.fb_aligntop .fb_req {padding:0; margin:0; font-size:12px; display:inline; padding-left: 5px;}

.FormErrors {
Color: white;
Background: red;
Font-Family: Arial, Helvetica, sans-serif;
FONT-SIZE: 9pt;
Font-Weight: bold;
}
/*--------------------------------------- Dynamic form builder END*/
