.Copyright {font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
.hr{
	color: #E3E3E3;
}

.small {
    COLOR: black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt
}
.bigheading {
    COLOR: black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold
}
.heading {
    COLOR: black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold
}
.tbfr {
    border: 1px solid #CC0033;
}
.std {
    COLOR: black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10pt
}
.menu {
    COLOR: #666666;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
.menu: hover {
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline
}
.menu A {
    COLOR: #666666;
    TEXT-DECORATION: none
}
.menu A:active {
	COLOR: #666666;
	text-decoration: none;
}
.menu A:visited {
    COLOR: #666666;
    TEXT-DECORATION: none
}
.menu A:hover {
    COLOR: black;
    TEXT-DECORATION: underline
}
A.menu {
	text-decoration: none; font-size: 10px; font: Arial; color: Black; font-weight: bold; width:100%;
}
A.menu:hover {
	text-decoration: none; font-size: 10px; font: Arial; color: White; font-weight: bold; background: #5E665F; width:100%;
}
.Menutd {
	 BORDER-Bottom: #CCCCCC 1px solid ;  padding-left: 2px; padding-right: 2px;
}
.topFrame {
		BORDER-Bottom: #5E665F 1px solid;
}

.MenuFrame {
 FONT-SIZE: 10px; BORDER-LEFT: #5E665F 1px solid; COLOR: #CCCCCC; PADDING-TOP: 1px; FONT-FAMILY: verdana;  color: Black;BACKGROUND-COLOR: #FFFFFF;
}
.BottomFrame {
		BORDER-top: #5E665F 1px solid;
}
.MenuFrame2 {
 FONT-SIZE: 10px; BORDER-Right: #5E665F 1px solid; BORDER-Bottom: #5E665F  1px solid;COLOR: #CCCCCC; PADDING-TOP: 1px; PADDING-BOTTOM: 1px; FONT-FAMILY: Verdana;  color: Black;BACKGROUND-COLOR: #FFFFFF;
}
.MenuFrame3 {
 FONT-SIZE: 10px; BORDER-Right: #5E665F  1px solid; BORDER-LEFT: #5E665F 1px solid; BORDER-TOP: #5E665F 1px solid; BORDER-BOTTOM: #5E665F1px solid; COLOR: #CCCCCC; PADDING-TOP: 1px; PADDING-BOTTOM: 1px;FONT-FAMILY: Verdana;  color: Black;BACKGROUND-COLOR: #FFFFFF;
}
.MenuFrameGrey {
 FONT-SIZE: 10px; BORDER-Right: #CCCCCC  1px solid; BORDER-LEFT: #CCCCCC  1px solid; BORDER-TOP: #CCCCCC  1px solid; BORDER-BOTTOM: #CCCCCC  1px solid; COLOR: #CCCCCC; PADDING-TOP: 1px; PADDING-BOTTOM: 1px;FONT-FAMILY: Verdana;  color: Black;
}
.FrameDarkGrey{
	border: 1px solid #5E665F;
	width: 560px;
}

/* Containers*/
#Navtbl {
	padding-top: 5px;
}

#ProWideL {
	position:absolute;
	width:520px;
	height:440px;
	z-index:1;
	left: 193px;
	top: 166px;
	background-color: #FFFFFF;
	visibility: hidden;
}
#CWin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5E665F;
	border: 1px solid #5E665F;
	display: block;
	float: right;
	margin: 5px 5px 1px;
	padding: 2px;
	width: 20px;
	text-align: center;
	font-weight: bold;
}
#ProContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5E665F;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
#MainContainer {
	padding: 10px;
	width: 500px;
	padding-bottom: 5px;
}
#RightColumn {
	display: block;
	clear: none;
	float: left;
	height: 170px;
	width: 370px;
}
#PictRow {
	float: left;
	width: 370px;
	display: block;
	text-align: center;
	height: 80px;
}
#TxtRow {
	float: none;
	clear: left;
}

/* Images Divs*/
#Postit {
	float: right;
	padding-right: 80px;
	display: block;
	padding-bottom: 0px;
	padding-top: 10px;
	vertical-align: top;
}
#PWLeftPict {
	float: left;
	height: 275px;
	width: 120px;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	vertical-align: bottom;
}
#FrontViewimg {
	float: left;
	height: 110px;
	width: 110px;
	display: block;
	text-align: center;
	padding: 5px;
}
#PWFlatImg {
	display: block;
	float: left;
	height: 110px;
	width: 110px;
	clear: none;
	padding: 5px;
	margin-left: 2px;
	margin-right: 2px;
}
#RegBrushImg {
	display: block;
	height: 110px;
	width: 110px;
	float: left;
	padding: 5px;
	margin-left: 3px;
}

/*Lines DIVs*/
.trtmentsBorderDiv {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5E665F;
	width: 70%;
}
#PictRow #line {
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #81B1CF;
	height: 100px;
	margin-top: 10px;
}

/*Text Styles*/
#ptop .topcomment {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E665F;
	text-decoration: underline;
	padding: 20px 0px 2px 10px;
	clear: right;
}
#ptop .ptitle {
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	clear: both;
}
#ptop .ptitleUsage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	clear: both;
	float: left;
	padding-top: 8px;
	padding-left: 10px;
	display: block;
}
#ptop .pSubHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5E665F;
	clear: both;
	float: left;
	padding-top: 8px;
	padding-left: 10px;
}
#homeheader {
	background-image: url(../images/treatments/Main/TrHomeTitle.gif);
	background-repeat: no-repeat;
	background-position: 100px bottom;
	padding-top:0px;
}
#ptop {
	padding-top:0px;
}
#MediumBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	display: block;
	clear: none;
	float: left;
	padding-top: 15px;
	text-align: left;
	padding-left: 10px;
	line-height: 1.3em;
	width: 360px;
}
#BlueLi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #81B1CF;
	list-style-type: circle;
	float: left;
	clear: left;
	padding-top: 5px;
	display: block;
	left: -3px;
	width: 360px;
	list-style-position: inside;
	line-height: 15px;
	padding-left: 10px;
}
#PWBigBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: 600;
	text-align: left;
	display: block;
}
#PWBigBLue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #81B1CF;
	font-weight: 600;
	text-align: justify;
	display: block;
	padding-top: 10px;
}
#SideViewtxt {
	float: left;
	width: 125px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: center;
	padding-right: 5px;
}
#PWBrushFlatTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: center;
	float: left;
	width: 125px;
}
#RegBrushTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: center;
	float: left;
	width: 122px;
}
#BotNotice {
	display: block;
	float: none;
	clear: both;
	padding-top: 20px;
}
.XsmallBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#FrontViewtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	width: 115px;
	float: left;
	text-align: center;
	padding-right: 5px;
}
#BotNotice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: justify;
}

/*color style for subtitles*/
.green {
	color: #009966
}
.Orange {
	color: #FF9900;
}

/* Links Styles*/
a.Cwinlink:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#5E665F;
	text-decoration: none;
	border: 1px solid #000000;
	Padding: 2px;
	float: right;
	font-weight: bold;
	font-size: 10px;
	width:20px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	background-color: #FFFFFF;
	text-align:center;
}
a.Cwinlink:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#5E665F;
	text-decoration: none;
	border: 1px solid #000000;
	Padding: 2px;
	float: right;
	font-weight: bold;
	font-size: 10px;
	width:20px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	background-color: #FFFFFF;
	}
a.Cwinlink:hover {
	color: #FFFFFF;
	background-color: #5E665F;
	text-decoration: none;
}
a.Cwinlink:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#5E665F;
	text-decoration: none;
	border: 1px solid #000000;
	Padding: 2px;
	float: right;
	font-weight: bold;
	font-size: 10px;
	width:20px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	background-color: #FFFFFF;
}
#ProWideL #Drag {
	clear: both;
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #5E665F;
	background-repeat: no-repeat;
	background-position: left top;
}

#ImgDrag {
	cursor: move;
	float: left;
}
#ptop #PostitContainer {
	float: left;
	padding-left: 5px;
	display: block;
	padding-top: 10px;
	height: 115px;
	padding-right: 70px;
}
#ptop #LeftContainer {
	display: block;
	float: left;
	width: 330px;
}
#BottomLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	vertical-align: middle;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;
}
a.bttLink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#A6ACA7;
	background-image: url(../images/treatments/Main/Btt.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
}
a.bttLink:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration: underline;	
	color:#5E665F;
	background-image: url(../images/treatments/Main/Btt.gif);
	/*background-image: url(../images/treatments/Main/BttOver.gif);
	background-color:#5E665F;
	color:#FFFFFF;*/
}
#PrdctLine {
	display: block;
	padding-left: 10px;
	width: 600px;
	padding-top: 5px;
}
#PrdctLine #trPicts {
	display: block;
	padding-right: 2px;
	width: 90px;
	float: left;
}
#MainPrdctContainer {
	text-align: left;
	display: block;
	padding-top: 5px;
	padding-left: 10px;
	width: 580px;
}
#MainPrdctContainer #PrdctRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	display: block;
	padding-top: 10px;
	clear: left;
	width: 560px;
}
#MainPrdctContainer #PrdctRow #RowPict {
	display: block;
	width: 55px;
	padding-right: 5px;
	float: left;
}
#MainPrdctContainer #PrdctRow #Rowline {
	float: left;
	width: 30px;
	padding-right: 18px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 65px;
}
#MainPrdctContainer #PrdctRow #RowTxt {
	float: left;
	height: 130px;
	vertical-align: middle;
	display: block;
	text-align: left;
	padding-top: 30px;
	padding-left: 10px;
	width: 440px;
	clear: right;
}
#MainPrdctContainer #PrdctRow #RowTxt .ListPrdctName {
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#PrdctRow #Btt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	clear: left;
	float: right;
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
	Padding-top:20px;
	width: 85px;
}
#PrdctLine #PremiumPict {
	padding-right: 5px;
	padding-left: 5px;
	width: 110px;
	display: inline;
}
#NailTreatments {
	border-top: 1px solid #33333;
}
