body{
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:14px;
	line-height:18px;
	color:#333;
	background:#ffffff
	url(../images/bga.jpg)
	repeat-x;
	background-position: center;
}

html,body,ul,ol,li,p,h2,form,th{
	margin:0;
	padding:0;
}

#container { 
	width:980px;
	min-height:700px;
	margin: 0 auto;
	position:relative;
}

#logo {
	padding: 35px 0px 0px 35px;
	float: left;
}

#login {
	padding: 0px 25px 0px 0px;
	float: right;
}

#menu {
	padding: 15px 25px 0px 0px;
	float: right;
}

#content {
	width:980px;
	margin: 199px;
	padding: 0 20px 20px 20px;
	z-index:1;
	position:absolute;
	left: -219px;
	top: 0;
	background:url(../images/bgContent.png);
}

.indent{
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 50px;
	font-size:18px;
	color:#555;
}

.textOR{
	font-size:30px;	
	color:#0273b2;
}

.text00{
	font-size:25px;	
	line-height:50px;
}

.text01{
	font-size:16px;
	font-weight:900;
}

.text02{
	font-size:14px;
	font-weight:900;
}

.text03{
	margin-left: 180px;
	font-size:12px;
}

.text04{
	margin-left: 180px;
}

.text05{
	margin-left: 10px;
	font-size:12px;
	font-color:#999999;
}

.text06{
	margin-left: 180px;
	margin-bottom: 10px;
	font-size:12px;
}

.text07{
	text-decoration: underline;
}

.text08{
	color:#0273b2;
}

.text09{
	color:#ffffff;
}

.text10{
	color:#ff0000;
}

.textprc{
        font-size:10.5px;
}

p.title{
	text-indent:20px;
	margin-bottom:20px;
}

a{
	color:#0273b2;
	font-weight:900;
	text-decoration:none;
}

a:visited{
	color:#0273b2;
	font-weight:900;
	text-decoration:none;
}

a:hover{
	color:#0273b2;
	font-weight:900;
	text-decoration:underline;
}

a.bottom{
	color:#777777;
	font-weight:100;
	font-size:12px;
	text-decoration:none;
}

a.bottom:visited{
	color:#777777;
	font-weight:100;
	font-size:12px;
	text-decoration:none;
}

a.bottom:hover{
	color:#777777;
	font-weight:100;
	font-size:12px;
	text-decoration:underline;
}

a.white{
	color:#ffffff;
	text-decoration:none;
}

a.white:visited{
	color:#ffffff;
	text-decoration:none;
}

a.white:hover{
	color:#ffffff;
	text-decoration:underline;
}

ol{
	margin-top:15px;
	margin-left:28px;
}

ul{
	list-style:none;
	margin-top:15px;
	margin-left:18px;
}

ul.disc2{
        list-style:disc;
        margin-top:5px;
        margin-left:-451px;
}

ul.disc{
	list-style:disc;
	margin-top:15px;
	margin-left:18px;
}

ul.inline{
}

ul.inline li{
	display:inline;
	margin-left:1px;
}

ul.inline2{
	margin-left:170px;
}

ul.inline2 li{
	display:inline;
	margin-left:10px;
}

ul.block{
	margin-left:-18px;
}

ul.block li{
	display:block;
	margin-left:18px;
	margin-top:5px;
	font-size:12px;
}

ul ul{
	font-size:1em;
}

img{
	border:none;
}

img{
	vertical-align:middle;
}


/*Menus*/

.mainmenu li {
  display:inline;
  margin-left:-4px; 
}

.tour {
  background:url(../images/menu/tour.png) 0 0 no-repeat;
} 

.features {
  background:url(../images/menu/features.png) 0 0 no-repeat;
} 

.solutions {
  background:url(../images/menu/solutions.png) 0 0 no-repeat;
} 

.new {
  background:url(../images/menu/new.png) 0 0 no-repeat;
} 

a .tour {
  background-position: 0 0;
}

a .features {
  background-position: 0 0;
}

a .solutions {
  background-position: 0 0;
}

a .new {
  background-position: 0 0;
}

.tour {
  width:164px;
  height:38px;
}

.features {
  width:160px;
  height:38px;
}

.solutions {
  width:160px;
  height:38px;
}

.new {
  width:161px;
  height:38px;
}

.tour,
a:hover .tour {
  background-position: 0  -38px;
}

.features,
a:hover .features {
  background-position: 0  -38px;
}

.solutions,
a:hover .solutions {
  background-position: 0  -38px;
}

.new,
a:hover .new {
  background-position: 0  -38px;
}






/*SubMenus*/

.submainmenu {
  display:inline;
  margin-left:14px;
}

.submainmenu li {
  display:inline;
  margin-left:-4px; 
}

.submainmenu1 li {
  display:inline;
  margin-left:-4px;
  padding: 0 80px 0 80px ;
}

.why {
  background:url(../images/menu/why.png) 0 0 no-repeat;
} 

.who {
  background:url(../images/menu/who.png) 0 0 no-repeat;
} 

.how {
  background:url(../images/menu/how.png) 0 0 no-repeat;
} 

.zero {
  background:url(../images/menu/zero.png) 0 0 no-repeat;
} 

a .why {
  background-position: 0 0;
}

a .who {
  background-position: 0 0;
}

a .how {
  background-position: 0 0;
}

a .zero {
  background-position: 0 0;
}

.why {
  width:240px;
  height:85px;
}

.who {
  width:240px;
  height:85px;
}

.how {
  width:240px;
  height:85px;
}

.zero {
  width:240px;
  height:85px;
}

.why,
a:hover .why {
  background-position: 0  -85px;
}

.who,
a:hover .who {
  background-position: 0  -85px;
}

.how,
a:hover .how {
  background-position: 0  -85px;
}

.zero,
a:hover .zero {
  background-position: 0  -85px;
}

/*Forms*/

input.text1{
	font-size:12px;
	color:#666;
	border: 1px solid #c7c7c7;
	background-color:#eaeaea;
	margin:0;
	padding:5px;
	width:250px;
	height:15px;
}

input.button {
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	color:#FFF;
	background-color:#0273b2;
	border:0;
	margin:0;
	padding:7px;
	white-space:nowrap;
	font-weight:bold;
	cursor:pointer;
}

select.text1{
	font-size:12px;
	color:#666;
	border: 1px solid #c7c7c7;
	background-color:#eaeaea;
	margin:0;
	padding:0;
	width:252px;
	height:27px;
}

select.text2{
	font-size:12px;
	color:#666;
	border: 1px solid #c7c7c7;
	background-color:#eaeaea;
	margin:0;
	padding:0;
	height:27px;
}


/*----------*/

.login_bar_wrapper {
/*    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: 120px;
    margin-left: -201px;*/
    width: 402px;
}
div#loginSplash {
    margin: 0 auto;
    padding-top: 20px;
    width: 402px;
    background-color:white;
}
div#loading_bar {
    background: #fff;
    position: relative;
    width: 402px;
    height: 32px;
    margin-bottom: 20px;
}
div#loginSplash h2 {
    color: #063060;
    font-size: 24px;
    text-align: center;
    font-weight: normal;
    letter-spacing: -1px;
}

div#loading_chrome {
    background: url('../images/loading_chrome.png') no-repeat left top;
    width: 402px;
    height: 32px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}

div#loading_progress {
    background: url('../images/loading_bar.gif') repeat-x left top;
    height: 32px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

span.hint {
    height:10px;
    font-size:8pt;
    font-weight:bold;
}


/* press articles*/
.date{
	color:#b0b0b0;
	font-size:11.5px;
}

p.pressTitle{
	font-weight:bold;
	font-size:22px;
	text-align:center;
	line-height: 30px;
	margin-bottom:20px;
}

p.pressItalic{
	font-size:14px;
	text-align:center;
	font-style:italic;
	margin-bottom:20px;
}
p.pressNormal{
	font-size:14px;
	margin-bottom:20px;
}

p.pressBack{
	font-size:14px;
	text-align:right;
	margin-bottom:5px;
}

p.pressNumber{
	font-size:14px;
	margin-bottom:10px;
	
	margin-left:30px;
}

p.pressNumber2{
	font-size:14px;
	margin-bottom:10px;
	margin-left:60px;
}

/* Features, tour*/
p.feaTitle{
	font-weight:bold;
	font-size:18px;
	text-align:left;
	margin-bottom:10px;
	
}

p.feaNormal{
	font-size:13px;
	text-align:left;
	margin-bottom:10px;
}

p.feaNumber{
	font-size:13px;
	text-align:left;
	margin-bottom:10px;
	text-indent:10px;
}


.steps {
	position:relative;
	top:10px;
	left:400px;
}
.steps2 {
	position:relative;
	top:10px;
	left:450px;
}

button {
  font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
  vertical-align: text-top;

}

.button button {
  font-size:14px;
  color:#FFF; 
  font-weight:bold;
  cursor:pointer;

}

.button, .button button {
  display:inline-block;
  background:url(../images/button.png) 0 0 no-repeat;
  
}

.button {
  margin-right:10px;
 
}

.button button {
  border:0;
  margin:0;
  padding:0 10px 0 0;
  position:relative;
  left:10px;
  height:34px;
  line-height:34px;
  background-position:top right;
  white-space:nowrap;
  font-weight:bold;
  cursor:pointer;
}
.button:hover  {
  background-position: 0 -34px;
}

.button:hover button  {
  background-position: right -34px;
}

 
button img {
  vertical-align:middle;
} 

li.menu{
	padding-bottom:10px;
}

/*Faq*/
p.faqQ{
	font-weight:bold;
	font-size:15px;
	text-align:left;
	margin-bottom:10px;
}

p.faqA{
	font-size:14px;
	text-align:left;
	margin-bottom:20px;
}

  
  /*Video*/
  .videos {
    margin-left:-12px;
    font-size:14px;
    line-height:18px;
    *display: inline-block;
  } 
    
  .videos li {
    float:left;
    display:inline;
    width:180px;
    height:160px;
    overflow:hidden;
    margin: 0 0 0 12px;
    padding:0;
  }
  
  .videos p {
    text-align:center;
    margin-top:0.5em;
  }
  
  .videos a {
    display:block;
    width:180px;
    height:115px;
    overflow:hidden;
    position:relative;
  }

