/* CSS Document */

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0;
	text-align: center;
	width: 100%;
}
#outer {
	background-color: #ffffff;
	width: 100%;
	margin: auto;
	text-align: left;
	font-family: "Trebuchet MS", Arial, sans-serif;
	min-width: 800px;
}
#shop {
	background-color: #000000;
	height: 120px;
	width: 20%;
	float: left;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#header {
	height: 121px;
	text-align: left;
	background-color: #FF0A07;
	width: 100%;
	background-image: url(images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: 50% top;
}
#main {
	background-color: #FF3300;
	color: #333333;
	width:100%;
	margin: 0;
	padding:0;
	background-repeat: repeat-y;
}
.leftcol {
	float: left;
	width: 20%;
	background-color: #FF3300;
	text-align: center;
}
#footer {
	background-color: #CC0066;
	color: #ffffff;
	font-size: 8pt;
	margin: 0;
	padding: 0;
	clear: both;
	padding-top: 8px;
	text-align: center;
}
#footer a {
	color: #FFCC66;
	text-decoration: none;
}

#content {
	width:79%;
	background-color:#ffffff;
	color: #000000;
	text-align:left;
	float: left;
}
#content h1 {
	font-size: 17pt;
	color: #999999;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-left: 10px;
}
#content h2 {
	font-size: 12pt;
	color: #333333;
	padding-left: 12px;
	margin-top: 8px;
	margin-bottom: 4px;
}
#content h3 {
	font-size: 11pt;
	color: #333333;
	padding-left: 0px;
	margin-top: 8px;
	margin-bottom: 4px;
	margin-left: 12px;
}
#content a {
	color: #CC0066;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	color: #FF6600;
	text-decoration: underline;
}
p, li {
	font-size: 9pt;
	padding-right: 25px;
	padding-left: 12px;
	line-height: 13pt;
}

.greyoutline {
	border: 1px dotted #666666;
	margin: 9px 9 9 0;
}
hr {
	background-color: #999999;
	height: 1px;
	border: none;
}
.floatright {
	float: right;
	margin: 10px;
}
.floatleft {
	float: left;
	margin-right: 10px;
}
.clearall {
	clear: both;
	height: 1px;
}

.homeheading {
	font-size: 14pt;
	color: #000099;
	margin-top: 20px;
	margin-bottom: 4px;
	padding-left: 12px;
}

.sidebox {
	width: 125px;
	border: 1px dotted #FFFFFF;
	background-color: #CC0066;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	font-size: 9pt;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.sidebox a:link, .sidebox a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.sidebox a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.sidebox p {
	color: #FFFFCC;
	text-align: center;
	font-size: 8pt;
}
.sitelinkpic {
	margin-bottom: 10px;
}

.smallprint {
	font-size: 8pt;
}
.outlinebox {
	padding: 5px;
	border: 1px solid #ce0303;
	margin-left: 10px;
	margin-right: 225px;
}
.tableformat {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.underlined {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
hr {
	background-color: #FF99CC;
	height: 1px;
	border: 0px;
}



#kitkadesign {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 9px;
	color: #333333;
	padding: 0px;
	width: 57px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#kitkadesign a {
	color: #4c3737;
	text-decoration: none;
}
#kitkadesign a:hover {
	color: #cc0864;
	text-decoration: none;
}
.kitka {
	letter-spacing: 4px;
	padding-left: 2px;
	font-size: 9px;
}
.productListing {
	font-size: 9pt;
	margin-left: 25px;
}
#rightcol {
	float: right;
	width: 220px;
	font-size: 8pt;
}
.smallprint {
	font-size: 8pt;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#menu {
	width: 126px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
