/* please read notes in Brownie.css */
@import "Serigraph.css";

/* ========================================================================================== Text Editor Drop Downs */
h1{color:#000;font:30px Arial,Helvetica,sans-serif; margin-bottom:5px}/* page title */
h2{color:#000;font:bold 20px Arial,Helvetica,sans-serif;}
h3{margin-bottom:10px;color:#000;font-size:18px; font-weight:normal;}/* default block title */
h3 a{color:#000;}
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;}

.Freeform h2 a,
.Freeform h3 a{color:#000;font-weight:normal;}/* jan11 */
.Freeform h2 a:hover,
.Freeform h2 a:focus,
.Freeform h2 a:active,
.Freeform h3 a:hover,
.Freeform h3 a:focus,
.Freeform h3 a:active{color:#c8322e;text-decoration:underline;}/* jan11 */

.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;}

.Gray{font-size:12px; color:#666;}
/* ========================================================================================== PAGE LAYOUT */
/* minor changes from generic.css */
.titanBody{background:#fff url('images/Serigraph/bg_portal_home.jpg') repeat-x left top;}
#topContentContainer{height:344px; padding-top:10px; font-size:14px;}
/*#topContentContainer p{font-size:14px;} jan11 */
#topContentContainer p{font-size:15px;}
#topLeft P{line-height:20px;}

#topLeft,
#leftZone{float:left; width:460px}
#topRight,
#rightZone{float:right; width:460px;padding:0px;}

	#contentArea{background:0; padding-top:15px;}
		.RightZone{padding:0px;margin:0;}
	
#topLeft h4 a,
#leftZone h4 a,
#topRight h4 a,
#rightZone h4 a{color:#000;}

#topLeft h4 a:hover,
#leftZone h4 a:hover,
#topRight h4 a:hover,
#rightZone h4 a:hover{color:#C8322E; text-decoration:none;}

.border{background:transparent url(images/Serigraph/bg_bottomzone.gif) no-repeat left top;clear:both;overflow:hidden;padding:15px 12px 0;}

/* ========================================================================================== BLOCKS */
/* minor changes from generic.css */

.Freeform ul li{padding-bottom:2px;}


/* slideshow */
#topRight{position:relative;}
#topRight .Aggregation{margin-bottom:0;}
#topRight .Aggregation #nav{display:none;}
#topRight div.OneCol div,
#topRight div.OneCol div.image a,
#topRight div.OneCol div.image a img {margin:0;padding:0;}
.TopRightZone h4{display:none;}
.TopRightZone div.OneCol div.image a img{border:none;}


#topRight .prevnext{clear:both;position:relative;top:302px;left:382px;height:22px;width:100px;}
.IE6 #topRight .prevnext,
.IE7 #topRight .prevnext{top:315px;}
#topRight .prevnext #prev,
#topRight .prevnext #next{float:left;height:20px;width:20px;background:url('images/serigraph/btnPrevNextArrows.gif') no-repeat left top;margin-left:15px;margin-top:2px;}
#topRight .prevnext #next{background-position:right top;}
#topRight .prevnext #prev:hover,
#topRight .prevnext #prev:active{background-position:left bottom;}
#topRight .prevnext #next:hover,
#topRight .prevnext #next:active{background-position:right bottom;}

.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{}

