
/* BASE */
body,td {
	padding: 0px;
	margin: 0px;
	color: #000000;
	font-family: Verdana,Arial,sans-serif;
 }
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.nobr {
	white-space: nowrap;
}

/* TITLES */

.n_PageContentTitle {
	background: #DBDADA url(nh_img/btn/sfv.gif);
	margin: 0px;
	padding: 8px;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-size: medium;
	color: #4f4f4f;
}
.n_PageContentTitle2 {
	background: #2EB278;
	margin: 0px;
	padding: 8px 8px 8px 30px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: medium;
	color: #FFFFFF;
	font-weight: bold;
}

/* BOX */

table.n_bxe {
	border-collapse: separate;
	background: #2eb278 url(nh_img/box/back.gif);
	border-left: solid 1px #229964;
	border-top: solid 1px #229964;
	border-right: solid 1px #00703e;
	border-bottom: solid 1px #00703e;
	padding: 0px;
	margin: 1px 0px 1px 0px;
	width: 130px;
}
table.n_bxc {
	width: 100%;
	border-collapse: separate;
	background: #E3E3E3;
	border-right: solid 1px #229964;
	border-bottom: solid 1px #229964;
	border-left: solid 1px #00703e;
	border-top: solid 1px #00703e;
	padding: 2px;
	margin: 0px;
	text-align: center;
}
td.n_bxt {
	color: #ffffff;
	font-weight: 800;
	text-transform: uppercase;
	padding: 2px;
	text-align: left;
}


/* THIN BOX */

table.n_bxeT {
	border-collapse: collapse;
	background: #2eb278 url(nh_img/box/back.gif);
	border-left: solid 1px #229964;
	border-top: solid 1px #229964;
	border-right: solid 1px #00703e;
	border-bottom: solid 1px #00703e;
	margin: 2px 0px 0px 0px;
	width: 130px;
}
table.n_bxcT {
	width: 100%;
	border-collapse: collapse;
	background: #E3E3E3;
	border-right: solid 1px #229964;
	border-bottom: solid 1px #229964;
	border-left: solid 1px #00703e;
	border-top: solid 1px #00703e;
	text-align: center;
}
td.n_bxtT {
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 4px 2px 4px;
	text-align: left;
}


/* BUTTONS */


table.n_btBr {
	border-collapse: separate;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	background: #DBDADA url(nh_img/btn/sfv.gif);
	font-size: 80%;
}
td.n_btn {
	background: url(nh_img/btn/bicn.gif) left bottom no-repeat;
	
	border-right: solid 1px #bec789;
	border-bottom: solid 1px #bec789;
	border-left: solid 1px #bec789;
	border-top: solid 1px #bec789;

	padding: 0px;
	margin: 0px;	
	text-align: center;
	vertical-align: middle;
}
td.n_btn_Sel {
	background: #bec789 url(nh_img/btn/bicn.gif) left bottom no-repeat;
	
	border-right: solid 1px #bec789;
	border-bottom: solid 1px #bec789;
	border-left: solid 1px #bec789;
	border-top: solid 1px #bec789;

	padding: 0px;
	margin: 0px;	
	text-align: center;
	vertical-align: middle;
}


a.n_btl, a.n_btl_Sel {
	display: block;

	padding: 2px 3px 2px 5px;
	margin: auto;
	
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
}
a.n_btl:hover,n_btl_Sel:hover {
	color: #00703e;	
}


/* SMALLER BUTTONS */


table.n_SbtBr {
	border-collapse: separate;
	border-spacing: 0;

	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	margin-bottom: 2px;
	background: #DBDADA url(nh_img/btn/sfv.gif);
}
.n_Sbtn {
	background: url(nh_img/btn/bicn.gif) left bottom no-repeat;
	
	border-right: solid 1px #bec789;
	border-bottom: solid 1px #bec789;
	border-left: solid 1px #bec789;
	border-top: solid 1px #bec789;

	padding: 0px;
	margin: 0px;	
	text-align: center;
}
.n_Sbtn_Sel {
	background: #BBBABA url(nh_img/btn/bicn.gif) left bottom no-repeat;
	
	border-right: solid 1px #bec789;
	border-bottom: solid 1px #bec789;
	border-left: solid 1px #bec789;
	border-top: solid 1px #bec789;

	padding: 0px;
	margin: 0px;	
	text-align: center;
}
a.n_Sbtl {
	display: block;
	height: 100%;

	padding: 2px 4px 2px 12px;
	margin: 0px;
	

	color: #E2E7A9;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}
a.n_SbtlB,a.n_SbtlB_Sel {
	display: block;
	height: 100%;

	padding: 2px 4px 2px 12px;
	margin: 0px;
	

	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	
	font-weight: bold;
}
a.n_SbtlL,a.n_SbtlL_Sel {
	display: block;
	height: 100%;

	padding: 2px 4px 2px 12px;
	margin: 0px;
	

	color: #000000;
	text-decoration: none;
	text-align: center;
}
a.n_SbtlB_Sel,a.n_SbtlL_Sel {
	color: #00703e;
}
a.n_Sbtl:hover,a.n_SbtlB:hover,a.n_SbtlL:hover {
	color: #00703e;	
}


/* HEADER */

.n_hdtb {
	border-collapse: collapse;
	border-spacing: 0;

	padding: 0px;
	margin: 0px;
	width: 100%;
	background: #F79300 url(nh_img/hd/tback_verde.gif) left bottom no-repeat;
	border: 0px;
}
.n_hdtdl {
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-align: left;
	vertical-align: top;
}
.n_hdtdc {
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-align: center;
	align: center;
	align: center;
	vertical-align: middle;
}
.n_hdtdr {
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-align: right;
	vertical-align: bottom;
}

/* HOME CENTER */

table.n_hContLine {
	width: auto;
	margin: 0px auto 0px auto;
}
td.n_hCLeft {
	width: 20%;
	background: #ffffff url(nh_img/hm/grsf.gif) right top repeat-y;
	padding: 0px;
	text-align: center;
}
td.n_hCSp {
	
}
td.n_hCRight {
	text-align: left;
	color: #000000;
	padding: 0px;
}
table.n_hCLGreyArea {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
td.n_hCLGATitle {
	text-align: left;
	vertical-align: middle;
	color: #7A0202;
	text-transform: uppercase;
	
	font-weight: bold;
}
td.n_hCLGAIcn {
	padding: 8px 18px 8px 8px;
	text-align: right;
}
td.n_hC_tl {
	background: #ffffff url(nh_img/hm/spt/lf.gif) right bottom no-repeat;
	height: 4px;
}
td.n_hC_ts {
	background: #ffffff url(nh_img/hm/spt/rt_bk.gif) right top repeat-x;
}
td.n_hC_tr {
	background: #ffffff url(nh_img/hm/spt/rt_bk.gif) right top repeat-x;
	text-align: right;
}
td.n_hC_bl {
	background: #ffffff url(nh_img/hm/spb/lf.gif) right top no-repeat;
	height: 4px;
}
td.n_hC_bs {
	background: #ffffff url(nh_img/hm/spb/rt_bk.gif) right bottom repeat-x;
}
td.n_hC_br {
	background: #ffffff url(nh_img/hm/spb/rt_bk.gif) right bottom repeat-x;
	text-align: right;
}
a.n_hCLink {
	display: block;

	text-align: left;
	vertical-align: middle;
	color: #7A0202;
	font-family: Verdana,Arial,sans-serif;
	text-transform: uppercase;
	
	font-weight: bold;



	padding: 8px 8px 8px 18px;
	margin: auto;
	
	text-decoration: none;
}
a.n_hCLink:hover {
	display: block;

	text-align: left;
	vertical-align: middle;
	color: #000000;	
	font-family: Verdana,Arial,sans-serif;
	text-transform: uppercase;
	
	font-weight: bold;



	padding: 8px 8px 8px 18px;
	margin: auto;
	
	text-decoration: none;
}

/* LABELS LANGUAGES GENRES */

ul.n_Languages,ul.n_Genres,ul.n_Labels,.n_Labels2 {
	clear: both;
	text-align: center;
	vertical-align: middle;
	border-collapse: collapse;
	border-spacing: 0px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-right: auto;
}
.n_Labels2 {
	border-top: solid 1px #ffffff;
	text-align: center;
	vertical-align: middle;
}
.n_Language {
	background: #CBCBCB url(nh_img/btn/bicn.gif) left bottom no-repeat;
	
	border: solid 1px #868686;
	margin: 1px 0px 0px 0px;

	text-align: left;
	width: 129px;

	color: #000000;	
}
.n_LanguageLnk {
	display: block;
	color: #000000;
	height: 1.2em;
	text-decoration: none;
	padding: 2px 0px 2px 20px;
	background: url(nh_img/lngs/eng.gif) right bottom no-repeat;
}
.n_LanguageLnk:hover {
	color: #00703e;
}
.n_GenreLnk:hover {
	color: #00703e;
	background: #bbbbbb url(nh_img/btn/bicn.gif) left bottom no-repeat;
}
.n_GenreLnk1:hover {
	color: #00703e;
	outline-style: solid none solid none;
	outline-color: #cdcdcd #ff0000 #ff0000 #aaaaaa;
	outline-width: 1px 0px 0px 0px;
	background: #dddddd;
}
.n_LabelLnk:hover,.n_LabelLnk1:hover {
	color: #00703e;
	font-weight: bold;
	background: #bbbbbb;
}

#eng { background: url(nh_img/lngs/eng.gif) right top no-repeat; }
#fra { background: url(nh_img/lngs/fra.gif) right top no-repeat; }
#ita { background: url(nh_img/lngs/ita.gif) right top no-repeat; }
#deu { background: url(nh_img/lngs/deu.gif) right top no-repeat; }
#esp { background: url(nh_img/lngs/esp.gif) right top no-repeat; }

#eng:hover { background: #aaaaaa url(nh_img/lngs/eng.gif) right top no-repeat; }
#fra:hover { background: #aaaaaa url(nh_img/lngs/fra.gif) right top no-repeat; }
#ita:hover { background: #aaaaaa url(nh_img/lngs/ita.gif) right top no-repeat; }
#deu:hover { background: #aaaaaa url(nh_img/lngs/deu.gif) right top no-repeat; }
#esp:hover { background: #aaaaaa url(nh_img/lngs/esp.gif) right top no-repeat; }


.n_Genre {
	background: url(nh_img/btn/bicn.gif) left bottom no-repeat;
	border-top: solid 1px #ffffff;
	
	margin: 0px;	
	padding: 1px;	
	text-align: left;
}
.n_GenreSel {
#	background: #cccccc url(nh_img/btn/bicnr.gif) left bottom no-repeat;
#	border-top: solid 1px #ffffff;
	color: #af0000;
	
	margin: 0px;
	padding: 1px;	
	text-align: left;
}	
.n_Genre1 {
	background: #f0f0f0;
	border-top: solid 1px #ffffff;
	color: #7f0000;
	
	margin: 0px;	
	padding: 1px;	
	text-align: left;
}
.n_Genre1Sel {
	background: #e7e7e7 url(nh_img/btn/bicn_sm.gif) left bottom no-repeat;;
	border-top: solid 1px #ffffff;
	
	margin: 0px;
	padding: 1px;
	text-align: left;
}
.n_Genre:first-child,.n_GenreSel:first-child { border-top: none; }
.n_GenreLnk,.n_GenreLnkSel {
	display: block;
	text-decoration: none;
	padding: 0px 0px 0px 16px;
	height: 100%;
}
.n_GenreLnk1 {
	display: block;
	text-decoration: none;
	padding: 0px 0px 0px 24px;
	height: 100%;
}
.n_GenreLnk1Sel {
	display: block;
	text-decoration: none;
	padding: 0px 0px 0px 24px;
	height: 100%;
}
.n_Label,.n_LabelSel,.n_Label1,.n_Label1Sel {
	float:left;
	text-align: center;
	vertical-align: middle;
}
.n_LabelSel,.n_Label1Sel {
	color: #af0000;
	font-weight: bold;
	background: #bbbbbb;
}

.n_LabelLnk,.n_LabelLnkSel {
	display: block;
	width: 1.6em;
	text-decoration: none;
	color: #000000;
	height: 1.3em;
	text-align: center;
	padding: .3em 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.n_LabelLnk1,.n_LabelLnk1Sel {
	display: block;
	width: 1.8em;
	text-decoration: none;
	color: #000000;
	height: 1.3em;
	text-align: center;
	padding: .3em 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.n_LabelLnkSel,.n_LabelLnk1Sel {
	color: #af0000;
	font-weight: bold;
	background: #bbbbbb;
}
/* OFFERS */

.n_Offer {
	display: block;
	text-decoration: none;
	text-align: left;
	padding: 4px;
}
.n_Offer:hover {
	background: #ffffff;
}
.n_OffAuth {
	margin: 0px;
	display: block;
	color: #000000;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}
.n_OffTit {
	margin: 0px;
	color: #00703e;
	font-weight: bold;
	text-align: left;
}
.n_OffPrice {
	color: #000000;
	font-weight: bold;
}
.n_OffDescr {
	padding: 4px;
	display: block;
	margin: 0px;
	color: #000000;
	text-align: left;
}
.n_OffCover {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
span.n_OffImage {
	display: block;
	padding: 4px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
/* FOOTER */

.n_footer {
	clear: both;
	margin-top: 30px;
	text-align: center;
	vertical-align: bottom;
}
.n_footerContent {
	text-align: center;
	vertical-align: middle;
}

/* MAIN CONTENT & LEFT & RIGHT */


.n_mainContent {
	vertical-align: top;
}
#n_MC_whole {
	width: 100%;
}
#n_MC_left {
	width: 125px;
	text-align: right;
	background: url(nh_img/patt.gif);
}
#n_MC_middle {
	padding: 2px;
}
#n_MC_right {
	width: 125px;
	text-align: right;
	background: url(nh_img/patt.gif);
}


.n_mCbar {
	margin: 20px;
	display: block;
}
#n_mCbarRight {

}
#n_mCbarLeft {

}



/* SEARCHBOX */
.n_SearchSpace {
	display: block;
	margin: auto;
}
.n_SearchBoxTop {
	padding: 6px;
	vertical-align: center;
	background: #2eb278;
	margin: 0px;
	color: #ffffff;
}
.n_SearchBoxBottom {
	padding: 2px;
	background: #00703e;
	color: #ffffff;
	margin: 0px;
}
.SrchSeparator {
	background: #00703e;
	height: 1px;
}
.n_ToggleSearchLink {
	background: #00703e;
	color: #ffffff;
	font-weight: bold;
}
.n_searchLabel {
	margin: 0px;
	background: #2eb278;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: x-small;
}
.n_genreSrch {
	margin: 12px 0px 8px 0px;
	color: #ffffff;
}
.n_searchFieldSpace {
	margin: 0px;
	size: 4;
}
.n_searchBaseOptions {
	margin: 0px;
	color: #ffffff;
	vertical-align: middle;
	font-size: x-small;
}

.n_searchRadio {
	margin: 0px;
}
.n_searchField {
	padding: 0px;
	border-color: #555555;
	border-width: 1px;
	font-family: Verdana,Arial,sans-serif;
//font-size: x-small;
	height: 25px;
	width: 130px;
	margin: 0px;
	size: 4;
}
.n_searchAmtField {
	padding: 0px;
	border-color: #555555;
	border-width: 1px;
	font-family: Verdana,Arial,sans-serif;
	font-size: x-small;
	width: 40px;
	margin: 0px;
}
.n_searchSubmit {
	background: #00703e;
	color: #ffffff;
	border-color: #ffffff #000000 #000000 #ffffff;
	border-width: 1px;
	font-family: Verdana,Arial,sans-serif;
	text-transform: uppercase;
	font-size: xx-small;
	font-weight: bold;
	margin: 0px;
}
.n_ToggleSearchLink {
	color: #ffffff;
	text-decoration: none;
}
.n_VCenterNobr {
	vertical-align: middle;
	margin: 0px;
}

/* CELL PRODUCT LIST */

.n_CellProdList {
	vertical-align: top;
	border-collapse: separate;
	border-spacing: 2px;
}
td.n_ProductCell1 {
	vertical-align: top;
	background: #E9E9E9;
	width: 33%;
	height: 33%;
	overflow: auto;
}
td.n_ProductCell2 {
	vertical-align: top;
	background: #F7F7F7;
	width: 33%;
	height: 33%;
	overflow: auto;
}
table.n_ProductCell {
	border-collapse: separate;
	border-spacing: 2px;
	height: 100%;
}

table.n_ProductCell td {
	vertical-align: top;
}

.n_PrCLink1 {
	display: block;
	background: #E9E9E9;
	padding:4px;
	height: 100%;
	text-decoration: none;
}
.n_PrCLink2 {
	display: block;
	background: #F7F7F7;
	padding: 4px;
	height: 100%;
	text-decoration: none;
}
.n_PrCLink3 {
	display: block;
	padding: 8px 8px 2px 0px;
	height: 100%;
	text-decoration: none;
	color: #FFFFFF;
	vertical-align: top;
}
.n_PrCLink1:hover,.n_PrCLink2:hover {
	background: #ffffff;
	text-decoration: none;
	color: #000000;
}
div.n_PrCImage {
	width: 50px;
	height: 50px;
	margin: 0px 1em 4px 0px;
	float: left
}
.n_PrCArtist {
	font-weight: bold;
	text-transform: uppercase;
	color: #00703e;
}
.n_PrCTitle {
	text-transform: uppercase;
}
.n_PrCSupport { font-weight: bold; }
.n_PrCPrice {float: left; }
.n_PrCPriceAmount { font-weight: bold; }
.n_PrCDate { text-align: right; }
.n_PrCDescription {
	clear: both;
	padding: 8px 0px 0px 0px;
}



/* LINE PRODUCT LIST */

.n_LineProdList {
	border-collapse: collapse;
	border-spacing: 0px;
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 8px 0px;
}
.n_ProductLine {
	clear: both;
	vertical-align: middle;
	background: #E9E9E9;
}
.n_PrLLink1 {
	display: block;
	vertical-align: middle;
	background: #E9E9E9;
	padding:2px;
	text-decoration: none;
	height: 1.2em;
	cursor: pointer;
}
.n_PrLLink2 {
	display: block;
	vertical-align: middle;
	background: #F7F7F7;
	padding: 2px;
	text-decoration: none;
	height: 1.2em;
	cursor: pointer;
}
.n_PrLLink1:hover,.n_PrLLink2:hover {
	border: 1px #2eb278 dotted;
	background: #cfcfcf;
	color: 7f7f7f;
	padding: 1px;
}
.n_PrLArtist {
	display: block;
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	color: #00703e;
}
.n_PrLTitle {
	display: block;
	float: left;
	text-transform: uppercase;
	margin: 0px .5em 0px .5em;
}
.n_PrLSupport { font-weight: bold; }
.n_PrLPrice {
	display: block;
	float: left;
}
.n_PrLPriceAmount { font-weight: bold; }
.n_PrLDate {
	display: block;
	float: right;
	text-align: right;
}

div.n_PageNavi {
	text-align: center;
	margin: 2em auto 8px auto;
}
ul.n_PageNavi {
	border-collapse: collapse;
	border-spacing: 0px;
	list-style-type: none;
	padding: 0px;
	margin: 8px 0px;
	display: inline;
}
li.n_PageNavi {
	display: inline;
	margin: .5em;
}
a.n_PrevPageLink,a.n_NextPageLink,a.n_NumPageLink {
	text-decoration: none;
	padding: 8px;
	font-size: small;
}
span.n_NumPageLinkSel {
	color: #2eb278;
	padding: 8px;
	font-size: small;
}
a.n_PrevPageLink:hover,a.n_NextPageLink:hover,a.n_NumPageLink:hover {
	color: #2eb278;
	padding: 7px;
	border: 1px #cfcfcf solid;
}

/* FORMS */


form {
	padding: 0px;
	margin: 0px;
}
.GreyButton {
	background: #DBDADA url(nh_img/btn/bicn.gif) left bottom no-repeat;
	color: #000000;
	border-right: solid 1px #A9C1CC;
	border-bottom: solid 1px #7B9DAB;
	border-left: solid 1px #ffffff;
	border-top: solid 1px #EFEFEF;
	padding: 2px 12px 2px 16px;
	font-size: x-small;
	text-transform: uppercase;
}
.GreyButtonBold {
	background: #DBDADA url(nh_img/btn/bicn.gif) left bottom no-repeat;
	color: #000000;
	border-right: solid 1px #A9C1CC;
	border-bottom: solid 1px #7B9DAB;
	border-left: solid 1px #ffffff;
	border-top: solid 1px #EFEFEF;
	padding: 2px 12px 2px 16px;
	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
}
.GreyButton:hover,.GreyButtonBold:hover {
	color: #3D3D3D;
}

.ColorButton {
	background: #00703e url(nh_img/btn/rbak.gif) left bottom no-repeat;
	color: #ffffff;
	border-right: solid 1px #A9C1CC;
	border-bottom: solid 1px #7B9DAB;
	border-left: solid 1px #ffffff;
	border-top: solid 1px #EFEFEF;
	padding: 2px 12px 2px 16px;
	font-size: x-small;
	font-weight: bold;
	text-decoration:none;
}
.n_AddAddrBut {
	margin-left:20px;
}
.ColorButton:hover {
	color: #cccccc;
}
.n_ListOfLists {
	clear: both;
	text-align: center;
	vertical-align: middle;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.n_ListOpenBut {
	display: block;
	float: left;
	margin: 20px 20px 20px 20px;
}
.n_ListOpenButLnk {
	height: 10px;
	clear: both;
	text-decoration: none;
}
.n_ListOpenButTit {
	background: #00703e url(nh_img/btn/rbak.gif) left bottom no-repeat;
	color: #ffffff;
	border-right: solid 1px #A9C1CC;
	border-bottom: solid 1px #7B9DAB;
	border-left: solid 1px #ffffff;
	border-top: solid 1px #EFEFEF;
	padding: 2px 12px 2px 16px;
	margin: 2px 2px 2px 2px;
	font-size: small;
	font-weight: bold;
}
.n_ListOpenButTxt {
	color: #000000;
	display: block;
	margin: 6px 2px 2px 2px;
}
.n_ListCloseBut {
	display: block;
	clear: both;
	margin: 12px 12px 12px 0px;
	padding: 2px 12px 2px 0px;
}
.n_ListCloseButLnk {
	clear: both;
	background: #00703e url(nh_img/btn/rbak.gif) left bottom no-repeat;
	color: #ffffff;
	border-right: solid 1px #A9C1CC;
	border-bottom: solid 1px #7B9DAB;
	border-left: solid 1px #ffffff;
	border-top: solid 1px #EFEFEF;
	padding: 2px 12px 2px 16px;
	margin: 12px 12px 12px 0px;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}
.n_ListCloseButLnk:hover {
	color: #cccccc;
}

div.n_ProductViewTop {
	margin: 0px;
	padding: 0px;
	background: #DDD7BF;
}
table.n_ProductViewTop {
	width: 100%;
	border-collapse: separate;
	margin: 0px;
	padding: 0px;
	border-bottom: solid 1px #ffffff;
	background: #F1EFE0;
}
.n_ProductViewTopL {
	vertical-align: bottom;
	text-align: left;
}
.n_ProductViewTopR {
	vertical-align: bottom;
	text-align: right;
}
.n_ProductViewTitle {
	background: #F1EFE0;
	margin: 0;
	font-size: 210%;
}
.n_ProductViewImage {
	float: left;
	margin: 12px;
	border-right: solid 2px #A80301;
	border-bottom: solid 2px #A80301;
	border-left: solid 2px #A80301;
	border-top: solid 2px #A80301;
}
.n_ProductViewDescrItems {
        display: block;
	margin: 8px;
	font-size:small;
}
.n_ProductViewDescrItem {
	display: block;
	margin: 0px 8px 8px 8px;
	font-size: small;	
}
.n_ProductViewDescrLabel {
	margin: 0px 8px 0px 0px;
	color: #6f6f6f;
	font-size: small;
	font-weight: bold;
}
.n_ProductViewDescrValue {
	font-size: small;	
	font-weight: bold;
}
.n_ProductViewMiddleSep, .n_ProductViewBottomSep {
	margin: 0px 0px 0px 0px;
	clear: both;
	height: 20px;
}
.n_ProductBuy {
 	border-top: solid 1px #DCD8BD;
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
	clear: both;
}
.n_FloatForm {
	padding: 10px 10px 10px 10px;
}
.n_ProductViewMiddleSpacer {
	height: 30px;
}
.n_ProductViewBottom {
 	border-top: solid 1px #ffffff;
	margin: 0px 0px 0px 0px;
	background: #DDD7BF;
}
.n_RoundedBoxProdSizer {
	width:42%;
	height:100px;
	overflow:auto;
	float:left;
	padding: 0;
	margin: 4%;
	background: #E7FEE1;
}
.n_RoundedBoxProdSizerTrack {
	width:42%;
	float:left;
	padding: 0;
	margin: 2%;
}
.n_ProdRoundedBoxIns {
	margin: 0px; padding: 4px;
}

/* NIFTY CORNERS */

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop i, b.rbottom i{display:block;height: 1px; overflow: hidden; background: #F2F2F2}
i.r1{margin: 0 5px}
i.r2{margin: 0 3px}
i.r3{margin: 0 2px}
b.rtop i.r4, b.rbottom i.r4{margin: 0 1px;height: 2px}
.RoundedBox { background: #F2F2F2; width:100%; margin: 0px; padding: 0px; }

.n_RoundedBoxProdTitle {
	padding: 0 0 10px 0;
}
.n_RoundedBoxProdLine {
	color: #555555;
	padding: 0 0 2px 0;
}

a.labLink {
	text-decoration: none;
}
a.labLink:hover {
	color: #C00000;
	text-decoration: underline;
}
a.genLink {
	text-decoration: none;
}
a.genLink:hover {
	color: #C00000;
	text-decoration: underline;
}
.selLink {
	color: #C00000;
	text-decoration: none;
}
a.lab2PrLnk {
	text-decoration: none;
	
}
a.lab2PrLnk:hover {
	color: #C00000;
	text-decoration: underline;
}
a.gen2PrLnk {
	text-decoration: none;
	
}
a.gen2PrLnk:hover {
	color: #C00000;
	text-decoration: underline;
}
a.src2PrLnk,.n_LinkToSrchResPage {
	text-decoration: none;
	
}
a.src2PrLnk:hover,.n_LinkToSrchResPage:hover {
	color: #C00000;
	text-decoration: underline;
}
.selLink2 {
	color: #C00000;
	font-weight: bold;
}



TABLE.infoBox {
	border-collapse: separate;
	border-spacing: 0px;
	background: #DCD8BD;
}
.infoBoxContents {
	font-weight: bold;
	background: #DCD8BD;
	padding: 4px;
}

.infoBoxHeading {
	font-weight: bold;
	background: #AAA8A9;
	color: #ffffff;
	padding: 4px;
}

.infoBoxSubHeading {
	font-weight: bold;
	background: #AAA8A9;
	color: #000000;
	padding: 4px;
}
TD.infoBox, SPAN.infoBox {
	color: #ffffff;
}

input.n_CartElBigNum {
	padding:4px;
}
td.n_CartElBigNum {}
.n_CartElBigTitle {
	font-weight: bold;
}
.n_CartElBigPrice {
	color: #ff0000;
        font-weight: bold;
}
.n_CartElBigDelitime {
	color: #ff0000;
#	font-size: 75%;
}

n_CartElSmallStatus {
	font-weight: bold;
}
n_CartElSmallStatusLabel {
}
input.n_CartElSmallNum {
}
td.n_CartElSmallNum {}
.n_CartElSmallTitle {
	font-weight: bold;
}
.n_CartElSmallPrice {}
.n_CartElSmallDelitime {
	color: #ff0000;
	font-size: 75%;
}

.n_CartList {
	border-collapse: separate;
	border-spacing: 10px;
}
.n_cartNote {
	color: #ff0000;
	font-weight: bold;
	font-size: 150%;
	padding: 1em;
}
.n_cartNoteSmaller {
	font-weight: bold;
	padding: 1em;
}
.n_CartElBigRow{}
.n_CartElBigEndRow {
 	border-top: solid 1px #DCD8BD;
}
a.n_CartElRemoveLnk {
	color: #ff0000;
}
.n_LoginInfo {
	padding: 22px;
}
.n_LoginFields {
	border-collapse: separate;
	padding: 8px;
}
.n_LoginArea {
	border: solid 3px #000000;
}
.n_LoginInfoArea {
	padding: 8px;
}
.n_LoginBelow {
 	border-top: solid 1px #DCD8BD;
	margin: 0px 0px 0px 0px;
	// background: #F1EFE0;
	background: #ffffff url(nh_img/prd/vsfrs2.gif) left top repeat-x;
	height: 40px;
}
td.n_LoginFIeldsArea {
	padding: 22px;
	background: #F1EFE0;
}
td.n_RegisterArea {
	padding: 22px;
	background: #DCD8BD;
	background: #DCD8BD;
}
.n_UserEdit {
	margin: 4px;
}
td.n_UserEdit {
	vertical-align: top;
	text-align: center;
}
.n_FormErr,.n_FormErrTitle {
	background: #FF0000;
	padding: 2px;
	color: #FFFFFF;
	font-size: 120%;
	font-weight: bold;
}
.n_FormNotice {
	background: #00AA00;
	padding: 2px;
	color: #FFFFFF;
	font-size: 120%;
	font-weight: bold;
}

.n_helpHeadTitle,.n_helpTitle,.n_helpCont {
	margin-left: 20px;
}
.n_helpIndexItem {
	margin-left: 20px;
}
.n_paymentOptionsList {
	list-style-type: none;
	margin: 0 10px 0 10px;
	padding: 0px;
}
.n_paymentOptionsList2 {
	list-style-type: none;
	margin: 10px 10px 10px 10px;
	padding: 0px;
}
.n_paymentOptionDescr {}
textarea.n_paymentOption {
	margin: 0 5% 0 5%;
	width: 80%;
	height: 100px;
}
.n_paymentSubmitArea { text-align:right;}
.n_paymentError {
	background: #ff0000;
	color: #ffffff;
	font-weight: bold;
}
.n_order_shipping {
	color: #ff0000;
}
.n_orderTitleCont {
	margin: 10px 0 .5em 0;
}
.n_orderTitle {
	font-weight: bold;
	font-size: 150%;
}
.n_orderTitleSmall {
	font-weight: bold;
}
.n_orderStatusLabel {}
.n_orderStatusValue {
	font-weight: bold;
}
.n_ThanksTitle {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-weight: bold;
	font-size: 150%;
	margin: 2em 0 .5em 0;
}
.n_ThanksText {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
div.n_HomeLink {
	text-align: center;
	color: #ffffff;
}
a.n_HomeLink {
	display: block;
	background: #00703E;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding: 1em 0 1em 0;
}
a.n_HomeLink:hover {
	background: #2eb278;
}
div.n_BookingLink {
        text-align: center;
        color: #ffffff;
}
a.n_BookingLink {
        display: block;
        background: #d92121;
        color: #ffffff;
        font-weight: bold;
        text-decoration: none;
        padding: 1em 0 1em 0;
}
a.n_BookingLink:hover {
        background: #fa3c3c;
}
.n_refItemsTitle {
	letter-spacing: 2px;
	color: #000000;
}
a.n_refItemDescr {
	text-decoration: none;
}
a.n_refItemDescr:hover  {
	text-decoration: underline;
}
td.n_refItemDescr {
	padding: 4px;
	background: #F1EFE0;
}
.n_refItemArt {
	font-weight: bold;
}
.n_refItemTit {
}
table.n_refItemTable {
	margin-right: 20px;
}
table.n_refItemsContTable {
	margin-left: 20px;
}
.n_OrdMaxTime {
	color: #ff0000;
}
.OrderPaymentHow {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.n_ForgotPassLink {
	display: block;
	margin-top: 20px;
	font-weight: bold;
}
.n_PassLostTit {
	margin-top: 20px;
	text-align:center;
	font-weight: bold;
	font-size: 120%;
}
.n_PassLostText {
	margin-top: 20px;
	text-align:center;
}
.n_PassLostTitle {
	margin-left: 4.5em;
	font-weight: bold;
	font-size: 120%;
}
.n_Thanks {
	text-align: center;
}
.n_ThanksIn {
	margin: 30px auto 30px auto; 
	padding: 30px 30px 30px 30px; 
	text-align: left;
	width:60%;
	border: 1px solid #cfcfcf;
	background: #f7f7f7;
}
.n_ThanksTitle2 {
	padding:5px;
	font-weight: bold;
	font-size: 150%;
}
.n_ThanksText2 {
	padding:5px;
	text-align: left;
	font-size: 120%;
}
.n_PrCLinkbold {
	background: #00703E;
	padding: 8px 8px 0px 30px;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
}
.n_Rivenditori {
	display: block;
	background: #116031;
	padding: 4px;
	height: 100%;
	text-decoration: none;
}
.n_ProductCellRivenditori {
	vertical-align: top;
	background: #00703E;
	width: 33%;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
	height: auto;
}
.n_ProductCellRivenditori2 {
	vertical-align: top;
	background: #00703E;
	width: 33%;
	overflow: auto;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 30px;
}
.n_ProductCellRivenditori3 {
	vertical-align: top;
	background: #00703E;
	width: 33%;
	overflow: auto;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.newtable {
	height: 5px;
	text-align: left;
}
.n_Butriv {
	background: #F9B218 url('nh_img/btn/riv_entra.gif') no-repeat left bottom;
	margin: 2px;
	display: block;
	float: left;
}
.n_ButrivLink {
	color: #116031;
	height: 10px;
	clear: both;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.n_ButrivLink A {
color: ##116031;
	text-decoration: none;
}
.n_ButrivLink A: hover {
color: ##116031;
	text-decoration: none;
}
.n_OpList {
        padding: 4px;
        border-left: solid 1px #229964;
        border-top: solid 1px #229964;
        border-right: solid 1px #00703e;
        border-bottom: solid 1px #00703e;

}

.n_OpListSent {
        background: #2eb278;
        padding: 4px;
        border-left: solid 1px #229964;
        border-top: solid 1px #229964;
        border-right: solid 1px #00703e;
        border-bottom: solid 1px #00703e;

}

.n_OpListDel {
        background: #888888;
        padding: 4px;
        border-left: solid 1px #229964;
        border-top: solid 1px #229964;
        border-right: solid 1px #00703e;
        border-bottom: solid 1px #00703e;
}

.n_ProdTitle {
        font-weight: bold;
        padding-bottom: 4px;
}

table.n_OrdersProds {
#        border-left: solid 1px #229964;
        border-top: solid 1px #229964;
#        border-right: solid 1px #00703e;
        border-bottom: solid 1px #00703e;
        padding: 4px;
        margin: 1px 2px 1px 2px;
        width: 100%;
}

.n_OpStart {
        font-weight: bold;
        padding-bottom: 4px;
        padding-top: 4px;
        background: #00703e;
        color: #ffffff;
        margin-left: 2px;
}

