/* CSS layout style sheet for Site.Dfiner Barb's Clothes Closet */ 
html, body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #a0a5a8;
	font-size: 12px;
	color: #000000;
} 
* {
	padding: 0;
	margin: 0;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac */
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

/*------------------------------------------------------------ Layout divs */  
#pagewidth { 
	width: 850px; 
	text-align: left;  
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 20px;
	margin-bottom: 20px;
} 
#header {
	width: 100%;
	height: 410px;
	background-image: url(/img_upload/barbscc.jpg);
	background-repeat: no-repeat;
}
#navbar {
	width: 100%;
	height: 35px;
	background-image: url(/img_upload/menubg.jpg);
	background-repeat:repeat-x;
	clear: both;
}
#wrapper {
	width: 100%;
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
	background-image: url(/img_upload/contentbg.gif);
	background-repeat: repeat-y;
}
#leftcol {
	float: left;
	width: 590px;
}
#rightcol {
	float: right;
	display: inline;
	width: 240px;
	text-align: center;
}
#footer {
	width: 100%;
	height: 40px;
	clear: both;
	background-color: #1e1e1e;
	text-align: center;
}
/* ------------------------------------------------------ menu styles ---*/
#imouter1 {
	margin-left: 10px;
	
}
#imenus1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
#imenus1, #imenus1 ul {
	padding: 0;
	margin: 0;
	list-style: none;	
}
#imenus1 a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	height: 35px;
	line-height: 35px;
	padding-right: 10px;
	padding-left: 10px;	
}

#imenus1 li {
	float: left;
}

#imenus1 li ul, #imenus1 ul li  {
	width: 12em;
	z-index: 1;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
#imenus1 ul  {
	border-top:  1px solid #666666;
}
#imenus1 ul li a  {
	font-weight: normal;
	color: #ffffff;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	background-image: none;
	height: 25px;
	line-height: 25px;
}
#imenus1 li ul {
	position: absolute;
	display: none;
	background-color: #b0b92a;
	background-image: none;
}
#imenus1 li:hover a, #imenus1 a:focus,
#imenus1 a:active, #imenus1 li.p7hvr a {
	color: #ffffff;
	background-image: url(/img_upload/menuhv.jpg);
	background-repeat: repeat-x;
}
#imenus1 li:hover ul, #imenus1 li.p7hvr ul {
	display: block;
}
#imenus1 li:hover ul a, #imenus1 li.p7hvr ul a {
	color: #ffffff;
	background-image: none;
}
#imenus1 ul a:hover {
	background-color: #03a8a4!important;
	color: #ffffff!important;
}
/* The single backslash  character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width.
Do not edit this rule in any way. */
#imenus1 li {width: auto;}
/* ------------------------------------------------------ breadcrumb styles ---*/
#breadcrumb {
	display: none;
}
/* ------------------------------------------------------ Article styles ---*/
.out_art {
	clear: both;
	margin: 20px;
}
.out_art h1 {
	color: #03a8a4;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: #dcdcdc 1 px solid;
	clear: both;
}
.out_art h2 {
	font-size: 14px;
	color: #03a8a4;
	font-weight: normal;
	margin-bottom: 10px;
	clear: both;
}
.out_art h4 {
	font-size: 12px;
	color: #03a8a4;
	font-weight: bold;
	margin-bottom: 10px;
	clear: both;
}
.out_art p {
	margin-bottom: 10px;
	line-height: 18px;
}
.out_art ul {
	margin-left: 30px;
	margin-bottom: 10px;
	line-height: 18px;
}
.out_art ol {
	margin-left: 30px;
	margin-bottom: 10px;
	line-height: 18px;
}
.out_prev_img {
	margin-bottom: 10px;
} 
.out_prev_img h3 {
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
	font-size: 12px;
}
.out_prev_img p {
	margin-bottom: 5px;
}
.out_link {
	clear: both;
}
.out_art .out_link h4 {
	font-size: 14px;
	color: #03a8a4;
	font-weight: bold;
	margin-bottom: 10px;
	clear: both;
}
.out_art .out_link p.link_blurb_h {
	margin-bottom: 0;
}
.prev_copy {
	text-align: center;
}
.out_art .out_prev_img p {
	font-size: 11px;
}
.out_link p.link_blurb {
	line-height: normal;
	margin-bottom: 0;
}
.out_art .out_link a {
	color: #03a8a4;
}
.out_art .out_link a:hover {
	color: #000000;
}
.out_art a {
	color: #03a8a4;
}
.out_art a:hover {
	color: #000000;
} 
.out_art img {
	border: none;
}
.gall_out {
	width: 435px;
	margin-left: 50px;
}
/*------------------------ end of article navigation styles (previous page, top of page) */

.out_art .out_footer {
	margin-bottom: 5px;
	font-size: 11px;
	color: #03a8a4;	
	height: 15px;
	line-height: 15px;
}

.out_art .out_footer a {
	color: #03a8a4;
	padding-right: 5px;
	text-decoration: none;
}
.out_art .out_footer a:hover {
	color: #000000;
}
/* --------------------------------------------right newsbox styles */
.nb_ri_top {
	display: none;
}
.nb_ri_ce {
	width: 218px;
	border: #b0b92a 1px solid;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
.nb_ri_ce h3 {
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
	font-size: 12px;
	background-color: #b0b92a;
}
.nb_ri_ce img {
	margin-top: 5px;
	margin-bottom: 2px;
}
.nb_ri_ce p, .nb_ri_ce ul, .nb_ri_ce ol {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	color: #b0b92a;
}
.nb_ri_ce a {
	color: #b0b92a;
	padding-left: 3px;
}
.nb_ri_ce a:hover {
	color: #000000;
}
.nb_ri_ce .ri_img_center a {
	padding-left: 0;
}
.nb_ri_ce .ri_img_left a {
	padding-left: 0;
}
.nb_ri_ce .ri_img_right a {
	padding-left: 0;
}
.nb_ri_bot {	
	display: none;
}
	
/* ------------------------------------------------------ footer styles ---*/
#footer p {
	color: #ffffff;
	font-size: 11px;
	line-height: 40px;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}	
/* ------------------------------------------------------ newsbox image alignment styles ---*/
.ri_img_center, .le_img_center, .ce_img_center {
	text-align: center;
}
.ri_img_left, .le_img_left, .ce_img_left {
	text-align: left;
}
.ri_img_right, .le_img_right, .ce_img_right {
	text-align: right;
} 
/* ------------------------------------------------------ lightbox styles ---*/
div.picture {
float:left;
margin:10px;
text-align:center;
}

div.picture a img { border:2px solid white; }
div.picture a img:hover { border:2px solid cornflowerblue; }

* html .picture { display: inline; }  /* --Fix for IE6 --*/

.picture_top h3 {
  color: #333333;
  font-weight: bold;
  padding-bottom: 2px;
  font-size: 11px;
}
.picture_bot {
  color: #333333;
  font-size: 11px;
  padding-top: 2px;
}
br.clearboth {
       margin:0;
       padding:0;
       clear:both;
}

#lightbox{
  position: absolute;
  top: 20px;
  left: 0;
  width: 100%;
  z-index: 100;
  text-align: center;
  line-height: 0;
  color:#151410;
  }

#lightbox a, #lightbox a:hover {
  border-bottom:none;
  color:#151410;
  text-decoration:underline;
}

#lightbox a img{ border: none; }

#outerImageContainer{
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  }

#imageContainer{
  padding: 10px;
  }

#loading{
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
  }
#loadingLink {
  display:block;
  margin:0 auto;
  padding:0;
  width:32px;
  height:32px;
  background:url("/assets/loading.gif") center center no-repeat;
  text-indent:-9999px;
}
#hoverNav{
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
  }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLinkImg, #nextLinkImg{
  width: 49%;
  height: 100%;
  background: transparent url("/assets/blank.gif") no-repeat; /* Trick IE into showing hover */
  display: block;
  text-indent:-9999px;
  }
#prevLinkImg { left: 0; float: left;}
#nextLinkImg { right: 0; float: right;}
#prevLinkImg:hover, #prevLinkImg:visited:hover { background: url("/assets/prevlabel.gif") left 15% no-repeat; }
#nextLinkImg:hover, #nextLinkImg:visited:hover { background: url("/assets/nextlabel.gif") right 15% no-repeat; }


#imageDataContainer{
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #fff;
  margin: 0 auto;
  line-height: 1.4em;
  }

#imageData{
  padding:0 10px;
  }
#imageDetails{ width: 70%; float: left; text-align: left; }
#caption{ font-weight: bold;  }
#numberDisplay{ display: block; clear: left; }
#detailsNav{ display: block; clear: left; padding:0 0 10px 0; }
#prevLinkDetails { margin:0 8px 0 0; }
#nextLinkDetails { margin:0 8px 0 0; }
#closeLink {
  display:block;
  margin:0;
  padding:0 0 10px 0;
  text-decoration:none;
  float:right;
  width:66px;
  height:28px;
  background:url("/assets/closelabel.gif") no-repeat;
  text-indent:-9999px;
  overflow:hidden;
}

#overlay{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 500px;
  background-color: #151410;
  filter:alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
  }


/* Blog Styles */
#blg_entries {width:100%;font:12px verdana;margin:10px 0px 10px 0px;}
#blg_wrapper {position:relative;}
#blg_name {font-weight:bold;}
#blg_email {font-weight:bold;}
#blg_email a {text-decoration:none;color:#248ef1;}
#blg_box_bg1 { padding:8px;background:#ffffff;}
#blg_box_bg2 { padding:8px;background:#dfe8ee; border-bottom: #89a4bc 1px dashed;}
.blg_comment {margin-top:10px;height:auto;}
.passed {margin-top:10px;text-align:center;padding:5px;width:320px;font:12px sans-serif;border:1px solid #90EE90;background:#F0F8FF;color:green; }
.failed {margin-top:10px;text-align:center;padding:5px;width:320px;font:12px sans-serif;border:1px solid #FEE0C6;background:#FEEED4;color:#FF3333; }
.blg_status {visibility:hidden;}

#blg_eml_domain {font:bold 12px verdana;}
#blg_eml_comment {font:12px verdana;padding:5px 0px 5px 0px;}
#blg_eml_name {font:bold 11px verdana;padding-bottom:3px;}
#blg_eml_name a {text-decoration:underline;color:black;}
#blg_eml_links {font:bold 11px verdana;padding-bottom:15px;}
#blg_eml_links a {color:#009ad8;}
#blg_eml_article {font:bold 12px verdana;padding-bottom:5px;}
#blg_approve {padding:5px 0px 5px 0px;color:green;font:bold 13px verdana;}
#blg_delete, #blg_token_exp {padding:5px 0px 5px 0px;color:red;font:bold 13px verdana;}

#blg_form {font:12px verdana;}
#blg_form textarea {width:210px;}

#blg_secur {width:176px;margin:5px 0px 5px 0px;}
#blg_secur_audio {float:left;font:11px verdana;}
#blg_secur_reload {float:right;font:11px verdana;}
#blg_secur_validate {margin:5px 0px 5px 0px;}
#blg_secur_validate input {font:12px verdana;}
#blg_secur_submit {width:80px;}
#clr {clear:both;}


.picture_top {height:12px}

