/*
Theme Name: iDea - Clean & Powerful Bootstrap Theme
Author: HtmlCoder
Author URI: http://www.htmlcoder.me
Author e-mail: htmlcoder.me@gmail.com
Version: 1.6
Created: August 2014
License URI: http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/



/*====== Sponsorship Gallery ======= */

.sponsorshipGallery .itemPrice {
    background: #f5f5f5;
}

.sponsorshipGallery .sponsorshipType {
    background: #0c4874;
    color: white;
}

.sponsorshipGallery span.itemsLeft {
    color: rgb(88, 95, 105);
}


/* ==== filter bar styles ====*/

.navbar-nav > li > a {
   font-size: 13px;
}

.filterSearchBar {
    background: #0c4874;
    background-color: #0c4874 !important;
}

.filterSearchBar .btn-group.bootstrap-select.show-tick {
    border: 2px solid #fff;
}

.filterSearchBar input#ctl00_ContentPlaceHolder1_btnSearch {
    color: #0c4874;
    border: 1px solid #e6ebf5;
}

.filterSearchBar .input-group .form-control {
    border-color: #0c4874;
    border-right: 2px solid #0c4874;
}



.filterMenu button.btn.dropdown-toggle.btn-default {
    color: white;
}


.filterSearchBar .sortTxt {
    color: white;
}

.filterSearchBar #btnreset {
    color: white;
    border: 2px solid #fff;
}



/*===== Modal Styles ======*/

#ctl00_ContentPlaceHolder1_divSponsorshipItemDetails h4#divPrice {
    color: #0c4874;
}


h4#divPrice {
    color: #0c4874;
}


.modal-body .sponsorshipType {
    color: #0c4874;
}

@media (min-width: 768px) {
    .sponsorshipGallery .itemPrice {
        background: #f5f5f5;
    }
}



@media (max-width: 992px) {

    ul.list-inline.filterMenu {
        background: #0c4874;
    }
}



/*======== Sold out items ========== */

.SoldOut .sponsorshipType {
    background: rgba(140, 140, 140, 0.35);
}

.SoldOut span.itemsLeft {
    color: rgba(199, 39, 39, 0.29);
}


.SoldOut .itemPrice {
    color: #ccc !important;
    background: #fff;
}

.SoldOut .thumbnail.sponsorshipGallery {
    border-color: #fafafa;
}

.SoldOut h5 {
    color: #ccc;
}

ul.list-inline.filterMenu .dropdown-menu a {
    color: white !important;
    background: #1f55a2;
}


.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 11px !important;
    top: 7px;
}

/* ====================== Custom footer styles ============================== */


#footer-container .container {
	background-color: transparent;
	border-top-color: transparent;
	border-top-style: none;
	border-top-width: 0px;
	box-shadow: none;
}

#Footer.footer {
	background-color: #ecf2f3;
	padding: 0px;
}

div#footer-container {
    background: #1ad3ff;
    padding-top: 40px;
    margin-top: 40px;
}

.footer h2 {
	/*
	color: white;
	padding-bottom: 5px;
	font-size: 18px;
	border-bottom-color: white;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	*/
}

.footer ul {
	/*
	padding-left: 0px;
	margin-top: 10px;
	float: left;
	*/
}

.footer ul li {
	/*
	color: white;
	text-decoration: none;
	margin-bottom: 8px;
	list-style-type: none;
	*/
}

#footer-container ul li {
    color: white;
    text-decoration: none;
    margin-bottom: 8px;
    list-style-type: none;
}

.footer_copyright p {
	color: grey;
	margin-top: 10px;
}

.footer_copyright.container {
	background-color: #ecf2f3;
}


/****** Font ******/

h1 {
    color: #0047b8;
	weight: Bold;
	font-size: 36px;
	font-family: arial;
}

h3 {
    font-size: 20px;
    color: #0047b8;
	weight: Bold;
	font-family: arial;
}

h2 {
    font-size: 22px;
    color: #0047b8;
	weight: Bold;
	font-family: arial;
}

a {
  font-size: 16px;
  color: #0085ca;
  font-family: arial;
}

p {
  font-size: 16px;
  color: #000000;
  font-family: arial;
}




/****** Bootstrap buttons ******/

.btn-primary.west1 {
	color: #fc1f55;
	background-color: #fc1f55;
	border-color: #fc1f55;
	font-weight:bold;
}

.btn-primary.west1:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	color: #fc1f55;
	background-color: #fc1f55;
	border-color: #fc1f55;
	font-weight:bold;
}

.btn-default {
	color: #fff;
	background-color: #fc1f55;
	border-color: #fc1f55;
	white-space: normal;
}
.btn-primary {
	color: #fff;
	background-color: #fc1f55;
	border-color: #fc1f55;
	white-space: normal;
}

.btn-primary:hover {
	color: #fff;
	background-color: #26cc7d;
	border-color: #26cc7d;
}

.btn-default:hover {
	color: #fff;
	background-color: #863ca2;
	border-color: #863ca2;
}

.btn-primary.west:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #231f20;
	border-color: #231f20;
}

a.btn-block.home {
	background-color: #fc1f55;
	border-color: #fc1f55;
}

a.btn-block.home:hover {
	background-color: #231f20;
	border-color: #231f20;
}	
	a.btn.btn-primary.home {
    background: #fc1f55;
    
    width: 240px;
    font-family: Arial, sans-serif;
    font-size: 24px;
    padding: 8px;
    margin-right: 8px;
    text-transform: uppercase;
    border: none;
    text-shadow: 0px 2px 2px rgba(63, 63, 63, 0.6);
    box-shadow: 1px 1px 25px 2px rgba(0, 0, 0, 0.4);
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}




.carousel-indicators {
    display: none;
}





.icon-container {
	background-color:#fc1f55;
}

.hephaistos.tparrows {
    display: none;
}

.navbar-nav > li > a {
    font-size: 12px;
}