h1,h2,h3,h4,h5,b{
	color:#068FD7;
	line-height: normal;
}
legend{
	color:#068FD7;
	font-weight:bold;
	padding:0px 5px 0px 5px;
}
h2{
	border-bottom:groove #cccccc 1px;
	font-size: 18px;
}
h3{
	padding:2px;
	background-color: #EEEEEE;
	border:solid #dddddd 1px;
	font-size: 12px;
}

h4{
	font-size: 11px;
	line-height: 6%;

}
P, TD, DIV, LI, UL, TH, input, select , #cart_table{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p{
	text-align:justify;
}

#container{	
	width:800px;
	padding-top:5px;
	height:95%;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	
}

#header{
	width:800px;
	height:60px;
/*	background-image:url("../images/bg.gif");
	background-repeat:no-repeat;*/
	
}

#header_menu{
	width:800px;
	height:40px;
}

#main{
	width:800px;
	/*border: solid #ffffff 1px;*/

}

#mainbody{
	float:left;
	width: 640px;
	padding-left:10px;

	/*height:400px;*/
	/*padding-right:10px;*/
}

#content-main , #faq-main{
	float:right;
	width: 640px;
	padding-left:10px;

	/*height:400px;*/
	/*padding-right:10px;*/
}

#page{
	width:800px;
	border: solid #ffffff 1px;

}


#left, #content-right, #faq-left{
	/*height:400px; set minimum height*/
	float:left;
/*	border:10px;*/
	width:150px;
	/*border-right:dashed gray 1px;*/
	padding:2px 0px 2px 0px;
}

#signup-main{
	float:left;
	width: 580px;
	padding-left:10px;

}

#left a, #content-right a, #faq-left a{
	color:#068FD7;
	text-decoration:none;
}


#left a:hover{
	color:#000000;
}



#footer{
	position:relative;
	float:left;
	width:100%;
	height:14px;
	color:#000000;
	font-weight:bold;
	text-align:center;
		/*margin-top:20px;*/
	margin-left:auto;
	margin-right:auto;

	border:#068FD7 solid 1px;
	background-image:url("../images/bbar.gif");
	background-color: #068FD7;

}
#footer a{
	color:#000000;
}

#footer a:hover{
	color:#ffffff;
}

body{
	font-size:12px;
	/*background-color:#eeeeee;*/
}

/******************* home page**************************/

.homediv{
	height:230px;

}
.left_home{
	margin-top:10px;
	height:220px;
	float:left;
	width:400px;
	/*background-color:#eeeeee;*/
	background-image:url("../images/bg.png");
	background-repeat:no-repeat;
	/*padding:10px;*/
	
}

.right_home{
	margin:10px 0px 0px 0px;
	height:220px;
	float:right;
	width:390px;
	/*background-image:url("../images/bg.png");
	background-repeat:no-repeat;
	background-position:top right;*/
	text-align:center;
}

.left_homel{
	float:left;
	width:290px;
/*	text-align:top;	*/
	padding:10px 0px 0px 2px;
}

.left_homer{
	float:left;
	width:100px;
	padding:10px 0px 0px 2px;
}

.right_hometop{
	/*border:solid #068FD7 1px;*/;
	height:100px;
	width: 390px;
	background-image:url("../images/flashbg.png");
	background-repeat:no-repeat;
}

.right_homebottom{
	/*border:solid #068FD7 1px;*/;
	font-size: 10px;
	margin:5px 0px 0px 0px;
	padding:5px 5px 0px 5px;
	height:120px;
	width: 390px;
	background-image:url("../images/bgvoip.png");
	background-repeat:no-repeat;
	text-align:left;
}

.right_homel{
	margin:5px 0px 0px 0px;
	float:left;
	width:190px;
	height:110px;
	background-image:url("../images/bglogin.png");
	background-repeat:no-repeat;
}

.right_homer{
	margin:5px 0px 0px 2px;
	float:left;
	width:190px;
	height:110px;
	background-image:url("../images/bglogin.png");
	background-repeat:no-repeat;
	background-position:right top;
}

.item_home{
	margin:5px 0px 5px 0px;
	text-align:center;
	width:790px;
	font-weight:bold;
	height:80px;
	background-image:url("../images/descbg.png");
	background-repeat:no-repeat;
}

.item_list{
	float:left;
	margin:14px;
	width:100px;
	height:55px;
	padding-top:12px;
	background-image:url("../images/item.png");
	background-repeat:no-repeat;
	background-position:top center;
}

#descrip{
	font-size: 10px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	padding:2px 50px 1px 50px;
	background-image:url("../images/descbg.png");
	background-repeat:no-repeat;
	background-position:top center;
	text-align:justify;

}


/**************Anchor settings*******************/
a{
	text-decoration:underline;
	font-weight:bold;
	color:#068FD7;
	
}

a:hover{
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}


a img {
	border: 0px;
}

/**************left head settings*******************/
.head{
	background-image:url("../images/bhead.gif"); /*select color or image for tabs */
	font-weight:bold;
	color:#ffffff;
	padding-left:10px;
	padding-top:5px;
	height:17px;
	
}

/**************left tab*******************/
#left_tab{
	/*height:400px;*/
	padding:5px;
	border:outset #068FD7 1px;
	border-left:solid #068FD7 10px;

	color: #068FD7;
	font-weight:bold;
	/*cursor:pointer;*/
}
#left_tab:hover{
	border:outset #068FD7 1px;
	border-left:solid #000000 10px;

}

.left_fields{
	/*height:400px;*/
	padding:5px;
	border:outset #068FD7 1px;
}


/**************menu items tab*******************/
#menu_tab{
	height:120px;
	border-bottom:solid #068FD7 1px;
	border-left:solid #068FD7 1px;
	border-right:solid #068FD7 1px;

}

#menu_fields{
	border-bottom:solid #068FD7 1px;
	padding:5px;
}

/*************status message*******************/

#status_msg{
	color:#CC0000;
	font-weight:bold;
	/*padding-left:5px;*/
	padding-top:20px;
	/*margin-bottom:10px;*/
	height:30px;
	width: 750px;
	position:absolute;
	text-align:right;
}

#status{
	/*background-image:url("../images/loading.gif");
	background-position:top right;
	background-repeat:no-repeat;*/
	width: 790px;
	height:60px;
	padding-top:5px;
	position:absolute;
	text-align:right;
}


/*************table******************/

table{
	border:solid #CCCCCC 1px;
	border-collapse:collapse;
	border-spacing:0px;
	cursor:text;
	margin-top:10px;
	margin-bottom:10px;
	background-color: #ffffff;
}

.bgcolor1{
	background-color:#FFFFFF;	
}
.bgcolor2{
	background-color:#EEEEEE;
}
.highlight{
	background-color:#DDDDDD;
}

th{
	background-image:url("../images/bbar.gif");
	height:22px;
	text-align:left;
	padding-left:5px;

}

.th_align{
	background-image:url("../images/bbar.gif");
	height:22px;
	text-align:center;
	padding-left:5px;

}

td{
	border:solid #CCCCCC 1px;
	padding:5px 2px 5px 5px;

}

.td_nb{
	border:0px;
	padding:5px 2px 5px 5px;

}



.td_align{
	text-align:center;

}

.td_head{
	/*text-align:right;*/
	font-weight:bold;
}

.th_align{
	text-align:center;
	font-weight:bold;
}

.td_final{
	text-align:right;
	font-weight:bold;
	/*background-image:url("../images/bbar.gif");*/
	background-color:#CC0000;
	padding-right:10px;
	height:22px;

}

.td_calls_final{
	text-align:center;
	font-weight:bold;
	background-image:url("../images/bbar.gif");
	height:22px;

}


/**************Login tab1*******************/
.login_tab{
	padding:5px;
	/*background:#FFE600;*/
}

#login_header{
	width:800px;
	height:60px;
	text-align:center;
	padding-top:40px;
}

.login_fields{
	text-align:center;
	padding:2px;
}

#login_screen{
	padding-top:5%;
	padding-bottom:150px;
	padding-left:35%;
	width:300px;
	height:100px;
}

.login_head{
	background-image:url("../images/headlogin.png");
	background-repeat:no-repeat;
	background-position:right top;
	font-weight:bold;
	padding:5px;
	height:15px;
	font-size:12px;
}

.ippbx_head{
	background-image:url("../images/headlogin.png");
	background-repeat:no-repeat;
	font-weight:bold;
	padding:5px;
	height:15px;
	font-size:12px;
}

/**************login authenticate*******************/

#login_msg{
	text-align:center;
	color:#CC0000;
	font-weight:bold;
}

.fields{
	padding-left:10px;
	padding-top:5px;
}

/*************menu start*******************/

#nav{
	/*margin-left:180px;*/
	margin-right:0px;
	background-image:url("../images/bbar1.gif");
	/*background-image:url("../images/bbar.gif");*/
	border:outset #068FD7 1px;
	height:40px;

}

.navmenu{
	float:left;
	border-right:groove white 2px;
	
}

.menu{
	float:left;

/*	border-right:groove white 2px;*/
	color:#000000;
	font-weight:bold;
	font-size:14px;
	width:130px;
	padding:10px 0px 10px 0px;
	border:solid #78C2E9 1px; 
	cursor:pointer;
	/*background-color:#068FD7;U*/
	
}

.highlight_menu{
	float:left;
	font-weight:bold;
	font-size:14px;
	width:130px;
	padding:10px 0px 10px 0px;
	cursor:pointer;
	border:solid #068FD7 1px; 
	color:#ffffff;
	background-color:#068FD7;
	background-image:url("../images/bbar1.gif");
}


.leaf1{
	padding:5px;
	border:outset #068FD7 1px; 
}

.leaf{
	/*border:outset #068FD7 1px; */
	width:100px;
	position:absolute;
	background-color:#FFFFFF;
	cursor:pointer;
	/*margin-left:20px;*/
}

.leaf2{
	border:outset #068FD7 1px;
	width:100px;
	position:absolute;
	padding:5px;
	margin-left:70px;
	margin-top:-10px;
	background-color:#FFFFFF;
}

#menu a{
	color:#000000;
	text-decoration:none;
	
}

#menu a:hover{
	/*background-color:#339966;*/
	color:#000000;
	text-decoration:none;
}

.left_menu{
	padding-left:5px;

}

/*************menu end*******************/

ul{
	list-style-image:url("../images/call.gif");
}

/*************signup*******************/

#signup_steps{
	height:60px;
}
.active_step{
	float:left;
	background-image:url("../images/active_step.jpg");
	background-repeat:no-repeat;
	width:80px;
	height:40px;
	padding:2px 0px 0px 5px;
	text-align:center;
	font-weight:bold;
	color:white;
}

.inactive_step{
	float:left;
	background-image:url("../images/inactive_step.jpg");
	background-repeat:no-repeat;
	width:80px;
	height:40px;
	padding:2px 0px 0px 5px;
	text-align:center;
	font-weight:bold;
	color:#AAAAAA;
}

#note{
	color:#CC0000;
}

.note a{
	color:#CC0000;
}

input:focus { background: #09B746; color: white;}

#cart_content{
	float:right;
	margin:0px 0px 0px 0px;
	width: 100px;
	height:100px;
	
}


#step_details{

}

#search{
	position:relative;
	margin:10px 0px 0px 500px;
}

#login{
	height:10px;

}

/*********CArt content *******************/

#cart_table{
	cursor:text;
	background-color: #ffffff;
	border:0px;
	margin:0px;
}

.cart_td_head{
	font-weight:bold;
	border-top: #DDDDDD solid 1px;
	background-color:#EEEEEE;
	padding:5px;
}

#cart_row{
	width: 175px;
}

#cart_head{
	float:left;
	width:70px;
	
}
#cart_value{
	float:right;
	width:100px;
}
#content-cart{
	height:400px; /*set minimum height*/
	float:right;
/*	border:10px;*/
	width:190px;
	/*border:solid gray 1px;*/
}

.carthead{
	background-image:url("../images/carthead.gif"); /*select color or image for tabs */
	font-weight:bold;
	color:#ffffff;
	padding-left:10px;
	padding-top:5px;
	height:17px;
	
}

#cart_tab{
	/*height:400px;*/
	padding:5px;
	margin:0px;
	border:groove #068FD7 1px;
	color: #068FD7;
	font-weight:bold;
	/*cursor:pointer;*/
}

#content-right h3, #faq-left h3{
	background-image:url("../images/bhead.gif"); /*select color or image for tabs */
	background-repeat:no-repeat;
	font-weight:bold;
	color:#ffffff;
	padding-left:10px;
	padding-top:5px;
	height:17px;
	background-color: #FFFFFF;
	border:solid #FFFFFF 0px;
	margin:0px;
	font-size:12px;
}

#content-right li,#content-right p, #faq-left li, #faq-left p{
	padding:5px;
	border:outset #068FD7 1px;
	border-left:solid #068FD7 10px;
	color: #068FD7;
	font-weight:bold;
	background-color: #FFFFFF;
	margin:0px;
}

#content{
	font-size: 10px;
}
.menublock{
	padding:0px;

}
#support a,#content-right a{
	font-weight:bold;
}
#access-number h3 a{
	color:#FFFFFF;
	text-decoration:none;
}

.mhover{
	cursor:pointer;	
}

