body {
	background-image: url(bg_shadow.gif);
	background-repeat: repeat-y;
	background-position: top center;
	background-color: #FFFFFF;
	
}

A:link		{ color:#0000FF; }

A:visited	{ color:#003399; }

A:hover		{ color:teal;     }

.Maintext { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; color: #000000}

.finePrint {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic}

.frontpage_text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #000000}

.hidden {  font-size: 8px; color: #FFFFFF}

.tiny_text {  font-family: "Times New Roman", Times, serif; font-size: 9px}

.pText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	margin: 8px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #0000FF;
}

#site-header {
	display: block;
	width: 770px;
	height: 125px;
	background: url(menu_pics/PTAheader.jpg) no-repeat top center;
	text-align: right;
}

#search-top {
	postion: relative;
	top: 0px;
	right: 0px;
	z-index:1;
	width: 410px;
	margin-left: 350px;
	padding-top: 10px;
	padding-right: 10px;
}

#search-top form input {
	border: 2px blue solid;
	height: 22px;
	margin-left: 4px;
}

#search-top form #submit-search {
	background: blue;
	color: yellow;
	font-weight: bold;
}

#search-top form #submit-search:hover {
	background: #CCC;
	color: blue;
	font-weight: bold;
}

div#coming-soon {
	margin: 0 0 5px 0;
	padding: 5px;
	background: #DEE;
}
#coming-soon p {
	font-weight: bold;
}


.links-box {
	display: block;
	border-top: 2px solid #CCCCCC;
	border-right: 3px solid #CCC;
	margin-left: 2em;
}

.links-box h3 {
	align: left;
	text-align: left;
	margin-top: .5em;
}

div.price-box {
font-family: arial, helvetica, sans-serif;
display: block;
margin-top: 10px;
border: 1px solid #CCC;
text-align: center;
color: red;
font-size: 1em;
}

.description-box {
	font-size: .8em;
	font-family: arial, helvetica, sans-serif;
}

.index-link a {
color: #336;
text-decoration: none;
}

.index-link a:hover {
color: #FFF;
text-decoration: underline;
}

ul.sidebar_list {
list-style-type: none; 
color: #FFFFFF; 
padding: 0;
margin: 0;
}

.sidebar_list li {
	padding-bottom: 6px;
}

ul.sidebar_list a {
	color: #FFF;
	padding-left: 5px;
	line-height: 125%;
}
.sidebar_list a:hover {
	color:teal; 
}

.result_text {
	color: red;
	font-size: 1em;
	font-weight: bold;
font-family: Arial, Helvetica, sans-serif;	
}

#action-buttons {
	margin-top: 10px;
	display: block;
	text-align: center;
}

a.findout-button, .submit-button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	background: url(menu_pics/button-bg.gif);
	width: 116px;
	height: 39px;
	margin-left: auto;
	margin-right: auto;
	line-height: 275%;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	float: left;
	margin-right: 5px;
	border: 0;

}

a.findout-button:hover, .submit-button:hover, .submit-button:focus, .submit-button:active {
	background: url(menu_pics/button-bg.gif) -116px 0;
	color: yellow;
}

a.findout-button:visited {
	color: #FFF;
}

/* ########### LISTINGS - Search Results and Shopping Cart ################  */

div.game-listing, div.game-listing-image, div.game-listing-text {
	display: block;
	padding: 5px;
	position: relative;
}

div.game-listing {
	width: 590px;
	overflow: auto;
}

div.game-listing-image {
	width: 180px;
	float: left;
	margin: 5px 10px 10px 5px;
	text-align: center;


}

div.game-listing-image img {
	margin-right: auto;
	margin-left: auto;
}

div.game-listing-text {
	float: right;
	width: 370px;
	text-align: left;
}

.game-listing-name {
	font-size: 1.2em;

}


#content-body h3 {
	text-align: left;
	border-bottom: 1px solid #6495ED;
	color: #6495ED;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#quote-totals {
	text-align: left;
	padding-left: 50px;
}

#content-body fieldset{
	text-align: left;
	padding: 10px;
}
#content-body fieldset label {	
	text-align: right;
	font-weight: bold;
    display: block;
    width: 120px;
    float: left;
    margin-bottom: 10px;
}

#content-body fieldset input, #content-body fieldset textarea, #content-body fieldset select {
	margin-left: 20px;
	float: left;
	border: 1px solid #6495ED;
}

#content-body fieldset input:hover, #content-body fieldset textarea:hover {
	border: 1px solid red;
}


#content-body fieldset .radio {
	float: none;
	border: 0;
}

#content-body fieldset br {
	clear: left;
}

a.remove-button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	background: url(menu_pics/remove-button.gif);
	width: 80px;
	height: 25px;
	margin-left: auto;
	margin-right: 5px;
	margin-top: 5px;
	line-height: 215%;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	float: left;
	text-align: right;

}

a.remove-button:hover {
	background: url(menu_pics/remove-button.gif) -80px 0;
	color: yellow;
}

a.remove-button span {
	margin-right: 5px;
}