/* Defaults */

a {
  color: #6598b8;
  text-decoration: none;
  }


/* Header and wrapper */
#wrapper {
  margin: 0 auto;
  width: 960px;
  padding: 0;
  }

#header {
  padding: 0;
  margin: 0;
  height: 80px;
  }

#header #topright {
  text-align: right;
  float: right;
  width: 715px;
  margin: 35px 0 0 0;
}
#header #topright ul {
  list-style: none;
  padding: 0;
  margin: 0;
  }
#header #topright li {
  display: inline;
  }
#header #topright li a {
  color: #fff;
  font-size: 11pt;
  font-weight: bold; 
  padding: 0 0 0 25px;
//  text-transform: lowercase;
  }
#header #topright li a:hover {
  color: #000;
  text-decoration: none;
  }

#header #logo {
  float: left;
  width: 350px;
  margin: 25px 0 0 0;
  display:none;
  padding: 0;
}
#header h1 {
  padding: 0;
  margin: 0;
  }
#header h1 a {
  color: #fff;
  font-size: 17pt;
  text-decoration: none;
  }
#header h1 a:hover {
  color: #eee;
  text-decoration: none;
  }
#header span {
  padding: 0;
  color: #111;
  font-size: 11pt;
  }

body {
    margin: 0;
    padding: 0px 0 15px 0;
    font-family: trebuchet ms, arial, helvetica, sans-serif;
    background: #000 url(../styleImages/backgrounds/bgbody-shop.jpg) top center no-repeat;	
}
#pageSurround {
	width: 925px;
	margin: 0px auto;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
//    background-color:rgb(0,0,0);
    opacity:0.90;
    -moz-opacity:0.90;
    filter:alpha(opacity=90);
}
#subSurround {
	height: 650px;
}
#topHeader {
	text-align: right;
	height: 40px;
	margin-bottom: 10px;
	padding-right: 9px;
	padding-top: 15px;
<--	background-image: url(../styleImages/backgrounds/topHeader.jpg); -->
	border-bottom: 1px solid #000000;
}
.boxTitleLeft {
	text-align: center;
       font-family: trebuchet ms, arial, helvetica, sans-serif;
	font-size: 75%;
	color: #09347C;
	background-image: url(../styleImages/backgrounds/LeftboxTitleBg.gif);
	width: 195px;
	height: 15px;
	padding-left: 5px;
	padding-top: 1px;
}
.boxTitleRight {
	text-align: center;
       font-family: trebuchet ms, arial, helvetica, sans-serif;
	font-size: 75%;
	color: #09347C;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	width: 155px;
	height: 15px;
	padding-left: 5px;
	padding-top: 1px;
}
.boxContentLeft, .boxContentRight {
	border-left: 3px solid #000000;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
	background-color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	margin-top: 10px;
	left: 0px;
	width: 200px; 
	padding-left: 0px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	margin-top: 10px;
	width: 555px;
	float: left;
}
.colRight {
	position: relative;
	margin-top: 10px;
	width: 160px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	border-top: 3px solid #000000;
	border-left: 3px solid #000000;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;

}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-top: 10px;
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	padding-top: 10px;
	width: 558px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 50px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.latestProds {
	float: left;
	font-size: 90%;
	text-align: center;
	width: 130px;
	height: 220px;
}
