* {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
}
a {
text-decoration: none;
border: none;
}
img{
border: none;
}
hr{
width:160px;
margin-left: 20px;
}
#stretcher {
background-color: #353535;
width: 100%; 
color: #fff; 
height: 50px; 
margin-top: 0px;
}

#holder {

margin: 0px auto;
width: 820px;  
display: block; 
overflow: hidden;
}

#left_column {
width: 200px; 
overflow: hidden;
float: left;
}

#left_menus {
background-color: #5E5E5E; 
width: 200px; 
padding-top: 10px;
color: #F89730;
}

#right_column {
width: 590px;
float: left;
margin-left: 2px;
/*background-color: #B5B5B5;*/


}

#header {
width: 590px;
height: 152px;
background-image: url("design/header.jpg");
}

#main_menu {

width: 590px;
height: 64px;
background-image: url(design/menu_bckg.gif);
background-repeat: repeat-x;
}

#menu_content {
margin-left: 20px;
text-align: left;
height: 64px;
font-size: 20px;
padding-top: 20px;
}


#menu_content  ul {
	margin-top: 0px;
	height: 64px;
	list-style-type: none;
	
}

#menu_content li {
    list-style-type: none;
	margin-left: 1px;
	
	height: 64px;
	float: left;
	text-align: left;
	overflow: hidden;
	
}

#menu_content li.nxt {
    list-style-type: none;
	margin-left: 10px;
	
	height: 64px;
	float: left;
	text-align: left;
	overflow: hidden;
	
}

div .right_headline {
text-align: center; 
width: 200px; 
color: #F89730;
font-weight: bold;
}


.button {
    width: 57px;
	height: 16px;
	border: none;
    background: url("design/grey_btn.gif");
	color: #fff;
}

#headnews{
width: 590px;
text-align: left;
margin-top: 10px;
margin-left: 20px;
font-family: Gill Sans, sans-serif;
font-weight: 500;
}

#table_of_content {

margin-top: 10px;
width: 590px;
}

#pagination{

width: 590px;
text-align: right;
margin-top: 5px;
font-size: 11px;
color: #A0A0A0;
}

#pagination a {
text-decoration: none;
color: #111111;
}

#pagination a:hover {
text-decoration: underline;
color: #111111;
}

#pagination a:visited {
text-decoration: none;
color: #111111;
}

#footer {

width: 820px;
height: 100px;
background-color: #fff;
margin-top: 25px;
} 
#footer li {
    list-style-type: none;
	margin-left: 6px;
	float: left;
	text-align: center;
	overflow: hidden;
}
#footer a.footer_link:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#footer a.footer_link:visited{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#footer a.footer_link:active{
	color: #000;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted;
}

#footer a.footer_link:hover{
	color: #777777;
	text-decoration: none;
	border-bottom: none;
}
#footer a.nebula_link:link {
	color: white;
	text-decoration: none;
}

#footer a.nebula_link:visited{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#footer a.nebula_link:active{
	color: white;
	text-decoration: none;
}

#footer a.nebula_link:hover{
	color: white;
	text-decoration: none;
	border-bottom: none;
	cursor: default;
}

.grey_head {

background: #FFD880;
margin-top: 1px;
height: 45px;
text-transform: uppercase;
text-align: center;
font-size: 15px;
width: 190px;
padding-top: 6px;
height: 38px;
}

.product_class {
background-color: #fff;
width: 190px;
text-align: center;
margin-top: 6px;
}

.txt_under_pic {
background-color: #fff;
width: 160px;
margin-left: 10px;
font-size: 12px;
text-align: left;
margin-top: 5px;
}

.details {
background-color: #fff;
width: 190px;
margin-top: 8px;
}

.price{
background-color: #fff;
float: left;
width: 90px;

}

.links {
background-color: #fff;
border-left: solid;
border-width: 2px; 
border-color: #EFEFEF;
float: right;
width: 92px;
}

#music{
background-color: #353535;
width: 200px; 
color: #fff; 
height: 42px; 
margin-top: 0px;
float: left;
padding-top: 8px;
}

#cart_status {
background-color: #353535;
width: 200px; 
color: #fff; 
height: 42px; 
margin-top: 0px;
padding-top: 8px;
float: left;
border-width: 2px;
border-color: #515151;
}

#searcher{
background-color: #353535;
position: relative; 
color: #fff; 
height: 42px; 
margin-top: 0px;
margin-right: 20px;
float: right;
padding-top: 8px;
}

#left_footer{
padding-top: 16px;
float: left;
width: 200px;
height: 54px; 
background-color: #5E5E5E;
text-align:center;
color: white;
}

#right_footer{
float: left;
padding-top: 16px;
margin-left: 2px;
width: 584px;
height: 54px;
background-color: #FFD880;
}


a.left_menu{
color: #F89730;
text-decoration: none;
}

a.left_menu:hover {
color: #FFF;
padding-left: 5px;
text-decoration: underline;
}

a.green_menu {
color: #111111;
}

a.green_menu:hover{
text-decoration: underline;
color: #777777;
}

td.tbl {
background: #fff;
width: 192px; 
border: solid; 
border-width: 1px; 
border-color: #EFEFEF; 
}

li.friends{
margin-top: 10px;
}

/* EXTRA MENU */
#extra_menu{
color: black;
margin-left: 30px;
margin-left: 10px;
}
#extra_menu li {
    list-style-type: none;
	margin-left: 6px;
	float: left;
	text-align: center;
	overflow: hidden;
	margin-top: 5px;
}
#extra_menu a.link:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#extra_menu a.link:visited{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#extra_menu a.link:active{
	color: #000;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted;
}

#extra_menu a.link:hover{
	color: green;
	text-decoration: none;
	border-bottom: none;
}
#top_offer{
	margin-top:2px;
}
#top_offer a.footer_links:link {
	color: #F89730;
	font-weight: bold;
	text-decoration: none;
}

#top_offer a.footer_links:visited{
	color: #F89730;
	font-weight: bold;
	text-decoration: none;
}

#top_offer a.footer_links:active{
	color: #F89730;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted;
}

#top_offer a.footer_links:hover{
	color: #FFF;
	text-decoration: none;
	border-bottom: none;
}
#chart{
	float: left;
	margin: 50px 10px 10px 10px;
	font-size: 12px;
}
.none{
	display: none;
}
div.text_under_pic{
	text-align: center;
	height: 55px;
	font-family: Gill Sans, sans-serif;
	font-weight: 500;
}