@charset "utf-8";
body {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5d6568;
	background:#5d6568;
	margin:0;
	padding:0;
}

img {
	border:none;
}

.spacer {
	clear:both;
	height:1px;
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
}

.centered {
	text-align:center;
}

#container {
	display:block; 
	width:940px; 
	margin:0 auto; 
	padding-top:5px;
}

/********** innercont styles *************/

#innercont {
	display:block; 
	width:940px; 
	background:url(img/mid.gif) repeat-y;
}

#innercont .top {
	background:url(img/top.gif) top left no-repeat;
}

#innercont .bot {
	background:url(img/bot.gif) bottom left no-repeat; 
	padding:19px 60px 60px;
}


/********** header styles *************/

#header {
	display:block; 
	height:106px;
	overflow:hidden;
}

#header .left {	
	float:left; 
	width:178px;
}

#header .right {
	display:block; 
	width:639px; 
	height:50px; 
	background:url(img/head_rightbg.gif) repeat-x; 
	float:right; 
	padding-top:56px;
}

/********** topnav styles ***********/

#topnav {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}

#topnav .item {
	display:block;
	float:left;
	height:50px;
	margin-left:0;
	width:75px;
}

#topnav .item a {
	text-decoration:none;
	font-size:13px;
	color:#5d6568;
	display:block;
	padding:15px 0 0;
	padding-bottom:18px;
	width:75px;
	text-align:center;
}

#topnav .item a:hover {
	background:url(img/itembg.gif) repeat-x #fff;
}

#topnav .active a {
	background:url(img/itembg.gif) repeat-x #fff;
}

#topnav .subnav {
	display:none;
	clear:left;
	position:absolute;
	width:75px;
	background:#5d6568;
	margin:0px;
	padding:0px;
	list-style:none;
	overflow:hidden;
}

#topnav .subnav li {
	display:block;
	height:30px;
	border-bottom:2px solid #fff;
	overflow:hidden;
}

#topnav .subnav a {
	display:block;
	font-size:12px;
	color:#ffffff !important;
	font-weight:normal !important;
	height:23px !important;
	width:75px;
	padding:7px 7px 0;
	margin:0px;
	background:none !important;
	text-align:left !important;
}

#topnav .subnav a:hover {
	background:#747e82 !important;
}

#topnav .subnav .last {
	border:none;
	height:30px; 
	overflow:hidden;
}

div > /**/ #topnav .subnav .last {
	height:30px;
}

#topnav .sfhover .subnav {
	display:block;
}

#topnav .sfhover {
	background:url(img/itembg.gif) repeat-x #fff;
}

div > /**/ #topnav .item:hover a {
	background:url(img/itembg.gif) repeat-x #fff;
}

div > /**/ #topnav .item:hover .subnav {
	display:block;
}

#logo {
	width:178px;
	height:106px;
	float:left;
}

#nav {
	width:635px;
	float:left;
	margin-top:63.5px;
	border-top:8px solid #B6121B;
}

#navMain {
	width:635px;
	float:left;
	 
	padding:3px 0 0 0;
	background-image:url(../img/menuBackg.png);
	background-position:top;
	background-repeat:repeat-x;
}

#nav ul, #navMain ul, #navNline ul, #navMax ul, #navEntasi ul, #navGroove ul, #navAllure ul, #navFabric ul   {
	margin:0;
	padding:0;
	list-style: none;	
	text-align:right;
	float:right;
	width:420px;
}


#nav li, #navMain li, #navNline li, #navMax li, #navEntasi li, #navGroove li, #navAllure li, #navFabric li   {
	float:right;
	display:inline;
	margin:2px 0 2px 15px;
	padding:0;
	font-weight:bold;
}

#nav a, #navMain a, #navNline a, #navMax a, #navEntasi a, #navGroove a, #navAllure a, #navFabric a  {
	text-transform:uppercase;
	text-decoration:none;
	font-size:100%;
	padding:2px 8px;
	font-weight:normal;	

}


#nav a:link { color:#999;  }	
#nav a:visited { color:#999; }
#nav a:hover { color:#fff; background-color:#B6121B; -moz-border-radius-bottomleft:5px; -webkit-border-bottom-left-radius:5px; }
#nav a:active { color:#fff; background-color:#B6121B; -moz-border-radius-bottomleft:5px; -webkit-border-bottom-left-radius:5px;  }

#navMain a:link { color:#999;  }	
#navMain a:visited { color:#999; }
#navMain a:hover { color:#fff; background-color:#A3A60F; -moz-border-radius-bottomleft:5px; -webkit-border-bottom-left-radius:5px; }
#navMain a:active { color:#fff; background-color:#A3A60F; -moz-border-radius-bottomleft:5px; -webkit-border-bottom-left-radius:5px; }

#phoneMain, #phoneAllure, #phoneEntasi, #phoneEZfabric, #phoneDisplayware, #phoneMax, #phoneGroove, #phonePrinting, #phoneRental, #phoneNline {
	margin:42px 7px 5px 0;
	font-size:19px;
	text-align:right;
	
}
#phoneMain span{
	color:#A3A60F;
	font-weight:bolder;
}
#phoneEntasi span{
	color:#009ddc;
	font-weight:bolder;
}
#phoneEZfabric span{
	color:#c2cd23;
	font-weight:bolder;
}
#phoneDisplayware span{
	color:#000;
	font-weight:bolder;
}
#phoneMax span{
	color:#B5121B;
	font-weight:bolder;
}
#phoneGroove span{
	color:#9e3393;
	font-weight:bolder;
}
#phonePrinting span{
	color:#000;
	font-weight:bolder;
}
#phoneAllure span{
	color:#f0b310;
	font-weight:bolder;
}
#phoneRental span{
	color:#000;
	font-weight:bolder;
}
#phoneNline span{
	color:#F6861F;
	font-weight:bolder;
}

#navNline {
	width:635px;
	float:left;
	 
	border-top:4px solid #F6861F;
}

#navNline a:link { color:#999;  }	
#navNline a:visited { color:#999; }
#navNline a:hover { color:#fff; background-color:#F6861F; -moz-border-radius-bottomleft:5px; -webkit-border-bottom-left-radius:5px; }
#navNline a:active { color:#fff; background-color:#F6861F; -moz-border-radius-bottomleft:5px; -webkit-border-bottom-left-radius:5px; }


#navMax {
	width:635px;
	float:left;
	 
	border-top:4px solid #B5121B;
}

#navMax a:link { color:#999;  }	
#navMax a:visited { color:#999; }
#navMax a:hover { color:#fff; background-color:#B5121B; -moz-border-radius-bottomleft:5px; -webkit-border-bottom-left-radius:5px; }
#navMax a:active { color:#fff; background-color:#B5121B; -moz-border-radius-bottomleft:5px; -webkit-border-bottom-left-radius:5px; }

#navEntasi {
	width:635px;
	float:left;
	 
	border-top:4px solid #009ddc;
}

#navEntasi a:link { color:#999;  }	
#navEntasi a:visited { color:#999; }
#navEntasi a:hover { color:#fff; background-color:#009ddc; -moz-border-radius-bottomleft:5px; -webkit-border-bottom-left-radius:5px; }
#navEntasi a:active { color:#fff; background-color:#009ddc; -moz-border-radius-bottomleft:5px; -webkit-border-bottom-left-radius:5px; }

#navGroove {
	width:635px;
	float:left;
	 
	border-top:4px solid #9e3393;
}

#navGroove a:link { color:#999;  }	
#navGroove a:visited { color:#999; }
#navGroove a:hover { color:#fff; background-color:#9e3393; -moz-border-radius-bottomleft:5px; -webkit-border-bottom-left-radius:5px; }
#navGroove a:active { color:#fff; background-color:#9e3393; -moz-border-radius-bottomleft:5px; -webkit-border-bottom-left-radius:5px; }


#navAllure {
	width:635px;
	float:left;
	 
	border-top:4px solid #f0b310;
}

#navAllure a:link { color:#999;  }	
#navAllure a:visited { color:#999; }
#navAllure a:hover { color:#fff; background-color:#f0b310; -moz-border-radius-bottomleft:5px; -webkit-border-bottom-left-radius:5px; }
#navAllure a:active { color:#fff; background-color:#f0b310; -moz-border-radius-bottomleft:5px; -webkit-border-bottom-left-radius:5px; }

#navFabric {
	width:635px;
	float:left;
	 
	border-top:4px solid #c2cd23;
}

#navFabric a:link { color:#999;  }	
#navFabric a:visited { color:#999; }
#navFabric a:hover { color:#fff; background-color:#c2cd23; -moz-border-radius-bottomleft:5px; -webkit-border-bottom-left-radius:5px; }
#navFabric a:active { color:#fff; background-color:#c2cd23; -moz-border-radius-bottomleft:5px; -webkit-border-bottom-left-radius:5px; }

/********** banner styles ***********/

#banner {
	display:block; 
	background:url(img/bannerbg.jpg); 
	width:820px; 
	height:271px; 
	margin-top:12px;
}

#banner .left {
	width:400px;
	font-family:'Century Gothic', Arial, Helvetica, sans-serif; 
	font-size:21px; 
	color:#889e29; 
	float:left; 
	padding-left:77px;
	padding-top:20px;
}

#banner .left ul {
	list-style:none;
	list-style-type:none;
	margin:0;
	padding:0;
}

#banner .largetxt {
	color:#5d6568; 
	margin-bottom:5px;
}

#banner a:link { text-decoration:none; 	color:#A3A60F; }
#banner a:visited { text-decoration:none; color:#A3A60F; }
#banner a:hover { text-decoration:none; 	color:#A3A60F; }
#banner a:active { text-decoration:none; 	color:#A3A60F; }


#banner h2 a:link,
#banner h2 a:visited,
#banner h2 a:hover,
#banner h2 a:active { text-decoration:none; color:#5D6568; font-size:90%; margin:0; padding:0; }

#banner .right {	
	float:right; 
	padding-right:7px;
}

/********** content styles ***********/

#content {
	display:block; 
	background:url(img/contentbg.gif) bottom right no-repeat;
	margin-top:2px;
}

#content .leftcol {
	display:block; 
	width:177px; 
	float:left;
}

#content .rightcol {
	display:block; 
	width:600px; 
	float:right;
}

#content .rightcol h1 {
	font-size:18px; 
	color:#889e29; 
	margin:10px 0px;
}

#content .rightcol h2 {
	font-size:12px; 
	color:#5d6568; 
	margin:10px 0px;
}

#content .rightcol p {
	margin:0 0 20px; 
	line-height:20px; 
	text-align:justify;
}

#content .rightcol p a {
	color:#889e29;
}

#content .rightcol p a:hover {
	text-decoration:none;
}

#content .wrap {
	background:url(img/leftcolbg.gif) repeat-y;
	width:820px; 
}

/********** leftnav styles ***********/

.leftnav {
	margin:0;
	padding:0;
	list-style:none;
	font-size:12px;

}

.leftnav li {
	display:block;
	width:178px;
	height:38px;
	border-bottom:2px solid #fff;	
}

.leftnav li a {
	display:block;
	width:158px;
	height:26px;
	color:#5d6568;
	text-decoration:none;
	padding-top:12px;
	padding-left:20px;
	text-transform:uppercase;
}

.leftnav li a:hover {
	background:#dedfdf;
}



/********** home_cont styles **************/

#home_cont {
	display:block; 
	background:url(img/home_contbg.jpg) 235px 50% no-repeat; 
	width:820px;
}

#home_cont .left {
	width:225px; 
	float:left; 
	text-align:center; 
	padding-top:8px;
}

#home_cont .right {
	width:550px; 
	float:right; 
	padding:20px 0;
}

#home_cont .right span {
	text-align:center;
}

#home_cont h1 {
	font-size:14px; 
	color:#889e29; 
	font-weight:bold;
	margin:0px; 
	padding:0px;
}

#home_cont p {
	margin:2px 0; 
	line-height:20px; 
	text-align:justify;
	font-size:14px;
}

/********** footer styles **************/

#footer {
	display:block; 
	font-size:11px; 
	padding-top:10px;
}

#footer .links {
	font-size:13px; 
	margin-bottom:10px;
}

#footer a {
	text-decoration:none;
}

#footer .links a {
	padding:0 0 0 40px;
}

.footerMain {
	border-top:4px solid #889e29; 
}


.footerMain .links {
	text-align:right;
	margin:0 0 0 40px;
}

.footerMain a:link { color:#555; }
.footerMain a:visited { color:#555; }
.footerMain a:hover { color:#889e29; }
.footerMain a:active { color:#889e29; }

.footerMax {
	border-top:4px solid #B6121B; 	
	color:#B6121B;	
}

.footerMax .links {
	font-size:13px; 
	margin:0 0 0 40px;
	text-align:right;
}

.footerMax a:link { color:#555; }
.footerMax a:visited { color:#555; }
.footerMax a:hover { color:#B6121B; }
.footerMax a:active { color:#B6121B; }


.footerNline {
	border-top:4px solid #F6861F; 	
	color:#B6121B;	
}


.footerNline .links {
	font-size:13px; 
	margin:0 0 0 40px;
	text-align:right;
}

.footerNline a:link { color:#555; }
.footerNline a:visited { color:#555; }
.footerNline a:hover { color:#F6861F; }
.footerNline a:active { color:#F6861F; }


.footerEntasi {
	border-top:4px solid #009ddc; 	
	color:#B6121B;	
}


.footerEntasi .links {
	font-size:13px; 
	margin:0 0 0 40px;
	text-align:right;
}

.footerEntasi a:link { color:#555; }
.footerEntasi a:visited { color:#555; }
.footerEntasi a:hover { color:#009ddc; }
.footerEntasi a:active { color:#009ddc; }


.footerGroove {
	border-top:4px solid #9e3393; 	
	color:#9e3393;	
}


.footerGroove .links {
	font-size:13px; 
	margin:0 0 0 40px;
	text-align:right;
}

.footerGroove a:link { color:#555; }
.footerGroove a:visited { color:#555; }
.footerGroove a:hover { color:#9e3393; }
.footerGroove a:active { color:#9e3393; }


.footerAllure {
	border-top:4px solid #f0b310; 	
	color:#f0b310;	
}


.footerAllure .links {
	font-size:13px; 
	margin:0 0 0 40px;
	text-align:right;
}

.footerAllure a:link { color:#555; }
.footerAllure a:visited { color:#555; }
.footerAllure a:hover { color:#f0b310; }
.footerAllure a:active { color:#f0b310; }


.footerFabric {
	border-top:4px solid #c2cd23; 	
	color:#c2cd23;	
}


.footerFabric .links {
	font-size:13px; 
	margin:0 0 0 40px;
	text-align:right;
}

.footerFabric a:link { color:#555; }
.footerFabric a:visited { color:#555; }
.footerFabric a:hover { color:#c2cd23; }
.footerFabric a:active { color:#c2cd23; }



#copy {
	margin:-24px 0 0;
	color:#555; 
}


.floatl {
	float:left;
	margin-right: 10px;
}

#viewProducts {
	height:100px;
	padding:60px 0;
}

#content .rightcolNew {
	display:block; 
	width:630px; 
	float:right;
}

#productDesc {
	width:330px;
	float:left;	
}

#productImgs {
	width:270px;
	float:right;
}

.max a { color:#B6121B; }
.nline a { color:#F6861F; }
.entasi a { color:#009ddc; }
.groove a { color:#9e3393; }
.allure a { color:#f0b310; }
.fabric a { color:#c2cd23; }

#productDesc p {
	line-height:180%;
	margin:5px 0 20px;
}
#productDesc div {
	line-height:180%;
	margin:5px 0 20px;
}

#productDesc li, #productDesc ul {
	line-height:180%;
	margin:0px;
}

#productDesc h2 {
	font-size:140%;
	margin:20px 0 0;
	font-weight:normal;
}

#downloads p {
	clear:both;
	width:98%;
	padding:20px 10px;
}

#gallery {
	height:370px;
	clear:both;
}

#gallery a {
	position:relative;
	display: block;
	height:65px;
	width:65px;
	float:left;
	margin:10px;
}

#gallery a span {display: none;}
#gallery a:hover span {
	display: block;
	position: absolute;
	top: 60px;
	left: -214px;
	width:281px;
	height:242px;
	color:red;
	background:#fff;
	z-index:100;	
	border:1px solid #D7D7D7;
}

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

#gallery li {
	float:left;
	display:inline;
	padding:0;
}

#gallery span img {
	margin:0 0 20px 0;
}

#maxImg {
	float:left;

}

#home_cont p em {
	color:#889E29;
	font-weight:bold;
}

