/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 05/02/2014, 2:28:42 PM
    Author     : webfrog4
*/

/*#product_box .list-view .pagination{
  clear:both;
}
.list-view .summary{
    margin-top:-43px !important;
}*/
/*list view*/
/*.list-view .items{
    border:1px red solid !important;
    overflow: hidden;
}*/


#product_box .list-view .sorter {
    text-align: left !important;
}

#nav_menu{
    
    position: absolute !important;
    
    
}


.navbar-fixed-top{
	position: absolute !important;
	top: 0 !important;
}

.navbar-inner{
	position: absolute  !important;
		top: -45px !important;
		
}



#menuholder{
    
    width: 100%;
    height:45px;
    
    
    
}


#product_box  ul.yiiPager .selected a:hover{
    background: #1d752b none repeat scroll 0 0;
}

#product_box  ul.yiiPager .selected a{
    background: #6c9e1c none repeat scroll 0 0;
}

#product_box  ul.yiiPager .page a:hover,#product_box  ul.yiiPager .previous a:hover,#product_box  ul.yiiPager .next a:hover{
  color: #000;
	border-color: #dbdbdb;
}

#product_box  ul.yiiPager .page a,#product_box  ul.yiiPager .page a:hover,#product_box  ul.yiiPager .previous a:hover,#product_box  ul.yiiPager .next a:hover{
     color: #000;
	border-color: #dbdbdb;
}

.list-view .summary{
	margin-right: 60px !important;
	

}

#shopping_box{
	margin-bottom: 30px;
}

#product_box  ul.yiiPager .page a,#product_box  ul.yiiPager .page a,#product_box  ul.yiiPager .previous a,#product_box  ul.yiiPager .next a{
     color: #000;
	border-color: #dbdbdb;
}
#product_box ul.yiiPager .hidden{
   visibility:visible !important;
}

#product_box ul.yiiPager .hidden a{
    cursor:default;
    pointer-events: none;
}

#product_box .list-view .sorter a.asc {
    background: url("../../img/up.gif") no-repeat scroll right center rgba(0, 0, 0, 0);
    padding-right: 10px;
}

#product_box .list-view .sorter a.desc {
    background: url("../../img/down.gif") no-repeat scroll right center rgba(0, 0, 0, 0);
    padding-right: 10px;
}

.pikachoose{
	width: 280px !important;
	
}




.jcarousel-clip jcarousel-clip-horizontal{
	
	height: 300px !important;
	
}

.pikame{
	width: 304px;
}

.clip img{
	
	width: 70px !important;
	height: 70px;
	
}

.single-image{
	
	width: 300px;
	height: 300px;
	border: 1px solid #E5E5E5;
	
}

#pikame{
	height: 200px !important}

#pikame li{
	
	width: 70px !important;
	
}

.jcarousel-clip{
	width: 250px !important;
}

.jcarousel-container-horizontal{
	width: 250px !important;
}


.pika-stage{
	background-color: #ffffff !important;
	width: 280px !important;
}

.pika-textnav{
	width: 280px !important;
}

.sorter a {
	color: #177817 !important;
}

.prod_box h4{
    color: #177817 !important;
}

.prod_box{
	height: 350px !important;
	margin-bottom: 30px !important;
}

/*end of list view*/
.popover{
    max-width:none;
}



.priceStrikeThrough{
   color: #E33436;
   text-decoration: line-through;
}

/*-------left box----------*/
#product_box .search-button{
    line-height:normal !important;
    font-size:18px;
    color: #177817;
    font-weight:bold;
    text-decoration: none;
}
/*-------end of left box----------*/
/*-------right box------*/
#right_nav li{
    line-height:30px !important;
}
/*-------end of right box------*/

/*-------view product box------*/
#product_box #view_pro_left{
    float:left;  
}

#product_box #view_pro_right{
    float:right;
    width:390px;
}

#view_pro_right .pro_descrip{
    margin:10px 0;
}
#view_pro_right .pro_price{
    color:#177817;
    position:relative;
}
#view_pro_right .pro_price .big_green_txt{
    font-size:64px ;
    font-weight:bold;
    line-height: normal !important;
}
#view_pro_right .pro_price .hasdiscount{
    color: #E33436 !important;
     font-size:24px ;
     line-height: normal !important;
     margin-top:10px !important;
     position: absolute;
}
/*-------end of view product box------*/

/*-------shopping cart---------*/
input.qty_cls{
    width:50px !important;
 
}
#addtocart_form .input-prepend .qty_cls,#addtocart_form .input-prepend .add-on{
   height: 38px !important;
   line-height: 38px !important;
   font-size:18px !important;
   text-align: center !important;
   margin-top:10px;
}

.text-cell-right{
    text-align: right !important;
}

.summary_cell{
     color:#177817 !important;
     font-size:24px ;
     line-height: normal !important;
}
.summary_cell_gst{
    color:#177817 !important;
     font-size:20px ;
     line-height: normal !important;
}

#mycart_form .form-actions{
    text-align: right !important;
}
#mycart_form .button-column{
    text-align: center !important;
}
/*---------end of shopping cart-----------*/

/*---------fill in customer detail---------*/
.custbl{
    border-collapse:collapse;
}

.custbl th,.custbl td{
    padding:3px;
    vertical-align: middle;
}

#ui-datepicker-div{
    width:212px !important;
}
/*-----end of fill in customer detail-----------*/
.fields select {
  
    margin-right: 2px;
    width: 60px;
}


#cart_nav a {
    min-width: 149px !important;
}

#cart_nav {
   margin-top: -45px;
}
/*mouse over to show bootstrap dropdown menu*/
ul.nav li.dropdown:hover > ul.dropdown-menu{
    display: block !important;    
}
.dropdown-menu{
    margin-top:-2px !important;
}
/* end of mouse over to show bootstrap dropdown menu*/

#cms_wrapper h1{
    margin-top:0 !important;
}

body{
	width: 100% !important;
	overflow-x:hidden !important;
}
