b0y-101 Mini Shell


Current Path : E:/www/advanced-mba/New_advanced/css/
File Upload :
Current File : E:/www/advanced-mba/New_advanced/css/home.css

/* SECTION HIGHLIGHT //////////////////////////////////////////////////////////////////////////////*/

.featured-column {
	width: 630px;
	height: 200px;
	margin-bottom: 10px;
	background-image: url(../images/background_adv.jpg);
	background-repeat: no-repeat;
}

#featured-columns {
	overflow: hidden;
	width: 620px;
	position: relative;
}

#featured-columns-items {
	width: 5000px;
	position: relative;
	left: 6px;
}

#featured-columns ul {
	list-style: none;
	width: 620px
	height: 150px;
	margin: 0;
	padding: 0;
	float: left;
}
#featured-columns li {
	width: 133px;
	height: 150px;
	margin: 0 0 0 0;
	padding: 20px 11px 0;
	float: left;
}

#featured-columns-items li {
	background-image: url(../images/item_background.jpg);
	background-repeat: no-repeat;
	background-position: 4px 15px;
}

#featured-columns li h5 {
	text-align: center;
	background: none;
}

#featured-columns li h5 a {
	color: #333;
}

#featured-columns li img {
	margin: 0 0 10px 0;
}

#featured-columns-control {
	background-image: url(../images/controls_background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	margin:  0 0 0 10px;
	padding: 0 0px 0 0px;
	width: 613px;
}

#featured-columns-tab {
	background-image: url(../images/sc.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 114px;
	height: 20px;
	position: absolute;
	top: 0;
	left: 20px;
	z-index: 2000;
}

#featured-columns-controls {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 20px;
	line-height: 20px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 2001;
}
#featured-columns-controls li {
	float: left;
	width: 114px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-align: center;
}
#featured-columns-controls li a {
	width: 116px;
	height: 20px;
	display: block;
	color: #FFF;
	background-repeat: no-repeat;
	background-position: center center;
}

#featured-columns-controls li.prev {
	width: 20px;
	height: 20px;
	text-align: left;
	margin: 0 0 0 1px;
}

#featured-columns-controls li.prev a {
	width: 20px;
	height: 20px;
	display: block;
}

#featured-columns-controls li.prev a img {
	margin: 2px 0 0 2px;
}

#featured-columns-controls li.prev a:hover {
	text-decoration: none;
}


#featured-columns-controls li.next {
	width: 20px;
	height: 20px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: center center;
}

#featured-columns-controls li.next a {
	width: 20px;
	height: 20px;
	display: block;
}

#featured-columns-controls li.next a img {
	margin: 2px 0 0 2px;
}


/* END SECTION HIGHLIGHT //////////////////////////////////////////////////////////////////////////////*/

Copyright © 2019 by b0y-101