
/***************************************************************
*                                                              *
*  Name:       X-Type Foundation Framework - Structure         *
*  Date:       May 24, 2010 (REV 1)                            *
*  Author:     reason lahalla @ codecollider.com               *
*  URL:        http://www.codecollider.com/xtype               *
*                                                              *
*  Summary:    This stylesheet includes styling for the <DIV>  *        
*              structure that makes up the layout (01a)        *
*                                                              *
***************************************************************/

/****PAGE BODY DIVS/ELEMENTS****/

*
{
    margin: 0;
    padding: 0;
}

html
{
	min-height: 100%;
    height: 100%;
}

body
{
    background-color: #FFFFFF;
    background-position: 0%;
    background-repeat: no-repeat;
    min-height: 100%;
	font-size: .9em;
	line-height: 1.2em;
}

img
{
	border: 0;
}

hr
{
	border: 3px solid #FFFFFF;
}

#Wrapper /* holds everything except the footer */
{ 
    background: none;	
    width: 960px; /* Specifies pixel width */
    margin: 0 auto; /* Centers the page */
    height: auto !important;
    height: 100%;
    min-height: 100%;
    position: relative;
    border-left: 0px solid #000000;
    border-right: 0px solid #000000;
}

/****HEADER DIVS/ELEMENTS****/

#Header
{
	vertical-align: middle;
    height: 25px;
	background-image: url('../img/footer_01c.png');
	background-repeat: no-repeat;
    width: 100%;
}

#Header img
{
	padding-top: 2px;
	margin-left: 5px;
}

#Header a, #Header a:link, #Header a:active
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: .7em;
}

/****MENU DIVS/ELEMENTS****/

#Menu
{
    height: 22pt;
}

/****CONTENT DIVS/ELEMENTS****/

#TopContent
{
    width: 100%;
	height: 200px;
    border: 0px solid #000000;
    background-color: #FFFFFF; /* #02CC85; */
    text-align: left;
}

#TopContentLeft
{
	float: left;
	width: 25%;
	height: 100%;
	background-color: #dbdfed;
	background-image: url('../img/PanelTopLeft_01b.jpg');
}

#TopContentLeft ul
{
	padding: 1em 1em 1em 5.0em;
	list-style: url('../img/ul_tag_01a.gif');
	font-size: .8em;
	line-height: 1.0em;
}

#TopContentLeft img
{
	padding: 0;
	margin: 0;
}

#TopContentMain
{
	width: auto;
	min-height: 200px;
	height: 200px;
	height: auto;
	float: left;
	background-color: #E6E6E6;
	background-repeat: no-repeat;
}

#TopContentMain img
{
	padding: 0;
	margin: 0;
}

#MainImage
{
	padding: 0;
	margin: 0;
	width: 100%;
}

#MainImageTop
{
	background-image: url('../img/SynthCollage_01d_top.png');
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	float: left;
}

#MainImageTopLeft
{
	padding: 0;
	margin: 0;
	float: left;
}

#MainImageTopRight
{
	width: 50%;
	padding: 0;
	margin: 0;
	float: right;
}

#MainImageBottom
{
	width: 100%;`
	float: left;
	padding: 0;
	margin: 0;
}

#TopContentRight
{
	float: right;
	width: 25%;
	height: 100%;
	background-color: #d3e4ff;
	background-image: url('../img/PanelTopRight_01b.jpg');
	background-repeat: no-repeat;
}

#TopContentRight form
{
	font-size: .9em;
	padding-left: 2.0em;
	padding-top: 4em;
}

#BottomContent
{       
	width: 100%;
    height: 1300px;
    background-color: #FFFFFF;
}

#BottomContentLeft ul li
{
	
}

#BottomContentLeft
{       
    width: 25%;
	height: 100%;
    float: left;
    background-color: #E6E6E6; /* #0052d0; */
}

#BottomContentMain
{       
    width: 50%;
	height: 100%;
    background-color: #FFFFFF; /* #0052d0; */
	text-align: left;
	float: left;
}

#BottomContentMain table
{
	border: 0px solid #000000;
}

#BottomContentMain td
{
	border: 0px solid #000000;
	line-height: 1.5em;
	vertical-align: middle;
	padding-top: 1.0em;
}

#BottomContentMain tr
{
	border: 0px solid #000000;
}

#BottomContentMain img
{
	border: 0px solid #000000;
	padding: 0;
	margin: 0;
}

#BottomContentMain p
{
	margin: 0 0 1em 0;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
}

#BottomContentRight
{
    width: 25%;
	height: 100%;
    float: right;
	text-align: center;
    background-color: #E6E6E6; /* #CEF116; */
}

#FinalContent
{
	height: auto;
    background-color: #FFFFFF;
    overflow: auto;
}

#FinalContentLeft
{
	height: 5%;
    width: 25%;
	min-height: 25px;
    float: left;
    background-color: #FFFFFF; /* #0052d0; */
}

#FinalContentMain
{
    height: 5%;
	min-height: 25px;
    width: auto;
    background-color: #FFFFFF; /* #0052d0; */
}

#FinalContentRight
{
    height: 5%;
	min-height: 25px;
    width: 25%;
    float: right;
    background-color: #FFFFFF; /* #CEF116; */
}

/****BOTTOM CONTENT SEPARATOR****/

#BottomContentPad1
{
    height: 20px;
	padding-top:0px;
	line-height: 2.0em;
	font-weight: bold;
}

#BottomContentPad2
{
    height: 20px;
	padding-top:0px;
	line-height: 2.0em;
	font-weight: bold;
}

/****STATIONARY FOOTER DIVS/ELEMENTS****/

#Footer /* Footer container */
{
    left: 0;
    bottom: 0;
    height: 20px;
    clear: both;
    width: 100%;
    position: absolute;
    background-color: transparent;
	background-image: url('../img/footer_01b.png');
	background-repeat: no-repeat;
	margin: 0 auto;
	background-position: 0 100%;
    border-bottom: 0px solid #000000;
}

#Footer p
{
	padding: 5px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-align: center;
	color: #FFFFFF;
	word-spacing: 0.5em;
}

#FooterContentCenter /* General copyright info + trademark stuff */
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    height: 100%;
    width: auto;
    text-align: center;
    font-size: 0.75em;
    line-height: 1.4em;
    color: #FFFFFF;
    margin-top: 2px;
    padding-top: 8px;
    float: left;
}

#Footer a, #Footer a:link, #Footer a:active
{
    background-color: transparent;
    color: #FFFFFF;
    text-decoration: underline;
    font-weight: bold;
}

#FooterContent a:visited
{   
    background-color: transparent;
    color: #FFFFFF;
    text-decoration: underline;
    font-weight: bold;
}

#FooterContent a:hover
{
    background-color: transparent;
    color: #FFFFFF;
    text-decoration: underline;
    font-weight: bold;
}

/******UTILITIES*******/

#AudioPlayer_01
{
		margin-top: 1em;
		margin-left: 10px;
		margin-right: 10px;
}

#AudioPlayer_02
{
		margin-top: 1em;
		margin-left: 10px;
		margin-right: 10px;
}

#AudioPlayer_03
{
		margin-top: 1em;
		margin-left: 10px;
		margin-right: 10px;
}

#AudioPlayer_04
{
		margin-top: 1em;
		margin-left: 10px;
		margin-right: 10px;
}

#AudioPlayer_05
{
		margin-top: .5em;
		margin-left: 10px;
		margin-right: 10px;
}

#AudioPlayer_06
{
		margin-top: .5em;
}

.NavFooter
{
	width: 92%;
	height: 25px;
	margin-left: 2%;
	margin-right: 2%;
	padding: 1% 2% 1% 2%;
	background-color: #CCCCCC;
	line-height: 1.3em;
	font-size: .9em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.NavLeft
{
	width: 42%;
	float: left;
	margin-left: 2%;
	margin-right: 2%;
	padding: 1% 2% 1% 2%;
	background-color: #CCCCCC;
	font-size: .9em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.NavRight
{
	width: 42%;
	text-align: right;
	margin-left: 2%;
	margin-right: 2%;
	padding: 1% 2% 1% 2%;
	background-color: #CCCCCC;
	float: right;
	font-size: .9em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.ProductFooterLeft
{
	width: 92%;
	margin-left: 2%;
	margin-right: 2%;
	padding: 1% 2% 1% 2%;
	background-color: #CCCCCC;
	line-height: 1.3em;
	font-size: .9em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.ProductFooterRight
{
	width: 92%;
	text-align: right;
	margin-left: 2%;
	margin-right: 2%;
	padding: 1% 2% 1% 2%;
	background-color: #DDDDDD;
	font-weight: bold;
	line-height: 1.3em;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
}

.ProductFooterAlt
{
	width: 92%;
	text-align: left;
	margin-left: 2%;
	margin-right: 2%;
	padding: 1% 2% 1% 2%;
	background-color: #DDDDDD;
	font-weight: bold;
	line-height: 1.3em;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
}

.ProductLink a, .ProductLink a:active, .ProductLink a:visited  
{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.ProductLink a:hover  
{
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

#LoginTable
{
	width: 100%;
}

