﻿/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	font: 12px/165% "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #666666; 	
	text-align: center;
	background-color:#424a6e;
}


/* Headers */
h1, h2, h3 {
	font: bold 1em/1em "Trebuchet MS", Tahoma, Arial, Sans-serif;
	color: #889cff;
	padding: 15px 5px 10px 0px;
	margin: 0;
}
h1 {
	font-size: 300%;	
	font-weight: normal;
	letter-spacing: -2px;
	border-bottom: none;
	padding-bottom: 3px;	
}
h2 {
	font-size: 200%;	
}
h3 {
	font-size: 170%;	
	font-weight: normal;	
}

p, dl { padding: 10px; margin: 0; }

ul, ol {
	margin: 5px 20px 5px;
	padding: 0 20px;
}
.col-sidel ul,.col-sider ul { list-style: url(images/bullet.gif); }

dt {
  font-weight: bold;
  color: #895F30;
}
dd {
  padding-left: 25px; 
}

ul.nav li a 
{
	color: #889cff;
	font: bold 16px/25px 'Trebuchet MS', Tahoma, Helvetica, Arial, Geneva, Sans-serif;
}


/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 
#page-wrap {
	background: #424a6e;
	width: 100%;
}
#header-wrap {
	position: relative;
	background: #424a6e url(images/wrap-bg.jpg) repeat-x;
	margin: 0 auto;
	width: 988px;
	max-width: 988px;
	height: 580px;
	text-align: left;	
}
#header-logo {
	position: absolute;
	top: 25px; left: 16px;	
	position: absolute;
	height:300px; 
	width: 190px;
	clear: both;
	/* border: 1px solid #F0F0F0; */
}
#header-photos {
	position: absolute;
	top: 215px;
	left: 65px;
	padding: 0;	
	height:340px; 
	width: 860px;
	clear: both;
	/* border: 1px solid #F0F0F0; */
}

#imageElement{
	padding: 0;		
	/* border: 1px solid #F0F0F0; */
}

/*  Navigation  */
#nav {
	position: absolute;
	margin: 0; padding: 0;		
	width: 730px;	
	left: 201px;	
	top: 157px;	
}
#nav ul {
	float: left;
	list-style: none;
	width: 728px;		
	height: 31px;
	margin: 0; padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	float: left;
	margin: 0;	padding: 0px 10px 0 10px;
	font: bold 14px/31px 'Trebuchet MS', Tahoma, Helvetica, Arial, Geneva, Sans-serif;
	text-decoration: none;	
	color: #FFF;	
}
#nav ul li a:hover
{
	color: #1734b5;
	background: #eddfce url(images/nav-current.jpg) repeat-x;
	border: none;
} 
#nav ul li a:active {
	color: #424a6e;
	background: #eddfce url(images/nav-current.jpg) repeat-x;
	border: none;
}
#nav ul li.nav-selected a {	
	color: #111111;	
	background: #eddfce url(images/nav-current.jpg) repeat-x;
	border-bottom: none;
}

#header-wrap h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 62px Georgia, 'Times New Roman', Times, serif;
	letter-spacing: -1.5px;
	color: #070000;
	text-decoration: none;
	border: none;
		
	/* change the values of top and left to adjust the position of the logo*/
	top: 135px; left: 48px;	
}
#header-wrap h1#logo-text a:hover {
	background: none;	border: none;
}
#header-wrap p#intro {
	position: absolute;
	margin: 0; padding: 0;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.6em;
	font-style: italic;
	text-transform: none;
	color: #be5256;
	width: 400px;
	
	/* change the values of top and left to adjust the position */
	top: 205px; left: 60px;		
}

/* header quick search */
#header-wrap form#quick-search {
	position: absolute;
	top: 25px; right: 25px;
	padding: 0; margin: 0;
	width: 260px; height: 26px;
	background: #ecdfce;	
	z-index: 999999;
	border: 1px solid #D8D8D8;		
}
#header-wrap form#quick-search p {
	margin: 0; padding: 0;		
}
#header-wrap form#quick-search .tbox {
	margin: 2px 0 0 4px; 
	width: 210px;
	background: #ecdfce;
	border: none;
	color: #ABABAB;
}
#header-wrap form#quick-search label,
#header-wrap form#quick-search .btn {
	display: none;	
}

#content-wrapper {
	width: 988px;
	background: url(images/content-bg.jpg) repeat-y;		
	margin: 0 auto;	
	text-align: left;
}
#content {
	float: left;
	width: 100%;
	background: url(images/content-bg.jpg) repeat-y;		
}
.col-mainsider {
	width: 680px;
	padding-right: 25px;
	float: right;
}
.col-mainsidel{
	width: 680px;
	padding-left: 25px;
	float: left;
}
.col-sidel {
	width: 230px;
	padding-left: 25px;
	float: left;
}
.col-sider{
	width: 230px;
	float: right;
	padding-right: 25px;
}
.col-twin1 {
	width: 442px;
	padding-left: 25px;
	float: left;
}
.col-twin2{
	width: 442px;
	padding-left: 5px;
	padding-right: 25px;
	float: right;
}
.col-main {
	width: 890px;
	padding-left: 25px;
}
.col-one {
	margin-right: 480px;
	padding-left: 25px;
}
.col-two {
	float: left;
	width: 210px;
	margin-left: -455px;
	margin-top: 12px;
}
.col-three {
	float: left;
	width: 210px;
	margin-left: -235px;
	margin-top: 12px;
}
.col-one, .col-two, .col-three {
	padding-bottom: 20px;
}
#content .col-one ul li {
	list-style-image: disc;
}
#content-wrapper .col-two h3, 
#content-wrapper .col-three h3 {
	color: #111;
	font: normal 1.8em "Trebuchet MS", Tahoma, Arial, sans-serif;
	text-transform: none;
	letter-spacing: -0.5px;
	padding: 5px 10px;
	margin: 15px 0 5px 0;
}

/* sidebar menu */
.side-col ul {
	text-align: left;
	margin: 7px 5px 8px 0px; padding: 0;
	text-decoration: none;		
}
.side-col ul li {
	list-style: none;
	padding: 6px 10px;
	margin: 0;		
}
* html body .side-col ul li {
	height: 1%;
}
.side-col ul li a {
	text-decoration: none;	
	background-image: none;	
	background-color: transparent;
	border: none;
	color: #666666;		
}
.side-col ul li a span {
	color: #989898;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;	
	font-size: 1em;
}
.side-col ul li a:hover {	
	color: #000;	
	background: none;
	border: none;
}
.side-col ul li.nav-selected a {
	color: #000;
	font-weight: bold;
}
.side-col ul ul { margin: 0 0 0 5px; padding: 0; }
.side-col ul ul li { background: none; }
#leavespace {
	position: relative;
	height: 100px;
	display: block;
	clear: both;
}

#leavespaceSmall {
	position: relative;
	height: 1px;
	display: block;
	clear: both;
}

#castle {
	position: absolute;
	top: -115px;
	left: 10px;
	padding: 0;	
	background: url(images/castle.jpg);
	height:68px; 
	width: 82px;
	clear: both;
	/* border: 1px solid #F0F0F0; */
}
#ball {
	position: absolute;
	top: -95px;
	left: 100px;
	padding: 0;	
	background: url(images/ball.jpg);
	height:30px; 
	width: 30px;
	/* border: 1px solid #F0F0F0; */
}

#footer-toys {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
}
/* footer */
#footer-wrapper {
	clear: both;
	width: 100%;
	height: 110px;
	margin: 0 auto;
	text-align: left;
	font: normal 1em/1.6em 'Trebuchet MS', Tahoma, Sans-serif;			
	background: #2b3048;
}
#footer-wrapper h3, #footer-wrapper p {
	padding-left: 0;
}
#footer-wrapper h3 {
	font: normal 1.6em/1.6em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	color: #ABABAB;	
}
#footer-wrapper a {
	color: #fff;
	background: transparent;
}

#footer-wrapper ul {
	border-top: 1px solid #111;
	list-style: none;
	padding: 0;	
	margin-left: 0;	
}
#footer-wrapper ul li {
	border-bottom: 1px solid #111;
}
#footer-wrapper ul li a {
	display: block;
	width: 98%;
	line-height: 2em;
	font-weight: bold;
	padding: 4px 0;
	border: none;
	margin-left: 0;
	padding-left: 0;
	color: #FEFEFE;
}
#footer-wrapper ul li a span {
	color: #444;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times, serif;
}
#footer-wrapper ul li a:hover,
#footer-wrapper ul li a:hover span {
	color: #fff;
	text-decoration: none;	
}

#footer {
	float: left;	
	padding: 0;
}
#footer-bottom {
	clear: both;
	border-top: 1px solid #DDDDDD;
	width: 900px;
	margin: 0 auto;	
}
#footer-bottom .bottom-left {
	float: left;
	padding-left: 5px;	
}
#footer-bottom .bottom-right {
	text-align: right;
	padding-right: 0;
}
#footer-bottom {
	color: #DDDDDD;
}


/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* clearing */
.clearer { clear: both; }
.clear {	display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}

img#ccm-logo {
	padding:0px;
}

