body, html
{
	width: 100%;
	height: 100%;
}

body
{
	text-align: center;
	margin: 0px;
	padding: 0px; 
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #272727;
}

img {border: none;}
a {color: #FFFFFF; text-decoration: none; font-weight: bold;}
a:hover {text-decoration: underline; color:#CCCCCC;}

table.containerTable
{
	width: 100%;
	height: 100%;
	border-collapse: collapse;
	margin: 0px;
}
table.containerTable td 
{
	height: 100%;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
}

.container
{
	width: 1024px;
	height: 768px;
	margin: 0px auto;
	background: url("../images/bg.jpg"/*tpa=http://www.sohardonline.com/images/bg.jpg*/) no-repeat;
	border: solid 2px #000000;
}


table.navTable
{
	width: 100%;
	height: 255px;
	border-collapse: collapse;	
}

table.navTable td
{
	vertical-align: top;
	padding: 0px;
}
.form1 {
color:#000000;
font-size:10px;
width:30px;
height:15px;
}
.form {
color:#000000;
font-size:10px;
width:60px;
height:15px;
}
table.navTable td.homeLink
{
	width: 360px;
}

table.navTable td.homeLink a
{
	display: block;
	width: 273px;
	height: 140px;
	margin-top: 39px;
	margin-left: 75px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*border: solid 1px #FFFFFF;*/
}

table.navTable td.mainNavTd
{
	width: 256px;
}

table.navTable td.wholesaleLoginTd
{
	width: 408px;
}

.nav
{
	width: 220px;
	height: 160px;
	margin-top:19px;
	margin-bottom: 5px;
	margin-left: 10px;
	/*border: solid 1px #999999;*/
}

td.wholesaleLoginTd
{
	text-align: right;
}

.wholesaleLogin
{
	width: 300px;
	margin: 0px 0px 0px auto;
	margin-top: 20px;
	margin-right: 12px;
 
	text-align: left;
	background-color: #000000;
	border: solid 1px #ffffff;
	opacity: .7;
	filter: alpha(opacity = 70);
}
.wholesaleLogin strong {font-size: 14px;}

table.mainTable
{
	width: 100%;
	border-collapse: collapse;
}

table.mainTable td
{
	text-align: left;
	vertical-align: top;
}

table.mainTable td.sideBarTd
{
	width: 310px;
}

.sideBar
{
	width: 180px;
	height: 486px;
	margin: 0px 0px 0px 56px;
	/*border: solid 1px #999999;*/	
}


.mainContent
{
	width: 391px;
	height: 468px;
	margin-top: 0px;
	text-align: left;
	padding: 5px 5px 5px 20px;
	overflow: auto;
	/*border: solid 1px #999999;*/	
}

a.mainLink
{
	display: block;
	width: 400px;
	height: 20px;
	text-align: left;
	color: #FFFFFF;
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 15px;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: -.5px;	
	background: url("../images/bullet.gif"/*tpa=http://www.sohardonline.com/images/bullet.gif*/) no-repeat;
	background-position: 0px 4px;
	/*border: solid 1px #CCCCCC;*/
}


a.mainLink .soHard {font-size: 17px;}

.soHard
{
	color: #009ed8;
	font-weight: bold;
	text-transform: uppercase;
}

a.mainLink:hover, a.mainLink:hover .soHard, a.currentMain, a.currentMain .soHard
{
	color: #afb1b3;
	text-decoration: underline;
}

h1.pageName
{
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	letter-spacing: -1px;
}

h1.pageName .soHard
{
	font-size: 28px;
}

li
{
	list-style-image: url("../images/bullet.gif"/*tpa=http://www.sohardonline.com/images/bullet.gif*/);
	margin: 4px 0px 12px 0px;
}

.foot
{
	height: 21px;
	margin-right: 52px;
	margin-top: 1px;
	opacity: .8;
	filter: alpha(opacity = 80);
}
.foot a
{
	display: block;
	height: 15px;
	float: right;
	margin-left: 3px;
	padding: 2px 15px 2px 15px;
	background-color: #111111;
	border-top: solid 1px #000000;
}
.foot a:hover
{
	text-decoration: none;
	background-color: #666666;
}