/* mobile menus - show drop downs (no styling for select as android has problems */

.mob_menu{
	clear:both;
	float:right;
	display:none;
	border:1px solid #666666;
border-radius:3px 3px 3px 3px;
-moz-border-radius:3px 3px 3px 3px;
	padding:5px;
	margin:5px;
}
.mob_menu select {
    }
#mob_cats{
	display:none;
}
#mob_cats select {
    }
#mob_pagination{
	display:none;
	text-align:left;
	float:left;
}
#mob_pagination select {
    }
/* end mobile menus */

/* mob video
.mob_vid{
	display:none;
}
.mob_vid a{
	display:inline-block;
	padding:2px 10px 2px 10px;
	background-color:#999999;
	border-radius:4px;
	-moz-border-radius:4px;
	color:#FFFFFF;
	cursor:pointer;
	text-decoration:none;
}

 end mob video */


/* ipad landscape (1024px) or /* site width */

@media screen and (max-width: 1050px) {
	
/******viewport and container**************/
@-viewport {width:100%;}
@-ms-viewport {width:device-width;}
.container{
width:99%;
overflow:hidden;
padding:0px 5px 0px 5px;
}
#container{
width:99%;
overflow:hidden;
padding:0px 5px 0px 5px;
}
/******end viewport and container**************/


img{
	max-width:100% !important;
	height:auto !important;
}

table{
	max-width:100% !important;
}

div{
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
}
	
	
	
/* shop _details */
#shop_item_image_z{
	width:100% !important;
	height:auto !important;
}
#shop_item_image{
}
#shop_item_details_image{
width:50% !important;
height:auto !important;
padding-right:10px;
text-align:right;
}
#shop_item_right{
width:50% !important;
height:auto !important;
padding-left:5px;
}

#shop_more_photos_list img{
margin:0px !important;
padding:5px;
width:25%;
height:auto;
float:left;
display:block;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
}

.item_details_extra_img img{
	width:100px;
	height:100px;
}
.item_details_extra{
	width:100px;
	height:100px;
	margin:0px 0px 10px 10px;
}




.shop_item_list{
margin:0px;
padding:0px 15px 15px 15px;
width:25%;
}
.start_row{
	margin-left:0px !important;
}
.end_row{
	margin-right:0px !important;
}


#basket_rollover{
	display:none !important;
}

/****end shop******/







/************ fading images *************/

/*** if not using backgrounds in fading imgs ... *****/

/*
#image_container{
width:100% !important;
}
#image_container div{
	width:100% !important;
	height:auto ;
}

#image_container img{
	width:100% !important;
	height:auto ;
}
*/

/*** end if not using backgrounds in fading imgs ... *****/




/**** if 'background image' used, and image across screen **********/
.slideshow_text_container{
width:100%;
height:350px; /* new height here */
}
#image_container{
width:100%;
height:350px;
}
.big_pic{
	width:100%;
	height:350px;
}
/**** end  if 'background image' used, and image across screen **********/



/************ end fading images *************/

#grey{
	min-width:0px;
}

#white{
	min-width:0px;
}
#top{
	min-width:0px;
}
#big_image{
	width:100%;
	height:auto;
	background-image:none;
}

#big_image img{
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-shadow:#666666 4px 4px 5px;
	width:100%;
}
#topmenu a{
	padding:0px 5px 0px 5px;
}

#logo{
	padding-right:5px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	float:left;
}

#left{
	float:left;
	width:65%;
	margin:0px;
	padding:10px 15px 30px 20px;
}

#right{
	float:right;
	width:35%;
	margin:0px;
	padding:0px 10px 30px 0px;
	text-align:right;
}
#rhs_box{
	text-align:left;
	float:right;
	max-width:260px;
	width:100%;
}



#footer_left{
	width:75%;
	float:left;
	margin:0px;
	padding:20px 10px 0px 20px;
}

#footer_right{
	width:25%;
	float:right;
	margin:0px;
	padding:25px 10px 0px 0px;
	text-align:right;
}



}










/* big phone (htc) landscape */

@media screen and (max-width: 960px){


/****** gallery *******/

#gallery_buttons{display:none;}

.thumbnail img{
max-width:80px;
}
/****** end gallery *******/




}



@media screen and (max-width: 800px){
#rhs_box ul li{
	background-image:none;
	padding-left:0px;
}
#rhs_box{
	padding:10px;
}
#left{
	padding:10px 15px 30px 0px;
}

#right{
	padding:0px 0px 30px 0px;
}

#footer_left{
	padding:20px 10px 0px 0px;
}

#footer_right{
	padding:25px 0px 0px 0px;
}



}



/* ipad portrait */
@media screen and (max-width: 768px){

/*********gallery***********/
/*********end gallery***********/



/****shop***********/

.more_photos_thumbs_space{
margin:0px;	
}
#shop_more_photos_list img{
}
.item_details_extra{
	margin:0px;
	padding:0px;
}
.item_details_extra_img img{
	margin:5px;
}

#mob_cats{
	display:block;
}
#top_categories_side{
	display:none;
}

/****end shop***********/


}



@media screen and (max-width: 760px){

.mob_menu{
	display:inline;
}
.navigation{
	display:none;
}
.pagination{
	display:none;
}
#mob_pagination{
	display:inline;
}


}



@media screen and (max-width: 700px){

/******gallery*********/
#thumbnails{
width:30%;
}
#medium_image_container{
width:70% !important;
}

/******end gallery*********/


/******50% divs - contact page *********/
#half_left{
	width:100%;
	padding-right:0px;
	padding-left:0px;
}
#half_right{
	width:100%;
	padding-right:0px;
	padding-left:0px;
}
/******END 50% divs - contact page *********/



}





@media screen and (max-width: 640px){

/****** gallery *******/
/****** end gallery *******/


/****shop*******/
.shop_item_list{
width:33%;
min-width:150px;
}

#shop_top_cat_left{
width:50%;
}

/****end shop*******/

/*********blog ************/
#blog_left{
	width:100%;
	float:none;
}
#blog_right{
	width:100%;
	float:left;
}
/*
#blog_mob_container{
	display:block;
}
*/

/************* end blog **********/






}






@media screen and (max-width: 600px){


#shop_item_right{
width:100% !important;
margin-bottom:0px;
margin-top:10px;
}

}








/* general smart phone landscape  */
@media screen and (max-width: 550px){

/******gallery*********/
/******end gallery*********/


/**********shop**********/
#shop_top_cat_left{
width:50%;
}
#shop_top_cat_right{
width:40%;
}
#shop_top_cat_right img{
width:100%;
}
.show_order #postage{
	max-width:150px;
}
.show_order .change_postage{
	display:none;
}

/*********end shop***********/

#blog_mob_container{
	display:none;
}



#social_networks{
	position:static;
	display:inline;
	top:auto;
	right:auto;
	float:left;
	padding-top:10px;
	padding-right:10px;
}
#addthis{
	position:static;
	display:inline;
	top:auto;
	right:auto;
	float:left;
	padding-top:10px;
}



#big_image img{
	padding:0px;
	border:none;
}


}




@media screen and (max-width: 540px){

#left{
	float:left;
	width:100%;
	padding:10px 0px 10px 0px;
}

#right{
	float:left;
	text-align:left;
	width:100%;
	margin:0px 0px 30px 0px;
}

#right img{
	max-width:180px !important;
}

.rhs_box_imgs{
	display:none;
}
#rhs_box{
	border-radius:4px;
	-moz-border-radius:4px;
	float:none;
}

#rhs_box ul li
{
background-image:url(images/tick.gif);
padding-left: 35px; 

}
#grey{
	padding-top:50px;
}


}






/* general smart phone landscape  */
@media screen and (max-width: 480px){

/***********gallery**********/
/***********end gallery**********/



/*******shop**********/
#shop_top_cat_right img{
}

#shop_item_details_image{
	margin-top:0px;
	padding-right:0px;
	width:240px !important;
float:left;
}
/************end shop********/


}





@media screen and (max-width: 470px){

/******** user items ********/
.user_item_details_list{
	width:auto !important;
	padding:0px;
}
.user_item_img{
	display:none;
}

/******** end user items ********/


/**** video 
.show_vid{
	display:none;
}
.mob_vid{
	display:block !important;
}
end video ***/


#footer_left{
	width:100%;
	padding:20px 0px 0px 0px;
}
#footer_right{
	width:100%;
	float:left;
	text-align:left;
	padding:10px 0px 0px 0px;
}



}







/* phone portrait */
@media screen and (max-width:320px) {

/********** shop *********/
.show_order{
	width:99%;
}
#checkout_customer_details #customer_address{
	width:99%;
}

#checkout_customer_details #delivery_address{
	width:99%;
}

#checkout_customer_details #checkout_options{
	width:99%;
}

/**********end shop *********/



}
