@font-face {
    font-family: 'Avenir';
    src: url("/DSN/embroideryco/Content/Fonts/avenir-medium-webfont.eot");
    src: url("/DSN/embroideryco/Content/Fonts/avenir-medium-webfont.eot?#iefix") format("embedded-opentype"),
         url("/DSN/embroideryco/Content/Fonts/avenir-medium-webfont.woff") format("woff"),
         url("/DSN/embroideryco/Content/Fonts/avenir-medium-webfont.ttf") format("truetype"),
         url("/DSN/embroideryco/Content/Fonts/avenir-medium-webfont.svg#Avenir65Medium") format("svg");
}
@font-face {
    font-family: 'AvenirHeavy';
    src: url('/DSN/embroideryco/Content/Fonts/avenir-heavy-webfont.eot');
    src: url('/DSN/embroideryco/Content/Fonts/avenir-heavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('/DSN/embroideryco/Content/Fonts/avenir-heavy-webfont.woff') format('woff'),
         url('/DSN/embroideryco/Content/Fonts/avenir-heavy-webfont.ttf') format('truetype'),
         url('/DSN/embroideryco/Content/Fonts/avenir-heavy-webfont.svg#Avenir85HeavyRegular') format('svg');
}


body
{
	background: #FFF;
             background-image: url("/DSN/embroideryco/Content/Images/Default/bg.jpg");
             background-position: center top;
             background-repeat: no-repeat;
	color: #333;
	font: normal 12px Arial, Helvetica, sans-serif;
	margin: 0px;
     }
.homebg
{
background: #e5e5e5;
             background-image: url("/DSN/embroideryco/Content/Images/Default/home_bg.jpg");
             background-position: center top;
             background-repeat: no-repeat;
border-left: 1px solid #b7b7b7;
border-right: 1px solid #b7b7b7;
padding-top: 12px;
padding-left: 7px;
}
.footer
{
background: #313f73;
             background-image: url("/DSN/embroideryco/Content/Images/Default/footer_bg.jpg");
}
body.Admin {
	background: #FFF;
	color: #333;
	font: normal 12px Arial, Helvetica, sans-serif;
	margin: 0px;
}
.Primary {
	background: #FFFFFF;
	color: #000000;
	font: normal 12px Arial, Helvetica, sans-serif;
             text-align: left;
}
.Secondary {
	background: #CCCCCC;
	color: #333333;
	font: normal 12px Arial, Helvetica, sans-serif;
}
.SecondaryBoldText {
	background: #CCCCCC;
	color: #333333;
	font: bold 12px Arial, Helvetica, sans-serif;
             text-transform: uppercase;
}
td, .DefaultText {
	color: #333;
	font: normal 14px Arial, Helvetica, sans-serif;
             text-align: left;
}
.Error {
	color: #900;
	font: bold 12px Arial, Helvetica, sans-serif;}
.FormElementInput {
             background: none repeat scroll 0 0 #F3F3F3;
	color: #333;
	border: 1px solid #CFCFCF;
	font-family: Arial;
	font-weight: normal;
}
select
{
background: none repeat scroll 0 0 #F3F3F3;
border: 1px solid #CFCFCF;
}
.FormButtons {
             color: #FFF;
	background: #5868a3;
             background-image: url("/DSN/embroideryco/Content/Images/Default/ButtonBG.jpg");
             background-position: right top;
             background-repeat: no-repeat;
	border: 1px solid #334379;
	font-family: 'AvenirHeavy';
             font-weight: normal;
              font-size: 12px;
	cursor: pointer;
             padding: 5px;
             padding-top: 2px;
             padding-top: 3px\9;
             padding-bottom: 3px;
             text-transform: uppercase;
             height: 23px;
}
a, a:link {
	text-decoration: none;
	color: #405497;
	font: bold 14px Arial, Helvetica, sans-serif;
}
a:visited { color: #405497; } 
a:hover { color: #000000; }
a.menu, a.menu:link {
	text-decoration: none;
	color: #000000;
	font: normal 12px Arial, Helvetica, sans-serif;
             background: none;
}
a.menu:visited { color: #000000; }
a.menu:hover { color: #666666; text-decoration: underline;}
a.Gridmenu {
	text-decoration: none;
	color: #FFF;
	font: bold 12px Arial, Helvetica, sans-serif;
}
a.Gridmenu:link { color: #FFF; }
a.Gridmenu:visited { color: #FFF; }
a.Gridmenu:hover { color: #FFF; }
a.Homebase, a.Homebase:link {
	text-decoration: none;
	color: #2F3F25;
	font: bold 14px Arial, Helvetica, sans-serif;
}
table.TableWithBorder {
	background: #FFF;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	color: #333;
	font: normal 12px Arial, Helvetica, sans-serif;
	empty-cells: show;
}
td.TableWithBorder {
	background: #FFF;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	color: #333;
	font: normal 12px Arial, Helvetica, sans-serif;
	empty-cells: show;
}

.noprint { display: block; }
@media print {
	.noprint { display: none; }
}
.utilitynav
{
margin-top: -65px;
text-align: right;
margin-right: 6px\9;
}
.utilitynav a,
.utilitynav a:link,
.utilitynav a:visited
{
font-family: arial;
font-size: 9px; 
color: #666666;
text-transform: uppercase;
}
.utilitynav a:hover
{
color: #000000;
font-weight: bold;
}
.phonenumber
{
font-family: arial;
font-size: 24px; 
color: #405497;
font-weight: bold;
text-align: right; 
margin-top: 8px;
margin-right: 6px\9;
}
#topNavMenu
{
    text-align: right;
}
#topNavMenu ul { 
	margin: 0; 
	padding: 0; 
}
#topNavMenu a:hover {
	color:#000000;
            font-weight: bolder;
}
#topNavMenu ul ul {
	visibility: hidden;  
	position: relative;
	top: 0px;
	z-index: 100;
             left: 7px;
}
#topNavMenu ul li a, #topNavMenu ul lil a:visited {
	height: auto;
	color:#666666;
	display: block;
	padding-top:6px;
             padding-bottom: 6px;
             padding-left:6px;
             padding-right:0px;
	text-align: left;
	text-transform: uppercase;
             font-size: 12px;
             font-weight: normal;
             font-family: 'Avenir';
}
#topNavMenu ul ul li a, #topNavMenu ul ul lil a:visited {
	height: auto;
	color:#FFFFFF;
	display: block;
	padding:6px;
	text-align: left;
             font-size: 12px;
             text-transform: capitalize;
             font-family: 'Avenir';
}
/*styling for drop down */
#topNavMenu ul li:hover ul li a:hover {
	background:  none; /*background for drop down menu */
	color: #FFFFFF;
             font-weight: bold;
             text-decoration: underline;
             font-size: 12px;
}
#topNavMenu ul li:hover ul, .menu ul a:hover ul {
	visibility: visible;
}
#topNavMenu ul li:hover ul ul {
	visibility: hidden;/* hide flyout menu */
}
/*styling for flyout menu */
#topNavMenu ul li:hover ul li:hover ul {
	visibility: hidden;
	float:left;
	position:absolute;
	left:142px;/*this should be 10px greater than the width in the .menu ul ul li declaration */
	top:0;
}
#topNavMenu ul li ul li:hover ul ul li {
	visibility: visible;
}
#topNavMenu ul li {
	float: left; 
	list-style-type: none; 
	margin: 0; 
	padding: 0;
             width: 166px;	
}
#topNavMenu ul li ul li {
	width: 163px;	
            background-image: url("/DSN/embroideryco/Content/Images/Default/DropBg.png");
}
#topNavMenu #UniformApparel
{
width: 150px;
height: 28px;
height: 27px\9;
}
#topNavMenu #Products
{
width: 184px;
height: 28px;
height: 27px\9;
}
#topNavMenu #Resources
{
width: 92px;
height: 28px;
height: 27px\9;
}
#topNavMenu #About
{
width: 84px;
height: 28px;
height: 27px\9;
}
#topNavMenu #Contact
{
width: 92px;
height: 28px;
height: 27px\9;
width: 92px\9;
}
#topNavMenu #CompanyOne
{
width: 221px;
height: 28px;
height: 27px\9;
}
#topNavMenu #CompanyTwo
{
width: 190px;
height: 28px;
height: 27px\9;
padding-left: 25px;
}
#topNavMenu #CompanyThree
{
width: 172px;
height: 28px;
height: 27px\9;
padding-left: 46px;
padding-left: 37px\9;
}
#topNavMenu #CompanyFour
{
width: 195px;
height: 28px;
height: 27px\9;
padding-left: 25px;
}
#topNavMenu #CompanyFour a, #topNavMenu #CompanyFour a:hover, #topNavMenu #CompanyFive a, #topNavMenu #CompanyFive a:hover {
font-size: 12px;
}
#topNavMenu #CompanyFive
{
height: 28px;
    padding-left: 5px;
    width: 215px;
    height: 28px;
height: 27px\9;

}
#topNavMenu #CompanySix
{
width: 155px;
height: 28px;
height: 27px\9;
padding-left: 60px;
padding-left: 61px\9;
}
#topNavMenu #CompanyStores
{
width: 135px;
height: 28px;
height: 27px\9;
width: 137px\9;
}
.callout1
{
background: none;
             background-image: url("/DSN/embroideryco/Content/Images/Default/Callout_BG.png");
             background-position: center top;
             background-repeat: no-repeat;
width: 309px;
height: 229px;
font: 10px Arial,Helvetica,sans-serif;
color: #666666;
text-transform: uppercase;
    padding-top: 8px;
}
.callout1 td, .callout1 .DefaultText {
font: 10px Arial,Helvetica,sans-serif;
line-height: 12px;
}
h4
{
color: #405498;
    font-family: 'Avenir';
    font-size: 24px;
    line-height: 22px;
    margin: 16px 0 0;
    text-transform: none;
   font-weight: normal;
}
h5
{
color: #405498;
    font-family: 'Avenir';
    font-size: 22px;
    line-height: 22px;
    margin: 16px 0 0;
    text-transform: none;
   font-weight: lighter;
}
.callout3
{
margin-top: -9px;
}
.homecontent
{
background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #B7B7B7;
    margin-left: 6px;
    margin-top: 10px;
    padding: 17px;
    width: 891px;
   color: #666666;
line-height: 20px;
}
.homecontent > td
{
line-height: 20px;
}
.emailsignuparound
{
background: #33437a;
padding: 3px;
width: 227px;
margin-top: 3px;
}
.emailsignup .FormElementInput
{
background: #FFFFFF;
border: #999999 1px solid;
width: 225px;
color: #666666;
font-size: 11px;
}
.emailsignupgo
{
margin-bottom: 3px;
    margin-left: 234px;
    margin-top: -23px;
}
/* ***** BEGIN HOME PAGE SLIDESHOW CLASSES ***** */
               .homeslides
               {
height: 308px;
}
               #home-slide-images{ 
		width:960px; 
		height:308px; 
		position:relative; 
		margin:0;
	    padding: 0; 
		list-style-type:none; 
             	}
	#home-slide-images img{ 
		display:block; 
		position:absolute; 
		top:0; 
		left:0; 
		z-index:1; 
                         border: 0px solid #d0d0d0;
	}
	#next { 
		position:absolute; 
		bottom:5px; 
		right:10px; 
		z-index:2; 
		display:block; 
		width:17px;
		height: 17px; 
		background: transparent url('../Content/Images/Default/forward-btn.gif') no-repeat top left; 
		text-align:center !important; 
		padding: 0 3px; 
		text-decoration:none;
		color: #999;
		outline: none;
	 }
	#next:hover {
		background: transparent url('../Content/Images/Default/forward-btn_hot.gif') no-repeat top left;
		color: #000 !important;
		outline: none;
		text-decoration: none !important;
	}
	#previous { 
		position:absolute; 
		bottom:5px; 
		right:50px; 
		z-index:2; 
		display:block; 
		width:17px ; 
		height: 17px;
		background: transparent url('../Content/Images/Default/backward-btn.gif') no-repeat top left;
		text-align:center !important; 
		padding: 0 3px; 
		text-decoration:none;
		color: #999; 
		outline: none;
	}
	#previous:hover {
		background: transparent url('../Content/Images/Default/backward-btn_hot.gif') no-repeat top left;
		color: #000 !important;
		outline: none;
		text-decoration: none !important;
	}
	.toc{ 
		position:absolute;
		bottom: 7px;
		left: 10px;
		z-index:2; 
		display:block; 
		width:16px;
	             height: 16px; 
		background: transparent url('../Content/Images/Default/toc_inactive.png') no-repeat top left; 
		color:#666 !important; 
		text-align:center; 
		padding:0 3px; 
		text-decoration:none; 
		outline: none;
	}
	.toc-active, .toc:hover	{ 
		background: transparent url('../Content/Images/Default/toc_active.png') no-repeat top left; 
		color:#000 !important;
		outline: none;
		text-decoration: none !important;
	}
	/* ***** END HOME PAGE SLIDESHOW CLASSES ***** */
.footerlinks
{
color: #FFFFFF;
font-family: arial;
font-weight: bold;
text-transform: uppercase;
font-size: 11px;
line-height: 19px;
}
.footerlinks a,
.footerlinks a:link,
.footerlinks a:visited
{
color: #66ccff;
font-family: arial;
font-weight: bold;
text-transform: none;
font-size: 11px;
}
.footerlinks a:hover
{
color: #ffffff;
}
.footercopy
{
color: #FFFFFF;
font-family: arial;
font-weight: bold;
text-transform: none;
font-size: 12px;
line-height: 15px;
}
.ContentLeftNav
{
border-top: 1px solid #cccccc;
border-left: 1px solid #cccccc;
border-bottom: 6px solid #e5e5e5;
}
.ContentLeftNav .ContentLeftNav
{
border-top: 0px solid #cccccc;
border-left: 0px solid #cccccc;
border-bottom: 0px solid #e5e5e5;
padding-left: 20px;
    padding-top: 22px;
padding-bottom: 30px;
}
.ContentMain
{
border-top: 1px solid #cccccc;
border-right: 1px solid #cccccc;
border-bottom: 6px solid #e5e5e5;
}
.ContentMain .ContentMain
{
border-top: 0px solid #cccccc;
border-right: 0px solid #cccccc;
border-bottom: 0px solid #e5e5e5;
padding-bottom: 30px;
    padding-right: 15px;
    padding-top: 22px;
padding-left: 10px;
height: 500px;
text-align: left;
line-height: 20px;
font-size: 14px;
}
#NavigationWrapper {
    border: 0 solid #CCCCCC;
    margin: 0;
    padding: 0;
    width: 230px;
    margin-top: 15px;
    margin-bottom: 20px;
}
#NavigationWrapper ul {
    display: block;
    line-height: 22px;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#NavigationWrapper ul ul {
    line-height: 19px;
    list-style-type: square;
    margin: 0;
    padding: 0 0 0 20px;
}
.navLevel0 li {
    margin-left: 0;
}
a.navLevel0:link, a.navLevel0:visited {
    color: #363636;
    font-family: Arial;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
}
a.navLevel0:hover {
    color: #405497;
    font-family: Arial;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
}
#navhot {
    border-bottom: 1px solid #CCCCCC;
    padding-top: 9px;
}
#navhot_full {
    border-bottom: 1px solid #CCCCCC;
    padding-top: 9px;
}
.SubBack {
    padding-bottom: 2px;
    padding-top: 5px;
}
.navnormal {
    border-bottom: 1px solid #CCCCCC;
    padding-top: 9px;
}
.navLevel0_hot {
    color: #405497;
    font-family: Arial;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
}
a.navLevel0_hot:link, a.navLevel0_hot:visited {
    color: #405497;
    font-family: Arial;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
}
a.navLevel0_hot:hover {
    color: #363636;
}
div.NavLevel1 {
    display: block;
}
.NavLevel1 li {
    background: none repeat scroll 0 0 transparent;
    height: auto;
}
a.NavLevel1:link, a.NavLevel1:visited {
    color: #363636;
    font-family: arial;
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
    text-decoration: none;
}
a.NavLevel1:hover {
    color: #405497;
}
a.NavLevel1_hot:link, a.NavLevel1_hot:visited {
    color: #405497;
    font-family: arial;
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
    text-decoration: none;
}
a.NavLevel1_hot:hover {
    color: #363636;
}
div.NavLevel2 {
    background: none repeat scroll 0 0 transparent;
    display: block;
    z-index: 100;
}
a.NavLevel2, a.NavLevel2:link, a.NavLevel2:visited {
    background: none repeat scroll 0 0 transparent;
    color: #336699;
    font-size: 14px;
    font-weight: normal;
    padding-left: 10px;
    text-decoration: none;
}
a.navLevel2:hover {
    background: none repeat scroll 0 0 transparent;
    color: #000000;
    font-size: 14px;
    font-weight: normal;
    padding-left: 10px;
    text-decoration: none;
}
a.navLevel2_hot:link, a.navLevel2_hot:visited {
    background: none repeat scroll 0 0 transparent;
    color: #000000;
    font-size: 14px;
    font-weight: normal;
    padding-left: 10px;
    text-decoration: none;
}
a.navLevel2_hot:hover {
    background: none repeat scroll 0 0 transparent;
    color: #336699;
    font-size: 14px;
    font-weight: normal;
    padding-left: 10px;
    text-decoration: none;
}
.searchtag
{
font-family: 'Avenir';
font-size: 18px;
font-weight: lighter;
text-transform: uppercase;
margin-bottom: 4px;
}
#SearchText
{
font-family: arial;
font-size: 10px;
font-weight: lighter;
text-transform: uppercase;
background: #f3f3f3;
border: 1px solid #cfcfcf;
border-right: 0px;
width: 197px;
height: 18px;
text-indent: 4px;
}
.searchgo
{
margin-top: -22px;
margin-left: 197px;
}
.sitesearch
{
margin-bottom: 30px;
padding-top: 9px;
}
.storebanner
{
width: 659px;
height: 297px;
color: #ffffff;
font-family: arial;
background-image: url("/DSN/embroideryco/Content/Images/Default/MainStoreBanner.jpg");
             background-repeat: no-repeat;
margin-bottom: 9px;

}
.storebannertext
{
    background-image: url("/DSN/embroideryco/Content/Images/Default/GlobeEnergyWelcomeTextBack.jpg");
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-family: arial;
    height: 226px;
    line-height: 41px;
    margin-left: 0;
    padding-left: 12px;
    padding-top: 60px;
    width: 267px;
}
.featHeader
{
font-size: 22px;
font-weight: bold;
color: #333333;
padding-bottom: 10px;
}
#COMProdImage,
#OrderDiv img,
#tblCheckOut img
{
border: 3px solid #e2e2e2;
}
.CatProdNameCell
{
padding-bottom: 15px !important;
}
.featitem a,
.featitem a:link,
.featitem a:visited
{
font-family: arial;
font-weight: normal;
font-size: 12px;
color: #333333;
}
.featitem a:hover
{
color: #000000;
font-weight: bold;
}
.callsalesrep
{
text-align: center; 
font-size: 18px;
font-weight: bold;
color: #ff6600;
margin-top: 5px;
}
.callsalesrep a,
.callsalesrep a:link,
.callsalesrep a:visited
{
font-size: 18px;
}
.callsalesrep a:hover
{
font-size: 18px;
}
h1, h2, h3
{
color: #333333;
font-family: 'Avenir';
}
.storelogo
{
margin-left: 300px;
    margin-top: -57px;
}
.storelogo3
{
margin-left: 300px;
    margin-top: -55px;
}
#LeftNavigationWrapper {
    border: 0 solid #CCCCCC;
    margin: 0;
    padding: 0;
    width: 240px;
    margin-top: 15px;
    margin-bottom: 20px;
}
#LeftNavigationWrapper ul {
    display: block;
    line-height: 22px;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#LeftNavigationWrapper ul ul {
    line-height: 23px;
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 8px;
}
#LeftNavigationWrapper .navnormal a,
#LeftNavigationWrapper .navnormal a:link,
#LeftNavigationWrapper .navnormal a:visited
{
    color: #405497;
    font-family: 'Avenir';
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
}
#LeftNavigationWrapper .navnormal a:hover
{
    color: #000000;
    font-family: 'Avenir';
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
}
#LeftNavigationWrapper .SubBack a,
#LeftNavigationWrapper .SubBack a:link,
#LeftNavigationWrapper .SubBack a:visited
{
    color: #363636;
    font-family: arial;
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
    line-height: 22px\9;
    text-decoration: none;
}
#LeftNavigationWrapper .SubBack a:hover
{
    color: #405497;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    text-decoration: none;
}
#LeftNavigationWrapper .SubBack {
    padding-bottom: 9px;
    padding-top: 5px;
}
#LeftNavigationWrapper .navnormal {
    border-bottom: 1px solid #CCCCCC;
    padding-top: 4px;
}
.COMCatHeader
{
background: #405497;
font-family: 'Avenir';
font-size: 16px;
color: #FFFFFF;
padding: 4px;
text-align: left;
font-weight: bold;
}
#SortDiv
{
margin-top: 3px;
}
.CatProdNameCell a,
.CatProdNameCell a:link,
.CatProdNameCell a:visited
{
font-family: arial;
font-weight: normal;
font-size: 12px;
color: #333333;
}
.CatProdNameCell a:hover
{
color: #000000;
font-weight: bold;
}
.COMCatRegPrice,
.ComSearchPrice
{
font-weight: bold;
}
.COMProdHeader
{
font-size: 24px;
font-family: 'Avenir';
color: #363636;
}
.COMProdBasePrice
{
font-size: 20px;
font-family: arial;
color: #363636;
margin-top: 10px;
}
.ProductModifiers td
{
padding: 4px;
font-weight: bold;
padding-left: 0px;
}
.ProductModifiers
{
margin-left: -2px;
margin-bottom: 10px;
}
.ViewLarger a,
.ViewLarger a:link,
.ViewLarger a:visited
{
font-weight: bold;
color: #3567cc;
}
.ViewLarger a:hover
{
font-weight: bold;
color: #000000;
}
#Breadcrumb0,
#Breadcrumb0 a,
#Breadcrumb0 a:link,
#Breadcrumb0 a:visited,
#Breadcrumb1,
#Breadcrumb1 a,
#Breadcrumb1 a:link,
#Breadcrumb1 a:visited
{
font-size: 12px;
color: #3567cc;
}
#Breadcrumb0 a:hover,
#Breadcrumb1 a:hover
{
font-weight: bold;
color: #666666;
}
#Breadcrumb2,
#Breadcrumb2 a,
#Breadcrumb2 a:link,
#Breadcrumb2 a:visited
{
font-size: 12px;
color: #3567cc;
}
#Breadcrumb2 a:hover
{
font-weight: bold;
color: #666666;
}
.Standard {
    font-size: 14px;
}
#subTotal {
    color: #405497;
    font-size: 14px;
    padding-left: 5px;
}
.COMCartProdPartNo {
    color: #353535;
}
#subTotal0 {
    padding-left: 65px;
    padding-right: 5px;
}
#subTotal1 {
    padding-left: 65px;
    padding-right: 5px;
}
#subTotal2 {
    padding-left: 65px;
    padding-right: 5px;
}
#subTotal3 {
    padding-left: 65px;
    padding-right: 5px;
}
#subTotal4 {
    padding-left: 65px;
    padding-right: 5px;
}
#subTotal6 {
    padding-left: 65px;
    padding-right: 5px;
}
#subTotal7 {
    padding-left: 65px;
    padding-right: 5px;
}
#subTotal8 {
    padding-left: 65px;
    padding-right: 5px;
}
#subTotal9 {
    padding-left: 65px;
    padding-right: 5px;
}
#subTotal10 {
    padding-left: 65px;
    padding-right: 5px;
}
.COMCartProdIMG {
    border: 3px solid #e2e2e2;
    margin-top: 10px; 
    margin-bottom: 10px;
    margin-right: 10px;
 }
#transBillPhoneLeft {
    padding-bottom: 15px;
}
#transBillHead {
    text-align: left;
}
.transStepFourHeader, .transStepThreeHeader, #transStepTwoHeader, td.TableWithBorder {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 transparent;
    border-color: #cccccc #cccccc #cccccc;
    border-style: solid;
    border-width: 0 0 1px;
    empty-cells: show;
    font-size: 17px;
    font-weight: normal;
    padding-bottom: 5px;
    text-align: left;
}
#bodyDiv .PrimaryBoldText, #bodyDiv .Primary, #transaction .PrimaryBoldText {
    color: #000000;
    font-family: verdana,arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: none;
}
#transaction table.TableWithBorder {
    background: none repeat scroll 0 0 transparent;
    border: 0 solid #D0DC90;
    color: #000000;
    empty-cells: show;
    font-family: verdana,arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
}
#transaction .SecondaryBoldText {
    background: none repeat scroll 0 0 transparent;
    color: #666666;
    font: bold 14px Arial,Helvetica,sans-serif;
    text-align: left;
    padding-top: 5px;
}
#OrderDiv .Primary,
#OrderDiv .DetailHeader
{
background: #e5e5e5;
}
#cartContainerDiv .SecondaryBoldText
{
font-family: 'Avenir';
font-size: 14px; 
color: #333333;
background: none;
}
#cartContainerDiv .SecondaryBoldText .SecondaryBoldText
{
border-top: 1px solid #cccccc;
padding: 5px;
}
#jsonCartDiv .SecondaryBoldText,
#jsonCartDiv .Secondary
{
background: none;
}
#jsonCartDiv .SecondaryBoldText
{
border-bottom: 1px solid #CCCCCC;
}
.CatNameCell a,
.CatNameCell a:link,
.CatNameCell a:visited
{
font-family: arial;
font-weight: normal;
font-size: 14px;
color: #333333;
}
.CatNameCell a:hover
{
color: #000000;
font-weight: bold;
}
#ProductDiscount
{
font-size: 12px;
margin-bottom: -12px !important;
}
.ContentMain h1
{
line-height: 30px;
}
.featitem
{
text-align: center;
}
#QtyPriceDiv .SecondaryBoldText
{
text-align: center;
}
#JSONCart td, #JSONCart .DefaultText {
text-align: center;
}
#transBillMatch
{
display: none;
}