/**********    GLOBAL PAGE STYLES      **********/
html, body
{
    margin: 0 auto;
    height: 100%; 
    margin-bottom: 1px;
    padding: 0;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
}
body
{
    background: #ffffff; /*url('../images/body.jpg') repeat-x 0 0*/
	border:none;
	overflow: none;

}

/*
#header
{
    width: 34%;
    height: 113px;
    padding: 20px 0px 20px 100px;   
}
*/

img.header
{
   /* text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
	*/

display: block;
margin-left: auto;
margin-right: auto;
margin-top: 10px
}

#pageWrapper
{
    width: 850px;
    margin: 40px auto 40px;
    padding: 0px;
    border: 8px solid #F800D8;
    background-color: #ffffff;
	-moz-border-radius: 10px;
}

.hidden
{position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;}

.content
{
    float: left;
    width: 100%;
}

.left {
width: 81%; 
border-right: 2px solid #FD00FD;
margin: 10px 0px 10px 10px;
/*margin: 1% 1% 1% 1%*/
}

.right {
width: 12%; 
margin: 1% 3% 1% 2%
}

.leftleft{
width: 140px;
margin: 0
}

.leftright{
width: 300px;
margin: 0
}

#footer {
	height: 0;
	/*position: relative;*/
	text-align:center;
    color: #8B8078;
	font-weight:700;
    font-size:1.1em;
	padding-bottom:20px;
}

/**********    HEADINGS AND FONTS      **********/

h1, h2, h3, h4, h5, h6
{
    color: #727272;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1em;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.4em;
    /*letter-spacing: -1.1px;*/
}

h1
{
    font-size: 1.8em;
	color: #969696;
}

h1#advertName
{
    width: 700px;
    font-style: oblique;
}

h2
{
    color: #888888;
    font-size: 1.2em;
	font-weight:800
}

h3
{
    
}

h4
{
    
}

h5
{
    font-size: 1.7em;
    color: #F800D8;
    letter-spacing: -3px;
    display: inline;
    margin: 0;
    position: relative;
    top: -1px;
    left: 40px;
    font-style: oblique;
    border-top: 5px solid #ffffff;
}

h6
{
    font-size: 3.8em;
    color: #ffffff;
    letter-spacing: -8px;
    display: inline;
    margin: 0;
    position: relative;
    top: -3px;
    left: -15px;
}

p
{
    color: #8B8078;
    font-size: 0.90em;
    text-align: left;
	padding-right:10px;
}

a
{
	color:#F800D8;
	text-decoration:none;
}

img 
{
border: 0px 
}

img.wrap
{
float:left;
padding: 5px 10px 5px 0px;
}

span.middle
{
vertical-align:middle
}

span.bold
{
	font-weight:700;
}

span.larger
{
    color: #8B8078;
	font-weight:700;
    font-size:1.1em;
}

p.little
{
	font-size:11px;
}

#pallist
{
padding: 0;
margin: 0;
/*border-top: 1px solid #8B8078;*/
width: 97%;
}

#pallist li
{
color:#8B8078;
list-style: none;
margin: 10px, 10px, 10px, 10px;
padding: 5px, 5px, 5px, 5px;
border-bottom: 1px solid #8B8078;
}

/**********    HEADER      **********/

#header p {
    background-color: #b20000;
    color: #ffffff;
    font-size: 0.75em;
    height: 22px;
    margin: 0;
    padding: 6px 10% 0;
    text-align: right;
}

#headerHolder
{
    position: relative;
    border: 3px solid #F800D8;
    top: 0px;
    height: 130px;
    width: 284px;
    background-color:#071909;
    background: transparent url('../images/header.gif') repeat -5px -10px;
}

/**********    TABS      **********/

#pageWrapper ul.navTabs
{
    margin: 0;
    padding: 0;
    float: right;
    margin: -49px 0px 0 0;
    font-size: 0.95em;
}

#pageWrapper ul.navTabs li
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    display: inline;
}

#pageWrapper ul.navTabs li a
{
    background:#b5b5b5; /*url('../images/tabs.gif') repeat-x scroll center bottom*/
    border-color:#F800D8;
    border-style:solid solid none;
	border:none;
    /*border-width:3px 3px medium;*/
    color:#FFFFFF;
    display:block;
    float:left;
    font-weight:bold;
    line-height:35px;
    margin:0 1px 0 0;
    padding:0 14px;
    text-decoration:none;
    padding: 3px 10px;
    position: relative;
    text-decoration: none;
    outline:none;
        -moz-border-radius-bottomleft:0;
        -moz-border-radius-bottomright:0;
        -moz-border-radius-topleft:12px;
        -moz-border-radius-topright:12px;
        /*filter: alpha(opacity=60);-moz-opacity:0.6;opacity: 0.6;-khtml-opacity: 0.6;*/
}

#pageWrapper ul.navTabs li a:hover
{
    /*filter: alpha(opacity=100);-moz-opacity:1;opacity:1;-khtml-opacity:1 !important;*/
	background:#f800d8;
}

#pageWrapper ul.navTabs li a.selected
{
    /*filter: alpha(opacity=100);-moz-opacity:1;opacity:1;-khtml-opacity:1 !important;*/
}

#pageWrapper ul.navTabs li a.selected 
{
    color:#FFFFFF; 
    padding: 3px 9px; 
    text-decoration: none;
    background: none;
    background-color: #F800D8;
    outline:none;
}


/**********    PRIMARY CONTENT PANEL      **********/
/*
#panel-primary {
    position:relative;
    width:834px;
    margin:30px 0 20px 0;
    background:url('../images/panel-primary-top.gif') #f9f9f9 no-repeat;
    padding:30px 0 0 0;
}
#panel-primary .foot {
    background:url('../images/panel-primary-btm.gif') #f9f9f9 no-repeat;
    height:4px;
    overflow:hidden;
}
#panel-primary ul {
    background:#f9f9f9;
    border:1px solid #bebebe;
    border-width:0 1px;
    padding-bottom:20px;
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 0.70em;
}
#panel-primary ul li {
    padding-right:300px;
    background:#f9f9f9;
    width: 310px;
}
#panel-primary ul li a {
    color:#535547;
    display:block;
    text-decoration:none;
    padding:6px 0 8px 5px;
    margin-left:12px;
    border-bottom:1px solid #e0e0e0;
    border-top:1px solid #fff;
    outline:none;
}
#panel-primary ul li.active {
    padding-right:270px;
}
#panel-primary ul li.active a {
    background:#fff;
    border-bottom:1px solid #a5a5a5;
    border-top-color:#f9f9f9;
    font-weight:bold;
    outline:none;
}
#panel-primary fieldset {
    display:none;
    position:absolute;
    left:310px;
    top:31px;
    width:490px;
    border:1px solid #a5a5a5;
    border-width:0 1px 1px 0;
    background:#fff;
    padding:12px;
}
#panel-primary fieldset.active {
    display:block;
}
#panel-primary fieldset h5 {
    font-weight:bold;
    margin:1em 0;
}
#panel-primary fieldset h5:first-child {
    margin-top:0;
}
#panel-primary fieldset p {
    margin:1em 0;
}
*/

/**********    SPONSORS     *********/
a #sponsorlogo {
text-decoration:none;
border: none;
}

img #sponsorlogo {
border: 0px;
}

p #sponsorpara {
text-align:center
}



/**********    CLEARFIX ++ OPACITY      **********/
.clearfix {clear: both;}
.opacity {filter: alpha(opacity=60);-moz-opacity:0.6;opacity: 0.6;-khtml-opacity: 0.6;}