/*class=".*?nav.*?" */

#dashboard{
	margin: 0px auto;
	padding:5px 20px;
	border:2px solid rgb(38,79,115);
	/*background-image:url(../images/navbg.gif);*/
	background-color:#fff;
	background-repeat:repeat-x;
	color:#C30;
	vertical-align:middle;
	margin-left:20px;
	margin-right:20px;
}
#dashboard a {
	color:rgb(38,79,115);
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}

#dashboard a:hover {
	color:rgb(38,79,115);
	text-decoration: underline;
}

#dashboard ul {
	padding:0px;
	margin:0px;
}
#dashboard ul li {
	padding:0px 10px;
	list-style:none;
}
.site_message {
	width:auto;
	padding:1px;
	margin:2px;
	border:1px solid rgb(38,79,115);
	font-weight:bold;
	color:rgb(38,79,115);
	text-align:center;
}
h1 {
}

h2 {
	color: #666699;
	margin:0px;
	padding:0px;
}

h3 {
	color: rgb(38,79,115);
}

h6 {
	color: #333366;
}

.tr_title { /*bebeloo newsletter*/
	font-weight:bold;
	padding-right:5px;
	text-align:center;
	color:#B81314;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.tr_title td { /*bebeloo newsletter*/
	border-bottom:1px solid #B81314;

}
.td_label { /*bebeloo cms admin*/
	vertical-align:top;
	font-weight:bold;
	text-align:right;
	padding-right:5px;
}

.td_value { /*bebloo cms admin settings */
	vertical-align:top;
	font-weight:normal;
}
.row1 {
	font-size:12px;
	background-color:#EEEEE4;
}

.row2 {
	font-size:12px;
	background-color:#FFFFFF;
}
.row_0 {
	
}
.row_1 {
	font-weight:bold;
	
}
.row_2 {
	font-weight:bolder;
}
.inactive {
	font-style:italic;
}

.tabledata{
	margin:10px 0px;
	background:#FFFFFF;
	border:2px solid #EBEBEB;

}
.pagination {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}
.pagination a{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}


.button {
	color: #FFFFFF;
	background-color:rgb(38,79,115);
	border:1px solid;
}
.break	{
	clear:both;
}
.comment {
	text-align:justify;
	padding:10px 5px 0px 5px;
	overflow:hidden;
}


hr {
	color:#EEEEEE;
	background-color:#EEEEEE;
	height:1px;
	width:95%;
	text-align:center;
	border:0px;
}

span.title {
	color: rgb(38,79,115);
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
  cursor:pointer
}

span.title2 {
	color: rgb(38,79,115);
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
  cursor:pointer
}

span.selected {
	text-decoration:underline;

}

.tabs ul li {
	list-style:none;
	display:inline;
	padding:2px;
}
.tabselected {
	border-bottom:1px solid #000000;
}
.tabnotselected {
	border-bottom:1px dashed #CCCCCC;	
}
.divvote {
	padding:10px;
	margin:5px;
	height:20px;
}
.divvote-text {
	float:left; 
	margin-right:10px;
	font-size:16px;
	font-weight:bold;
}
.clear {
	clear:both;
}
.more {
	clear:both;
	padding:10px;
	text-align:right;
	width:auto;
	font-weight:bold;
}
.noresults {
	padding:20px;
	text-align:center;
}
.disabled {
	color:#999999;
}
#loading {
	height:100px;
	vertical-align:middle;
	line-height:100px;
	text-align:center;
	width:auto;
}
.videoedit {
	float:right;
	padding:2px 10px;
	margin:0px 0px 5px 10px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
}
.divflags {
	height:150px;
	overflow:auto;
}

.trrow0 > td {
	background-color:#FFFFFF;
	padding:2px;
}
.trrow1 > td {
	background-color:#EFEFEF;
	padding:2px;
}
.intrrow0 > td {
	background-color:#EFEFEF;
	padding:2px;
}
.intrrow1 > td {
	background-color:#FFFFFF;
	padding:2px;
}
.trrow0 td hr {
	color:#EFEFEF;
	background-color:#EFEFEF;
	height:1px;
	width:95%;
	text-align:center;
	border:0px;
	margin:1px;
}
.trrow1 td hr {
	color:#FFFFFF;
	background-color:#FFFFFF;
	height:1px;
	width:95%;
	text-align:center;
	border:0px;
	margin:1px;
}


.flagoptions {
	position:absolute;
	bottom:1px;
	left:1px;
	padding:5px 10px;
}

.trrow0 td .flagoptions{
	background-color:#EFEFEF;
}
.trrow1 td .flagoptions{
	background-color:#FFFFFF;
}
.trtitle {
	text-align:center;
	font-weight:bold;
	color:#000000;
	font-size:12px;
}
.trtitle td {
	border-bottom:1px solid #000000;
}

.trtitle td hr {
	color:#000000;
	background-color:#000000;
	height:1px;
	width:95%;
	text-align:center;
	border:0px;
	margin:1px;
}
.admindash {
	border:1px solid rgb(38,79,115);
	line-height:100% !important;
}
.admindash ul {
	line-height:100% !important;
	list-style:none;
}


form {
	margin:0px;
	padding:0px;
}
.divform {
	padding:0px 10px;
}
.divform ul{
	border:0;
	margin:0;
	padding:0;
	list-style:none;
} 
.divform li {
	clear:both;
	padding:5px 0px;
}
.divform ul li input, .divform ul li select {
	float:left;
	margin:5px;
}
.divform ul li label{
	width:140px;
	padding:5px 10px;
	text-align:right;
	font-weight:bold;
	float:left;
}
.divform ul li label.error, .catform label.error{
	width:auto;
	padding:5px 5px 5px 25px;
	margin-left:10px;
	font-weight:bold;
	text-align:left;
	float:left;
	color: red;
	border:1px solid red;
	background-image:url(../images/error.png);
	background-repeat:no-repeat;
	background-position:5px 5px;
}
.divform ul li label.valid, .catform label.valid {
	padding:5px 5px 5px 25px;
	margin-left:10px;
	font-weight:bold;
	text-align:left;
	float:left;
	border: none;
	background-image:url(../images/ok.png);
	background-repeat:no-repeat;
	background-position:5px 5px;
	height:16px;
	width:16px;
}


.divform ul li .help_form { 
	margin-left:160px;
	padding:2px;
	color:#333333;
}	
.divform .likelabel {
	padding:5px 10px;
	text-align:left;
	font-weight:bold;
	float:left;
}
.divadd {
	text-align:right;
	padding:5px;
}
a.buttonopt {
	display:block;
	color:rgb(38,79,115)33;
	font-weight:bold;
	height:28px;
	line-height:27px;
	margin-bottom:14px;
	text-decoration:none;
	width:90px;
	border:1px solid #EFEFEF;
}
a:hover.buttonopt {
color:#555555;
}
.addopt{
	background: url(../admin/images/new.png) no-repeat 10px 6px;
	text-indent:30px;
	display:block;
}
.subcat {
	margin-left:20px;
}
.admintablecats td {
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}
.admintablecats td td {
	border-top:0;
	border-left:0;
}
.ulsort ul{
	list-style-type:none;
}
.ulsort ul li {
	list-style-type:none;
	line-height:16px;
	vertical-align:middle;
	height:16px;
	padding:2px;
}
.lirow0 {
	background-color:#FFFFFF;
}
.lirow1 {
	background-color:#EFEFEF;
}
/* CMS */
.pagedescription {
	font-style:italic;
}
.paragraph {
	margin:0px 0px;
	padding:20px;
}
.paragraph ul li {
	margin-left:30px;
}
.singlephoto {
	float:left;
	padding:5px;
}
.photos {
	padding:10px;
}
.paragraphdesc {
	padding-bottom:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	line-height:12px;
}
.paragraphcontent {
	line-height:1.5;
}
.news {
	margin:10px;
	padding:10px;
	border:1px solid #EFEFEF;
}
.newsindex {
	background-color:#F0F0F0;
}
.newstitle {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:1;
	color:#B30000;
	padding-bottom:15px;
}
.newsdate {
	text-align:right;
	color:#666666;
}
.newsdesc {
	color:383838;
	font-size:10px;
	line-height:12px;
	padding-bottom:15px;
}
.newslink {
	font-size:10px;
	font-weight:bold;
}
.products {
	margin:10px;
	padding:10px;
	border:1px solid #EFEFEF;
}
ul#prod_links {
	margin:0px;
	padding:0px;
}
ul#prod_links li {
	float:right;
	margin:0px;
	list-style:none;
	display:inherit;
	padding:2px 10px;
}
.price {
	float:right;
	padding:10px;
	font-size:14px;
}
#tabs {
}
#tabs ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#tabs ul li {
	float:left;
	display:block;
	padding:0px 0px 13px 0px;
	height:27px;
	line-height:27px;
	vertical-align:middle;
}
#tabs a {
	display:block;
	font-weight:bold;
	padding:0px 20px;
}
#tabs a:hover {
	text-decoration:none;
}
.tabselected {
	background-image:url(../images/final-tab.jpg);
	background-repeat:no-repeat;
	background-position: right top;
}
.tabselected a {
	background-image:url(../images/inceput-tab.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}
.tabselected a:hover {
	color:#B30000;
}
.tabunselected {
	background-image:url(../images/neselectat.jpg);
	background-repeat:repeat-x;
}
.tabunselected a {
	color:#383838;
	background-image:url(../images/neselectat.jpg);
	background-repeat:repeat-x;
}
.tabunselected a:hover {
	color:#383838;
}
.editlink {
	border:1px solid rgb(38,79,115);
	background-color:#EFEFEF;
	padding:3px;
	margin:2px 20px 2px 20px;
	text-align:right;
}
.tooltip {
	border-bottom:1px dashed #B30000;
	cursor:help;
}
.reorder_drag {
	/*position: absolute;
	top: 5px;
	left: 5px;*/
	background-color: #68BFEF;
	height:17px;
	width:150px;
	border:1px solid #333333;
	margin:2px;
	overflow:auto;
	z-index: 100;
	cursor:move;
	float:left;
}
.reorder_clear {
	clear:both;
	width:0px;
	height:0px;
	border:0px;
	margin:0px;
	font-size:0px;
}
.reorder_drag_menu {
	background-color:#68BFEF;
	height:17px;
	width:100px;
	border:1px solid #eeeeee;
	margin:2px;
	overflow:auto;
	float:left;
}
.reorder_drop {
	text-align:center;
	vertical-align:middle;
	background-color: #e9b96e;
	width:50px;
	height:30px;
	border:1px solid #333333;
	margin:4px;
	float:left;
	/*  position: absolute;
  top: 5px;
  right: 5px;*/
	opacity: 0.7;
	overflow:auto;
}
.reorder_row {
	width:500px;
	height:40px;
	border:0px solid rgb(38,79,115);
}
.reorder_dragging {
	opacity: 1.0;
	cursor:move;
}
.reorder_over {
	outline: 3px dotted #000000;
	background-color:#f9e9ae;
}
.resize_drop_NS {
	/*background-color:#f00;*/
	margin-top:-15px;
	position:absolute;
	width: 20px;/*will be changed...*/
	height: 20px;
}
.resize_drop_EW {
	/*background-color:#f00;*/
	margin-left:-15px;
	position:absolute;
	width: 20px;
	height: 20px;/*will be changed...*/
}
.resize_over {
	outline: 1px dotted black;
	background-color:#f9d98e;
}
.resizeSE, .resizeE, .resizeNE, .resizeN, .resizeNW, .resizeW, .resizeSW, .resizeS {
	position: absolute;
	width: 3px;
	height: 3px;
	background-color: #333;
	overflow: hidden;
}
.resizeE {
	cursor: e-resize;
}
.resizeN {
	cursor: n-resize;
}
.resizeW {
	cursor: w-resize;
}
.resizeS {
	cursor: s-resize;
}
.page_loading {
	position: absolute;
	width:500px;
	height:500px;
	overflow:auto;
	z-index:200;
	background-color:#ffffff;
	opacity: 0.5;
}
.page_loading_img {
	position:absolute;
	width: 66px;
	height: 66px;
	overflow:auto;
	background-repeat:no-repeat;
	background-image:url(../images/loader.gif);
	opacity:1;
	z-index:201;
}
#pageheader {
	padding:0px;
	/*margin: -10px -30px 0px -10px;*/
	margin:0;
	margin-left:20px;
	height:150px;
}
#pageheaderadmin {
	padding:0px;
	/*margin: 0px -30px 0px -10px;*/
	margin:0;
	margin-left:20px;
	height:150px;
}
.page_title {
	padding-left:20px;
}
.comments_container {
	padding-left:20px;
	width:60%;
}
.commentname {
	padding-left:5px;
}
#comments_list {
	padding-bottom:20px;	
}
.comment_message {
	font-weight:bold;
	
}
/* \CMS */

.paragraph_title {
	height:32px;
}
