/* Global
----------------------------*/
body { background: url(../images/background.gif); }
body, form { margin: 0px; }
img { border:0px; }
strong, b { color:#7E168E; }

a, a:hover { font-weight: normal; text-decoration: underline; }
a { color:#990099; }
a:hover { color: #009999; }

body, table, input, select, textarea, font { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
}

p {
	display:  block;
}

h1, h2 { font-size: 17px; }
h3, h4 { font-size: 12px; }

h5{
	font-size: 115%;
}

/* Classes/Common/Template
----------------------------*/

.tablewidth { width: 888px; }
.top { vertical-align: top; }
.bottom { vertical-align: bottom; }
.clear { clear: both; }
.clear-left { clear: left; }
.spacer01 { background:#ffffff; }
.spacer02 { background:#C6C6C6; }
.left { float: left; }
.purple { color: #990099; font-size: 12px; }
.image_border { border: 3px solid #C6C6C6; }

#logo { width: 888px; height: 252px; }
#i_logo {}
#nav {
	background: #FFFFFF;
	border-left: 1px solid #C6C6C6;
	border-right: 1px solid #C6C6C6;
	text-align: center;
	width: 886px;
}
#nav div {
    display: inline;
    float left;
    clear: both;
}

#featured { float: left; width: 288px; height: 285px; background: #ffffff; text-align: left; }
#featured_pad { padding: 0px 14px 5px 23px }
#featured_pad img { margin-right: 10px; margin-bottom: 10px; }

#news { float: left; text-align: left; background: #ffffff; width: 290px; height: 285px; }
#news_pad { padding: 11px 14px 5px 12px; }
#news_pad table{
	margin:0px; padding:0px;
}

#fun_games {  width: 291px; height: 285px; /*float: left; text-align: left; background: url(../images/fun_games_bg_2.gif) no-repeat #ffffff;*/}
#fun_games_pad { padding: 14px 0px 0px 18px }
#fun_games_w { width: 247px; text-align:center; }

#i_left { float: left; width: 169px; text-align: left; }

#home_content { text-align: left; background: #C6C6C6; height: 285px; }
#home_content_pad { padding: 1px; }

table#home_table #content_normal_t3 { display: block; padding: 0 20px; }

#internal_content { float: left; background: url(../images/i_content_bg.gif) no-repeat bottom right; text-align: left; width: 717px; }
#internal_content_pad { float: left; padding: 6px 12px 10px 20px;  } /* padding: 6px 12px 10px 28px; */

#i_content { float: left; text-align: left; vertical-align: top; width: 500px; }
#i_content_pad { float: left; padding: 28px 0px 35px 38px; }

.subnav_pad { padding: 3px 2px 5px 13px; }
.subnav { border-bottom: 1px solid #D4D4D6; margin: 0px; padding: 0px; }
.subnav_active { color: #990099; border-bottom: 1px solid #D4D4D6; }
.subnav_active a, .subnav_active a:hover { font-size: 12px; text-decoration: underline; }
.subnav_active a { color: #990099; }
.subnav a, .subnav a:hover { font-size: 12px; text-decoration: none; }
.subnav a { color: #000000; }
.subnav a:hover { color: #990099; }
.subnav_item { color: #000000; text-align: none; padding: 4px 5px 4px 16px; line-height: 160%; }
.subnav_item a, .subnav_item a:hover { color: #000000; text-decoration: none; font-size: 11px; }

#i_puzzle { height:187px; background: url(../images/puzzle_bg.gif); text-align: center; }

/* Using gregs css for 1st level	
.menu1-level1-no {
	text-align:left;
	color: black;
	text-decoration: none;
}	

.menu1-level1-act a {
	color: black;
	font-weight:bold;
}
*/

.subsubnav{
	padding: 0px;
	margin-left:27px;
	margin-top:2px;
}

.subsubnav li{
	padding:0px;
	margin-left:10px;
	padding-bottom: 6px;
}

.menu1-level2-no {
	color: black;
	text-align:left;
	padding-bottom:6px;

}

.menu1-level2-no a {
	color: black;
	text-align:left;
}


.menu1-level2-act {
	color: black;
	font-weight:bold;
	text-align:left;
	padding-bottom:6px;	
}

.menu1-level2-act a {
	color: black;
	font-weight:bold;
	text-align:left;
}







.crumb { font-size: 9px; color: #152358; }
.crumb_pad {}
.crumb strong { color:#000000; }
.crumb a { color: #A30000; font-weight: bold; text-decoration: underline; }
.crumb a:hover { color: #000000; font-weight: bold; text-decoration: underline; }
.crumb img { background: url(); padding: 0px 7px 0px 12px; }

#banner_photo { float: left; width: 473px; height: 190px; text-align: right; vertical-align: bottom; }
#banners { padding-bottom: 4px; }

#search_bg { color: #000000; font-weight: normal; float: left; width: 245px; vertical-align: top; }
#search_pad { padding-left:72px; margin-top:8px;  }
#search { font-size: 9px; width: 125px; border: 0px; }
.searchbox-sword { font-size: 9px; height: 14px; width: 128px; border: 1px; vertical-align: top; }
#search_img { margin-top: 0px; margin-left: 10px; width: 25px; height: 20px; }
#indexedsearch { border: 0px; margin: 0px; }

#footer { color: #ffffff; font-weight: bold; clear: both; background: url(../images/footer_bg.gif) no-repeat; height: 36px; text-align: left; vertical-align: top; font-size: 9px; }
#footer a { text-decoration: none; color:#ffffff; font-weight: bold; }
#footer a:hover { text-decoration: underline; color:#ffffff; font-weight: bold; }
#footer_pad { padding-top: 11px; }

.tbd { color:#E3E3E3; font-size: 9px; }
.tbd a { font-weight: bold; text-decoration: none; color:#E3E3E3; }
.tbd a:hover { font-weight: bold; text-decoration: none; color:#E3E3E3; }

.print_friendly { text-align:left; padding: 16px; background-color:#FFFFFF; }
.page_title { font-weight: bold; color: #152358; font-size: 12px; }

/* Tell a Friend
----------------------------*/
.body_taf { background-color: #E5E5E5; margin: 0px; width: 450px; border-style: none; }
.body_taf_table { background-color:#FFFFFF; background: url(../images/taf.jpg) no-repeat; width: 450px; height: 450px; }

.textbox {
	width:150px;
	height: 14px;
	border-style: solid;
	border-width: 1px;
	border-color:#333333;
	font-size: 10px;
	padding-left: 4px;
}
.textarea {
	width:300px;
	height: 75px;
	border-style: solid;
	border-width: 1px;
	border-color:#333333;
	font-size: 10px;
	padding-left: 4px;
}

/* Buttons
----------------------------*/
.button {
	font-weight:bold;
	color:#FFFFFF;
	background-color:#0A457F;
}

/* Mail Form(s)
----------------------------*/
.csc-mailform-field label {
	position: absolute;
	text-align: right;
	width: 110px;
}

.csc-mailform-field input, textarea {
	margin-left: 120px;
}
	
.csc-mailform {
	border: 0px;
}


#border_t3 { text-align: center; margin: 6px; }
	
#home_table{ 
	width:888px;background-color:white; border: 1px solid #C6C6C6; border-bottom: 0px;
}

#products-header-image { width: 500px; }

/* Misc
----------------------------*/
div.csc-textpic-text { }
DIV.csc-textpic-intext-left-nowrap { width: 650px; } /* 330px */



/* Dropdown subnav */
.dropdownsubnav{
	list-style: none;
	width: 240px;
	list-style: none;
	padding: 5px;

}

.ddsn-level2-no{
	background-color: #15B3B4;
	padding: 4px;
	border-top: 1px solid white;
}

.ddsn-level2-no a{
	color: white;
	padding: 5px;
	text-decoration: none;
}

.ddsn-level2-no a:hover{
	color: black;
	padding: 0;
	text-decoration: none;
}



