TABLE { border-collapse : collapse; }

H1 { text-align : left;}

.shop_p_main {
    font-size : 70%;
    padding-bottom : 15px;
    text-align : left;
}

.shop_basket_table {
    font-size : 70%;
    padding-bottom : 10px;
    text-align : center;
}

.shop_a_right {
    font-weight : bold;
    color : #cc0000;
    text-align : right;
    font-size : 70%;
    padding-bottom : 10px;
    text-decoration : none;
}

.shop_img_tag {
    margin-left : 7px;
    float : right;
    border : 0px;
}

.shop_form_noBreak {
    margin : 0px;
    padding : 0px;
}

.shop_header {
    float : left;
    margin-bottom : 13px;
    font-size : 80%;
    font-family : verdana, arial, helvetica, sans-serif;
    font-color : #012f46;
}

.shop_totalPriceText {
    text-align : right;
    font-size : 80%;
    color : #000000;
}


.shop_textbox		
{
	font-family:verdana; 
	font-size:10px; 
	color:black; 
	background-color:#ffffff; 
	border:black; 
	border-style:groove; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;}


.shop_dropdown
{
	font-family:verdana; 
	font-size:10px; 
	color:black; 
	background-color:#ffffff; 
	border:black; 
	border-style:groove; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;}


.shop_button
{
	font-family:verdana;
        cursor : pointer;
	font-size:10px; 
	color:black; 
	background-color:#cccccc; 
	border:black; 
	border-style:groove; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;}

.shop_buttonUpdate
{
	font-family:verdana;
        cursor : pointer;
	font-size:10px;
        text-weight : bold; 
	color:white; 
	background-color:#cc0000; 
	border-top-color:#ffe1e1;
	border-left-color:#ffe1e1;
	border-bottom-color:#5e0000;
	border-right-color:#5e0000;
	border-style:solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
        margin: 0px;
        padding: 0px 0px;
        width : 54px;
        height : 16px;
}

.shop_buttonRemove
{
	font-family:verdana;
        cursor : pointer;
	font-size:10px;
	color:white; 
	background-color:#012f46; 
	border-top-color:#5e91aa;
	border-left-color:#5e91aa;
	border-bottom-color:#000000;
	border-right-color:#000000;
	border-style:solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
        margin: 0px;
        padding: 0px 0px;
        width : 60px;
        height : 16px;
}

.shop_buttonAdd
{
	font-family:verdana;
        cursor : pointer;
	font-size:10px;
	color:white; 
        float:right;
	background-color:#cc0000; 
	border-top-color:#ffe1e1;
	border-left-color:#ffe1e1;
	border-bottom-color:#5e0000;
	border-right-color:#5e0000;
	border-style:solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
        margin: 0px;
        padding: 0px 0px;
        width : 100px;
        height : 16px;
}

.shop_buttonInfo
{
	font-family:verdana;
        cursor : pointer;
	font-size:10px;
	color:white; 
	background-color:#999999; 
	border-top-color:#cccccc;
	border-left-color:#cccccc;
	border-bottom-color:#666666;
	border-right-color:#666666;
	border-style:solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
        margin: 0px;
        padding: 0px 0px;
        width : 78px;
        height : 16px;
}

.shop_buttonCheckout
{
	font-family:verdana;
        cursor : pointer;
	font-size:11px;
        font-weight : bold;
	color:white; 
	background-color:#999999; 
	border-top-color:#cccccc;
	border-left-color:#cccccc;
	border-bottom-color:#666666;
	border-right-color:#666666;
	border-style:solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
        margin-top: 10px;
        padding: 0px 0px;
        width : 200px;
        height : 20px;
        float : right;
}


.shop_buttonCheckout2
{
	font-family:verdana;
        cursor : pointer;
	font-size:11px;
        font-weight : bold;
	color:white; 
	background-color:#999999; 
	border-top-color:#cccccc;
	border-left-color:#cccccc;
	border-bottom-color:#666666;
	border-right-color:#666666;
	border-style:solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
        margin-top: 10px;
        padding: 0px 0px;
        width : 200px;
        height : 20px;
        float : left;
}






.shop_p_checkout_form
{
    font-size : 70%;
	font-weight: bold;
}


.shop_p_checkoutBasket
{
    font-size : 70%;
	font-weight: bold;
}


.shop_p_checkoutBasket
{
    font-size : 70%;
}



