/*  

	Theme Name: 1. Default Text

	Theme URI: http://www.access-bydesign.com

	Description: The Default theme for A&amp;T Business Associates. 
	
	Author:  Paul Whitehead &amp; Access-bydesign 

	Version: 1.0

	Author URI: http://www.access-bydesign.com 

*/


/*

colors

brown: 3f352c
dark:  3b3129
white: eae6e6
ligher: F4F2F1 

*/


/* reset all */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}
/*end reset */

.nodisplay
{
display:none;
}

/* main headings typographical framework ====================================== */

.main_head
{
font-family: Helvetica, Arial, sans-serif;
font-size: xx-large;
font-weight: bold;
letter-spacing: -1px;
line-height: 1.2em;
margin-top:10px;
margin-left:15px;
margin-bottom:15px;

}

.sub_head
{ 
font-family: Helvetica, Arial, sans-serif;
font-size: large;
font-style: normal;
font-weight: bold;

letter-spacing: normal;
line-height: 1.2em;
margin-top:5px;
margin-left:15px;
margin-bottom:5px;
}

.sub_head_gray
{ 
font-family: Helvetica, Arial, sans-serif;
font-size: large;
font-style: normal;
font-weight: bold;

letter-spacing: normal;
line-height: 1.2em;
margin-top:5px;
margin-left:15px;
margin-bottom:5px;
color:#999999;
}

.sub_head_italic
{
font-family: Helvetica, Arial, sans-serif;
font-size: x-large;
font-style: normal;

letter-spacing: 0;
line-height: 1.1em;
font-style: italic;
margin-top:10px;
margin-left:15px;
margin-bottom:5px;
}

.sub_sub_head
{
font-family: Helvetica, Arial, sans-serif;
font-size: large;
font-style: normal;
font-weight: bold;

letter-spacing: normal;
line-height: 1.2em;
margin-top:5px;
margin-left:15px;
margin-bottom:5px;
}

.sub_sub_head_italic
{
font-family: Helvetica, Arial, sans-serif;
font-size: large;
font-style: italic;
font-weight: bold;

letter-spacing: normal;
line-height: 1.4em;
margin-left:10px;
margin-top:5px;
margin-left:15px;
margin-bottom:5px;
}

p
{
font-family: Verdana, sans-serif;
font-size: small;
font-style: normal;
font-weight: normal;

letter-spacing: normal;
line-height: 1.4em;
margin-bottom:10px;
}

/* content textual style framework */

.small_gray
{
font-size:80%;
color:#999999;
}

.bold
{
	font-weight: bold;
}

.italic
{
	font-style: italic;
}

.bolditalic
{
	font-weight: bold;
	font-style: italic;
}

.underline
{
	text-decoration: underline;
}

.bigtext
{
	font-size: large;
}

.medium_text
{
	font-size: medium;
}

.smalltext
{
	font-size: 80%;
}

.verysmalltext
{
	font-size: x-small;
}

/*alignment framework*/

.textleft
{
	text-align: left;
}

.textright
{
	text-align: right;
}

.center
{
	text-align: center;
}

.indent
{
	text-indent: 3em;
}

.align_left
{
	text-align: left;
}

.align_right{
	text-align: right;
}

.justify
{
	text-align: justify;
}

.smallcaps
{
	font-variant:small-caps;
}

.smallcaps_bold
{
	font-variant:small-caps;
	font-weight:bold;
}


.float_right
{
float:right;
margin-right:10px;
margin-top:10px;
display:inline;
}

.float_left
{
margin-top:10px;
float:left;
margin-left:10px;
display:inline;
}

/*image positionig/stylings framework*/

.image_right{
margin: 15px;
float: right;
border: none;
display:block;
border: 1px solid #CCC;
}

.image_left{
margin: 15px;
float: left;
border: none;
display:block;
border: 1px solid #CCC;
}

.images_inline{
margin: 1em;
float: left;
display:inline;
border: none;
display:block;
border: 1px solid #CCC;
}

.end_images_inline{
margin: 1em;
float: none;
display:inline;
border: none;
border: 1px solid #CCC;
}

/* link styling */

a 
{
	text-decoration:none;
}

a:hover
{
text-decoration:underline;
}

a:active
{
	text-decoration:underline;
}

a:focus
{
	text-decoration:underline;
}

li a
{
cursor: pointer; 
}

#sidebar li a, .brown_inner li a, #intro_wrapper a
{
display:block;
padding:2px;
}

/*position dependant typographic tweaks-------------------------------------------- */

#header, #footer, #footer a, #header a, #footer_content #about a
{
color:#FFF;	
}

#intro_wrapper .intro_outa_blue .sub_sub_head, #intro_wrapper .intro_outa_red .sub_sub_head, 
#sidebar .intro_outa_blue .sub_sub_head, #sidebar .intro_outa_red .sub_sub_head
{
color:#FFFFFF;
margin-left:10px;
}

#sidebar .sub_sub_head a, #sidebar .sub_sub_head
{
color:#666;
padding-left:0;
margin-left:0;
}

#sidebar ul.list-rec .sub_sub_head
{
margin-left:5px;
}

#content_wrapper .main_head, #content_wrapper .main_head a
{
color: #666666;
}

#sidebar .testies_outa .sub_sub_head_italic
{
margin-left:2px;
color:#999999;
font-weight:normal;
}

#footer_content #about .main_head
{
margin-left:30px;
}





/* start layout styling =================================================================================== */
body
{
font-family: Verdana, sans-serif;
font-size: small;
}

#wrapper
{
width:100%;
height:100%;
margin-left:auto;
margin-right:auto;
display: block;
overflow:hidden;
}

#header_wrapper{
width:100%;
height:350px;
float:left;
display: block;
padding-bottom:0;
}

#header_body
{
width:100%;
height:250px;	
background-image:url(images/header_tile_2.png);
background-repeat:repeat-x;	
float:left;
}

#nav
{
width:100%;
height:53px;
float:left;
display: block;
background-image:url(images/header_top_tile_1.png);
background-repeat:repeat-x;	
}

#breadcrumb
{
height:22px;
padding-left:20px;
padding-top:5px;
width:100%;
float:left;
background-color: #E8E4E1;
color:#999;
border-top: 1px solid #CCC;

}

#breadcrumb a
{
color:#666;
}

.current
{
font-weight:bold;
}

#header_logo{
width:250px;
height:250px;
float:right;
margin-right:10px;
display: block;
background-image:url(images/header_logo_2.png);
background-repeat:no-repeat;
}

#header_content{
width:65%; /* 63% is the max width that the content can be without pushing the logo out of place */
height:100%;
float:left;
display: block;
padding:0px;
padding-top:0px;
padding-left:0px;
}

#header_content a
{
font-family: Trebuchet MS, sans-serif;
font-size: medium;
font-weight: bold;
color:#FFFFFF;
letter-spacing: -1px;
line-height: 1.2em;
}

#header_content .widget
{
height:100%;
width:50%;
float:left;
color:#FFF;

}

#header_content .sub_head_italic
{
color:#FFF;	
margin-left:10px;
margin-bottom:15px;
}

#header_content .widget ul
{
margin-left:40px;
}

#header_content .widget li
{
list-style-image:url(images/header_list_tick.png);
list-style-position:outside;
margin-left:0px;
width:100%;
margin-bottom:5px;

/*top link style */
font-family: Helvetica, Arial, sans-serif;
font-size: large;
font-style: normal;
letter-spacing: normal;
line-height: 1.1em;
}

#header_content a
{
vertical-align:top;
}

/*content wrapper starts ================================================= */

#mid_wrapper
{
width:100%;
min-height:300px;
height:100%;
float: left;
margin-top:-21px;
padding-bottom:20px;
display: inline;
background-color:#f4f2f1;
}

#content_wrapper
{
width:60%;
height:100%;
min-height:300px;
float: left;
display: inline;
margin-bottom:20px;
}

#content, #content_sitemap
{
width:80%;
height:100%;
float:right;
padding:10px;
margin-bottom:10px;
color:#333;
background-color:#FFF;
border: 1px solid #CCC;
}

#content_wrapper img 
{
border: 1px solid #CCC;	
}

#content a
{
color:#333;
font-weight:bold;
}

#content .navigation
{
border:1px solid #F4F2F1;
background-color: #f9f8f8;
width:90%;
height:auto;
min-height:20px;
padding:20px;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
color:#999;
}

#content .gray_box
{
border:1px solid #CCC;
background-color: #F4F2F1;
width:85%;
height:auto;
min-height:20px;
padding:20px;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
color:#666;
}

#content li
{
width:90%;
margin-left:5%;
}

#content .navigation .alignright a
{
color:#999999;
}

.new_hr
{
height:2px;
width:90%;
margin-left:auto;
margin-right:auto;
margin-top:10px;
margin-bottom:10px;
background-color: #F4F2F1;

}

#content_sitemap ul li
{
padding-left:20px;
}

#content_sitemap ul
{
padding-left:10px;
margin-bottom:10px;
}

#content_sitemap a
{
font-weight:normal;
color:#333;
}


#sidebar_wrapper
{
width:40%;
height:100%;
float:left;
min-height:300px;
display: inline;
}

#sidebar
{
width:63%;
height:100%;
float:left;
min-height:300px;
display: block;
margin-left:20px;
}

#sidebar a
{
color:#333;	
}

/*start of page child style ================================================================================ */

.child_pages_wrapper
{
float:left;
width:90%;
padding-left:0px;
margin-bottom:20px;
border:none;
}

.child_pages 
{
height:100%;
width:100%;
background-color:#FFF;
overflow:hidden;
padding-left:0px;
color:#333;
}

.child_pages a:hover
{
color:#000;
}

.child_pages ul
{
list-style:none;
padding:0;
margin:0;
}

.child_pages_wrapper .sub_sub_head 
{
padding-left:15px;
}

.child_pages ul
{
margin-bottom:15px;
border-bottom: 2px solid #f4f2f1;
}

.child_pages ul li
{
padding-left:5px;
padding-top:5px;
padding-bottom:5px;
border-top: 2px solid #f4f2f1;
height:100%;
}

.child_pages li:hover
{
background-color:#f4f2f1;
}

/*end child pages ========================================================================================*/

/*start of featured pages style ================================================================================ */

.featured_pages_wrapper
{
float:left;
width:100%;
height:100%;
padding-left:0px;
margin-bottom:20px;
border:none;
}

.featured .featured_pages_wrapper .featured_pages 
{
height:100%;
width:100%;
background-color:#FFF;
overflow:hidden;
padding-left:0px;
color:#333;
}

ul.list-rec
{
width:100%;
height:100%;
float:left;
}

.featured_pages a
{
color:#333;
display:block;
padding:2px;
}

.featured_pages a:hover
{
color:#000;
}

.featured_pages ul
{
list-style:none;
padding:0;
margin:0;
width:100%;
height:100%;
margin-bottom:15px;
border-bottom: 2px solid #f4f2f1;
}


.featured_pages h2 
{
padding-left:15px;
}

.featured_pages ul li
{
padding-left:5px;
padding-top:5px;
padding-bottom:5px;
border-top: 2px solid #f4f2f1;
height:100%;
width:100%;
float:left;
}

.featured_pages li:hover
{
background-color:#f4f2f1;
}

/*end featured pages ========================================================================================*/

/* begin testimonials styling ------------------------------------------------------------------*/

.testies_wrapper
{
float:left;
width:90%;
padding-left:0px;
margin-bottom:20px;
}

.testies_outa
{
height:100%;
width:100%;
background-color:#FFF;
overflow:hidden;
padding:0px;
color:#333;
background-position:bottom right;
background-repeat:no-repeat;
}

.testies_outa a
{
color:#333;	
}

.testies_inner
{
margin:15px;
background-position:top left;
background-repeat:no-repeat;	
}


/* footer stylings start ======================================================================================================== */

#footer{
height:100%;
width:100%;
float:left;
display: block;
background-color:#3f352c;
color:#FFFFFF;
}

#footer_head
{
width:100%;
height:20px;
 background-image:url(images/footer_top_tile_1.png);
background-repeat:repeat-x;
background-position:top;
float:left;
display: block;
}

#footer_content{
width:100%;
height:100%;
min-height:400px;
float:left;
display: block;
margin-bottom:5px;
}

#footer_footer
{
height:40px;
width:100%;
float:left;
border-top:2px solid #3b3129;
}

#footer_footer li
{
height:30px;
padding-top:10px;
padding-bottom:10px;
width:40%;
float:right;
color:#FFF;
list-style:none;
display:inline;
}

#footer_footer a
{
color:#FFF;
}

#footer_footer li a
{
color:#FFF;
text-decoration:underline;
}

#legal_wrapper .brown_outa ul li,#legal_wrapper .brown_outa ul, #themeswitcher, #news .widget ul
{
list-style:none;
list-style-type:none;
padding:0;
margin:0;
}

/* about stylings =============================================================== */ 

#about 
{
width:48%;
height:100%;
float:left;
background-color:#302924;
min-height:350px;
margin-left:20px;
padding-bottom:20px;
margin-top:-4px;
}

#about .widget
{
padding:10px 20px 20px 20px;
}

#about_top
{
background-image:url(images/report.png);
background-position:top left;
background-repeat:no-repeat;
}

#about_mid
{
border-top: 4px solid #3f352c;
border-bottom: 4px solid #3f352c;
background-image:url(images/man1.png);
background-position:top left;
background-repeat:no-repeat;
}

#about_bottom
{
background-image:url(images/cog.png);
background-position:top left;
background-repeat:no-repeat;
}

#about_top h2, #about_mid h2, #about_bottom h2
{
color:#fff;
margin-left:40px;
}

/*
colors

brown: 3f352c
dark:  3b3129
white: eae6e6

*/

.no_pad
{
padding:0px;
margin:0px;
}

.no_boarder
{
border:none;
}

.border
{
border-top: 2px solid #3f352c;
width:100%;
height:2px;
}

/* brown class stylings =============================================================== */ 


/* 
background-color:#302924;
border-bottom: 2px solid #3f352c;
hover background-color:#271f19;
*/

#news_wrapper
{
width:20%;
float:left;
height:100%;
margin-left:3%;
}

#legal_wrapper
{
height:100%;
width:20%;
float:right;
margin-right:3%;
}

#footer_content .brown_outa
{
width:100%;
height:100%;
float:left;
margin-bottom:20px;
}

#footer_content .brown_inner
{
height:100%;
width:100%;
background-color:#302924;
overflow:hidden;
padding-left:0px;
color:#FFF;
}

#footer_content .brown_inner a
{
color:#FFF;
}

#footer_content .brown_inner ul
{
list-style:none;
padding:0;
margin:0;
}

#footer_content .brown_inner h2 
{
padding-left:15px;

}

#footer_content .brown_inner ul
{
margin-bottom:15px;
border-bottom: 2px solid #3f352c;
}

#footer_content .brown_inner ul li
{
padding-left:5px;
padding-top:5px;
padding-bottom:5px;
border-top: 2px solid #3f352c;
height:100%;
}

#footer_content .brown_inner li:hover
{
background-color:#271f19;

}

/*end brown stylings */

/* sucka! fish menu styling ================================================================= */

/*  off white eae6e6 

	brown 40362d
*/


#suckerfishnav {
width:80%;
color:#40362d;
background-color: transparent;
}


#suckerfishnav, #suckerfishnav ul {
float:left;
list-style:none;
line-height:45px;
padding:0;
margin:0;
width:100%;
color:#999999;
margin-left:20px;
font-size: medium;
}

#suckerfishnav a {
display:block;
color:#40362d;
text-decoration:none;
padding:0px 10px;
}
	
	
#suckerfishnav li {
float:left;
padding:0;
color:#999999;
border:2px solid #eae6e6;
}
	
	
#suckerfishnav ul {
position:absolute;
left:-999em;
height:auto;
width:160px;
margin:0;
line-height:1.5;
background-color:#F4F2F1; 
color:#999999;
}
	
#suckerfishnav li li {
width:156px;
font-family:helvetica,sans-serif;
font-size:small;
color:#000;
}
	
#suckerfishnav li li:hover {
background-color:#eae6e6;
color:#000;
}
	
#suckerfishnav li li a {
padding:5px 10px 5px 10px;
width:135px;
font-size:small;
}

#suckerfishnav li ul ul {
margin:-31px 0 0 156px;
}
	
#suckerfishnav li li a:hover {
color:#000;
}

#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
color:#000;
}

#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
/*adds stylings for individual flyout menu cells, not rollover though */
 color:#000;
}

#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
color:#000;
}

#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
left:-999em;
color:#000;
}

#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
/*fly out menu general styling - border adds border to bottom of flyout */
left:auto;
background:#F4F2F1;
color:#000;
}

#suckerfishnav li:hover, #suckerfishnav li.sfhover { /*top level menu */
background:#F4F2F1;
color:#000;
}

#suckerfishnav li:hover {
border:2px solid #FFF;
}

/*

brown: 3f352c
dark:  3b3129
white: eae6e6
whiter: F4F2F1

*/ 

/*styling for intro_page template============================================================================================ */

#header_content .intro_page_header_widget
{
height:180px;
width:90%;
float:left;
color:#FFF;
margin-left:20px;
display:inline;
margin-top:0px;
}

#header_content .intro_page_header_widget p
{
/*
min-height:25px;
margin-left:15px;
float:left;
width:100%;
margin-bottom:10px;
font-size: medium;
font-style: italic;
*/
color:#FFF;
}

#intro_wrapper
{
min-height:200px;
width:80%;
float:right;
margin-bottom:10px;
}

#intro_wrapper .intro_outa_blue, #intro_wrapper .intro_outa_red
{
width:45%;
height:auto;
float:left;
background-color:#f4f2f1;
margin-right:4%;
color:#FFFFFF;
}

#intro_wrapper .intro_inner_red, #intro_wrapper .intro_inner_blue
{
width:100%;
height:auto;
float:left;
background-color:#f4f2f1;
color:#FFFFFF;
}



/* blue inner/outa stylings=======================================================================================

dark blue: 1072ba
light blue: 27aae1
lighter gray: f4f2f1
darker gray: eae6e6
*/


#intro_wrapper .intro_inner_blue .intro_page_content_widget
{
height:auto;
width:100%;
background-color:#1072ba;
overflow:hidden;
padding-left:0px;
color:#FFF;
}

#intro_wrapper .intro_inner_blue .intro_page_content_widget a
{
color:#FFF;
}

#intro_wrapper .intro_inner_blue .intro_page_content_widget ul
{
list-style:none;
padding:0;
margin:0;
}

#intro_wrapper .intro_inner_blue .intro_page_content_widget h2 
{
padding-left:15px;
}

#intro_wrapper .intro_inner_blue .intro_page_content_widget ul
{
margin-bottom:15px;
border-bottom: 2px solid #FFF;
}

#intro_wrapper .intro_inner_blue .intro_page_content_widget ul li
{
padding-left:15px;
padding-top:5px;
padding-bottom:5px;
border-top: 2px solid #FFF;
height:100%;
}

#intro_wrapper .intro_inner_blue .intro_page_content_widget li:hover
{
background-color:#27aae1;
}

/* red inner/outa stylings ========================================================================== 
darker orange: f79421
lighter orange: fbb03b
*/

#intro_wrapper .intro_inner_red .intro_page_content_widget
{
height:100%;
width:100%;
background-color:#f79421;
overflow:hidden;
padding-left:0px;
color:#FFF;
}

#intro_wrapper .intro_inner_red .intro_page_content_widget a
{
color:#FFF;
}

#intro_wrapper .intro_inner_red .intro_page_content_widget a:hover
{
color:#FFF;
}

#intro_wrapper .intro_inner_red .intro_page_content_widget ul
{
list-style:none;
padding:0;
margin:0;
}


#intro_wrapper .intro_inner_red .intro_page_content_widget h2 
{
padding-left:15px;
}

#intro_wrapper .intro_inner_red .intro_page_content_widget ul
{
margin-bottom:15px;
border-bottom: 2px solid #FFF;
}

#intro_wrapper .intro_inner_red .intro_page_content_widget ul li
{
padding-left:15px;
padding-top:5px;
padding-bottom:5px;
border-top: 2px solid #FFF;
height:100%;
}

#intro_wrapper .intro_inner_red .intro_page_content_widget li:hover
{
background-color:#fbb03b;
}


/*sidebar services blue and red stylings */

/* intro styling for front page  =============================================================================*/

/* blue inner/outa stylings=======================================================================================

dark blue: 1072ba
light blue: 27aae1
lighter gray: f4f2f1
darker gray: eae6e6
*/

#sidebar .intro_outa_blue, #sidebar .intro_outa_red
{
width:90%;
height:100%;
float:left;
background-color:#f4f2f1;
margin-right:4%;
margin-bottom:20px;
}

#sidebar .intro_inner_red, #sidebar .intro_inner_blue
{
width:100%;
height:100%;
float:left;

background-color:#f4f2f1;
}


#sidebar .intro_inner_blue .intro_page_content_widget
{
height:100%;
width:100%;
background-color:#1072ba;
overflow:hidden;
padding-left:0px;
color:#FFF;
}

#sidebar .intro_inner_blue .intro_page_content_widget a
{
color:#FFF;
}

#sidebar .intro_inner_blue .intro_page_content_widget ul
{
list-style:none;
padding:0;
margin:0;
}

#sidebar .intro_inner_blue .intro_page_content_widget h2 
{
padding-left:15px;
}

#sidebar .intro_inner_blue .intro_page_content_widget ul
{
margin-bottom:15px;
border-bottom: 2px solid #FFF;
}

#sidebar .intro_inner_blue .intro_page_content_widget ul li
{
padding-left:15px;
padding-top:5px;
padding-bottom:5px;
border-top: 2px solid #FFF;
height:100%;
}

#sidebar .intro_inner_blue .intro_page_content_widget li:hover
{
background-color:#27aae1;
}

/* red inner/outa stylings ========================================================================== 
darker orange: f79421
lighter orange: fbb03b
*/

#sidebar .intro_inner_red .intro_page_content_widget
{
height:100%;
width:100%;
background-color:#f79421;
overflow:hidden;
padding-left:0px;
color:#FFF;
}

#sidebar .intro_inner_red .intro_page_content_widget a
{
color:#FFF;
}

#sidebar .intro_inner_red .intro_page_content_widget a:hover
{
color:#FFF;
}

#sidebar .intro_inner_red .intro_page_content_widget ul
{
list-style:none;
padding:0;
margin:0;
}


#sidebar .intro_inner_red .intro_page_content_widget h2 
{
padding-left:15px;
}

#sidebar .intro_inner_red .intro_page_content_widget ul
{
margin-bottom:15px;
border-bottom: 2px solid #FFF;
}

#sidebar .intro_inner_red .intro_page_content_widget ul li
{
padding-left:15px;
padding-top:5px;
padding-bottom:5px;
border-top: 2px solid #FFF;
height:100%;
}

#sidebar .intro_inner_red .intro_page_content_widget li:hover
{
background-color:#fbb03b;
}

/* stylings for featured case study posts =======================================================================*/

.featured
{
width:80%;
height:100%;
float:right;
padding:10px;
color:#333;
background-color:#FFF;
border: 1px solid #CCC;
margin-bottom:20px;
}

.featured a
{
color:#333333;
}

#featured_list_wrapper
{
min-height:200px;
width:80%;
float:right;
}

.featured_pages_wrapper
{
float:left;
margin-left:3%;
width:50%;
padding-left:0px;
margin-bottom:10px;
border:none;
}


