.address, blockquote, caption, center, dd, dir, div, dl, dt, form, menu, li, ol, p, pre, td, ul {
font-family: Verdana, Helvetica, Tahoma, sans-serif;
font-size: 9pt;
color: #2b2b2b;
}

body{
margin: 0px;
padding: 0px;
background: url(images/bd_body.gif) top left repeat-x;
}

/**Background 
**************************************/

.headerBkg{
background: #fff url(../images/header_bkg.jpg) top left repeat-x;
height: 100px;
}

.mainBkg{
background: url(../images/main_bkg.gif) top left repeat-x;
height: 500px;
}

.shadowLeft{
background: url(../images/shadow_left.png) top left repeat-y;
width: 10px;
}

.shadowRight{
background: url(../images/shadow_right.png) top left repeat-y;
width: 10px;
}

.innerShadowLeftRep{
background: url(../images/frontpage/intbord_leftrep.gif) top left repeat-y;
width: 6px;
}

.innerShadowRightRep{
background: url(../images/frontpage/intbord_rightrep.gif) top left repeat-y;
width: 7px;
}

.contentBdr{
background: url(../images/content_bdr.jpg) left top repeat-y;
width: 1px;
}

.navBkg{
background: url(../images/template/black_top.gif) left top no-repeat;
width: 775px;
height: 25px; 
}

.headerBottom{
background: url(../images/template/black_bot.gif) left top no-repeat;
width: 775px;
height: 20px;
}

/**General Link Color
*****************************************************/

a:link{ 
color: #3a3a3a;
text-decoration: underline;
} 

a:visited{ 
color: #3a3a3a; 
text-decoration: underline;
}

a:hover{ 
color: #3a3a3a; 
text-decoration: none;
}

a:link img, a:visited img, a:hover img{
border: 0px;
}

/*********************** Containers ******************************/

#headerContainer{
margin: 8px 21px;
}

#navContainer{
margin: 0px 1px;
width: 180px;
}

#loginContainer{
display: inline;
margin: 0px -6px;
}

#frontpageContainer{
margin: 0px 0px;
width: 770px;
}

#headerImageContainer{
margin: 0px 0px 10px 0px;
}

#contentContainer{
margin: 10px 10px;
width: 565px;
}

#footerContainer{
width: 575px;
margin: 0px 10px 15px 20px;
}

#productPad{
width: 375px;
}

/**General Text
********************************************/
h1{
font-size: 14pt;
padding: 0px;
margin: 1em 0px 4px 0px;
}

h2{
font-size: 13pt;
padding: 0px;
margin: 1em 0px 4px 0px;
}

h3{
font-size: 12pt;
padding: 0px;
margin: 1em 0px 4px 0px;
}

h4{
font-size: 11pt;
padding: 0px;
margin: 1em 0px 4px 0px;
}

h5{
font-size: 10pt;
padding: 0px;
margin: 1em 0px 4px 0px;
}

h6{
font-size: 9pt;
padding: 0px;
margin: 1em 0px 4px 0px;
}

.redText{
color: #b3342b;
font-size: 10pt;
font-weight: bold;
}

.redTextSm{
margin-bottom: 10px;
color: #b3342b;
font-size: 8pt;
text-decoration: none;
}

.redTextSm a:link, .redTextSm a:visited{
margin-left: 155px;
color: #b3342b;
font-size: 8pt;
text-decoration: none;
}

.redTextSm a:hover{
margin-left: 155px;
color: #2b2b2b;
}


/**Search
********************************************/

#search{
float: right;
margin: 0px 20px 0px 0px;
padding: 0px;
}

#search form{
margin: 0px;
padding: 0px;
}

.searchText{
width: 150px;
font-size: 7pt;
color: #5b6771;
margin: 2px 0px 2px 8px;
padding: 2px 4px;
}

.searchButton{
height: 20px;
margin: 2px;
font-size: 7pt;
}

.searchResult{
font-size: 12pt;
font-weight: bold;
}

.searchResult a:link, .searchResult a:visited{
padding: 0px;
font-weight: bold;
text-decoration: none;
font-size: 9pt;
}

.searchResult a:hover{
text-decoration: underline;
}

.searchResult table td{
margin: 0px;
padding: 5px 0px;
font-size: 9pt;
font-weight: normal;
}

/**Breadcrumbs/Print/Mail
*******************************************/

a.breadCrumb:link, a.breadCrumb:visited{
padding: 5px 5px;
font-size: 8pt;
text-decoration: none;
color: #202020;
}

a.breadCrumb:hover{
text-decoration: underline;
color: #5b6771;
}
/**Sitemap
********************************************/

.sitemapParent a:link, .sitemapParent a:visited{
font-size: 11pt;
text-decoration: none;
font-weight: bold;
}

.sitemapParent a:hover{
text-decoration: underline;
}

.sitemapChild a:link, .sitemapChild a:visited{
display: block;
margin: 1px 8px;
font-size: 9pt;
text-decoration: none;
font-weight: normal;
}

.sitemapChild a:hover{
text-decoration: underline;
}
/**Login / Logout
*********************************/

a.userLogin:link, a.userLogin:visited{
display: inline;
margin: 8px 1px 0px 1px;
padding: 0px 8px 6px 8px;
color: #3a3a3a;
text-decoration: underline;
font-size: 10pt;
}

}

a.userLogout:link, a.userLogout:visited{
margin: 8px 1px 0px 1px;
padding: 0px 8px 6px 8px;
color: #3a3a3a ;
text-decoration: none;
font-size: 10pt;
}


}
/**first level navigation
**************************************/

.firstNavTable{
border-collapse: collapse;
margin: 0px 0px;
}

.firstNavTable td{
padding: 0px;
}

/*.firstBullet{
float: left;
padding: 7px 3px 7px 15px;
background-color: #ffffff;
}*/

a.firstNav:link, a.firstNav:visited{
display: block;
margin: 0px 3px;
padding: 2px 3px;
color: #ffffff; 
font-weight: bold;
text-decoration:none;
font-size: 8pt;
}
a.firstNav:hover{
color: #cccccc; 
}

a.firstNavSelected:link, a.firstNavSelected:visited{
display: block;
margin: 0px 3px;
padding: 2px 3px;
color: #ffffff; 
font-weight: bold;
text-decoration:none;
font-size: 8pt;
}
a.firstNavSelected:hover{
color: #9999ff; 
}

/**second level navigation
**************************************/
.secondNavTable{
border-collapse: collapse;
margin: 0px;
width: 172;
}

.secondNavTable td{
padding: 0px;
}

a.secondNav:link, a.secondNav:visited{
display: block;
border-bottom: 1px solid #e2e5eb;
margin: 1px 0px 0px;
padding: 6px 6px;
color: #333333; 
text-decoration: none;
font-size: 8pt;
width: 172;
}

a.secondNav:hover{
background-color: #cccccc;
}  

a.secondNavSelected:link, a.secondNavSelected:visited{
display: block;
border-bottom: 1px solid #e2e5eb;
margin: 1px 0px 0px;
padding: 6px 6px;
color: #333333; 
text-decoration: none;
font-size: 8pt;
width: 172;
} 

a.secondNavSelected:hover{
background-color: #cccccc;
}
/**third level navigation
*******************************************/

a.thirdNav:link, a.thirdNav:visited{ 
display: block;
background-color: #ffffff;
border-bottom: 1px solid #e3e3e3;
width: 169px;
padding: 7px 22px;
margin: 0px 6px;
color: #3a3a3a; 
font-weight: normal;
text-decoration:none;
font-size: 9pt;
} 

a.thirdNav:hover{
font-weight: normal;
color: #5b6771;
}

a.thirdNavSelected:link, a.thirdNavSelected:visited{ 
display: block;
background-color: #ffffff;
border-bottom: 1px solid #e3e3e3;
width: 169px;
padding: 7px 22px;
margin: 0px 6px;
color: #3a3a3a;
font-weight: bold;
text-decoration: none;
font-size: 9pt;
}

a.thirdNavSelected:hover{
text-decoration: none;
}

/**Gallery
********************************************/

.gallery_table{
padding: 8px;
margin: 0px;
}

.gallery_table td{
height: 150px;
width: 140px;
background-color: #f2f2f2;
vertical-align: bottom;
text-align: center;
}

.gallery_table td img{
margin: 5px 0px 15px;
padding: 1px;
border: solid 1px #b8b8b8;
}

.gallery_child_table{
padding: 8px;
margin: 0px;
}

.gallery_child_table td{
height: 150px;
width: 140px;
background-color: #f2f2f2;
vertical-align: bottom;
text-align: center;
}

.gallery_child_table td img{
margin: 5px 0px 15px;
padding: 1px; 
border: solid 1px #666666;
}

.gallery_child_table a:link, .gallery_child_table a:visited{
font-size: 9pt; 
color: #3C3C3C; 
text-decoration: none;
font-weight: normal;
}

.gallery_child_table a:hover{
font-weight: normal;
text-decoration: none;
}

/******************** newsletter signup ************************/

.newsBtn{
vertical-align: bottom;
}


/*************************news*********************************/

.newsCategoryTitle{
font-weight: bold;
font-size: 12pt;
}

.mainNewsTitle{
color: #2b2b2b;
font-size: 8pt;
font-style: italic;
}

a.mainNewsTitle:link, a.mainNewsTitle:visited{
color: #2b2b2b;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
font-style: normal;
}

a.mainNewsTitle:hover{
color: #2b2b2b;
text-decoration: underline;
}

.newsSummary{
padding: 3px 0px 2px 5px;
}

.mainNewsMod{
padding: 3px 0px 2px 5px;
font-size: 8pt;
font-style: italic;
}

.mainNewsPic{
padding: 0px 8px 5px 0px;
}

.signupInfo{
padding: 0px 8px;
}

.signupInfo .newsBtn{
position: relative;
top: 5px
}

.newsItemTitle{
color: #2b2b2b;
font-size: 10pt;
font-weight: bold;
}

.newsItemContent{}

.newsItemModified{
font-size: 8pt;
font-style: italic;
}

/*********************Singup/login********************************/

.memberHello{
font-size: 12pt;
font-weight: bold;
}

.memberName{
display: inline;
font-size: 12pt;
font-weight: bold;
color: #284993;
}

#signupOutline{
width: 400px;
margin: 10px;
padding:  5px 15px;
border: 1px solid #eeeeee;
}

#member_submit{
margin: 0px 0px 0px 200px;
}

#loginOutline{
width: 225px;
margin: 10px 10px;
padding:  10px 15px 35px;
border: 1px solid #eeeeee;
}

#loginOutline input{
display: block;
float: right;
margin: 0px 11px 0px 0px;
}

#forgotPass{
clear: both;
text-align: right;
margin: 0px 11px 0px 0px;
padding: 10px 0px 0px 0px;
}

#forgotPassOutline{
width: 320px;
margin: 10px;
padding:  15px 15px 15px 15px;
border: 1px solid #eeeeee;
}


#forgotPassOutline form{
display: inline;
margin-top: 2px;
}

#forgotPassOutline br{
display: none;
}

#forgotPassOutline table{
float: left;
margin: 0px;
padding: 0px;
}

#forgotPassOutline input{
margin-top: 0px;
}

#newsletterOutline{
width: 45%;
margin: 10px;
padding:  15px 15px 15px 15px;
border: 1px solid #cceeea;
}

/**Client Profile
**************************************/

#profileButtonBkg{
margin: 0px 5px;
padding-left: 4px;
background: url(../images/bkg_client_profile.jpg) top left repeat-x;
height: 24px;
border-left: 1px solid #dfe1e9;
border-right: 1px solid #dfe1e9;
font-size: 8pt;
}

a.profileButtons:link, a.profileButtons:visited{
display: inline;
background: url(../images/bkg_nav_client_profile.jpg) top left repeat-x;
line-height: 24px;
border-left: 1px solid #dfe1e9;
border-right: 1px solid #dfe1e9;
font-size: 8pt;
margin: 0px;
padding: 5px 10px 3px;
color: #2b2b2b;
font-weight: normal;
text-decoration: none;
}

a.profileButtons:hover{
display: inline;
background: none;
line-height: 24px;
border-left: 1px solid #dfe1e9;
border-right: 1px solid #dfe1e9;
font-size: 8pt;
margin: 0px;
padding: 5px 10px 3px;
color: #2b2b2b;
font-weight: normal;
text-decoration: underline;
}

#profileContainer{
margin: 33px 0px 0px 15px;
}

#profileSection{
margin: 8px 32px 18px;
}

#profileText{
font-size: 9pt;
}

#profileImage{
display: block;
border: 1px solid #dfe1e9;
background-color:#f5f5f5;
width: 120px;
padding: 10px;
margin: 8px 40px;
}

#profileTable{
margin: 15px 5px;
}

.gridDataTableLarge{
width: 100%;
border-collapse: collapse;
border-bottom: 1px solid #e6e8ed;
border-left: 1px solid #e6e8ed;
}

.gridHeaderRow{
border-top: 1px solid #e6e8ed;
border-right: 1px solid #e6e8ed;
border-bottom: 1px solid #a4a5a9;
border-left: 0px;
padding: 5px;
font-weight: normal;
font-size: 8pt;
}

.gridRow td{
border-right: 1px solid #e6e8ed;
background-color: #f5f5f5;
text-align: center;
padding: 0px 3px;
font-size: 8pt;
}

.gridAltRow td{
border-right: 1px solid #e6e8ed;
text-align: center;
padding: 0px 3px;
font-size: 8pt;
}

/*Store
***********************************/

#storePad{
width: 304px;
margin: 20px;
}

/*MiniCart
***********************************/

.miniCartTable{
padding: 0px;
width: 150px;
}

#cartPadding{
padding: 3px;
}

#minicart_summary{
margin: 2px 5px 5px 10px;
}

#minicart_product_list{
margin: 2px 5px;
}

#minicart_product_list table{
border-collapse: collapse;
}

#minicart_product_list table td{
font-size: 8pt;
padding: 2px;
}

#minicart_product_list table td input{
font-size: 8pt;
}

div#order_buttons input{
padding-left: 4px;
text-align: left;
}

div#order_buttons a{
display: block;
padding: 4px;
}

#minicart_qty_total{
font-size: 8pt;
}

#minicart_product_total{
font-size: 8pt;
padding-bottom: 5px;
}

#cart_no_products{
display: block;
margin: 0px 25px;
font-size: 8pt;
}


/*Category
***********************************/

.categoryTable{
margin: 10px 55px;
border-collapse: collapse;
}

.categoryItemsTitle{
width: 180px;
padding: 5px 15px 10px;
text-align: left;
font-size: 10pt;
}

.categoryItemsTitle a:link, .categoryItemsTitle a:visited{
font-weight: bold;
text-decoration: none;
}

.categoryItemsTitle a:hover{
text-decoration: underline;
}

.categoryItemsImage{
padding: 5px 13px;
}


/*Sub Categories
***********************************/

/*2Columns
**************/

.categoryTable table{
width: 300px;
}

.subCategoryTable table{
padding: 0px 0px 25px;
}

.subCategoryTable td{
vertical-align: top;
}

.categoryProductPic{
margin: 5px;
}

.categoryProductTitle{
width: 175px;
margin: 8px 5px 5px 5px;
}

.categoryProductTitle a:link, .categoryProductTitle a:visited{
font-size: 10pt;
color: #2b2b2b;
text-decoration: underline;
font-weight: bold;
}

.categoryProductTitle a:hover{
color: #A8BDCF;
text-decoration: none;
}

.categoryProductDesc{
width: 175px;
margin: 2px 5px;
}

.categoryProductPrice{
font-size: 10pt;
font-weight: bold;
margin: 2px 5px;
color: #b3342b;
}

.picDescContainer{
display: block;
float: left;
}

/* Three Columns
******************/

.categoryTable threeColumns table{
width: 200px;
}

.subCategoryTable threeColumns table{
padding: 0px 0px 25px;
}

.categoryProductPic threeColumns{
margin: 5px;
}

.categoryProductTitle threeColumns{
width: 175px;
margin: 8px 5px 5px 5px;
}

.categoryProductTitle threeColumns a:link, .categoryProductTitle threeColumns a:visited{
font-size: 10pt;
color: #2b2b2b;
text-decoration: underline;
font-weight: bold;
}

.categoryProductTitle threeColumns a:hover{
color: #A8BDCF;
text-decoration: none;
}

.categoryProductDesc threeColumns{
width: 175px;
margin: 2px 5px;
}

.categoryProductPrice threeColumns{
font-size: 10pt;
font-weight: bold;
margin: 2px 5px;
color: #b3342b;
}

/*One Column
******************/

.oneColumn table{
width: 300px;
padding: 0px 0px 25px;
}

.oneColumn .categoryProductPic{
margin: 5px;
}

.oneColumn .categoryProductTitle{
width: 275px;
margin: 8px 5px 5px 5px;
}

.oneColumn .categoryProductTitle a:link, .oneColumn .categoryProductTitle a:visited{
font-size: 10pt;
color: #2b2b2b;
text-decoration: underline;
font-weight: bold;
}

.oneColumn .categoryProductTitle a:hover{
color: #A8BDCF;
text-decoration: none;
}

.oneColumn .categoryProductDesc{
width: 275px;
margin: 2px 5px;
}

.oneColumn .categoryProductPrice{
font-size: 10pt;
font-weight: bold;
margin: 2px 5px;
color: #b3342b;
}

.oneColumn .picDescContainer{
display: block;
float: left;
}

/* Product 
***********************************/

.productPic{
margin: 5px 10px;
float: left;
}

.productTitle div{
margin: 8px 5px 5px 0px;
font-size: 10pt;
font-weight: bold;
}

.productPrice{
margin: 8px 5px 5px 0px;
display: inline;
font-size: 10pt;
font-weight: bold;

}

#total_display{
padding-left: 10px;
color: #990000;
font-size: 9pt;
font-weight: bold;
}

.productOptions{
width: 450px;
margin-top: 8px;
}

.productDesc{
float: left;
width: 95%;
margin: 5px 20px 5px 10px;
}


#cart_Add_Message{
display: block;
margin-left: 4px;
color: #999999;
font-weight: normal;
font-size: 8pt;
width: 185px;
}

.btnAdd form{
display: block;
margin: 8px 0px;
}

.btnContinue{
display: block;
float: left;
margin: 8px 0px;
}

#reg_display{
display: inline;
padding-left: 10px;
color: #2b2b2b;
font-size: 11pt;
font-weight: bold;
}


/** Sale
***********************************/

.productPriceSale{
display: inline;
}

.salename{
display: inline;
padding: 8px 0px;
color: #990000;
font-size: 10pt;
font-weight: bold;
}

.salePrice, #total_display{
display: inline;
padding-left: 10px;
color: #990000;
font-size: 10pt;
font-weight: bold;
}


.salestart{
display: inline;
margin-left: 129px;
padding: 8px 2px;
color: #990000;
font-size: 8pt;
font-weight: normal;
}

.saleend{
display: inline;
padding: 8px 4px;
color: #990000;
font-size: 8pt;
font-weight: normal;
}

/** Checkout
***********************************/

.checkoutTitles{
font-size: 10pt;
font-weight: bold;
padding: 0px 15px;
}

.checkoutForm{
padding: 10px 15px;
}

.checkoutForm a{
padding: 10px 15px;
}

/*** confirm.mst
***********************************/

#cartTable{
width: 550px;
}

#cartTable th{
background-color: #eeeeee;
}

#cartTable td{
text-align: left;
vertical-align: top;
}

#cartTable img {vertical-align: middle;}

.carHeaders{
font-size: 10pt;
font-weight: normal;
}

#cartTable table{
border-collapse: collapse;
width: 100%;
}

/*** cart.mst
***********************************/

form iframe{
height: 5px;
}

.cartTable table{
border-spacing: 1px;
width: 90%;
}

.cartTable th{
background-color: #eeeeee;
font-size: 10pt;
font-weight: normal;
padding: 5px;
}

.cartTable td{
padding: 5px;
border: 1px solid #eeeeee;
text-align: left;
vertical-align: middle;
}

.cartHeaders{
font-size: 10pt;
font-weight: normal;
}

.cartRows td{
border: 1px solid #eeeeee;
vertical-align: top;
}

.cartRows td div{
vertical-align: top;
}

.cartRows td td{
border: 0px;
}

.cartRows table td{
font-size: 11pt;
font-weight: bold;
}

.cartRows li{
font-size: 8pt;
font-weight: normal;
}

.cartAltRows td{
border: 1px solid #eeeeee;
vertical-align: top;
}

.cartAltRows td div{
vertical-align: top;
}

.cartAltRows td td{
border: 0px;
}

.cartAltRows table td{
font-size: 11pt;
font-weight: bold;
}

.cartAltRows li{
font-size: 8pt;
font-weight: normal;
}

#btnRemove{
float: left;
padding: 0px 4px;
}
#updateBtn{
float: left;
padding: 0px 4px;
}

#checkBtn{
float: right;
}
 
.continueShoppingBtn img{
margin: 10px 4px;
}



/** payment page
***********************************/

#get_quote{
margin: 10px 0px 0px 30px;
}

/******************* Footer***********************/

#footerContainer div{
color: #ffffff;
font-size: 8pt;
}

#footerContainer div a:link, #footerContainer div a:visited{
color: #ffffff;
font-size: 8pt;
text-decoration: underline;
}

#footerContainer div a:hover{
text-decoration: none;
}

/**Extras
************************************/



#sslCert{
margin: 8px 60px;
}

.error{
color: red;
border: 2px solid red;
background-color: mistyrose;
}

.errorText{
color: #993300;
font-size: 7pt;
}
