/********************************************
 * General settings
 */
 
.not-phone480, .tablet-only, .phablet-only, .phone-only, .desktop-only {
  display: none !important;
}

#container, header, nav, #content, footer {
  width: 480px;
}

.wrapper {
  width: auto;
}

/********************************************
 * 
 */
header {
    height: 134px;
}
 
 
#logo{
    top:25px;
} 
 
#top_bar {
    top: 80px;
} 


#content .wrapper{
    padding: 0 10px;
}

#content .left_side {
    width: 460px;
}
#content .right_side {
    margin-left: 80px;
}
#content .right_side img {
    margin-top: 40px;	
	max-width: 378px;	
}

#content{
    padding: 35px 0 1936px;
}
footer {
    height: auto;
}

footer ul {
    left: 0;
    top: 0;
	width: 100%;
    margin-right: 0;
}
ul.order_upload{
    left: 160px;
}
ul.pricing{
    top: 140px;
}
ul.about{
    left: 160px;
    top: 80px;
}
ul.contact{
	left: 350px;
    top: 0px;
}
ul.blog{
    left: 350px;
    top: 80px;
}

ul.copywrite{
	left: 160px;
    top: 277px;
}
ul.surfaces{
    top: 80px;	
}

#footer_copyright {
    right: 10px;
}  



form#new-mailing-list-form input.surname {
    float: left;
}

form#new-mailing-list-form input.firstname {
     margin-bottom: 0px; 
}


#order-upload-right_side, #order-finishes-right_side, #order-frames-right_side {
    width: 100%;
	margin-top:0;
}
#order-upload-right_side label {
    width: 125px;
}

label#label_length {
    width: 60px;
}
label#label_width{
    width: 70px;	
}
label#label_in{
    width: 20px;	
}
input[name="width"]{
	margin-right:100px;
}
#custom_size_cm_mm{
	margin-top:15px;
}

/* image manipulation */
div#the_image {
    float: none;
    width: 420px;
}

div#controls{
	float:none;
}

p#custom_size label{
   	width: 120px;
	text-align:right;
}

p#custom_size input{
   width:210px;
}

a.red_but {
    margin: 0 7px;
}
span.large_item_name{
    width: 225px;
}

span.large_but_holder {
    text-align: right;
}

span.accessory_name{
	margin: 8px;
    min-width: 316px;
}

img.accessory_image{
	float: left;
    margin-bottom: 12px;
}

#order_details span.item_name{
  width:325px;
  vertical-align:middle;
}

#order_details span.total_cell{
  width:325px;
}

#confirm_order label.css-label, #address_details label.css-label, #gv_add label.css-label{
	width:405px;
	margin-bottom:22px;
}

#cart_summary {
    top: -1px;
	width:480px;
}



/*************************
product display
**************************/
div.pp_product_holder{
	width:96%;
	padding:12px 2%;
	margin-bottom:25px;
	margin-top:25px;
	background-color: #f1f1f1;
	float:none;
}

div.pp_product_holder div.carousel_holder, div.pp_product_holder div.image_holder{
	float: none;
	width: 100%;
}

div.pp_product_holder div.image_holder img{
	max-width: 100%;
	height:auto;
}

div.pp_product_holder div.text_holder{
	float:none;
	width: 100%;
}


#content .wrapper p img,
iframe{
    max-width: 100% !important;
    height: auto !important;	
}

#custom_size_holder label{
	width: 0px;	
}


.privacy_policy{
    left: 325px;
}

.middle_wrapper {
    width: 338px;
}

.image_wrapper {
    vertical-align: top;
}

.right_wrapper {
    display: inline-block;
    text-align: left;
    width: 135px;
}

div#join_mailing_list .image_holder{
	float:none;
	margin: 0 auto;
}

div#join_mailing_list .form_holder{
   float:none;
	margin: 0 auto;
}