/* CSS Document */

/* BEGIN LEFT NAVIGATION */

#leftcolumn{
margin-top:6px;
float:left;
width:188px;
border-left:1px solid #688ea8;
border-bottom:1px solid #688ea8;
}

#leftcolumn h1{
background-color: #e1a961;
padding: 14px 5px 10px 7px; 
font-family:Arial, Helvetica, sans-serif;
border-bottom:1px solid #fff;
}

#leftcolumn ul{
list-style-type:none;
margin-left:1px;
font-size:11px;
margin-bottom:1px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#leftcolumn ul li{
background-image:url(/awhonn/cfp_files/leftnav_bg.gif);
background-position:left top;
background-repeat:no-repeat;
padding: 6px 5px 5px 7px;
border-top:1px solid #7ca0b9;
border-bottom:1px solid #688ea8;
background-color: #7297b0;
}

#leftcolumn ul li a{
color: #fefefe;
background-image:url(/awhonn/cfp_files/nav_arrow.gif);
background-position:0 4px;
background-repeat:no-repeat;
padding: 0px 0px 0px 10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
display:block;
}

#leftcolumn ul li a:hover{
background-image:url(/awhonn/cfp_files/nav_arrow_white.gif);
background-position:0 4px;
background-repeat:no-repeat;
color:#dae8f1;
}

#leftcolumn ul li.subnav{
background-image:url(/awhonn/cfp_files/subnav_bg.gif);
background-position:left top;
background-repeat:repeat-x;
background-color: #e1ecf3;
padding-top:8px;
}

#leftcolumn ul li.subnav a{
color: #01070b;
font-weight:bold;
background-image:url(/awhonn/cfp_files/arrow_bottom.gif);
background-position:0 6px;
background-repeat:no-repeat;
}

#leftcolumn ul li.subnav a:hover{
color: #01070b;
font-weight:bold;
background-image:url(/awhonn/cfp_files/arrow_bottom.gif);
background-position:0 6px;
background-repeat:no-repeat;
}

#leftcolumn ul li.subnav ul{
background-image:none;
padding: 8px 0px;
}

#leftcolumn ul li.subnav ul li{
background-image:none;
background-color:transparent;
padding: 1px 5px 1px 7px;
border:0px;
}

#leftcolumn ul li.subnav ul li a{
background-image: url(/awhonn/cfp_files/plus.gif);
background-position:0 7px;
background-repeat:no-repeat;
font-weight:normal;
font-family:Verdana, Arial, Helvetica, sans-serif;
display:block;
font-size:11px;
color:#50595f;
padding:2px 0px 2px 10px;
text-decoration:underline;
}

#leftcolumn ul li.subnav ul li a:hover{
background-image: url(/awhonn/cfp_files/star.gif);
background-position:0 7px;
background-repeat:no-repeat;
}

/* END LEFT NAVIGATION */



/* BEGIN MIDDLE COLUMN */

.middlecolumn{
float:left;
margin-top:6px;
width:950px;
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
border-bottom:1px solid #7095ae;

/* TODO */
border-left:1px solid #7095ae;
border-right:1px solid #7095ae;
}

.middlecolumn .breadcrumbs{
background-image:url(/img/awhonn/cfp/breadcrumbs_topbg.gif);
background-position:left top;
padding:5px 0px 0px 0px;
background-color: #7095ae;
background-repeat:no-repeat;
}

.middlecolumn .breadcrumbs h1{
color: #fff;
font-size:15px;
position:relative;
margin-bottom:10px;
padding-left:10px;
}

.middlecolumn .breadcrumbs h2{
color: #d7e7f0;
font-size:22px;
padding-top:10px;
padding-left:10px;
padding-bottom:5px;
font-weight:normal;
position:relative;
background-image:url(/awhonn/cfp_files/breadcrumbs_bottombg.gif);
background-position:left bottom;
background-repeat:repeat-x;
}


.middlecolumn .breadcrumbs ul{
list-style-type:none;
color: #cae1f1;
position:relative;
font-size: 11px;
margin-left:-2px;
padding-left:10px;
}

.middlecolumn .breadcrumbs li{
display:inline;
padding: 0px 3px 0px 3px;
}

.middlecolumn .breadcrumbs li a{
color: #cae1f1;
padding: 0px 5px 0px 2px;
}

.middlecolumn .breadcrumbs li.active{
color: #f7f8f8;
}

.middlecolumn .breadcrumbs li a:hover{
color:#fff;
}

.middlecolumn .breadcrumbs ul.util{
position:absolute;
margin-left:350px;
/* margin-top:-20px; */
margin-top:-20px;
}

.middlecolumn .breadcrumbs ul.util a{
color:#7095ae;
text-decoration:none;
}
.middlecolumn .breadcrumbs ul.util a:hover{
text-decoration:underline;
}

.middlecolumn .intro{
background-color: #e8e7e7;
padding: 10px;
border-left: 1px solid #7095ae;
border-right: 1px solid #7095ae;
}

.middlecolumn .intro p{
line-height:16px;
margin: 0px 0px 0px 70px;
padding: 0px 0px 3px 6px;
position:relative;
}

.middlecolumn .intro img{
float:left;
margin-right:10px;
border: 1px solid #b8b9bb;
}

.middlecolumn .featured_item{
background-color: #e8e7e7;
border-left: 1px solid #7095ae;
border-right: 1px solid #7095ae;
padding-bottom: 5px;
}

.middlecolumn .featured_item img{
float:right;
margin-left: 10px;
margin-right:10px;
border: 1px solid #b8b9bb;
}



.middlecolumn .featured_item .item{
color: #3d5b71;
}



.middlecolumn .intro{
clear:both;
}


.middlecolumn p{
padding: 5px 0px;
}


/* padding: 10px 10px 20px 10px; */

.content{
padding: 3px 4px 3px 4px;

/* TODO */

/*
border-left: 1px solid #7095ae;
border-right: 1px solid #7095ae;
*/

/* TODO */
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:16px;
color: #050000;
}


.content a.style1{
color:#637278;
}

.content a.style2{
color:#407163;
}

.content form{
padding: 10px 0px;
}



.content form input.btn{
background-image: url(/awhonn/cfp_files/btn_bg.gif);
background-position:left top;
background-repeat:no-repeat;
padding: 2px 0px 0px 20px;
font-family:Arial, Helvetica, sans-serif;
color:#fff;
border:0px;
width:114px;
text-align:left;
font-weight:bold;
}



.content .photo_comment p{
padding: 5px 5px;
line-height:20px;
}

.content ul{
list-style-type: none;
padding-left:2px;
margin: 7px 0px;
}

.content ul li{
background-image:url(/awhonn/cfp_files/square_bullet.gif);
background-position:0 7px;
background-repeat:no-repeat;
padding: 1px 0px 1px 10px;
}

.content ol{
padding-left:2px;
margin: 7px 0px 7px 20px;
}


.content .blue, .content .white{
padding: 10px 8px;
}

.content .blue{
background-color: #f1f6fa;
}

.bluewithicon{
background-image:url(/awhonn/cfp_files/letter_icon.gif);
background-position:5px 13px;
background-repeat:no-repeat;
padding: 10px 8px 10px 20px;
background-color: #f1f6fa;
}

.whitewithicon{
background-image:url(/awhonn/cfp_files/letter_icon.gif);
background-position:5px 13px;
background-repeat:no-repeat;
padding: 10px 8px 10px 20px;
}


.price{
margin-left:15px;
color: #af350f;
}

.content .blue img, .content .white img{
clear:both;
border-left: 1px solid #a9abad;
padding:0px 0px 0px 2px;
margin-top:-4px;
border-top:0px;
border-right:0px;
border-bottom:0px;
margin-left:20px;
float:right;
}

.middlecolumn h1 a, .middlecolumn h2 a, .middlecolumn h3 a, .middlecolumn h4 a{
color: #3d5b71;
}



.content table.showdata{
border:1px solid #c1bfbf;
width:90%;
color: #0c0101;
}

.content table.showdata td{
padding: 3px 5px;
}

.content table.showdata td.data{
background-color: #e8e7e7;
border-left:1px solid #c1bfbf;
border-right:1px solid #c1bfbf;
border-top:1px solid #c1bfbf;
}

.content table.showdata td.headline{
background-color: #c1bfbf;
font-weight:bold;
color:#26668a;
}

.content img{
border:1px solid #a9abad;
}

.content img.noborder{
}

.content .entry p{
line-height:16px;
border-left:1px solid #a9abad;
margin: 0px 0px 0px 66px;
padding: 0px 0px 3px 6px;
}

.content .entry img{
float:left;
margin-right:3px;
border:1px solid #a9abad;
}

.content .entry{
clear:both;
margin-bottom:15px;
}



.content .resultnav{
color: #cf944a;
clear:both;
font-weight:bold;
margin:5px 0px;
}

.content .resultnav img{
border:0px;
}

.content .resultnav form, .content .resultnav form select{
display:inline;
position:relative;
width:155px;
}

.content .resultnav form{
margin-left: 285px;
}



.content .note{
border-top: 1px solid #ccc;
padding: 10px 5px 10px 5px;
margin: 10px 0px 0px 0px;
}

.content table{
width:100%;
margin-left:auto;
margin-right:auto;
}

.content table.store img{
text-decoration: none;
margin-bottom:5px;
border:0px;
}

.content table.store td a img{
text-decoration:none;
border:0px;
}

.content table.store td a{
color: #3d5b71;
}
/* END MIDDLE COLUMN */

.policy{
color:#717173;
}
.clear{
clear:both;
}

/*BEGIN RIGHT COLUMN */

#rightcolumn{
float:left;
width:175px;
margin: 6px 0px 0px 4px;
}
 
#rightcolumn .relatedlinks{
border: 1px solid #eee6dc;
padding: 1px;
margin-bottom: 5px;
} 

#rightcolumn .relatedlinks .box {
background-color: #f5f2ee;
padding: 7px 5px;
color: #000;
}

#rightcolumn .relatedlinks h4{
margin-bottom:10px;
margin-left:3px;
}

#rightcolumn .relatedlinks p{
padding: 5px 0px 10px 0px;
line-height: 15px;
}

#rightcolumn .relatedlinks ul{
list-style-type: none;
padding: 0px 0px 0px 5px;
}

#rightcolumn .relatedlinks li{
padding: 2px 0px 3px 10px;
background-image:url(/awhonn/cfp_files/minus.gif);
background-position:0 9px;
background-repeat:no-repeat;
}

#rightcolumn .categories li a{
color:#004159;
font-family:Arial, Helvetica, sans-serif;
}

#rightcolumn .searchbox{
background-color: #eee6dc;
padding: 5px;
width:168px;
}

#rightcolumn .searchbox h5{
position:relative;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color: #21596d;
margin-bottom: 5px;
text-transform:uppercase;
}

#rightcolumn form input.btn{
background-image: url(/awhonn/cfp_files/btnsmall_bg.gif);
background-position:left top;
background-repeat:no-repeat;
padding: 0px 0px 0px 20px;
font-family:Arial, Helvetica, sans-serif;
color:#fff;
border:0px;
width:76px;
text-align:left;
font-weight:bold;
float:right;
margin-right:22px;
}


#rightcolumn .login form p span{
top:-5px;
position:relative;
font-size:10px;
}

#rightcolumn .login{
clear:both;
padding: 10px 5px;
clear:both;
border:1px solid #6680aa;
position:relative;
color: #21596d;
}

#rightcolumn .login h6{
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
color:#004159;
margin-bottom:10px;
}

#rightcolumn .login input{
border: 1px solid #1C5180;
padding:0px;
margin:0px 3px 5px 0px;
}

#rightcolumn .login a{
color: #21596d;
}

#rightcolumn input.check{
height:14px;
width:14px;
border: 1px solid #1C5180;
background:url(/awhonn/cfp_files/checkbox.gif) no-repeat left top;
}
/*END RIGHT COLUMN */

div.search-result table {
border:1px solid #26668a;
}

div.search-result thead tr td {
border:1px solid #c1bfbf;
padding: 3px 5px;
text-align: center;
font-weight:bold;
}

div.search-result tbody tr td {
border:1px solid #c1bfbf;
padding: 3px 5px;
text-align: center;
}

div.search-result tfoot tr td {
border:1px solid #c1bfbf;
padding: 3px 5px;
text-align: left;
}



