﻿html { height:100%; margin: 0 0 0 0; }
body { background: #FFFFFF; margin: 0 0 0 0; }
body, p, td, li { font-size:12px; line-height: 17px; }
body, p, h1, h2, h3, h4, h5, h6, td, li, ul, input, textarea { font-family: Arial, Helvetica, sans-serif; color:#3b4144; }
input, textarea { font-size:12px; }
h1 { font-size:24px; color: #006699; font-weight:normal; line-height:25px; margin: 0 0 0 0;}
h2 { font-size:14px; color: #999999; font-weight:normal; line-height:25px; margin: 0 0 0 0;}
h3 { font-size:18px; color: #1D5787; font-weight:bold; margin: 0 0 0 0;}
h4 { font-size:14px; color: #1D5787; font-weight:bold; margin: 0 0 0 0;}
h5 { font-size:18px; color: #FFFFFF; font-weight:normal; margin: 0 0 0 0;}

a { color: #0099CC; text-decoration: none; border: none; outline: none; font-weight: normal; font-size:12px; }
a:hover { text-decoration: none; color: #1D5787; }
div { margin: 0; padding: 0; }
p { }
form { margin: 0; }
img { border: none; margin:0; }

.CenterColumn
{
	width: 900px;
}

.Menu
{
	width: 100%;

	text-align: right;
	background-color: #51B7D9;
	padding: 0 5 0 5;
	line-height: 1px;
}

.Menu a
{
	color: #FFFFFF;
}

.Menu a:hover
{
	color: #1D5787;
}

.Middle
{
	width:100%;
	/*padding: 0px 5px 0px 5px;*/
	background-color: #FFFFFF;
}

.Footer
{
	height: 20px; 
	width: 900px;
	line-height: 20px;
	margin-top: 10px;
	padding: 0 5;
	background-image: url(../img/backgrounds/bgMenu.gif);
}

.UnderFooter
{
	height: 20px; 
	width: 900px;
	line-height: 20px;
	margin-top: 2px;
	padding: 0 5;
	background-color: #FFFFFF; 
	border-top: solid 1px #CCCCCC;
}

.Copyright
{
	color: #AAAAAA;
}

.SeparatorTop
{
	color: #FFFFFF;
}

.SeparatorBottom
{
	color: #51B7D9;
}

.ShortNav
{
	margin-top: 10px;
}

.CategoriesHeader
{
	width:250px;
	height:25px;
	background-image: url(../img/backgrounds/topCategories.gif);
	border-left: solid 2px #51B7D9;
	font-size: 16px; 
	color: #FFFFFF;
	margin-top: 10px;
	line-height: 25px;
}

.CategoriesBody
{
	width:250px;
	height: auto;
	border: solid 1px #51B7D9;
	background-color: #ebf5fc;
}

.CategoriesBody a
{
	font-size: 14px;
}

.CategoryItem
{
	margin: 10 0 10 0; 
	margin-left: 10px;
}

.BannersSide
{
	margin-top: 20px;
	width:250px;
	height: auto;

}

.ShoppingCartTop
{
	background-image: url(../img/backgrounds/bgMenu.gif);
	color: #FFFFFF;
	padding-right: 10px;
	text-align: right;
}

.ShoppingCartTop a
{
	color: white;
	text-decoration: underline;
}

.ShoppingCartTop a:hover
{
	color: white;
	text-decoration: underline;
}

.HomeText
{ 
	 
}


.CartTable
{
	width: 600px;
}

.CartHeader
{ 
	background-color: #d8f5ff;
}

.CartRow
{

}

div.programOverview { padding:16px 0; border-bottom:dashed 1px #CCCCCC; width:585px; }
div.programOverview div.thumbnail { width: 120px; float: left; margin-right: 10px;}
div.programOverview div.information { float: left; width: 450px; }
div.information a{ font-size:12px; font-weight:bold; }

.thumbImg { width: 120px; }
