/*------------------------>>>>>>>>>COMMON<<<<<<<<<<<<<<<<<<<<<<<---------------------*/
body{
	background-color: white;
	margin: 0px;
	padding: opx;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	background:url(images/web-back.gif) no-repeat top left fixed;
}
h1 {
	font-size: 20px;
	color: #1c97d5;
	text-align: left;
	text-transform:uppercase;
	font-weight:lighter;
	letter-spacing: 0.2em;
	margin: 20px 30px 0px 10px;
	padding: 0px 0px 0px 10px;
	background-color: #ccc;
	font-family: Impact;
}
h2 {
	font-size: 14px;
	color: white;
	text-align: left;
	text-transform:uppercase;
	font-weight:lighter;
	letter-spacing: 0.2em;
	margin: 20px 40px 0px 20px;
	padding: 5px 0px 5px 30px;
	background-color: #271841;
	font-weight: bold;
}
h3 {
	font-size:14px;
	background-color: #3eafe8;
	padding:10px;
	text-indent: 20px;
	color: white;
	letter-spacing: 0.5px;
	font-weight: bold;
}
h4 {
	font-size:26px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3eafe8;
	font-weight: lighter;
}


p{
	font-size: 12px;
}
span{
	font-size:14px;
	font-weight: bold;
}
ul{
	font-size: 12px;
}	  
#vids{
	float: left;
	padding: 0px 20px 20px 20px;
}
	
/*------------------------>>>>>>>>>COMMON<<<<<<<<<<<<<<<<<<<<<<<---------------------*/
/*------------------------>>>>>>>>>HOLDERS<<<<<<<<<<<<<<<<<<<<<<---------------------*/

.container{
	width: 920px;
	background: url(images/tile.gif) repeat-y top center;
	margin: auto;
	padding: 0px 0px 0px 20px;
	height: auto;
}
#content{
	padding: 10px 30px 10px 20px;
}
#content a:link, #content a:visited{
	color: #666666;
	text-decoration:none;
}
#content a:hover, #content a:active{
	color: #3eafe8;
	text-decoration: underline;
}
#content2{
	padding: 10px 30px 10px 20px;
	min-height: 670px;
}
#content3{
	padding: 10px 30px 10px 20px;
	min-height: 930px;
}

#content4{
	padding: 10px 30px 10px 20px;
}
#content5{
	padding: 10px 30px 10px 20px;
	min-height: 750px;
}
#content6{
	padding: 10px 30px 10px 20px;
}
#content p,#content2 p,#content3 p,#content5 p,#content4 p,#content6 p{
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 18px;
	vertical-align: text-top;
}
#parts{
	padding: 0px 10px 0px 0px;
	min-height: 170px;
}
#parts dd{
	width: 360px;
	float:left;
}
#parts img{
	float: left;
	min-width:inherit;
	padding: 0px 10px 10px 10px;
}
#parts li{
	font-size:12px;
}


#parts2{
	padding: 0px 10px 0px 0px;
	min-height: 260px;
	width: 860px;
}
#parts2 ul{
	padding: 20px 10px 10px 10px;
}
#parts2 dd{
	width: 360px;
	float:left;
}
#parts2 img{
	float: left;
	padding: 0px 10px 10px 10px;
}


.products table{
	width: 840px;
}
.products td{
	width: 210px;
	vertical-align:top;
}
.products p{
	padding: 5px;
	width: 162px;
}
	
/*------------------------>>>>>>>>>HOLDERS<<<<<<<<<<<<<<<<<<<<<<---------------------*/
/*------------------------>>>>>>>>>SUBLETS<<<<<<<<<<<<<<<<<<<<<<---------------------*/
.subheadheaders{
	font-size: 12px;
	font-weight: bold;
	color:#0089D2;
	padding: 20px 10px 20px 10px;
	vertical-align: center;
	text-align: center;
}	
.mainbodycopy{
	background-color: white;
	font-size: 12px;
}	

/*------------------------>>>>>>>>>SUBLETS<<<<<<<<<<<<<<<<<<<<<<---------------------*/
/*------------------------>>>>>>>>>COSMETIC<<<<<<<<<<<<<<<<<<<<<---------------------*/

.header{
	height: 180px;
	width: 901px;
}	
#bread-crum {
	font-size: 12px;
	padding: 13px 0px 0px 30px;
	color: white;
	background: url(images/header-bar.jpg) no-repeat;
	height: 28px;
}
#bread-crum a:link, #bread-crum a:visited {
	color: white;
	text-decoration: none;
}
#bread-crum a:hover, #bread-crum a:active {
	color: #efefef;
	text-decoration: underline;
}
/*------------------------>>>>>>>>>COSMETIC<<<<<<<<<<<<<<<<<<<<<-------------*/
/*------------------------>>>>>>>>>PRODUCTS<<<<<<<<<<<<<<<<<<<<<-------------*/
#products2{
	float: left;
	width: 850px;
}
#products2 img{
	float: left;
	padding: 20px 20px 20px 20px;
}
#products2 p{
	padding: 20px 20px 20px 20px;
	min-height: 240px;
}
#products{
	float: left;
	width: 620px;
}
#products img{
	float: left;
	padding: 20px 20px 20px 20px;
}
#products p{
	padding: 20px 20px 20px 20px;
}
#products table img{
	padding: 0px;
}

#products-rhs{
	text-align: right;
	float: left;
	width: 220px;
	background-color:#f5f5f5;
	min-height: 400px;
	padding-right: 10px;
	padding-top: 20px;
	margin-top:20px;
}
#products-rhs span{
	font-size:16px;
	color:#271841;
	font-weight: 900;	
}
#products-rhs2{
	text-align: right;
	float: left;
	width: 220px;
	background-color:#f5f5f5;
	min-height: 250px;
	padding-right: 10px;
	margin-top: 20px;
}
#products-rhs2 span{
	font-size:16px;
	color:#271841;
	font-weight: 900;	
}
li a:link, li a:visited{
	color:#666;
	text-decoration: none;		
}
li a:link, li a:visited{
	color: #0089D2;
	text-decoration: none;		
}		
#look li {
	list-style-image: none;
	list-style-type:none;
}
#look {
	min-height: 300px;
}
#look span {
	font-size:30px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3eafe8;
	font-weight: lighter;
}
#look span a:link, #look span a:visited {
	text-decoration:none;
	color:#3eafe8;
}
#look span a:active, #look span a:hover {
	text-decoration:none;
	color: #666666;
}
#look li a {
	font-weight: bold;
	font-size: 12px;
	background: url(images/look-icon.gif) 0px 0px no-repeat;
	padding: 0px 0px 5px 30px;
	line-height: 20px;
}
#pdf li {
	list-style-image: none;
	list-style-type:none;
}
#pdf h3 {
	margin: 0px 0px;
}
#pdf h4 {
	padding: 0px;
	text-indent: 5px;
	margin:0;
	color: #3eafe8;
	background: #333;
	font-size: 12px; 
}
#pdf li a {
	font-weight: bold;
	font-size: 12px;
	background: url(images/pdf-icon.gif) 0px 0px no-repeat;
	padding: 0px 0px 5px 30px;
	line-height: 20px;
}


#features li {
	list-style-image: none;
	font-weight: bold;
	font-size: 12px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: right center;
	list-style-type: none;
	padding-right: 20px;
}
#features a:link, #features a:visited, #pdf a:link, #pdf a:visited {
	color:#666;
	text-decoration: none;
	cursor: hand;
}
#features a:active, #features a:hover, #pdf a:active, #pdf a:hover {
	color: #0089D2;
	text-decoration:underline;
}
#features2 li {
	font-weight: bold;
	font-size: 12px;
	padding-right: 20px;
}
#features2 span {
	font-size: 10px;
	color:#888;
}
#features2 a:link, #features2 a:visited {
	color:#666;
	text-decoration: underline;
}
#features2 a:active, #features2 a:hover {
	color: #0089D2;
	text-decoration:underline;
}
/*------------------------>>>>>>>>>PRODUCTS<<<<<<<<<<<<<<<<<<<<<-------------*/