*
{
	font-family: arial, verdana;
}
form
{
	display: inline;
}


#tpFeedsContainer
{

}
div.tpSearchContainer
{
	width: 160;
	border-top: solid 1px #DEDFDE;
	float: left;
	background-color: #EBEBEB;
	/*margin-bottom: 10px;	*/
	/*padding-top: 5px;	*/
	padding-bottom: 5px;	
}
#tpSearchTable
{
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
}

.tpHeader
{
	font-size: 9pt;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: solid 1px #D4D4D4;
	border-left: solid 1px #D4D4D4;
	border-right: solid 1px #D4D4D4;
	border-bottom: solid 1px #DCDCDC;
	background-color: #F1F1F1;
}
.tpHeaderText
{
	color: #000000;
	font-size: 9pt;
}


.tpFeedLink
{
	font-size: 9pt;	
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: solid 1px #DEDFDE;
	border-right: solid 1px #DEDFDE;
}
.tpFeedLinkLeft
{
	border-left: solid 1px #DEDFDE;
}
.tpFeedLinkUnSelected
{
	background-color: #F5F5F5;
}
.tpFeedLinkSelected
{
	background-color: #EBEBEB;
}
.tpFeedLink a, .tpFeedLink a:hover
{
	text-decoration: none;
	color: #000000;
}


.tpGroupHeader
{
	color: #000000;	
	font-size: 10pt;
	font-weight: bold;
	padding: 7px 4px 6px 8px;
	background-color: #F1F1F1;
}
.tpGroupList
{
/*	background-color: #DCDCDC;*/
	background-color: #d9f3ff;

}
.tpGroupListDivider
{
	background-color: #F8F8F8;
	border-top: solid 1px #DCDCDC;
}
.tpGroupItem
{
	/*background-color: #F8F8F8;*/
	width: 160;
	background-color: #d9f3ff;
	border-top: solid 1px #DCDCDC;
	padding: 5px;
}
.tpGroupItem a
{
	color: #000000;
	font-size: 9pt;	
}


.tpSpecialItemList
{
	background-color: #DCDCDC;
	border: solid 1px #DCDCDC;
}
.tpSpecialItem
{
	color: #505050;
	font-size: 9pt;
	background-color: #FFFFFF;
	border-top: solid 1px #DCDCDC;
	padding: 4px;
}
.tpSpecialItem a, .tpSpecialItem a:visited, .tpSpecialItem a:hover
{
	font-size: 9pt;
	color: #003399;
}
.tpSpecialItemPrice
{
	font-size: 9pt;
	font-weight: bold;
	color: #505050;
}


.tpPagingRow
{
	color: #000000;
	border-bottom: solid 1px #D4D4D4;
	background-color: #F1F1F1;
	font-size: 9pt;
}
.tpPagingRowTop
{
	border-top: solid 1px #D4D4D4;
}
.tpPagingText
{
	color: #8A8A8A;
	font-size: 8pt;
}
.tpPagingLink a, .tpPagingLink:link, .tpPagingLink:visited, .tpPagingLink:hover, .tpPagingLink:active
{
	color: #003399;
}


.tdProductList
{
	border-left: solid 1px #DCDCDC;
	border-right: solid 1px #DCDCDC;
}
.tpProdCell_Grid
{
	border-bottom: solid 1px #DCDCDC;
}
.tpProdCell_Sum
{
	border-bottom: solid 1px #DCDCDC;
}
.tpProdCell_Sum_Alt
{
	border-bottom: solid 1px #DCDCDC;
	background-color: #F7F7F7;
}
.tdProdImg
{
	margin-right: 10px;
}
.tpProdName
{
	font-size: 9pt;
	color: #003399;
}
.tpProdPrice_Grid, .tpProdPrice_Grid a
{
	font-weight: bold;
	color: #CC3232;
	font-size: 9pt;
	padding-top: 7px;
	padding-bottom: 10px;
}
.tpProdDesc_Grid
{
	font-size: 7.5pt;	
}
.tpProdDesc_Grid a
{
	color: #003399;

	font-size: 7.5pt;	
}
.tpProdPrice_Sum
{
	font-weight: bold;
	color: #CC3232;
	font-size: 9pt;
}
.tpProdDesc_Sum
{
	font-size: 9pt;	
}
.tpProdDesc_Sum a
{
	color: #003399;
	font-size: 9pt;	
}
.tpNoProductsMsg
{
	color: #000000;
	font-size: 9pt;
	border-top: solid 1px #DCDCDC;
	border-bottom: solid 1px #DCDCDC;	
}


.tpInput
{
	color: #000000;
	font-size: 7.5pt;
}
.tpButton
{
	color: #000000;
	font-size: 8pt;
}

/*****************************************************************************/

/* PRODUCT DETAILS PAGE */

#tpDetails_OuterWrapper
{
	width: 700px;
	padding-left: 10px;
}
#tpDetails_DescriptionWrapper
{
	width: 550px;
	padding-top: 15px;
}
#tpDetails_Name
{
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}
#tpDetails_ProdImg
{
	padding: 5px;
	margin-right: 25px;
	border: solid 1px #dedfde;
}
#tpDetails_Description
{
	color: #000000;
	font-size: 10pt;
	padding-bottom: 20px;
}
.tpDetails_DetailLabel
{
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
}
.tpDetails_DetailText
{
	color: #000000;
	font-size: 10pt;
}
.tpDetails_Header
{
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
	padding-bottom: 5px;
}

/*****************************************************************************/

/* MY ADDITIONS */
h1 {
	font: "tahoma"; 
	font-size: 14pt; 
	font-style: italic; 
 	color: #999999;
}

h2 {
	font: "tahoma"; 
	font-size: 13pt; 
	font-style: italic; 
 	color: #999999;
}

p.table {
 	color: #333366;
	font-weight: bold;
}

p.foot {
	font: 10pt "verdana", "arial", "helvetica"; 
 	color: #000000;
	text-align: center;
}

a:link { 
	font: 10pt "verdana", "arial", "helvetica"; 
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}

a:active { 
	font: 10pt "verdana", "arial", "helvetica"; 
	font-weight: bold;
	text-decoration:none; 
	color: #009900;
}

a:visited { 
	font: 10pt "verdana", "arial", "helvetica"; 
	font-weight: bold;
	text-decoration:none;
	color: #009900;
}

a:hover { 
	font: 10pt "verdana", "arial", "helvetica"; 
	font-weight: bold;
	text-decoration:none; 
	color: #ff0000;
}

a.notice:link { 
	font: 13pt "verdana", "arial", "helvetica"; 
	font-weight: bold;
	color: #009900;
	text-decoration:underline;
}

a.notice:active { 
	font: 13pt "verdana", "arial", "helvetica"; 
	font-weight: bold;
	text-decoration:underline; 
	color: #009900;
}

a.notice:visited { 
	font: 13pt "verdana", "arial", "helvetica"; 
	font-weight: bold;
	text-decoration:underline;
	color: #009900;
}

a.notice:hover { 
	font: 13pt "verdana", "arial", "helvetica"; 
	font-weight: bold;
	text-decoration:underline; 
	color: #ff0000;
}

div.containerhead {
	width: 100%;
	border: 0px solid gray;
	line-height: 100%;
	font-weight: bold;
	/*background-color: #333366;
	color: #ffffff;*/
}

div.container {
	background-repeat: repeat-y;
	width: 100%;
}

div.containerlink {
	margin-right: 5cm;
	margin-left: 4.9cm;
	line-height: 100%;
	font: 9pt "Geneva", "Arial", "Helvetica", "sans-serif"; 
	text-align: justify;
}

div.containertop {
	margin-right: 5cm;
	margin-left: 4.9cm;
	line-height: 100%;
	font: 12pt "Geneva", "Arial", "Helvetica", "sans-serif"; 
	text-align: justify;
	/*border: 1.5px solid #ff0000;
	width: 100%;
	text-align: justify*/
}

div.containertop1 {
	line-height: 100%;
	width: 200;
	float: left;
	/*
	border: 1.5px solid #ff0000;
	margin-left: 1cm;
	margin-right: 1cm;
	font: 10pt "verdana", "arial", "helvetica"; 
 	color: #999999;
	text-align: justify*/
}

div.containertop2 {
	float: none;
	/*font: 10pt "verdana", "arial", "helvetica"; 
	width: auto;
 	color: #999999;
	border: 1.5px solid #000000;
	border: 1.5px solid #333366;
	text-align: justify;
*/
}

div.containercolright {
	float: right;
}

div.containercolleft {
	width: auto;
	float: left;
	background-color: #d9f3ff;
	line-height: 100%
}

div.contentmuk {
	border-bottom: 1px solid #ccc;
	width: auto;
	padding: 1em
}

/*image layout*/
div.imgright {
	float: right;
	width: 400px;
	margin-right: 3px
}