/* @override http://www.abstractdisplays.com/test/ndl.css */

body {
width:100%;
margin:0px;
background:url(http://www.abstractdisplays.com/test/background3.jpg) repeat-x;
}

#body {
	background:#262626;
	width:800px;
	height:493px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	position:absolute;
	width:800px;
	margin: 0;
	padding:0;
	top: 5px;
}

#header_content {
	background:#262626;
	margin: 0;
	padding: 0;
	border: 0;
	width:800px;
	height:70px;
	}

#body_content {
	position:relative;
	margin-right:auto;
	margin-left:auto;
	padding-bottom:12px;
	top:106px;
	font-family:"Helvetica", "Geneva", "Arial", sans-serif;
	background:#fff;
	width:594px;
	height:989px;
	padding-top: 5px;
	z-index:0;
}
#side_bar {
	font-family:"Helvetica", "Geneva", "Arial", sans-serif;
	font-size:12px;
	padding-left:6px;
	background:#fff;
	position:relative;
	top:106px;
	width:200px;
	height:1001px;
	padding-top:5px;
	z-index: 1;
}

 #aspnetForm, body #footer, #ctl00_Header1_DesignsNav, #ctl00_Header1_RentalsNav, #ctl00_Header1_RentalsLink,  .side_nav_panel_primary, .side_nav_panel_secondary, #second_level_navigation_header, #ctl00_Designs_side1_featured_button, .form_actions {
	visibility:hidden;
	position:absolute;
	overflow:hidden;
	z-index: -1;
	padding:0;
	margin:0;
}
/*
#primary_navigation, .form_actions, #search_header,  #ctl00_BodyContent_lblDesignMessage, #showmorelink, #sidesearchform, ctl00_BodyContent_CategoryTitle, hr
#ctl00_Designs_side1_nav_links a,


#side_bar {
	position:absolute;
	z-index: 1;
}

table#tblSearch div {
font: normal 10px/21px "Helvetica", "Geneva", "Arial", sans-serif;
text-transform:capitalize;
}

table#tblSearch select, table#tblSearch input  {
position:relative;
float:right;

}



.search_result_item {
	width:119px;
	height:119px;
	
}
*/

td.result_item_image {
width:119px;
height:119px;
}


#ctl00_BodyContent_Div1 {
font: normal 10px/12px "Helvetica", "Geneva", "Arial", sans-serif;
}


#ctl00_BodyContent_CategoryTitle, #ctl00_BodyContent_page_header {
font: bold 18px/30px "Helvetica", "Arial", sans-serif;
background-color: #fff;
padding-left:5px;
padding-top:0;
padding-bottom:0;
margin:0;
}

/*.search_results_footer, .search_results_header {
font: normal 12px/20px "Helvetica", "Geneva", "Arial", sans-serif;
height:20px;
padding-right:5px;
padding-left:5px;
}

.search_results_footer {
padding-bottom:56px;
}


#tblSearch select {
margin-right:20px;
float:right;
border : 1px solid #fff;
padding : 1px;
}

#tblSearch input {
	float:right;
	font: normal 12px/20px "Helvetica", "Geneva", "Arial", sans-serif;
	background-color: #cccccc;
	color: #000000;
	width:auto;
	padding: 0 6px;
	margin: 0;
}

#body_content h1 {
	z-index:-1;
	position:relative;
	margin: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;
	
}
*/

#back {
	padding-left:5px;
	position:relative;
	width: 795px;
	top: 36px;
	font-size:16px;
	font-family: "Helvetica", "Geneva", "Arial", sans-serif;
	z-index:1;
}


#detail_description {
font-family:"Helvetica", "Geneva", "Arial", sans-serif;
padding-left:5px;

}


#top2 {
	width:100%;
	height:68px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	background:#fff;
}
.top2 {
	text-align:right;
	font: bold 11px/16px "Helvetica", "Arial", sans-serif;
	color:#000;
	text-decoration:none;
	border:none;
}

.top2 a, .top2 a:visited {
color:#CC0000;
text-decoration:none;
}

.logo {
	float:left;
	width:700px;
	padding-left:3px;
	height:60px;
	background:#fff;
}
.logo a img, .logo a:hover img {
	font: bold 11px/16px "Helvetica", "Arial", sans-serif;
	text-decoration:none;
	border:none;
	background:#fff;
	margin:2px;
}

/* style the links */
.menu {
	font:12px/20px "Helvetica", "Geneva", "Arial", sans-serif;
	width: 800px;
	position: absolute;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	list-style: none;
	margin: 0;
	border: 0;
	padding: 0;
}
.menu ul ul {
	width:800px;
	float:left;
}
.menu li {
	float:left;
	width:100px;
	position:relative;
}
/* style the links for the top level */
.menu a, .menu a:visited {
	padding-top:5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom:3px;
	height:25px;
	width: 90px;
	color: #96a2a9;
	text-decoration: none;
	display: block;
	text-align: center;
	z-index:1;
}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {
	top:0px;
	left:0px;
	position:absolute;
}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover, .menu a:focus, .menu ul ul a:focus {
	height:22px;
	background:#000;
	color:#fff;
	font:12px/20px "Helvetica", "Geneva", "Arial", sans-serif;
	border-bottom:3px #99CCFF inset;
}


/*style the footer */

#footer1 {
	font: normal 10px/18px "Helvetica", "Geneva", "Arial", sans-serif;
	color: #fff;
	top:100px;
	position: relative;
	padding:0;
	margin:auto;
	bottom:0;
	width:100%;
	clear:both;
}
#footerlinks {
	position:static;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:auto;
	width:800px;
}
#footer1 ul {
	list-style: none;
	margin: 0;
	border: 0;
	padding: 0;
}
#footer1 ul li {
	display: inline;
	margin: 0;
	padding: 0;
	border: 0;
}
#footer1 ul li#abstract {
	margin: 0;
	padding-right: 5px;
}
#footer1 ul li#privacy {
	margin: 0;
	padding-left: 5px;
	border-left: 1px dotted #fff;
}
/*#quickSearch {
	position:absolute;
	top:111px;
	left: 645px;
}
*/
/*#search_results { margin-left:10px; }
.search_result_item { width:180px; height:190px; margin-bottom:15px;}
td.result_item_image { width:180px; height:180px; }
*/
.main_image {margin-left:10px;margin-top:5px;}
.actions_column {
width:400px;
}
/*#detail_images{
margin-left:10px;width:775px;
}
#detail_description {
position:absolute; top:125px;left:390px;
}
*/