@import "gallery.css";
@import "slider.css";

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #2d588d;
}
#masterWrapper {
	width:980px;
	margin: 2px auto 0px auto;
}
.intro h1 {
	size: 10px;
	font-weight: bold;
}
h1, h2, h3 {
	margin-bottom: 1em;
	color: #777777;
}
h1 a, h2 a, h3 a {
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: underline;
}
/*h1 {
	letter-spacing: -2px;
	font-size: 2.6em;
}*/

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}
h3 {
	font-size: 1em;
}
p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}
ul, ol {
	margin-left: 3em;
}
blockquote {
	margin-left: 3em;
	margin-right: 3em;
}
a {
	text-decoration: none;
	color: #CC3333;
}
img {
	border: none;
}
/* -------------------------------------------------------------- 
    PRIMARY Layout Styles 
	12.02.08 - www.rec-direct.com
 -------------------------------------------------------------- 	
 -------------------------------------------------------------- */


/* -------------------------------------------------------------- 
    Header Area - be prepated for changes in headder graphics 
 -------------------------------------------------------------- */
#header {
	height: 170px;
	background-image: url(images/snowstud_head.jpg);
	background-repeat: no-repeat;
}
#header2 {
	width: 980px;
	height: 20px;
	margin: 0 auto;
	text-align: center;
}
#headder h2 {
	text-align: center;
	font-size: 12px;
}
/* Logo */

#logo {
	float: left;
}
#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0;
}
#logo h1 {
	padding-top: 10px;
}
#logo h1 a:hover {
	text-decoration: none;
	background: none;
}
#logo h2 {
	padding: 45px 0 0 7px;
	letter-spacing: normal;
	font-size: 1.4em;
}
/* Catalog Menu */

#menu {
	float: right;
	color: #FFFF00;
	background-color: #FF0000;
	padding: 2px 10px 2px 10px;
	background-position: center;
	margin-right: 20px;
}
#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	padding-top: 3px;
}
#menu li {
	display: inline;
	padding-left: 20px;
	padding-right: 20px;
}
#menu a {
	color: white;
	text-transform: lowercase;
	text-decoration: none;
}
#menu a:hover {
	font-weight: bold;
}
/* -------------------------------------------------------------- 
    Search Area - note the custom Divs are very sensitive 
 -------------------------------------------------------------- */
#search {
	height: 35px;
	text-align: center;
}
#srchLEnd {
	float:left;
	width:10px;
	height: 35px;
	background-image:url(images/srch01.gif);
	background-repeat:no-repeat;
}
#srchREnd {
	float:left;
	width:10px;
	height: 35px;
	background-image:url(images/srch04.gif);
	background-repeat:no-repeat;
}
#srchTitle {
	float:left;
	width:140px;
	height: 35px;
	background-image:url(images/srch02.gif);
	background-repeat:repeat-x;
}
#srchForm1 {
	float: left;
	width: 470px;
	height: 29px;
	background-image: url(images/srch.gif);
	text-align: left;
	padding-top: 6px;
}
.search_field {
	border: 0;
	padding: 0;
	width: 360px;
	height: 20px; /* slightly smaller than the image */
	/*background-color: #F5F5F5; /* might not work in safari */
	margin-left: 7px;
	margin-top: 7px;
}
#srchOpen {
	float:left;
	width: 350px;
	height: 35px;
	background-image:url(images/srch.gif);
}
.AdvSearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
	margin-top: 20px;
	text-align: center;
}
.AdvSearch a {
	color: #FFFFFF;
}
.AdvSearchO a {
	color: #FFFFFF;
}
.AdvSearchO {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: -8px;
}
.search {
	position:relative;
	height:23px;
	padding:0; /* change as necessary */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;/* watch*/
}
.searchbg {
	background: url(images/search-box.gif) no-repeat; /*background */
	width:375px;
	height:23px;
	display:block;
	border:0;
	padding-top: 7px;
}
.search_button {
	position:absolute;
	top:0px;
	left:370px;
	border: 0px;
}
.searchBump {
	padding-top:3;
}
/* -------------------------------------------------------------- 
    Wrapper - container for 3 all columns 
 -------------------------------------------------------------- */
#wrapper {
	background: #2d588d url(images/wrapper_bg.gif) repeat-y;
}
#wrapper_extended {
	/* Landing Page logic */
	background: #2d588d url(images/wrapper_bg.gif) repeat-y;
}
#wrapper_homes {
	/* Division Page logic */
	background: #2d588d url(images/wrapper_bg.gif) repeat-y;
}
#wrapper_index {
	background: #2d588d url(images/wrapper_bg.gif) repeat-y;
}
/* Sidebars Common */

.sidenav {
	float: left;
	width: 198px;
	padding-top: 20px;
}
.sidenav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidenav li {
	padding-bottom: 2px;
	padding-left: 10px;
}
.sidenav li ul {
}
.sidenav li li {
	padding: 0;
}
.sidenav h2 {
	height: 30px;
	margin: 0;
	padding: 5px 10px;
	letter-spacing: normal;
	font-size: 1.4em;
}
/* Sidebar1 */

#leftNav {
/*background-color: white;*/
	
}
#leftNav h2 {
	text-align: right;/*background: url(images/leftNav_category.gif) no-repeat;*/
}
#leftNav ul {
	padding-left:20px;
}
#leftNav li li {
	padding-left: 40px;
	padding-right: 20px;
	text-align: right;
}
/* -------------------------------------------------------------- 
    Content Area - need flexable width to expand for item 
	               landing pages.
 -------------------------------------------------------------- */
#content {
	float: left;
	width: 580px;
	border-right-width: 1px;
	border-right-color: #CC3333;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC3333;
}
#content_extended {
	/* Landing Page logic */
	float: left;
	margin-left: 18px;
	width: 760px;
	border-right-width: 1px;
	border-right-color: #FF9900;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC3333;
}
#content_homes {
	/* Division Page logic */
	float: left;
	width: 737px;
	padding: 10px;
	border-left: 1px solid #CC3333;
	background-image: url(images/snow_bg.png);
	background-color: white;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#content_homes2 {
	/* Division Page logic */
	float: left;
	width: 100%;
	padding: 10px;
	background: #2d588d url(images/wrapper_bg.gif) repeat-y;
}
#content_studschoola {
	float: left;
	width: 751px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC3333;
	background: white url(../images/stud_math.png) no-repeat;
}
#content_studschoolb {
	float: left;
	width: 751px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC3333;
	background: white url(../images/best_stud.png) no-repeat;
}
#content_index {
	/* Index Page logic */
	float: left;
	width: 940px;
	margin-left: 18px;
	padding: 15px;
}
#display {
	float: right;
}
#crumbs {
	width: 737px;
	height: 20px;
	font-style:italic;
	background-color:#F5F5F5;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.studhead {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	line-height: 15px;
	padding-top:20px;
	background-position: bottom;
}
#studLeft {
	width: 230px;
	margin-left: 25px;
	float: left;
	padding-top: 420px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#studRight {
	width: 230px;
	margin-left: 475px;
	padding: 420px 10px 10px 10px;
}
#studLeftB {
	width: 230px;
	margin-left: 25px;
	float: left;
	padding-top: 145px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 675px;
}
#studRightB {
	width: 230px;
	margin-left: 475px;
	padding-top: 145px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/* -------------------------------------------------------------- 
    Tables information linkes to both js and css
 -------------------------------------------------------------- 
table {
		border-collapse: collapse;
		} 

th, td { 
		border: 1px solid #bbbbbb; 
		font-size: 1.2em;
		padding: 4px 10px;
		line-height: 1.2;
		} 

tbody td {
		border-top: 0;
		border-bottom: 0;
		}

caption {
		font-weight: bold;
		font-size: 1.4em;
		text-transform: uppercase;
		padding: 0 0 5px;
		color: #333333;
		}

#wb.th {
		background: #e4e5e4 url(images/tablehead_bg.gif) 0 50% repeat-x; 
		text-align: left;
		}

tfoot {
		background-color: #e2e2e2;
		color: #555555;
		}

tfoot td {
		font-size: 1.0em;
		text-align: center;
		}

tbody tr.alt td {
		background: #d8ddf0;
		}

tbody tr.over td, tbody tr:hover td {
	color: #ffffff;
	background-color: #FF0000;
		}

tbody tr.over+tr td {
		background-image: url(shadow.png);
		background-repeat: repeat-x;
		}

*/

caption {
	font-weight: bold;
	font-size: 1.4em;
	text-transform: uppercase;
	padding: 0 0 5px;
	color: #333333;
}
/* -------------------------------------------------------------- 
    Footer Area - save room for upcoming favorite search area
 -------------------------------------------------------------- */
#footer {
	width: 980px;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
	background: #2d588d url(images/footer_bg.gif) no-repeat;
}
#footer_extended {
	/* Landing Page logic */
	width: 980px;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
	background: #2d588d url(images/footer_bg.gif) no-repeat;
}
#footer_homes {
	/* Division Page logic */
	width: 980px;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
	background: #2d588d url(images/footer_bg.gif) no-repeat;
}
#footer_index {
	/* Index Page logic */
	width: 100%;
	float:left;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
	background: #2d588d url(images/footer_bg.gif) no-repeat;
}
#footer p {
	margin: 0;
	padding: 0;
	font-size: smaller;
	line-height: normal;
}
p.legal {
	color:#FFFF00;
}
/* -------------------------------------------------------------- 
    Primary Navigation Area 
		- be prepated for changes in headder graphics 
 -------------------------------------------------------------- */

#navWrap, #nav {
	width: 100%;
	float: left;
	text-align: center;
	height: 25px;
	background-color: #FFFF00;
}
#nav ul {
	width: 100%;
	/*float: left;*/
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	margin: 0 0 5em 0;
	z-index:10;
	background-color: #FFFF00;
}
#nav a {
	display: block;
	width: 10em;
	w\idth: 8em;
	color: #CC3333;
	text-decoration: none;
	padding: 0.25em 2em;
}
#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}
#nav li {
	float: left;
	padding: 0;
	width: 11em;
	z-index:10;
}
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 14.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}
#nav li li {
	padding-right: 1em;
	width: 13em
}
#nav li ul a {
	width: 13em;
	w\idth: 9em;
}
#nav li ul ul {
	margin: -1.75em 0 0 14em;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
#nav li:hover, #nav li.sfhover {
	background-color: #cee7f5;
}
/* -------------------------------------------------------------- 
    LightBox css 
		- requires javascript inorder to work see lightbox.js 
 -------------------------------------------------------------- */

#lightbox {
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}
#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
}
#lightboxCaption {
	float: left;
}
#keyboardMsg {
	float: right;
}
#closeButton {
	top: 5px;
	right: 5px;
}
#lightbox img {
	border: none;
	clear: both;
}
#overlay img {
	border: none;
}
#overlay {
	background-image: url(overlay2.png);
}
* html #overlay {
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay2.png", sizingMethod="scale");
}
/* -------------------------------------------------------------- 
    CALL TO ACTION 
		- placement for all buy now buttons top right & bottom
 -------------------------------------------------------------- */

#CTA {
	float: right;
	height: 100px;
	width: 100px;
}
#CTA2 {
	width: 100%;
	text-align: right;
	margin-right:15px;
}
/* -------------------------------------------------------------- 
    INDEX SPECIFIC DIVs
		- to be place nowhere else
 -------------------------------------------------------------- */
 
 #indexR a a:hover {
	width: 240px;
	padding: 5px;
	color:#FFFF33;
}
#indexRtop {
	height:20px;
	background: url(images/red-top.gif) no-repeat;
}
#indexRcontent {
	size:30;
	font-weight:bold;
	color:#FFFFFF;
	background: url(images/red.gif) repeat-y;
	padding: 10px;
}
#indexRcontent a {
	color:#FFFF33;
}
#indexRbottom {
	height:12px;
	background: url(images/red-bottom.gif) no-repeat;
}
.indexPoints {
}
.indexPoints p, ol {
	margin-bottom: 1.5em;
	line-height: 140%;
	list-style-image: url(images/bullet.png);
}
/* sytles created by Jason */
.style5 {
	color: #777777
}
.style6 {
	color: #BF1E2E;
}
.style7 {
	color: #CC3333
}
.style2 {
	font-size: 24px;
	font-weight: bold;
}
.style4 {
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
}
/* -------------------------------------------------------------- 
   For Home page only
 -------------------------------------------------------------- */
 
#homecontainer {
	float: left;
	margin-left: -10px;
}
#lastestnews {
	width: 285px;
	float: left;
	margin-top: 20px;
	padding: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: #FF0000 solid;
	border-width: thin;
}
#eventsubcontain {
	width: 100%;
	margin-top: 20px;
}
#otherevents {
	width: 590px;
	float: left;
	margin-left: 10px;
}
#event1 {
	float:left;
	width: 495px;
	height:105px;
	padding: 5px;
	background: #e4e5e4 url(../images/home-page/orange-gradiant.jpg) 0 50% repeat-x;
	border: #000000 solid;
	border-width: thin;
	color:#FFFFFF;
	margin-top:20px;
}
#event2 {
	width: 495px;
	height:105px;
	float: left;
	padding: 5px;
	background: #e4e5e4 url(../images/home-page/red-gradiant.jpg) 0 50% repeat-x;
	border: #000000 solid;
	border-width: thin;
	color:#FFFFFF;
}
#event3 {
	width: 495px;
	height:105px;
	float: left;
	padding: 5px;
	background: #e4e5e4 url(../images/home-page/blue-gradiant.jpg) repeat-x;
	border: #000000 solid;
	border-width: thin;
	color:#FFFFFF;
}
#eventpicbox {
	width: 80px;
	height: 105px;
	vertical-align: middle;
	float: left;
	margin-top: 10px;
}
/* -------------------------------------------------------------- 
   For traction.html
 -------------------------------------------------------------- */
 
 #homecontainer2 {
	float: left;
	margin-left: -15px;
}
.AdvancedSearchO {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
	margin-top: 10px;
	text-align:left;
}

.Track-Pack-Ad {
		
		margin: 0 auto 0 auto;
		padding: auto;
}
#addthis_button {
margin-left:180px;
margin-top:-13px;
}
