/* CSS Document */
html,body {
    background-image: url('NewCA2.png');
	background-repeat:repeat;
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	overflow-x:hidden;
}


#pagefiller{
	/*background-color:#ffffff;*/

	width: 100%;
	height: 100%;
}

#Mainpage {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:1024px;
      /*  overflow:scroll;*/

/*	background-color:#990000;*/
	background-color:rgba(255,0,0,0);
	/*height:auto !important; /* real browsers */
	/*height:996px; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */

/*	
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
-khtml-border-radius: 20px;
border-radius: 20px;
*/
}

#banner {
border: 2px;
position:absolute;
background-image: url('Banner_New2d.jpg');
height: 139px;
top: 0px;
	margin:0;
	padding:0;
/*background-color: #990000;*/
/*height: 100px;*/
/*border-bottom:6px double gray;*/
width: 1024px;
}

/*#maincontent {
position:absolute;
top: 139px;
	height:100%;
    width: 1024px;
	border-color:#FFFFFF;
	border-bottom: dotted;

}


#Menu {
*background-color: #990000;*


Height: 650px;
position:absolute;
top: 100px;
left: 0px;
height: 40px;
Width: 1024px;
Float: left;
}
*/

#Menu_New {
background-color: #000000;
/*background-image: url('Menu_Back.png');*/
/*Height: 650px;*/
font-size:14px;
position:absolute;
top: 139px;
/*bottom: 139px;*/
left: 0px;
height: 39px;
Width: 614px;
max-width: 614px;
max-height: 39px;

/*Float: left;*/
}

#Content {
position:absolute;
top:178px;
left:0px;
bottom:20px;
right:410px;
background-color: #FFFFFF;
padding-top: 10px;
padding-bottom: 5px;
Width:614px;
max-width:614px;
overflow-y:scroll;
height: 802px;
max-height: 802px;
min-height: 802px;
min-width: 614px;
}

#News {
margin-top: 0px;
}

.newsdate{
float:left;
background-color: #990000;
text-align:center;
font-size:1em;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
width:50px;
height:50px;
max-width:50px;
min-width:50px;
margin-left:15px;
margin-top:15px;
margin-right:15px;
margin-bottom:15px;
padding-top:5px;
padding-bottom:1px;
}

#Payments {
margin-top: 50px;
Margin-left: 10px;
Margin-right: 10px;
/*background-color: #CCCCCC;*/
background-color: #FFFFFF;
}

#CartView {
position: absolute;
top:1px;
left:464px;
right:0px;
/*margin-right:1px;*/
width: 150px;
height:56px;
min-height:56px;
min-width:150px;
max-height:56px;
max-width:150px;
/*float:right;*/
}

.wordwrap { 
   white-space: pre-wrap;      /* CSS3 */   
   white-space: -moz-pre-wrap; /* Firefox */    
   white-space: -pre-wrap;     /* Opera <7 */   
   white-space: -o-pre-wrap;   /* Opera 7 */    
   /*word-wrap: break-word;  */    /* IE */
}


#Widgets {

position:absolute;
top: 139px;
right:0px;
bottom: 20px;
left:614px;
width:410px;
background-color:#333333;
min-height: 858px;
max-height: 858px;
/*height: 100%;*/
}

#nav {
/*background-color: #000000;*/
 font-size: 14px;


}

#Footer{
padding-top:5px;
padding-bottom:5px;
background-color: #000000;
width: 1024px;
height:20px;
top:995px;
position:absolute;
bottom:0px;

/*
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
*/

}

#TextBox {
border:thin solid #000000;
}

p.container {
font-family: bold Arial, Helvetica, sans-serif;
border: 2px thin #000000;
padding: 0px 30px 15px 35px;
margin-left: 50px;
margin-right:20px;
word-wrap: break-word;
}

p.contain {
font-family: bold Arial, Helvetica, sans-serif;
border: 2px thin #000000;
margin-left: 35px;
margin-right:20px;
padding-bottom:15px;
}

p.caption {
font-family: bold Arial, Helvetica, sans-serif;
width:480px;
margin-left:67px;
margin-right:67px;
text-align:center;
}

p.container-top {
font-family: bold Arial, Helvetica, sans-serif;
border: 2px thin #000000;
margin-left: 35px;
margin-right:20px;
text-indent: 25px;
}

img.middle {vertical-align:middle;}

.just {
font-family: bold Arial, Helvetica, sans-serif;
margin-top: 25px;
margin-left: 35px;
margin-right:20px;
margin-bottom:25px;
}
/* Main content Center Header Black*/
h1 {
	font-family: bold Arial, Helvetica, sans-serif;
	margin-top: 25px;
	text-align: center;
	font-size: 1.3em;
	color: #000000;
}


/* Main content grey */
h2 {
	font-family: bold Arial, Helvetica, sans-serif;
	text-align: Left;
	font-size: 1em;
	margin-left: 60px;
    margin-right:20px;
	margin-bottom:2px;
	color: #000000;

}
h3 {
	font-family: bold Arial, Helvetica, sans-serif;
	text-align: Center;
	margin-left: 15px;
	margin-right: 15px;
	font-size: 1em;
	margin-bottom: 5px;
	color: #000000;

}

h4 {
	font-family: bold Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 35px;
	font-size: 1.3em;
	margin-top: 5px;
	color: #990000;

}

h5 {
	font-family: bold Arial, Helvetica, sans-serif;
	text-align:left;
	margin-left: 35px;
	margin-right: 20px;
	margin-bottom: -10px;
	font-size: 1em;
	margin-top: 5px;
	color: #990000;

}

ftext {
	font-family: bold Arial, Helvetica, sans-serif;
	margin-top: 25px;
	text-align: center;
	font-size: .8em;
	color: #990000;
}

#video{
	margin-top:75px;
	width: 614px;
	max-width:614px;

	
	}
	
.video-footer{
text-align:center;
font-family: bold Arial, Helvetica, sans-serif;
font: 12px;
margin-top: 2.5px;
}

.footer{
text-align:left;
font-family: bold Arial, Helvetica, sans-serif;
font: 12px;
margin-top: 2.5px;
}

.indent{
text-indent: 25px;
}

.img-left{
float:left;
margin-left: 35px;
margin-right: 10px;

}
/*
.button{
background: transparent url('button1.png') no-repeat scroll top right;
width: 168px;
border-style:outset;
border-width:5px;
width:15%;
background-color:#C1C1C1;
height: 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font: 14px;
font-style: normal;
font-weight:bold;
text-align: center;
margin: 0px 0px 7px 6px;
padding-top: 3px;
float:left;
top:0px;
}
.Photo_button{
background: transparent url('button1.png') no-repeat scroll top right;
width: 168px;
height: 39px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font: 7px;
font-style: normal;
font-weight:bold;
text-align: center;
margin: 2px 1px 0px 1px;
padding-top: 2px;
}
*/
.nav-left
{

	margin: 0px 0px 0px 2px;
	text-align:left;
}

.nav-right
{
	margin: 0px 2px 0px 0px;
	text-align:right;
}

.nav-center
{
	text-align:center;
	margin: 0px 168.5px 0px 160.5px;

}
	
ul 
{
list-style-image: url('bullet.png');
list-style-position:inside;
list-style-type:circle;
margin-top: 0px;
margin-left:100px; 
padding: 0px;
}	

ul2 
{
list-style-image: url('bullet.png');
list-style-position:inside;
list-style-type:circle;
margin-top: 0px;
margin-left:55px; 
padding: 0px;
}	
ul.programs
{
list-style-image: url('bullet.png');
list-style-position:inside;
list-style-type:circle;
margin-top: 50px;
margin-left:35px; 
padding: 0px;
}

ul.programs li
{	font-family: bold Arial, Helvetica, sans-serif;
	/*text-align:left;*/
	font-size: 1.1em;
	color: #990000;
	font-weight:bold;
}
ul.programs li ul
{	list-style-image: none;
	list-style-position:outside;
	list-style-type:disc;
	margin-top: 5px;
	margin-left:60px; 
	margin-right: 35px;
	padding: 0px;
}

ul.programs li ul li
{	font-family: bold Arial, Helvetica, sans-serif;
	/*text-align:left;*/
	font-size: .9em;
	color: #000000;
	font-weight:bold;
}

hr
{
color: #990000;
background-color: #990000;
height: 3px;
}

.AddtoCart { width:150px; height:56px; 
			background: url(/include/AddtoCart2.png) no-repeat top;*/ }
.AddtoCart:active { width:150px; height:56px; background: url(/include/AddtoCart_click.png) no-repeat bottom; } 

.ViewCart { width:150px; height:56px; 
			background: url(/include/ViewCart.png) no-repeat top;*/ }
.ViewCart:active { width:150px; height:56px; background: url(/include/ViewCart_click.png) no-repeat bottom; } 


.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#008000;
}
	
.LV_invalid {
    color:#990000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #008000;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #990000;
}


/*a:link {
color: #990000;
text-decoration: none;
} 

a:visited {
color: #990000;
text-decoration: none;
}

a:hover{
	color: #990000;
	text-decoration: underline;
}*/   /* mouse over link */
/*a:active {color:#333333}*/   /* selected link */


