﻿html 
{
	margin: 0;
	padding: 0;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
body 
{
	margin: 0;
	padding: 0;
}
p, div, h1, h2, h3, h4, h5, form, input, select, option, dt, dd, img, form, fieldset 
{
	margin:	0;
	padding: 0;
	border:	0;
}
h5, h4, h3 
{
	color: #1a71c0;
}
ol 
{
 	font-size: 12px;
}
.left 
{
	text-align: left;
} 
#pageCont 
{
	width: 790px;
	margin: 0 auto;
}
#header {
	margin: 0 auto;
	background: #FFF;
}
#headerTopRight 
{
	text-align: right;
	color: #3BA4D1;
	padding: 5px 15px 0 0;
} 
#header a {
	font-size: 12px;
	font-weight: normal;
	color: #3BA4D1;
	text-decoration: none;
	}
#header a:hover {
	text-decoration: underline;
	}
#headerTop {
	margin: 0;
	padding: 0;
	height: 120px;
	color: #999999;
	font-size: 13px;
	background: url(images/header.png) no-repeat 0 100%;
}
#headerBottom
{
	margin: 1px 0 0 0;
}
#headerBottom ul
{
	padding: 0 0 0 45px;
	margin: 0;
	overflow: auto;
	background: url(images/topnavbar_gray.png) repeat;
	color: White;
	list-style: none;
}

#headerBottom ul li  
{
	float: left;
	border-left: solid 1px #999999;
}
#ContactUsNav
{
	border-right:  solid 1px #999999;
}

#headerBottom ul li a
{
	color: White;
	display: block;
	height: 25px;
	width: 100px;
	line-height:25px;
	text-align:center;
	color:#333333;
	font-weight:bold;
	font-size: 13px;
	text-decoration: none;
}

#headerBottom ul li.Selected a
{
	color:#FFFFFF;
	background: url(images/topnavbar_blue.png) repeat;
	text-decoration:none;
}
#mainCont {
	color:White;
	margin: 1px 0 0 0;
}
#mainCont a.ReadMore
{
	height: 45px;
	width: 117px;
	margin: 0 0 0 40px;
	color:#000000;
	display: block;
	text-align: center;
	line-height: 33px;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
	background-image: url(images/asintrobtnsprites.png);
	background-repeat: no-repeat;
}
#MainIntroduction a.ReadMore:hover
{
	background-position: 0 -45px;
}
#MainCollect a.ReadMore
{
	background-position: -235px 0;
}
#MainCollect a.ReadMore:hover
{
	background-position: -235px -45px;
}
#MainManage a.ReadMore
{
	background-position: -353px 0;
}
#MainManage a.ReadMore:hover
{
	background-position: -353px -45px;
}
#MainPublish a.ReadMore
{
	background-position: -471px 0;
}
#MainPublish a.ReadMore:hover
{
	background-position: -471px -45px;
}
#MainResellers a.ReadMore
{
	background-position: -118px 0;
}
#MainResellers a.ReadMore:hover
{
	background-position: -118px -45px;
}
#mainCont p.shortText, h1.shortText, h2.shortText
{
	width: 420px;

}
#mainCont h1.shortText, h2.shortText
{
	margin: 20px 0 0 40px;
	font-style:italic;
	font-weight:normal;
	font-size:35px;
	line-height:35px;
}
#mainCont p.shortText
{
	margin: 15px 0 15px 40px;

}
#MainIntroduction 
{
	height: 300px;
	background: #6698C1 url(images/introMN.jpg) no-repeat 100% 100%;
	padding: 12px;
}
#MainCollect 
{
	height: 300px;
	background: #F22766 url(images/collectMN.jpg) no-repeat 100% 100%;
	padding: 12px;
}
#MainCollect p.shortText
{
	width: 300px;
}
#MainManage 
{
	height: 300px;
	background: #fe9b1a url(images/manageMN.jpg) no-repeat 90% 100%;
	padding: 12px;
}
#MainManage p.shortText
{
	width: 250px;
}
#MainPublish 
{
	height: 300px;
	background: #3ba4d1 url(images/publishMN.jpg) no-repeat 100% 100%;
	padding: 12px;
}
#MainPublish p.shortText
{
	width: 300px;
}
#MainResellers 
{
	height: 300px;
	background: #c9d529 url(images/resellerMN.jpg) no-repeat 100% 100%;
	padding: 12px;
}
#MainTabs
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#MainTabs li
{
	float: left;
	margin: 0 0 20px 0;
}
#MainTabs li a
{
	color: #333333;
	font-weight:bold;
	display: block;
	width: 156px;
	padding: 20px 0;
	text-align: center;
	text-decoration: none;
	border-left: solid 2px white;
}
#MainTabs li a:hover
{
	text-decoration:underline;
}
#MainTabs li.Selected a
{
	background-image:none;
	text-decoration:none;
	color:#FFFFFF;	
}
#MainIntroductionTab a 
{
	background: #6698C1 url(images/asintrobtnsprites.png) no-repeat 0 -90px;
	background-position: 0 -90px;
	border-left: none;
}
#MainIntroductionTab.Selected a 
{
	background-color: #6698C1;
	border-left: solid 2px #6698C1;

}
#MainCollectTab a
{
	background: #F22766 url(images/asintrobtnsprites.png) no-repeat -600px -90px;
}
#MainCollectTab.Selected a
{
	background-color: #F22766;
}
#MainManageTab a 
{
	background: #FF9C1A url(images/asintrobtnsprites.png) no-repeat -900px -90px;
}
#MainManageTab.Selected a 
{
	background-color: #FF9C1A;
}
#MainPublishTab a
{
	background: #3BA4D1 url(images/asintrobtnsprites.png) no-repeat -1200px -90px;
}
#MainPublishTab.Selected a
{
	background-color: #3BA4D1;
}
#MainResellersTab a
{
	background: #c9d529 url(images/asintrobtnsprites.png) no-repeat -300px -90px;
	}
#MainResellersTab.Selected a
{
	background-color: #c9d529;
}
#Footer{clear:both; margin:.5em 0 0 0; font-size:.7em; text-align:right;}
#ChildCont{border:1px solid #CCCCCC; padding:1em; margin:1px 0;}
#ChildCont p{margin:0 0 1em 0;}
#ChildCont h1{font-size:2em; color:#1a71c0; font-style:italic; font-weight:normal;}
#ChildCont h3{font-size:1.5em; color:#1a71c0; font-style:italic; font-weight:normal;}

/* Rounded Corners */
.GreenRounded{margin: 5px 2px 5px 2px; background:#C6DB5A url(./images/blcgreen.gif) no-repeat 0% 100%;}
.GreenRounded div{background:url(./images/brcgreen.gif) no-repeat 100% 100%;}
.GreenRounded div div{background:url(./images/trcgreen.gif) no-repeat 100% 0%;}
.GreenRounded div div div{background:url(./images/tlcgreen.gif) no-repeat 0% 0%; padding:.5em;}
.GreenRounded div div div div{background:none; padding:0;}

.BlueRounded{margin: 5px 2px 5px 2px; background:#56A0D5 url(./images/blcltblue.gif) no-repeat 0% 100%;}
.BlueRounded h1 { font-style:italic; font-weight:normal; font-size:35px; color: #FFFFFF;}
.BlueRounded div{background:url(./images/brcltblue.gif) no-repeat 100% 100%;}
.BlueRounded div div{background:url(./images/trcltblue.gif) no-repeat 100% 0%;}
.BlueRounded div div div{background:url(./images/tlcltblue.gif) no-repeat 0% 0%; padding:0 .5em;}

/* List Styles */
ul.PlainSpaces{list-style:none;}
ul.PlainSpaces li{margin-bottom:1em;}
ul.TopSqueeze{margin-top:0px;}
ul.FootNotes{list-style:none; margin:0; padding:0; margin-bottom:1em; font-size:.7em; font-style:italic;}


/* Active Inventory Page */

