/*--------------------------LAYOUT------------------------------*/

html,body {
	display:block;
	margin: 0;
	padding: 0;
	}

	
a img {
	border: none;}
	
#main_container {
	display:block;
	height: 100%;
	width: 729px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	overflow: hidden;}

#above_header_nav {
	height: 20px;
	width: 729px;
	margin-top: 10px;}
	
#above_header_nav_cart {
	font-weight:bold;}
	
#header {
	display:block;
	background-image: url(i/header.jpg);
	border: 1px solid #d7d7d7;
	height: 139px;
	width: 727px;
	margin-top: 10px;}
	
#networking_head {
	background-image:url(../../Desktop/i/find_us.png);
	width: 72px;
	height: 20px;
	}

#abc_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#555555;
	font-size: 12.4px;
	width: 760px;
	height: 20px;
	margin-top: 12px;
	margin-bottom: 10px;
	margin-left: 5px;}

#below_header_container {
	display: inline;
	width: 729px;
	height: 500px;}
	
	
#left_column {
	border-top: dashed 1px #CCCCCC;
	width: 168px;
	float: left;}
	
#right_column {
	background-color:#e9f8fe;
	min-height: 486px;
	width:550px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 15px;
	float: right;}
	
#buttons {
	border-top: #9b9b9b 1px solid;}
	
#search {
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-weight:bold;
	font-size: 12px;
	height: 65px;
	line-height: 28px;
	margin-left: 5px;}
	
#footer {
	clear: both;
	width: 729px;
	height: 150px;
	margin-top: 20px;}	
	
#top_margin {
	width: 729px;
	height: 20px;
	background-color:#FFFFFF;}
	
	
#one_pix_bar {
	display: block;
	height: 1px;
	background-color:#CCCCCC;
	width: 727px;}
	
#text_margins {
	margin-left:10px;
	margin-top:10px;}
	
#search_results {
	border-top: #666666 dashed 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 10px;}

#search_results a {
	color:#888888;
	text-decoration: none;
	font-weight: bold;}
	
#search_results a:hover {
	color:#000000;
	text-decoration: none;
	font-weight: bold;}
	
#search_results {
	border-top: #666666 dashed 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 10px;}

	
td {
	height: 45px;}
	
#add_to_cart_top {
	margin-left: 350px;
	margin-top: 20px;
	margin-bottom: -40px;}




/*--------------------------TEXT------------------------------*/

#top_nav {
	display: inline;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	margin: 0;
	padding: 0;}
	
#top_nav li {
	display: inline;
	text-decoration: none;
	margin-right: 10px;}

#top_nav li a {
	text-decoration: none;
	color:#333333;
	text-decoration: none;}
	
#top_nav a:hover {
	text-decoration: none;
	color:#888888;}
	

	
#footer_nav {
	display: inline;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	margin: 0;
	padding: 0;}
	
#footer_nav li {
	display: inline;
	text-decoration: none;
	margin-right: 15px;}
	
#footer_nav li a {
	text-decoration: none;
	color:#999999;}
	
#footer_nav a:hover {
	text-decoration: none;
	color: #000000;}
	
#abc_nav_text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#9b9b9b;
	display: inline;
	margin: 0;
	padding: 5px;}

#abc_nav_text li {
	display: inline;}

#abc_nav_text li a {
	text-decoration: none;
	color: #555555;
	margin-right: .5em;}
	
#abc_nav_text a:hover {
	text-decoration: none;
	color: #40c1f5;
	margin-right: .5em;
	text-decoration:underline;}
	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight:100;
	font-size: 20px;
	line-height: 30px;}
	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 20px;}
	
p a {
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 20px;
	text-decoration: none}
	
p a:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 20px;
	text-decoration: none}

#paragraph { 
	width:530px;
	border-top: #666666 dashed 1px;
	padding-top: 10px;}	

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;}
	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:100;
	font-size:9px;}
	
h3 {
	line-height: 20px;}
	
#right_column a {
}

#checkout {
	line-height: 27px;
}
	
	





/*--------------------------Side Nav Buttons------------------------------*/

.bt_one {
	display:block;
	text-decoration:none;
	background: url(i/bt_one.jpg);
	width: 168px;
	height: 38px;
	padding: 0px;
	margin: ;
	}
	
 a.bt_one:hover {
	background-position: 0 -38px;}
	
.bt_two {
	display:block;
	text-decoration:none;
	background: url(i/bt_two.jpg);
	width: 168px;
	height: 38px;
	padding: 0px;
	margin: ;
	}
	
 a.bt_two:hover {
	background-position: 0 -38px;}

.bt_three {
	display:block;
	text-decoration:none;
	background: url(i/bt_three.jpg);
	width: 168px;
	height: 38px;
	padding: 0px;
	margin: ;
	}
	
 a.bt_three:hover {
	background-position: 0 -38px;}

.bt_four {
	display:block;
	text-decoration:none;
	background: url(i/bt_four.jpg);
	width: 168px;
	height: 38px;
	padding: 0px;
	margin: ;
	}
	
 a.bt_four:hover {
	background-position: 0 -38px;}
	
.bt_five {
	display:block;
	text-decoration:none;
	background: url(i/bt_five.jpg);
	width: 168px;
	height: 38px;
	padding: 0px;
	margin: ;
	}
	
 a.bt_five:hover {
	background-position: 0 -38px;}

.bt_six {
	display:block;
	text-decoration:none;
	background: url(i/bt_six.jpg);
	width: 168px;
	height: 38px;
	padding: 0px;
	margin: ;
	}
	
 a.bt_six:hover {
	background-position: 0 -38px;}

.bt_seven {
	display:block;
	text-decoration:none;
	background: url(i/bt_seven.jpg);
	width: 168px;
	height: 38px;
	padding: 0px;
	margin: ;
	}
	
 a.bt_seven:hover {
	background-position: 0 -38px;}
	
.bt_eight {
	display:block;
	text-decoration:none;
	background: url(i/bt_eight.jpg);
	width: 168px;
	height: 38px;
	padding: 0px;
	margin: ;
	}
	
 a.bt_eight:hover {
	background-position: 0 -38px;}
	
.bt_nine {
	display:block;
	text-decoration:none;
	background: url(i/bt_nine.jpg);
	width: 168px;
	height: 38px;
	padding: 0px;
	margin: ;
	}
	
 a.bt_nine:hover {
	background-position: 0 -38px;}
	
.bt_ten {
	display:block;
	text-decoration:none;
	background: url(i/bt_ten.jpg);
	width: 168px;
	height: 38px;
	padding: 0px;
	margin: ;
	}
	
 a.bt_ten:hover {
	background-position: 0 -38px;}
	
.bt_eleven {
	display:block;
	text-decoration:none;
	background: url(i/bt_eleven.jpg);
	width: 168px;
	height: 38px;
	padding: 0px;
	margin: ;
	}
	
 a.bt_eleven:hover {
	background-position: 0 -38px;}
	
.bt_twelve {
	display:block;
	text-decoration:none;
	background: url(i/bt_twelve.jpg);
	width: 168px;
	height: 38px;
	padding: 0px;
	margin: ;
	}
	
 a.bt_twelve:hover {
	background-position: 0 -38px;}
	
/*--------------------------Gallery------------------------------*/


#gallery_wrap {
	line-height: 0px;
	}
	
#gallery_row {
	height: 350px;
	}
	

	
#item_wrap_left {
	position: absolute;
	width: 149px;
	margin: 0 0 0 10px;
	}
	
#item_wrap_middle {
	position: absolute;
	width: 149px;
	margin: 0 0 0 185px;
	}
	
#item_wrap_right {
	position: absolute;
	width: 149px;
	margin: 0 0 0 360px;
	}
	
#item_preview img {
	width: 133px;
	border: #FFFFFF 8px solid;
	}
	
#item_title h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	font-style: italic;
	font-size:14px;
	line-height: 15px;
	}
	
#item_title a {
	color:#000000;
	}
	
#item_issue_num h3{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size:12px;
	line-height: 10px;
	}
	
#item_price h3{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size:12px;
	line-height: 10px;
	}
	




