/*

Design for BigButtIndex.Com
http://www.bigbuttindex.com

*/



body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
    text-align: center;
    font-family: "Tahoma", sans-serif;
    font-size: 11px;
    height: auto;
    background-color: #383A58;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: top center;


}

a {

	color: #383A58;
    text-decoration: none; /* no underline */
    font-weight: bold;
}


#footer a {

	color: #383A58;
    text-decoration: none; /* no underline */
    font-weight: normal;
}

#footer a:hover, div.navmenu a:active {
	color: #660033;
    text-decoration: underline; /* no underline */
}

a:hover, div.navmenu a:active {
	color: #A45578;
    text-decoration: underline; /* no underline */
}


#header    {
    margin: 0;
    width: 100%;
	padding: 0px;
    background: #FFFFFF url(/images/pgtop11.jpg) no-repeat top;
    position: static;
    height: 48px;
}

#content {
    width: 972px;
    background: #FFC6DF url(/images/pgmid4.jpg) repeat-y center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    font-family: "Tahoma", sans-serif;
    font-size: 11px;
    text-align: left;
    height: auto;
    padding: 0px;

}

#contentbottom {
background: #FFC6DF url(/images/pgbottom6.jpg) no-repeat top;
width: 972px;
    margin-left: auto;
    margin-right: auto;
    font-family: "Tahoma", sans-serif;
    font-size: 11px;
    text-align: left;
    height: 54px;
    padding: 0px;
}

#contentbar {
background: #FFC6DF url(/images/pgbar1.jpg) no-repeat top;
width: 972px;
    margin-left: auto;
    margin-right: auto;
    font-family: "Tahoma", sans-serif;
    font-size: 11px;
    text-align: left;
    height: 37px;
    padding: 0px;
}

#contentv {
background: #FFC6DF url(/images/midbar.jpg) no-repeat top;
width: 972px;
    margin-left: auto;
    margin-right: auto;
    font-family: "Tahoma", sans-serif;
    font-size: 12px;
    text-align: left;
    height: 43px;
    padding: 0px;
}
#contenttop {
    background: #FFC6DF url(/images/pgtop13.jpg) no-repeat top;
    width: 972px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    font-family: "Tahoma", sans-serif;
    font-size: 11px;
    text-align: left;
    height: 152px;
    padding: 0px;
}


#tags a {

    color: #660033;
    text-decoration: none; /* no underline */
    font-weight: normal;
}


#tags a:hover, div.navmenu a:active {
	color: #660033;
    text-decoration: underline; /* no underline */
}

#topnav a {

    color: #383A58;
    text-decoration: none; /* no underline */
    font-weight: bold;
}

#wrapper {
    width: 100%;
    height: auto;
	padding: 0px;
    background: #FFFFFF;
    margin-top: 15px;
}

div.navmenu a {
    font-weight: bold;
	color: #333300;
    text-decoration: none; /* no underline */
}

div.navmenu a:hover, div.navmenu a:active {
	color: #A45578;
    text-decoration: underline; /* no underline */
}

.button_table {
  border-width: 0px;
}

.td_border {
  border-width: 2px;
  border-color: #383A58;
}

img {
 border-width: 1px;
 border-color: #383A58;
 border-style: dotted;
}

td {
  border-width: 1px;
  border-color: #383A58;
}


div.pagination {
	padding: 0px;
	margin: 0px;
    font-size: 11px;
}

div.pagination a {
	padding: 0px 2px 2px 5px;
	margin: 2px;
	text-decoration: none; /* no underline */
	color: #8082AE;
    font-weight: bold;

}
div.pagination a:hover, div.pagination a:active {
	color: #A45578;
    text-decoration: underline;
}
div.pagination span.current {
	padding: 0px 2px 2px 5px;
	margin: 2px;
	font-weight: bold;
	color: #000000;

	}

div.pagination span.disabled {
    padding: 0px 2px 2px 5px;
    margin: 2px;
    color: #DDD;
}