@charset "utf-8";
/* CSS Document

WLimStore.com CSS Doc.
This document is for formatting of div tags and other properties.

Copyright © 2008 SkagiTek, Inc.

 */

body {
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

	.span a {
		display:none;
		visibility:hidden;
		font-size:0px;
	}
	
			a:link {color: #E9ECFF;}
			a:visited {color: #E9ECFF;}
			a:hover {color: #E9ECFF;}
			a:active {color: #E9ECFF;}

	.class6 a:link {text-decoration:none;}
	.class6 a:visited {text-decoration:none;}
	.class6 a:hover {text-decoration:underline;}
	.class6 a:active {text-decoration:none;}
	
	.class7 a:hover {text-decoration:none;}


img.special {
	padding:5px;
}

img {
	border:0;
}

input.cart {
	background-image:url(images/blue-side-bar-button-thin.jpg);
	border-bottom-color:#000000;
	border-right-color:#000000;
	border-left-color:#C7D2FF;
	border-top-color:#C7D2FF;
}

/* table {border:1;border-color:ffffff;border-collapse:collapse;} */
/* td {border:1; border-color:ffffff;} */


/* ****************************************************** */
/* WLimStore.com CSS Stylesheet - Div. Tags:              */
/* ****************************************************** */

#boxed {
	position:relitive;
	background-color:#000000;
	background-image:url(images/bg_repeat.jpg);
	background-repeat:repeat-y;
	width:930px;
	margin-left:auto;
	margin-right:auto;
}

#boxed-home {
	position:relitive;
	background-color:#000000;
	background-image:url(images/bg_repeat-home.jpg);
	background-repeat:repeat-y;
	width:930px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
}

#header {
	display:block;
	position:relative;
	background-image:url(images/new-wlim-header10.jpg);
	background-color:#000066;
	width:930px;
	height:200px;
	
}


#leftbar {
	position:relative;
	width:200px;
	float:left;
	color:#E9ECFF;
}

#leftnav {
	width:200px;
}

#leftnav ul {
	
}

#ln-prod {
	display:block;
	width:200px;
	position:relitive;
}

#leftnav-content {
	width:200px;
}

#leftnav-content p {
	text-indent:10px;
}

#special {
	display:block;
	position:relitive;
	width:200px;
}

#blackpad-hori {
	display:block;
	position:relitive;
	width:690px;
	float:left;
	height:10px;
	background-color:#000000;
}

#blackpad-vert {
	display:block;
	position:relative;
	width:10px;
	height:200px;
	float:left;
	background-color:#000000;
}

#blackpad-vert_home {
	position:relative;
	width:10px;
	height:300px;
	float:left;
	background-color:#e9ecff;
}

#header_blackpad {
	display:block;
	position:relative;
	width:930px;
	height:5px;
	float:left;
	background-color:#000000;
}

#toppad{
	position:relative;
	width:930px;
	height:20px;
	float:left;
	background-image:url(images/toppad-bg.jpg);
}

#bottompad {
	position:relative;
	width:930px;
	height:20px;
	float:left;
	background-image:url(images/bottompad-bg.jpg)
}

#bottompad_half {
	position:relative;
	width:900px;
	height:10px;
	float:left;
	background-image:url(images/bottompad_half-bg.jpg)
}

#bp-fini {
	position:relative;
	width:930px;
	height:30px;
	float:left;
	background-image:url(images/bp-fini.jpg)
}

#subnav {
	display:block;
	position:relitive;
	float:left;
	color:#000000;
	height:60px;
	width:710px;
}

/* *** This is the dev tag that holds the Home page content. *** */


#content-box {
	position:relative;
	float:left;
	color:#000000;
	width:710px;
	height:100%;
}

	#content-box a:link {
		color:#0000FF;
	}

	#content-box a:visited {
		color:#0000FF;
	}
	
	#content-box a:hover {
		color:#0000FF;
	}
	
	#content-box a:active {
		color:#0000FF;
	}


/* *** This is the dev tag that holds all other page content (not the home page). *** */

#scart {
	position:relative;
	float:left;
	color:#000000;
	width:650px;
	height:100%;
	padding:20px;
}
	#scart a:link {color: #FFFFFF;}
	#scart a:visited {color: #FFFFFF;}
	#scart a:hover {color: #FFFFFF;}
	#scart a:active {color: #FFFFFF;}

#content {
	position:relative;
	float:left;
	color:#000000;
	width:650px;
	padding:20px;
}

	#content a:link {color:#0000FF;}
	#content a:visited {color:#0000FF;}
	#content a:hover {color:#0000FF;}
	#content a:active {color:#0000FF;}

#content_home_left {
	position:relative;
	float:left;
	color:#000000;
	width:300px;
	height:100%;
	padding:20px;
}

#content_home_right {
	position:relative;
	float:left;
	color:#000000;
	width:300px;
	height:100%;
	padding:20px;
}


#skagitek {
	
}

/* *** This is the picture and text description of the special.
To edit the acutall text, open the leftnav.php file from the include folder. *** */

#special {
	color:#FFFFFF;
	font-size:16px;
}

/* *** This is the shopping cart code for the special. *** */

#sp-code {
	color:#FF0000;
	font-size:16px;
	font-weight:bold;
}

#cc {
	color:#FFFFFF;
	font-size:19px;
}

#bbb {
	
}

#footer {
	width:930px;
	background-color:#000000;
	color:#e9ecff;
	text-align:center;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}

#footer-text a{
	color:#CCCCCC;
}

/* ****************************************************** */
/* *END*  WLimStore.com CSS Stylesheet - Div. Tags  *END* */
/* ****************************************************** */


li {
}


