@charset "utf-8";

#search_box_wrapper {
height: 55px;
background-color: #FFFFFF;
}

#search_box {
padding-top: 10px;
padding-bottom: 8px;
background-color: #e5e5cc;
text-align: center;
}

#search_box input {
font-size: 9px;
}

#left_nav {
border-bottom: 1px #afb6ba solid;
}

#next_steps_wrapper {
font-size: 15px;
width: 189px;
border: 1px #b8b8b2 solid;
margin-left: auto;
margin-right: auto;
margin-top: 42px;
background-color: #efefe7;
color: #6a1462;
}

.next_step_item {
padding-left: 12px;
}

.next_step_divider {
width: 161px;
height: 1px;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 7px;
background-color: #cbcbcb;
}

#next_steps_bottom {
width: 191px;
height: 31px;
background-image: url(../img/interior/next_steps_bottom.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
}

#section_header {
float: left;
border-bottom: 1px #7f7f7f solid;
}

#left_column {
margin-top: 0;
border-right: 1px #b1b1b1 solid;
}

#main_content_wrapper {
border-left: 1px #7f7f7f solid;
border-right: 1px #7f7f7f solid;
background-repeat: repeat-y;
background-color: #ffffff;
}

#section_name {
float: left;
width: 227px;
font-weight: bold;
background-color: #cccc99;
color: #ffffff;
text-align:center;
padding-top: 10px;
padding-bottom: 10px;
border-right: 1px #b2b2b2 solid;
}

#right_content_wrapper {
float: left;
background-color: #ffffff;
padding-bottom: 20px;
}

.page_nav_item {
padding-left: 30px;
padding-top: 10px;
padding-bottom: 10px;
background-image:url(../img/interior/page_nav.gif);
background-repeat: no-repeat;
background-color: #ffffff;
border-bottom: 1px #cccccc solid;
}

.page_nav_item a:link, .page_nav_item a:visited {
color: #000000;
text-decoration: none;
}

.page_nav_item a:hover {
text-decoration: underline;
}

#page_nav_item_selected {
font-weight:bold;
color: #8c6239;
background-color: #f5fae5;
background-image: url(../img/interior/page_nav_selected.gif);
background-repeat: no-repeat;
border-top: 1px #cccccc solid;
border-bottom: 1px #cccccc solid;
padding-left: 30px;
padding-top: 10px;
padding-bottom: 10px;
}

#page_nav_item_selected a:link, #page_nav_item_selected a:visited {
color: #8c6239;
text-decoration: none;
}

#page_nav_item_selected a:hover {
text-decoration: underline;
}

.sub_page_item {
color: #8c6239;
background-color: #ecf0d8;
padding-left: 30px;
padding-top: 10px;
padding-bottom: 10px;
}

.sub_page_item a:link, .sub_page_item a:visited {
color: #8c6239;
text-decoration: none;
}

.sub_page_item a:hover {
text-decoration: underline;
}

.sub_page_item_selected {
font-weight:bold;
color: #8c6239;
background-color: #ecf0d8;
padding-left: 30px;
padding-top: 10px;
padding-bottom: 10px;
}

#right_column {
float: left;
width: 225px;
padding-top: 33px;
padding-left:20px;
padding-right:10px;
background-image: url(../img/interior/right_column_header.gif);
background-repeat:no-repeat;
}

/*
.right_content_box {
margin-bottom: 20px;
} */

.right_box {
width: 225px;
margin-bottom: 5px;
}

.right_box_content {
border: 1px #868b8d solid;
border-top: 0;
padding-top: 10px;
padding-bottom: 35px;
padding-left: 15px;
padding-right: 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.right_box_bottom {
width: 225px;
height: 25px;
background-image:url(../img/interior/box_2_bottom.gif);
background-repeat: no-repeat;
}

#box_2 {
width: 225px;
margin-bottom: 20px;
}

#box_2_content {
border: 1px #868b8d solid;
border-top: 0;
padding-top: 10px;
padding-bottom: 35px;
padding-left: 15px;
padding-right: 10px;
}

#box_2_bottom {
width: 225px;
height: 25px;
background-image:url(../img/interior/box_2_bottom.gif);
background-repeat: no-repeat;
}

#page_content {
padding-left: 7px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

#breadcrumbs {
padding-top: 10px;
padding-bottom: 10px;
border-bottom: 1px #7f7f7f solid;
background-color: #ffffff;
}

#breadcrumbs a:link, #breadcrumbs a:visited {
color: #666666;
}

#breadcrumbs a:hover {
text-decoration: none;
}

#content_header {
height: 37px;
background-image:url(../img/interior/content_header.gif);
background-repeat: repeat-x;
}

/* We need separate styles for single and two column layouts */
.main_content_single_column {
background-image: url(../img/interior/content_bg_single_column.gif);
}

.main_content_two_column {
background-image: url(../img/interior/content_bg_column.gif);
}

.wrapper_two_column {
width: 466px; 
/* padding-right: 20px; */
}

.wrapper_single_column {
width: 715px;
padding-right: 15px;
}

#productList {
margin-top: 20px;	
}