table {font-size:9pt;}

* {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}

body {
	background-image:url(../../Assets/Images/Templates/Common/Bkg_Page.jpg);
	background-repeat:repeat-x; 
	background-color:#FFFFFF;
	font-size:9pt; 
}

p {
	font-size:9pt; 
	margin-left:5px; 
	margin-right:10px; 
	margin-top:5px; 
	margin-bottom:15px; 
	line-height:12pt;
}

ul {
	font-size:9pt; 
	margin-left:45px;
	line-height:16px;
}

a {
	color:#353794;
}

h2 {
	font-size:10pt;
	font-family: Helvetica, Arial, sans-serif;
	margin: 5px 5px 5px 5px;
}

h3 {
	font-size:13pt;
	font-family: Helvetica, Arial, sans-serif;
	margin: 5px 5px 10px 0px;
	color:#343794;
	font-weight:bolder;
}

#PageContainer {
	width:756px;
	background-color:#FFFFFF; 
	text-align:left;
}

#TopNavContainer {
	
	vertical-align:top; 
	border-left:solid 1px #353794; 
	border-right:solid 1px #353794; 
	height:310px;
}

#UpperRight {
	background-image: url(../../Assets/Images/Templates/Common/Bkg_UpperRight.jpg);
	background-repeat:no-repeat;
	background-position:top; 
}

#CartStatus {
	font-size:8pt;
	font-family: Helvetica, Arial, sans-serif;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 8px 0px;
	color:#000;
	font-weight:bold;
	margin-top:-10px;
}

	#CartStatus a {
		color:#000;
	}
	
	#CartStatus a:hover {
		text-decoration:none;
	}

#CartLocation {
	float:left;
	width:150px;
	text-align:center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}

#CartItems {
	padding-right:25px;
	padding-top:12px;
	float:right;
	width:75px;
	margin-bottom:3px;
}

#flash {
	padding-top:15px;
}


#PageMidsectionContainer {
	vertical-align:top; 
	border-left:solid 1px #353794; 
	border-right:solid 1px #353794;
	padding-left:20px;
	padding-right:20px;
	height:300px;
}

#MainCopy {
	height:360px;
	vertical-align:top;
	display:table-cell;
}

#MidsectionLeftColumnContainer {
	width:282px; 
	vertical-align:top;
}

#MidsectionRightColumnContainer {
	width:434px;
	vertical-align:top;
	padding-left:20px;
}

#MedPod {
	width:282px; 
	background-color:#363791;
}
#MedPod #Top {
	background-image:url(../../Assets/Images/Templates/Common/Bkg_MedPod_Top.gif); 
	background-repeat:no-repeat; 
	background-position:bottom; 
	width:282px; 
	height:14px;
}
#MedPod #Body {
	width:282px; 
	height:200px; 
	vertical-align:top; 
	padding-left:12px;
}
#MedPod #Body p {
	font-size:8pt; 
	color:#FFFFFF; 
	margin-bottom:2px;
	line-height:11pt;
}
#MedPod #Body hr {
	margin-left:3px; 
	margin-right:13px; 
	margin-top:0px; 
	margin-bottom:0px;
	color:#CCCCCC;
}
#MedPod #Body a {
	color:#FFFFFF;
	font-weight:bold;
}

#MedPod #Bottom {
	background-image:url(../../Assets/Images/Templates/Common/Bkg_MedPod_Bottom.gif); 
	background-repeat:no-repeat; 
	background-position:top; 
	width:282px; 
	height:14px;
}

#MedPod h2 {
	font-size:11pt;
	font-family: Helvetica, Arial, sans-serif;
	margin: 5px 5px 5px 5px;
	color:#FFF;
}

#MedPod p {
	margin-left:8px;
	margin-right:15px; 
}

#CadillacPod {
	background-image:url(../../Assets/Images/Photos/Cadillac_Pod.jpg); 
	background-repeat:no-repeat; 
	background-position:top; 
	width:282px; 
	height:145px; 
	margin-top:10px;
}
#CadillacPod p {
	font-size:8pt;
	color:#FFFFFF; 
	text-align:right; 
	margin-bottom:8px; 
	line-height:11pt; 
	width:165px; float:right;
}

#OrderOnlinePod {
	background-image:url(../../Assets/Images/Templates/Common/Bkg_OrderOnline.gif); 
	background-repeat:no-repeat; 
	background-position:top; 
	width:410px; 
	height:112px; 
	vertical-align:top; 
	margin-top:0px;
}
#OrderOnlinePod #Label {
	width:183px; 
	vertical-align:top; 
	padding-left:12px; 
	padding-top:12px;
}
#OrderOnlinePod p {
	color:#FFFFFF; 
	vertical-align:top; 
	font-size:8pt; 
	line-height:11pt; 
	margin-left:0px; 
	margin-bottom:4px;
}
#OrderOnlinePod select {
	font-size:8pt; 
	margin-bottom:4px;
	background-color:#F2F2F2;
	border:solid 1px #353794; 
	color:#333;
}
#OrderOnlinePod input {
	font-size:8pt; 
	font-weight:bold; 
	color:#333;
	border:solid 1px #353794; 
	background-color:#F2F2F2;
}

#Footer {
	background-image:url(../../Assets/Images/Templates/Common/Bkg_Footer.gif); 
	background-repeat:no-repeat;
	height:103px; 
	width:758px; 
	vertical-align:top;
	padding-left:35px; 
	padding-top:22px;
}
#Footer p {
	font-size:8pt;
	color:#666666; 
	margin:0px;
	line-height:11pt;
}

/* Custom Styles */
.ProductTitle {
	font-size:11pt; 
	color:#353794; 
	margin-bottom:5px;
	margin-left:0px;
	margin-top:3px;
	line-height:12pt;
	font-weight:bolder;
}

.Button100 {
	background-color:#be0000; 
	color:#FFFFFF; 
	font-size: 8pt; 
	font-weight:bold; 
	padding:3px; 
	height:25px; 
	width:100px;
	cursor:pointer;
	border:none;
}

.Button200 {
	background-color:#be0000; 
	color:#FFFFFF; 
	font-size: 8pt; 
	font-weight:bold; 
	padding:3px; 
	height:25px; 
	width:200px;
	cursor:pointer;
	border:none;
}

.Button_Delete {
	background-color:#353794; 
	color:#FFFFFF; 
	font-size: 8pt; 
	font-weight:bold; 
	padding:3px; 
	height:20px; 
	width:65px;
	cursor:pointer;
	border:none;
}

/* Top Left Login Pod - DS */

#LoginPod {
	font-size:8pt;
	padding-left:16px;
	padding-bottom:3px;
	line-height:14px;
}

#LoginPod #LoginInput {
	float:left;
	margin:0px;
}

#LoginPod #LoginInput .TextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px solid #CCC;
	width:79px;
	height:18px;
	background-color: #FFF;
	margin-top: 1px;
	margin-bottom: 0px;
	margin-right:0px;
}

#LoginPod #LoginInput #LoginInputLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	float:left;
	width:50px;
	padding-right:2px;
	padding-top:3px;
	text-align:right;
}

#LoginPod #LoginButtonWrapper {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-left:6px;
}

#LoginPod #LoginButtonWrapper .LoginButton {
	background-color:#353794; 
	color:#FFFFFF; 
	font-size: 8pt; 
	font-weight:bold;
	height:18px; 
	cursor:pointer;
	border:none;
	margin-top:1px;
	padding:2px;
	width: auto; 
	overflow: visible!important;
}

/* CSS Popup - DS */
#blanket {
	background-color:#111;
	opacity: 0.65;
	filter:alpha(opacity=65);
	position:absolute;
	z-index: 9001;
	top:0px;
	left:0px;
	width:100%;
}
#popUpDiv {
	position:absolute;
	background-color:#eeeeee;
	width:600px;
	height:425px;
	z-index: 9002;
}

/* SubNav - NRS */
#subNav {
	list-style-type:none;
	font-size:9pt;
	margin:2 5 10 5;
}

#subNav li{
	display:inline;
}

.active a {
	font-weight: bolder;
	color:be0000;
}

