/* BEGIN Ryan's section */
html {
	height: 100%;
	min-height:101%;
}

body {
	color:#666;
	height: 100%;
}

/* IE6 png fix */
/*img, div { behavior:url(lib/iepngfix.htc); }*/

.frame { 
	position:relative;
	width:1024px;
	margin:0 auto;
}

#headerBg { 
    border-bottom:solid 1px #e0e0e0;
    height:84px;
	margin-top:7px;
}

#logo { padding:8px 0 0 15px; }

/* BEGIN top nav */
#topNav {
    color:#f9f9f9;
    font-weight:bold;
    left:550px;
    position:absolute;
    top:46px;
}

#topNav ul{
	width:500px;
	}

#topNav ul li {
    float:left;
}

#topNavLtOn {
    background:transparent url('/images/nav_selected_left.png') no-repeat 0px 0px;
    width:4px;
    height:28px;
}

#topNavLtOff {
    background:transparent url('/images/nav_left.png') no-repeat 0px 0px;
    width:4px;
    height:28px;
}

#topNavRtOn {
    background:transparent url('/images/nav_selected_right.png') no-repeat 0px 0px;
    width:4px;
    height:28px;
}

#topNavRtOff {
    background:transparent url('/images/nav_right.png') no-repeat 0px 0px;
    width:4px;
    height:28px;
}

#topNav div.itemOn {
    background:transparent url('/images/nav_selected_middle.png') repeat-x 0px 0px;
    height:23px;
    padding:5px 12px 0 12px;
}

#topNav div.itemOnDivider {
    background:transparent url('/images/nav_selected_divider.png') no-repeat 0px 0px;
    height:28px;
    width:1px;
}

#topNav div.itemOff {
    background:transparent url('/images/nav_middle.png') repeat-x 0px 0px;
    height:23px;
    padding:5px 12px 0 12px;
}

#topNav div.itemOffDivider {
    background:transparent url('/images/nav_divider.png') no-repeat 0px 0px;
    height:28px;
    width:1px;
}

#topNav a {
    color:#0282c4;
    display:block;
    text-decoration:none;
}

#topNav .itemOn a, #topNav .itemOn a:hover { color: #fff; }

#topNav a:hover {
    color:#f70;
    text-decoration:none;
}
/* END top nav */

/* START left nav */
/*#leftNav {
    background-color:#E0EEF8; 
    float:left;
    width:204px; 
} 

#leftNav li { 
    margin-left:-40px; 
    border-bottom:1px solid #FFF; 
    width:204px; 
    height:39px; 
} 

#leftNav li div { 
    height:38px; 
    border-bottom:1px solid #C8DEEE; 
    text-align:right; 
} 

#leftNav li div a { 
    text-decoration:none; 
    margin-right:20px; 
}*/
/* END left nav */

/* START homeShowcase */ 
#homeShowcaseBg {
    background: transparent url('images/homeShowcaseBg.jpg') repeat-x 0px 0px;
    height:252px;
}

#homeShowcase {
    height:252px;
}
/* END homeShowcase */ 

/* START stripe */ 
#stripeBg, #stripe {
    background:#0282c4;
    height:90px;
    position:relative;
}

#stripeLt {
    color:#fff;
    float:left;
    width:210px;
}

#stripeLt h1 {
    border-right:solid 1px #79bde0;
    font-size:138.5%;
    font-weight:bold;
    height:60px;
    line-height:143%;
    margin:11px 0 11px 0;
    padding:8px 20px 0 0;
    text-align:right;
}

#stripeRt {
    color:#a5d1f1;
    font-size:116%;
}
/* END stripe */ 

/* START home page boxes */
/* These rules apply to 3 boxes across */
#homeBoxesBg {
    background:transparent url('/images/home_bg_grad.png') repeat-x 0px -200px;
    height:324px;
}

#homeBoxes_323 {
    padding:31px 10px 0 10px;
}

#homeBoxes_323 div.box {
    float:left;
    height:175px;
    margin:0 4px 0 4px;
    position:relative;
    width:323px;
}

#homeBoxes_323 div.homeBoxTop {
    background:transparent url('/images/home_box_top_323.png') no-repeat 0px 0px;
    height:18px;
    width:323px;
}

#homeBoxes_323 .homeBoxBodBorders {
    background:transparent url('/images/home_box_bod_borders_323.png') repeat-y 0px 0px;
    position:relative;
    z-index:1;
}

#homeBoxes_323 .homeBoxBod {
    background:transparent url('/images/home_box_grad.gif') repeat-x 0px 0px;
    height:133px;
    margin-left:8px;
    padding:10px 15px 15px 15px;
    width:277px;
}

#homeBoxes_323 .homeBoxBod a,
#homeBoxes_323 .homeBoxBod a:hover,
#homeBoxes_323 .homeBoxBod a:visited,
#homeBoxes_323 .homeBoxBod a:visited:hover { position:relative; color:#666; }

#homeBoxes_323 .homeBoxBod p { margin-top:9px; }

#homeBoxes_323 .homeBoxBot {
    background:transparent url('/images/home_box_bot_323.png') no-repeat 0px 0px;
    height:10px;
    position:relative;
    width:323px;
    z-index:1;
}

#homeBoxes_323 .slideDn {
    background:transparent url('/images/home_box_learn_more_323.png') no-repeat 0px 0px;
    height:50px;
    left:5px;
    overflow:hidden;
    position:relative;
    top:-52px;
    width:323px;
    z-index:0;
    text-indent:-9999px;
}

#homeBoxes_323 .slideDn a {
    display:block;
 	height: 40px;
 	width: 310px;
 	margin-left: 100px;
}

.homeBoxBod a {
	display: block;
	position: relative;
}

#homeBoxes_323 img.icon {
    float:right;
    position:absolute;
    top:0px;
    right: 0px;
}

#homeBoxes_323 img.txt {
    padding-top:23px;
}
/* END rules apply to 3 boxes across */
/* START rules that apply to 4 boxes across */
#homeBoxesBg {
    background:transparent url('/images/home_bg_grad.png') repeat-x 0px -200px;
    height:257px;
}

#homeBoxes {
    padding:31px 10px 0 10px;
}

#homeBoxes div.box {
    float:left;
    height:254px;
    margin:0 4px 0 4px;
    position:relative;
    width:241px;
}

div.homeBoxTop {
    background:transparent url('/images/home_box_top.png') no-repeat 0px 0px;
    height:18px;
    width:241px;
}

.homeBoxBodBorders {
    background:transparent url('/images/home_box_bod_borders.png') repeat-y 0px 0px;
    position:relative;
    z-index:1;
}

.homeBoxBod {
    background:transparent url('/images/home_box_grad.gif') repeat-x 0px 0px;
    margin-left:8px;
    padding:10px 15px 15px 15px;
    width:195px;
    height:200px;
}

.homeBoxBot {
    background:transparent url('/images/home_box_bot_new.png') no-repeat 0px 0px;
    height:10px;
    position:relative;
    width:241px;
    z-index:1;
}

.slideDn {
    background:transparent url('/images/home_box_learn_more_new.png') no-repeat 0px 0px;
    height:40px;
    left:6px;
    overflow:hidden;
    position:relative;
    top:-50px;
    width:241px;
    z-index:0;
}

.slideDn a {
    display:block;
    position:relative;
    left:-100px;
}
/* END rules that apply to 4 boxes across */
/* END home page boxes */

.vcenter {
    position:absolute;
    top:0;
    bottom:0;
    margin:auto 100px auto 230px;
    height:60%;
}
/* END Ryan's section */


/*//_____ BEGIN Ambrose's section _____//*/
/* Universal */
h3 { color: #333333; font-size: 153.9%; margin: 18px 0 12px; line-height: 1.0em; }
h4 { font-weight: bold; font-size: 108%; color: #666666; }
h5 { font-size: 116%; clear:left;}
h6 { font-size: 100%; font-weight: bold; }
h6.p4 { font-size: 85%; width: 700px;}

strong { font-weight: bold; }

#wide-con { background: #fff url('/images/bg_gradient.png') bottom left repeat-x; }

#equalize { margin: 0 auto; width: 1024px; overflow: hidden; }

a { color: #0282c4; text-decoration: none; }
a:hover { color: #ff7700; }

a.arrow-link {
	display: block;
	padding: 0px 0 0 20px; margin: 0 0 10px 0;
	background: transparent url('/images/internal_link_arrow.png') 0px 1px no-repeat;
}
a.arrow-link:hover { background-position: 0 -17px; }

/* BEGIN Left Nav */
#leftNav {
	float: left;
	width: 200px;
	background:transparent url('/images/side_nav_bg.png') bottom left repeat-y;
}

#leftNav ul li.itemOn { background: transparent url('/images/side_nav_selected.png') bottom left repeat-y; width: 180px; }

#leftNav ul li {
	text-align: right; line-height: 1.0em;
	height: 11px;
	padding: 14px 20px 15px 0px;
}
#leftNav ul li.twoLines {
	height: 28px;
	padding: 9px 20px 9px 0px;
}
/*#leftNav ul li.last { background: transparent url('/images/side_nav_hr-last.png') bottom left repeat-x; }*/
#leftNav ul li a { font-size: 93%; color: #0282c4; text-decoration: none; }
#leftNav ul li a:hover { color: #ff7700; }
#leftNav ul li:hover, li.over { background: transparent url('/images/side_nav_hover.png') bottom left repeat-y; }
#leftNav ul li.itemOn:hover { background: transparent url('/images/side_nav_selected.png') bottom left repeat-y; }

#leftNav ul li.itemOn span { font-size: 93%; background: transparent url('/images/check.png') top left no-repeat; padding: 0 0 0 24px; }

#leftNav ul li.itemOff.navIcon { height: 40px; padding: 7px 20px 8px 0px; }
#leftNav ul li.itemOff.navIcon:hover { background: transparent url('/images/side_nav_hr.png') bottom left repeat-x; }
#leftNav ul li.sideNavDivider {
    background: transparent url('/images/side_nav_hr.png') bottom left no-repeat;
    height: 2px;
    padding: 0; margin: 0;
    overflow: hidden;
    font-size: 1px;
}
#leftNavBot { background:transparent url('/images/side_nav_bg_gradient.png') bottom left no-repeat; }
/* END Left Nav */

/* Main Content */
#mainContent {
	float: left; overflow: hidden;
	width: 800px;
	padding: 0px 0px 0 21px; margin: 0 0 0 0;
	background: #fff url('/images/bg_gradient.png') bottom left repeat-x;
}
p { color: #666666; line-height: 20px; margin: 0 0 15px; }
p.p1 { font-size: 116%; margin: 0 0 8px; width: 680px; }
p.p2 { font-size: 100%; width: 700px;}
p.p3 { font-size: 100%; margin: 0 0 30px 210px; width:500px;}
p.p4 { font-size: 85%; width: 700px; margin: 0 0 1.0em;}
.p-col { float: left; width: 370px; margin: 0 30px 10px 0; }
p.short { width: 513px; margin: 0 30px 15px 20px; }
p.p-end { margin-bottom: 90px; }

.p-col ul {}
.p-col ul li { list-style-type: disc; list-style-position: outside; margin: 0 0 5px 15px; line-height: 1.6em; }

ul.contentList { margin: 0 0 15px 0; }
ul.contentList li { list-style-type: disc; list-style-position: outside; margin: 0 0 5px 15px; }

img.headshot { float: left; margin: 4px 10px 30px 0; width:200px; }


/* CONTENT BOXES */
/* Large Image */
.large-generic { margin: 5px 0 20px -7px; }
.large-generic .box-top {
    background: transparent url('/images/box_large-box_top.png') no-repeat 0px 0px;
    height: 19px;
    width: 800px;
}
.large-generic .box-borders { background:transparent url('/images/box_large-box_borders.png') repeat-y 0px 0px; }
.large-generic .box-body {
    background: #fff url('/images/box_large-box_body.png') repeat-x 0px 0px;
    margin: 0 0 0 11px;
	width: 778px; min-height: 200px;
}
.large-generic .box-body p { margin: 0; padding: 4px 15px 5px; }
.large-generic .box-body img { margin: 0 0 -3px -3px; }
.large-generic .box-bottom {
    background:transparent url('/images/box_large-box_bottom.png') no-repeat 0px 0px;
    height: 12px;
    position:relative;
    width: 800px;
}

/* Learn More */
.learn-more {
    float: left;
    margin: 0 22px 18px 0;
    width: 320px;
}
.learn-more .box-top {
    background: transparent url('/images/box_learn-more_top.png') no-repeat 0px 0px;
    height: 19px;
    width: 320px;
}
.learn-more .box-borders { background:transparent url('/images/box_learn-more_borders.png') repeat-y 0px 0px; }
.learn-more .box-bar {
    background:transparent url('/images/box_learn-more_bar.png') no-repeat 0px 0px;
    margin: 0; padding: 0;
	width: 302px; height: 40px;
	line-height: 1.0em;
}
.learn-more .box-bar span {
	color: #fff; font-size: 153.9%;
	padding: 0; margin: 9px 0 12px 15px;
	display: block; float: left; height: 17px; line-height: 1.0em;
}
.learn-more .box-bar a {
	display: block; float: right;
	padding: 3px 20px 0 0px; margin: 12px 10px 12px 0;
	background: transparent url('/images/internal_link_arrow.png') right 2px no-repeat;
	font-size: 85%; color: #fff; text-decoration: none; font-weight: bold; height:17px;
}
.learn-more .box-bar a:hover { background-position: right -18px; }
.learn-more .box-body {
    background:transparent url('/images/box_learn-more_body.png') repeat-x 0px 0px;
    margin: 0 0 0 9px;
	width: 302px;
}
.learn-more .box-body p { margin: 0; padding: 6px 15px 7px; }
.learn-more .box-bottom {
    background:transparent url('/images/box_learn-more_bottom.png') no-repeat 0px 0px;
    height: 12px;
    position:relative;
    width: 320px;
    z-index:1;
}

.learn-more.short img { margin: -5px 0 0; }
.learn-more.short .box-bar { margin: -4px 0 0; }

/* Sidebar */
#sidebar { float: right; }

#sidebarBoxes div.box {
    float:left;
    margin:0 4px 0 4px;
    position:relative;
    width:241px;
}

.sidebarBoxTop {
    background:transparent url('/images/home_box_top.png') no-repeat 0px 0px;
    height:18px;
    width:241px;
}

.sidebarBoxBodBorders {
    background:transparent url('/images/home_box_bod_borders.png') repeat-y 0px 0px;
}

.sidebarBoxBod {
    background:transparent url('/images/home_box_grad.gif') repeat-x 0px 0px;
    margin-left:8px;
    padding:10px 15px 15px 15px;
    width:195px;
    overflow: hidden;
}

.sidebarBoxBot {
    background:transparent url('/images/home_box_bot.png') no-repeat 0px 0px;
    height:18px;
    position:relative;
    width:241px;
    z-index:1;
}

#sidebar{cursor:default !important;}

#sidebar h3 { margin: 0 0 20px; color: #999999; }
#sidebar h4 { font-size: 93%; color: #333333; }
#sidebar p { color: #999999; font-size: 93%; }
#sidebar img { float: right; }
/* END Sidebar */

/* Sidebar Narrow */
.sidebar-narrow { float: right; margin: -10px 6px 85px 0; }
.sidebar-narrow-top  {
	background:transparent url('/images/sidebar-narrow_top.png') no-repeat 0px 0px;
	width:236px; height:18px;
}
.sidebar-narrow-borders { background:transparent url('/images/sidebar-narrow_borders.png') repeat-y 0px 0px; }
.sidebar-narrow-body {
	background:transparent url('/images/sidebar-narrow_body.png') repeat-x 0px 0px;
	padding: 10px 20px 10px; margin: 0 10px 0;
	width: 176px;
	overflow: hidden;
}
.sidebar-narrow-bottom {
    background:transparent url('/images/sidebar-narrow_bottom.png') no-repeat 0px 0px;
    width:236px; height: 70px;
}

.sidebar-narrow h3 { font-size: 123.1%; margin: 0 0 7px; color: #999999; line-height: 1.0em; }
.sidebar-narrow h4 { font-size: 93%; color: #333333; }
.sidebar-narrow p { color: #999999; font-size: 93%; }
.sidebar-narrow img { float: right; }
.sidebar-narrow a { color: #64a9db; text-decoration: none; padding: 2px 0 0 20px; }
.sidebar-narrow ul { margin: 0 0 30px; }
.sidebar-narrow ul li { list-style-image: url('/images/bullet_orange.png'); list-style-position: outside; margin: 0 0 0 15px; font-size: 93%; color: #999; }
.sidebar-narrow ul li span { color: #333; }
/* END Sidebar Narrow */

/* SPECIFIC PAGES */
/* Brands */
#featBrands { margin: 20px 0 115px 63px; width: 723px; overflow: hidden; }
#featBrands h4 { margin-bottom: 12px; }

/* Fresh Deals */
#box-freshDeals.large-generic .box-top { background-image: url('/images/box_large-box_top-fresh.png'); }
#box-freshDeals.large-generic .box-body { background-image: url('/images/box_large-box_body-fresh.png'); }
#box-freshDeals.large-generic .box-bottom { display: none; }

#sidebar-freshDeals .sidebar-narrow-bottom { background:transparent url('/images/sidebar-narrow_bottom-fresh.png') no-repeat 0px 0px; }

/* Around Me */
#box-aroundMe.large-generic .box-top { background-image: url('/images/box_large-box_top-aroundMe.png'); }
#box-aroundMe.large-generic .box-body { background-image: url('/images/box_large-box_body-aroundMe.png'); }
#box-aroundMe.large-generic .box-bottom { display: none; }

#sidebar-aroundMe .sidebar-narrow-bottom { background:transparent url('/images/sidebar-narrow_bottom-aroundMe.png') no-repeat 0px 0px; }

/* Student Corner */
#box-studentCorner.large-generic .box-top { background-image: url('/images/box_large-box_top-studentCorner.png'); }
#box-studentCorner.large-generic .box-body { background-image: url('/images/box_large-box_body-studentCorner.png'); }
#box-studentCorner.large-generic .box-bottom { display: none; }

#sidebar-studentCorner .sidebar-narrow-bottom { background:transparent url('/images/sidebar-narrow_bottom-studentCorner.png') no-repeat 0px 0px; }

/* DoTellAll */
#sidebar-doTellAll .sidebar-narrow-bottom { background:transparent url('/images/sidebar-narrow_bottom-doTellAll.png') no-repeat 0px 0px; }

/* Products */
#box-siteOptimizer, #box-higherEducation { clear: both; }

.product-logo { float: right; margin: -10px 6px 85px 0; }

.sm-large { margin-left: 63px; }

#load-map { background-image: url('/images/large_products-sub.jpg'); display: none; }

#diagram-img { background: transparent url('/images/large_products.jpg') top left no-repeat; width: 806px; height: 317px; }
#diagram-map { background: transparent url('/images/diagram-products.jpg') 0px 317px  no-repeat; width: 806px; height: 317px; }


#diagram-img-opti { background: transparent url('/images/large_products-sub.jpg')  0px 0px no-repeat; width: 806px; height: 317px; }
#diagram-map.opti { background: transparent url('/images/diagram-products-sub-opti.jpg') 0px 317px  no-repeat; width: 806px; height: 317px; }

#diagram-img-snippet { background: transparent url('/images/large_products-sub.jpg')  0px -317px no-repeat; width: 806px; height: 317px; }
#diagram-map.snippet { background: transparent url('/images/diagram-products-sub-snippet.jpg') 0px 317px  no-repeat; width: 806px; height: 317px; }

#diagram-img-search { background: transparent url('/images/large_products-sub.jpg')  0px -634px no-repeat; width: 806px; height: 317px; }
#diagram-map.search { background: transparent url('/images/diagram-products-sub-search.jpg') 0px 317px  no-repeat; width: 806px; height: 317px; }

#diagram-img-classifier { background: transparent url('/images/large_products-sub.jpg')  0px -951px no-repeat; width: 806px; height: 317px; }
#diagram-map.classifier { background: transparent url('/images/diagram-products-sub-classifier.jpg') 0px 317px  no-repeat; width: 806px; height: 317px; }

#diagram-img-gnosis { background: transparent url('/images/large_products-sub.jpg')  0px -1268px no-repeat; width: 806px; height: 317px; }
#diagram-map.gnosis { background: transparent url('/images/diagram-products-sub-gnosis.jpg') 0px 317px  no-repeat; width: 806px; height: 317px; }

#diagram-img-decide { background: transparent url('/images/large_products-sub.jpg')  0px -1585px no-repeat; width: 806px; height: 317px; }
#diagram-map.decide { background: transparent url('/images/diagram-products-sub-decide.jpg') 0px 317px  no-repeat; width: 806px; height: 317px; }

#diagram-img-csi { background: transparent url('/images/large_products-sub.jpg')  0px -1902px no-repeat; width: 806px; height: 317px; }
#diagram-map.csi { background: transparent url('/images/diagram-products-sub-csi.jpg') 0px 317px  no-repeat; width: 806px; height: 317px; }


#diagram-map.nudge-opti { background-position: 0px 0px; }
#diagram-map.nudge-snippet { background-position: 0px -317px; }
#diagram-map.nudge-search { background-position: 0px -634px; }
#diagram-map.nudge-classifier { background-position: 0px -951px; }
#diagram-map.nudge-gnosis { background-position: 0px -1268px; }
#diagram-map.nudge-decide { background-position: 0px -1585px; }
#diagram-map.nudge-csi { background-position: 0px -1902px; }
#diagram-map.nudge-social { background-position: 0px -2219px; }

/* Company */


/* Forms */
form { width: 520px; margin: 0 0 50px 0; }

label { clear: left; float: left; width: 92px; margin: 0 20px 0 0;*margin-right:30px; font-weight: bold; font-size: 100%; padding: 3px 0 0; }
input, textarea { float: left; width: 200px; margin: 0 0 15px 0; }

textarea { width: 400px; height: 115px; }
input#submit {
	display: block;
	margin: 0;
	width: 71px;
	padding: 26px 0px 0px 0px;
	overflow: hidden;
	background:transparent url('/images/but_send.png') scroll no-repeat 0 0;
	height:26px;
	text-indent: -5000px;
	border: none;
}
input#submit:hover { background-image: url('/images/but_send-hover.png'); }

fieldset.data {
	overflow: hidden; padding: 0 0 4px 0; margin: 0 0 19px 0;*padding-bottom:20px;
	background: transparent url('/images/fieldset_hr.png') bottom left repeat-x;
}

#message{*width:350px;}

/* Footer */
#footer { clear: both; font-size: 77%; padding: 15px; }
#footer p { color: #969696; }
#footer a { color: #969696; text-decoration: none; padding: 0 4px 0; }
#footer a.first { padding: 0; }
#footer a:hover { color: #ff7700; }
#footer span { color: #969696; text-decoration: none; padding: 0 4px 0; }

#footer a.twitter {
	display: inline-block;
	margin: 0 0 -4px;
	width: 16px;
	padding: 16px 0px 0px 0px;
	overflow: hidden;
	background-image: url('/images/logo_twitter.png');
	background-repeat: no-repeat;
	height: 0px !important;
	text-indent: -5000px;
}

#footer a.twitter:hover {
    background-image: url('/images/logo_twitter_hover.png');
}


#footer a.facebook {
	display: inline-block;
	margin: 0 0 -4px;
	width: 16px;
	padding: 16px 0px 0px 0px;
	overflow: hidden;
	background-image: url('/images/logo_facebook.png');
	background-repeat: no-repeat;
	height: 0px !important;
	text-indent: -5000px;
}

#footer a.facebook:hover {
    background-image: url('/images/logo_facebook_hover.png');
}
/* END Footer */

/*//_____ END Ambrose's section ______//*/


.clear{clear:both;height:0em;line-height:0em;}

form#contact-us-form input#submit {
	cursor: pointer;
}

