/* 
	Background = cfcac1
	Bottom Bar = 9d1a00
*/
@import ("reset.css");

* {
	margin:0;
	padding:0;
}
body {	
	background: #cfcac1;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	line-height:150%;
	text-align:center;
}
h1 {
	clear: both;
	font-size: 1.6em;
	color: #9d1a00;
	text-transform:uppercase;
	 
}
h2 {
	font-size: 1.4em;
}
	h2 em {
		font-weight: normal;
	}
h3 { font-size: 10px; 


 }
 
h4 { font-size:10px; }
h5 { font-size:9px;
	font-weight:300;
	margin-left:25px;
	text-align:right;}

h6 {
	text-align:right;
	margin-right:80px;
	margin-left:200px;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	font-style: italic;
}

p, li {font-size:1.2em;}
p {
	padding:7px 0 7px 0;
	margin-right:60px;
}

p.tr{ margin:0 0 0 0;
}
li {list-style:none;}
img {border:0;}



/* margin-left:1px; margin-right:10px;
	PAGE STRUCTURE (800*600)
	--------------------------------------------------------------------
*/
div#container {
	background:#fff url(../images/bg.jpg) left top no-repeat;
	margin:0 auto;
	text-align:left;
	width:966px;
}
div#header {
	position: relative;
	margin:0 auto;
	height: 161px;
	width: 966px;
}
/*
div#primary-content-home {
	float:right;
	padding:8px 0 0 0;
	width:266px;	
}*/
div#primary-content {
	float:right;
	padding:0 0 0 0px;
	width:637px;
	min-height: 450px;
}
div#secondary-content-home {
	/*position: relative;
	float:left;*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:966px;
}
div#secondary-content {
	float:left;
	margin:70px 0px 60px  80px;
	width:130px;

}
div#footer {
	clear:both;
	text-align:center;
}

div#footer a 
{
	text-align:center;
	font-size: 1.0em;
	color: #666666;
	line-height: 2.2em;
	text-decoration:none;
}
div#footer a:hover
{
	text-align:center;
	font-size: 1.0em;
	color: #666666;
	line-height: 2.2em;
	text-decoration:underline;
}
/* 
	PAGE STRUCTURE (HEADER)
	--------------------------------------------------------------------
*/
div#header img {
	position: relative;
	float:left;
	margin: 47px 0 0 95px;
}

/* 
	PAGE STRUCTURE (CONTENT)
	--------------------------------------------------------------------
*/
div#content {
	clear:both;
}

div#primary-content ul#subMenu {
	height: 36px;
	margin: 22px 0 0 0;
	color: #709BC6;
}

div#primary-content ul#subMenu li {
	float: left;
	padding: 0 3px;
}

div#primary-content ul#subMenu li a {
	color: #709BC6;
	text-decoration: none;
}

div#primary-content ul#subMenu li a:hover {
	text-decoration: underline;
}

div.managementTeam {
	color: #5A5A5C;
}

div.managementTeam img {
	clear: both;
	float: left;
	margin: 0 20px 27px 0;
}

div.managementTeam p{
	font-size: 1.2em;
}


div#primary-content p.item {
	width: 480px;
	line-height: 1.6em;
}

div#primary-content form {
	margin-top: 36px;
	font-size: 1.1em;
	line-height: 1.4em;
}

.formItem {
	float: left;
	margin: 0 19px 12px 0;
	color: #53534a;
}
/*
div#primary-content-home img {
	float:left;
	margin-bottom: 23px;
	border: none;
}
*/
div#secondary-content-home p {
	position: absolute;
	top: 289px;
	bottom: 0px;
	width: 639px;
	color: #909090;
	font-size: 2.2em;
	text-align: right;
	line-height: 1.2em;
}

div#secondary-content ul li a {
	color: #c2c2c2;
	line-height: 22px;
	text-decoration: none;
}
div#secondary-content ul li a:hover {
	text-decoration: underline;
}

div#secondary-content p {
	color: #A9A9A9;
	font-size: 1.2em;
	line-height: 1.4em;
}

div#secondary-content p strong {
	font-size: 1.2em;
}

/* 
	PAGE STRUCTURE (FOOTER)
	--------------------------------------------------------------------
*/
div#footer ul {
	margin: 35px 0 0 0;
	background: #9d1a00;
	font-size: 9px;
}
div#footer ul li {
	display:inline;
	padding:0 3px;
	font-weight:300;
	color:#FF3300;
	line-height: 22px;
}
div#footer ul li a:link, div#footer ul li a:visited, div#footer ul li a:active {
	color:#FF3300;
	text-decoration:none;
}
div#footer ul li a:hover {
	text-decoration: underline;
	color:#FFFFFF;
}
div#footer p {
	text-align:center;
	font-size: 1.0em;
	color: #666666;
	line-height: 2.2em;
	
}

/* 
	NAVIGATION
	--------------------------------------------------------------------
*/

div#header ul#navLinks {
	margin-right: 22px;
	font-size: 0.8em;
	line-height: 22px;
	color: #9d1a00;
}
div#header ul#navLinks li { float: right; padding-left: 7px; }
div#header ul#navLinks li a { color: #990000; text-decoration: none; }
div#header ul#navLinks li a:hover { text-decoration: underline; }

div#header ul#navTop {
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding: 0 57px;
	width: 552px;
}

div#header ul#navTop li {
	float: left;
}

div#header ul#navTop li a {
	text-indent: -3000px;
	display: block;
	padding: 0 3px;
	width: 86px;
	height: 43px;
}

div#header ul#navTop li.navTop_about { background: url(../images/nav_about.gif) left top no-repeat; }
div#header ul#navTop li.navTop_features { background: url(../images/nav_features.gif) left top no-repeat; }
div#header ul#navTop li.navTop_solutions { background: url(../images/nav_solutions.gif) left top no-repeat; }
div#header ul#navTop li.navTop_designs { background: url(../images/nav_designs.gif) left top no-repeat; }
div#header ul#navTop li.navTop_adopters { background: url(../images/nav_adopters.gif) left top no-repeat; }
div#header ul#navTop li.navTop_contact { background: url(../images/nav_contact.gif) left top no-repeat; }

div#header ul#navTop li.navTop_about a:hover { background: url(../images/nav_about_hover.gif) left top no-repeat; }
div#header ul#navTop li.navTop_features a:hover { background: url(../images/nav_features_hover.gif) left top no-repeat; }
div#header ul#navTop li.navTop_solutions a:hover { background: url(../images/nav_solutions_hover.gif) left top no-repeat; }
div#header ul#navTop li.navTop_designs a:hover { background: url(../images/nav_designs_hover.gif) left top no-repeat; }
div#header ul#navTop li.navTop_adopters a:hover { background: url(../images/nav_adopters_hover.gif) left top no-repeat; }
div#header ul#navTop li.navTop_contact a:hover { background: url(../images/nav_contact_hover.gif) left top no-repeat; }


div#header ul#navTop li.navTop_about1   { background: url(../images/nav_about_active.gif) left top no-repeat; }
div#header ul#navTop li.navTop_features1 { background: url(../images/nav_features_active.gif) left top no-repeat; }
div#header ul#navTop li.navTop_solutions1  { background: url(../images/nav_solutions_active.gif) left top no-repeat; }
div#header ul#navTop li.navTop_designs1  { background: url(../images/nav_designs_active.gif) left top no-repeat; }
div#header ul#navTop li.navTop_adopters1  { background: url(../images/nav_adopters_active.gif) left top no-repeat; }
div#header ul#navTop li.navTop_contact1 { background: url(../images/nav_contact_active.gif) left top no-repeat; }
/* 
	CUSTOM ELEMENTS
	--------------------------------------------------------------------
*/
div.clear {clear:both;}

p.intro {
	font-size: 1.2em;
	line-height: 1.6em;
	width: 580px!important;
	margin-bottom: 36px;
}

.bull { margin-left:30px; margin-right:60px; 
 
}

.list{ }

.bull li { list-style-type: disc;

}

.box {
			float:right;
			/*width: 200px;
			background: #900 url(images/ptg1.jpg) top no-repeat;
			color: #fc0;*/
			/*font-size: 0.9em;
			line-height: 1.2;*/
			padding-top: 10px;
			/*border: 2px solid #600;*/
			margin: 0 1em 1em 0;
		}
		
		.quotebox p {
			margin: 0;
		}
		
		.quotebox blockquote {
			line-height: 1.3;
			font-weight: bold;
			padding: 0.5em;
			border-top: 2px solid #600;
			margin: 0;
		}
		
		.quotebox .by {
			padding: 0.5em;
		}

.cssTitle_TDUpLeft
{
	font-family:Verdana;
	width: 10px;
	height: 25px;
	background-image: url('../images/boxbg00.gif');
	background-repeat: no-repeat;
}
.cssTitle_TDUpMiddle
{
	font-family:Verdana;
	height: 25px;
	background-image: url('../images/boxbg0.gif');
	 
}
.cssTitle_TDUpRight
{
	font-family:Verdana;
	width: 10px;
	height: 25px;
	background-image: url('../images/boxbg01.gif');
	background-repeat:no-repeat;
	
}
.cssTitle
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#C1272D;
	padding-left: 5px;
}
.cssTitle_TDMiddleLeft
{
	font-family:Verdana;
	width: 10px;
	background-image: url('../images/border_l.gif');
}
.cssTitle_TDMiddleMiddle
{
	font-family:Verdana;
	padding-left: 5px;
	text-align: left;
}
.cssTitle_TDMiddleRight
{
	font-family:Verdana;
	width: 10px;
	background-image: url('../images/border_r.gif');
}
.cssBoldGrayText
{
	font-family:Verdana;
	color: #5A5A5A;
	font-size: 11px;
	font-weight: bold;
}
.cssErrorLabel
{
	font-family:Verdana;
	font-size:12px;
	color:Red;
}
.cssButton
{
	font-family:Verdana;
	color: #C1272D;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 6px;
	text-decoration: none;	
}
.cssBoxTable
{
	font-family:Verdana;
	font-size: 11px;
	color: #5A5A5A;
	
}
.cssTitle_TDDownLeft
{
	font-family:Verdana;
	width: 10px;
	height: 10px;
	background-image: url('../images/boxbg10.gif');
	background-repeat: no-repeat;
}
.cssTitle_TDDownMiddle
{
	font-family:Verdana;
	height: 10px;
	background-image: url('../images/boxbg1.gif')
}
.cssTitle_TDDownRight
{
	font-family:Verdana;
	width: 10px;
	height: 10px;
	background-image: url('../images/boxbg11.gif');
	background-repeat: no-repeat;
}
.cssButton_TDUpLeft
{
	font-family:Verdana;
	width: 10px;
	height: 25px;
	background-image: url('../images/imgLeft.gif');
	background-repeat: no-repeat;
}
.cssButton_TDUpMiddle
{
	font-family:Verdana;
	height: 25px;
	background-image: url('../images/imgCenter.gif');
	 
}
.cssButton_TDUpRight
{
	font-family:Verdana;
	width: 10px;
	height: 25px;
	background-image: url('../images/imgRight.gif');
	background-repeat:no-repeat;
	
}
		
		
div.terms, div.support
{
	margin: 25px;
}

div.terms ul, div.support ul
{
	padding-left: 20px;
	margin-left: 0px;
}

div.terms p, div.support p
{
	text-indent: 15px;
}


div.terms p.title
{
	font-weight: bold;
	font-size: 18px;
	color: Purple;
	text-indent: 0px;
}

div.terms p.subTitle1
{
	font-weight: bold;
	font-size: 14px;
	color:Navy;
	text-indent: 0px;
}

div.support p.subTitle1
{
	font-weight: bold;
	font-size: 14px;
	color:Purple;
	text-indent: 0px;
}	

div.support p.subTitle2
{
	font-weight: bold;
	font-size: 14px;
	color:Navy;
	text-indent: 0px;
}
				
div.support a, div.terms a { color: #990000; text-decoration: none; }
div.support a:hover, div.terms a:hover { text-decoration: underline; }	
