/* Design by Jeffrey Dean, copyright 2007 */


* {
	padding:0;
	margin:0;  }


body {
	background-color:#000000;
	text-align:center;
	color:#EEEEEE;
	font-size:80%;
	font-family:"Trebuchet MS", Arial;
	line-height: normal;
}

#wrapper {
	text-align: left;
	width: 1010px;
	margin: 0 auto;
	background-image:url(images/leftBar2.jpg); 
	background-repeat:repeat-y;
	background-color:#000000;
	
}

#clear {
	clear:both;
}

#header {
	position: relative;
	text-align:left;
	background-color:#FFFFCC;
	height: 137px;
}

/*
#headBanner {
	position:absolute;
	top:28px;
	right:17px;
	width: 560px;
	height: 100px;
	background-image:url(images/flashBannerPlaceholder.jpg);
	background-repeat:no-repeat;
	
}
*/

#alphaSearch {
	margin-left:15px;
	margin-right:15px;
	position:relative;
	text-align:left;
	background-color:#280602;
	height: 18px;
	padding-left:10px;
	font-size:85%;
	
}

h3 {
	color:#3399FF;
	font-size:75%;	
	}
	
h4 {
	color:#990000;
	font-size:140%;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	
	}
img {
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 0px;
}

.alphaSearchClass {
	font-size:120%;
	font-weight: bold;
	letter-spacing: 3.5px;

}

#highlight {
	position:relative;
	text-align:left;
	height: 40px;
	padding-left:3px;
	background-color:#000000;
	margin-left:15px;
	margin-right:20px;
	margin-bottom:10px;
	font-size:90%;
	vertical-align: text-top;
}


/* Search controls for the left sidebar */

#sidebar {
	float:left; 
	width:167px;
	margin-left:15px;
/*	margin-right:5px;
	padding-right:5px;  */
	background-color:#330000;  
	background-image:url(images/rounded1.gif);  
	display: inline;
	/*	border: thin solid #999999;  */
	height: 720px;
	background-repeat: no-repeat;
}

#priceSearchHeader {
	height: 35px;
}

#priceSearch {
/*	padding-top:35px;  */
	margin-left:15px;
/*	background-color:#440000; */
}

.roundHeader {
	text-indent:16px;
	font-size: 14px;
	font-weight: bold;
}

#lowerSidebar {
	float:left;
	/*	margin-left:5px;
	padding-left:4px; */
	margin-top:24px;
	padding-left:16px;
	display: inline;
	color:#FFFFFF;
	font-size:85%;
	/*	background-color: #550000;  */
	background-image:url(images/rounded2.gif);
	/*	text-indent:16px;  */
	/*	border: medium outset #999999;  */
	width:167px;
	background-repeat: no-repeat;
}

#lastSidebar {
	float:left;
	margin-left:5px;
	margin-top:20px;
	padding-left:4px;
	color:#FFFFFF;
	font-size:85%;
	text-align: justify;
	width:151px;		

}

#floatingText{
	float:left;

}

fieldset {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 4px;
	display: block;
	padding-left:5px;
}

.clear {
	clear:both;
	}
	
form {
	font-size:75%;
	}	


input {
	width:100px;
	}
	

	
input.checkbox, input.submit {
	width:auto;
	}
	
.distroTable	{
	background-position: center;
	text-align: center;
}
	
	
.listing_effects {
	background-color:#333333;
	color:#FFFFFF;
}
.listing_effects:hover {
	background-color:#440000;
}

.listing_effects:focus {
	background-color:#440000;
}

.listing_effects_used {
	background-color:#333333;
	color:#FFFFFF;
	font-size:85%;
}
.listing_effects_used:hover {
	background-color:#440000;
}

.listing_effects_used:focus {
	background-color:#440000;
}

.sideMenu {
	color:#EEEEEE;
/*	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #999999;  */

}

.sideMenu:hover {
	color:#666666;

}
/* Style and look 'n feel of form elements */
.textfield_effect {
	background-color:#333333;
	color:#FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	width:95px;
	
}

.textfield_effect_login {
	background-color:#333333;
	color:#FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	width:60px;
	font-size:100%;
	float:right;
	margin-right: 4px;
	
}

.textfield_effect_register {
	background-color:#333333;
	color:#FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	width:160px;
	
}

.textfield_effect_register_notes {
	background-color:#333333;
	color:#FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	width:160px;
	height:100px;
	
}

.textfield_effect:hover {
	border-color:#999999;
	border-width: 1px;
	background-color:#555555;
	}
	

.textfield_effect:focus {
	border-color: #999999;
	border-width: 1px;
	background-color:#555555;
	}
	
.textfield_effect_login:hover {
	border-color:#999999;
	border-width: 1px;
	background-color:#555555;
	}
	

.textfield_effect_login:focus {
	border-color: #999999;
	border-width: 1px;
	background-color:#555555;
	}	
	
	
.textfield_effect_register:hover {
	border-color:#999999;
	border-width: 1px;
	background-color:#555555;
	}
	

.textfield_effect_register:focus {
	border-color: #999999;
	border-width: 1px;
	background-color:#555555;
	}
	
label {
	float:left;
	width:29px;
	margin-right:1em;
	
	}	
	
.username {
	margin-left:2px;
	margin-right:4px;
	width:29px;
	float:right;

}

.password {
	margin-left:3px;
	padding-right:3px;
	width:15px;
	font-size:140%;
	float:right;

}


#register {
	float:right;
	margin-right:10px;

}

#welcome {
	float:right;
	margin-right:10px;

}

#loginStuff {
	margin-top:4px;
}

/* contain interior floats */

#sidebar p{
	position: relative;
	width: 100%;
	margin-bottom:4px;
	}
	

/* display labels inline with checkboxes */
#informationType label {
	float:none;
	display:inline;
	padding-left:1px;
	}


/* align columns of checkboxes or radio buttons */
div.group1, div.group2, div.group3 {
	float:left;
	width: 7em;
	padding-left: 6px;

	}



#content {
	float:right;
	width:615px;
	background-color:#000000;
	background-image:url(images/newsBar2.jpg);
	background-repeat:no-repeat;
	margin-right:15px;
	margin-bottom:9px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	display: inline;
	font-size:90%;
	text-align: justify;
}

#banner {
	float:right;
	width:620px;
	background-color:#000000;
	margin-right:15px;
	margin-bottom:9px;
	padding-right:5px;
	padding-top:5px;
	display: inline;
	font-size:90%;
	text-align: center;
}

#distros {
	float:right;
	width:150px;
	background-color:#440000;
	margin-right:20px;
	display: inline;
	font-size:90%;
	text-align:center;
/*	border: thin solid #999999;  */
	height: 720px;
}

#listing {
	float:right;
	width:765px;
	background-color:#000000;
	margin-right:15px;
	display: inline;
	border-bottom:thin solid #999999;

}

#navigation {
	float:right;
	width:765px;
	background-color:#000000;
	margin-right:15px;
	display:inline;
	text-align:center;	
	
}

#editListings {
	float:right;
	width:595px;
	background-color:#000000;
	margin-right:15px;
	display:inline;
	text-align:left;	
	
}

#lowerNav {
	float:right;
	width:595px;
	background-color:#000000;
	margin-right:15px;
	display:inline;
	text-align:center;	

}

#footer {
	color:#FFFFFF;
	background-color:#280602;
	background-image:url(images/bottomBar.jpg);
	background-repeat:repeat-x;
	text-align:center;
	font-size:95%;

}













a {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #99CCFF;
}
a:active {
	text-decoration: none;
	color: #99CCFF;
}

.submit {
	background-color:#333333;
	color:#CCCCCC;
	background-position: center;
	font-weight: bold;
	text-transform: none;
	margin-left: 54px;

}

.submitRegister {
	background-color:#333333;
	color:#CCCCCC;
	background-position: center;
	font-weight: bold;
	text-transform: none;
	margin-left: 83px;

}

.submitBuy {
	background-color:#333333;
	color:#CCCCCC;
	background-position: center;
	font-weight: bold;
	text-transform: none;
	margin-left: 45px;
	width: 250px;

}

.loginSubmit{
	background-color:#333333;
	color:#CCCCCC;
	background-position: center;
	font-weight: bold;
	text-transform: none;
	float: right;
	height: 17px;
	width: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right:5px;

}

.wishlistSubmit{
	background-color:#666666;
	color:#CCCCCC;
	background-position: center;
	font-weight: bold;
	text-transform: none;
	float: right;
	height: 17px;
	width: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size:90%;
	
}

.wishlistSubmit_used{
	background-color:#666666;
	color:#CCCCCC;
	background-position: center;
	font-weight: bold;
	text-transform: none;
	float: right;
	height: 17px;
	width: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

.wishlistDelete{
	background-color:#666666;
	color:#CCCCCC;
	background-position: center;
	font-weight: bold;
	text-transform: none;
	float: right;
	height: 17px;
	width: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size:90%;
	
}

.info {
	color:#FFFFFF;
	font-size:70%;
}

.info2 {
	color:#FFFFFF;
	font-size:85%;
}

.attention {
	color:#FFFFFF;
	font-size:130%;
	}
