@charset "utf-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #abdebe;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(images/bg.gif);
}
.oneColFixCtrHdr #container {
	width: 980px;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; 
}
.oneColFixCtrHdr #header {
	background: #FFF; 
	padding: 0 10px 0 20px;  
}
.oneColFixCtrHdr #header .row1 {
	background: #FFF;
	text-align: center;
	font-size: 70%;
	color: #8985d5;
}
.oneColFixCtrHdr #header .row2{
	background: #FFF; 
	padding: 0 10px 0 20px;  
}
.oneColFixCtrHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px; 
	background: #FFFFFF;
	font-size:85%;
	color: #1e0576;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
	background-color: #FFFFFF;
}
.oneColFixCtrHdr #footer p {
	font-size: 80%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 50px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.row1 a {
	text-decoration:none;
	color: #330099;
	font-size:80%;
}
.row1 a:visited {
	text-decoration:none;
	color: #8985d5;
	font-size:80%;
}
.row1 a:hover {
	text-decoration:underline;
	color:#abdebe;
	font-size:80%;
}
.row1 a:active {
	text-decoration:underline;
	color:#abdebe;
	font-size:80%;
}
.col1 {
	float:left; 
	width:650px;
	padding-right:25px;
}
.col1i {
	float:left;
	margin-left:50px;
	width:450px;
	margin-right:50px;
	padding-bottom: 20px;
}
.col1t {
	margin-left:100px;
	width:600px;
	padding-bottom: 20px;
	padding-right: 15px;
	padding-left: 15px;
}
.col2 {
	float: left; 
	width: 250px;
	line-height:1.4;
}
.col2i {
	float: left;
	width: 350px;
	margin-top:75px;
	line-height:1.4;
	border:thin inset #666666;
	background-color: #CCCCCC;
	padding: 10px;
	text-align: center;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.skincol-1, .skincol-2, .skincol-3, .skincol-4 { float:left;}

.skincol-1 {
	width:210px;
	height:240px;
	margin-right:20px;
	border: 2px solid #8985d5;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.skincol-2 {
	width:210px;
	height:240px;
	margin-right:20px;
	border: 2px solid #8985d5;
	font-size:18px;
	font-weight:bold;
	text-align: center;
	float: left;
}
.skincol-3 {
	width:210px;
	height:240px;
	margin-right:20px;
	border: 2px solid #8985d5;
	font-size:18px;
	font-weight:bold;
	text-align: center;
	float: left;
} 
.skin {
	width:950px;
	background-color:#FFFFFF;
	text-align: left;
}
.skincol-4 {
	width:210px;
	height:240px;
	margin-right:0px;
	border: 2px solid #8985d5;
	font-size:18px;
	font-weight:bold;
	text-align: center;
}
.bottom {width:210px;}
.details {
	font-size:11pt;
	height: 20px;
	padding-top: 5px;
	margin-top: 0px;
	width: 210px;
	background-color: #ABDEBE;
	float: left;
	text-align: center;
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}
.addcart {
	width: 105px;
	background-color: #ABDEBE;
	float: none;
	margin-left: 105px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	text-align: center;
	height: 20px;
	padding-top: 5px;
	font-size: 8pt;
}
.addcart a {
	color:#000000;
	text-decoration:none;
	font-size: 8pt;
	font-weight: bold;
	font-variant: small-caps;
	margin-top: 10px;
	height: 20px;
}
.details a {
	color:black;
	text-decoration:none;
	font-size: 8pt;
	font-weight: bold;
	font-variant: small-caps;
	height: 20px;
	margin-top: 10px;
}
.details a:hover {
	color:#FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration:underline;
}
.addcart a:hover {
	color:#FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration:underline;
}
.style1 {font-size: 9px}
.insidebox {
	border:dotted;
	border-color:#8985d5;
	width:335px;
	margin-left:50px;
}
.textbox {
	border:dotted;
	border-color:#8985d5;
	width:600px;
	padding-right: 15px;
	padding-left: 15px;
}
.catalogtitle {
	width:210px;
	height: 20px;
	background-color: #abdebe;
	text-align: center;
	font-weight: bold;
	padding-top: 3px;
	font-size: 12px;
	
}
.catalogtitle a {
	color:#333;
	text-decoration:none;
}
.catalogtitle a:hover {
	color:#666;
}
.img a {text-decoration:none;}
.boxcontainer {
	width:1000px;
	}
.boxcontainer a {text-decoration:none;}
