a
{
	color: #000000;
}

[class^="icon-"], [class*=" icon-"],[class^="icon-"]:hover, [class*=" icon-"]:hover
{ 
   background: none !important;
}

.tile-shown img
{
	vertical-align: top;
	float: left;
}

#header #upper-nav
{
	float:right;
}

#main-nav a
{
	height: 23px;
	line-height: 23px;
}

#upper-nav .nav a
{
	color: #696969;
}

#upper-nav .nav
{
	margin: 10px 0 0 294px;
}

#top-bar
{
	background-color: #009ee0
}

.page-wrap 
{
	width: 1290px;
}

#logoback
{
	width: 452px;
	height: 272px;
	background: url(../../images/products/logo-back.png) no-repeat;
	z-index: 99999;
	position: relative
}

#logo
{
	margin: 75px 0 0 65px;
	display: inline-block;
}

.store-container
{
	width: 1290px;
	border: 1px solid #bdbdbd;
	background: #ececec;
	margin: -100px auto 0 auto;
	position: relative;
	z-index: 8888;
}

.store-container .left-nav
{
	width: 387px;
	float: left;
}

.left-nav .top-nav-section
{
	/*height: 39px;*/
	padding-top: 140px;
	color: #000000;
	border-bottom: 1px solid #bdbdbd;
}

.left-nav .top-nav-section span
{
	display: block;
	margin-left: 30px;
	font-size: 18px;
}

.store-container .course-tiles
{
	width: 898px;
	border-left: 1px solid #bdbdbd;
	float: right;
	background: #ffffff;
}

.left-nav .filters
{
	width: 295px;
	margin-left: 15px;
	padding-top: 15px;
}

.left-nav .categories
{
	padding-top: 15px;
	border-top: 1px solid #bdbdbd;
}

.nav-pills > .active > a, .nav-pills > .active > a:hover
{
	background-color: #444444 !important;
	color: #fff !important;
}

.nav-pills li a
{
	color: #666666 !important;
}

.store-container .course-tiles .list-options
{
	height: 50px;
	padding-top: 14px;
	line-height: 50px;
	border-bottom: 1px solid #bdbdbd;
	text-align: right;
	background-color: #ECECEC;
}

.store-container .course-tiles .list-options span
{
	display: inline-block;
	font-size: 16px;
	color: #666666;
	margin-right: 20px;
}

.store-container .course-tiles .list-options a.tiles
{
	display: inline-block;
	height: 32px;
	width: 32px;
	background: url(../../images/products/list-options-sprite.png);
	background-position: 0px 32px;
}

.store-container .course-tiles .list-options a.list
{
	display: inline-block;
	height: 32px;
	width: 32px;
	background: url(../../images/products/list-options-sprite.png);
	background-position: 32px 34px;
	margin: 0 23px 0 10px;
}

.store-container .course-tiles .list-options a.tiles.active
{
	background-position: 0 0;
}

.store-container .course-tiles .list-options a.list.active
{
	background-position: 33px 68px;
}

.categories ul
{
	list-style-type: none;
	margin-top: 20px;
}

.categories ul li
{
	margin-bottom: 10px;
}

.categories ul li a
{
	color: #000;
}

.categories ul li span
{
	display: block;
	color: #666;
	font-size: 18px;
	margin-top: 20px;
}

/* Course Tiles */

.tile
{
	padding: 10px;
	background-color: #fff;
}

.tile a
{
	color: #000;
}

.large-featured
{
	width: 878px;
	border-bottom: 1px solid #bdbdbd;
}

.medium-tile
{
	width: 299px;
	height: 260px;
	overflow: hidden;
	float: left;
	border-bottom: 1px solid #bdbdbd;
	border-right: 1px solid #bdbdbd;
}


.tile-details-large, .tile-shown
{
	width: 278px;
	height: 260px;
	overflow: hidden;
}

.small-tile .tile-shown
{
	height: 144px;
}

.tile-details-small
{
	height: 144px;
	width: 260px;
}

.tile-details-large .tile-icon-small
{
	background: transparent;
	border: 0px solid #fff;
	-moz-box-shadow: 0 0.4em 0.6em 0 #999;
	-webkit-box-shadow: 0 0.4em 0.6em 0 #999;
	box-shadow: 0 0.4em 0.6em 0 #999;
	padding: 0px!important;
	float: left;
	margin: 10px 5px 5px 10px;
}

.tile-details-large strong
{
	display: block;
	float: left;
	color: #000;
	width: 170px;
	margin: 10px 10px 0 10px;
}

.tile-details-large p
{
	margin-top: 10px;
	height: 125px;
}

.small-tile
{
	width: 299px;
	height: 86px;
	float: left;
	border-bottom: 1px solid #bdbdbd;
	border-right: 1px solid #bdbdbd;
	color: #555555;
}

.small-tile span
{
	display: block;
	position: relative;
	left: 20px;
	width: 245px;
}

.no-right-border
{
	border-right: none;
}

.tile-icon-large
{
	width: 280px;
	height: 205px;
	border: 1px solid #eeeeee;
	margin-bottom: 10px
}

.tile-icon-small
{
	width: 60px;
	height: 60px;
	border: 1px solid #eeeeee;
	float: left;
	margin-right: 12px
}

.pagination-container
{
	margin: 100px auto;
	text-align: center;
}
.pagination
{
	font-size:13px;
	display: inline-block;
	margin: 0 auto;
}

.pagination a, .pagination strong, .pagination span
{
	padding: 10px 15px;
	float: left;
	background-color: #f1f1f1;
	text-decoration: none;
	border: 1px solid #cccccc;
	color:#08C;
	margin-right: 15px;
}

.pagination .current, .pagination a:hover, .pagination strong:hover, .pagination span:hover
{
	background-color: #009ee0;
	color: #fff;
	border: none;
	text-decoration: none;
}


ul.course-list
{
	height: 100px;
	margin: 0;
	padding: 15px;
	border-bottom: 1px solid #c6c6c6;
	background-color: #fff;
	list-style-type:none;
}

ul.course-list a
{
	color: #000;
}

ul.course-list p
{
	padding: 0;
	margin: 0;
}

ul.course-list li
{
	float: left;
	/*height: 100px;*/
	background-color: #ffffff;
}

ul.course-list li.image
{
	width:80px;
	text-align:center;
}
ul.course-list li.description
{
	width:540px;
}
ul.course-list li.rate
{
	width: 221px;
	padding-left:20px;
	font-size:12px;
	height: 65px;
	padding-top: 15px;
}
ul.course-list li span
{
	display:block;
	margin-top:10px;
}
ul.course-list li.take
{
	width:160px;
	text-align:center;
}

ul.course-list li.take a
{
	margin-top:35px;
}

ul.course-list li.description strong
{
	font-size: 14px;
}

.input-append, .search-desc
{
	margin-top: 40px
}

.custom-bundle
{
	margin: -130px 0 40px 387px;	
}

.bundle-container
{
	position: relative;
	width: 1290px;
	margin: 0 auto;
}

.custom-bundle h2
{
	font-size: 36px;
	font-weight: 200;
	color: #00afd8;
	margin: 10px 0 10px 30px;
}

.courseCount
{
	width: 269px;
	height: 165px;
	background: #01b9ff;
	color: #fff;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-align: center;
	border: 1px solid #01b9ff;
	margin: 30px 0 0 30px;
}

.courseCount img
{
	margin-top: 10px;
}

.courseCount span 
{
	font-size: 16px;
	display: block;
	margin-top: 10px;
}

.courseCount strong
{
	display: block;
	font-size: 130px;
	line-height: 130px;
	text-shadow: 1px 1px #000;

}

.bundle-view-options-expand
{
	display: none;
	position: absolute;
	left: 330px;
	top: 100px;
	z-index: 9999999999999;
	cursor: pointer;
}

.bundle-view-options-hide
{
	position: absolute;
	left: 351px;
	bottom: 0;
	cursor: pointer;
}

.bundle-view-options-expand i, .bundle-view-options-hide i 
{
	margin-left: 5px;
	color: #8a9298;
}

.btnhide, .btnexpand
{
	font-size: 14px;
	color: #8a9298;
	display: block;
	height: 20px;
	border-right: 1px solid #dbe3e5;
	padding-right: 10px;
}

.bundle-info-box
{
	width: 203px;
	height: 55px;
	border: 1px solid #dfdfdf;
	border-right: none;
	margin-top: 15px;
}

.bundle-inner-box
{
	height: 55px;
	width: 28px;
	float: left;
	border-right: 1px solid #dfdfdf;	
}

.bundle-inner-box.active .bundle-header, .bundle-inner-box.active .bundle-bottom span
{
	background-color: #01b9ff 
}

.bundle-inner-box .bundle-header
{
	background-color: #c6c6c6;
	height: 17px;
	border-bottom: 1px solid #dfdfdf;

}

.bundle-inner-box .bundle-middle
{
	height: 21px;
}

.bundle-inner-box .bundle-bottom
{
	height: 12px;
	border-top: 1px solid #dfdfdf;
	padding: 5px;
}

.bundle-inner-box .bundle-bottom span
{
	display: block;
	width: 17px;
	height: 6px;
	background-color: #c6c6c6;
}

.selected-bundle-info span
{
	font-size: 16px;
	color: #666666;
}

.selected-bundle-info
{
	position: absolute;
	bottom: 0;
	left: 20px;
}

.btn [class^="icon-"], .btn [class*=" icon-"]
{
	line-height: 18px !important;
}
.info-btn
{
	margin-left: 5px;
}


