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

/*  
Theme Name: Armchair
Theme URI: http://www.pippinspages.com
Description: This is my theme for Armchair Auctions - Version: 1.0
Author: Pippin Williamson
Author URI: mordauk@gmail.com

*/

#header	{
		background: url(../../../../Images/Header.jpg);
		width: 1000px;
		height: 130px;
		margin-left: auto;
		margin-right: auto;
}
#container {
		width: 976px;
		height: 600px;
		border: solid;
		border-width: 1px;
		border-color:#CCCCCC;
		border-top: none;
		border-bottom: none;
		margin-left: auto;
		margin-right: auto;
		padding-left: 10px;
		padding-right: 10px;	
}
.sidebar {
		width: 11em;
		float: right;
}
.entry	{
		width: 100%;
}
#footer {
		width: 1000px;
		margin: auto;
		margin: auto;
}
#sidebar2 {
	float: right;
	width: 11em; /* since this element is floated, a width must be given */
	padding: 10px; /* top and bottom padding create visual space within this div */
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 10px;
}
@charset "utf-8";
/* CSS Document */

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #666666;
}

#page {
	width: 760px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/bg-content.png);
	background-repeat: repeat-y;
}
#content {
	width: 760px;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 25px;
	margin-bottom: 0px;
}
#navbar {
	width: auto;
	height: 150px;
	padding-left: 15px;
	padding-right: 15px;
}
#footer-content {
	width: 740px;
	height: auto;
	margin-left: 20px;
	margin-right: 20px;
	background-image: url(images/bg-content.png);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
#footer-img {
	width: 760px;
	height: 37px;
	margin-left: 20px;
	margin-right: 20px;
	background-image: url(images/footer.png);
}
.links {
		width: auto;
		height: 30px;
		margin: 10px;
		float: left;
}
#logo-border {
	width: 700px;
	height: 280px;
	margin-left: auto;
	margin-right: auto;
	border: 10px double #CCCCCC;
}
#shadow {
	width: 800px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../../../../images/shadow-main.png);
}
#shadow-top {
		width: 800px;
		height: 14px;
		margin-left: auto;
		margin-right: auto;
		background-image: url(../../../../images/shadow-top.png);
}
#shadow-bottom {
		width: 800px;
		height: 19px;
		margin-left: auto;
		margin-right: auto;
		background-image: url(../../../../images/shadow-bottom.png);
}
.textblock {
	height: 250px;
	width: 150px;
	margin-top: 15px;
	margin-left: 30px;
	float: left;
}
.textblock2 {
	height: auto;
	width: 500px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-bottom: 0px;
	padding-top: 20px;
	float: left;
}
.textblock-image {
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
}

#paypal {
	float: right;
	width: 250px;
	margin-left: 265px;
	margin-top: 40px;
	margin-bottom: 65px;
	
}
#clear {
		width: 100%;
	
		clear: both;
		background-color: #666666;
}

.border-box {
	width: 720px;
	float: left;
	margin: 10px;
	margin-right: none;
	margin-left: 20px;
}
	.border-box .top-left, .border-box .top-right, .border-box .bottom-left, .border-box .bottom-right  {
		background-image: url(../../../../img/bg-box.gif);
		background-repeat: no-repeat;
	}
	.border-box .top-left {
		background-position: left top;
	}
	.border-box .top-right {
		background-position: right top;
		margin-left: 10px;
		padding: 20px 20px 10px 10px;
	}
	.border-box .bottom-left {
		background-position: left bottom;
	}
	.border-box .bottom-right {
		background-position: right bottom;
		height: 10px;
		margin-left: 10px;
	}

.border-box-2 {
	width: 720px;
	float: left;
	margin: 10px;
	margin-right: none;
	margin-left: 20px;
}
	.border-box-2 .top-left-2, .border-box-2 .top-right-2, .border-box-2 .bottom-left-2, .border-box-2 .bottom-right-2  {
		background-image: url(../../../../img/bg-box.gif);
		background-repeat: no-repeat;
	}
	.border-box-2 .top-left-2 {
		background-position: left top;
	}
	.border-box-2 .top-right-2 {
		background-position: right top;
		margin-left: 10px;
		padding: 20px 20px 10px 10px;
	}
	.border-box-2 .bottom-left-2 {
		background-position: left bottom;
	}
	.border-box-2 .bottom-right-2 {
		background-position: right bottom;
		height: 10px;
		margin-left: 10px;
	}

ul#blue {
	margin:0;
	padding:0;
	list-style-type:none;
}

ul#blue li {
	position:relative;
	float:left;
	border-bottom: 4px solid #575757;
	margin-right: 15px;
	padding-right: 10px;
	padding-top: 5px;
	padding-left: 10px;
}

ul#blue .current {	border-bottom: 4px solid #CCC;}

ul#blue li:hover {

	border-bottom: 4px solid #CCC;
}

ul#blue li a { padding:2px 2px; text-decoration:none; font:bold 12px Verdana, Georgia, "Times New Roman", Times, serif; color:#666;}

ul#blue li a:hover { color:#CCC; border:none; }

ul#blue li span{ display:none; position:absolute; top:20px; left:2px; width:160px; font:normal 9px Verdana, Georgia, "Times New Roman", Times, serif; line-height: 15px; }

ul#blue li a:hover span {margin-top: 7px; display:block; color: #8895b8;}
