 /*   
Name: LightRail
Description: Light Services 
Author URI: http://www.company.com.ph
Version: 1.0
Tags: Lighting, LED
Web Design: Pitstop101media.com
-------------------------------------------------------------- */


/* Reset 
-------------------------------------------------------------- */

	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, sub, sup, tt, var,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-weight: inherit;
		font-style: inherit;
		font-size: 100%;
	}

	ul {list-style:none;}
	
/* Base
-------------------------------------------------------------- */

body {
	background: #000 url(i/bodybg.gif) ;
	margin: 0;
	text-align: center;
	width:100%; 
	min-width:900px;
	clear:both;
}

.wrapper {
		background:url(i/wrapperbg.jpg) top no-repeat;
		height: auto !important;
		text-align:center;
		margin: 10px 0;
		padding: 0;
		position:relative;
		overflow:auto;
	}

.container {
		background: url(i/shadow.png) top;
		width: 1260px;
		margin: 0 auto ;
		text-align:center;
		overflow:auto;
	}

.header {
		background:url(i/headerbg.png) top repeat-x;
		width: 1156px;
		height:340px;
		margin: 0 auto;
		text-align:center;
		position:relative;		
}

.topmenu{
	font:14px Tahoma, Geneva, sans-serif;
	color: #FFF;
	position:absolute;
	top:37px;
	left:868px;
	z-index:80;
	width: 250px;
}

.topmenu a{
	text-decoration:none;
	padding:0 10px;
	color:#ddd;
}

.topmenu a:hover{
	color:#FFF;
}

.menu {
	background:url(i/glowbg.png) repeat-y;
		width: 1156px;
		margin: 0 auto;
		text-align:center;
}

.menutext {
	width:1099px;
	height:176px;
	background:url(i/menubg.png) repeat-x;
	margin: 164px 28px 0 29px;
	float:left;
}

.left29 {
	width:29px;
	float:left;
	margin-top:164px;
}

.menu1 a {
	width:110px;
	height:156px;
	padding-top:20px;
	font:14px Tahoma, Geneva, sans-serif;
	color:#aeb1b1;
	background: url(i/led_resesed.jpg) bottom no-repeat;
	float:left;
	text-decoration:none;
}
.menu1 a:hover{
	color:#FFFFFF;
}

.menu2 a {
	width:110px;
	height:156px;
	padding-top:20px;
	font:14px Tahoma, Geneva, sans-serif;
	color:#aeb1b1;
	background: url(i/led_ropelight.jpg) bottom no-repeat;
	float:left;
	text-decoration:none;
}
.menu2 a:hover{
	color:#FFFFFF;
}

.menu3 a {
	width:110px;
	height:156px;
	padding-top:20px;
	font:14px Tahoma, Geneva, sans-serif;
	color:#aeb1b1;
	background: url(i/led_suspended.jpg) bottom no-repeat;
	float:left;
	text-decoration:none;
}
.menu3 a:hover{
	color:#FFFFFF;
}

.menu4 a {
	width:110px;
	height:156px;
	padding-top:20px;
	font:14px Tahoma, Geneva, sans-serif;
	color:#aeb1b1;
	background: url(i/led_wallmount.jpg) bottom no-repeat;
	float:left;
	text-decoration:none;
}
.menu4 a:hover{
	color:#FFFFFF;
}

.menu5 a{
	width:110px;
	height:156px;
	padding-top:20px;
	font:14px Tahoma, Geneva, sans-serif;
	color:#aeb1b1;
	background: url(i/led_cornermount.jpg) bottom no-repeat;
	float:left;
	text-decoration:none;
}
.menu5 a:hover{
	color:#FFFFFF;
}

.menu6 a{
	width:110px;
	height:156px;
	padding-top:20px;
	font:14px Tahoma, Geneva, sans-serif;
	color:#aeb1b1;
	background: url(i/led_handrail.jpg) bottom no-repeat;
	float:left;
	text-decoration:none;
}
.menu6 a:hover{
	color:#FFFFFF;
}

.menu7 a{
	width:110px;
	height:156px;
	padding-top:20px;
	font:14px Tahoma, Geneva, sans-serif;
	color:#aeb1b1;
	background: url(i/led_strip.jpg) bottom no-repeat;
	float:left;
	text-decoration:none;
}
.menu7 a:hover{
	color:#FFFFFF;
}

.menu8 a{
	width:110px;
	height:156px;
	padding-top:20px;
	font:14px Tahoma, Geneva, sans-serif;
	color:#aeb1b1;
	background: url(i/led_misc.jpg) bottom no-repeat;
	float:left;
	text-decoration:none;
}
.menu8 a:hover{
	color:#FFFFFF;
}

.menu9 a{
	width:110px;
	height:156px;
	padding-top:20px;
	font:14px Tahoma, Geneva, sans-serif;
	color:#aeb1b1;
	background: url(i/led_psu.jpg) bottom no-repeat;
	float:left;
	text-decoration:none;
}
.menu9 a:hover{
	color:#FFFFFF;
}

.menu10 a{
	width:109px;
	height:148px;
	padding-top:28px;
	font:14px Tahoma, Geneva, sans-serif;
	color:#aeb1b1;
	background: url(i/accessories.jpg) bottom no-repeat;
	float:left;
	text-decoration:none;
}
.menu10 a:hover{
	color:#FFFFFF;
}

/* Content
-------------------------------------------------------------- */

.content {
	background:url(i/glowbg.png) repeat-y;
		width: 1156px;
		margin: 0 auto;
		text-align:center;
		overflow:auto;
}

.bar {
	width:1099px;
	height:30px;
	background: url(i/bar.png) top no-repeat;
	margin: 0 28px 0 29px;
	float:left;
}

.maincontent {
	font:14px Tahoma, Geneva, sans-serif;
	color:#b9b9b9;
	text-align:left;
	line-height:25px;
	background: #00080b;
	width:980px;
	margin:30px auto 0 auto;
	padding:30px;
	height:1%;
	overflow:hidden;
}

.productplcr {
	width:178px;
	margin:0 22px 20px 0 ;
	float:left;
}

.productplcr0 {
	width:178px;
	margin:0 0 20px 0 ;
	float:left;
}

.thumbtop {
	background: #4a4a4a url(i/thumbtopbg.png) top repeat-x;
}

.thumbtop img {
	margin:10px;
	border:1px #7a7a7a solid;
}

.thumbdesc {
	background: url(i/thumbdescbg.png) top repeat-x;
	padding:11px;
	font:10px Tahoma, Geneva, sans-serif;
	font-weight:bold;
	line-height:12px;
	color:#8c8f8e;
}

.pdficon {
	padding:10px 0 0 23px;
}

.addenquiry {
	padding:10px 0 0 23px;
}

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

.footer {
	background: url(i/footerglow.png) no-repeat;
		width: 1156px;
		height:80px;
		margin: 0 auto;
		text-align:center;
		overflow:auto;
}

.copyright {
		width:400px;
		float:left;
		margin:60px 0 0 55px;
		text-align:left;
		font:14px Tahoma, Geneva, sans-serif;
		color:#8d8d8d;
}

.webdesign a{
		width:400px;
		float:right;
		margin:60px 55px 0 0 ;
		text-align:right;
		font:14px Tahoma, Geneva, sans-serif;
		color:#8d8d8d;
		text-decoration:none;
}

.webdesign a:hover {
	color:#FFF;
}
