/* Main Site Layout CSS*/

/* default for all pages*/

body {
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	background-color:#081058;
	
	}

h1{
	margin-left:0px;
	margin-top:3px;	
	margin-bottom:2px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#081058;	
}

h2{
	margin-left:5px;
	margin-top:3px;	
	margin-bottom:2px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;	
}

h3{
	margin-left:5px;
	margin-top:3px;	
	margin-bottom:2px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#0A1469;	
	font-weight: bold;
}

h4{
	margin-left:5px;
	margin-top:3px;	
	margin-bottom:2px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#30352a;	
}

h5{
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-color:#ffffff;
	
}

h6{
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-color:#4c7eb6;
	
}

h7{
	margin-left:5px;
	margin-top:3px;	
	margin-bottom:2px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0e736c;	
}

 ul
{
list-style-type: disc;
padding: 0;
margin: 0;
}

.style1 {color: #FF0000}

.regular-text {
	font-family: Arial, Helvetica, sans-serif;
	margin-left:5px;
	margin-right:5px;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	
}.regular-text-small {
	font-family: Arial, Helvetica, sans-serif;
	margin-left:0px;
	margin-right:0px;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 0px;
	
}

.white-regular-text {
	font-family: Arial, Helvetica, sans-serif;
	margin-left:5px;
	margin-right:5px;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 5px;
	
}

.bold-regular-text {
	font-family: Arial, Helvetica, sans-serif;
	margin-left:5px;
	margin-right:5px;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	
}

.bold-regular-white-text {
	font-family: Arial, Helvetica, sans-serif;
	margin-left:5px;
	margin-right:5px;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bold;
	
}

.product-red-text {
	font-family: Arial, Helvetica, sans-serif;
	margin-left:5px;
	margin-right:5px;
	font-size: 12px;
	font-style: normal;
	color: #e7183f;
	text-decoration: none;
	margin-top: 5px;
	font-weight: bold;
	
}

.price-text {
	font-family: Arial, Helvetica, sans-serif;
	margin-left:5px;
	margin-right:5px;
	font-size: 12px;
	font-style: normal;
	color: #eb1723;
	text-decoration: none;
	margin-top: 5px;
	
}

.clock-text {
	font-family: Arial, Helvetica, sans-serif;
	margin-left:5px;
	margin-right:0px;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	margin-top: 0px;
	
}




.table-border-black{
border:solid;
border-color:#000000;
border-width:1px;

}

.td-black-right-border{
border-right:solid;
border-right-color:#0e2569;
border-right-width:1px;
background-color:#0e2569;

}

.td-black-top-border{
border-top:solid;
border-top:#0e2569;
border-top-width:1px;
background-color:#ffffff;

}


/*links*/


.a1:link {
	color: #324297;
	font-weight: bold;
	text-decoration: underline;
}

a:link {
	color: #324297;
	text-decoration: underline;
	font-weight: bold;
	border:none; 
}
a:visited {
	color: #324297;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #588917;
}
a:active {
	color: #556E1A;
	font-weight: bold;
	text-decoration: underline;
}


/*backgrounds*/
.top-bar-bg {
 background-image: url("images/ps-home_03.jpg");
 }
 
 .top-bar-middle-bg {
 background-image: url("images/ps-home_02.jpg");
 }
 
  .menu-bg {
 background-color:#0A1469;
 }
 
 .green-menu-bg{
 background-image: url("images/green-bg_15.jpg");
 }
 
 .tr-white-bg{
background-color:#ffffff;
}

 .tr-blue-bg{
background-color:#081061;
}

 .left-column-bg{
background-color:#0C1794;
}

 .right-column-bg{
background-color:#b7c8a4;
}

 .right-column-header-bg{
 background-color:#97A687;

}

.top-left-bg-for-clock {
background-image: url("images/ps-home_01.jpg");
}

.green-horz-line {
background-color:#505847;
}

.blue-horz-line {
background-image: url("images/blue-horz-line.jpg");
}




/*menu css*/

.menu-text {
	font-family: Arial, Helvetica, sans-serif;
	margin-left:10px;
	margin-right:2px;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align:middle;
	}
	
	.menu-header-text {
	font-family: Arial, Helvetica, sans-serif;
	margin-left:20px;
	margin-right:2px;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	
	}
	
	.small-text {
	font-family: Arial, Helvetica, sans-serif;
	margin-left:3px;
	margin-right:0px;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 2px;
	
	}

.catagory-text {
font-family: Arial, Helvetica, sans-serif;
	margin-left:5px;
	margin-right:5px;
	font-size: 12px;
	font-style: normal;
	color: #2f3394;
	margin-top: 5px;
	margin-bottom: 5px;
	text-shadow: #000000 5px 5px 5px;
	}

	
	
 .menu-break{
 background-image: url("images/menu-break_05.jpg");
 }
 
  .blue-menu-break{
 background-image: url("images/blue-menu-break_05.jpg");
 }
 
 .menu-header{
 background-image:url("images/default-header-cat_03.jpg");
 }
 
  .cat-header{
 background-image:url("images/product-catagories-header.gif");
 }
 
 .table-border-grey{
border:solid;
border-color:#c0c0c0;
border-width:1px;
background-color:#ffffff;
}

.cart-buttons{

	margin-left:5px;
	margin-right:5px;
	margin-top: 8px;
	margin-bottom: 8px;
	}

/* main banner */

.top-banner-border {
background-image: url("images/main-banner_02.jpg");
}

.bottom-banner-border {
background-image: url("images/main-banner_05.jpg");
}



/*new table*/
.top-table-border {
background-image: url("images/new-table_04.jpg");
}
.bottom-table-border {
background-image: url("images/new-table_11.jpg");
}
.left-table-border {
background-image: url("images/new-table_07.jpg");
}
.right-table-border {
background-image: url("images/new-table_09.jpg");
}

.zipper-header {
background-image: url("images/home-large-logo-fromps_03.jpg");
}


