html {
	margin: 0px;
	padding: 0px;	
	background: transparent url(../../images/bev/bg.jpg) repeat-y center;
	
	}

.cart_preview {
	margin-bottom:10px; 
	margin-left: 5px;
	color:#3A2E80;
	font-weight:normal;
	}


.add_product_to_cart_quick {
	float:left;
	width:145px;
	
	font-size:11px;
	background-color:#F5F5DC;
	border:1px solid #2C2278;
	}



.product_details #content {
	float:left;
	width:585px;
	margin-left:15px;
	border: 1px solid #3A2E80;
	background-color:#F5F5DC;
	padding-bottom:10px;
}

.product_details .widget.product_header {
	font-weight:bold;
	padding:10px
	}
	
.product_details .widget.product_image {
	font-size: 11px;
	text-align:center;
	padding:0px;
	width:140px;
	background-color: #ffffff;
	border: 1px solid #000000;	
}
.product_details .widget.product_image a:hover {
	text-decoration: none;
	color: #606;
}

.checkout_details .widget.custom_text {
	padding:10px 0px 0px 10px;
	font-weight:bold;
	color:#3A2E80 ;
	
	}

.widget .login_links {
	text-align:left;
	}
	
.widget .login_box {
	color:#000000;
	}

.widget .user_menu {
	text-align:left;
	font-weight:bold;
	color:#3A2E80;
	}


.widget.product_list .product_image {
	float:none;
	padding-left:0px;
	margin-left:0px
}
#wrapper {
	width: 797px;
	padding-top:0px;
	margin-top:1px;
	margin-bottom:0px;
}

.home #content {
	float:left;
	width:605px;
	margin-left: 14px;
	padding:0px;
}
.registration #content {
	float:left;
	width:586px;
	border:1px solid #3A2E80;
	background-color:#F5F5DC;
	margin-bottom:10px;
	margin-left: 14px;
}


.reset_password #content {
	float:left;
	width:586px;
	border:1px solid #3A2E80;
	background-color:#F5F5DC;
	margin-bottom:10px;
	margin-left: 14px;
}


.widget.mapping_diagrams #content {
	float:left;
	width:586px;
	border:1px solid #000000;
	background-color: #F1D392;
	margin-bottom:10px;
	margin-left: 14px;
}

h2 {
	color:#0E2135;
	font-family:Georgia;
	font-size:16px;
	padding:0px;
	margin:0px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-decoration:none;
	}







.registration .widget.title {
	padding:10px 0px 0px 0px;
	font-size:20px !important;
	color:#3A2E80 !important;
	font-weight:normal !important;
	font-family:Georgia;
}
.registration .widget.required_notice {
	padding:10px;
	color:#3A2E80;
}
.checkout_details .widget.required_notice {
	padding-left:10px;
	color:#000000;
}
.checkout_details .widget.title {
	font-weight:bold;
	color:#3A2E80 !important;
	padding:10px 10px;
}
.bill_to {
	color:#3A2E80;
	padding-left:10px
}
.ship_to {
	color:#3A2E80;
	padding-left:10px;
	
}



.user_info {
	color:#3A2E80;
	padding-left:0px
}
.title {
	font-weight:bold
}
.checkout_details #content {
	float:left;
	width:611px;
	border:1px solid #3A2E80;
	background-color:#F5F5DC;
	margin-bottom:10px;
	margin-left:5px;
	padding:10px 0 10px 5px
}
.additional_items {
	font-weight:bold;
	color: #3A2E80;
	padding-left:10px;
}
.notes {
	font-weight:bold;
	color: #000000;
	padding-left:10px;
}
.checkout_payment #content {
	float:left;
	width:611px;
	border:1px solid #3A2E80;
	background-color:#F5F5DC;
	margin-bottom:10px;
	margin-left:5px;
	padding:10px 0 10px 5px
}
.checkout_payment .widget.title {
	font-weight:bold;
	color:#3A2E80 !important;
	padding:10px 10px;
}
.checkout_receipt #content {
	float:left;
	width:611px;
	border:1px solid #3A2E80;
	background-color:#F5F5DC;
	margin-bottom:10px;
	margin-left:10px;
	padding:10px 0 10px 0px
}
.checkout_receipt .widget.title {
	font-weight:bold;
	color:#3A2E80 !important;
	padding:10px 10px;
}
.checkout_receipt .widget.custom_text {
	font-weight:bold;
	color:#3A2E80;
	padding-left:10px;
	text-align:center;
	margin-bottom:10px;
}
.checkout_receipt .widget.custom_link {
	font-weight:bold;
	background-color:#3A2E80;
	text-align:left;
}
.manage_favourites #content {
	float:left;
	width:611px;
	border:1px solid #3A2E80;
	background-color:#F5F5DC;
	padding:0px
}
.favourites {
	padding:5px
}
.manage_favourites .widget.title {
	font-weight:bold;
	color:#3A2E80;
	padding:10px 10px;
	border-bottom:1px solid #000000;
}
.manage_favourites th {
	color: #3A2E80
}
.manage_favourites td {
	font-weight: bold
}
.shopping_cart #content {
	float:left;
	width:591px;
	border:1px solid #3A2E80;
	background-color:#F5F5DC;
}

.shopping_cart .widget.product_image {
	text-align:center;
	width:200px;
	}

.shopping_cart .widget.product_short_description {
	text-align:center;
	width:200px;
	color:#3A2E80;
	}

.shopping_cart .widget.product_short_description a {
	text-align:center;
	width:200px;
	color:#3A2E80;
	}



.widget.order_summary {
	color:#3A2E80;
	width:570px
}
.widget.checkout_payment_form {
	color: #3A2E80;
	width:570px
}
.shopping_cart .widget.title {
	padding:10px;
	font-size:16px ! important;
	font-family:Georgia;
	color:#3A2E80 !important;
	font-weight:bold
}
.shopping_cart .widget.shopping_cart {
	padding:10px;
	color:#3A2E80
}
.shopping_cart_merge #content {
	float:left;
	width:590px;
	border:1px solid #3A2E80;
	background-color:#F5F5DC;
	padding:10px
}

.shopping_cart_merge .widget.product_image img  {
	border:1px solid #000000;
	}



.login #content {
	float:left;
	width:613px;
	border:1px solid blue;
	margin-left:5px;
	padding:0px;
}
.login .title {
	padding: 10px;
}
.login #content .login_box {
	padding-left: 5px;
}
.login #content .login_links {
	padding-left: 5px;
	padding-bottom:10px;
}
.user_name {
	color: #2C2278;
	font-size:11px;
}
.password {
	color: #2C2278;
	font-size:11px;
}
.logout #content {
	float:left;
	width:600px;
	border:1px solid #3A2E80;
	background-color:#F5F5DC;
	margin-left:0px
}
.logout .title {
	padding: 10px;
	color:#3A2E80 !important;
}
.logout .custom_text {
	padding-left: 5px;
}
.user_details #content {
	float:left;
	width:595px;
	border:1px solid #3A2E80;
	background-color:#F5F5DC;
	margin-left:5px
}
.user_details .title {
	padding-left: 0px;
	font-weight: bold;
	color:#000000;
	font-size:16px;
	font-family:Georgia;
}

.user_profile_update {
	padding:10px 0px ;
	}
	
.customer_account_preview {
	padding:0px 0px 10px 0px;
	display:none;
	}
	
.user_password_update {
	padding:10px 0px 10px 10px;
	}

.registration_success #content {
	float:left;
	width:586px;
	border:1px solid #3A2E80;
	background-color:#F5F5DC;
	margin-left:14px
}
.registration_success .title {
	padding: 10px;
	color:#3A2E80 !important;
	
}

.reset_password .title {
	padding: 10px;
	color:#3A2E80 !important;
	
}

.registration_success .custom_text {
	padding-left: 10px;
	color:#3A2E80;
}
.registration_success .custom_link a {
	padding-top: 10px;
	color:#3A2E80;
}
#content {
	float:left;
	width:590px;
	border:0px solid #00B0E3;
	margin-left:10px
}


.breadcrumb {
	margin-bottom: 5px;
}
.breadcrumb a {
	font-size: 12px;
	font-weight: normal;
	color:#3A2E80;
}
.breadcrumb a.current {
	color: #3A2E80;
}


.product_details .frame {
	border:1px solid #000000;
	padding:0px
}
.product_list .frame {
	border:2px solid #00B0E3;
	padding:0px
}
.product_details .widget.product_details .frame {
	border:2px solid #00B0E3;
	padding:10px
}

.browse .widget.browse_header {
	font-weight:normal;
	padding-top:0px
}
.browse .widget.title {
	padding:5px 3px 5px 5px;
	font-family:Georgia;
	font-size:16px !important;
	font-weight:normal !important;
	background-color:#F5F5DC;
	width:591px;
	border-bottom: 1px solid #3A2E80;
	margin-bottom:3px;
	text-transform: none;
	color: #3A2E80 !important;
	
}
.browse .product_list .widget.title {
	padding:5px 3px 5px 9px;
	font-weight:normal;
	font-family:Geogia;
	font-size:16px;
	background-color:#F5F5DC;
	width:587px;
	margin-bottom: 3px;
}
.browse .widget.product_price {
	display:none;
}
.browse .widget.product_part_num a {
	color:#3A2E80;
	font-weight: bold;
	font-style:normal;
	padding-left:0px;
}
.browse .widget.browse_items_per_page {
	float:right;
	padding-right:0px;
	width:138px;
	color:#000000;
}

.browse .widget.browse_paginator {
	float:left;
	width:200px;
	
	}


.cat_details * {
	margin:0px;
	
	}


.browse .widget.browse_sub_categories {
	padding-left:0px;
	padding-top:10px;
}

.browse .widget.product_code_image {
	float:left;
	padding:2px 0px;
	
}

#grid-img {
	background-color:#ffffff;
	border: 1px solid #000000;
	}
	
#cat-img {
	background-color:#ffffff;
	border: 0px solid #000000;
	}
.browse .widget.product_code_name {
	padding-top:50px;
}





.widget.product_code_name {
	font-weight:normal ;
}
.browse .widget.product_category {
	
	padding:0px;
}
.browse .widget.product_category a {
	color:#3A2E80;
	
	font-weight:bold;
	padding-left:10px;
	border: 0px solid #000000;
	padding-left: 0px;
	
}
.order_header {
	color:#3A2E80;
	padding-left:10px
}
.order_details {
	color:#3A2E80;
	width:570px;
	padding-top:10px;
}
.order_details td {
	padding:5px
}
.order_console_results a {
	color: #000000
}
.order_console_results th {
	text-align:left
}
.order_console_results td {
	font-weight:normal
}
.order_detail_header {
	color:#3A2E80;
	width:570px;
	text-align:left
}
.order_detail_details {
	color:#3A2E80;
	width:570px;
	text-align:left;
	margin-top:10px;
}
.order_detail_details td {
	padding:5px
}
.order_console_erp #content {
	float:left;
	width:611px;
	border:1px solid #3A2E80;
	background-color:#F5F5DC;
	margin-left:5px;
	padding:10px 0 10px 5px
}
.order_console_erp .title {
	font-weight: bold;
	color:#3A2E80 !important; 
	font-family:Georgia;
	font-size:16px;
	border-bottom:1px solid #3A2E80;
	padding-bottom:5px;
}
.order_console_erp .widget.order_console_menu a {
	color:#3A2E80
}
.order_console_erp .widget.orders_console_search.yui-skin-sam {
	color:#3A2E80
}
.order_console_erp .widget.orders_console_search.yui-skin-sam a {
	color:#3A2E80
}
.order_console_erp .widget.order_console_results {
	color:#3A2E80
}
.order_console_web #content {
	float:left;
	width:611px;
	border:1px solid #3A2E80;
	background-color:#F5F5DC;
	margin-left:5px;
	padding:10px 0 10px 5px
}
.order_console_web .title {
	font-weight: bold;
	color:#3A2E80 !important;
	font-family:Georgia;
	font-size:16px;
	border-bottom:1px solid #3A2E80;
	padding-bottom: 5px;
}
.order_console_web .widget.order_console_menu a {
	color:#3A2E80
}
.order_console_web .widget.orders_console_search.yui-skin-sam {
	color:#3A2E80
}
.order_console_web .widget.orders_console_search.yui-skin-sam a {
	color:#3A2E80
}
.order_console_web .widget.order_console_results {
	color:#3A2E80
}
.order_console_history #content {
	float:left;
	width:611px;
	border:1px solid #3A2E80;
	background-color:#F5F5DC;
	margin-left:5px;
	padding:10px 0 10px 5px
}
.order_console_history .title {
	font-weight: bold;
	color:#3A2E80 !important;
	font-family:Georgia;
	font-size:16px;
	border-bottom:1px solid #3A2E80;
	padding-bottom:5px;
}
.order_console_history .widget.order_console_menu a {
	color:#3A2E80
}
.order_console_history .widget.orders_console_search.yui-skin-sam {
	color:#3A2E80
}
.order_console_history .widget.orders_console_search.yui-skin-sam a {
	color:#3A2E80
}
.order_console_history .widget.order_console_results {
	color:#3A2E80
}
#footer {
	background:transparent url(../../images/bev/footer.jpg) no-repeat scroll center top;
	width:796px;
	height:53px;
	
}

#footer .widget.custom_text {
	float:right;
	text-align:right;
	padding-top:10px;
	color:#ffffff;
	font-size: 10px;
}
#footer .widget.custom_text.copyright {
	float:left;
	padding-left:200px;
	padding-top:10px
}
.bold {
	font-weight: bold;
}
.tank_bg {
	background:transparent url(../../images/cryo/bulk_tank_repairs4.jpg) no-repeat scroll center top;
	height:442px;
	width:206px;
	float:left;
	padding-right:5px;
	text-align:left;
	vertical-align:top;
}
a {
	color:#000;
}
.product_details .widget.product_part_num {
	font-weight:normal;
	font-family:Georgia;
	font-size: 16px;
	margin-left:0px;
	display:block;
	background-color:transparent;
	padding: 0px 0px 2px 0px;
	border-bottom:2px solid #C7AE79;
	color:#3A2E80;
}

.product_details .widget.product_price {
	background-color:transparent;
	padding:0px 0px 0px 0px;
	float:left;
	color:#3A2E80;
	width:470px;
	margin-left:0px;
	font-size:11px;
	
	
}

.product_details .widget.product_quantity_breaks {
	width:140px;
	float:left;
	color:#3A2E80;
	}


.product_details .widget.product_quantity_breaks th {
	background-color:#F5F5DC;
	font-weight:normal;
	font-family: Georgia;
	font-size: 16px;
	text-align:right;
	}

.product_details .widget.product_quantity_breaks td {
	background-color:#F5F1BE;
	font-weight:normal;
	font-family: Georgia;
	font-size: 12px;
	text-align:right;
	}



.product_details .widget.product_html_or_long_description {
	float:none;
	display:block;
	margin:0px;
	background-color: #F5F1BE;
	color:#000000;
	padding: 5px 0px 5px 5px;
}
.product_details .widget.add_product_to_cart {
	float:right;
	padding-right:0px;
	width:100px;
	margin-bottom:5px;
	color:#3A2E80;
	
}

.product_details .widget.add_product_to_favourite {
	float:right;
	text-align:left;
	padding-left:0px;
	background-color:transparent;
	
	
}


.product_details .widget.product_list {
	margin-top:10px;
	margin-left:0px;
	width:45%;
	float:left;
	margin-right:5px;
	text-align:left;
	border:1px solid #3A2E80;
	padding:0px
}


.oddrow {
	background-color:#F5F1BE;
	

}
.evenrow {
	background-color:#F5F5DC;
}

.oddrow .left, .evenrow .right {
	background-color:#F5F1BE;
	
	

	}
	
.oddrow .right, .evenrow .left {
	background-color:#F5F5DC;
	
	
	}

.product_preview td.img {
	background-color:#ffffff; 
	border:1px solid #000000;
	}
	
.product_preview td.related {
	background-color:transparent; 
	border:0px solid #000000;
	}



.related_files {
	background-color:#ffffff;
	margin:1px 0px 0px 0px;
	float:left;
	display: block;
	width: 430px;
	}



.related_products .product_preview .widget.product_part_num a {
	background-color:transparent;
	border:none;
	margin:0px 0px 3px 0px;
	padding-top:0px;
	font-weight:bold;
	width:175px;
	float:left;
	color:#3A2E80 !important;
}


.related_products .widget.product_details_button {
	background-color:transparent;
	border:none;
	margin:0;
	padding:0;
	font-weight:bold;

	float:left;
}

.related_products .title {
	background-color:#F5F1BE;
	font-weight:normal;
	font-size: 16px;
	font-family: Georgia;
	float:left;
	height:20px;
	width:99%;
	padding-top:5px;
	padding-bottom:0px;
	color:#3A2E80 !important;
	
	
	}

.related_products .product_preview .widget.product_image {
	width:70px;
	padding:0px;
	float:left;
	margin-left:0px;
	
	}
	
	



.related_products .oddrow, .related_products .evenrow {
	border-bottom:1px solid #000000;
	margin:0;
	padding: 0;
	width:100%;
	background: transparent none;
	}
.related_products .evenrow .right, .related_products .oddrow .left{
	background: transparent none;
}

.related_products .add_product_to_favourite {
	display:none;
	}
	
.related_products .product_preview .widget.product_short_description {
	float:left;
	font-weight:normal;
	padding-top:0px;
	width:100%;
	color:#3A2E80 !important;
	}
	
.related_products .product_preview td.right {
	display:none;
	}


.related_products .oddrow .right, .related_products .evenrow .left, .related_products .evenrow, .related_products .evenrow .left, .related_products .oddrow .right {
	
	background: transparent none;
	}
	
.title_wrapper {
	
	background-color:#F5F1BE;
	border-bottom:1px solid #3A2E80;
	margin-bottom: 10px;
	padding: 5px;
	font-weight:normal;
	font-size: 16px;
	font-family: Georgia;
	
	}



	
.related_products .widget.product_part_num {
	display:inline;
	background-color:transparent;
	border-bottom:none;
	padding: 0px;
	margin-left:0px;
	float:none;
	width:auto;
	
	
	}
	
.related_products .widget.product_short_description {
	float:none;
	background-color:transparent;
	border-bottom:none;
	display: inline;
	width:500px;
	color:#3A2E80;
	line-height:14px;
	}








.related_products .widget.sub_categories_item {
	float:left;
	padding:10px;
	width:570px
}











.product_preview {
	font-family:arial
}

.add_product_to_favourite {
	float:left;
	margin:0px 0px 0px 5px;
	width:134px;
	text-align:left;
	
	
	
}



.product_details_button {
	float:left;
	margin:0px 0px 0px 5px;
	width:150px;
	
	text-align:left;
	
	
	
}
.product_preview .widget.custom_text {
	float:left;
	padding-left:10px
}
.product_preview .widget.product_short_description {
	float:left;
	padding-left:0px;
	width:287px; 
	font-weight:bold;
	color:#3A2E80;
}
.product_preview .widget.product_part_num {
	margin-top:50px;
}
.browse .widget.product_preview {
	padding:0px;
	
}
.browse .widget.product_list{
		
	}
.browse .widget.product_preview_image {
	float:left
}
.browse_sub_categories_item {
	clear:left !important;
	float:left;
	padding:0px 0px 0px 0px;
	width:599px;
	height:auto;
}
.browse .product_list .product_image {
	padding-top:0px;
	padding-bottom:0px;
	margin-right:2px;
	
}

.blk_text {
	color:#ffffff !important;
	font-weight: normal;
	font-size:11px;
}
.cat_name {
	color:#3A2E80;
	font-size:14px;
	font-weight:normal;
	font-family:Georgia;
	padding-top:0px;
}

.cat_details {
	color:#3A2E80;
	font-size:11px;
	font-weight:normal;
	font-family:tahoma;
	padding-top:0px;
}

.custom_section_top {
	
	width:245px;
	float:left;
}

.custom_section_bottom {
	margin-left:200px;
	width:245px;
	float:left;
}

.custom_html {
	width:606px;
	float:left;
	color:#3A2E80;
}

.custom_html a {
	
	color:#3A2E80;
}

.sell_tanks .custom_html {
	width:250px;
	height:233px;
	border-style:solid;
	border-width:1px;
	border-color:#00B7EA;
}
.tank_bg .custom_html {
	width:85px;
	float:left
}
.cryo_nav {
	width:800px;
	height:10px;
	float:left;
	color: red;
}

	
	.product_preview .right {
		margin-top:50px;
		
		}
	

.home ul.main li {
	margin:0px;
	padding:2px 0px;
	text-align:left;
	font-size:11px;
	line-height: 13px;
	
}

#header .widget .menu li {
	margin:0px;
	padding:2px 24px;
	text-align:left;
	font-size:11px;
	line-height: 13px;
	
}


.home ul.main {
	height:499px;
		
}

.home .product_code_listing li{
	line-height: 13px;
	
} 


.columns_double_left #cryo_tabs ul.main {
	background-color:#F5F5DC;
	border: 1px solid #2C2278;
	padding:10px 20px;
}
.delimiter {
	padding: 0 5px;
}
.supplemental_tools {
}
.supplemental_tools .product_image {
	float: left;
	margin: 5px;
	background-color:#bbb;
}
.supplemental_tools .supplemental_images {
	float: left;
	width: auto;
	margin: 5px 5px 5px 0;
	padding: 5px;
}
.supplemental_tools .related_files {
	float: right;
	width: 130px;
	margin: 5px 5px 5px 0;
	padding: 5px;
}
.widget.tab_view #cryo_tabs .rmi_alpha_product_codes ul.yui-nav {
	background:none
}
.widget.tab_view #cryo_tabs .rmi_alpha_product_codes .yui-nav li {
	padding:0 0px !important;
	margin:0 !important;
}
.widget.tab_view #cryo_tabs .rmi_alpha_product_codes .yui-nav li a:hover {
	text-decoration:underline;
}
.widget.tab_view #cryo_tabs .rmi_alpha_product_codes .yui-nav li.selected {
	text-decoration:overline underline;
}

.widget .user_password_update {
	color:red
	}



.yui-content .rmi_alpha_product_codes li a {
	font-weight:normal;
}
.yui-content .rmi_alpha_product_codes .yui-content li a {
	font-weight: bold;
}
.yui-content li a:hover {
	text-decoration:underline;
}

/* Quick Add Favorites */
fieldset {
	border:none;
}
legend {
	color: #3A2E80;
	font-weight:bold;
}

.quick_add_favorite {
	float:left;
	color:#3A2E80;
	width:580px;
	}
	
.custom_scroll {
	height:auto;
	width:375px;
	overflow:auto;
	}
