/* Start of CMSMS style sheet 'mybluewave' */
body {
        margin-top:5px;
        margin-bottom:25px;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        background : #dddddd;      
}

#main {
        width:900px;
        color:#666666;
        text-align:center;
        margin:0 auto;
        font-size:80%;
        line-height:130%;
        background-color:#FFFFFF;
        border : #00aedb;
        border-width : 1px;
        border-style:solid;  
        padding : 0px;
height : 100%;
}

#header_wrapper, #nav_wrapper, #content_wrapper {
        width:900px;       


}

#cadiz_main {
   border-style:solid;
   border-color : #dddddd;
   border-width : 1px;
margin-top:10px;

}


/* top right breadcrumbs */
#breadcrumbs {    
       margin-top:0;
       font-size:85%;
       font-weight:bolder;
       text-align:right;
       padding-right : 20px;
}

#searchTop{
      margin-top:0;
     text-align : right;
     padding-right :20px;
    margin-bottom : 10px;
}
#searchTop input {
   border-style:solid;
   border-width : thin;
   border-color : #00aedb;
}

/* blue wave header image */
#header {
        clear:right;
        background-image:url(uploads/templates/bluewave/header_tm_new.jpg);
        background-repeat:no-repeat;
        text-align:left;
        height:172PX;
        margin : 0px;   

}
#header_competitii{
        clear:right;
        background-image:url(uploads/templates/bluewave/header_tm_competitii.jpg);
        background-repeat:no-repeat;
        text-align:left;
        height:172PX;
        margin : 0px;  
}

#header_aniversare{
        clear:right;
        background-image:url(uploads/templates/bluewave/header_tm_aniversare.jpg);
        background-repeat:no-repeat;
        text-align:left;
        height:172PX;
        margin : 0px;  
}

#header h1 { color:#2a56d6; height:90px; margin:0 15px; padding:0; line-height:2em; font-size:180% }

/* left navigation area */
#content_left {
       float:left;
       width:130px;
        line-height:135%;
        padding:5px;
        margin:0 0 5px 0;
        text-align:left;
        font-size:100%;
        margin-left:7px;
       margin-top : 0px;
}
#content_left p {
        padding:0;
        margin:5px 0 0 5px;
}
#content_left ul { /* starts left navigation */
        margin:5px 0 0 5px;
        padding:0;
        text-align:left;
}
#content_left li { /* main navigation list item */
        display:block;
        list-style:none;
        width:100%;
        margin:0;
        padding:0;
        font-weight:bold;
}

#content_left li.sub { /* sub navigation list item */
        display:block;
        list-style:none;
        width:100%;
        padding:0;
        margin:0 0 0 10px;
        font-weight:normal;
}

#content_left a, #content_left a:visited { /* mouse out navigation anchor link styles */
        display:block;
        width:95%;
        margin:0px;
        padding:0px;
        text-decoration:none;
        color:#666666;
        border-bottom:1px solid #FFFFFF;
}
#content_left a:hover, #content_left a:visited:hover { /* mouse over navigation anchor link styles */
        display:block;
        width:100%;
        margin:0px;
        padding:0px;
        color:#2a56d6;
        text-decoration:underline;
        border-bottom:1px solid #FFFFFF;
}


.content_title {
  font-size : 120%;
  font-weight : bolder;
}

/* main textual content area */
#content {
        padding:5px;
        margin:0 0 10px 0;
        line-height:140%;
        background-color:#FFFFFF;
        text-align:left;
        float:right;
        width:690px; 
        margin-right :3px;
        margin-left:0px;



}
#content p {
        padding:0;
        margin:8px 0 0 2px;
}
#content_l { /* main textual content area (left box) */
        margin:0 auto;
        padding:5px;
        display:inline;
        float:left;
        width:48%;
        
}

 .stiri{        
    font-weight : bolder;
    background: #00aedb;
    color : white;
    padding : 1px;
    text-indent : 3px;
}

 .stiri_lista{
  border-style : solid;
  border-width : 1px;
  border-color : #00aedb;
  padding : 5px;

     
}
 .noutati{        
    font-weight : bolder;
    background: #f033be;
    color : white;
    padding : 1px;
    text-indent : 3px;
}

 .noutati_lista{
  border-style : solid;
  border-width : 1px;
  border-color :#f033be;
  padding : 5px;     
}


#content_r { /* main textual content area (right box) */
        margin:0 auto;
        padding:5px;
        display:inline;
        float:right;
        width:48%;
}

#col_main{
        padding :5px;        
        float:left;
        width:71%;
}


#col_right{
        padding:5px;        
        float:right;
        width:23%;
}

#print{
   border-style : solid;
  border-width : 1px;
  border-color : #cccccc;
  padding : 5px;
   color : #cccccc;
    padding : 1px;
    text-indent : 3px;
}

/* header tags */
h1 {
        color:#2a56d6;
        font-size:130%;
        display:block;
        width:100%;         
}
h2 {
        font-size:120%;
        display:block;
        width:100%;
        border-bottom:2px solid #F0F0F0;
        margin:0;
        margin-top:10px;
        padding:0;
        color  : #00aedb;
}

/* anchor links */
a, a:visited {
        text-decoration:none;
        color:#2a56d6;
}
a:hover, a:visited:hover {
        color:#2a56d6;
        text-decoration:underline;
}

/* footer */
#footer_wrapper {
        margin:0 auto;
        padding:0;
        width:900px;
        border-top:6px double #CCCCCC;
        font-size:80%;
        text-align:center;
        clear:both;
}
#footer {
        padding-right:5px;
        margin:0;
        line-height:190%;
        text-align:right;
        clear:both;
        vertical-align:middle;
}

#comments textarea { width:300px; }

/*iframe{
 border-style:solid;
 border-width : 3px;
 border-color : #CCCCCC;

}*/

.aniversare_header{
     color:#2a56d6;
 font-weight : bolder;
padding-left :10px;
}


#videototlink{

}
#videototlink a.video:link{
    color:#f033be;;
    text-decoration:none;
    padding : 5px;
}    

#videototlink a.video:visited {     
   color:#f033be;
   text-decoration:none;
   padding : 5px;
}  

#videototlink a.video:hover {
   color:#f033be;
    text-decoration:underline;
    padding : 5px;
} 


.nou{
  color:#f033be;
  font-weight:bolder;
}

#contacte{
   background-color: #e9fbff;
   border-style : solid;
   border-width : 1px;
   border-color : #00aedb;
   color:#00aedb;
   padding : 3px;
   padding-bottom : 10px;  

}

#error {
  color : red;

}

#info1{
  font-size : 115%;
color  : #00aedb;
}

#total1{
   font-size : 115%;
   color: #00aedb;
}



/* End of 'mybluewave' */

/* Start of CMSMS style sheet 'mybluewave_news' */
.NewsSummaryAuthor{
   font-weight : bolder;
}

.NewsSummaryMorelink{
    font-size:80%;
    font-weight : bolder;
}

.NewsSummaryLink {
 font-weight : bolder;
}
/* End of 'mybluewave_news' */

/* Start of CMSMS style sheet 'bmenu_dotted_dropdown_1' */
/*bMenu settings
menuOrientation:vertical
submenu_horizontal:right
submenu_vertical:down
appearString:show()
disappearString:hide()
hideDelay:250
highlight_parents:1
main_indicator:#primary-nav
class_default:
class_default_tag:a
class_active:.hover
class_active_tag:a
class_current:.currentpage
class_current_tag:a
class_haschildren:.menuparent
class_haschildren_tag:a
class_isparent:.activeparent
class_isparent_tag:a
sub_indicator:#primary-nav ul
defaultmain_border_size:0px
defaultmain_border_type:solid
defaultmain_border_color:#03afdb
defaultmain_background_color:#fff
defaultmain_background_image_url:
defaultmain_background_image_offset_x:right
defaultmain_background_image_offset_y:center
defaultmain_background_image_repeat:no-repeat
defaultmain_font_size:12px
defaultmain_font_color:#777
defaultmain_font_family:
defaultmain_font_weight:normal
defaultmain_font_decoration:none
defaultmain_text_alignment:left
activemain_border_size:1px
activemain_border_type:dotted
activemain_border_color:#03afdb
activemain_background_color:#eef7f7
activemain_font_size:12px
activemain_font_color:#03afdb
activemain_font_family:
activemain_font_weight:normal
activemain_font_decoration:none
activemain_text_alignment:left
currentmain_border_size:1px
currentmain_border_type:dotted
currentmain_border_color:#03afdb
currentmain_background_color:#eef7f7
currentmain_font_size:12px
currentmain_font_color:#03afdb
currentmain_font_family:
currentmain_font_weight:normal
currentmain_font_decoration:none
currentmain_text_alignment:left
isparentmain_font_size:12px
isparentmain_font_color:#03afdb
isparentmain_font_family:
isparentmain_font_weight:normal
isparentmain_font_decoration:none
defaultmain_width:150px
defaultmain_height:
defaultmain_padding:1px
defaultmain_distance:0px
defaultmain_submenu_distance:0px
defaultsub_border_size:1px
defaultsub_border_type:dotted
defaultsub_border_color:#03afdb
defaultsub_background_color:#eef7f7
activesub_background_color:#eef7f7
activesub_font_size:12px
activesub_font_color:#03afdb
activesub_font_family:
activesub_font_weight:normal
activesub_font_decoration:none
currentsub_font_size:12px
currentsub_font_color:#03afdb
currentsub_font_family:
currentsub_font_weight:normal
currentsub_font_decoration:none
defaultsub_distance:0px
defaultsub_submenu_distance:-1px
end bMenu settings*/
#primary-nav {
	display:block;
	margin:0;
	padding:0;
	list-style:none;
	z-index:10001;
}
#primary-nav ul {
	display:none;
	position:absolute;
	margin:0;
	padding:0;
	width:150px;
		top:0px;
			left:150px;
	}

#primary-nav ul ul{
		left:148px;
	}

#primary-nav li{
	display:block;
	position:relative;
	width:148px;
	height:;
	padding:1px;
	margin-bottom:0px;
	border:0px solid #03afdb;
	background-color:#fff;
		background-position:right center;
	background-repeat:no-repeat;
	text-align:left;
}
#primary-nav li a{
	background-color:inherit;
	color:#777;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	font-family:;
}
#primary-nav li.hover{
	display:block;
	position:relative;
	width:146px;
	height:;
	padding:1px;
	margin-bottom:0px;
	border:1px dotted #03afdb;
	background-color:#eef7f7;
		background-position:right center;
	background-repeat:no-repeat;
	text-align:left;
}
#primary-nav li.hover a.hover{
	background-color:inherit;
	color:#03afdb;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	font-family:;
}
#primary-nav li.currentpage{
	display:block;
	position:relative;
	width:146px;
	height:;
	padding:1px;
	margin-bottom:0px;
	border:1px dotted #03afdb;
	background-color:#eef7f7;
		background-position:right center;
	background-repeat:no-repeat;
	text-align:left;
}
#primary-nav li.currentpage a.currentpage{
	background-color:inherit;
	color:#03afdb;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	font-family:;
}
#primary-nav li.activeparent{
	display:block;
	position:relative;
	width:148px;
	height:;
	padding:1px;
	margin-bottom:0px;
	border:0px solid #03afdb;
	background-color:#fff;
		background-position:right center;
	background-repeat:no-repeat;
	text-align:left;
}
#primary-nav li.activeparent a.activeparent{
	background-color:inherit;
	color:#03afdb;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	font-family:;
}
#primary-nav li.menuparent{
	display:block;
	position:relative;
	width:148px;
	height:;
	padding:1px;
	margin-bottom:0px;
	border:0px solid #03afdb;
	background-color:#fff;
		background-position:right center;
	background-repeat:no-repeat;
	text-align:left;
}
#primary-nav li.menuparent a.menuparent{
	background-color:inherit;
	color:#777;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	font-family:;
}
#primary-nav ul li{
	display:block;
	position:relative;
	width:146px;
	height:;
	padding:1px;
	margin-bottom:0px;
	border:1px dotted #03afdb;
	background-color:#eef7f7;
		background-position:right center;
	background-repeat:no-repeat;
	text-align:left;
}
#primary-nav ul li a{
	background-color:inherit;
	color:#777;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	font-family:;
}
#primary-nav ul li.hover{
	display:block;
	position:relative;
	width:146px;
	height:;
	padding:1px;
	margin-bottom:0px;
	border:1px dotted #03afdb;
	background-color:#eef7f7;
		background-position:right center;
	background-repeat:no-repeat;
	text-align:left;
}
#primary-nav ul li.hover a.hover{
	background-color:inherit;
	color:#03afdb;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	font-family:;
}
#primary-nav ul li.currentpage{
	display:block;
	position:relative;
	width:146px;
	height:;
	padding:1px;
	margin-bottom:0px;
	border:1px dotted #03afdb;
	background-color:#eef7f7;
		background-position:right center;
	background-repeat:no-repeat;
	text-align:left;
}
#primary-nav ul li.currentpage a.currentpage{
	background-color:inherit;
	color:#03afdb;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	font-family:;
}
#primary-nav ul li.activeparent{
	display:block;
	position:relative;
	width:146px;
	height:;
	padding:1px;
	margin-bottom:0px;
	border:1px dotted #03afdb;
	background-color:#eef7f7;
		background-position:right center;
	background-repeat:no-repeat;
	text-align:left;
}
#primary-nav ul li.activeparent a.activeparent{
	background-color:inherit;
	color:#03afdb;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	font-family:;
}
#primary-nav ul li.menuparent{
	display:block;
	position:relative;
	width:146px;
	height:;
	padding:1px;
	margin-bottom:0px;
	border:1px dotted #03afdb;
	background-color:#eef7f7;
		background-position:right center;
	background-repeat:no-repeat;
	text-align:left;
}
#primary-nav ul li.menuparent a.menuparent{
	background-color:inherit;
	color:#777;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	font-family:;
}

/* End of 'bmenu_dotted_dropdown_1' */

