@charset "UTF-8";
/* CSS Document */

/****

MathsNet
Main styles
Created by Phil Adair
Jul 2011

Contains all main general styles and selectors.

***/

/* Body */

body
{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 67.8%;
	color: #ccc;
	letter-spacing: 1px;
	padding-bottom: 100px;
	background: #000 url("/images/site/mn_bg_jul11_1.jpg") repeat-x top;
}

/* core styles */

h1, h2, h3, h4, h5
{
	color: #25aae1;
	font-weight: normal;
}

h1
{
	font-size: 18px;
	margin: 0;
	text-shadow: #000 1px 1px 0.1em
}

h1 span, h2 span
{
	font-family: 'Times New Roman' !important;
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
}

h2 span
{
	font-size: 18px;
}

h2
{
	font-size: 16px;
}

h3
{
	font-size: 15px;
}

h4
{
	font-size: 14px;
}

h5
{
	font-size: 13px;
}

p
{
	font-size: 12px;
	line-height: 24px;
}

/*** LINKS ***/

a
{
	font-size: 12px;
	color: #25aae1;
	text-decoration: none;
	outline: none;
}

a:hover
{
	text-decoration: underline;
}

a img
{
	border: none;
	outline: none;
}

.servworld
{
	background: url("/images/site/mn_servworld_icon.png") no-repeat center right;
	max-width: 390px;
}

.servusa
{
	background: url("/images/site/mn_servusa_icon.gif") no-repeat center right;
	max-width: 390px;
}

.servscot
{
	background: url("/images/site/mn_servscot_icon.gif") no-repeat center right;
	max-width: 390px;
}

/*** tables ***/

table
{
	margin-top: 10px;
}

caption
{
	display: none;
}

th
{
	font-size: 12px;
	font-weight: bold;
	background: #000 url("/images/site/mn_menu_bg_jul11.jpg") repeat-x top;
	padding: 10px 7px;
}

td
{
	font-size: 12px;
	background: #121212;
	padding: 10px 7px;
}

td:hover
{
	background: #222;
}

/*** List styles ***/

ul
{
	margin: 10px;
	padding: 10px;
}

li
{
	font-size: 12px;
	margin: 5px 10px 5px 20px;
	padding: 5px;
}

/***
*
exceptions
*
***/


/* news pages & ticker styles */

.newscontainer img, .newsmain img
{
	border: none;
	float: right;
	margin: 0 0 5px 50px;
}

.newscontainer h2
{
	font-size: 13px !important;
	color: #ccc;
}

.newsdate
{
	font-weight: normal;
}

.newsmain h2
{
	color: #ccc;
}

#contentWrapper .contentContainer .newscol .newscontainer h2 span
{
	color: #666 !important;
	font-size: 13px !important;
	font-family: "Arial Black", Gadget, sans-serif !important;
	font-weight: 100 !important;
	font-style: normal !important;
}

#newscontainer h2, .newscontainer h2
{
	margin-top: 0;
}

#newscontainer p
{
	font-size: 11px;
	line-height: 17px;
}

#newscontainer p span
{
	color: #666 !important;
}

/* **** News in the FooterBox **** */

#footerbox .newscontainer .newstitle
{
	font-size: 13px;
	line-height: 17px;
}

#footerbox .newscontainer .newstitle .newspub
{
	color: #666 !important;
	font-size: 13px !important;
	font-family: "Arial Black", Gadget, sans-serif !important;
	font-weight: 100 !important;
	font-style: normal !important;
	margin-left: 5px;
}


/* **** Misc **** */

a.more:hover
{
	text-decoration: none;
}

p.more
{
	padding-top: 0;
	margin-top: 0 !important;
}

.mnmidcol p
{
	font-size: 11px;
}

.gallerypiccaption h2
{
	color: #ccc !important;
	font-size: 14px;
	margin-left: 15px;
	position: absolute;
	bottom: 3px;
	left: 0;
}


/* contactForm styles */

#contactForm
{
	border: 0 px solid e2e2e2;
	overflow: hidden;
}

#contactForm form
{
	margin: 0;
	padding: 0;
}

#contactForm fieldset
{
	margin: 0;
	padding: 0;
	border: 0;
}

#contactForm legend
{
	display: none;
}

#contactForm label
{
	width: 130px;
	float: left;
	padding: 8px 15px 0 0;
}

#contactForm input, #contactForm textarea
{
	float: left;
	width: 260px;
	border: 1px solid #3f3f3f;
	background: #2f2f2f;
	padding: 2px 0 4px 5px;
	font: normal 100%/150% Arial;
	color: #ccc;
	margin: 5px 0 10px 0;
	letter-spacing: 1px;
}

#contactForm input.submit
{
	width: auto;
	padding: 0 10px;
	margin-left: 144px;
	cursor: pointer;
}

#contactForm input.submit:hover
{
	background: #ccc;
	color: #202020;
}

#contactForm textarea
{
	height: 100px;
}

#contactForm input:hover, #contactForm textarea:hover
{
	border: 1px solid #25aae1;
}

#contactForm input:focus, #contactForm textarea:focus
{
	border: 1px solid #25aae1;
}

#contactForm br
{
	clear: left;
}

/* footer channel styles */

a.facebook, a.youtube
{
	display: block;
	width: 235px;
	height: 30px;
	padding-top: 5px;
	background: url("/images/site/mn_facebook_icon_aug11.gif") no-repeat right center;
	font-size: 15px;
	line-height: 20px;
	color: #ccc;
	margin-top: 10px;
}

a.facebook:hover, .youtube:hover
{
	text-decoration: none !important;
	color: #FFF;
}

a.youtube
{
	background: url("/images/site/mn_youtube_icon_aug11.gif") no-repeat right center;
	width: 160px !important;
	height: 45px !important;
	margin-top: 10px;
	padding-right: 75px;
}

/* **** Cookie Push-down bar **** */

#cklbox
{
	background-color: #e00;
	box-shadow: 0 2px 4px #555;
	display: none;
	position: fixed;
	text-align: left;
	font-size: 16px;
	z-index: 999;
	width: 100%;
	left: 0;
	top: 0;
	color: white;
	padding: 2px 20px;
	font-weight: bold;
}

#cklbox a, #cklbox a:visited
{
	color: yellow;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

#cklbox a:hover
{
	text-decoration: underline;
}

#cklhide
{
	float: right;
	margin: 3px 30px 0 10px;
	font-weight: bold;
	font-size: 26px;
	cursor: pointer;
}

table.ckl th
{
	background-color: #2e4a1e;
	color: white;
	border-radius: 5px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	padding: 2px 5px;
}

table.ckl td
{
	background-color: #eee;
	border-radius: 5px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 2px 5px;
	color: black;
}

table.ckl tr:hover td
{
	background-color: #f0fff0;
}

/* **** Popup Tooltip **** */

#popuptooltip
{
	text-align: left;
	border: 1px solid black;
	border-radius: 7px;
	font-size: 11px;
	padding: 8px;
	background-color: #ffe;
	color: black;
	z-index: 1000;
	box-shadow: 3px 3px 3px #222;
}

/* **** Page Images **** */

.imgl
{
	float: left;
	padding: 0 10px 10px 0;
}

.imgr
{
	float: right;
	padding: 0 0 10px 10px;
}

.img
{
	padding: 5px;
}

.imgb
{
	padding: 8px;
	background-color: white;
	margin: 10px;
	border: 1px solid #ccc;
	border-radius: 7px;
	box-shadow: #555 6px 6px 12px;
}

.imglb
{
	float: left;
	padding: 10px;
	background-color: white;
	margin: 0 20px 10px 0;
	border: 1px solid #ccc;
	border-radius: 7px;
	box-shadow: #999 4px 4px 8px;
}

.imgrb
{
	float: right;
	padding: 10px;
	background-color: white;
	margin: 0 0 10px 10px;
	border: 1px solid #ccc;
	border-radius: 7px;
	box-shadow: #999 4px 4px 8px;
}

