@charset "utf-8";
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	/*color: #41425f;*/
	color:#2b2d4d;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
h1{
	font-size: medium;
	font-weight: bold;
}
h2{
	font-size: small;
	font-weight: bold;
}
a:link{
	color:#000066;
	font-size:small;
	font-weight:bold;
	text-decoration:underline;
}
a:active{
	color:#000066;
	font-size:small;
	font-weight:bold;
	text-decoration:none;
}
a:visited{
	color:#000066;
	font-size:small;
	font-weight:bold;
	text-decoration:underline;
}
a:hover{
	color:#333333;
	font-size:small;
	font-weight:bold;
	text-decoration:none;
}
.btns:link{
	color:#000066;
	font-size:12px;
	text-decoration:none;
}
.btns:active{
	color:#000066;
	font-size:12px;
	text-decoration:none;
}
.btns:visited{
	color:#000066;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.btns:hover{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.subBtns:link{
	color:#000066;
	font-size:12px;
	text-decoration:none;
	text-indent: 5px;
}
.subBtns:active{
	color:#000066;
	font-size:12px;
	text-decoration:none;
	text-indent: 5px;
}
.subBtns:visited{
	color:#000066;
	font-size:12px;
	text-decoration:none;
	text-indent: 5px;
}
.subBtns:hover{
	color:#000000;
	font-size:12px;
	text-decoration:none;
	text-indent: 5px;
}
.menuBg{
	background-image:url(../images/content-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 570px;
	background-color:#c3c3ce;
}
.contentBg{
	background-image:url(../images/content-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 555px;
	background-color:#c3c3ce;
}
.contentDIV{
	padding: 10px;
}
.leftMenu{
	width: 180px; 
	position: relative;
	float:left;
}
.menuTable{
	width: 180px;
}
.navBox {
	height:25px;
}
.navLbl{
	height:25px;
	width: 100%;
	position: absolute;
	cursor:pointer;
}
.menulbl{
	padding-left: 10px;
	padding-top: 5px;
}
.lbl{
	color:#000066;
	font-size: 12px;
	font-weight:bold;
}
.lblText{
	font-weight:bold;
	color:#41425f;
	font-size: 12px;
}
.lblTextTel{
	font-weight:bold;
	color:#41425f;
	font-size: 14px;
}
.lblLink:link{
	color:#41425f;
	font-size: 12px;
	text-decoration:underline;
}
.lblLink:active{
	color:#41425f;
	font-size: 12px;
	text-decoration:none;
}
.lblLink:visited{
	color:#41425f;
	font-size: 12px;
	text-decoration:none;
}
.lblLink:hover{
	color:#41425f;
	font-size: 12px;
	text-decoration:none;
}

.lbl2{
	color:#000066;
	font-size: 12px;
	font-weight:bold;
}
.lblText2{
	color:#41425f;
	font-size: 12px;
}
.lblLink2:link{
	color:#41425f;
	font-size: 12px;
	text-decoration:underline;
}
.lblLink2:active{
	color:#41425f;
	font-size: 12px;
	text-decoration:none;
}
.lblLink2:visited{
	color:#41425f;
	font-size: 12px;
	text-decoration:none;
}
.lblLink2:hover{
	color:#41425f;
	font-size: 12px;
	text-decoration:none;
}
.lbl3{
	color:#000066;
	font-size: 10px;
	font-weight:bold;
}
.lblText3{
	color:#41425f;
	font-size: 10px;
}
.lblLarge{
	font-size:13px;
	font-weight:bold;
}
.lblLargeLink:link{
	color:#41425f;
	font-size: 13px;
	text-decoration:none;
}
.lblLargeLink:active{
	color:#41425f;
	font-size: 13px;
	text-decoration:none;
}
.lblLargeLink:visited{
	color:#41425f;
	font-size: 13px;
	text-decoration:none;
}
.lblLargeLink:hover{
	color:#333333;
	font-size: 13px;
	text-decoration:none;
}

.liveChat{
	width: 170px;
	display:none;
}
.sisoMark{
	position:absolute;
	bottom:10px;
	width: 175px;
}
.nav{
	width: 100%;
}
.navColors{
	float: left;
	height: 25px;
	width: 5px;
}
.rightContentArea{
	left: 180px;
	position: absolute;
	float:left;
	width: 820px;
}
.contentTable{
	width: 100%;
}
.logo{
	width: 275px;
	height: 153px;
	position: absolute;
	z-index: 5;
	right: 5px;
	top: 5px;
	float:right;
}
.header{
	width: 100%;
	height: 120px;
}
.vbar{
	position: absolute;
	z-index: 4;
	width: 5px;
	height: 120px;
}
.hbar{
	position: absolute;
	z-index: 3;
	top: 121px;
	width: 569px;
	height: 1px;
}
.banner{
	z-index: 2;
	position: absolute;
	width: 500px;
	height: 120px;
}
.footer{
	color: #666666;
	font-size: 10px;
	text-indent: 3px;
}

.largeImageDIV{
	position:absolute; 
	z-index: 2000;
	display:none;
	width: 100%;
	left: 0px;
}
.imgBg{
	padding: 5px;
	background-color:#FFFFFF;
}

.productItem{
float: left;
}

.thumbs{
cursor:pointer;
}

#alertDIV{
	position:absolute; 
	z-index: 2000;
	width: 100%;
	left: 0px;
	top: 150px;
	display:none;
}
#alertBg{
	padding: 20px;
	width: 250px;
	background-color:#FFFFFF;
}
#alertMsg{
	font-size: 13px;
	font-weight:bold;
}
label{color: #006 ; font-size:small; font-weight: bold;}

.formFields{ color: #006 ; font-size: small; font-family: Arial; border: solid 1px #47a3cf;}

.DD{ position:absolute; z-index: 1000; cursor: pointer; background-image: url(../images/combo-bg.png); background-repeat: repeat; background-position: left top; padding: 2px;}

.purpleCombo{text-indent: 5px;}

#purpleComboList{display: none; clear: both;}

.pinkCombo{text-indent: 5px;}

#pinkComboList{display: none; clear: both;}

.greenCombo{text-indent: 5px;}

#greenComboList{display: none; clear: both;}

.listText{ color: #41425f; font-size: small; font-weight: bold;}

.aubergineDot{ line-height: 20px; position: relative; top: -5px; left: -15px; list-style-type: none; list-style-image: url(../images/assets/auberginedot.png);}

.purpleDot{ line-height: 20px; position: relative; top: -5px; left: -15px; list-style-type: none; list-style-image: url(../images/assets/purpledot.png);}

.purpleLeftBorder{border-left: 1px solid #96f; padding-left: 5px;}

.pinkDot{ line-height: 20px; position: relative; top: -5px; left: -15px; list-style-type: none; list-style-image: url(../images/assets/pinkdot.png);}

.pinkLeftBorder{border-left: 1px solid #FF99FF; padding-left: 5px;}

.greenDot{ line-height: 20px; position: relative; top: -5px; left: -15px; list-style-type: none; list-style-image: url(../images/assets/greendot.png);}

.greenLeftBorder{border-left: 1px solid #ccff33; padding-left: 5px;}

.greenLinks{padding: 0; width: 100%; cursor: pointer;}

.greenLinks:link{color: #000066; font-size: 12px;  background-image: none; text-decoration: none;}

.greenLinks:visited{ color: #000066; font-size: 12px; background-image: none; text-decoration: none;}

.greenLinks:active{ color: #000066; font-size: 12px; background-image: none; text-decoration: none;}

.greenLinks:hover{ color: #000000; font-size: 12px; background-image: url(../images/assets/greenlink-bg.png); background-repeat: repeat; background-position: left top; text-decoration: none;}
 
.yellowDot{ line-height: 20px; position: relative; top: -5px; left: -15px; list-style-type: none; list-style-image: url(../images/assets/yellowdot.png);}

.redDot{ line-height: 20px; position: relative; top: -5px; left: -15px; list-style-type: none; list-style-image: url(../images/assets/reddot.png);}

.orangeDot{ line-height: 20px; position: relative; top: -5px; left: -15px; list-style-type: none; list-style-image: url(../images/assets/orangedot.png);}

.parmaDot{ line-height: 20px; position: relative; top: -5px; left: -15px; list-style-type: none; list-style-image: url(../images/assets/parmadot.png);}

.aquaDot{ line-height: 20px; position: relative; top: -5px; left: -15px; list-style-type: none; list-style-image: url(../images/assets/aquadot.png);}

.largeLinkBars:link{
	color:#333333;
	font-size: 12px;
	text-decoration:underline;
}
.largeLinkBars:active{
	color:#333333;
	font-size: 12px;
	text-decoration:underline;
}
.largeLinkBars:visited{
	color:#333333;
	font-size: 12px;
	text-decoration:underline;
}
.largeLinkBars:hover{
	color:#000000;
	font-size: 12px;
	text-decoration:underline;
}
.boxText{
	color:#666666;
	font-size: 10px;
}
.boxes{
	position: absolute; width: 180px; height:109px;
	cursor: pointer;
}
.boxInner{
	position: relative; 
	top: 0px; 
	left: 0px; 
	padding: 10px 40px 10px 10px;
}