html, body
{
	margin: 0px;
	padding: 0px;
}

body
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color:#000;
    font-size:14px;
    text-align:left;
    
}

.DNNAligncenter
{
    text-align: left !important;
}

.ControlPanel
{
    position:absolute;
    top:0px;
    left:0px;
}

.SkinObject
{
    color:#fff;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
}

.SkinObject a, a:link.SkinObject
{
    text-decoration: none;
    color: #fff;
}

a:hover.SkinObject

{
    text-decoration: underline;
    color: #fff;
}

a 
{
   color:#787a98;
   font-weight:bold;
   text-decoration:underline; 
}

a:hover
{
   color:#787a98;
   text-decoration:none; 
}

ul li
{
      list-style-type:inherit;
}

p
{
    font-size:14px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-align:left;
}

/*==========================*/
/*   Structural elements    */
/*==========================*/
.contentPane
{
    width:100%;
    padding:10px 10px 10px 15px;
}

.containerWrapper
{
  
}
.containerWrapper a 
{
   color:#787a98;
   text-decoration:underline; 
}


.Normal .NormalDisabled
{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:14px;
}



/*===============*/
/*    HEADERS    */
/*===============*/
h1
{
    font-size:18px;
    font-weight:bold;
    color:#000;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    padding-bottom:10px;
    border-bottom: 1px solid #000;
}

h1.normal
{
    font-size:18px;
    font-weight:normal;
    color:#000;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration:underline;
    border-bottom:none;
    padding:0px 10px 0px 0px;
    margin:0px 10px 0px 0px;
}

h2 
{
    text-align:left;
    font-size:14px;
    font-weight:bold;
    color:#000;
}


/*===============*/
/*    Classes    */
/*===============*/
.menu-left-bdr
{
    width:9px;
    background: url(images/bg-menu-left.png) no-repeat left top;
    float:left;
    height:43px;
    margin:0px;
    padding:0px;
}

.menu-right-bdr
{
    width:9px;
    background: url(images/bg-menu-right.png) no-repeat left top;
    float:right;
    height:43px;
    margin:0px;
    padding:0px;
}
.menu 
{
    background: url(images/bg-menu.png) repeat-x left top;
    width:882px;
    height:43px;
    float:left;
    padding:0px;
    margin:0px;
}
 .containerContent
{
    width:100%;
    font-size:14px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    
}

.contentTable
{
    width:100%;
}

.contentTable td.contentPane
{
    width:100%;
}

.footerCont
{
    text-align:center;
    color:#fff;
    margin: 10px 0;
}

.footerCont a
{
    color:#fff;
    font-weight: normal;
    text-decoration: underline;
}

.footerCont a:hover
{
    text-decoration: none;
}

.underline
{
    text-decoration: underline;
}

/*------------------------------------------------------------*/
/* Id  */
/*------------------------------------------------------------*/
#innerWrapper
{
    margin: 0 auto;
	width: 900px;
	height: auto;
}

#topLine 
{
    height:12px;
    font-size:5px;
    background:url(images/bg-top.gif) repeat-x left top;
    margin: 0px;
	padding: 0px;
}

#header
{
    height:129px;
    background: url(images/top-container.png) no-repeat center top;
    margin: 0px;
	padding: 0px;
	text-align:left;
}

#header div#logo
{
margin-left:25px;
}

/* mainWrapper*/
#mainWrapper
{
    width:100%;
    background-color:#fff;
    position:relative;
    clear:both;
    min-height:50px;
}
/* end mainWarpper*/

#bottomWrapper
{
    margin-bottom:10px;
}

#bottomContainer
{
    width:100%;
    background:#aaaaaa url(images/bg-bottom.png) repeat-x left top;
    margin:0px;
    padding:0px;
    height:111px;
}

#bottomContainer .bottomLogoTable
{
    width:80%;
    height:100%;
    margin:auto;
    
}

#bottomContainer .bottomLogoTable td
{
    text-align:center;
    vertical-align:middle;
}

#bottomEdge
{
    height:11px;
    font-size:5px;
    padding:0px;
    margin:0px;
    background:url(images/bg-bottom-line.png) no-repeat top center;
}








/* Item Slider START */
#itemSliderLeft, #itemSliderRight
{
    float: left;
    position: relative;
    text-align:center;
}

#itemSliderRight
{
    float:right;
}

#itemSliderLeft img, #itemSliderRight img
{
    position: absolute;
    top: 61px;
    margin:0px;
    padding:0px;
}
#itemSliderLeft img
{
    left:20px;
}

#itemSliderRight img
{
    right:20px;
}

#itemSlider
{
    float: left;
    margin: 10px 0 0 0px !important;
    padding-top:3px;
    width: auto;
    height: 130px;
    overflow: hidden;
    position:relative;
    left:60px !important;
}

#itemSlider ul li
{
    margin-left:5px; 
    margin-right:5px;
    background: none;
    overflow:hidden;
    width:185px;
    height:125px;
    position:relative;
}

#itemSlider ul li img
{
    position:absolute;
    top:0px;
    left:0px;
    
}

#itemSlider a, #itemSlider a:link
{
    float: left;
    color: #fff;
}

#itemSliderLeft
{
    text-align:center;
}

/* Clearfix */
.clearfix:after
{
    clear: both;
    display: block;
    content: ".";
    height: 0px;
    visibility: hidden;
}
* html > body .clearfix
{
    width: 100%;
    display: block;
}
* html .clearfix
{
    height: 1%;
}
/* Item Slider END */



#menuContainer 
{
    width:100%;
    clear:both;
    margin:0px;
    margin-top:10px;
    
    
}




/* ==========================
    CSS STYLES FOR HouseMenu
   ==========================
*/

/*********************************************************************
 Standard structural CSS that typically should not need to be changed
*********************************************************************/
#HouseMenuNav, #HouseMenuNav ul
{
	/* all submenu lists */
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
	white-space: nowrap;
	position: relative;
	z-index: 90;
	margin-top:0px;
}

#HouseMenuNav li
{
    
    	/* all list items */
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	border: 0;
	padding: 0;
	padding-right:5px;
	padding-left:5px;
	text-transform:uppercase;
}

#HouseMenuNav li li
{
    /* all items under the top level */
    z-index: 89;
}

#HouseMenuNav a
{
    	/* all links within the menu wrapper */
	color:#000; 
	padding:0 5px 0 5px; 
	text-decoration:none;
	display: block;
}

#HouseMenuNav li li a
{
	/* all item links under the top level */
	margin: 0;
	border: 0;
	padding: 0;
	font-size: 12px !important;
}

#HouseMenuNav li a:hover
{
    margin: 0;
    border: 0;
    padding: 0;
}

#HouseMenuNav li li a:hover
{
    margin: 0;
    border: 0;
    padding: 0;
}

#HouseMenuNav li ul
{
    position: absolute;
    top: 41px;/*41*/
    margin: 0;
    border: 0;
    padding: 0;
    z-index: 88;
    
}

#HouseMenuNav li ul ul
{
    /* third-and-above-level lists */
    margin: 0;
    border: 0;
    padding: 0;
    top:21px;
}

#HouseMenuNav li:hover ul ul, #HouseMenuNav li:hover ul ul ul, #HouseMenuNav li.sfhover ul ul, #HouseMenuNav li.sfhover ul ul ul
{
    left: -9999px;
}

#HouseMenuNav li:hover ul, #HouseMenuNav li li:hover ul, #HouseMenuNav li li li:hover ul, #HouseMenuNav li.sfhover ul, #HouseMenuNav li li.sfhover ul, #HouseMenuNav li li li.sfhover ul
{
    /* lists nested under hovered list items */
    left: auto;
    z-index: 99;
}

#HouseMenuNav iframe
{
    position: absolute;
    left: 0;
    top: 40;
    z-index: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
    display: block;
}

.ArrowPointer
{
    cursor: default;
}

/*******************************************************
 Presentation CSS that typically needs to be customized
*******************************************************/
#HouseMenuNav, #HouseMenuNav ul
{
    /* all submenu lists */
    margin: 0px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
	z-index: 99;
	font-size:14px;
	text-transform: capitalize;
	top:2px;
}


#HouseMenuNav li ul
{
    /* second-level lists = all list items under the top/parent menu  #cc0000*/
    /*width: 190px;
    left: -9999px;
    margin: 0 0 0 0;
    margin: 0;
    background-color: #bb6a28;
    height: auto;
    margin-top: 3px;*/
    
    width: 195px;
	left: -9999px;
	margin: 0 0 0 0;
	background: #FFD51E;
	height: auto;

}

#HouseMenuNav li
{
    /* all list items */

    width: auto;
    color:#000;
	height: 41px;
	font-size: 14px;
	text-transform: capitalize;
	text-align:left;
}

#HouseMenuNav li:hover
{
	color: #000;
}
#HouseMenuNav li:hover a
{
	color: #000;
	line-height: 41px;
}

#HouseMenuNav li:hover li a
{
	color: #000;
	background: #FFD51E;
	height: 24px;
	line-height: 24px;
	margin: 0px;
	font-weight: normal;
}

#HouseMenuNav  ul li ul li
{
	font-size: 12px;
}

#HouseMenuNav  ul li ul li:hover
{
	font-size: 12px;
	background: #FFE87F;
}

#HouseMenuNav li li
{
    /* all items under the top level */ /* all items under the top level - submenu/child items */
    /*width: 190px;
    height: 23px;
    _width: 190px;
    background-image: none;
    margin: 0px;
    padding: 0px;
    padding-top: 5px;
    border-bottom: 1px solid #cdcecc;*/
    
    width: 205px;
	margin: 0px;
	padding: 0px;
	height: 24px;
	line-height: 24px;
	border-bottom: 1px solid #fff;
	background: none;
	font-size: 12px;
	z-index: 100;
}

#HouseMenuNav li li:hover
{
    /*background-color: transparent;
    color: #000;
    height: 23px;
    width: auto;
    width: 190px;*/
    
    background: #000;
	width: 205px;
	height: 24px;
	line-height: 24px;
	color: #000;
}

#HouseMenuNav a
{
    /* all links within the menu wrapper */
    /*font-family: Arial, Verdana, helvetica, Sans-Serif;
    text-decoration: none;
    color: #363434;
    border-right: 1px solid #baaa7e;
    padding-left: 10px;
    padding-top: 7px;
    padding-bottom: 6px;*/
    
    	text-decoration: none;
	font-weight: bold;
	line-height: 41px;
	color:#000; 
	padding:0 5px 0 5px;
}

/* PQ: Safari Font Size 1px Smaller Hack */
/*\*/
html > body*#HouseMenuNav a, html > body*#HouseMenuNav li:hover a
{
	font-size: 14px;
}
/**/

#HouseMenuNav a:visited
{
}

#HouseMenuNav #HouseMenuNavItemHome li a:link, #HouseMenuNav #HouseMenuNavItemHome li a:hover, #HouseMenuNav #HouseMenuNavItemHome li a:visited, #HouseMenuNav #HouseMenuNavItemHome a, #HouseMenuNav #HouseMenuNavItemHome a:hover, #HouseMenuNav #HouseMenuNavItemHome a:visited
{
    /*border-left: 0;*/
    background: none;
}

#HouseMenuNav li a
{
    /* all links within the menu wrapper */
   /* height: auto;
    width: auto;
    font-size: 12px;
    background-color: transparent;
    padding-right: 10px;
    font-size: 14px;*/
    
    	/* all links within the menu wrapper */
	padding: 0 5px 0 5px;
	border: 0px solid red;
}

#HouseMenuNav li li a
{
    /* all item links under the top level = all child links */
   /* width: 165px;
    height: 17px;
    margin-left: 5px;
    font-size: 14px;
    background-color: #bb6a28;
    color: #d4d8d0;*/
    
    	/* all item links under the top level = all child links */
	/*width: 165px;*/
	background: #FFD51E;
	color: #000;
	text-align: left;
	line-height: 24px;
	height: 24px;
	margin: 0px;
	font-weight: normal;
	padding-left: 10px;
}

#HouseMenuNav li a:hover
{
    /*color: #363434;
    font-size: 12px;
    height: auto;
    background-color: transparent;
    border-right: 1px solid #baaa7e;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px;
    padding-bottom: 6px;
    font-size: 14px;*/
    margin-left:5px;
    margin-right:5px;
	color: #000;
}

#HouseMenuNav li li a:hover
{
    /*width: 165px;
    color: #fff;
    height: 17px;
    background-color: transparent;
    margin-left: 5px;
    font-size: 14px;*/
    	background: #FFE87F;
	color: #000;
	text-align: left;
	line-height: 24px;
	height: 24px;
	margin: 0px;
	font-weight: normal;
	padding-left: 10px;
}
/* second-level lists.when the mouseover to the first level and dispaly the popup list-yuchen*/

#HouseMenuNav li ul ul
{
    /* third-and-above-level lists */
    margin: -22px 0 0 205px;
    line-height: 24px;
    height: 24px;
    color: #fff;
	background: #fff;
	border: red 0px solid;
    
    /*margin: -41px 0 0 0px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	background: #fff;
	border: red 0px solid;*/
}


#HouseMenuNav li#HouseMenuNavItemHome, #HouseMenuNav li:hover#HouseMenuNavItemHome
{
	background: 0;
}

#HouseMenuNav #HouseMenuNavParentItem a
{
    /* all links under the parent item (li) */
    
    	color: #225799;
	text-decoration: none;
}

#HouseMenuNav a#HouseMenuNavParentLink
{
    /* parent link itself */
	color: #000;
	text-decoration: none;
}

#HouseMenuNav a#HouseMenuNavCurrentLink
{
    /* current selected/active link */
    color: #000;
}

#HouseMenuNav li li a#HouseMenuNavCurrentLink
{
    /* current selected/active link */
	color: #000;
	text-decoration: none;
}

#HouseMenuNav a:hover#HouseMenuNavCurrentLink
{
    /* color: #000; */
}

#HouseMenuNav li#HouseMenuNavItem2236, #HouseMenuNav li#HouseMenuNavItem7
{
    float:right;
}

#HouseMenuNav a:visited
{
	color: #000;
}
#HouseMenuNav a
{
    color: #000;
	font-weight:normal;
	text-transform:uppercase;
}



.form
{
    text-align: left;
    clear: both;
}

.form .SubHead
{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    color: #333;
    width: 140px;
    display: block;
    font-size: 12px;
    font-weight: normal;
}

.form .NormalTextBox
{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    border: 1px solid #58585a;
    font-weight: normal;
}

.form a.CommandButton:link
{
    font-size: 12px;
    color: #499CC8;
    text-decoration: underline;
}

.form td
{
    padding-bottom: 8px;
}

.NormalRed
{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 12px;
}

/* form master submit button - .psd is usually already in the websites design folder */

#dnn_ctr3952_FormMaster_cmdSubmit
{
    background: url(images/submit.png) top left no-repeat;
    margin: 1px 0 1px 80px;
    padding: 10px 10px 15px 34px;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 14px;
    color: #111;
    line-height: 1.3em;
    font-weight: normal;
    text-transform: uppercase;
    text-align: left;
    width: 69px;
    display:block;
    text-decoration:none;
}