body { 
	background:#2c80ac; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1em;
	margin:0px;
	color:#8d8c8c;
}
img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}

#pageSurround {
	width: 913px;
	margin: 0px auto;
	background:#adcedd;
	padding:15px;
}
#topHeader {
	text-align: right;
	height: 36px;
	margin-bottom: 20px;
	padding-right: 0px;
	padding-top: 68px;	
}
.logo {
	width: 913px;
	height: 83px;
	text-align: left;
	background-image: url(../styleImages/logoBg.jpg);
	background-repeat:no-repeat;
	background-position:top-left;
}
.footer {
	width: 913px;
	height: 42px;
	text-align: left;
	background-image: url(../styleImages/footBg.jpg);
	background-repeat:no-repeat;
	background-position:top-left;
}
.pos {
	padding-left:25px;
	padding-top:5px;
	float:left;
}
.pos2 {
	padding-right:10px;
	padding-top:5px;
	float:right;
	text-align:right;
}
.posleft {
	padding-left:15px;
	padding-top:10px;
	float:left;
}
.posright {
	padding-right:10px;
	padding-top:60px;
	float:right;
	text-align:right;
}
.catArea{
	background-color:#fe6600;
	width: 913px;
	height:30px;
	text-align: left;
	margin-bottom:5px; 
}
#navTop {
	width: 923px;
	margin: 0px auto;
	text-align: right;
	height: 34px;	
	background-image: url(../styleImages/nav-bg.gif);
	background-repeat:no-repeat;
	background-position:top-left;

}
#navBot {
	width: 923px;
	margin: 0px auto;
	text-align: right;
	height: 37px;	
	background-image: url(../styleImages/submenu-bg.gif);
	background-repeat:no-repeat;
	background-position:top-left;
	margin-bottom:5px;

}
#searchBar {
	width: 923px;
	margin: 0px auto;
	text-align: right;
	height: 32px;
	margin-bottom:5px;
}

.fleft { 
	float:left;
	padding-left:10px;
}
.fright { 
	float:right;
	margin-right:10px;
	padding-top:10px;
}
.wrapper { 
	width:100%;
	overflow:hidden;
}
.social-services {
	text-align:right;
}
.social-services li {
	display:inline;
}
.row-4 {
	background:url(../styleImages/header-box-bg.gif) no-repeat left top;
	height:32px;
	padding-top:4px;
	padding-left:8px;
	padding-right:12px;
	overflow:hidden;
	font-size:75%;
	color:#fff;
}
.row-4 a{
	color:red;
	font-weight:bold;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	background-color: #2c80ac;
	height: 30px;
	line-height:30px;
	padding-left: 5px;
	font-weight:bold;
}
.boxContentLeft, .boxContentRight {
	background-color: #FFFFFF;
	padding:5px;
	margin-bottom: 5px;
	height:77px;
}

.boxContentTop {
	background-color: #FFFFFF;
	height:150px;
}

.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 403px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	width:893px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	padding:10px;
}

.homeboxContentLeft {
	width:863px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	padding:10px;
	line-height:8px;
	border-left:30px solid #fe6600;
}
.homeboxContentRight {
	width:863px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	padding:10px;
	line-height:8px;
	border-left:30px solid #2c80ac;
}

.slideShow {
	width:913px;
	height:403px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 0px;
}

.slideShow .inner {
	padding:10px 0 0 10px;
}

.footerContent {
	width:913px;
	height:40px;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}



/*
 * Required 
*/
.transbox
  {
  width:400px;
  height:180px;
  margin:30px 50px;
  background-color:#ffffff;
  border:1px solid black;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
	z-index:999;
  }
.container { width:621px; height:384px; overflow:hidden; position:relative; cursor:pointer; background:#000;}
.slides { position:absolute; top:0; left:0; }
.text { position:fixed; top:0; left:0;z-index:999;}
.slides div { position:absolute; top:0; width:621px; display:none; }
/*
 * Optional
*/
#loopedSlider { width:905px; height:388px; position:relative; clear:both; }
ul.pagination { position:absolute; left:606px; top:0;}
ul.pagination li  { 
	width:264px; 
	height:98px;
	padding:0 0 0 25px;
	overflow:hidden;
}
ul.pagination li a { 
	display:block;
	padding-bottom:12px;
	overflow:hidden;
	color:#f55300;
	text-decoration:none;
	text-align:left;
	font-size:11px;
}
ul.pagination li { list-style-type: none;}
ul.pagination li.active { background:url(images/feature-tab-current.png) no-repeat left 22px;	list-style-type: none;}
ul.pagination li.active a {}
ul.pagination li a img {
	float:left;
	margin-right:9px;
}
ul.pagination li a strong {
}
ul.pagination li a span {
	padding:0 0 13px 15px;
	display:inline-block;
}
ul.pagination li a b {
	background:url(images/tab-link.gif) no-repeat left top;
	color:#4f81ac;
	font-size:12px;
	padding:4px 35px 4px 14px;
}
ul.pagination li b:hover {
	color:#000;
}


/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	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;
	text-align: center;
	width: 131px;
	height: 120px;
}
.randomProd{
	display:block;
	font-size:12px;
	padding-bottom:12px;
	padding-left:5px;
	overflow:hidden;
	color:#f55300;
	text-decoration:none;
}
