html,
body,
p,
ul {
	padding: 0;
	margin: 0;
}

/*html,
body {
	height: 100%;
}
*/
td {
	vertical-align: top;
}

body, table, td, ul, li, div {
	font-family: arial,verdana,sans serif;
	font-size: 12px;
	color: #4d4d4d;
}

/*body.bodytext a {
	font-weight: normal;
}*/

p {
	margin-bottom: 10px;
}

.purple-text {
	color: #72238c;
}

a {
	color: #72238c;
	text-decoration: none;
	font-weight: bold;
	border: 0px !important;

}

hr {
	margin: 0px;
	padding: 0px;
	background: transparent url(Images/img-dotted-underline.gif) repeat-x left;
	margin-top: 10px;
	margin-top: 20px;
	border: 0px;
}
	

a:hover {
	text-decoration: underline;
}



h1, h2, h3 {
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #6c1f86;
	font-family: "arial",verdana,sans serif;
	background: url(Images/img-dotted-underline.gif) repeat-x bottom left;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

h2 {
	font-size: 16px;
	background: none;
	color: #6c1f86 !important;
	font-weight: bold !important;
}

h3 {
	font-size: 14px;
	background: none;
	color: #4d4d4d !important;
	font-weight: normal !important;
}



.hide-nav {
	visibility: hidden;
}	
.show-nav {
	visibility: visible;
}


/*------- NAVIGATION ---------*/

#navigation-home {
	position: absolute;
	z-index: 2;
	left: 230px;
	bottom: 6px;
	
}

#navigation-home a {
	color: white;
}

#navigation-internal {
	position: absolute;
	z-index: 2;
	left: 10px;
	bottom: 6px;
	
}

#navigation-internal a {
	color: white;
}

.nav_item {
	/*padding-top: 6px;*/
	font-weight: normal;
	height: 30px;
}

.nav_item_active {
	/*padding-top: 6px;*/
	font-weight: normal;
	background-color: white;
	height: 30px;
	/*_height: 30px;*/
}


.nav_item a {
	font-weight: normal;
}

.nav_item_active a {
	color: black !important;
	font-weight: normal;
	text-decoration: none;
}


/*-----------------------*/

#wrapper {
	position: relative;
	width: 100%;
	height: 100%;
}

.container-table {
	width: 100%;
	height: 100%;
}


#header {
	position: relative;
	width: 980px;
	height: 152px;
	background: url(Images/bg-header.jpg) no-repeat top left;
}


#side-column {
	width: 50%;
	background: url(Images/bg-header-tile.jpg) repeat-x top right;
}

#bg-header-left,
#bg-header-right {
	width: 100%; 
	height: 152px;
	background: url(Images/bg-header-left.jpg) no-repeat top right;
}

#bg-header-right {
	background: url(Images/bg-header-right.jpg) no-repeat top left;
}

.content-container {
	position: relative;
	width: 980px;
	height: 100%;
	/*border: 1px solid red;
	overflow: hidden;*/
}

#logo {
	position: absolute;
	top: 26px;
	left: 0px;
	z-index: 2;
}

#contact-info {
	position: absolute;
	top: 26px;
	right: 10px;
	z-index: 2;
	width: 292px;
}

#product-banner {
	position: relative;
	height: 300px;
}

#product-text {
	position: absolute;
	z-index: 2;
	top: 246px;
	left: 230px;
	font-size: 14px;
	font-weight: normal;
}

#pamela-noon {
	position: absolute;
	top: 130px;
	left: 0px;
	z-index: 3;
	width: 240px;
	height: 323px;
}

#pamela-noon-link {
	position: absolute; 
	top: 260px; 
	left: 40px; 
	width: 165px; 
	height: 30px; 
	z-index: 5;
}

#btn-home-order-now {
	position: absolute;
	top: 230px;
	right: 205px;
	z-index: 2;
}

/*------- IO BOX -------*/

#iobox {
	position: relative;
	background-image: url(Images/iobox-bg-tile.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #dab8da;
	width: 475px;
	min-height: 206px;
	_height: 206px;
	/*overflow: hidden;*/
	border: 1px solid #cbbecf;
}

#iobox-title {
	width: 450px;
	margin-left: 10px;
	margin-top: 15px;
	font-size: 16px;
	padding-bottom: 6px;
	border-bottom: 1px dotted #bcb8bd;
}

#iobox-title .bodytext {
	font-size: 16px;
}

#iobox-content {
	margin-left: 10px;
	margin-top: 5px;
}



li,
#iobox li {
	margin-left: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
	list-style: none;
	background: url(Images/li-bullet-point.gif) no-repeat 0px 4px;
}

#iobox-learn-more {
	margin-left: 10px;
	margin-top: 10px;
}



/*-------- RS BOX -------*/

#rsbox {
	position: relative;
	width: 475px;
	min-height: 206px;
	_height: 206px;
	/*overflow: hidden;  */
	/*overflow: visible;*/
	/*overflow-x: hidden;*/

	background: url(Images/rsbox-bg-tile.gif) repeat-y top left;
	border: 1px solid #cbbecf;
	text-align: left;
}

#rsbox-title {
	width: 475px;
	height: 39px;
	background: url(Images/rsbox-title.gif) no-repeat top left;
}

#rsbox-padding {
	padding-left: 15px;
	padding-top: 10px;
	font-size: 16px;
	color: white;
}

#rsbox-padding td,
 #rsbox-padding .bodytext {
	font-size: 16px;
	color: white;
}

#rsbox-content {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 6px;
	/*border: 1px solid red;*/
}

#rsbox-images {
	position: relative;
	overflow: hidden;
	
}

#rsbox-images #floatlink {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 475px; 
	height: 120px;
	z-index: 1;
}

#rsbox-images p {
	margin-bottom: 0px !important;
}

/*------- BOTTOM VIDEOS -----*/

#bottom-left-column h1,
#bottom-right-column h1 {
	font-family: arial, verdana, sans serif;
	font-size: 16px;
	font-weight: bold;
	background: url(Images/img-dotted-underline.gif) repeat-x bottom left;
	width: 100%;
	padding-bottom: 6px;
	padding-top: 5px;
}

#bottom-left-video {
	width: 180px;
}

/*------- PRODUCTS PAGE ------*/

.product-button {
	margin-top: 20px;
}

.left-product-container {
	width: 360px;
}

.right-product-container {
	width: 600px;
}

#product-container {
	margin-top: 20px;
}

.right-product-container h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #6c1f86;
	font-family: "arial",verdana,sans serif;
	background: url(Images/img-dotted-underline.gif) repeat-x bottom left;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

/*------- INTERNAL TEMPLATE --------*/

#internal-container {
	margin-top: 20px;
}

#internal-container h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #6c1f86;
	font-family: "arial",verdana,sans serif;
	background: url(Images/img-dotted-underline.gif) repeat-x bottom left;
	padding-bottom: 3px;
	margin-bottom: 10px;
}


/*------- FOOTER ------ */

.dotted-break {
	margin-top: 20px;
	margin-bottom: 20px;
}


.footer {
	/*margin-top: 30px;*/
	/*height: 82px;*/
	min-height: 84px;
	_height: 84px;
	width: 100%;
	background-image: url(Images/bg-footer-tile.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #c1c1c1;
}

#footer-content td,
#footer-content table,
#footer-content div,
#footer-content li {
	color: white !important;
}

#footer-content {
	padding-bottom: 10px;
	padding-top: 10px;
}

#footer-content h2 {
	font-size: 12px;
	color: white !important;
	margin-bottom: 5px;
}

#footer-content li {
	margin-left: 13px;
	padding-left: 0px !important;
	background: none;
	list-style-type:disc;
	margin-bottom: 5px !important;
	padding-bottom: 0px;
}

#footer-content a {
	color: white;
	text-decoration: none;
	font-weight: normal;
}

#footer-content a:hover {
	color: white;
	text-decoration: underline;
}
