﻿/*General Reset and Webpage Settings*/
*
{
    behavior: url(script/iepngfix.htc);
}


html
{
    text-align: center;
    height: 100%;
    background: #000;
}
body
{
    height: 100%;
    font-size: 62.5%;
    position: relative;
    text-align: center;
    margin: 0px auto 0px;
    padding: 0px;
}
li li, li p, p, blockquote p
{
    font-size: 1em;
}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address
{
    margin-bottom: 1em;
}
h1
{
    font-weight: bold;
    font-size: 2.5em;
    font-family: Trebuchet MS;
}
h2
{
    font-weight: bold;
    font-size: 1.2em;
    font-family: Trebuchet MS;
}
p
{
    font-size: 1.1em;
    line-height: 140%;
}
.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix
{
    display: inline-block;
}


/*Privacy Policy & Disclaimer Formatting*/


.text h1
{
    font-weight: normal;
    font-size: 2.0em;
    color: #ec2b26;
    margin: 0px 0px 10px 10px;
}
.text h2
{
    font-weight: normal;
    font-size: 1.4em;
        color: #ec2b26;
    margin: 15px 0px 10px 20px;
}
.text p
{
    font-size: 1.3em;
    margin: 0px 25px 10px 30px;
}

.text ul
{
    list-style-type: disc;
    margin-left: 50px;
}
.text ol
{
    list-style-type: decimal;
    margin-left: 55px;
}
.text li
{
    font-weight: normal;
    font-size: 1.3em;
}


/* Footer Formatting */


.copy
{
    float: left;
    margin: 25px 0px 0px 10px;
}
.info
{
    float: right;
    margin: 25px 10px 0px 0px;
    color: #fff;
}


/* Drop Down Menu Settings */


.menuroot
{
    position: relative;
    z-index: 100;
}
.menusub
{
    display: none;
    margin: -1px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    position: absolute;
    left: 0px;
    top: 28px;
    list-style: none;
    font-size: 11px;
    border: none;
}
.menusub ul
{
    margin: 0px;
    padding: 0px;
}
#menu ul li ul
{
    width: 150px;
    background: none;
    border-right: solid 1px #A8A5A0;
    border-left: solid 1px #A8A5A0;
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
    opacity: 0.85;
    border-bottom: solid 1px #A8A5A0;
    background: #E82626;
    margin: 0px;
    padding: 0px;
}
.menusub li
{
    display: block;
    clear: both;
    width: 150px;
}

#menu li ul li
{
    height: 25px;
    display: block;
    line-height: 25px;
    margin: 0px;
}
#menu li ul li a
{
    text-align: center;
    font: 11px;
    width: 150px;
    margin: 0px;
    height: 25px;
    line-height: 25px;
    display: block;
    border: none;
}
#menu li ul li a:hover
{
    text-align: center;
    font: 11px;
    text-decoration: underline;
    width: 150px;
    margin: 0px;
    height: 25px;
    line-height: 25px;
    display: block;
    border: none;
}



/*End General Reset and Webpage Settings*/

#header, #footer, .text, .heading
{
    font-family: Trebuchet MS;
}

#header
{
    width: 100%;
    background: url(../gfx/header_bg.jpg) repeat-x top center;
    height: 161px;
    display: block;
}

#header h1
{
    width: 430px;
    height: 69px;
    background: url(../gfx/logo.jpg) no-repeat top left;
    margin: 25px 0px 0px 0px;
    float: left;
}

#header h1 a
{
    width: 430px;
    line-height: 69px;
    display: block;
    margin: 0px 0px 0px 0px;
    text-indent: -100000px;
}

#header p
{
    float: right;
    margin: 32px 0px 0px 0px;
    text-align: right;
    font-size: 1.3em;
}

#wrapper
{
    width: 100%;
    background: #fff url(../gfx/content_bg.jpg) repeat-x top center;
    min-height: 378px;
    height: auto !important;
    height: 378px;
    padding: 10px 0px 0px 0px;
    display: block;
}

#footer
{
    width: 100%;
    background: url(../gfx/foot_bg.jpg) repeat-x top center;
    height: 91px;
    font-weight: bold;
    font-size: 1.1em;
    clear: both;
    color: #fef300;
    display: block;
}

#footer a
{
    color: #fff;
}


.contain
{
    width: 900px;
    margin: 0px auto;
    display: block;
    text-align: left;
}

#menu
{
    font-size: 15px;
    clear: both;
    margin: 0px;
}

#menu ul
{
    margin: 0px;
    list-style: none;
    padding: 0px;
}

#menu li
{
    float: left;
    width: 150px;
    margin: 28px 0px 0px 0px;
    text-align: center;
    position: relative;
    z-index: 999;
    font-weight: bold;
}

#menu li a
{
    color: #fff;
    float: left;
    height: 30px;
    width: 150px;
    display: block;
}


#slideshow
{
    float: left;
    display: block;
}

.welcome
{
    float: left;
    width: 550px;
    border-right: 2px solid #a2a2a2;
    margin: 20px 0px;
}

#featured
{
    float: left;
    background: #fff;
    padding: 10px;
    display: block;
    width: 295px;
    margin: 30px 0px 0px 25px;
    position: relative;
    border: #ccc 1px solid;
}

.heading
{
    background: url(../gfx/banner.png) no-repeat top center;
    width: 286px;
    height: 35px;
    display: block;
    position: absolute;
    top: 190px;
    left: 14px;
    color: #ec2b26;
    text-align: center;
    font-size: 1.5em;
    line-height: 35px;
    font-weight: bold;
}

	#master0, #master1, #master2{
	float: left;

	margin: 0px 2px 0px 0px;}
	
   
    #featured p
    {
        width: 300px;
	    text-align: center;
	    margin: 20px 0px 0px 0px;
	    padding: 0px;
	    font-size: 1.2em;
	    left: 0px;}
	    
	    .sell
	    {
	        float: left;
	        width: 620px;}
	        
	        #image_left
	        {
	            float: right;}