/* |-------------------------------------------| RADU MIHAI |-------| */
/* |-------------------------------------------| 04/05/2011 |-------| */


/* |-------------------------| SUMMARY |----------------------------| */

/* |-------------------------| FIREFOX TABLE FONT FIX |-------------| */
/* |-------------------------| CONTAINER |--------------------------| */
/* |-------------------------| COURTESY LINKS |---------------------| */
/* |-------------------------| HEADER |-----------------------------| */
/* |-------------------------| MAIN MENU |--------------------------| */
/* |-------------------------| DROP DOWN MENU |---------------------| */
/* |-------------------------| LANDING PAGE MENU |------------------| */
/* |-------------------------| TOP & BOTTOM |-----------------------| */
/* |-------------------------| COLUMN CONTAINERS |------------------| */
/* |-------------------------| COLUMN |-----------------------------| */
/* |-------------------------| SIDE-MENU |--------------------------| */
/* |-------------------------| DIV.BLOCK |--------------------------| */
/* |-------------------------| DIV.PAD |----------------------------| */
/* |-------------------------| FOOTER |-----------------------------| */
/* |-------------------------| HEADINGS |---------------------------| */
/* |-------------------------| LINKS |------------------------------| */
/* |-------------------------| BLOG |-------------------------------| */
/* |-------------------------| FORMS |------------------------------| */






/* |-------------------------| FIREFOX TABLE FONT FIX |-------------| */
table,td {
font-family:inherit !important;
font-size:inherit !important;
}

/* |-------------------------| CONTAINER |--------------------------| */
#foxboro_container {
overflow:visible !important;
padding:0 15px;
background:#fff;
}

/* |-------------------------| COURTESY LINKS |---------------------| */
#foxboro_courtesy_links {
overflow:hidden;
height:15px;
padding-top:8px;
text-align:right;
}

#foxboro_courtesy_links,
#foxboro_courtesy_links a {
font-size:12px !important;
line-height:15px !important;
}

#foxboro_courtesy_links a {
padding:0 6px 0 15px;
background:url(/Portals/96000/template/clinks_bg.gif) 3px top no-repeat;
}

#foxboro_courtesy_links a:hover {
background-position:3px bottom;
}

#foxboro_courtesy_links span {
border-right:1px dotted #ccc;
padding-left:6px;
}

/* |-------------------------| HEADER |-----------------------------| */
#foxboro_header {
overflow:hidden;
}

/* |-------------------------| MAIN MENU |--------------------------| */
#foxboro_menu {
background:#fff !important;
}

#foxboro_menu div.radmenu {
white-space:normal !important;
width:100%;
background:url(/Portals/96000/template/menu_bg.gif) left top;
}

#foxboro_menu ul.rootGroup {
padding:0 11px;
width:auto;
z-index:100;
}

#foxboro_menu li.item {
white-space:nowrap;
padding:0 16px 7px 0;
}

#foxboro_menu li.last {
padding:0;
}

#foxboro_menu a.link {
background:url(/Portals/96000/template/menu_links.gif) left -200px repeat-x !important;
}

#foxboro_menu a.link:hover,
#foxboro_menu a.expanded,
#foxboro_menu a.focused,
#foxboro_menu a.selectetab {
background-position:bottom !important;
}

#foxboro_menu span.text {
line-height:41px !important;
padding:0 !important;
font-size:13px !important;
font-weight:normal !important;
}

/* |-------------------------| DROP DOWN MENU |---------------------| */
#foxboro_menu div.slide {
margin:-7px 0 0 -8px !important;
}

#foxboro_menu div.slide div.slide {
margin:-12px 0 0 0 !important;
}

#foxboro_menu div.slide ul {
background:#002D6A !important;
padding:12px 20px;
z-index:100 !IMPORTANT;
}

#foxboro_menu div.slide ul ul ul ul ul ul {
display:none;
}

#foxboro_menu div.slide li.item {
padding:0;
}

#foxboro_menu div.slide a.link,
#foxboro_menu div.slide li.last ul a.link,
#foxboro_menu div.slide li.last ul li.last ul a.link,
#foxboro_menu div.slide li.last ul li.last ul li.last ul a.link,
#foxboro_menu div.slide li.last ul li.last ul li.last ul li.last ul a.link,
#foxboro_menu div.slide li.last ul li.last ul li.last ul li.last ul li.last ul a.link {
background:url(/Portals/96000/template/slide_border.gif) left bottom repeat-x !important;
}

#foxboro_menu div.slide li.last a.link,
#foxboro_menu div.slide li.last ul li.last a.link,
#foxboro_menu div.slide li.last ul li.last ul li.last a.link,
#foxboro_menu div.slide li.last ul li.last ul li.last ul li.last a.link,
#foxboro_menu div.slide li.last ul li.last ul li.last ul li.last ul li.last a.link,
#foxboro_menu div.slide li.last ul li.last ul li.last ul li.last ul li.last ul li.last a.link {
background:none !important;
}

#foxboro_menu div.slide span.text {
line-height:25px !important;
}

/* |-------------------------| LANDING PAGE MENU |------------------| */
#foxboro_menu div.NavHidden {
height:17px;
margin-left:-15px;
_margin-right:-15px;
width:1000px;
background:url(/Portals/96000/template/navhidden_bg.gif) top repeat-x;
}

#foxboro_menu div.NavHidden ul.rootGroup {
display:none !important;
}

/* |-------------------------| TOP & BOTTOM |-----------------------| */

/* |-------------------------| COLUMN CONTAINERS |------------------| */
#foxboro_one-column,
#foxboro_two-column,
#foxboro_two-column-right,
#foxboro_three-column,
#foxboro_two-eq-column,
#foxboro_three-eq-column {
overflow:visible;
}

#foxboro_two-eq-column,
#foxboro_three-eq-column {
width:100%;
float:left;
padding-top:12px;
}

/* |-------------------------| COLUMN |-----------------------------| */
#foxboro_col1,
#foxboro_col2,
#foxboro_col3 {
overflow:hidden;
}

#foxboro_col1 {
min-height:1px;
_height:1px;
_overflow-y:visible;
}

#foxboro_two-column #foxboro_col1,
#foxboro_two-column-right #foxboro_col3 {
width:27.84% !important;
}

#foxboro_two-column #foxboro_col2,
#foxboro_two-column-right #foxboro_col2 {
width:72.15% !important;
}

/* |-------------------------| SIDE-MENU |--------------------------| */
#foxboro_side-menu_top,
#foxboro_side-menu_bottom {
_display:none !important;
}

/* |-------------------------| DIV.BLOCK |--------------------------| */
div.block {
margin:0 0 10px !important;
}

/* |-------------------------| DIV.PAD |----------------------------| */
#foxboro_three-eq-column #foxboro_col2 div.pad {
padding:0;
}

div.block div.pad {
margin:0 !important;
padding:8px 10px !important;
}

#foxboro_one-column #foxboro_col2 div.pad {
padding:0 0 20px !important;
}

#foxboro_two-column #foxboro_col2 div.pad {
padding:0 0 20px 15px !important;
}

#foxboro_two-column-right #foxboro_col2 div.pad {
padding:0 15px 20px 0 !important;
}

#foxboro_three-column #foxboro_col2 div.pad {
padding:0 15px 20px !important;
}

/* |-------------------------| FOOTER |-----------------------------| */
#foxboro_footer {
background:#fff url(/Portals/96000/template/footer_bg.gif) top repeat-x !important;
margin-left:-15px !important;
padding:30px 15px 10px !important;
width:970px !important;
}

#foxboro_footer,
#foxboro_footer div.clear {
text-align:left !important;
}

#foxboro_footer,
#foxboro_footer span,
#foxboro_footer p.copyright {
font-size:11px !important;
line-height:normal !important;
text-align: center;
}

#foxboro_footer a {
font-size:10px !important;
padding:0 2px;
}

#foxboro_footer span#dnn_dnnLINKS_lblLinks {
display:none;
}

 

#foxboro_footer a:hover {
color:#3894EF;
text-decoration:none;
}

/* |-------------------------| HEADINGS |---------------------------| */
#foxboro_col2 h1 {
font-size:2.5em;
line-height:normal;
}

#foxboro_col2 h2 {
font-size:1.7em;
line-height:normal;
}

#foxboro_col2 h3 {
font-size:1.4em;
line-height:normal;
}

#foxboro_col2 h4 {
font-size:1.1em;
line-height:normal;
font-weight:normal
}

#foxboro_content div.block h3 {
font-size:1.1em;
font-weight:bold;
line-height:normal;
margin:0 -10px 10px;
padding:10px;
border-bottom:1px solid #CECECE;
}

#foxboro_content div.block h1,
#foxboro_top h1,
#foxboro_bottom h1 {
font-size:1.7em;
font-weight:normal;
line-height:normal;
color:#06326D;
margin:15px 0;
padding:0;
}

#foxboro_content div.block h2,
#foxboro_top h2,
#foxboro_bottom h2 {
font-size:24px;
font-weight:normal;
line-height:normal;
color:#06326D;
margin:13px 0;
padding:0;
}

#foxboro_content div.block div.pad div div h3,
#foxboro_top h3,
#foxboro_bottom h3 {
font-size:1.3em;
font-weight:normal;
margin:12px 0;
padding:0;
border-bottom:none;
}

#foxboro_content div.block h4,
#foxboro_top h4,
#foxboro_bottom h4 {
font-size:1.1em;
font-weight:normal;
line-height:normal;
color:#06326D;
margin:10px 0;
padding:0;
}

#foxboro_top h3,
#foxboro_bottom h3 {
color:#06326D;
}

/* |-------------------------| LINKS |------------------------------| */
#foxboro_top a,
#foxboro_bottom a,
#foxboro_col2 a,
#foxboro_content div.block a {
text-decoration:none;
}

#foxboro_top a:hover,
#foxboro_bottom a:hover,
#foxboro_col2 a:hover,
#foxboro_content div.block a:hover {
text-decoration:underline;
}

/* |-------------------------| LISTS |------------------------------|*/
#foxboro_col2 ul {
list-style-type:none;
list-style-image:url(images/libg.png);
margin:6px 0 6px 30px;
}

/* |-------------------------| BLOG |-------------------------------| */
#foxboro_content div.BlogPostList ul {
list-style-type:none !important;
margin:0;
padding:10px 0 0;
}

#foxboro_content div.BlogPostList ul li {
list-style-type:none;
background:url(/Portals/96000/template/arrow.gif) left 5px no-repeat;
line-height:17px;
margin:0 0 3px 5px;
padding:0 5px 0 18px;
}

/* |-------------------------| FORMS |------------------------------| */
.IngeniMailSubscribeEmailInput {
width:94% !important;
}

