/*=========================================================
  SLIDER CSS
=========================================================*/

.code{
    -moz-border-radius:.3em;
    -webkit-border-radius:.3em;
    border-radius:.3em;
   	background-color: #f0f0f0;
    color: #333;
    font-size:85%;
    letter-spacing:.05em;
    padding:1em;
}


.wrapper {
    margin-top:66px;
    background-color: transparent;
}

.main-header {
    text-align: center;
    font-weight:300;
    font-size: 90%;
	
}

.toolbar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: transparent;
    line-height: 68px;
    border-top: 2px solid #056f00;
}


.menu-right {
  float: right;
}



.sidebar {
	margin: 0;
	color: #333;
	background-color: #f0f0f0;
}

.sidebar h6 {
    margin: 0 .8em;
    padding: 0;
    font-weight:300;
}

.sidebar hr {
    margin: 2em auto;
    border: 0;
    padding: 0;
    width: 80%;
    height: 1px;
    background-color: white;
    
}

.navigation { display:none;}
.updated { display:none;}
.posted-on {
	width:100%;
	display: block;
}

#smart_side_logo_area {
	text-align: center;
	padding-bottom: 25px;
	padding-top: 40px;
}

#smart_side_search_area {
	text-align: center;
	padding-bottom: 40px;
}

#smart_side_logo_area img{
	width: 250px;
}

#smart_side_nav_area {
	padding-left: 40px;
	padding-bottom: 60px;
}

#smart_side_nav_area ul{
	font-size: 30px;
	list-style-image: url(../img/common/footer_01.png);
}

#smart_side_nav_area ul li{
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
	padding-top: 10px;
	padding-bottom: 10px;
}

#smart_side_nav_area ul li a{
	color: #666;
	font-size: 22px;
	width: 100%;
	height: 100%;
	display: block;
}

.smart_text_box {
	width: 240px;
	font-size: 18px;
	padding: 7px;
	border: 1px #ccc solid;
	margin-right: 10px;
}

.smart_submit_bt {
	border: 1px #ccc solid;
	background-color: #E1E1E1;
	font-size: 18px;
	width: 80px;
	padding: 7px;
}

input[type="submit"] {
  -webkit-appearance: none;
}

#smart_side_search_area span{
	display: inline-block;
	background-image: url(../img/common/search_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 25px;
	padding-left: 30px;
	line-height: 25px;
	font-size: 20px;
	margin-bottom: 10px;
}

#smart_side_sns_area {
	text-align: center;
	margin-bottom: 15px;
	padding-top: 5px;
	background-color: #FFF;
}


#smart_banner_box {
	width: 400px;
	padding-bottom: 60px;
}

.samrt_side_img_box {
	width: 185px;
	margin-left: 10px;
	height: 160px;
	float: left;
}

.samrt_side_img_box img{
	width: 100%;
	margin-bottom: 10px;
}

.samrt_side_img_box p{
	font-size: 16px;
}

.samrt_side_img_box_sub {
	width: 185px;
	margin-left: 10px;
	padding-bottom: 20px;
	float: left;
}

.samrt_side_img_box_sub img{
	width: 100%;
}
