ul, ul li { 
	list-style-type: none;
	margin:0px;
	padding:0px;
}
a, a:hover { text-decoration: none; }

h1, h2, h3, h4, h5 {
    font-weight: normal;
    line-height: normal;
}

body { 
	
	color: #4a5c62;
	cursor: default;
	background:url(http://demo1.rao.vn/js/style/bgimage/clipart_015.png) center center fixed #eee;
}

/* Print Styles */
@media print {
  a[href]:after {
    content: "";
  }
}

/* PAGE-WIDTH CLASS ----------------------------------------------------------------------------- */
.page-width{ position: relative; width: 980px; margin: 0px auto; background: #fff; z-index: 99999;}

.slide-bg { 
	
}
 
/* HEADER----------------------------------------------------------------------------- */
.page-width .page-content { background: #fff; margin-top: 20px; margin-bottom: 20px; }

.page-width .page-content .content-tab1 { background: url(images/page1-img1.jpg) no-repeat;}

.page-width .container { width: 100%; }
#header {  background: #FFF; margin-bottom: 20px;}

#header .menu{ position:relative;}
#header .menu-right{ }

#header .menu-center{ height: 40px; line-height: 40px; 
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
 background: url(images/nav-bg.png);
 }
.menu-center .input-append { padding-top: 5px; padding-right: 5px;}

.menu-center .input-append span { background: #fff; border: 1px solid #fff; color: #e25b01; }
.menu-center .input-append span:hover { color: #333;}
.menu-center .input-append button { background: none; border: 0px;}

#header .navmenu .active  { background: #767676; }
#header .navmenu li { 
float: left; 
min-width: 110px; 
text-align: center;  
height: 40px; 
line-height: 40px;
border-left:1px solid #0082CC;
border-right:1px solid #0046CC;
}
#header .navmenu li:last-child{ border-right:0px;}
#header .navmenu li:first-child{ 
	border-left:none; 
	
	-webkit-border-top-left-radius: 7px;
-webkit-border-bottom-left-radius: 7px;
-moz-border-radius-topleft: 7px;
-moz-border-radius-bottomleft: 7px;
border-top-left-radius: 7px;
border-bottom-left-radius: 7px;
}
#header .navmenu li:hover { background: #767676;}

#header .navmenu li:first-child a{ color:#FFF; padding-right:5px;}
#header .navmenu li a{ padding-left:10px; text-transform:uppercase; font-weight:bold; color:#FFFFFF;text-shadow: 0.1em 0.1em 0.05em #333}

#header .navmenu li:hover a, #header .navmenu li.active a{ color:#fff;}
#header .navmenu li:hover ul{ display:block;}
#header .navmenu ul{ display:none; position:absolute; min-width:180px; background:#333; color:#fff; z-index:99;}
#header .navmenu ul li{ float:none;}
#header .navmenu ul li:hover{ background:#000;}
#header .navmenu ul li a{ color:#fff; padding-left:10px;}

.catalog ul li a{ color: #E99F02;}

#footer { 
	margin-top: 20px;
	
}



#section .df-image{	text-align: center;	margin-bottom: 20px;}

#section .df-image img {
	position: relative;
	top: 0;
	width: 77.6%;
	margin: 0 auto;
	padding: 0;
	border: .5em solid #fff;
	box-shadow: .125em .125em .1875em rgba(0,0,0,0.3);
	-moz-transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
	max-width: 290px;
	max-height: 290px;
}
#section .df-image img:hover{ top: -3px; box-shadow: .3725em .3725em .375em rgba(0,0,0,0.15);}

#section .df-title h3{ font-size: 24px; color: #4a5c62;}

#section .df-content {}

.tabbable{ border:1px solid #ddd; margin-bottom:10px;}
.tabs-top .nav-tabs{
	background: #f7f7f7;
	
	background-color: #fff;
	background-image: -webkit-gradient(linear, left top, left bottom, #fff), #f7f7f7);
	background-image: -webkit-linear-gradient(top, #fff, #f7f7f7);
	background-image: -moz-linear-gradient(top, #fff, #f7f7f7);
	background-image: -o-linear-gradient(top, #fff, #f7f7f7);
	background-image: -ms-linear-gradient(top, #fff, #f7f7f7);
	background-image: linear-gradient(top, #fff, #f7f7f7);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#00bfe0', EndColorStr='#009fd0');
}
.tabs-top .nav-tabs li a{border:1px solid #ddd; margin-top:10px; border-bottom:0px;}
.tabs-top .nav-tabs{ padding-left:10px;}
.tabs-top .tab-content{ padding:10px;} 

.wingets-left-sidebar{ margin-bottom:20px;}
.wingets-left-sidebar h3{ margin:0px; padding:0px;
-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;
}
.wingets-left-sidebar ul li{ padding:0px; margin:0px;}
.products_catalog_widget h3{ color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  *background-color: #0044cc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); height:40px; color: #FFF; line-height:40px;  padding:0px; margin:0px;padding-left:20px;}
.products_catalog_widget ul{ padding:0px; margin:0px; border:0px solid #ddd; background:url(../../wp-content/themes/wts-frw-tool2/graphic_elements/pattern/pattern_065.png) center top repeat; padding-bottom:10px; padding-left:10px; padding-right:10px; padding-top:10px;}
.products_catalog_widget ul li{ line-height:35px; position:relative;}
.products_catalog_widget ul li:hover ul{ display:block;}
.products_catalog_widget ul li ul{ position:absolute; top:0px; left:100%; border:0px solid #ddd; width:200px; display:none; padding:0px;}
.products_catalog_widget ul li li{ float:none; display:block;}
.products_catalog_widget ul li li:hover a{ background:#444;}
.products_catalog_widget ul li a{ color:#333; display:block; border-bottom:1px dashed #fff; padding-right:20px;}
.products_catalog_widget ul li li a{padding-left:20px;}
.products_catalog_widget ul li:hover a{ background:#333333; color:#FFF;}


.widget_facebook_widget iframe { padding:0px; margin:0px;  border:0px; margin-left:-5px;}
.products{ padding:0px; margin:0px;}
.products li{ padding:0px; margin:0px;}

.slider{ color:#FFFFFF;}
.slider .button{ color:#FFF; border:5px solid #FFF; padding:10px; background:#91DDE9;}
.slider:hover .button{ background:#FFE478}
.post_feed_rss_widget{ margin-left:-5px; margin-right:5px;}


.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
    width: 100%;
    height: 450px !important;
	
}
.nivoSlider .nivo-caption {
  color: #FFFFFF;
  min-width: 550px;
  overflow: hidden;
  position: absolute;
  bottom:0;
  z-index: 8;
  line-height:50px;
  background:#0056CC;
}

.nivoSlider .nivo-html-caption {
  display:none;
}


.theme-default .nivoSlider {
	position:relative;
	background:#fff url(http://maygoduymanh.com/templates/maygoduymanh/loading.gif) no-repeat 50% 50%;
    margin:0px  !important;
    -webkit-box-shadow: 0px 0px 0px 0px #4a4a4a !important;
    -moz-box-shadow: 0px 0px 0px 0px #4a4a4a !important;
    box-shadow: 0px 0px 0px 0px #4a4a4a !important;
	
}

.widgets_yahoo_widget h3, .widgets_counter_widget h3{
 color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  *background-color: #0044cc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  height:40px;
  line-height:40px; padding-left:15px;
}
.widgets_yahoo_widget .contents, .widgets_counter_widget .contents{ text-align:center; border:1px solid #ddd; padding:10px;}
.widgets_counter_widget .contents{ text-align:left;}
h3.title{ text-transform:uppercase; color:#FF9900; padding:0px; margin:0px;}