/* IMPORT MORE CSS */
@import "shell.css";
@import "default.css";
@import "buttons.css";
@import "forum.css";
@import "bbedit.css";
@import "upload.css";
@import "lightview.css";
@import "dragdrop.css";

/* LINKS */
p a:link { text-decoration: none; color : #333; border-bottom: 1px dotted #FFA100; }
p a:visited { text-decoration: none; color : #000; border-bottom: 1px dotted #FFA100; }
p a:active { text-decoration: none; color : #333; border-bottom: 2px dotted #FFA100; }
p a:hover { text-decoration: none; color : #333; border-bottom: 2px solid #FFA100;  }

span a:link { text-decoration: none; color : #333; border-bottom: 1px dotted #FFA100; }
span a:visited { text-decoration: none; color : #000; border-bottom: 1px dotted #FFA100; }
span a:active { text-decoration: none; color : #333; border-bottom: 2px dotted #FFA100; }
span a:hover { text-decoration: none; color : #333; border-bottom: 2px solid #FFA100;  }


td a:link { text-decoration: none; color : #333; border-bottom: 1px dotted #FFA100; }
td a:visited { text-decoration: none; color : #000; border-bottom: 1px dotted #FFA100; }
td a:active { text-decoration: none; color : #333; border-bottom: 2px dotted #FFA100; }
td a:hover { text-decoration: none; color : #333; border-bottom: 2px solid #FFA100;  }

h2 a:link { font-size: 20px; text-decoration: none; color : #333; border-bottom: 1px dotted #FFA100; }
h2 a:visited { font-size: 20px; text-decoration: none; color : #000; border-bottom: 1px dotted #FFA100; }
h2 a:active { font-size: 20px; text-decoration: none; color : #333; border-bottom: 2px dotted #FFA100; }
h2 a:hover { font-size: 20px; text-decoration: none; color : #333; border-bottom: 2px solid #FFA100;  }

h3 a:link { font-size: 15px; text-decoration: none; color : #333; border-bottom: 1px dotted #FFA100; }
h3 a:visited { font-size: 15px; text-decoration: none; color : #000; border-bottom: 1px dotted #FFA100; }
h3 a:active { font-size: 15px; text-decoration: none; color : #333; border-bottom: 2px dotted #FFA100; }
h3 a:hover { font-size: 15px; text-decoration: none; color : #333; border-bottom: 2px solid #FFA100;  }


img {
	behavior: url("pngbehavior.htc"); 
}

p { 
	font-size: 12px; 
	color: #47493e; 
	padding: 6px;
}

p strong, p i, p span, p em, p div, p ul, p ul li { 
	font-size: 12px; 
	color: #000; 
}


 h1 { 
	font-size: 28px; 
	color: #000; 
	font-weight: normal;
}

h2 { 
	font-size: 20px; 
	color: #222; 
	font-weight: normal;
}

 h3 { 
	font-size: 15px; 
	color: #222; 
	font-weight: normal;
}

 h4 { 
	font-size: 12px; 
	color: #222; 
	font-weight: bold;
}

#contents p a { 
	font-size: 12px; 
	}



.frontinformation {
	float:left; 
	width: 520px; 
	}
  
.frontinformation p {
	font-size: 12px;
	line-height: 140%;
	}
  

.frontreflection {
	width: 230px;
	float:left;
	margin: 5px;
}

.frontreflection img {
	float:left;
	margin-right: 5px;
}

.frontreflection div {
	float:left;
	width: 160px;
}


.frontreflection p {
	font-size: 10px;
	color: #47493e;
	display: block;
}

.frontreflection h3 {
	padding-left: 5px;
	text-transform: uppercase;
	font-size: 12px;
	color: #000;
}

.frontreflection a {
	font-size: 12px;
}


.galleribild {
	border-style: solid;
	border-width: 6px;
	border-color: #000;
	margin: 0px;
}

a:hover .galleribild {
	
}

a.bildlink, .pictureframe_large a.lightview {
	border: 5px solid #edebe2;
	padding: 6px;
	display:block;
}

a.bildlink:hover, .pictureframe_large a.lightview:hover {
	border: 5px solid #bdd0ea;
}



	
/* TABLE */

  td {
   text-align: left;
   font-weight: normal;
   padding: 2px;
   font-family:  Tahoma, verdana, arial, helvetica;
   font-size: 11px;
  }

  td p {
   padding: 0px;
  }
  
  
  td.fade {
   background: url(/_gfx/bgr_td_fade.png) #fff repeat-x top left;
   border-bottom: 1px solid #e7e3de;

  }
  
  td.darkshade {
   background: url(/_gfx/bgr_tbl_shade_dark.png) #fff repeat-x top left;
   color: 555551551;
   border-bottom: 1px solid #e7e3de;

  }
  
  td.warningshade {
   background: url(/_gfx/bgr_tbl_shade_dark.png) #fff repeat-x top left;*/
   color: #ff0000;
   border-bottom: 1px solid #ff0000;

  }
  
  td.darkershade {
   background: url(/_gfx/bgr_tbl_shade_darker.png) #fff repeat-x top left;
   color: 555551551;
   border-bottom: 1px solid #c9c8c1;
   padding: 10px;

  }
  
  td.lightshade {
   background: url(/_gfx/bgr_tbl_shade_light.png) #fff repeat-x top left;
   border-bottom: 1px solid #e7e3de;
   color: #555551;
   padding: 3px 2px 3px 2px;
  }
  
  td.activeshade, th.activeshade {
   background: url(/_gfx/bgr_tbl_shade_active.png) #fff repeat-x top left;
   border-bottom: 1px solid #cbe4ed;
   color: #517481;
   font-weight: normal;
   
  }
  
  td.activeshadecenter {
   background: url(/_gfx/bgr_tbl_shade_active.png) #fff repeat-x top left;
   border-bottom: 1px solid #cbe4ed;
   color: #517481;
   font-weight: normal;
   text-align: center;
   
  }
  
  td.darkshadecenter {
   background: url(/_gfx/bgr_tbl_shade_dark.png) #fff repeat-x top left;
   color: 555551;
   border-bottom: 1px solid #e7e3de;
   text-align: center;
  }
  
  td.lightshadecenter {
   background: url(/_gfx/general/bgr_tbl_shade_light.png) #fff repeat-x top left;
   border-bottom: 1px solid #e7e3de;
   color: 555551;
   text-align: center;
  }
 
 
 
 
  th {
  		background: url(/_gfx/shell/subnav_bgr.gif) #232323 repeat-x top left;
   		color: #fff;
    	text-align: left;
   		padding: 5px;
   		font-family: Tahoma;
   		font-size:12px;
   		font-weight: normal;
   		border-bottom: 1px solid #232323;
  }
  
  .obligatorisk {
  color: #be0000;
  }

  th.obligatorisk {
   color: #fff;
  }
  
  th.center {
   text-align:center;
  }

  
  
  
  tr.darkshade {
   background: url(/_gfx/bgr_tbl_shade_darkss.png) #ddd repeat-x top left;
   color: #555;

  }

  
  tr.lightshade {
   background: url(/_gfx/bgr_tbl_shade_light.png) #fff repeat-x top left;
   color: #555;
  }
 
 
 
/* FORMS */
 
  input {
  border: 1px solid #406ea1;
  background:url("/_gfx/general/input_bgr.gif") #fff repeat-x left top;
    font-family: arial, verdana, helvetica;
    font-size: 11px;
	font-weight: normal;
    padding: 3px 5px 3px 5px;
	color: #406ea1;
    
  }

  input.disabled {
  	color: #ccc;
	border: 1px solid #aaa;
	background: url("/_gfx/general/bgr_tbl_shade_light.gif") #fff repeat-x  top left;
  }

  
  input.error {
    border: 1px solid #ff0000;
	color: #ff0000;
  }
  
  input.noerrors {
    border: 1px solid #116f8f;
	color: #116f8f;
  }

  input.noerror {
    border: 1px solid #fff;
	background:url("/_gfx/check2.png") #fff  no-repeat right top;
  }
  
  
  textarea {
  
	background:url("/_gfx/general/input_bgr.gif") #fff repeat-x left top;
	font-weight: normal;
    padding: 5px;
    border: 1px solid #406ea1;
    color: #666;
  }

   select {
    font-family: arial, verdana, helvetica;
    font-size: 10px;
	font-weight: normal;
    padding: 1px;
    border: 1px solid #406ea1;
	color: #333;

  }
  
  option {
    padding: 1px 2px 1px 2px;
  
  }
  
  option.selected {
    background-color: #efefef;
	color: #000;
  
  }
 
 /* GENERAL CLASSES */
   .noborder {

	background: none;
    padding: 0px;
	margin: 0px;
    border: none;
    
  }
  
  input.noborderinput {
  	border: none;
	background: none;
	margin: 1px;
    border: none;
    
    padding: 3px 5px 3px 5px;

    
  }

  
  .break {
	clear: both;
  }
  
  
  
  

.dividercontents div {
	padding: 0px;
	margin: 0px;
	font-size: 0px;
}


.dividercontents p {
	background: url('/_gfx/arrow.gif') no-repeat 0px 5px;
	border-bottom: 1px dotted #ccc;
	padding: 2px;
	margin: 0px;
}

.dividercontents p.active {
	background: url('/_gfx/arrow_on.gif') #f3f9fc no-repeat 0px 5px;
	border-bottom: 1px dotted #ccc;
	padding: 0px;
	margin: 0px;
}

.dividercontents a {
	margin: 0px 0px 0px 12px;
	padding: 0px;


}

.dividercontents img {
	margin: 0px ;
	padding: 0px;

}









.hrdiv_large {

  height: 10px;
  width: 950px;
  background: url('/_gfx/system/bgr_hrdiv_large.png') no-repeat; 
  font-size: 10px;
  margin-bottom: 5px;
}


.hrdiv_medium {
  
  margin: 0px;
  padding: 0px;
  height: 5px;
  width: 325px;
  background: url('/_gfx/system/bgr_hrdiv_medium.png') no-repeat; 
  font-size: 5px;
  margin-bottom: 5px;
}


.hrdiv_center_large {

  height: 10px;
  width: 950px;
  background: url('/_gfx/system/bgr_hrdivcenter_large.png') no-repeat; 
  font-size: 10px;
  margin-bottom: 5px;
}


.hrdiv_center_smallest {
  
  margin: 0px;
  padding: 0px;
  height: 4px;
  width: 170px;
  background: url('/_gfx/system/bgr_hrdivcenter_smallest.png') no-repeat; 
  font-size: 4px;
  margin-bottom: 5px;
  
}


/* PICTURE FRAME */

.pictureframecontainer_small {
   background: url('/_gfx/general/pictureframe_100.png') no-repeat; 
   width: 128px;
   height: 128px;
}

.pictureframecontainer_small_hover {
   background: url('/_gfx/general/pictureframe_100_hover.png') no-repeat; 
   width: 128px;
   height: 128px;
}


.pictureframecontainer_smaller {
   background: url('/_gfx/general/pictureframe_50.png') no-repeat; 
   width: 65px;
   height: 65px;
}

.pictureframecontainer_smaller_hover {
   background: url('/_gfx/general/pictureframe_50_hover.png') no-repeat; 
   width: 65px;
   height: 65px;
}

.pictureframecontainer_smallest {
   background: url('/_gfx/general/pictureframe_25.png') no-repeat; 
   width: 35px;
   height: 35px;
}

.pictureframecontainer_smallest_hover {
   background: url('/_gfx/general/pictureframe_25_hover.png') no-repeat; 
   width: 35px;
   height: 35px;
}





.pictureframe_small a, .pictureframe_smaller a, .pictureframe_smallest a {
	display: block;
}

.pictureframe_small {
   width: 100px;
   height: 100px;
   margin: 10px 0px 0px 10px;
   
}

.pictureframe_smaller {
   width: 50px;
   height: 50px;
   margin: 6px 0px 0px 6px;
}

.pictureframe_smallest {
   width: 25px;
   height: 25px;
   margin: 4px 0px 0px 4px;
}













/* PICTURE FRAME */

.pictureframecontaineradmin_small {
   background: url('/_gfx/general/pictureframe_admin_100.png') no-repeat; 
   width: 128px;
   height: 128px;
}

.pictureframecontaineradmin_small_hover {
   background: url('/_gfx/general/pictureframe_admin_100_hover.png') no-repeat; 
   width: 128px;
   height: 128px;
}


.pictureframecontaineradmin_smaller {
   background: url('/_gfx/general/pictureframe_admin_50.png') no-repeat; 
   width: 65px;
   height: 65px;
}

.pictureframecontaineradmin_smaller_hover {
   background: url('/_gfx/general/pictureframe_admin_50_hover.png') no-repeat; 
   width: 65px;
   height: 65px;
}

.pictureframecontaineradmin_smallest {
   background: url('/_gfx/general/pictureframe_admin_25.png') no-repeat; 
   width: 35px;
   height: 35px;
}

.pictureframecontaineradmin_smallest_hover {
   background: url('/_gfx/general/pictureframe_admin_25_hover.png') no-repeat; 
   width: 35px;
   height: 35px;
}


.pictureframeadmin_small a, .pictureframeadmin_smaller a, .pictureframeadmin_smallest a {
	display: block;
}

.pictureframeadmin_small {

   width: 100px;
   height: 100px;
   margin: 10px 0px 0px 10px;
   
}

.pictureframeadmin_smaller {
   width: 50px;
   height: 50px;
   margin: 6px 0px 0px 6px;
}

.pictureframeadmin_smallest {
   width: 25px;
   height: 25px;
   margin: 4px 0px 0px 4px;
}










.xstooltip 
{
    visibility: hidden; 
    position: absolute; 
    top: 0;  
    left: 0; 
    z-index: 2; 

    font: normal 8pt sans-serif; 
    padding: 0px; 
    border: solid 1px #444;
	margin: 0px;

    background-color: #fefefe;

}





.dropdownbox {


	padding: 0px;
	margin:0px;
}

.dropdownbox a.text {

  background:url("../_gfx/system/dropdownbox_mid.gif") #fff  repeat-x;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  border: 0px;
  font-family: verdana, arial;
  text-decoration: none;
  color: #406ea1;
  padding: 2px 5px 3px 3px;
  display: block;
  float:left;
}

.dropdownbox img {

border: 0px;

}


.dropdownlist {

    visibility: hidden; 
    position: absolute; 
    top: 0;  
    left: 0; 
    z-index: 2; 
	padding: 0px;
	margin:0px;

	color: #406ea1;
    font: normal 8pt sans-serif; 
    border: solid 1px #444;
	margin: 0px;

    background-color: #fefefe;

    border-bottom: 1px solid #406ea1;
    border-left: 1px solid #406ea1;
    border-right: 1px solid #406ea1;
 
}

.dropdownlist a {
  
  font-size: 10px;
  font-style: normal;
  border: 0px;
  font-family: verdana, arial;
  text-decoration: none;
  color: #406ea1;
  padding: 3px;
  display: block;

  border-top: 1px solid #b9cbdf;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}

.dropdownlist a:hover {

  color: #000;

}

.dropdownlist a.activebox {

  background-color: #eaf1f8;
  color: #1e4e84;
  border-top: 1px solid #b9cbdf;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  
}

.dropdownlist a:active {

  background-color: #eaf1f8;
  color: #000;
}



.informationbox {
    	font-weight:normal;
    visibility: hidden; 
    position: absolute; 
    top: 0;  
    left: 0; 
    z-index: 2; 
	padding: 0px;
	margin:0px;
	width: 110px;
 	cursor: pointer;
	font-size: 1px;
}

.informationbox div {

	font-size: 10px;
	background-color: #fff;

}

p.informationboxtext {

    padding: 0px;
	margin: 0px;
	font-size: 8px;
	color: #406ea1;
    
}

.topicondesign {
	margin: 10px 0px 0px 10px;
}


.topicondesign img {

	float:left; 
	margin-right: 20px;

}

.topicondesign p {

	line-height: 140%;
	padding-bottom: 10px;

}



 .messageerror {
 
 border: 1px dashed #d60000;
 padding: 8px;
 background-color: #f8ebeb;
 color: #d60000;
 font-style: italic;
 margin: 10px;
 }
 
   .messageerror h3 {
	color: #d60000;
 }
 
  .messagegeneral {
 
 border: 1px dashed #bcbca9;
 padding: 8px;
 background-color: #f7f7ee;
 color: #41413b;
 font-style: italic;
 margin: 10px;
 }
 
 .messagesuccessful {
 
 border: 1px dashed #3663a1;
 padding: 8px;
 background-color: #e3ecf6;
 color: #3663a1;
 margin: 10px;
 }
 
  .messagesuccessful h3 {
	color: #3663a1;
 }
 
 
 /*
 BOX
 */
 
 
 	.box_container {
		width: 200px;
	}

	.box_top {
		width: 200px;
		height: 27px;
		background: url("/_gfx/shell/box_top_bgr.gif") #fff no-repeat;
	}
	
	.box_top p {
		color: #73a3e2;
		padding: 8px 10px 8px 10px;
		text-transform: uppercase;
		
	}
	
	.box_contents_container {
		margin: 0px 1px 0px 1px;
		width:196px;
		border: 1px solid #eeeee6;
		background-color: #fff;
	}
	
	.box_contents {
		width:194px;
		background-color: #f8f8f1;
		border: 1px solid #fff;
	}
	
	.box_contentsSec {

		margin: 2px;
		padding: 4px;
		background-color: #fff;
		color: #73a3e2;
		border: 1px solid #dee7f4;
		background: url("/_gfx/shell/box_middle_bgr.gif") #fff no-repeat;
	}
	
 
 /*
 SUBMENU
 */
 
 	
	#pagecontentssubmenu {
      float:left;
      width:100%;
      background:#DAE0D2 url("/_gfx/submenu_bg.gif") repeat-x bottom;
      font-size:93%;
      line-height:normal;
		
      }
    #pagecontentssubmenu ul {
      margin:0;
      padding:8px 8px 0;
      list-style:none;
      }
    #pagecontentssubmenu li {
      float:left;
      background:url("/_gfx/submenu_left_both.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 7px;
      border-bottom:1px solid #765;
      }
    #pagecontentssubmenu a {
      float:left;
      display:block;
      width:.1em;
      background:url("/_gfx/submenu_right_both.gif") no-repeat right top;
      padding:5px 12px 4px 4px;
      text-decoration:none;
      font-weight:bold;
      color:#765;
	  text-transform: capitalize;
      }

    #pagecontentssubmenu > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #pagecontentssubmenu a {float:none;}
    /* End IE5-Mac hack */

    #pagecontentssubmenu a:hover {
      color:#333;
	  border: 0px;
      }
    #pagecontentssubmenu #active {
      background-position:0 -150px;
      border-width:0;
	  border: 0px;
      }
    #pagecontentssubmenu #active a {
      background-position:100% -150px;
      padding-bottom:5px;
      color:#333;
	  border: 0px;
      }
    #pagecontentssubmenu li:hover, #pagecontentssubmenu li:hover a {
      background-position:0% -150px;
      color:#333;
	  border: 0px;
      }
    #pagecontentssubmenu li:hover a {
      background-position:100% -150px;
	  border: 0px;
      }
	
	
/*

Sub sub menu

*/
	


	#pagecontentssubmenuSec {
      float:left;
      width:100%;
      background:#DAE0D2 url("/_gfx/submenu_bg.gif") repeat-x bottom;
      font-size:93%;
      line-height:normal;
      }
    #pagecontentssubmenuSec ul {
      margin:0;
      padding:8px 8px 0;
      list-style:none;
      }
    #pagecontentssubmenuSec li {
      float:left;
      background:url("/_gfx/submenu_left_both.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 7px;
      border-bottom:1px solid #765;
      }
    #pagecontentssubmenuSec a {
      float:left;
      display:block;
      width:.1em;
      background:url("/_gfx/submenu_right_both.gif") no-repeat right top;
      padding:5px 12px 4px 4px;
      text-decoration:none;
      font-weight:bold;
      color:#765;
	  text-transform: capitalize;
	  border: 0px;
      }
    #pagecontentssubmenuSec > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #pagecontentssubmenuSec a {float:none;}
    /* End IE5-Mac hack */
    #pagecontentssubmenuSec a:hover {
      color:#333;
	  border: 0px;
      }
    #pagecontentssubmenuSec #activeSec {
      background-position:0 -150px;
      border-width:0;
	  border: 0px;
      }
    #pagecontentssubmenuSec #activeSec a {
      background-position:100% -150px;
      padding-bottom:5px;
      color:#333;
	  border: 0px;
      }
    #pagecontentssubmenuSec li:hover, #pagecontentssubmenuSec li:hover a {
      background-position:0% -150px;
      color:#333;
	  border: 0px;
      }
    #pagecontentssubmenuSec li:hover a {
      background-position:100% -150px;
	  border: 0px;
      }
	  
	  
/*
HRDIV
*/
	
	
.hrdivmed {
	width: 688px;
	height: 7px;
	background:url("/_gfx/general/hrdivmed.gif") no-repeat right top;
	border-top: 1px solid #f5f5f4;
	margin: 3px 0px 10px 0px;
}

.hrdivsmall {
	width: 540px;
	height: 9px;
	background:url("/_gfx/general/hrdivsmall.gif") no-repeat right top;
	border-top: 1px solid #f5f5f4;
	margin: 3px 0px 3px 0px;
}


.hrdivsmallest {
	width: 145px;
	height: 6px;
	background:url("/_gfx/general/hrdivsmallest.gif") no-repeat right top;
	border-top: 1px solid #f5f5f4;
	margin: 1px 0px 1px 0px;
}


/*
picturebox
*/
.picturewrap {
	border: 4px solid #edebe2;
	background-color: #fff;
}
	
.picturewrap img {
	border: 6px solid #000;
	background-color: #fff;
	margin: 8px;
}


/*
Display object
*/



#objectinfodisplayname {
  border: 1px solid #efefef; 
  width: 240px;
  padding: 4px;
  float: left;
}

#objectinfodisplayname td.darkshade {
  padding: 3px;
  border-left: 1px solid #efefef; 
}

#objectinfodisplayname td.lightshade {
  padding: 3px;
  border-right: 1px solid #efefef; 
}

#objectinfodisplayname table {
  width:240px; 
}

#objectinfodisplayname p {
	margin: 0px;
	padding 0px;
}

#objectinfodisplayname p a {
	font-size: 11px;
}

.objecttypecontainer {
	float:left;
	padding: 0px 10px 30px 0px;
}
.systemicon {

float: left;
margin-right: 15px;

}



.systemicondiv {
	margin: 2px 0px 0px 0px; 
	padding: 0px;
	width: 688px;
	height: 7px;
	background:url("/_gfx/general/hrdivmed.gif") no-repeat right top;
	border-top: 1px solid #f5f5f4;
}


.systemiconp {
	margin: 0px; 
	padding: 2px 0px 2px 0px;
}


.iconframeempty {

  text-align: center;
  width: 80px;
  height: 70px;
  background-color: #fff;

  float: left;
  font-weight: normal;
  font-size: 9px;
  color: #7f7f7f;
  font-family: trebuchet ms;
  padding: 0px;
  margin: 15px 0px 0px 0px;
}


.iconframe {
  border-right: 1px dashed #e5e5e5;
  text-align: center;
  width: 80px;
  height: 70px;
  background-color: #fff;
  float: left;
  font-weight: normal;
  font-size: 9px;
  color: #7f7f7f;
  font-family: trebuchet ms;
  padding: 0px;
  margin: 15px 0px 0px 0px;

}

#edithistory {
	float:left; width: 200px; margin: 10px 10px 0px 0px;
}
#edithistory a:link { text-decoration: none; color : #333; border-bottom: 1px dotted #FFA100; }
#edithistory a:visited { text-decoration: none; color : #000; border-bottom: 1px dotted #FFA100; }
#edithistory a:active { text-decoration: none; color : #333; border-bottom: 2px dotted #FFA100; }
#edithistory a:hover { text-decoration: none; color : #333; border-bottom: 2px solid #FFA100;  }



/*

STAR RATING

*/

div#rating_stars {
  margin: 15px 10px;
}


 .star-rating ul {
    list-style:none;  
}

 .star-rating {
    list-style:none;
    margin: 0px;
    margin-bottom: 20px;
    padding:0px;
    width: 300px;
    height: 30px;
    position: relative;
    background: url('/_gfx/general/star_rating.gif') top left repeat-x;        
}
.star-rating li{
    padding:0px;
    margin:0px;
    /*\*/
    float: left;
    /* */
}
.star-rating li a{
    display:block;
    width:30px;
    height: 30px;
    text-decoration: none;
    text-indent: -9000px;
    z-index: 20;
    position: absolute;
    padding: 0px;
}
.star-rating li a:hover{
    background: url('/_gfx/general/star_rating.gif') left center;
    z-index: 2;
    left: 0px;
    border:none;
}

.star-rating .star1{
    left: 0px;
}
.star-rating .star1:hover{
    width:30px;
}

.star-rating .star2{
    left: 30px;
}
.star-rating .star2:hover{
    width:60px;
}

.star-rating .star3{
    left: 60px;
}
.star-rating .star3:hover{
    width:90px;
}

.star-rating .star4{
    left: 90px;
}
.star-rating .star4:hover{
    width:120px;
}

.star-rating .star5{
    left: 120px;
}
.star-rating .star5:hover{
    width:150px;
}

.star-rating .star6{
    left: 150px;
}
.star-rating .star6:hover{
    width:180px;
}

.star-rating .star7{
    left: 180px;
}
.star-rating .star7:hover{
    width:210px;
}

.star-rating .star8{
    left: 210px;
}
.star-rating .star8:hover{
    width:240px;
}

.star-rating .star9{
    left: 240px;
}
.star-rating .star9:hover{
    width:270px;
}

.star-rating .star10{
    left: 270px;
}
.star-rating .star10:hover{
    width:300px;
}

.star-rating li.current-rating{
    background: url('/_gfx/general/star_rating.gif') left bottom;
    position: absolute;
    height: 30px;
    display: block;
    text-indent: -9000px;
    z-index: 1;
}


/*

SEARCH

*/


  #searchresult tr {
   background: url(/_gfx/bgr_tbl_shade_light.png) #fff repeat-x top left;
   border-right: 1px solid #e7e3de;
   border-left: 1px solid #e7e3de;

   color: #555;
  }
 
  #searchresult tr.on {
   background: url(/_gfx/bgr_tbl_shade_dark.png) #f8f7f3 repeat-x top left;
   color: #222;

  }
 
  #searchresult tr.off {
   background: url(/_gfx/bgr_tbl_shade_light.png) #fff repeat-x top left;
   color: #555;
  }


  #searchresult td {
   border-bottom: 1px solid #e7e3de;
   padding: 2px;
   vertical-align: middle;
  }
 
 
 #extendedsearchform {
 
 border-left: 1px solid #e7e3de;
 border-right: 1px solid #e7e3de;
 border-top: 1px solid #e7e3de;
 background-color: #fff;
 
 padding: 6px 6px 0px 6px;
 margin: 0px;
 }
 
 #extendedsearchformsubmit {
 
 border-left: 1px solid #e7e3de;
 border-right: 1px solid #e7e3de;
 background-color: #fff;
 
 padding: 6px 6px 0px 6px;
 margin: 0px;
 height: 30px;
 }
 
 #extendedsearchformextra {
 
 border-left: 1px solid #e7e3de;
 border-right: 1px solid #e7e3de;
 background-color: #fff;
 
 padding: 6px 6px 0px 6px;
 margin: 0px;

 }
 
 
 #extendedsearchformend {
 
 border-top: 1px solid #e7e3de;
 background-color: #fff;

 padding: 0px;
 margin: 0px;
 height: 8px;
 background:url("../_gfx/bgr_tbl_bottomline.png") #fff repeat-x top left;
 
 }

 
 
 



  #searchformmenu {
    background:url("../_gfx/bgr_pageheadersubmenu_blue.png") #000 repeat-x top left;
	margin:0;
	padding:0;
    width: 700px;
	white-space:nowrap;
	font:11px Arial;
	text-align:left;
	height:43px;
	position:relative;

  }
  
  #searchformmenu a {
	border-right: 1px solid #a9a9a9;
	float:left;
	margin:0;
	padding:6px 16px 5px 16px;
	list-style-type:none;
	color:#787878;
	background:url("../_gfx/headersubmenu_blue_inactive.png") #f6f6f6  repeat-x top left;
	font-weight:normal;
	text-decoration:none;
  }
  
  #searchformmenu a:hover {
	color:#000;
    background:url("../_gfx/headersubmenu_blue_hover.png") #f6f6f6  repeat-x top left;
  }
  
  #searchformmenu .active a {
	border-right: 1px solid #105c85;
	color:#fff;
	background:url("../_gfx/headersubmenu_blue_active.png") #f6f6f6  repeat-x top left;
	font-weight:bold;
	text-decoration:none;
  }
  
 
  #searchformmenu .active a:hover {
    color:#fff;
	background:url("../_gfx/headersubmenu_blue_active.png") #f6f6f6  repeat-x top left;
  }
  
  
  
  #searchformmenu ul {
	float:none;
	margin:0;
	padding:0;
	list-style-type:none;
	position:relative;
  }
  
  #searchformmenu ul li {
	margin:0;
	padding:0;
	display:inline;
	list-style-image:none;
	list-style-type:none;
  }
	
	
	
/*
SIDEBAR

*/	


.sidebarBoxBlock
{
	width: 185px;
	overflow: hidden;
	margin-bottom: 11px;
	background: #fcfcfc url(/_gfx/system/sidebar-body.gif);
}
.sidebarBoxBlock .hover
{
	color: #5FA3CE;
	background-position: 0px -26px;
}

.sidebarBoxGreyTop
{
	height: 26px;
	overflow: hidden;
	font-size: 11px;
	font-weight: bold;
	color: #8a8a8a;
	background: url(/_gfx/system/sidebar-top.gif);
	cursor: default;

}
.sidebarBoxGreyTop img
{
	float: left;
	width: 16px;
	height: 16px;
	margin-top: 5px;
	margin-left: 5px;
}
.sidebarBoxGreyTop div
{
	float: left;
	line-height: 27px;
	margin-left: 5px;
}
.sidebarBoxBody
{
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	color: #5b5b5b;
}
.sidebarBoxBottom
{
	height: 2px;
	font-size: 1px;
	overflow: hidden;
	background: url(/_gfx/system/sidebar-bottom.gif);
	margin-bottom: 0px;
}

.sidebarBoxTop
{
	height: 2px;
	font-size: 1px;
	overflow: hidden;
	background: url(/_gfx/system/sidebar-top2.gif);
	margin-bottom: 0px;
}

.sidebarButtons {
	
}

.sidebarButtons div
{
	margin: 5px;
}
.sidebarBrowser
{
	margin: 5px 0px;
	padding-left: 20px;
}
.sidebarButtons a, .sidebarButtons a:active, .sidebarButtons a:visited
{
	display: block;
	padding-left: 12px;
	line-height: 18px;
	margin-top: 2px;
	margin-bottom: 1px;
	background: url(/_gfx/general/bgr_list_off.png) #fff bottom left repeat-x;
	overflow: hidden;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none; 
	color : #333; 
	border-bottom: 1px solid #ebeae5; 
	font-family: Tahoma, verdana, arial, helvetica;
}

.sidebarButtons a.active
{
	text-decoration: none; 
	color : #333; 

}


.sidebarButtons a:hover, .sidebarButtons #current
{
	text-decoration: none; 
	color : #4d71a2; 
	border-bottom: 1px solid #dee7f4; 
	background: url(/_gfx/general/bgr_list_on.png) #fff bottom left repeat-x;
}

.sidebarButtons span
{
    font-weight:normal;
	font-size: 11px;
}

.sidebarButtons span.rightspan
{
    float:right;
}

.sidebarButtons span.leftspan
{
    border-bottom: 1px dotted #FFA100; 

}

.sidebarButtons span.leftspan:hover
{
    border-bottom: 2px solid #FFA100; 
}


.sidebarMore
{
    float: right;
}
.sidebarMore a, .sidebarMore a:active, .sidebarMore a:visited
{
	font-size: 11px;
	font-weight: bold;
	color: #5b5b5b;
}
.sidebarMore a:hover
{
	color: #014897;
	text-decoration: underline;
}

/*
INFOBOX
*/


blockquote {
border : 2px solid #000;
width: 200px;
float: right;
margin: 0px;
padding: 10px;
background-color: #ccc;
quotes: "\201C" "\201D";
}
blockquote:before { content: open-quote; font-weight: bold; }
blockquote:after { content: close-quote; font-weight: bold; }


.xstooltip 
{
    visibility: hidden; 
    position: absolute; 
    top: 0;  
    left: 0; 
    z-index: 2; 

    font: normal 8pt sans-serif; 
    padding: 0px; 
    border: solid 1px #444;
	margin: 0px;

    background-color: #fefefe;

}





.dropdownbox {


	padding: 0px;
	margin:0px;
}

.dropdownbox a.text {

  background:url("../_gfx/general/dropdownbox_mid.gif") #fff  repeat-x;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  border: 0px;
  font-family: verdana, arial;
  text-decoration: none;
  color: #406ea1;
  padding: 2px 5px 3px 3px;
  display: block;
  float:left;
}

.dropdownbox img {

border: 0px;

}


.dropdownlist {

    visibility: hidden; 
    position: absolute; 
    top: 0;  
    left: 0; 
    z-index: 2; 
	padding: 0px;
	margin:0px;

	color: #406ea1;
    font: normal 8pt sans-serif; 
    border: solid 1px #444;
	margin: 0px;

    background-color: #fefefe;

    border-bottom: 1px solid #406ea1;
    border-left: 1px solid #406ea1;
    border-right: 1px solid #406ea1;
 
}

.dropdownlist a {
  
  font-size: 10px;
  font-style: normal;
  border: 0px;
  font-family: verdana, arial;
  text-decoration: none;
  color: #406ea1;
  padding: 3px;
  display: block;

  border-top: 1px solid #b9cbdf;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}

.dropdownlist a:hover {

  color: #000;

}

.dropdownlist a.activebox {

  background-color: #eaf1f8;
  color: #1e4e84;
  border-top: 1px solid #b9cbdf;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  
}

.dropdownlist a:active {

  background-color: #eaf1f8;
  color: #000;
}


.informationbox {
    	font-weight:normal;
    visibility: hidden; 
    position: absolute; 
    top: 0;  
    left: 0; 
    z-index: 2; 
	padding: 0px;
	margin:0px;
	width: 110px;
 	cursor: pointer;
	font-size: 1px;
}

.informationbox div {

	font-size: 10px;
	background-color: #fff;

}

p.informationboxtext {

    padding: 0px;
	margin: 0px;
	font-size: 8px;
	color: #406ea1;
 
}

.savemoney {

color: #37b713;

}

.loosemoney {

color: #da1100;

}


.printmoney {

color: #da1100;

}


.yes {

color: #37b713;

}

.no {

color: #da1100;

}
/*
BRANDS
*/
	.brandlarge {
	
	width: 150px; 
	height: 160px;
	float:left; 
	text-align: center;
	border: 1px dotted #ddd;
	margin: 3px 2px 3px 2px;
	padding: 5px 0px 5px 0px;
	
	}

	.brandlargeover {
	width: 150px; 
	height: 160px;
	float:left; 
	text-align:center;

	border: 1px dotted #bdd0ea;
	margin: 3px 2px 3px 2px;
	background-color: #f1f4f9;
	padding: 5px 0px 5px 0px;
	}
	
		
		

 div.quote {
	border: 1px dashed #aaa;
	border-top: 1px dashed #aaa;
	padding: 5px 8px 5px 28px;;
	margin: 6px;
	font-style: normal;
	font-family: Georgia, "Times new Roman", sans serif;
	color: #555;
	
	font-size: 11px;
	background:url("../_gfx/general/bgr_pagecontents_quote.png") #f9faf6 no-repeat left top;
	
  }
 div.quote span {
	font-weight: bold; font-size: 8pt;
	
  }
  
  
  
  #tooltip {
	border: 1px solid #CCCCCC;
	text-align: center;
	background-color: #FFFFFF;
	padding: 5px 5px;
	position: absolute;
	width: 130px;
	visibility: hidden;
	z-index: 100;
}

	#filescontentprovider div {
		float:left;
	}

	
#membercontainernopic img {
	float:left; margin: 5px 5px 3px 13px;
	
}


#membercontainernopic a {
	
	display: block; 
	width: 120px; 
	float: left; 
	border: 0px; 
	height: 20px; 
	line-height: 18px;
	
}

#membercontainernopic a:hover {
	background-color: #f5f5ea;
}





.aquariumquickviewitem {

float:left;
padding: 0px;
margin: 0px 15px 0px 0px;

}

.aquariumquickviewcontainer {

float:left; 
width: 620px; 
/*border-bottom: 1px dotted #ccc; */
margin: -10px 0px 0px 0px;

}

.aquariumquicktablecontainer td {

  padding: 5px;

}


.aquariumquicktablecontainer table {

  float:left; 
  margin-right: 10px;

}

#aquariumpropertycontainer div {

float:left;
margin: 10px;
text-align: center;
width: 80px;

}

#aquariumpropertycontainer img {

border: 1px solid #ccc;
margin-bottom: 3px;

}

.lightblue {
	margin: 0px 5px 0px 5px; 
	background-color: #f4f7fb; 
	line-height: 140%; 
	border: 1px solid #c4d7eb;
}

.lightgrey {
	margin: 0px 5px 0px 5px; 
	background-color: #f8f8f8; 
	line-height: 140%; 
	border: 1px solid #e1e1e1;
}

.admincontainer {
	background: url('/_gfx/bgr_admin.png') #fff bottom left repeat-x;
	/*background-color: #eaf0f6; */
	border: 1px solid #c0dbec;

}


#ajaxtooltipcontainer {
	display:none;
	position:absolute;
	top:0;
	left:0;
	z-index: 50000;
	padding: 8px; 
	background-color: #fff; 
	line-height: 140%; 
	border: 1px solid #c4d7eb;
}



#errorAlert {
  background:url(/_gfx/bgr_errormessage.png) top left no-repeat; 
  color: #ff0000;

  width: 300px;
  height: 64px;
  }
  
#errorAlert p {

  margin: 5px 0px 0px 60px;
  padding: 0px;  

  }
 
.error {
  color: #ff0000;
  }

 
 .message em {
 margin: 5px 5px 0px 5px;
 padding: 0px; 
 }
 
 #errorMessages {
 
 border: 1px dashed #aaa;
 padding: 10px;
 
 }
 
 #errorMessages th {
 
 background:url("/_gfx/bgr_td.png") #ececec  repeat-x left top;
 border: 1px solid #aaa;
 padding: 4px;
 color: #000;
 vertical-align: top;
 font-weight: bold;
 text-align: right;
 
 }
 
 #errorMessages td {
 
 border-top: 1px solid #aaa;
 border-bottom: 1px solid #aaa;
 border-right: 1px solid #aaa;
 padding: 4px;
 font-style: italic;
 color: #666;
 
 }
 
 .statusComplete {
 	border: 1px solid #ddd;
	width: 100px;
	height: 4px;
	margin: 2px;
 }
 
 .statusCompleteBar {
	height: 4px;
	background-color: #e4e4e4;
 }
 

.quicksearchcontainer a:link { text-decoration: none; color : #333; border-bottom: 1px dotted #FFA100; }
.quicksearchcontainer a:visited { text-decoration: none; color : #000; border-bottom: 1px dotted #FFA100; }
.quicksearchcontainer a:active { text-decoration: none; color : #333; border-bottom: 2px dotted #FFA100; }
.quicksearchcontainer a:hover { text-decoration: none; color : #333; border-bottom: 2px solid #FFA100;  }
 
.quicksearchcontainer {
	width: 960px; 
	/*height: 245px;*/
	border-bottom: 1px solid #e1e1e1; 
	background-color: #f9f9f9; 
	margin-bottom: 10px;
	margin-left: 10px;
	padding-bottom: 5px;
	/*padding: 10px;*/
}

.quicksearchcontainer h3 {
	margin: 5px 0px 0px 10px;
}


.quicksearchunitcontainer {
		float:left; 
		border: 2px solid #ecebe1; 
		/*padding: 10px; */
		background-color: #fff; 

		margin: 10px 0px 0px 10px;
}

.quicksearchunitcontainer h5 {
	margin: 10px 0px 0px 10px;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
}


.quicksearchunitcontainer em {
	font-size: 10px;
}

.quicksearchunit {
		/*margin-right: 20px;*/
	margin: 10px;
		/*padding: 2px; */
	border: 2px solid #efefef; 
		/*width: 90%; */
}

label {
	text-align:left;
	width: 100%;
	white-space: nowrap;
	cursor: pointer;
}





.inactiveclass div, .activeclass div, .selectedclass div {

  margin-top:3px;

}

.inactiveclass, .activeclass, .selectedclass {

float:left; 
margin: 0px 10px 0px 0px;
padding: 5px;
cursor: pointer;
height: 20px;
white-space: nowrap;
}

.inactiveclass {

border: 1px solid #ebe9d9; 
background: url(/_gfx/bgr_tbl_shade_light.png) #fff repeat-x top left; 

}

.activeclass {


border: 1px solid #e4e1cf;
background: url(/_gfx/bgr_tbl_shade_dark.png) #fff repeat-x top left; 

}

.selectedclass {


border: 1px solid #9ec0e3;
background: url(/_gfx/bgr_tbl_shade_active.png) #fff repeat-x top left; 
color: #5485b8;

}

.activecontainer {

border: 1px solid #f6f5ee; 
padding: 5px; 
height: 32px; 
background: url(/_gfx/bgr_tbl_shade_light.png) #fff repeat-x top left;

}


.activecontainer label {
	float:left;
	border: 1px solid #ff0000;
}




.aquariumquickviewitem {

float:left;
padding: 5px;
margin: 0px 15px 0px 0px;

}

.aquariumquickviewcontainer {

float:left; 
width: 620px; 
/*border-bottom: 1px dotted #ccc; */
margin: 0px 0px 5px 0px;


}

.aquariumquicktablecontainer td {

  padding: 5px;

}


.aquariumquicktablecontainer table {

  float:left; 
  margin-right: 10px;

}

#aquariumpropertycontainer div {

float:left;
margin: 10px;
text-align: center;
width: 80px;

}

#aquariumpropertycontainer img {

border: 1px solid #ccc;
margin-bottom: 3px;

}


div.scale {
	background: url(/_gfx/bgr_divhr.png) #ff0000 repeat-x;
	border-color: #998 #ffd #ffd #998;
	text-align: left;
}

div.scaleFill 
    {
	/*border: 1px solid #ff0000;*/
	background: url(/_gfx/scale.gif) #fff repeat-x;
	border-right-color: #369;
	text-align: left;
	}

.activediv {
	background: url('/_gfx/bgr_addedpic.png') #fff bottom left repeat-x;
	border: 1px solid #cedceb;
	padding: 8px 8px 5px 8px;
	color: #467fa3;
}

.activediv h3 {
	color: #467fa3;
}


.inactivediv {
	background: url('/_gfx/bgr_td_fade.png') #fff bottom left repeat-x;
	border: 1px solid #ccc;
	padding: 8px 8px 5px 8px;
	color: #444;
}

.memberpicture {
	margin-top: 3px;
	height: 35px;
	width: 35px;
	float:left;
}

div#lvct {
	height: 50px;
	width: 500px;
	border: 1px solid #fff;
	color: #fff;
}

/*
CALENDAR
*/

.eventcalendarnav {
  		background: url(/_gfx/bgr_tbl_shade_darkest.png) #85b4d6 repeat-x top left;
   		color: #fff;
    	text-align: center;
   		padding: 5px;
   		font-family: Tahoma;
   		font-size:12px;
   		font-weight: normal;
   		border-bottom: 1px solid #75a9cc;
	width: 172px;
}

.eventcalendarweekdaycontainer div {
   background: url(/_gfx/bgr_tbl_shade_dark2.png) #fff repeat-x top left;
   color: #555;
   border: 1px solid #c9c8c1;
   text-align: center;
}

.eventcalendardays a, .eventcalendardays div, .eventcalendarweekdaycontainer div {
	font-size: 12px;
	width: 22px;
	line-height: 20px;
	margin: 1px;
	height: 22px;
	text-align:center;
	float:left;
}

.eventcalendardays a {
   background: url(/_gfx/bgr_tbl_shade_light.png) #fff repeat-x top left;
   border: 1px solid #e7e3de;
   color: #555551;
	text-decoration:none;
}

.eventcalendardays a:hover {
	background-color: #fff;
	border: 1px solid #ffa100;
	text-decoration:none;
}

.eventcalendardays a.contents {
   background: url(/_gfx/bgr_tbl_activity.png) #fff repeat-x top left;
   border: 1px solid #70b8d3;
   color: #1e8fb9;
	text-decoration:none;
}

.eventcalendardays a.contents:hover {
   border: 1px solid #2289af;
   color: #2289af;
	text-decoration:none;
}



.eventcalendardays div {
	background-color: #fff;
	border: 1px solid #e7e3de;

}

.calendaricon {
	width: 64px;
	height: 64px;
	background: url(/_gfx/systemicon/64_calendar.png) #fff no-repeat top left;
	text-align:center;
	font-size: 28px;
	color: #000;
}

.calendaricon div {
	width:64px;
	font-weight: bold;
	font-size:12px;
	line-height: 40px;
	height: 15px;
	color: #fff;
}

	.historycontainer ul {
		margin:0;
		font-size: 12px;
		padding:0px 0px 0px 20px;
		list-style-type:none;
		color: #444;
	}
	
	.historycontainer ul.low {
		margin:0;
		font-size: 12px;
		padding:0px 0px 0px 10px;
		list-style-type:none;
	}
	
	.historycontainer li {
	
		padding: 5px;
	
	}
	
	.historycontainer li strong {
	
		font-size: 12px;
		color: #000;
	
	}
	
	
	.historycontainer .main {
		border-bottom: 1px solid #dae4ee;
		background:url("/_gfx/bgr_addedpic.png") repeat-x bottom left;
		font-size: 18px;
		color: #3d6083;
		padding: 6px 0px 6px 8px;
	}

	.historycontainer .sub {
		border-bottom: 1px solid #ddd;
		background:url("/_gfx/bgr_td_fade.png") repeat-x bottom left;
		font-size: 14px;
		background-color: #fefefe;
		padding: 6px 0px 6px 8px;
	}
	
	.historycontainer .add,.historycontainer .remove,.historycontainer .edit,.historycontainer .bug  {
		border-bottom: 1px solid #eee;
		font-size: 12px;
		background-color: #fff;
		padding: 6px 0px 6px 22px;
	}
	
	.historycontainer .add {
		background:url("/_gfx/add.png") no-repeat center left;
	}
	
	.historycontainer .remove {
		background:url("/_gfx/remove.png") no-repeat center left;
	}
	
	.historycontainer .edit {
		background:url("/_gfx/edit.gif") no-repeat center left;
	}

	.historycontainer .bug {
		background:url("/_gfx/bug.gif") no-repeat center left;
	}


