﻿/*VDN styles*/
p
{
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}

body {
	height: 100%; 
	margin-bottom: 1px;
	font-size: 1.0em;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border: 1px solid white;
}

html { 
	height: 100%; 
	margin-bottom: 1px;
	font-size: 70%;	
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center;
}

#shadow_container {
	text-align: left;
	background-image: url('../images/bg_shadow.jpg'); 
	background-repeat: repeat-y;
	float: left;
}

#center_wrapper { 
	width: 838px; 
	margin: 0 auto;
	text-align: left;
	padding-top: 0px;
}

#container {
	padding-left: 45px;
	padding-top: 28px;
	float: left;
	width: 838px;
}

#header {
	float: left;
	background-image: url('../images/hdr_shadow.jpg'); 
	background-repeat: repeat-x;
	width: 750px;
}

#header .left {
	float: left;
	padding-left: 29px;
	width: 257px;
}

#header .right {
	float: right;
	width: 464px;
}

#header .right .top {
	float: right;
	
}

#header .header_input {
	padding-top: 4px;
	_padding-top: 3px;
	padding-left: 12px;
	padding-right: 8px;
}

#header .search {
	padding-top: 4px;
	margin-right: 10px;
}

#header .right .bottom {
	background-image: url('../images/search_background.gif'); 
	background-repeat: no-repeat;
	width: 281px;
	height: 27px;
	float: right;
	margin-top: 32px;
}

#global_nav {
	float: left;
	padding-bottom: 6px;
	width: 750px;
}

.footer_gradient_home {
	background-image: url('../images/footer_gradient.jpg'); 
	background-repeat: repeat-x;
	height: 13px;
	width: 750px;
	float: left;
}

.footer_gradient {
	background-image: url('../images/footer_gradient_2.jpg'); 
	background-repeat: repeat-x;
	height: 31px;
	width: 750px;
	float: left;
}

#footer {
	float: left;
	font-size: 85%;
	width: 750px;
	height: 21px;
	background-image: url('../images/footer_background.gif'); 
	background-repeat: no-repeat;
	padding-bottom: 28px;
}

#footer .left {
	float: left;
	padding-left: 25px;
	padding-top: 7px;
}

#footer .right {
	float: right;
	padding-right: 25px;
	padding-top: 7px;
}

#inner_container {
	float: left;
	width: 750px;
}

#inner_container_tier2 {
	float: left;
	width: 750px;
	background-image: url('../images/fpo_left_nav.jpg'); 
	background-repeat: repeat-y;
}

img {	
	border: 0px;	
}

div {
	font-family: verdana, verdana, arial, sans-serif;
	color: #5C5C5C;
	font-size: 99%;
}

td {
	font-family: verdana, arial, sans-serif;
	color: #5C5C5C;
	font-size: 99%;
}

a {
	color: #005595;
	text-decoration: underline;
}

a:hover {
	color: #5C5C5C;
	text-decoration: none;
}

table {
	float: left;
}

.associated_links {
	float: left;
	padding-top: 5px;
	/*new*/
	width: 100%;
}

.left_container {
	float: left;
}

.right_container {
	float: right;
}

input {
	padding: 0px;
	margin: 0px;
	height: 16px;
	/*
	border: 1px inset #000000;
	background-color: #FFFFFF;
	border: 1px solid #5E5E50;*/
}

.contact input {
	padding: 0px;
	margin: 0px;
	height: 22px;
}

h1 {
	padding: 0px;
	margin: 0px;
	font-size: 100%;
	font-weight: normal;
}

h2 {
	padding-top: 0px;
	margin-top: 0px;
	font-size: 100%;
	font-weight: normal;
}

h3 {
	padding: 0px;
	margin: 0px;
	font-size: 100%;
	font-weight: normal;
}

.ul_li_default {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	float: left;
}

#home_bottom_container {
	float: left;
	padding-top: 8px;
	width: 750px;
}

#home_bottom_container .slots_background {
	background-image: url('../images/slots_background.gif'); 
	background-repeat: repeat-y;
	width: 750px;
	float: left;
}

#home_bottom_container .left_middle_slot {
	float: left;
	width: 555px;
}

#home_bottom_container .left_middle_slot .left {
	float: left;
	width: 360px;
	height: 219px;
	background-image: url('../images/left_slot_background.gif'); 
	background-repeat: repeat-x;
}

.left .padding {
	padding-top: 11px;
	padding-left: 21px;
	padding-right: 21px;
	padding-bottom: 11px;
}

.left .copy {
	padding-top: 26px;
	line-height: 18px;
}

#home_bottom_container .right {
	float: right;
	width: 187px;
}

.right .padding {
	padding-top: 11px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 11px;
}












/*end VDN styles*/

/*middle slot properties*/
#home_bottom_container .left_middle_slot .middle {
	float: right;
	width: 187px;
}

.item {
	float: left;
	margin: 0px;
	padding: 0px;
}

.item .padding {
	padding-top: 11px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 11px;
	float: right;
}

.default_spacing {
	list-style: none; 
	margin-left: 0; 
	margin-bottom: 4px;
	margin-top: 0px;
	padding-left: 0.5em; 
	text-indent: -0.5em;
	float: left;
	padding-top: 0px;
}

.default_spacing_arrow {	
	list-style: none; 
	margin-left: 0; 
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 6px; 
	text-indent: -0em;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #4B4B4B;
	font-weight: bold;
	text-decoration: none;
	font-family: arial;
	font-size: 110%;
}

.arrow li {
	text-decoration: none;
	padding-bottom: 0px;
	background-image: url('../images/arrow.gif'); 
	background-repeat: no-repeat;
}


/*
.arrow li {
	padding: 0px;
	margin: 0px;
	color: #4B4B4B;
	font-weight: bold;
	text-decoration: none;
}

.arrow li a {
	
	padding-left: 6px;
	background-image: url('../images/arrow.gif'); 
	background-repeat: no-repeat;
}
*/

.arrow li {
	padding: 0px;
	margin: 0px;
	
}

.default_spacing_bullet_style {	
	list-style: none; 
	margin-left: 0px; 
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: -0.5em; 
	text-indent: -0em;
	float: left;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 100%;
}

.bullet_style li {
	text-decoration: none;
	padding-left: 10px;
	padding-bottom: 5px;
	background-image: url('../images/bullet.gif'); 
	background-repeat: no-repeat;
}

.item .copy {
	padding-left: 5px; 
	padding-right: 5px; 
	float: left;
	width: 160px;
}

.button {
	padding-top: 5px;
	padding-left: 2px;
}

.home_button {
	padding-top: 0px;
	padding-left: 2px;
}

.button2 {
	padding-top: 10px;
	padding-left: 2px;
	padding-bottom: 10px;
}

.button3 {
	padding-top: 5px;
	padding-left: 2px;
	padding-bottom: 10px;
}

.div_dots {
	background-image: url('../images/div_dots.gif'); 
	background-repeat: repeat-x;
	background-position: bottom;
	width: 170px;
	float: left;
	padding: 0px;
	margin: 0px;
}

/*left navigation properties*/
#left_navigation {
	float: left;
	width: 187px;
	background-image: url('../images/left_nav_background.jpg'); 
	background-repeat: repeat-x;
	height: 784px;
}

#left_navigation .padding {
	padding-top: 26px;
	padding-left: 15px;
	float: left;
}

#left_navigation #left_nav_image {
	padding-bottom: 12px;
}

.ul_li_default {
	padding: 0px;
	margin: 0px;
	list-style-type: none;	
	width: 100px;
	float: left;
}

#left_navigation .on {	
	color: #000000;
}

#left_navigation ul li {
	width: 150px;
	float: left;
	background-position: bottom;
	padding-right: 0px;
	padding-bottom: 0px;
	
}

#left_navigation ul li a {
	font-family: Verdana, arial, sans-serif;
	color: #00477C;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 14px;
	float: left;
	text-decoration: none;
}

#left_navigation ul li a:hover {
	color: #000000;
	text-decoration: none;
}

#left_navigation ul li li a {
	color: #00477C;
	float: left;
}

#left_navigation ul li li a:hover {
	color: #000000;
	float: left;
}

.tier2_nav {
	 padding-left: 10px; 
	 margin: 0px;
	list-style: none;
}
/**/
#right_content {
	float: right;
	width: 555px;
}

#section_bar {
	background-image: url('../images/section_bar_background.jpg');
	background-repeat: no-repeat;
	width: 555px;
	height: 14px;
}

#section_bar .padding {
	padding-top: 0px;
	padding-left: 12px;
}

#right_content .content_area {
	padding-top: 18px;
	padding-left: 10px;
	float: left;
	width: 545px;
}

#right_content .content_area_tier2 {
	padding-top: 7px;
	padding-left: 0px;
	float: left;
}

.product_category {
	padding-bottom: 11px;
	color: #F38E0D;
	font-size: 180%;
	font-family: Arial;
	font-weight: bold;
}

.product_categoryBlue {
	padding-bottom: 11px;
	color: #005595;
	font-size: 180%;
	font-family: Arial;
	font-weight: bold;
}

.phone_brands {
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #C6D4DE;
	border-bottom: 1px solid #C6D4DE;
	color: #A7C3D5;
	font-family: Arial;
	font-size: 110%;
}

.phone_brands a {
	color: #A7C3D5;
	text-decoration: none;
}

.phone_brands a:hover {
	color: #A7C3D5;
	text-decoration: underline;
}

.phone_listing {
	float: left;
	padding: 0px;
	margin: 0px;
}

.product {
	border-bottom: 1px solid #C6D4DE;
	width: 461px;
	padding-bottom: 5px;
	float: left;
	padding-top: 25px;
}

.product_orange {
	color: #F38E0D;
	font-weight: bold;
	padding-bottom: 7px;
	padding-top: 14px;
	float: left;
	width: 100%;
	font-family: Arial;
	font-size: 120%;
	
}

.blue {
	color: #005595;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 0px;
	font-size: 125%;
	font-family: Arial;
}

.header_top {
	font-size: 125%;
	padding: 0px;
	margin: 0px;
	font-family: Arial;
}

.header {
	font-size: 125%;
	padding: 0px;
	margin: 0px;
	padding-top: 44px;
	font-family: Arial;
}

.phone_listing .item {
	width: 122px;
	padding-top: 13px;
	padding-bottom: 0px;
}

.product_button {
	padding-top: 14px;
}

.product_container {
	width: 436px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.product_container .left {
	float: left;
}

.product_container .middle {
	float: right;
}

.product_container .right {
	float: right;
}

.product_container .left_right {
	float: left;
	width: 279px;
}

/*product detail*/
.product_detail {
	padding-top: 24px;
	float: left;
}

.product_detail .left {
	width: 221px;
	float: left;
}

.product_detail .right {
	width: 289px;
	float: right;
	
}

.product_detail .right .padding {
	padding-right: 20px;
	padding-top: 0px;
}

.product_detail_photo {
	padding-bottom: 13px;
}

.product_detail_links {
	padding-left: 7px;
	padding-bottom: 70px;
}

.product_detail_blue_box {
	
}

.product_detail_blue_box .background {
	background-image: url('../images/pd_blue_box_bg.jpg');
	background-repeat: repeat-y;
	width: 222px;
	float: left;
}

.product_detail_blue_box_187 .background {
	background-image: url('../images/pd_blue_box_bg_187.jpg');
	background-repeat: repeat-y;
	width: 187px;
	float: left;
}

.product_detail_blue_box .background .padding {
	padding-top: 8px;
	padding-left: 13px;
	padding-bottom: 8px;
	padding-right: 13px;
}

.product_link {
	float: left;
	padding-bottom: 11px;
}

.inventory {
	width: 545px; 
	float: left;
	padding-top: 42px;
	padding-bottom: 42px;
}

.inventory  .table_border {
	border: 1px solid #C6D4DE;
}

.table_top_border {
	border-top: 1px solid #C6D4DE;
}

.table_top_border_color {
	border-top: 1px solid #C6D4DE;
	width: 100px;
	text-align: left;
}

.table_header {
	font-size: 110%;
	color: #C6D4DE;
	font-weight: bold;
}

.horiz_banners {
	width: 545px; 
	float: left;
	vertical-align: bottom; 
}

.horiz_banners .left { 
	float: left;
}

.horiz_banners .right { 
	float: right;
}

/*new project guide*/
.project_guide {
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #C6D4DE;
	color: #A7C3D5;
}

.project_guide {
	padding-top: 24px;
	float: left;
}



.project_guide .left {
	width: 323px;
	float: left;
}

.project_guide .right {
	width: 187px;
	float: right;
	
}

.project_guide .right .photo {
	width: 187px;
	padding-bottom: 76px;
}

.vert_banners {
	width: 187px; 
	float: left; 
}

.vert_banners .background {
	background-color: #EDEFF0;
	width: 187px;
	float: left;
}

.vert_banners .background. padding {
	padding: 0px;
	float: left;
}

.steps {
	padding-top: 30px;
	float: left;
}

.steps .left {
	float: left;
	width: 46px;
}

.steps .right {
	float: right;
	width: 277px;
}

.steps .item {
	float: right;
	padding-bottom: 32px;
}

/*listing*/
.product_listing {
	float: left;
	padding-top: 19px;
}

.product_listing .item {
	float: left;
	padding-bottom: 18px;
}

.product_listing .left {
	float: left;
	width: 122px;
}

.product_listing .right {
	float: right;
	width: 421px;
}

.drop_menu {
	width: 138px;
	background-image: url('../images/hvr_back.gif');
	background-repeat: repeat-y;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 17px;
	background-color: white;
}

.drop_menu a {
	color: #908F8F;
	width: 155px;
	text-decoration: none;
	
}

.drop_menu a:hover {
	color: #353434;
	width: 155px;
	/*background-image: url('../images/hvr_hover.gif');
	background-repeat: repeat-y;*/
	text-decoration: none;
}

.gray_header {
	color: #4C4C4C;
	font-weight: bold;
	padding-top: 16px;
	padding-bottom: 8px;
	margin: 0px;
	font-size: 110%;
	font-family: Arial;
}

.hover_menu_dropdown {
	width: 155px;
}

.hover_menu_dropdown .position {
	float: left; 
	position: relative; 
	width: 155px;
}

.droplook {
	position: absolute; 
	z-index: 0;  
	visibility: hidden;
}

.left_menu {
	float: left;
	width: 155px;
}

.right_menu {
	float: right;
	width: 155px;
}

.hover_menu {
	width: 359px;
	float: left;
}

#tier2_media_window {
	background-image: url('../images/tier2_background.jpg');
	background-repeat: repeat-y;
	width: 555px;
	height: 249px;
}

#tier2_media_window .left {
	width: 368px;
	float: left;
	height: 249px;
	padding: 0px;
	margin: 0px;
}

#tier2_media_window .right {
	width: 187px;
	float: right;
}

#tier2_media_window .item {
	padding-top: 27px;
}


#tier2_media_window .left .padding {
	padding-top: 14px;
	
}
.gray_text {
	color: #4C4C4C;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.article_header {
	color: #4C4C4C;
	font-weight: bold;
	font-size: 120%;
	padding: 0px;
	margin: 0px;
	font-family: Arial;
}

.category_header {
	color: #4C4C4C;
	font-weight: bold;
	font-size: 120%;
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	padding-top: 10px;
}

.blue_header {
	color: #005595;
	font-size: 125%;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	
}

.link_spacing {	
	padding-bottom: 3px;
}

.category {
	font-size: 150%;
}

.material_code {	
	float: left;
}

.required_field {	
	color: #CC0000;
}

.form_intro_copy {
	padding-bottom: 20px;
}

.form_intro_copy {	
	width: 500px;
}

.form_blue {
	color: #005595;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 0px;
	font-size: 110%;
	
	font-family: Arial;
}

.noWebDisplay {
	display: none;
}

/*new styles for marketing area*/

#right_marketing_area {
            float: right;
            background-image: url('../images/home_marketing_bg.jpg'); 
            background-repeat: no-repeat;
            width: 187px;
            height: 249px;
}

#right_marketing_area .item {
            float: left;
            color: #FFFFFF;
            padding: 0px;
            margin: 0px;
}

#right_marketing_area .item .padding {
            padding-left: 10px;
            padding-right: 10px;
            padding-top: 10px;
            padding-bottom: 0px;
            float: left;
}

#right_marketing_area .item .copy {
            color: #FFFFFF;
            padding-left: 0px;
            margin-left: 0px;
            padding-top: 0px;
            margin-top: 0px;
            padding-bottom: 0px;
            margin-bottom: 0px;
}

#right_marketing_area .title {
            color: #F38902;
            font-size: 120%;
            font-weight: bold;
            font-family: arial;
            padding-bottom: 3px;
}

.services_guide {
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
}


/*end new styles for marketing area*/