﻿body 
{
    background-image:url(../images/bg_fade.gif);
    background-repeat:repeat-x;
    font-size: 10pt;
    font-family:Verdana, Tahoma, Sans-Serif;
    color:Gray; 
    margin: 0px 0px 0px 0px;
    padding: 8px 8px 8px 8px;
}
a
{
    text-decoration:none;
}
td
{
	vertical-align:top;
}
td.other
{
	vertical-align:bottom;
}
/*
option 
{
	font-size:9px;
}
select
{
	font-size:9px;
}
*/

/* Main Table for display */
#dMain
{
	width:100%;	
	position:absolute;
	top:40px;
}
#tMain
{
	width:786px;
	background-color:white;
}

/* Member Login Form section */
#dMemberForm
{
	position:relative;
	top:10px;
    color:Gray;
    font-size:9px;
	padding-right: 12px;
}
.MemberFormInput
{
    border:solid 1px orange;
    font-size:9px;
}
.MemberFormBtn
{
    color:White;
    background-color:Orange;
	border: none;
	font-size:9px;
}
.MemberFormHref
{
	color:orange;
	text-decoration:underline;
}

/* Top Horizontal Menu section */
#dTopMenu
{
    position:relative;
    background-image:url(../images/menubar.gif);
	background-repeat:no-repeat;
	width:787px;
	height:25px;
}
.TopMenuItem
{
    color:white;
    font-variant:small-caps;
	font-size:9pt;
	font-weight:bold;
    position:relative;
	display:inline;
    top:2px;
	padding: 2px 8px 2px 8px;
}
.TopMenuItem:hover
{
    color:Black;
}

/* Trade Show Store section */
#tdTradeShowStore
{
	width:438px;
	height:282px;
}
#imgTradeShowStoreAnim
{
	border:none;
	padding: 3px 8px 0px 0px;
}

/* Products and Services section */
#dProductsServices
{
    width: 334px;
	height:283px;
    z-index:4;
    background-image:url(../images/ProductsServices.gif);
	background-repeat:no-repeat;
	padding-top:12px;
}
#dProdSvcMenu
{
	position:absolute;
	vertical-align:top;	
	width:150px;
	float:left;
	z-index:1;
}
.ProdSvcMenuItem
{
    position:relative;
	display:block;
	text-align:left;
	font-size:8pt;
	padding-left:35px;
    color:white;
    padding-bottom:8px;
    width:150px;
}
.ProdSvcMenuItem:hover
{
    color:#cccece;
}
#imgProdSvcs
{
	position:relative;
	z-index:1;
	vertical-align:top;	
	float:right;
	padding-right:20px;	
}

/* Shop section */
#dShop
{
	z-index:5;
	background-image:url(../images/ShopOurStore.gif);
	background-repeat:no-repeat;
	height:174px;
	text-align:left;
}
#dShopMenu
{
	position:relative;
	display: inline;
}
.ShopMenuItem
{
	position:relative;
    color:Gray;
	display:block;
	text-align:left;
	padding-left:12px;
	padding-bottom:7px;
	top:48px;
}
.ShopMenuItem:hover
{
    color:Black;
}
.imgDown
{
	padding-top:50px;
}
#dFloaterImage
{
	background-image:url(../images/volvo_01.gif);
	background-color:transparent;
	height:215px;
	width:209px;
	position:relative;
	top:-224px;
	background-repeat:no-repeat;	
}
/* Level 2 Elements */

#dShop_Lvl2
{
	height:460px;
	width:160px;
	background-image:url(../images/ShopOurStore_lvl2.gif);
	background-repeat:no-repeat;
}
#dShopMenu_Lvl2
{
	position:relative;
	display: inline;
}
.ShopMenuItem_Lvl2
{
	position:relative;
    color:Gray;
	display:block;
	text-align:right;
	padding-right:24px;
	padding-bottom:7px;
	top:86px;
}
.ShopMenuItem_Lvl2:hover
{
    color:Black;
}
#dProductsServices_lvl2
{
	height:460px;
	width:628px;
	background-image:url(../images/ProductsServices_lvl2.gif);
	background-repeat:no-repeat;
}
.img_lvl2
{
	width:200px;
	position:relative;
	padding:20px 4px 4px 4px;
}
#dProdSvcMenu_lvl2
{
	padding-top: 4px;
	width:160px;
	height: 230px;
}

.ProdSvcMenuItem_sm_lvl2
{
	position:relative;
	padding-top: 8px;
	display:block;
	color:white;
	width:160px;
	font-size:10px;
	font-weight:bold;
}
.ProdSvcMenuItem_sm_lvl2:hover
{
	color:#616161;
}
.ProdSvcMenuItem_lg_lvl2
{
	position:relative;
	padding-top: 8px;
	display:block;
	color:white;
	font-size:18px;
	font-weight:bold;
}
.ProdSvcMenuItem_lg_lvl2:hover
{
	color:#616161;
}
/* Category 1 on 2nd Level */
#dCategory_1
{
	position: relative;
	width:280px;
	top:10px;
}
.Category1_Title_lvl2
{
	background-image:url(../catalog/images/tabs/tab_banners_lvl2.gif);
	background-repeat:no-repeat;
	height:34px;
	width:172px;
	text-align: left;
	position:relative;
	top:-45px;
}
.Category1_Name_lvl2
{
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	color:white;
	font-size:14px;
	font-weight:bold;
	width:80px;
	top: 6px;
	padding-left:14px;
	letter-spacing: 2px;
}
.MinPrice_lvl2
{
	position:relative;
	color:#424242;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	vertical-align:top;
	text-align:right;
	top:16px;
	padding-right:4px;
}
/* Category 2 on 2nd Level */
#dCategory_2
{
	position: relative;
	width:280px;
}
.Category2_Title_lvl2
{
	background-image:url(../catalog/images/tabs/tab_posters_lvl2.gif);
	background-repeat:no-repeat;
	height:34px;
	width:172px;
	text-align: left;
	position:relative;
	top:-42px;
}

/* Category 3 on 2nd Level */
#dCategory_3
{
	position: relative;
	width:280px;
	top:8px;
}
#Category3_Title_lvl2
{
	background-image:url(../catalog/images/tabs/tab_tradeshow_graphics_lvl2.gif);
	background-repeat:no-repeat;
	height:34px;
	width:172px;
	text-align: left;
	position:relative;
	top:-30px;
	left: 5px;
}

.sup_lvl2
{
	font-size:10px;
	position:relative;
	vertical-align:top;
	padding:0px -2px 0px -2px;
}
/* Level 3 Elements - Multi */
#dCategory_lvl3
{
	position: relative;
	width:280px;
	/*top:30px;
	left:60px;*/
}
#dCategory_MinPrice_lvl3
{
	position:relative;
	color:#424242;
	width:85px;
	top:26px;
	left:180px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	vertical-align:top;
}
#dProductText_lvl3
{
	text-align:left;
	color:white;
	font-size:10px;
	position:relative;
	width:300px;
	top:40px;
}
.sup_lvl3
{
	font-size:14px;
	position:relative;
	vertical-align:top;
	padding:0px -4px 0px -4px;
}
/* Level 3 Elements - Single */
#dCategory_Single_lvl3
{
/*	border:solid 1px yellow; */
	position: relative;
	width:240px;
	/*top:30px;
	left:60px;*/
}
#dCategory_Name_Single_lvl3
{
/*	border:solid 1px red; */
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	color:white;
	font-size:20px;
	font-weight:bold;
	font-variant:small-caps;
	letter-spacing:2px;
	width:300px;
	/*top: -40px;*/
	letter-spacing: 2px;
	text-align:center;
}
#dProductText_Single_lvl3
{
/*	border:solid 1px navy; */
	text-align:left;
	color:white;
	font-size:10px;
	position:relative;
	width:300px;
	/*left:300px;*/
}
/* non-osCommerce Pages */
#dAffiliate_lvl2
{
	height:460px;
	width:627px;
	background-image:url(../images/Affiliate_lvl2.gif);
	background-repeat:no-repeat;
	color:white;
	text-align:left;
	font-size:11px;
	vertical-align:top;
}
#dAboutUs_lvl2
{
	height:460px;
	width:627px;
	background-image:url(../images/AboutUs_lvl2.gif);
	background-repeat:no-repeat;
	color:white;
	text-align:left;
	font-size:11px;
	vertical-align:top;
}