﻿.sidebar-user{
	width:216px;
	float:left;
}
.primary-user{
	width:906px;
	float:right;
}
.box-sidebar-user{
	margin-bottom:20px;
}
.header-user{
	color: #6d777b;
	font-size: 17px;
	font-family: MyriadPro-Semibold;
	text-transform:uppercase;
	border-bottom:3px #ccc double;
	padding-bottom:6px;
	margin-bottom:10px;
}
.blue{
	color:#0788bf;
}

/* slidebar */
.title-user{
	color:#0788bf;
	font-size:14px;
	height:36px;
	line-height:36px;
	padding-left:42px;
	background: url("../images/icon-user.png") no-repeat top left;
	padding-bottom:10px;
	border-bottom:1px #f0f0f0 solid;
	margin-bottom:5px;
}
.list-item ul{
	list-style:none;
}
.list-item ul li a{
	color:#4d4d4d;
	display:block;
	padding:6px 0px 6px 20px;
	background: url("../images/arrow-list.jpg") no-repeat center left;
}
.list-item ul li a:hover,
.list-item ul li a.active{
	font-weight:bold;
}


/* primary */
.text01-user{
	border-bottom:1px #ccc dotted;
	display:block;
	padding-bottom:5px;
	margin-bottom:10px;
}
.tbl-form2 td{
	padding:5px 0px;
}
.tbl-form2 td.column01{
	width:120px;
}
.tbl-form2 td.column02{
	font-weight:bold;
}

.btn-user{
	padding:7px 20px;
	background:#d24417;
	border:none;
	color:#fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-weight:bold;
}
.ip-medium{
	height: 20px;
	border: 1px #dedede solid;
	color: #333333;
	padding: 5px 3px 5px 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-right: 5px;
	box-shadow: inset 0px 5px 8px -7px #d0d0d0;
	-webkit-box-shadow: inset 0px 5px 8px -7px #d0d0d0;
	-moz-box-shadow: inset 0px 5px 8px -7px #d0d0d0;
	-o-box-shadow: inset 0px 5px 8px -7px #d0d0d0;
}

.tbl-form3{
	border:1px #dddddd solid;
	width:100%;
}
.tbl-form3 td,.tbl-form3 th{
	text-align:left;
	padding:5px 4px 5px 16px;
	border:1px #dddddd solid;
}
.header-tbl-form3{
	border-bottom:2px #dddddd solid;
}
.tbl-form3 .column01{
	width:104px;
}
.tbl-form3 .column02{
	width:140px;
}
.tbl-form3 .column03{
	width:150px;
}
.tbl-form3 .column04{
	width:100px;
}
.tbl-form3 .column05{
	width:170px;
}



.tbl-form3 td.column01{
	color:#0788bf;	
}
.tbl-form3 td.column04{
	color:#e90101;
}
.tbl-form3 td.column05{
	color:#0788bf;
	font-style:italic;
}
.tbl-form3 td.column06 a{
	color:#0788bf;
	font-style:italic;
}
.tbl-form3 td.column06 a:hover{
	text-decoration:underline;
}

.users-content .table-cart01 .column01{
	width:120px;
}
.users-content .table-cart01 .column02{
	width:280px;
}
.box-forgotpassword {
    padding: 50px 300px 50px 300px;
    border: 1px #cbcbcb solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 40px 0px;
    height: 30px;
}

.primary-user .right-product-cat-list {
	width: 630px;
}
.delete-favorite{
	width:85px;
	float:right;
	text-align:right;
}
.delete-favorite a{
	width:14px;
	height:14px;
	display:block;
	background: url("../images/icon-delete.png") no-repeat;
	margin:50px 0px 0px 68px;

}














