/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#F8F8F8;
	font-size:small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#wrap {
	position:relative;
	width:890px;
	border-left:1px solid #999;
	border-right:1px solid #999;
	margin:0 auto;
	background:#FFFFFF;
}

#header {
	position:relative;
	width:100%;
	background: #fff;
}

#header #banner img {
	border:none;
	padding: 8px 0 0 0;
}

#wrap div#retail_login a, #header a {
	display:block;
	margin:0;
	color: #333;
	background: #ccf;
	padding: 4px;
	font-size:75%;
	text-decoration: none;
}

#wrap div#retail_login a, #header a:hover {
	background:#fff;
}

#wrap div#retail_login a:hover {
	color:#999999;
}

#header ul {
	float:left;
	width:100%;
	list-style:none;
	margin:0;
}

#header ul li {
	float:left;
	padding:0;
	margin:0;
}

#header ul li a {
	float: left;
}

#header ul li.retailer_nav a {
	margin: 0 2px 0 0 !important;
	border-bottom:none !important;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	background: #fff url(images/topnav_btn_off.gif) repeat-x bottom left !important;
	color: #333 !important;
}

#header ul li.retailer_nav a:hover {
	background: #fff url(images/topnav_btn_on.gif) repeat-x bottom left !important;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	color: #333 !important;
}

#header ul#top_nav {
	width:880px;
	padding:15px 0 0 10px;
	background: #fff;
	border-bottom:1px solid #999;
}

#header ul#top_nav li a {
	margin: 0 2px 0 0;
	border-bottom:none;
	background: #fff;
}

#header ul#top_nav li.right {
	float:right;
}

#header ul#top_nav li a:hover {
	background: #fff;
	color: #999999;
}

#header ul#bottom_nav {
	clear:both;
	padding:0;
	background-color: #555;
}

#header ul#bottom_nav a {
	background:none;
	border:none;
	font-size:90%;
	color:#ddd;
	text-align:center;
	padding:2px 0 2px 0;
	margin:0;
}

#header ul#bottom_nav a:hover {
	color:#fff;
}

#header ul#bottom_nav a#l1 { width:230px; }
#header ul#bottom_nav a#l2 { width:140px; }
#header ul#bottom_nav a#l3 { width:130px; }
#header ul#bottom_nav a#l4 { width:125px; }
#header ul#bottom_nav a#l5 { width:130px; }
#header ul#bottom_nav a#l6 { width:125px; }

#wrap div#retail_login {
	position:absolute;
	top:0;
	right:0;
	margin:0;
	padding:0;
	text-align:right;
}

#wrap div#retail_login a {
	border-top:none;
	border-right:none;
	padding:2px;
}

#content {
	width:100%;
	margin:0;
	padding:0;
}

#side_nav {
	width:25%;
	float:left;
	background:#fff /* url(images/sidenav_bg.gif) repeat-x top left; */
}

#side_nav a {
	display:block;
	margin:0;
	color: #660;
	background: #fff;
	border: 1px solid #fff;
	padding: 2px;
	font-size:75%;
	text-decoration: none;
}

#side_nav a:hover {
	background:#fdf;
}

#side_nav p, #side_nav form {
	padding:0;
	margin:0 0 15px 0;
}

#side_nav p a {
	background: #fff;
	font-weight:bold;
	color:#5E5A80;
}

#side_nav p a:hover {
	color:#000;
}

#side_nav ul {
	margin:-10px 0 15px 0;
	padding:0;
	list-style:none;
}

#side_nav li {
	padding:0;
	margin:0 0 1px 0;
}

#side_nav li a {
	margin: 0 0 0 15px;
	padding:0 0 3px 15px;
}

#side_nav div.gutter {
	padding:10px;
}

#display_area {
	float:right;
	width:74%;
	background:#fff;
}

#display_area a {
	text-decoration:none;
	background:#ddf;
	color:#333;
	padding:2px;
}

#display_area a:hover {
	background:#fdf;
	text-decoration:underline;
}

#display_area #share a {
	margin: 10px 45px 10px 0;
	text-decoration:none;
	background:#fff;
}

.ind10	{
	margin-left:10px
}

#display_area div.gutter { padding:5px; }

#display_area img { border:none; }

#display_head { position:relative; }
#display_head #title { float:right; margin-right:5px; /* border:1px solid black; */ }
#display_head #feature { float:right; }
#display_head #feature a { background:none; }
#display_head #feature a:hover { background:none; }
#display_head #main { float:left; /* border:1px solid black; */ }

#display_head #detail_img {
	width:300px;
	float:left;
	margin:0;
	padding:0;
}

#display_head #detail_img p {
	text-align:center;
	font-size:75%;
	font-style:italic;
	margin:-10px 0 20px 0;
}

#display_head #detail_desc {
	float:right;
	margin:15px 15px 15px 0;
	padding-bottom:25px;
	font-size:80%;
	text-align:left;
	/* border:1px solid black; */
}

#display_head #detail_desc div {
	width:200px;
	color:#666;
	padding:0;
	margin:0;
}

#display_head #detail_desc div p {
	margin:0;
	padding:4px 0;
	clear:left;
}

#display_head #detail_desc div h2 {
	margin:0;
	padding:0 0 5px 0;
	color:#668;
}

#display_head #detail_desc dl {
	clear:both;
	margin:6px 0;
	padding:0;
}

#display_head #detail_desc dl dt {
	float:left;
	width:60px;
	font-weight:bold;
}

#display_head #detail_desc dl dd {
	margin:0 0 0 80px;
	padding:0;
}

#display_head #detail_desc p a {
	padding:2px;
	background:#fff;
	color:#668;
	text-decoration:underline;
}

#display_head #detail_desc p a:hover { text-decoration:none; }

p#item_nav { margin:15px 0 0 0; padding:0; }

#per_page {
	clear:both;
	display:none;
	font-size:75%;
	margin:0 auto;
	margin:5px 0 0 0;
	padding:1px;
	text-align:center;
}

#per_page p { }

div#thm_viewer {
	width:650px;
	margin:5px 10px 0 0;
	padding:0 0 25px 0;
	text-align:left;
	font-size:80%;
}

div.thm_row {
	clear:both;
	width:100%;
	margin:5px 0;
	padding:1px;
}

div.thm_row#last_row {
	height:25px;
}

.thm {
	text-align: center;
}

a.thm img {
	background: #FFFFFF;
	padding: 0 10px 0 10px;
}

div#thm_viewer a.thm {
	display:block;
	width:160px;
	float:left;
	padding:0;
	margin:0;
	text-decoration:none;
}

#footer {
	clear:both;
	height:30px;
	padding:5px;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	background:#fff url(images/footer_bg.gif) repeat-x top left;
}

#content_img {
	clear:both;
	float:right;
	margin:30px;
	text-align:center;
	font-style:italic;
	font-weight:bold;
	color:#692837;
}

#content_body {
	margin:0 30px 30px 30px;
	line-height:150%;
}

#content_body h3 {
	color:#692837;
	font-size:110%;
	font-style:italic;
}

#content_body p {
	color:#333;
}

div#content_body.locator {
	margin:0 30px 0 0;
}

div#content_body.locator h3 {
	color:#692837;
	font-size:100%;
	font-style:normal;
	padding:0;
	margin:25px 0 0 0;
}

div#content_body.locator h5 {
	color:#666;
	font-size:80%;
	margin:0;
	padding:5px 0 15px 0;
	font-style:italic;
	font-weight:normal;
	border-bottom:1px solid #692837;
}

div#content_body.locator p {
	color:#333;
	text-align:left;
	font-size:85%;
	padding-bottom:25px;
	border-bottom:1px solid #ccc;
}

div#content_body.locator p strong {
	color:#692837;
	font-size:100%;
}

div#home_content {
	margin-top:2px;
	padding:10px 10px 10px 0;
	/* border-top:1px solid #999; */
	font-size:90%;
	line-height:150%;
	color:#999;
}

div#home_content h3 {
	font-style:italic;
}

div#home_content a, div#content_body a, div#view_lg a {
	background:none;
	color:#999999;
	text-decoration:underline;
}

div#home_content a:hover, div#content_body a:hover, div#view_lg a:hover {
	background:none;
	text-decoration:none;
	color:#5284b7;
}

div#view_lg {
	position:absolute;
	left: 125px;
	width:525px;
	height:525px;
	background:#fff url(/images/asi/ads/blank.jpg) no-repeat top left;
	border:1px solid #999;	
	visibility:hidden;
}

div#view_lg a {
	position:absolute;
	top:0;
	right:0;
	display:block;
	padding:10px;
}

div#flash_movie {
	clear:both;
/*
	position:absolute;
	top:200px;
	left:200px;
*/
}

div#content_body table img.ad {
	border:1px solid black;
}

div#content_body table img.logo {
	border:3px solid white;
}

div#desc {
	float: left;
	margin: 0 20px 0 0;
}