html
{
	display : inline;
	height: 100%;
}

body
{
	font-family : arial;
	font-size : 13px; 
	background-color : #eeeeee;
	margin : 0px;
	margin-top: 10px; 
	background-image: url('/images/site_bg.gif');
	background-repeat: repeat-x;
	text-align: center;
	height: 100%;
} 

#promo_header ul
{
	position: relative;
	height: 138px;
}

#promo_header li
{
	position: relative;
}

#container 
{
	width: 770px;
	margin: 0 auto;
	text-align: left;
	height: auto !important;
	height: 100%;
	background-image: url('/images/site_middle_bg.gif');
	background-repeat: repeat-y;
	/*min-height: 100%;*/
	border-top: 10px solid #d9d9d9;
	border-bottom: 10px solid #d9d9d9;
}

#container_inner {
	position: relative;
	left: 13px;
	width: 742px;
}

#header
{
	height: 71px;
	width: 750px;
	position: relative;
	left: 10px;
	background-image: url('/images/site_topbg.gif');
	background-repeat: repeat-x;
}

#logo
{
	position: relative;
	top: 8px;
	left: 10px;
	float: left;
	width: 330px;
	height: 37px;
}

#logo_right
{
	position: relative;
	top: 10px;
	left: 10px;
	float: left;
	width: 408px;
	text-align: right;
	height: 37px;
	line-height: 37px;
}

#logo_promo
{
	position: relative;
	left: 5px;
	top: 10px;
	width: 737px;
	height: 148px;

}

#logo_nav
{
	background-image: url('/images/site_nav_bg.png');
	background-repeat: no-repeat;
	position: relative;
	left: 18px;
	width: 732px;
	height: 32px;
	line-height: 32px;
	color: #fff;
	text-indent: 10px;
	z-index: 999;
}

#logo_nav_new
{
	background-image: url('/images/site_nav_bg.png');
	background-repeat: no-repeat;
	position: relative;
	left: 18px;
	width: 732px;
	height: 32px;
	line-height: 32px;
	color: #fff;
	z-index: 999;
	font-weight: bold;
	text-align: center;
}

#logo_nav_new a {
	color: #fff;
	padding-right: 7px;
	padding-left: 7px;
}

#logo_nav a {
	color: #fff;
}

#logo_nav ul {
	padding: 0px;
	margin: 0px;
}

#logo_nav li {
	margin: 0px;
	padding: 0px;
}

#logo_nav_inner {
	position: relative;
	left:20px;
}

#leftmenu {
	border-right: 1px dotted #c0c0c0;
}

#section_nav {
	border-bottom: 1px dotted #c0c0c0;
	padding-top:5px;
	padding-bottom: 5px;
}

#product_box {
	border-top: 2px solid #7097cc;
	background-image: url('/images/site_product_bg.gif');
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 110%;
}

#product_box li {
	padding-bottom: 0px;
	font-size: 90%;
	padding : 5px;
	list-style : none;
  	padding-left: 12px;
  	background-image: url(/images/arrow.png);
  	background-repeat: no-repeat;
  	background-position: left 11px;
}

#arrow li {
	padding-bottom: 0px;
	font-size: 90%;
	padding : 5px;
	list-style : none;
  	padding-left: 12px;
  	background-image: url(/images/arrow.png);
  	background-repeat: no-repeat;
  	background-position: left 11px;
}

#feature_box {
	border-top: 2px solid #7097cc;
	background-image: url('/images/site_product_bg.gif');
	background-repeat: repeat-x;
	font-size: 110%;
	border-bottom: 1px;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
}

#feature_text {
	width: 374px;
	float: left;
	clear: both;
	text-indent: 10px;
}

#feature_option {
	width: 90px;
	float: left;
	font-weight: bold;
	text-align: center;
}

#feature_title {
	clear: both;
	text-indent: 5px;
	font-weight: bold;
	color: #6084ac;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #e7e7e7;
}

#feature_item {
	font-size: 85%;
	width: 374px;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	clear: both;
	float: left;
	border-bottom: 1px solid #e7e7e7;
}	

#feature_item_avail {
	width: 90px;
	float: left;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-bottom: 1px solid #e7e7e7;
}

#feature_item_avail img {
	padding-top: 6px;
}


#front_left {
	float: left;
	/*width: 365px;*/
	width: 100%;
	color: #6a6a6a;
	/*border-right: 1px dotted #c0c0c0;*/
}

#front_left h4 {
	color: #767676;
	font-size: 115%;
	padding: 0px;
	margin: 0px;
}

#front_left li {
	padding-bottom: 0px;
	font-size: 90%;
	padding : 5px;
	list-style : none;
  	padding-left: 12px;
  	background-image: url(/images/arrow.png);
  	background-repeat: no-repeat;
  	background-position: left 11px;
}

#front_right {
	float: left;
	width: 160px;
	position: relative;
	left: 10px;
	font-size: 90%;
	color: #6a6a6a;
}

#front_right h4 {
	color: #ff8d12;
	font-size: 115%;
	padding: 0px;
	margin: 0px;
}

#news_date {
	color: #6084ac;
}

h3 {
	font-size: 125%;
	margin: 0px;
	margin-bottom: 2px;
	color: #7097cc;
}

br 
{
	line-height : 12px;
	margin : 0; 
} 

a
{
	font-family : arial;
	font-size : 13px; 
	color : #4186CB; 
	text-decoration : none; 
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
} 

a:hover {
	color: #fc7912;
}

i
{
	font-family : arial;
	font-size : 13px; 
	color : #405040; 
	text-decoration : none; 
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
} 

input[type=text], input[type=password], select, textarea
{
	font-family : arial;
	font-size : 13px; 
	background-color : white; 
	border: 1px solid #BABABA;
} 

td
{
	font-family : arial;
	font-size : 13px; 
	color : #405040;
	text-decoration : none; 
} 

form
{
	font-family : arial;
	font-size : 13px; 
	border-width : 0; 
	padding : 0; 
	margin : 0; 
	display: inline;
} 

.table_header_text
{
	font-family : arial;
	font-size : 13px; 
	font-weight : bold;
	color: #666666;
}

.topmenu
{
	font-family : arial;
	font-size : 13px; 
	font-weight : bold;
	color: #fff;
	border-bottom-width: 0px;
}

.topmenu_div
{
	font-family : arial;
	font-size : 13px;
	color: #D5D5D5;
}

.toplinks
{
	font-family : arial;
	font-size : 10px;
	color: #666666;
	border-bottom-width: 0px;
}

.timings
{
	font-family : arial;
	font-size : 11px;
	color: #666666;
	border-bottom-width: 0px;
}

.top_background
{
  	background-image: url(/images/title-back.gif);
  	background-repeat: repeat;
}

.banner_background
{
  	background-image: url(/images/banner-back.jpg);
  	background-repeat: repeat;
}

.no_active_bottom
{
	border-bottom-width: 0px;
}

.line_white_left {border-left: solid 1px #ACAFB8}
.line_white_right {border-right: solid 1px #ACAFB8}
.line_white_top {border-top: solid 1px #ACAFB8}
.line_white_bottom {border-bottom: solid 1px #ACAFB8}

#nobullets
{
	position: relative;
	visibility: hidden;
	left: -5000;
	height: 148px;
}

#nobullets li, #nobullets ul {
	list-style: none;
	background-image: none;
	margin: 0px;
	text-indent: 0px;
	padding: 0px;
	position: relative;
}

/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(/images/jtip/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(/images/jtip/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(/images/jtip/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}

/* Custom CSS */
div.hr {
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* begin css tabs */

#tabnav ul {
	margin: 0px;
	padding: 0px;
	padding-top: 1px;
}

#tabnav { /* general settings */
text-align: left; /* set to left, right or center */
margin: 0em 0em 0em 0em; /* set margins as desired */
font: bold 11px verdana, arial, sans-serif; /* set font as desired */
border-bottom: 1px solid #CCCCCC; /* set border COLOR as desired */
list-style-type: none;
padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */
}

#tabnav li { /* do not change */
display: inline;
}

#tabnav li.tab-selected { /* settings for selected tab */
border-bottom: 1px solid #CCCCCC; /* set border color to page background color */
background-color: #4186CB; /* set background color to match above border color */
}

#tabnav li.tab-selected a { /* settings for selected tab link */
background-color: #4186CB; /* set selected tab background color as desired */
color: #FFF; /* set selected tab link color as desired */
position: relative;
top: 1px;
padding-top: 4px; /* must change with respect to padding (X) above and below */
}

#tabnav li a { /* settings for all tab links */
padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
border: 1px solid #CCCCCC; /* set border COLOR as desired; usually matches border color specified in #tabnav */
background-color: #FFF; /* set unselected tab background color as desired */
color: #000; /* set unselected tab link color as desired */
margin-right: 0px; /* set additional spacing between tabs as desired */
text-decoration: none;
border-bottom: none;
}

#tabnav a:hover { /* settings for hover effect */
background: #4186CB; /* set desired hover color */
color: #FFF;
}

/* end css tabs */

#products li
{
	padding : 5px;
	list-style : none;
  	padding-left: 12px;
  	background-image: url(/images/arrow.png);
  	background-repeat: no-repeat;
  	background-position: left 11px;
}

