﻿html {
    min-width: 1024px;
}

body {
    background: #FFFFFF;
    /*min-width: 1024px; */
    margin: 0;
    font: 0.69em 'Arial', Sans-serif;
    color: #8c8c8c;
    text-align: center;
}

body form {
    margin: 0 auto;
    width: 1024px;
}

/* Page Elements */

img {
    border: 0;
}

a {
    text-decoration: none;
    color: #99abcd;
    outline: none!important;
}

a:hover {
    text-decoration: underline;
}

blockquote {
    padding: 10px;
    margin: 10px 0;
    color: #29597c;
    background: #F0F0F0;
}

#secondary_column embed {
    position: relative;
}

/* Headings */

h1 {
	margin: 5px 0 10px 20px;
	padding: 0;
	font: 1.82em 'Tahoma', 'Arial', Sans-serif;
	color: #29597c;
	text-transform: lowercase;
	display: block;
	height: 30px;
}

h2 {
	clear: both;
	display: block;
	min-height: 23px;
	height: auto!important;
	height: 23px;
	margin: 0 0 10px 0;
	padding: 3px 0 7px 20px;
	text-transform: lowercase;
	color: #6395b9;
	font: 1.65em 'Tahoma', 'Arial', Sans-serif;
}

h2.content-title {
	background: #ffe736;
}

h3 {
	font: 1.45em 'Tahoma', 'Arial', Sans-serif;
	color: #6395b9;
	margin: 0 0 10px 0;
	padding: 3px 0 0 20px;
}

h4, h5, h6 {
	margin: 0 0 10px 0;
	padding: 3px 0 0 20px;
    font: 1em 'Arial', Sans-serif;
    color: #8c8c8c;
    font-weight: bold;
}

h4 {
    color: #29597C;
}

h5 {
    color: #6395B9;
    
}

span.subtitle {
	font-weight: bold;
	display: block;
	height: 1px;
	margin: 0;
	padding: 10px 0 0 0;
}

/* Page Styling */

.bodycopy_blue_bold {
    color: #29597C;
    font-weight: bold;
}

.bodycopy_blue {
    color: #6395B9;
}

/* Page Structure */

#container {
    margin: 0 auto;
    text-align: left;
    width: 1024px;
    padding: 0;
    position: relative;
}

#header_wrap {
	width: 1024px;
	min-height: 155px;
	height: auto!important;
	height: 155px;
	background: url('/media/images/header.jpg') no-repeat center bottom;
	position: relative;
    z-index: 20;
}

#header {
    width: 924px;
    padding-left: 100px;
    height: 65px;
    padding-top: 10px;
}

#main_content {
	width: 925px;
	padding-left: 99px;
	background: url('/media/images/main_content_bg.png') no-repeat top left;
}

#main_content:after {
	content: "";
	display: block;
	clear: both;
}

#footer {
    clear: both;
    width: 839px;
    padding: 20px 85px 0 100px;
    position: relative;
    margin: 30px 0 5px 0;
    font-size: 11px;
}

/* Header */

#breadcrumb {
	padding: 0 0 0 100px;
	margin: 0;
	color: #9cbbd2;
	font-size: 1.09em;
}

#breadcrumb p {
	margin: 0;
	padding: 0;
}

#breadcrumb a {
	color: #ffdd00;
}

#breadcrumb p {
    float: left;
    padding: 7px 5px 0 0;
}

#breadcrumb ul {
    list-style-type: none;
    padding: 0;
    float: left;
    margin: 0;
    text-transform: lowercase;
    width: 700px;
}

#breadcrumb:after {
    content: "";
    display: block;
    clear: both;
}
#breadcrumb ul li {
    display: block;
    float: left;
    margin: 0;
    position: relative !important;
    background: url('/media/images/breadcrumb_arrow.png') no-repeat right 12px;
    padding: 7px 13px 10px 10px;
}

#breadcrumb ul li a {
    padding-bottom: 5px;
    text-decoration: none;
    color: #ffdd00;
}

#breadcrumb ul li.last {
    color: #fff;
}

#breadcrumb ul li.last, #breadcrumb ul li.last:hover {
    background: none !important;
}

#breadcrumb ul li ul {
    display: none;
    float: left;
    position: absolute !important;
    z-index: 100;
    width: 191px;
    height: auto!important;
}

#breadcrumb ul li ul li, #breadcrumb ul li ul li:hover {
    padding: 0;
    margin: 0;
    background: none;
}

#breadcrumb ul li:hover {
    background: url('/media/images/breadcrumb_arrow_down.png') no-repeat right 14px;
}

#breadcrumb ul li.none:hover {
    background: url('/media/images/breadcrumb_arrow.png') no-repeat right 12px;
}

#breadcrumb ul li:hover ul {
    display: block;
    position: absolute;
    left: 0;
    top: 29px!important;
    margin: 0;
    padding: 3px 0 0 0;
    border: 1px solid #3c7eac;
    border-width: 0 0 1px 0;
}

#breadcrumb ul li ul li {
    display: block;
    float: none;
    clear: both;
    border: 1px solid #3c7eac;
    border-width: 0 1px;
}

#breadcrumb ul li ul li a {
    display: block;
    background: #f0f0f0;
    color: #29597C;
    padding: 5px;
    text-decoration: none;
    width: 179px;
}

#breadcrumb ul li ul li a:hover {
    text-decoration: none;
    background: #FFE736;
}

#header img {
    margin-top: 10px;
    float: left;
}

img.print_logo {
    display: none;
}

#header_right {
    float: right;
    width: 350px;
    margin-top: 10px;
}

#header_links {
    float: left;
    padding: 0;
    margin: 0;
    color: #c1d8e7;
    text-transform: lowercase;
    font-size: 0.91em;
    text-align: right;
}

#language_map2 {
    background: url('/media/images/language_map.png') no-repeat top right;
    float: right;
    width: 92px;
    height: 52px;
    margin-top: -45px;
}

#header_links a {
    color: #c1d8e7;
}

#header_links p, #header_links #form {
    margin: 0 95px 0 0;
    padding: 0;
    text-align: right;
    float: right
}

#header_links select {
    width: 127px;
    height: 20px;
    color: #748c9b;
    font-size: 0.91em;
    padding: 0 0 0 3px;
    margin: 0 0 0 5px;
}

#header_links label {
    float: left;
    margin: 10px 7px 0 11px;
}

#header_links input.search {
    float: left;
    margin: 5px 0 0 0;
    width: 96px;
    border-width: 1px 0 1px 1px;
    border: 1px solid #7e9db9;
    height: 13px;
    padding: 4px 3px 3px 3px;
    color: #748c9b;
    font-size: 0.91em;
}

#header_links input.search_submit {
    float: left;
    margin: 5px 0 0 0;
}

/* Main Navigation */

#main_navigation {
    width: 829px;
    margin: 15px 0 0 100px;
    padding-bottom: 10px;
    border-bottom: 1px solid #6fa2cc;
    text-align: center;
    height: 14px;
    position: relative;
}

#main_navigation_wrap {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
}

#main_navigation ul {
    list-style-type: none;
    display: inline;
    z-index: 3;
}

#main_navigation ul li {
    display: block;
    float: left;
    text-align: left;
}

#main_navigation ul li a {
    padding: 0 15px;
    color: #FFFFFF;
    text-transform: lowercase;
    font: 12px 'Tahoma', 'Arial', Sans-serif;
    border-right: 1px solid #83a1c6;
}

#main_navigation ul li a:hover {
    color: #ffe738;
    text-decoration: none;
}   

#main_navigation ul li.first a {
    padding-left: 0;
}

#main_navigation ul li.last a {
    padding-right: 0;
    border-right: 0;
}

/* Primary Column */

#primary_column {
	width: 207px;
	float: left;
}

#current_section {
	width: 194px;
	min-height: 16px;
	height: auto!important;
	height: 16px;
	background: #ffe736 url('/media/images/current_section_bg.png') no-repeat;
	color: #29597c;
	text-transform: lowercase;
	font-size: 1.09em;
	padding: 9px 0 9px 13px;
    _position:           static!important;
	margin: 0;
}

ul.subsections {
	margin: 0;
	list-style-type: none;
	padding: 0;
}

ul.subsections li a {
	display: block;
	min-height: 13px;
	height: auto!important;
	height: 13px;
	width: 172px;
	background: url('/media/images/sub_navigation_menu2.jpg') no-repeat 0 0;
	text-transform: lowercase;
	color: #29597c;
	padding: 7px 10px 5px 25px;
}

ul.subsections li a:hover {
	background: url('/media/images/sub_navigation_menu2.jpg') no-repeat -207px 0;
	text-decoration: none;
}

ul.subsections li.current a {
	background: url('/media/images/sub_navigation_menu2.jpg') no-repeat -414px 0;
}

ul.sub_subsections {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.subsections li.current_subsection ul.sub_subsections li a {
	background: url('/media/images/sub_navigation_menu2.jpg') no-repeat -414px 0;	
	padding: 7px 10px 0 35px;
	height: 19px;
}

ul.subsections li.current_subsection ul.sub_subsections li a:hover {
	background: url('/media/images/sub_navigation_menu2.jpg') no-repeat 0  -621px 0;	
}

ul.subsections li.current_subsection ul.sub_subsections li.last a {
	height: 18px;
}

.side_panel {
    margin: 10px 0 10px 3px;
}

#side_product {
	margin: 10px 0 10px 3px;
	width: 204px;
	min-height: 177px;
	background: #4792c0 url('/media/images/side_product_bg.jpg') no-repeat top left;
	position: relative!important;
	text-align: center;
}

#side_product img.title {
	margin: 5px auto 5px auto;
	z-index: 1;
}

span.product_title {
	text-align: left;
	color: #0f3c5f;
    font: 1.73em 'Tahoma', 'Arial', Sans-serif;
}

span.product_title small {
	color: #FFF;
	font-size: 0.74em;
}

#side_product p {
	text-align: left;
	margin: 5px 10px 0 100px;
	color: #d2e5f0;
}

img.product_image {
	position: absolute!important;
	bottom: 0;
	left: -10px;
}

.side_product_link_wrap {
	background: url('/media/images/testimonial_link_bg.png') repeat-x;
	position: absolute;
	bottom: 0;
	right: 0;
	height: 21px;
	width: 204px;
	display: block;
	z-index: 2;
}

p.side_product_link {
    display: block;
    width: 104px;
    height: 21px;
    padding: 0 0 0 100px;
    padding-bottom: 0!important;
    margin-right: 0!important;
    margin-bottom: 0!important;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 3;
    text-align: right;
}

p.side_product_link span {
    margin: 3px 0 0 0;
    float: left;
}

p.side_product_link a {
    color: #FFFFFF;
    text-transform: lowercase;
    position: relative!important;
    display: block;
}

img.side_product_Arrow {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
}

#side_for_girls {
	width: 180px;
	min-height: 165px;
	height: auto!important;
	height: 165px;
	background: url('/media/images/for_girls_bg2.jpg') no-repeat bottom left;
	margin: 0 0 0 3px;
	padding: 6px 12px;
	position: relative!important;
}

#side_for_girls p {
	margin: 0;
	padding: 0;
	color: #d9edb8;
}

a.for_girls_link {
	position: absolute!important;
	bottom: 5px;
	right: 0;
}

/* Secondary Column */

.secondary_column {
	float: left;
	width: 455px;
}

.secondary_column.wide {
    width: 621px;
}

.content_left {
	float: left;
	margin: 5px;
}

.content_right {
	float: right;
	margin: 5px;	
}

.full_content {
	padding: 0 20px;
}

.full_content h2, .full_content h3, .full_content h4, .full_content h5, .full_content h6,
.map-results h2, .map-results h3, .map-results h4, .map-results h5, .map-results h6,
.tertiary_column h2, .tertiary_column h3, .tertiary_column h4, .tertiary_column h5, .tertiary_column h6  {
    padding: 3px 0 0 0;
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    line-height: 0;
    font-size: 1px;
}

/* Form */

.form {
    padding: 0 20px;
}

.form label {
    clear: both;
    float: left;
    width: 160px;
    margin: 10px 0 0 0;
}

.form .input {
    float: left;
    width: 200px;
    margin: 5px 0;
}

.form .input.search {
    width: auto;
}

.form .search_submit {
    float: left;
    margin-top: 5px;
}

.form .input.search input.text {
    padding: 3px 3px 2px 3px;
}

.form .input input.text {
    width: 180px;
    border: 1px solid #7E9DB9;
    background: #FFF;
    padding: 4px 3px 3px 3px;
    height: 15px;
    font-size: 1em;
    color: #8C8C8C;
}

.form .input select {
    width: 188px;
    border: 1px solid #7E9DB9;
    background: #FFF;
}

.form .input .checkbox {
    display: block;
    clear: both;
}

.form .input .checkbox input {
    float: left;
    margin: 3px;
    padding: 0;
}

.form .input .checkbox label {
    width: auto!important;
    clear: none;
    margin: 3px;
}

.form .input textarea {
    width: 240px;
    border: 1px solid #7E9DB9;
    background: #FFF;
    padding: 5px;
    font: 1em Arial, Sans-serif;
    color: #8c8c8c;
}

.msg-error {
    margin: 10px 0;
    padding: 10px;
    background: #f6cad0;
    border: 2px solid #e8a0aa;
    color: #8f3232!important;
}

.msg-error ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.msg-error ul li {
    background: url('/media/images/bullet_error.gif') no-repeat left center;
    padding: 3px 0 0 23px;
    height: 17px;
    margin: 3px 0 0 0;
}

.msg-success {
    margin: 10px 0;
    padding: 10px 10px 10px 35px;
    background: #d7e6ab url('/media/images/bullet_success.gif') no-repeat 10px center;
    border: 2px solid #bad272;
    display: block;
    color: #67a72a;
}

.msg-ok {
    margin: 10px 0;
    padding: 5px 10px 5px 35px;
    background: #d7e6ab url('/media/images/bullet_success.gif') no-repeat 10px center;
    border: 2px solid #bad272;
    display: block;
    color: #67a72a;
}

/* News & Events */

.news_item {
    padding: 0;
    margin: 0 0 10px 0;
}

.news_item h2 {
    background: none;
    width: auto;
    font-size: 1.64em;
    color: #b3d4e6;
    margin: 0;
    padding: 0;
    height: auto;
}

.news_item h2 span {
    font-size: 0.75em;
}

.news_item .image {
    float: right;
    padding: 0 0 15px 15px;
}

p.read_more a {
    display: block;
    background: url('/media/images/panel_arrow.gif') no-repeat right top;
    height: 17px;
    text-align: right;
    padding: 2px 30px 0 0;
    border-bottom:  1px solid #e9edf2;
}

.news_article img {
    float: right;
    margin: 0 0 10px 10px;
}

/* Testimonials */

.testimonial_item {
    padding: 0;
    margin: 0 0 10px 0;
}

.testimonial_item h2 {
    background: none;
    width: auto;
    font-size: 1.64em;
    color: #b3d4e6;
    margin: 0;
    padding: 0 0 10px 0;
    height: auto;
}

.testimonial_item h2 span {
    font-size: 0.75em;
}

.testimonial_image {
    float: right;
    padding: 0 0 10px 10px;
}

.testimonial_hr {
    background: #b3d4e6;
    height: 1px;
    clear: both;
    line-height: 0;
    font-size: 1px;
    overflow: hidden;
    margin: 10px 0;
}

/* Products Page */

.full_content.products {
    padding: 0 0 0 20px;
}

.product_box {
    width: 135px;
    float: left;
    margin: 0 10px 20px 0;
}

.product_box h2 {
    background: none;
    width: auto;
    font-size: 1.3em;
    color: #b3d4e6;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #e9edf2;
    height: auto;
}

.product_box .image {
    text-align: center;
    margin: 0;
    padding: 10px 0;
}

.product_box .more_link {
    display: block;
    background: url('/media/images/panel_arrow.gif') no-repeat right top;
    height: 17px;
    text-align: right;
    padding: 2px 30px 0 0;
    border-bottom:  1px solid #e9edf2;
}

/* Image Gallery */

.image_gallery {
    float: left;
    margin: 0 10px 20px 0;
    width: 135px;
}

.image_gallery.document {
    width:  270px;
    margin: 0 20px 20px 0;
}

.image_gallery h2 {
    background: none;
    width: auto;
    font-size: 1.1em;
    color: #b3d4e6;
    margin: 0;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #e9edf2;
    height: 28px!important;
}

.image_gallery.document h2 {
    height: 16px!important;
    padding: 0;
}

.image_gallery .image {
    text-align: center;
    margin: 0;
    padding: 10px 0;
    height: 120px;
    width: 130px;
}

.image_gallery.document .image {
    height: 15px;
}

.image_gallery.document .image {
    width: auto;
    text-align: left;
    padding: 0;
}

.image_gallery img {
    vertical-align: middle;
}

.image_gallery .size-date {
    padding: 3px 0;
}

.image_gallery .more_link {
    display: block;
    background: url('/media/images/panel_arrow.gif') no-repeat right top;
    height: 17px;
    text-align: right;
    padding: 2px 30px 0 0;
    border-bottom:  1px solid #e9edf2;
}

/* Document Library */

.document_item {
    padding: 0;
    margin: 10px 0;
}

.document_item h2 {
    background: none;
    width: auto;
    font-size: 1.64em;
    color: #b3d4e6;
    margin: 0;
    padding: 0;
    height: auto;
}

.document_item p {
    margin: 0;
    padding: 0;
}

.image_gallery.document p.download_link {
    border-bottom: 1px solid #e9edf2;
    margin: 10px 0 9px 0;
    padding: 0 0 3px 0;
}

.image_gallery.document p.download_link a {
    display: inline;
    border-top: 0;
    float: right;
    padding: 2px 30px 17px 0;
}

.image_gallery.document p.download_link small {
    line-height: 16px;
}

p.download_link {
    margin: 10px 0;
}

p.download_link a {
    display: block;
    background: url('/media/images/panel_arrow.gif') no-repeat right top;
    text-align: right;
    height: 17px;
    padding: 2px 30px 0 0;
    border-top:  1px solid #e9edf2;
}


/* Tertiary Column */

.tertiary_column {
	float: left;
	padding: 35px 0 0 0;
	width: 166px;
}

.tertiary_column div.panel {
    display: block;
    min-height: 61px;
    height:auto!important;
    height: 51px;
    padding: 15px 0 15px 12px;
    background: url('/media/images/tertiary_panels_bg.png') repeat-y;
    border-bottom: 1px solid #e9edf2;
    position: relative;
}

.tertiary_column div.panel span.panel_title {
    font: 2.00em 'Tahoma', 'Arial', Sans-serif;
    color: #9fb9db;
    text-transform: lowercase;
}

.tertiary_column div.panel img.arrow {
    float: right;
    position: absolute;
    bottom: 0;
    right: 0;
}

.tertiary_column div.panel p {
    margin: 0;
    padding: 10px 0;
    color: #8C8C8C;
}

.tertiary_column a:hover {
    text-decoration: none;
    cursor: pointer;
}

.tertiary_column div.panel.newsletter_signup {
    padding: 0 0 0 12px;
}

/* Newsletter Sign Up */

.tertiary_column ul li.newsletter_signup {
    padding: 15px 0 0 12px;
}

.newsletter_signup label {
<<<<<<< .mine
=======
    margin: 4px 5px 0 0;
    float: left;
>>>>>>> .r385
}

.newsletter_signup input {
    float :left ;
}

.newsletter_signup .subscribe {
    display: block;
    clear: both;
    margin: 5px 0 0 0;
    background: url('/media/images/panel_arrow.gif') no-repeat right top;
    height: 17px;
    text-align: right;
    padding: 2px 30px 0 0;
}

.newsletter_signup br {
    clear: both;
}

/* Where to Buy Map */

.map-cnt {
    background:         url('/media/images/map.jpg') no-repeat;
    margin:             0 20px;
    min-height:         309px;
    width:              620px;
}

.map-cnt .col {
    float:              left;
    margin:             0 10px 0 0;
    padding:            20px 0 0 0;
    width:              145px;
}

.map-cnt .col a {
    color:              #666666;
    display:            block;
    padding:            5px;
}

.map-cnt .col a:hover {
    background:         #ffffcc;
    text-decoration:    none;
}

h2.map-header {
    margin:             5px 0;
}

h2.map-header a {
    font-size:          0.6em;
}

h2.map-header .regions {
    float:              right;
    width:              250px;
}

h2.map-header .regions span {
    float:              left;
    font-size:          0.6em;
    padding:            8px 0 0 0;
}

h2.map-header select {
    float:              right;
    margin:             3px 0 0 0;
    text-transform:     capitalize;
    width:              150px;
}

.map-results {
    _position:           static!important;
}

.map-results .column {
    float:              left;
    line-height:        2em;
    padding:            0 20px;
    width:              167px;
}

.map-results .column.border {
    border-right:       1px solid #d7d7d7;
    width:              166px;
}

.map-results .column .title {
    background:         #84bbd9;
    color:              #FFF;
    font-size:          1.2em;
    margin:             0 -20px 10px -20px;
    padding:            5px 20px;
    _position:           static!important;
}

/* Monthly Matrix */

.monthly-matrix {
    overflow:           hidden;
}

.monthly-matrix .flash {
    width:              730px;
    margin:             0 auto;
}

/* Footer */

#footer_links {
    margin: 0 15px 0 0;
    padding: 0 0 3px 0;
    border-bottom: 1px solid #e9edf2;
    text-transform: lowercase;
    color: #b9cedb;
}

#footer_links a {
    color: #597393;
}

#footer_flower {
    position: absolute;
    top: 25px;
    right: 85px;
    background: url('/media/images/footer_flower.png') no-repeat;
    width: 41px;
    height: 40px;
}

#footer p {
    margin: 0;
    padding: 3px 0 0 0;
    color: #b9cedb;
}

#footer_links2 a {
    color: #8c8c8c;
    text-transform: lowercase;
}

#footer_links2 span {
    color: #8ea2c4;
}

#footer_links2 a.creative {
    text-transform: none;
    color: #8ea2c4;
}

#footer_links2 a.loggedin {
    text-transform: none;
    color: #29597C;
}