TABLE { border-collapse : collapse; }

H1 { 
	text-align : left;

}

.paddmar_none
{
padding: 0px;
margin: 0px;
}

.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 : 70%;
    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 : 23px;
}

.shop_buttonRemove
{
	font-family:verdana;
        cursor : pointer;
	font-weight : bold;
	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 : 20px;
}

.shop_buttonAdd
{
	font-family:verdana;
        cursor : pointer;
	font-weight : bold;
	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 : 150px;
        height : 23px;
}

.shop_buttonBack
{
	font-family:verdana;
        cursor : pointer;
	font-weight : bold;
	font-size:10px;
	color:white; 
        float:right;
	background-color:#777; 
	border-top-color:#CCCCCC;
	border-left-color:#CCCCCC;
	border-bottom-color:#333333;
	border-right-color:#333333;
	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 : 90px;
        height : 23px;
	margin: 0px 10px 0px 0px;
}

.shop_buttonInfo
{
	font-family:verdana;
        cursor : pointer;
	font-size:10px;
	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: 0px;
        padding: 0px 0px;
        width : 78px;
        height : 23px;
}

.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: 0px;
        padding: 0px 0px;
        width : 150px;
        height : 23px;
        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 : 25px;
        float : left;
}

/* SHOP CATS */

.shp1stcats_img_bor

{
	border-top: 1px #777 solid;
	border-right: 1px #777 solid;
	border-left: 1px #777 solid;
	border-bottom: 4px #777 double;
	margin-bottom:4px;
	padding:2px;
}

.shp1stcats_td
{
	background-color:#fff;
}

.a_link_cat, a.a_link_cat, a.a_link_cat:link, a.a_link_cat:visited, a.a_link_cat:active
{
	color: #1f6dad;
	text-align: center;
}

a.a_link_cat:hover
{color:#777}


/* SHOP LIST PRODUCT */

.shop_border1px
{
	border: 1px #7E6025 solid;
}

.a_link3shop, a.a_link3shop, a.a_link3shop:link, a.a_link3shop:visited, a.a_link3shop:active
{
	color: #1f6dad;
}
a.a_link3shop:hover
{
color:#777;
}

.a_link_brown, a.a_link_brown, a.a_link_brown:link, a.a_link_brown:visited, a.a_link_brown:active
{
	color: #996633;
	text-decoration: none;

}

a.a_link_brown:hover
{
color:#663300;
}

/* OTHERS */

.shop_border1px_blue_td
{
	border: 1px solid #777;
	PADDING:3px;
}



.shop_p_white_bold
{
color:#FFFFFF;
font-weight:bold;
}

.a_linkwhite, a.a_linkwhite, a.a_linkwhite:link, a.a_linkwhite:visited, a.a_linkwhite:active, a.a_linkwhite:hover
{
color:#FFFFFF;
font-weight:bold;
}

.shop_p_blue
{
color:#2172B4;
font-weight:bold;
margin: 0px;
padding: 0px;
}

.shop_cats_color
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #7DAED2;
	background-color: #E6EFF7;
}

.shop_product_table
{
	border-width: 1px;
	border-style: solid;
	border-color: #0099FF;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #0099FF;
}
/*
.shop_product_table2
{
	border-width: 1px;
	border-style: solid;
	border-color: #237ABD;
	border-left-width: 24px;
	border-left-style: solid;
	border-left-color: #237ABD;
}
*/

.a_link2, a.a_link2, a.a_link2:link, a.a_link2:visited, a.a_link2:active
{	color: #000000;
}
a.a_link2:hover
{
color:#1f6dad;

}



.a_linkproduct, a.a_linkproduct, a.a_linkproduct:link, a.a_linkproduct:visited, a.a_linkproduct:active
{
	text-decoration: underline;
	color: #444;
}
a.a_linkproduct:hover
{
color:#777;
}

.show_product_title
{
background-color:#7DAED2;
border-bottom:#356F99 5px solid;
padding:4px;
}


.show_list_title
{
background-color:#FFF;
border-bottom:#7E6025 5px solid;
border-top:#7E6025 0px solid;
border-right:#7E6025 0px solid;
border-left:#7E6025 0px solid;
padding:2px 4px;
}

.show_list_title_price
{
background-color:#FFF;
border-bottom:#7E6025 5px solid;
border-top:#7E6025 0px solid;
border-right:#7E6025 0px solid;
border-left:#7E6025 0px solid;
padding:2px 4px;
text-align:right;
}

.show_list_img
{
border-bottom:#7E6025 1px solid;
border-top:#7E6025 1px solid;
}


.show_list_info_bor
{padding:4px; border-right:#CCCCCC solid 0px}

.show_list_info_bor_bot
{padding:4px; border-right:#CCCCCC solid 0px; border-bottom:#CCCCCC dotted 0px}

.div_right
{float:right;}

.p_center
{text-align:center}

.img_max80
{
max-height:80px;
max-width:80px;
}


