﻿body 
{
    font-family: Verdana;
	background-color:black;
	
}

#box { width:900px; margin:0px auto;background-color:Black; text-align:center;}

#header { width:900px; height:320px; }

#leftcolumn { width:180px;  background-color:black; float:left; text-align:left; }

#content { width:539px;  background-color:black; float:left; text-align: left; color:White; }

#rightcolumn { width:180px; background-color:black;text-align:left; float:left; }

#footer { width:900px; height:50px;background-color:black; text-align:center;}

.titles { color:White; font-size:11pt; line-height:22px; }
.searchBox
{
    border:1px solid #cccccc;
    font-family: Verdana;
    font-size:8pt;
    color:#999999;
    width:120px;
}

/*Menu styles*/
.menuItem
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
    border-bottom: 0px solid white;
    color: White;
    background-color: Black;
    padding: 4px 5px 4px 10px;
    width:180px;
    height:33px;
    z-index:1;
    text-transform:uppercase;
}
.menuHover
{
    color: White;
    border-bottom: 0px Solid white;
    background-color: #262626;
    padding: 4px 5px 4px 10px;
    text-decoration: none;
    z-index:1;
}

.rndtext
{
    font-size:8pt;
    color:#25415c;
    font-weight:bold;
}

/*AutoComplete Styles*/
.autostyle
{
    font-family:Tahoma;
    font-size:9pt;
    color:Black;
    overflow:hidden;
}
.flyout
{
    background-color:#385876;
    font-family:Tahoma;
    font-size:9pt;
    color:White;
    border-color:#cccccc;
}
.list
{
    background-color:Gray;
    filter: alpha(opacity=50);
}

.buttons
{
    font-family:Tahoma;
    font-size:9pt;
    text-decoration:none;
    color:White;
}
.pause
{
    font-family:Tahoma;
    font-size:9pt;
    text-decoration:none;
    color:White;
    background-color:Black;
    border:0px;
}
.text
{
    font-family: Verdana;
    font-size:10pt;
    text-decoration:none;
    color:White;
    cursor:pointer;
}

.regtext
{
    font-size:10pt;
    color:White;
}
.rowback
{
    background-color:Black;
}

.input 
{
    background-color:Black;
	margin:2px 5px 0 0;
	border-width: 0px 0px 1px 0px;
	border-style: solid solid dotted solid;
	border-color:#f5a000;
	color:White;
	font-family:"Courier New", Courier, mono;
	padding:1px 2px;
	width:250px;
}

.ctButton
{
    background-color:#f5a000;
    border:1px dotted #809431;
}

.download
{
    color:White;
    font-size:10pt;
    text-decoration:none;
}

.productslist li
{
    display: inline;
    float: left;
    margin-bottom: 10px;
    margin-right: 35px;
    padding:1px;
}

.productslist li a
{
    color:White;
    text-decoration:none;
    font-size:9pt;
}

#item
{
    /*background-color:#d1d1d1;*/
    clear:left;
    background: url(img/shadowAlpha.png) no-repeat bottom right !important;
    background: url(images/shadow.gif) no-repeat bottom right;
    margin: 10px 0 10px 10px !important;
    margin: 10px 0 10px 5px;
    padding: 0px;
    height:150px;
    width:190px;
    }

    .innerbox{
    position:relative;
    bottom:6px;
    right: 6px;
    border: 1px solid #999999;
    padding:4px;
    margin: 0px 0px 0px 0px;
    height:140px;
    }
    
    .innerbox{
    /* IE5 hack */
    \margin: 0px 0px -3px 0px;
    ma\rgin:  0px 0px 0px 0px;
    }
    

.productslist li div:hover img
{
  /*filter:alpha(opacity=50);*/
}

.productslist li div:hover
{
  background-color:#fae0b4;
  filter:alpha(opacity=70);
  -moz-opacity:.70;
  opacity:.70;
}

.productslist li div:hover a
{
  color:Black;
}

.productslist img
{
    border:0px;
}

.datapager
{
    display: block;
    text-align:center;
    clear:both;
    font-size:10pt;
    color:#032548;
    text-decoration:none;
}
.datapager a
{
    color:#032548;
    text-decoration:none;
}

.detailsImage
{
    border:0px solid #dcdcdc;
    padding:10px;
    width:250px;
    float:left;
    position:relative;
}

.morePics
{
    width:310px;
    padding:10px;
    float:left;
    margin-left:5px;
    border:0px solid #dcdcdc;
    font-size:11pt;
}

.links { color:#ffba1e; }
.seperator { color:#ffba1e; height:2px;