body
{
   font-family: "Courier New";
   font-size: 9pt;
   padding: 0px;
   margin: 0px;
}

#horizCenter
{
   width: 800px;
   margin: auto;
   border: 0px solid red;
}

#footspace
{
   font-family: "Rockwell", "Courier New";
   padding-top: 0px;
   padding-bottom: 10px;
   width:350px;
   text-align:left;
   margin-left:25px;
   border: 0px solid red;
}
#footspace.underArrows
{
	padding-top: 55px;
}

#mainTable
{
}

.inverse
{
   color: white;
}

img
{
	border: none;
}

a
{
   color: black;
   text-decoration: none;
	outline: none;
}
a:visited
{
   color: black;
}
a:hover
{
   color: black;
   font-weight: bold;
}
a.inverse
{
   color: white;
   text-decoration: none;
}
a.inverse:visited
{
   color: white;
}
a.inverse:hover
{
   color: white;
   font-weight: bold;
}










a.info
{
   color: white;
   text-decoration: none;
}
a.info:visited
{
   color: white;
}
a.info:hover
{
   color: white;
   font-weight: normal;
}





table
{
   z-index: 20;
}



td
{
   font-size: 8pt;
}


#menu td
{
   padding-left: 0px;
   padding-right: 0px;
   padding-top: 5px;
   padding-bottom: 5px;
   margin: 0px;
   text-align: center;
   vertical-align: center;
}
#menu td a
{
   padding-top: 5px;
   padding-bottom: 5px;
   padding-left: 5px;
   padding-right: 5px;
   margin: 0px;
   color: white;
}
#menu td a.inverse
{
   padding-top: 5px;
   padding-bottom: 5px;
   padding-left: 5px;
   padding-right: 5px;
   margin: 0px;
   color: white;
}
#menu td a:visited
{
   padding-top: 5px;
   padding-bottom: 5px;
   padding-left: 5px;
   padding-right: 5px;
   margin: 0px;
   color: white;
}
#menu td a.inverse:visited
{
   padding-top: 5px;
   padding-bottom: 5px;
   padding-left: 5px;
   padding-right: 5px;
   margin: 0px;
   color: white;
}
#menu td a:hover
{
   padding-top: 5px;
   padding-bottom: 5px;
   padding-left: 5px;
   padding-right: 5px;
   margin: 0px;
   color: white;
   font-weight: normal;
}
#menu td a.inverse:hover
{
   padding-top: 5px;
   padding-bottom: 5px;
   padding-left: 5px;
   padding-right: 5px;
   margin: 0px;
   color: white;
   font-weight: normal;
}




#pick
{
   position: relative;
   width: 350px;
   text-align: right;
   top: 10px;
   right: 7px;
   height: 75px;
   border: 0px solid red;
}
#pick.inverse a
{
   color: white;
}
#details
{
   position: relative;
   top: 100px;
   border: 0px solid red;
}
.stuff
{
   height: 400px;
   vertical-align: top;
   border: 0px solid yellow;
}


#browse
{
   position: relative;
   padding: 10px;
   width: 350px;
   text-align: left;
   border: 0px solid red;
}
#browse.inverse
{
   color: white;
}
#browse a
{
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 3px;
   padding-bottom: 2px;
   border: 0px solid black;
}
#browse.inverse a
{
   color: white;
   border: 0px solid white;
}

#browse a:hover
{
   color: white;
   border: 0px solid white;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 3px;
   padding-bottom: 2px;
}
#browse.inverse a:hover
{
   color: white;
   border: 0px solid black;
}




#main
{
   z-index: 10;
}
#mainimage
{
   z-index: 50;
}

#desc
{
   position: relative;
   padding: 10px;
   width: 380px;
   text-align: left;
   border: 0px solid red;
}
#desc a
{
   color: black;
}
#desc.inverse a
{
   color: white;
}

#descR
{
   position: relative;
   padding: 10px;
   width: 300px;
   text-align: right;
   border: 0px solid red;
}

#price
{
   position: relative;
   padding: 10px;
   padding-bottom: 30px;
   width: 350px;
   text-align: left;
   border: 0px solid red;
}

#towers
{
   position: absolute;
   bottom: 0px;
   right: 0px;
   height: 149px;
   width: 173px;
   background-image: url("i/towers.gif");
   border: 0px solid red;
   z-index: 1;
}

#footer
{
   position: relative;
   padding-top: 10px;
   padding-bottom: 10px;
   padding-left: 5px;
   padding-right: 5px;
   width: 0px;
   text-align: left;
   color: #D8CC46;
   background-color: black;
   white-space: nowrap;
   border: 0px solid red;
}

#footlinks
{
   position: relative;
   color: white;
   background-color: black;
   text-align: right;
   padding-top: 10px;
   padding-bottom: 10px;
   padding-right: 10px;
   z-index: 100;
   width: 350px;
}

#footlinks a
{
   color: white;
   background-color: black;
   padding-left: 6px;
   padding-right: 5px;
   padding-top: 3px;
   padding-bottom: 2px;
}
#footlinks a.active
{
	color: #D8CC46;
}
#footlinks a:visited
{
   color: white;
   background-color: black;
}
#footlinks a.active:visited
{
	color: #D8CC46;
}

#footlinks a:hover
{
   color: #46BBAD; /* #D8CC46; */
   border: 0px solid white;
   font-weight: normal;
}
#footlinks a.active:hover
{
   color: #46BBAD;
}

#storeList td a:hover
{
   color: #46BBAD;
}



span
{
   display: none;
   cursor: pointer;
   margin-bottom: 0px;
}

span.hi
{
   color: yellow;
}

span.hi2
{
   color: #FF0000;
}


.menuarea
{
   height: 160px;
}

.footlinks7
{
   position: relative;
   color: white;
   background-color: #AEB0AC;
/*
   background-color: #A3CC29;
*/
   font-weight: bold;
   text-align: left;
   padding: 10px;
   margin: 0px;
   margin-bottom: 5px;
   width: 380px;
}
.footlinks7 a,
.footlinks7 a:visited
{
   color: white;
   padding-left: 6px;
   padding-right: 5px;
   padding-top: 3px;
   padding-bottom: 2px;
}
.footlinks7 a.active,
.footlinks7 a.active:visited,
.footlinks7 a:hover,
.footlinks7 a.active:hover
{
   color: #333333;
/*
	color: #3D4D17;
*/
}

.mainframe
{
   position: relative;
}

.pointLeft
{
   cursor: pointer;
   position: absolute;
   bottom: -55px;
   left: 420px;
   height: 45px;
   width: 55px;
   background: url("i/pointingArrows.png") top left no-repeat;
}
.pointRight
{
   cursor: pointer;
   position: absolute;
   bottom: -55px;
   right: 20px;
   height: 45px;
   width: 55px;
   background: url("i/pointingArrows.png") top right no-repeat;
}



a
{
   border: none;
}

#newsline
{
	text-align: left;
	font-size:18px;
	font-weight: bold;
	padding: 5px;
	margin-top: 4px;
	background-color: #E1D7EB;
}

#twitter_div
{
	font-family: Helvetica, Arial, sans-serif;
	display: block;
/*
	position:absolute;
	top:128px;
	left:60px;
	width:245px;
	height:303px;
*/
	vertical-align: middle;
	color: black;
	background-color: #E1D7EB;
	font-weight: bold;
	line-height: 1.5em;
	cursor: default;
}
#twitter_update_list
{
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	cursor: default;
/*
	height: 275px;
	max-height: 75px;
*/
/*
	width: 245px;
	max-width: 245px;
*/
/*
	overflow: hidden;
	text-overflow: ellipsis;
*/
}
#twitter_update_list li
{
	list-style: none;
	color: white;
	background-color: #663399;
	padding: 5px;
	margin-bottom: 0px;
	cursor: default;
	text-shadow: 0px 1px 1px black;
}
#twitter_update_list li a,
#twitter_update_list li a:hover
{
	color: white;
	font-weight: normal;
	text-decoration: none;
}
#twitter_update_list li a:hover
{
	text-decoration: underline;
}

#twitter_update_list li					{	opacity: 0.9;	}
#twitter_update_list li+li				{	opacity: 0.8;	}
#twitter_update_list li+li+li			{	opacity: 0.7;	}
#twitter_update_list li+li+li+li		{	opacity: 0.6;	}
#twitter_update_list li+li+li+li+li		{	opacity: 0.5;	}
#twitter_update_list li+li+li+li+li+li		{	opacity: 0.4;	}
#twitter_update_list li+li+li+li+li+li+li		{	opacity: 0.3;	}
#twitter_update_list li+li+li+li+li+li+li+li		{	opacity: 0.2;	}
#twitter_update_list li+li+li+li+li+li+li+li+li		{	opacity: 0.1;	}

#twitter_update_list li:hover
{
	opacity: 1;
}


#twitter_update_list li span
{
   display: block;
   padding: 5px;
	cursor: default;
/*
	-webkit-user-select: text !important;
	-moz-user-select: text !important;
	user-select: text !important;
*/
}
#twitter_update_list li span.twdate
{
	font-size: 10px;
	text-align: right;
   padding: 0px;
   color: #99CCFF;
	cursor: default;
}

#twitter_div a,
#twitter_div a:hover
{
	color: black;
	background: none;
	text-decoration: underline;
	padding: 0px;
	cursor: pointer;
}
#twitter_link
{
/*
	position: absolute;
	bottom: 0px;
	left: 0px;
*/
	font-size: 12px;
	color: black;
	padding: 5px;
}
#twitter_link a
{
	color: black;
	text-shadow: none;
}
