/* Begin Structure Styles =============================================== */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:14px;
	overflow: -moz-scrollbars-vertical;
	background: url(/images/pages_back.jpg) repeat-x #FFFFFF;
}

#wrapper {
	padding: 0 0px 0 0px;
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background:#FFF;

}


#header {
	margin: 0;
	padding: 0;
	
	text-align: left;
	padding: 0px 0px 0px 0px;
	background:#FFF;
	height: 120px;
}

#logo {
	float:left;
}

#footer {
	margin: 30px 0 0 0;
	padding: 10px 20px 0px 20px;
	height:60px;
	background:#e41414;
	text-align:left;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}

#footer a:link{
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

/* End Structure Styles =============================================== */



/* Top menu Styles =============================================== */


.topmenu2{
	float:right;
	width: 580px;
	background:url(/images/top_nav.jpg);
	height:28px;
	margin:0 20px 0 0;
	font: bold 12px arial;

}

.topmenu ul{
margin: 0 0 0 20px;
padding: 0;
font: bold 12px arial;
list-style-type: none;
}

.topmenu li{
display: inline;
margin: 0;
}

.topmenu li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 5px 7px; /*padding inside each tab*/
 /*right divider between tabs*/
color: white; /*background of tabs (default state)*/
}

.topmenu li a:visited{
color: white;
}

.topmenu li a:hover, .topmenu li.selected a{
background: black; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}


/* banner menu Styles =============================================== */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.bannermenu2{
	width: 970px;
	font: bold 14px arial;
	padding:240px 0 0 10px;

 /*bottom horizontal line that runs beneath tabs*/
}

.bannermenu ul{
margin: 0 0 0 20px;
padding: 0;
font: bold 14px arial;
list-style-type: none;
}

.bannermenu li{
display: inline;
margin: 0;
}

.bannermenu li a{
float: left;
display: block;
text-decoration: none;

margin: 0;
padding: 7px 8px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: white;
 /*background of tabs (default state)*/
}

.bannermenu li a:visited{
color: white;
}

.bannermenu li a:hover, .bannermenu li.selected a{
background: #f8baba; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}







	
/* Start Content Styles =============================================== */
#content_container {
	float: left;
	padding: 20px 20px 0 20px;
	width: 940px;
	background:#FFF;
}




#left_container {
	float: left;
	padding: 0 20px 0 0px;
	width: 620px;
}







.cat_puzzle {
	background: #fff url(/images/cat_puzzle.jpg) no-repeat;
	height: 204px;
	width: 200px;
	float:left;
	text-align:center;
	margin: 0 6px 10px 0;
}

.cat_puzzle a {
  background: #fff url(/images/cat_puzzle.jpg) no-repeat;
  display: block;
  height: 204px;
  width: 200px;
  color: white;
  padding:15px 0 0 0;
}
.cat_puzzle a span {
	text-align:center;
	text-decoration: none;
	font-size:20px;
	  color: white;
}




.cat_games {
	background: #fff url(/images/cat_games.jpg) no-repeat;
	height: 204px;
	width: 200px;
	float:left;
	text-align:center;
	margin: 0 6px 10px 0;
}

.cat_games a {
  background: #fff url(/images/cat_games.jpg) no-repeat;
  display: block;
  height: 204px;
  width: 200px;
  color: white;
  padding:15px 0 0 0;
}
.cat_games a span {
	text-align:center;
	text-decoration: none;
	font-size:20px;
	  color: white;
}




.cat_crafts {
	background: #fff url(/images/cat_crafts.jpg) no-repeat;
	height: 204px;
	width: 200px;
	float:left;
	text-align:center;
	margin: 0 6px 10px 0;
}

.cat_crafts a {
  background: #fff url(/images/cat_crafts.jpg) no-repeat;
  display: block;
  height: 204px;
  width: 200px;
  color: white;
  padding:15px 0 0 0;
}
.cat_crafts a span {
	text-align:center;
	text-decoration: none;
	font-size:20px;
	  color: white;
}



.cat_enter_shop {
	background: #fff url(/images/enter_shop_banner.jpg) no-repeat;
	height: 204px;
	width: 200px;
	float:left;
	text-align:center;
	margin: 0 6px 10px 0;
}

.cat_enter_shop a {
  background: #fff url(/images/enter_shop_banner.jpg) no-repeat;
  display: block;
  height: 204px;
  width: 200px;
  color: white;
  padding:15px 0 0 0;
}
.cat_enter_shop a span {
	text-align:center;
	text-decoration: none;
	font-size:20px;
	  color: white;
}



.cat_review {
	background: #fff url(/images/review_banner.jpg) no-repeat;
	height: 204px;
	width: 200px;
	float:left;
	text-align:center;
	margin: 0 6px 10px 0;
}

.cat_review a {
  background: #fff url(/images/review_banner.jpg) no-repeat;
  display: block;
  height: 204px;
  width: 200px;
  color: white;
  padding:15px 0 0 0;
}
.cat_review a span {
	text-align:center;
	text-decoration: none;
	font-size:20px;
	  color: white;
}


.cat_whats_new {
	background: #fff url(/images/whats_new_banner.jpg) no-repeat;
	height: 204px;
	width: 200px;
	float:left;
	text-align:center;
	margin: 0 6px 10px 0;
}

.cat_whats_new a {
  background: #fff url(/images/whats_new_banner.jpg) no-repeat;
  display: block;
  height: 204px;
  width: 200px;
  color: white;
  padding:15px 0 0 0;
}
.cat_whats_new a span {
	text-align:center;
	text-decoration: none;
	font-size:20px;
	  color: white;
}






#right_container {
	float: left;
	padding: 0;
	width: 300px;
	font-size:12px;
}





.hgrey {
	color:#7f807f;
}





.bullets {

	float:left;
}

.bullets ul {
	margin:0;
	padding:3px 13px;
	list-style:none;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
}

.bullets li{
	margin:0;
	padding:10px 0px 10px 20px;
	border-bottom:1px solid #999;
	display:block;
	background-image:url(../images/home_bul.jpg);
	background-repeat:no-repeat;
	background-position:0px 13px;
}

.bullets li.last{
	border-bottom:none;
}

.bullets li.first{
	padding:0px 0px 10px 20px;
	background-position:0px 3px;
}

/* End Content Styles =============================================== */

/* Begin Breadcrumb Styles =============================================== */

#breadcrumb {
	margin: 0;
	padding: 155px 15px 0 15px;
	float: left;
	font-size: 11px;
	width: 418px;
}

#breadcrumb ul {
	margin: 0;
}

#breadcrumb ul li {
	display: inline;
	padding-right: 4px;
	padding-left: 12px;	
	background: url(../images/bullet.gif)  0 5px no-repeat;
}

#breadcrumb ul li.first {
	display: inline;
	padding-right: 4px;
	padding-left: 0;	
	background: none;
}

#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active {
	text-decoration: none;
	color: #043369;
}

#breadcrumb a:hover {
	text-decoration: underline;
	color: #FFA013;
}

/* End Breadcrumb Styles =============================================== */


/* Begin Class Styles =============================================== */

h1 {
	font-size:18px;
	padding: 0;
	margin: 0;
	
	}

h2 {
	color:#e41414;
	font-size:16px;
	padding: 0;
	margin: 0;
	
	}

.fontwhite {
	color: #FFFFFF;	
}

.fontgrey {
	color: #88928C;	
}

.fontblack {
	color: #000000;	
}

.fontred {
	color: #AB1A06;	
}

.fontyellow {
	color: #ffb10f;	
}

.border {
	border: 1px #083266 solid;
}

.borderright {
	border-right: 1px solid #EA8383;
}

.borderleft {
	border-left: 1px solid #7399AD;
}

.borderbottom {
	border-bottom: 1px solid #D13683;
}

.borderbottomdashed {
	border-bottom: 1px dashed #D13683;
}

.backgroundred {
	background-color: #8e1104;
}

.backgroundgrey {
	background-color: #eceeef;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #e41414;
}

a:hover {
	text-decoration: none;
	color: #666666;
}

a.white:link, a.white:visited, a.white:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.white:hover {
	text-decoration: underline;
}


.aligncenter 
{
	text-align:center;	 
			 
}







/* Begin Form Styles =============================================== */

form {
	margin: 0;
	padding: 0;
}

legend { 
	padding: 0 6px;
	color: #043369;
	font-weight: bold;
}

fieldset, input:focus, textarea:focus {
	border: 1px solid #043369;
}

label { 
	display: block; 
	float: left; 
	text-align: right; 
	padding: 3px 10px 0 6px; 
	margin-bottom: 0; 
	width: 120px; 
	font-weight: bold;
	color: #AB1A06;
}

.input {
	font-size: 11px;
	background: #FFFFFF !important;
	border: 1px #b5b5b5 solid;
	color: #939191;
	height: 19px;
	width:215px;
	margin-bottom:10px;
	font-weight:normal;
}

.select {
	font-size: 11px;
	color: #043369;
	border: 1px #7F7F7F solid;
}

.textarea {
	font-size: 11px;
	background: #FFFFFF !important;
	border: 1px #b5b5b5 solid;
	color: #939191;
	font-family: arial, sans-serif;
	width:215px;
	margin-bottom:17px;
	font-weight:normal;
}


a img {border: none;}

/* End Form Styles =============================================== */

.floatleft {
	float:left;
	}
	
.floatright {
	float:right;
	}

.clear {
	clear:both;
	
	}
	
	
	img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}


	
.paddingleft10px {
	padding-left:10px;

	}

.paddingright10px {
	padding-right:10px;

	}
	
.marginleft10px {
	margin-left:10px;

	}	
	
.marginright10px {
	margin-right:10px;

	}	
	
	
.marginright20px {
	margin-right:20px;

	}	
	
	
	#moirae {
	float:right;
	padding: 10px;
	margin:0;
	width: 180px;
	text-align:left;


}

