
body {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	margin: 0;
}

p {
	margin-top: .2em;
}


h1{
	font-size: 1.6em;
	line-height: 1.2em;
	margin-top: .2em;
	margin-bottom: .2em;
}

h2{
	font-size: 1.3em;
	line-height: 1.2em;
	margin-top: .15em;
	margin-bottom: .15em;
}

form {
	display: inline;
}

a:link {
	text-decoration: underline;
	color: #3111BB;
}
a:visited {
	text-decoration: underline;
	color: #3111BB;
}
a:hover {
	text-decoration: underline;
	color: #003;
}

a:active {
	text-decoration: none;
}
.image-left {
	float: left;
	margin: 3px 3px 3px 0;
}

.image-right {
	float: right;
	margin: 3px 0 3px 3px;
}

.dim {
	color: #999;
}
a.dim, a.dim:visited {
	color: #888;
}
a.dim:hover {
	color: #33c;
}

th {
	text-align: left;
}
	

#container {
	margin: 10px;
	margin-left: 10px;
	margin-top: 0;
	padding-top: 80px;
	position: relative;
	width: 700px;
}


.clearer {
	clear: both;
}

#pageHeader {
	height: 70px;
	padding-left: 20px;
	width: 100%;
	z-index: 10;
	background: repeat-x left top url(/images/header_bg.png);
	position: fixed;
}

#pageHeader a {
	text-decoration: none;
	color: #7E7E7E;
}

#pageHeader h1 {
	color: #7E7E7E;
	font-family: 'Gill Sans';
	font-weight: normal;
	font-size: 36px;
	margin-top: 15px;
	margin-left: 100px;
}


#contentContainer {
	margin-right: 0;
	margin-bottom: 10px;
	margin-top: 10px;
	position:absolute;
	top:70px;
	left:220px;
}
#content {
	margin-bottom: 50px;
}

#productlist th {
	background: #DDDEC7;
	vertical-align: top;
}
#productlist th.right {
	text-align: right;
}
#sidebarContainer {
	width: 200px;
	margin-bottom: 10px;
	position:fixed;
	top:70px;
	left:20px;
}

#sidebarContainer #sidebar {
}

#sidebarContainer .sideHeader {
	font-weight: bold;
}

#footer { 

}

#footer p {
}

#footer a:link, #footer a:visited {

}

#footer a:hover, #footer a:active {
}
	

#navcontainer {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	line-height: 16px;
}

#navcontainer #current {
	/*text-decoration: underline;*/
}

#navcontainer #current:hover {
}


#navcontainer ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#navcontainer li {
	line-height: 16px;
}

#navcontainer ul li {
	margin-top: 4px;
	margin-bottom: 4px;
}
#navcontainer a {
	display: block;
	padding-left: 16px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #333;
}

#navcontainer a:hover {
	text-decoration: underline;
}

#navcontainer a:active {
	text-decoration: none;
}

#navcontainer a.current {
	background: #ffffcc;
	/*background: #f99;*/
}


#navcontainer ul ul {
	margin-top: -4px;
}

#navcontainer ul li ul li {
	margin-top: 0;
	margin-bottom: 0;
}

#navcontainer ul ul a {
	background: none;
	padding-left: 32px;
}


#navcontainer ul ul #current{
	/*background: no-repeat 16px 3px  url(/images/button_down.png);*/
}

/*
#footercontainer {
	background: repeat-x right top url(/images/footer.gif);
	height: 50px;
	padding-left: 25px;
	padding-top: 10px;
	font-size: 9px;
	font-family: Arial;
	color: #777;
	line-height: 12px;
}

#footercontainer .annanlogo {
	padding-left: 300px;
	border: 0;
}
*/

blockquote, .standout {
	font-style: italic;
	margin: 0;
	font-size: 1em;
	color: #b8b8b8;
}




.infobox {
	background-color: #f6f6f6;
	border: 1px solid #e0e0e0;
	width: 500px;
	padding: 8px;
	padding-left: 20px;
	margin: 0x;
	margin-top: 20px;
}
.price {
	font-size: 1.2em;
	font-weight: bold;
}
.yourprice {
	font-size: 1.2em;
	font-weight: bold;
	color: green;
}
.optionprice {
	
}
.youroptionprice {
	color: green;
	
}




.required-text {
	color: #3f89d4;
} 
	
	#cart td, #cart th {
		font-size: 10px;
		font-weight: normal;
		text-align: left;
		vertical-align: top;
	}

	#cart th {
		border-top: 1px solid #e0e0e0;
		border-bottom: 1px solid #e0e0e0;
		background: #f0eee8;
		padding: 0;
	}
	#cart .right {
		text-align: right;
 		padding-right: 5px;
	}
	
	#cart a {
	text-decoration: none;
	color: #000;
	}
	#cart a:hover {
	text-decoration: underline;
	}
	#cart a:active {
		text-decoration: none;
	}
	#checkout td, #checkout th, #customerinfo th {
		padding-left: 8px;
		padding-right: 8px;
		vertical-align: top;
		font-weight: normal;
	}
	.right {
		text-align: right;
	}
	.highlight {
		background: #ff6;
	}
	.formbox {
		background-color: #f6f6f6;
		border: 1px solid #e0e0e0;
		padding-left: 8px;
		padding-right: 8px;
	}
	.bordertop {
		border-top: 1px solid #aaa
	}
	.borderbottom {
		border-bottom: 1px solid #aaa
	}
	#customerinfo {
	}

	.customerinfosidebar {
		margin-top: 20px;
		padding-left: 2px;
		color: #666;
		border: 1px solid #e0e0e0;
		cursor: pointer;
	}

#searchbox {
width: 120px;
margin-top: 1em;
}