/* ---------- Body Attributes ---------- */

body{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #404040;
	background: #dfdbd3 url(../images/background.gif) repeat top center;
	margin: 0;
	height: 100%;
}

html{
	height: 100%;
}

/* ---------- Div Attributes ---------- */

#container{
	position: relative;
	margin: 0 auto;
	width: 984px;
}

	#topbar{
		position: relative;
		width: 984px;
		height: 85px;
		background: url(../images/menubar-bg.gif) repeat-x bottom center;
		z-index: 2;
	}
	
		#logo{
			position: absolute;
			top: 22px;
			left: 5px;
		}
		
		#menuspace-right{
			position: absolute;
			top: 67px;
			right: 10px;
		}
	
	#content{
		position: relative;
		width: 984px;
		padding-top: 10px;
		z-index: 1;
	}
	
		.box-outer{
			padding: 5px;
			margin-bottom: 10px;
			background: #E0E9EF;
			border: 1px solid #C7D4D5;
		}
		
		.box-inner{
			border: 1px dashed #F7921C;
			padding: 5px;
			text-align: left;
		}

		#leftColumn{
			position: relative;
			display: block;
			width: 312px;
			padding: 0;
			text-align: center;
			float: left;
			clear: left;
		}
		
			#leftColumn p{
				margin: 0 0 3px 0;
			}
			
			#leftColumnContent{
				position: relative;
				width: 302px;
			}
			
				#leftColumnContentInner{
					height: 194px;
					overflow: hidden;
				}
			
			#leftColumnAd{
				position: relative;
				width: 302px;
			}
				
				#MainAd{
					margin: 0 auto;
					position: relative;
					padding: 0px;
					top: 0px;
					left: 0px;
					height: 250px;
				}
			
				#primaryAdController{
					position: relative;
					margin: 0 auto;
					height: 18px;
					width: 300px;
					border: 1px dashed #F7921C;
					border-top: none;
					font-weight: bold;
				}
				
					#primaryAdController a{
						text-decoration: none;
					}
					
					#primaryAdController a:hover{
						text-decoration: underline;
					}
					
					#primaryAdControllerPrev{
						display: block;
						float: left;
						padding-left: 5px;
						clear: none;
					}
					
					#primaryAdControllerNext{
						display: block;
						float: right;
						padding-right: 5px;
						clear: none;
					}
		
		#centerRightColumns{
			position: relative;
			display: block;
			width: 662px;
			float: right;
		}
		
			#centerColumn{
				display: block;
				width: 520px;
				height: 509px;
				background: white;
				border: 1px solid #C7D4D5;
				float: left;
			}
			
			#rightColumn{
				display: block;
				width: 132px;
				float: right;
			}
			
				#rightColumn p{
					margin: 0;
					line-height: 14px;
				}
				
				#rightColumnContent{
					position: relative;
					width: 122px;
				}
				
					#rightColumnContentInner{
						overflow: hidden;
						height: 223px;
					}
					
				#rightColumnAd{
					position: relative;
					width: 122px;
				}
				
					#SecondaryAd{
						margin: 0 auto;
						position: relative;
						padding: 0px;
						top: 0px;
						left: 0px;
						height: 240px;
					}

#footer{
	position: relative;
	width: 984px;
	margin: 0 auto;
	padding: 5px 0 5px 0;
	color: #757779;
	font-weight: bold;
	font-size: 11px;
}

	#footer p{
		margin: 0;
	}
	
	/* #footer a{
		text-decoration: none;
		color: #9f9b93;
	}
	
	#footer a:hover{
		text-decoration: underline;
		color: #ffffff;
	} */
	
/* ---------- Dropdown Menu ---------- */

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/variable_dl.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#menuContainer{
	padding: 65px 0 0 230px;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/homeTopbarBG.png) no-repeat;
}

#menu{
	list-style-type:none;
	margin:0 0 0 10px;
	padding:0;
}

* html #menu {z-index: 1000;}

#menu li {display:block; float:left; position:relative; z-index:100; margin-right:1px;}
#menu li span {display:block; z-index:100; /*background: #fff;*/ padding: 3px 10px 2px 10px; font-size:1em;}
#menu li a, #menu li a:visited {display:block; padding:0;}

#menu dl {position:absolute; top:0; left:0; margin: 0; padding: 0; background: url(transparency.gif);}
#menu dt {background: transparent; margin:0; font-size: 1em; float:left; border-right:1px solid #eeeeee;}
#menu dd {display:none; background: transparent; /* border-bottom:1px solid #cce;*/ clear:left; margin:0; padding:0; color: #fff; font-size: 1em; text-align:left;}

#menu dt a, #menu dt a:visited {display:block; color:#757779; padding: 3px 10px 2px 10px; text-decoration:none;}
#menu dd a, #menu dd a:visited {background:url(../images/dropdownMenuBG.png) repeat; color:#757779; text-decoration:none; display:block; padding: 3px 10px 2px 10px;}

#menu li a:hover {border:0;}

#menu li:hover dd, #menu li a:hover dd {display:block;}
/* #menu li:hover dl, #menu li a:hover dl {border-bottom:15px solid #e2dfa8;} */
#menu li:hover dt a, #menu li a:hover dt a, #menu dd a:hover {background: #ffffff; color:#9f9b93;}

/* ---------- Common Styles ---------- */

img{
	border: none;
	behavior: url(assets_unmanaged/SewOn/css/iepngfix.htc);
}

p{
	font-size: 11px;
	line-height: 16px;
}

.leftImage{
	float: left;
	margin: 0 10px 0 0;
	display: block;
}

.centerImage{
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.rightImage{
	float: right;
	margin: 0 0 0 10px;
	display: block;
}

.centerText{
	text-align: center;
}

.rightText{
	text-align: right;
}

.clear{
	clear: both;
}

/* ---------- Text Styles ---------- */

h1{
	font: bold 15px Tahoma, Verdana, Arial, Helvetica;
	color: #d11f2f;
	margin: 0 0 5px 0;
}

h2{
	font: bold 13px Tahoma, Verdana, Arial, Helvetica;
	color: #d11f2f;
	margin: 0 0 5px 0;
}

.boldText{
	font-weight: bold;
}

/* ---------- Link Attributes ---------- */

a{
	text-decoration: underline;
	color: #C21A20;
}

a:link{
	text-decoration: underline;
	color: #C21A20;
}

a:visited{
	text-decoration: underline;
	color: #C21A20;
}

a:active{
	text-decoration: none;
	color: #C21A20;
}

a:hover{
	text-decoration: none;
	color: #C21A20;
}
