@font-face {
	font-family: 'Open Sans';
	src: url('font/OpenSans-Regular_0.ttf');
}

body {
	color: #5d5d5d;
	font: 0.875em 'Open Sans', arial, sans-serif;
	background: rgba(0, 0, 0, 0.03);
}

html {
	height: 100%;
}

.clear_left {
	clear: both;
}

/**HTML5 fix - do not touch**/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}

audio, canvas, video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

audio:not([controls]) {
	display: none;
}

[hidden] {
	display: none;
}

html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table,
dd, dt, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}

/**
* Common Element Specific
*/
p {
	padding: 0;
	margin: 0;
}

img, fieldset {
	border: 0;
}

/**img {
max-width: 100%;
height: auto;
width: auto\9; /* ie8 */
}

h1, h2, h3, h4, h5, h6 {
	font: normal 175%;
	color: #000;
	margin: 0 0 15px 0;
	padding: 15px 0 5px 0;
}

h2 {
	font: normal 150%;
	padding: 0;
	color: #860300;
	margin: 0 0 10px 0;
	font-size: 24px;
	font-family: 'Open Sans', sans-serif;
}

.bold {
	color: #A96540;
	font-weight: bold;
}

.aboutlist {
	margin: 0px 0px 23px;
	padding: 0px 0px 0px 61px;
	border: 0px;
	outline: 0px;
	vertical-align: baseline;
	background-position: 0px 5px;
	background-repeat: no-repeat no-repeat;
	display: inline-block;
}

a {
	color: #5D5D5D;
	text-decoration: none;
}

a:hover {
	outline: none;
	text-decoration: none;
	color: #0084E8;
	text-decoration: none;
}

ul li {
	list-style-type: circle;
}

.left_blog ul li {
	padding: 5px;
	background: url(/storage/upload/elizjean/images/homepage/bullet_icon.png) no-repeat;
	background-position: 0px 5px;
	padding-left: 25px;
	list-style-type: none;
	margin-left: 20px;
}

.left_blog ul {
	padding: 0px;
	margin: 0px;
	width: 580px;
	float: left;
}

ul {
	padding: 0px;
	margin: 0px;
}

ol {
	padding: 0;
	margin: 0;
}

ol li {
	padding: 0;
	margin: 0;
}

#global-container {
	width: 100%;
	margin: 0;
}

.article_blog_date p {
	text-align: center !important;
}

.articles_view p {
	text-align: justify;
	margin: 15px 0px !important;
}

.articles_view h3 {
	margin: 30px 0px 0px 0px;
}

.articles_view ul, .articles_view ol {
	padding-left: 20px;
}

.content-container {
	width: 980px;
	margin: 15px 0 0 0;
	margin: auto;
}

/***HEADER***/
header {
	position: relative;
	width: 970px;
	margin: auto;
}

.header {
	width: 100%;
}

.header-column-one {
	width: 100%;
	float: left;
}

.header-column-two {
	width: 100%;
	float: left;
}

.header-sub-column {
	width: 100%;
	float: right;
}

.header-sub-column-two {
	width: 100%;
	float: left;
}

/**TOP MENU**/
.navigation {
	width: 960px;
	z-index: 999;
	border-radius: 3px;
	margin: auto;
	border-bottom: 4px solid rgb(99, 4, 4);
	margin-bottom: 10px;
	background-color: #860300;
}

/**TINYNAV PLUGIN**/
/**default menu, tinynav disabled**/
.tinynav {
	display: none;
}

.menu {
	display: block;
}

@media screen and (max-width: 480px) {
/**tinynav enabled**/
	.tinynav {
		display: block;
		width: 50%;
		margin: 20px 25%;
		background: #f5f5f5;
		border: 0;
		padding: 5px 10px;
		color: gray;
	}

	.menu {
		display: none;
	};
}

/**BANNER ROTATOR**/
.banner {
	display: block;
	width: 958px;
	margin: auto;
}

.rotatorbanner {
	display: block;
	width: 958px;
	margin: auto;
	border: 1px solid rgb(202, 202, 202);
	height: 331px;
	margin-bottom: 30px;
	margin-top: 20px;
}


/**BODY SECTION**/
section {
	width: 100%;
	float: left;
}

.component-column-top {
	display: block;
	width: 100%;
	float: left;
	padding: 10px 20px;
	margin-bottom: 10px;
}

.component-column-bottom {
	margin: auto;
	width: 950px;
}

#component {
	display: block;
	width: 950px;
	padding: 0%;
	margin: auto;
	margin-bottom: 20px;
}

/**FOOTER**/
footer {
	-moz-box-shadow: 0px -5px 100px #B9B9B9;
	-webkit-box-shadow: 0px -5px 100px #B9B9B9;
	box-shadow: 0px -5px 100px #B9B9B9;
	float: left;
	width: 100%;
	background: white;
}

.footer-top {
	width: 100%;
	display: block;
/*background: #f3f3f3;*/
	float: left;
	margin: 30px 0 0 0;
	padding: 15px 0px;
}

.footer-bottom {
	width: 100%;
	display: block;
}

.footer-column-top, .footer-column-bottom {
	display: inline;
	width: 100%;
	float: left;
	margin-top: 10px;
}

.footer-column-top div {
	width: 27%;
	float: left;
	padding: 0 3%;
}

.footer-column-bottom div {
	width: 27%;
	float: left;
	padding: 0 3%;
}

.footer-column-bottom .widget h3 span {
	color: #6dcff6;
}

.footer-column-bottom .widget h3 {
	border-bottom: 0;
	margin: 0;
}

.footer-sub-column {
	width: auto;
	float: right;
}

.footer-long-column {
	padding: 1% 0;
	float: left;
	width: 100%;
	border-top: 1px solid lightgray;
	margin: 30px 0 0 0;
}

.bottombar {
	width: 100%;
	float: left;
	background: url(/storage/upload/conart/images/base/footerbg.jpg) repeat-x;
	text-align: center;
	line-height: 85px;
	height: 94px;
}

.menu_bg {
	width: 100%;
	float: left;
	background: url(/storage/upload/elizjean/images/general/menu_divider.png) no-repeat;
	height: 7px;
	margin: 10px 15px;
}

.bottombar a {
	color: #fff;
	font-size: 14px;
}

.two_bar {
	float: left;
	padding-right: 17px;
	height: 140px;
}


/********************
CLEARFIX
********************/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix {
	display: inline-block;
}

.clearfix {
	display: block;
	zoom: 1;
}

/********************
CUSTOM CSS
********************/

.login_widget {
	width: 30%;
	float: right;
	padding-top: 15px;
}

.widget.searchwidget {
	float: right;
	margin-top: -8px;
	margin-right: -35px;
}

.widget.searchwidget h3 {
	display: none;
}

.widget.searchwidget li {
	list-style: none;
}

#search_word {
	background: whiteSmoke;
	border: 1px solid #E1E1E1;
	padding: 5px 10px;
	border-radius: 5px;
	float: left;
	color: #a9a9a9;
	font: 0.875em Lucida Sans, arial, sans-serif;
	width: 150px;
}

.search > input[type="submit"], .coupon_div input[type="submit"] {
	background: url(http://mobipotcms.com/storage/upload/conart/images/base/searchicon.png) no-repeat #860300;
	background-position: 32px 5px;
	border: 0;
	width: 80px;
	padding: 5px;
	margin-left: 10px;
	color: white;
	border-radius: 5px;
	cursor: pointer;
}

.search > input[type="submit"]:hover, .coupon_div input[type="submit"]:hover {
	background: url(http://mobipotcms.com/storage/upload/conart/images/base/searchicon.png) no-repeat #640705;
	background-position: 32px 5px;
	color: white;
}

.search_product {
	width: auto;
	float: left;
	margin: 5px 0 0 0;
}

.button {
	background: none;
	width: auto;
	border: 0;
	margin: 0 5px;
	z-index: 999;
	border: 0;
}

a.button span.icon.magnifier, button span.icon.magnifier {
	background-position: 0 -472px;
	margin: 3px 0 0 7px;
}

.article-navigation {
	margin: 0;
	height: 0;
}

ul.side_row {
	width: 100%;
}

ul.side_row li, ul.side_row li a {
	list-style: square;
	color: #777;
}

.widget.new-product-widget {
	padding: 10px 15px;
	margin: 10px;
}

.widget.currency-widget {
	padding: 10px 15px;
	margin: 10px;
}

.widget.product-category-widget {
	padding: 10px 15px;
	margin: 10px;
}

.widget.article-category-widget {
	padding: 10px 15px;
	margin: 10px;
}

.categories-module li h3 {
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

ul.categories-module li {
	list-style: square;
}

.widtitle3 {
	margin-left: -15px;
	padding-left: 0;
}

.widget.article-category-widget,
.widget.new-product-widget,
.widget.product-category-widget,
.widget.currency-widget {
	width: 19%;
}

.pagination {
	margin: 15px 0;
}

.pagination a , .pagination strong {
	padding: 4px;
	border: 1px solid lightgray;
	margin: 0 2px;
	color: darkgrey;
}

.module.recent-viewed-widget {
	width: 94% !important;
}

#slidingTopTrigger {
	color: #fff;
	padding: 0 20px;
}

#slidingTopWrap {
	margin: 10px;
	background: #0076a3;
	padding: 5px;
	border-radius: 7px;
}

#basketTitleWrap {
	color: #fff;
	padding: 5px 20px 0 20px;
}

#basketItemsWrap li {
	list-style: none;
}

.item_name, .item_qty, .item_price {
	width: 100%;
	display: block;
	color: white;
	padding: 0 20px;
}

.item_price {
	padding-bottom: 10px;
}

.position {
	font-weight: bold;
}

.nav-next {
	float: right;
	margin: 15px 0 5px 0;
	border-radius: 5px;
}

.nav-next a {
	color: #fff;
}

.b1 img, .b2 img, .b3 img, .b4 img {
	border-radius: 10px;
	border-color: white;
}


/*
* Blog
*/


.left_blog {
	width: 700px;
	float: left;
	text-align: justify !important;
}

.right_blog {
	width: 250px;
	float: right;
}

/*Coloumn Widget*/
.row1, .row2 {
    float: left;
	width: 100%;
}
.row1 {
        margin-bottom: 25px;
}

.row2 {
        margin-bottom: 30px;
}
.row2 .widget {
        max-height: 240px;
}
.articles_view {
	padding: 30px 45px;
	border: 1px solid rgb(202, 202, 202);
	border-radius: 10px;
	margin-bottom: 30px;
}

.row1_coloumn1 {
	padding: 30px 45px;
	border: 1px solid rgb(202, 202, 202);
	border-radius: 10px;
	width: 600px;
	float: left;
	text-align: justify !important;
}

.row1_coloumn2  {
	float: right;
}

.row1_coloumn2 img {
	border-radius: 10px;
	height: 218px;
	width: 218px;
}

.row2_coloumn1, .row2_coloumn2 {
	float: left;
}

/*.row2_coloumn1 img {
	border-radius: 10px;
	height: 218px;
	width: 218px;
}*/


.row2_coloumn2 img {
	border: 1px solid rgb(202, 202, 202);
	border-radius: 10px;
	height: 218px;
	width: 218px;
}

.featured_products {
	padding: 30px 45px;
	border: 1px solid rgb(202, 202, 202);
	border-radius: 10px;
	margin-bottom: 30px;
}

.featured_products h4 {
	font-size: 22px;
	color: #860300;
}

.clear {
	clear: both;
}

.justify {
	text-align: justify;
}

.login_reset, .login_account {
	background: url(/storage/upload/ebusiness/images/marker.png) no-repeat 0 3px;
	padding: 0 0 5px 23px;
}

.login_account {
	margin-top: 10px;
}

.login {
	background: url(/storage/upload/ebusiness/images/userlogin.png) no-repeat -16px -10px;
	padding-top: 50px;
}

input[type="password"], .login_email > input[type="text"] {
	border: 1px solid #CFCFCF;
	padding: 8px 8px 8px;
	background: #EEE;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(255, 255, 255, .8);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.login_submit > input[type="submit"] {
	background: #0084E8;
	border: 0;
	width: 220px;
	padding: 5px;
	color: white;
	border-radius: 5px;
	cursor: pointer;
}

.login_submit > input[type="submit"]:hover {
	background: #0962A5;
	color: white;
}

.widget h3 span {
	font: normal 150%;
	padding: 0;
	color: #5D5D5D;
	margin: 0 0 20px 0;
	font-size: 30px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	color: #393132;
	letter-spacing: -2px;
}

.category-module a {
	font-weight: bold;
	color: black;
	text-decoration: none;
	font-size: 12px;
}

.widget_style_44 li {
	width: 190px;
}

.widget_style_44 ul {
	padding-left: 20px !important;
}

#system-readmore {
	display: none !important;
}

.mbpgallery-category-box-file-first {
	padding: 5px 6px;
}

.mbpgallery-category-box-file {
	background: none;
	border: 0;
	float: left;
	margin: 5px;
	overflow: visible;
	height: 20% !important;
	text-align: center;
}

.gallery_category_title {
	display: none;
}

.mbpgallery-category-box-file:hover {
	border: 0;
	background: none;
}

.rotator_bg {
	float: left;
	width: 100%;
	padding-top: 5px;
}

.rslides_tabs {
	margin-top: 0px !important;
	text-align: center;
	padding: 7px;
}

.rslides_tabs .rslides_here a {
	background: rgba(0, 163, 255, .8) !important;
}

.contact_label> input[type="submit"] {
	background: #860300;
	border: 0;
	width: 80px;
	padding: 5px;
	margin-left: 10px;
	color: white;
	border-radius: 5px;
	cursor: pointer;
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, .3), 0 2px 2px -1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .3) inset;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .3), 0 2px 2px -1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .3) inset;
	box-shadow: 0 1px 0 rgba(0, 0, 0, .3), 0 2px 2px -1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .3) inset;
	border: 1px solid transparent;
	text-decoration: none;
	white-space: nowrap;
}

.contact_label> input[type="submit"]:hover {
	background: #2D7DC5;
	color: white;
}

.email {
	display: none;
}

/*.button.button
{
background: #0084E8 !important;
border: 0;
padding: 5px;
margin-top: 10px;
color: white;
border-radius: 5px;
cursor: pointer;
text-shadow: 1px 1px 0 #5A5A5A;
}*/


a.button span.icon.magnifier, button span.icon.magnifier {
	background-position: 0 -472px;
	display: none;
}

.row.position, .row.state {
	display: none;
}

.contact_form {
	font: normal 150%;
	padding: 0;
	font-size: 30px;
	font-size: 22px;
	color: #860300;
	margin-bottom: 15px;
}

.contact_block, .items-leading .leading-0, .items-leading .leading-1, .category_blog_view .cols-1 {
	padding: 30px 45px;
	border: 1px solid rgb(202, 202, 202);
	border-radius: 10px;
	margin-bottom: 30px;
}

.mbpgallery-category-box-file-first {
	padding: 5px 6px;
}

.mbpgallery-category-box-file {
	background: none;
	border: 0;
	float: left;
	margin: 5px;
	overflow: visible;
	height: 20% !important;
	text-align: center;
}

.gallery_category_title {
	display: none;
}

.category_blog_view .items-more ul {
	padding-top: 10px !important;
}

.article_title h4 {
	font-size: 22px;
	color: #860300;
	margin-bottom: 15px;
}

.article_title_area {
	background: transparent;
}

.category_blog_view .pagination li {
        font-size: 13px !important;
}
.category_blog_view .pagination a:link, .category_blog_view .pagination a:visited {
        padding: 5px 8px !important;
}

.pagination a {
	display: inline-block;
	margin-right: 2px;
	border-radius: 3px;
	border: solid 1px silver !important;
	background: #870300;
	font-size: .875em;
	font-weight: bold;
	text-decoration: none;
	color: #fff !important;
}

.pagination a:hover {
	background: #f1cb57;
        color: #292929;
	border: solid 1px #FFF !important;
}

.pagenav.selected {
	border: none;
	background: #616161;
	color: #F0F0F0 !important;
	border-radius: 3px;
}

.category_blog_view .pagination {
	border-top: 1px solid #DDD;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 70px;
}

.pagination-start, .pagination-prev {
        background: #870300;
        border-radius: 3px;
}
.category_blog_view .pagination li > span.pagenav {
        color: #fff !important;
        border: none !important;
        padding: 5px 8px;
        font-size: 11px !important;
        border-radius: 3px;
}
/*product dropdown list*/

.product_sort {
	display: inline-block;
	position: relative;
	overflow: hidden;
	height: 28px;
	width: 150px;
	background: #f2f2f2;
	border: 1px solid;
	border-radius: 3px;
	background-image: -webkit-linear-gradient(top,transparent,rgba(0, 0, 0, 0.07));
	background-image: -moz-linear-gradient(top,transparent,rgba(0, 0, 0, 0.07));
	background-image: -ms-linear-gradient(top,transparent,rgba(0, 0, 0, 0.07));
	background-image: -o-linear-gradient(top,transparent,rgba(0, 0, 0, 0.07));
	background-image: linear-gradient(top,transparent,rgba(0, 0, 0, 0.07));
	-webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.6),0 1px 1px rgba(82, 80, 75, 0.08);
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.6),0 1px 1px rgba(82, 80, 75, 0.08);
	border-color: #B3AFA4 #AEAB9F #A8A499;
}

.sort_order {
	position: relative;
	width: 130%;
	margin: 0;
	padding: 6px 8px 6px 10px;
	height: 28px;
	line-height: 14px;
	font-size: 12px;
	color: #62717a;
	text-shadow: 0 1px white;
/* Fallback for IE 8 */
	background: #f2f2f2;
/* transparent doesn't work with Opera */
        background: rgba(0, 0, 0, 0) !important;
        border: 0;
        border-radius: 0;
        -webkit-appearance: listitem;
        cursor:pointer;
        text-transform: capitalize;
}

.sort_order:focus {
	z-index: 3;
	width: 100%;
	color: #394349;
	outline: 0px solid #49aff2;
	outline: 0px solid -webkit-focus-ring-color;
	outline-offset: -2px;
}

.sort_order > option {
	margin: 3px;
	padding: 6px 8px;
	text-shadow: none;
	background: #f2f2f2;
	border-radius: 3px;
	cursor: pointer;
}

.product_sort:before, .product_sort:after {
	content: '';
	position: absolute;
	z-index: 2;
	top: 9px;
	right: 10px;
	width: 0;
	height: 0;
	border: 4px dashed;
	border-color: #888 transparent;
	pointer-events: none;
}

.product_sort:before {
	border-bottom-style: solid;
	border-top: none;
}

.product_sort:after {
	margin-top: 7px;
	border-top-style: solid;
	border-bottom: none;
}

.product_sort:active {
	background-color: transparent;
	border-color: #AEAB9F;
	background-image: -webkit-linear-gradient(top,rgba(230, 230, 230, 0.6),rgba(255, 255, 255, 0.6));
	background-image: -moz-linear-gradient(top,rgba(230, 230, 230, 0.6),rgba(255, 255, 255, 0.6));
	background-image: -ms-linear-gradient(top,rgba(230, 230, 230, 0.6),rgba(255, 255, 255, 0.6));
	background-image: -o-linear-gradient(top,rgba(230, 230, 230, 0.6),rgba(255, 255, 255, 0.6));
	background-image: linear-gradient(top,rgba(230, 230, 230, 0.6),rgba(255, 255, 255, 0.6));
	-webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.6),0 1px 1px rgba(82, 80, 75, 0.08);
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.6),0 1px 1px rgba(82, 80, 75, 0.08);
}

.list_product_name {
	letter-spacing: 0px !important;
}

span.roll {
	background: url(/storage/upload/ebusiness/images/zoom.png) center center no-repeat #000;
	height: 135px;
	width: 180px;
	position: absolute;
	z-index: 10;
	-webkit-box-shadow: 0px 0px 4px #000;
	-moz-box-shadow: 0px 0px 4px  #000;
	box-shadow: 0px 0px 4px  #000;
}

.register select[name="country"] {
	border: 1px solid #D0D0D0;
	background: url(http://www.quilor.com/i/select.png) no-repeat right center, -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FBFBFB), to(#EDEDED));
	background: -moz-linear-gradient(19% 75% 90deg,#EDEDED, #FBFBFB);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
	color: #444;
	padding-left: 10px;
	z-index: 1;
	-webkit-appearance: initial;
	display: inline-block;
	position: relative;
	overflow: hidden;
	height: 28px;
	width: 150px;
	border: 1px solid;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.6),0 1px 1px rgba(82, 80, 75, 0.08);
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.6),0 1px 1px rgba(82, 80, 75, 0.08);
	border-color: #B3AFA4 #AEAB9F #A8A499;
	width: 52% !important;
}

.gmap3 {
	border: 1px solid #D6D6D6;
	position: relative;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.map {
	border: 0px !important;
}

.cart {
	float: right;
}

.m_login.myform h1, #maincol h1, .register.myform h1, #maincol h1 {
	font-size: 20px !important;
	font-weight: normal !important;
	margin-bottom: 8px;
	color: black;
}

.author {
	background: url(/storage/upload/basic/images/user.png) 0 5px no-repeat;
	padding-left: 18px !important;
	padding-bottom: 15px !important;
}

.total_comments {
	background: url(/storage/upload/basic/images/comment.png) 0px 7px no-repeat;
	padding-left: 17px !important;
	margin-left: 5px  !important;
}

.total_comments a:hover {
	text-decoration: underline;
}

.category_blog_view .article_title h4 a:hover {
	color: grey !important;
	background-color: transparent !important;
}

/*.article_title_area
{
position: relative;
width: 40%;
padding: 10px;
color: #fff;
background: #60B5E8;
overflow: hidden;
-webkit-border-radius: 5px 0 5px 5px;
-moz-border-radius: 5px 0 5px 5px;
border-radius: 5px 0 5px 5px;
}*/

/* .article_title_area:before {
border-color: #fff #fff transparent transparent;
background: transparent;
content:"";
position:absolute;
top:0;
right:0;
border-width:0 16px 16px 0; /* This trick side-steps a webkit bug */
/* border-style:solid;
display:block; width:0; */ /* Only for Firefox 3.0 damage limitation */
/* Optional: shadow */
/* -webkit-box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
-moz-box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius: 0 0 0 5px;
border-radius: 0 0 0 5px; */
/* } */


.category_blog_view.article_title, .articles_view.article_title {
	width: 80% !important;
	padding: 0px 10px 0px 10px !important;
}

.article_blog_date {
	background-color: #4DAAFF;
	padding: 5px;
	border-radius: 50%;
	height: 80px;
	width: 80px !important;
	color: white;
}

.article_title h4 a:hover {
	color: grey !important;
	background-color: transparent !important;
}

.article_title h4 a {
	color: #4DAAFF !important;
}

.commentlist ul.children {
	margin-left: 30px !important;
}

.right {
	float: right;
}

.top {
	margin-top: 10px;
}

.bodytopbg {
	float: left;
	width: 100%;
}

.rotatorshadow {
	height: 20px;
	width: 941px;
	margin: auto;
}

.fourbarall {
	float: left;
	width: 100%;
}

.fourbar {
	float: left;
	width: 220px;
	padding: 8px;
}

.fourbar_title {
	color: #63B8C0;
	border-bottom: 1px dotted #AAAAAA;
	font-weight: bold;
	text-align: center;
	font-size: 17px;
	padding: 5px 0px;
	text-shadow: 1px 2px 1px white;
}

.fourbar_text {
	text-align: justify;
	font-size: 13px;
	padding: 10px 0px;
}

.left_blog strong {
	color: #109AA5;
}

.header_bg {
	background-color: #860300;
	float: left;
	width: 100%;
	padding-top: 4px;
}

.search {
	float: right;
	margin-top: -13px;
}

.search  ul.side_row li {
	list-style: none;
}

.main_menu {
}


/*Main Menu*/

nav {
	background-color: #860300;
	border-right: none;
	width: 955px;
	margin-bottom: 20px;
	margin: auto;
	border-bottom: 5px solid #640705;
/*
border-radius: 16px;

padding-left: 15px;*/
	border-top-left-radius: 15px 15px;
	border-top-right-radius: 15px 15px;
	height: 35px;
}

nav ul {
	margin: 0;
	padding: 0;
}

nav ul li {
	list-style: none;
	text-align: center;
	border-left: 1px solid #fff;
}

ul li:first-child {
	border-left: none;
}

nav ul li a {
	display: block;
	text-decoration: none;
	color: #616161;
	padding: 10px 0;
}
/*
nav {
display: table;
table-layout: fixed;
}
*/

ul {
	display: table-row;
}

ul li {
	display: table-cell;
}

/*close main menu*/

.about_elizjean {
	width: 613px;
	float: left;
	background: #FBD9A7;
	color: #FF5C00;
	border: 3px solid #FF9800;
	margin: 15px 0px 0px 0px;
	padding-bottom: 10px;
}

.about_elizjean p, .our_services p {
	padding: 10px 20px;
}

.about_elizjean:before {
	content: url(/storage/upload/elizjean/images/homepage/about_elizjean.png) no-repeat;
}

.our_services {
	width: 613px;
	float: left;
	background: #77BDFF;
	color: #0E2336;
	border: 3px solid #0053A1;
	margin: 15px 0px 0px 0px;
	padding-bottom: 10px;
}

.our_services:before {
	content: url(/storage/upload/elizjean/images/homepage/our_services.png) no-repeat;
}

.locate_us {
	width: 318px;
	height: 215px;
	float: left;
	background: url(/storage/upload/elizjean/images/homepage/locate_us_bg.png) repeat #F4F5F7;
	color: red;
	border: 3px solid #E00303;
	margin-top: -5px;
}

.locate_us:before {
	content: url(/storage/upload/elizjean/images/homepage/locate_us.png) no-repeat;
}

.locate_us p {
	padding: 12px;
}

.our_news {
	width: 318px;
	height: 490px;
	float: left;
	background: #8cc63f;
	color: #1a3d02;
	border: 3px solid #508d00;
	margin-top: 15px;
}

.our_news:before {
	content: url(/storage/upload/elizjean/images/homepage/our_news.png) no-repeat;
}

.google_map iframe {
	border: 3px solid red;
	border-bottom: 0px;
}

.add {
	background: url(/storage/upload/elizjean/images/homepage/add.png) no-repeat;
	padding-left: 45px;
	margin: 15px;
	width: 250px;
}

.tel {
	background: url(/storage/upload/elizjean/images/homepage/tel.png) no-repeat;
	padding-left: 45px;
	margin: 15px;
	width: 250px;
	background-position: 0px -7px;
	height: 25px;
}

.mail {
	background: url(/storage/upload/elizjean/images/homepage/mail.png) no-repeat;
	padding-left: 45px;
	margin: 15px;
	width: 250px;
	background-position: 0px -7px;
	height: 25px;
}

.view {
	width: 139px;
	height: 134px;
	margin: 2px;
	float: left;
	border: 3px solid #508d00;
	overflow: hidden;
	position: relative;
	text-align: center;
}

.view .mask,.view .content {
	height: 134px;
	width: 100%;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
}

.view img {
	display: block;
	position: relative;
}

.view h2 {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	position: relative;
	font-size: 17px;
	padding: 10px;
	background: rgba(0,0,0,0.8);
	margin: 20px 0 0 0;
}

.view p {
	font-family: 'Dosis',sans-serif;
	font-size: 14px;
	position: relative;
	color: #fff;
	padding: 0 10px;
	text-align: center;
}

.view a.info {
	display: inline-block;
	text-decoration: none;
	padding: 7px 14px;
	background: #000;
	color: #fff;
	text-transform: uppercase;
	-webkit-box-shadow: 0 0 1px #000;
	-moz-box-shadow: 0 0 1px #000;
	box-shadow: 0 0 1px #000;
}

.viewa.info:hover {
	-webkit-box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
	box-shadow: 0 0 5px #000;
}

.view-fifth img {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.view-fifth .mask {
	background-color: #304F08;
	-webkit-transform: translateX(-300px);
	-moz-transform: translateX(-300px);
	-o-transform: translateX(-300px);
	-ms-transform: translateX(-300px);
	transform: translateX(-300px);
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.view-fifth h2 {
	font-family: 'Antic Didone',serif;
	font-weight: bold;
	background: #00AEEF;
	font-size: 16px;
	-webkit-box-shadow: 0px 1px 3px rgba(159,141,140,0.5);
	-moz-box-shadow: 0px 1px 3px rgba(159,141,140,0.5);
	box-shadow: 0px 1px 3px rgba(159,141,140,0.5);
}

.view-fifth p {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	color: #fff;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.view-fifth:hover .mask {
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-o-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
}

.view-fifth:hover img {
	-webkit-transform: translateX(300px);
	-moz-transform: translateX(300px);
	-o-transform: translateX(300px);
	-ms-transform: translateX(300px);
	transform: translateX(300px);
}

.view-fifth:hover p {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

.view-fifth_component {
	width: 318px;
	padding: 0px 9px;
}

.nav-prev {
	margin: 15px 0 5px 0;
}

.article-navigation {
	margin-top: 20px !important;
}

.article_title {
	margin: 0px !important;
}

.contact_desc {
/* border: 2px solid #5d5d5d; */
/* padding: 20px; */
	width: 910px;
	border-radius: 5px;
	margin-bottom: 30px;
}

.sub_title {
	border-bottom: 2px solid #5d5d5d;
	padding-bottom: 10px;
	font-size: 15px;
	background: url(/storage/upload/elizjean/images/homepage/arrow-forward-24.png) no-repeat;
	padding-left: 30px;
	background-position: 0px -2px;
}

.sub_title_bullet {
	padding-bottom: 10px;
	font-size: 15px;
	background: url(/storage/upload/elizjean/images/homepage/Streamline-21-24.png) no-repeat;
	padding-left: 30px;
	background-position: 0px -2px;
}

.contact_desc p {
	margin: 15px 0px !important;
}

.center_blog {
	width: 100%;
	float: left;
	background: #77BDFF;
	color: #0E2336;
	border: 3px solid #0053A1;
	margin: 15px 0px 0px 0px;
	padding-bottom: 10px;
}

.center_blog ul li {
	padding: 5px;
	background: url(/storage/upload/elizjean/images/homepage/bullet_icon.png) no-repeat;
	background-position: 0px 5px;
	padding-left: 25px;
	list-style-type: none;
	margin-left: 20px;
}

.center_blog:before {
	content: url(/storage/upload/elizjean/images/homepage/our_services.png) no-repeat;
}

.center_blog p {
	padding: 10px 20px;
}

.logo {
	float: left;
}

.social {
	float: right;
	padding: 20px;
	height: 40px;
}

.searchbar {
	float: right;
	padding: 9px;
	height: 40px;
}

.category_blog_view h4 {
	padding: 10px 0px;
}

.category_blog_view p {
	padding-bottom: 10px;
}

.category_blog_view ul li {
	display: list-item;
	list-style-type: disc;
}

.category_blog_view a {
	text-decoration: underline;
	color: #860300;
}

.category_blog_view a:hover {
	text-decoration: none;
	color: #860300;
}

.category_blog_view ul {
	display: block;
	margin-left: 20px;
}

/*Homepage*/
.articles_view h4 {
	padding: 10px 0px;
}

.articles_view p {
	padding-bottom: 10px;
}

.articles_view ul li {
	display: list-item;
	list-style-type: disc;
}

.articles_view a {
	text-decoration: underline;
	color: #860300;
}

.articles_view a:hover {
	text-decoration: none;
	color: #860300;
}

.articles_view ul {
	display: block;
	margin-left: 20px;
}

/*Pop up*/
#fadeandscale {
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
}

.popup_visible #fadeandscale {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.fadeandscale_close {
	cursor: pointer;
	position: absolute;
	right: -10px;
	top: -10px;
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

pre.prettyprint {
	width: 970px;
	float: left;
	margin: auto;
}

.cs-button-coin-slider7215 {
	color: transparent;
	width: 10px;
	height: 10px;
	background: gray;
	display: inline-block;
	margin: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.cs-button-coin-slider7215:hover {
	color: transparent;
}

.cs-active {
	background: #990022 !important;
}

#cs-next-coin-slider7215 {
	color: transparent;
}

#cs-prev-coin-slider7215 {
	color: transparent;
}

.articles_view {
	background-color: #FFFFFF;
}

.row1_coloumn1 {
	background-color: #FFFFFF;
}

.featured_products {
	background-color: #FFFFFF;
}

.row1_coloumn1 {
	height: 156px;
}

.wrapper_div7215 {
/*margin-top: -20px;*/;
}

nav {
	background-color: #860300;
	border-right: none;
	width: 960px;
	margin-bottom: 0px;
	margin: auto;
	border-bottom: 1px solid #640705;
/*
border-radius: 16px;

padding-left: 15px;*/
	border-top-left-radius: 15px 15px;
	border-top-right-radius: 15px 15px;
	height: 32px;
}

nav ul li {
	list-style: none;
	text-align: center;
	border-left: 1px solid #000;
}

nav ul li a {
	color: #000;
}

.cs-buttons {
	width: 50%;
}

.rotatorbanner {
	margin-top: 0px;
	border: 1px solid #860300;
	margin-left: -1px;
}

/* Added by FY - 2015 01 16*/
button, .button2, .readmore a {
	padding: 8px 15px;
	border-radius: 5px;
	color: #fff !important;
	text-transform: uppercase;
        font-size: 12px;
	font-weight: 700;
	line-height: 1em;
	border: none;
}

.button-red, .readmore a {
	background: #870300;
        text-decoration: none !important;
}

.button-red:hover, .button-red:active {
    background: #f1cb57;
    color: #292929 !important;
}

.readmore a {
    float: right;
}

.readmore a:hover {
    color: #fff;
}

.ww-storage {
	width: calc(100% - 280px);
	background: url('images/ww-storage-box.jpg') right bottom no-repeat #fff;
	border-radius: 10px;
	border: 1px solid #cacaca;
	text-align: center;
        margin-left: 15px;
}

.ww-storage-container {
	padding-left: 40px;
	padding-top: 45px;
	padding-bottom: 45px;
	padding-right: 240px;
}

.ww-storage p {
	color: #222;
	font-weight: 700;
	font-size: 16px;
	line-height: 1.2em;
	margin-bottom: 25px;
}

.ww-storage button {
	margin: auto;
	display: block;
	text-align: center;
}

/*About Us Page*/
.about_tech, .table_blue {
    width: 100%;
    margin: 30px 0;
    cellspacing: 0;
    cellpadding: 0;
}
.about_tech td {
    border-bottom: 2px dotted #272727;
    padding: 15px 15px 25px 15px;
}
.about_tech h4 {
    margin-bottom: 0 !important;
}
.about_tech ul {
    margin-left: 0 !important;
}

.about_tech li {
    margin-bottom: 8px;
}
.table_blue {
    background: #0090a1;
    color: #000;
}
.table_blue th, .table_blue td {
    padding: 10px;
}
.table_blue th, .opacity-30 {
    background: rgba(255,255,255,0.3);
}
.tabrow td, .opacity-60 {
    background: rgba(255,255,255,0.6);
}
.tabrow_alt td, .opacity-80 {
    background: rgba(255,255,255,0.8);
}
.news {
    width: 260px;
    height: 237px;
    background: url('images/news/news.jpg') center center no-repeat #fff;
    border-radius: 8px;
}
.news .text_container {
    padding: 20px;
    text-align: center;
    color: #fff;
}
.news h2 {
    font-weight: 700;
    font-size: 1.8em;
    margin-bottom: 10px;
    line-height: 1.2em;
    color: #fff;
}
.news h3 {
    font-weight: 700;
    font-size: 1.5em;
    margin-bottom: 30px;
    line-height: 1.2em;
    color: #fff6bb !important;
}
.search input[type="submit"] {
    height: 25px;
}