// Global
a { color: #666699; text-decoration: none }
a:link { color: #666699; text-decoration: none }
a:hover { color: #94839b; text-decoration: underline }
a:visited { color: #666699; text-decoration: none }

body {
    font-family : Arial, Helvetica;
    font-size: 11pt;
    height: 100%;
    margin: 0;
    padding: 0;
    background-image: url("/images/lp_main_background_image_CLOUDS.jpg");
}

td a:link { color: #666699; text-decoration: none; }
td a:hover { color: #94839b; text-decoration: underline; }

img { 
    border: 0;
}

img, div { behavior: url(/stylesheets/iepngfix.htc) }

.lp_all_content {	
	margin-left: auto;
	margin-right: auto;
	width: 970px;
	height: 100%;
	zoom: 1; /* Necessary to conquer an IE bug. */
}

.lp_main_header {
    margin-left: auto;
	margin-right: auto;
	margin-bottom: 21px;
    font-family: 'Tribuchet MS', Geneva, Verdana, Arial, sans-serif;
	color: white;
    background-image: url("/images/header_background_image.jpg");
    height: 109px;

	text-decoration: none;
	color: #535353;
	border-bottom-width: 1px;
	border-bottom-color: #ABABAB;
	border-bottom-style: solid;
    overflow: hidden;
} .lp_main_header a:link {
	text-decoration: none;
	color: #535353;
} .lp_main_header a:visited {
	text-decoration: none;
	color: #535353;
}

.lp_main_header_content {
    width: 970px;
    height: 28px;
    margin-left: auto;
    margin-right: auto;
    position: relative; /* Enables you to position everything absolutely within this container. */
	border-width: 0px;
	border-color: black;
	border-style: solid;
}

#lp_main_header_logo {
    position: absolute;
    top: 0px;
    left: 20px;
    border: 0px;
}

#lp_main_header_nav_container {
    position: absolute;
    top: 0px;
    left: 470px;
    height: 28px;
	border-width: 0px;
	border-color: black;
	border-style: solid;
}

#lp_main_header_search_container {
    position: absolute;
    top: 1px;
    left: 780px;
    width: 188px;
    height: 28px;
    border-width: 0px;
	border-color: black;
	border-style: solid;
}

.lp_main_header_nav {
    margin-top: 10px;
	list-style-type: none;
} .lp_main_header_nav ul {
    margin: 0;
	padding: 0;
	list-style-type: none;
} .lp_main_header_nav li {
	margin: 0;
	padding-right: 27px;
	float: left;
	font-size: 10px;
    font-family: 'Tribuchet MS', Geneva, Verdana, Arial, sans-serif;
	vertical-align: bottom;
} .lp_main_header_nav li a:link {
	font-size: 10px;
    font-family: 'Tribuchet MS', Geneva, Verdana, Arial, sans-serif;
} .lp_main_header_nav li a:hover {
    font-size: 10px;
    font-family: 'Tribuchet MS', Geneva, Verdana, Arial, sans-serif;
} .lp_main_header_nav li a:visited {
    font-size: 10px;
    font-family: 'Tribuchet MS', Geneva, Verdana, Arial, sans-serif;
}


.lp_main_header_nav_text {
    line-height: 27px;
    font-size: 11px;
} .lp_main_header_nav_input {
    margin-bottom: 6px;
  	vertical-align: top;
    font-family: verdana;
    font-size: 7pt;
}

.lp_main_nav {
    font-family: 'Tribuchet MS', Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
    color: #777777;
	margin-left: 5px;
	text-align: left;
	float: left;
	width: 163px;
	height: 670px;
	padding-top: 10px;
	padding-left: 5px;
    border: 1px solid #ABABAB;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='scale' src='/images/transparency_60_percent_white.png');
} .lp_main_nav[class] {
    background-image: url("/images/transparency_60_percent_white.png");
} .lp_main_nav h1 {
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
} .lp_main_nav h1 a {
    color: #777777;
	text-decoration: none;
} .lp_main_nav h1 a:hover {
    color: #94839b;
	text-decoration: none;
} .lp_main_nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	border: none;
} .lp_main_nav ul li {
    padding-left: 16px;
    background-repeat: no-repeat;
    background-position: 0.3em;
} .lp_main_nav li a {
    color: #777777;
	text-decoration: none;
} .lp_main_nav li a:hover {
	color: #94839b;
	text-decoration: none;
}

.lp_main_nav_header {
    background-image: url("/images/public_index/arrow.png");
}

.lp_main_nav_text {
    margin-bottom: 15px;
}

.lp_contact_info {
    margin-top: 21px;
    margin-left: 5px;
    float: left;
}

.lp_main_content {
	width: 773px;
    height: 100%;
	float: right;
	display: inline;
	zoom: 1; /* Necessary to conquer an IE bug. */
    background: transparent;
}

.lp_DisplaySection_top_section {
	width: (100% - 30px);
	padding: 15px;
	background-color: #7A8694;
	height: 100px;
}

.lp_DisplaySection_section_name {
	float: left;
	width: 33%;
} .lp_DisplaySection_section_name h1 {
	font-size: 13pt;
	color: #FFFFFF;
}

.lp_DisplaySection_section_text {
	float: right;
	width: 66%;
	height: 100%;
	font-size: 10pt;
}

.lp_DisplaySection_list_item {
	float: left;
	width: 25%;
	height: 245px;

	text-align: center;
	font-family: arial;
	font-size: 10pt;
} .lp_DisplaySection_list_item a {
	text-decoration: none;
	color: #000000;
} .lp_DisplaySection_list_item img {
	border: 1px;
	border-color: #000000;
	border-style: solid;
}

.lp_DisplayFamily_product_data {
    float: right;
    width: 470px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	position: relative;
	zoom: 1; /* Necessary to conquer an IE bug. */
} .lp_DisplayFamily_product_data td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
} .lp_DisplayFamily_product_data form { width: 100%; }

.lp_DisplayFamily_smlink {
	font-size: 8pt; 
	color: #666699; 
	text-decoration: none;
}

.lp_DisplayFamily_details {
    float: left;
    width: 290px;
    padding-top: 25px;
} .lp_DisplayFamily_details_item {
    float: left;
    width: 33%;
    font-family: verdana;
    font-size: 7pt;
    text-align: center;
	color: #666699;
} .lp_DisplayFamily_details_item a:link {
	text-decoration: none;
	color: #666699;
} .lp_DisplayFamily_details_item a:visited {
	text-decoration: none;
	color: #666699;
}

.lp_DisplayFamily_order_table {
    float: right;
    width: 480px;
    padding-top: 15px;
} .lp_DisplayFamily_order_table td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

.lp_DisplayFamily_ratings_outer {
    float: left;
    font-size: 8pt;
    color: #000099;
    height: 110px;
    width: 120px;
}

.lp_DisplayFamily_ratings_inner {
/*
	border-top-width: 1px;
	border-left-width: 1px;
	
	border-top-style: solid;
	border-left-style: solid;
*/	
	border-top-color: #000000;
	border-left-color: #000000;
	
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 5px;
	
	padding-top: 2px;
	padding-left: 2px;
	
	text-align: right;
} .lp_DisplayFamily_ratings_inner td {
    color: #4F5580;
}

.lp_DisplayFamily_hand_notes_outer {	
    float: right;
    
    width: 320px;
    height: 110px;
    
    font-size: 8pt;
    color: #000099;
} .lp_DisplayFamily_hand_notes_outer a {
    color: #0000FF;
} .lp_DisplayFamily_hand_notes_outer table {
    padding: 0px;
    border: 0px solid #4F5580;
    font-size: 8pt;
    color: #4F5580;
} .lp_DisplayFamily_hand_notes_outer table a {
    color: #0000FF;
} .lp_DisplayFamily_hand_notes_outer table a:visited {
    color: #0000FF;
}

.lp_DisplayFamily_hand_notes_inner {
	border-width: 1px;
	border-style: solid;
	border-color: #7777AA;

	margin-left: 0px;
	margin-right: 5px;
	
	padding-left: 10px;
	padding-right: 10px;
	
	height: 70px;
	
	color: #9999DD;
}
