﻿
/* website buttons */


/* buttons 
see http://www.zurb.com/blog_uploads/0000/0617/buttons-03.html
*/

/* below are the default styles of the button, either
1) webbutton - the standard button , e.g. buy button
2) Header button - the type of button used in a tabbed environment where you don't want a background image
there's individual styles for each button allowing you to override the default styles
*/

.headerbtn, .headerbtn:    
{
    text-align: center;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: black;
    text-decoration: none;
    padding-right: 5px;
    margin-top: 5px;
}

.TrackbttnBack
{
    background-image: url("../../App_Themes/Pcworld/images/bttn_back.png");
    color: #FFFFFF;
    display: inline-block;
    font-family: arial;
    font-size: 18px;
    font-weight: normal;
    height: 35px;
    line-height: 2;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    width: 89px;
}

.headerbtn
{
}
.headerbtn:active
{
}

/* below are the standard buttons used throughout the site, a hover and active style exist to allow for transition effects on hover of the button*/


.buyingguidebttn, .buyingguidebttn:    
{
    background-color: #812991;
    font-size: 12px;
}





.webbutton
{
	
}




/*(.bttnBack, .bttnBack:    
{
    background-color: #812991;
    font-size: 12px;
	background-color: #812991;
	min-width:100px;
	height:24px;
	line-height:24px;
	text-align:center;
	color:white;
	display:inline-block;
	white-space:nowrap;
	padding-left:5px;
	padding-right:5px;
	max-width:150px;
}*/




/*.continueBttn, .continueBttn:    
{
    background-color: #812991;
    font-size: 12px;
	background-color: #812991;
	min-width:100px;
	height:24px;
	line-height:24px;
	text-align:center;
	color:white;
	display:inline-block;
	white-space:nowrap;
	padding-left:5px;
	padding-right:5px;
	max-width:150px;
}*/



.reserveBttn
{
	background-image:url("../../App_Themes/Pcworld/images/bttnReserveItems.png");
	font-size: 12px;
    height: 44px;
    width: 200px;
}


.continueshoppingbutton 
{
	background: url("../../images/common/continueShoppingButtonGrey.png") ;
	cursor: pointer;
    display: inline-block;
    float: left;
    font-weight: 400;
    height: 30px;
    line-height: 1;
    position: static;
    text-decoration: none;
    width: 175px !important;
    margin-left: 7px;
}


.goToBasketButton
{
    background: url(../../Images/Pcworld/bttn_goToBasket.jpg);
	cursor:pointer;
	display:block;
	visibility:visible;
	height:24px;
	position:static;
	width:100px;
	float: right;
}


.btnPrintPage
{
 background: #222 url(../../Images/Pcworld/bttn_printPage.jpg) repeat-x;
	width:88px;
	height:13px;
    display: inline-block;
    padding: 5px 5px 6px;
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    color: #FFF;
    line-height: 1;
   /* -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px #999;

    border-bottom: 1px solid #222;*/
    position: relative;
    cursor: pointer;
}


.btnreturnText, .btnreturnText:    
{
  background: #222 url(../../Images/Pcworld/bttn_returnToPreviousPage.jpg) repeat-x;
	width:139px;
	height:13px;
    display: inline-block;
    padding: 5px 5px 6px;
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    color: #FFF;
    line-height: 1;
    /*-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px #999;

    border-bottom: 1px solid #222;*/
    position: relative;
    cursor: pointer;
}


.searchButton:    
{
    background: #222 url(../../Images/Pcworld/bttn_go.jpg) repeat-x;
		width:31px;
	height:31px;
    display: inline-block;    
	margin-left:10px;
	margin-right:10px;
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    color: #FFF;
    line-height: 1;
    position: relative;
    cursor: pointer;
	  
	   
}





.submitButton, .submitButton:    
{
    background-color: #812991;
    font-size: 12px;
	background-color: #812991;
	min-width:100px;
	height:24px;
	line-height:24px;
	text-align:center;
	color:white;
	display:inline-block;
	white-space:nowrap;
	padding-left:5px;
	padding-right:5px;
	max-width:150px;
}


.subscribeButton, .subscribeButton:    
{
 background-color: #812991;
    min-width:100px;
	height:24px;
	line-height:24px;
	text-align:center;
	color:white;
	display:inline-block;
	white-space:nowrap;
	padding-left:5px;
	padding-right:5px;
	max-width:150px;
    font-size: 12px;
	font-weight:bold;
}


.unsubscribeButton, .unsubscribeButton:    
{
 background-color: #812991;
	min-width:100px;
	height:24px;
	line-height:24px;
	text-align:center;
	color:white;
	display:inline-block;
	white-space:nowrap;
	padding-left:5px;
	padding-right:5px;
	max-width:150px;
    font-size: 12px;
	font-weight:bold;
}

.btnViewBasket, .btnViewBasket:    
{
    background-color: #812991;
    font-size: 12px;
	background-color: #812991;
	min-width:100px;
	height:24px;
	line-height:24px;
	text-align:center;
	color:white;
	display:inline-block;
	white-space:nowrap;
	padding-left:5px;
	padding-right:5px;
	max-width:150px;
}


.btnViewBrandProducts, .btnViewBrandProducts:    
{
    background-color: #812991;
    font-size: 12px;
	background-color: #812991;
	min-width:100px;
	height:24px;
	line-height:24px;
	text-align:center;
	color:white;
	display:inline-block;
	white-space:nowrap;
	padding-left:5px;
	padding-right:5px;
	max-width:150px;
}


.btnviewmoreorders, .btnviewmoreorders:    
{
    background-color: #812991;
    font-size: 12px;
	min-width:100px;
	height:24px;
	line-height:24px;
	text-align:center;
	color:white;
	display:inline-block;
	white-space:nowrap;
	padding-left:5px;
	padding-right:5px;
	max-width:150px;
	text-decoration:none;
}

.moveCheckout
{
	background-image:url("../../App_Themes/Pcworld/images/bttnContinueToCheckoutFromOC.png");
	font-size: 12px;
    height: 44px;
    width: 200px;
    margin-right: 115px;
}
.submitOrderTracking, .submitOrderTracking:    
{
    background-color: #812991;
    font-size: 12px;
	min-width:100px;
	height:24px;
	line-height:24px;
	text-align:center;
	color:white;
	display:inline-block;
	white-space:nowrap;
	padding-left:5px;
	padding-right:5px;
	max-width:150px;
}

.btnmoreinfo
{
    
    background: url("Images/bttnMoreDetailsMedium.png") repeat scroll 0 0 transparent;
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    height: 17px;
    line-height: 1;
    margin-top: 10px;
    padding: 5px 5px 6px;
    position: relative;
    text-decoration: none;
    width: 130px !important;
}

.btnviewinfo
{
    
	background:#012D58 url(../../Images/Pcworld/bttn_viewDetails.png);
	color:#FFF;
	cursor:pointer;
	display:inline-block;
	font-weight:400;
	height:25px;
	line-height:1;
	position:relative;
	text-decoration:none;
	width: 85px;
}




.btnLongDesc
{
    background-color: #812991;
    font-size: 12px;
}


.btnSpec
{
    background-color: #812991;
    font-size: 12px;
}


.btnSizeGuide
{
    background-color: #812991;
    font-size: 12px;
}


.btnUDA1, .btnUDA1:    
{
    background-color: #812991;
    font-size: 12px;
}


.btnUDA2, .btnUDA2:    
{
    background-color: #812991;
    font-size: 12px;
}

.btnReviewList, .btnReviewList:    
{
    background-color: #812991;
    font-size: 12px;
}


.submitreview, .submitreview:    
{
    background-color: #812991;
    font-size: 12px;
}



/* header buttons these differ to the standard buttons in that they are typically in a tabbed environment and so we don't want any background colour
just the text */
.emailToAFriendButton.headerbtn, .emailToAFriendButton.headerbtn:    
{
}


.viewSimilar.headerbtn, .viewSimilar.headerbtn:    
{
}


.enlargeImage.headerbtn, .enlargeImage.headerbtn:    
{
}


/* special case for add to basket button as this is embedded in the core */
.addToBasket
{
    background: url(../../App_Themes/Pcworld/Images/bttnAddToBasket.png);
	cursor: pointer;
    display: block;
    height: 24px;
    padding: 18px 5px 6px;
    width: 210px;
    margin:10px auto;
}


.addToBasketDisabled
{
    background: #222 url(../../Images/Pcworld/alert-overlay.png) repeat-x;
    display: inline-block;
    padding: 5px 5px 6px;
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    color: #565656;
    line-height: 1;
    /*-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px #999;
    text-shadow: 0 -1px 1px #222;
    border-bottom: 1px solid #222;*/
    position: relative;
    cursor: pointer;
}



.addToBasketDisabled, .addToBasketDisabled:    
{
    background-color: #812991;
    font-size: 14px;
}


.bttnBack
{
    background-image: url("../../App_Themes/Pcworld/images/bttn_backtoShoppingBasket.png");
    background-repeat: no-repeat;
	height:36px;
	width:223px;
	float:left;
	 line-height: 35px;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    font-weight: 500;
    line-height: 35px;
    color: White;
}

.signinBttn
{
	background-image: url("../../App_Themes/Pcworld/images/bttn_login.png");
    background-repeat: no-repeat;
	height:36px;
	width:143px;
	margin-top: 58px;
    line-height: 35px;
    text-align: center;
    text-decoration: none;
    font-size: 20px;
    font-weight: 500;
    line-height: 35px;
	
}


.ButnPosition
{
    float: right;
    height: 35px;
    margin-bottom: 5px;
    margin-right: 5px;
    position: relative;
    width: 197px;
}

.NewUserBtn
{

}

.ie9 .NewUserBtn
{
}


.signin
{
    margin-top: 22px;

}

.signinBttn
{
	background-image: url("../../App_Themes/Pcworld/images/bttn_login.png");
    margin-top:35px;
	
}

.voucherupdateBttn
{
	background-image: url("../../App_Themes/Pcworld/images/bttn_update.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    height: 27px;
    line-height: 27px;
    margin-left: 28px;
    margin-top: 0px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    width: 79px;

}
.voucherupdateBttn a
{
    color: #FFFFFF;
    text-decoration: none;
}

.ie9 .voucherupdateBttn
{
	background-image: url("../../App_Themes/Pcworld/images/bttn_update.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    height: 27px;
    line-height: 27px;
    margin-left: 28px;
    margin-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    width: 79px;
}


.commitpaymentbutton
{
	background-image: url("../../App_Themes/Pcworld/images/bttn_proceddToSecurePayment.png");
    background-repeat: no-repeat;
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    line-height: 105px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    text-decoration: none;
    text-indent: 25px;
    width: 325px;
    float:right;
    margin-left:490px;
}
.ie7 .btnBackToSite
{
	background-image: url("../../Images/common/continueShoppingButtonGreen.png");
    background-repeat: no-repeat;
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    height: 35px;
    line-height: 35px;
    margin-right: 10px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    text-decoration: none;
    width: 195px;
}

.ie7 .commitpaymentbutton
{
	background-image: url("../../App_Themes/Pcworld/images/bttn_proceddToSecurePayment.png");
    background-repeat: no-repeat;
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    line-height: 105px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    text-decoration: none;
    text-indent: 25px;
    width: 325px;
    float:none;
    margin-left:490px;
}

.ie6 .commitpaymentbutton
{
	background-image: url("../../App_Themes/Pcworld/images/bttn_proceddToSecurePayment.png");
    background-repeat: no-repeat;
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    line-height: 105px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    text-decoration: none;
    text-indent: 25px;
    width: 325px;
    float:none;
    margin-left:490px;
}

.btnBackToSite
{
	background-image: url("../../Images/common/continueShoppingButtonGreen.png");
    background-repeat: no-repeat;
    color: White;
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    height: 35px;
    line-height: 35px;
    margin-right: 3px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    width: 165px;
}

.btnChangeBilling
{
	background-image: url("../../App_Themes/Pcworld/images/bttn_continueAsGuest.png");
    background-repeat: no-repeat;
    color: White;
    display: block;
    font-size: 14px;
    font-weight: 600;
    height: 35px;
    line-height: 36px;
    margin-left: 2px;
    margin-top: 6px;
    padding-left: 5px;
    padding-right: 5px;
    position: static;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    width: 187px !important;
}

.continueBttn
{
	background-image: url("../../App_Themes/Pcworld/images/bttn_continueAsGuest.png");
	background-repeat: no-repeat;
    
    display: inline-block;
    float: right;
    
    height: 35px;
    
    max-width: 250px;
    min-width: 100px;
    white-space: nowrap;
    width: 197px;
    color: white;
    text-align: center;
    text-decoration: none;
    font-size: 20px;
    font-weight: 500;
    line-height: 35px;
}

.btnChangeDelivery
{
	background-image: url("../../App_Themes/Pcworld/images/bttn_continueAsGuest.png");
    background-repeat: no-repeat;
    color: White;
    display: block;
    font-size: 14px;
    font-weight: 600;
    height: 35px;
    line-height: 36px;
    margin-left: 2px;
    margin-top: 6px;
    padding-left: 5px;
    padding-right: 5px;
    position: static;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    width: 187px !important;
}

.ie7 .btnPrint
{

	background-image: url("../../images/common/printButton.png");
    background-repeat: no-repeat;
    color: White;
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    height: 35px;
    line-height: 35px;
    margin-left: 0px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    width: 189px;
}

.btnPrint
{
	background-image: url("../../Images/common/printButton.png");
    background-repeat: no-repeat;
    color: White;
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    height: 35px;
    line-height: 35px;
    margin-left: 5px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    width: 189px;
}

.CheckoutBackButton
{
    width: 100px;
    float:left;
}

.CheckoutContinueButton
{
    width: 100px;
    float:right;
}

/*****************************************************************************************************/
/*****************************************************************************************************/
/**************************************Beginning of site redsign**************************************/
/*****************************************************************************************************/
/*****************************************************************************************************/

/*****************************************************************************************************/
/****************************************End Of Header************************************************/
/*****************************************************************************************************/
.searchButton
{
	background: url(../../App_Themes/Pcworld/Images/iconSearch.png);
	display:inline-block;
	height:20px;
	line-height:1;
	position:relative;
	width:20px;
}


.searchButton
{
    cursor: pointer;
    font-weight: 400;
    height: 20px;
    line-height: 1;
    padding: 5px 5px 6px;
    position: relative;
    text-decoration: none;
    width: 20px;
}

.ie7 .searchButton
{
    cursor: pointer;
    font-weight: 400;
    height: 20px;
    line-height: 1;
    padding: 5px 5px 6px;
    position: relative;
    text-decoration: none;
    width: 20px;
    margin-top:1px;
}

.referentialAddToBasket
{
    text-align: center;
}

.ie9 .referentialAddToBasket
{
    text-align: center;    
}

.ie7 .referentialAddToBasket
{
    margin-top: 10px;
    text-align: center;
    height:5px;    
}

.referentialAddToBasket .btnmoreinfo
{
    margin-top:0px;
}

.ie7 .referentialAddToBasket .btnmoreinfo
{
   margin-left: 0;
}

.btnmoreinfo
{
	background:url(../../App_Themes/Pcworld/Images/bttnMoreDetailsMedium.png);
	cursor:pointer;
	cursor: pointer;
    display: inline-block;
    font-weight: 400;
    height: 18px;
    line-height: 1;
    padding: 5px 5px 6px;
    position: relative;
    text-decoration: none;
    width: 130px !important;
    margin-top:10px;
}


.addtobasketarea .btnmoreinfo
{
    margin-left: 20px;
}

.btnviewinfo
{
	background:#012D58 url(../../Images/Pcworld/bttn_viewDetails.png);
	color:#FFF;
	cursor:pointer;
	display:inline-block;
	font-weight:400;
	height:25px;
	line-height:1;
	position:relative;
	text-decoration:none;
	width: 85px;
}

.addToBasketSections
{
	background: url(../../Images/Pcworld/alert-overlay.png);
	cursor:pointer;
	display:inline-block;
	height:25px;
	position:relative;
	width:77px;
}


.addToBasketDisabled
{
	background: url(../../App_Themes/Pcworld/Images/bttn_AddToBag_Disabled.png);
	cursor: pointer;
    display: inline-block;
    height: 24px;
    padding: 5px 5px 6px;
    position: relative;
    width: 273px;
    margin-bottom:10px;
}

.addToVisitShop
{
    background: url(../../App_Themes/Pcworld/Images/bttn_NotSoldOnline.png);
	cursor: pointer;
    display: inline-block;
    height: 24px;
    padding: 5px 5px 6px;
    position: relative;
    width: 273px;
    margin-bottom:10px;
}

.addToBasketDisabled
{
	font-size:14px;
}

.comparebttn
{
background: #fbfbfb; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZWJlYmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #fbfbfb 0%, #bebebe 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfbfb), color-stop(100%,#bebebe)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fbfbfb 0%,#bebebe 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fbfbfb 0%,#bebebe 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fbfbfb 0%,#bebebe 100%); /* IE10+ */
    background: linear-gradient(to bottom, #fbfbfb 0%,#bebebe 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#bebebe',GradientType=0 ); /* IE6-8 */
    border: 1px solid #ccc;
    display: inline-block;
    height: 13px;
    line-height: 1;
    margin-left: 10px;
    padding: 5px 5px 6px;
    position: relative;
    width: 75px;
    margin-bottom: 0 !important;
}


.listing .comparebttn {
    border: 1px solid #ccc;
    height: 24px;
    margin-left: 0;
    padding: 0;
    width: 125px;
}

a.comparebttn {
    color: #000;
    font-family: arial;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.btnreturnText
{
	background:url(../../App_Themes/Pcworld/Images/BtnBackProduct.png);
	cursor:pointer;
	display:inline-block;
	font-weight:400;
	height:18px;
	line-height:1;
	padding:5px 5px 6px;
	position:relative;
	text-decoration:none;
	width:130px;
}

.btnPrintPage
{
	background: url("../../App_Themes/Pcworld/Images/btnPrintPage.png") repeat scroll 0 0 transparent;
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    height: 18px;
    line-height: 1;
    padding: 5px 5px 6px;
    position: relative;
    text-decoration: none;
    width: 130px;
}

.subscribeButton
{
	background-image: url("../../App_Themes/Pcworld/images/BTNSubcribe.png");
	display: inline-block;
    float: right;
    font-size: 12px;
    height: 35px;
    line-height: 24px;
    margin-bottom: 5px;
    margin-right: 10px;
    max-width: 150px;
    min-width: 100px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    width: 133px;
}

.unsubscribeButton
{
	background-image: url("../../App_Themes/Pcworld/images/BtnUnscribe.png");
    display: inline-block;
    float: right;
    font-size: 12px;
    height: 35px;
    line-height: 24px;
    margin-bottom: 5px;
    margin-right: 15px;
    max-width: 150px;
    min-width: 100px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    width: 146px;
}


.SubcribeFooterContent
{
    width:950px;
}



.checkoutBttn
{
	background-image:url("../../images/common/checkoutButton.png");
	font-size: 12px;
    height: 46px;
    width: 165px;
}

.submitOrderTracking
{
    background-image:url("../../App_Themes/Pcworld/images/BtnTrackingOrder.png");
	display:inline-block;
	font-size:12px;
	height:35px;
	line-height:24px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	text-decoration:none;
	white-space:nowrap;
	width:172px;
}


.btnviewmoreorders
{
    background-image: url("../../App_Themes/Pcworld/images/bttn_backtoPcworld.png");
    color: #FFFFFF;
    display: inline-block;
    font-family: arial;
    font-size: 18px;
    font-weight: bold;
    height: 35px;
    line-height: 2;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    width: 195px;
}

.moredetailsbtn
{
	background-image: url("../../App_Themes/Pcworld/images/bttnMoreDetailsSmall.png");
    display: inline-block;
	font-weight:400;
	height:13px;
	line-height:1;
	padding:5px 5px 6px;
	text-decoration:none;
	width:75px;
    font-size: 0px;
}


.AddtoBasketcontinue
{
	background: url("../../App_Themes/Pcworld/images/bttnPPopUpContinueShopping.png") ;
	cursor: pointer;
    display: inline-block;
    float: left;
    font-weight: 400;
    height: 35px;
    line-height: 1;
    position: static;
    text-decoration: none;
    width: 199px !important;
}
.ReservationErrorBackToBasket
{
    background: url("../../images/Pcworld/ReservationError_BackToBasket.png");
    cursor: pointer;
    display: inline-block;
    float: left;
    font-weight: 400;
    height: 26px;
    line-height: 1;
    position: static;
    text-decoration: none;
    width: 579px;
}


.AddtoBasketcontinue
{
	background: url(../../App_Themes/Pcworld/images/bttnPPopUpContinueShopping.png);
	cursor: pointer;
    display: inline-block;
    float: left;
    font-weight: 400;
    height: 24px;
    line-height: 1;
    position: static;
    text-decoration: none;
    width: 294px !important;
    -moz-border-radius: 0 0 0 20px;
    -webkit-border-radius: 0 0 0 20px;
    -khtml-border-radius: 0 0 0 20px;
    border-radius: 0 0 0 20px;
    
}

.ie7 .AddtoBasketcontinue
{
	background: url("../../App_Themes/Pcworld/images/bttnPPopUpContinueShopping.png") ;
	cursor: pointer;
    display: inline-block;
    float: none;
    font-weight: 400;
    height: 35px;
    line-height: 1;
    position: static;
    text-decoration: none;
    width: 199px !important;
}



.ie7 .AddtoBasketcontinue
{
	background: url(../../App_Themes/Pcworld/images/bttnPPopUpContinueShopping.png);
	cursor: pointer;
    display: inline-block;
    float: none;
    font-weight: 400;
    height: 24px;
    line-height: 1;
    position: static;
    text-decoration: none;
    width: 294px !important;
    -moz-border-radius: 0 0 0 20px;
    -webkit-border-radius: 0 0 0 20px;
    -khtml-border-radius: 0 0 0 20px;
    border-radius: 0 0 0 20px;
    
}


.PopupgoToBasketButton
{
	background: url(../../App_Themes/Pcworld/images/bttnPPopUpGoToBasket.png);
	cursor: pointer;
    display: block;
    float: right;
    height: 24px;
    position: static;
    visibility: visible;
    width: 285px !important;
    
    -moz-border-radius: 0px 0px 20px 0px;
    -webkit-border-radius: 0px 0px 20px 0px;
    -khtml-border-radius: 0px 0px 20px 0px;
    border-radius: 0px 0px 20px 0px;
}




.searchButtonLarge
{
    background: url(../../App_Themes/Pcworld/images/iconSearch.png);
    cursor: pointer;
    font-weight: 400;
    height: 20px;
    line-height: 1;
    padding: 5px 5px 6px;
    position: relative;
    text-decoration: none;
    width: 20px;
    float: left;
}

/*****************************************************************************************************/
/*****************************************************************************************************/
/**************************************End of site redsign********************************************/
/*****************************************************************************************************/ 
/*****************************************************************************************************/