/* Outer backgroudn color */
body {
	margin:0px;
	padding:0px;
	font-family:"Lao UI";
	font-size:14px;
	src: url("LaoUI.ttf");
}
 @font-face {
 font-family:"Lao UI";
 font-style: normal;
 font-weight: normal;
 src: url("LaoUI.ttf");
}
a {
	text-decoration:none;
	color:#000000;
}
.min_page_hright {
	height:350px;
}
.main_login {
	width:320px;
	margin:0px auto;
	border-radius: 15px;
	background:#ffffff;
	padding:15px 5px 15px 5px;
	border:2px solid #003c60;
}
.title {
	width:300px;
	margin:0px auto;
	padding:10px 0px 10px 10px;
	background:#4ec1ea;
	font-family:"Myriad Pro";
	font-size:16px;
	color:#ffffff;
	font-weight:normal;
}
.field_title {
	font-family:Tahoma;
	font-size:14px;
	color:#000000;
	text-align:left;
	width:300px;
	margin:0px auto;
	padding-top:10px
}
/* INNER backgroudn color */
.myproject_wrapper {
	width:90%;
	margin:0px auto;
	background:#FFFFFF;
	padding:0px 0px 0px 0px;
}
/* Inside pages space manage */
.header {
	width:100%;
	margin:0px auto;
}
/* Fix Left Alignment */
#style_align {
	text-align:left;
}
/* Fix Right Alignment */
#style_align1 {
	text-align:right;
}
/* Fix Center Alignment */
#style_align2 {
	text-align:center;
}
.clear {
	clear:both;
}
/* manage menu theme section */
.my_menu {
	margin:0px auto;
	list-style:none;
	width:100%;
	background:#003c60;
}
.my_menu ul {
	padding:0px;
	margin:0px auto;
	list-style:none;
	width:100%;
}
.my_menu li {
	margin:0px auto;
	float:left;
	list-style:none;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
}
.my_menu li a {
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	padding:10px;
}
.my_menu li a:hover {
	background:#3b9cbd;
}
.my_menu li a.current {
	background:#3b9cbd;
}
/* Title left manage */
.myp_header {
	font-size:16px;
	font-weight:normal;
	text-align:left;
	padding:0px 0px 0px 10px;
	background:#3f9dbf;
	color:#fff;
	margin:0px;
	height:60px;
	line-height:60px;
}
/* Logout button manage theme */
	.myp_link {
	font-size:12px;
	font-weight:normal;
	text-align:right;
	padding:8px 10px 10px 10px;
	background:#3f9dbf;
	color:#fff;
	margin:0px;
	text-transform:uppercase;
}
.myp_link a {
	text-decoration:none;
	color:#FFFFFF;
}
.myp_link a:hover {
	color:#003b5d;
}
/* Inside section theme manage */ 
.info_client {
	width:100%;
	margin:0px auto;
	padding:0px 0px 5px 0px;
	margin-bottom:20px;
	border-collapse:collapse;
	border-spacing:0;
}
.info_client td {
	margin:0px;
	background:#fff;
	text-align:left;
	color:#000000;
	padding:5px;
	font-weight:bold;
	font-size:13px;
	border-top:1px solid #abe1f5;
	border-bottom:1px solid #abe1f5;
	vertical-align:top;
}
.info_client th {
	margin:0px;
	background:#fff;
	text-align:left;
	padding:7px 0px 7px 5px;
	color:#000000;
	font-size:14px;
	font-weight:normal;
	border-top:1px solid #abe1f5;
	border-bottom:1px solid #abe1f5;
	vertical-align:top;
}
.info_client th a {
	color:#000000;
	text-decoration:none;
}
.info_client th a:hover {
	color:#000;
}
/* Inside section theme manage */ 
.req_client {
	width:100%;
	margin:0px auto;
	padding:0px 0px 5px 0px;
	margin-bottom:20px;
	border-collapse:collapse;
	border-spacing:0;
	background:#eff2f3;
}
.req_client td {
	margin:0px;
	text-align:left;
	color:#000000;
	padding:5px;
	font-weight:bold;
	font-size:13px;
	border-top:1px solid #808080;
	border-bottom:1px solid #808080;
}
.req_client th {
	margin:0px;
	text-align:left;
	padding:7px 7px 7px 5px;
	color:#000000;
	font-size:14px;
	font-weight:normal;
	border-top:1px solid #808080;
	border-bottom:1px solid #808080;
}
/* Inside section theme manage */ 
.req_client1 {
	width:100%;
	margin:0px auto;
	padding:0px 0px 5px 0px;
	border-collapse:collapse;
	border-spacing:0;
	border-top:1px solid #8d8e8e;
	border-bottom:1px solid #8d8e8e;
	margin-bottom:1px;
}
.req_client1 td {
	margin:0px;
	text-align:left;
	padding:7px 7px 7px 5px;
	color:#000000;
	font-size:14px;
	font-weight:normal;
	background:#eeeeee;
}
.req_client1 th {
	margin:0px;
	text-align:left;
	padding:7px 7px 7px 5px;
	color:#000000;
	font-size:14px;
	font-weight:normal;
	background:#dde0e0;
}
/* manage Hover background color */
#div1 {
	width:100%;
	margin-bottom:10px;
	margin-top:10px;
	background:#f1f2f2;
	text-align:center;
	padding:10px 0px 5px 5px;
	color:#437898;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #abe1f5;
}
#div1 a {
	text-decoration:none;
	color:#003c60;
	font-size:14px;
	font-weight:bold;
}
#div1:hover {
	background:#f1f2f2;
	
}
#div1.cur {
	background:#f1f2f2;
}
.info_client1 {
	width:100%;
	margin:0px auto;
	padding:0px 0px 5px 0px;
	margin-bottom:20px;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #abe1f5;
}
.info_client1 td {
	margin:0px;
	background:#fff;
	text-align:left;
	color:#437898;
	padding:5px;
	font-weight:normal;
	font-size:14px;
}
.info_client1 td a {
	color:#437898;
	text-decoration:none;
}
.info_client1 td a:hover {
	color:#437898;
	text-decoration:underline;
}
.info_client1 th {
	margin:0px;
	background:#fff;
	text-align:left;
	padding:7px 0px 7px 0px;
	color:#437898;
	font-size:14px;
	font-weight:normal;
}
.info_client1 th a {
	color:#437898;
	text-decoration:none;
}
.info_client1 th a:hover {
	color:#000;
}
.holiday_heading {
	background:#990033;
	color:#FFFFFF;
	text-align:center;
	padding:7px 0px 7px 0px;
	font-size:16px;
	width:60%;
	margin:0px auto;
}
#div2 {
	width:100%;
	margin:0px;
	background:#e8e9e9;
	text-align:left;
	color:#437898;
	cursor:default;
	font-size:14px;
	font-weight:bold;
	padding:5px 0px 5px 0px;
}
#div2 a {
	color:#437898;
	text-decoration:none;
	cursor:pointer;
}
/* Inside menu list manage theme */
#shimbi_tabs ul.shimbi_info {
	background:#f0f3f4;
	text-align:center;
	padding:5px 0px 5px 0px;
	font-size:14px;
	margin:0px auto;
	border:1px solid #003c60;
}
#shimbi_tabs ul.shimbi_info {
	margin: 0 0 0px 0;
	padding:0;
	list-style-type: none;
	float:left;
	display:block;
}
#shimbi_tabs ul.shimbi_info li {
	border-right: 1px solid #003c60;
	float: left;
	text-align:center;
	display:block;
}
#shimbi_tabs ul.shimbi_info li a {
	text-decoration:none;
	color:#000000;
	display:block;
	font-weight:bold;
	padding:5px 22px 5px 22px;
}
#shimbi_tabs ul.shimbi_info li a:hover {
	color:#000000;
	display:block;
	font-weight:bold;
	background:#d4d6d7;
}
#shimbi_tabs ul.shimbi_info li a.act {
	color:#000000;
	font-weight:bold;
	background:#d4d6d7;
}
/* User photo name theme */
.user_photo_title {
	font-size:14px;
	font-weight:normal;
	text-align:center;
	color:#003c60;
	margin:0px;
	padding:0px;
}
.user_photo_title a {
	text-decoration:none;
	color:#FFFFFF;
}
/* Manage Photo theme */
.thumbnail_photo {
	display: inline-block;
	margin: 0 auto;
        vertical-align: top;
        width: 123px;
}
.thumbnail_photo1 {
	padding:6px 0px 6px 0px;
	border:1px solid #abe1f5;
	background:#eceeef;
	margin-right:5px;
	text-align:center;
}
.thumbnail_photo1:hover {
	background:#d8e3e7;
	border:1px solid #abe1f5;
}
.manage_profile {
	border:1px solid #abe1f5;
	text-align:center;
	padding:2px 0px 2px 0px;
	margin:2px;
	width:110px;
}
/* Copyright Section manage theme */
.footer {
	background:#003c60;
	width:100%;
	color:#FFFFFF;
	text-align:center;
	margin:0px auto;
	padding:10px 0px 10px 0px;
	font-size:14px;
}
.footer a {
	color:#FFFFFF;
	text-decoration:none;
}
.footer a:hover {
	color:#3f9dbf;
	text-decoration:none;
}
/* center align for div tag */
#pagination_area {
	text-align:right;
	width:100%;
	padding:10px 0px 10px 0px;
}
#pagination_area a {
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
	font-size:12px;
	margin:0px;
	padding:5px;
	font-weight:normal;
	background:#3f9dbf;
}
#pagination_area a:hover {
	color:#ffffff;
	background-color:#003c60;
	text-decoration:none;
}
#pagination_area a.pag {
	color:#ffffff;
	background-color:#003c60;
}
.info_client2 {
	width:100%;
	margin:0px auto;
}
.info_client2 td {
	margin:0px;
	background:#fff;
	text-align:left;
	color:#000;
	font-weight:normal;
	font-size:14px;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	padding:0px;
}
.sucess_msg {
	text-align:center;
	color:#006633;
	font-size:16px;
}
#front_style {
	width:60%;
	margin:0px auto;
	background:#f1f2f2;
	text-align:center;
	padding:5px 0px 5px 5px;
	color:#437898;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #abe1f5;
}
/* Inside section theme manage */ 
.inside_form {
	width:80%;
	margin:0px auto;
	padding:0px 0px 5px 0px;
	border-collapse:collapse;
	border-spacing:0;
	margin-bottom:10px;
	margin-top:10px;
}
.inside_form td {
	margin:0px;
	text-align:right;
	color:#000000;
	padding:5px;
	font-weight:bold;
	font-size:13px;
	vertical-align:middle;
}
.inside_form th {
	margin:0px;
	text-align:left;
	padding:5px;
	color:#000000;
	font-size:13px;
	font-weight:normal;
	vertical-align:top;
}
.inside_form th a {
	color:#000000;
	text-decoration:none;
}
#team_member {
	text-align:left;
	font-weight:normal;
}
/* Inside pages style */
.myp_style_01 {
	padding-top:10px;
}
#myp_style_02 {
	text-align:left;
}
.myp_style_03 {
	padding-top:15px;
	padding-bottom:10px;
	text-align:center;
	font-size:14px;
}
.myp_style_04 {
	margin-top:10px;
}

.myp_style_05 {
	padding-bottom:10px;
}
.green
{
padding-left:10px;
}
.edit_photo {
	width:89%;
	margin:0px auto;
	color:#ffffff;
	text-decoration:none;
	padding:2px 4px;
	color:#0000CC;
	display:block;
	font-size:14px;
}
#featured-container ul li 

a.quickview, a.quickview, 

a.quickview {
	margin:0px auto;
	top:119px;
	text-align:center;
	padding:0p;
	list-style:none;
	margin-left:2px;
}
a.quickview {
	background: #ffffff;
	width:106px;
	position: absolute;
	font-size:14px;
	font-style: normal;
	color:#666;
	padding:5px 0px;
	display: none;
	margin:0px auto;
}
#featured-container ul li:hover 

.quickview, .category-products ul 

li:hover .quickview, .products-list 

.product-image:hover .quickview {
	display: block;
}
.userName td{
	text-align: left;
}