body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #828282;
	min-width: 980px;
	background: url(/storage/upload/tramedbeautyexpo/images/body/bg.png) center 0 no-repeat black;
	position: relative;
}

.logo
{
padding-top: 20px;
padding-bottom: 10px;
}

h2
{
font-size: 36px;
line-height: 1.2em;
margin: 0px 0 20px;
color: #18BBFF !important;
font-family: 'Lato', sans-serif;
font-weight: 300;
}



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, ul,
dd, dt, li, 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 {
	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: #5d5d5d;
	margin: 0 0 20px 0;
}

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

a:hover{ 
	text-decoration: none;
}

ul{ 
  padding: 0;
  margin: 0;
}

ul li{ 
	list-style-type: circle;
	padding: 0;
	margin: 0;
}

ol{ 
	padding: 0;
	margin: 0;
}

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


.main
{
width: 1027px;
padding: 0;
margin: 0 auto;
font-size: 0.75em;
line-height: 1.666em;
position: relative;
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: local('Lato Light'), local('Lato-Light'), url(http://themes.googleusercontent.com/static/fonts/lato/v6/KT3KS9Aol4WfR6Vas8kNcg.woff) format('woff');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(http://themes.googleusercontent.com/static/fonts/lato/v6/9k-RPmcnxYEPm8CNFsH2gg.woff) format('woff');
}

#content {
width: 100%;
padding: 43px 0px 58px 0px;
position: relative;
z-index: 1;
}

.container_12 {
margin-left: auto;
margin-right: auto;
width: 960px;
position: relative;
}

.container_12 .grid_4 
{
width: 300px;
}

.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 
{
display: inline;
float: left;
position: relative;
margin-left: 10px;
margin-right: 10px;
}

.button {
display: inline-block;
font-size: 12px;
color: #3E3E3E;
padding: 4px 14px;
border: 1px solid lightGrey;
background: url(images/button-tail.gif) 0 0 repeat-x #F3F3F3;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-webkit-background-clip: padding-box;
}

.rslides_tabs .rslides_here a
{
background: white !important;
}

.rslides_tabs
{
margin-top: 0px !important;
text-align: center;
background: #5A5A5A;
border-bottom: 1px solid white;
border-top: 1px solid #9E9E9E;
padding: 7px;
margin: auto;
background-image: url(/storage/upload/basic/images/rotatorbg.png);
}

.rslides_tabs a
{
background: rgba(0, 0, 0, 0.6) !important;
}

a{
text-decoration:none;
}

.button:hover {color:#fff; border:1px solid #18bbff; background:#09F !important}

a.button
{
margin-top: 20px !important;
margin-left: 0px;
-moz-user-select: none;
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-user-select: none;
-webkit-touch-callout: none;
padding: 7px 20px !important;
}

h3 {
font-size: 36px;
line-height: 1.2em;
margin: 0px 0 20px;
font-family: 'Lato', sans-serif;
font-weight: 300;
}

/***.articles_view ul
{
    padding: 20px 10px 10px 40px;    
}***/

.content-container {
	width: 980px;
	margin:15px 0 0 0;
	
	float:left;

}

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

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

.header-column-two {
	width:40%;
	float:right;
}

.header-sub-column {
	width:100%;
	float:right;
	padding-top: 20px;
}

.header-sub-column-two {
	width:auto;
	float:right;
	margin-bottom: 5px;
}

/**TOP MENU**/
.navigation {
	width: 1040px;
z-index: 999;
float: left;
background: url(/storage/upload/tramedbeautyexpo/images/body/menu.png) repeat;
height: 49px;
margin: 5px 0px;
}

/**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: 1027px;
	margin: auto;
	padding-top: 40px;
}

.banner_bg
{
width: 1041px;
background: url(/storage/upload/tramedbeautyexpo/images/body/header1.png) no-repeat;
height: 463px;
}

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

.component-column-top 
{
	display: block;
	width: 1041px;
	float: left;
}

.component-column-bottom {
	display: inline;
	float: left;
	margin: 20px 0px;
	color: #FFFFFF;
	font-size: 14px;
}



.component-column-bottom img, .component-column-bottom div {
	float: left;
}

.component-column-bottom img:first-child, 
.component-column-bottom div:first-child {
	margin:0;
	background:none !important;
}

.component-column-bottom div {
	padding: 0 20px !important;
	background: url(/storage/upload/tramedbeautyexpo/images/body/footer_divider.png) no-repeat;
}

#component {
	display:block;
	float: left;
	width: 96%;
	padding:0 2%;
}

/**FOOTER**/
footer {
	color: white;
	clear: both;
	margin: 30px auto 15px auto;
	width: 980px;
}

footer h2
{
font: normal 150%;
padding: 0;
color: white !important;
margin: 0 0 20px 0;
}

footer .column {
width: 22.85714%;
float: left;
margin-right: 2.85714%;}

.bottombar {
	width:100%;
	float:left;
	background: #000;
	text-align:center;
	bottom:0;
	position: static;
	background: url(/storage/upload/tramedbeautyexpo/images/body/copyrights.png);
	height: 57px;
}

.bottombar a {
	color: #010101;
	font-weight: bold;
	font-size: 13px;
	line-height: 55px;
	text-shadow: 1px 1px rgba(255, 255, 255, 0.34);
}


/********************
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 h3 {
	display:none;
}

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

#search_word{
	background: white url(http://www.red-team-design.com/wp-content/themes/rtd-v3/images/search.png) no-repeat 5px 4px;
	border: 1px solid #E1E1E1;
	padding: 5px 30px;
	border-radius: 5px;
	float:left;
	color: #a9a9a9;
	font: 0.875em Lucida Sans, arial, sans-serif;
	width: 170px;
}

.search > input[type="submit"], .contact_label > input[type="submit"], .contact_label > input[type="submit"], .search_form  li> input[type="submit"], .readmore span, .nav-next a, .nav-prev a
{
	background: #17507C;
	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;
	
}

.readmore span{float:right;}

.search > input[type="submit"]:hover, .contact_label > input[type="submit"]:hover, .search_form  li > input[type="submit"]:hover, .readmore span:hover, .nav-next a:hover, .nav-prev a:hover
{
	background: #0962A5;
	color: white;
}

.search > input[type="submit"]:active, .contact_label > input[type="submit"]:active, .search_form li > input[type="submit"]:active, .readmore span:active, .nav-next a:active, .nav-prev a:active
{
position: relative;
top: 1px;
text-shadow: none;
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, .2) inset, -5px 0 5px -3px rgba(0, 0, 0, .2) inset;
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .2) inset, -5px 0 5px -3px rgba(0, 0, 0, .2) inset;
  box-shadow: 0 0 1px rgba(0, 0, 0, .2) inset, -5px 0 5px -3px rgba(0, 0, 0, .2) inset;
}

.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 {
	color: #686868 !important;
	margin-left: -15px;
	padding-left: 0;
	border-bottom: 1px dotted;
}


.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;
}




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


/*
* Blog 
*/


.left_blog{
	width: 62%;
	float: left;	
	padding-top: 20px !important;
	padding-bottom: 50px;
}



.right_blog
{
	width: 300px;
	float: right;
	padding: 10px 0px 0px 35px;
}

.quicktime.widget h3 span, .aboutus h3
{
border-bottom: 1px dotted !important;
color: #A0A0A0 !important;
}


.quicktime ul.menu li a
{
color: #828282 !important;
}

.quicktime ul.menu li a:hover
{
color: black !important;
}

.quicktime ul.menu li.top_li
{
padding: 5px !important;
}

.quicktime.widget h3
{
padding:0px;
margin-top: 15px;
}

.quicktime.widget h3 span
{
padding: 0px;
margin-top: 30px;
font-size: 36px;
line-height: 1.2em;
margin: 0px 0 20px;
font-family: 'Lato', sans-serif;
font-weight: 300;
}


.quicktime .top_li
{
height: 15px !important;
}

.quicktime.widget_style_26
{
display: inline;
float: left;
width: 220px;
margin: 0 10px;
}

.aboutus
{
display: inline;
width: 450px;
margin: 0 10px;
text-align: justify;
}

.copyright
{
background-image: url(/storage/upload/basic/images/broken_noise.png);
}


.copyrights
{
text-align:center;
padding:20px;
}

div.row.state
{
display: none !important;
}

div.row.position
{
display: none !important;
}

.contact_form
{
font-size: 36px;
line-height: 1.2em;
margin: 0px 0 20px;
color: #494949 !important;
font-family: 'Lato', sans-serif;
font-weight: 300;
}




.article-content img
{
width: 250px;
float: left;
margin: 0 15px 0px 0;
border: 1px solid #DDD;
padding: 7px;
background: white;
}


.articles_view img
{
}

.article-content p
{
text-align:justify;
}

.articles_view p
{
text-align:justify;

}

.category_blog_view h1
{
font-size: 36px;
line-height: 1.2em;
margin: 0px 0 20px;
color: #686868 !important;
font-family: 'Lato', sans-serif;
font-weight: 300;
border-bottom: 1px dotted;
padding-top: 0px;
}

.category-module
{
padding-left: 20px;
width: 250px;
}


.category-module h3
{
font-family:Arial, Helvetica, sans-serif;
font-size: 15px !important;
line-height: 1.2em;
color: #18BBFF !important;
font-weight: 300;
padding-bottom: 10px;
padding-top: 10px;
margin-bottom: 0px;
}

.category-module a:hover
{
color: #18BBFF !important;
}

.widtitle3
{
font-size: 36px !important;
line-height: 1.2em;
margin: 0px 0 20px;
font-family: 'Lato', sans-serif;
font-weight: 300 !important;

}

.article_title h2 a
{
font-size: 30px;
}

.addthis_toolbox.addthis_default_style 
{
margin-top: 10px;
margin-bottom: 10px;
}
img.avatar.avatar-40.photo, .delete-comment img
{
padding: 0px !important;
padding-bottom: 0px !important;
margin:0px !important;
}

.comment-admin-control ul
{
padding: 0px !important;
}

.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;
}

#article-comments
{
margin: 80px 0 15px 0;
border-top: 1px solid #D2D0C8;
padding: 20px;
}

.pagination a
{
display: inline-block;
margin-right: 4px;
border-radius: 3px;
border: solid 1px silver !important;
background: #E9E9E9;
box-shadow: inset 0px 1px 0px rgba(255, 255, 255, .8), 0px 1px 3px rgba(0, 0, 0, .1);
font-size: .875em;
font-weight: bold;
text-decoration: none;
color: #717171 !important;
text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F8F8F8), to(#E9E9E9));
background: -moz-linear-gradient(0% 0% 270deg,#F8F8F8, #E9E9E9);
}

.pagination a:hover
{
background: #FEFEFE;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#F0F0F0));
background: -moz-linear-gradient(0% 0% 270deg,#FEFEFE, #F0F0F0);
border: solid 1px #DEDEDE !important;
}

.pagenav.selected
{
border: none;
background: #616161;
box-shadow: inset 0px 0px 8px rgba(0, 0, 0, .5), 0px 1px 0px rgba(255, 255, 255, .8);
color: #F0F0F0 !important;
text-shadow: 0px 0px 3px rgba(0, 0, 0, .5) !important;
border-radius: 3px;
}

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

.ppt
{
display:none !important;
}

.gallery_category_title h1
{
font-size: 36px;
line-height: 1.2em;
margin: 0px 0 20px;
font-family: 'Lato', sans-serif;
font-weight: 300;
color: #5D5D5D;
margin-bottom: 0px;
}

.mbpgallery_category_wrapper
{
margin-bottom: 60px;
}

.mbpgallery-category-box-file
{	height:150px !important;
	box-shadow: inset 0 0 2px rgba(0, 0, 0, .5);
	padding: 4px;
	border-radius: 10px;
	border-width: 5px;
}

.mbpgallery-category-box-file:hover{
	box-shadow: inset 0 0 2px rgba(0, 0, 0, .5);
	padding: 4px;
	border-radius: 10px;
	border-width: 5px;
	border-color:lightgrey;
}





.month, .day, .year
{
padding-bottom:3px;
}

.feature_product h2
{
font-size: 28px !important;
} 

.contact_form_div
{
padding-bottom:50px;
}

select[name="sort"]
{
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;
}

input[type="text"]
{
-webkit-appearance: none;
padding: 5px;
line-height: 1.2em;
background: -webkit-gradient(linear, left top, left bottom, from(white), to(#CCC));
-webkit-appearance: none;
-webkit-box-shadow: 1px 1px 1px white;
-webkit-border-radius: 0.5em;
border: 1px solid #D0D0D0;
background: #FBFBFB;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .05);
-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.05);
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .05);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-size: 14px;
color: #444;
}

.contact_form_div textarea
{
width: 300px;
-webkit-appearance: none;
padding: 0.5em;
line-height: 1.2em;
background-color: #FBFBFB;
-webkit-box-shadow: rgba(0, 0, 0, 0.0470588) 0px 1px 2px inset;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
border: 1px solid #D0D0D0;
font-size: 14px;
color: #444;
margin: 2px 0px;
height: 96px;
background-position: initial initial;
background-repeat: initial initial;
}

input[type="checkbox"] 
{
cursor: default;
}

/*tabs*/

.tabs li 
{
	list-style:none;
	display:inline;
}

.tabs a 
{	font-size: 15px;
	padding:6px 10px;
	display:inline-block;
	background:#666;
	color:#fff;
	text-decoration:none;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.tabs a.active 
{
font-size: 15px;
background: #E4BB5E;
color: black;
padding: 6px 10px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
font-weight: bold;
}

ul.tabs
{
padding: 0px;
border-bottom: 3px solid #E4BB5E;
width: 420px;
float: right;
margin-left: 20px;
}


#tab1 ul li
{
margin: 6px 5px 5px 20px;
}
