/*  TEMPLATE-A main site small device style  */

/* TOP TAB NAVIGATION OFF start */

#navtabs { float: right;position: relative; }
#navtabs ul { margin: 0; padding: 0; list-style: none; }
#navtabs ul li { float: left; background: url(../images/template/tab-R.gif) no-repeat right; font: 1em Verdana; margin-left: 2px; }
#navtabs ul li:hover { background: url(../images/template/tab-R_o.gif) no-repeat right; }
#navtabs li a { display: block; padding: 0 7px; line-height: 29px; background: url(../images/template/tab-L.gif) no-repeat left; text-decoration: none; color: #636363; float: left; }
#navtabs li a:hover { background: url(../images/template/tab-L_o.gif) no-repeat left; }
#navtabs ul a:hover { color: #494b79; }
/* TOP TAB NAVIGATION OFF end */
/* TOP TAB NAVIGATION ON STATE start */


#navtabsOn { float: right;position: relative; }
#navtabsOn ul { margin: 0; padding: 0; list-style: none; }
#navtabsOn ul li { float: left; background: url(../images/template/tab-R2.gif) no-repeat right; font: 1em Verdana;  margin-left: 2px; }
#navtabsOn ul li:hover { background: url(../images/template/tab-R2.gif) no-repeat right; }
#navtabsOn li a { display: block; padding: 0 7px; line-height: 29px; background: transparent url(../images/template/tab-L2.gif) no-repeat left; text-decoration: none; color: black; float: left; }
#navtabsOn li a:hover { background: url(../images/template/tab-L_o.gif) no-repeat left; }
#navtabsOn ul a:hover { color: #662d91; }
/* TOP TAB NAVIGATION ON STATE end */

/* SUB NAV STYLE OFF start */
.sub_table { clear: both; position: relative; background-color: transparent; padding-top: 8px; top: 0px; width: 100%;text-align: center; font-size: .7em; }

.sub_navigation {font-weight: normal;}
.sub_navigation a:link { color: #662d91; }
.sub_navigation a:visited { color: #662d91; }
.sub_navigation a:hover { color: #494b79; text-decoration: underline; }
.sub_navigation a:active { color: #662d91; }
/* SUB NAV STYLE OFF end */
/* SUB NAV STYLE ON start */
.sub_navigationOn { font-weight: bold;}
.sub_navigationOn a:link { color: #676767; }
.sub_navigationOn a:visited { color: #676767; }
.sub_navigationOn a:hover { color: #662d91; text-decoration: underline; }
.sub_navigationOn a:active { color: #676767; }
/* SUB NAV STYLE ON end */

/* FOOTER ROW start */

#footer { clear:both; background-color: transparent; padding-top: 5px; }
#footerWidth { width: 900px; margin-right: auto; margin-left: auto; }
#footer h3 { text-align: center; font-size: .7em; color: #626061; padding-top: 1em; }
#footer h3 a:link { color: #854d96; }
#footer h3 a:visited { color: #854d96; }
#footer h3 a:hover { color: #494b79; }
#footer h3 a:active { color: #854d96; }

#footer a:link { color: #626061; }
#footer a:visited { color: #626061; }
#footer a:hover { color: #626061; }
#footer a:active { color: #626061; }
#footer p { text-align: center; font-size: 10px; color: #626061;margin: 0;padding: 0;}

.comingUpBar
{	
	padding: 5px 25px 5px 5px;
	color: white;
	font-size: .7em;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
	background: transparent url(../images/template-A/page-curl.png) no-repeat right top;
}
.comingUpBar a:link { color: white; text-decoration: underline; }
.comingUpBar a:visited { color: white; text-decoration: underline; }
.comingUpBar a:hover { color: white; text-decoration: none; }
.comingUpBar a:active { color: white;  text-decoration: underline; }
