/* |-------------------------------------------| RADU MIHAI |-------| */
/* |-------------------------------------------| 08/01/2011 |-------| */


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

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






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

/* |-------------------------| BODY CONTAINER |---------------------| */
#foxboro_body {
padding:10px 0;
}

/* |-------------------------| CONTAINER |--------------------------| */
#foxboro_container {
overflow:visible !important;
padding:0 17px;
background:#fff url(images/template/container_bg.gif) left top no-repeat;
}

/* |-------------------------| COURTESY LINKS |---------------------| */
#foxboro_courtesy_links {
overflow:hidden;
padding:10px 0 5px;
}

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

#clinks_container {
float:right;
}

.clink_item {
float:left;
padding:0 0 0 7px;
margin:0 0 0 3px;
background:url(images/template/clinks_btn_bg.gif) left top no-repeat;
}

#foxboro_courtesy_links a {
display:block;
padding:0 11px 0 6px;
background:url(images/template/clinks_btn_bg.gif) right bottom no-repeat;
text-shadow:1px 1px 1px #fff;
}

#foxboro_courtesy_links a:hover {
color:#999;
}

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

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

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

#foxboro_menu li.item {
white-space:nowrap;
padding:0 3px 10px 0;
margin:0 0 1px;
background:#fff;
}

#foxboro_menu li.last {
background:#fff url(images/template/menu_last_item_bg.gif) right top no-repeat;
padding:0 9px 10px 0;
}

#foxboro_menu a.link {
padding-left:12px;
background:url(images/template/menu_links_bg.gif) left top no-repeat !important;
}

#foxboro_menu span.text {
padding:0 10px 0 0 !important;
line-height:26px !important;
font-size:10px !important;
font-weight:normal !important;
background:url(images/template/menu_links_bg.gif) right -26px no-repeat;
}

#foxboro_menu a.selectedtab {
background-position:left -52px !important;
}

#foxboro_menu a.selectedtab span.text {
background-position:right -78px;
}

#foxboro_menu a.expanded {
background-position:left -104px !important;
}

#foxboro_menu a.expanded span.text {
background-position:right bottom;
color:#fff !important;
}

/* |-------------------------| DROP DOWN MENU |---------------------| */
#foxboro_menu div.slide {
background:none !important;
margin-top:-10px;
}

#foxboro_menu div.slide div.slide {
margin:-4px 0 0 1px;
}

#foxboro_menu div.slide ul {
max-height:1500px;
padding:4px 5px 7px 6px;
background:url(images/template/slide_bg.gif) left bottom no-repeat;
}

#foxboro_menu div.slide li.item {
padding:3px 0 0 !important;
background:none !important;
}

#foxboro_menu div.slide a.link {
padding:0;
background:url(images/template/slide_links_bg.gif) left bottom no-repeat !important;
border-top:1px solid #E65A5A;
}

#foxboro_menu div.slide a.link:hover,
#foxboro_menu div.slide a.active,
#foxboro_menu div.slide a.selectedtab {
background-position:right bottom !important;
}

#foxboro_menu div.slide span.text {
display:block;
width:151px;
white-space:normal !important;
padding:3px 6px 4px 12px !important;
line-height:15px !important;
background:none;
color:#fff !important;
}

#foxboro_menu div.slide span.expandLeft {
background:url(images/template/slide_arrow.gif) 160px 8px no-repeat;
}

/* |-------------------------| LANDING PAGE MENU |------------------| */
#foxboro_menu div.NavHidden ul.rootGroup {
display:none !important;
}

/* |-------------------------| TOP & BOTTOM |-----------------------| */
#foxboro_top,
#foxboro_bottom {
overflow:hidden;
}

/* |-------------------------| COLUMN CONTAINERS |------------------| */
#foxboro_one-column,
#foxboro_two-column,
#foxboro_two-column-right,
#foxboro_three-column,
#foxboro_two-eq-column,
#foxboro_three-eq-column {
padding:0;
margin:12px 0;
width:100%;
float:left;
overflow:visible;
}

#foxboro_two-column {
background:url(images/template/two-column_bg.gif) left repeat-y;
}

#foxboro_two-column-right {
background:url(images/template/two-column-right_bg.gif) right repeat-y;
}

#foxboro_three-column {
background:url(images/template/three-column_bg.gif) left repeat-y;
}

#foxboro_two-eq-column {
background:url(images/template/two-eq-column_bg.gif) center top repeat-y;
}

#foxboro_three-eq-column {
background:url(images/template/three-eq-column_bg.gif) left repeat-y;
}

/* |-------------------------| 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:308px !important;
}

#foxboro_three-column #foxboro_col1,
#foxboro_three-column #foxboro_col3 {
width:225px !important;
}

#foxboro_two-column #foxboro_col2,
#foxboro_two-column-right #foxboro_col2 {
width:514px !important;
}

#foxboro_three-column #foxboro_col2 {
width:372px !important;
}

#foxboro_three-eq-column #foxboro_col1,
#foxboro_three-eq-column #foxboro_col2,
#foxboro_three-eq-column #foxboro_col3 {
width:274px !important;
}

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

/* |-------------------------| DIV.BLOCK |--------------------------| */
#foxboro_content div.block,
#foxboro_content div.block p,
#foxboro_content div.block li {
font-size:1em !important;
line-height:normal !important;
}

/* |-------------------------| DIV.PAD |----------------------------| */
#foxboro_content div.block div.pad {
margin:0 !important;
padding:0 20px !important;
background:none !important;
}

#foxboro_col2 div.pad {
padding:0 20px;
}

#foxboro_three-eq-column #foxboro_col2 div.pad {
padding:0;
}

/* |-------------------------| FOOTER |-----------------------------| */
#foxboro_footer {
margin:0 -17px !important;
padding:20px 37px 15px;
width:auto !important;
background:#CCCCCC url(images/template/footer_bg.gif) right top no-repeat !important;
}

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

#foxboro_footer,
#foxboro_footer a,
#foxboro_footer span,
#foxboro_footer p.copyright,
#foxboro_footer p.copyright a {
font-size:10px !important;
line-height:normal !important;
}

#foxboro_footer p.copyright {
padding-top:8px;
}

#foxboro_footer a:hover {
color:#fff;
text-decoration:none !important;
}

#foxboro_footer a.SkinObject {
white-space:nowrap;
}

/* |-------------------------| HEADINGS |---------------------------| */
#foxboro_col2 h1 {
font-weight:bold;
font-size:1.5em;
}

#foxboro_col2 h2 {
font-weight:bold;
font-size:1.5em;
line-height:normal;
}

#foxboro_col2 h3 {
font-size:1.25em;
font-weight:bold;
line-height:normal;
}

#foxboro_col2 h4 {
font-size:1.1em;
line-height:normal;
color:#666666 !important;
}

#foxboro_content div.block h1,
#foxboro_content #foxboro_two-eq-column div.block h3,
#foxboro_content #foxboro_three-eq-column div.block h3,
#foxboro_top h1,
#foxboro_bottom h1 {
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:1.5em;
font-weight:bold;
line-height:normal;
margin:8px 0 15px;
padding:0;
}

#foxboro_content div.block h2,
#foxboro_top h2,
#foxboro_bottom h2 {
color:#990000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:1.5em;
font-weight:bold;
line-height:normal;
margin:15px 0;
padding:0;
}

#foxboro_content div.block h3 {
font-weight:bold;
}

#foxboro_content div.block div.pad div div h3,
#foxboro_content #foxboro_two-eq-column div.block div.pad div div h3,
#foxboro_content #foxboro_three-eq-column div.block div.pad div div h3,
#foxboro_top h3,
#foxboro_bottom h3 {
font-size:1.25em;
font-weight:bold;
line-height:normal;
margin:15px 0;
padding:0;
}

#foxboro_content div.block h4,
#foxboro_top h4,
#foxboro_bottom h4 {
color:#666666;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:1.1em;
margin:15px 0;
padding:0;
line-height:normal;
}

#foxboro_col2 td h4,
#foxboro_content div.block td h4,
#foxboro_top td h4,
#foxboro_bottom td h4 {
margin:0;
padding:0;
}

h5 {
font-size:10px;
font-weight:normal;
line-height:normal;
margin:12px 0;
padding:4px 0;
border-top:1px dashed #CCCCCC;
border-bottom:1px dashed #CCCCCC;
}

/* |-------------------------| 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 {
color:#CCCCCC;
}

/* |-------------------------| BLOG |-------------------------------| */
#bb-container {
padding-bottom:15px;
}

#bb-container div.post {
font-size:1em !important;
line-height:normal !important;
}

#bb-container div.post div.byline {
font-size:10px !important;
font-style:normal;
}

#foxboro_content #bb-container div.post h3 {
font-weight:bold;
margin:15px 0;
}

#foxboro_content #bb-container div.post h3.title {
font-family:"Times New Roman", Georgia, Times, serif;
letter-spacing:-1px;
font-weight:normal;
line-height:100%;
margin-bottom:5px;
}

#foxboro_content #bb-container div.post h3.title a:hover {
color:#CCCCCC;
text-decoration:none;
}

#foxboro_content #bb-container div.post div.submissions,
#foxboro_content #bb-container div.post div.submissions a {
font-size:10px !important;
line-height:20px !important;
}

#foxboro_content #bb-container div.post div.submissions,
#foxboro_content #bb-container div.post div.submissions a {
color:#CCCCCC !important;
text-decoration:none !important;
}

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

.ContactFormWrapper {
font-size:1em !important;
line-height:normal !important;
}

/* |-------------------------| OTHER HTML ELEMENTS |----------------| */
hr {
color:#CCCCCC;
background:#CCCCCC;
height:1px;
border:none;
margin:30px 0;
clear:both;
}

#foxboro_one-column #foxboro_col2 div.Normal,
#foxboro_two-column #foxboro_col2 div.Normal,
#foxboro_two-column-right #foxboro_col2 div.Normal,
#foxboro_three-column #foxboro_col2 div.Normal {
padding-bottom:20px;
}

.GalleryAlbumDescription {
display:block;
color:#000;
font-size:1.2em;
font-weight:bold;
padding:0 0 20px;
}

/* |-------------------------| CUSTOM ELEMENTS |--------------------| */
.CMSConfigureBox {
letter-spacing:0;
}

table.BorderGray {
border-width: 0;
border:solid #ccc;
border:1px solid #ccc;
border-collapse:collapse;
}

table.BorderGray td {
border:solid #ccc;
border-width: 0px 1px 1px 0px;
}

table.BorderDark {
border-width: 0;
border:solid #333;
border:1px solid #333;
border-collapse:collapse;
}

table.BorderDark td {
border:solid #333;
border-width: 0px 1px 1px 0px;
}

table.BorderGray table, table.BorderGray table td, table.BorderDark table, table.BorderDark table td {
border:none;
}

span.flowplayerhidden {
display:none;
}