@charset "utf-8";
/* CSS Document */
/* Camaro Canada - Jane Hay  */
/*
	COLORS
			text - #FFFFFF
			link - #993300
			hover - #000000
			black - #000000
/*
	RESET
*/
*							  	{ margin: 0; padding: 0; }
html							{ overflow: scroll; }
html, body				{ height: 100%; margin-bottom: 1px; }
body							{ font: 62.5% Verdana, Arial, Helvetica, sans-serif; color: #000000; background: #000000; text-align:center;}
ul								{ list-style: none; }
ol								{ list-style: none; }
a img					  	{ border: none; background: none; }
table							{ border-collapse: collapse; margin: 0; padding: 0 5px;}
html, body 				{ /* saves you from the "centering jump" on short pages */
										min-height: 100%;	margin-bottom: 1px;}
a:link 						{color: #993300; text-decoration: underline;}
a:visited 				{color:#993300; text-decoration: underline;}
a:hover 					{color:#000000; text-decoration: underline;}
a:active 					{text-decoration: none;}

p 								{ font: 1.2em/1.5 Verdana, Arial, Helvetica, sans-serif; }
h1								{ font: bold 1.6em Verdana, Arial, Helvetica, sans-serif; }
h2 								{ font: bold 1.4em Verdana, Arial, Helvetica, sans-serif; }
h3 								{ font: bold 1.3em Verdana, Arial, Helvetica, sans-serif; }

/* ============ Wrap Container Styles ============ */ 

#wrap 						{	text-align: left;	margin: 40px auto;	width: 980px;	background: url(../images/nav/wrap_bg.gif) repeat-y center top;}
#wrap_left 				{	text-align: left;	margin: auto;	width: 980px;	background: url(../images/nav/wrap_left.gif) repeat-y -1px top;}
#wrap_blank 			{	text-align: left;	margin: auto;	width: 980px;	background: url(../images/nav/wrap_blank.gif);}

/* ============ Date Styles ============ */ 

#date 						{	height: 18px;	text-align: right;	padding: 10px 10px 0 0;	font: 1.1em Arial, Helvetica, sans-serif;	color: #ffffff;	background: #000000;}
#date a:link 			{ color: #ffffff; text-decoration: underline;}
#date a:visited 	{ color:#ffffff; text-decoration: underline;}
#date a:hover 		{ color:#ff3300;text-decoration: underline;}
#date a:active 		{ text-decoration: none;}
.calendar 				{ font: 1.1em Arial, Helvetica, sans-serif;	color: #ffffff;	float: left;	padding-left: 40px;}

/* ============ Header Styles ============ */

#header 					{	width: 980px;	height: 300px;}
#logo 						{	z-index: 1;	height: 200px;	width: 400px;	position: relative;	float: left;	margin-left: 10px;	background-image: url(../images/nav/logo.png);	top: auto;	left: -1px;}
.head1 						{background-image: url(../images/nav/header1.jpg)}
.head2 						{background-image: url(../images/nav/header2.jpg)}
.head3 						{background-image: url(../images/nav/header3.jpg)}
.head4 						{background-image: url(../images/nav/header4.jpg)}
.head5 						{background-image: url(../images/nav/header5.jpg)}
.head6 						{background-image: url(../images/nav/header6.jpg)}
.head7 						{background-image: url(../images/nav/header7.jpg)}
.head8 						{background-image: url(../images/nav/header8.jpg)}
.head9 						{background-image: url(../images/nav/header9.jpg)}
.head_callaway 		{background-image:url(../images/nav/callaway_head.jpg)}

/* ============ Header Phone Number Style ============ */

#header_phone 					{	width: 440px;	height: 24px;	float: right;	margin-top: 270px;	font: 14px Arial, Helvetica, sans-serif;	text-align: right;	color: #333333;	padding: 3px 20px 0 10px;}
#header_phone a:link		{text-decoration: underline;}
#header_phone a:visited {text-decoration: underline;}
#header_phone a:hover 	{color:#ff3300; text-decoration: underline;}

/* ============ Header 800 Style ============ */

#header_800 						{	padding: 0;	width: 800px;}

/* ============ Menu Background Styles ============ */

#menu 			{	background: url(../images/nav/menu.jpg) no-repeat; height: auto; padding-bottom: 8px;	font: bold 1.2em Arial;}
#menu_left 	{	background: url(../images/nav/menu_left.jpg)  no-repeat;	height: auto;	padding-bottom: 8px; font: bold 1.2em Arial, Helvetica, sans-serif;}
#menu_blank {	background: url(../images/nav/menu_blank.jpg) no-repeat;	height: auto;	padding-bottom: 8px;	font: bold 1.2em Arial, Helvetica, sans-serif;}

/* ============ Main Container Styles ============ */

#main_container {	width: 980px;	margin: 0;	padding: 0;}	

/* ============ Content Styles ============ */

#content 				{	width: auto;	margin: 0 220px 0 240px;	padding: 10px 0 0 10px;}
#content_logos 	{	width: auto;	margin: 0px;	padding: 0px 40px;	text-align: center;	height: 100%;}
#content_logos p{	font-size: 1.3em;}
#content p 			{	font: 1.2em Verdana, Arial, Helvetica, sans-serif; line-height: 1.6;	padding: 0 15px;}
#content h1			{	font: bold 1.6em Verdana, Arial, Helvetica, sans-serif;	padding: 0 0 10px 0;}
#content h2 		{	font: bold 1.4em/1.5 Verdana, Arial, Helvetica, sans-serif;	padding: 0 0 0 10px;}
#content h3 		{	font: bold 1.3em/1.5 Verdana, Arial, Helvetica, sans-serif;	padding: 0 0 0 10px;}
#content a:link {	color:#993300;	text-decoration:underline;}
#content a:visited 	{	color:#993300;	text-decoration:underline;}
#content a:hover 		{	color:#000000;	text-decoration: underline;}
#content a:active 	{	background: #fff; 	text-decoration: underline;}
#content ul 				{ font: 1.2em Verdana, Arial, Helvetica, sans-serif; line-height: 1.6; list-style: disc inside; text-indent: 15px; }

/* ============ Content full ============ */

#content_full 		{	width: auto;	height: auto;	padding: 20px;	margin: 0 20px;}
#content_full p		{	font-size: 1.2em; line-height: 1.8; }

/* ============Content Right=========== */

#content_right 		{	float: right;	width: 720px;	margin-top: 20px;	padding: 0 10px 0 0;}
#content_right h1	{	font-size: 1.6em; font-weight: bold;	padding: 10px 0;}
#content_right p	{	font-size: 1.2em; line-height: 1.6;	padding: 0 30px;}
#content_right ul {	font-size: 1.2em; line-height: 1.8;	list-style-type:disc;	padding-right: 20px;	padding-left: 60px;}

/* ============ Content 800 styles ============ */

#content_800 			{	width: 720px;	padding: 0 40px;	margin: 0;	background: #ffffff;}
#content_800 p 		{	font-size: 1.2em; line-height: 1.8; text-align: left;	margin: 0 30px;}

/* ============Left Gallery Styles ============ */

#content_left 		{	width: 100%;	margin: 0px;	padding: 0px;	text-align: left;}
#content_left h1 	{	font-size: 1.6em; font-weight: bold;	padding: 0 0 0 260px;}

/* ============Image Gallery Styles ============ */

#pic 							{ font-size: 1.1em; left: 0px; position: relative; top: 0px; width: 180px; height: 140px; float: left; padding: 10px 20px 20px 40px; }
#pic a:link 			{	color: #333333;	border: 0 none;}
#pic a:visited 		{	color: #999999;	border: 0 none;}
#pic a:hover 			{ color: #CC3300;	border: 0 none;	background-color: #FFFFFF;	text-decoration: underline;}
#pic a:active 		{ color: #666666;}
.thumbnail 				{	position: relative;	z-index: 0;}
.thumbnail:hover 	{	background-color: #FFFFFF;	border: none;	z-index: 50;}
.thumbnail span		{ /*CSS for enlarged image*/	position: absolute;	padding: 2px;	left: -1000px;	border: 1px solid gray;	visibility: hidden;	color: black;	text-decoration: none;	background-color: #FFFFFF;}
.thumbnail span img { /*CSS for enlarged image*/	border-width: 0;	padding: 2px;	background-color: #FFFFFF;}
.thumbnail:hover span{ /*CSS for enlarged image on hover*/	visibility: visible;	top: -100px; left: 160px; /*position where nlarged image should offset horizontally */}
.thumbnail-gallery		{ background-color: transparent; float: left;	margin: 0 15px 10px 0;	border: none;	padding: 3px 5px 5px 5px; }

/* ============ Image Gallery Information Styles ============ */

#info 						{ margin-left: 20px; padding: 10px 20px 10px 10px; }
#info h2 					{	font-size: 1.2em;	font-weight: bold;	padding: 0px 0px 5px 220px;}
#info p 					{	font-size: 1.2em;	line-height: 1.4; padding: 0 20px 0 0px;}
#info p.price 		{	font-size: 1.3em;	font-weight: bold; color:#990000;}
#info a:link 			{ color: #333333;}
#info a:visited 	{ color: #999999;}
#info a:hover 		{ color: #CC3300;	border: 0;	background-color: #FFFFFF;	text-decoration: underline;}
#info a:active 		{ color: #666666;}
#line							{ text-align: center; padding: 20px 0px 10px 0px; }
#center 					{	width: 190px;	float: left;	padding-right: 20px;}

/* ============ Used Car Blank Coming Soon Styles ============ */

.coming_soon 			{	font-size: 2.4em; font-weight: bolder; font-style: italic; line-height: 2.4em; color: #990000;}
.camaro-used-car-apecial			{ padding: 10px 40px; }

/* ============ Left Sidebar Styles ============ */

#left 					{ font-size: 1.2em; width: 230px; float: left; margin: 20px 0; text-align: center; }
#left h3 				{	font-size: 1.3em; font-weight: bold; }
#left p 				{ font-size: 1.1em; padding: 0 20px; text-align: left; line-height: 1.2; }
#left a:link 		{	font-size: 1.3em; font-style: italic; color:  #993300;	text-decoration: none;}
#left a:visited { font-size: 1.3em; font-style: italic; color:#993300; text-decoration: none;}
#left a:hover 	{ font-size: 1.3em; font-style: italic; color:#000000; text-decoration: underline;}
#left a:active 	{ font-size: 1.3em; font-style: italic; background: #fff; text-decoration: none;}
#left ul 				{ text-align: left;	font-size: 1.2em; line-height: 1.8px; list-style-position: outside;	list-style-type: disc;	width: 145px;}

/* ============Right Sidebar=========== */

#right 						{ text-align: center;	float: right;	width: 210px;	padding: 0 5px;	margin: 25px 0 0 0;}
#right a:link 		{ font-size: 1.3em; font-style: italic; color:  #993300; text-decoration: none;}
#right a:visited 	{ font-size: 1.3em; font-style: italic; color:#993300; text-decoration: none;}
#right a:hover 		{ font-size: 1.3em; font-style: italic; color:#000000; text-decoration: underline;}
#right a:active		{	font-size: 1.3em; font-style: italic; background: #fff; text-decoration: none;}
#right p					{ padding: 0 5px;	text-align: left;}

/* ============Footer Styles=========== */

#footer 					{	width: 980px;	margin: 0px;	padding: 0;	height: 93px;	background: url(../images/nav/footer.jpg);}
#footer_left 			{	width: 240px;	float: left;	text-align: center;	margin: 0px;	padding: 20px 0px 0px;}
#footer_right 		{	text-align: right;	width: 740px;	margin: 0px;	padding: 15px 0 0 0;	float: right;}
#footer_right p		{	font: 1.1em/1.5 Verdana, Arial, Helvetica, sans-serif; text-align: right; margin: 20px 20px 0px 0px;}
#footer a:link 		{text-decoration: underline;}
#footer a:visited {text-decoration: underline;}
#footer a:hover 	{color:#ff3300; text-decoration: underline;}

/* ============Footer 800 style=========== */

#footer_800 			{	width: 800px;	margin: 0;	padding: 0;	height: 100px;	background: url(../images/nav/footer_800.gif);}
#footer_800_right { width: 580px; text-align: right; margin: 0px;	padding: 10px 20px 0 0;	float: right;}
.brclear 					{ clear: both; height:0; margin:0; font-size: 1px; line-height: 0px;}
.arrow 						{ width: 32px; height: 32px; padding-right: 20px;}
.highlight 				{ font: italic bold 1.2em/1.8 Verdana, Arial, Helvetica, sans-serif; color: #333333; }
.sold 						{ background-image: url(../images/nav/sold.gif); background-repeat: no-repeat; background-attachment: scroll;	z-index: 2;	background-position: 100px;}
.special 					{	border: 1px solid #666666; margin-right: 10px; background-color: #FFFFFF;}
.hybrid 					{	font-size: 3.03em; font-weight: bold; color: #CC0000; text-transform: uppercase; }
.zo6							{ font-size: 1.6em;	font-style: italic;}
.longer_line 			{	padding-left: 240px;}

/* ================== Hours of Operation Styles ================== */

.hours_operation 	{	border: solid 1px #B2B2B2; font: 1.1em Verdana, Arial, Helvetica, sans-serif;	width: 200px;	margin-left: 15px;}
.hours 						{ font-size: 1em; text-align: center; padding: 4px 0;  border-bottom: 1px solid #b2b2b2; }
.day 							{	font-size: 1em; text-align: left;	padding: 3px;	border-right: 1px solid #b2b2b2;	border-bottom: 1px solid #b2b2b2;}
.title 						{	font: bold 1.2em Arial, Helvetica, sans-serif;	margin: 0px;	padding: 3px 0px 4px;	border-bottom: 1px solid #b2b2b2;	text-align: center;}
.service_title 		{	font: bold 1.2em Arial, Helvetica, sans-serif; color: #C42D12;	text-align: center;	background-image: url(../images/nav/hours_title.jpg);	margin: 0px; padding: 4px 0px;}
.subtitle 				{	font: bold 1.2em Arial, Helvetica, sans-serif; text-align: left;}
.parts_img 				{ margin: 0px; padding: 2px; width: 115px; text-align: center;}
.parts_description{	font: 1.2em/1.8 Arial, Helvetica, sans-serif; vertical-align: top;	border-bottom: 1px dashed #ccc;	padding: 5px 15px;}
.onOrder 					{	font: italic bold 1.3em Verdana, Arial, Helvetica, sans-serif; color: #CC3300;}

/* ============ Contact Styles ============ */

.contact 					{	font: 1.2em/1.6 Verdana, Arial, Helvetica, sans-serif; border: 2px solid #CCCCCC;	text-align: left;}
.contact 					{	text-align: left;	width: 490px;}
.contact_name 		{	padding: 3px 3px 3px 10px;	border-bottom: 1px solid #cccccc;}
.contact_subtitle {	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif; padding: 3px;	border-bottom: 1px solid #cccccc;}
.contact_title 		{ font: bold 1.6em Verdana, Arial, Helvetica, sans-serif;}
.contact_address 	{	padding: 3px;	border-left: 1px solid #cccccc;	border-bottom: 1px solid #cccccc;}
.contact_row1 		{	background-color: #E8E8E8;	padding: 0;	margin: 0;}
.contact_row2 		{	background: #ffffff;	padding: 0;	margin: 0;}

/* =============== Service Styles ================== */

.fltlft 					{	float: left;	margin-left: 40px;}

/* =============== Parts Staff Styles ================== */

.parts_staff 			{	width: 170px;	float: left; font-size: 1.2em; text-align: center; }

/* ===============  New Model Overview ================== */
.new 							{	width: 300px;	float: left;}
.new h2						{ font: bold 1.4em Verdana, Arial, Helvetica, sans-serif; padding: 5px 0px; }
.new ul 					{ text-indent: 0px; list-style: disc url(none) inside; font-size: 1.1em; line-height: 1.2em; }
.new ul li				{ margin:0px; padding: 0px; list-style: inside; }

/* =============== Callaway ================== */

#callaway_content 										{	padding: 0 20px; font-size: 1.1em; line-height: 1.4;}
#callaway_content p 									{ font-size: 1.2em; line-height: 1.6em; }
#callaway_content h1									{ font-size: 1.8em; font-weight: bold; line-height: 1.6px; }
#callaway_content h2									{ font-size: 1.4em; font-weight: bold;}
#callaway_content a:link 							{ color: #993300; text-decoration: underline;}
#callaway_content a:visited 					{ color:#993300; text-decoration: underline;}
#callaway_content a:hover 						{ color:#000000; text-decoration: underline;}
#callaway_content a:active 						{ text-decoration: none;}
#callaway_standard_equip_details 			{ margin: 0; padding: 5px; width: 580px; float: left;}
#callaway_standard_equip_details ul		{ text-indent: 20px;	list-style: disc url(style.css) inside;}
#callaway_standard_equip_details ul li{ margin: 0px;	padding: 0px;}
#callaway_optional_equip_details 			{ margin: 0;	padding: 5px;	width: 340px;	float: left;}
.callaway_red 												{ font-size: 1.4em;	color: #993300;}
.center 															{	text-align: center;	width: 100%;}
.spacer 															{	height: 1.25em;}
.bar_800															{	width: 800px;	background:url(../images/nav/bar_800.jpg) repeat-x;}

/* =============== Privacy Styles - 680px================== */

#wrap_privacy 																		{ text-align: left;	margin: auto;	width: 680px;	background: #FFFFFF;}
#header_privacy 																	{	padding: 0px;	width: 680px;	height: 197px;}
#content_privacy 																	{ margin: 10px 0 0;	padding: 0 20px;}
#content_privacy h1 															{ font: bold 1.6em Arial, Helvetica, sans-serif;	padding: 5px;}
#content_privacy h2 															{ font: bold 1.4em Arial, Helvetica, sans-serif;	padding: 5px;}
#content_privacy p 																{ font: 1.1em/1.5 Arial, Helvetica, sans-serif;	padding: 0 20px;	color: #333333;}
#closeWin_privacy 																{	width: 660px;	text-align: center;}
#closeWin_privacy a, a:link, a:active, a:visited 	{ color: #000033; text-decoration: none;}
#closeWin_privacy a:hover 												{	color: #FFFFFF;	background-color: #999999;}

/* =============== Privacy Footer Styles ================== */

#footer_privacy {	background: url(../images/nav/privacy_footer.gif) no-repeat center bottom;	text-align: center;	width: 680px;	margin: 0px;	height: 100px;	padding-top: 10px;}

/* =============== Client Care Styles ================== */

#content_client_care 		{ width: auto; font-size: 1.2em;	margin: 10px 0 20px 0; text-align: left;	height: 100%;	padding: 0px 40px;}
#client_care 						{ text-align: left;	padding: 0 30px;	width: 540px;}
.client_care 						{ padding: 10px; font-size: 1.2em; text-align: center;}

/* =============== Client Care Form Styles ================== */

#client_care form 						{	margin-top: 1.5em;	padding-bottom: 1em;	width: 540px;}
#client_care input.text 			{	width: 220px;}
#client_care legend span			{ margin-top: 0.2em;	font-size: 110%;	margin-left: 0.5em;	position: relative;}
#client_care fieldset 				{	float: left;	width: 100%;	padding: 0;	background: url(../images/nav/form_bg.jpg) repeat-x #F2EFE9;	border: 1px solid #E0E0E0;	clear: left;	margin-bottom: 1.5px;	position: relative;}
#client_care legend 					{	font-size: 1.4em; font-weight: bold;	margin-left: 1em;	padding: 0px;	border: 1px none #FFFFFF;}
#client_care fieldset ol 			{ padding: 10px 10px 0 10px;	list-style: none; }
#client_care fieldset li 			{ float: left;	clear: left;	width: 100%;	padding-bottom: 15px;}
#client_care label 						{ float: left;	width: 10em;	margin-right: 20px;	text-align: right; font-size: 1.2em;}
#client_care fieldset.submit 	{ float: none;	width: auto;	border-style: none;	padding-left: 200px; background-color: transparent;}
#client_care label strong img { position: absolute;	left: -18.5em;}
.green 												{ font-size: 2.0em;	color: #006600;	font-weight: bolder;}
.blue 												{ font-size: 1.6em;	color: #003366;	font-weight: bolder;}
.red 													{ font-size: 1.6em;	font-weight: bold;color: #CC0033;	text-decoration: underline;}
.red_free 										{	font-size: 1.4em;	font-weight: bold; color: #CC0033; text-decoration: none;}

/* ============Tech  Styles=========== */

.tagline 								{	font-size: 1.4em;	font-weight: bold; padding: 0px;	font-style: italic;}
.tech										{	padding-left: 300px;}
#wrap_800 							{	text-align: left;	margin: 10px auto;	width: 800px;	background: #ffffff;}
#tech_reg form					{	font-size: 1.2em;	color: #000000;	margin: 0px 10px;	padding: 0 0 20px 0; background: url(../images/nav/form_bg.jpg) repeat-x #F2EFE9;}
#tech_reg.title 				{	font-size: 1.3em;	font-weight: bold;	padding-left: 5px;}
#tech_reg.button 				{	font-size: 100%;	background: url(../images/nav/button_bg.gif) repeat-x center center #C8C8C8;	border: 1px solid #999999;	margin: 0 35px;}
#tech_reg label 				{ text-align: right; font-size: 12px;	color: #000000;	margin: 0px;	padding: 0 0 3px 3px;	clear:both;}
#tech_reg input 				{	font-size: 1.2em;	color: #000000;	margin: 5px 0 5px 5px; border: 1px solid #CCCCCC;	padding: 8px;}
#tech_reg.option 				{	padding: 5px 0 5px 10px;	border-bottom: 1px solid #CCCCCC;	border-left: 1px solid #CCCCCC;	width: 80%;}
#tech_reg.selection 		{	padding: 8px;	border-right: 1px solid #CCCCCC;	border-bottom: 1px solid #CCCCCC;	text-align: center;	width: 10%;}
#tech_reg.req 					{	color: #CC0000;	font-size: 1.4em;}

/* =============== Lightbox Gallery Styles ================== */

.gallery								{ overflow: auto;	width: auto;	border-top: 0px solid #FFFFFF;	background-color: #FFFFFF;	padding: 1.4em 5px; 	margin-left: 10px;}
.lightbox_th 						{	padding: 3px;}
.gallery_left 					{	overflow: auto;	width: 300px;	border-top: 0px solid #FFFFFF;	background-color: #FFFFFF;	padding: 1.4em 5px;	margin-left: 10px;	float: left;}
.gallery_right 					{	overflow: auto;	width: 300px;	border-top: 0px solid #FFFFFF;	background-color: #FFFFFF;	padding: 1.4em 5px;	margin: 0px 10px;	float: right;}

/* =============== Lightbox  Styles ================== */

#lightbox							{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img					{ width: auto; height: auto;}
#lightbox a img				{ border: none; }
#outerImageContainer	{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer				{	padding: 10px;	border: none;}
#loading							{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav							{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a						{ outline: none;}
#prevLink, #nextLink	{ width: 49%; height: 100%; background-image: url(lightbox.css); /* Trick IE into showing hover */ display: block; }
#prevLink 						{ left: 0; float: left;}
#nextLink 						{ right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background-image: url(http://www.camarocanada.ca/images/nav/prevlabel.gif);background-repeat: no-repeat;	background-position: left 15%;}
#nextLink:hover, #nextLink:visited:hover { background-image: url(http://www.camarocanada.ca/images/nav/nextlabel.gif);	background-repeat: no-repeat;	background-position: right 15%;}
#imageDataContainer					{ font-size: 1em; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
#imageData									{	padding:0 10px; color: #666; }
#imageData #imageDetails		{ width: 70%; float: left; text-align: left; }	
#imageData #caption					{ font-weight: bold;	}
#imageData #numberDisplay		{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose	{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	
#overlay										{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/*
[if IE]>
<style type="text/css">
legend
{
	position: relative;
	left: -7px;
	top: -0.75em;
}
fieldset ol
{
	padding-top: 0.25em;
}
</style>
<![endif]*/

/*
[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows
padding-top: 1em;
}
</style>
<![endif]*/

