﻿/* Sub Right Column Content */
#Container
{
	background-image: url(/Images/com/Backgrounds/container_sub_bg.gif);
	background-repeat: repeat-y;
	width: 1020px;
	height: auto;
	padding: 0;
	margin: auto;
}

#Subpage
{
	margin: 0 20px 0 19px;
}

#ContentLeft
{	
	width: 728px;
	height: auto;	
	margin: 0 0 20px 0;
	float: left;
	display: block;
	padding:0px;
}

#InnerContent #PageContent
{
	float:left;
	padding: 0 0px 0 20px;
	width:520px;
}

#ContentRight
{
	width: 243px;
	padding: 0 0px 0 0;
	margin: 0 0 15px 0;
	float:right;
}

/* <SubNav> */
#SubNavigation
{
	background-image: url(/Images/com/Backgrounds/subnav_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 31px;
	padding: 0 10px 0 0;
	margin: 0;
	display: block;	
}

#SubNavigation span
{
	color: #00768b;
	background-image: url(/Images/com/Backgrounds/subnav_bg.gif);
	background-repeat: repeat-x;
	height: 24px;
	padding: 7px 0 0 14px;
	margin: 0;
	display: block;
}

/* </SubNav> */

/* <Locator> */
#Locator
{	
	background-image: url(/Images/com/Backgrounds/locator_bg.gif);	
	width: 243px;	
}

#Locator .form
{
	background-image: url(/Images/com/Backgrounds/locator_left.gif);	
	padding: 0 0 0 20px;
}

#Locator .form input.text
{
	width:170px;
}

/* </Locator> */

/* <RightCallouts> */
#Callouts div.callout
{	
	padding: 1px 13px 0 10px;
	margin: 20px 0 0 0;
}

#Callouts div.callout ul.downloads
{
	padding: 0;
	margin: 0 5px 0 -2px;
	list-style-type: none;
}

#Callouts div.callout ul.downloads li
{
	background-image: url(/Images/com/Icons/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0 0 7px 0;
	margin: 0 0 5px 0;
	border-bottom: solid 1px #e1e1e1;
	list-style-type: none;
}

/* </RightCallouts> */

/* <LeftNavigation> */

#LeftNavigation
{
	background-image: url(/Images/com/Backgrounds/leftnav_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 199px;
	padding: 0;
	margin: 0px 0px 0px -19px;
	float: left;
}

#LeftNavigation h3
{
	line-height: 12px;
	background-image: url(/Images/com/Backgrounds/leftnav_hd.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 27px;
	padding: 6px 0 0 24px;
	margin: 10px 0 0 0;
}

#LeftNavigation a, #LeftNavigation li
{
	line-height:normal;
}

#LeftNavigation ul.level1, #LeftNavigation ul.level2, #LeftNavigation ul.level3
{
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 28px;
}

#LeftNavigation li.level1, #LeftNavigation li.level2, #LeftNavigation li.level3
{	
	background-image: url(/Images/com/Icons/arrow_blue.gif);
	background-repeat: no-repeat;
	/*list-style-type: none;*/
	padding: 0 0 0 12px;
	margin: 0 0 5px 0;
	display:block;
}

#LeftNavigation ul.level2
{	
	margin: 5px 0 5px 15px;
}

#LeftNavigation li.level3
{
	/*background-image: url(/Images/com/Icons/bullet_blue.gif);*/
	background-image: url(/Images/com/Icons/arrow_blue.gif);
	background-repeat: no-repeat;
	list-style-image: none;
	padding: 0 0 0 10px;
	margin: 0 0 2px 0;
}

/* </LeftNavigation> */

/* <Breadcrumb> */

#Breadcrumb
{
	padding: 0;
	margin: 12px 0 16px 0;
}

#Breadcrumb, #Breadcrumb a:visited, #Breadcrumb a:link, #Breadcrumb a
{
	color: #00768b;
	font-size: 11px;	
}

#Breadcrumb a:hover
{
	text-decoration:none;
}

/* <Breadcrumb> */

/* <Rendering Specific> */

#RenderedContent div.childListItem
{
	background-image: url(/Images/com/Backgrounds/product_cat_bg.gif);
	background-repeat: repeat-x;
	padding: 0 0 5px 10px;
	margin: 0 0 10px 0;
}

#RenderedContent div.childListItem h2
{
	padding: 6px 0 0 0;
	margin: 0 0 15px 0;
}

#RenderedContent div.childListItem h2 a:visited, #RenderedContent div.childListItem h2 a:link, #RenderedContent div.childListItem h2 a
{
	text-decoration:underline;
}

#RenderedContent div.childListItem h2 a:hover
{
	text-decoration:underline;
}

#RenderedContent div.childListItem h3
{
	color:#333333;
}

#RenderedContent div.childListItem p.documents
{
	margin-top:-12px;
}


/* <Rendering Specific> */
