@charset "UTF-8";
/*
Title:		Rosetta Stone: layout.css
Created:	June 2007
Description:    Layout.css contains rall the rules that govern the layout and page structure of the templates.
*/

body {
	background-color: #ffd519; 
	color: #2F251E;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'メイリオ', Meiryo, Verdana, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: .75em;
	line-height: 1.5em;
}

/*  CONTAINERS */

#form ul {
	padding: 15px;
	list-style: none;
}

#form ul.containsnote {
	padding-top: 0px;
}

#form li {
	padding-bottom: 5px;
}

#form li.note {
	padding: 0;
	font-size: 8pt;
}

#form li.privacy {
	width: 350px;
}

#form li.bigpad {
	padding-bottom: 25px;
}

#form li.clear {
	clear: both;
}

#form li.submitbutton {
	width: 500px;
	text-align: right;
}

#form span.postal {
	width: 100px;
}

#form span.state {
	width: 70px;
}

#form textarea.language {
	width: 350px;
	height: 100px;
}

#form textarea.comments {
	width: 500px;
	height: 100px;
}

#form input.text {
	width: 350px;
}

#form input.textpostal {
	width: 180px;
}

#content-style-sub-right-2 {
	float: left;
	width: 345px;
        padding-top: 0;
}

#content-style-sub-left_2 {
	float: left;
	width: 180px;
        padding-top: 0;
}

#content-style-sub-left_2 a {
	text-decoration: none;
}

#content-stylesubright_3 {
	float: left;
	width: 270px;
}

#content-style-sub-left_3 {
	float: left;
	width: 225px;
	margin: 0 30px 15px 0;
}

#content-style-sub-left_4 {
	float: left;
	width: 155px;
}

#content-stylesubright_4 {
	float: left;
	width: 340px;
}

#content-style-sub-left_5{
	float: left;
	width: 200px;
	margin-right: 25px;
	padding-left: 15px;
}

#content-style-sub-right_5{
	float: right;
	width: 634px;
	padding: 15px 25px 0px 0px;
	/*line-height: 1.1em;*/
}

#content-style-sub-right_5 .wrapper{
	display: block;
	height: 670px;
}

#content-style-sub-right_5 h2{
	margin-top: 20px;
	margin-bottom: 20px;
}

#content-style-sub-right_5 p{
	padding-bottom: 15px;
}

#list-column{
        width: 384px;
	float: left;
}

#list-column h5{
	color: #000000;
	padding-bottom: 10px;
	padding-top: 14px;
}

#list-column ul{
	padding-left: 24px;
}

#list-column li{
	padding-bottom: 12px;
}

#image-column{
	width: 250px;
	float: right;
}

#image-column img#top{
	margin-top: 80px;
}

#image-column img#bottom{
	margin-top: 150px;
}

#floating-stone{
	padding: 20px 0px 18px 10px;
}

#sub-nav-box {
	width: 246px;
        font-size: 92%;
}

#sub-nav-box .top-bar {
	padding: 4px 0 3px 18px;
	color: #fff;
        font-size: 114%;
}

#sub-nav-box .top-bar strong {
        font-weight: bold;
}

#sub-nav-box .main {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 18px;
	margin-bottom: 2em;
    padding-bottom: 0;
}

#sub-nav-box li {
	list-style: none;
	padding-bottom: 5px;
}

#sub-nav-box li.bottom {
	padding: 0px;
}

#sub-nav-box-2{
	width: 185px;
	font-size: 92%;
}

#sub-nav-box-2 .top-bar {
    background: #622587;
	padding: 4px 0 3px 18px;
    color: #fff;
    font-size: 114%;
}

#sub-nav-box-2 .top-bar-org{
	background: #0098DB;
	padding: 4px 0px 3px 18px;
	color: #fff;
	font-size: 114%;
}

#sub-nav-box-2 .top-bar strong {
    font-weight: bold;
}

#sub-nav-box-2 .top-bar-org strong{
	font-weight: bold;
}

#sub-nav-box-2 .main {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 18px;
	margin-bottom: 2em;
	padding-bottom: 0;
}

#sub-nav-box-2 li {
	list-style: none;
	padding-bottom: 5px;
}

#sub-nav-box-2 li.bottom {
	padding: 0px;
}

#container {
	margin: 0 auto;
	width: 900px;
	position: relative;
}

#top-area-left {
	float: left;
}

body.has-sidebar #content-header-a {
	background: #fff url(/us_assets/images/header_bg_sideshadow.png) no-repeat;
	padding: 9px 15px 0 15px;
	float: left;
	width: 870px;
	font-size: 14pt;
	color: #4A3805;
    clear: both;
    position: relative;
}

#content-header-a {
	background: #fff url(/us_assets/images/header_bg.png) no-repeat top;
	padding: 9px 15px 0 15px;
	float: left;
	width: 870px;
	font-size: 14pt;
	color: #4A3805;
    clear: both;
    position: relative;
}

#content-header-a h1 {
      background: url(/us_assets/images/blueimg.gif) no-repeat 0 50%;
      float: left;
      padding-left: 36px;
      line-height: 2.25em;
}

#content-header-a div#promo-text {
	float:right;
	font-size: 0.8em;
	text-align:right;
}


#content-header-a .right {
	float: right;
	text-align: right;
	font: normal 10pt Arial;
	padding: 20px 20px 0 0;
}

#content-header-b {
	background: #fff url(/us_assets/images/header_bg.jpg) no-repeat;
	padding: 10px 15px 0 32px;
	float: left;
	width: 853px;
        clear: both;
        position: relative;
}


#content-header-b h2 select {
        font-weight: normal;
}

#content-header-b span#shop-by-phone {
        padding: 0; margin: 0;
        position: absolute;
        top: 1em;
        right: 20px;
        font-size: 14px;
        font-weight: normal;
	color: #4A3805;
}


#content-header-b span em {
        color: #4a3805;
        text-transform: uppercase;
        font-size: 10px;
}

#content-header-b div#stone-icon {
        background: url(/us_assets/images/blueimg.gif) no-repeat left;
        padding: 5px 0 5px 24px;
        line-height: 2em;
        height: 35px;
}


#content-header-a span, #content-header-b span#languageselect {
      float: left;
      padding: 0 0 1em 0;
      line-height: 1.75em;
}      
       
#content-header-a span input, #content-header-a span select {
      margin: 0;
      font-size: 12px; 
      margin-bottom: 3px;
}
 
#content-header-b select {
     margin: 0;
     font-size: 12px;
     margin-left: 16px;
}

#channel-personal span.language-list, #channel-organizations span.org-type, #channel-schools span.grade-level {
      float: left;
      background: none;
      padding: 0 0 0 20px;
      font-size: 12px;
}

#channel-personal span.language-list input, #channel-personal span.language-list select {
      margin: 0;
      font-size: 12px;
      margin-bottom: 3px;
}

#channels {
	float: left;
	width: 900px;
	background: #fff url(/us_assets/images/channelsbottom.gif) no-repeat bottom;
        padding:0px;
        margin: 0px;
        height: 140px;
}

#channel-personal {
	float: left;
	width: 298px;
	background: url(/us_assets/images/channel_personalbg.png) no-repeat;
}

#channel-organizations {
	float: left;
	width: 302px;
	background: url(/us_assets/images/channel_organizationsbg.png) no-repeat;
}

#channel-schools {
	float: left;
	width: 300px;
	background: url(/us_assets/images/channel_schoolsbg.png) no-repeat;
}

#channel-personal, #channel-organizations, #channel-schools {
	color: #666;
	padding-bottom: 5px;
}

#content {
	float: left;
	background: #fff;
}

#content-homepage-left {
	float: left;
	width: 450px;
	background: url(/us_assets/images/content_bg.png) no-repeat;
        margin-top: 12px;
}
#content-homepage-right {
	float: left;
	width: 450px;
	background: url(/us_assets/images/content_bg.png) no-repeat;
        margin-top: 12px;
}

#content-subpage {
	float: left;
	width: 900px;
	background: #fff;
}

#nohead {
	width: 900px;
	height: 4px;
	background: #fff url(/us_assets/images/corners.png) no-repeat;
}

#content-subpage #content-area-left {
	float: left;
	width: 499px;
	font-size: 10pt;
	padding: 0 50px 0 34px;
	margin: 16px 0 0 0;
}

#content-subpage #product-content-left {
	float: left;
	width: 241px;
	font-size: 10pt;
	padding: 0 50px 0 34px;
	margin: 16px 0 0 0;
}




#content-subpage #content-area-left .hr {
	width: 510px;
}

/* This is just content-area-left for orgs.
#content-subpage #content-area-left_2 {
	float: left;
	width: 529px;
	font-size: 10pt;
	padding: 0 20px 0 34px;
	margin: 16px 0 0 0;
}
*/

#content-subpage #contenthomepageinner {
	float: left;
	font-size: 10pt;
	padding: 0 20px 0 34px;
	margin: 16px 0 0 0;
}

#content-subpage #content-area-right {
	float: left;
	width: 249px;
	margin: 16px 0 0 0;
	padding: 0 34px 0 30px;
	border-left: 1px solid #ccc;
        font-size: .9em;
        line-height: 1.4em;
}


#content-subpage #product-content-right {
	float: left;
	width: 499px;
	margin: 16px 0 0 0;
	padding: 0 34px 0 30px;
	border-left: 1px solid #ccc;
	font-size: .9em;
	line-height: 1.4em;
}


#content-subpage-left {
	float: left;
	width: 453px;
	font-size: 10pt;
	padding-left: 35px;
	padding-top: 16px;
}

#content-subpageright {
	float: left;
	width: 400px;
}

#full-content {
	float: left;
	width: 832px;
	padding: .5em 34px 0 34px;
	background: #fff;
}

#flashcontent {
	margin: 0px 55px 0px 55px;
}



/* KNOWLEDGE BASE RULES ONLY */

body#support {
	margin-top: 0;
}	

body#support #header {
	float: left;
	padding: 0 20px;
}

body#support #top-area-right {
	float: right;
	width: 600px;
	margin-top: 10px;
}

body#support #top-area-right ul {
	float: right;
	margin-right: 80px;
}

body#support #top-area-right ul li {
	float: left;
	display: inline;
	padding-left: 10px;
	font-size: 11px;
}

body#support #top-area-right ul li a:link, body#support #top-area-right ul li a:visited {
	color: #2F251E;
	text-decoration: none;
}

body#support #top-area-right ul li a:hover {
	color: #739600;
	text-decoration: underline;
}

body#support #top-area-right input#query {
	position: absolute;
	right: 65px;
}

body#support #top-area-right input.submit {
	position: absolute;
	right: 20px;
}

body#support #nav-section-wrapper {
	background:#FFFFFF url(/us_assets/images/checkout-content-top2.jpg) no-repeat scroll center top;
	padding:35px 20px 0px;
	position:relative;
	
}

body#support #nav-section-wrapper ul {
	list-style: none;
	padding: 0;
	padding-bottom: 15px;
}

body#support #nav-section-wrapper ul li {
	float: left;
	padding-right: 1em;
	color: #827C78;
}

body#support #nav-section-wrapper ul li a:link, body#support #nav-section-wrapper ul li a:visited {
	font-weight: bold;
	color: #2F251E;
	text-decoration: none;
}

body#support #nav-section-wrapper ul li a:hover {
	font-weight: bold;
	color: #2F251E;
	text-decoration: underline;
}

body#support #marketing h1 {
	color: #2F251E;
	background: #fff;
	font-weight: normal;
}

body#support #container {
	width: 900px;
}

body#support #footer {
	background: #fff;
	border: 0;
    #text-align: center;
    padding: 0;
    margin: 0;
}

body#support #footer-left {
	width: 900px;
	margin: 0 auto;
	background: url(/us_assets/images/footer.png) no-repeat top;
	text-align: left;
	padding-top: 30px;
}

body#support #footer-left ul {
    padding: 0;
    margin: 0;
}

body#support #footer-left ul li {
	display: inline;
	float: left;
	padding-left: 1em;
	padding-top: 0;
}

body#support #footer-left ul li a:link, body#support #footer-left ul li a:visited {
	color: #2F251E;
	text-decoration: none;
}

body#support #footer-left ul li a:hover {
	color: #2F251E;
	text-decoration: underline;
}

body#support #footer-center {
        width: 900px;
        margin: 0 auto;
        background: url(/us_assets/images/footer.png) no-repeat top;
        align: center;
        padding-top: 30px;
}

body#support #footer-center ul {
    padding: 0;
    margin: 0;
}

body#support #footer-center ul li {
	display: inline;
	#float: left;
	padding-left: 1em;
	padding-top: 0;
}

body#support #footer-left ul li a:link, body#support #footer-center ul li a:visited {
	color: #2F251E;
	text-decoration: none;
}

body#support #footer-center ul li a:hover {
	color: #2F251E;
	text-decoration: underline;
}





/*Styles for new product pages*/

#page {
	float: left;
	width: 900px;
	background: #fff url(/us_assets/images/side-bg.png) repeat-y;
}

#page #main {
	float: left;
	width: 600px;
	padding: 0 20px 20px 20px;
}

#page #secondary-nav {
	float: left;
	width: 220px;
	font-size: 92%;
	padding: 20px;
}

#page-full {
	float: left;
	width: 900px;
	background: #fff;
	background-image: none;
}

#page-full #main {
	padding: 0 20px 20px 20px;
}

.clear-fix {
	clear: both;
}

#trileft, #trimid, #triright {
	/*float disabled while using tables*/
	background: #fff;
	margin-top: 1em;
}

#trileft {
	width: 325px;
	padding: 0 0 20px 20px;
}

#trimid {
	width: 240px;
	padding: 0 0 20px 20px;
}

#triright {
	width: 255px;
	padding: 0 20px 20px 20px;
}

#content h2 {
	color:  #739600;
	font-weight: normal;
	font-size: 140%;
}

#content h2 em {
	display: none;
}

#trimid dl {
	margin: 0 0 1em 0;
}

#trimid dt {
	color: #999;
	font-size: 92%;
}

#trimid dd.news-item {
	background: url(/us_assets/images/news-item.png) no-repeat 0 .4em;
	padding-left: 16px;
	font-size: 92%;
	color: #999;
	margin: .5em 0;
}

span#caption {
	float: left;
	font-size: 92%;
	color: #999;
	padding: 7px 7px 0 7px;
	line-height: 1.2em;
}

span#caption em {
	
	font-weight: bold;
	color: #333;
}

#content-header-a p.facts {
	color: #2F251E;
	background: url(/us_assets/images/blueimg.gif) no-repeat top left;
	padding-left: 30px;
	font-size: 12px;
}

#content-header-a p.facts em {
	font-size: 10px;
	display: block;
}

#triright blockquote {
	background: #F1EFE2 url(/us_assets/images/quote-box-top.png) no-repeat top;
	color: #666;
	padding: 40px 20px 10px 20px;
	font-size: 121%;
	line-height: 1.5em;
	width: 210px;
	margin: 0;
}

#triright cite {
	background: #F1EFE2 url(/us_assets/images/quote-box-bottom.png) no-repeat bottom;
	color: #999;
	padding: 0 20px 40px 20px;
	font-size: 94%;
	width: 210px;
	float: left;
	line-height: 1.2em;
}

#triright cite span {
	display: block;
	font-size: 82%;
	margin-left: 10px;
}

#triright p.share {
	font-size: 94%;
	background: url(/us_assets/images/story.png) no-repeat 10px 2px;
	padding-left: 33px;
	clear: both;
}

/*================================================================
  index banner 08/10/13 GTD
================================================================*/
div#triright div.ban {
	margin-bottom: 18px;
}
div#triright div.ban img {
	margin-bottom: 7px;
}
div#triright div.ban a {
	border: none;
	text-decoration: none;
}
