html, body 
{
	min-height: 100%;
	height: 100%;
	margin: 0px;
    padding: 0px;
}

body 
{
	background: #fff url(./images/mainCorner.jpg) no-repeat center top;
	color:#333333;
	font-family: Tahoma,Verdana,Arial;
	font-size: 0.8em;
	text-align: left;
	line-height: 1.3em;
	
	/*letter-spacing: 1px;*/
}

h1  
{
	font-size: 18px; 
	line-height: 23px;
}

h2 
{
	 font-size: 18px; 
	 line-height: 23px;
}

h3 
{
	 font-size: 15px; 
}

h4 
{
	 font-size: 13px; 
	 line-height: 16px;
}

h1, h2, h3
{
	margin: 0px 0px 10px 0px;
}

h4, h5, h6
{
	margin: 0px 0px 6px 0px;
}

p
{
    margin: 0px 0px 1em 0px;
}

a img
{
    border: none;
}

a,
a:link,
a:visited 
{
	cursor: hand;
	cursor: pointer;
	text-decoration: none;
	color:#333333;
}
a:hover   
{ 
    color: brown;
    border-bottom: 1px dashed brown;
}

.footer-link,
.footer-link:link,
.footer-link:visited 
{
	cursor: pointer;
	text-decoration: none;
	ffont-size: 0.8em;
	color: #999999;
	
}
.footer-link:hover   
{ 
    border-bottom: 1px dashed #999999;
}

a.mmlink,
a.mmlink:link,
a.mmlink:hover
{
 color: red;
 cursor: hand;
 text-decoration: none;
 border-bottom: 0px dashed green;
}

input
{
border: 1px solid black;
}

.submit input
{
border: 1px solid blue;
}

.clearing
{     
    clear: both; 
    height: 0;
    margin: 0;
    font-size: 1px;
    line-height: 0;
    display: block;
}

.no-bullet-list
{
	padding: 0px;
	margin: 0px;
}

.no-bullet-list li
{
	list-style-type: none;
}

ol 
{
	padding: 0px 0px 0px 25px;
	*margin: 0px;
}

ol li
{
	padding: 0px;
	list-style-type: decimal;
}

.number-list li 
{
	list-style-type: decimal;
}

.bullet-list li 
{
	list-style-type: square;
}

ul 
{
	*margin: 0px;
	line-height: 1.2em;
	padding-left: 30px;
	text-indent: 0em;
}

ul li 
{
    list-style-image: url(./images/bullet-1.gif);
	padding: 3px 0px;
	text-align: left;
}

.bullet-list-1
{
	 
}


.breadcrumb-container
{
	display: none;
	
	margin-bottom: 30px;
}

.breadcrumb-container .current
{
	font-weight: bold;
}

.breadcrumb-container .separator
{
	padding: 0px 5px 0px 5px;
}

.grey-divider 
{
	height: 1px;
	width: 100%;
	border :0px;
	margin: 0px auto;
	background-color: #666666;
}



.spacing-5
{
	height: 5px;
}

.spacing-10
{
	height: 10px;
}

.v-spacing-10
{
	width: 10px;
	float: left;
}

.v-spacing-20
{
	width: 20px;
	float: left;
}

a.menuitem,
a.menuitem:link,
a.menuitem:visited
{
    font-width: bold;
	color: #FF9933;
}

a.menuitem:hover   
{ 
    color: #FF9933;
    border-bottom: 1px dashed #FF9933;
}

a.menuitem_news,
a.menuitem_news:link,
a.menuitem_news:visited
{
    font-width: normal;
    font-size: 9pt;
    left-margin: 15;
	color: #FF9933;
}

a.menuitem_news:hover   
{ 
    color: #FF9933;
    border-bottom: 1px dashed #FF9933;
}

a.roseitem,
a.roseitem:link,
a.roseitem:visited
{
	color: #CC6633;
}

a.roseitem:hover   
{ 
    color: #CC6633;
    border-bottom: 1px dashed #CC6633;
}

a.menu.style1,
a.menu.style1:link,
a.menu.style1:visited
{
	color: #CCC;
	font-weight: bold;
}

a.menu.style1:hover   
{ 
    color: #FF9933;
    border-bottom: 1px dashed #FF9933;
    font-weight: bold;
}

a.menu.style2,
a.menu.style2:link,
a.menu.style2:visited
{
	color: #000;
	font-weight: bold;
}

a.menu.style2:hover   
{ 
    color: #FF9933;
    border-bottom: 1px dashed #FF9933;
    font-weight: bold;
}

a.menu.style3,
a.menu.style3:link,
a.menu.style3:visited
{
	color: #000;
	font-weight: normal;
}

a.menu.style3:hover   
{ 
    color: #FF9933;
    border-bottom: 1px dashed #FF9933;
    font-weight: normal;
}

.search
{
	padding: 0px;
	float: right;
	border: solid 1px #B7B785;
	height: 18px;
}

.search .keywords,
.search .watermark
{
	float: right;
	margin: 0;
    padding-left: 5px;
    border-style: none;
   	border: solid 1px black;
    width: 150px;
    height: 16px;
    font-size: 0.9em;
}

.search .keywords
{
	color: #333333;
}

.search .watermark
{

}
.search .magnifier
{
	float: right;
	margin: 0; 
   	border: solid 1px black;
   	border-left: none;
    font-size: 0.9em;   
}

.info-table
{         
 text-align: justify;
 text-indent: 1em;
}

.bold-info
{
  color: #0066FF; 
  font-family:arial; 
  font-size: 6px;  
}


#container 
{
	width: 825px;
	margin: auto;
}

#header 
{
	margin-top: 20px;
	text-align: left;
	width: 100%;
}

#header #header-logo-container
{
	float: left;
	width: 460px;
}

#header #header-right 
{
    width: 351px;
    height: 104px;
	margin-top: 0px;
	margin-right: 10px;
	float: right;
	border: 0px solid black;
}

#header #tool-panel 
{
    width: 500px;
	margin-top: 50px;
	padding-right: 15px;
	float: right;
	border: 0px solid black;
	text-align: right;
	vertical-align: bottom;
}

#topinformer{
	width:815px;
	float:left;
	text-align:left;
	margin-top:15px;
	background-color:white;
}
#content 
{
    /*padding-top:30px;*/
   	width: 815px;
	float: left;
	border: 0px solid black;
}

#content #submenu
{
    border: 0px solid black;
	height: 90px;
}

#content #submenu #title
{
    float: left;
    width: 265px;
    height: 86px;
    border: 0px solid blue;
	font-size: 15pt;
    font-weight: bold;
    font-family: Tahoma;
   	line-height: 1.3em;
}
#content #submenu #title_news
{
    float: left;
    border: 0px solid blue;
    width: 150px;
    height: 90px;  
	font-size: 15pt;
    font-weight: bold;
    font-family: Tahoma;
   	line-height: 1.3em;
}

#content #submenu #menu_items
{
    float: right;
	font-size: 7pt;
    font-weight: bold;
    color: #FF9933;
    font-family: Tahoma;
    width: 550px;
    border: 0px solid red;
    #line-heightt: 1.0em;
}

#content #submenu #menu_items_news
{
    float: right;
	font-size: 7pt;
    font-weight: bold;
    color: #FF9933;
    font-family: Tahoma;
    width: 100%;
    border: 0px solid red;
    #line-heightt: 1.0em;
}

#content #infoContainer
{
    float: right;
    padding-top:30px;
    border: 0px solid black;
}

#menuHolder
{
	display:block;
	position: absolute;
	top:50%;
	left:50%;
	width:580px;
	height:445px;
	margin:-250px 0 0 -250px;
	border:0px solid red;
	text-align:left;
	z-index:9999;
}

#header #header-right  #links
{
	text-align: right;
	margin-bottom: 5px;
	font-size: 0.85em;
}

#header #header-right  #links a
{
	margin: 0px 5px;
}

#navigation 
{
	/*background-image: url(../../../images/navCenterTile.jpg);*/
	background-repeat: repeat-x;
	width:100%;
	height:35px;
	text-align: center;
}

#navigation #nav-left 
{
	float: left;
	height: 100%;
}

#navigation #nav-right
{
	float: right;
	height: 100%;
}

#main-box 
{
	position:relative;
	width: 100%;
	height: 100%;
	min-height:450px;
}

#layout-remark 
{
	padding-left: 10px;
	font-size: 0.85em;
}

#footer 
{  
    float: left;
    text-align: center;
	margin-top: 30px;
	font-size: 0.8em;
	height: 40px; //40
	width: 100%;
	color: #999999;
    border: 0px solid black;

}


#footer .logo 
{
	float:left;
	width: 19%;
	text-align: right;
	margin-top:12px;
}

#modal-page
{
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px; 
    left: 0px;
}

#modal-page #modal-background
{	
	-moz-opacity:0.5; 
	-khtml-opacity:0.5;
    filter: alpha(opacity=50);
    width: 100%; 
    height: 100%; 
    background-color: #ffffff;
    position: absolute;
    z-index: 500;
    top: 0px; 
    left: 0px;
}

#modal-page #modal-container
{
    position: absolute;
    width: 5px;
    height: 5px;
    z-index: 600;
}

#modal-page #modal-container #modal-loader
{
    position: absolute;
    z-index: 650;
    width: 32px;
    height: 32px;    
}

#modal-page #modal-container #widget-container
{
    position: relative;
    z-index: 700;
    padding: 0px;
}

#modal-page #modal-container #widget-container #widget-close 
{
	padding: 10px 25px 10px 0px;
	text-align: right;
}

#modal-page #modal-container #widget-container #widget-close a
{
	color: #ffffff;
}

#modal-page #modal-container #widget-container #widget-close a:hover 
{
	color: #cccccc;
}

#modal-page #modal-container #widget-container #inner-widget-container
{
	width: 825px;
	height: 400px;
}

/* pate gate */
#landing-pate-gate-container
{
	position:relative;
	width: 825px;
	height: 400px;
	background: url(Microsoft® Expression®_files/pageGate.gif) no-repeat;
}

#landing-pate-gate-container #landing-page-gate-offset 
{
	position: absolute;
	top: 50px;
	left: 280px;
}

#why-buy-pate-gate-container
{
	position:relative;
	width: 825px;
	height: 400px;
	background: url(Microsoft® Expression®_files/pageGatf.gif) no-repeat;
}

#why-buy-pate-gate-container #why-buy-page-gate-offset 
{
	position: absolute;
	top: 50px;
	left: 280px;
}

#video-pate-gate-container
{
	position:relative;
	width: 875px;
	height: 420px;
	background: url(Microsoft® Expression®_files/pageGatf.gif) no-repeat;
}

#video-pate-gate-container #video-page-gate-offset 
{
	position: absolute;
	top: 40px;
	left: 140px;
}




#page-gate #sl-logo
{
	position: absolute;
	top: 0px;
	left: 0px;
}

#page-gate #separator
{
	position: absolute;
	top: 0px;
	left: 290px;
}

#page-gate #prompt-img
{
	position: absolute;
	top: 0px;
	left: 320px;
}

#page-gate #prompt-text
{
	position: absolute;
	top: 60px;
	left: 330px;
	width: 150px;
	font-size: 0.85em;
	color: #333333;
}

#page-gate #prompt-text a
{
	color: #2CB2FF;
	text-decoration: underline;
}

/* - - - - - - - - - - - - - - - - - - - - -

Title : Lightbox CSS
Author : Kevin Hale
URL : http://particletree.com/features/lightbox-gone-wild/

Created : January 13, 2006
Modified : February 1, 2006

- - - - - - - - - - - - - - - - - - - - - */

#lightbox{
	display:none;
	position: absolute;
	top:50%;
	left:50%;
	z-index:9999;
	width:580px;
	height:445px;
	margin:-250px 0 0 -250px;
	border:10px solid #666666;
	background:#fff;
	text-align:left;
}
#lightbox[id]{
	position:fixed;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#ccc;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
}
#overlay[id]{
	position:fixed;
}

#lightbox.done #lbLoadMessage{
	display:none;
}
#lightbox.done #lbContent{
	display:block;
}
#lightbox.loading #lbContent{
	display:none;
}
#lightbox.loading #lbLoadMessage{
	display:block;
}

#lightbox.done img{
	width:100%;
	height:100%;
}

/*------------------------------------------   CALENDAR   ------------------------------------*/
.news_header{
  text-indent: 1em;
}
.news_body{
  text-indent: 1em;
}

