/*=======================================================+
|                                                        |
|              DotNetNuke SKin - Greytness               |
|               Developed by Adammer LLC                 |
|                http://www.adammer.com                  |
|                                                        |
|                       July 2009                        |
|                                                        |
+========================================================+

Version     : 1.0
Released    : July 2009
DNN Version : 5

Notes       : CSS styles compressed without comments in 
              free version.

*/

/* body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  margin:0; padding:0; } table { border-collapse:collapse; border-spacing:0; } fieldset,img {  border:0; } address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }  ol,ul { list-style:none; }  caption,th { text-align:left; } h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }  q:before,q:after { content:''; } abbr,acronym { border:0; } img{display:block;} 
 */
 p {  margin:0; padding:0; } 

  
html
{
}
#Body
{
    margin: 0;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 0.8em;
    color: #333;
    line-height: 1.4em;
    background-color: #FAFAFA;
}
.skinBG2
{
        background-color: #fdc200; 
        height:inherit;
        /*background: url(/images/body_bg.png) #fff repeat-x left top;*/
        /*background-image:url(/images/hMids4.png); */
        /*background: url(/images//hMids.png) 0px -64px repeat-x;*/
        background: url(/images/eosunderstate5a.gif); 
}

.headermeniu {
	BORDER-BOTTOM: #cd8364 2px solid; color:White; TEXT-ALIGN: center; BORDER-LEFT: #cd8364 2px solid; LINE-HEIGHT: 21px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND: #c1653e; HEIGHT: 21px; FONT-SIZE: 12px; BORDER-TOP: #cd8364 2px solid; FONT-WEIGHT: normal; BORDER-RIGHT: #cd8364 2px solid
}

A.mainlevel:link {
	BORDER-BOTTOM: #95cad2 1px dotted; TEXT-ALIGN: left; PADDING-LEFT: 3px; DISPLAY: block; BACKGROUND: #4da6b2; HEIGHT: 20px !important; COLOR: #ffffff; FONT-SIZE: 12px; VERTICAL-ALIGN: middle; FONT-WEIGHT: normal; TEXT-DECORATION: none; PADDING-TOP: 6px
}
A.mainlevel:visited {
	BORDER-BOTTOM: #95cad2 1px dotted; TEXT-ALIGN: left; PADDING-LEFT: 3px; DISPLAY: block; BACKGROUND: #4da6b2; HEIGHT: 20px !important; COLOR: #ffffff; FONT-SIZE: 12px; VERTICAL-ALIGN: middle; FONT-WEIGHT: normal; TEXT-DECORATION: none; PADDING-TOP: 6px
}
A.mainlevel:hover {
	BACKGROUND: #c1653e; COLOR: #ffffff; TEXT-DECORATION: none
}
A.mainlevel#active_menu {
	COLOR: #c53026; FONT-WEIGHT: bold
}
A.mainlevel#active_menu:hover {
	BACKGROUND: #008f8f; COLOR: #ffffff
}
A.sublevel:link {
	TEXT-ALIGN: left; PADDING-LEFT: 1px; BACKGROUND: #f8f7f2; COLOR: #008f8f; FONT-SIZE: 11px; VERTICAL-ALIGN: middle; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
A.sublevel:visited {
	TEXT-ALIGN: left; PADDING-LEFT: 1px; BACKGROUND: #f8f7f2; COLOR: #008f8f; FONT-SIZE: 11px; VERTICAL-ALIGN: middle; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
A.sublevel:hover {
	COLOR: #900; TEXT-DECORATION: none
}
A.sublevel#active_menu {
	COLOR: #c53026
}
.skinBG
{
       background-color: #326899; 
        /*background-color:Gray;*/
      /* background:url(/images/3_1.jpg) repeat-x; */

        height:inherit;
/*
    background:url(/images/HP_Page_bkgd.jpg) #7190bc repeat-x right top; 
*/
}
p
{
    color: #003580;
    font-style: normal;
    font-family: 10pt/12pt "Arial", "Helvetica", sans-serif;
    font-size:10px;
}
li
{
    margin-bottom: 2px;
}
ul li, ul li li, ul li li li
{
    list-style-type: none;
}
ul
{
    margin-left: 10px;
    padding-left: 10px;
}
form
{
    margin: 0;
    padding: 0;
}
.FCKImageGalleryContainer
{
    background-color: #FFF;
}
a:link, a:visited, a:active
{
    text-decoration: none;
    color: #444;
    font-style: normal;
    text-decoration: underline;
}
a:hover
{
    text-decoration: none;
    color: #000;
}
a.Normal:link, a.Normal:visited
{
    text-decoration: underline;
}
a.Normal:hover
{
    text-decoration: none;
}
.BorderBgDiv
{
    width: 1100px;
    margin: 0px auto 0 auto;
    padding: 0px;
}

.bgwhite
{
    position:absolute;
    top:0;
    left:0;
    border-top:1px solid #696969;
    border-bottom:3px solid #c6d5e4;
    background-color:White;
    width:600px;
    height:87px;
    z-index:-100;
}
.TopDiv
{
/*    background: url(graphics/BorderedTop_bg.png) top no-repeat;
    height: 15px;*/
}
.fullWidth
{
    width: 1012px;
    padding: 0;
    margin: 0 auto;
    border-bottom: #CCC 1px solid;
    position: relative;
}
.HeaderDiv
{

}

.SiteTitle
{
    width: 1012px;
    height:50px;
    background-color:Navy;
}
.contentWrapper
{
/*   background: url(graphics/BorderedContent_bg.png) top center repeat-y;*/
}
.left
{
    float: left;
}
.right
{
    float: right;
}
.BannerPane1, .BannerPane2, .BannerPane3
{
    clear: both;
}
.BannerPane3
{
    border-bottom: #264832 1px solid;
}
.Banner p
{
    margin: 0px;
    padding: 0px;
}
.dnnLogo
{
}
.dnnLogo a
{
}
.header-divide
{
    background: url(graphics/hdr_divide.gif) center no-repeat;
    padding: 2px 4px;
}
.footer-divide
{
    background: url(graphics/hdr_divide.gif) center no-repeat;
    padding: 2px 4px;
}
#MasterTable
{
    margin: 0px;
}
.TopPane
{
    margin-bottom: 20px;
}
.HeaderPane
{
    position: absolute;
    left: 0px;
    top: 0px;
}
.LeftNavTop
{
    clear: both;
    padding: 5px;
}
.LeftNavTop .StdContainer
{
    margin-bottom: 0px;
}
.LeftNavBottom
{
    clear: both;
    padding: 5px;
}
.LeftGutterPane
{
    clear: both;
    padding: 10px;
}
.TopPaneDiv
{
    clear: both;
}
.TopLeftPane
{
    width: 450px;
    vertical-align: top;
    margin-bottom: 0px;
}
.TopRightPane
{
    width: 450px;
    vertical-align: top;
    margin-bottom: 0px;
}
.ContentPaneDiv
{
    clear: both;
    width:1012px;
}

.ContentPaneDiv2
{
    clear: both;
    width:1012px;
}
.ContentPaneDivL2
{
    width:1006px;
    float:left;
    background: url(/images/moduletop_blue_282x50.gif); HEIGHT: 36px;
    overflow:hidden;
}
.ContentPaneDivR2
{
    clear: both;
    width:1012px;
}

.ContentPane
{
    vertical-align: top;
    margin-bottom: 20px;
}
.ContentPane2Div
{
    clear: both;
}
.LeftPane
{
    width: 300px;
    vertical-align: top;
    margin-bottom: 20px;
}

.ContentPane2
{
    vertical-align: top;
    width: 705px;
    margin-bottom: 20px;
}
.LeftPaneHome
{
    width: 260px;
    vertical-align: top;
    margin-bottom: 20px;
}
.ContentPane2Home
{
    vertical-align: top;
    width: 505px;
    margin-bottom: 20px;
}
.RightPane2Home
{
    width: 245px;
    vertical-align: top;
    margin-bottom: 20px;
}

.ContentPane3Div
{
    clear: both;
}
.ContentPane3
{
    vertical-align: top;
    width: 700px;
    margin-bottom: 20px;
}
.RightPane
{
    width: 200px;
    vertical-align: top;
    margin-bottom: 20px;
}
.ContentPaneHome
{
    width: 527px;
    vertical-align: top;
    margin-bottom: 20px;
    padding-left:10px;
}

.RightPaneHome
{
    width: 256px;
    vertical-align: top;
    margin-bottom: 20px;
    padding-left:10px;
}

.MiddlePaneDiv
{
    clear: both;
}
.MiddleLeftPane
{
    width: 200px;
    margin-right: 20px;
    vertical-align: top;
    margin-bottom: 20px;
}
.MiddlePane
{
    width: 484px;
    vertical-align: top;
    margin-bottom: 20px;
}
.MiddleRightPane
{
    width: 200px;
    vertical-align: top;
    margin-bottom: 20px;
}
.BottomPaneDiv
{
    clear: both;
}
.BottomColumn1
{
    width: 216px;
    margin-right: 20px;
    vertical-align: top;
    margin-bottom: 20px;
}
.BottomColumn2
{
    width: 216px;
    margin-right: 20px;
    vertical-align: top;
    margin-bottom: 20px;
}
.BottomColumn3
{
    width: 216px;
    vertical-align: top;
    margin-bottom: 20px;
}
.BottomColumn4
{
    width: 216px;
    vertical-align: top;
    margin-bottom: 20px;
}
.BottomPane
{
    clear: both;
    margin-bottom: 20px;
}
.DNNPane
{
    border: #333 3px solid;
    padding: 60px 5px;
    text-align: center;
    font-weight: bold;
    vertical-align: middle;
    background-color: #FAFAFA;
    white-space: nowrap;
    color: #333;
    font-size: 14px;
}
.DNNHeaderPane
{
    padding: 25px 5px;
    width: 300px;
}
.login
{
    text-decoration: none;
    color: #999;
}
#dnn_dnnUSER_cmdRegister
{
    text-decoration: none;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    background: url(graphics/hdr_divide.gif) right no-repeat;
    padding-right: 12px;
    color: white;
}
#dnn_dnnUSER_cmdRegister:hover
{
    text-decoration: underline;
}
#dnn_dnnLOGIN_cmdLogin
{
    text-decoration: none;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: white;
}
#dnn_dnnLOGIN_cmdLogin:hover
{
    text-decoration: underline;
}
.menu-bg
{
    height:90px;
    background-color: white;
    border-top: #326899 1px solid;
    border-bottom: #326899 1px solid;
    
}
.menu
{
    text-align: left;
    float: right;
    height:26px;
    /*width: 770px;*/
}
.menufull
{
    width:1012px;
    background:url(/images/navigation.gif) repeat-x 0px -6px;
    height:26px;
}
.breadcrumb-div
{
    background-color: #F1F1F1;
    height: 18px;
    border-top: #E6E6E6 1px solid;
    border-bottom: #CCC 1px solid;
    line-height: 10px;
}
.breadcrumb-row
{
    padding: 0px 0px;
}
.breadcrumbdiv
{
    font-size: 10px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    text-decoration: none;
    color: #333;
    text-align: left;
    padding: 3px 0px 0px 10px;
    float: left;
}
.breadcrumb
{
    font-size: 10px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    text-decoration: none !important;
    color: #333 !important;
    font-style: normal !important;
}
.breadcrumbdiv a:hover
{
    text-decoration: underline !important;
}
.breadcrumb-pretext
{
    font-weight: normal;
    color: #FAFAFA;
    line-height: 12px;
}
.detaliioferta
{
    font-weight: normal;
    font:10pt/12pt "Arial", "Helvetica", sans-serif;
    font-size: 11px;
    color: #003580;
    line-height: 14px;
}
.detaliidescriere
{
    font-family: "Arial", "Helvetica", sans-serif !important;
    font-size: 11px !important;
    color: #003580 !important;
    line-height: 13px !important;
    font-weight:normal !important;
}
.detaliidescrierebold
{
    font-family: "Arial", "Helvetica", sans-serif !important;
    font-size: 11px !important;
    color: #003580 !important;
    line-height: 12px !important;
    font-weight:bold !important;
}
.currentDateDiv
{
    display: block;
    float: right;
    padding-right: 10px;
}
.currentDate
{
    font-size: 10px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    text-decoration: none;
    color: #00863e !important;
}
.current-date a
{
    font-size: 10px;
    text-decoration: none;
    color: #666;
}
.current-date a:hover
{
    text-decoration: underline;
}
.DNNEmptyPane
{
    border: 0px none !important;
    line-height: 0px !important;
    padding: 0px !important;
    font-size: 0px !important;
    height: 0px !important;
    width: 0px !important;
    margin: 0px !important;
}
.content
{
    width: 1012px;
    margin: 0px auto 0 auto;
    padding: 0px 0 20px 0;
    /*background-color: #326899;*/
}
.contentBg
{
}
.ContentSkinCenter
{
    padding-top:0px;
    padding-right:0px;
    padding-left:0px;
    padding-bottom:0px;
    width:1012px;
    float:left;
    background: #eaf7ec;
    /*background:url(/images/skincenter1.gif) #fff repeat-x;*/
}
.ContentSkinTop
{
    width:1012px;
    margin-top:5px;
    height:0px;
    float:left;
    /*background:url(/images/skintop1.gif) no-repeat;*/
}
.ContentSkinBottom
{
    width:1012px;
    margin-top:0px;
    height:5px;
    clear:both;
    
    /*background:url(/images/skinbottom1.gif) no-repeat;*/
}



.BottomDiv
{
    background: url(graphics/BorderedBottom_bg.png) bottom no-repeat;
    height: 2.5em;
    clear: both;
    position: relative;
}
.footer-bg
{
    border-top: #666 1px solid;
}
.footer
{
    font-size: .8em;
    line-height: 1.8em;
    text-decoration: none;
    color: #333;
    width: 934px;
    padding-top: 2px;
    margin: 0 auto 0 auto;
    text-align: left;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}
.footer a
{
    text-decoration: none;
    color: #333;
}
.footer a:hover
{
    text-decoration: underline;
}
.termsdiv
{
    float: right;
    bottom: 0px;
}
.terms
{
    background: url(graphics/hdr_divide.gif) right no-repeat;
    padding-right: 12px;
}
.privacy
{
    background: url(graphics/hdr_divide.gif) right no-repeat;
    padding-right: 12px;
}
.copyright
{
    padding: 0;
}
hr
{
    height: 1px;
    color: #bbb;
}
.action-buttons
{
    text-align: right;
    clear: both;
}
.Search
{
    float: right;
    padding: 2px 5px 0 0;
}
.search img
{
    border: none;
    padding: 0px 0px 0px 0px;
}
.GCSearchBox
{
    background-color: #FFFCF2;
}
.GCSearchButton
{
}
a.SearchField:hover
{
    text-decoration: underline !important;
}
.btnSearch
{
    margin-left: -5px;
}
#dnn_dnnSEARCH_txtSearch.NormalTextBox
{
    padding: 3px 2px 0px 4px;
    font-size: .8em;
    height: 16px;
    background: #F8F8F8 url(graphics/search_bg.gif) top repeat-x;
    border: #999 1px solid;
    width: 120px;
}
#dnn_dnnSEARCH_cmdSearch img
{
    border: none;
    vertical-align: top;
    margin-top: 0px;
    padding: 0px;
}
.DNNAligncenter
{
    text-align: left;
}
.ControlPanel, .PagingTable
{
    background-color: #FFF;
    border: 1px solid #036;
    text-align: center;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}

.normal, .Normal
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 1em;
    color: #333;
}
.NormalBold
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #333;
    font-weight: bold;
    color: #555;
}
.NormalRed
{
    color: #900;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
}
.SubHead
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #333;
}
.Head
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-decoration: none;
    font-weight: normal;
    background-color: transparent;
    color: #333;
}
h1
{
    font: Arial, Helvetica, sans-serif;
    color: #003580;
    font-size: 1.4em;
    text-decoration: none;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 2px;
    line-height: 1.6em;
}
h2
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #000;
    font-size: 1.6em;
    margin-top: 0px;
    margin-bottom: 8px;
    line-height: 1.4em;
}
h3
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #000;
    font-size: 1.4em;
    margin-top: 0px;
    margin-bottom: 6px;
    line-height: 1.4em;
}

h5
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #000;
    font-size: 1.1em;
    font-weight: normal;
    line-height: 1.1em;
    margin-top: 0px;
    margin-bottom: 6px;
}
h6
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #000;
    font-size: 1em;
    font-weight: normal;
    font-style: italic;
    margin-top: 0px;
    margin-bottom: 4px;
    line-height: 1em;
}
.UDT_Table_Head th
{
    font-size: 10px;
}
.UDT_Table_AlternateItem, .UDT_Table_AlternateItem p
{
    font-size: 10px;
    background-color: #F3F3F3;
    vertical-align: top;
}
.UDT_Table_Item, .UDT_Table_Item p
{
    font-size: 10px;
    vertical-align: top;
}
.ModuleTitle_MenuItem
{
    background-color: #F7F7F7;
    border: 1px solid #F7F7F7;
    color: #333;
    font-family: verdana,sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding: 0px 10px 0px 0px;
}
.ModuleTitle_SubMenu
{
    background-color: #F7F7F7;
    border: 1px solid #666;
    margin: 1px 0px 0px;
    padding: 0px;
    z-index: 1000;
}
.ModuleTitle_MenuItemSel
{
    background: #DDD none repeat scroll 0%;
    border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
    color: #000;
    font-family: verdana,sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding: 0px 10px 0px 0px;
}
.ModuleTitle_MenuIcon
{
    border: 1px solid #EEE;
    padding: 2px 3px;
}
.ModuleTitle_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow
{
    display: none;
}
select, input
{
    font-family: tahoma;
    font-size: 11px;
    color: #555;
}
.NormalTextBox
{
    color: #333;
    padding-left: 4px;
    line-height: 12px;
    font-family: tahoma;
    font-weight: normal;
    font-size: 11px;
}
#nav li
{
    position: relative;
    float: left;
    line-height: 12px;
    list-style: none;
    padding: 0px;
    margin-bottom: 0px;
    color:#336699;
    background-color:#eaf7ec;
    /*background:url(/images/navigation.gif) repeat-x 0px -6px;*/
}
#nav ul
{
    padding: 0px;
    margin: 0px;
    list-style: none;
    float: left;
    width: 100%;
    background: #eaf7ec;
    z-index: 1;

}
#nav a
{
    font-family:Arial, Helvetica, Sans Serif;
    font-weight:bold;
    font-size: 12px;
    display: block;
    color: #00863e; /*#336699;*/
    margin: 0;
    text-decoration: none;
    text-align: center;
    padding: 0 10px 0 10px;
    margin: 0px;
    line-height: 26px;
    border-left:1px solid #c2d1e0;
}
#nav li ul
{
    position: absolute;
    left: -999em;
    width: 167px;
    border-top: #999 1px solid;
    border-left: 1px solid #999;
    z-index: 2;
}
#nav li li a
{
    width: 150px;
    font-size: 11px;
    text-align: left;
    background: #E6E6E6 none;
    color: #222;
    border-right: 1px solid #999;
    border-bottom: #999 1px solid;
    line-height: 16px;
    padding: 6px 6px 6px 10px;
    text-transform: none;
    font-family: Verdana,Geneva,sans-serif;
    font-weight: normal;
}
#nav li a:hover
{
    color: #d56600;
}
#nav li.SelectedTab a
{
   /*background: #fafafa none; */
   /*background:url(/images/navigation.gif) 0px -80px;*/
   font-family:Arial, Helvetica, Sans Serif;
   font-weight:bold;
   font-size:12px;
   color:White;
   /*background: #00863e;*/
   background: url(/images//hMids.png) 0px -64px
}
#nav li li.SelectedTab a
{
    background: #CCC none;
    color: #222;
}
#nav li li li.SelectedTab a
{
    background: #CCC none;
    color: #222;
}
#nav li.SelectedTab a:hover
{
    background: #FAFAFA none;
    color: #000;
}
#nav .DisabledTab
{
    color: #CCC;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.iehover ul ul, #nav li.iehover ul ul ul, #nav li.iehover ul ul ul ul
{
    left: -999em;
}
#nav li:hover ul, #nav li.iehover ul
{
    top: 26px;
    left: 0;
}
#nav li li:hover ul, #nav li li li:hover ul, #nav li li.iehover ul, #nav li li li.iehover ul
{
    top: 2px;
    left: 166px;
}
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon
{
    display: none;
}
.designBy
{
    font-size: 10px;
    color: #B2B2B2;
    text-align: center;
    margin-bottom: 20px;
}
.designBy a
{
    font-size: 10px;
    color: #B2B2B2;
    text-decoration: none;
}
.designBy a:hover
{
    font-size: 10px;
    color: #999;
    text-decoration: underline;
}

.btn_blue_arrow_left { height: 22px; padding-left: 8px; color: #FFF; font-weight: bold; line-height: 11px; float: left; text-decoration: none !important; background: url(/images/btn_orange_l.gif) no-repeat left top; margin-left:10px;}
.btn_blue_arrow_left span { background: url(/images/btn_orange_r_arrow.gif) right no-repeat; font-size: 10px; padding: 6px 20px 5px 0; display: block; color: #FFF;text-decoration:none !important; }

.btn_blue_arrow_home { height: 22px; padding-left: 7px; color: #FFF; font-weight: bold; line-height: 11px; float: left; text-decoration: none !important; background: url(/images/btn_orange_l.gif) no-repeat left top; margin-left:10px;}
.btn_blue_arrow_home span { background: url(/images/btn_orange_r_arrow.gif) right no-repeat; font-size: 10px; padding: 6px 20px 5px 0; display: block; color: #FFF;text-decoration:none !important; }

.btn_blue_arrow_link { height: 22px; padding-left: 1px; cursor:auto !important; padding-bottom:5px; color: #FFF; font-weight: bold; line-height: 11px; float: left; text-decoration: none !important; background: url(/images/btn_orange_l.gif) no-repeat left top; margin-left:2px;}
.btn_blue_arrow_link span { background: url(/images/btn_orange_r_arrow.gif) right no-repeat;font-size: 10px; cursor:inherit !important; padding: 6px 5px 5px 0; width:210px; display: block; color: #FFF;text-decoration:none !important; }

.btn_blue_arrow_center { height: 22px; padding-left: 1px; cursor:auto !important; padding-bottom:5px; color: #FFF; font-weight: bold; line-height: 11px; float:left; text-decoration: none !important; background: url(/images/btn_orange_l.gif) no-repeat left top; margin-left:0px;}
.btn_blue_arrow_center span { background: url(/images/btn_orange_r_arrow.gif) right no-repeat;font-size: 10px; cursor:inherit !important; padding: 6px 5px 5px 0; width:220px; display: block; color: #FFF;text-decoration:none !important; }

.btn_orange_arrow_left { height: 22px; padding-left: 8px; color: #FFF; font-weight: bold; line-height: 11px; float: left; text-decoration: none !important; background: url(/images/btn_orange_l.gif) no-repeat left top; margin-left:10px;}
.btn_orange_arrow_left span { background: url(/images/btn_orange_r_arrow.gif) right no-repeat; font-size: 10px; padding: 6px 20px 5px 0; display: block; color: #FFF;text-decoration:none !important; }


.normaloferta
{
    font-family:Verdana, Arial, Helvetica, sans-serif !important;
    font-size:11px !important;
}

.ac_1
{
    width:500px;
    height:83px;
    background:url(/images/acordion/revelion.jpg) left no-repeat;
    border:2px solid #cccccc;
}

.ac_2
{
    width:500px;
    height:83px;
    background:url(/images/acordion/romania.jpg) left no-repeat;
    border:2px solid #cccccc;
}

.ac_3
{
    width:500px;
    height:83px;
    background:url(/images/acordion/citibreak.jpg) left no-repeat;
    border:2px solid #cccccc;
}

.ac_4
{
    width:500px;
    height:83px;
    background:url(/images/acordion/ski.jpg) left no-repeat;
    border:2px solid #cccccc;
}

.ac_text
{
    float:right;
    font-family:Tahoma;
    font-size:20px;
    color:white;
    margin-top:10px;
    margin-right:10px;
    margin-left:10px;
    font-weight:bold;

}
.gt
{
    width:302px;
    background:url(/images/columnBC.gif); HEIGHT: 6px;
}
.gm
{
    padding-bottom:40px;
    padding-left:10px;
    padding-right:10px;
    background:url(/images/columnBC.gif) repeat-y -310px 0px;
    padding-top:5px;
}
.gb
{
    width:302px;
    background:url(/images/columnBC.gif) -620px 0px;
    height:6px;
    font-size:0px;
}

#divHeaderEAP {margin:0px 0px 0px 0px;width:992px;position:relative;}
#divHeader {padding-left:0px; margin:0px 0px 0px 0px;position:relative; background-position:right; height:64px;width:1012px;color:#336699;}
#divHeaderEAP {height:98px;background:url(/images/hdr_top_cobrand.jpg) no-repeat top left;}
#divHeader a, #divHeaderEAP a {float:left;}



p.address
{
    font-style:italic;
    margin:0px 0px 0pt;
}
TABLE.generaltable TH
{
    border-bottom:#ebebeb 1px dashed;
    padding-bottom:3px;
    background-color:#537cb4;
    margin:0px;
    padding-left:8px;
    padding-right:8px;
    color:#fff;
    font-size:8pt;
    font-weight:bold;
    padding-top:3px;
}
TABLE.generaltable TD
{
    padding-left:4px;
    padding-bottom:3px;
    padding-right:4px;
    padding-top:3px;
    font-size:8pt;
    font:"Arial", "Helvetica", sans-serif;
    border-bottom: solid 1px #ebebeb;
    border-left:solid 0px #ebebeb;
    border-right:solid 0px #ebebeb;
}
.tabel TD
{

    font-size:8pt;
    font:10pt/12pt "Arial", "Helvetica", sans-serif;
    /*border-bottom: #e6edf6 1px solid; MIHAI*/
}

.extendedRow
{
    background-color:#e6edf6 !important;
    font:10pt/12pt "Arial", "Helvetica", sans-serif !important;
    font-size:8pt !important;
    border-bottom:#96b2d9 1px solid !important;
    padding-left:0px;
    padding-bottom:0px;
    padding-right:0px;
    padding-top:0px;

}
.scorbarimg
{
    background:url(/images/reviewBarBg.png) #feba02 no-repeat;
    
}
.TitluOferta
{
    font: small/1.2em Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:#779bca;
    font-size:10pt;
}
.UserComentariu
{
    color:#003580;
    font:10pt/12pt "Arial", "Helvetica", sans-serif;
    font-size:14px;
    font-weight:bold;
}
.UserComentariuDetalii
{
    color:#003580;
    font:10pt/12pt "Arial", "Helvetica", sans-serif;
    font-size:11px;
}
.Comentarii
{
    color:#003580;
    font:10pt/12pt "Arial", "Helvetica", sans-serif;
}
span.scor
{
    background-image:url(/images/scor.png); TEXT-ALIGN: center;
    display:block;
    background-repeat:no-repeat;
    background-position: 0px 2px;
    color:#fff;
    font-size:16px;
    font-weight:bold;
    padding-top:16px;
    width:48px;
    height:48px;
}

a:link
{
    color:#0896ff;
    font-weight:bold;
    text-decoration:underline;
}

.inputtext
{
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    padding: 2px;
    border: solid 1px #85b1de; 
    background-color: #c9d8e7;
	text-align:left;
} 