@charset "utf-8";
/* CSS Document */

body{
	margin: 0;
	padding: 0;
	background-color:#f5f5f5;	
	font-family: "Lucida Grande",Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	}
	
	
body#bd {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #666666;
    padding: 0;
}

a{ outline:none;color: #16A9CD; text-decoration:none;}


a:hover{
    color: #16A9CD;
	text-decoration:underline;
}

#ja-wrapper1 {
    clear: both;
    height: 100%;
    margin: 0 auto;
    width: 1000px;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

#ja-headerwrap {
    position: relative;
    z-index: 10;
}

#ja-containerwrap, #ja-containerwrap-cm, #ja-containerwrap-c, #ja-containerwrap-f {
    padding: 0;
}

#ja-container {
    border: 1px solid #dedede;
    padding: 5px;
    position: relative;
    z-index: 10;
	width:100%;
}

.ja-innerpad {
    clear: both;
    display: block;
    margin: 0;
    padding: 30px;
}

.button {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("../../images/grad1.jpg") repeat-x scroll center center #EFEFEF;
    border-color: #DDDDDD #DDDDDD #CCCCCC;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #666666;
    padding: 1px 8px;
}
	
	 .getb{	
	float:left;	
	width:159px;
	height:38px;
	background:url(../images/get_started.png) no-repeat;
	border:0px;
	cursor:pointer;		
	}
	
	.inputbox{  background-color: #EFF6FD;
    border: 1px solid #CCCCCC;
    color: #1D68A9;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    margin: 3px;}
	
	.inputbox:hover , .inputbox:focus{ background: none repeat scroll 0 0 #FFFFEA;
    border: 1px solid #999999;}
	
	
	
		

	#ja-footerwrap {
    clear: both;
    font-size: 92%;
    margin-top: 30px;
   }

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
#ja-footer {
    background: none repeat scroll 0 0 #F3F3F3;
    border-top: 1px solid #CCCCCC;
    clear: both;
    padding: 8px 0;
    position: relative;
    overflow: hidden;
}


#ja-footer ul {
   /* background: url("../images/vline.gif") no-repeat scroll right center transparent;*/
    float: left;
    line-height: normal;
    margin: 4px 0 5px;
    padding: 0;
}

#ja-footer li {
    background: none repeat scroll 0 0 transparent;
    display: inline;
    margin: 0;
    padding: 0;
}

#ja-footer li a {
    background: url("../images/vline.gif") no-repeat scroll left center transparent;
    display: inline;
    line-height: normal;
    padding: 0 5px;
    white-space: nowrap;
	color:#16A9CD;
	text-decoration:none;
}

#ja-footer li a:hover{
  text-decoration:underline;
}


.componentheading {
    background: url("../images/dot.gif") repeat-x scroll center bottom rgba(0, 0, 0, 0);
    color: #545454;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 0 0 15px;
}

.left
{
float:left;
}
.right
{
float:right;
}
.quant
{
width:41%;
}
.form1
{
float:left; margin-left: 150px; margin-right: auto; text-align:left;
}
.gplus
{
float:left; width:70px;  margin-top:11px !important;
}
.fb
{
float:left; margin-top:11px; margin-right:25px;
}
.tophead
{
width:102%; display: block;
}
.imgnoborder
{
border:none;
}
.col4
{width:24%; float:left}
.col12
{width:100%; text-align:center; float:left; height:100px; margin:5px;}
.alertmsg{padding-left:2px; font-weight:bold; color:#f75e00; font-size:14px; margin-left:4px;}
.loginform{float:left; width:auto;  margin-top:8px;  margin-left:175px;}