/*----------------Global-----------------------*/
body {
	background-image: url(../images/bg-top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family:"Trebuchet MS", Arial, Georgia, Tahoma;
	font-size:11px;
	color:#484848;
}

ul {
	margin: 0px;
	padding: 0px;
}

a:link, a:visited{
color:#666666; text-decoration:none;
}
a:hover{
color:#333333; text-decoration:underline;
}

.tdborder{
border:1px #E0E0E0 solid;
}
.contenthomered {
	font-family:"Trebuchet MS", Arial, Georgia, Tahoma;
	font-size:11px;
	color:#BE1616;
	font-weight: bold;
}
button {
	display: none;
}
input{display:none;}
/*----------------Header-----------------------*/


#header {
	height: 100px;
	width: 1004px;
}

#contenttext {
	padding: 0px 30px 15px;
	font-family:"Trebuchet MS", Arial, Georgia, Tahoma;
	font-size:11px;
	color:#484848;
}
#contenttext p{
font-family:"Trebuchet MS", Arial, Georgia, Tahoma;
	font-size:11px;
	color:#484848;
}
#contenttext h1 {
font-size:18px; font-weight:bold; color:#d20c0c;
}
/*######################   NEWS Content #############################*/
#contenttext_news {
	padding: 0px 30px 15px;
	font-family:"Trebuchet MS", Arial, Georgia, Tahoma;
	font-size:11px;
	color:#484848;
}
#contenttext_news p{
font-family:"Trebuchet MS", Arial, Georgia, Tahoma;
	font-size:11px;
	color:#484848;
}
#contenttext_news h1 {
font-size:18px; font-weight:bold; color:#d20c0c;
}
#contenttext_news ul{

}
#contenttext_news li{
	display: block;
	padding-left: 20px;
	list-style-type: none;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-bottom: 2px;
}
/* ############# NEWS Ends ########################*/

.breadcrumbs {
	display:none;
	text-align:right;
	padding: 12px 30px 3px;
}
.breadcrumbs a:link, .breadcrumbs a:visited{
color:#FF7730; text-decoration:none;
}
.breadcrumbs a:hover{ display:none; color:#333333; text-decoration:underline;}

.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	float: none;
}

#banner {
	display:none;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navigation #links li {
	list-style: none;
	margin: 0px;
	font: bold 12px "Trebuchet MS", Arial;
	color: #BEBEBE;
	display: none;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 40px;
	background-image: url(../images/gear-bullet.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
}
#sublinks {
	display:none;
	background: #2c2b2b url(../images/bg-navigation-bottom.jpg) no-repeat center bottom;
	margin: 0px;
	color: #bebebe;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#sublinks ul {
	display:none;
	padding-left: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.boldtag{ font-weight:bold; }


#footerimg {
	background-image: url(../images/bot-tab.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 88px;
	width: 292px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 333px;
	color: #bebebe;
	text-align: center;
	display: block;
}
#sublinks li {
	display: none;
	height: 18px;
	padding-left: 15px;
	list-style-type: none;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	padding-bottom: 2px;
	text-decoration:none;
}
#sublinks li a:hover, #sublinks li a:visited { color:#bebebe; text-decoration:none;}
#sublinks li a:link, { color:#FF7730; text-decoration:none;}

#construct {
	padding: 0px;
	width: 1004px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	background-image: url(../images/corner-left-top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 55px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#content {
	width: 668px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#greybox {
	display:none;
	color: #666666;
	background-color: #efefef;
	font-family: Tahoma, Arial, Georgia;
	line-height: 15px;
}
#greybox ul {
display:none;
	background-image: url(../images/grey-bullet.gif);
	background-repeat: no-repeat;
	background-position: 15px 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	font-weight: bold;
	
}
#greybox li {
	font-weight: normal;
	list-style-type: none;
	display: block;
	padding-left: 15px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-top:2px;
	margin:0px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
#greyboxnews {
	display:none;
	color: #666666;
	background-color: #efefef;
	font-family: Tahoma, Arial, Georgia;
	line-height: 15px;
}
#greyboxnews ul{
	display:none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-weight: bold;
}
#greyboxnews li {
	font-weight: normal;
	list-style-type: none;
	display: none;
	padding-left: 15px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-top:2px;
	margin:0px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

#greybox hr{
	
	display: none;
	color:#B7B7B7;
	height: 1px;
}
#navigation {
	display:none;
	width: 272px;
	float: left;
	background-image: url(../images/elecon_inside-02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#navigation #links ul {
	display:none;
	background: #2B2B2B url(../images/bg-navigation.jpg) no-repeat left top;
	list-style: none;
	margin: 0px;
	padding: 5px 0px 0px;
}

#construct #navigation h1 {
	background: url(../images/bg-active-section.jpg) repeat-x left top;
	height: 25px;
	margin: 0px;
	padding: 10px 10px 0px;
	font: bold 14px "Trebuchet MS", Arial;
	color: #FF7730;
}

#spacer {
	background-image: url(../images/corner-right-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}


/*---------footer-----------------*/

#footer {
	display:none;
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	color: #bebebe;

}
#footer a:link, #footer a:visited{ color:#efefef;}
#footertext {
	display:none;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
	float: left;
}

#footercontainer {
	display:none;
	background-image: url(../images/bg-bottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 88px;
	width: 100%;
}
/*##########################Menu#########################*/
dl { 
	width: 240px;
	padding-left:25px;
	padding-bottom:10px;
	padding-top:10px;
}
dl,dd { 
	margin: 0; 
}
dt {
	padding-left: 15px;
	margin: 0px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
}
dt a:link, dt a:visited{
	color:#CCCCCC;
	text-decoration:none;
}
dt a:hover{
	color:#FFFFFF; text-decoration:underline;
}
#contenttext .thumbnail {
	display: block;
	padding: 0px;
	float: left;
	margin-right: 10px;
	border: 1px solid #E0E0E0;
	margin-bottom: 15px;
}
.productlist li {
	float: left;
	display: block;
	list-style:none;
	clear: none;
	border-left: 1px solid #CCCCCC;
	padding-left: 10px;
	margin-left: 0px;
	margin-bottom: 20px;
}

.productlist li:hover {
	float: left;
	display: block;
	list-style:none;
	clear: none;
	background-color:#F4F4F4;
	*background-color:#DFDFDF;
}


.productlist p{
	*width:275px;
	display: block;
	margin: 6px 5px 6px 0px;
	padding: 0px;
	float: left;
	width: 280px;
}
/*################   News and Events   ######################*/


