﻿/*=================================================================================*/
/*=================================================================================*/
/*== 0A. Tags =====================================================================*/
/*=================================================================================*/
/*=================================================================================*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0 10px;
	margin:0;
	background-color:#FFFFFF;
	}
	
select 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

	/*.................................*/

a {
	text-decoration:none;
	color:#0059B3;
}


a:hover {
	color: #CC0000;
	text-decoration:underline;
}

a.link, #GalleryInfo2 a {
	color:#CC0000;
	text-decoration:none;
	display:inline;
}

a.link:hover {
	color:#0059B3;
	text-decoration:underline;
}

a.linklight {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

a.linklight:hover {
	color:#CDD86E;
	font-weight:bold;
	text-decoration:underline;
}


/*.................................*/
/*....H ...........................*/
/*.................................*/

h1 {
	font-size:12px;
	text-transform:uppercase;
	padding:7px 7px 12px 7px;
	max-width:587px;
}

h2 {
	font-size:12px;
	padding:1px 7px 6px 7px;
	max-width:587px;
}

h3 {
	font-size:11px;
	font-weight:bold;
	padding:2px 0;
}

h4, h5, h7 {
	font-size:14px;
	font-weight:bold;
	padding:2px 0;	
}


h1, h2 {
	color:#FFFFFF;
	margin:0 0 0 0;

}

h3, h4, h5, h6 {
	margin:0;
	max-width: 650px;
}


h5 
{
	background: url(/images/layout/bg-topic.jpg) repeat-x;
	padding: 2px 2px 2px 5px;
/*	margin: 0 0 5px 5px;*/
}


dt 
{
	font-weight:bold;}

dd 
{
	margin: 0 0 15px 15px;}
/*=================================================================================*/
/*=================================================================================*/
/*== 0B. Coloring =================================================================*/
/*=================================================================================*/
/*=================================================================================*/

/*.................................*/
/*....Background Colors............*/
/*.................................*/

.Curriculum h1, .Curriculum h2 {
	background: url(/images/layout/bgCurriculum.jpg);
}


.Curriculum h1, .Curriculum h2
{
		background-repeat:repeat-x;
		background-position:bottom;
}


/*.................................*/
/*....Link Colors..................*/
/*.................................*/
	
.Curriculum a, a .Curriculum {
	/*color:#29576e;*/
	color:#3E86A8;
}

a:hover 
{
	color:#3366CC;
	}


/*=================================================================================*/
/*=================================================================================*/
/*== 1. Header ====================================================================*/
/*=================================================================================*/
/*=================================================================================*/
 
#Header {
	background: #ECECE6 url(/images/layout/bg.jpg) repeat-y;
	clear: both;
	height: 135px;
	}

#HeaderContainer {
	text-align:center;
	width: 780px;
	height:90px;}

#Logo {
	width: 147px; 
	float:left;
	display: inline;}

.Slogan img 
{
	margin: 35px auto auto auto;
	/*display: inline;*/
}

#MiniNav {
	margin: 0 0 0 0;
	padding: 15px 0 0 0;
	width: 180px; 
	float: right;
	list-style-image: url(http://retailnetgroup.com//images/bullet-1.png);
	font-size:11.25px;
	font-weight:bold;
	text-align:left;
	}
	
#MiniNav a{
	text-decoration:none;
	color:#000000;}
	
/*.................................*/
/*.... Top Nav Menu ...............*/
/*.................................*/

#NavContainer {
	width:100%;
	height: 35px;
	background: #333333 url(/images/layout/NavBg.gif);
	float:left;
	clear:both;
	margin: 10px 0 0 0;
}

#Menu {
	padding: 0;
	margin:5px 0;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	width: 780px;}
	
#Menu li {
	float:left;
	list-style:none;
	padding: 0 0 0 30px;
	margin:5px;}
	
#Menu li a {	
	color: #FFFFFF;
	text-decoration:none;}


/*=================================================================================*/
/*=================================================================================*/
/*== 2. Footer ====================================================================*/
/*=================================================================================*/
/*=================================================================================*/

#Footer {
	background: #ECECE6 url(/images/layout/FooterBg.jpg) repeat-y;
	margin:0 0 0 0;
	font-size: 9px;
	clear: both;
	float:left;
	width:100%;
	bottom:0;
	left: 10px;
}
	
#Footer a{
	color:#000000;
	text-decoration:none;
	}
	
.FooterContainer 
{
	width:780px;
	vertical-align:middle;
	text-align:center;
	float:left;
	padding: 30px 10px;
}	
/*=================================================================================*/
/*=================================================================================*/
/*== 3. Main Pane =================================================================*/
/*=================================================================================*/
/*=================================================================================*/

#MainPane{
	margin:0 20px 0 191px;
	padding: 0 20px 20px 0;
	width:577px;
	min-height:350px;

	}
#MainPane h1
{
	margin: 0;
	}

#MainWrapper 
{
	width:auto;
	background-image:url(/images/layout/bodyBG-2c.gif);	
	background-repeat:repeat-y;
	margin:0;
	padding:0;	
	clear:both;
	float:left;
	}

#BodyWrapper table 
{
	background-image:url(/images/layout/bodyBG-2c-Stretch.gif);	
	background-repeat:repeat-y;
	margin:0;
	padding:0;
	border:none;
	}
/*=================================================================================*/
/*=================================================================================*/
/*== 4. Left Pane =================================================================*/
/*=================================================================================*/
/*=================================================================================*/

#LeftPane{
	float: left;
	width: 165px;
	min-height: 350px;
	margin: 0;
	padding:0 0 0 10px;
	clear: both;
	white-space:normal;
	}

#LeftPane select 
{
	width:145px;}

* html #LeftPane /* IE Fix for Double Margin... This will mess up FireFox */
{
	display:inline;
	}	
/*.................................*/
/*.... Content Blocks For .........*/
/*.... LeftPane & RightPane .......*/
/*.................................*/

#LeftPane h1, #LeftPane h2
{
	margin: 0 0 0 -10px;
	}
	
#LeftPane ul {
	list-style-type:none;
	padding:0;
	margin:0 0 0 7px;}

#LeftPane li, #RightPane li {
	margin: 0 0 20px 0;
}

#LeftPane .SubSection li{
	border:solid;
	border-width:0 0 1px 0;
	border-color:#CCCCCC;
	margin:0 0 0 -7px;
	padding:7px 5px 7px 7px;
	font-weight:bold;
}
	
#LeftPane .BlockD li 
{
	margin:0;
	}	

/*=================================================================================*/
/*=================================================================================*/
/*== 5. Middle Pane ===============================================================*/
/*=================================================================================*/
/*=================================================================================*/

#MiddlePane{
	margin: 0;
	padding:0 0 20px 0;
	width: 400px;
	float: left;}

#MiddlePane h1, #MiddlePane h2 
{
	margin: 0 0 0 -10px;
	}
	
* html #MiddlePane h1, #MiddlePane h2 
{
	margin: 0;}
/*=================================================================================*/
/*=================================================================================*/
/*== 6. Right Pane ================================================================*/
/*=================================================================================*/
/*=================================================================================*/

#RightPane{
	margin: 0;
	padding:0;
	width:170px;
	float:right;
	}
#RightPane h1, #RightPane h2 
{
	margin:  0 0 0 -4px;
	}
/*=================================================================================*/
/*=================================================================================*/
/*== 7. Blocks ====================================================================*/
/*=================================================================================*/
/*=================================================================================*/

/*8888888888888888888888888888888888888888888888888888*/
.BlockCurriculum .Caption, .BlockCurriculum .Tags, .BlockTopicHome .Tags
{
	display:none;}

.BlockTopicHome .Thumbnail
{
	float:left;
	margin: 0 10px 0 0;
	}
	
.Curriculum .BlockNewsletters h2 
{
	font-weight:bold;
	color:#000000;
	background-image:none;
	}

.BlockNewsletters 
{
	list-style-image: url(/images/layout/i-newsletterbullet.gif);
}

.BlockNewsletters li 
{
	padding: 3px 0;
		margin: 0 0 0 0;

}

* html .BlockNewsletters li /* IE Fix */
{
	margin: 0 0 0 20px;
	
	}


.BlockNewsletters ul 
{
	margin: 5px 0 0 -10px;
}



.SubTopics table
{
	text-align:left;
	margin: 5px 0 10px 20px;
	/*width: 100%;*/
}
.SubTopics Caption
{
	font-weight:bold;
	margin: 10px 0 0 0;
	text-align:left;
	width: 100%;
}



.MoreLess 
{
	text-align:right;
	margin: 10px 30px 20px auto;
	}	
/*.................................*/
/*.... Main Right ................ */
/*.................................*/
	
	
.MainRight 
{	
	padding:10px;
	white-space:normal;
	margin: 0 0 0 180px;
}

.MainRight ol 
{
	margin:0;
}

.MainRight table 
{
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	width:100%;
}	

.MainRight th
{
	background-color:#E7E7E7;	
}

.MainRight td 
{
	padding: 2px;
}

.Home h2
{
	display:none;}

/*=================================================================================*/
/*=================================================================================*/
/*== 8. Misc ====================================================================*/
/*=================================================================================*/
/*=================================================================================*/


/*.................................*/
/*....Generic Floats ..............*/
/*.................................*/

.Left {
	float:left;
}

img.Left {
 	margin: 0 10px 10px 0;
}

.Middle {
	margin: 0 auto;
}

.Right {
	float:right;
}

img.Right {
	margin: 0 0 10px 10px;
}

	/*.................................*/
	
#PopupWrapper{
	width:70%;
	height:80%;
	background-color:#EEEEEC;
	border:solid; 
	border-width: 1px; 
	border-color:#999999;
	padding:20px;
	text-align:left;
	min-height:300px;
}

/*=================================================================================*/
/*=================================================================================*/
/*== 9. ?????? ====================================================================*/
/*=================================================================================*/
/*=================================================================================*/


/*.................................*/
/*....Curriculum ..................*/
/*.................................*/

.CurriculumHeader 
{
	background-color:#E8E8E8;
	}


/*=================================================================================*/
/*=================================================================================*/
/*== 10. Fixes ====================================================================*/
/*=================================================================================*/
/*=================================================================================*/
.WhiteStrip 
{
	height:10px;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	clear:both;
}

.ClearFloat 
{
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0;
}

br .ClearFloat {
display:none;}	

.Clear 
{
	clear:both;}

.break {
	clear:both; 
	width:595px; 
	height:1px; 
	border:none; 
	background: #CCCCCC; 
	color:#CCCCCC;}

	/*.................................*/

.Visible {
	display:block;
}	

.Show 
{}

.Hide 
{
	display:none;
	}
	/*.................................*/
	
.Nowrap
{
	white-space: nowrap;
}

.BlockD span 
{
	display:inline;}	

/*=================================================================================*/
/*=================================================================================*/
/*=================================================================================*/

a.Inactive, a.Inactive:hover
{
	color:#000000;
	text-decoration:none;
	}
	
.StoreTours .Pages a.Inactive, .StoreTours .Pages a.Inactive:hover
{
	background-color:#A441BC;
	color:#FFFFFF;
	}
	
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/	

.SubSection tr{
	border:solid;
	border-width:0 0 1px 0;
	border-color:#CCCCCC;
	font-weight:bold;
}

.SubSection td {	
	padding:7px 5px 7px 7px;
}

.SubSection table {
	margin:0 0 0 10px;
	width:90%;
}	

/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/	
.Schedule, .Events, .Members {
	border-spacing:0;
	border-collapse:collapse;
}


.Events td {
	border:solid;
	border-width: 1px;
	border-color:#CCCCCC;
	border-collapse:collapse;

}

.Schedule ul, .Events ul {
	margin: 0;
}

.Schedule td, .Members td {
	vertical-align: top;
	margin:0;
	border:solid;
	border-width: 0 0 1px 0;
	border-color:#CCCCCC;
	border-collapse:collapse;
	padding: 5px;
}

.Events td {
	vertical-align: top;
	margin:0;
	padding: 5px;
}

.Events .th {
background-color:#E7E7E7;
font-weight:bold;
}

.Schedule .Day{
	background-color:#E7E7E7;
	vertical-align:middle;
	font-weight:bold;
	font-size:14px;
	border-width: 1px 0 1px 0;
	border-collapse:collapse;
}


.FileSize {
font-size:10px;
color:#999999;
}