body 
{
	color: #2E2F4A;
	background-color: #E0E0E0;
	background-image: url('http://www.sitesoweb.com/images/bg_top.jpg');
	font-family: Arial, courier, serif;
	font-size: 10pt;
	margin: 0px 0px;
	scrollbar-base-color: #676AAD;
}

a {text-decoration: none}
a:link {color: #40426C}
a:visited {color: #40426C}
a:hover 
{
	text-decoration: underline;
	color: #676AAD
}
a:active {color: red}

img {border-style: none;}

/* Main Table */
table.main
{
	width: 900px;
	border-style: none;
	background-image: url('http://www.sitesoweb.com/images/bg_topc.jpg');
	background-repeat: repeat-x;
}

/* Bold titles */
b.title 
{
	font-size: 12pt;
	font-weight: bold;
	font-family: Georgia, Arial, serif;
}

h1 
{
	letter-spacing: 3px;
	font-family: Georgia, Arial, serif;	
	color: #676AAD;
	font-size: 14pt;
	font-weight: bold;
}

/* The side menu - left */
table.side 
{
	background-color: #ECF0FE;
	font-size: 8pt;
	border: thin solid #D1D6E9;
}

td.side
{
	border-bottom: thin solid #E0E0E0;
                text-align: left;
}

/* Mouseover for all the menus */	
a.menu:hover 
{
	text-decoration: none;
	color: #ECF0FE;
	background-color: #676AAD;
	width: 100%;
}

td.dark
{
	background-color: #676AAD;
	color: #D1D6E9;
	border: 3px double #676AAD;
	text-align: center;
}

/* bottom menu */

table.bmenu
{
	width: 100%;
	border-top: 1px dashed #676AAD;
	position: relative;
	top: 10px;
}

td.bottom
{
	color: red;
	font-size: 8pt;
	text-align: center;
	letter-spacing: 1px;
	width: 100%;
}

td.copyright
{
	font-size: 8pt;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	padding: 3px;
}

/* Cells with light background and borders */
td.blue
{
	background-color: #ECF0FE;
	border: 3px double #C1C5DF;
	text-align: center;
	font-size: 8pt;
}

/* shopping sub nav */
td.sub
{
	background-color: #C1C5DF;
	text-align: center;
	font-size: 8pt;
	border: 3px double #C1C5DF;
}

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


#tpFeedsContainer
{

}
#tpSearchContainer
{
	border-top: solid 1px #C1C5DF;
	background-color: #ECF0FE;
	margin-bottom: 10px;	
	padding-top: 5px;	
	padding-bottom: 5px;	
}
#tpSearchTable
{
	font-weight: bold;
	font-size: 9pt;
	color: #2E2F4A;
}

.tpHeader
{
	font-size: 9pt;
	color: #2E2F4A;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: solid 1px #C1C5DF;
	border-left: solid 1px #C1C5DF;
	border-right: solid 1px #C1C5DF;
	border-bottom: solid 1px #2E2F4A;
	background-color: #ECF0FE;
}
.tpHeaderText
{
	color: #2E2F4A;
	font-size: 9pt;
}


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





.tpSpecialItemList
{
	background-color: #ECF0FE;
	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: #2E2F4A;
	border-bottom: solid 1px #C1C5DF;
	background-color: #ECF0FE;
	font-size: 9pt;
}
.tpPagingRowTop
{
	border-top: solid 1px #C1C5DF;
}
.tpPagingText
{
	color: #2E2F4A;
	font-size: 8pt;
}
.tpPagingLink a, .tpPagingLink:link, .tpPagingLink:visited, .tpPagingLink:hover, .tpPagingLink:active
{
	color: #40426C;
}


.tdProductList
{
	border-left: solid 1px #C1C5DF;
	border-right: solid 1px #C1C5DF;
}
.tpProdCell_Grid
{
	border-bottom: solid 1px #C1C5DF;
}
.tpProdCell_Sum
{
	border-bottom: solid 1px #C1C5DF;
}
.tpProdCell_Sum_Alt
{
	border-bottom: solid 1px #C1C5DF;
	background-color: #F7F7F7;
}
.tdProdImg
{
	margin-right: 10px;
}
.tpProdName
{
	font-size: 9pt;
	color: #2E2F4A;
}
.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: #2E2F4A;

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


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

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

/* LIST GROUPS MODULE */

.tpGroupHeader
{
	color: #2E2F4A;	
	font-size: 10pt;
	font-weight: bold;
	padding: 7px 4px 2px;
}
.tpGroupList
{
	width: 160px;
}
.tpGroupItem
{
	padding-top: 2px;
	padding-left: 10px;
}
.tpGroupItemSelected
{
	font-weight: bold;
	margin-bottom: 2px;
}
.tpGroupItemParent
{
	margin-bottom: 4px;
}
.tpGroupItem a
{
	color: #2E2F4A;
	font-size: 8pt;
	text-decoration: none;
}
.tpGroupItem a:hover
{
	text-decoration: underline;
}
.tpSubGroup
{
	margin-left: 20px;
	border-left: solid 1px #e9e9e9; 
	margin-bottom: 12px;
}
.tpGroupUp
{
	background-image: url('images/arrow_up.gif');
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left:11px;
	margin-left: 10px;
	padding-bottom: 5px	
}
.moreGroupsLink
{
	font-weight: bold;
}


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

/* PRODUCT DETAILS PAGE */

#tpDetails_OuterWrapper
{
	width: 700px;
	padding-left: 10px;
}
#tpDetails_DescriptionWrapper
{
	width: 550px;
	padding-top: 15px;
}
#tpDetails_Name
{
	color: #2E2F4A;
	font-size: 11pt;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}
#tpDetails_ProdImg
{
	padding: 5px;
	margin-right: 25px;
	border: solid 1px #DCDCDC;
}
#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;
}