/*

	CaliKids - Main Stylesheet
	Created by Industrial Media
	www.industrialmedia.ca/Phil Champagne

*/

/* =General
---------------------------------------------------------------------------------------------------- */
body {
	background: #0054A6;
	margin: 10px auto 10px auto;
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

table tr td {
	font-size: 11px;
	color: #666666;
}

/* =Splash page
---------------------------------------------------------------------------------------------------- */
#wrapper-splash {
	margin: 0 auto 0 auto;
	text-align: center;
}

#splash {
	position: relative;
	background: url('../images/wrapper/splash-summer-bg.gif') 0 0 no-repeat;
	height: 377px;
	width: 533px;
	margin: 100px auto 0 auto;
	text-align: center;
}

#splash p {
	font-family: 'comic sans ms', arial, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding: 230px 50px 0 0;
}

#splash p span {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#splash p a {
	font-family: 'comic sans ms', arial, sans-serif;
	font-size: 11px;
	font-weight: bold; 
	color: #000000;
	text-decoration: none;
}

#splash p a:hover {
	color: #f26522;
}

/* =Global Layout
---------------------------------------------------------------------------------------------------- */
#wrapper { 
	background: url('../images/wrapper/wrapper-bg.gif') repeat-y;
	position: relative;
	width: 982px;
	margin: 0 auto 20px auto;
    padding: 0;
}

.clear {
	margin: 0;
	padding: 0;
	font-size: 1px;
	clear: both;
	width: 100%;
}	
	
#branding {
	border-bottom: 3px solid #ffffff;
}	
	
#logo {
	background: url('../images/wrapper/logo-bg.jpg') 0 0 no-repeat;
	height: 142px;
	width: 290px;
	text-align: left;
}

#logo p {
	color: #ffffff;
	margin: 0;
	padding: 3px 0 0 0;	
}	

#logo p a {
	color: #ffffff;
	margin: 0;
	text-decoration: none;
}

#logo p a:hover {
	text-decoration: underline;
}

#logo img {
	display: block;
	padding: 14px 0 0 25px;
}

#editable {
	margin: 0;
	padding: 0;
}

#sub-content-container {
	background: url('../images/wrapper/sub-content-bg.jpg') 0 0 repeat-y;
	width: 980px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#content-container {
	width: 980px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#left-content {
	width: 730px;
}

#left-content #sub-image {
	float: right;
	width: 256px;
}

#content {
	width: 440px;
}

#content-full {
	width: 730px;
}

#text-content {
	padding: 26px 15px 0 20px;
}

/* When there is no sidebar */
#sub-content-container-no-sb {
	width: 980px;
	margin: 0 auto 0 auto;
	text-align: left;
	min-height: 300px;
	_height: 300px;
}

#left-content-no-sb {
	width: 980px;
}

#retailers {
	background: #DEDEDE url('../images/wrapper/retailers-bg.jpg') repeat-x;
	min-height: 285px;
	_height: 285px;
	margin: 10px 0 0 0;
	padding: 13px 0 0 20px;
}

#retailers .retailers-box {
	background: url('../images/wrapper/retailers-box-bg.gif') repeat-y;
	float: left;
	width: 464px;
	margin: 0 12px 0 0;
	_margin: 0 8px 0 0;
}

.retailers-box .content {
	padding: 10px 15px 5px 15px;
	min-height: 235px;	
	_height: 235px;
}

.retailers-box .content h2 {
	font-family: 'comic sans ms', arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #54496e;	
	margin: 0 0 15px 0;
}

.retailers-box .content h3 {
	font-size: 13px;
	color: #54496e;	
	margin: 0 0 2px 0;
}

#store-locator {
 background: url('../images/wrapper/store-locator-bg.jpg') repeat-y;
   	width: 751px;
   	margin: 10px 0 0 0;
	min-height: 299px;
	_height: 299px;
}

#store-locator-content {
	position: relative;
	display: block;
	margin: 0 0 0 20px;
	padding: 18px 0 0 0;
	width: 200px;
	border: 1px solid #F3F3F3;
}

#store-locator-content .main-img {
	position: absolute;
	left: 50px;
	top: 120px;
}

#search-box {
 /* background: url('../images/wrapper/search-box-bg.gif') repeat-y; */
   float: right;
   width: 484px;
   margin: 20px 20px 0 0;
}

#search-box .content {
background: url('../images/wrapper/search-box-bg.gif') repeat-y;
	padding: 8px 15px 5px 15px;
}
#search-box .content-BG{
	/*background: url('../images/wrapper/search-box-bg.gif') repeat-y; */
} 

#search-box .content h2 {
	font-family: 'comic sans ms', arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #54496e;	
	margin: 0 0 15px 0;
}

.toggle {
	font-size: 13px;
	font-weight:bolder;
}
	
/* =Layout (Homepage)
---------------------------------------------------------------------------------------------------- */
#home-content-container {
	width: 980px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#home-left-content {
	float: left;
	width: 288px;
}

#home-middle-content {
	padding: 63px 0 0 0;
}

#home-middle-content #rotating-kids {
	padding: 18px 0 0 0;
	margin: 0 0 0 396px;
}

#home-middle-content-f {
	padding: 50px 0 0 0;
}

#home-middle-content-f #rotating-kids {
	padding: 18px 0 0 0;
	margin: 0 0 0 396px;
}

/* =Sidebar (Homepage)
---------------------------------------------------------------------------------------------------- */
#sidebar-header {
	float: right;
	font-family: 'comic sans ms', arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 3px 70px 0 0;
}

#sidebar-header-f {
	float: right;
	font-family: 'comic sans ms', arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 3px 90px 0 0;
}

#home-sidebar {
	float: right;
	width: 278px;
	border-top: 3px solid #ffffff;
}

/* #home-sidebar-items img {
	border-bottom: 3px solid #ffffff;
} */

/* =Sidebar (Global)
---------------------------------------------------------------------------------------------------- */
#sidebar {
	float: right;
	width: 226px;
}

#sidebar .sidebar-items {
	font-size: 11px;
	_height: 350px;
	min-height: 350px;
}

#sidebar .sidebar-items h1 {
	color: #000000;
	text-transform: uppercase;
	font-size: 11px;
	margin: 0;
	letter-spacing: 0px;
}

#sidebar .sidebar-items td p {
	margin: 0 0 5px 0;
	line-height: 12px;
}

#sidebar .sidebar-items td {
	padding: 18px 0 0 0;
}

#sidebar .sidebar-items td.border-btm {
	padding: 18px 0 0 0;
	border-bottom: 1px solid #CCCCCC;
}

#sidebar .sidebar-items td.brd-none {
	padding: 18px 0 0 0;
	border-bottom: 0;
} 

/* =Table (Product Lines)
---------------------------------------------------------------------------------------------------- */
.product-lines {
	margin: 10px 0 0 0;
}

.product-lines .product-lines-desc {
	background: url('../images/wrapper/product-lines-desc-bg.jpg') 0 0 no-repeat;
	vertical-align: middle;
	padding: 3px 10px 0px 24px;
}

.product-lines-desc h2 {
	font-family: 'comic sans ms', arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #584d73;
	margin: 0;
}

.product-lines-desc p {
	margin: 0;
	line-height: 14px;
}

/* =Navigation (Homepage)
---------------------------------------------------------------------------------------------------- */
#home-main-nav  {
	background: url('../images/wrapper/home-main-nav-bg.jpg') 0 0 no-repeat;
	height: 23px;
	width: 982px;
	text-align: left;
}

#home-main-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: 'comic sans ms', arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

#home-main-nav ul li {
	display: block;
	float: left;
	font-family: 'comic sans ms', arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 3px 22px 0 20px;
}

#home-main-nav ul li a {
	display: block;
	float: left;
	font-family: 'comic sans ms', arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#home-main-nav ul li a:hover {
	color: #3d3456;
}

#home-main-nav ul li.contact {
	padding-left: 30px;
}

#home-main-nav ul li.about {
	padding-left: 53px;
}


/* French  */
#home-main-nav-f  {
	background: url('../images/wrapper/home-main-nav-bg-f.jpg') 0 0 no-repeat;
	height: 23px;
	width: 982px;
	text-align: left;
}

#home-main-nav-f ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: 'comic sans ms', arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

#home-main-nav-f ul li {
	display: block;
	float: left;
	font-family: 'comic sans ms', arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 3px 20px 0 20px;
}

#home-main-nav-f ul li a {
	display: block;
	float: left;
	font-family: 'comic sans ms', arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#home-main-nav-f ul li a:hover {
	color: #3d3456;
}

#home-main-nav-f ul li.contact-f {
	padding-left: 13px;
}

#home-main-nav-f ul li.about-f {
	padding-left: 11px;
}

/* =Navigation (Global)
---------------------------------------------------------------------------------------------------- */
#main-nav  {
	background: url('../images/wrapper/main-nav-bg.jpg') 0 0 no-repeat;
	height: 23px;
	width: 982px;
	text-align: left;
}

#main-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: 'comic sans ms', arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

#main-nav ul li {
	display: block;
	float: left;
	font-family: 'comic sans ms', arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 3px 22px 0 20px;
}

#main-nav ul li a {
	display: block;
	float: left;
	font-family: 'comic sans ms', arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#main-nav ul li a:hover {
	color: #3d3456;
}

#main-nav ul li.contact {
	padding-left: 340px;
}

#main-nav ul li.about {
	padding-left: 30px;
}

/* French */
#main-nav-f  {
	background: url('../images/wrapper/main-nav-bg-f.jpg') 0 0 no-repeat;
	height: 23px;
	width: 982px;
	text-align: left;
}

#main-nav-f ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: 'comic sans ms', arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

#main-nav-f ul li {
	display: block;
	float: left;
	font-family: 'comic sans ms', arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 3px 20px 0 20px;
}

#main-nav-f ul li a {
	display: block;
	float: left;
	font-family: 'comic sans ms', arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#main-nav-f ul li a:hover {
	color: #3d3456;
}

#main-nav-f ul li.contact-f {
	padding-left: 297px;
	padding-right: 0;
}

#main-nav-f ul li.about-f {
	padding-left: 29px;
	padding-right: 0; 
}

/* =Links
---------------------------------------------------------------------------------------------------- */
a {
	outline: none;
}

a {
	color: #f26725;
	outline: none;
}

a:hover {
	color: #333333;
}

/* =Typography
---------------------------------------------------------------------------------------------------- */
p {
	margin: 0 0 15px 0;
	line-height: 16px;
}

h1.summer {
	display: inline;
	background: url('../images/wrapper/summer-flower.gif') right center no-repeat;
	font-family: 'comic sans ms', arial, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #54496e;
	margin: 0;
	padding: 0 34px 0 0;
}

h1.winter {
	display: inline;
	font-family: 'comic sans ms', arial, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #54496e;
	margin: 0 0 10px 0;
}

h2 {
	font-family: 'comic sans ms', arial, sans-serif;
	font-size: 20px;
	color: #666666;
	margin: 0 0 0 0;
}

/* =Footer (homepage)
---------------------------------------------------------------------------------------------------- */
#home-footer {
	background: #0054A6 url('../images/wrapper/home-footer-bg-summer.gif') 0 0 no-repeat;
	height: 53px;
	clear: both;
	margin: 0;
	padding: 0;
}

#home-footer a {
	color: #ffffff;
	font-weight: bold;
}

#home-footer a:hover {
	color: #3d3456;
}

#home-footer-winter {
	background: #0054A6 url('../images/wrapper/home-footer-bg-winter.gif') 0 0 no-repeat;
	height: 53px;
	clear: both;
	margin: 0;
	padding: 0;
}

#home-footer-winter a {
	color: #ffffff;
	font-weight: bold;
}

#home-footer-winter a:hover {
	color: #3d3456;
}

#footer-items-left {
	float: left;
	width: 703px;
}

#footer-items-left p {
	font-weight: bold;
	color: #ffffff;
	margin: 0;
	padding: 10px 0 0 26px;
}

#footer-items-right p {
	font-weight: bold;
	color: #ffffff;
	margin: 0;
	padding: 10px 0 0 26px;
}

#footer-items-right-f p {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	margin: 0;
	line-height: 13px;
	padding: 5px 0 0 26px;
}

/* =Footer (Global)
---------------------------------------------------------------------------------------------------- */
#footer {
	position: relative;
	background: #0054A6 url('../images/wrapper/footer-bg.gif') repeat-x;
	height: 11px;
	clear: both;
	margin: 0;
	padding: 0;
	width: 980px;
	margin: 0 auto 0 auto;
	text-align: center;
}

#copyright {
	text-align: right;
	color: #ffffff;
	font-weight: bold;
	clear: both;
	margin: 0;
	padding: 15px 0 0 0;
}

#copyright a {
	color: #ffffff;
	font-weight: bold;
}

#copyright a:hover {
	color: #ffffff;
	font-weight: bold;
}

/* =Font adjust
---------------------------------------------------------------------------------------------------- */
#font-adjust {
	position: absolute;
	background: url('../images/wrapper/font-adjust-bg.gif') 0 0 no-repeat;
	height: 19px;
	width: 107px;
	color: #000000;
	top: 6px;
	left: -1px;
	text-align: left;
	
}

#font-adjust td {
	color: #000000;
	text-align: left;
}

#font-adjust-f {
	position: absolute;
	background: url('../images/wrapper/font-adjust-bg-f.gif') 0 5px no-repeat;
	height: 19px;
	width: 139px;
	color: #000000;
	top: 6px;
	left: -1px;
	text-align: left;
	
}

#font-adjust-f td {
	color: #000000;
	text-align: left;
}

/* =Forms
---------------------------------------------------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

.retailers-form {
	border: 1px solid #e8e1e8;
	padding: 15px;
}

.retailers-form td {
	padding: 2px 4px 0 0;
}

input.retailers-field {
	background: #ffffff;
	border: 1px solid #CCCCCC;
}	

.search form {

}
/*text box for the search location*/
input.txt-Prov{
	font-size: small;
	color: #707070;
}

select.ddl-Prov{
	font-size: small;
	color: #737373;
}
/* =Lists
---------------------------------------------------------------------------------------------------- */
ol {
	margin-top: 10px;
	margin-bottom: 10px;
}

ol li {
	padding: 4px 0 4px 0;
}

ul.store-links {
	list-style: none;
	margin: 3px 0 8px 8px;
	padding: 0 0 0 8px;
}

ul.store-links li {
	padding: 0;
	margin: 0;
	line-height: 13px;
}


/* =Contact Us Layout
---------------------------------------------------------------------------------------------------- */

.contact table {
margin: 20px 0 20px 0;
}
.contact td {
padding: 10px 20px 20px 20px;
}


.contact-right  {

border-right: 1px #CCCCCC solid;
}



.contact-bottom  {

border-bottom: 1px #CCCCCC solid;
}


#left-nav {
	/*background: url('../images/sidebar-background.gif') right repeat-y;*/
	margin: 0;
	width: 170px;
	background-color: #EEEEEE ;
	
	
}

#ContentREtailers {
	float: left;
	margin: 0px;
}

.validation {
    text-weight: bold;
    color: red;
}

/* =Products
---------------------------------------------------------------------------------------------------- */
.product-box-container {
	width: 705px;
	padding-top: 15px;
}

.product-box {
	padding: 0 32px 32px 0;
	float: left;
	height: 210px;
	width: 330px;
}

.product-box select {
	font-size: 11px; 
}

.product-box img {
	width: 150px;
	float: left;
}

.product-details {
	float: left;
	width: 165px;
	padding-left: 15px;
}

.product-details .title {
	font-weight: bold;
	font-size: 13px !important;
	color: black;
}

.product-details .price {
	font-weight: bold;
	font-size: 15px !important;
	color: #0054A6;
	margin: 0 0 5px 0;
}

form.add .input_qty {
	border: 1px solid #999;
	background: #f4f4f4;
	width: 30px;
}

form.add .submit {
	background: #0054A6;
	color: white;
	padding: 2px 8px;
	border: 0;
	-moz-border-radius: 8px;
	cursor: pointer;
	font-weight: bold;
	font-size: 11px;
}

form.add .submit:hover {
	background: black;
}

/* Cart */

.cart-container {
	padding: 10px;
}

.cart-product {
	padding: 10px;
	background: #f4f4f4;
	border-bottom: 1px solid #ddd;
}

.cart-product .title {
	font-weight: bold;
	color: black;
}

.cart-product .size {
	text-transform: capitalize;
	float: left;
	width: 100px;
}

/*.cart-product .color {
	text-transform: capitalize;
	float: left;
	width: 60px;
}*/

.cart-product .qty {
	float: left;
	width: 20px;
}

.cart-product .price {
	float: left;
	font-weight: bold;
	color: #0054A6;	
	width: 40px;
	text-align: right;
}

.cart-product .remove {
	background: url(../images/remove.png) 4px 4px no-repeat;
	width: 18px;
	height: 18px;
	text-indent: -999px;
	overflow: hidden;
	border: none;
	cursor: pointer;
}

.cart-container .total {
	float: left;
	text-align: right;
	font-weight: bold;
	color: black;
	width: 130px;
}

.cart-container .total-price {
	float: left;
	text-align: right;
	font-weight: bold;
	color: #0054A6;	
	width: 40px;
	padding-right: 18px;
}

.cart-options {
	text-align: right;
	clear: both;
	padding-top: 8px;
	padding-right: 40px;
}


/* -- shopping cart review styles --*/


#product_review tr th {
text-align: left;
font-size: 13px;
font-weight: bold;
border-bottom: 1px solid #eee;
padding: 8px;
}


#product_review tr td {
padding: 8px;
border-bottom: 1px solid #eee;
}

#product_review tr.odd td  {
background-color:#eee;
}

#product_reivew_form input {
	margin-top: 12px;
}

#receipt-table trtd {
padding: 8px;
}

#receipt-table tr.header td {
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #eee;


}

#receipt-table tr.total td {
	border-top: 1px solid #eee;
	font-weight: bold;
}

#receipt-table tr.total2 td {

	font-weight: bold;
}

#receipt-table {
	margin-bottom: 20px;
	width: 700px;
}

#receipt-table tr td {
	padding: 8px;
}

#receipt-table tr.odd td  {
	background-color:#eee;
}

#receipt-table tr td span.style {
	padding: 0 4px 0 4px;
	display:block;

}

#receipt-table tr td span.color {
	padding: 0 4px 0 4px;
}

#receipt-table tr td span.size {
	padding: 0 4px 0 4px;
}

#back-store-link {
	padding: 12px;
}

/* =For Retailers
---------------------------------------------------------------------------------------------------- */

.retailers #sub-content-container {
	background: white;
}

.retailers #content-full {
	width: auto;
}

.retailers #store-locator {
	background: #f3f3f3 url(../images/store-locator-main-winter-img.jpg) 20px bottom no-repeat;
	width: auto;
	font-size: 12px;
}

.retailers #store-locator h2 {
	margin-bottom: 15px;
	color: #54496E;
}

.retailers #store-locator h3 {
	margin-bottom: 8px;
	font-size: 15px;
	color: #666;
}

.retailers #store-locator p {
	line-height: 18px !important;
}

.retailers #col-1, .retailers #col-2, .retailers #col-3 {
	float: left;
	width: 300px;
	margin: 20px 20px 20px 0;
}
.retailers #col-3 {	margin-right: 0; }

.retailers #col-1 {
	margin: 20px 20px 0 20px;
	padding-top: 18px;
	height: 376px;
}

.retailers #col-2, .retailers #col-3 {
	background: url(../images/retailers/box-middle.gif) repeat-y;
}

.retailers #col-2 #col-2-2, .retailers #col-3 #col-3-2 {
	background: url(../images/retailers/box-top.gif) top left no-repeat;
}

.retailers #col-2 #col-2-3, .retailers #col-3 #col-3-3 {
	background: url(../images/retailers/box-bottom.gif) bottom left no-repeat;
	min-height: 338px;
	height: auto !important;
	height: 338px;
	padding: 18px;
}

.retailers #col-right {
	width: 600px;
	float: left;
	padding: 38px 15px;
}

.retailers input, .retailers select, .retailers textarea {
	margin-bottom: 8px;
}

.validation, .asterisk {
	color: #b00;
}

h3.msg {
	margin-top: 0;
	margin-bottom: 15px !important;
	color: #b00 !important;
}


/* Buttons */

a.button {
	background: url(../images/retailers/btn-middle-off.gif) top center repeat-x;
	display: block;
	height: 31px;
	line-height: 31px;
	color: white;
	font-family: 'comic sans ms',arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}

a.button span {
	background: url(../images/retailers/btn-left-off.gif) top left no-repeat;
	display: block;
}

a.button span span {
	background: url(../images/retailers/btn-right-off.gif) top right no-repeat;
	display: block;
	padding: 0 15px;
}

a.button:hover { background-image: url(../images/retailers/btn-middle-on.gif); }
a.button:hover span { background-image: url(../images/retailers/btn-left-on.gif); }
a.button:hover span span { background-image: url(../images/retailers/btn-right-on.gif); }

/* Documents */

.docs {
	padding-left: 15px;
	margin-left: 0;
}

.docs li {
	list-style: none;
	padding-left: 22px;
}

.docs li.pdf {
	background: url(../images/retailers/icon-pdf.gif) top left no-repeat;
}

.docs li p {
	font-size: 10px;
	line-height: 13px !important;
	margin: 0;
}

table.orders {
	border: 2px solid #C6C3CE;
}

table.orders th, table.orders td {
	background: white;
	padding: 5px 8px;
}

table.orders th {
	background: #C6C3CE;
	color: white;
}

tr.odd td {
	background: #f4f4f4;
}

/* Print */

@media print {
	body, #wrapper, #sub-content-container { background: none; }
	#branding, #main-nav, #footer { display: none }
}