@charset "utf-8";
/* CSS Document */

body {
	background-image:url(/ptt/components/common/bg.png);

	
	background-repeat:repeat-x; 
	background-color:#CCCCCC;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin: 0 auto;
}

#maincontent {
	position: relative;
	width: 1000px;
	min-height: 1000px;
	margin: auto;
}

#maincontentbox {
	position: absolute;
	left: 253px;
	top: 0px;
	width: 733px;
}
#logoclick {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 300px;
        height: 85px;
        z-index: 100;
}
#logoclick img {
	border:0;
}


#logobar {
	margin-left: 4px;
	position: relative;
	width: 733px;
	height: 77px;
	background-image: url(/ptt/components/common/logoheader.png);
	background-repeat:no-repeat;
	z-index: 1;
}

#logobar img {
	float: right;
	padding-top: 17px;
	padding-right: 36px;
	border: 0;
}

#logobar a:hover {
	background-color: #993300;
}

#widgetbox {
	position: absolute;
	top: 98px;
	left: 0px;
	width: 240px;
}

.widget {
	width: 227px;
	height: 240px;
	position: relative;
	margin-bottom: 20px;
}

.widgetbg {
	position: absolute;
	width: 218px;
	height: 229px;
	z-index: 1;
	left: 12px;
	top: 0px;
}

.widgettextlayer {
	position: absolute;
	width: 205px;
	height: 165px;
	left: 0px;
	top: 66px;
	background-image: url(/ptt/components/common/sidebar-box.png);
	background-repeat: no-repeat;
	z-index: 2;
	color: #626161;
	padding: 0 15px 15px 15px;
}

.widgetheadline {
	text-align: right;
	padding: 3px 10px auto auto;
	margin: 3px 0 auto auto;
}

#fpheadline {
	margin-top: 15px;
	margin-left: 10px;
	position: relative;
	width: 732px;
	height: 214px;
	background-image: url(/ptt/components/front/fpcontentbox.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 10px;
}

#fpheadline a {
	margin: 0;
	padding: 0;
	color: #990000;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}

#fpheadline a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.trackicon {
	float: left;
	border: 0;
	padding-left: 10px;
}

#sponsordiv {
	position: relative;
	width: 702px;
	background-color: #e4e4e4;
	height: 36px;
	border: 1px solid #ffffff;
	margin: 0 auto;
	padding-top: 5px;
	padding-left: 30px;
}

#textmenu {
	position: relative;
	font-size: 0.8em;
	color: #ffffff;
}

#textmenu a {
	color: #ffffff;
	text-decoration: none;
}

#textmenu a:hover {
	color: #ff0000;
	text-decoration: underline;
}

.copyright {
	color: #EEEEEE;
	font-size: 0.7em;
}

#sponsordiv img {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}	

#fpmain {
	position: relative;
	width: 735px;
	height: 384px;
}

#fpmainbg {
	position: absolute;
	width: 726px;
	top: 11px;
	left: 9px;
	height: 362px;
	z-index: 1;
}

#fppitboard {
	position: absolute;
	width: 426px;
	height: 384px;
	left: 0px;
	top: 0px;
	z-index: 5;
	background-image: url(/ptt/components/front/pitboard-large.png);
	

}

#fppitboard a {
	margin: auto;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-size: 1.2em;
}

#fppitboard a:hover {
	color: #ff0000;
}

#fppitboard img {
	margin: 30px auto 10px 20px;
}

#fppitboard ul {
	list-style-type: none;
	margin: 3px 0px 0px 15px;
	padding: 0;
}

#fppitboard ul li { 
	margin: -4px 0 5px 0;
	padding: 3px 10px 0 0;
	font-size: 0.7em;
	width: 320px;
	height: 40px;
	background-image: url(/ptt/components/front/pitboard-item-bg.png);
	background-repeat:no-repeat;
	text-align: right;
	color: #333333;
}

#fppitboard ul li h2 {
	margin: 0;
	padding: 0;
	color: #990000;
	font-size: 1.2em;
	font-weight: bold;
}
#fppitboard ul li h2 a{
	text-decoration: none;
	color: #990000;
}
#fppitboard ul li h2 a:hover{
	color: #FF0000;
}

#fppitboard_specials {
	position: absolute;
	width: 400px;
	left: 10px;
	top: 300px;
}

#fppitboard_specials img {
	border: 0;
}

#fppitboard_entire {
	margin: 0 auto 0 100px;
}


#fppitboard_specials img {
	float: left;
	padding: 0 10px;
	margin: 0;
}

#ipmaincontent {
	margin-top: 15px;
	margin-left: 12px;
}

#iphead {
	position: relative;
	width: 735px;
	height: 215px;
}

#ipheadbg {
	position: absolute;
	width: 726px;
	top: 5px;
	left: 5px;
	height: 201px;
	z-index: 1;
}

#ipheadfg {
	margin-left: 5px;
	position: absolute;
	width: 366px;
	height: 215px;
	left: 0px;
	top: 0px;
	z-index: 5;
	background-image:url(/ptt/components/internal/headerfg.png);
	background-repeat: no-repeat;
	vertical-align:bottom;
}

#ipheadfgcontent {
	position: absolute;
	width: 80%;
	text-align: right;
	bottom: 10px;
	left: 15px;
	color: #990000;
	font-size: 1.4em;
	font-weight: bold;
}

#ipmain {
	position: relative;
	width: 735px;
	padding-left: 15px;
	padding-right: 15px;
	background-image:url(/ptt/components/internal/content-mid.png);
	background-repeat: repeat-y;
	font-size: 0.9em;
	color: #333333;
	min-height: 500px;
	margin-top: 0;
}

#ipmain h1 {
	width: 90%;
	background-color: #990000;
	border: 1px solid #333333;
	font-size: 1.2em;
	text-align: left;
	color: #ffffff;
	padding: 3px;
}
	
#ipmainhead {
	margin: 0;
	margin-bottom: 0px;
}

#ipmainhead img {
	margin-bottom: 0px;
}

#ipmainfoot {
	margin: 0;
}	

.minicomponent {
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
}

.accountbox {
        position: absolute;
        top: 0px;
        left: 0px;
        height: 172px;
        width: 236px;
        z-index: 90;
}

#cartbox {
        position: absolute;
        top: 35px;
        left: 0px;
        height: 122px;
        width: 236px;
        z-index: 80;
}

#pitboardbox {
	position: absolute;
	top: 30px;
	left:-3px
	height: 122px;
	width: 215px;
	z-index: 80;
	font-size: 0.7em;
}

#pitboardbox li {
	width: 205px;
	border: 1px solid #ffffff;
	background-image: url(/ptt/components/common/semitrans.png);
	margin: 0 0 6px 0;
	padding: 0;
}
#pitboardbox ul {
	position: absolute;
	list-style-type: none;
 	left: 0;
	margin: 0;
	padding: 0;
}

#pitboardbox a {
	color: #660000;
	text-decoration: none;
}
#pitboardbox a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.classdisplay {
	background-color: #dddddd;
}

.classdisplay td {
	border-bottom: 1px solid #333333;
}

.classdisplay_alt {
	background-color: #aaaaaa;
}
.classdisplay_alt td {
	border-bottom: 1px solid #333333;
}

