* {
margin:0px;
padding:0px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height:160%;
color: #5c5c5c;
}

body {
	background-color: #ffffff;
	text-align:center;
}
#pageSurround {
	width: 769px;
	margin: 0px auto;
	margin-bottom:3px;
	position:relative;
}

#topHeader {
	height: 241px;
	text-align:left;
	border-bottom:1px solid #e1e1e1;
}
#logga {
	float:left;
	background-image: url(../styleImages/backgrounds/logga.gif);
	width:207px;
	height:207px;	
}
#logga:hover {
	cursor:pointer;
}
.boxTitleLeft, .boxTitleRight {
margin-top:24px;
margin-bottom:8px;
}
.boxContentLeft, .boxContentRight {
margin-bottom:20px;
}

.contentholder {
	text-align:left;
	overflow:hidden;
	width:769px;
	border-bottom:1px solid #e1e1e1;

}

.colLeft {
	width: 207px; 
	float: left;
}
.colMid {
	width: 562px;
	float: left;
	padding-top:21px;
	padding-bottom:15px;
}
.colRight {
	position: relative;
	float: right;
}
.boxContent {
	
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	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;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

img{
border:none;
}

p, td {
margin-bottom:14px;
font-size: 12px;
line-height:160%;
color: #5c5c5c;
}

.clear {
clear:both;
height:0px;
line-height:0px;
font-size:0px;
}

.catdesc p {
margin-bottom:0px;
}

.zoomlink:hover {
	cursor:default;
}