.Wrapper
{
	margin:0px auto;
	width:1000px;
}
/* Wrap all the main content within the backgound border box */
.WrapperTop
{
	background-image:url(../../../media/images/interface/winter/contentTop.png); 
	background-position:top center;
	background-repeat:no-repeat; 
}
.WrapperMid
{
	background-image:url(../../../media/images/interface/winter/contentMain.png); 
	background-position:center;
	background-repeat:repeat-y; 
	margin:0px auto;
	width:897px;  
}
.WrapperBot
{
	background-image:url(../../../media/images/interface/winter/contentBottom.png); 
	background-position:bottom center;
	background-repeat:no-repeat; 
}

.NavMain 
{ 
	background-image:url(../../../media/images/interface/winter/nav.png);  
	background-repeat:no-repeat; 
	margin:0px auto;
	width:897px; 
	height:45px;
}

.Header 
{ 
	margin:0px auto;
	width:897px; 
	height:240px;
}
/* Exists below the logo and flash nav */
.Contents 
{ 
	margin:5px auto;
	width:897px; 
	clear:both;
	text-align:left;	/* Please do not align this centered - it affects all pages */
	min-height:300px;
}

.Footer 
{
	margin:0px auto;
	width:897px;  
	text-align:center;
	clear:both;
}

.Copyright 
{ 
	color:#026292; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	margin:0px auto;
	width:657px; 
	text-align:center;
}


.PaneLeft 
{ 
	float:left; 
}



.Logo 
{ 
	float:left; 
	/* large page title
	margin-left:10px; 
	margin-top:10px;
	*/
	/* small page title */
	margin-left:30px; 
	margin-top:20px;
}


.NavLeft 
{ 
    background-image:url(../../../media/images/interface/winter/left_menu.png); 
	background-repeat:no-repeat; 
	float:left; 
	width:222px; 
	height:323px;
	margin-left:30px; 
	margin-top:22px;
	padding-right:30px;
	
} 

.NavLeft ul 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	list-style-type:none; 
	padding:0; 
	margin-top:10px;
	text-align:left; 
	margin-left:5px;
} 


.NavLeft li
{
	position: relative;
}

.NavLeft ul ul
{
	position: absolute;
	top: 0;
	left: 100%;
	width: 222px;
	margin-left:-8px;
	margin-top:-1px;
	
}

.NavLeft ul li li
{
	background-color:#BED4E4;
	border:1px solid #FFF;
	height:33px;
	
	
}

.NavLeft ul li ul a:hover
{
	background-color:#CDE9F5;	
}
.NavLeft a 
{
	color: #045897;
	text-decoration: none; 
	font-size: 15px; 
	font-weight:bold; 
	display: block; 
	padding: 8px 5px 7px 15px; 
	width: 190px; 
} 

.NavLeft a:link, .NavLeft a:visited 
{ 
	color: #045897; 
	text-decoration: none; 
} 

.NavLeft a:hover 
{ 
	background-image:url(../../../media/images/interface/winter/left_menu_transparent_roll.png); 
	background-repeat:repeat-x;
} 

.NavLeft li a#current 
{ 
	border-bottom: 3px solid #DAD6B7; 
	background: #00BEE4; 
} 

.NavLeft ul ul 
{display: none;}

.NavLeft ul li:hover ul
{display: block;}



.NavLeft2 
{ 
    background-image:url(../../../media/images/interface/winter/left_menu.png); 
	background-repeat:no-repeat; 
	float:left; 
	width:222px; 
	height:293px;
	margin-left:28px; 
	margin-top:35px;
	padding-right:30px;
	
} 

.NavLeft2 ul 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	list-style-type:none; 
	padding:0; 
	margin-top:10px;
	text-align:left; 
	margin-left:5px;
} 


.NavLeft2 li
{
	position: relative;
}

.NavLeft2 ul ul
{
	position: absolute;
	top: 0;
	left: 100%;
	width: 222px;
	margin-left:-8px;
	margin-top:-1px;
	
}

.NavLeft2 ul li li
{
	background-image:url(../../../media/images/interface/winter/left_menu_transparent_roll.png); 
	background-repeat:repeat; 
	border:1px solid #FFF;
	
}

.NavLeft2 ul li ul a:hover
{
	background-color:#CDE9F5;	
}
.NavLeft2 a 
{
	color: #045897;
	text-decoration: none; 
	font-size: 13px; 
	font-weight:bold; 
	display: block; 
	padding: 9px 5px 8px 15px; 
	width: 190px; 
} 

.NavLeft2 a:link, .NavLeft2 a:visited 
{ 
	color: #045897; 
	text-decoration: none; 
} 

.NavLeft2 a:hover 
{ 
	background-image:url(../../../media/images/interface/winter/left_menu_transparent_roll.png); 
	background-repeat:repeat-x;
} 

.NavLeft2 li a#current 
{ 
	border-bottom: 3px solid #DAD6B7; 
	background: #00BEE4; 
} 

.NavLeft2 ul ul 
{display: none;}

.NavLeft2 ul li:hover ul
{display: block;}





.NavFlash 
{ 
	float:right; 
	width:555px;
	height:145px;
	margin-top:22px; 
	margin-right:20px; 
	z-index:90;
}
 
.PageTitle 
{ 
	background-repeat:no-repeat; 	
	height:43px; 
	margin-top:-25px;
	float:right;
	z-index:99;
	/* large page title
	background-image:url(../../../media/images/interface/winter/title_long.png); 
	width:650px; 
	margin-right:20px; 
	*/
	/* small page title */
	background-image:url(../../../media/images/interface/winter/title.png); 
	width:585px; 
	margin-right:10px; 	
}

.PageTitle h1 
{ 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:22px; 
	font-weight:bold; 
	color:#000; 
	float:left; 
	margin:0px; 
	padding-left:10px; 
	padding-top:7px; 
	z-index:99;
}

.PaneTop
{
	height:70px; 
	float:right;
	/* large page title
	width:665px; 
	margin:0px 20px 3px 0px;
	*/
	/* small page title */
	width:550px; 
	margin:0px 30px 3px 0px;
}

.PaneTop a
{
	float:right;
	cursor:pointer;
	display:inline-block;
	
	background-position:bottom;
	background-repeat:no-repeat;
	
	/*background-color:#EFE;*/
	/*border:solid 1px #030;*/
	
	padding:0px 0px;
	width:90px;
	height:65px;
	color:#FFF;
	font-size:12px;
	
	vertical-align:text-bottom;
	text-align:center;
	text-decoration:none;
	overflow:hidden;
}
.StepText
{
	display:inline-block;
	height:18px;
	overflow:hidden;
	margin-top:47px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.StepNext
{
	margin:25px 3px 0px 3px;
	height:32px;
	width:16px;
	float:right;
	text-align:center;
	background-image:url(../../../media/images/interface/steps/separator.png);
	background-position:top;
	background-repeat:no-repeat;
	display:inline-block;
}

.Breadcrumb
{
	width:584px;
	font-size:12px;
	margin-right:20px; 
	float:right; 
}

.SubContent 
{ 
	margin-right:20px; 
	margin-left:275px;
	margin-top:10px; 
	font-family:Arial, Helvetica, sans-serif; 
	line-height:19px; 
	letter-spacing:1px; 
	font-size:15px; 
}
.SubContentFull
{
	margin-right:20px; 
	margin-left:20px;
	margin-top:10px; 
	font-family:Arial, Helvetica, sans-serif; 
	line-height:19px; 
	letter-spacing:1px; 
	font-size:15px; 
}
.red 
{ 
	font-size:21px; 
	color:#96121C; 
}

.green 
{ 
	color:#2B5910;
	font-size:13px;
}

.green2 
{ 
	color:#2B5910;
	
}


.sig 
{ 
	float:right; 
	clear:right; 
	margin-right:100px; 
	z-index:1; 
	position:relative;
}

.quote 
{ 
	margin-top:60px; 
	margin-left:20px;
}


a.Top
{
	display:block;
	text-align:right;		
	font-size:10px;
	border-bottom:solid 1px #6695B1;
	text-decoration:none;
	padding:0px;
	line-height:10px;
	margin:5px auto;
}

.mediaDownload
{
	height:100%;
	clear:left;
}

.mediaDownloadImage
{
	float:left; padding:5px;
}

.store_header_links
{
    list-style-type:none;
    float:left;
    padding-left:0px;
    margin-right:20px;
    margin-left:0px;
    margin-top:0px;
    
}

.store_header_links li
{
    list-style-type:none;
    /*float:left;*/
    text-align:center;
    cursor:pointer;
    width:194px;
    height:32px;
    margin-top:5px;
    
}

.store_header_links li a
{
    font-weight:bold;
    color:white; 
    text-decoration:none;
    float:left;
    width:100%;
    text-align:center;
    padding-top:0px;
    height:32px;
    background:url(/media/images/shop/store/store_header_link3.png) no-repeat;
    background-position: 0 0 ;
    
}

.store_header_links li a:hover
{
    background-position: 0 -32px;
}

.store_header_links li a span
{
    padding-top:5px;
    float:left;
    width:100%;
    cursor:pointer;
}

#store_header_title
{
    color:green;
    font-size:34px;
    width: 405px;
    font-weight:bold;
    float:left;
    line-height:35px;
    padding-bottom:15px;
}

#store_header_block
{
    margin-top:-15px;
}
