.foo{}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	MASTER PAGE WRAPPERS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.master-wrapper-page {
	margin: 10px auto;
	/*
	width: 830px;
	*/
	width: 1000px;
}

.master-wrapper-content {
	float: left;
	width: 100%;
	margin: 0 0 0;
	text-align: left;
	height: auto;
	background: #ffffff;
}

.master-wrapper-header {
	position: relative;
	float: left;
	width: 100%;
	height: 60px;
	margin: 0 0 0;
	text-align: left;
	color: #ffffff;
	/*
	background: #a42023;
	*/
	background: #4CA279;
	overflow: hidden;
}

.master-wrapper-headermenu {
	position: relative; 
	top: 0px;
	float: left;
	width: 100%;
	margin: 0 0 0;
	text-align: left;
	overflow: hidden;
}
.master-wrapper-headermiddle 
{
	position: relative;
	top: -10px;
	width: 100%;
	/*
	height: 300px;
	left: 0;
	*/
	height: 150px;
	float: left;
	display: inline;
	text-align: left;
	margin-bottom: 0;
	background: url(images/FirstAidRevised3.gif) no-repeat left top #fff;
}

.companytitle {
	/*
	font: tahoma, arial, helvetica, sans serif;
	*/
	font: arial, tahoma, helvetica, sans serif;
	font-weight: bold;
	font-size: 24px;
	color: Black;
	margin-left: 140px;
	margin-top: 20px;
}

.companysubtitle {
	/*
	font: tahoma, arial, helvetica, sans serif;
	*/
	font: arial, tahoma, helvetica, sans serif;
	font-weight: normal;
	font-size: 16px;
	color: #005000;
	/* so so
	color: #5A3030;
	*/
	/*
	color: #5A8D8E;
	*/
	margin-left: 140px;
}

.master-wrapper-side {
	position: relative;
	top: -70px;
	/*
	top: -80px;
	*/
	float: left;
	width: 180px;
	margin: 0 0 0 10px;
	font-family: arial, helvetica, sans-serif;
	display: inline;
}

.master-wrapper-center2 {
	float: left;
	width: 630px;
	margin: 0 0 0 10px;
	background: url(images/bg_maincolumn.gif) no-repeat left top #fff;
	display: inline;
}

.master-wrapper-cph2 {
	float: left;
	width: 610px;
	color: #000;
	min-height: 600px;
	padding: 10px 10px 10px 10px;
}

.master-wrapper-center {
	float: left;
	/*
	width: 630px;
	*/
	width: 800px;
	margin: 0 0 0 10px;
	display: inline;
}

.master-wrapper-cph {
	float: left;
	color: #000;
	/*
	min-height: 600px;
	*/
	padding: 10px 0px 10px 10px;
}

.center-right {
	float: right;
	width: 180px;
	margin-right: -1px;
	margin-top: -10px;
	padding-left: 0;
}

.center-main {
	margin: 10px 210px;
}

.master-wrapper-center-1 {
	float: left;
	/*
	width: 830px;
	*/
	width: 1000px;
	background: url(images/bg_maincolumn_single.gif) no-repeat left top #FFF;
	display: inline;
}

.master-wrapper-cph-1 {
	float: left;
	/*
	width: 810px;
	*/
	width: 980px;
	color: #000;
	min-height: 600px;
	padding: 10px 10px 10px 10px;
}

.clear {
	border: medium none;
	clear: both;
	float: none;
	font-size: 0;
	height: 0;
	line-height: 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	MASTER HEADER NEW
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.header_new {
	padding: 6px 6px 10px 5px;
	height: 58px;
	color: Black;
	background-color: White;
}

.header_new .icon {
	vertical-align: bottom;
}

.header_new .ico-register {
	background: url('images/ico-register2.gif') no-repeat;
	padding-left: 20px;
}

.header_new .ico-login {
	background: url('images/ico-login2.gif') no-repeat;
	padding-left: 20px;
}

.header_new .ico-logout {
	background: url('images/ico-logout.gif') no-repeat;
	padding-left: 20px;
}

.header_new .ico-inbox {
	background: url('images/ico-inbox.gif') no-repeat;
	padding-left: 20px;
}

.header_new .ico-cart {
	background: url('images/ico-cart2.gif') no-repeat;
	padding-left: 20px;
}

.header_new .ico-wishlist {
	background: url('images/ico-wishlist2.gif') no-repeat;
	padding-left: 20px;
}

.header_new .ico-admin {
	background: url('images/ico-admin.gif') no-repeat;
	padding-left: 20px;
}

.header-links-wrapper_new {
	float: right;
	text-align: right;
	background-color: White;
}

.header-links_new {
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
	display: inline-table;
	color: Black;
}

.header-links_new ul {
	padding: 0;
	margin: 0;
}

.header-links_new ul li {
	list-style: none;
	display: inline;
	padding-right: 2px;
}

.header-links_new a {
	color: Black;
	text-decoration: none;
}

.header-links_new a:hover {
	color: Black;
}
.headphone
{
	width: 500px;
	height: 20px;
	/*
	background: url('images/CallUs.gif');
	*/
	float: right;
	font-size: small;
	text-align: right;
}
.headbanner
{
	/*
	background: url('images/espacio.gif');
	*/
	height: 20px;
	width: 300px;
	float: left;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	MASTER HEADER
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.header {
	padding: 6px 6px 10px 5px;
	height: 30px;
}

.header .icon {
	vertical-align: bottom;
}

.header .ico-register {
	background: url('images/ico-register.gif') no-repeat;
	padding-left: 20px;
}

.header .ico-login {
	background: url('images/ico-login.gif') no-repeat;
	padding-left: 20px;
}

.header .ico-logout {
	background: url('images/ico-logout.gif') no-repeat;
	padding-left: 20px;
}

.header .ico-inbox {
	background: url('images/ico-inbox.gif') no-repeat;
	padding-left: 20px;
}

.header .ico-cart {
	background: url('images/ico-cart.gif') no-repeat;
	padding-left: 20px;
}

.header .ico-wishlist {
	background: url('images/ico-wishlist.gif') no-repeat;
	padding-left: 20px;
}

.header .ico-admin {
	background: url('images/ico-admin.gif') no-repeat;
	padding-left: 20px;
}

.header-logo {
	margin-top: 5px;
	float: left;
	text-align: left;
	width: 300px;
	height: 25px;
}
/*
a.logo {
*/	
/*
	background: url('images/logo.gif');
	*/
	/*
	display: block;
	width: 225px;
	height: 60px;
	text-decoration: none;
}
*/

/*
.header-selectors-wrapper {
	text-align: right;
	float: right;
	width: 100%;
}
*/
.header-selectors-wrapper {
	text-align: right;
	float: right;
	width: 100%;
	min-width: 900px;
	height: 30px;
}

.header-currencyselector {
	margin-top: 5px;
	float: left;
	text-align: left;
	background: #a42023;
	visibility: hidden;
}

/*
.header-languageselector {
	float: left;
}

.header-taxDisplayTypeSelector {
	float: right;
}
*/
.header-languageselector {
	float: right;
	margin-top: 15px;
	visibility: hidden;
}
.header-phonedisplay {
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
}

.header-taxDisplayTypeSelector {
	float: left;
	/*
	margin-top: -15px;
	*/
	padding-top: 5px;
}

.header-links-wrapper {
	float: right;
	text-align: right;
	/*
	width: 700px;
	*/
	/*
	width: 570px;
	*/
	/*
	background: #a42023;
	*/
	background: #4CA279;
}

.header-links {
	border: solid 1px #9a9a9a;
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
	display: inline-table;
}

.header-links ul {
	padding: 0;
	margin: 0;
}

.header-links ul li {
	list-style: none;
	display: inline;
	padding-right: 2px;
}

.header-links a {
	color: #FFFFFF;
	text-decoration: none;
}

.header-links a:hover {
	color: #ff9933;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	MASTER HEADER MENU NEW
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.headermenu_new {
	color: #000000;
	background: #009c7c;
	padding: 8px 5px 9px 5px;
	text-align: center;
	height: 100%;
	vertical-align: middle;
	letter-spacing: 1px;
	margin-top: 0;
	margin-bottom: 10px;
}

.headermenu_new ul {
	padding: 0;
	margin: 0;
}

.headermenu_new li {
	list-style: none;
	display: inline;
}

.headermenu_new a {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	MASTER HEADER MENU
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.headermenu {
	color: #000000;
	background: #1E818F;
	/*
	background: #1F8693;
	*/
	padding: 8px 5px 9px 5px;
	text-align: center;
	height: 100%;
	vertical-align: middle;
	letter-spacing: 1px;
	margin-top: 0;
	margin-bottom: 10px;
}

.headermenu ul {
	padding: 0;
	margin: 0;
}

.headermenu li {
	list-style: none;
	display: inline;
}

.headermenu a {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	MASTER HEADER MENU - SEARCH BOX 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.searchbox {
	float: left;
	width: 180px;
	display: inline;
	padding-left: 5px;
}

.searchbox ul {
	margin: 0;
	padding: 0;
}

.searchbox ul li {
	list-style: none;
	float: left;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	CATEGORY NAVIGATION NEW
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.category-navigation_new {
	top: -100px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
	z-index: 100;
}

.category-navigation_new li {
	list-style: none;
}

.category-navigation_new a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.category-navigation_new a:visited {
	color: #4CA279;
}

.category-navigation_new .li_selected a {
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}

.category-navigation_new .title {
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 10px;
	color: #000000;
	background-color: #fbaa29;
}

.category-navigation_new .treeview {
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 18px;
	background: #fbaa29 url(images/bg_sidebar_blockAlmostWhite2.gif) no-repeat left bottom;
	margin: 0;
}

.category-navigation_new .treeview ul {
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	color: #3664A5;
	background-color: inherit;
}

.category-navigation_new .treeview ul .li_selected {
	font-weight: bold;
}

.category-navigation_new .treeview ul .li_unselected {
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	CATEGORY NAVIGATION
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.category-navigation {
	/*
	position: absolute;
	*/
	top: -100px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
	z-index: 100;
}

.category-navigation li {
	list-style: none;
}

.category-navigation a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.category-navigation .li_selected a {
	color: #ff9933;
	font-weight: bold;
	text-decoration: none;
}

.category-navigation .title {
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 10px;
	/*
	color: #ff9933;
	background: #333 url(images/bg_sidebar_title.gif) no-repeat;
	*/
	color: #000000;
	/*
	background-color: #ffe4c4;
	*/
	background-color: #ffffc4;
}

.category-navigation .treeview {
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 18px;
	background: #FFFFC4 url(images/bg_sidebar_blockAlmostWhite.gif) no-repeat left bottom;
	/*
	background: #FAF9F6 url(images/bg_sidebar_block.gif) no-repeat left bottom;
	background: #404040 url(images/bg_sidebar_block.gif) no-repeat left bottom;
	*/
	margin: 0;
}

.category-navigation .treeview ul {
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	color: #3664A5;
	background-color: inherit;
}

.category-navigation .treeview ul .li_selected {
	font-weight: bold;
}

.category-navigation .treeview ul .li_unselected {
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	MANUFACTURER NAVIGATION
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.manufacturer-navigation {
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.manufacturer-navigation li {
	list-style: none;
}

.manufacturer-navigation a.inactive {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.manufacturer-navigation a.active {
	color: #ff9933;
	font-weight: bold;
	text-decoration: none;
}

.manufacturer-navigation .title {
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 10px;
	color: #ff9933;
	background: #333 url(images/bg_sidebar_title.gif) no-repeat;
}

.manufacturer-navigation .listbox {
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 18px;
	background: #404040 url(images/bg_sidebar_block.gif) no-repeat left bottom;
	margin: 0;
}

.manufacturer-navigation .listbox ul {
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	color: #3664A5;
	background-color: inherit;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	RECENTLY VIEWED PRODUCTS BOX NEW
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.RecentlyViewedProductsBox_New {
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.RecentlyViewedProductsBox_New li {
	list-style: none;
}

.RecentlyViewedProductsBox_New a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.RecentlyViewedProductsBox_New a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #ff9933;
}

.RecentlyViewedProductsBox_New .title {
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 10px;
	color: #000000;
	background-color: #fbaa29;
}

.RecentlyViewedProductsBox_New .listbox {
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 18px;
	background: #fbaa29 url(images/bg_sidebar_blockAlmostWhite2.gif) no-repeat left bottom;
	margin: 0;
}

.RecentlyViewedProductsBox_New .listbox ul {
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	color: #3664A5;
	background-color: inherit;
}

.RecentlyViewedProductsBox_New li.separator {
	height: 1px;
	line-height: 1px;
	background: #ff9933;
	width: 140px;
	font-size: 1px;
	margin: 5px 0 5px 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	RECENTLY VIEWED PRODUCTS BOX
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.RecentlyViewedProductsBox {
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.RecentlyViewedProductsBox li {
	list-style: none;
}

.RecentlyViewedProductsBox a {
	/*
	color: #FFF;
	*/
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.RecentlyViewedProductsBox a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #ff9933;
}

.RecentlyViewedProductsBox .title {
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 10px;
	/*
	color: #ff9933;
	background: #333 url(images/bg_sidebar_title.gif) no-repeat;
	*/
	color: #000000;
	/*
	background-color: #ffe4c4;
	*/
	background-color: #ffffc4;
}

.RecentlyViewedProductsBox .listbox {
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 18px;
	/*
	background: #404040 url(images/bg_sidebar_block.gif) no-repeat left bottom;
	background: #FAF9F6 url(images/bg_sidebar_block.gif) no-repeat left bottom;
	*/
	background: #FFFFC4 url(images/bg_sidebar_blockAlmostWhite.gif) no-repeat left bottom;
	margin: 0;
}

.RecentlyViewedProductsBox .listbox ul {
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	color: #3664A5;
	background-color: inherit;
}

.RecentlyViewedProductsBox li.separator {
	height: 1px;
	line-height: 1px;
	background: #ff9933;
	width: 140px;
	font-size: 1px;
	margin: 5px 0 5px 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	BEST SELLER LIST BOX
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.BestSellerListBox {
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.BestSellerListBox li {
	list-style: none;
}

.BestSellerListBox a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.BestSellerListBox a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #ff9933;
}

.BestSellerListBox .title {
	background-color: #ffffff;
	padding: 10px 10px 10px 0px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.1em;
	color: #3a3a3a;
}

.BestSellerListBox .listbox {
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 18px;
	margin: 0;
}

.BestSellerListBox .listbox ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #000000;
	background-color: inherit;
}

.BestSellerListBox li.separator {
	height: 1px;
	line-height: 1px;
	background: #ff9933;
	width: 140px;
	font-size: 1px;
	margin: 5px 0 5px 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	INFO BLOCK NAVIGATION NEW
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.infoblock-navigation_new {
	margin-bottom: 15px;
	margin-top: 10px;
	padding-bottom: 5px;
	padding-left: 0;
}

.infoblock-navigation_new li {
	list-style: none;
}

.infoblock-navigation_new a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.infoblock-navigation_new .title {
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 10px;
	color: #000000;
	background-color: #fbaa29;
}

.infoblock-navigation_new .listbox {
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 18px;
	background: #fbaa29 url(images/bg_sidebar_blockAlmostWhite2.gif) no-repeat left bottom;
	margin: 0;
}

.infoblock-navigation_new .listbox ul {
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	color: #3664A5;
	background-color: inherit;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	INFO BLOCK NAVIGATION
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.infoblock-navigation {
	margin-bottom: 15px;
	margin-top: 10px;
	padding-bottom: 5px;
	padding-left: 0;
}

.infoblock-navigation li {
	list-style: none;
}

.infoblock-navigation a {
	/*
	color: #FFF;
	*/
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.infoblock-navigation .title {
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 10px;
	/*
	color: #ff9933;
	background: #333 url(images/bg_sidebar_title.gif) no-repeat;
	*/
	color: #000000;
	/*
	background-color: #ffe4c4;
	*/
	background-color: #ffffc4;
}

.infoblock-navigation .listbox {
	font-size: 11px;
	padding: 5px 10px 10px;
	line-height: 18px;
	/*
	background: #404040 url(images/bg_sidebar_block.gif) no-repeat left bottom;
	background: #FAF9F6 url(images/bg_sidebar_block.gif) no-repeat left bottom;
	*/
	background: #FFFFC4 url(images/bg_sidebar_blockAlmostWhite.gif) no-repeat left bottom;
	margin: 0;
}

.infoblock-navigation .listbox ul {
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	color: #3664A5;
	background-color: inherit;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	FOOTER
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.footer_new {
	clear: both;
	padding: 5px 3px 5px 3px;
	height: 100px; 
	float: left;
	width: 100%;
	margin: 0 0 0;
	/* one color = #937DBB  other one = #8973B1
	*/
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	FOOTER2
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.footer {
	clear: both;
	padding: 5px 3px 5px 3px;
	height: 90px; 
	background: url(images/bot3.gif)
}

.footer a {
	text-decoration: none;
	/*
	color: #0000ff;
	*/
	color: #ffffff;
}

.footer-disclaimer {
	text-align: center;
	font-size: 11px;
	/*
	color: #0000ff;
	*/
	color: #ffffff;
	margin-top: 10px;
}

.footer-poweredby {
	float: left;
	font-size: 11px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	ROUNDED CORNERS NEW
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.roundcont_new {
	width: 180px;
	background-color: #fbaa29;
	color: #fff;
}

.roundcont_new p {
	margin: 0 10px;
}

.roundtop_new  
{
	background: url(images/tr_AlmostWhite2_purple_Rev2.gif) no-repeat top right; 
}

.roundtop2_new { 
	background: url(images/tr_AlmostWhite2_white2.gif) no-repeat top right; 
}

.roundbottom_new {
	background: url(images/br_AlmostWhite2_white2.gif) no-repeat top right; 
}

/*
img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
*/

.upperleft_new {
	min-width:400px;
	background-image:url(images/top_left2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-right: 15px;
	}

.upperleft2_new {
	min-width:180px;
	background-image:url(images/top_left2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-right: 15px;
	}

.upperright_new {
	background-image:url(images/top_right2.gif);
	background-position: top right;
	background-repeat: no-repeat;
	margin-right: -15px;
	margin-left: 15px;
	}

.lowerleft_new {
	position: relative;
	top:15px;
	background-image:url(images/bottom_left2.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-right: 15px;
	margin-left: -15px;
	}

.lowerright_new {
	background-image:url(images/bottom_right2.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-right: -15px;
	margin-left: 15px;
	padding-left:5px;
	padding-right:15px;
	padding-bottom: 5px;
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	ROUNDED CORNERS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.roundcont {
	width: 180px;
	/*
	background-color: #ffe4c4;
	*/
	background-color: #ffffc4;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop  
{
	background: url(images/tr_AlmostWhite2_purple_Rev.gif) no-repeat top right; 
}

.roundtop2 { 
	background: url(images/tr_AlmostWhite2_white.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/br_AlmostWhite2_white.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

.upperleft {
	min-width:400px;
	background-image:url(images/top_left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-right: 15px;
	}

.upperleft2 {
	min-width:180px;
	background-image:url(images/top_left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-right: 15px;
	}

.upperright {
	background-image:url(images/top_right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	margin-right: -15px;
	margin-left: 15px;
	}

.lowerleft {
	position: relative;
	top:15px;
	background-image:url(images/bottom_left.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-right: 15px;
	margin-left: -15px;
	}

.lowerright {
	background-image:url(images/bottom_right.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-right: -15px;
	margin-left: 15px;
	padding-left:5px;
	padding-right:15px;
	padding-bottom: 5px;
	}