/*********************************/
/* Stylesheet for Landing Pages  */
/* Solutions Answers Results     */
/* Date: 22 September 2009        */
/*********************************/

/*********************************/
/* HTML - Content Styling        */
/*********************************/
body{ 
  background-color: #100F11;
  /* background: #FFFFFF url(../Images/productiseordie/bg.jpg) 0 0 repeat-y; */
}

a {
  color: #0066CC;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}


/*********************************/
/* Container - Content Styling   */
/*********************************/
div#header h1{
  margin:0;
  color: #100F11;
}
#content h1,
#content h2,
#content h3 {
  font-family: Georgia, "Times New Roman", Times, serif;
  padding: 10px 0;
}
#content h1{
  font-size: 32px;
  color: #000000;
  margin-bottom: 9px;
  letter-spacing: -1px;
  text-transform: capitalize;
}
#content h2{
  font-size: 27px;
  color: #00264C;
  margin-bottom: 9px;
  letter-spacing: -1px;
  text-transform: capitalize;
}
#content h3 {
  font-size: 24px;
  color: #333333;
  margin-bottom: 7px;
}
#content h4,
#content h5,
#content h6 {
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  font-weight: bold;
  letter-spacing: -1px;
  margin-bottom: 5px;
}
#content h4 {
  font-size: 19px;
  color: #004385;
}
#content h5 {
  font-size: 17px;
  color: #000000;
}
#content h6 {
  color: #00264C;
  font-size: 17px;
  margin-bottom: 3px;
}
#content p,
#content ul,
#content ol {
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  font-size: 15px;
}
#content ul,
#content ol {
  border-top: 2px dashed #CCC;
  border-bottom: 2px dashed #CCC;
  padding: 18px 0 9px 15px;
  margin-bottom: 21px;
  margin: 30px;
}
#content p,
#content li {
  line-height: 18px;
  margin-bottom: 15px;
}
#content p em {
  font-style: italic;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 17px;
}
div#footer p{
  margin:0;
  padding:5px 10px;
}
div.container1 p, div.container1 h3, div.container1 h4{
  color:#000000;
}
div.container2 p, div.container2 h3, div.container2 h4{
  color:#000000;
}
div.container1 h3, div.container2 h3{
  font-size:22px;
  font-weight:bold;
  line-height:34px;
}
div.container1 h4, div.container2 h4{
  font-size:18px;
  font-weight:bold;
}
div.container1 p, div.container2 p{
  text-align:justify;
}
.testimonial {
  padding-right: 21px;
  padding-left: 21px;
  margin: auto;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 21px;
  padding-bottom: 2px;
  border: 1px solid #d0e4fd;
  background-color: #ffffff;
}
.testimonial h5 {
  color: #990000;
  font-weight: bold;
  padding-top: 0px;
  margin-bottom: 8px;
  padding-bottom: 0px;
  text-align: center;
}
.testimonial blockquote { 
  background: none;
  width: auto;
  margin: 0;
}
.testimonial blockquote p { 
  font-weight: normal;
  color: #000000;
  text-align: left;
}
/*********************************/
/* Classes - Content Styling     */
/*********************************/
.intro{
  font-size:18px;
  font-weight:bold;
  text-align:center;
}
.target{
  font-weight:bold;
  text-align:center;
  color:#333333;
}
.benefit{
  font-size:34px;
  font-weight:bold;
  text-align:center;
}
.brand{
  color:#CC0000;
  font-weight:bold;
}
.brand a{
  color:#CC0000;
  font-weight:bold;
}
.brand a:hover{
  color:#990000;
  font-weight:bold;
  text-decoration:underline;
}
.brandbuy{
  color:#990000;
  font-weight:bold;
}
.homepage a{
  padding:0 3px;
  font-weight:bold;
  color:#990000;
  text-decoration:none;
  border-bottom:dotted 1px #FFFFFF;
}		
.homepage a:hover{
  color:#990000;
  background:#FFFFFF;
}
.first-letter {
  float: left;
  margin-top: 0px;
  color: #000000;
  min-width: 38px;
  font-size: 56px;
  line-height: 48px;
  font-family: times,"Times New Roman", serif;
}
.author {
  color: #333333;
  font-size: 1.8em;
  text-decoration: none;
  text-align: center;
}
.author cite { 
  font-style: normal;
}
.enlarge1{
  font-size:18px;
}
.underline{
  text-decoration:underline; 
}
.highlight{
  background-color:#FFFF00;
}
.typed{
  font-family:Georgia, "Times New Roman", Times, serif;
}
.small-message{
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:11px;
  text-transform: uppercase;
}
.img-shadow {
  float:left;
  background: url(../Images/productiseordie/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../Images/productiseordie/shadow.gif) no-repeat bottom right;
  margin-left:5px;
  margin-right:8px;
  margin-top:10px;
  margin-bottom:4px; 
  clear: both;
}
.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #c0c0c0;
  margin: -6px 6px 6px -6px;
  padding: 4px;
}

/*********************************/
/* Container Styling             */
/*********************************/
div#container{
  text-align:left;
  background:#FFFFFF;
}
div#rightcol{
  background:#FFFFFF;
}
div#leftcol{
  background:#100F11;
}
div#footer{
  background:#333333;
  color:#FFFFFF;
  font-size:12px;
}
div.box1 {
  border:1px solid #D7C400;
  background-color:#F0EED0;
  font-size:14px;
}
div.box2 {
  border:1px solid #90939E;
  background-color:#DDE1F2;
  font-size:14px;
}
div.container1 {
  font-family: Helvetica, Arial, serif;
}
div.container1 #box-style .module{
  background:url(../Images/productiseordie/box1/top-left.gif) no-repeat 0 0 #CCD2DB;
}
div.container1 #box-style .boxes-top-right{
  background:url(../Images/productiseordie/box1/top-right.gif) no-repeat right 0;
}
div.container1 #box-style .boxes-bottom-right{
  background:url(../Images/productiseordie/box1/bottom-right.gif) no-repeat right bottom;
}
div.container1 #box-style .boxes-bottom-left{
  background:url(../Images/productiseordie/box1/bottom-left.gif) no-repeat 0 bottom;
}
div.container2 {
  font-family: Helvetica, Arial, serif;
}
div.container2 #box-style .module{
  background:url(../Images/productiseordie/box2/top-left.gif) no-repeat 0 0 #E0DDD1;
}
div.container2 #box-style .boxes-top-right{
  background:url(../Images/productiseordie/box2/top-right.gif) no-repeat right 0;
}
div.container2 #box-style .boxes-bottom-right{
  background:url(../Images/productiseordie/box2/bottom-right.gif) no-repeat right bottom;
}
div.container2 #box-style .boxes-bottom-left{
  background:url(../Images/productiseordie/box2/bottom-left.gif) no-repeat 0 bottom;
}
div.divide-dotted{
  border-top:1px dotted #EDEDED;
  border-bottom:1px dotted #EDEDED;
  width:90%;
}
div.letter{
  margin-left:30px;
  margin-right:30px;
}
div.orderbox {
  border:5px dotted #CC0000;
  font-size:90%;
}

/*********************************/
/* Layout HTML Elements          */
/*********************************/

html,body{
  margin:0;
  padding:0;
}
body{
  text-align:center;
}
p, h1, h2, h3, h4, h5 {
  margin:0 10px 10px;
}

/*********************************/
/* Layout Page Containers        */
/*********************************/

div#container{
  width:942px;
  margin:0 auto;
}
div#rightcol{
  float:right;
  width:350px;
}
div#leftcol{
  float:left;
  width:350px;
}
div#footer{
  clear:both;
  width:100%;
}
div.box1, div.box2 {
  margin:20px;
  padding:10px;
}
div.container1, div.container2 {
  margin:10px 40px;
  padding:10px;
}
div.orderform {
  margin:10px 20px;
}
div.orderbox {
  margin:10px 40px;
  padding:20px 10px;
}
div.indent1 {
  margin:0px 20px;
}
div.indent2{
  margin:0px 60px;
}
.alignright{
  text-align:right;
}
.aligncenter{
  text-align:center;
}
.width{
  width:100%;
}
#box-style{
  width:100%;
  overflow:hidden;
  padding:14px 0px 0px 0px;
}
#box-style .boxes-top-right{
  width:100%;
}
#box-style .boxes-bottom-left{
  padding:20px 20px 20px 24px;
}
