TABLE 
{ 
border-collapse : collapse; 
}

H1 
{ 
	text-align : left;	font-size:80%
}

.shop_p_main {
    font-size : 75%;
    padding-bottom : 15px;
    text-align : left;
}

.shop_p_main_no {
    font-size : 75%;
    text-align : left;
}







/****************************************************************************/
/* FORMS */


.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_form_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;
}

/****************************************************************************/
/* BUTTONS */

.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 INCLUDE  MENU */



#navcontainer
{
background: #fff;
width: 110px;
margin: 0;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 75%;
text-align: center;
}

ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0;
width: 150px;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 150px;
padding: 4px;
margin: 0px 0px 0px 0px;
border-width: 1px;
border-color: #FF0000 #4F1004 #4F1004 #FF0000;
border-style: solid;
color: #FFF;
text-decoration: none;
background: #C90000;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #00ADEF;
color: #FFF;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #FFF;
background: #990000;
border-color: #FF0000 #4F1004 #4F1004 #FF0000;
}




/****************************************************************************/
/* BREADCRUMB */

.shop_breadcrumb_header {
	text-align: left;
    margin-bottom : 13px;
    font-size : 75%;
    font-family : verdana, arial, helvetica, sans-serif;
    color : #1C2F69;
}

.shop_breadcrumb_header_bar {
	text-align: left;
    margin-bottom : 13px;
    font-size : 75%;
    font-family : verdana, arial, helvetica, sans-serif;
    color : #1C2F69;
}

.shop_a_breadcrumb, a.shop_a_breadcrumb, a.shop_a_breadcrumb:link, a.shop_a_breadcrumb:visited, a.shop_a_breadcrumb:active
{
	text-decoration: underline;
	color: #000;

}
a.shop_a_breadcrumb:hover
{
color: #c00000;
}


/****************************************************************************/
/* LIST CATS */

.shop_a_catlink, a.shop_a_catlink, a.shop_a_catlink:link, a.shop_a_catlink:visited, a.shop_a_catlink:active
{
	font-size: 80%;
	color: #010066;
	text-align: center;
}

a.shop_a_catlink:hover
{
color:#777
}

.shop_td_cats
{
	background-color:#fff;
}

.shop_p_catlink
{
	text-align: center
}

.shop_tb_imgcat
{
	height: 150px;
	width: 150px;
	
	border-top: 1px #777 solid;
	border-right: 1px #777 solid;
	border-left: 1px #777 solid;
	border-bottom: 4px #777 double;
	margin-bottom:4px;	
}

.shop_img_cats
{

}


/****************************************************************************/
/* LIST PRODUCTS */


.shop_td_listtitle
{
background-color:#FFF;
border-bottom:#C1003A 5px solid;
padding:2px 4px;
}

.shop_p_listtitle
{
font-size: 75%
}

.shop_a_product_title, a.shop_a_product_title, a.shop_a_product_title:link, a.shop_a_product_title:visited, a.shop_a_product_title:active
{
	color:#7D0025;
	text-decoration: none;
}

a.shop_a_product_title:hover
{
color:#7D0025;
}


.shop_td_list_summary
{
padding:4px; 
border-right: 0px solid #010066
}


.shop_tb_listimg
{
	width: 80px;
	height: 80px;
	border: 1px #C1003A solid
}


.shop_a_more, a.shop_a_more, a.shop_a_more:link, a.shop_a_more:visited, a.shop_a_more:active
{
	color: #7D0025;
}

a.shop_a_more:hover
{
color:#777;
}

.shop_p_listmore
{
font-size: 75%;
text-align: right
}


.shop_p_listsummary
{
font-size: 75%
}


/****************************************************************************/
/* SHOW PRODUCT */



.td_p
{padding: 10px 0px 0px 10px}

	.td_p p
	{
	font-size: 75%
	}


.shop_td_product_title
{
background-color:#FFC4C4;
border-bottom:#C90000 2px solid;
border-top:#C90000 2px solid;
padding:4px;
}


.shop_p_title
{
color:#000;
font-size:80%
}

.shop_td_product_img
{
	border-top: 0px;
	border-right: 1px solid #777;
	border-left: 1px solid #777;
	border-bottom: 1px solid #777;
	padding: 5px;

}

.shop_p_fulldesc
{
font-size: 75%
}

.shop_p_summary
{
font-size: 75%;
padding: 10px 0px 0px 10px
}

.shop_p_summary_right
{
font-size: 75%;
padding: 10px 0px 0px 10px;
text-align:right
}

.shop_p_price
{
font-size: 75%;
text-align: right;
padding: 5px 0px 5px 0px
}

.shop_p_options
{
font-size: 75%;
text-align: right;
padding: 5px 0px 5px 0px
}

/****************************************************************************/
/* BASKET */

.shop_p_basket_price
{
font-size: 75%;
}

.shop_p_basket_title
{
font-size: 75%;
}

.shop_p_basket_value
{
font-size: 75%;
}

.shop_p_basket_total
{
font-size: 75%
}

.shop_p_basket_text {
    text-align : right;
    font-size : 80%;
    color : #000000;
}


/****************************************************************************/
/* CHECKOUT */

.shop_p_checkout_form
{
font-size: 75%;
}

.shop_p_checkoutBasket
{
font-size: 75%
}



/****************************************************************************/
/* NEWSLETTER */

.p_news_title
{
font-size: 75%;
font-weight: bold;
color: #CC0000
}

.p_news_value
{
font-size: 75%
}



