
.container {
	width:980px !important;
}

.custom-logo {
    height:100%;
    width:auto !important;
    margin-top:15px;
}

.custom-header-navbar .navbar {
    border-radius: 0;
    background-color: #f5f5f5;
    border-bottom: 1px solid #a1a1a1;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-top: 1px solid #a1a1a1;
    margin-bottom: 20px;
}

.custom-header-navbar .navbar .navbar {
    border-radius: 0;
    border:none;
    background:transparent;
    margin-bottom: 0px;
}

.custom-header-navbar .navbar-default .navbar-nav > li > a {
    color: #292929;
    font-family: "PT Sans Caption",Verdana,sans-serif;
    font-size: 13px;
    border:none;
}

.custom-header-navbar .navbar-default .navbar-nav > li:last-child > a {
    border:none;
}

.custom-header-navbar .navbar-nav > li > a {
    padding-bottom: 22px;
}

.custom-header-navbar .navbar-default .navbar-nav > .active > a,
.custom-header-navbar .navbar-default .navbar-nav > .active > a:hover,
.custom-header-navbar .navbar-default .navbar-nav > .active > a:focus {
    background-color: transparent;
    color: #0062c8;
    font-weight: bold;
}

.custom-header-navbar .dropdown-menu {
    background-clip: padding-box;
    background-color: #f5f5f5;
    border: none;
    border-radius: 0;
    box-shadow: none;
    font-size: 13px;
    margin:0;
    padding:0;
    border-top:1px solid transparent;
}

.custom-header-navbar .dropdown-menu > li > a {
    padding: 10px 15px;
    border-bottom:2px solid #ececec;
}

.custom-header-navbar .dropdown-menu > li > a:hover,
.custom-header-navbar .dropdown-menu > li > a:focus {
    background-color: #ececec;
}

.custom-header-navbar .navbar-nav {
    margin-left:-15px;
    margin-right:-15px;
}	

.custom-header-navbar .dropdown:hover .dropdown-menu {
	display: block;
}
    
.custom-home-panel {
    background:transparent url(../img/home.jpg) 0 -80px no-repeat;	 
    background-size:1024px 347px;  
    height:380px; 
}

.custom-home-image {
    height:380px;
}

.custom-home-login {
	padding-right:40px;	
}

.jcarousel-pagination {
	left: 40%;
}

.custom-main-faq-list {
    border-left:1px solid #ff850d;
    padding-left:20px;
}

.custom-inline-form .form-group br {
    display:inline;
}

.custom-product-slider-spend-upoints h5 {
    margin-bottom:15px;
}  

.custom-inline-form-vcode button {
    margin-top:0px;
    margin-left:20px;
}

.custom-big-key-visual {
    margin-top:-10px;
    overflow:hidden;
    background-position:center 0;
    background-repeat:no-repeat;
    background-size:1600px 300px;
    height:325px;
}

.custom-wrapper {
    margin: 0 auto -30px;
}
.custom-footer {
    height: 30px;
}

.custom-bottom-footer {
    height: 30px;
}

.custom-footer-links .custom-pull-right {
    float: right !important;
}

.custom-footer-links ul li a {
	border: none;
}

.custom-inline-form-spend-upoints-right input {
    width:180px !important;
}

.custom-inline-form-spend-upoints-right input.custom-inline-form-spend-upoints-right-range-input {
    width:60px !important;
}

.custom-inline-form-spend-upoints-right button {
    margin-top:0px;
    margin-left:20px;
}

.custom-product-slider-spend-upoints .jcarousel {
	left:5%;
    width:90%;
}

.custom-product-slider-spend-upoints .jcarousel li {
	max-width: 140px;
}

.custom-big-key-visual .custom-headline {
    top:240px;
}