
/* Hide from IE5-mac \*/
* html .hh {height: 1%;}
/* End Hide */

body { behavior: url(/iepngfix.htc); }
html, body
{
font-size: 10.00pt;
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
background: #000000;
background-image: url('/images/backgrounds/dark-grey/720_bottom-fade.png');
background-position: center top;
background-repeat: repeat;
color: #AAAAAA;
text-align: center;
}

h1
{
font-size: 20.00pt;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
letter-spacing: 0.00pt;
text-transform: capitalize;
font-style: normal;
font-variant: normal;
}

h2
{
font-size: 18.00pt;
}

h2, h3, h4, h5, h6
{
font-family: Arial, Helvetica, sans-serif;
color: #F1F1F1;
font-weight: bold;
letter-spacing: 0.00pt;
text-transform: capitalize;
font-style: normal;
font-variant: normal;
}


a:link, a:visited 
{
text-decoration:none;
color: #ADADFF;;
}

a:hover, a:focus, a:active 
{
text-decoration:underline;
color: #E4E4FF;
}

fieldset
{
color: #333333;
background-color: #FFFFFF;
border: 1px solid #444444;
margin-bottom: 4px;
}

legend
{
padding: 4px;
border: 1px solid #444444;
color: #000000;
background-color: #DADADA;
}

input[type=submit],input[type=text],select
{
border: 1px solid #444444;
font-size: 0.74em;
color: #000000;
background-color: #DADADA;
}

input.buyNow { text-transform: capitalize; overflow: visible; font-weight: bold; font-size: 1em!important; text-align: center; border: 1px outset #ddd; padding: 4px 8px; margin: 8px 0; background-color: #FCFCFC; background: url(/images/misc/40-fade.gif); background-repeat: repeat-x; color: #333; }


/*
DIVS
*/

#container
{
margin: 0px auto;
width: 718px;
background-color: #333333;
border-style: solid;
border-color: #444444;
border-width: 0px 1px;
padding: 0px;
text-align: left;
}

#main
{
padding-bottom: 10px;
border-bottom: 1px solid #444444;
}

#menu
{
margin: .5em 0em;
text-align: left;
background-color: #444444;
}

#menu ul
{
margin: 0px 0px 10pt 0px;
border-bottom: 1px solid #555555;
padding: .5em 2em;
}

#menu li
{
font-size: 12.00pt;
padding-right: 4px;
margin-right: 2pt;
display: inline;
}

#menu a:link, #menu a:visited 
{
font-size: 12.00pt;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
letter-spacing: 0.00pt;
text-transform: capitalize;
font-style: normal;
font-variant: normal;
}

#menu a:hover, #menu a:focus, #menu a:active 
{
text-decoration:underline;
color: #E4E4FF;
}

#top h1
{
padding: 15px;
margin: 0px;
}

#top h1 a
{
color: #FFFFFF;
text-decoration: none;
}

#top img
{
	border: 0px;
}


#content
{
padding: 10pt;
}


#homepage
{
padding: 30px;
}

#homepage img
{
float: left;
vertical-align: text-bottom;
}

#images
{
font-size: 10.00pt;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 0.00pt;
text-transform: none;
font-style: normal;
font-variant: normal;
text-align: center;
}

#images img
{
border: 1px solid #444444;
padding: 0px;
}

a img:hover
{
border-color: #E4E4FF !important;
}

#images ul
{
margin: 4px 0px;
padding: 0px;
}

#images li
{
display: inline;
list-style: none;
margin: 12px;
}

#notes
{
margin: 5px 5px 15px 5px;
}

#lastnext
{
	margin-top: 10px;
}

#footer
{
clear: both; 
background-color: #333333;
height: 65em; 
text-align: center;
padding: 4px 12px 4px 12px;
}

#footer li
{
display: inline;
list-style: none;
padding: 12px;
}

/*
CLASSES
*/

.clear
{
clear: both;
}



.submit
{
	text-align: center;
	border: 1px outset #DDD;
	border-color: #DDD;
	margin: 8px;
	padding: 2px 10px 2px 10px;
	font-size: 1.3em;
	background-color: #FCFCFC;
	background: url(/images/40-fade.gif);
	background-repeat: repeat-x;
	color: #000;
}

img.image
{
overflow: visible;
background: #FFF;
background-image: url(/images/misc/loading.gif);
background-repeat: no-repeat;
background-position: center center;
}

img.thumbnail
{
padding: 0px !important;
border: 1px solid #444444 !important;
overflow: visible;
background: #FFF;
background-repeat: no-repeat;
background-position: center center;
}

img.largethumbnail
{
margin: 4px 20px 4px 20px;
float: right;
padding: 0px !important;
border: 1px solid #444444 !important;
overflow: visible;
background: #FFF;
background-image: url(/images/misc/loading.gif);
background-repeat: no-repeat;
background-position: center center;
}

div.centered
{
text-align: center;
}
div.centered table
{
margin: 0 auto;
text-align: left;
}

td.centered
{
text-align: center;
}

.red
{
color: #E33;
}

#list
{
margin: 0px;
padding: 0px;
text-align: center;
}

#list li
{
margin: 0px;
padding: 0px;
display: list-item;
}

.title
{
font-weight: bold;
color: #333333;
}

.small
{
font-size: .9em;
}

