@import "navigation.css";

/*Sets Body Width*/
body { 	font-family: Arial, helvetica, Sans-Serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	margin: 0px;

}


body a:link, body a:visited { color: #003399;
}

body a:hover { color: #333333;
}

img { border-style: none;
}

h1 { font-size:16px; margin: 3px 0px 7px 0px;
}

h2 { padding: 2px 0px 2px 3px; margin: 2px 0px 2px 0px; color: #333; font-size: 14px; 
}

h4, h4 a:link, h4 a:visited { font-size:12px; text-decoration:underline; margin: 1px 0px 2px 0px; color: #000000;
}

h4 a:hover {  font-size:12px; text-decoration:underline; margin: 1px 0px 2px 0px; 
}

hr { float: left; width: 550px;
}


/*---------------------------------------------------------------------------------------------*/

#PSrightnav { font-weight:bold; background-color:#DBE4EE; height:auto; font-size:12px; margin: 10px 0px 10px 0px; color:#333333;  width: 163px; margin-bottom:15px;
}

#PSRightnavHD{
	color: #F6F2DF;
	font-weight: bold;
	font-size: 11px;
	background-color: #658bb8;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.PSRightnavtxt, .PSRightnavtxt a:link, .PSRightnavtxt a:visited, .PSRightnavtxt a:hover{
	color: #333333;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}

.PSRightnavtxt1, .PSRightnavtxt1 a:link, .PSRightnavtxt1 a:visited, .PSRightnavtxt1 a:hover{
	color: #333333;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/nav-selected1.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.PSRightnavimg{
width: 163px;
height:79px;
}

.innerNavBoxSelected { background-image:url(../images/nav-selected.jpg); background-color: #ffffcb; background-repeat:no-repeat;
}





/*Header Styles*/
.PSheadernew{
margin: 0px auto;
	text-align: left;
	clear: both;
	width: 974px;
	overflow: hidden;

}
.logoHeader { float: left; height: 90px; width: auto; background-color:#FFFFFF; 
}

/*This one is for IPT */
.logoHeaderIPT { float: left; height: 90px; width: auto; background-color:#FFFFFF; 
}

.phoneNumber { width: 205px; float: right; height: 90px; background-color:#FFFFFF; vertical-align:bottom;}

/*This defines the complete header - topnav, searchbox and breadcrumb trail*/
.navHeader { width: 976px; height: 72px; margin: 0px auto;
	text-align: left;
	clear: both;
}

.breadCrumb { float: left; height:41px; width: 771px; background-image: url(../images/bct-bg.jpg); background-repeat:no-repeat;
}

.breadCrumbText, .breadCrumbText a:link, .breadCrumbText a:visited { padding:20px 0px 0px 5px; font-size: 10px; color:#666;  
}

.breadCrumbText a:hover { color: #000;
}

.topNavRight { float: right; text-align: center; width: 205px; height: 72px; background-image: url(../images/top-nav-r.gif); 
}

.topNav { float: left; width: 771px; height: 31px; background-image: url(../images/top-nav-bg.gif); background-repeat:no-repeat; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
}

.topNavBtn { float:left; height: 31px; 
}

/* Flyout Menu Styles */
.topNavBtn ul { 
margin: 0px; 
list-style: none;
padding: 0px;
}

.topNavBtn ul li {
  position: relative;
}

.topNavBtn li ul {
display:none;
position: absolute;
top: 30px;
left: 0;
}

.topNavBtn ul li a, .topNavBtn ul li a:visited {
display: block;
text-decoration: none;
font-weight:bold;
font-size:11px;
color: #fff;
background: #13669A;
padding: 5px;
border-bottom: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
width: 200px;
}

.topNavBtn ul li a:hover {
display: block;
font-weight:bold;
font-size:11px;
text-decoration: none;
color: #fff;
background:  #003366;
border-bottom: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
padding: 5px;
width: 200px;
}


.topNavBtn li:hover ul, li.over ul { 
display: block; }
/* End Flyout Menu Styles*/





/*---------------------------------------------------------------------------------------------*/
.columns { background-image:  url(http://www.primesport.com/images/bgslice.jpg); background-repeat: repeat-y; 	margin: 0px auto;
	text-align: left;
	clear: both;
	width: 974px;
	overflow: hidden;
}



/*---------------------------------------------------------------------------------------------*/
/*Left Column Styles*/

.leftCol { width:165px; float:left; background-color: #336699; z-index:100;
}

.leftColTop {  
}

.leftColBottom { height: 100%; 
float:left;
}

#PSMenu {
	float: left;
	width: 158px;
}

.navBox {  padding: 1px 1px 6px 1px; text-decoration:none; width: 163px; background-color: #12669a;
}

.navBox a { margin: 1px 0px 3px 0px; 
}

.navBoxTitle, .navBoxTitle a:link, .navBoxTitle a:visited, .navBoxTitle a:hover { color: #F6F2DF; font-weight: bold; font-size: 11px; padding: 3px 1px 2px 1px; text-decoration: none;
}

.innerNavBox { background-color:#FFFFFF; font-size:12px; color: #333333; margin: 1px 1px 1px 1px; padding: 3px 1px 2px 3px;
}

.innerNavBox a:link, .innerNavBox a:visited { text-decoration: none; color: #333;
}

.innerNavBox a:hover { text-decoration:underline;
}

/*Use this style for any left navigation link of the page that you are on*/
.innerNavBoxSelected { background-image:url(../images/nav-selected.jpg); background-color: #ffffcb; background-repeat:no-repeat;
}

/*Corporate Partners Style*/
.corpPartnersBox { border: 1px solid #CCC; margin: 5px 0px 0px 0px; padding: 0px;
}



/*---------------------------------------------------------------------------------------------*/
/* Photo gallery */

.photogallery { margin-top: 10px;  margin-bottom: 5px; width:600px; 
}

.thumbimage {float: left; margin: 5px; padding: 1px; 
}

.linkback { float:left; margin: 3px; padding: 3px;
}

.thumbimage1 { font-size:12px; height:270px; vertical-align: top; margin: 5px 0px 5px 0px;
}

/*---------------------------------------------------------------------------------------------*/

/*Middle Column Styles*/
.midCol { width:640px;  height:auto; float:left; margin: 0px 0px 0px 0px;
}

.midColTop {  height: 0px; 
}

.midColTopFlash {
	background-image:url(../images/flash-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 5px;
	z-index:0;
}

.midColBottom{
	padding: 0px 0px 0px 5px;
	height:auto;
}

.midColBottom1{ padding: inherit;
}

.flashBox { height: 300px; z-index:0;
}

.missionStatement { background-color:#f5f5f5; font-size:10px; font-size:12px; padding: 1px 1px 1px 3px; margin-top: 10px;
}

.missionStatement h3 { background-color: #FFFFCC; font-weight: bold; font-size:12px;  padding: 1px 0px 1px 3px; margin: 0px 0px 5px 0px; border: 1px solid #999;
}

/*Style for bucket section*/
.buckets { margin-top: 10px; height: 200px; margin-bottom: 15px;
}

/*individual bucket*/
.bucket { padding: 2px 1px 1px 1px; float:left; font-size:12px; width: 182px;
}

.bucket ul { margin: 5px 0px 0px 0px;
}

.bucket li { font-size: 10px; margin: 0px 0px 0px 0px; list-style:inside;
}

.bucket h3, .bucket h3 a:link, .bucket h3 a:visited, .bucket h3 a:hover { background-color: #336699; color: #fff; font-weight:bold; padding: 1px 1px 1px 3px;font-size:12px; margin: 0px 0px 0px 0px; text-decoration:none;
}

.bucketdivider { border-right: 2px solid #CCC; width: 2px; margin: 0px 10px 0px 10px; float: left; height:100%;
}

.column1 { width: 300px; float:left; margin: 0px 10px 0px 0px;
}

.column2 { width: 275px; float:left;
}

/*---------------------------------------------------------------------------------------------*/
/*Right Column Styles*/

.rightCol { float:right; width: 164px; height: 100%;  
}

.signInBox  { height: 55px;  font-size:12px; padding: 5px 2px 2px 4px; font-weight:bold; color:#333333; width: 157px; text-align:center;
}

.signInNews  { height: 65px; 
 font-size:12px; padding: 5px 2px 2px 4px; font-weight:bold; color:#333333; width: 157px;
}

.signInBtn  {font-size:12px; font-weight:bold; color:#333333; text-align:center;
}

.signInBoxSmTxt { color: #333; font-size:10px;
}

.signInBoxSmTxt a:link { color: #666;
}

.signInBoxSmTxt a:hover, .signInBoxSmTxt a:visited { color: #333;
}

.rightColBox { height:100px; font-size:10px; padding: 1px 1px 0px 1px; color:#333333; margin-right:1px; background-color:#FFFFFF;
}

.rightColBoxContent { width:78px; float:left; padding: 3px 0px 3px 2px;
}

.rightColBox h3, .rightColBox h3 a:link, .rightColBox h3 a:visited { color: #fff; font-weight: bold; font-size: 12px; padding: 3px 1px 2px 1px; background-color: #648BB7; margin: 0px 0px 0px 0px; text-decoration:none;
}

.searchBox { margin: 4px 0px 0px 0px; 
}
.footer1 { float:left; text-align: center; font-size:12px; color: #000000; width: 975px; padding-top: 5px;
}

/*---------------------------------------------------------------------------------------------*/
/*Footer Styles*/

.PSfooternew{
margin: 0px auto;
	text-align: center;
	clear: both;
	width: 974px;
	overflow: hidden;
	border-top: 1px solid #666666;
}
.footer { float:left;  text-align: center; font-size:12px; color: #333333; width: 100%; padding-top: 5px; overflow: hidden;
}

.footer a:link, .footer a:visited { text-decoration: none; color:#666666;
}

.footer a:hover { font-size:12px; color: #999999; text-decoration: underline;
}

.copyright { font-size: 10px; color: #333333; margin: 4px 0px 4px 0px;
}


/*----------------------------------------------------------------------------------------------*/
/*Search and Login Form Elements*/

.searchBoxForm { margin: 4px 0px 0px 0px;
}

.searchBox { font-weight: bold; font-size: 9px; margin: 2px 0px 0px 0px; height: 15px;
}

.submitBtn {  margin: 20px 0px 0px 0px; 
}

.inputBox { border: 1px solid #cccc66; font-weight: bold; font-size: 9px; margin: 0px 0px 0px 0px;
}

/*----------------------------------------------------------------------------------------------*/
/*Testimonial Box*/
.testimonial { text-align: center; padding: 6px;
}

.testimonialBox {
}

.testimonialText { font-size:9px; font-family:Verdana, Arial, Helvetica, sans-serif;
}

/*----------------------------------------------------------------------------------------------*/
/*Contact Page*/
.contactForm { 
}

/*---------------------------------------------------------------------------------------------*/
.clientCols { width: 600px; height: 375px;
}

.clientCols ul { float: left; list-style: disc; line-height: 18px;
}

.bullettxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
}
/*---------------------------------------------------------------------------------------------------*/
.featureHolder { width:625px; height: 265px; padding: 5px;
}

.featureHolder h3, .featureHolder h4 { color: #0065a4; margin: 3px;
}

.flash { float: left; width: 420px; height: 260px; z-index: 1;
}

.promo { float: left; height: 250px; width: 190px; margin-left: 3px; padding: 5px; background-color:#ededd3; background-image:url(../images/promo-slice.jpg); background-repeat:repeat-x; background-position:bottom; border: #CCC solid 1px;
}

.justAdded ul { margin: 15px; padding: 0px; list-style-image: url(../images/list-star.jpg); 
}

.popularPackages { margin-top: 10px;  margin-bottom: 15px; width:625px; 
}

.popularItem { width:151px; float:left; padding: 2px; text-align:center; margin-bottom: 25px;
}
.disclaimer { margin: 10px; font-style:italic; font-size:10px; }
