
#pageSurround {
	width: 748px;
	margin: 0px auto;
	padding: 5px;
	border: 2px solid #333333;
	background-color: #FFFFFF;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
		
}
#topHeader {
	text-align: right;
	height: 36px;
	margin-bottom: 25px;
	padding-right: 0px;
	padding-top: 30px;	
}
.boxTitleLeft, .boxTitleRight {
	color: #fff;
	background-image:url(https://www.planetarcticcat.com/images/button_image_both.jpg);
	background-repeat:no-repeat;
	height: 18px;
	padding-top: 3px;
	padding-left: 5px;
}
.boxContentLeft, .boxContentRight {
	border: 1px solid #92d54f;
	background-color: #01275f;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}

.boxContentLeft2 {
	border: 1px solid #92d54f;
	background-color: #01275f;
	padding-left: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.colLeft {
	position: relative;
	z-index:5;
	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;
}

/* 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 {
	text-align:justify;
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #B6D9FA;
	margin: 0px;
	padding: 5px;
	float: left;
	width: 550px;	
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 150px;
	height: 150px;
}


#subProds {
	text-align:justify;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	border: 0px solid #AEFF78;
	margin: 0px;
	padding: 5px;
	float: left;
	width: 550px;
}
.subProd {	
	text-align: center;
	width: 170px;
	height: 290px;
	float: left;
	overflow: hidden;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #0078E1
}


.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#imgThumbSpace{
	line-height: 0px;		
}
#imgThumbSpace img {
	padding-right: 3px;
	padding-bottom: 3px;		
}

div.latestProds {
	text-align: center;
	width: 124px;
	height: 120px;
	float: left;
	overflow: hidden;
	/* This adds the border */
padding:4px;
border:solid;
border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
border-width: 1px 2px 2px 1px;
background-color:white;
}

/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	width: 158px;
	padding: 0px;
	margin: 0px;
}

.li-nav a {
	padding: 2px 1px;
	background-color: #01275f;
	width: 148px;
	display: block;
	text-indent: 2px;
	color: #070F72;
	text-decoration: none;
	margin: 0px;
}
.li-nav a:hover {
	background-color: #FFFFFF;
	color: #FF6600;
}

.ul-nav, .li-nav {
	display: block;
	list-style: none;
}

.ul-nav {
	width: 150px;
	padding: 0px;
}

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 100px;
	margin-top: -19px;
	border-left: 1px solid #92d54f;
	border-right: 1px solid #92d54f;
	border-bottom: 1px solid #92d54f;
	border-top: 4px solid #92d54f;
	z-index: 99;
}

a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 143px 6px;
}
/*
End Cross-Browser DHTML Menu
*/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #253b64;
	background-image: url(../images/site_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}
a:link {
	color: #4d9c00;
}
a:visited {
	color: #4d9c00;
}
a:hover {
	color: #000000;
}
a:active {
	color: #4d9c00;
}


.clearfix:after {
    content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: inherit;
}

* html .clearfix {
   height: 1%;
}


#page_surround {
   background-image:url(/images/pg_bg.jpg);
   background-repeat:repeat-y;
   margin-left: auto;
   margin-right: auto;
   width: 955px;
}   

#header {
  width: 955px;
  min-height: 200px;
  }

#left_col {
  float: left;
  width: 160px;
  padding: 10px;
  color: #fff;
  font-weight: bold;
}  

#content {
  float: left;
  width: 565px;
  padding: 10px;
  border: 1px solid #000000;
  margin-left: 5px;
}  

#right_col {
  width: 155px;
  padding: 10px;
  float: right;
  color: #fff;
  font-weight: bold;
}  

#right_col a:link {
   color: #fff;
   font-weight: bold;
}   

#right_col a:visited {
   color: #fff;
   font-weight: bold;
}   

#right_col a:active {
   color: #000;
   font-weight: bold;
}   

#right_col a:hover {
   color: #4d9c00;
   font-weight: bold;
}  

#left_col a:link {
   color: #fff;
   font-weight: bold;
}   

#left_col a:visited {
   color: #fff;
   font-weight: bold;
}   

#left_col a:active {
   color: #fff;
   font-weight: bold;
}   

#left_col a:hover {
   color: #4d9c00;
   font-weight: bold;
}   

#footer {
   background-image:url(/images/footer_bg.jpg);
   background-repeat:no-repeat;
   width: 955px;
   min-height: 54px;
   text-align: center;
   color: #fff;
   padding-top: 30px;
   clear:both;
   margin-left: auto;
   margin-right: auto;
   border-bottom: solid 1px #fff;
}  


#footer a:link {
  color: #fff;
  font-size: 10px;
}     

#footer a:visited {
  color: #fff;
  font-size: 10px;
} 

#footer a:active {
  color: #fff;
  font-size: 10px;
} 

#footer a:hover {
color:#00FF33;
  
  font-size: 10px;
} 


