@import url(mber_search.css);

/* CSS Document */

.address, blockquote, caption, center, dd, dir, div, dl, dt, form, menu, li, ol, p, pre, td, ul {
	font-family: Verdana;
	font-size: 9pt;
	color: #FFFFFF;
}

html,body {
	margin: 0;
	padding: 0;
	height: 100%; /* needed for container min-height */
	background: url("../images/bkg_tile.gif") top left repeat-x;
	background-color: #1a1a1a;
}

.error {
	color: red;
	border: 2px solid red;
	background-color: mistyrose;
}

/** Containers
***********************************/

div#container {
	position: relative; /* needed for footer positioning*/
	margin: 0 auto; /* center, not in IE5 */
	width: 100%;
	
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/

	min-height: 100%; /* real browsers */
	
	background: url("../images/bkg_content_stripes.gif") top center repeat-y;
}

div#container_fp {
	position: relative; /* needed for footer positioning*/
	margin: 0 auto; /* center, not in IE5 */
	width: 100%;
	
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/

	min-height: 100%; /* real browsers */
	
	background: url("../images/bkg_content_stripes.gif") top center repeat-y;
}

div#header {
	height: 108px;
	padding: 0px;
	background: url("../images/bkg_stripeshadow.gif") top center no-repeat;
}

div#header2 {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}

div#content {
	padding: 0 0 0; /* bottom padding for footer */
}

div#content2 {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	*width: 949px;
}

div#footer {
	padding: 0;
	height: 88px;
	position: top;
	width: 100%;
	bottom: 0; /* stick to bottom */
	background: url("../images/bkg_tile3.gif");}

div#footer2 {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background: url("../images/bkg_tile4.gif");
	background-color: #858585;
	height: 87px;
	border-left: 1px solid #191919;
	border-right: 1px solid #191919;
}

div#siteHeader {
	padding: 0px 0px 0px 0px;
	height: 79px;
}

div#sideBanners {
	text-align: center;
	background-color: #333333;
}



/** General Link Color
***********************************/

a:link{ 
	color: #cccccc;
	text-decoration: underline;
} 

a:visited{ 
	color: #cccccc; 
	text-decoration: underline;
}

a:hover{ 
	color: #FFFFFF; 
	text-decoration: underline;
}

a:link img, a:visited img, a:hover img{
	border: 0px;
}

/** General Text
***********************************/

h1{
	font-style: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	font-weight:lighter;
	padding: 0px;
	margin: 0px;
	color: #cccccc;
}

h2{
	font-size: 11pt;
	padding: 0px;
	margin: 0px;
}

h3{
	font-style: Helvetica, Arial, sans-serif;
	font-size: 14pt;
	padding: 0px;
	margin: 0px 0px 0x 0px;
	font-weight:bold;
	padding: 0px;
	margin: 0px;
	color: #cccccc;
}

h4{
	font-size: 9pt;
	padding: 0px;
	margin: 0px;
}

h5{
	font-size: 8pt;
	padding: 0px;
	margin: 0px;
}

h6{
	font-size: 7pt;
	padding: 0px;
	margin: 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;
}

/** Default for Form Elents
***********************************/

input, select, textarea {
	
}

/** Search
***********************************/

#search{
	float: left;
	margin: 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 0px 4px;
}

.searchButton{
	height: 20px;
	margin: 1px 2px 3px 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
***********************************/

.breadCrumb {
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 7px;
	text-transform: uppercase;
}

.breadCrumbSpacer {
	font-size: 9px;
	color: #579dd4;
	padding-right: 5px;
}

a.breadCrumb:link, a.breadCrumb:visited{
	padding: 5px 5px 0px 0px;
	font-size: 7pt;
	text-decoration: underline;
	color: #579dd4;
}

a.breadCrumb:hover{
	text-decoration: none;
	color: #7eb9e7;
}

/** Sitap
***********************************/

.sitapParent a:link, .sitapParent a:visited{
	font-size: 11pt;
	text-decoration: none;
	font-weight: bold;
}

.sitapParent a:hover{
	text-decoration: underline;
}

.sitapChild a:link, .sitapChild a:visited{
	display: block;
	margin: 1px 8px;
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
}

.sitapChild a:hover{
	text-decoration: underline;
}

/** pageImage
***********************************/

#pageImageContainer{
	margin: 0px 0px 0px 0px;

}

/** Footer Links Colour
***********************************/

.footer {
	padding: 10px;
}

.footer a:link, .footer a:visited{
	color: #6a6a6a;
	text-decoration: underline;
	line-height: 1.6;
}

.footer a:hover{
	text-decoration: none;
}

/** first navigation
***********************************/

#firstNavContainer {
	width: 948px;
	background: url("../images/bkg_firstNav.gif") top left repeat-x;
	margin-left: auto;
	margin-right: auto;
}

.firstNavTable{
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
}

.firstNavTable td{
	padding: 8px 0px 8px 0px;
}

a.firstNav:link, a.firstNav:visited{
	padding: 8px 12px 8px 12px;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

a.firstNav:hover{
	background: url("../images/bkg_firstNav_hover.gif") top left repeat-x;
}

a.firstNavSelected:link, a.firstNavSelected:visited{
	padding: 8px 12px 8px 12px;
	font-size: 12px;
	color: #fff; 
	text-decoration: none;
	background: url("../images/bkg_firstNav_hover.gif") top left repeat-x;
}

a.firstNavSelected:hover{
	background: url("../images/bkg_firstNav_hover.gif") top left repeat-x;
}

/** second navigation
***********************************/

.secondNavTable{
	width: 205px;
	border-collapse: collapse;
	margin: 0px 0px 0px 10px;
}

.secondNavTable td{
	padding: 0px 0px 0px 0px;
}

a.secondNav:link, a.secondNav:visited{
	display: block;
	width: 195px;
	padding: 8px 0px 8px 10px;
	border-bottom: 1px solid #5f5f5f;
	font-size: 11px;
	color: #c0c0c0;
	text-decoration: none;
}

a.secondNav:hover{
	color: #FFFFFF;
}  

a.secondNavSelected:link, a.secondNavSelected:visited{
	display: block;
	width: 195px;
	padding: 8px 0px 8px 10px;
	font-size: 11px;
	border-bottom: 1px solid #5f5f5f;
	color: #FFFFFF; 
	text-decoration: none;
} 

a.secondNavSelected:hover{
	color: #FFFFFF;
}

/** third navigation
***********************************/

a.thirdNav:link, a.thirdNav:visited{ 
	display: block;
	width: 185px;
	padding: 8px 0px 8px 20px;
		border-bottom: 1px solid #5f5f5f;
	font-size: 11px;
	color: #c0c0c0;
	text-decoration: none;
} 

a.thirdNav:hover{
	color: #FFFFFF;
}

a.thirdNavSelected:link, a.thirdNavSelected:visited{ 
	display: block;
	width: 185px;
	padding: 8px 0px 8px 20px;
	font-size: 11px;
	border-bottom: 1px solid #5f5f5f;
	color: #FFFFFF; 
	text-decoration: none;
}

a.thirdNavSelected:hover{
	color: #FFFFFF;
}

/** fourth navigation
***********************************/

a.fourthNav:link, a.fourthNav:visited{ 
	display: block;
	width: 175px;
	padding: 8px 0px 8px 30px;
	border-bottom: 1px solid #f6f6f6;
	font-size: 11px;
	color: #3a3a3a;
	text-decoration: none;
} 

a.fourthNav:hover{
	color: #579dd4;
}

a.fourthNavSelected:link, a.fourthNavSelected:visited{ 
	display: block;
	width: 175px;
	padding: 8px 0px 8px 30px;
	font-size: 11px;
	border-bottom: 1px solid #f6f6f6;
	color: #579dd4; 
	text-decoration: none;
}

a.fourthNavSelected:hover{
	color: #579dd4;
}

/** fifth navigation
***********************************/


a.fifthNav:link, a.fifthNav:visited{ 
	display: block;
	width: 165px;
	padding: 8px 0px 8px 40px;
	border-bottom: 1px solid #f6f6f6;
	font-size: 11px;
	color: #3a3a3a;
	text-decoration: none;
} 

a.fifthNav:hover{
	color: #579dd4;
}

a.fifthNavSelected:link, a.fifthNavSelected:visited{ 
	display: block;
	width: 165px;
	padding: 8px 0px 8px 40px;
	font-size: 11px;
	border-bottom: 1px solid #f6f6f6;
	color: #579dd4; 
	text-decoration: none;
}

a.fifthNavSelected:hover{
	color: #579dd4;
}

/** Content Containers
***********************************/

.contentCol{
	background-color: #1a1a1a;
}

.tblContent{
	background: url("../images/bkg_content_gradient.gif") top left repeat-x;
}

.sideCol{
	background-color: #333333;
}

#content{
	background: url("../images/bkg_tile2.gif");
}

#content2{
	background-color: #1a1a1a;
}

#contentContainer{
	width: 715px;
	padding: 10px 10px 10px 10px;
	line-height: 1.5;
	background-color: #1a1a1a;
}

#contentContainer_fp{
	background: url("../images/bkg_content_gradient.gif") top left repeat-x;
	width: 930px;
	padding: 10px 10px 10px 10px;
	line-height: 1.5;
}

/** Contact Form DIV Style
***********************************/

.contactForm form {
	width: 370px;
	padding: 10px;
	border: 1px solid #3a3a3a;
	background-color: #333333;
}

/** Gallery
***********************************/

.gallery_table{
	padding: 8px;
	margin-left: auto;
	margin-right: auto;
}

.gallery_table td{
	height: 150px;
	width: 140px;
	background-color: #333333;
	border: solid 1px #3a3a3a;
	vertical-align: bottom;
	text-align: center;
}

.gallery_table td img{
	margin: 5px 0px 15px;
	padding: 1px;
	border: solid 1px #3a3a3a;
}

.gallery_child_table{
	padding: 8px;
	margin-left: auto;
	margin-right: auto;
}

.gallery_child_table td{
	height: 150px;
	width: 140px;
	background-color: #333333;
	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: #cccccc; 
	text-decoration: none;
	font-weight: normal;
}

.gallery_child_table a:hover{
	font-weight: normal;
	text-decoration: none;
}

/** Newsletter Signup
***********************************/

#newsletterOutline{
	width: 50%;
	margin: 10px;
	padding:  15px 15px 15px 15px;
	border: 1px solid #eeeeee;
}

#newsletterOutline form{
	margin: 10px;
}

#newsletter_firstname, #newsletter_lastname{
	margin: 3px 5px;
}

#newsletter_ail{
	margin-top: 3px;
	margin-left: 39px;
}

.btnNewsReg{
	vertical-align: bottom;
}

.newsletterError, #newsletter_err{
	margin-top: 10px;
	font-size: 8pt;
	color: #993300;
}

.newsletterMessage{
	font-size: 8pt;
}

/** News
***********************************/

.newsCategoryTitle{
	font-weight: bold;
	font-size: 12pt;
}

.mainNewsTitle{ /* Controls the modified date on the main news page for some reason as well...? */
	color: #cccccc;
	line-height: 1.8;
	font-size: 8pt;
	font-style: italic;
}

a.mainNewsTitle:link, a.mainNewsTitle:visited{
	color: #cccccc;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

a.mainNewsTitle:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.newsSummary{
	padding: 3px 0px 2px 5px;
}

.mainNewsMod{
	padding: 3px 0px 2px 0px;
	line-height: 2.2;
	font-size: 8pt;
	font-style: italic;
}

.mainNewsPic{
	padding: 8px 10px 5px 0px;
}

.signupInfo{
	padding: 0px 8px;
}

.signupInfo .newsBtn{
	position: relative;
	top: 5px
}

.newsItTitle{
	color: #cccccc;
	font-size: 10pt;
	font-weight: bold;
}

.newsItContent{

}

.newsItModified{
	font-size: 8pt;
	font-style: italic;
}

/** Signup and Login
***********************************/

.mberHello{
	font-size: 12pt;
	font-weight: bold;
}

.mberName{
	display: inline;
	font-size: 12pt;
	font-weight: bold;
	color: #284993;
}

#signupOutline{
	width: 400px;
	margin: 10px;
	padding:  5px 15px;
	border: 1px solid #eeeeee;
}

#mber_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 68px 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;
}

/**Client Profile
**************************************/

#profileOutline{
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	padding:  15px;
	border: 1px solid #3a3a3a;
}

#profileContainer{
	margin: 0px 0px 0px 0px;
}

#profileSection{
	margin: 15px 0px 15px 15px;
}

#profileText{
	font-size: 9pt;
}

#profileImage{
	display: block;
	border: 1px solid #3a3a3a;
	background-color:#333333;
	width: 120px;
	padding: 15px;
	margin: 15px 0px 15px 0px;
}

#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: 705px;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	line-height: 1.5;
}

/** MiniCart
***********************************/

.miniCartTable{
	padding: 0px;
	width: 190px;
}

#cartPadding{
	padding: 10px;
}

#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;
	border: 0px;
}

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: 5px 18px 5px 18px;
	border-collapse: collapse;
}

.categoryTable table{
	width: 175px;
}

.categoryItsTitle{
	width: 165px;
	padding: 5px 5px 10px;
	text-align: center;
	font-size: 10pt;
}

.categoryItsTitle a:link, .categoryItsTitle a:visited{
	color: #579dd4;
	font-weight: bold;
	text-decoration: underline;
}

.categoryItsTitle a:hover{
	text-decoration: none;
}

.categoryItsImage{
	padding: 5px 5px;
	width: 165px;
	text-align: center;
}

/** Sub Categories
***********************************/

/** 2Columns (DEFAULT COLUMN CSS)
***********************************/

.subCategoryTable table{
	margin: 0px 10px 20px 0px;
	padding: 0px 0px 25px 5px;
	border-left: 1px solid #f0f0f0;
	border-bottom: 1px solid #e9e9e9;
}

.subCategoryTable td{
	vertical-align: top;
}

.categoryProductPic{
	margin: 5px;
}

.categoryProductTitle{
	width: 110px;
	margin: 8px 5px 5px 5px;
}

.categoryProductTitle a:link, .categoryProductTitle a:visited{
	font-size: 10pt;
	color: #579dd4;
	text-decoration: underline;
	font-weight: bold;
}

.categoryProductTitle a:hover{
	color: #579dd4;
	text-decoration: none;
}

.categoryProductDesc{
	width: 140px;
	margin: 2px 5px;
}

.categoryProductPrice{
	font-size: 10pt;
	font-weight: bold;
	margin: 2px 5px;
	color: #f18200;
}

.picDescContainer{


	display: block;
	float: left;
}

/** Three Columns
***********************************/

.threeColumns .categoryTable table{
	width: 200px;
}

.threeColumns .subCategoryTable table{
	margin: 0px 10px 20px 0px;
	padding: 0px 0px 25px;
}

.threeColumns .categoryProductPic{
	margin: 5px;
}

.threeColumns .categoryProductTitle {
	width: 155px;
	margin: 8px 5px 5px 5px;
}

.threeColumns .categoryProductTitle threeColumns a:link, .categoryProductTitle threeColumns a:visited{
	font-size: 10pt;
	color: #579dd4;
	text-decoration: underline;
	font-weight: bold;
}

.threeColumns .categoryProductTitle a:hover{
	color: #579dd4;
	text-decoration: none;
}

.threeColumns .categoryProductDesc {
	width: 155px;
	margin: 2px 5px;
}

.threeColumns .categoryProductPrice {
	font-size: 10pt;
	font-weight: bold;
	margin: 2px 5px;
	color: #f18200;
}

/** One Column
***********************************/

.oneColumn table{
	width: 300px;
	padding: 0px 0px 25px 5px;
	margin: 0px 10px 20px 0px;
}

.oneColumn .categoryProductPic{
	margin: 5px;
}

.oneColumn .categoryProductTitle{
	width: 430px;
	margin: 8px 5px 5px 5px;
}

.oneColumn .categoryProductTitle a:link, .oneColumn .categoryProductTitle a:visited{
	font-size: 10pt;
	color: #579dd4;
	text-decoration: underline;
	font-weight: bold;
}

.oneColumn .categoryProductTitle a:hover{
	color: #579dd4;
	text-decoration: none;
}

.oneColumn .categoryProductDesc{
	width: 430px;
	margin: 2px 5px;
}

.oneColumn .categoryProductPrice{
	font-size: 10pt;
	font-weight: bold;
	margin: 2px 5px;
	color: #f18200;
}

.oneColumn .picDescContainer{
	display: block;
	float: left;
}

/** Product 
***********************************/

.productPic{
	margin: 5px 10px 5px 5px;
	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 5px;
	line-height: 1.5;
}


#cart_Add_Message{
	display: block;
	margin-left: 4px;
	color: #084886;
	font-weight: normal;
	font-size: 8pt;
	width: 185px;
}

.btnAdd form{
	display: block;
	margin: 8px 0px;
}

.btnContinue{
	display: block;
	float: left;
	margin: 8px 20px;
}

#reg_display{
	display: inline;
	padding-left: 10px;
	color: #2b2b2b;
	font-size: 11pt;
	font-weight: bold;
}

.altImgs {
	margin-left: 5px;
}


/** 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: 15px 15px 0px;
}

.checkoutForm{
	padding: 10px 15px;
}

.checkoutForm a{
	padding: 10px 15px;
}

/** confirm.mst
***********************************/

#cartTable{
	width: 600px;
}

#cartTable th{
	background-color: #eeeeee;
	padding: 3px;
}

#cartTable td{
	text-align: left;
	padding: 1px 8px;
	vertical-align: middle;
}

.carHeaders{
	font-size: 10pt;
	font-weight: bold;
}

#cartTable table{
	border-collapse: collapse;
	padding: 5px;
	margin: 2px;
}

/** cart.mst
***********************************/

#codeContainer{
	padding: 5px;
}

#codeContainer fieldset{
	border: 1px solid #A5ACB2;
	padding: 8px;
}

#codeContainer fieldset a:link, #codeContainer fieldset a:visited{
	font-size: 7pt;
	color: #993300;
}

#codeContainer fieldset a:hover{
	font-size: 7pt;
	color: #323232;
}

#codeContainer legend{
	text-transform: uppercase;
	color: #333333;
	font-weight: bold;
	font-size: 8pt;
}

.Table table{
	border-collapse: collapse;
	padding: 5px;
}

.cartTable th{
	background-color: #eeeeee;
	padding: 3px;
}

.cartTable td{
	text-align: left;
	padding: 1px 8px;
	vertical-align: middle;
}

.cartHeaders{
	font-size: 10pt;
	font-weight: bold;
}

.cartRows td{
	border: 1px solid #eeeeee;
	padding: 3px;
	vertical-align: top;
}

.cartRows td div{
	vertical-align: top;
}

.cartRows td td{
	border: 0px;
	padding: 3px;
}

.cartRows table td{
	font-size: 11pt;
	font-weight: bold;
}

.cartRows li{
	font-size: 8pt;
	font-weight: normal;
}

.cartAltRows td{
	border: 1px solid #eeeeee;
	padding: 3px;
	vertical-align: top;
}

.cartAltRows td div{
	vertical-align: top;
}

.cartAltRows td td{
	border: 0px;
	padding: 3px;
}

.cartAltRows table td{
	font-size: 11pt;
	font-weight: bold;
}

.cartAltRows li{
	font-size: 8pt;
	font-weight: normal;
}

#btnRove{
	float: left;
	padding: 0px 4px;
}
#updateBtn{
	float: left;
	padding: 0px 4px;
	border: 0px;
}

#checkBtn{
	float: right;
}
 
.continueShoppingBtn img{
	margin: 10px 4px;
}

/** payment page
***********************************/

#get_quote{
	margin: 10px 0px 0px 30px;
}

.contCheckoutBtn{
	padding: 5px 8px;
}

.contShopBtn{
	padding-left: 45px;
}


/** shipping.mst
***********************************/

#ship_quote{
	width: 300px;
}

#shipTable th, #shipTable td{
	padding: 5px;
}

/*********** Shout v3.3.0 - CSS Fix for the client order summary showing bullets ***********/
/** Hover Summary
***********************************/

.tooltip{
	display: block;
	text-align: left;
}

a.tooltip ul{
	text-align: left;
	display: none;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}

a.tooltip ul li{
	margin: 0px;
	font-size: 8pt;
	padding: 0px 3px;
	list-style-position: inside;
}

a.tooltip:hover ul{
	margin-left: 0;
	position: absolute;
	display: inline;
	background-color: ghostwhite;
	border: thin solid silver;
}

/** Hover Summary Mozilla Fix
***********************************/

a.tooltip + ul{
	text-align: left;
	display: none;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}

a.tooltip + ul li{
	margin: 0px;
	font-size: 8pt;
	padding: 0px 3px;
	list-style-position: inside;
}

a.tooltip:hover + ul{
	margin-left: 0;
	position: absolute;
	display: inline;
	background-color: ghostwhite;
	border: thin solid silver;
}