/*** 1/8/12  ***/

.rev_form_text {
	float: right;
	margin-right: 34px;
}
/*** GLOBAL  ***/
html, body {
	height: 100%;
}
body {
	/*font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Verdana;*/
	font-size: 11px;
	margin: 0 auto;
	/* padding:0; */
	color: #666;
	height: 100%;
	line-height: 23px;
	background-color: #ffffff;
	font-family: "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	/*  background: #ffffff url('../img/background-main_gradient.png') repeat-x; */
	/* background: #ffffff url('http://mycoseva.com/hdr_bg.jpg') repeat-x; */
	background: #ffffff url('https://mycoseva.com/hdr_bg_n.jpg') repeat-x;
	border-top: 2px solid #0066a1;
	padding: 0 2.0408163265306123%;
	background-position: 0 2px;
}
* {
	margin: 0;
	padding: 0;
}
*:focus {
	outline: none;
}
.clr {
	clear: both;
}
form {
	margin: 0;
	padding: 0;
}
hr {
	border: 0;
	color: #e0e0e0;
	background-color: #e0e0e0;
	height: 1px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
*+html hr {
	margin: 0px 0px 5px 0px;
}
/*** END OF GLOBAL  ***/

/*** DEFAULT ELEMENT STYLES ***/
/* heading */
h1, h2 {
	margin-bottom: 15px;
	font-family: tahoma, Arial;
	font-weight: normal;
	color: #0066a1;
}
h3, h4, h5, h6 {
	margin-bottom: 8px;
	font-family: Arial, Verdana, Tahoma;
	font-weight: normal;
	color: #0066a1;
}
h1 {
	font-size: 20px;
	line-height: 26px;
}
h2 {
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
}
h3 {
	font-size: 16px;
	line-height: 18px;
}
h4 {
	font-size: 14px;
	line-height: 15px;
}
h5, h6 {
	font-size: 13px;
	line-height: 15px;
}
/* links */
a {
	color: #0066a1;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: none;
}
a img {
	border: none
}
.imgleft {
	float: left;
	margin-right: 15px;
}
.mimgleftl {
	float: left;
	margin-right: 25px;
}
.imgleftborder {
	float: left;
	border: 1px solid #c5c5c5;
	padding: 3px;
	margin-bottom: 20px
}
.imgleftborder2 {
	float: left;
	border: 1px solid #c5c5c5;
	padding: 3px;
	margin: 10px 20px 0 0
}
.imgright {
	float: right;
	margin-left: 15px;
}
.imgcenter {
	margin: 5px auto 10px auto;
	display: block;
	text-align: center
}
a.hdrlnk:link {
	color: #062b72;
	font-size: 13px;
	text-decoration: none
}
a.hdrlnk:visited {
	color: #062b72;
	font-size: 13px;
	text-decoration: none
}
a.hdrlnk:hover {
	color: #6288c6;
	font-size: 13px;
	text-decoration: underline
}
a.newslink:link {
	color: #104393;
	text-decoration: none
}
a.newslink:visited {
	color: #104393;
	text-decoration: none
}
a.newslink:hover {
	color: #6288c6;
	text-decoration: underline
}
.clear {
	clear: both;
	height: 1px;
}
.clear2 {
	clear: both;
	height: 7px;
}
#eventsnav {
	line-height: 15px;
}
#spacingup {
	margin-bottom: -15px;
}
a.ev:link {
	color: #6288c6;
	text-decoration: none;
}
a.ev:visited {
	color: #6288c6;
	text-decoration: none;
}
a.ev:hover {
	color: #333333;
	text-decoration: underline;
}
#eventsubmit td.formelement {
	width: 40%;
	line-height: 35px;
	color: #FF0000;
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 12px;
}
#eventsubmit td.formelementadd {
	width: 40%;
	line-height: 35px;
}
#eventsubmit td.formelementadd .large {
	width: 264px;
}
#eventsubmit td.formelement .large {
	width: 264px;
}
#eventsubmit td.formelement .small {
	width: 50px;
}
#eventsubmit td.formelement .largepd {
	width: 264px;
	margin-top: 12px;
	margin-bottom: 8px;
}
#eventsubmit td.formelement .med {
	width: 120px;
}
#eventsubmit td.label {
	width: 30%;
	padding-left: 12px;
}
#eventsubmit td.labelv {
	width: 30%;
	padding-left: 12px;
	padding-top: 20px;
	vertical-align: top;
}
#eventsubmit table {
	margin: 0;
	width: 592px;
	font-size: 1.1em;
}
#smallertxt {
	font-size: 1.0em;
}
#eventsubmit table tr td {
	border-bottom: 1px solid #e2e2e2;
	border-top: 1px solid #fff;
}
#eventsubmit table tr {
	background: #f5f4f2;
}
#eventsubmit tr.hovered {
	background: #eceae6;
}
#eventsubmit table.border-top {
	margin-top: 15px;
	border-top: 1px solid #e2e2e2;
}
#eventsubmit td.right {
	text-align: right;
}
#eventsubmit tr.trenner td {
	border-top: 10px solid #fff;
}
/* lists, blockquotes and paragraphs */

p, ul, ol, blockquote {
	font-size: 12px;
	margin-bottom: 15px;
}
ul, ol {
	margin: 10px 0 35px 30px;
}
li ol, li ul {
	list-style: square;
	margin-bottom: 0;
	margin-top: 0;
}
li ol {
	list-style: decimal;
}
blockquote {
	font-style: italic;
	margin: 25px 0 25px 0px;
	color: #6b6b6b;
	padding: 0px 20px 10px 35px;
	background-image: url(https://s3.amazonaws.com/servera.cieaura.com/images/quote.gif);
	background-repeat: no-repeat;
}
blockquote.quotebold {
	font-size: 12px;
	font-style: normal;
	margin: 0px 0px 0px 100px;
	padding: 0px 20px 10px 35px;
	color: #333
}
blockquote.quotebold p {
	font-size: 12px;
	font-style: italic
}
/* code */
code {
	font-family: Verdana, Arial;
	letter-spacing: 1px;
	margin: 25px 0 25px 0px;
	display: block;
	font-size: 0.9em;
	border-left: 4px solid #e0e0e0;
	padding: 15px 10px;
}
/*** END OF DEFAULT ELEMENT STYLES ***/


/*** CONTAINER ***/
#container {/*background-image:url(https://s3.amazonaws.com/servera.cieaura.com/images/bg_container.gif); 

background-repeat:repeat-y;*/
	max-width: 1100px;
	margin: 0 auto
}
#centercolumn {
	max-width: 1100px;
	margin: 0 auto;
}
/*** SPLASH ***/
#splashproducts {
	background-image: url('https://s3.amazonaws.com/servera.cieaura.com/images/products-splash-bg.jpg');
	width: 1155px;
	margin: 0 auto;
	background-repeat: no-repeat;
	min-height: 800px
}
#splashopportunity {
	background-image: url('https://s3.amazonaws.com/servera.cieaura.com/images/opportunity-splash-bg.jpg');
	width: 1150px;
	margin: 0 auto;
	background-repeat: no-repeat;
	min-height: 800px
}
#splashscience {
	background-image: url(https://s3.amazonaws.com/servera.cieaura.com/images/science-splash-bg.jpg);
	width: 1280px;
	margin: 0 auto;
	background-repeat: no-repeat;
	min-height: 800px;
}
#splashemf {
	background-image: url(https://s3.amazonaws.com/servera.cieaura.com/images/emf-splash-bg.jpg);
	width: 1280px;
	margin: 0 auto;
	background-repeat: no-repeat;
	min-height: 800px;
}
#splashcx2 {
	background-image: url(https://s3.amazonaws.com/servera.cieaura.com/images/cx2-splash-bg.jpg);
	width: 1280px;
	margin: 0 auto;
	background-repeat: no-repeat;
	min-height: 800px;
}
#splashherbaltea {
	background-image: url(http://cieaura.com/images/cieaura_tea_01_02.jpg);
	width: 1200px;
	margin: 0  auto;
	background-repeat: no-repeat;
	min-height: 675px;
}
#splashpowerband {
	background-image: url(http://cieaura.com/images/cieaura_band_02_02.jpg);
	width: 1200px;
	margin: 0  auto;
	background-repeat: no-repeat;
	min-height: 675px;
}
#splashleftside {
	width: 455px;
	float: left;
	padding: 20px 0px 0px 630px;
	line-height: 20px;
	font: Arial;
font-  size:12px;
}
#splashleftsidecx2 {
	width: 455px;
	float: left;
	padding: 0px 0px 0px 550px;
	line-height: 20px;
	font: Arial;
font-  size:12px;
}
#splashleftsideemf {
	width: 455px;
	float: left;
	margin: 0px 0px 0px 590px;
	line-height: 20px;
	font: Arial;
font-  size:12px;
}
.splashheader {
	font-size: 24px;
	font-family: Arial;
	padding-bottom: 10px;
	font-weight: bold;
}
/*** END OF CONTAINER ***/

/*** HEADER ***/
#header {
}
#top {
	height: 88px;
	padding: 20px 0px 0px 0px
}
#topnew {
	height: 108px;
	padding: 0px 0px 0px 0px;
}
#logo {
	/* float: left; */
	width: 100%;
	height: 88px;
	padding-top: 17px !important; /* 70px !important; */
	text-align: left;
	padding-left: 0px !important;
}
#topcontact {
	float: left;
	width: 470px;
	text-align: right;
	height: 88px;
	color: #6288c6;
	font-size: 12px;
}
#topnavigation {
	background-image: url(https://s3.amazonaws.com/servera.cieaura.com/images/bg_navigation.gif);
	background-repeat: no-repeat;
	height: 29px;
	z-index: 9;
	position: relative;
	margin-bottom: 15px;
}
#navigation {
	float: left;
	width: 940px;
}
#nav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	z-index: 9;
	position: relative;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	z-index: 10;
	position: relative
}
#nav li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	float: left;
	background-image: url('url%20(https:/s3.amazonaws.com/servera.cieaura.com/images/menu_separator.gif');
	background-repeat: no-  repeat;
	position: relative;
	background-position: right 50%
}
#nav li a {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	height: 27px;
	display: block;
	float: left;
	padding: 2px 25px 0px 25px;
	margin-right: 2px;
	position: static;
	z-index: 1
}
* html #nav li a {
	margin-right: 1px;
} /* ie6 only */
#nav li a:hover {
	color: #ebe8e8;
	text-decoration: none
}
#nav li a.active {
	background-image: url(https://s3.amazonaws.com/servera.cieaura.com/images/active_menu.gif);
	background-repeat: repeat-x;
	z-index: 1
}
#nav li li {
	margin-top: 0;
	background-image: none;
	padding: 0px;
	border-bottom: solid 1px #273251;
	background-color: #192139;
	background-image: none;
	position: relative;
	z-index: 10
}
#nav ul {
	display: none;
	left: -1px;
	position: absolute;
	top: 29px;
	width: 172px;
	z-index: 10
}
#nav li ul a {
	width: 128px;
	height: auto;
	float: left;
	text-align: left;
	padding: 0 21px;
	text-transform: capitalize;
	font-size: 11px;
	font-weight: normal;
	line-height: 33px;
	z-index: 10
}
#nav ul ul {
	top: auto;
	border-top: none;
}
#nav li ul ul {
	left: 153px;
	top: 0px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
	display: none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
	display: block;
}
#nav li ul a {
	border-top: none;
}
#topsearch p {
	margin: 0px;
}
.bg_input {
	background-image: url(https://s3.amazonaws.com/servera.cieaura.com/images/bg_search.gif);
background-  repeat:no-repeat;
	width: 200px;
	height: 24px;
	display: block;
	margin: 70px 0px 0px 20px
}
.inputbox {
	background: transparent;
	border: 0px;
	width: 156px;
	padding: 4px 0px 5px 0px;
	margin-left: 28px;
	color: #857f7f;
	text-align: left;
	overflow: hidden
}
/*** END HEADER ***/


/*** CONTENT ***/
#content, #content_inner {
	padding: 0px 0px 30px 0px
}
div#content {
    margin-top: -78px;
}
/* contentleft */
#contentleft {
	width: 630px;
	float: left;
	display: inline-block;
	padding-right: 30px;
	text-align: justify;
	margin: 0px auto;
}
* html #contentleft {
	float: left;
	padding-right: 28px;
} /* ie6 only */
#maintext {
	padding: 0px 10px 0px 10px;
}
h1.italictext {
	font-style: italic !important;
}
h1.pagetitle {
	font-size: 18px;
	text-transform: uppercase;
}
.boldtext {
	font-size: 13px;
	color: #6d6d6d;
	line-height: 24px;
}
ul.list_colleft {
	list-style-type: none;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	width: 270px;
	float: left;
}
ul.list_colleft li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	clear: left;
}
ul.list_colright {
	list-style-type: none;
	padding: 10px 0px 0px 50px;
	margin: 0px;
	width: 270px;
	float: left;
}
ul.list_colright li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	clear: left;
}
/* contentright */
#contentright {
	width: 280px;
	float: left;
	display: inline-block;
	margin: 0px auto;
}
#sideright {
	padding: 0px 10px 0px 0px;
}
/* newsbox */
.newsbox {
	background-image: url(https://s3.amazonaws.com/servera.cieaura.com/images/latest-news-bg.jpg);
	background-repeat: no-repeat;
	border: solid 1px #eeeded;
	margin-bottom: 10px;
}
.latestnews {
	margin-bottom: 10px;
	margin-top: 65px;
}
ul.news {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
ul.news li {
	border-bottom: solid 1px #f0f0f0;
	clear: left;
	padding: 0px 0px 5px 5px;
	margin-bottom: 10px;
	height: 30px;
	font-size: 13px;
	font-size: x-small;
	line-height: 15px;
}
* html ul.news li {
	height: 70px;
} /* ie6 only */
.imgborder {
	border: solid 1px #f0f0f0;
	padding: 3px;
}
.date {
	color: #999999;
}
.navscroll {
	clear: left;
	background-image: url('url%20(https:/s3.amazonaws.com/servera.cieaura.com/images/bg_navscroll.gif');
	background-repeat: no-repeat;
	height: 40px;
	position: relative
}
a.next, a.prev {
	width: 20px;
	text-indent: -9999px;
	position: absolute;
	height: 20px;
}
a.next {
	background-image: url(https://s3.amazonaws.com/servera.cieaura.com/images/icon-next.jpg);
background-  repeat:no-repeat;
	right: 50px
}
a.prev {
	background-image: url(https://s3.amazonaws.com/servera.cieaura.com/images/icon-prev.jpg);
background-  repeat:no-repeat;
	right: 85px
}
/* getconnect */
.getconnectBox {
	margin-bottom: 10px;
	width: 270;
}
.getconnectBoxHeader {
	background: url(https://s3.amazonaws.com/servera.cieaura.com/images/get-connected-header.jpg) center no-repeat;
	height: 46px;
}
.getconnectBoxContents {
	background: url(https://s3.amazonaws.com/servera.cieaura.com/images/get-connected-bg.jpg) center repeat-y;
	font-size: 10px;
	padding-bottom: 70px;
}
.getconnectBoxContents h2 {
	padding: 25px 0 0 0px;
	font-size: 15px;
	color: #00b2fc;
	text-align: center;
	font-weight: normal;
}
.getconnectBoxContents p {
	margin: 0 15px 0 15px;
}
.getconnectBoxContents img {
	text-align: center;
	display: block
}
.getconnectBoxContents ul {
	margin: 15px 0px 0px 13px;
	float: left;
}
.getconnectBoxContents ul li {
	float: left;
	display: block;
	padding: 2px;
}
/* buyjoin */
.buyjoin {
	background-image: url(https://s3.amazonaws.com/servera.cieaura.com/images/buy-join-bg.jpg);
background  -repeat:no-repeat;
	background-position: center;
	height: 273px;
	margin-bottom: 10px
}
.buyjoin h2 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 15px  0px;
	text-align: right;
	padding: 20px 30px 0px 0px
}
.buyjoin img {
	text-align: center;
	display: block
}
.buyjoin ul {
	margin: 80px 0px 0px 13px;
	padding: 0px;
	float: left
}
.buyjoin ul li {
	float: left;
	display: block;
	padding: 2px;
}
/* buy now */
.buyjoinBox {
	margin-bottom: 10px;
	width: 270;
}
.buyjoinBoxHeader {
	background: url(https://s3.amazonaws.com/servera.cieaura.com/images/buy-join-header.jpg) center no-repeat;
	height: 46px;
}
.buyjoinBoxContents {
	background: url(https://s3.amazonaws.com/servera.cieaura.com/images/get-connected-bg.jpg) center repeat-y;
	font-size: 10px;
	padding-bottom: 140px;
}
.buyjoinBoxContents h2 {
	padding: 25px 0 0 0px;
	font-size: 15px;
	color: #00b2fc;
	text-align: center;
	font-weight: normal;
}
.buyjoinBoxContents p {
	margin: 0 15px 0 15px;
}
.buyjoinBoxContents img {
	text-align: center;
	display: block
}
.buyjoinBoxContents ul {
	margin: 15px 0px 0px 35px;
	float: left;
}
.buyjoinBoxContents ul li {
	float: left;
	display: block;
	padding: 2px;
}
/* newsletter */
.newsletter {
	background-image: url(https://s3.amazonaws.com/servera.cieaura.com/images/newsletter-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 157px;
	margin-bottom: 10px
}
.newsletter h2 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px  15px 0px;
	text-align: right;
	padding: 20px 30px 0px 0px
}
.newsletter img {
	text-align: center;
	display: block
}
/* product list */
.productlist {
	background-image: url(https://s3.amazonaws.com/servera.cieaura.com/images/product-list-bg.jpg);
	background-repeat: no-repeat;
	border: solid 1px #ffffff;
	margin-bottom: 0px;
}
.latestproduct {
	margin-bottom: -15px;
	margin-top: 70px;
	background-color: #95ceff;
}
ul.product {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
ul.product li {
	clear: left;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	min-height: 15px;
	font-size: 12px;
font-  family:Arial;
	color: #055f98;
}
ul.product p {
	margin-left: 75px
}
* html ul.product li {
	height: 70px;
} /* ie6 only */
/* management team */
.team {
	background-image: url('../cieauraim/mt-bg.jpg');
background-  repeat:no-repeat;
	border: 1px solid #f0f0f0;
	margin-bottom: 10px
}
.ab {
	background-image: url(../cieauraim/ab-bg.jpg);
	background-repeat: no-  repeat;
	border: solid 1px #f0f0f0;
	margin-bottom: 10px;
}
.science-heading {
	background-image: url(../images/science-heading.jpg);
	background-repeat: no-repeat;
	border: solid  1px #f0f0f0;
	margin-bottom: 10px;
}
.mb {
	background-image: url(../cieauraim/mb-bg.jpg);
	background-repeat: no-  repeat;
	border: solid 1px #f0f0f0;
	margin-bottom: 10px;
}
.ac {
	background-image: url(../cieauraim/ac-bg.jpg);
	background-repeat: no-  repeat;
	border: solid 1px #f0f0f0;
	margin-bottom: 10px;
}
.ss {
	background-image: url(../cieauraim/ss-bg.jpg);
	background-repeat: no-  repeat;
	border: solid 1px #f0f0f0;
	margin-bottom: 10px;
}
ul.members {
	list-style-type: none;
	margin: 0px;
	padding: 80px 0px 0px 0px;
}
ul.members li {
	clear: left;
	padding: 0px 10px 0px 10px;
	margin-bottom: 0px;
	min-height: 15px;
	font-size: 12px;
font-  family:Arial;
	color: #fea82f;
	font-weight: bold;
	border-bottom: solid 1px #f0f0f0;
}
* html ul.members li {
	height: 70px;
} /* ie6 only */
/* faq */
.faqmain {
	font-size: 13px;
	color: #757575;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.faq {
	font: bold 15px "Trebuchet MS", "Lucida Grande", "Lucida Sans unicode", Sans-serif;
	color: #00b2fc;
}
/* find */
.find {
	background-image: url(https://s3.amazonaws.com/servera.cieaura.com/images/find-retailer-bg.jpg);
	background-repeat: no-repeat;
	border: solid 1px #eeeded;
	margin-bottom: 10px;
}
/* join */
.join {
	background-image: url(https://s3.amazonaws.com/servera.cieaura.com/images/join-bg.jpg);
background-  repeat:no-repeat;
	background-position: left;
	height: 157px;
	margin-bottom: 10px
}
.join h2 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 15px  0px;
	text-align: right;
	padding: 20px 30px 0px 0px
}
.join img {
	text-align: left;
	display: block
}
/* VO */
.vo {
	background-image: url(https://s3.amazonaws.com/servera.cieaura.com/images/vo-bg.jpg);
	background-repeat: no-  repeat;
	background-position: left;
	height: 157px;
	margin-bottom: 10px
}
.vo h2 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 15px 0px;
	text-align: right;
	padding: 20px 30px 0px 0px
}
.vo img {
	margin-left: 10px
}
/* standart box */
.box {
	background-image: url(../cieauraim/testimonial-bg2.jpg);
background-  repeat:no-repeat;
	border: solid 1px #eeeded;
	padding: 20px;
	margin-bottom: 10px;
	height: 370px;
}
#boxslideshow {
	margin-top: 50px;
	position: relative;
}
#boxslideshow .cycle {
	background-color: #FFFFFF;
	width: 230px
}
/* standart box */
.box2 {
	background-image: url(../cieauraim/testimonial-bg2.jpg);
background-  repeat:no-repeat;
	border-top: solid 1px #eeeded;
	padding: 20px;
	margin-bottom: 10px;
	height: 370px;
}
#boxslideshow2 {
	margin-top: 50px;
	position: relative;
}
#boxslideshow2 .cycle {
	background-color: #FFFFFF;
	width: 230px
}
/*** END CONTENT ***/



/*** FOOTER ***/
#footer {
	height: 60px; /*background-color:#729949; color:#ffffff;*/
}
#footer a, #footer a:visited {
	color: #ffffff;
}
#footer a:hover {
	color: #454545;
	text-decoration: underline
}
#footleft {
	width: 590px;
	padding: 0px 0px 0px 30px;
	float: left;
}
#footertext {
	padding: 20px 0px 0px 0px;
}
#footright {
	width: 290px;
	padding: 5px;
	float: left;
}
#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: right
}
#footer ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#footer li a {
	border: none;
	background: url(https://s3.amazonaws.com/servera.cieaura.com/images/social.gif);
	background-repeat: no-repeat !important;
	width: 26px;
	display: block;
	height: 25px;
	margin-right: 6px;
	text-indent: -9999px;
}
.txtftr {
	color: #fff;
}
#footer li a:hover {
	border: none;
}
#footer-linkedin a {
	background-position: 0px 0px;
}
#footer-linkedin a:hover {
	background-position: 0px -25px;
}
#footer-facebook a {
	background-position: -32px 0px !important;
}
#footer-facebook a:hover {
	background-position: -32px -25px !important;
}
#footer-twitter a {
	background-position: -64px 0px !important;
}
#footer-twitter a:hover {
	background-position: -64px -25px !important;
}
#footer-flickr a {
	background-position: -96px 0px !important;
}
#footer-flickr a:hover {
	background-position: -96px -25px !important;
}
#footer-rss a {
	background-position: -128px 0px !important;
}
#footer-rss a:hover {
	background-position: -128px -25px !important;
}
/*** END OF FOOTER ***/

/*** FLAG ***/
.dropdown {
	text-align: left;
	margin: 10px 0 0 295px;
}
.dropdown dd, .dropdown dt, .dropdown ul {
	margin: 0px;
	padding: 0px;
}
.dropdown dd {
	position: relative;
}
.dropdown a, .dropdown a:visited {
	color: #333;
	text-decoration: none;
	outline: none;
}
.dropdown a:hover {
	color: #fff;
}
.dropdown dt a:hover {
	color: #333;
	border: 1px solid #192139;
}
.dropdown dt a {
	background: #c3d5ee url(https://s3.amazonaws.com/servera.cieaura.com/images/arrow.png) no-repeat  scroll right center;
	display: block;
	padding-right: 20px;
	border: 1px solid #192139;
	width: 150px;
}
.dropdown dt a span {
	cursor: pointer;
	display: block;
	padding: 5px;
}
.dropdown dd ul {
	background: #c3d5ee none repeat scroll 0 0;
	border: 1px solid #192139;
	color: #fff;
	display: none;
	left: 0px;
	padding: 5px 0px;
	position: absolute;
	top: 2px;
	width: auto;
	min-width: 170px;
	list-style: none;
}
.dropdown span.value {
	display: none;
}
.dropdown dd ul li a {
	padding: 5px;
	display: block;
}
.dropdown dd ul li a:hover {
	background-color: #192139;
}
.dropdown img.flag {
	border: none;
	vertical-align: middle;
	margin: -2px 0 0 10px;
}
/*** FLAG ***/
        
.disclaimer {
	font-size: 10px;
	color: #999;
}
.image-text-box2 {
	float: left;
	margin-right: 15px;
}
/*** FIND A RETAILER ***/

tr.wr {
	background-color: #ffffff;
}
tr.gr {
	background-color: #f3f3f3;
}
.rowdot_l {
	text-align: left;
	padding: 7px 7px 7px 5px;
	border-right: #cecece 1px solid;
	border-bottom: #cecece 1px dashed;
}
.rowdot_lno {
	text-align: left;
	padding: 7px 7px 7px 5px;
	border-bottom: #cecece 1px dashed;
}
.rowdot_cno {
	text-align: center;
	padding: 7px 7px 7px 5px;
	border-bottom: #cecece 1px dashed;
}
.photoborder {
	padding: 4px;
	border: #cccccc 1px solid;
}
.actions {
	width: 10px;
	overflow: hidden;
}
.actions .radio {
	vertical-align: middle;
	margin: 0;
	padding: 0;
	float: left;
}
.actions ul {
	margin: 0;
	padding: 0;
	width: 100px;
}
.actions ul li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 5px 0 0;
	list-style: none;
}
.actions ul a:link, .actions ul a:visited, .actions ul a:hover, .actions ul a:active {
	display: block;
	width: 9px;
	height: 13px;
	text-indent: -3000px;
	overflow: hidden;
	background-repeat: no-repeat;
}
.action1 {
	background-image: url('../action1.gif');
}
.action2 {
	background-image: url('../action2.gif');
}
.action3 {
	background-image: url('../action3.gif');
}
.action4 {
	background-image: url('../action4.gif');
}
.actions_menu a:link, .actions_menu a:visited, .actions_menu a:hover, .actions_menu a:active {
	display: block;
	padding: 0 0 0 16px;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: left center;
}
.actions_menu {
	overflow: hidden;
}
.actions_menu ul {
	margin: 0;
	padding: 0;
	float: right;
}
.actions_menu li {
	margin: 0;
	padding-left: 10px;
	list-style: none;
	float: left;
}
.actions_menul a:link, .actions_menul a:visited, .actions_menul a:hover, .actions_menul a:active {
	display: block;
	padding: 0 0 0 16px;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: left center;
}
.actions_menul {
	overflow: hidden;
	width: 132px;
}
.actions_menul ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 140px;
}
.actions_menul li {
	margin: 0;
	padding: 0 10px 0 0;
	list-style: none;
	float: left;
}
.details {
	background-image: url('../images/action1.gif');
}
.view {
	background-image: url('../images/view_evemessage.png');
}
.viewphotos {
	background-image: url('../images/view_photos.png');
	text-indent: 4px;
}
.web {
	background-image: url('../images/view_eventonweb.png');
}
.add {
	background-image: url('../images/view_add.png');
}
.edit {
	background-image: url('../images/edit_action.gif');
}
.delete {
	background-image: url('../images/action4.gif');
}
.infohdr_blue {
	background-image: url(https://s3.amazonaws.com/servera.cieaura.com/images/setup_bgfade.gif);
	border-top: #b6b7b6 1px solid;
	border-bottom: #b6b7b6 1px solid;
	font-weight: bold;
	text-align: left;
	color: #0067a6;
	font-size: 13px;
}
.tb_titlebig {
	background-image: url(https://s3.amazonaws.com/servera.cieaura.com/images/table_hdrtitle_bg.gif);
	text-align: center;
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: bold;
	valign: top;
	color: #7d7d7d;
	border-right: #c5c5c5 1px solid;
}
.tb_titlebigno {
	background-image: url(https://s3.amazonaws.com/servera.cieaura.com/images/table_hdrtitle_bg.gif);
	text-align: center;
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: bold;
	color: #7d7d7d;
}
/*** EXTRAS ***/

.bottomfix {
	margin-bottom: 25px;
}
.marketselect_container {
	margin-top: -30px;
	margin-left: 6px;
}
.flagselect {
	background: #fff;
	width: 926px;
	float: left;
	border: 1px solid #00b2fc;
	margin: 22px 20px 5px 0;
padding-  bottom:5px;
	padding-top: 2px;
}
.flagselect ul li:hover {
	background: #eee;
}
#marketselect_close {
	cursor: pointer;
	padding: 0px 10px;
	background: #fff;
	margin-bottom: 0px;
	text-align: left;
padding-  top:5px;
}
#marketselect_close span {
	padding-left: 20px;
	padding-top: 5px;
background:url  (http://cieaura.com/images/close_panel.png) no-repeat left 3px;
}
.flagCol1 {
	margin-left: 25px;
}
.flagCol2 {
	margin-left: 195px;
}
.flagCol3 {
	margin-left: 365px;
}
.flagCol4 {
	margin-left: 535px;
}
.flagCol5 {
	margin-left: 705px;
}
.flagCol6 {
	margin-left: 725px;
}
.column2top {
	margin-top: -54px;/*number of items x line height (3 times x 18px = 54px)*/
}
.column3top {
	margin-top: -54px;
}
.column4top {
	margin-top: -54px;
}
.column5top {
	margin-top: -54px;
}
.column6top {
	margin-top: -54px;
}
* html .flagselect {
	padding-bottom: 20px;
	margin-bottom: 25px;
}
.flagselect h4 {
	font-size: 14px;
	margin: 10px 20px;
	border-bottom: 1px dotted #eee;
}
.flagselect ul {
	margin: 10px 20px 0px 0px;
	list-style-type: none;
}
.flagselect ul li {
	line-height: 18px;
	text-align: left;
	padding-left: 4px;
	background: none;
	position: relative;
	width: 162px;
}
.flagselect ul li a {
	padding-left: 20px;
	text-decoration: none;
	color: #09f;
	display: block;
	font-size: 12px;
}
.flagselect ul li a.au {
	background: url(http://cieaura.com/images/flags/au.png) no-repeat left 50%;
}
.flagselect ul li a.at {
	background: url(http://cieaura.com/images/flags/at.png) no-repeat left 50%;
}
.flagselect ul li a.bs {
	background: url(http://cieaura.com/images/flags/bs.png) no-repeat left 50%;
}
.flagselect ul li a.be {
	background: url(http://cieaura.com/images/flags/be.png) no-repeat left 50%;
}
.flagselect ul li a.bg {
	background: url(http://cieaura.com/images/flags/bg.png) no-repeat left 50%;
}
.flagselect ul li a.co {
	background: url(http://cieaura.com/images/flags/co.png) no-repeat left 50%;
}
.flagselect ul li a.cs {
	background: url(http://cieaura.com/images/flags/cn.png) no-repeat left 50%;
}
.flagselect ul li a.cr {
	background: url(http://cieaura.com/images/flags/cr.png) no-repeat left 50%;
}
.flagselect ul li a.cy {
	background: url(http://cieaura.com/images/flags/cy.png) no-repeat left 50%;
}
.flagselect ul li a.cz {
	background: url(http://cieaura.com/images/flags/cz.png) no-repeat left 50%;
}
.flagselect ul li a.dk {
	background: url(http://cieaura.com/images/flags/dk.png) no-repeat left 50%;
}
.flagselect ul li a.do {
	background: url(http://cieaura.com/images/flags/do.png) no-repeat left 50%;
}
.flagselect ul li a.ee {
	background: url(http://cieaura.com/images/flags/ee.png) no-repeat left 50%;
}
.flagselect ul li a.fi {
	background: url(http://cieaura.com/images/flags/fi.png) no-repeat left 50%;
}
.flagselect ul li a.fr {
	background: url(http://cieaura.com/images/flags/fr.png) no-repeat left 50%;
}
.flagselect ul li a.de {
	background: url(http://cieaura.com/images/flags/de.png) no-repeat left 50%;
}
.flagselect ul li a.gr {
	background: url(http://cieaura.com/images/flags/gr.png) no-repeat left 50%;
}
.flagselect ul li a.gt {
	background: url(http://cieaura.com/images/flags/gt.png) no-repeat left 50%;
}
.flagselect ul li a.hn {
	background: url(http://cieaura.com/images/flags/hn.png) no-repeat left 50%;
}
.flagselect ul li a.hu {
	background: url(http://cieaura.com/images/flags/hu.png) no-repeat left 50%;
}
.flagselect ul li a.id {
	background: url(http://cieaura.com/images/flags/id.png) no-repeat left 50%;
}
.flagselect ul li a.ie {
	background: url(http://cieaura.com/images/flags/ie.png) no-repeat left 50%;
}
.flagselect ul li a.it {
	background: url(http://cieaura.com/images/flags/it.png) no-repeat left 50%;
}
.flagselect ul li a.lv {
	background: url(http://cieaura.com/images/flags/lv.png) no-repeat left 50%;
}
.flagselect ul li a.lt {
	background: url(http://cieaura.com/images/flags/lt.png) no-repeat left 50%;
}
.flagselect ul li a.lu {
	background: url(http://cieaura.com/images/flags/lu.png) no-repeat left 50%;
}
.flagselect ul li a.my {
	background: url(http://cieaura.com/images/flags/my.png) no-repeat left 50%;
}
.flagselect ul li a.mt {
	background: url(http://cieaura.com/images/flags/mt.png) no-repeat left 50%;
}
.flagselect ul li a.mx {
	background: url(http://cieaura.com/images/flags/mx.png) no-repeat left 50%;
}
.flagselect ul li a.nl {
	background: url(http://cieaura.com/images/flags/nl.png) no-repeat left 50%;
}
.flagselect ul li a.pe {
	background: url(http://cieaura.com/images/flags/pe.png) no-repeat left 50%;
}
.flagselect ul li a.ph {
	background: url(http://cieaura.com/images/flags/ph.png) no-repeat left 50%;
}
.flagselect ul li a.pl {
	background: url(http://cieaura.com/images/flags/pl.png) no-repeat left 50%;
}
.flagselect ul li a.pt {
	background: url(http://cieaura.com/images/flags/br.png) no-repeat left 50%;
}
.flagselect ul li a.ro {
	background: url(http://cieaura.com/images/flags/ro.png) no-repeat left 50%;
}
.flagselect ul li a.ru {
	background: url(http://cieaura.com/images/flags/ru.png) no-repeat left 50%;
}
.flagselect ul li a.sg {
	background: url(http://cieaura.com/images/flags/sg.png) no-repeat left 50%;
}
.flagselect ul li a.es {
	background: url(http://cieaura.com/images/flags/es.png) no-repeat left 50%;
}
.flagselect ul li a.sk {
	background: url(http://cieaura.com/images/flags/sk.png) no-repeat left 50%;
}
.flagselect ul li a.si {
	background: url(http://cieaura.com/images/flags/si.png) no-repeat left 50%;
}
.flagselect ul li a.se {
	background: url(http://cieaura.com/images/flags/se.png) no-repeat left 50%;
}
.flagselect ul li a.ch {
	background: url(http://cieaura.com/images/flags/ch.png) no-repeat left 50%;
}
.flagselect ul li a.tw {
	background: url(http://cieaura.com/images/flags/tw.png) no-repeat left 50%;
}
.flagselect ul li a.th {
	background: url(http://cieaura.com/images/flags/th.png) no-repeat left 50%;
}
.flagselect ul li a.tr {
	background: url(http://cieaura.com/images/flags/tr.png) no-repeat left 50%;
}
.flagselect ul li a.ua {
	background: url(http://cieaura.com/images/flags/ua.png) no-repeat left 50%;
}
.flagselect ul li a.gb {
	background: url(http://cieaura.com/images/flags/gb.png) no-repeat left 50%;
}
.flagselect ul li a.us {
	background: url(http://cieaura.com/images/flags/um.png) no-repeat left 50%;
}
