body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; /*changed*/
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background-color: #000;
	line-height: 16px;
	background-image:url(../images/structure/bkg.gif);
	background-repeat:repeat-x;
	background-color: #2f3335;
	color: #333333;
}

#wrapper {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: left;
	border: 0px solid #fff;
}


#content {
	width: 960px;
	display: block;
	margin: 0 auto;   
	text-align: left; 
	margin-top: 0px;
	border: 0px solid #FF0000;
}

#header {
	height: 85px;
	border: 0px solid #FF0000;
}
	#header #header-left {
		float: left;
		width: 300px;
		border: 0px solid #FF0000;
		padding: 0;
	}
	#header #header-left img{
		margin-left: 20px;
		border: 0px solid black;
	}
	
	#header #header-right {
		float: right;
		width: 287px;
		border: 0px solid #FF0000;
		text-align: right;
		color: #333333;
		margin-right: 50px;
		padding-right: 30px;
	}
	#header #nav {
		list-style: none;
		margin:0;
		padding:0;
		border: 0px solid #ff0000;
		float: left;
		width: 275px;
		margin-left: 25px;
	}
		#header #nav li {
			display: inline;
			margin-left: 10px;
			font-size: 12px; /*changed*/
		}

	#header #header-right #searchBox {
		border: 1px solid black;
		padding: 1px;
		width: 115px;
		height: 17px;
		margin: 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px; /*changed*/
	}
	#header #header-right #searchButton {
		position: absolute;
	}
	#header #header-right #socialMedia{ 
		width:106px;
		float:right;
	}
	#header #header-right #socialMedia  a{
		display:block;
	}
	#header #header-right #socialMedia img {
		height: 20px;
		margin:0 0 0 4px !important;
		width: 20px; 
		float:right;
	}
	#header #header-right img {
		margin: 0;
		margin-top: 20px; margin-left: -21px;
	}

	#header #header-right form { 
		display: inline;
		float:left;
		margin-left:10px;
	}

	#search_query_button {
		margin-left: 10px;
	}

#pageContent {
	border: 0px solid black;
	background-color: #fff;
	width: 958px;
}
	#pageContent #breadCrumb {
		float: right;
		border: 0px solid black;
		width: 728px;
		text-align: left;
		margin: 20px;
		font-size: 12px; /*changed*/
	}
	#pageContent #dottedBar {
		border-style: dotted; 
		border-color: #015A9C; 
		border-width: 0px 0px 1px 0px; 
		margin-bottom: 15px; 
		margin-top: -10px;
	}
	#pageContent table th , #pageContent table td {
		vertical-align: top;
		font-size: 12px; /*changed*/
		line-height: 16px;
		color: #333333;
	}
	#pageContent .dataTable {
		background-color: #000000;
	}
	#pageContent .dataTable th, #pageContent .dataTable td {
		background-color: #FFFFFF;
	}
	#pageContent #left {
		float: left;
		width: 170px;
		border: 0px solid #000;
		margin-left: 4px;
	}
		#pageContent #left img {
			margin-left: 20px;
		}
		#pageContent #left #title {
			font-size: 12px;
			font-weight: bold;
			margin-left: 20px;
		}
		#pageContent #left ul {
			list-style: none;
			margin: 0;
			padding: 0;
			margin-top: 10px;
			margin-bottom: 10px;
		}
		#pageContent #left ul a {
			font-size: 11px;
		}
			#pageContent #left ul li {
				margin-left: 20px;
			}
				#pageContent #left ul li ul {
					margin: 0;
					padding-top: 0px;
					border: 0px solid #ff0000;
					padding-left: 18px;
				}
					#pageContent #left ul li ul li {
						margin: 0;
						padding-top: 2px;
					}
					#pageContent #left ul li ul li ul li {
						padding: 0;
						margin-left: 0px;
					}
			

	#pageContent #left .downArrow {
		background: url(../images/structure/downArrow.jpg) top left;
		background-repeat: no-repeat;
		background-position: .5em .5em;
	}
	#pageContent #left .rightArrow {
		background: url(../images/structure/rightArrow.jpg) top left;
		background-repeat: no-repeat;
		background-position: .5em .5em;
	}

	#pageContent #left #salesDivider {
		margin-top: 20px;
	}
	#pageContent #left #salesTag {
		margin-top: 10px;
		text-align: center;
		font-size: 12px; /*changed*/
		margin-bottom: 20px;
	}
	#pageContent #left #salesTag #salesTagNum {
		font-size: 13px;
		font-weight: bold;
		color: #e24912;
	}
	#pageContent #right {
		float: right;
		margin-left: 20px;
		margin-right: 40px;
		margin-bottom: 20px;
		width: 708px;
		border: 0px solid #FF0000;
	}
		
		#pageContent #right #title {
			font-size: 16px;
			color: #005a9b;
			font-weight: bold;
		}
		#pageContent #right #title2 {
			font-size: 14px;
			color: #005a9b;
		}
		#pageContent #right ul {
			font-size: 12px; /*changed*/
		}
		#pageContent #right ol {
			font-size: 12px; /*changed*/
		}
		#pageContent #right p {
			color: #333333;
			line-height: 16px;
		}
		#pageContent #right img {
			margin-left: 8px;
			margin-bottom: 8px;
		}
		#pageContent #right table img {
			margin-left: 65px;
			margin-right: 8px;
			margin-bottom: 8px;
		}

		#pageContent #right .subCatTitle {
			margin-top: 15px;
			margin-left: 65px;
		}

	#pageContent #right #faqs {
	
	}
	#pageContent #right #faqs ol {
		padding: 0;
		margin: 0;
	}
	#pageContent #right #faqs li {
		padding: 0;
		margin: 0;
		color: #000000;
		border: 0px solid #ff0000;
	}	
	#pageContent #right #faqs li p {
		padding: 0;
		margin: 8px;
	}
	#pageContent #right #faqs .faqItem{
		font-size: 12px; /*changed*/
		border: 0px solid black;
		margin-top: 2px;
		margin-bottom: 10px;
		margin-left: 8px;
	}	
	
	#pageContent #right #content-table {
		float: left; 
		text-align: right
	}
	#pageContent #right #value-edition #value-edition-splash {
		float: left; 
		margin: 0; 
		margin-bottom: 24px;
		margin-right: 18px;
	}
	#pageContent #right #value-edition #value-edition-testimonial #value-edition-details {
		text-align: center; 
		margin-top: 24px;
	}
	#pageContent #right #value-edition table {
		width: 100%;
	}
	
	#pageContent #rightThrCol {
		float: right;
		margin-left: 20px;
		margin-right: 20px;
		margin-bottom: 20px;
		width: 550px;
		border: 0px solid #FF0000;
	}
		#pageContent #rightThrCol p {
			color: #333333;
			line-height: 16px;
		}
		#productTitle {
			float: left;
			font-size: 16px;
			color: #005a9b;
			font-weight: bold;
			margin-bottom: 12px;
			width: 100%;
		}
		#pageContent #rightThrCol #title2 {
			font-size: 14px;
			color: #005a9b;
		}
		#pageContent #rightThrCol .subCat {
			width: 100%;
			border: 0px solid #FF0000;
			margin: 0px;
			clear: both;
		}
		#pageContent #rightThrCol .subCatTitle {
			margin-top: 15px;
			margin-left: 65px;
		}
		#pageContent #rightThrCol .subCat td {
			width: 33%;
			padding-right: 10px;
			vertical-align: top;
		}
		#pageContent #rightThrCol .subCat ul {
			list-style: none;
			margin-left: 8px;
			padding-left: 0;
			color: #000;
		}

		#pageContent #rightThrCol .divider {
			border-style: dotted; 
			border-color: #015A9C; 
			border-width: 0px 0px 1px 0px; 
			margin-bottom: 15px; 
			margin-top: 20px;
		}
		

		#pageContent #rightThrCol img {
			margin-left: 8px;
			margin-bottom: 8px;
		}
		#pageContent #rightThrCol ul {
			margin-left: 8px;
			margin-bottom: 8px;
			color: #000;
			/*list-style: none;*/
		}
		#pageContent #rightThrCol #resultsBox {
			margin: 17px 0;
			padding: 15px;
			border: 1px solid #005a9b;
			font-size: 12px; /*changed*/
		}
		/*
		#pageContent #rightThrCol #productDetails {
			margin-bottom: 10px;
		}
		#pageContent #rightThrCol #colorSwatch {
			margin: 0px;
		}
		#pageContent #rightThrCol #productDetails #productDetails-Left {
			float: left; 
			text-align: center
		}
		#pageContent #rightThrCol #productDetails #productDetails-Right {
			float: left; 
			margin-left: 10px;
			text-align: left;
			color: #333333;
		}
		#pageContent #rightThrCol #productDetails #productDetails-Right ul{
			margin: 0;
			padding: 0;
		}
		#pageContent #rightThrCol #productDetails #productDetails-Right li{
			margin: 0;
			padding: 0;
			color: #333333;
			font-size: 12px;
		}
		#pageContent #rightThrCol #cart-actions {
			margin-top: 10px;
		}
		#pageContent #rightThrCol #cart-actions img {
			margin: 0;
			margin-top: 4px;
		}
		#pageContent #rightThrCol #cart-actions img:hover {
			cursor: pointer;
		}		

		#pageContent #rightThrCol .detailTable {
			clear: both;
			margin-bottom: 20px;
			margin-top: 20px;
			border: 0px solid #000;
		}
		#pageContent #rightThrCol .detailTable h3 {
			padding: 2px;
			margin-bottom: 0;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			color: #333;
			background-color: #d9d7d0;	
			border-bottom: 1px dotted #e24912;
		}
		#pageContent #rightThrCol .detailTable .detailTableBorder{
			margin: 0;
			padding: 2px;
			border: 1px solid #d9d7d0;
		}
		#pageContent #rightThrCol .detailTable .detailTableBorder img{
			margin-right: 20px;
		}
		#pageContent #rightThrCol .detailTable .detailTableBorder ul{
			padding: 0;
			margin: 0;
			font-size: 12px; 
		}
		#pageContent #rightThrCol .detailTable .detailTableBorder ul li{
			padding: 0;
			color: #333333;
		}
		*/
	#pageContent #callout {
		float: right;
		margin-right: 20px;
		margin-left: 8px;
		margin-bottom: 20px;
		width: 150px;
		border: 0px solid black;
		padding-top: 45px;
	}	

	#pageContent #callout #page-actions img{
		margin-bottom: 8px;
	}	
	#page-actions {
		text-align: left;
	}
	#page-actions-cat {
		float: right; 
		padding:0; 
		margin:0;
		text-align: right;
		margin-right: 20px;
		margin-top: -10px;
		border: 0px solid black;
	}
		#pageContent #callout h3 {
			margin: 0;
			padding: 2px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			width: 140px;
			color: #333;
			background-color: #d9d7d0;	
			border-bottom: 1px dotted #e24912;
			text-align: center;
		}
		#pageContent #callout .calloutBox {
			margin: 0;
			margin-bottom: 30px;
			padding: 4px;
			width: 140px;
			border: 0px solid #f3f0e9;
			background-color: #f3f0e9;
		}
			#pageContent #callout .calloutBox img {
				margin-right: 4px;
				margin-bottom: 2px;
			}
			#pageContent #callout .calloutBox .learn {
				text-align: right;
				color: #e24912;
			}
			#pageContent #callout .calloutBox a {
				background-image: url(../images/structure/left-arrow.jpg);
				background-position: right;
				background-repeat: no-repeat;
				padding-right: 12px;			
				font-size: 10px;
				color: #e24912;
			}

	#pageContent #right #gettingStarted {
		width: 700px;
		border: 1px solid #005195; 
	}
	#pageContent #right #gettingStarted .steps {
		border-right: 1px solid #005195;
		border-bottom: 1px solid #005195;
		font-size: 13px;
		font-weight: bold;
		width: 270px;
		vertical-align:middle;
		padding-left: 8px;
		cursor: pointer;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	#pageContent #right #gettingStarted .steps:hover {
		background-color: #e24912;	
		padding-top: 10px;
		padding-bottom: 10px;
		color: #fff;
		background-color: #e24912;
	}
	#pageContent #right #gettingStarted .shadedStep {
		border-right: 1px solid #005195;
		border-bottom: 1px solid #005195;
		font-size: 13px;
		color: #fff;
		font-weight: bold;
		width: 270px;
		vertical-align:middle;
		padding-left: 8px;
		cursor: pointer;
		background-color: #e24912;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	#pageContent #right #gettingStarted #stepsContent {
		padding: 10px;
		text-align: center;
	}
	#pageContent #right #gettingStarted #stepsContent p {
		text-align: left;
	}
	#pageContent #right #gettingStarted #stepsContent img {
		margin: 0;
	}
	#pageContent #right #gettingStarted #stepsContent .steps_previous {
		float: left;
	}
	#pageContent #right #gettingStarted #stepsContent .steps_next {
		float: right;
	}
	
	
	
	#pageContent #right #testimonial-table {
		width: 100%;
	}
	#pageContent #right #testimonial-table img {
		margin: 0;
		margin-bottom: 12px;
		margin-right: 12px;
	}
	
	#pageContent #right #testimonial-table .case-study-quote {
		margin: 0;
		font-style:italic;
	}
	#pageContent #right #testimonial-table .case-study-person {
		margin: 0;
		margin-top: 6px;
	}
	#pageContent #right #testimonial-table .case-study-learn {
		margin: 0;
		margin-top: 4px;	
	}
	

	#pageContent #right #case-study-table {
		width: 100%;
		margin-top: 10px;
	}
	#pageContent #right #case-study-table  td {
		padding-left: 0px;
		padding-bottom: 20px;
	}
	#pageContent #right #case-study-table p {
		margin: 0;
	}
	#pageContent #right #case-study-table img {
		margin: 0;
		margin-bottom: 8px;
		margin-top: 8px;
		border: 0px solid #005195;
		cursor: pointer;
	}


#contact-table {
	margin-top: 20px;
}
#contact-table .header {
	text-align: left;
	font-weight: bold;
}

	
	#contact-table select {
		font-size: 12px; /*changed*/
		width: 150px;
	}
	
	#contact-table p {
		text-align: left;
		margin-top: 0;
	}	
#contact-table #txtNeed {
	width: 300px;
	height: 75px;
	overflow: auto;
}

	
#middle {
	border: 1px solid black;
	padding: 0;
	background-image:url(../images/structure/indexBG3.jpg);
	background-repeat:no-repeat;
	width: 958px;
	height: 270px;
	margin-top: 40px;
}
	#middleInfo {
		width: 250px;
		margin-top: 0px;
		float: right;
		margin-right: 12px;
	}
		#middleInfo #intro {
			font-size: 12px; line-height: 20px; margin-top: 8px; margin-bottom: 0px;
		}
		#middleInfo ul {
			padding: 0;
			margin: 0;
			margin-left: 18px;
			margin-top: 8px;
		}
		#middleInfo ul li {
			margin-bottom: 4px;
		}
		#middleInfo ul li a {
			font-size: 12px;
		}	
		#middleInfo h1 {
			color: #333333;
			font-size: 20px;
			font-weight: bold;
			margin: 0;
			margin-top: 18px;
		}



#bottom {
	width: 960px;
	border: 0px solid #000;
	margin-top: 50px;
}
	#bottom p {
		margin-left: 12px;
		margin-right: 12px;
		margin-bottom: 0px;
		margin-top: 8px;
		font-size: 13px;
		line-height: 20px;
	}
	#bottom .contentBox {
		float: left;
		width: 240px;
		border: 0px solid #fff;	
		margin-left: 0px;
		margin-right: 0px;
		line-height: 14px;
		color: #acc0c7;
		background-color: #000;
		height: 225px; /*150px; 220px;*/
	}
	#bottom ul {
		padding: 0;
		margin: 0;
		margin-left: 22px;
		color: #acc0c7;
	}
		#bottom ul li {
			font-size: 13px;
			margin-bottom: 8px;
		}
	#bottom .contentTitle {
		font-size: 15px;
		line-height: 18px;
		color: #acc0c7;
		text-align: center;
		margin-bottom: 50px; /*12px;*/
		font-weight: bold;
		margin-top: 12px;
	}
	#bottom a{
		color: #0873c0;
		margin-left: 0px;
		margin-top: 0px;
		font-size: 12px;
	}
	.lista-story {
		display: none; 
		z-index: 1; 
		position:absolute; 
		width: 92%; 
		background-color: #1b232a; 
		margin-left: -50px; 
		padding: 8px;
	}
	.lista-story img {
		margin-right: 8px;
		margin-bottom: 2px;
	}




#footer {
	background-image:url(../images/structure/lines3.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #2f3335;
	padding-top: 40px;
	text-align: center;
	color: #a7b2b1;
	font-size: 12px; /*changed*/
	border: 1px soild #FF0000;
	margin-top: 24px;
}
	#footer a {
		color: #a7b2b1;
		text-decoration: none;
		font-size: 12px; /*changed*/
	}
	#footer a:hover {
		color: #acc0c7;
		text-decoration: underline;
	}


.dottedBar {
	clear: both;
	border-style: dotted; 
	border-color: #015A9C; 
	border-width: 0px 0px 1px 0px; 
	margin-bottom: 0px; 
	margin-top: -10px;
}



#pop-header {
	border-bottom: 1px dotted #e24912;
	height: 80px;
}
#pop-logo {
	float: left; 
	margin-bottom: 12px
}
#pop-close {
	float: right
}
#pop-content {
	width: 600px; 
	background-color: #fff; 
	border: 1px solid black;	
	display: block; 
	margin: 0 auto; 
	text-align: left; 
	padding: 8px
}
#pop-content table {
	width: 100%; 
	margin-bottom: 12px;
	font-size: 12px; /*changed*/
}
	#pop-content table .label {
		text-align: right;
		width: 150px;
		vertical-align: middle;
	}
	#pop-content table input {
		font-size: 12px; /*changed*/
	}
	#pop-content table .email {
		width: 150px;
	}
	#pop-content table #subject {
		width: 400px;
	}
	#pop-content table textarea {
		width: 400px;
		height: 125px;
		font-size: 12px; /*changed*/
		overfloat: auto;
		padding: 2px;
	}

#pop-footer {
	border-top: 1px dotted #e24912; 
	text-align: center
}






p {
	font-size: 12px; /*changed*/
	line-height: 14px;
}





#caseStudyLightbox {
	float: left;
	margin-right: 12px;
	border: 1px solid #e24912;
	padding: 8px;
	width: 150px;
	text-align: center;
}
#caseStudyLightbox #caseStudyTitle {
	font-weight: bold;
	margin-top: 0;
}
#caseStudyLightbox img {
	cursor: pointer;
	width: 150px;
	margin: 0px;
}

.pullQuote-right {
	line-height: 20px; 
	font-size: 14px; 
	font-style: italic; 
	border-top: 2px solid #FF9933; 
	border-bottom: 2px solid #FF9933; 
	width: 150px; 
	padding: 12px; 
	float: right; 
	margin: 12px;
}
.pullQuote-left {
	line-height: 20px; 
	font-size: 14px; 
	font-style: italic; 
	border-top: 2px solid #FF9933; 
	border-bottom: 2px solid #FF9933; 
	width: 150px; 
	padding: 12px; 
	float: left; 
	margin: 12px;
}

.pullQuote-left span { font-size: 18px; }
.pullQuote-right span { font-size: 18px; }

.activeItem {
	color: #929d9e;
	text-decoration: none;
}
.activeItem:hover {
	text-decoration: none;
}


.passiveItem {
	color: #333333;
	text-decoration:none;
}

.passiveItem:hover {
	text-decoration: underline;
}

.parentItem {
	color: #005a9b;
}
.parentItem:hover {
	text-decoration: underline;
}

a {
	color: #005a9b;
	text-decoration: none;
	margin-right: 4px;
	font-size: 12px; /*changed*/
}
a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}
.blue {
	color: #005a9b;
}
.orange {
	color: #e24912;
}
.lightBlue {
	color: #0095d9;
}
img {
	border: 0;
}
.lightbox_cursor {
	cursor:pointer;
}
.bold { font-weight: bold; }

#consultant_wrapper { text-align: center; margin-top: 40px; }
#consultant_wrapper h2 { font-size: 14px; }
#consultant_box {background-color: #fff; border: 1px solid black; margin:0; padding: 2px; font-size: 11px; height: 12px; margin-top: 0px;}
#consultant_button {background-color: #d2e7f0; color: #000; border: 1px solid black; margin: 0; padding: 1px; height: 18px; font-size: 11px; width: 50px; margin-bottom: 40px; margin-top: 6px;  }

.whiteInput {background-color: #fff; border: 1px solid black; margin:0; padding: 2px; font-size: 11px; height: 12px; margin-top: 8px;}
.blueButton { background-color: #d2e7f0; color: #000; border: 1px solid black; margin: 0; padding: 1px; height: 18px; font-size: 11px; width: 50px;  }

