body {
	background: url(../images/home_bg.gif) repeat-x;
	font-family: Arial;
	font-size: small;
}


div.wrapper {
	margin-top: 25px;
}


h1 {
	font-size: 150%;
	font-weight: normal;
	color: #ff9933;
}

h2 {
	font-size: 140%;
	font-weight: normal;
}


div.logo-bg {
	background: url(../images/indigologo_bg.gif) no-repeat left center;
}


ul.items-list a {
	text-decoration: underline;
	color: #333;

}

/*---------------------------------------------------------------------------------------------------- Slideshow */

div.slideshow, div.slideshow-content {
	height: 310px;
	background: #999;
	margin-bottom: 25px;
}


div.slideshow {
	background: #fff;	
}




div.slideshow-content p  {
	width: 400px;
	color: #fff;
}




div.slideshow-wrapper {
	height: 310px;
}


/*---------------------------------------------------------------------------------------------------- Products */



ul#products {
	list-style: none;
	margin: 0;
	padding: 0;
}

div.product, div.product-info {
		
}

div.product-thumb h5, div.product-thumb-last h5 {
	width: 135px;
	color: #999;
	font-size: 90%;
}

div.associate div.product-thumb {
	float: left;
	padding-right: 12px;
	padding-bottom:10px;
	
}

div.associate  div.product-thumb-last {
	float: right;
}




div.product-thumb {
	float: left;
	padding-right: 32px;
	padding-bottom:50px;
}

div.product-thumb-last {
	float: right;
}




ul.items-list {
	margin: 0;
	padding: 0;
	color: #652d8a;
	list-style: none;
	font-size: 140%;
	margin-bottom: 20px;
	
}

ul.items-list ul {	
	margin-left: 14px;
	margin-bottom: 0;
}




ul.items-list ul li {
	color: #666;
	font-size: 12px;

}

ul.items-list ul ol li   {
	font-size: 12px;
	color: #666;
	
	
	
}

ul.items-list ul ol {
	margin-bottom: 0;	
}


address {
	font-style: normal;
}

address p {
	margin: 0;
	padding: 0;
}


/*---------------------------------------------------------------------------------------------------- Navigation */

div.branding {
	height: 87px;
	background: #fff;
	
}

div.logo img {
	padding-top: 18px;
	float: right;
	
}

div.nav ul {
	margin: 0;
	padding: 0;
	padding-top: 28px;
	list-style: none;	
}


div.nav ul li {
	float: left;
}


div.nav ul li a {
	display: block;
	padding: 5px 22px;
	background: #999;
	margin-right: 1px;
	color: #fff;
	text-decoration: none;
}

div.nav ul li a:hover {
	background: #333;
	color: #fff;
}


div.nav ul li a.active {
	background: #666;
	color: #fff;
}



/*---------------------------------------------------------------------------------------------------- Subnav */

ul.subnav {
	float: left;
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #666;
	width: 100%;
}


ul.subnav li {
	padding: 3px 0px;
	border-bottom: 1px dotted   #999;
}

ul.subnav li#list-top {
	border-top: 1px dotted  #999;
}




p.breadcrumb {
	color: #ff9933;
}

p.breadcrumb a {
	color: #333;
	text-decoration: none;
}

p.breadcrumb a:hover {
	text-decoration: underline;
	color: #999;
}


ul.subnav a {
	text-decoration: none;
	color: #333;
}

ul.subnav a:hover {
	text-decoration:underline;
	color: #999;
}


ul.subnav li a.active {
	font-weight: bold;
	color: #ff9933;
}


/*---------------------------------------------------------------------------------------------------- Partners */

div.partners img {
	padding:0 40px;
	padding-bottom: 40px;
	
}

div.partners {
	text-align: center;
	border-top: 1px dotted #999;
	padding:20px 0px;
	padding-bottom: 0;
		
}

a.external {
	color: #ff9933;
	text-decoration: none;
}

/*---------------------------------------------------------------------------------------------------- Footer */



div#google-map {
	width: 400px;
	height: 550px;
	margin-bottom: 20px;

}


div.copyright {
	padding-top: 60px;

}

div.footer {
	background: #666;
	background: url(../images/home_bg.gif);
	height: 170px;
}

div.footer p {
	color: #fff;

}


div.footer p.noussh a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	
}

div.footer p.noussh a:hover {
	color: #ff9933;
}

/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(../images/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/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/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;
}

/*---------------------------------------------------------------------------------------------------- Exhibition banner */

div.footer {
	padding-top: 30px;
	
}

div.footer div.left {
	float:left;
	width:300px;
}

div.footer div.right {
	float:right;
	width:470px;
}


