html {
	position: relative;
	padding: 0;
	margin: 0;
	border: 0px;
}

body {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 10px auto;
	border: 0px;
	color: #fff;
	background: #000 url(/image/nspclothing/background_01.png);
	font-size: 76%;
	text-align: center;
	behavior: url("behavior/csshover.htc");
}

body,input,td{
	font-family: verdana,arial,helvetica,sans-serif;
}

textarea{
	font-size: 13px;
	font-family: "Courier New", Courier, monospace;
}

h1,h2,h3,h4,h5,h6{
	color: #f00;
	font-family: arial,helvetica,sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}

div, table, ul, li, p{
	font-size: 1em;
}

a{
	color: #9cf;
	text-decoration: none;
}a:hover{
	color: #f66;
	text-decoration: underline;
}

abbr, acronym, span.abbr {
	border-bottom: 1px #0f0 dotted;
	cursor: help;
}

form{
	margin: 0;
}

fieldset{
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}

legend{
	font-weight: bold;
	color: #fff;
}

label{
	position: relative;
	display: -moz-inline-box;
	display: inline-block;
	width: 10.5em;
	padding: 0;
}

input,select{
	font-size: 1em;
}

img{
	border: 0px;
}

/***********************************************************************/

h1,h2,h3,h4,h5,h6,p{
	margin: 1.2em 0 .8em 0;
	padding: 0;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2.5em;
}

h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 1.2em;
}

h5 {
	font-size: 1em;
}

h6 {
	font-size: 0.9em;
}

/***********************************************************************/

#page_object{
	position: relative;
	width: 980px;
	margin: 0 auto;
	padding: 0;
	border: 10px solid #000;
	color: #fff;
	background: #000;
	font-size: 13px;
	text-align: left;
	overflow: visible;
}

/***********************************************************************/

#header_object{
	position: relative;
	left: 0px;
	top: 0px;
	height: 45px;
	z-index: 1;
}

#header #heading_websitetitle {
	position: absolute;
	left: 120px;
	top: 4px;
	width: 735px;
	height: 30px;
	margin: 0;
	background: url(/image/nspclothing/websitename_01.png) no-repeat;
	text-indent: -999999px;
	text-align: center;
}

#header #p_websiteslogan {
	position: absolute;
	left: 647px;
	top: 55px;
	width: 316px;
	height: 11px;
	margin: 0;
	background: url(/image/nspclothing/websiteslogan_01.png) no-repeat;
	text-indent: -999999px;
	text-align: center;
}

/***********************************************************************/

#mainbody_object{
	position: relative;
	width: 960px;
	margin-top: 43px;
	padding: 0 10px 1px 10px;
	zoom: 1;
	overflow: visible;
}

/***********************************************************************/

#browse_object,#manage_object{
	position: relative;
	float: left;
	top: 0px;
	width: 200px;
	background: url(/image/nspclothing/panel_body_01.png) repeat-y;
	zoom: 1;
	overflow: visible;
}

#browse,#manage{
	position: relative;
	top: 0px;
	border-top: 1px solid black;
	_border-top: 0px;
	width: 180px;
	padding: 0 10px;
	background: url(/image/nspclothing/panel_top_02.png) no-repeat;
}

/***********************************************************************/

#manage_object{
	float: right;
}

#manage_object ul{
	margin-left: 18px;
	padding: 0;
}

/***********************************************************************/

/* Main Navigation */

#menu_main_object{
	position: absolute;
	left: 0px;
	top: -44px;
	width: 960px;
	height: 33px;
	padding: 0;
	margin: 0;
	color: #000;
	background: url(/image/nspclothing/navigation_02.png) 0px 0px no-repeat;
}

#menu_main ul{
	position: relative;
	left: 0px;
	top: 0px;
	width: 921px;
	height: 27px;
	margin: 0;
	padding: 6px 0 0 30px;
	border: 0px;
	list-style-type: none;
	white-space: nowrap;
}

#menu_main ul li{
	position: relative;
	display: inline-block;
	*display: inline;
	left: 0px;
	top: 0px;
	height: 21px;
	margin-right: 1px;
	background: url(/image/nspclothing/navigation_item_left_03.png) 0px 0px no-repeat;
	zoom: 1;
	overflow: hidden;
}

#menu_main ul li a{
	position: relative;
	display: inline-block;
	*display: inline;
	left: 0px;
	top: 0px;
	height: 18px;
	padding: 2px 14px 6px 14px;
	color: #ccc;
	background: url(/image/nspclothing/navigation_item_right_03.png) right 0px no-repeat;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	_line-height: 16px;
	text-decoration: none;
	overflow: hidden;
	zoom: 1;
	z-index: 100;
}#menu_main a:hover{
	color: #f00;
}

/***********************************************************************/

#menu_category_object{
	
}

#menu_category_object ul{ /*#manage ul*/
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	margin-left: 4px;
	list-style: none;
}

#menu_category_object ul ul{
	position: relative;
	display: none;
	margin: 0;
	padding-top: 2px;
	padding-left: 5px;
	list-style: none;
}

#menu_category_object ul li.expand ul {
	display: block;
}

#menu_category_object ul li.expand ul li.expand ul {
	display: block;
}

#menu_category_object ul li.expand ul li ul{
	display: none;
}

#menu_category_object li{
	margin: 0;
	padding: 1px 0;
	padding-left: 8px;
	list-style: none;
	/*background: url(/image/nspclothing/menuitemback03.gif) 2px 4px no-repeat;*/
	text-transform: capitalize;
}

#menu_category_object li li{
	/*background: url(/image/nspclothing/menuitemback04.gif) 2px 3px no-repeat;*/
}

#menu_category_object li div.categoryultoggle{
	position: relative;
	float: left;
	left: -12px;
	_left: 0px;
	top: 1px;
	width: 11px;
	height: 11px;
	margin: 0;
	margin-top: 1px;
	margin-right: -12px;
	_margin-right: -2px;
	_margin-left: -6px;
	background: url(/image/nspclothing/category_expand_01.png) 0px 0px no-repeat;
	text-decoration: none;
	cursor: default;
	overflow: hidden;
}

/*
#menu_category_object li.expand{
	background: none;
}
*/

#menu_category_object li div.categoryultoggle:hover{
	background: #9F9;
	background: url(/image/nspclothing/category_expand_01.png) 0px -11px no-repeat;
}

#menu_category_object li.expand > div.categoryultoggle{
	background: #666;
	background: url(/image/nspclothing/category_expand_01.png) 0px -22px no-repeat;
} #menu_category_object li.expand div.categoryultoggle{
	background: #666;
	background: url(/image/nspclothing/category_expand_01.png) 0px -22px no-repeat;
}

#menu_category_object li.expand > div.categoryultoggle:hover{
	background: #66F;
	background: url(/image/nspclothing/category_expand_01.png) 0px -33px no-repeat;
} #menu_category_object li.expand div.categoryultoggle:hover{
	background: #66F;
	background: url(/image/nspclothing/category_expand_01.png) 0px -33px no-repeat;
}

/***********************************************************************/

#browse #menu_category_object,#manage #secured_by_object{
	position: relative;
	width: 180px;
	margin: 0;
	margin-left: -10px;
	padding: 0 10px 20px 10px;
	background: url(/image/nspclothing/panel_bottom_02.png) 0px bottom no-repeat;
}

#browse #featuredproduct_object h4{
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
}

/***********************************************************************/

#search_object p{
	margin: 4px 0 0 0;
}

/***********************************************************************/

#content_object {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 520px;
	_height: 700px;
	min-height: 700px;
	margin: 0;
	margin-left: 10px;
	_margin-left: 0px;
	padding: 0px 10px 0px 10px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	zoom: 1;
}

#content_object:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#content p{
	margin: 1em 0 1.4em 0;
}

#content ul{
	margin-left: 18px;
	padding: 0;
}

#content ul li{
	margin-bottom: .6em;
}

/***********************************************************************/

#footer_object {
	position: relative;
	clear: both;
	left: 0px;
	width: 968px;
	height: 39px;
	margin-top: 20px;
	padding-top: 5px;
	background: url(/image/nspclothing/navigation_02.png) 8px 0px no-repeat;
	font-size: 18px;
	text-align: center;
	z-index: 2;
	overflow: hidden;
}

#footer_object p{
	margin: 0;
}
#copyright {
	display: none;
}

#powered {
	display: none;
}

#hosting {
	display: none;
}

/***********************************************************************/

#distributionlist p{
	margin: 4px 0;
}

#distributionlist label{
	width: 160px;
	padding: 0;
}

/***********************************************************************/

#cart_object table p,
#cart_object table h4 {
	margin: .5em 0;
}

#cartpreview_object p{
	margin: 0;
}

/***********************************************************************/
/*
.categoryitem_object{
	position: relative;
	clear: both;
	top: 0px;
	margin: 0 0 20px 0;
	padding: 0;
}

#categorylist .categoryitem_object p,#categorylist .categoryitem_object h4{
	margin: 0;
	font-size: 1em;
}

.categoryitem img{
	border: 0px;
}
*/
/***********************************************************************/

#categorylist_object{
	clear: both;
}

.categoryitem_object{
	position: relative;
	float: left;
	top: 0px;
	width: 100px;
	height: 140px;
	margin: 0 0 1em 8px;
	padding: 0;
	/*border: 1px solid #ccc;*/
	overflow: hidden;
}

#categorylist .categoryitem_object p,#categorylist .categoryitem_object h3{
	margin: 0;
	font-family: verdana,arial,helvetica,sans-serif;;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-transform: none;
	white-space: nowrap;
}

.categoryitem .categorythumb{
	position: relative;
	height: 100px;
	width: 100%;
}

.categoryitem img{
	border: 0px;
}


/***********************************************************************/

.product_object{
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 150px;
	margin-bottom: 20px;
	padding: 0;
	min-height: 125px;
	_height: 125px;
	text-align: center;
	overflow: hidden;
}

.product{
	position: relative;
	left: 0px;
	top: 0px;
	width: 150px;
	height: 120px;
	padding: 0 0 0 0px;
}

.product div.productthumb{
	top: 0px;
	margin: 0;
	padding: 0;
}

.product div.productthumb img{
	margin-top: 2px;
}

.product h3,.productitem div.productbriefdescription,.productitem div.productsku,.productitem div.productaddtocart{
	position: relative;
	padding-right: 0px;
	margin: 0;
}

.product h3{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
}

.product div.productaddtocart p{
	text-align: right;
}

.product h3{
	margin: 0;
	white-space: nowrap;
}

.product div.productbriefdescription p.productmoreinfo{
	padding-right: 0;
}

#productlist_object hr{
	display: none;
}

#productdetail_object {
	margin-top: 20px;
}

#productdetail_object h3 {
	/*display: none;*/
	font-size: 1.6em;
	font-weight: bold;
}

/***********************************************************************/

#productitem_object{
	position: relative;
	left: 0px;
	top: 0px;
	margin-bottom: .5em;
}

#productitem{
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	padding: 8px 0 0 0px;
}

#productitem #productimage{
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 130px;
	margin: 0;
	padding: 0;
	border: 0px;
	overflow: auto;
	/*border: 1px solid red;*/
}

#productitem #productimage p {
	display: inline;
	white-space: nowrap;
	word-spacing: 5px;
}

#productitem #productimage img {
	border: 1px solid transparent;
	_border: 0px;
	padding: 2px;
} #productitem #productimage img:hover {
	border: 1px solid #f00;
	_border: 0px;
}

#productitem #productimage span.enlarge {
	display: none;
}

#productitem #productimage {
	white-space: nowrap;
}

#productitem #productimagefull_object {
	position: relative;
	display: none;
	width: 447px;
	height: 410px;
	background: url("/image/nspclothing/productimagefull02.png") no-repeat;
	text-align: center;
}

#productitem #productimagefulltoggle {
	position: absolute;
	top: 4px;
	left: 3px;
	width: 438px;
	height: 396px;
	color: #999;
	font-size: 13px;
	padding-top: 2px;
	cursor: hand;
	cursor: pointer;
	overflow: hidden;
} #productitem #productimagefulltoggle:hover {
	color: #f66;
	text-decoration: underline;
}


#productitem #productimagefull {
	position: absolute;
	top: 30px;
	left: 8px;
	width: 429px;
	height: 360px;
	background: url("/image/nspclothing/icon_loading_indicator_circle_ball.gif") center 8px no-repeat;
	cursor: hand;
	cursor: pointer;
	overflow: hidden;
}

#productitem #productimagefull img {
	margin: auto;
}

#productitem label{
	width: 8em;
}

#productitem #productitemaddtocart{
	margin-top: 1em;
}

#proceedtocheckout {
	font-size: 2em;
}

/***********************************************************************/

#checkoutsteps_object {
	position: relative;
	width: 522px;
	height: 130px;
	margin-bottom: 20px;
	background: url(/image/nspclothing/checkout_steps_01.png) no-repeat;
}

.step2 {
	background-position: 0 -130px !important;
}

.step3 {
	background-position: 0 -260px !important;
}

.step4 {
	background-position: 0 -390px !important;
}

#checkoutsteps_object ul {
	list-style: none;
}

#checkoutsteps_object ul li{
	text-indent: -99999px;
}

#checkoutsteps_object ul li#step2 a,
#checkoutsteps_object ul li#step3 a {
	position: absolute;
	left: 130px;
	top: 0px;
	width: 130px;
	height: 130px;
} #checkoutsteps_object ul li#step2 a:hover {
	background: url(/image/nspclothing/checkout_steps_01.png) no-repeat -130px -130px;
} #checkoutsteps_object ul li#step3 a {
	left: 260px;
} #checkoutsteps_object ul li#step3 a:hover {
	background: url(/image/nspclothing/checkout_steps_01.png) no-repeat -260px -260px;
}

/***********************************************************************/

.fieldinfo{
	position: absolute;
	right: 20px;
	width: 18px;
	height: 17px;
	padding: 5px;
	color: #666;
	font-family: tahoma,verdana,geneva,arial,helvetica,sans-serif;
	overflow: hidden;
}

.fieldinfo:hover{
	width: 250px;
	height: auto;
	border: 1px solid #000;
	background: #ffd;
	overflow: auto;
	z-index: 100;
}

.fieldinfo h5{
	margin: 0;
	padding-left: 24px;
	padding-bottom: 5px;
	border-bottom: 1px solid #000;
	color: #000;
	background: url(/image/admin/icon_information03.png) no-repeat;
	font-size: 1.1em;
	font-family: tahoma, arial,helvetica,sans-serif;
	font-weight: bold;
	text-transform: none;
}


/***********************************************************************/

#notification_object{
	margin-bottom: 8px;
	background: url(/image/admin/icon_information03.png) 6px 6px no-repeat;
}

#notification_object ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#notification_object li{
	margin: 1px 0;
	padding: 6px 2px 4px 28px;
	list-style: none;
}

#notification_object h3{
	margin-bottom: 12px;
	padding: 6px 0 0 28px;
}

#notification_object li.success{
	border: 2px solid #0f0;
	background: #060 url(/image/admin/icon_status_on.png) 6px 6px no-repeat;
}

#notification_object li.warning{
	border: 2px solid #cc0;
	background: #960 url(/image/icon_status_off.png) 6px 6px no-repeat;
}

#notification_object li.fail{
	border: 2px solid #f00;
	background: #600 url(/image/icon_status_off.png) 6px 6px no-repeat;
}

#notification_object li h4,#notification_object li p{
	margin: 0 0 1em 0;
	color: #fff;
	font-size: 1em;
}

#notification_object li h4{
	font-weight: bold;
	text-transform: none;
}

/***********************************************************************/

#errornotification{
	margin-bottom: 4px;
	padding: .5em 0 .5em 32px;
	border: 2px solid #f33;
	color: #f33;
	background: #fee url(/image/admin/icon_alert03.gif) 9px 5px no-repeat;
	font-weight: bold;
}

#errornotification p{
	margin: 0;
}

.error{
	margin-bottom: 4px;
	padding: 0 2px;
	border: 1px solid #f33;
	background: #fee url(/image/admin/icon_alert03.gif) 9px 8px no-repeat;
}

.errormessage{
	margin: 0;
	margin-left: 32px; /*13.4em*/
	padding: 0;
	color: #f33;
	font-size: 11px;
	list-style: none;
}