
@charset "UTF-8";


/* =CALL LIBRARY */


@import url("reset-min.css");

/* ------- Reset all CSS Styles */


/* =GENERAL - the general styles */

	body{

font: 62.5%/2.2em "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;

color: #4b4942;
		background: #000000;
//		background:url("http://www.paganwiccansupplies.com/images/background.gif");
//		background-attachment:fixed;
}

a{text-decoration: none;color: #5599a7;}

a:hover{color: #bb800f;}


strong {font-weight: bold;}


ul.borderedlist li{
font-size: 12px;
}

ul.borderedlist li a{
font-size: 12px;
display: block;
padding:3px 0 0 2px;
height: 26px;
color: #42423b;
	
}

ul.borderedlist li a:hover{
background: #E5E5E4;
font-size: 12px;
color: #42423b;
}


/* =LAYOUT - the main layout styles */

.container{

width:900px;

margin: 0 auto;
position: relative;

overflow:hidden;

}

/* new header stuff */


#headercontainer {
		width: 875px;
		overflow:hidden;
		margin-left:auto;
		margin-right:auto;
}


/* topbar ------------------------------------------------ */

#topbar {
		font-family: verdana,Arial, Helvetica, Sans-Serif;
		font-weight:Bold;
		line-height: 9px;
		background: #14568A;
		margin: 0 0 0 0;
		text-align:center; 
        color:white; 
		margin:2px; 
		font-size: 9px;      
		padding-left:10px;
		padding-right:10px;
		overflow:hidden;
		}

#topbar a, a:visited, a:hover {
		color: white;
		text-decoration:none;
		overflow:hidden;		  
          }

#topbar h1 {
		text-align:center; 
		margin:2px; 
		color:white; 
		font-size: 9px; 
		overflow:hidden;
		}

/* header -------------------------------------------------- */
#newheader {
		background-color:transparent;
		color: white;
		height:120px;
		padding: 10px 10px 10px 10px;
		margin: 0 0 0 0;
		border:1px solid #FFFFFF;
		overflow:hidden;
		text-align:center;
		}

#newheader #newheader-pic {width:850px; height:100px; text-align:center; background:url("http://www.paganwiccansupplies.com/images/topbg_pic.gif") bottom no-repeat; margin:auto; padding:10px 0 0 0;}


#newheader2 {
		background-color:#FFFFFF;
		width: 360px;
		padding: 0px 0px 0px 0px;
		margin: auto;
		margin-top:10px;
		margin-bottom:5px;
		overflow:hidden;
		text-align:center;
		line-height: 15px;
		color:#000000;
		font-family: Arial, Helvetica, sans-serif;

		 }

#newheader2 a, a:visited, a:hover {
          color: black;
          text-decoration:none;      
          }

#newheader2 h2 {color:#000000; margin:2px; line-height: 15px; text-align: center;}


/* header -------------------------------------------------- */


/* top navigation */

ul.topnavigation li {
	display:inline;
	background: #000000;
	color: #CCFF00;
	text-decoration:none;
	text-align:center;
	font-size: 12px;
}

ul.topnavigation li a {
	background: #000000;
	color: #CCFF00;
	text-decoration:none;
	text-align:center;
	font-size: 12px;
}
ul.topnavigation li a:hover {
	background: blue;
	color: #FFFFFF;
	text-decoration:none;
	text-align:center;
	font-size: 12px;
}
/*
ul.topnavigation li a:visited {
	background: #000000;
	color: #CCFF00;
	text-decoration:none;
	text-align:center;
	font-size: 12px;
}
*/
	  
/* main area layout */

#main{padding:20px 0 20px 0;}

#leftcolumn {
	float: left;
	width:210px;
	background-color:#f1f0ef;
	min-height:2353px;
	height:auto !important;
	height:2353px; 
}

#center {
	float: left;
	width:400px; 
	padding: 0 20px; 
	background-color:#FFFFFF;
	min-height:2353px;
	height:auto !important;
	height:2353px; 
}

#rightcolumn {
	float: left;
	width:230px;
	background-color:#f1f0ef;
	min-height:2353px;
	height:auto !important;
	height:2353px; 
}


/* bottom layout */

#bottominfo{

border-top: 5px solid #42423b;
background: #f1eee7;

padding-bottom:25px;
width: 100%;

overflow: hidden;
	}

.bottomcolumn{

float: left;

width:288px;

margin-right: 18px;

}

.bottomright{margin-right:0;}



/* =CONTENT - the content styles */


/* left column */

.leftbox{
	width:210px;
	padding-bottom:6px;
	padding: 5px 0 10px 23px;
}

h3.leftbox {
	font-size:19px;
	color: #8c8685; 
	background: #f1f0ef;
	padding:5px 0 10px 23px;
}

h3.header_small {
	font-size:15px;
	font-weight:bold;
	background:#f1f0ef;
	padding:0 23px 5px 23px;
}

ul.leftbox{font-size: 1.2em;}


.features{padding-top:15px;font:1.27em Arial, Helvetica, sans-serif;}

#leftcolumn .leftbox p {
	padding-bottom:1em;
	line-height:1.5em;
	font-size:12px
}


.leftbox_wrapper{
	background: #eeeded;
	padding:5px;
	margin-bottom: 20px;
	width:210px;
	font-size:11px;
	line-height: 18px;
	color: #58584D;
}




/* center column */

.article_wrapper h2{color: #5699A7; font-size:2em;margin:10px 0;}

.article_wrapper p{padding-bottom:10px;font-size:1.3em;}











/* right column */

.rightbox {
	width:200px;
	padding-bottom:6px;
	padding: 5px 0 10px 23px;
}

.rightbox_wrapper{
	background: #eeeded;
	padding:5px;
	margin-bottom: 20px;
	width:205px;
	font-size:11px;
	line-height: 18px;
	color: #58584D;
}

.product_wrapper {
	float:left;
	width:205px;
}

.product_wrapper h4 {
	font-size:14px;
	color: #483F3D;
	font-weight: bold;
	padding-top:10px;
}

.product_wrapper h3 {
	font-size:24px;
	color: #483F3D;
	font-weight: bold;
	padding-top:10px;
}


.product_wrapper p {
	font-size:1em;
}

.lastbox{margin:0;}


/* =BOTTOM */

.bottomcolumn h3{

border-bottom: 4px solid #9b968f;

color: #5699A7;
font-size:18px;
padding:15px 0 5px 5px;
}

.bottomcolumn p{

padding: 10px 35px 10px 5px;

font-size: 1.2em;

}

.iconlist{

border-top: 1px dashed #d1cfcd;

font-size: 1.2em;

}

ul.iconlist li a{

padding-left: 25px;

background: url(http://www.paganwiccansupplies.com/images/footer_list.jpg) left bottom no-repeat;

}

ul.iconlist  li a:hover{background: #E9E4DE url(http://www.paganwiccansupplies.com/images/footer_list.jpg) left top no-repeat;color: #42423b;}

.enewsbox{

float: left;

width: 180px;

height: 17px;

padding:3px 5px;

border: 4px solid #5599A7;

font-size:13px;

}

.button{

display: block;
float: left;

width: auto;
line-height:1em;

text-align: center;

background: #659AA6;

border: 4px solid #fff;
color: #fff;
cursor: pointer;

margin:0;

padding:3px 8px;

/* IE6 */

}


/* =FOOTER */

#footer{

height: 37px;

background: #4a4841 url(http://www.paganwiccansupplies.com/images/footer_bg.jpg) 0 0 repeat-x;

font-size: 1.2em;

}

#footer a{color: #A39D97;}

#designby{

background: url(http://www.paganwiccansupplies.com/images/logo.gif) 0 0 no-repeat;

float: left;

height: 23px;
padding:2px 0 0 30px;

margin-top: 5px;

}

#footer_navigation{

float: right;

padding-top:7px;

}

#footer_navigation li{float: left;padding-left:18px;}

#footer_navigation li a{text-transform:uppercase;}

#footer_navigation li a:hover {
	color: #5699A7;
}