/*  MAIN STYLE  */
/*==============*/
body {
	padding:0;
	margin:0;
	background-color: #FFFFFF;
	background-image:url(../inliners/bgindotara.jpg);
	background-position:center top;
	background-attachment:fixed;
	font-family: "Arial";
}

#sidebar { width: 65px; float: left; left:0; top:150px; z-index:999999; position:absolute;}

#hidden_form {
	top:-150px;
	position:absolute;
}

.lang_active {
	font-weight:bold;
}

#language a{
	color:#343333;
	text-decoration:none;
}

#container_wrappper {

}

#container {
	margin-left: auto;
	margin-right: auto;
	width:960px;
	z-index:99;
}

#header {
	width:960px;
	text-align:left;
	height:90px;
}
#logo {
	width:400px;
	text-align:left;
	padding-top:20px;
	top:0;
	float:left;
}

#header_menu {
	float:right;
	text-align:right;
	line-height:35px;
	font-size:12px;
}

#header_menu a{
	color:#343333;
	text-decoration:none;
}

#header_menu a:hover{
	text-decoration:underline;
}

.space1 {
	padding:0px 0px 0px 15px;
	background-image:url(../images/list1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	font-size:11px;
}

.space2 {
	padding:0px 0px 0px 30px;
	background-image:url(../images/list2.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	font-size:11px;
}

.space3 {
	padding:0px 0px 0px 45px;
	background-image:url(../images/list3.jpg);
	background-repeat:no-repeat;
	background-position:left top;	
}

.space4 {
	padding:0px 0px 0px 16px;
}

.space5 {
	padding:0px 0px 0px 32px;
}

.space6 {
	padding:0px 0px 0px 48px;
}


.menu_wrapper {
	width:960px;
	text-align:left;
	margin-bottom:0px;
	margin-top:0px;
	padding:0;
	height:35px;
	-webkit-border-radius: 6px;    /* for Safari */
    -moz-border-radius: 6px;       /* for Firefox */
	position: relative;
	z-index:999999;
	background-color:#FF0000;
}

*html .menu_wrapper {
	margin-bottom:-30px;
}


.menu_wrapper > .tl, .menu_wrapper > .tr, .menu_wrapper > .bl, .menu_wrapper > .br
{
  width: 4px;
  height: 4px;
  position: absolute;
}

.menu_wrapper > .tl
{
  background: url(../images/STYLE-tl.png) top left no-repeat;
  top: 0;
  left: 0;
}

.menu_wrapper > .tr
{
  background: url(../images/STYLE-tr.png) top right no-repeat;
  top: 0;
  right: 0;
}

.menu_wrapper > .bl
{
  background: url(../images/STYLE-bl.png) bottom left no-repeat;
  bottom: 0;
  left: 0;
}

.menu_wrapper > .br
{
  background: url(../images/STYLE-br.png) bottom right no-repeat;
  bottom: 0;
  right: 0;
}


.rounded_left {
	float:left;
	z-index:99999999999999;
}

.content_wrapper {
	width:960px;
	text-align:left;
	font-size:12px;
	margin-bottom:0px;
	margin-top:10px;
	padding:0;
	position:relative;
	-webkit-border-radius: 5px;    /* for Safari */
    -moz-border-radius: 5px;       /* for Firefox */
	background-color:#fff;
	border:solid 1px #ccc;
}

.content_wrapper > .tl, .content_wrapper > .tr, .content_wrapper > .bl, .content_wrapper > .br
{
  width: 5px;
  height: 5px;
  position: absolute;
}

.content_wrapper > .tl
{
  background: url(../images/STYLE-tl5.png) top left no-repeat;
  top: -1px;
  left: -1px;
}

.content_wrapper > .tr
{
  background: url(../images/STYLE-tr5.png) top right no-repeat;
  top: -1px;
  right: -1px;
}

.content_wrapper > .bl
{
  background: url(../images/STYLE-bl5.png) bottom left no-repeat;
  bottom: -1px;
  left: -1px;
}

.content_wrapper > .br
{
  background: url(../images/STYLE-br5.png) bottom right no-repeat;
  bottom: -1px;
  right: -1px;
}

.product_slider_wrapper {
	width:720px;
	text-align:left;
	font-size:11px;
	margin-bottom:0px;
	margin-top:10px;
	margin-left:10px;
	padding:0;
	position:relative;
	-webkit-border-radius: 5px;    /* for Safari */
    -moz-border-radius: 5px;       /* for Firefox */
	background-color:#fff;
	border:solid 1px #ccc;
	overflow:hidden;
}

.product_slider_wrapper > .tl, .product_slider_wrapper > .tr, .product_slider_wrapper > .bl, .product_slider_wrapper > .br
{
  width: 5px;
  height: 5px;
  position: absolute;
}

.product_slider_wrapper > .tl
{
  background: url(../images/STYLE-tl5.png) top left no-repeat;
  top: -1px;
  left: -1px;
}

.product_slider_wrapper > .tr
{
  background: url(../images/STYLE-tr5.png) top right no-repeat;
  top: -1px;
  right: -1px;
}

.product_slider_wrapper > .bl
{
  background: url(../images/STYLE-bl5.png) bottom left no-repeat;
  bottom: -1px;
  left: -1px;
}

.product_slider_wrapper > .br
{
  background: url(../images/STYLE-br5.png) bottom right no-repeat;
  bottom: -1px;
  right: -1px;
}

.breadcrumb {
	width:700px;
	text-align:left;
	font-size:11px;
	margin-bottom:0px;
	margin-top:10px;
	margin-left:10px;
	padding:6px 0px 6px 20px;
	position:relative;
	-webkit-border-radius: 5px;    /* for Safari */
	-moz-border-radius: 5px;       /* for Firefox */
	background-color:#fff;
	border:solid 1px #cdcdcd;
	background-image: url(../images/breadcrumb.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#e7e7e7;
}

.right_content_wrapper {
	width:720px;
	text-align:left;
	font-size:13px;
	margin-bottom:0px;
	margin-top:10px;
	margin-left:10px;
	padding:0;
	padding-bottom:50px;
	position:relative;
	-webkit-border-radius: 5px;    /* for Safari */
    -moz-border-radius: 5px;       /* for Firefox */
	background-color:#fff;
	border:solid 1px #ccc;
}

.right_content_wrapper > .tl, .right_content_wrapper > .tr, .right_content_wrapper > .bl, .right_content_wrapper > .br
{
  width: 5px;
  height: 5px;
  position: absolute;
}

.right_content_wrapper > .tl
{
  background: url(../images/STYLE-tl5.png) top left no-repeat;
  top: -1px;
  left: -1px;
}

.right_content_wrapper > .tr
{
  background: url(../images/STYLE-tr5.png) top right no-repeat;
  top: -1px;
  right: -1px;
}

.right_content_wrapper > .bl
{
  background: url(../images/STYLE-bl5.png) bottom left no-repeat;
  bottom: -1px;
  left: -1px;
}

.right_content_wrapper > .br
{
  background: url(../images/STYLE-br5.png) bottom right no-repeat;
  bottom: -1px;
  right: -1px;
}

.left_content_wrapper {
	width:225px;
	text-align:left;
	font-size:12px;
	margin-bottom:0px;
	margin-top:0px;
	padding:0;
	position:relative;
	-webkit-border-radius: 0px 0px 5px 5px;    /* for Safari */
	-moz-border-radius: 0px 0px 5px 5px;       /* for Firefox */
	background-color:#f9f9f9;
	border:solid 1px #ccc;
}

.left_content_wrapper a{
	color:#000000;
}	

.left_content_wrapper > .bl, .left_content_wrapper > .br
{
  width: 5px;
  height: 5px;
  position: absolute;
}

.left_content_wrapper > .bl
{
  background: url(../images/STYLE-bl5.png) bottom left no-repeat;
  bottom: -1px;
  left: -1px;
}

.left_content_wrapper > .br
{
  background: url(../images/STYLE-br5.png) bottom right no-repeat;
  bottom: -1px;
  right: -1px;
}

.left_content_header {
	width:200px;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	margin-bottom:0px;
	margin-top:10px;
	padding:10px 10px 10px 15px;
	position:relative;
	-webkit-border-radius: 5px 5px 0px 0px;    /* for Safari */
	-moz-border-radius: 5px 5px 0px 0px;       /* for Firefox */
	background-color:#364894;
	border:solid 1px #364894;
	border-bottom:none;
	background-image: url(../images/bg_menu.png);
	background-repeat: repeat-x;
	background-position: top;
}

.left_content_header > .tl, .left_content_header > .tr
{
  width: 5px;
  height: 5px;
  position: absolute;
}

.left_content_header > .tl
{
  background: url(../images/STYLE-tl5.png) top left no-repeat;
  top: -1px;
  left: -1px;
}

.left_content_header > .tr
{
  background: url(../images/STYLE-tr5.png) top right no-repeat;
  top: -1px;
  right: -1px;
}




table {
	border-collapse:collapse;
	font-size:12px;
}

table a{
	text-decoration:none;
	color:#575656;
}

#search_wrapper {
	padding: 0px 0px 12px 10px;
	_padding: 13px 10px 0px 0px;
	float:right; 
	top:-47px; 
	position:relative;
	height:20px;
	_height:30px;
	vertical-align:top;
	background-image: url(../images/search_bg.png);
	background-repeat: no-repeat;
	background-position: middle right;
	width:215px;
	margin:3px 0px -47px 18px;
	text-align:left;
	z-index:99999;
}

*html #search_wrapper {
	padding-top:0px;
	margin-top:5px;
}

#searchbox-text
{
	border: 1px solid #ffffff;
	color: #666666;
	font-size: 11px;
	font-weight:normal;
	width: 170px;
	width: 160px;
	margin-top:7px;
}

*+html #searchbox-text
{
	margin-top:5px;
}

*html #searchbox-text
{
	margin-top:5px;
	margin-left:10px;
	z-index:9999999999;
}

#searchbutton {
	padding-left: 5px;
	margin-top:0px;
	float:right;
	margin-right:20px;
}

*html #searchbutton {
	margin-top:2px;
}


.headlines{
	height:300px;
	border-right:solid 1px #eeeeee;
	width:239px;
	display:inline-block;
	float:left;
}

.headlines_img {
	text-align:center;
	padding:0px 15px 15px 15px;
}

*html .headlines_img {
	padding:0px;

}

.headlines_content {
	padding:15px 10px;
	height:120px;
}

h1 {
	margin:0;
	margin-bottom:10px;
	padding:0;
	font-family:"Verdana";
	line-height:normal;
	font-size:16px;
	font-weight:bold;
}

h1 a{
	color:#000000;
	text-decoration:none;
}

h1 a:hover{
	text-decoration:underline;
}


h2 {
	margin:0;
	margin-bottom:10px;
	padding:0;
	font-family:"Verdana";
	line-height:normal;
	font-size:15px;
	font-weight:bold;
	color:#000000;
}

h3 {
	margin:0;
	margin-bottom:10px;
	padding:0;
	font-family:"Arial";
	line-height:normal;
	font-size:13px;
	font-weight:bold;
	color:#000000;
}

h4 {
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	font-family:"Arial";
	line-height:normal;
	font-size:13px;
	font-weight:bold;
	color:#000000;
}

.banner_cat2_left {
	display:inline;
	margin-left:6px;
	margin-top:15px;
}

.banner_cat2_right {
	display:inline;
	margin-top:15px;
	text-align:right;
}

.content {
	padding:15px;
	background-color:#FFFFFF;
}

#copyright {
	margin-top:20px;
	font-size:12px;
	padding:10px;
	border-top:solid 1px #ccc;
}

.no_bullet {
	list-style-type: none;
	margin:0;
	padding:0;
}

.no_bullet li{
	padding:5px 0px;
	border-bottom:solid 1px #eeeeee;
}

.no_bullet li a:hover{
	text-decoration:underline;
}

.bullet {
	list-style-type: none;
	margin:0;
	padding:0;
}

.bullet li{
	padding:5px 0px;
}

.bullet li a{
	color:#000000;
}


.bullet li a:hover{
	text-decoration:underline;
}

#sitemap li{
	padding:5px;
}

#sitemap a{
	color:#000000;
	text-decoration:none;
}

#sitemap a:hover{
	text-decoration:underline;
}



.horizontal {
	border:none;
	border-top:solid 1px #cdcdcd;
	margin:25px 0px;
}

.product_img_wrapper {
	margin-right:10px;
}

.inputbox {
	border:solid 1px #cccccc;
	padding:3px;
	width:350px;
}

.warning {
	color:#FF0000;
	font-weight:bold;
}

.info {
	color:#118ea4;
	font-weight:bold;
}










#banner-wrapper {
	margin-top:10px;
}




#slideshow {
    position:relative;
    height:200px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

/* CSS For PAGING Starts Here */
div.paging {
	padding : 2px;
	margin: 2px;
	text-align:left;
	font-family:Arial;
	font-size:12px;
	line-height: 25px;
}

div.paging a{
	padding: 5px 8px;
	margin-right:2px;
	border:1px solid #333399;
	text-decoration:none;
	color:#ffffff;
	background-color: #333399;
}

div.paging a:hover {
	border:1px solid #790505;
	color:#ffffff;
	background-color:#222222;
}

div.paging span.current {
	padding: 5px 8px;
	margin-right:2px;
	border:1px solid #666666;
	font-weight:bold;
	background-color:#eeeeee;
	color:#666666;
}		
div.paging span.disabled {
	padding: 5px 8px;
	margin-right:2px;
	border:1px solid #999999;
	color:#999999;
}
div.paging span.prevnext {
	font-weight:bold;
}
/* CSS For PAGING Ends Here */
/*==========================*/

.read_wrapper {
	line-height:22px;
}

.read_wrapper a{
	color:#0066FF;
	text-decoration:none;
}

.read_wrapper a:hover{
	text-decoration:underline;
}

/*======NEW CSS============*/
#welcome_point{
	background-image:url(../images/bg_welcome.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:1000px;
	height:500px;
	margin-left:auto;
	margin-right:auto;
	margin-top:100px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}

.jquery_marquee {
  width: 225px;
  overflow: hidden;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  padding:0;
  background: none;
}

#news-container
{
	width: 400px; 
	margin: auto;
	margin-top: 30px;
	border: 5px solid #333333;
}

#news-container ul li div
{
	border: 1px solid #aaaaaa;
	background: #ffffff;
}

.hr {
	border:none;
	border-bottom:solid 1px #ccc;
	margin-bottom:10px;
	padding-bottom:10px;
}