/* please read notes in Brownie.css */
@import "SGSerigraph.css";
@import "SGSerigraph.css";

/* ========================================================================================== Text Editor Drop Downs */
h1{color:#000;font:bold 24px Arial,Helvetica,sans-serif;}/* page title */
h2{/*color:#c8322e;*/font:bold 18px Arial,Helvetica,sans-serif;color:#333;font-style:italic;}
h2 a{color:#c8322e;}
h3{margin-bottom:10px;color:#000;font-size:18px; font-weight:normal;}/* default block title */
h4{margin-bottom:5px;color:#000;font-size:16px;}/*default block page links */
h5{color:#333;font-size:11px;}
h6{color:#666;font-size:11px;}

.floatLeft{float:left;margin:0 7px 0 0;}	 
.floatRight{float:right;margin:0 0 0 7px;}
.floatLeft_ImgBorder{float:left;margin:0 7px 0 0;border:1px solid #ccc;padding:0px;}
.floatRight_ImgBorder{float:right;margin:0 0 0 7px;border:1px solid #ccc;padding:0px;}
.imgBorder{border:1px solid #ccc;padding:0px;}

.readMore{background:url('images/bgReadMoreBullet.gif') no-repeat right 2px;display:inline;padding-right:15px;}
.readMore a{text-decoration:none;}
.greyGradient{background:url('images/SGSerigraph/bgGreyGradient.jpg') repeat-x left top;padding:16px 13px;}
/* ========================================================================================== PAGE LAYOUT */
/* minor changes from generic.css */

	#contentArea{}
			#centerZone{width:734px;}

/*==============FOR FILTER/TOC BLOCK ===================================================================*/

#centerZone .slideshow{height:328px;width:284px;padding:0 0 5px 0;position:relative;margin-bottom:5px;z-index:0;float:right;clear:right;}
.IE6 #centerZone .slideshow{margin-bottom:5px;}
#centerZone .slideshow h4{margin-left:100px;background-color:#fff;}
#centerZone .slideshow h4 a:hover,
#centerZone .slideshow h4 a:focus,
#centerZone .slideshow h4 a:active{text-decoration:none;}
.IE6 #centerZone .slideshow h4{margin-left:90px;}
#centerZone .slideshow div.OneCol{margin:0;width:100%;}
#centerZone .slideshow div.OneCol div.image{}
#centerZone .slideshow div.OneCol div.image a img{margin:0;padding:0;border:0;}
#centerZone .slideshow div.OneCol p.teaser{display:none;}
#centerZone .prevnext{position:relative;z-index:100;top:-10px;height:20px;padding:0;float:right;right:185px;clear:right;width:60px;}
.IE6 #centerZone .prevnext,
.IE7 #centerZone .prevnext{top:-11px;}
#centerZone .prevnext p{margin:0;}
#centerZone .prevnext #prev,
#centerZone .prevnext #next{cursor:pointer;float:left;width:20px;height:20px;margin-right:10px;background-image:url('images/serigraph/btnPrevnextArrows.gif');background-repeat:no-repeat;}
#centerZone .prevnext #prev{background-position:left top;}
#centerZone .prevnext #next{background-position:right top;}
#centerZone .prevnext #prev:hover{background-position:left bottom;}
#centerZone .prevnext #next:hover{background-position:right bottom;}
#centerZone .prevnext #prev:hover,
#centerZone .prevnext #prev:focus,
#centerZone .prevnext #prev:active,
#centerZone .prevnext #next:hover,
#centerZone .prevnext #next:focus,
#centerZone .prevnext #next:active{text-decoration:none;}

#centerZone .contentFloatLeft{float:left;width:420px;clear:left;}

.bulletMenu ul li{background:url('images/Serigraph/bullet.jpg') no-repeat left 1px;font-weight:normal;text-decoration:none;padding-left:25px;line-height:24px;font-size:14px;height:24px;overflow:hidden;list-style:none;}
.bulletMenu ul {line-height:24px;margin-left:10px;}
.bulletMenu h4 a:focus,
.bulletMenu h4 a:hover,
.bulletMenu h4 a:active{}
