
* {
	margin: 0px;
	padding: 0px;
}
	
a {
	text-decoration: none;
	color: #005490;
}

a:hover {
	background: #98c2e1;
	color: #fff;
}

body {
	behavior:url("css/csshover2.htc");
	background: url('../images/body_background.jpg') repeat-x #0069ac;
	background-position: top middle;
	font-family: "Lucida Grande", Verdana, sans-serif;
	color: #333333;
}

body {font-size:62.5%} /* for IE/Win */

html>body {font-size:10px} /* for everything else */

img {
	border: 0px;
	margin: 0px;
}

.hide, #nav li span { /* hides element off screen */
/*
	position: absolute; 
	left: -999em;
*/
	display: none;	
}

p {
	margin: 8px 0;
}

/*
ul li span {
	position: absolute; left: -999em;
}
*/

.profile_tip {
  padding: 3px;
  background: #fff;
  padding: 7px;
  color: #333;
  font-size: 1.2em;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  border: 1px solid #999;
}


#background_wrapper {
	float: left;
	width: 100%;
	min-height: 225px;
	background: url('../images/header_background_wrapper.jpg') repeat-x;
	background-position: top center;	
}

#main_body {
	width: 806px;
	margin: 0 auto;
}

#header {
	float: left;
	width: 800px;
	height: 191px;
	background: url('../images/header_background.jpg') no-repeat;
	background-position: top right;
}

#header #logo h1 a {
	float: left;
	width: 499px;
	height: 108px;
	background: url('../images/cocymela_logo.jpg') no-repeat;
	margin: 29px 0 0 0;
}

#header #nav {
	float: left;
	width: 780px;
	height: 24px;
	margin: 30px 0 0 10px;
	display: inline;
	margin: 30px 0 0 65px;
}
#header #nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#header #nav li{
	float: left;
	opacity: .75;
	filter: alpha(opacity=75);
	height: 24px;
	margin: 0 12px;
	display: inline;
}

#header #nav li:hover {
	opacity: .99;
	filter: alpha(opacity=100);
}

#header #nav li a {
	float: left;
	height: 24px;
	display: inline;
}

#header #nav .li1, #header #nav .li1 a {
	width: 54px;
	background: url('../images/nav_home.gif') no-repeat;
}

#header #nav .li2, #header #nav .li2 a {
	width: 82px;
	background: url('../images/nav_store.gif') no-repeat;
}


#header #nav .li3, #header #nav .li3 a {
	width: 96px;
	background: url('../images/nav_mission.gif') no-repeat;
}


#header #nav .li4, #header #nav .li4 a {
	width: 79px;
	background: url('../images/nav_products.gif') no-repeat;
}


#header #nav .li5, #header #nav .li5 a {
	width: 86px;
	background: url('../images/nav_flowteam.gif') no-repeat;
}


#header #nav .li6, #header #nav .li6 a {
	width: 123px;
	background: url('../images/nav_dealer.gif') no-repeat;
}


#header #nav .li7, #header #nav .li7 a {
	width: 89px;
	background: url('../images/nav_contact.gif') no-repeat;
}

#header #nav .active a {
	background-position: 0 -24px;
	opacity: .3;
	filter: alpha(opacity=30);
}

#main_body #content_wrapper .content {
}

#content {
	float: left;
	width: 800px;
	background: url('../images/container_white_top.gif') no-repeat #fff;
	background-position: top left;
}

#content_wrapper {
	float: left;
	width: 800px;
	background: url('../images/container_white_bottom.gif') no-repeat;
	background-position: bottom left;
	height: 471px;
	min-height: 471px;
}

html>body #content_wrapper  { height: auto; }


#main_column {
	float: left;
	width: 800px;
	height: 471px;
	min-height: 471px;
	background: url('../images/right_column_gradient.jpg') repeat-y;
	background-position: 260px 0;
}

html>body #main_column  { height: auto }

#main_column #left_column {
	float: left;
	width: 240px;
	padding: 0 0 0 15px;
}

#main_column #right_column {
	float: right;
	width: 535px;
}


#footer {
	float: left;
	width: 800px;
	height: 72px;
	padding: 8px 0 0 10px;
	margin: 0 0 40px 0;
	background: url('../images/footer_background.jpg') no-repeat;
	color: #a5cee8;
}

#footer #copyright {
	float: left;
	font-size: 1.2em;
}

#footer #weblogix a {
	float: right;
	width:  142px;
	height: 15px;
	background: url('../images/weblogix_logo.gif') no-repeat;
	margin: 0 20px 0 0;
	opacity: .8;
	filter: alpha(opacity=80);
}

#footer #photography a {
	clear: both;
	float: right;
	width:  182px;
	height: 15px;
	margin: 5px 0 0 0;
	opacity: .8;
	color: #fff;
	font-size: 1em;
	opacity: .5;
	filter: alpha(opacity=50);
}

#footer #photography a:hover {
	background: none;
	opacity: 1;
	filter: alpha(opacity=100);
}

#footer #weblogix a:hover {
	opacity: .99;
	filter: alpha(opacity=100);
}

#content_wrapper .column_full {
	margin: 14px 14px 0 14px;
	height: 289px;
}

#content_wrapper .content {
	float: right;
	width: 365px;
}

#content_wrapper .content h1 {
	float: left;
	background: url('../images/index_welcome.gif') no-repeat;
	width: 365px;
	height: 26px;
	margin: 10px 0;
}

#content_wrapper .column_full img {
	float: left;
	width: 382px;
	height: 273px;
}

#content_wrapper .content .text {
	float: left;
	width: 360px;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #325c84;
}

#content_wrapper .index_smallbox {
	float: left;
	margin: 0 0 0 5px;
	width: 392px;
	height: 162px;
	background: url('../images/index_smallbox_bottom.gif') no-repeat #e7ecee; 
	background-position: bottom left;
	display: inline;
}

.index_smallbox h1 {
	float: left;
	width: 392px;
	height: 32px;
	margin: 0 0 12px 0;
}
.index_smallbox .flowteam {
	background: url('../images/index_header_flowteam.gif') no-repeat; 
}

.index_smallbox .products {
	background: url('../images/index_header_contactus.gif') no-repeat; 
}

.index_smallbox .audio {
	background: url('../images/index_header_audio.gif') no-repeat; 
}


.index_smallbox .dealers {
	background: url('../images/store_header_dealers.gif') no-repeat; 
}
.index_smallbox img {
	float: right;
	width: 149px;
	height: 100px;
	margin: 0 12px 0 0;
}

.index_smallbox .text {
	float: left;
	margin: 0 0 0 12px;
	height: 90px;
	width: 205px;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #5c7790;
	display: inline;
}

.index_smallbox object {
	margin: 9px 0 0 0;
	display: inline;
}

.index_smallbox .link a {
	text-indent: 15px;
	background: url('../images/icon_flower.gif') no-repeat;
	background-position: 0 50%;
	margin: 0 0 0 10px;
	letter-spacing: -1px;
	float: left;
	color: #1c608a;
	font-size: 1.3em;
}

.love_laugh {
	float: left;
	width: 250px;
	height: 21px;
	background: url('../images/love_laugh.gif') no-repeat;
	margin: 20px 0 0 0;
}


#store_body {
	margin: 14px 14px 0 14px;
	height: 289px;
	background: url('../images/store_background.gif') no-repeat;
	background-postion: top left;
}

.store_tip {
  padding: 3px;
  background: #005795;
  padding: 9px;
  color: #fff;
  font-size: 1.2em;
	filter:alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  width: 250px;
}

#store_body .content {
	float: left;
	width: 375px;
}

#store_body .content h1 {
	float: left;
	background: url('../images/store_welcome.gif') no-repeat;
	margin: 24px 0 0 0;
	width: 365px;
	height: 26px;
}

#store_body #store_big_pic {
	width: 383px;
	height: 273px;
}

#store_body #store_thumbnails {
	float: left;
	width: 370px;
}


#store_body #store_thumbnails img {
	float: left;
	width: 68px;
	height: 52px;
	margin: 0 0 0 5px;
	filter:alpha(opacity=99);
	-moz-opacity: 0.99;
	opacity: 0.99;
}

#store_body #store_thumbnails img:hover {
	filter:alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
}

#store_body img {
	float: right;
	width: 382px;
	height: 273px;
}

#store_body .content .text {
	float: left;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #3c5975;
	height: 150px;
	margin: 0 0 10px 10px;
}




#mission_body {
	margin: 14px 14px 0 14px;
	background: url('../images/mission_background.gif') no-repeat;
	background-postion: top left;
	float: left;
	font-size: 1.1em;
	line-height: 1.5em;
	display: inline;
}


#mission_body .content {
	float: left;
	width: 375px;
}

#mission_body .content h1 {
	float: left;
	background: url('../images/mission_welcome.gif') no-repeat;
	margin: 30px 0 10px 0;
	width: 408px;
	height: 74px;
}

#mission_body .img_container {
	float: right;
	width: 341px;
}

#mission_body img {
	float: right;
}

#mission_body .content .text {
	float: left;
	font-size: 1.1em;
	line-height: 1.6em;
	color: #325c84;
	margin: 0 0 0 15px;
	display: inline;
}


#products_body {
	float: left;
	width: 800px;
	height: 471px;
	background: url('../images/products_background.gif') no-repeat;
	background-position: 7px 7px;
}

#products_welcome {
	float: left;
	width: 518px;
	height: 400px;
	margin: 0px 0 0 0;
	background: url('../images/products_index.jpg') no-repeat;
}

#products_body #left_column {
	padding: 40px 0 0 0px;
}

#products_body #right_column {
	padding: 15px 0 0 10px;
	width: 525px;
}

#products_body #right_column a:hover {
	background: none;
}

#products_body #right_column h1 {
	font-weight: normal;
	width: 510px;
	margin: 0px;
	padding: 0 0 5px 0;
	color: #005490;
	letter-spacing: -2px;
	font-size: 2em;
}

#products_body #right_column .cat_description {
	float: left;
	width: 493px;
	font-size: 1em;
	line-height: 1.3em;
	border-top: 1px solid #bbd2e2;
	border-bottom: 1px solid #bbd2e2;
	padding: 10px;
	background: #e2ecf3;
}

#left_column h1 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
}

#cat_dropdown {
	margin: 10px 0 30px 0;
	width: 230px;
}

#category_list, #category_list ul {
	margin: 0px;
	list-style-type: none;
	width: 240px;
}

#category_list a:hover {
	background: none;
	color: #333;
}

#category_list li {
	padding: 5px 0 5px 0px;
	font-size: 1.3em;
}

#category_list li.active {
	padding: 15px 0 10px 0px;
	background: url('../images/cat_active_top.gif') no-repeat;
	background-position: 0 0;	
}

#category_list li.active ul {
	padding: 15px 0 20px 20px;
	background: url('../images/cat_active_bottom.gif') no-repeat;
	background-position: left bottom;
}

#category_list li a span {
	background: url('../images/bullet_plus.gif') no-repeat;
	background-position: 20px 50%;
	height: 20px;
	padding: 0 0 0 35px;
}

#category_list li.active a span {
	background: url('../images/bullet_minus.gif') no-repeat;
	background-position: 20px 50%;
	height: 20px;
	padding: 0 0 0 35px;
	font-weight: bold;
}


#category_list li ul {
	padding: 10px 0 0 0;
}

#category_list li ul li {
	margin: 0 0 0 10px;
	padding: 5px 0;
	background: url('../images/cat_sub_divider.gif') no-repeat;
	background-position: 15px 0;
	font-size: 1em;
}

#category_list li.active li a span {
	background: none;
	padding: 0 0 0 20px;
	font-weight: normal;

}


.productlist_box {
	float: left;
	width: 165px;
	height: 150px;
	margin: 10px 10px 0 0;

}

.productlist_box img {
	float: left;
	width: 159px;
	height: 109px;
	margin: 0 2px 0 3px;
}

.productlist_box:hover img {
	width: 164px;
	height: 112px;
	margin: 0px;
}

.productlist_box span {
	float: left;
	width: 160px;
	padding: 6px 0;
	border-bottom: 2px solid #9cbdd3;
	margin: 0 0 2px 0;
}

.productlist_box:hover span {
	float: left;
	width: 160px;
	padding: 3px 0 6px 0;
	border-bottom: 2px solid #ccc;
	margin: 0 0 2px 0;
}

.productlist_box span a {
	float: left;
	font-size: 1.3em;
	font-weight: normal;
	color: #00213c;
	letter-spacing: -1px;
	width: 160px;
}

#proud_canadian {
	float: left;
	width:238px;
	height: 53px;
	background: url('../images/proud_canadian.gif') no-repeat;
	position: absolute;
	top: 600px;
	margin: 0 0 0 10px;
}

#product_detail {
	float: left;
	width: 515px;
	margin: 0px;
	padding: 0px;
}

#product_detail h2 {
	float: left;
	width: 240px;
	font-size: 2em;
	padding: 0 0 2px 0;
	margin: 0 0 0px 0;
	letter-spacing: -1px;
	font-weight: normal;
}

#product_detail .right {
	float: right;
	width: 262px;
}

#product_detail #loadarea {
	float: left;
	width: 509px;
	height: 277px;
}

#product_detail #loadarea img {
	float: left;
	width: 509px;
	height: 277px;
}

#product_detail #image_thumbnails {
	float: right;
	width: 230px;
	height: 120px;
	margin: 7px 2px 0 0;
	text-align: center;
}

#product_detail #image_thumbnails img {
	float: left;
	width: 70px;
	margin: 0 4px 4px 0;
}


#product_detail #description {
	float: left;
	width: 270px;
	font-size: 1.2em;
	line-height: 1.7em;
	height: 80px;
	margin: 10px 0 0 0;
}

#product_detail #inquire a {
	float: left;
	background: url('../images/icon_mail.gif') no-repeat;
	background-position: 2px 50%;
	text-indent: 20px;
	height: 20px;
	line-height: 20px;
	padding: 2px;
	margin: 10px 0 0 0;
}

#product_detail #inquire a:hover {
	color: #333;
	background: url('../images/icon_mail.gif') no-repeat;
	background-position: 2px 50%;
	text-decoration: underline;
}




#flowteam_body {
	float: left;
	width: 800px;
	background: url('../images/flowteam_background.gif') no-repeat;
	background-position: 14px 14px;
	font-size: 1.1em;
	line-height: 1.5em;
}

html>body #flowteam_body { height: auto; }

#flowteam_body #left_column {
	margin: 40px 0 0 0;
}

#flowteam_list {
	float: left;
}

#flowteam_body .meet_the_team {
	float: left;
	height: 100px;
	width: 100%;
	background: url('../images/meet_the_team.gif') no-repeat;
	background-position: 50% 50%;
}

#flowteam_body .title_flow_team {
	float: left;
	width: 100%;
	height: 23px;
	background: url('../images/title_cocymela_flow_team.gif') no-repeat;
}

#flowteam_list .thumbnail_box {
	float: left;
	margin: 7px 8px 0 0;
}


#flowteam_body #right_column {
	width: 515px;
	margin: 0 10px 50px 0;
	display: inline;
}

#profile_main_picture {
	float: left;
	margin: 10px 0 10px 0px;
	display: inline;
}

#flowteam_body #right_column h1 {
	text-transform: uppercase;
	font-size: 2em;
	margin: 20px 0 20px 0;
	border-bottom: 3px solid #7fa7c5;
	letter-spacing: -2px;
	font-weight: normal;
	padding: 3px 0;
}

#flowteam_body #right_column ul {
	margin: 15px 0 15px 20px;
}

#flowteam_body #additional_images {
	float: right;
	text-align: right;
	width: 150px;
	margin: 0 0 20px 15px;
	padding: 0 0 3px 0;
	border-top: 1px solid #d5e5ee;
	border-bottom: 1px solid #d5e5ee;
}

#flowteam_body #additional_images h2 {
	float: left;
	background: #ecf3f8;
	margin: 1px 0 7px 0;
	padding: 3px 0;
	width: 100%;
	font-size: 1em;
	line-height: 1.1em;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	border-bottom: 1px solid #d5e5ee;
}

/*
#flowteam_body #additional_images a img {
	filter:alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
}

#flowteam_body #additional_images a:hover img {
	filter:alpha(opacity=99);
	-moz-opacity: 0.99;
	opacity: 0.99;
}
*/


#flowteam_body .quote {
	display: block;
	background: url('../images/flow_team_quote_left.gif') no-repeat #d7eaf8;
	background-position: top left;
	font-size: 1.2em;
	line-height: 1.8em;
 	font-style: italic;
	clear: both;
	color: #666699;
	border-top: 1px solid #bfd9ec;
	border-bottom: 1px solid #bfd9ec;
	margin: 15px 10px;
}

#flowteam_body .quote span {
	display: block;
	background: url('../images/flow_team_quote_right.gif') no-repeat;
	background-position: bottom right;
	padding: 10px 40px;

}


#flowteam_body .quote .media {
	width: 100%;
	height: 50px;
}

#flowteam_body .quote object {
	margin: 2px 0 0 0;
	height: 50px;
}



.flowteam_tagline {
	float: left;
	height: 70px;
	width: 230px;
	margin: 40px 0 0 0;
	background: url('../images/flowteam_tagline.gif') no-repeat;
	background-position: 50% 0;
}


#dealer_body {
	float: left;
	width: 785px;
	height: 421px;
	padding: 0px 0 0 15px;
	background: url('../images/dealer_background.gif') no-repeat;
	background-position: 14px 14px;
	font-size: 1.1em;
	line-height: 1.5em;
	display: inline;
}

#dealer_body h1{
	float: right;
	width: 100%;
	height: 52px;
	background: url('../images/dealer_welcome.gif') no-repeat;
	background-position: 580px 50%;
	display: inline;
}

#dealer_body .column {
	float: left;
	height: 402px;
	width: 249px;
	background: url('../images/dealer_box_bottom.gif') no-repeat #f2f2f2;
	background-position: bottom left;
	margin: 0 10px 0 0;
	display: inline;
	overflow-y: auto;
	overflow-x: hidden;
}

#dealer_body .column h1 {
	float: left;
	width: 100%;
	height: 24px;
	display: block;
}

#dealer_body .column h1 span {
	position: absolute; 
	left: -999em;
}

#dealer_body .province_header {
	background: url('../images/dealer_province.gif') no-repeat;
}

#dealer_body .city_header {
	background: url('../images/dealer_city.gif') no-repeat;
}

#dealer_body .stores_header {
	background: url('../images/dealer_stores.gif') no-repeat;
}

#dealer_body .column .blank_city {
	float: left;
	width: 249px;
	height: 378px;
	line-height: 378px;
	text-align: center;
	font-weight: bold;
	background: url('../images/dealer_blank_city.jpg') no-repeat;
}

#dealer_body .column .blank_store {
	float: left;
	width: 249px;
	height: 378px;
	line-height: 378px;
	text-align: center;
	font-weight: bold;
	background: url('../images/dealer_blank_store.jpg') no-repeat;
}

#dealer_body a { background: none; }

#dealer_body ul {
	float: left;
	list-style-type: none;
	width: 249px;
	margin: 10px 0 0 0;
}

#dealer_body ul li {
	float: left;
	width: 249px;
}

#dealer_body ul li a {
	float: left;
	padding: 2px 25px;
	width: 199px;
	background: url('../images/dealers_bullet.gif') no-repeat;
	background-position: 10px 50%;
	color: #1b6a9b;
}

#dealer_body ul li a:hover {
	background: url('../images/dealers_bullet_hover.gif') no-repeat #d9dde1;
	background-position: 10px 50%;
}

#dealer_body ul li.active a {
	background: url('../images/dealers_bullet_active.gif') no-repeat #a9b4bf;
	background-position: 10px 50%;
	color: #fff;
	font-weight: bold;
}

#dealer_body .stores_list {
	float: left;
	width: 100%;
	height: 350px;
	padding: 10px 0 0 0;
	overflow: auto;
}


#dealer_body .store_box {
	float: left;
	margin: 0px 15px 20px 15px;
	display: inline;
}

#dealer_body .store_box .store_name {
	font-size: 1.1em;
	font-weight: bold;
}

#contact_us_body {
	float: left;
	width: 800px;
	height: 471px;
	background: url('../images/contact_us_background.gif') no-repeat;
	background-position: 14px 14px;
	font-size: 1.1em;
	line-height: 1.5em;
}

html>body #contact_us_body { height: auto; }

#contact_us_body .let_us_know {
	float: left;
	height: 220px;
	width: 240px;
	background: url('../images/let_us_know.gif') no-repeat;
	background-position: 50% 0;
	margin: 50px 0 20px 0;
}

#contact_us_body p {
	float: left;
	margin: 30px 0;
}

#contact_us_body .header {
	float: left;
	margin: 20px 0 20px 35px;
}


#contact_form {
	float: left;
	font-size: 1.1em;
}

#contact_form  em {
	color: #ff0000;
}
#contact_form dl {
	float: left;
	width: 420px;
	margin: 0 0 0 50px;	
}

#contact_form dt {
	float: left;
	width: 110px;
	margin: 0 10px 0 0 0;
	padding: 5px 0;
	text-align: right;
}

#contact_form dd {
	float: right;
	width: 300px;
	padding: 5px 0;
}

#contact_form dd input, #contact_form dd textarea {
	width: 100%;
	border: none;
	background: #f3f3f3;
	padding: 3px;
}

#contact_form .button {
	width: 101px;
	height: 26px;
	padding: 0px;
}

#contact_form .name {
	height: 20px;
}

#contact_form .email {
	height: 20px;
}

#contact_form .subject {
	height: 20px;
}

#contact_form .message {
	height: 120px;
}

#contact_form .message textarea {
	height: 120px;
}

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
	}
#prevLink { left: 0; float: left; background: url(../images/prevlabel.gif) left 60% no-repeat;}
#nextLink { right: 0; float: right; background: url(../images/nextlabel.gif) right 60% no-repeat;}
/*
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
*/

#prevLink:hover, #nextLink:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	


#bottomNav a:hover { background: none; }
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	











