/* @override http://localhost/~adam/electromedia/transteel/style.css */

/* Main elements */

body {
	background-image:url(images/background_02.gif);
	background-repeat:repeat-x;
	margin:0px;
	font-family: sans-serif;
	font-size: .9em;
	color: #294E52;
}

#menu {
	height:40px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: right;
}
#menu li.company {
	background-image: url(images/aboutus-normal.png);
	height: 40px;
	width: 107px;
	left: 0px;
}
#menu li.home {
	background-image: url(images/home-normal.png);
	height: 40px;
	width: 82px;
	left: 0px;
}
#menu li.gallery {
	background-image: url(images/projectgallery.png);
	height: 40px;
	width: 125px;
	left: 0px;
}
#menu li.energy {
	background-image: url(images/energy.png);
	height: 40px;
	width: 152px;
	left: 0px;
	position: relative;
}
#menu span {
	display: none;
}
#menu li.products {
	background-image: url(images/ourproducts-normal.png);
	height: 40px;
	width: 125px;
	top: 0px;
	position: relative;
}

#menu ul ul {
position:absolute;
top: 40px;
left: 0%;
font-size:12px;
z-index: 500;
display: none;

}

.prodtext {
margin-left:5px;
}

.prodtext a {
font: Arial, Helvetica, sans-serif;
color: #FFFFFF;
text-decoration: none;
}

.prodtext:hover a {
font: Arial, Helvetica, sans-serif;
color: #129a99;
text-decoration: none;
}

#menu ul li:hover ul {
	display: block;
	
}

.prod {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:10px;
	color: #000000;
	background: #129a99;
	text-decoration: none;
	width: 125px;
	height:30px;
}

.prod:hover {
	color: #129a99;
	background: #ffffff;
	text-decoration: none;
	text-color: #129a99;
}

.energydrop {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:10px;
	color: #000000;
	background: #129a99;
	text-decoration: none;
	width: 155px;
	height:30px;
}

.energydrop:hover {
	color: #129a99;
	background: #ffffff;
	text-decoration: none;
	text-color: #129a99;
}



#menu li.contact {
	background-image: url(images/contact-normal.png);
	height: 40px;
	width: 124px;
}
#Contentcontainer {
	padding-top: 100px;
	width: 56%;
	float: right;
	padding-right: 2%;
	padding-left: 2%;
}
#textcontent a {
	text-decoration: none;
	color: #294E52;
	font-size: 1.2em;
	font-weight: bold;
}
#Contentcontainer li {
}
#textcontent {
	float: left;
	width: 39%;
	background-image: url(images/logo.jpg);
	padding-top: 120px;
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 120px;
	padding-left: 0%;
	text-align: right;
	overflow: hidden;
}
#textcontent img {
}
#menu li.contact:hover {
	background-image: url(images/contactus-over.png);
}
#menu li.gallery:hover {
	background-image: url(images/projectgallery-over.png);
}
#menu li.energy:hover {
	background-image: url(images/energy-over.png);
}
#menu li.home:hover {
	background-image: url(images/home-over.png);
}
#menu li.company:hover {
	background-image: url(images/aboutus-over.png);
}
#menu li.products:hover {
	background-image: url(images/ourproducts-over.png);
}
#menu ul {
	margin:0px;
	list-style-type:none;
	float: right;
	padding:0px;
}

#menu ul li {
	display:block;
	height: 40px;
	top: 0px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#menu li a {
	display:block;
	height: 40px;
	text-indent: -9000px;
}

#menu li li a {
  display: inline;
  text-indent: 0px;
}

#Contentcontainer h2 {
	font-size: 1.2em;
	color: #8CAAAE;
}
.gallerypic {
	margin: 10px;
	float: right;
}
#textcontent p {
	margin-right: 5px;
}
#Contentcontainer a {
	text-decoration: none;
	color: #1D999C;
}
#linkslist {
	margin: 0px;
	list-style-type: none;
}
#Contentcontainer ul {
	margin: 0px;
	padding-left: 20px;
}
#linkslist li a {
	font-size: 1.3em;
	text-decoration: none;
	color: #1D999C;
	display: block;

}
#linkslist li {
	height: 35px;
	padding-left: 125px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #789A9E;
	padding-top: 15px;
	padding-bottom: 3px;
}
#resbarn {
	background-image: url(images/productsmenu/barn.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#kithome {
	background-image: url(images/productsmenu/kit.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#steelframe {
	background-image: url(images/productsmenu/steelframe.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#Contentcontainer #linkslist li:hover {
	background-color: #C9D9DB;
	color: #003333;
}
#designs {
}
#textcontent img {
	margin-bottom: 10px;
	margin-right: 2px;
}
#textcontent a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2A46C;
}
#textcontent .leftcolpic {
	float: right;
}

