.lblTitle
{
	font-size: 12px;
	color: Gray;
	font-family: Arial;
	font-weight: bold;
}

/* Site Search Formatting */
.txtSearch
{
	float:left;
	margin:0;
	width:130px;
	border:0px none;
	line-height:14px;
	font-size:10px;
	color:#333;
	background:url('/siteimages/templates/search-box.gif') no-repeat 0 0;; padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:5px
}

input.btnSiteSearch{
	float:right;
	padding-left:5px;
	margin:0;
	width:55px;
	height:24px;
	border:0px none;
	font-family:arial;
	font-size:14px;
	color:#fff;
	background:none;
	cursor:pointer; padding-right:0; padding-top:0; padding-bottom:0
	}
.txtSearchError
{
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	height: 24px;
	background: red;
}

/* END Site Search Formatting */
.CancelHeader
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
}
.CancelDetails {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
.Link
{
	font-size: 11px;
	color: activecaption;
	font-family: Arial;
	text-decoration: underline;
}
.LinkExchange
{
	font-size: 12px;
	color: #000E90;
	font-family: Arial;
	text-decoration: underline;
}
.Link1
{
	font-size: 14px;
	color: activecaption;
	font-family: Arial;
	text-decoration: underline;
}
.Link2
{
	font-size: 14px;
	color: activecaption;
	font-weight:bold;
	font-family: Arial;
	text-decoration: underline;
}
.Help {
	font-family: Arial;
	font-size: 10px;
	color: #0033FF;
	text-decoration: underline;
}
.operator
{
	font-weight: bold;
	font-size: 12px;
	color: royalblue;
	font-family: Arial;
}
.visitor
{
	font-weight: bold;
	font-size: 12px;
	color: red;
	font-family: Arial;
}
.Category
{
	font-weight: bold;
	font-size: 13px;
	color: black;
	font-family: Arial;
}
.DataGrid
{
	font-size: 10px;
	color: black;
	font-family: Arial;
}

.NewsTitle
{
	font-size: 10px;
	color: dodgerblue;
	font-family: Arial;
	text-decoration: underline;
}

.body
{
	font-size: 12px;
	color: black;
	font-family: Arial;
}

.body_gray
{
	font-size: 12px;
	color: Gray;
	font-family: Arial;
}

.body_gray_bold
{
	font-size: 12px;
	color: Gray;
	font-family: Arial;
	font-weight: bold;
}

.body_white
{
	font-size: 12px;
	color: white;
	font-family: Arial;
}
.bodySmall
{
	font-size: 9px;
	color: black;
	font-family: Arial;
}

.body_Bold
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Arial;
}
.Crumb
{
	font-weight: bold;
	font-size: 12px;
	color: darkgray;
	font-family: Arial;
}
.Message
{
	font-size: 12px;
	color: #ff3366;
	font-family: Arial;
}

.Message_Success
{
	font-size: 12px;
	color: green;
	font-family: Arial;
}

.header
{
	font-weight: bold;
	font-size: 12px;
	color: cornflowerblue;
	font-family: Arial;
}
.header1
{
	font-weight: bold;
	font-size: 12px;
	color: #ffcc00;
	font-family: Arial;
}
.header2
{
	font-weight: bold;
	font-size: 20px;
	color: #000000;
	font-family: Arial;
}
.header3
{
	font-weight: bold;
	font-size: 15px;
	color: #000000;
	font-family: Arial;
}
.header4
{
	font-weight: bold;
	font-size: 15px;
	color: #999999;
	font-family: Arial;
}

.header5
{
	font-weight: bold;
	font-size: 15px;
	color: cornflowerblue;
	font-family: Arial;
}

.TableHeader
{
	background-color: #E0E0E0;
	font-family: Arial;
	font-size: 12px;
	color: Black;	
}
.NewsBody
{
	font-size: 10px;
	color: black;
	font-family: Arial;
}
.image
{
	display: block;
	font-size: 10pt;
	color: black;
}
.image_inv
{
	display: none;
}
.TextboxNoBorder
{
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: white;
	border-bottom-color: white;
	border-top-color: white;
	border-right-color: white;
}
.TableDefault
{
	background-color: white;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.TableDefaultAdmin
{
	background-color: #ffffcc;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.ModalBackground 
{	
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.ModalBackground1 
{	
	background-color:White;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.ModalPopup 
{	
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:390px;
}
.PopupControl
{
	border: olive 1px solid;
	padding: 8px;
	color: black;
	background-color: lightgoldenrodyellow;
}

.PopupControl1{
	background-color:White;
	position:absolute;
	visibility:hidden;
}

.PopupControl2
{
	padding: 10px;
	background-color:White;
	border: 1px solid #000000;
	display:none;		
}

.PopupControl3
{
	border: olive 1px solid;
	padding: 8px;
	color: black;
	background-color: lightgoldenrodyellow;
	display:none;
}
.AccordionContent
{
    background-color: #FFFFDD;
    border: 1px dashed #FFFFDD;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.AccordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #D3DEEF;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.Path_Page
{
	border: 1px solid #2F4F4F;
	color: #006699;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

.Progress_Overlay
{
	text-align:center;
}

.Book
{
	margin: 5px;
	font-size: 12px;
	font-family: Arial;
	border: solid 1px black; 
	width: 600px; 
	height: 500px;
}
.Book .BookTitle
{
	font-size: 16pt;
}
.Book .BookTOCTitle
{
	text-decoration: underline;
}
.Book .TOCHeader
{
	height: 80px;
}
.Book .PageHeader
{
	height: 50px;
	padding: 5px;
}
.Book .BookPageFooter
{
	height: 50px;
	padding: 5px;
	border-top: solid 1px black;
}
.Book .BookContent
{
	font-size: 12px;
	padding: 5px;
	border-top: solid 1px black;
	height: 380px;
}
.Book .BookTOC
{
	font-size: 12px;
	padding: 5px;
	padding-left: 20px;
}
.Book A
{
	color: mediumblue;
	font-size: 9pt;
	text-decoration: underline;
}
.Book A.Edit
{
	padding-left: 5px;
	color: mediumblue;
	font-size: 9pt;
	text-decoration: underline;
}
.Book A.TOC
{
	color: mediumblue;
	font-size: 12pt;
	text-decoration: underline;
}
/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url('/images/FilledStar.png');

}

.emptyRatingStar {
    background-image: url('/images/EmptyStar.png');
}

.savedRatingStar {
    background-image: url('/images/SavedStar.png');
}
/* Site Map */
.TreeParentStyle
{
	font-size: 11pt;
	padding-bottom: 10px;
	color: black;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

.TreeNodeStyle
{
	font-size: 10pt;
	padding-bottom: 10px;
	color: gray;
	font-family: Verdana;
	text-decoration: underline;
}
.VerticalNavParent
{
	font-size: 11pt;
	padding-bottom: 10px;
	color: black;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	background-color: gray;
}
.VerticalNavChild
{
	font-size: 11pt;
	padding-bottom: 10px;
	color: black;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
	background-color: olive;
}
/* SEO Styles */
.h1
{
	font-size: 13px;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
}
/* Table Styles */
.TableBlue
{
	margin: 2px;
	font-size: 16px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;







	background-color: #1c9ed0;
}
.TableGreen
{
	margin: 2px;
	font-size: 16px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	background-color: #85be23;
}
.NewsList
{
	font-size: 13px;
	color: #333300;
	font-family: Arial;
	font-weight: bold;
	list-style-type: circle;
}
.CSSPrice
{
	font-size: 10px;
	color: #333300;
	font-family: Arial;
	text-align: right;
}

.ActivityGridActive
{
	font-size: 12px;
	font-family: Arial;
	background-color: #3668D9;
	color: White;
	font-weight:bold;
	width: 120px;
	height: 30px;
}

.ActivityGridActiveItem
{
	font-size: 12px;
	font-family: Arial;
	background-color: #869DD1;
	color: Black;
	text-align:center;
}
.ActivityGridInactive
{
	font-size: 12px;
	font-family: Arial;
	background-color: #757575;
	color: Black;
	width: 120px;
	height: 30px;
}
.ActivityGridInactiveItem
{
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	background-color: #ABABAB;
	color: Black;
	text-align:center;
}

.lblTitle1
{
	font-weight: bold;
	font-size: 12px;
	color: cornflowerblue;
	font-family: Arial;
}

.lblMessage
{
	font-weight: bold;
	font-size: 11px;
	color: red;
}

.lblSearch
{
	font-weight: bold;
	font-size: 11pt;
	color: mediumvioletred;
}

.lblFormHeader
{
	font-size: 11pt;
	color: mediumvioletred;
}

.lblFormField
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
}

/* Store Categories */
.lnkLink
{
	font-size: 14px;
	color: #000000;
	font-family: Arial;
	text-decoration: underline;
	font-weight: bold;
}


.txtKeywords
{
	
}


/* Inset 3D Raised */

.panSearch {background: transparent; width:40%; }
.panSearch h1, .panSearch_test p {margin:0 10px;}
.panSearch h1 {font-size:2em; color:#fff;}
.panSearch p {padding-bottom:0.5em;}

.panSearch .b1, .panSearch_test .b2, .panSearch_test .b3, .panSearch_test .b4, .panSearch_test .b1b, .panSearch_test .b2b, .panSearch_test .b3b, .panSearch_test .b4b {display:block; overflow:hidden; font-size:1px;}
.panSearch .b1, .panSearch_test .b2, .panSearch_test .b3, .panSearch_test .b1b, .panSearch_test .b2b, .panSearch_test .b3b {height:1px;}
.panSearch .b2 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #eee;}
.panSearch .b3 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #ddd;}
.panSearch .b4 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #aaa;}
.panSearch .b4b {background:#ccc; border-left:1px solid #eee; border-right:1px solid #999;}
.panSearch .b3b {background:#ccc; border-left:1px solid #ddd; border-right:1px solid #999;}
.panSearch .b2b {background:#ccc; border-left:1px solid #aaa; border-right:1px solid #999;}


.panSearch .b1 {margin:0 5px; background:#fff;}
.panSearch .b2, .panSearch_test .b2b {margin:0 3px; border-width:0 2px;}
.panSearch .b3, .panSearch_test .b3b {margin:0 2px;}
.panSearch .b4, .panSearch_test .b4b {height:2px; margin:0 1px;}
.panSearch .b1b {margin:0 5px; background:#999;}

.panSearch .boxcontent
{
	display: block;
	border-left: 1px solid #fff;
	border-right: 1px solid #999;
	background-position: 0% 0%;
	background-attachment: scroll;
	background-image: url(../../../../../../none);
	background-repeat: repeat
}
/*Subscriber Locator Styles*/
.LocatorSubscriberGoogleMapInfoWindow
{
	width:400px;
	height:200px;
}

.LocatorLocationGoogleMapInfoWindow
{
	width:350px;
	height:200px;
}
/*Vertical Nav Styles*/

#submenu   
{
	margin: 0 auto; padding: 0; width: 207px; 
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
}

#submenu ul {
    margin: 0 auto; padding: 0 0 4px 0; 
    list-style: none; display: block;
    }

#submenu ul li {
    margin: 0 auto; margin-top: 1px; padding: 0; display: block;
	font-size: 12px; 
    }

#submenu ul li a {
	background: url(../../../../../../images/snav_li_tile.png) repeat-x left top;
    margin: 0 auto; display: block; font-weight: normal;
	color: #000; border: 1px solid #c9c9c9; text-decoration:none; padding-left:10px; padding-right:5px; padding-top:5px; padding-bottom:5px
    }
	
#submenu ul li a:hover {
	background-position: 0px -60px; 
    margin: 0 auto; padding: 5px 5px 5px 10px; display: block; text-decoration: none;
	color: #000;
    }	
	
#submenu ul li.active a {
	background: url(../../../../../../images/snav_li_active_tile.png) repeat-x left top;
    margin: 0 auto; display: block; font-weight: normal;
	color: #000; font-weight: bold; padding-left:28px; padding-right:5px; padding-top:5px; padding-bottom:5px 
    }
	
#submenu ul li.active a:hover {
	background-position: 0px -60px; 
    margin: 0 auto; padding: 5px 5px 5px 28px; display: block; text-decoration: none;
	color: #000;
    }

#submenu ul li.thirdlevel a {
	background: url(../../../../../../images/snav_li_third_tile.png) no-repeat left top;
	border: medium none;
	font-size: 11px; color: #263100; font-weight: normal; padding-left:25px; padding-right:0; padding-top:7px; padding-bottom:4px
    }
		
#submenu ul li.thirdlevel a:hover {
	background-position: 0px -60px; 
	padding: 7px 0 4px 25px;
	font-size: 11px; color: #263100; font-weight: normal; text-decoration: none;
    }






/*------------------------------------------- GSCB ---------------------------------*/




body{background: url('/siteimages/templates/bg-repet.jpg'); margin:0 auto; padding:0px}

#gacsb-top-container{background:url('/siteimages/templates/bg.jpg') repeat-x left top; margin:0 auto; padding:0px; width:100%; overflow:hidden;}

#gacsb-top-wraper{width:972px; margin:0 auto; padding:0px; overflow:hidden;}

#gacsb-top-banner-top{width:972px; float:left;}

#gacsb-top-part{width:934px; float:left; background:#fff;}

#gacsb-side-left{background:url('/siteimages/templates/left-shadaw-repet.jpg') repeat-y; float:left; width:19px}

#gacsb-mid-content-area{width:934px; float:left; background:#fff;}

#gacsb-logo{width:934px; float:left;}

#gacsb-banner{width:934px; float:left; text-align:center;}

#gacsb-nav{width:934px; background:url('/siteimages/templates/nav-bg.jpg') left top repeat-x; float:left; display:block;}

#gacsb-nav-inner{width:934px; float:left;}

#gacsb-nav-inner p{margin:0px; padding:0px; line-height:0px; display:none;}

#gacsb-nav-inner ul{margin:0px; padding:0px; list-style-type:none;}

#gacsb-nav-inner ul li{float:left; text-align:center; background:url('/siteimages/templates/nav-divider.jpg') no-repeat right; line-height:44px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fff; text-decoration:none; font-weight:bold; padding-left:7px; padding-right:7px; padding-top:0px; padding-bottom:0px; display:block; }

#gacsb-nav-inner ul li a{/*float:left;*/ text-align:center; line-height:44px;  background:url('/siteimages/templates/nav-bg-repet.jpg') left top repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fff; text-decoration:none;}

#gacsb-nav-inner ul li a:hover{float:left; text-align:center; line-height:44px; background:url('/siteimages/templates/nav-h.jpg') no-repeat top center; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#a0c1ff; text-decoration:none}

#gacsb-mid-wraper{width:884px; background:#f2ebe1 url('/siteimages/templates/inner-bg-mid.jpg') repeat-x top; /*margin:0 auto;*/ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#49413a; padding-left:15px; padding-right:15px; padding-top:10px; padding-bottom:10px; float:left; margin-left:10px;}

.gacsb-w-885{width:885px; float:left; padding:8px 0px 0px;}

.gacsb-w-635{width:595px; float:left;}

.gacsb-w-635 strong{ font-family: Arial,Helvetica,sans-serif; font-size:14px; color: rgb(72, 65, 57); }

.gacsb-w-635 a{text-decoration:none; color: rgb(72, 65, 57);}

.gacsb-w-635 a:hover{text-decoration:none; color: rgb(72, 65, 57);}

.gacsb-w-635 h1{margin: 0px; padding: 10px 0px; font-family: Arial,Helvetica,sans-serif; font-size: 18px; color: rgb(72, 65, 57); font-style:normal;}

.gacsb-w-635 h1 span{color: rgb(96, 132, 225);}

.gacsb-mid-scroll{width:560px; background:#f2ebe1 url('/siteimages/templates/mid-bg-scroll.jpg') no-repeat top; /*height:104px;*/ float:left; padding:10px} 

.gacsb-right-box{ background:#fff; border:1px solid #c2bfba; float:right; width:275px; padding:0px; /*margin-top:35px;*/ margin-bottom:30px;}

.gacsb-right-box h2{font-family: Arial,Helvetica,sans-serif; font-size: 16px; color: rgb(20, 73, 211); margin: 0px; padding: 10px; font-style:normal;}

.gacsb-mid-dwwn-repet{background:url('/siteimages/templates/mid-dwwn-repet1.jpg') repeat-y; width:635px; float:left}

.gacsb-mid-dwwn-main{width:595px; float:left}

.gacsb-mid-dwwn-bttm{width:635px; background:url('/siteimages/templates/mid-dwwn-bttm.jpg') no-repeat top; float:left}

.gacsb-events-bg{background:url('/siteimages/templates/events-bg.jpg') no-repeat top; width:217px; padding:10px 10px 0px 10px; height:187px; float: right; font-family: Georgia,'Times New Roman',Times,serif; font-size: 12px; color: rgb(241, 236, 226)}

.gacsb-events-bg h3{padding: 14px 0px; margin: 0px; font-family: Georgia,'Times New Roman',Times,serif; font-size: 18px; color: rgb(241, 236, 226); font-style:normal;}

.gacsb-events-bttn{width: 217px; float: left; }

#gacsb-side-right{background:url('/siteimages/templates/right-shadaw-repet.jpg') repeat-y; float:right; width:19px}

#gacsb-footer{width:100%; background:url('/siteimages/templates/footer.jpg') repeat-x top; height:122px; overflow:hidden}

.gacsb-footer-link{font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; color:#c1bcb4; padding:0px 2px;}

.gacsb-footer-link:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; color:#000; padding:0px 2px;}


/*-------------------------------------------- Right panel ---------------------------------------------------*/

.gacsb-right-login{background:#625a51; width: 255px; float: left; padding: 10px; font-family: Arial,Helvetica,sans-serif; font-size: 12px; color: rgb(255, 255, 255);}

.gacsb-input{width: 140px; background: none repeat scroll 0% 0% rgb(255, 255, 255); font-family: Arial,Helvetica,sans-serif; font-size: 12px; color: rgb(0, 0, 0); border: medium none;}

.gacsb-register-link{color: rgb(255, 255, 255); text-decoration: underline;}

.gacsb-register-link:hover{color: rgb(255, 255, 255); text-decoration: none;}

.gacsb-mid-wdn-1{width: 280px; padding: 15px 25px; margin: 0px; display: block; float: left; color: rgb(255, 255, 255);}

.gacsb-mid-wdn-1 h3{font-family:Georgia,'Times New Roman',Times,serif; font-size: 18px; color: rgb(241, 236, 226); margin:0px; padding:8px 0px 0px 0px; font-style:normal;}

.gacsb-mid-wdn-2{width: 280px; padding: 15px 10px; margin: 0px; display: block; float: left; color: rgb(255, 255, 255);}

.gacsb-mid-wdn-2 h3{font-family: Georgia,'Times New Roman',Times,serif; font-size: 18px; color: rgb(241, 236, 226); margin:0px; padding:8px 0px 0px 0px; font-style:normal;}

.gacsb-mid-dwn-bttm{width: 280px; padding: 0px 25px; margin: 0px; display: block; float: left; color: rgb(255, 255, 255);}

.gacsb-mid-dwn-bttm-1{width: 280px; padding: 0px 10px; margin: 0px; display: block; float: left; color: rgb(255, 255, 255);}





/*------------------------------------------- 140510 ---------------------------------------*/

.gacsb-w-885-dwn{width:885px; float:left; padding:0px; background:url('/siteimages/templates/dwn-repet.jpg') repeat-y;}

.gacsb-mid-dwwn-repet-140510{background: url('/siteimages/templates/dwn-top.jpg') no-repeat top; width:885px; float:left}

.gacsb-mid-dwwn-bttm-140510{background: url('/siteimages/templates/dwn-bttm.jpg') no-repeat top; width:885px; float:left}

.gacsb-events-bg-140510{ width:260px; padding:10px; float: right;}










