/*///////////////////// FRAME WORK START ////////////////////////////////*/

.shadow
{
	margin: 0 auto;
	width: 929px;
	position:relative;
	background-image:url(/images/cap.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:5px;
}


.wrapper
{
	margin: 0 auto;
	width: 924px;	
	position:relative;
	padding-left:5px;
	background-image:url(/images/repeater-shadow.gif);
	background-repeat:repeat-y;
	text-align:left;
}

.container 
{
	width: 914px;
	position:relative;
	float:left;
	text-align:left;
	background-repeat:repeat-x;
	background-image:url(/images/repeat-middle.jpg);
	background-position: left 150px;
	background-color:#C0DDF4;
}


/*///////////////////// FRAME WORK END ////////////////////////////////*/


/*///////////////////// HEADER START ////////////////////////////////*/

.header
{
	float:left;
	width: 914px;
	
}

.top
{
	float:left;
	width: 914px;
	height:109px;
	background-image:url(/images/header.jpg);
	background-repeat:no-repeat;
	border-bottom:6px solid #ffffff;
}
.top-home
{
	float:left;
	margin-top:20px; 
	width: 400px;
	height:50px;
}

.top-nav
{
	float:right;
	width:250px;
	display:inline;
	padding:8px 10px 8px 8px;
	text-align:right;
	color:#716FAC;
	
}

.top-nav a
{
	color:#716FAC;

}

.top-nav a:hover
{
	color:#433D68;

}

.ContentHeader
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#fa3123;
	text-transform:uppercase;
	padding:0px;
	margin:0px;
}


.search
{
	margin-right:15px;
	float:right;
	display:inline;
	padding:5px 10px 0px 0px;
	width:210px;
	height:34px;
	text-align:right;
	background-image:url(/images/search.gif);
	background-position:top right;
	background-repeat:no-repeat;
	
}
.search a
{


}

.search label
{
	color:#ffffff;
	
	vertical-align: center;	

}
.goBtn
{
	vertical-align: bottom;
	height:20px;
	line-height:15px;
}


.top-oxford
{
	float:right;
	width:201px;
	clear:right;
	height:70px;
}

/*///////////////////// HEADER END ////////////////////////////////*/



/*//////////////////////// NAV START //////////////////////////////*/


.nav 
{
	float:left;
	width: 914px;
	text-align:center;
	background-color:#868BC0;
	background-image:url(/images/repeater-nav.gif);
	background-repeat:repeat-x;
	border-bottom:6px solid #A4A4A4;
}

.navinner
{
	float:left;
	display:inline;
	text-align:center;
	width:100%;
}

.nav ul
{
	padding: 0px;
}

.nav li
{
	display:inline-block;
}

.nav li.first
{
	border-left: 2px solid #FFFFFF;
}

.nav a
{
	color:#FFFFFF;
	display:block;
	font-size:13px;
	color:#ffffff;
	padding:8px 16px 8px 16px;
	border-right: 2px #ffffff solid;
	float:left;
}
.nav a:hover
{
	background-image:url(/images/repeater-nav-over.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
	background-position: -2px top;
}

.active
{
	background-image:url(/images/repeater-nav-over.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
	background-position: -2px top;
}

/*//////////////////////// NAV END //////////////////////////////*/



/*//////////////////////// COLUMN RIGHT START //////////////////////////////*/

.Column-Right
{
	float:right;
	display:inline;
	width:172px;
	margin:15px 15px 15px 0px;

}

	.wild-card
	{
		margin:15px 0px 0px 0px;
	
	
	}
	
		.wild-card-top
		{
			background-image:url(/images/wild-card-top.gif);
			background-repeat:no-repeat;
			background-position:top;
			padding:11px 8px 6px 8px;
			color:#ffffff;
			line-height:13px;
			font-size:12px;
			font-weight:bold;
			text-align:center;
		}
			.wild-card-top p
			{
				padding:0px;
				margin:0px;
			}
		
		.wild-card-bottom
		{
			background-image:url(/images/wild-card-bottom.gif);
			background-repeat:no-repeat;
			background-position:bottom;
			padding:15px 15px 5px 15px;
			color:#ffffff;
			line-height:16px;
			font-size:12px;
		}
		
		.wild-card-bottom img
		{
			margin-bottom:10px;
			border:1px solid #ffffff;
		
		}
		
		.wild-card-bottom a
		{
			color:#FAEB60;
		}
		
		
		
/*//////////////////////// COLUMN RIGHT END //////////////////////////////*/


/*//////////////////////// COLUMN LEFT START //////////////////////////////*/

.Column-Left
{
	float:left;
	display:inline;
	width:697px;
	margin:15px 0px 15px 15px;
	

}

	.ShareMe
	{
		float:right;
		width:150px;
		text-align:right;
		padding:0px;
		font-size:12px;
		line-height:12px;
		font-weight:bold;
	}

	.welcome
	{
		width:540px;
		float:left;
	}
	
	.homeArea
	{
		float:left;
		width:697px;
		height:360px;
		
		background-image:url(/images/home-bg.jpg);
		background-repeat:no-repeat;
	}
		
		.homeAreaText
		{
			float:left;
			width:697px;
			height:65px;		
			font-size:20px;
			color:#ffffff;
			line-height:26px;
			text-align:center;
			padding-top:13px;
			overflow:hidden;
		}
		/*
		.homeScroll
		{
			overflow-y:auto;
			overflow-x:hidden;
			width:255px;
			height:240px;
			
		}
		*/
		.homeAreaFlash
		{
			float:left;
			width:697px;
			height:283px;
		
		}
		
		.blue
		{
			color:#2f77a9;
			font-weight:bold;
		}
		
		.purple
		{
			color:#2d2a43;
			font-weight:bold;
		}

/*//////////////////////// COLUMN LEFT END //////////////////////////////*/





/*//////////////////////// SUB PAGE STYLES START //////////////////////////////*/

.Column-SubNav
{
	float:left;
	display:inline;
	width:173px;
	margin:0px 15px 0px 0px;

}

	.Column-SubNav a
	{
		background-image:url(/images/subNav-bg.gif);
		background-repeat:no-repeat;
		height:16px;
		width:125px;
		display:block;
		color:#ffffff;
		padding:8px 10px 8px 38px;
	}
	
	*html .Column-SubNav a
	{
		padding:7px 10px 7px 38px;
	}
	
	
		.Column-SubNav a:hover
		{
			background-image:url(/images/subNav-bg-over.gif);
		
		}
		
		.subOver
		{
			background-image:url(/images/subNav-bg-over.gif) !important;
		
		}


.subPageArea
{
	float:right;
	width:509px;
	display:inline;
	background-color:#ffffff;
	
}

.subPageContent
{
	clear:both;
	float:left;
	width:509px;
	margin:0px;

}
.subPageContent a
{
	color:#3C6D98;
}

.subPageContent a:hover
{
	text-decoration:underline;
}

.subPageInner
{
	background-repeat:repeat-y;
	background-image:url(/images/content-repeater.gif);
	padding:0px 25px 1px 25px;
	min-height:265px;
}

*html .subPageInner
{
	height:265px;
}

.label1
{
	float: left;
	width: 150px;
	margin-bottom: 10px;
}

.label2
{
	float: left;
	width: 200px;
	margin-bottom: 10px
}

.inputField1
{
	width: 300px;
	margin-bottom: 10px;
}

.inputField2
{
	width: 30px;
}


/*//////////////////////// SUB PAGE STYLES END //////////////////////////////*/


/*//////////////////////// FOOTER START //////////////////////////////*/

/*
.footer
{
	float:left;
	border-top:6px #A4A4A4 solid;
	text-align:center;
	width:894px;
	padding:10px;
	margin:0px;
	background-color:#D6D5D5;
	font-size:12px;
	color:#4A4A4A;
}
.footer a
{
	color:#4A4A4A;
	padding-left:2px;
	padding-right:2px;
}

.footer a:hover
{
	color:#747474;
}*/
.footer
{
	float:left;
	border-top:6px #A4A4A4 solid;
	text-align:center;
	width:894px;
	padding:10px;
	margin:0px;
	background-color:#D6D5D5;
	font-size:12px;
	color:#4A4A4A;
}
.footer a
{
	color:#4A4A4A;
	
}

.footer a:hover
{
	color:#747474;
}

.footer ul
{
	padding: 0px;
	margin: 0px;
	margin-left: 150px;
	list-style: none;
	width: 550px;
}

.footer ul li
{
	display: inline-block;
}

/*//////////////////////// FOOTER END //////////////////////////////*/


.clearAll
{
	height:1px;
	clear:both;
	display:block;
	width:914px;
	background-color:#D6D5D5;
	
}

/*****G****/
#ClientPortal .checkbox input
{
	margin-left: 5px;
}

#ClientPortal .navigation-buttons
{
	text-align:center;
	padding-top: 15px;
	padding-bottom: 15px;
}

#ClientPortal .navigation-buttons .previous, #ClientPortal .navigation-buttons .next
{
	display:inline-block;
	background-repeat:no-repeat;
	width: 65px;
	height: 28px;
}

#ClientPortal .navigation-buttons .previous
{
	background-image:url(/images/backbutton.png);
}

#ClientPortal .navigation-buttons .next
{
	background-image:url(/images/nextbutton.png);
}

.registration-email .row
{
	margin-bottom: 7px;
}
.order-tracking .row
{
	margin-bottom: 7px;
	margin-top: 7px;
}

.registration-email .row input.submit
{
	margin-top: 7px;
}

.registration-email .row .label
{
	width: 120px;
	display: inline-block;
}

#OneCol
{
	width: 877px;
}

#OneCol .subPageArea
{
	width:689px;
}
#OneCol .subPageContent
{
	width:689px;
}
#OneCol .subPageInner
{
	background-image:url(/images/framemiddle.png);
}

#OneCol #FrameBottom
{
	margin-top:-7px;
}

.custom-title p.adxSectionSubhead
{
	font-weight: bold;
	font-size: 15px;
	color: #06729C;
}

/**** Styles for lightbox template***/
#gallery 
{
	padding: 10px;
	width: 440px;
}
#gallery ul 
{ 
	list-style: none; 
}

#gallery ul li 
{ 
	display: inline; 
}
/*****Trademark text **************/
.TrademarkText
{
    padding-top:10px;
    font-size:11px;
    padding-left:5px;
}

