html{
	height: 100%;
}
html, body {
	margin: 0;
	padding: 0;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	left: auto;
	background-color: #04010A;
}
#body{
	text-align:center;
	/*background-image: url(../images/bg.jpg);*/
	background-repeat:no-repeat;
	background-position:top center;
	background-color: #04010A;
}
#root{
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #000000;
	color:#FFFFFF;
	text-align:left;
}
#navbar {
	width:625px;
	height:32px;
	padding-left:133px;
	font-size:10px;
	background-image: url(../graphics/navbar_bg2.gif);
	line-height:normal;
	white-space: nowrap;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
#Header{
	width:760px;
}
#content{
	width:758px;
	border-right:1px solid #000;
	border-left:1px solid #000;
	background-image: url(http://www.electricwonders.com/graphics/bgContent.gif);
	background-repeat:repeat-y;
}
#content_1_col{
	width:758px;
	border-right:1px solid #000;
	border-left:1px solid #000;
	background-image: url(http://www.electricwonders.com/graphics/bgContent_1_col.gif);
	background-repeat:repeat-y;
}
#content_3_col{
	width:758px;
	border-right:1px solid #000;
	border-left:1px solid #000;
	background-image: url(http://www.electricwonders.com/graphics/bgContent_3_col.gif);
	background-repeat:repeat-y;
}
#content_demo_col{
	width:758px;
	border-right:1px solid #000;
	border-left:1px solid #000;
	background-image: url(http://www.electricwonders.com/graphics/bgContent_demo_col.gif);
	background-repeat:repeat-y;
}
#contentTable{
	width:758px;
}
#menu{
	width:135px;
	background-color:#12172B;
	border-right:2px solid #000;
}
#menu h4{
	color:#FFFFFF;
	display:block;
	padding-left:10px;
	font-size:12px;
	font-weight:normal;
	padding-bottom:1px;
	padding-top:2px;
	margin:0px;
	border: 1px solid #515560;
	background-color: #282842;
	margin-bottom:1px;
	text-decoration:none;
}
#menuIn{
	width:135px;
}
#contentPage{
	width:621px;
}
#contentPage1Col{
	width:621px;
	background-image: url(http://www.electricwonders.com/graphics/bottom_1_Col.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
#contentPage3Col{
	width:621px;
	background-image: url(http://www.electricwonders.com/graphics/bottom_3_Col.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
#contentPageDemoCol{
	width:621px;
	background-image: url(http://www.electricwonders.com/graphics/bottom_demo_Col.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
/**MidleColumnContainer**/
#middle-col{
	width:468px;
}
/**HEader***/
#headerIn{
	width:760px;
	height:111px;
}
#headerImg {
	width: 607px;
	position: relative;
	background-color:#000000;
	height: 107px;
}
#headerRightBox{
	width: 151px;
	height: 107px;
	background-color:#282B3E;
}
#headerRightBoxIn{
	border:1px solid #325096;
	width:151px;
	height:107px;
}
#headerRightBoxIn #joinBox{
	height:17px;
	width:149px;
	border-bottom:1px solid #325096;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	font-size:10px;
	color:#DDDFEE;
	margin-top:1px;
	border-top: 1px solid #325096;
}
#headerRightBoxIn .joinButton{
	height:15px;
	border:1px solid #507097;
	font-size:9px;
	color:#DFDDEB;
	background-image: url(../graphics/joinnow.gif);
	width:64px;
	background-color:#2C305D;
}
#headerRightBoxIn #loginBox{
	height:39px;
	width:149px;
	font-size:10px;
	color:#DDDFEE;
}
#loginBox .textfield{
	width:114px;
	height:15px;
	background-color:#191E32;
	border:1px solid #859AB7;
	margin:0px;
	padding:0px;
	margin-left:3px;
	margin-bottom:0px;
	margin-top:1px;
	color:#DEDDEB;
	font-size:9px;
}
a img{
	border:0;
}
form{
	padding:0;
	margin:0;
	border:0;
}
#headerRightBoxIn .searchButton{
	height:16px;
	border:0px solid #719AD2;
	font-size:9px;
	color:#DFDDEB;
	background-image: url(../graphics/search_button.gif);
	width:27px;
	background-color:#2C305D;
	top:-2px;
	margin-left: -1px;
}
/***Navbar**/
#navbarClearer{
	display:block;
	width:758px;
	height:2px;
	background-color:#FFFFFF;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
#navbar ul {
	margin:0;
	padding:10px 5px 0;
	list-style:none;
}
#navbar li {
float:left;
background:url("../graphics/tabs_left_both2.gif") no-repeat left top;
margin:0;
padding:0 0 0 9px;
border-bottom:1px solid #765;
}
#navbar a {
float:left;
display:block;
width:.1em;
background:url("../graphics/tabs_right_both2.gif") no-repeat right top;
margin:0px 2px 0px 0px;
padding:5px 9px 4px 0px;
text-decoration:none;
font-weight:bold;
font-size:10px;
color:#765;
}
#navbar > ul a {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navbar a {float:none;}
/* End IE5-Mac hack */
#navbar a:hover {
color:#333;
}
#navbar li:hover, #navbar li:hover a {
background-position:0% -150px;
color:#333;
}
#navbar li:hover a {
background-position:100% -150px;
}

#navbar .selected
{
background-position:0% -150px;
border-width:0;
}  
#navbar .selected a{
background-position:100% -150px;
padding-bottom:5px;
color:#333;
}
/***Search Box**/
#searchbox{
	width:135px;
	height:16px;
}
#searchbox #searchboxLeft{
	width:102px;
	padding-left:0px;
	padding-right:2px;
	height:16px;
}
#searchbox #searchboxRight{
	width:17px;
	height:16px;
	padding-right:2px;
	padding-bottom:2px;
}
#searchbox .textfield{
	width:102px;
	height:16px;
	background-color:#191E32;
	border:1px solid #859AB7;
	margin:0px;
	padding:0px;
	color:#DEDDEB;
	font-size:10px;
}
#searchbox .searchButton{
	height:16px;
	border:0;
	font-size:9px;
	color:#DFDDEB;
	background-image: url(../graphics/goButton.gif);
	width:27px;
	margin:0px;
	padding:0px;
	background-color:#2C305D;
}
/***Menu**/
.sdmenu {
width: 135px;
font-family: Sans-Serif;
font-size: 11px;
color: #000;

}
.sdmenu .arrow {
margin-left: 3px;
margin-right: 3px;
}
.sdmenu .title, .sdmenu .titlehidden{
display: block;
padding: 2px 0;
font-weight: bold;
color: white;
background: #000;
border: 1px solid #43449E;
margin-bottom:2px;
text-indent:0px;
}
.sdmenu .title:hover{
background: #000;
color:#FFFFFF;
}
.sdmenu a {
padding: 5px 0;
text-indent: 10px;
background: #283259;
display: block;
border-bottom: 1px solid #DDD;
color: #fff;
text-decoration: none;
}
.sdmenu a:hover {
    background : #D5D2E0 url(../graphics/menu_linkarrow.gif) no-repeat right center;
    color: #000;
}
/***navContainer**/
#navcontainer {
	width: 135px;
}

#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

#navcontainer li
{
	margin: 0;
	padding: 0;
}
#navcontainer a
{

text-decoration: none;
font-size: 12px;
display: block;
width: 131px;
padding: 2px;
color: #fff;
border-bottom: 1px solid #43449E;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #369;
color: #fff;
}

/***FOOTER***/
#footerImg{
	width: 760px;
	
}
#footer{
	clear: both;
	width: 760px;
	font-size:10px;
	color:#016ED7;
	padding:10px 0px 10px 0;	
	background-color: #04010A;
	text-align: center;
}
#footer a{
	color:#016ED7;
	margin-left:5px;
	margin-right:5px;	
}
#footer a:hover{
	color:#FFFFFF;
}
.footer_block{
	padding-bottom:5px;
}
.filebutton{
	width:250px;
	height:16px;
	background-color:#191E32;
	border:1px solid #859AB7;
	margin:0px;
	padding:0px;
	margin-left:2px;
	margin-bottom:1px;
	margin-top:1px;
	color:#DEDDEB;
	font-size:10px;
}
.uploadbutton{
	width:100px;
	height:18px;
	background-color:#191E32;
	border:1px solid #859AB7;
	margin:0px;
	padding:0px;
	margin-left:2px;
	margin-bottom:1px;
	margin-top:1px;
	color:#DEDDEB;
	font-size:10px;
}
/***Cols Layout**/
.bigContainerCell{
	width:468px;
}
.bigContainerCellIn{
	width:467px;
	margin-right:1px;
}
.bigContainerCellIn h1{
	color:#FFFFFF;
	display:block;
	padding-left:10px;
	font-size:12px;
	font-weight:normal;
	padding-bottom:1px;
	padding-top:2px;
	margin:0px;
	border: 1px solid #515560;
	background-color: #282842;
	margin-bottom:1px;
	text-decoration:none;
}
.lastColContainerCell{
	width:153px;
}
.lastColContainerCellIn{
	width:152px;
	margin-left:1px;
}
.titleHeader{
	background-color:#000;
}
.lastColContainerCellIn h1{
	color:#FFFFFF;
	display:block;
	padding-left:10px;
	font-size:12px;
	font-weight:normal;
	padding-bottom:1px;
	padding-top:2px;
	margin:0px;
	border: 1px solid #515560;
	background-color: #282842;
	margin-bottom:1px;
	text-decoration:none;
}
.black_pixel_space{
	display:block;
	/*width:758px;*/
	height:1px;
	background-color:#000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.rolloverText
{
	cursor:pointer;
	text-align:center;
}
.rolloverText a
{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	display:block;
	font-size:11px;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
	height:22px;
	background-color: #282842;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
}

.rolloverText a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	display:block;
	font-size:11px;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:4px;
	height:22px;
	background-color: #29448A;
	font-weight:bold;
}
.leftborder
{
	border-left:1px Solid #000000;
}