/* Content */
.section {
	margin-top:1em;
	margin-bottom:1.3em;
}
.browse {
	text-decoration: underline;
	margin-bottom: 25px;
	font-size:14px;
}
#content {
	background-color:white;
	padding:6px 10px 50px 10px;
	box-shadow: 5px 7px 8px rgba(0, 0, 0, 0.42);
	-moz-box-shadow: 5px 7px 8px rgba(0, 0, 0, 0.42);
	-webkit-box-shadow: 5px 7px 8px rgba(0, 0, 0, 0.42);
	position:relative;
}
.maincontent {
	float:right;
	width: 100%;
	position:relative;
}
.withsidebar .maincontent {
	width: 880px;
	padding-right: 20px;
	padding-left: 0px;
	margin-bottom: 10px;
}

.withsidebar2 .maincontent {
	width: 880px;
	padding-right: 20px;
	padding-left: 0px;
	margin-bottom: 10px;
}
.full .maincontent {
	padding-left:10px;
	padding-right:10px;
	width:920px;
}

.nkindent {
	margin-left:25px;	
}

.nkindent a {
	color: #ffffff !important;	
}

h1.nk {
	color: #ffffff !important;
}

h1{
	font-weight:400;
	color:#333;
}
h1 {
	font-family: 'Muli', Arial, sans-serif;
	font-size:1.4em;
	line-height:1.1em;
	line-height:30px;
 
}
/* Sidebar */

.withsidebar {
	background:url(../images/content_back.gif) repeat-y;
}
.withsidebar2 {
	background:url(../images/content_back2.png) repeat-y;
}

#left_sidebar {
	float: left;
	height: 100%;
	width: 200px;
	margin: -10px 0 0 -10px;
	padding:10px 20px 0 20px;	
}



#nakasa_sidebar {
	float: left;
	height: 100%;
	width: 180px;
	margin: -10px 0 0 -10px;
	padding:10px 20px 0 20px;
}
ul.bulleted li {
	padding-left:14px;
	/*background-image: url(images/bullet.png);*/
	background-repeat: no-repeat;
	background-position: left center;
}
ul.bulleted_plain li {
	list-style:disc;
	margin-bottom:8px;
	margin-left:15px;
}
#left_sidebar a:link, #left_sidebar a:hover, #left_sidebar a:active, #left_sidebar a:visited {
	color:black;
	text-decoration:none;
	font-size:12px;
}
#left_sidebar a:hover {
	color:#f45a40;
	text-decoration:none;
	font-size:12px;
}

#left_sidebar li {
	padding-top:0.4em;
	padding-bottom:0.4em;
	font-size:1.07em;
	
}
#left_sidebar li li {
	font-size:1em;
}
#left_sidebar li li li {
	font-size:1em;
}
#left_sidebar ul {
	margin-bottom:0.4em;
}
#left_sidebar ul ul {
	margin-left:20px;
	margin-bottom:0px;
	margin-top:4px;
}

/* Added Sidebar */


#left_sidebar2 {
	float: left;
	height: 100%;
	width: 180px;
	margin: -10px 0 0 -10px;
	padding:10px 20px 0 20px;	
}

#left_sidebar2 a:link, #left_sidebar2 a:hover, #left_sidebar2 a:active, #left_sidebar2 a:visited {
	color:white;
	text-decoration:none;
}
#left_sidebar2 a:link, #left_sidebar2 a:hover, #left_sidebar2 a:active, #left_sidebar2 a:visited {
	color:white;
	text-decoration:none;
}

#left_sidebar2 li {
	padding-top:0.25em;
	padding-bottom:0.25em;
	font-size:1.07em;
	
}
#left_sidebar2 li li {
	font-size:1em;
}
#left_sidebar li li li {
	font-size:1em;
}
#left_sidebar2 ul {
	margin-bottom:0.5em;
}
#left_sidebar2 ul ul {
	margin-left:20px;
	margin-bottom:0px;
	margin-top:4px;
}


/* Product Nav */
#productnav ul {
	margin:0px;
}

#productnav li {
	list-style:none;
	font-size:1.15em;
}
#productnav ul li ul {
	padding-top:3px;
}
#productnav li ul li {
	font-size:1em;
}
#productnav li ul li ul li {
	font-size:1em;
}

#productnav ul ul, #productnav ul ul ul {
	margin:0px 0px 0px 15px;
}
#productnav a:link {
	text-decoration:none;
}
#productnav a:hover {
	color:#67005f !important; 
}
.categoryimage {
	padding:9px;
	border:solid 1px #CCC;
}
table.listing td {
	border:solid 1px #D9D9D9;
	padding:10px;
	vertical-align:top;
}
table.listing {
	border-collapse: collapse;
    border-style: hidden;
}
.paginationWrap {
	width:250px;
}
ul.pagination {
	float:right;
	margin-top:5px;
}
ul.pagination li {
	float:left;
	border:1px solid #D9D9D9;
	display:block;
	margin-left:5px;
}
ul.pagination a, ul.pagination b.active {
	text-decoration:none;
	display:block;
	padding:3px 6px 3px 6px;
}
ul.pagination b.active {
	background-color:#F5F5F5;
	background-image: url(../images/paginationBack.gif);
	background-repeat: repeat-x;
}
ul.pagination a:hover {
	background-color:#F4F4F4;
	background-image: url(../images/paginationBack.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
a.paginationArrows {
	padding-left:2px !important; 
	padding-right:2px !important;
	color:#999;
}
a.paginationArrows:hover {
	background: none !important;
	color:#e7e7e6;
}
.productSmall {
	width:220px;
	height:180px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
.productSmallWrap {
	width:220px;
	height:180px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.productSmall img {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
table.productDetail td {
	vertical-align:top;
}
hr.devider {
	border: 0; 
	color:#F0F0F0; 
	background-color:#F0F0F0;
	height:2px; 
	margin-top:10px; 
	margin-bottom:10px;
}
#productDetailImgWrap {
	position:relative;
	width:315px;
	border:solid 10px #e0e0e0;
	box-shadow: 3px 5px 6px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 3px 5px 6px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 3px 5px 6px rgba(0, 0, 0, 0.35);
}
.zoomIcon {
    background: url(../images/icon.png) repeat scroll 0 0 transparent;
    height: 33px;
    position: absolute;
    right: 0;
    top: 0;
    width: 33px;
}
table.productDetail {
	border-collapse: collapse;
    border-style: hidden;
}
table.productDetailImgThumbs {
	margin-top:18px;
}
.productDetailImgThumbs img {
	float:left;
	border:solid 3px #F0F0F0;
	margin:2px;
	cursor:pointer;
}
/*
.productDetailThumbActive {
	opacity:0.4;
    filter:alpha(opacity=40); /* For IE8 and earlier */
	/*cursor:default;
}*/

.productDetailThumb:hover {
		opacity:0.4;
    filter:alpha(opacity=40); /* For IE8 and earlier */
}
.cantDownload {
	opacity:0.2;
    filter:alpha(opacity=20); /* For IE8 and earlier */
}
.cantDownloadMsg {
	position:absolute;
	top:50px;
	display:block;
	z-index:9999;
	text-align:center;
	width:285px;
	left:0;
	display:none;
	padding:15px;
}
img.productSearchImg {
	border:solid 5px #F0F0F0;
}
#login_errorloc, #quickRegistration_errorloc {
	color:#CD002E;
}
#login_errorloc ul {
	list-style:none;
}
label.error {
	color:#CD002E;
	width:auto;
	margin-bottom:3px;
}
input.error {
	border-color:#CD002E;
}
div.error, span.error {
	color:#CD002E;
}
table.dataTable {
	border-bottom:solid 2px #CCC; ;
}
table.dataTable td, table.dataTable th, table.dataTable tr.tableFooter td {
	vertical-align:middle;
	padding:5px;
	text-align:left;
}
table.dataTable th, table.dataTable tr.tableFooter td {
	background-color:#fff;
}
table.dataTable tr {
	background-color:#f3f3f2;
	height:20px;
	border-bottom:solid 1px #CCC;
}
table.dataTable tr.odd {
	background-color:#FBFBFB;
}
table.shoppingCart {
	width:100%;
	font-size:12px;
	margin-bottom:5px;
}
table.shoppingCart img {
	border:solid 1px #CCCCCC;
}
table.shoppingCart input.removeBtn, table.shoppingCart input.addBtn, input.clearBtn  {
	background-color: transparent;
	border: 0;
	padding: 0;
	color:#67005f;
	cursor:pointer;
	font-style:italic;
}
form.orderDetails label {
	width:230px;
}
form.orderDetailsConfirm label {
	margin-top:0px !important;
}
.subRightSidebarContent {
	width:600px;
	float:left;
}
.subRightSidebar {
	width:280px;
	float:right;
	padding:0px 10px 0px 10px;
	border-left:solid 1px #CCC;
}
span.radioLabel {
	margin-bottom:4px;
}
select.select{
    position:relative;
    z-index:10;
    width:166px !important;
    min-height:26px !important;
    line-height:26px;
}