/*****************************************
  Name: gridMathematica Style Sheet

******************************************/
body, p, td, tr, blockquote, smaller, textarea {
    font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: #222;
}

p{
	font-size: 1em;
	line-height: 1.6;
	font-weight: 400;
	margin: 0px 0px 15px;

}

strong{
	font-weight:600;
}


h1{
	font-size: 3em;
    line-height: 1.2;
    color: #D10;
    font-weight: 400;
    margin: 50px 0px 40px;
    padding: 0px;
}

h2{
	color: #D51100;
    font-size: 45px;
    font-weight: 400;
    line-height: 47px;
}

h2.red {
    color: #E00400;
    margin: 0px;
}


h3 {
    font-size: 1.4em;
    line-height: 1.3;
    color: #D10;
    font-weight: 400;
}



.clearingFloats {
    clear: both;
}
.podGrayBG {
    background: #F9F9F9 none repeat scroll 0% 0%;
    padding: 20px 20px 20px 30px;
    border-top: 1px solid #E3E3E3;
}

.podContainer {
    margin: 0px 0px 20px;
}

.redbar {
    border-top: 3px solid #EE3939;
}



.local-wrapper {
    color: #636363;
    font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
    min-width: 930px;
}

.local-wrapper a:link,
.local-wrapper a:visited {
    color: #d51100;
    text-decoration: none;
    outline: none;
}

.local-wrapper a:hover,
.local-wrapper a:active {
    color: #f57300;
    text-decoration: none;
    outline: none;
}

.local-wrapper h1,
.local-wrapper h2,
.local-wrapper h3,
.local-wrapper h4,
.local-wrapper h5,
.local-wrapper h6,
.local-wrapper p,
.local-wrapper ul,
.local-wrapper li {
    display: block;
    padding: 0;
}

#features p.intro{
width:400px;
}

img {
	border: none;
}

.gray {
	color: #666666;
	font-size:.87em;
}


.smallbutton{
	display: inline;
	margin: 0px 0px 10px 10px;
	float:left;
}


 a.smallbutton{

    padding: 4px 12px;
    border: 1px solid #B00F00;
    border-radius: 3px;
    background: #D10 none repeat scroll 0% 0%;
    color: #FFF!important;
    font-size: 13px;
    cursor: pointer;
    outline: medium none;
    font-weight: 400;

}



a.onepixel-padding-with-margin{

  	 float: right;
  	 margin: 0px 102px 40px 0px;
}

a.smallbutton:hover {

      background-color:#fe0000;
      color:#FFF;
}

a.smallbutton:active  {

      background-color:#b00f00;
      color:#FFF;
}

.podContent {
    padding: 0px 0px;
    border:1px solid #E3E3E3;
}



#overview hr, #faq hr, #features hr{


    border: 0;
    height: 0;
    border-width: 1px medium;
	border-style: solid none;
	border-color: #CCC;


}


#overview a, #overview a:link,#faq a, #faq a:link,#howtobuy a,#howtobuy a:link{
	text-decoration: none;
}





#subheader img {
    display: inline-block;

}
#subheader h1 {
    display: inline-block;
    color: #3D3D3D;
    margin: 0px auto ;

}

#subheader h1 a {
    color: #E11138;
    text-decoration: none;
}


#subheader .white {
    color: #E7E7E8;
}
#subheader p {
    margin: 10px auto 0px auto;
    color: white;
    font-size: 24px;
    line-height: 23px;
    font-weight: 300;


}

#subheader{
    width: 940px;
    margin: 0 auto;
	padding-top:30px;
	background:#2D2D2D;
	height:150px;
    position: relative;
}

 div#pageWrapper {

    padding: 0;
    width: 950px;
    margin: 0px auto 53px auto;

}



/* topnav */
#topnav_buttons{
	display: inline-block;
	float:right;
	margin-top:20px;

}

/* subnav
   ========================================================================== */
#section-header {
    width: 100%;
    border-bottom: 1px solid #D2D2D2;
    background: #F0F0F0 none repeat scroll 0% 0%;
    overflow: visible;
}

#section-header .width {
    width: 940px;
	margin: 0px auto;
	text-align: left;
	padding: 27px 0px 0px 0px;
}

#section-header h1 {
    color: #EC1B2E;
    display:inline;
}

#section-header h1 em, #section-header .black{
    color: #221F1F;

}

.right {
    float: right;
    width: 500px;
    margin: -100px auto;
}


#subnav {
    width: 940px;
    height: 33px;
   margin: 20px auto 0px auto;
}



#subnav a:link, #subnav a:visited {
    color: #545454;
}

#subnav a:hover, #subnav a:active {
    color: #F57300;
}


#subnav a {
    display: block;
    margin: 0px;
    padding: 6px 20px 7px;
    color: #D51100;
    font-size: 16px;
    line-height: 18px;
    text-decoration: none;
}


#subnav ul {
    display: block;
}


#subnav li {
    display: block;
    float: left;
    background: transparent none repeat scroll 0% 0%;
    list-style: outside none none;
}

#subnav * {
    margin: 0px;
    padding: 0px;
    font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
}

#subnav #subnav-overview {
    padding: 6px 20px 7px 0px;
}

#features #subnav-features, #howtobuy #subnav-howtobuy, #faq #subnav-faq {
    background: #FFF none repeat scroll 0% 0%;
    border-width: 1px 1px 2px;
    border-style: solid;
    border-color: #D2D2D2 #D2D2D2 #FFF;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
}


#subnav_red {
    width: 100%;
    border-bottom: 6px solid #AC000E;
    background: #D40014 none repeat scroll 0% 0%;
    height:36px;
}

#subnav_red ul {
  width:980px;
  margin:0 auto;
}


#subnav_red a {
    display: inline-block;

    padding: 12px 20px 7px 20px;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    text-decoration: none;
}

#subnav_red a:link,
#subnav_red a:visited {
    color: #fff;
    background: #d40014;
}

#subnav_red a:hover,
#subnav_red a:active,
#overview #subnav_red-overview,
#features #subnav_red-features,
#faq #subnav_red-faq,
#howtobuy #subnav_red-howtobuy
 {
    color: #fff;
    background: #ac000e;
}


#subnav_red li {
    display: inline-block;
    list-style: outside none none;
}


#subnav_red a {
    display: inline-block;
    margin: 0px -2px;
    padding: 12px 20px 7px;
    color: #FFF;
    font-size: 16px;
    line-height: 18px;
    text-decoration: none;

}



/********* Header ************/



#overview p.intro-title{
    width: 585px;
    color: #E56B00;
    font-size: 27px;
    font-weight: 300;
    line-height: 36px;
    white-space: nowrap;
}




#overview div.podShadowTop {
    width: 100%;
    /*overflow: hidden;*/
}

#overviewHeader .right {
    right: 0;
    position: absolute;
    width: auto;
    float: none;
}



/* footer */
table#mainfooter td.tourCell {
    background: url("/National_Library/20161007105358oe_/http://www.wolfram.com/common/images2010/m8footers/icon_tour.png") no-repeat 10px 15px !important;
}

table#mainfooter td.seminarsCell {
}

table#mainfooter td.solutionsCell {
	background: url("/National_Library/20161007105358oe_/http://www.wolfram.com/gridmathematica/images/icon-magnify.png") no-repeat 0 15px !important;
}

table#mainfooter td.buyCell {
	background: url("/National_Library/20161007105358oe_/http://www.wolfram.com/gridmathematica/images/icon-gridm.png") no-repeat 0 15px !important;
}





.allCapSubHeader {
    font-size: 12px;
    color: #555;
}




/* overview */


body#overview #menuspace {
	margin-top: 0;
}


#overview #overviewHeader {
	margin:20px auto 75px auto ;
	margin: 0px auto;
	background: #2D2D2D;
	padding: 0px;
}

#overview #overviewlink, #overview #featureslink, #overview #faqlink, #overview #howtobuylink {
	display: inline-block;
	width: 102px;
	height: 27px;
	text-align: center;
}

#overview #overviewlink {
	color: #000 !important;

}

#overview .side-img-two{
	float: left;
	margin: 0px 10px 10px 0px;
}

#overview p.intro {
	margin: 20px 0 30px 0;
	font-size: 1.4em;
	line-height: 1.5;
	font-weight: 300;
	width:585px;
}



#overview hr {
	clear: both;
	margin-bottom: 10px !important;
}


#overview h3 {
	margin-bottom: 30px;
}

#overview .img-with-spacing-one{
	 width:380px;
	 height:220px;
	 display:inline;
	 float:left;
}

#overview .img-with-spacing-two{
	  width:60px;
	  height:45px;
	  display:inline;
	  float:left;
}

#overview .image-left{
	float:left;
}

#overview .learnmore{
	font-size:.86em;
	display:inline-block;
}

#overview .learnmore img{
	float: left;
	margin: 0 5px;

}

#overview .learnmore span{
	padding-top: 3px;
	display: inline;
	padding-right:0px;
}

#overview .smallDiagram-img {
	float: left;
	margin: 0 5px;
	width: 160px;
	height: 160px;
}

#overview .smallDiagram-text{
  	padding-top: 3px;
	display: inline;
}
#overview .smallDiagram-img.two{
	height: 120px;
	margin-top: 20px;

}

#overview div#mainWrap {
	width: 600px;
	padding-right: 40px;
	float:left;
	margin: 40px auto 60px auto;

}


#overview div#rightcol {
	float: right;
	width: 310px;
	margin: 50px auto 0 auto;
	padding: 0;
}

#overview div#rightcol .sbpodContainer {
    margin: 0 2px 0 15px;
    width: 275px;
}


#overview div#rightcol {
	float: left;
	width: 310px;
	margin: 50px auto 0 auto;
	padding: 0;
}

#overview div#rightcol .sbpodContainer {
    margin: 0 2px 0 15px;
    width: 275px;
}

#overview div#screencastPod .podBG {
	background: url('/National_Library/20161007105358oe_/http://www.wolfram.com/gridmathematica/images/screencast-pod-bg.png') repeat-x;
}

#overview div#rightcol .podBG {
    padding: 20px;
}

#overview div#rightcol #getitPod .button {
	float: right;
}

#overview div#rightcol #getitPod .buttonRight {
	width: 95px;
	text-align: center;
}

#overview div#rightcol .grayLinks a, #overview div#rightcol .grayLinks a:link, #overview div#rightcol .grayLinks a:visited, #overview div#rightcol .grayLinks a:active {
	color: #666666;
}

#overview div#rightcol .grayLinks a:hover, #overview div#rightcol .grayLinks a:link:hover, #overview div#rightcol .grayLinks a:visited:hover, #overview div#rightcol .grayLinks a:active:hover {
	color: #BB0000;
}

#overview div#rightcol #platforms {
    margin: 0;
    border-top: 1px solid #DEDEDE;
    text-align: center;
    background: #F3F3F3;
}

#overview div#rightcol #platforms img {
    margin: 5px 0;
}

#overview div#rightcol table {
	margin: 0;
	padding: 0;
	margin-top: 55px;
}

#overview div#rightcol td {
	padding-bottom: 15px;
	color: #666666;
	font-size: 11px;
}

#overview div#rightcol td.topBorder {
	border-top: 1px solid #cacaca;
}

#overview .podBG {
    background: #FFF url("/National_Library/20161007105358oe_/http://www.wolfram.com/common/images2010/m8/podGradientBG.gif") repeat-x scroll 0% 0%;
    padding: 15px 20px 30px 30px;

}





/* features */
body#features div#topnav_wrap{
	width:930px;
	margin: 24px auto 0px auto;
}
body#features div#topnav {
    width:930px;
    margin: 0px auto 0px auto;
}




div.flash-box{
	float: right;
	margin: 0px 0 10px 20px;
	padding-bottom:37px;
}

div#flash{
	width: 500px;
	height: 255px;
}

canvas#flash-area{
	width: 500px;
	height: 255px;
	position: absolute;

}

#features div#mainWrap {
	width: auto;
	padding-right: 40px;
}

#features div#mainWrap div#main {
	width: auto;
}

#features hr {
	clear: both;
	margin-bottom: 10px !important;
}

#features h3 {
	margin-bottom: 30px;
}

#features #gmProvides {
	margin: 0 0 45px 0;
	padding: 0;
}

#features #gmProvides td {
	vertical-align: top;
}

#features #gmProvides td.divider {
	padding: 0 10px;
}

#features a, #features a:link{
	text-decoration: none;
}


/* faq */



body#faq div#topnav_wrap {
	width:930px;
	margin: 24px auto 0px auto;
}

body#faq div#topnav {
	width:930px;
	margin: 0px auto;
}



#faq #jumpWrapper {
	width: 300px;
}

#faq .podColumn {
	margin-top: 10px;
}

#faq hr {
	clear: both;
	margin: 40px auto 10px auto !important;
}

#faq h3 {
	margin-bottom: 30px;
	font-size:20px;
}

#faq .question {
	font-size: 1em;
	line-height: 1.6;
	font-weight: 600;
}
#faq .podColumn {
    margin-top: 10px;
}

#faq ul{
	list-style-type: none;
}

#faq ul.jumpto li {
	background: transparent url("/National_Library/20161007105358oe_/http://www.wolfram.com/common/images2010/m8/jumpTo.png") no-repeat scroll 0% -1%;
	padding-left: 0.8em;
	margin: 0em 0px 10px;
	padding-bottom: 10px;
	line-height: .5em;
}


#faq ul.jumpto li a, #faq ul.jumpto li a:link {
    color: #666;
}


#faq ul.jumpto li a:visited:hover,#faq ul.jumpto li a:hover,#faq ul.jumpto li a:link:hover {
    color: #D86C00;
}


/* how to buy */
#howtobuy .smallbutton {
    display: inline;
    margin: 10px 10px 0px 0px;
    float: left;
}







