@charset "utf-8";
/*Home Page & Some General Template CSS*/

body {
	background-image: url(../img/bg.png);
	background-repeat: repeat-x;
	background-color:#3B0033;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 0px;
}
img {
	border:none;
}
#container {
	width: 920px;
	margin: 0px auto 0px auto;
	text-align: left;
}
#main {
	float:left;
	width:920px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom: 5px;
}
#container_main {
	background-color: #FFFDE8;
	width: 900px;
	padding: 10px;
	float: left;
}
#logo {
	behavior: url(iepngfix/iepngfix.htc);
	background-image: url(../img/nami_logo.png);
	float: left;
	height: 99px;
	width: 158px;
	background-repeat: no-repeat;
	margin-top: 6px;
}
#header {
	float: left;
	height: 130px;
	width: 900px;
}
#topmenu {
	width: 500px;
	float: right;
	margin-top: 10px;
	text-align:right;
	padding-right:30px;
}
.menu_top {

}
#topmenu ul {
	display: inline;
}
#topmenu li {
	display: inline;
	height:15px;
}
.menu_top {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	/*display: block;*/
	/*float: right;*/
	margin-right: 2px;
	margin-left: 2px;
	text-align:right;
	padding-bottom:5px;
}
.menu_top a {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
#mainmenu {
	float: left;
	width: 890px;
	height: 38px;
	background-image: url(../img/menu_bg.png);
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-left: 10px;
}
#banner_main {
	float: left;
	height: 295px;
	width: 900px;
}
#flashbanner {
	float: left;
	width: 613px;
}
#latestnews {
	background-color: #F5E7A5;
	float: right;
	height: 136px;
	width: 263px;
	padding: 12px;
}
#newsletter {
	float: right;
	height: 111px;
	width: 263px;
	background-color: #C0BA9A;
	padding: 12px;
}
#content_area {
	float: left;
	width: 600px;
	padding: 10px 5px 10px 5px;
	font-size: 13px;
	color: #6F6E66;
	text-align: justify;
}
#content_right {
	float: right;
	width: 275px;
	padding: 10px 0px 10px 10px;
}

h1 {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
	float: none;
}
/** PHPSC START **/
.productcats_pad
{
padding-left:10px;
}
#content_area a { 
	font-size: 13px;
	color: #6F6E66;
}

#content_area h1 {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	/*display: block;*/
	float: none;
}

#content_area h1 a{
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	/*display: block;*/
	float: none;
	text-decoration:none;
}
/** PHPSC END **/

#content_area_box {
	float: left;
	width: 610px;
}

#content_area_box a { 
	font-size: 13px;
	color: #6F6E66;
}

#newarrivals {
	float: left;
	width: 345px;
	padding-left: 15px;
}
#newarrivals img {
	display: block;
	float: left;
	margin-right: 10px;
}
#contactinfo {
	float: right;
	width: 245px;
	font-size: 13px;
	color: #333333;
}
#hr_bot {
	height: 4px;
	width: 900px;
	float: left;
	background-color: #3A001D;
	margin-top: 20px;
}
#onlineartgallery_txt {
	width: 255px;
	float: left;
	font-size: 13px;
	color: #333333;
}
#content_right img {
	display: block;
	margin-bottom: 6px;
}
#onlineartgallery_txt a {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.news_title {
	display: block;
	float: none;
	font-weight: bold;
}
.news_date {
	display: block;
}
.news_txt {
	display: block;
	margin-top: 7px;
}
#latestnews_content {
	font-size: 13px;
	color: #666666;
}
.news_txt a {
	font-weight: bold;
	color: #666666;
}
#input_field {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 5px;
	width: 240px;
	float: right;
	text-align: right;
}
#input_field input {
	background-image: url(../img/input_bg_subscribe.jpg);
	background-repeat: repeat-x;
	border: 1px solid #5F5C4E;
	height: 18px;
	width: 195px;
}
#subscribe_but {
	width: 80px;
	float: right;
	margin-top: 5px;
}
#subscribe_cont {
	font-size:10px;
	float: left;
	width: 240px;
	margin-right: 10px;
}
#newsletter h1 {
	color: #FFFFFF;
}
#footer {
	float: left;
	width: 920px;
	text-align: center;
	font-size: 13px;
	color: #826881;
}
#shopping_cart {
	width: 425px;
	float: right;
	height: 58px;
	clear: right;
	margin-top: 30px;
}
.p_link {
	font-size: 13px;
	color: #8A0045;
	font-weight: bold;
	display: block;
}
.cart_login_date {
	font-size: 10px;
	color: #666666;
	display: block;
}
#cart_username {
	width: 190px;
	float: left;
	margin-top: 15px;
}
.cart_amount {
	font-size: 17px;
	font-weight: bold;
	color: #CC0066;
	display: block;
	float: left;
	margin: 5px 0px 10px 5px;
}

.empty_cart {
	font-size: 13px;
	font-weight: bold;
}

#cart_nav {
	width: 215px;
	float: right;
}
#cart_nav img {
	display: block;
	float: left;
	margin-left: 5px;
}
#v_line {
	float: left;
	height: 38px;
	width: 1px;
	background-color: #CC0066;
	margin-top: 10px;
}
/*Select Category Page CSS*/

.select_list {
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	padding: 7px 7px 7px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#select_category_list {
	float: left;
	width: 100%;
}
.select_list a {
	color: #333333;
	text-decoration: none;
}
.select_list a:hover {
	color: #333333;
	text-decoration: underline;
}
/*Fashion Accessories Page CSS*/

#select_category_list_right {
	width: 275px;
	padding: 10px 0px 10px 10px;
}
/*Artist Details Page CSS*/

#content_right_brown {
	width: 275px;
	padding: 10px 0px 10px 10px;
	float: left;
}
#right_col {
	float: right;
}
#artist_details_container {
	float: left;
	width: 583px;
	margin-top: 10px;
}
#artist_img {
	float: left;
	height: 289px;
	width: 236px;
	background-color: #C0BA9A;
	margin-right: 13px;
}
#artist_name {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	display: block;
	float: left;
	width: 332px;
	clear: right;
}
#artist_desc_details {
	float: left;
	width: 332px;
	margin-top: 10px;
}

#artist_desc {
	float: left;
	width: 332px;
	margin-top: 10px;
}
#artist_website {
	width: 332px;
	float: left;
	margin-top: 10px;
	color: #333333;
}
#content_nav {
	clear: both;
	margin-top: 15px;
	float: left;
	width: 590px;
}
.previous {
	display: block;
	float: left;
}
.next {
	display: block;
	float: right;
}
#content_nav a {
	font-size: 13px;
	font-weight: bold;
	color: #8A0045;
	text-decoration: none;
}
#arrivals_brown {
	float: left;
	padding: 9px;
	background-color: #C0BA9A;
	width: 250px;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin-top: 7px;
}
#product_name_box {
	float: left;
	margin-top: 10px;
}
#product_price_box {
	display: block;
	float: right;
	margin-top: 10px;
}
#product_name_box a {
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}
/*Shop Page CSS*/

#shop_img {
	float: left;
	min-height: 400px;
	width: 600px;
	background-color: #FFFFFF;
	text-align:center;
}
.dark_bold {
	font-weight:bold;
	font-size: 13px;
	color:#333333;
}
.dark {
	font-size: 13px;
	color:#333333;
}
#product_name {
	display: block;
	float: left;
	width: 400px;
	margin-top: 10px;
}
#product_sku {
	display: block;
	float: right;
	width: 150px;
	text-align: right;
	margin-top: 10px;
}
#product_desc {
	float: left;
	width: 595px;
	margin-top: 10px;
}
#product_price {
	float: left;
	margin-top: 15px;
	color: #4D0026;
	font-size: 22px;
	font-weight: bold;
}

#product_price span{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

#product_qty {
	float: left;
	clear: left;
	margin-top: 10px;
}
#shop_nav {
	float: left;
	clear: left;
	margin-top: 10px;
	width: 596px;
}
#add_cart_but {
	float: left;
}
#email_frnd_but {
	float: right;
}
/*Shop Online Page CSS*/
#shop_topnav_category {
	/*float: right;*/
}
#shop_topnav h1 {
	/*display: block;*/
	/*float: left;*/
}
.shop_top_nav {
	color: #500028;
	text-align:right;
}
.shop_top_nav a {
	font-weight: bold;
	color: #500028;
	text-decoration:none;
}
#shop_bottomnav {
	float: right;
	clear: none;
	margin-top: 10px;
	width: 600px;
	text-align: right;
}
.prod_listing{
background-color: #E8E4CB;
margin-top: 10px;
}

#product_list {
	background-color: #E8E4CB;
	height: 171px;
	/*width: 600px;*/
	float: left;
	margin-top: 10px;
}
#product_list img {
	display: block;
	margin: 7px;
	/*float: left;*/
}
#shop_product_name {
	/*float: left;*/
	/*margin-top: 15px;*/
	width: 350px;
	margin-bottom: 4px;
	font-size: 13px;
}
#shop_product_price {
	/*float: right;*/
	/*margin-top: 15px;*/
	margin-right:7px;
	font-size: 13px;
	text-align:right;
	width:350px;
}

#shop_product_price span {
	color:#000000;
	font-size:12px;
	font-weight:normal;
}
#shop_product_desc {
	/*float: left;*/
	width: 350px;
}

#shop_product_nav {
	/*float: right;*/
	width: 350px;
	/*text-align: right;*/
}
#shop_product_cat {
	/*float: left;*/
	width: 170px;
	margin-top: 10px;
}
.clearfloat {
	clear:both;
	height:0px;
	line-height:0px;
	visibility: hidden;
}

#shop_product_nav img {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 7px;
	margin-right: 0px;
	float:none;
	display:inline;
}
/**/
/*Artist Listing Page CSS*/

#artist_list {
	background-color: #E8E4CB;
	height: 139px;
	width: 600px;
	float: left;
	margin-top: 10px;
}
#artist_list img {
	display: block;
	margin: 7px 7px 7px 5px;
	float: left;
}
#artist_product_name {
	float: left;
	margin-top: 15px;
	width: 300px;
	margin-bottom: 4px;
	font-size: 13px;
}
#artist_desc {
	float: left;
	width: 455px;
}
#artist_nav {
	float: right;
	margin-right: 7px;
	width: auto;
	margin-top: 0px;
}
#artist_nav img {
	display: block;
	float: right;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}



#content_area_contact {
	float: left;
	width: 890px;
	padding: 10px 5px 10px 5px;
	font-size: 13px;
	color: #6F6E66;
	text-align: justify;
}

#content_area_contact a{
	font-size: 13px;
	color: #6F6E66;
}

#contact_address {
	width: 430px;
	float: left;
}
#contact_form {
	float: left;
	width: 370px;
	margin-left: 30px;
}
label {
	font-weight: bold;
	color: #333333;
	display: block;
	margin-right: 8px;
	width: 60px;
	float: left;
}
.inputbox_fields{
border:solid 1px #7A7970;
background-image:url(../img/input_bg.jpg);
background-repeat:repeat-x;
background-color:#8B8A81;
width:275px;
height:20px;
margin:2px;
}

.inputbox_comments{
border:solid 1px #7A7970;
background-image:url(../img/input_bg.jpg);
background-repeat:repeat-x;
background-color:#8B8A81;
width:275px;
height:90px;
margin:2px;
overflow:hidden;

}

 
#send_but {
	float: right;
	text-align: left;
	width: 81px;
	margin-right: 23px;
	margin-top: 5px;
}

.simple_listing02
{	padding:0px;
	margin:0px;
	width:644px;
}
.simple_listing02 ul
{	list-style:none;
	width:644px;
}
.simple_listing02 li
{	width:130px;
	height:130px;
	float:left;
	margin:16px 0px 0 !important; 
	margin:16px 0px 0;/* ----- For IE6 ----- */
	/*border:#e8e8e8 1px solid;*/
	/*padding:3px;*/
	vertical-align:middle;
	text-align:center;
}

#fb_container {
	margin: 0 auto;
    width: 920px;
}

#fb {
 position:absolute;
 top:155px;
 right:250px;
 width:21px;
 z-index:9999999;
}

#homepage_banner{
	width:613px;
	height:295px;
	margin:0px;padding:0px;
}

#homepage_banner li {
    list-style: none outside none;
    margin: 0;
}

