﻿body {
	margin: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #858688;
	font-size: 12px;
	background-color:#ffffff;

}
p {margin-top: 0px; margin-bottom:12px;}
img {border-width: 0px;}
form {margin: 0px; padding: 0px;}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}


a:link, a:visited {
	color: #129FBD;
	text-decoration: none;
}


a:hover {
	color: #129FBD;
	text-decoration: underline;
}


h1, h2 {
	font-size: 20px;
	color: #F99734;
	margin-top: 0px;
	text-transform: uppercase;
}


h2 {
	margin: 0px 0px 10px 0px;
}


h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
}


.smallTitle {
	font-size: 13px;
}

em {
	font-size: 12px;
	color: #F99734;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
	
}

/*--FORM STYLES --*/

.bluebackground {
	background-color: #ffffff; 
	border: #C3D9FF 1px solid;
}

#loginForm, #joinForm {
	padding-right:0px;
	margin-right:0px;
}
#loginForm input[type="text"], #loginForm input[type="password"], #joinForm input[type="text"], #joinForm input[type="password"] {
	font-size: 11px;
	color: #454648;
}

#Login_Form1 input[type="text"], #Login_Form1 input[type="password"] {
	font-size: 11px;
	height: 14px;
	color: #858688;
}

#contactForm input[type="text"] {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #858688;
	font-size: 12px;

}

.inv {display:none;}
.visible {display:inline;}
img.visible {display:block;
		margin-top: 3px;
		margin-left:5px;}
tr.visible {display:table-row;}
.error {
	color:#FF0000;
	font-size:11px; 
	font-weight:normal; 
	font-family:Arial, Helvetica, sans-serif;  
	white-space: nowrap;
	margin-left:0px; 
	padding-left:0px; 
}
.style15 {
	font-size: 11px; 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	width:300px;
}
.style16 {
	font-size: 11px; 

	text-align:center;
	width:370px;
}
.style17 {
	font-size: 11px; 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align:center;
	width:90px;
}


.hidden { visibility: hidden;
		  font-size: 11px; 
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	
	text-align:center;	
 }
.unhidden { visibility: visible;
			font-size: 11px; 
	        font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	        
	       text-align:center;



 }




/*--NEW STYLES CREATED 9/25 KEVIN A --*/

.inner1{
text-align:center;
font-size: 13px;
color:#F99734;
background:#F3F3F3;
}

.inner70{
text-align:left;
font-size: 15px;
color: #F99734;
font-weight:bold;
}


.inner2{
text-align:center;
font-size: 18px;
background:url(../_images/top1.jpg) no-repeat;
}

.inner3{
text-align:center;
font-size: 13px;
color:#129FBD;
background:#F3F3F3;
}



.inner4{
text-align:center;
font-size: 17px;
color: #F99734;
font-weight:bold;
}

.inner5{
font-size: 14px;
color: #F99734;
font-weight:bold;
}



.inner8{
font-size: 14px;
font-weight:bold;
}

.inner9{
font-size: 14px;
color: #F99734;
font-weight:bold;
text-transform: uppercase;
}


.inner0{
font-size: 12px;
font-weight:normal;
}

.inner11{
font-size: 17px;
color: #F99734;
font-weight:bold;

}
.inner12{
font-size: 17px;
color: #F99734;
font-weight:bold;
text-align:center;

}

.inner14{
font-size: 12px;
color: #F99734;


}

.inner15{
font-size: 17px;
color: #F99734;
font-weight:bold;
text-align:center;

}

.inner16{
font-size: 10px;


}

.innercenter{
	text-align:center;
}

.inner17{
text-align:center;
font-size: 13px;
color:#129FBD;

}

.inner18{
text-align:center;
font-size: 15px;
color:#129FBD;

}

/* ---- Free Trial Pages ---- */


#int_free.subColLeft {
	float: left;
	width: 317px;
	height:auto;
	background:url(../_images/formback.jpg) no-repeat;
}

#int_mylivelook.subMyColLeft {
	float: left;
	width: 417px;
	width: 90%;
	height:auto;
	background:url(../_images/myformback.jpg) no-repeat;
}

.inner6 {
	margin-top: 15px;
	margin-left: 15px;

}

/* ---- End Free Trial Pages ---- */




/* ---- Buy Now Pages ---- */

#int_buy.subColLeft1 {
	float: left;
	width: 635px;
	height:467px;
	background:url(../_images/notlogin_back.jpg) no-repeat;
	
}




.inner7 {
	margin-top: 15px;
	margin-left: 15px;
	margin-right:15px;
}



	
/* ---- End Buy now pages ---- */



/* ----Rollover buttons ---- */

.learn
{
background: url(../_images/overlearn.gif) no-repeat;
display: block;
width: 76px;
height: 20px;

}

.learn a
{
display: block;
width: 76px;
height: 20px;

}

.learn img
{
width: 76px;
height: 20px;
border: 0
}

* html a:hover
{
visibility:visible }

.learn a:hover img
{
visibility:hidden
}

/* ---- END NEW STYLES ---- */







.smallText {
	font-size: 10px;
}
ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}



.faq span {
font-size: 13px;
color:#F99734;
}


.faq li {
	padding-top:5px;
	background: none;//url(../_images/bullet_dash.gif) left 5px no-repeat;
}



ol.faq {
	padding-top:0px;
}


/* ---- MAIN CONTAINER ---- */

#mainContainer {
	position: relative;
	width: 937px;
	z-index: 1;
	margin: 0px auto 0px auto;
}

/* ---- HEADER AND LOGIN ---- */

#header {
	position: relative;
	height: 62px;
	top:14px;
	margin:0; padding:0;	
	margin-bottom:15px;
	z-index: 1;
	background: url(../_images/livelookhelp.png) left 5px no-repeat;
	/*background-color:#ccc;*/
}
#logoLink {
	z-index: 0;
	position: absolute;
	display:block;
	top: 0px;
	left: 0px;
	width: 235px;
	height: 43px;
	text-indent: -5000px;
	overflow: hidden;
}
#logoLink h1 {
	z-index: 0;
	margin: 0px;
}
#logoLink a:link, #logoLink a:visited, #logoLink a:hover {
	z-index: 2;
	display: block;
	position:absolute;
	top:0; left:0;
	width:250px;
	height:45px;
	text-decoration: none;
}

/* ---- TOP NAVIGATION BAR ---- */

#topNavBar {
	position: relative;
	height: 32px;
	background: url(../_images/NavBar_Bkg.gif) no-repeat;
	z-index: 1000;
}
#languageForm {
	position: absolute;
	top: 7px;
	right: 10px;
}	
#languageForm select {
	font-size: 11px;
	color: #858688;
	padding: 1px;
}

ul#topNav {
	z-index: 1000000;
}

ul#topNav li {
	background:url("../_images/NavBar_Gradient.gif") repeat-x scroll 0 0 transparent;
	border-right:1px solid #FFFFFF;
	float:left;
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:0;
}

ul#topNav li a:link, ul#topNav li a:visited, ul#topNav li a:hover {
	border-right:1px solid #D7D7D7;
	color:#858688;
	display:block;
	height:16px;
	padding:7px 36px;
	text-decoration:none;
	z-index: 10000;
}

ul#topNav li a:hover {
	background-color:#AEAEAE;
	color:#FFFFFF;
	height:16px;
}

ul#topNav li a.firstLink:link, ul#topNav li a.firstLink:visited {
	background:url("../_images/NavBar_Corner_Off.gif") no-repeat scroll left top transparent;
	text-align: center;
}

ul#topNav li a.firstLink:hover {
	background:url("../_images/NavBar_Corner_On.gif") no-repeat scroll left top #AEAEAE;
	color:#FFFFFF;
}

ul#topNav li.topNavON a:link, ul#topNav li.topNavON a:visited, ul#topNav li.topNavON a:hover {
	background-color:#AEAEAE;
	color:#FFFFFF;
	height:16px;
	padding:7px 36px;
}

ul#topNav li.topNavON a.firstLink:link, ul#topNav li.topNavON a.firstLink:visited, ul#topNav li.topNavON a.firstLink:hover {
	background:url("../_images/NavBar_Corner_On.gif") no-repeat scroll left top #AEAEAE;
	color:#FFFFFF;
}

ul#topNav {
	padding:0; margin:0; list-style-type: none;
}

ul#topNav li {
	float:left; position:relative;
}

ul#topNav li.last {
	border-bottom:1px solid gray; margin:0;
}

ul#topNav li a {
	display:block; text-decoration:none; color:#858688; width:60px; height:16px; line-height:15px;
}

ul#topNav li ul {
	display: none;
	z-index:10000;
}

table.menu {
	margin:-1px; border-collapse:collapse;font-size:1em;
}

/* specific to non IE and IE7 browsers */

ul#topNav li:hover ul {
	display:block; position:absolute; top:29px; margin-top:1px; left:0; height:auto;
}

ul#topNav li:hover ul li ul {
	display: none;
}

ul#topNav li:hover ul li a{
	display:block; background:#ddd; color:#858688; height:auto; line-height:15px; width:120px;
}

ul#topNav li:hover ul li a.drop {
	background:#ddd;
}

ul#topNav li:hover ul li:hover a {
	background:#aeaeae; color:#fff;
}

ul#topNav li:hover ul li:hover ul {
	display:block; position:absolute; left:194px; top:-1px; width:150px; background: #aeaeae;
}

ul#topNav li:hover ul li:hover ul li a {
	background:#ddd; color:#858688;
}

ul#topNav li:hover ul li:hover ul li:hover a {
	color:#fff; background: #aeaeae;
}


/* for IE5.x and IE6 browsers only */

ul#topNav li a:hover ul {
	display:block; position:absolute; top:29px; left:0; background:#aeaeae; margin-top:0; marg\in-top:1px;
}

ul#topNav li a:hover ul li a {
	display:block; background:#aeaeae; color:#fff; height:30px; hei\ght:20px; line-height:15px; width:151px; w\idth:129px;
}

ul#topNav li a:hover ul li a.drop {
	background:#aeaeae;
}

ul#topNav li a:hover ul li a ul {
	visibility:hidden; position:absolute; height:0; width:0;
}

ul#topNav li a:hover ul li a:hover {
	background:#888; color:#fff;
}

ul#topNav li a:hover ul li a.drop:hover {
	background:#888;
}

ul#topNav li a:hover ul li a:hover ul {
	visibility:visible; position:absolute; top:0; t\op:-1px; color:#858688; left:203px;
}

.left {clear:both;}




/* ---- HOMEPAGE NOT LOGED IN POP UP ---- */



.notlogin {

	padding-top:20px;
	padding-left:5px;
	vertical-align:top;
}

#hp_MainLeft {
	position: relative;
	z-index: 1;
	float: left;
	width: 635px;
	height: 461px;	
	margin: 4px 0px 18px 0px;
	
}

#hp_MainLeft2 {
	position:absolute;
	top:445px;
	float: left;
	width: 635px;
	height: 37px;
	margin: 0px 0px 18px 0px;
	
}



.hp_MainRight1 {
	
	position: relative;
	float: right;
	width: 294px;
	height: 481px;
	margin: 4px 0px 18px 0px;
	
	
}

.hp_MainRight2 {
	position:absolute;
	float: right;
	width: 294px;
	height: 481px;
	margin: 4px 0px 18px 0px;
	left: 642px;
	

}

.hp_MainRight3{
	position:absolute;
	float: right;
	width: 294px;
	height: 481px;
	margin: 4px 0px 18px 0px;
	left: 642px;
	
}


.hline{
	background:url(../_images/H_line.jpg) no-repeat;
	text-align:center;
	width:200px;

}




/* ---- END NOT LOGED IN POP UP ---- */


/* ---- HOMEPAGE LAYOUT AND CONTENT ---- */


.hp_Flash_01 {
	background: url(../_images/hp_Flash_01_01.gif) no-repeat;
	
}
.hp_Flash_02 {
	background: url(../_images/hp_Flash_02.jpg) no-repeat;
}
#hp_MainLeft .demoLink, #hp_MainLeft .trialLink {
	position: absolute;
	bottom: 10px;
	height: 16px;
	width: 56px;	
	text-indent: -5000px;
	overflow: hidden;			
}
#hp_MainLeft .demoLink {
	left: 22px;		
}
#hp_MainLeft .trialLink {
	left: 96px;			
}
#hp_MainLeft .Switch_01, #hp_MainLeft .Switch_02 {
	position: absolute;
	bottom: 10px;
	height: 16px;
	width: 10px;	
	text-indent: -5000px;
	overflow: hidden;		
}
#hp_MainLeft .Switch_01 {
	right: 44px;	
}
#hp_MainLeft .Switch_02 {
	right: 20px;	
}
#hp_MainLeft .demoLink a:link, #hp_MainLeft .demoLink a:visited, #hp_MainLeft .demoLink a:hover,
#hp_MainLeft .trialLink a:link, #hp_MainLeft .trialLink a:visited, #hp_MainLeft .trialLink a:hover,
#hp_MainLeft .Switch_01 a:link, #hp_MainLeft .Switch_01 a:visited, .Switch_01 .trialLink a:hover,
#hp_MainLeft .Switch_02 a:link, #hp_MainLeft .Switch_02 a:visited, .Switch_02 .trialLink a:hover,
#hp_MainRight .SeeScreen a:link, #hp_MainRight .ShowScreen a:visited, #hp_MainRight .ShowScreen a:hover,
#hp_MainRight .ShowScreen a:link, #hp_MainRight .ShowScreen a:visited, #hp_MainRight .ShowScreen a:hover,{
	display: block;
	width: 100%;
	height: 100%;
}





#hp_MainRight {
	position: relative;
	float: right;
	width: 294px;
	height: 481px;
	background: url(../_images/hp_Details.gif) no-repeat;
	margin: 4px 0px 18px 0px;	
}
#hp_MainRight .ShowScreen, #hp_MainRight .SeeScreen {
	position: absolute;
	right: 8px;
	height: 50px;
	width: 252px;	
	text-indent: -5000px;
	overflow: hidden;		
}
#hp_MainRight .ShowScreen {
	bottom: 70px;	
}
#hp_MainRight .SeeScreen {
	bottom: 10px;	
}
#hp_LowerColumns {
	background: url(../_images/hp_3Col_bkg.gif) repeat-y;
	clear: both;
}
#hp_LowerColumns .leftCol {
	float: left;
	width: 240px;
	padding: 6px 0px 6px 38px;	
}
#hp_LowerColumns .midCol {
	width: 250px;
	float: left;
	padding: 6px 0px 6px 70px;		
}
#hp_LowerColumns .rightCol {
	width: 232px;
	float: right;
	padding: 6px 34px 6px 0px;
}
#hp_LowerColumns h2 {
	font-size: 16px;
	color: #858688;
	text-transform: none;
}
#hp_LowerColumns h2.ChatPlugin {
	background: url(../_images/icon_Plugins.gif) left 2px no-repeat;
	padding-left:30px
} 

/* ---- INTERIOR PAGES LAYOUT ---- */

#int_Container_1 {
	background: url(../_images/int_Container_fill.gif) repeat-y;
}
#int_Container_2 {
	background: url(../_images/int_Container_top.gif) left top no-repeat;
}
#int_Container_3 {
	background: url(../_images/int_Container_btm.gif) left bottom no-repeat;
	min-height: 400px;
}
#int_LeftCol {
	float: left;
	width: 650px;
	padding: 24px 0px 40px 24px;
}
#int_RightCol {
	float: right;
	width: 233px;
	padding: 14px 3px 40px 0px;	
}

/* ---- INTERIOR PAGES SUB-NAVIGATION ---- */

#int_SubNav {
	padding: 8px 0px 20px 0px;
	text-align: right;
	font-size: 11px;
}
#int_SubNav a:link, #int_SubNav a:visited, #int_SubNav a:hover {
	color: #8B8B8B;
	margin-left: 30px;
}
#int_SubNav a.SubNav_On {
	color: #707070;
	font-weight: bold;
}

/* ---- INTERIOR PAGES LEFT COLUMN CONTENT ---- */

#int_LeftCol h1 {
	border-bottom: solid #E5E5E5 1px;
	padding-bottom: 4px;
	margin-bottom: 0px;
}
.exec_Photo {
	float: left;
	clear: left;
	
}
.exec_Photo img {
	padding: 4px;
	border: solid #E5E5E5 1px;
}
.exec_Bio {
	margin-left: 110px;
}
#int_LeftCol .subColLeft {
	float: left;
	width: 317px;
}
#int_LeftCol .subColRight {
	float: right;
	width: 317px;
	
}
#int_LeftCol .subColLeft .inner,
#int_LeftCol .subColRight .inner {
	padding: 0px 0px 0px 10px;
}


/* ---- INTERIOR PAGES RIGHT COLUMN CONTENT ---- */

#int_RightCol .header {
	background: url(../_images/rightSide_line.gif) left bottom repeat-x;
	height: 39px;
}
#int_RightCol .header img {
	margin-top: 6px;
}
#int_RightCol .divider {
	border-top: solid #E5E5E5 1px;
	//background-color: #FFFFFF;
	height: 1px;
	margin: 4px 0px 4px 0px;
}
#int_RightCol .paddedContent {
	padding: 0px 14px 0px 14px;
}
#int_RightCol dl {
	list-style: none;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
#int_RightCol dt {
	list-style: none;
	padding: 0px 0px 0px 12px;
	background: url(../_images/bullet_GrayArrow.gif) left 5px no-repeat;
	text-transform: uppercase;
	font-weight: bold;
	

}


#int_RightCol dd {
	list-style: none;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 12px;	
}

/* ---- PRODUCT DETAILS PAGE ---- */

#DetailsBox_1 {
	background: url(../_images/DetailsBox_fill.gif) left top repeat-y;
}
#DetailsBox_2 {
	background: url(../_images/DetailsBox_top.gif) left top no-repeat;
}
#DetailsBox_3 {
	position: relative;
	background: url(../_images/DetailsBox_btm.gif) left bottom no-repeat;
	height: 1%;  /* This is a fix for IE. */
	margin-bottom: 16px;
}
#DetailsBox_3 .leftCol {
	float: left;
	width: 332px;
	padding-bottom: 30px;
	text-align: center;
}

#DetailsBox_3 .leftCol .title {
	font-weight: bold;
	text-transform: uppercase;
	padding: 18px 0px 18px 0px;
}
#DetailsBox_3 .demoLink {
	position: absolute;
	left: 19px;
	bottom: 6px;
	width: 245px;
}
#DetailsBox_3 .rightCol {
	float: right;
	width: 315px;	
	padding: 18px 0px 18px 0px;	
}

#DetailsBox_3 .rightCol .divider {
	border-top: solid #E5E5E5 1px;
	background-color: #FFFFFF;
	height: 1px;
	margin: 10px 10px 10px 0px;
}
#DetailsBox_3 .rightCol .paddedContent {
		padding: 0px 30px 0px 18px;
}
ul.iconList li {
	background: url(../_images/icon_generic.gif) left 1px no-repeat;
	padding-left: 24px;
}
table.ButtonTable td {
	vertical-align: top;
}
table.ButtonTable td.Col_1 {
	width: 140px
}
table.ButtonTable td.smallText {
	padding: 2px 0px 10px 2px;
}
textarea.ButtonCodeField {
	width: 98%;
	height: 60px;
	white-space:normal;
	font-size:11px;
	color:#858688;;
	overflow:visible;
	overflow-x:hidden;
	
}

textarea.ButtonCodeField1 {
	width: 98%;
	height: 60px;
	
}

/* ---- FORMS ---- */

input[type="text"], input[type="password"], select, textarea {
	border: solid #BCBCBC 1px;
}


.formGrid td {
	padding: 0px 10px 8px 0px;
}
.formGrid input[type="text"], input[type="password"], .formGrid textarea {
	width: 200px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #858688;
	font-size: 12px;
}

.formGrid2 td {
	padding: 0px 10px 8px 0px;
}




/* ---- FOOTER ---- */

#footer {
	clear: both;
	padding: 20px 0px 10px 0px;
	font-size: 11px;
}
#footer .leftCol {
	float: left;
}
#footer .rightCol {
	float: right;
	text-align: right;

}


/* ----------- VISUAL ----------------------*/
#swapcontent { position:relative; width:200px; height:70px; overflow:hidden; margin-left:1px; margin-right:1px; left:30px; }
#swapcontent img.swapcontent { margin-left:0px; display:block; position:absolute; top:-10px; behavior: url(_javascript/ie7pngfix.htc); }
#swapcontent img.swapcontent.one { left:0; }
#swapcontent img.swapcontent.two { left:300px; }
#swapcontent img.swapcontent.three { left:600px; }
#swapcontent img.swapcontent.four { left:900px; }
#swapcontent img.swapcontent.five { left:1200px; }
#swapcontent img.swapcontent.six { left:1500px; }
#swapcontent img.swapcontent.seven { left:1800px; }
#swapcontent img.swapcontent.eight { left:2100px; }

#swapnav { float:left; position:absolute; 
	padding:0; 
	margin:-58px 0 0 -10px;
	overflow:hidden; 
	display:block; 
	z-index:100;
	width: 310px;}
#swapnav li { width:150px; 
	position:relative;
	top:20px;
	float:left;}
#swapnav li a.swapnavthumb { 
	width:150px; 
	display:block; 
	height:0; 
	margin:0; 
	padding:120px 0 0;
	text-indent:-9999px; 
	outline:none; 
	overflow:hidden; 
	cursor:pointer; 
	_cursor:hand; 
	behavior: url(_javascript/ie7pngfix.htc); }
#swapnav li a.swapnavthumb.one { 
		opacity: 1;
		float:left;
		width:40px;
		background: url(../_images/clients/leftArrow1.png) no-repeat 0 0; }
#swapnav li a.swapnavthumb.three { 
		opacity: 1;
		float:right;
		width:40px;
		background: url(../_images/clients/rightArrow1.png) no-repeat 0 0; }
#swapnav li a.swapnavthumb.one:hover { 
		opacity: 1;
		background: url(../_images/clients/leftArrow2.png) no-repeat 0 0; 
		}
#swapnav li a.swapnavthumb.two:hover,#swapnav li a.swapnavthumb.three:hover { 
		opacity: 1;
		width:40px;
		background: url(../_images/clients/rightArrow2.png) no-repeat 0 0; 
}


.banner{
	background:url(../_images/banner.gif) no-repeat scroll top left;
	width:100px;
	height:395px;
	float:left;
	margin-right:10px;
}

.graph{
	background:url(../_images/graph.gif) no-repeat scroll top left;
	width:252px;
	height:272px;
	float:left;
	margin-bottom:20px;

}


.pane_bg {
	background:url(../_images/pane_bg.gif) repeat-y scroll left;
	width:278px;
	float:right;
	margin-bottom:20px;
}



.pane_top{
	background:url(../_images/pane_top.gif) no-repeat scroll top left;
}

.pane_bottom{
	background:url(../_images/pane_bottom.gif) no-repeat scroll bottom left;
	text-align:center;
	padding:14px 5px ;
	color:#ff6600;
	font-size:16px;
	text-align:left;
}

.pane_bottom li{
	background:url(../_images/listimage.jpg) no-repeat scroll bottom left;
	padding-left:35px;
	height:28px;
	margin:8px 6px 10px 5px;
}

.button{
	background:url(../_images/button.jpg) no-repeat scroll top left;
	width:127px;
	height:60px;
	margin:auto;
}


.textcont{
	float: left; 
	width:530px;
	margin-top:10px;
}


.guarantee{
	text-align:center;
	font-size:18px;
	color:#fe9000 !important;
	margin:3px;
	font-weight:bold;
	display:block;

}


.guarant{
	background: url(../_images/guarantee.jpg) no-repeat scroll top left;
	margin-bottom:10px;
}

.gtitle{
	font-size:19px;
	color:#fe9000;
	font-weight:bold;
	margin-bottom:5px;
}

.textindent{
	margin-left:120px;
	padding-bottom: 25px;
	border-bottom:1px solid #E5E5E5;
	margin-bottom:20px;
}
.mainitem{
	background:transparent url(../_images/listimage2.gif) no-repeat scroll left top;
	padding: 3px 2px 4px 30px;
	font-size:14px;
	color:#fe9000;
	font-weight:bold ;
	margin-bottom: 3px;

}

.customer{
	background: url(../_images/customer.jpg) no-repeat scroll top left;
}
.report{
	background: url(../_images/report.jpg) no-repeat scroll top left;
}

.mainitem li{
	font-size:12px;
	color:#666666;
	font-weight:normal;
	margin-left:12px;
}
.apply{
	display:block;
	float:right;
	width:132px;
	height:56px;
	background: url(../_images/apply.gif) no-repeat scroll top left;
}


#applicationForm{
	border-bottom:1px solid #E5E5E5;
	width:408px;
}

#applicationForm span{
	color:#949698;
	font-size:11px;
	margin:6px;
	padding-right:5px;
	padding-top:2px;
	display:block;
}



#applicationForm input, select {
	margin:6px;
	background:transparent url(../_images/inputbg.gif) no-repeat scroll left bottom;
	border:1px solid #d8d8d8;
	width:180px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #858688;
}

#applicationForm .error {
	color:#FF0000;
	font-size:11px; 
	font-weight:normal; 
	font-family:Arial, Helvetica, sans-serif;  
	white-space: nowrap;
	margin-left:6px; 
	margin-top:-2px;
	padding-left:0px; 
}

.appl{
	margin: 10px 10px 15px 300px !important;
	background:none !important;
	width:90px !important;
	border:none !important;
}

.startext{
	font-size:9px;
	color:#000000;
	margin:3px;
	font-family:Trebuchet MS;
}

.slogan{
	float:right;
	width:200px;
	color:#ff9900;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	margin:15px 5px;
}

.slogan .percent{
	font-size:20px;
}

/******** NEW HOMEPAGE ********/

.slider_container {
	position: relative;
	float: left;
	width: 940px;
	height: 311px;
	margin-top: 8px;
	background: url(../_images/newhome/slider_bg.gif) no-repeat;
}

.sliderbottom {
	position: absolute;
	bottom: 0;
	height: 43px;
	width: 939px;
	background: url(../_images/newhome/slider_bottom_bg.gif) repeat-x;	
}

.sliderbottom .left {
	width: 7px;
	height: 43px;
	position: relative;
	float: left;	
	background: url(../_images/newhome/slider_bottom_left.gif) no-repeat left bottom;
}

.sliderbottom .right {
	width: 7px;
	height: 43px;
	position: relative;
	float: right;	
	background: url(../_images/newhome/slider_bottom_right.gif) no-repeat left bottom;
}

.sliderbottom ul.slidernav {
	position: relative;
	float: left;
	display: inline;
	list-style: none;	
	width: 900px;
	margin-top: 1px;
}

.sliderbottom ul.slidernav li {
	position: relative;
	float: left;
	list-style: none;
	margin-left: 163px;
	background: url(../_images/newhome/navpoint.gif) no-repeat center top;	
	padding-top: 10px;
}

.sliderbottom ul.slidernav li a {
	font-size: 18px;
	color: #cfcfcf;
	text-decoration: none;
	outline: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.sliderbottom ul.slidernav li a:hover {
	text-shadow: 1px 0 0 #000;
	color: #fff;	
}

.sliderbottom ul.slidernav li a:active {
	color: #cfcfcf;	
}

/******** Slider ********/

ul.slides {
	position: relative;
	float: left;	
	list-style: none;
}

ul.slides li {
	position: relative;
	float: left;	
	width: 939px;
	height: 269px;
	list-style: none;
}

ul.slides li .slide_1 {
	width: 939px;
	height: 269px;
	background: url(../_images/newhome/slide_1.gif) no-repeat;	
}

ul.slides li .slide_1 a {
	color: #222a33;
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: underline;
	position: relative;
	float: right;
	margin: 220px 77px 0 0;
}

ul.slides li .slide_1 a:hover {
	text-decoration: none;
}

ul.slides li .slide_2 {
	width: 939px;
	height: 269px;
	background: url(../_images/newhome/slide_2.jpg) no-repeat;	
}

ul.slides li .slide_3 {
	width: 939px;
	height: 269px;
	background: url(../_images/newhome/slide_3.jpg?v1) no-repeat;	
}

ul.slides li .slide_3 a {
	margin-left: 25px;	
}

ul.slides li .slide_4 {
	width: 939px;
	height: 269px;
	background: url(../_images/newhome/slide_4.gif?v2) no-repeat;	
}

ul.slides li .slide_5 {
	width: 939px;
	height: 269px;
	background: url(../_images/newhome/slide_6.gif) no-repeat;	
}

ul.slides li .slide_5 a {
	margin-left: 25px;	
}

ul.slides li .slide_6 {
	width: 939px;
	height: 269px;
	background: url(../_images/newhome/slide_7.jpg) no-repeat;	
}

ul.slides li .slide_6 a {
	margin-left: 25px;	
}

.logos_slider {
	position: relative;
	float: left;
	width: 939px;
	height: 146px;
	background: url(../_images/newhome/logoslider_bg.gif) repeat-x;	
	margin-bottom: 35px;
}

.logos_slider .left {
	position: relative;
	float: left;
	width: 8px;
	height: 146px;
	background: url(../_images/newhome/logoslider_left.gif) no-repeat;	
}

.logos_slider .right {
	position: relative;
	float: right;
	width: 8px;
	height: 146px;
	background: url(../_images/newhome/logoslider_right.gif) no-repeat;	
}

.partners {
	width:900px;
	padding:23px 0;
	margin:0 0 20px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	position:relative;
	z-index:10;
	padding-bottom: 0;
	float: left;
}

.carousel .link-prev {
	position:absolute;
	top:67px;
	left:12px;
	width:13px;
	height:13px;
	text-indent:-9999px;
	overflow:hidden;
	z-index:1;
	background: url(../_images/newhome/logo_controls.gif) no-repeat;
}


.carousel .link-next {
	position:absolute;
	top:67px;
	left:12px;
	width:13px;
	height:13px;
	text-indent:-9999px;
	overflow:hidden;
	z-index:1;
	background: url(../_images/newhome/logo_controls.gif) no-repeat -15px 0;
	left: 899px;
}

.carousel .frame {
	width:880px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}

.carousel .hold {
	width:837px;
	overflow:hidden;
	position:relative;
	margin-left: 34px;
	background: url(../_images/newhome/logoslider_inner_bg.gif) repeat-x;
}

.carousel .hold .left {
	width: 8px;
	height: 100px;
	background: url(../_images/newhome/logoslider_inner_left.gif) no-repeat;
	position: relative;
	float: left;	
}

.carousel .hold .right {
	width: 8px;
	height: 100px;
	background: url(../_images/newhome/logoslider_inner_right.gif) no-repeat;
	position: relative;
	float: right;	
}

.carousel ul {
	width:99999px;
	overflow:hidden;
}

.carousel li {
	float:left;
	width:150px;
	height: 100px;
	position:relative;
	margin-right:56px;
	margin-left: 19px;
}

.carousel li:hover .title {display:block;}
.carousel li img {display:block;}
.carousel li a:hover {text-decoration:none;}
.carousel .title {
	position:absolute;
	bottom:0;
	left:0;
	width:185px;
	display:none;
	color:#fff;
	font-weight:normal;
	line-height:15px;
	background: rgba(0, 0, 0, 0.8);
	padding:8px 10px;
}

.carousel .title span {
	display:block;
	cursor:pointer;
}

.carousel .title .holder {
	position:relative;
	z-index:2;
}

.caroufredsel_wrapper {
	width: 815px !important;	
}

.middlecontent {
	position: relative;
	float: left;
	margin: 35px 0;	
}

.down_area {
	width: 270px;
	height: 179px;
	position: relative;
	float: left;
	background: url(../_images/down_bg.gif) no-repeat left;
}

.down_area p.title {
	color: #da7b00;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 17px;
	position: relative;
	float: right;
	margin: 34px 0 0 0;
	font-weight: bold;
}

.down_area p.content {
	color: #7a7979;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	float: right;
	margin: 22px 0 0 0;
	width:160px;
	clear:both;
}

.down_area a.download {
	font-size: 12px;
	color: #c37300;
	margin: 40px 0 0 0;
	position:relative;
	float:right;
	text-decoration:underline;
	outline:none;
	clear:both;
	display:block;
	width: 100px;
}

.down_area a.download:hover {
	text-decoration:none;
}

.lists {
	position: relative;
	float: left;
	margin-left: 97px;	
}

.lists p.title {
	text-transform: uppercase;
	font-size: 13px;
	color: #3A9EC5;	
	font-weight: bold;
}

.lists ul.list {
	position: relative;
	float: left;
	list-style: none;	
}

.lists ul.list li {
	position: relative;
	list-style: none;	
	background: url(../_images/newhome/bullet_GrayArrow.gif) no-repeat 0 10px;
	padding: 5px 0 0 12px;
	font-size: 11px;
	color: #5E676E;
	clear: both;
}

.lists ul.list li a {
	color: #129FBD;	
	text-decoration: none;
}

.lists ul.list li a:hover {
	text-decoration: underline;	
}

.footertexts {
	position: relative;
	float: left;
	width: 908px;	
	background-color: #f4f4f4;
	padding: 30px 0 30px 30px; 
}

.footertexts .left_top {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../_images/newhome/footer_left_top.gif) no-repeat;
	width: 5px;
	height: 4px;	
}

.footertexts .right_top {
	position: absolute;
	top: 0;
	right: 0;
	background: url(../_images/newhome/footer_right_top.gif) no-repeat;
	width: 5px;
	height: 4px;	
}

.footertexts .left_bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../_images/newhome/footer_left_bottom.gif) no-repeat;
	width: 5px;
	height: 4px;	
}

.footertexts .right_bottom {
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(../_images/newhome/footer_right_bottom.gif) no-repeat;
	width: 5px;
	height: 4px;	
}

.footertexts ul.linksbox {
	position: relative;
	float: left;
	margin-right: 60px; 
	list-style: none;	
}

.footertexts ul.linksbox li {
	position: relative;
	float: left;
	clear: both;
	list-style: none;	
}

.footertexts ul.linksbox li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #646362;
	text-decoration: underline;	
}

.footertexts ul.linksbox li a:hover {
	text-decoration: none;	
}

.choselist {
	position: relative;
	float: left;	
	width: 256px;
}

.choselist h2 {
	font-size: 16px;
	color: #858688; 	
}

.choselist ul.checklist {
	position: relative;
	float: left;
	list-style: none;
}

.choselist ul.checklist li {
	position: relative;
	clear: both;
	list-style: none;
	background: url(../_images/newhome/ll_checkbox.png) no-repeat 0 2px;	
	padding-left: 14px;
	color: #5E676E;	
	font-size: 11px;
}

a.startButton {
	background: url(../_images/newhome/btn_end.gif) no-repeat scroll right top transparent;
	bottom: 20px;
	color: white;
	cursor: pointer;
	display: block;
	font-size: 13px;
	height: 28px;
	left: 23px;
	overflow: hidden;
	padding-left: 0;
	padding-right: 18px;
	position: absolute;
	text-decoration: none;
	z-index: 997;
	margin: 0 0 10px 7px;
}

a.startButton span {
    background: url(../_images/newhome/btn_span.gif) no-repeat scroll 0 0 transparent;
    display: block;
    height: 20px;
    line-height: 18px;
    margin: 0;
    padding: 4px 0 4px 18px;
	width: 174px;
	text-align: center;
}

a.startButton:hover {
	background-position: right -28px;
	color: #fff !important;
	text-decoration: none !important;
}

a.startButton:hover span {
	background-position: 0px -28px;
}

a.startButton:active {
	background-position: right -56px;
}

a.startButton:active span {
	background-position: 0 -56px;
}

a.startButton:visited {
	color: #fff !important;
	text-decoration: none !important;	
}

a.darkButton {
	background: url(../_images/newhome/btn_dark_end.gif) no-repeat scroll right top transparent;
	bottom: 20px;
	color: #d3d5d6;
	cursor: pointer;
	display: block;
	font-size: 13px;
	height: 33px;
	left: 23px;
	overflow: hidden;
	padding-left: 0;
	padding-right: 18px;
	position: absolute;
	text-decoration: none;
	z-index: 997;
	margin: 0 0 10px 7px;
	outline: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a.darkButton span {
    background: url(../_images/newhome/btn_dark_span.gif) no-repeat scroll 0 0 transparent;
    display: block;
    height: 33px;
    line-height: 20px;
    margin: 0;
    padding: 5px 0 4px 20px;
	width: 174px;
	text-align: center;
	color: #d3d5d6;
	outline: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a.darkButton:hover {
	background-position: right -34px;
}

a.darkButton:hover span {
	background-position: 0px -34px;
}

a.darkButton:active {
	background-position: right -68px;
}

a.darkButton:active span {
	background-position: 0 -68px;
}

.rightbutton {
	left: 635px !important;	
	bottom: 30px !important;
}

.numberContainer {
	position:absolute;
	right:200px; 
	top:17px;
	z-index: 1000;
}

p.phoneNnumber {
	color: #575858;
	font-size: 11px;	
	position: relative;
	float: left;
	margin: 7px 6px 0 0;
	background: url(../_images/phone_bg.gif) no-repeat;
	width: 110px;
	height: 20px;
	display: block;
	padding: 2px 0 0 28px;
}

.slider_container .caroufredsel_wrapper {
	width: 939px !important;	
}

#pager_container {
	padding: 10px 0 0 0;
	text-align: center;
	height: 15px;
	position: absolute;
	z-index: 1000;
	top: 237px;
	left: 406px;
}

#pager_container a {
	background: url(../_images/bullets.png) 0 2px no-repeat;
	width: 14px;
	height: 17px;
	margin: 0 5px 0 0;
	display: inline-block;
	outline: none;
}

#pager_container a:hover {
	background: url(../_images/bullets.png) 0 -13px no-repeat;	
}

#pager_container a.selected {
	background: url(../_images/bullets.png) 0 -28px no-repeat;	
}

#pager_container a span {
	display: none;
}
