body{
  padding: 0;
  margin: 0;
  background-color: #f1f1f1;
  font-family: Arial;
  font-size: 9pt;
  color: #5B5B5B;
}

A:link, A:visited{
  color: #CA0808;
  text-decoration: underline;
  outline: none;
}

A:hover{
  text-decoration: none;
}

.container{
  width: 1110px;
  padding: 0 20px;
}

.header{
  width: 810px;
  height: 129px;
  background-image: url(http://cosmeticportal.ca/site/headerBg.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-color: #E8E8E8;
}

.topMenuItemSelected{
  background-image: url(http://cosmeticportal.ca/site/topMenuSelected.gif);
  background-repeat: repeat-x;
  padding: 8px 44px;
  float: left;
  margin-top: 8px;
  margin-left: 3px;
}

.topMenuItem{
  background-image: url(http://cosmeticportal.ca/site/topMenu.gif);
  background-repeat: repeat-x;
  padding: 8px 44px;
  float: left;
  margin-top: 8px;
  margin-left: 3px;
}

.topMenuItem a:link, .topMenuItem a:visited{
  font-size: 10pt;
  font-weight: bold;
  color: #FFF;
  text-decoration: none;
}

.topMenuItemSelected a:link, .topMenuItemSelected a:visited{
  font-size: 10pt;
  font-weight: bold;
  color: #000;
  text-decoration: none;
}

.topMenuItem a:hover, .topMenuItemSelected a:hover{
  text-decoration: underline;
}

.leftMenuTD{
  background-image: url(http://cosmeticportal.ca/site/leftMenuBg.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  width: 298px;
  height: 215px;
  background-color: #FFF;
}

.leftMenuDiv{
  padding:20px;
  text-align: left;
}

.leftMenuItem{
  background-image: url(http://cosmeticportal.ca/site/leftMenuArr.gif);
  background-repeat: no-repeat;
  background-position: 3px 5px;
  border-bottom:1px dashed #CD1414;
  padding: 0 5px 10px 25px;
  margin-bottom:10px;
}

.leftMenuNoneBdr{
  border-bottom: 0;
}


.leftMenuItem a:link, .leftMenuItem a:visited{
  font-size: 12pt;
  font-style: italic;
  color: #535353;
  text-decoration: none;
}

.leftMenuItem a:hover{
  text-decoration: underline;
}

.subscribe{
  height: 110px;
  background-image: url(http://cosmeticportal.ca/site/subscribeBg.gif);
  background-repeat: repeat-x;
  width: 258px;
  margin-top: 2px;
  text-align: left;
  padding:20px;
}

.subscribeTitle{
  font-size: 12pt;
  font-style: italic;
  font-weight: bold;
  padding-bottom:3px;
}

.subscribeForm{
  padding-top:3px;
}

.subscribeInputDiv, .subscribeBtn{
  float:left;
}

.subscribeInput{
  background-image: url(http://cosmeticportal.ca/site/subscribeInput.gif);
  background-repeat: repeat-x;
  width: 189px;
  padding: 1px 5px;
}

.subscribeBtn{
  background-image: url(http://cosmeticportal.ca/site/subscribeBtn.gif);
  background-repeat: repeat-x;
  width: 50px;
  height: 18px;
  margin-top: 2px;
  margin-left: 5px;
  text-align: center;
  color: #FFF;
  padding-top:3px;
  font-weight: bold;
  cursor: pointer;
}
.commonBtn{
  background-image: url(http://cosmeticportal.ca/site/subscribeBtn.gif);
  background-repeat: repeat-x;
  color: #FFF;
  font-weight: bold;
  cursor: pointer;
}
.homeBody{
  width: 510px;
  background-color: #FFF;
  text-align: left;
  padding:20px 0 20px 20px;
}

.shopBody{
  width: 483px;
  background-color: #FFF;
  text-align: left;
  margin: 0 5px 5px 5px;
  padding:20px;
}

.blockTitle{
  font-size: 15pt;
}

.blockBody{
  text-align: justify;
}

.banner{
  border: 1px solid #E49BCA;
  width: 259px;
  height: 111px;
  float:left;
  margin-top:2px;
  margin-bottom:2px;
}

.bannerSide{
  border: 1px solid #E49BCA;
  width: 259px;
  height: 111px;
  margin-top:5px;
}

.bannerMiddle{
  clear: both;	
  padding-left: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  width: 520px;
}

.rightBlock{
  background-image: url(http://cosmeticportal.ca/site/midRightBg.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-color: #ECECEC;
  width: 275px;
}

.latest{
  margin-bottom: 27px;
  padding-bottom: 20px;
  background-color: #FFF;
}

.latestTitle{
  background-image: url(http://cosmeticportal.ca/site/latestBg.gif);
  background-repeat: repeat-x;
  font-size:13pt;
  color: #000;
  font-style: italic;
  height:28px;
  padding-top: 8px;
  font-weight:bold;
}

.newsDate{
  font-size: 7pt;
  font-family: Verdana;
  padding: 15px 10px 3px 10px;
  text-align: left;
  color: #A3A2A2;
}

.newsTitle{
  font-size: 10pt;
  text-align: left;
  color: #000;
  padding: 0 10px;
  font-weight: bold;
  text-decoration: underline;
}

.newsText{
  text-align: left;
  padding: 0 20px;
}

.latestAll{
  border: 1px solid #FFF;
  background-color: #C80000;
  padding:3px 5px;
  width:50px;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
  font-style: italic;
  color: #FFF;
}

.latestAllOver{
  border: 1px solid #C80000;
  background-color: #FFF;
  padding:3px 5px;
  width:50px;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
  font-style: italic;
  color: #C80000;
  cursor: pointer;
}

.footer{
  background-image: url(http://cosmeticportal.ca/site/footerBg.gif);
  background-repeat: repeat-x;
  height: 30px;
  margin:2px 5px 5px 5px;
  padding-top:14px;
  position: relative;
}

.copyright{
  float: left;
  padding-left: 10px;
  color: #FFF;
}

.designed{
  float: right;
  padding-right: 10px;
  color: #FFF;
}

.designed a:link, .designed a:visited{
  font-weight: bold;
  text-decoration: underline;
  color: #FFF;
}

.designed a:hover{
  text-decoration: none;
}

.terms_cond{
  position:absolute;
  right:0;
  bottom: 46px;
  width: 250px;
  height:15px;
  background-color: #C2C2C3;
  padding:5px 10px;
}

.terms{
  float: left;
}

.privacy{
  float: right;
}

.terms a:link, .terms a:visited, .privacy a:link, .privacy a:visited{
  color: #000;
  text-decoration: underline;
}

.terms a:hover, .privacy a:hover{
  text-decoration: none;
}

.subMenu{
  border-bottom: 1px dashed #C90000;
  margin-bottom:10px;
  padding-bottom: 10px;
}

.subMenuItem, .subMenuItemSelected{
  padding: 3px 5px 3px 23px;
  color: #C50707;
  background-image: url(http://cosmeticportal.ca/site/subMenuArr.gif);
  background-repeat: no-repeat;
  background-position: 10px 8px;
}

.subMenuItemSelected a:link, .subMenuItemSelected a:visited{
  color: #C50707;
  font-size: 10pt;
  text-decoration: underline;
  font-style: italic;
}

.subMenuItem a:link, .subMenuItem a:visited{
  color: #C50707;
  text-decoration: none;
  font-size: 10pt;
  font-style: italic;
}

.subMenuItem a:hover, .subMenuItemSelected a:hover{
  text-decoration: underline;
}

.shopTitle{
  color: #C90000;
  font-size: 13pt;
  padding-bottom:10px;
  font-weight:bold;
}

.featuredShop{
  border: 1px solid #FFF;
  background-color: #C80000;
  padding:3px 5px;
  width:100px;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
  font-style: italic;
  color: #FFF;
}

.featuredShopOver{
  border: 1px solid #C80000;
  background-color: #FFF;
  padding:3px 5px;
  width:100px;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
  font-style: italic;
  color: #C80000;
  cursor: pointer;
}

.featuredTop{
  background-image: url(http://cosmeticportal.ca/site/latestBg.gif);
  background-repeat: repeat-x;
  height:28px;
  padding-top: 8px;
}

.featuredTitle{
  font-size:13pt;
  color: #000;
  font-style: italic;
  float: left;
  margin-left:10px;
  font-weight:bold;
  width:170px;
}

.featuredImg{
  margin: 10px 0;
  border: 2px solid #C6C6C6;
  padding:10px;
  width: 244px;
  height: 174px;
  overflow: hidden;
}

.more{
  text-align: right;
  padding-right: 20px;
}

.more a:link, .more a:visited, .more2 a:link, .more2 a:visited{
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
  font-style: italic;
  color: #C80000;
  text-decoration: underline;
}

.more a:hover, .more2 a:hover{
  text-decoration: none;
}

.featured{
  width: 275px;
  padding-bottom: 20px;
  background-color: #FFF;
}

.featuredSpacer{
  margin-bottom: 27px;
}

.register{
  background-image: url(http://cosmeticportal.ca/site/subscribeBg.gif);
  background-repeat: repeat-x;
  width: 230px;
  margin-top: 2px;
  padding:20px 20px;
  background-color: #A9A9A9;
  position: relative;
}

.closeRegistration{
  position: absolute;
  top: 5px;
  right: 5px;
}

.r_label{
  text-align: left;
  padding: 7px 0 1px 12px;
}

.registerBtn{
  background-image: url(http://cosmeticportal.ca/site/subscribeBtn.gif);
  background-repeat: repeat-x;
  height: 18px;
  margin-left: 5px;
  text-align: center;
  color: #FFF;
  padding-top:3px;
  font-weight: bold;
  cursor: pointer;
  width: 130px;
}

.seminarTitle{
  color: #C90000;
  font-size: 11pt;
  font-weight:bold;
  padding:15px 20px 0 20px;
  text-align: left;
}

.monthsTd{
  position:relative;
  height: 30px;
  width:300px;
  float: right;
  margin-right: 100px;
}

.monthTitle{
  color: #C90000;
  font-size: 12pt;
  font-weight:bold;
  padding-top:5px;
}

.semLeftArr{
  position: absolute;
  left: 5px;
  top: 4px;
}

.semRightArr{
  position: absolute;
  right: 5px;
  top: 4px;
}

#semTbl{
  margin-bottom:25px;
}

.semTblHeader{
  background-color: #B0B0B0;
  color: #FFF;
  font-size:10pt;
  font-weight:bold;
  padding:3px;
}

.semTblTd{
  padding: 5px 3px;
  background-color: #E8E8E8;
  width: 108px;
  height: 123px;
  text-align: left;
}

.semTblTdEmpty{
  padding: 5px 3px;
  border: 1px solid #E8E8E8;
  background-color: #FFF;
  width: 108px;
  height: 123px;
  text-align: left;
}

.semTblTd a:link, .semTblTd a:visited{
  color: #C90000;
  text-decoration: none;
}

.semTblTd a:hover{
  text-decoration: underline;
}

.rsubscribeDiv{
  text-align: left;
  padding: 7px;
  color: #000;
}

.subscribeResult{
  clear:both;
  font-famiy:Verdana;
  padding-top:5px;
}

.ch_left{
	float:left;
	width:200px;
}

.ch_right{
	float:right;
	padding-right:5px;
}

.c_input{
	border:1px solid #D4DDDA;
	width:90%;
	color:#163219;
	font-size:10pt;
	padding:2px;
}

.c_select{
	border:1px solid #D4DDDA;
	width:98%;
	color:#163219;
	font-size:10pt;
	padding:2px;

}

.c_textarea{
	border:1px solid #D4DDDA;
	width:98%;
	color:#163219;
	font-size:10pt;
	padding:2px;
}

.c_secure{
	float:left;
	padding-left:10px;
	font-weight:bold;
	font-size:10pt;
}

.c_submit{
	padding:3px 7px 3px 3px;
	border: 1px solid #FFF;
    background-color: #C80000;
	color:#FFF;
	font-size:10pt;
	font-weight:bold;
	cursor:pointer;
	font-style: Italic;
}

.c_submit_over{
	padding:3px 7px 3px 3px;
	border:1px solid #C80000;
	background-color:#FFF;
	color:#C80000;
	font-size:10pt;
	font-weight:bold;
	cursor:pointer;
	font-style: Italic;
}

.c_captcha{
	border:1px solid #D4DDDA;
	color:#163219;
	width:70px;
	font-size:10pt;
	font-weight:bold;
	padding:4px 2px 2px 2px;
	text-align:center;
	height:17px;
}

.lable{
	color:#000;
	font-size:8pt;
	font-weight:bold;
	padding:3px 10px;
	width:120px;
	font-family:Verdana;
}

.featuredAll{
  border: 1px solid #FFF;
  background-color: #C80000;
  padding:3px 5px;
  width:50px;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
  font-style: italic;
  color: #FFF;
  float:right;
  margin-right:10px;
}

.featuredAllOver{
  border: 1px solid #C80000;
  background-color: #FFF;
  padding:3px 5px;
  width:50px;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
  font-style: italic;
  color: #C80000;
  cursor: pointer;
  float:right;
  margin-right:10px;
}

#pager{
  clear:both;
  text-align:center;
  font-size:9pt;
  margin-top:20px;
}

#pager a, .links a{
  border:1px solid #FFF;
  margin:2px;
  padding:2px 5px;
  font-weight:bold;
  text-decoration:none;
}

#pager a:hover{
  color:#fff;
  background:#C80000;
  text-decoration:none;
}

#pager strong.pager-current{
  background:#C80000;
  color:#fff;
  border:1px solid #FFF;
  margin:2px;
  padding:2px 5px;
  font-weight:bold;
}

.addPager{
	font-size: 8pt;
	color: #555555;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:20px;
}

.nothing{
  font-size:11pt;
  font-weight:bold;
  color:#878787;
  text-align:center;
  padding:20px;
  font-style: Italic;
}

.regMsg{
  font-size:10pt;
  height: 18px;
  margin-top: 12px;
  margin-left: 5px;
}

.prImgDiv, .prBody{
  float:left;
}

.prImgThumbCont{
  border:1px solid #8B8B8B;
  padding:1px;
  background-color: #FFF;
  position:relative;
  width: 122px;
  margin-bottom:5px;
}

.prImgThumb{
  border:1px solid #CD1616;
  width: 120px;

}

.enlarge{
  position:absolute;
  right:1px;
  bottom:1px;
  width:13px;
  height:13px;
}

.prBody{
  width: 340px;
  margin-left:10px;
  text-align: left;
}

.monthDate{
  font-weight:bold;
}

#backgroundPopup{
  display:none;
  position:fixed;
  _position:absolute; /* hack for internet explorer 6*/
  height:100%;
  width:100%;
  top:0;
  left:0;
  background:#000000;
  border:1px solid #cecece;
  z-index:1;
}

#popupContent{
  display:none;
  position:fixed;
  _position:absolute; /* hack for internet explorer 6*/
  height:384px;
  width:408px;
  background:#FFFFFF;
  border:2px solid #cecece;
  z-index:2;
  padding:12px;
  font-size:13px;
  text-align: left;
  overflow: auto;
}

#popupContent h1{
  text-align:left;
  color:#C90000;
  font-size:22px;
  font-weight:700;
  border-bottom:1px dotted #D3D3D3;
  padding-bottom:2px;
  margin-bottom:20px;
}

#popupContentClose{
  font-size:14px;
  line-height:14px;
  right:6px;
  top:4px;
  position:absolute;
  color:#6fa5fd;
  font-weight:700;
  display:block;
  cursor: pointer;
}

#popupContentRegister{
  left:8px;
  top:8px;
  position:absolute;
  color:#FFF;
  font-weight:bold;
  display:block;
  cursor: pointer;
  background-image: url(http://cosmeticportal.ca/site/pop-reg.gif);
  background-repeat: repeat-x;
  padding: 0 10px;
  font-size: 9pt;
}

#eventRegistration{
  display: none;
  position:absolute;
  top: 30px;
  right: 0;
}

.showRegTitle{
  float: right;
  padding-right: 10px;
  padding-top: 3px;
}

.showRegTitle a:link, .showRegTitle a:visited{
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
  font-style: Italic;
  color: #CB1111;
}

.showRegTitle a:hover{
  color: #5B5B5B;
}

.comment-textarea {
	width: 400px;
	height: 100px;
}
.commenttext {
	margin-bottom:5px;
	padding:5px;
	background-color: #ffffff;
}
.commentbox {
	border:1px solid #ddd;
	padding:10px;
	background-color: #f6f6f6;
}

.c_error_fieldset{
  width: 460px;
  text-align: left;
  margin-bottom: 20px;
  border: 1px solid #C80000;
}

.c_error_legend{
  padding-bottom: 2px;
  color: #C80000;
  font-family: Verdana;
  font-size: 8pt;
}

.c_error_container{
  padding: 10px 20px;
}

.c_error_label{
  padding: 2px;
  color: #C80000;
  font-family: Verdana;
  font-size: 8pt;
}

