
body 
{/*background:#ffffff url(images/CCO/0b0d29.png) repeat-x top;*/
 margin: 0px; 
 margin-top: 50px;/*B3*/
 padding:0px; 
 height:100%; 
 font-family:tahoma,Arial, Helvetica, sans-serif;
 font-size: 13px; 
 font-weight:normal;}
	
	
/*{
	margin: 0;
	padding: 0;
	background:#0F5B96 url(images/blue/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A4E4F5;
}*/
	
	
	    
input, textarea {
	/*background: #A4E4F5;
	border: 1px solid #FFFFFF;*/
	font: 13px Arial, Helvetica, sans-serif;
    /*height: 26px;*/
}
/*, h3, p, ol, ul*/
h1, h2 {
	margin-top: 0;
}
/*, h3*/
h1, h2 {
	/*font-family:  "Baskerville Old Face","Trebuchet MS", Arial, Helvetica, sans-serif;*/
}

h1, h2 {
	text-transform: none;
	font-weight: normal;
	font-variant: small-caps;
}

h1 {
	letter-spacing: -2px;
	font-size: 2.4em;
}

h2 {
	letter-spacing: -1px;
	font-size: 1.8em;
}

p, ol, ul {
	margin-bottom: 1.5em;
	/*line-height: 150%;*/
}

/*a {
	color: #A4E4F5;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}*/

img.left {
	float: left;
	margin: 4px 20px 0 0;
}

img.right {
	float: left;
	margin: 4px 0 0 20px;
}

hr {
	display: none;
}

/* Header */

#header {z-index:0;
	height: 95px;/*125px;150px;*/
	background: url(images/blue/img02katy.jpg) no-repeat center top;
	text-transform:  none;/*lowercase;*/
}

/*#logo {
	float: left;
}*/

#logo h1, #logo p {
	float: left;
	margin: 0;
	line-height: normal;
	
}
#logo h2 
{
   	/*float: right;*/
	margin: 0;
	line-height: normal;
	text-align: center;
		
}
#linkmenu h2 
{
   	float: right;
	margin: 0;
	line-height: normal;
	text-align: center;
		
}
#cartitems h2, h3 
{
   	float: right;
	margin: 0;
	line-height: normal;
	text-align: center;
		
}
#logo h1 
{
    position:absolute;
  	left:260px;
  	top:20px;
	/*padding: 47px 0 0 20px;*/
	font-size: 3em;
	color: #FFFFFF;/*#62D6F5;*/
	
}
#logo h2 
{
  	position:absolute;
  	left:246px;
  	top:65px;
  	padding: 1px 0 0 1px;
	height: 28px;
	font-size: 1.6em;
	color: #FFFFFF;/*#62D6F5;*/
	
}
#logo h3 
{
  	position:absolute;
  	right:20px;
  	top:25px;
  	padding: 1px 0 0 1px;
	height: 28px;
	font-size: 1.6em;
	color: #FFFFFF;/*#62D6F5;*/
	
}
#logo h4 
{
	position:absolute;
  	left:10PX;/*246px;*/
  	top:108px;
  	padding: 1px 0 0 1px;
	height: 28px;
	font-size: 1.1em;
	color: #FFFFFF;/*#62D6F5;*/
}
#linkmenu h2 
{
  	position:absolute;
  	right:180px;
  	top:100px;
  	padding: 1px 0 0 1px;
	height: 28px;
	font-size: 1.2em;
	color: #FFFFFF;/*#62D6F5;*/
	
}
#cartitems h2 
{
  	position:absolute;
  	right:10px;
  	top:0px;
  	padding: 1px 0 0 1px;
	height: 28px;
	font-size: 1.2em;/*1.4em;*/
	color: #FFFFFF;/*#62D6F5;*/

}
#cartitems h3 
{
  	position:absolute;
  	right:5px;
  	top:33px;
  	padding: 1px 0 0 1px;
	height: 28px;
	font-size: 1.1em;/*1.4em;*/
	color: #FFFFFF;/*#62D6F5;*/
	font-weight:normal;

}
#cartitems a {
	color:#FFFFFF;/*#62D6F5;#0F5B96;*/
	font-variant: normal;
}
#linkmenu a {
	color:#62D6F5;/*#0F5B96;*/
	font-variant: normal;
	
}
#logo p 
{
    position:absolute;
  	left:238px;/*355px;*/
  	top:-31px;
	padding: 69px 0 0 7px;
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #CC0000;/*#199DD2;*/
	font-family:tahoma,Arial, Helvetica, sans-serif;/*"Baskerville Old Face",Arial, Helvetica, sans-serif; 6/12/2014*/
	font-variant: small-caps;
}

#logo2 p {
	padding: 15px 0 0 7px;
	letter-spacing: -1px;
	font-size: 1.4em;
	color: #62D6F5;/*#199DD2;*/
	
}
#logo a {
	text-decoration: none;
	color: #FFFFFF;/*#62D6F5;*/
}

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 60px 20px 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	width: 120px;
	height: 56px;
	margin: 0 0 0 2px;
	padding: 9px 0 0 0;
	background: #1B97CE url(images/blue/img03.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}

#menu a:hover, #menu .current_page_item a {
	background: #26BADF url(images/blue/img04.gif) no-repeat;
}

/* Page */

#page 
{
    z-index: 0;
	width: 100%;/*980px;*/
	margin: 0 auto;
	/*height: 100%;*/
}

/* Content */

#content {
	float: left;
	width: 530px;
	padding: 0 0 0 25px;
}

/*.post {
	margin-bottom: 15px;
	background: #1EB5DD url(images/blue/img05.gif) no-repeat;
	color: #0A416B;
}

.post a {
	color: #A4E4F5;
}

.post a:hover {
	color: #FFFFFF;
}

.post .title {
	margin: 0;
	padding: 30px 30px 0 30px;
}

.post .title a {
	text-decoration: none;
	color: #0A416B;
}

.post .byline {
	margin: 0;
	padding: 0 30px;
}

.post .entry {
	padding: 20px 30px 10px 30px;
}

.post .links {
	margin: 0;
	padding: 10px 30px 35px 30px;
	background: url(images/blue/img06.gif) repeat-x left bottom;
	border-top: 1px solid #2872A6;
}

.post .links a {
	padding-left: 10px;
	background: url(images/blue/img08.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	color: #0A416B;
}

.post .links a:hover {
	color: #FFFFFF;
}*/

/* Sidebars */

.sidebar {
	float: left;
	width: 200px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.sidebar li {
}

.sidebar li ul {
}

.sidebar li li {
	padding: 6px 0 6px 10px;
	background: url(images/blue/img08.gif) no-repeat 0 12px;
	border-bottom: 1px solid #2872A6;
}

.sidebar li li a {
	text-decoration: none;
	color: #C9ECF5;
}

.sidebar li li a:hover {
	color: #FFFFFF;
}

.sidebar li h2 {
	padding-top: 20px;
	color: #FFFFFF;
}

/* Left Sidebar */

#leftbar {
}

/* Right Sidebar */

#rightbar {
	padding: 0 0 0 25px;
}

/* Search */

#searchform {
	padding-top: 20px;
	text-align: right;
}

#searchform br {
	display: none;
}

#searchform input {
	margin-bottom: 5px;
}

#searchform #s {
	width: 190px;
}

/* Calendar 

#calendar_wrap {
	padding-left: 10px;
}

#calendar_wrap table {
	width: 180px;
	text-align: center;
	border-collapse: collapse;
}

#calendar_wrap tfoot {
	font-weight: bold;
}

#calendar_wrap tfoot a {
	text-decoration: none;
}

#calendar_wrap #prev {
	text-align: left;
}

#calendar_wrap #next {
	text-align: right;
}

#calendar_wrap tbody {
	border-bottom: 1px solid #2872A6;
	border-right: 1px solid #2872A6;
}

#calendar_wrap tbody td {
	padding: 3px 0;
	border-top: 1px solid #2872A6;
	border-left: 1px solid #2872A6;
}

#calendar_wrap tbody td a {
	font-weight: bold;
}*/
.watermarked 
{
  color: gray;
  background: #F0F8FF;
  padding: 2px 0 0 2px;
    }
/* Footer */

#footer {
	clear: both;
	padding: 10px 0 0 0 ;
	background: #FFFFFF;/*#0F5B96;#083253;*/
	color: #62D6F5;
	text-align:center;	
	
	width: 100%;
	/*position: absolute;
    bottom: 0px;*/
    height: 90px;

}


#footer p {
	text-align: center;
	font-size: smaller;
	color: #0F5B96;	
}


#footer a {
	/*color:#62D6F5;#0F5B96;*/	
}
.pgr
{
 color: blue;/*#62D6F5; */
 font-size: medium;
  
 }
 .pgrcurr
{
 color: blue;
 font-weight: bold;
 font-size: medium;  
 }
 /* CFR */
.cfr_Main
{
	height:100%; width:100%; position:absolute; left:0px; top:0px; overflow:visible;
}

.cfr_A
{
	height:125px; width:100%; overflow:hidden;
}

.cfr_B
{
	height:100%; width:100%; overflow:scroll;
    border:0
}
.cfr_LoginStatus
{
	height:150px; width:250px; position:absolute; right:192px; top:-6px;
}
.post {
	margin-bottom: 15px;
	background: #1EB5DD url(images/blue/img05956.png) no-repeat;
	color: #0A416B;
	width:956px;
	
}

.post a {
	color: white;/*#A4E4F5;*/
	font-size: 1.2em;
}

.post a:hover {
	color: #FFFF66;
	text-decoration: underline;
}

.post .title {
	margin: 0;
	padding: 30px 30px 0 30px;
}

.post .title a {
	text-decoration: none;
	color: #0A416B;
}

.post .byline {
	margin: 0;
	padding: 0 30px;
}

.post .entry {
	padding: 20px 30px 10px 30px;
}

.post .links {
	margin: 0;
	padding: 10px 30px 35px 30px;
	background: url(images/blue/img06.gif) repeat-x left bottom;
	border-top: 1px solid #2872A6;
}

.post .links a {
	padding-left: 10px;
	background: url(images/blue/img08.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	color: #0A416B;
}

.post .links a:hover {
	color: #FFFFFF;
}
.L_accordionHeader
{
    border: 1px solid #000000;
    background-image: url(images/BluFade.png); /*url(/Images/BluFade.png);*/
    font-family: Tahoma;
	font-size: 24pt;
	font-weight: bold;
	text-align:left;
	padding:3px;
    cursor:pointer;    
    color:Black;
    
}

.L_accordionContent
{ 
    background-color: #EFF3FB;/*#FFF9E1;*/
    border: 1px solid #2F4F4F;
    border-top: none;
    padding-top: 5px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px;    
}

.accordionLink
{
 background-color: Transparent;
 color: White;
}

.accordianSub
{
	font-family:Arial; font-size: 10pt; font-weight:bold; line-height:22px;
}	
.Hide 
{ 
 display:none; 
}
.imgOpac
{
    background:rgb(54,25,25,.5);
    background:rgba(54,25,25,.5);    
 /*filter:alpha(opacity = 55);*/
 }
#container {
    position: relative;
    width: 1000px; height: 900px;
}
#block  {
    background: #CCC;
    filter:alpha(opacity=50); /* IE */
    -moz-opacity:0.5; /* Mozilla */
    opacity: 0.5; /* CSS3 */
    position: absolute;
    top: 0; left: 0;
    height: 100%; width:1000px;
    padding: 1%;
}
#text {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    
}
/*1.27.2014
ul {
   display: table;
   margin: 1em auto 0;
   padding: 0;
   text-align: center;
   width: 90%;
}

li {
   display: table-cell;
   border: 1px solid black;
   padding: 0 5px;
}*/
.failureNotification
{
    font-size: 1.2em;
    color: Red;
}
input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}
fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}
.submitButton
{
    text-align: right;
    padding-right: 10px;
}
#bullet {
	display: inline;
}
