@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'WebSymbolsRegular';
    src: url('websymbols/websymbols-regular-webfont.eot');
    src: url('websymbols/websymbols-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('websymbols/websymbols-regular-webfont.woff') format('woff'),
        url('websymbols/websymbols-regular-webfont.ttf') format('truetype'),
        url('websymbols/websymbols-regular-webfont.svg#WebSymbolsRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin: auto;
}
html,body {
	margin: auto;
	font-size:13px;
	font-family:tahoma;
    height: 100%;
	overflow: hidden;
}

fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
section, header{
	display: block;
}

body{
	font-family: Tahoma;
	font-weight: 400;
	font-size: 15px;
	color: #593741;
	/*overflow-y: scroll;*/
}

a{
	text-decoration: none;
	outline:none
}

.clr{
	clear: both;
}

h1 {
	font-family: 'thaisansbold';
	font-weight:normal;
}

h1 {
	font-family: 'pgvimregular';
	font-weight: normal;
	font-size:20px;
}

h2 {
	font-family: 'thaisansbold';
	font-weight: normal;
}

h4 {
	font-family: 'thaisansbold';
	font-weight: normal;
	font-size:20px;
	text-shadow: 0px 1px 0px rgba(255,255,255,0.6);
	-webkit-text-shadow: 0px 1px 0px rgba(255,255,255,0.6);
	-moz-text-shadow: 0px 1px 0px rgba(255,255,255,0.6);
}

h5 {
	font-family: 'thaisansbold';
	font-weight:normal;
	font-size:20px;
}

h6 {
	font-family: 'tankhunbold';
	font-weight:normal;
	font-size:20px;
}


.bookstore-header{
	line-height: 35px;
	z-index: 9999;
	position: relative;
	-webkit-box-shadow: 1px 0px 1px rgba(0,0,0,0.5);
	-moz-box-shadow:1px 0px 1px rgba(0,0,0,0.5);
	box-shadow: 1px 0px 2px rgba(0,0,0,0.5);
}

.bookstore-header div.inside{
	z-index: 9999;
	width:80%;
	color:#000066;
}

.bookstore-header div.right{
	float: right;
	width:70%;
	height:35px;
	text-align:right;
	font-size:13px;
	font-family:tahoma;
	color:#29bad5;
	padding-top:5px;
}

.bookstore-header div.menu{
	float: right;
	width:100%;
	height:35px;
	text-align:right;
	font-size:13px;
	margin-top:10px;
}

/* backstore menu */
.bookstore-header div.backstore-menu{
	margin-top:15px;
	float:left;
	width:100%;
	height:45px;
}

.bookstore-header a {
	padding: auto 10px;
	letter-spacing: 1px;
	font-familcy:tahoma;
	font-size:12px;
	color:#eb649a
}

.bookstore-header a:hover {
	color:#FF6666;
	text-decoration:underline;
}

.bookstore-header a:visited {
	text-shadow: 0px 1px 1px #fff;
	text-decoration:underline;
	color:#eb649a
}

.bookstore-header a:active {
	text-shadow: 0px 1px 1px #fff;
	text-decoration:underline;
	color:#eb649a
}

.bookstore-header a.menu {
	padding: auto 10px;
	letter-spacing: 1px;
	font-family:tahoma;
	font-size:12px;
	color: #930181;
	outline:none;
}

.bookstore-header a.menu:hover {
	color: #eb649a!important;
	text-decoration: none!important;
}

.bookstore-header a.menu:visited {
	text-shadow: 0px 1px 1px #fff;
	color: #930181;
	text-decoration: none!important;
}

.bookstore-header a.menu:active {
	text-shadow: 0px 1px 1px #fff;
	color:#eb649a;
	text-decoration: none!important;
}

.bookstore-header a.cart {
	padding: auto 10px;
	letter-spacing:normal;
	font-family:tahoma;
	font-size:12px;
	color:#670b8e;
	outline:none;
}

.bookstore-header a.cart:hover {
	color: #eb649a!important;
	text-decoration: none!important;
}

.bookstore-header a.cart:visited {
	text-shadow: 0px 1px 1px #fff;
	color:#670b8e
}

.bookstore-header a.cart:active {
	text-shadow: 0px 1px 1px #fff;
	color:#eb649a
}

.bookstore-header span.left{
	float: left;
}

.bookstore-header span.left h5{
	text-shadow: 0px 1px 1px rgba(255,255,255,0.6);
}

div.menuarea { margin:0px auto;width:100%;text-align:left }

/* Account btn */
span.account-btn{
	text-decoration: none!important;
	text-align:left;
	font-family:Tahoma;
	margin-top:5px
}
span.account-btn a {
	color: #eb649a!important;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.2);
	border: 1px solid #eb649a;
	padding: 3px 8px 3px 8px;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.1);
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
span.account-btn a:hover{
	border: 1px solid #f796a3;
	color: #f796a3!important;
	text-decoration: none!important;
}
span.account-btn a:active{
	-webkit-box-shadow: 0px 1px 1px rgba(255,255,255,0.8);
	-moz-box-shadow: 0px 1px 1px rgba(255,255,255,0.8);
	box-shadow: 0px 1px 1px rgba(255,255,255,0.8);
}
span.account-btn a.current-tabs,
span.account-btn a.current-tabs:hover{
	color: #b13165!important;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.6);
	outline:none;
}


/* Menu btn */
span.menu-btn{
	text-decoration: none!important;
	text-align:left;
	font-family:Tahoma;
}

span.menu-btn a {
	color: #a72597!important;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.2);
	border: 0px solid #a72597;
	padding: 10px 10px 5px 10px;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.1);
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: rgba(255, 255, 255, 0.8);
	font-size:13px
}
span.menu-btn a:hover{
	border: 0px solid #670b8e;
	color: #670b8e!important;
	text-decoration: none!important;
	background: rgba(255, 255, 255, 1);
	font-size:13px
}
span.menu-btn a:active{
	-webkit-box-shadow: 0px 1px 1px rgba(255,255,255,0.8);
	-moz-box-shadow: 0px 1px 1px rgba(255,255,255,0.8);
	box-shadow: 0px 1px 1px rgba(255,255,255,0.8);
}
span.menu-btn a.current-tabs,
span.menu-btn a.current-tabs:hover{
	color: #b13165!important;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.6);
	outline:none;
}

.bookstore-vitual{
	background: rgba(255, 255, 255, 0.6);
	position: relative;
	-webkit-box-shadow: 1px 0px 2px rgba(0,0,0,0.4);
	-moz-box-shadow:1px 0px 2px rgba(0,0,0,0.4);
	box-shadow: 1px 0px 2px rgba(0,0,0,0.4);
	padding:20px 0px 20px 0px;
}

.bookstore-content {
	font-size: 13px;
	position:relative;
	-webkit-box-shadow: 0px 0px 1px rgba(0,0,0,0);
	-moz-box-shadow:0px 0px 1px rgba(0,0,0,0);
	box-shadow: 0px 0px 1px rgba(0,0,0,0);
	position:relative;
	background: rgba(183, 228, 233, 0.3);
	min-height:100%;
    max-height:100%;
    height:auto !important;
    height: 100%;
    overflow: hidden;
}

.bookstore-content div.bookstore-login {
	text-align:center;
}

.bookstore-content div.info {
	width:80%;
	text-align:left;
}

.footer{
	padding: 10px;
	position: relative;
	display: block;
	text-align: center;
	background-color:#C853D5;
	height:160px;
	color:#FFF;
	font-family:tahoma;
}

.footer div.site{
	width:80%;
	color:#FFF;
	text-align:left;
	display:table;
	font-size:26px;
	font-weight:bold;
	letter-spacing:0.5px;
}

.footer div.linkblock{
	display:table-cell;width:10%
}

.footer h2.titlelink{
	font-size:24px;
	height:25px;
	padding-bottom:8px;
}

.footer div.link{
	height:18px;
}


.footer a{
	font-size:12px;
	color:#FFF!important;
	text-align:left;
	font-weight:normal
}

.footer a:hover{
	font-size:12px;
	color:#FAB6C0!important;
	text-align:left;
	text-decoration:none;
	font-weight:normal
}



.bookstore-bottom{
	line-height: 24px;
	font-size: 11px;
	background: rgba(113,2,99,0.7);
	z-index: 10000;
	position: relative;
	height:40px;
	padding:10px 5px;
	font-family:tahoma;
}

.bookstore-bottom div.site{
	width:80%;
	text-align:left;
	color: #e6aaff;
	text-shadow: 0px 1px 0px rgba(1,1,1,0.2);
}

.bookstore-bottom span.contact {
	float:right;
	color:#fff;
	font-size:11px
}


.bookstore-bottom div.link{
	margin:0px;
	padding:0px;
	height:18px;
}


.bookstore-bottom a{
	font-size:12px;
	color:#FFF;
	text-align:left;
	font-weight:normal
}

.bookstore-bottom a:hover{
	font-size:12px;
	color:#FFF;
	text-align:left;
	text-decoration:underline;
	font-weight:normal
}

/*
.search {
	padding: 10px 10px 0px 10px;
	position: relative;
	display: block;
	text-align: center;
	background-color:#B44BC2;
	height:40px;
	color:#FFF;
	font-family:tahoma;
}

.search div.site{
	width:80%;
	color:#FFF;
	border:0px solid #fff;
	text-align:left
}

.search div.link{
	margin:0px;
	padding:0px;
	height:18px;
}


.search a{
	font-size:12px;
	color:#FFF;
	text-align:left;
	font-weight:normal
}

.search a:hover{
	font-size:12px;
	color:#FFF;
	text-align:left;
	text-decoration:underline;
	font-weight:normal
}
*/
/*--------------------------------------------------------------------------------------------------------------------*/
														/*Go to Top*/
/*--------------------------------------------------------------------------------------------------------------------*/

.back-to-top {
	position: fixed;
	bottom: 2em;
	right: 10px;
	text-decoration: none!important;
	text-align:center!important;
	color: #CC3399;
	font-size: 11px;
	padding: 1em;
	display: none;
	width: 38px;
	height: 38px;
	background: #FAB6C0;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}

.back-to-top:hover {
	background-color: #f795a3;	
	color:#CC3399
}	

.back-to-top:link,.back-to-top:visited{ color:#CC3399 }
.back-to-top:hover,.back-to-top:active{ color:#CC3399 }

div.category-container{
	font-size:24px;

}

.slidedown{
	border: none;
	width:80%;
	padding-bottom:20px;
}

#subpanel{
	padding:10px auto;
	width:100%;
	font-family:Tahoma!important;
	font-size:12px;
	text-transform: uppercase;
	background: #F8F8F8;
	color: #888;
	border: none;
	border-radius: 3px;
	cursor: default;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0px 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
	text-align:left;
}

#subpanel span{
	padding:5px 10px 5px 10px;
	margin:5px auto;
	font-size:13px;
	color:ffd84e;
	text-align:left;
}

#subpanel div.subcontent{
	color:#ffd84e;
	display:table;
	padding:10px;
	width:100%;
}

span.subcategory{ 
	font-size:18px;
	float:left;
}

span.subcategory a{ 
	
}

#subpanel a{
	color:#29bad5;
	text-decoration:underline;
	font-size:13px;
}
#subpanel a:hover{
	color:#eb649a;
	text-decoration:underline;
}
#subpanel a:active{
	color:#eb649a;
	text-decoration:underline;
}
#subpanel a:visited{
	color:#eb649a;
	text-decoration:underline;
}

.category-title{
padding:5px 10px 0px 10px;font-weight:bold;font-size:30px
}

#subarrow
{
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 9px solid #F8F8F8;
	margin-left: 15px;
	text-align:left;
}


/*--------------------------------------------------------------------------------------------------------------------*/
														/*Site Content Area*/
/*--------------------------------------------------------------------------------------------------------------------*/
.bookstore-content div.cont {
	width:80%;
	display:table;
}

.bookstore-content div.row {
	display:table-row;
}

.bookstore-content div.leftpanel {
	width:20%;
	padding:20px 10px 20px 10px;
	border-left:0px solid #ccc;
	display:table-cell;
}

.bookstore-content div.middlepanel {
	width:80%;
	padding:20px 10px 30px 10px;
	border-top:0px solid #ccc;
	border-right:0px solid #ccc;
	display:table-cell;
	vertical-align:top;
}

.bookstore-content div.site-menu {
	width:80%;
	padding:auto;
	display:table;
}

.bookstore-content div.menu {
	display:table-row;
	background-color: rgba(255, 255, 255, 0.4);
	padding-top:20px;
}

/*--------------------------------------------------------------------------------------------------------------------*/
														/* user panel*/
/*--------------------------------------------------------------------------------------------------------------------*/

.bookstore-content div.user-cont{
	width:100%;
	-webkit-box-shadow: 0px 0px 1px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 0px 1px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 1px rgba(0,0,0,0.1);
	background-color: rgba(255, 255, 255, 0.5);
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	border:1px solid #f3f3f3;
	border-bottom:none;
	text-align:center;
}

.bookstore-content div.user-cont img {
	padding:5px 10px;
	width:200px;
}

.bookstore-content div.user-bottom{
	text-align:center;
	width:100%;
	height:40px;
	-webkit-box-shadow: 0px 0px 1px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 0px 1px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 1px rgba(0,0,0,0.1);
	background: rgba(255, 255, 255, 0.6);
	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px;
	border:1px solid #f3f3f3;
	border-top:none;
}

.bookstore-content div.user-bottom img {
	vertical-align:middle;
	text-align:center;
	margin:5px 5px;
	height:18px;
	filter: brightness(95%);
	-webkit-filter: brightness(95%);
	-moz-filter: brightness(95%);
	-o-filter: brightness(95%);
	-ms-filter: brightness(95%);
}

.bookstore-content div.user-bottom img:hover {
	filter: brightness(110%);
	-webkit-filter: brightness(110%);
	-moz-filter: brightness(110%);
	-o-filter: brightness(110%);
	-ms-filter: brightness(110%);
}

/*--------------------------------------------------------------------------------------------------------------------*/
														/*minibox*/
/*--------------------------------------------------------------------------------------------------------------------*/

.bookstore-content div.main-minibox-top {
	width:350px;
	height:40px;
	margin-top:40px;

	background: -moz-linear-gradient(top, #aaaaaa 0%, #cccccc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#aaaaaa), color-stop(100%,#cccccc));
	background: -webkit-linear-gradient(top, #aaaaaa 0%,#cccccc 100%);
	background: -o-linear-gradient(top, #aaaaaa 0%,#cccccc 100%);
	background: -ms-linear-gradient(top, #aaaaaa 0%,#cccccc 100%);
	background: linear-gradient(top, #aaaaaa 0%,#cccccc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aaaaaa', endColorstr='#cccccc',GradientType=0 );
	
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	
	border:1px solid #f1f1f1;
	border-bottom:none;
	border-right:none;

	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow:1px 1px 1px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	
	color:#fff;
	font-size:28px;
}

.bookstore-content div.main-minibox-top img {
	margin:auto;
	float:left;
}

.bookstore-content div.main-minibox-cont {
	width:350px;
	padding:30px auto;
	margin-top:40px;

	background: rgba(255, 255, 255, 0.8);
	
	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px;
	border-radius:4px;
	
	border:1px solid #f1f1f1;
	border-top:none;
	border-right:none;
	border-bottom:none;
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow:1px 1px 1px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}

.bookstore-content div.main-minibox-cont i.icon {
	font-size:30px;margin:0px;padding:0px;left:0;color:#000
}

.bookstore-content div.main-minibox-cont div.title {
	text-align:left; margin-left:25px; padding-top:10px; font-size:28px; color:#333;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.6);
}

.bookstore-content div.main-minibox-cont div.horizontal-line {
	border-bottom:1px solid #ccc;
}

/*--------------------------------------------------------------------------------------------------------------------*/
														/*login*/
/*--------------------------------------------------------------------------------------------------------------------*/
.bookstore-content div.main-minibox-cont div#tables {
	width:95%;
	display:table;
}

.bookstore-content div.main-minibox-cont div#rows {
	display:table-row;
}

.bookstore-content div.main-minibox-cont div#cells {
	display:table-cell;
	padding:10px;
	width:200px;
}

.bookstore-content div.main-minibox-cont div.even {
	width:95%;
	background: rgba(255, 255, 255, 0);
	background: rgba(255, 255, 255, 0.8);
	-webkit-box-shadow: 1px 1px 1px rgba(255,255,255,0.2);
	-moz-box-shadow:1px 1px 1px rgba(255,255,255,0.2);
	box-shadow: 1px 1px 1px rgba(255,255,255,0.2);
}

.bookstore-content div.main-minibox-cont div.horizontal-line {
	border-bottom:1px solid #ccc;
}

.bookstore-content div.main-minibox-cont div.class-cell {
	display:table-cell; 
	vertical-align:top
}

.bookstore-content div.title > h4 {
	font-size:24px;
	padding-top:3px;
	float:left;
}

.bookstore-content div.title > h4 > img {
	float:left;
	margin:5px;
}

.bookstore-content div.header_title {
	background-color: rgba(255,255,255,0.4);
	width:100%;
	border-radius:8px;
	text-align:left;
	-webkit-text-shadow: 0px 1px 1px rgba(255,255,255,0.8);
	-moz-text-shadow: 0px 1px 1px rgba(255,255,255,0.8);
	text-shadow: 0px 1px 1px rgba(255,255,255,0.8);
}

.bookstore-content div.header_title > h5 {
	color:#333;
	font-size:28px;
	padding:5px 25px;
	text-align:center;
}

.bookstore-content div.header_title > h4 {
	color:#666;
	font-size:22px;
}

/*--------------------------------------------------------------------------------------------------------------------*/
														/*login table*/
/*--------------------------------------------------------------------------------------------------------------------*/
.bookstore-content table.row-data{
	padding:6px 5px;
	text-align:center;
	font-family:tahoma;
	font-size:13px;
}

.bookstore-content table.row-data td.first{
	width:20%;
	padding:6px 5px;
}

.bookstore-content table.row-data td.second{
	width:50%;
	padding:6px 5px;
	text-align:left;
}

.bookstore-content table.row-data td.button{
	width:20%;
	padding:6px 5px;
	text-align:left;
}

.bookstore-content table.row-data input.text {
	width:80%;
	padding:6px 5px;
	background:#fff;
	text-align:left;
	border:1px solid #ddd;
	outline:thin;
	outline-color:#FFFF00;
}

.bookstore-content table.row-data input#loginbtn {
	padding:auto 2px;
	border:none;
	outline:none;
}


/*--------------------------------------------------------------------------------------------------------------------*/
														/*backstore*/
/*--------------------------------------------------------------------------------------------------------------------*/
.backstorenav {
	padding: 10px 10px 10px 0px;
	position: relative;
	display: block;
	background: rgba(255, 255, 255, 0.8);
	font-family:tahoma;
	font-size:13px;
}

.backstorenav div.cont {
	width:80%;
	text-align:left;
}

.backstorenav div.cont h4{
	font-size:21px;
	-webkit-text-shadow: 0px 1px 1px rgba(255,255,255,0.8);
	-moz-text-shadow: 0px 1px 1px rgba(255,255,255,0.8);
	text-shadow: 0px 1px 1px rgba(255,255,255,0.8);
}

.backstorenav div.cont img#hidden {
	display:none;
}

.backstorenav div.cont img.home {
	height:15px;
	padding:0px 10px 0px 0px;
}

.backstorenav div.cont img.arrownav {
	padding:0px 10px 0px 10px;
}

.backstorenav div.cont a {
	color:#000;
}

.backstorenav div.cont a:hover {
	color:#FF9999;
}

.backstorenav div.cont a:visited {
	color:#000;
}

.backstore{
	line-height: 24px;
	font-size: 11px;
	background: rgba(255, 255, 255, 1);
	position: relative;
	-webkit-box-shadow: 1px 0px 2px rgba(0,0,0,0.2);
	-moz-box-shadow:1px 0px 2px rgba(0,0,0,0.2);
	box-shadow: 1px 0px 2px rgba(0,0,0,0.2);
	min-height:450px;
}

.backstore div.cont {
	padding:0px;
	width:80%;
	background: rgba(255, 255, 255, 1);
}

.feature_container { padding:15px 0px 40px 0px  }

select.general{
	color: #000000;
	font-size: 13px;
	overflow: hidden;
	padding:1px 1px 1px 1px;
	border:1px solid #CCCCCC;
	height:32px;
	outline:none;
	margin-left:0px;
}

select.radius { 
border-radius:0px 4px 4px 0px;
border:1px solid #CCCCCC; 
background-color:#fafafa; 
color:#000;
border-left:3px #CCCCCC solid;
}

#uploadfile {
	font-size: 13px;
	overflow: hidden;
	padding:5px 1px 1px 0px;
	height:27px;
    text-decoration: none;
    background-color: #fff;
    border:1px solid #ccc;
    border-radius:3px;
	border-left:3px solid #ccc;
	border-top-left-radius:0px;
	border-bottom-left-radius:0px;
    margin-right:5px;
    overflow:hidden;
    text-overflow:ellipsis;
    color:#aaa;
    text-indent:5px;
	-webkit-padding-top:5px;
	width:50%;
}

.bold { font-weight:bold; }
.nowrap { white-space:nowrap; }
.red { color:#FF0000; }
.yellow {
	color:#FF9900;
}
.green {
	color:#1E9D77;
}
/*
#footerpagenav {clear:both; padding:6px 0px; color:#bbb;border-top:#33CCCC 1px solid; overflow:hidden; margin-top:20px; font-size:13px; font-weight:normal; font-style:normal }
#footerpagenav a {color:#222; margin:0px 2px; padding:2px 6px; font-size:13px; font-weight:normal}
#footerpagenav a:hover{ background:#999; padding:2px 6px; border-radius:2px; color:#fff; font-size:13px ;font-weight:normal}

#footerpage {clear:both; padding:6px 0px; color:#bbb;border-top:#ffffff 1px solid; overflow:hidden; margin-top:0px; font-size:13px}
#footerpage a {color:#222; margin:0px 2px; padding:2px 6px; font-size:13px}
#footerpage a:hover{ background:#999; padding:2px 6px; border-radius:2px; color:#fff; font-size:13px }

.pagenavnext {float:right; width:100px; text-align:right; font-size:13px}
.pagenavselection {width:710px; text-align:center; font-size:13px}
.pagenavprevious {float:left; width:100px; text-align:left; font-size:13px}
.current {background:#222; padding:2px 6px;color:#fff; margin:0px 2px; border-radius:2px; font-size:13px}
*/

.product_items { vertical-align:top;padding-left:30px;font-size:13px;color:#000; }
i.pink { color:#FF9999 }
.product_items h4.product_properties { padding:5px 0px;font-size:20px; }

.product_details { vertical-align:top;font-size:13px;color:#000; }


table.orderdetails { font-size:13px;color:#333; }
table.orderdetails th { font-weight:bold }
table.orderdetails td { font-weight:normal; }
table.orderdetails td.bold { font-weight:bold; }

table.orderdetails td a { 
	color:#333;
	text-decoration:none;
	height:18px;
	font-weight:bold;
}

table.orderdetails td a:hover {
	color:#FF6699;
	text-decoration:none;
}

table.orderdetails div.details { height:15px }

.pk_little  {
	color: #E06786;
}

.violet  {
	color: #CC33CC;
}

td a { 
	color:#FF6699;
	text-decoration:none;
	height:18px;
	font-weight:bold;
}

td a:hover {
	color:#333;
	text-decoration:none;
}

/*--------------------------------------------------------------------------------------------------------------------*/
														/* user panel*/
/*--------------------------------------------------------------------------------------------------------------------*/

.user div.leftpanel {
	width:10%;
	padding:15px 15px;
	border-left:0px solid #ccc;
	display:table-cell;
	background-color: rgba(255,255,255,0.7);
}

.user div.user-cont{
	width:100%;
	/*
	-webkit-box-shadow: 0px 0px 1px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 0px 1px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 1px rgba(0,0,0,0.1);
	background-color: rgba(255, 255, 255, 0.8);
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	border:1px solid rgba(255, 255, 255, 0.3);
	*/
	border-bottom:none;
	text-align:center;
	padding:10px 0px;
}

.user div.user-cont div.imgbg {
	background: rgba(255, 255, 255, 0);
	margin:0px 0px;
	height:170px;
	text-align:center;
}


.user div.user-cont img {
	height:150px;
	text-align:center;
}

.user div.user-bottom{
	text-align:center;
	width:100%;
	padding-top:5px;
	height:40px;
	/*
	-webkit-box-shadow: 0px 0px 1px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 0px 1px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 1px rgba(0,0,0,0.1);
	background: rgba(255, 255, 255, 0.8);
	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px;
	border:0px solid #f3f3f3;
	*/
	border-top:none;
}

.user div.user-bottom img {
	vertical-align:middle;
	text-align:center;
	margin:5px 5px;
	height:18px;
	filter: brightness(95%);
	-webkit-filter: brightness(95%);
	-moz-filter: brightness(95%);
	-o-filter: brightness(95%);
	-ms-filter: brightness(95%);
}

.user div.user-bottom img:hover {
	filter: brightness(110%);
	-webkit-filter: brightness(110%);
	-moz-filter: brightness(110%);
	-o-filter: brightness(110%);
	-ms-filter: brightness(110%);
}


.user div.user-cont img.circle {
	margin:10px 10px;
	height:100px;
	width:100px;
	background: rgba(100, 100, 100, 0.2);
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}

.main_nav { 
	height:40px;background-color:#f3f3f3;width:100%;vertical-align:middle;padding:10px 0px 10px 25px;
	-webkit-box-shadow: 1px 0px 1px rgba(0,0,0,0.2);
	-moz-box-shadow:1px 0px 1px rgba(0,0,0,0.2);
	box-shadow: 1px 0px 1px rgba(0,0,0,0.2); 
	z-index:999;
}

.main_white { 
	background:#fff;margin:15px 15px 75px 15px;padding:15px 15px;
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.05);
	-moz-box-shadow:1px 1px 1px rgba(0,0,0,0.05);
	box-shadow: 1px 1px 1px rgba(0,0,0,0.05);
	border-left:1px solid rgba(0,0,0,0.1);
	border-top:1px solid rgba(0,0,0,0.1);
	border-radius:6px;
	min-height:540px;
}

#uploadfile {
	font-size: 13px;
	height:35px;
	width:50%;
}

#topsearch {
	border:1px solid #c9e7f2; font-size:13px; background-color:#fff; color:#6699FF;width:300px;
}

/*--------------------
      Placeholder
---------------------*/

#topsearch::-webkit-input-placeholder {
  color:#6ecff5;
}
#topsearch::-moz-placeholder {
  color:#6ecff5;
}

table#paginate td { border:none;padding:5px }

.ui.form .field > label {
	font-weight:normal!important;
	color:#3399CC !important
}

.frame_padding_gray {
	border: #f1f2f3 1px solid;
	font-size:13px;
	font-family:tahoma;
}

input {
	font-family:tahoma!important;
	font-size:13px!important;
}