*
{
    padding:0;
	margin:0;
}

body  
{ 
     color: #333; 
	 font-size: 12px; 
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 line-height: 140%; 
	 margin: 0; 
	 padding: 0;
	 background:#EDF3FF;
	/* background:url(../image-files/bodybg.gif) center top repeat;*/
}


h1  
{ 
    color: #000000; 
	font-size: 22px; 
	font-weight: bold; 
	line-height: 1.2em; 
	text-align: center; 
	margin: 10px 0 30px; 
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h2 
{ 
    font-size:18px; 
	margin:20px 0 10px 0; 
	padding:0; 
	line-height:1em; 
	font-weight:normal; 
	color:#000000; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


h3 
{   
   font-size:13px; 
   margin:20px 0 10px 5px;
   padding:0; 
   line-height:1em; 
   font-weight:bold; 
   color:#000000;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   
}


h4 { 
	 background:#C0D2F5;
	color:#000;
	width: auto;
	z-axis: 1;
	font-size:12px;
	padding:2px;
	text-align:left;
	border:1px solid #bcb8e4;
	text-align:center;
}


img 
{
   padding:5px;
}

a img 
{ 
   border:none; 
}

a 
{ 
   text-decoration:underline;
   color:#000099;
   font-weight:normal;
   font-family:Verdana, Arial, Helvetica, sans-serif;
}

a:hover 
{ 
    text-decoration:none;
	color:#C0D2F5;
}

p 
{ 
    padding:5px 0 5px 5px; 
}

ul
{
   padding:10px 0 10px 17px;;
}

ol
{
   padding:10px 0 10px 20px;;
}


li.custom {
background: url(../image-files/arrow.png) 4px 3px no-repeat; 
padding-left: 20px;
margin-bottom: 10px;
list-style-type:none;
}

li.custom p{
	padding-top:0px;
}

/*li
{
  padding:5px 0 5px 0;
  
}*/

hr 
{ 
  padding:0;
  margin:0 auto;
  text-align:center;
  border:1px dotted #ccc;
}


/* CUSTOM CLASSES */
hr.dotted 
{ 
    border-top:1px dotted #ccc; 
} /* inherits above hr style */


.highlight 
{ 
    color:#990066; 
}

#tableofcontents 
{ 
    georgia; font-style: italic; 
	font-weight: normal; 
}

.toc 
{ 
    font-size:12px; 
}

/*Header*/

#header {
height:162px; 
text-align:center;
background:#ffffff;
}

#logo
{
    width:237px;
	float:left;
	margin-top:0px;
}


#banner
{
	float:left;
	height:70px;
	margin:21px 0 0 150px;
	width:478px;
}


#inventory
{
    width:178px;
	float:right;
	margin:70px 5px 0 0;
}
#yellowbg
{
	background-color: #FFFF00;
	font-size:11px;
	font-style:italic;
}


#inventory a 
{
   border-right:1px dotted #cccccc;
   font-weight:normal;
   font-size:11px;
   padding:0 3px 2px 0;
}

/* TOP NAVIGATION */
#topNav
{
    margin:0;
    padding:0;
    float:left;
	background:#C2D5FF  repeat-x;
	height:31px;
	width:100%;
}

#topNav ul
{
    margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	list-style-type:none;
}

#topNav ul li
{
	display:inline;
}

#topNav ul li a
{
	color:#0A2663;
	font-size:12px;
	font-weight:bold;
	padding:7px 10px;
	display:block;
	float:left;
    text-decoration:none;
	border-right:1px solid #fcf9ff;
}

/* style these 2 rules to change how the top nav looks */
#topNav ul li a:hover
{
	color:#fff;
	background:#4e6fb4;
}

#horizNavAds
{
      float:left;
	  width:500px;
	  margin-top:8px;"
}

/* Left COLUMNS */
.leftCol  
{ 
     font-size: 13px; 
	 line-height: 125%;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 padding-top:10px;
}

.leftCol h5 {
	background: #E8EFFD;
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 0px;
	text-align: center;
	color:#000;
}

.leftCol li a 
{
	 text-decoration:none;
	 padding:2px 0 2px 5px; 
	 margin-left:0px;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-weight:bold;
	 display:block;
	 font-size:11px;
	 color:#1A3B82;
}

.leftCol p 
{ 
     margin:0 0 0 0;
}

.leftCol li
{
   border-bottom:1px dotted #5C7BBE;
   margin:0;
   padding:0;
}

.leftCol li a:hover 
{ 
	 text-decoration:none;
	 color:#000000;
	 background:#e69750;
	 padding-left:5px;
}

.leftcolhdbg
{
   background:#C2D5FF;
   text-align:left;
   margin-left:0px;
   padding:0px 0 5px 0;
}

.leftcolhdbg ul
{
    list-style-type:none;
	padding:0 0 10px 0;
	margin:0;
}

.leftcolhdbg li
{
    padding:0;
	margin:0;
	font-size:11px;
}

.leftcolhdbg span
{
   font-weight:bold;
   clear:both;
   color:#8F89A9;
}

/*Right Column*/

.rightCol h5 
{ 
     background: #C0D2F5;
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 0px;
	text-align: center;
	color:#000;
}

.rightcolhdbg
{
   background:#ffffff;
   text-align:left;
   margin-left:0px;
   padding:0px 0 5px 0;
   border:1px solid #D2CFED;
}

.rightcolhdbg a 
{ 
   text-decoration:underline;
   color:#4e2e83;
   font-weight:normal;
   font-family:Verdana, Arial, Helvetica, sans-serif;
}

.rightcolhdbg a:hover 
{ 
    text-decoration:none;
}


/* Footer */




/* Others */


.TableofContent h4
{
   color:#0066CC;
   font-size:13px;
   font-weight:bold;
   text-align:center;
}

.TableOfContent 
{
    padding:0;
	margin:0 0 0 5px;
	text-align:left;
}

.ReturnToHome{
     border:1px solid #D2CFED;
	 background-color:#dfddf3;
	 
	 padding:5px 0 5px 4px;
	 margin-left:5px;
	 width:567px;
}

.ReturnToHome a{
     font-weight:bold;
	 color:#4E2E83;
	 text-decoration:none;
}

.ReturnToHome a:hover{
     text-decoration:underline;
	 color:#FF6600; 
}


.topmenu 
{
     font-size:11px;
	 padding:10px 0 10px 5px;

}

#image-caption
{  
     float:left;
}

#image-caption p
{    
     padding-top:50px; 
     text-align:left;
}

.RSSIt
{
     text-align:center;
}

.RSSIt img
{
     padding:0;
	 margin:0;
}

.RSSIt ul
{
     margin:0;
	 padding:0;
}


.RSSIt li
{
     list-style-type:none;
	 padding:0;
	 margin-right:25px;
	 border-bottom:0 none;
}

.RSSIt ul h6{
background:#C2D5FF;
 
}

#lt 
{
       width:150px;
	   float:left;
	   text-align:center;
}



.clearfix:after
{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.hbg{
background:#d2cfed;
color:#000;
width: auto;
z-axis: 1;
font-size:12px;
padding:2px;
text-align:left;
border:none;
text-align:center;
}

.redfont
{
  color:#ff0000;
}

.dynlink 
{
	cursor:pointer;
	curson:hand;
	text-decoration: underline;
	color: #006699;
}

table.customstore
{
	margin:auto;
}

table.customstore tr
{
	vertical-align:top;
}

table.customstore td
{
	border:1px solid #cccccc;
	width:185px;
	clear:both;
	margin:auto;
	background:#FAEAD0;
}

table.customstore td div
{
	background:#ffffff;
	height:150px;
	vertical-align:middle;
}

table.customstore td img
{
	border:none;
}

table.customstore td p
{
	border-top:1px solid #cccccc;
	margin:0 auto;
	background:#FAEAD0;
	vertical-align:middle;
}

table.customstore td a
{
	text-decoration:none;
	color:#b46830;
	font-family:tahoma;
	font-weight:bold;
}

table.customstore td a:hover
{
	text-decoration:underline;
}



table.minigallery {
	border-collapse: separate;
    border-spacing: 10px 0;
	width:80%;
}

table.minigallery tr {
	vertical-align:top;
}

table.minigallery td {
	border:1px solid #cccccc;
	width:33%;
	margin:0px;
	padding:10px;
	
}

table.minigallery td a{
	text-decoration:none;
	color:#333333;
	font-family:tahoma;
	font-weight:650;
}
table.minigallery td a:hover{
	text-decoration:underline;
	
	
}

.content_minigallery{
 	width:80%;
/*    margin-left: 76px;*/
	margin: 0px 0px 20px 74px;
}

.inner_minigallery{
	float:left;
	width:30%;
	height: 162px;
	border:1px solid #cccccc;
	margin-right: 10px;

}

.inner_minigallery a{
	text-decoration:none;
	color:#000099;
	font-family:tahoma;
	font-weight:650;
}

.inner_minigallery a:hover{
	text-decoration: none;
	color: #C0D2F5;

}


.costume_content_minigallery{
    width: 98%;
/*    margin-left: 76px;*/
	margin: 0px 0px 20px 16px;
}

.costume_inner_minigallery{
	float:left;
	width:30%;
	height: 200px;
	border:1px solid #cccccc;
	margin-right: 10px;

}

.costume_inner_minigallery a{
	text-decoration:none;
	color:#000099;
	font-family:tahoma;
	font-weight:650;
}

.costume_inner_minigallery a:hover{
	text-decoration: none;
	color: #C0D2F5;

}






h2.gamecathead
{
  border-bottom-color:#DCDCDC;
  border-bottom-style:solid;
  border-bottom-width:1px;
  border-left-color:#DCDCDC;
  border-left-style:solid;
  border-left-width:1px;
  border-right-color:#DCDCDC;
  border-right-style:solid;
  border-right-width:1px;
  border-top-color:#DCDCDC;
  border-top-style:solid;
  border-top-width:1px;
  color:#01197D;
  font-family:'Courier New';
  font-size:large;
  font-weight:bold;
  padding-bottom:4px;
  padding-left:4px;
  padding-right:4px;
  padding-top:4px;
  text-align:center;
}

#ads728x15 {
background: white;
clear: both;
height: 25px;
padding-top: 5px;
}

.printable-games-table{
width:510px;
border:0px;

}

#plus-one{

	margin-left: 19px;
    margin-top: 11px;


}

#google-search{
	margin-left: 49px;
    margin-top: -41px;

}
.gsc-search-box input.gsc-input {
    
    height: 28px;
    
}

#top-gcs{
  background-color:#ffffff;
  float: right;
  width: 380px;
  height: 32px;
  margin-top: 100px;
  margin-right: 0px;
  padding: 0px;
}

.google-plus-one {
	float: left;
	width: 40px;
	margin-top: 1px;
}

#cse {
	float: right;
	width: 338px;
}

input.gsc-input,
#cse #query-input {
	width: 231px;
	height: 22px;
}
#top-gcs .gsc-control-cse {
	padding: 0px;
}

input.gsc-search-button {  
	width: 62px;
    height: 23px;
}

.gsc-search-button .cse input.gsc-search-button, 
.gsc-search-button input.gsc-search-button {

	background-color:#c2d5ff;
	font:bold 12px/23px Georgia, serif;
	
}
.right-product{
	border-top:1px solid #D2CFED;;
	border-left:1px solid #D2CFED;
	border-right:1px solid #D2CFED;
	padding:5px;
	text-align:left;

}


