/* --- Code Snippets ***
------------------------
min-height: 525px;
height: auto !important;
height: 525px;
------------------------
background: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/full/path/to/image.png', sizingMethod='crop');
------------------------
white-space:normal !important;
------------------------
css specific tags:
OS - win linux mac freebsd ipod iphone webtv mobile
Browser - ie ie8 ie7 ie6 ie5 gecko ff2 ff3 ff5 opera opera8 opera9 opera10 konqueror webkit safari safari3 chrome
------------------------
/*--- End Code Snippets ***/


* {padding:0; margin:0;}


body
{
	margin:0;
	padding:0;
	background:url(images/body-bgd.jpg) repeat-x #e6e6e6;
	} 
	body, .Normal 	/* This class is used by DNN when modules are added. */
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px !important;
		font-weight: normal !important;
		color:#4d4d4d !important;
		
	}
	a.noLinkStyle /* Color same as Body font Color */
	{
		color: #333333;
		text-decoration: none;
	}


img 
{
    border:0;
}

a:link, a:visited
{
    color:#12175e;
    text-decoration:none;
    font-weight: bold;
}
a:hover
{
    color:#12175e;
    text-decoration:underline;
    font-weight: bold;
}

h1
{
    color:#12175e;
    font-family: Arial, Verdana, Lucida Sans;
    text-transform: Capitalize;
    font-size:22px;
    font-weight:bold;
    margin:0px 0 20px 0;
    line-height:110%;
}

h1 .home
{
    color:#ffffff;
    font-family: Verdana, Lucida Sans, Arial;
    font-size:22px;
    font-weight:bold;
    margin:0px;
    background-color:#12175e;
    text-transform: Capitalize;
    padding:0px

    
}
#home
{
    color:#ffffff;
    font-family: Verdana, Lucida Sans, Arial;
    font-size:22px;
    font-weight:bold;
    margin:0px 0 15px 0;
    line-height:33px!important;
    background-color:#12175e;
    text-transform: Capitalize;
    width:590px;
    height:33px!important;
    
}
h2
{
    color:#12175e;
    font-family: Verdana, Lucida Sans, Arial;
    text-transform: Capitalize;
    font-size:16px;
    font-weight:bold;
    margin:0px 0 20px 0;
    line-height:120%;
}


h3
{
    color:#ffffff;
    font-family: Verdana, Lucida Sans, Arial;
    font-size:15px;
    font-weight:bold;
    margin:0px 0 15px 0;
    line-height:29px!important;
    background-color:#12175e;
    text-transform: uppercase;
    padding:3px 3px 3px 3px;
}




h4
{
    color:#12175e;
    font-family: Verdana, Lucida Sans, Arial;
    font-size:14px;
    font-weight:bold;
    margin:10px 0 15px 0;
    line-height:120%;
    padding:0px 0px 5px 0px;
}
h5
{
    color:#ffffff;
    font-family: Verdana, Lucida Sans, Arial;
    font-size:21px;
    font-weight:bold;
    margin:0px 0 15px 0;
    line-height:35px!important;
    background-color:#12175e;
    text-transform: uppercase;
    padding:3px 3px 3px 3px;
}


h6
{
    color:#12175e;
    font-family:Calibri, Verdana, Lucida Sans, Arial;
    text-transform: uppercase;
    font-size:17px;
    font-weight:bold;
    margin:10px 0 15px 0;
    line-height:120%;
    border-bottom:2px solid #00703c;
    padding:0px 0px 5px 0px;
}

h6 .cases
{
    color:#949494;
    font-family:Calibri, Verdana, Lucida Sans, Arial;
    text-transform: Capitalize;
    font-size:17px;
    font-weight:bold;
    font-decoration:underline;
}

p
{
    padding: 0 0 12px;
    line-height:125%;
}

ol, ul
{
    margin:6pt 0 18pt 0;
}
li
{
    margin:0 0 4pt 20pt;
}

input 
{
    margin:4px 0 10px 0;
}

.left {float:left; margin:0 10px 6px 0;}
.rightimage {float:right; margin:0 10px 0px 12px;}

.clear
{
    clear:both;
    font-size:1px;
}

.Normal	/* This class is used by DNN when modules are added. */
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color:#4d4d4d;
}
.CommandButton /* Puts module Edit text to the top layer */
{
    position:relative;
    z-index:9999;
}
/**** TEMP BORDERS ****/
/*#wrapperHP, #wrapper LP {border:1px solid #ff0000;} /* Red          */
/*#navWrapper             {border:1px solid #ff00e4;} /* Dark Pink    */
/*#leftNav, #topNav       {border:1px solid #fea4f5;} /* Light Pink   */
/*#contentWrapperHP       {border:1px solid #1800ff;} /* Dark Blue    */
/*#contentHP              {border:1px solid #9085fb;} /* Light Blue   */
/*#buttonWrapperHP        {border:1px solid #4f9591;} /* Dark Aqua    */
/*#buttonPEHP, 
/*#wraperButtonDDHP       {border:1px solid #4f9591;} /* Dark Aqua    */
/*#footerWrapper          {border:1px solid #00fff0;} /* Light Aqua   */
/**** END TEMP BORDERS ****/

/**** WRAPPERS ****/

#wrapperHP
{
    width:968px;
    margin:0 auto;
    position:relative; 
    background-image:url('images/wrapper-bgd.jpg');
    background-repeat:repeat-y;

}
#wrapperLP
{
    width:968px;
    margin:0 auto;
    position:relative; 
    background-image:url('images/wrapper-bgd.jpg');
    background-repeat:repeat-y;
    overflow-x:hidden;
}


#topWrapperHP
{
    width:963px;
    margin:0 auto;
    position:relative;
    height:50px;
    z-index:30;
}
#topWrapper
{
    width:963px;
    margin:0 auto;
    position:relative;
    height:50px;
    z-index:30;
}


#wrappertopmaincontentHP
{
    width:965px;    
    margin:0 auto;
    position:relative;
    height:400px!important;
}

#wrappertopmaincontentLP
{
    width:963px;
    margin:0 auto;
    position:relative;
}

#wrappertopmaincontentPE
{
    width:963px;
    margin:0 auto;
    position:relative;
    height:261px!important;
}



/**** LEFT SIDE NAV ****/

#TopnavWrapperHP
{
    width:963px;
    position:relative;
    height:43px!important;
    padding:0px 0px 10px 0px;
    text-align:left;
    align:center;
    z-index:999;
    background-image:url('images/nav-bgd.jpg');
    background-repeat:repeat-x;
}

#TopnavWrapper
{
    width:963px;
    position:relative;
    height:43px!important;
    padding:0px 0px 10px 0px;
    text-align:left;
    align:center;
    margin-top:354px;
    z-index:999;
    background-image:url('images/nav-bgd.jpg');
    background-repeat:repeat-x;
}
#TopnavWrapperPE
{
    width:963px;
    position:relative;
    height:43px!important;
    padding:0px 0px 10px 0px;
    text-align:left;
    align:center;
    z-index:999;
    background-image:url('images/nav-bgd.jpg');
    background-repeat:repeat-x;
}


#Topnavdiv
{
    width:950px;
    _width:950px;
    position:relative;
    margin-left:5px;
    _margin-left:5px;
    margin-right:5px;
    margin-top:0px;
    text-align:left;
    height:35px!important;
    z-index:999;
    padding:0px 0px 0px 0px;
}

#headerImageHP
{
    height:403px;
    width:965px;
    position:absolute;
    margin:0 auto;
    left:-1px;
    z-index:10;
    top:1px;
}

#headerImageLP
{
    height:403px;
    width:963px;
    position:absolute;
    margin:0 auto;
    padding:0px;
    z-index:10;
    top:1px;
}

#headerImagePE
{
    height:261px;
    width:963px;
    position:absolute;
    margin:0 auto;
    padding:0px 0px 0px 0px;
    z-index:5;
    top:1px; 
}

* html #headerImageLP{overflow:hidden;}
* html #headerImagePE{overflow:hidden;}
* html #headerImageHP{overflow:hidden;}

#headerImageLP p {margin:0; padding:0; z-index:10;}
#headerImageHP p {margin:0; padding:0; z-index:10;}
/**** TopRightButtons ****/



/**** CONTENT ****/

#maincontentWrapperHP
{
    position:relative;
    width:963px;
    text-align:left;
    margin-top:0px;
    z-index:10;

}

#maincontentWrapper
{
    position:relative;
    width:963px;
    text-align:left;
    margin-left:0px;
    z-index:10;

}
#LeftColumnContentHP
{
    width: 640px;
    _width: 635px;
    position:relative;
    text-align:left;
    float:left;
    margin-top:0px;
    z-index:30;
    
}

#LeftColumnContent
{
    width: 655px;
    _width: 640px;
    position:relative;
    text-align:left;
    float:left;
    margin-top:10px;
    z-index:30;
}
#LeftColumnContentPE
{
    width:800px;
    _width: 800px;
    position:relative;
    text-align:left;
    margin-top:10px;
    z-index:30;

}
#HPTopRightButtons
{
    width:309px;
    position:relative;
    z-index:999;
}
#LPTopRightButtons
{
    height:342px;
    width:308px;
    position:absolute;
    z-index:999;
    top:60px;
    right:1px;
    text-align:right;
}

#PETopRightButtons
{
    height:215px;
    width:308px;
    position:absolute;
    z-index:999;
    top:45px;
    right:1px;
    text-align:right;
}

#RightColumnContent
{
    position:relative;
    width: 303px;
    margin-top:0px;
    margin-right:5px;
    margin-left:0px;
    float:right;
    z-index:30;
    text-align:left;   
}

#RightColumnContentHP
{
    position:relative;
    width: 308px;
    margin-top:20px;
    margin-right:2px;
    margin-left:0px;
    margin-bottom:10px;
    float:right;
    z-index:30;
    text-align:left;   
}



#contentHP
{
    margin: 10px 0px 0px 10px;
    _margin: 10px 10px 0px 10px;
    padding:0px 0px 0px 12px;
    width: 600px;
    _width: 600px;
    position:relative;
    text-align:left;
    z-index:30;
}

#contentLP
{
    margin: 10px 25px 0px 25px;
    _margin: 10px 25px 0px 25px;
     padding:0px 0px 0px 12px;
    width: 580px;
    _width: 580px;
    position:relative;
    text-align:left;
    z-index:30;
}
#contentPE
{
    margin: 10px 20px 0px 20px;
    _margin: 10px 15px 0px 20px;
    width: 820px;
    _width: 820px;
    position:relative;
    text-align:left;
    z-index:30;
}
#contentPE2
{
    margin: 10px 20px 0px 20px;
    _margin: 10px 15px 0px 20px;
    width: 720px;
    _width: 720px;
    position:relative;
    text-align:left;
    z-index:30;
}

/****  RightSUBNAV ****/

#RightSubNav
{
    width:301px;
    font-family:Arial;
    font-size:12px;
}
#RightSubNav ul
{
    padding:15px 0px 10px 20px;
    margin:0;       
}
#RightSubNav li
{
    margin:0;
    padding:2px 0px 0px 10px;
    color:#12175e;       
}

#RightSubNav a:link, #RightSubNav a:visited
{
    color:#00703c;
    font-weight:normal;
    font-family:Arial;
    font-size:12px;
    text-decoration:underline;

}
#RightSubNav a:hover
{
    text-decoration:underline;
    color:#12175e;
    font-weight:normal;
    font-family:Arial;
    font-size:12px;

}
#RightSubNavTitle
{
    color:#ffffff;
    font-family: Verdana, Lucida Sans, Arial;
    font-size:15px;
    font-weight:bold;
    background-color:#12175e;
    text-transform: uppercase;
}

#RightSubNavTitle a:link, #RightSubNavTitle a:visited
{
    color:#ffffff;
    font-family: Verdana, Lucida Sans, Arial;
    font-size:15px;
    font-weight:bold;

}
#RightSubNavTitle a:hover
{
    text-decoration:underline;
    color:#ffffff;
    font-family: Verdana, Lucida Sans, Arial;
    font-size:15px;
    font-weight:bold;
}

#homeNavTitle
{
    color:#12175e;
    font-family: Verdana, Lucida Sans, Arial;
    font-size:11px;
    font-weight:bold;
    margin:10px 0 0px 0;
    line-height:120%;
    border-bottom:4px solid #12175e;
    padding:0px 0px 5px 0px;
    text-transform: uppercase;
}

#homeSubNavTitle a:link, #RightSubNavTitle a:visited
{
    color:#12175e;
    font-family: Verdana, Lucida Sans, Arial;
    font-size:11px;
    font-weight:bold;
}
#homeSubNavTitle a:hover
{
    text-decoration:underline;
    color:#12175e;
    font-family: Verdana, Lucida Sans, Arial;
    font-size:11px;
    font-weight:bold;
}


/****  ContentSUBNAV ****/

#ContentSubNav
{
    width:600px;
    font-family:Arial, Lucida Sans;
    font-size:13px;
    text-align:center;
    margin-top:-2px;
    margin-bottom:15px;
}
#ContentSubNav ul
{
    padding:0px 0px 0px 0px;
    margin:0;       
}
#ContentSubNav li
{
    margin:0;
    padding:2px 0px 0px 0px;
    color:#12175e; 
    display: inline;       
}

#ContentSubNav a:link, #ContentSubNav a:visited
{
    color:#00703c;
    font-weight:bold;
    font-family:Arial, Lucida Sans;
    font-size:13px;
}
#ContentSubNav a:hover
{
    text-decoration:none;
    color:#12175e;
    font-weight:bold;
    font-family:Arial, Lucida Sans;
    font-size:13px;
}


/**** BUTTON WRAPPER ****/

#HPbuttonClickPE
{
    width:309px;
    position:relative;
    height:129px!important;
    _height:130px!important;
    margin-bottom:5px;
    margin-right:1px;
    _margin-right:0px;
}
#buttonClickPE
{
    width:308px;
    position:relative;
    height:55px!important;
    _height:55px!important;
    margin-bottom:5px;
    margin-right:0px;
    _margin-right:0px;
}

#PEbuttonClickPE
{
    width:308px;
    position:relative;
    height:55px!important;
    _height:55px!important;
    margin-bottom:0px;
    margin-right:0px;
    _margin-right:0px;
}

#wrapperButtonDDHP
{
    position:relative;
    width:309px;
    _width:308px;
    height:127px;
    background-image:url('images/DDESK-hp-bgd.jpg');
    background-repeat:no-repeat;
    margin-right:5px;
}



#wrapperButtonDD
{
    position:relative;
    width:301px;
    _width:301px;
    height:108px;
    background-image:url('images/DDESK-lp-bgd.jpg');
    background-repeat:no-repeat;
    margin-right:5px;
}
#buttonDDBlurbHP
{
    position:relative;
    margin-right:0px;
    margin-top:5px;
    _margin-top:5px;
    width:260px;
    padding:26px 20px 20px 20px;
    text-align:center;
}
#buttonDDBlurb
{
    position:relative;
    margin-right:0px;
    margin-top:5px;
    _margin-top:5px;
    width:260px;
    padding:20px 20px 20px 20px;
    text-align:center;
}

#DDESK
    {
        font-size:10pt;
        color:#ffffff;
        font-weight:bold;
        line-height:110%;
        text-align:center;
        margin-top:0px;
        margin-bottom:0px;
    }
    
.safari #DDESK, .safari3 #DDESK
    {
        font-size:9pt;
        color:#ffffff;
        font-weight:normal;
        line-height:102%;
        text-align:center;
        margin-top:0px;
        margin-bottom:0px;
    }
    
.DDESK p, .DDESK
    {
        font-size:10pt;
        color:#ffffff;
        font-weight:bold;
        line-height:110%;
        text-align:center;
        margin-top:0px;
        margin-bottom:0px;
    }
    

#buttonClickDDESK
{
    position:absolute;
    top:75px;
    _top:80px;
    text-align:left;
    align:left;
    left:10px;
    _left:10px;
}

.ff2 #buttonClickDDESKHP, .ff3 #buttonClickDDESKHP, .ff5 #buttonClickDDESKHP
{
    position:absolute;
    top:86px;
    text-align:left;
    align:left;
    left:15px;
}

#buttonClickDDESKHP
{
    position:absolute;
    top:87px;
    _top:87px;
    text-align:left;
    align:left;
    left:15px;
    _left:15px;
}




/***** Main Menu - Start *****/
.MainMenuBar
{
	color: #000;
}

.MainMenuItem
{
	color: #ffffff;
	text-transform: capitalize;
	text-align: center;
	font-family:  Verdana, Calibri, Arial, Tahoma;
    font-size:14px;
	font-weight: normal;
	line-height:35px;
}

.MainMenuItemSelected
{
	color: #87b7d0;
	text-align: center;
	font-family:Verdana, Calibri, Arial, Tahoma;
    font-size:14px;
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: none;
	cursor: pointer;
	line-height:35px;
}

.MainMenu_SubMenu
{
	color: #87b7d0;
	background-color: #12175e;
	text-align: left;
	font-family: Arial;
    font-size:10px;
	font-weight:normal;
	/* text-transform: uppercase; */
	text-decoration: none;
	cursor: pointer;
}

.MainMenu_MenuBreak
{
	border: 0px;
	color: #f3d8d7;
	background-color: Transparent;
	height: 1px;
	width: 1px;
}

/* The next 4 classes are needed to override the default settings and remove all arrows from the dynamic menu. */
.MainMenu_MenuArrow 
{ 
	display:none;
}
.MainMenu_RootMenuArrow 
{ 
	display:none;
}
.ModuleTitle_MenuArrow 
{
	display:none;
}
.ModuleTitle_RootMenuArrow 
{
	display:none;
}
/**********************************/

.SeparatorCSS
{
	color: #ffffff;
/*	background-color: #d0879e; */
/*	height: 30px; */
	font-family: verdana, Lucida Sans, Arial;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	line-height:35px;
	font-weight: normal;
/*  text-transform: uppercase; */
}
/***** Main Menu - End *****/


/***** FOOTER - Begin *****/
#swirl
{
    text-align:center;
    position:relative;
    z-index:0;
    width:963px;
}

#footerWrapper
{
    position:relative;
    height:112px;
    width:963px;
    background-image:url(images/footer-bgd.jpg)!important;
    background-repeat:no-repeat;
    margin-left:0px; 
    background-color:#12175e;
    z-index:999;
}

/*---- INNER FOOTER POSITIONS ----*/
#hostingBugs      {top:100px; left:10px;}
#SHAREbug         {top:75px; left:15px;}
#footerNav        {top:15px; right:15px;}
#address          {top:60px; right:15px;}
#copyright        {top:75px;right:15px;}
#footertextwrapper{top:15px; left:15px;}
#footerphone      {top:95px; right:20px;}
/*---------------------------------*/

/*---- Temp Borders ----*
#footerWrapper, #footerHr, #hostingBugs, #SHAREbug, #footerNav, #address, #copyright {border:1px solid pink;}
/*---- End Temp Borders ---*/


#hostingBugs
{
    width:130px;
    position:absolute;
}
#PBbug
{
    float:right;
    width:120px;
    position:relative;
    margin:0 0px 0 0px;
}
#IHbug
{
    float:right;
    width:140px;
    position:relative;
}
#SHAREbug
{
    position:absolute;
 
}
#SHAREbug p
{
    margin:0;
    padding:0;
}


#footerNav
{
    text-align:right;
    font-weight:bold;
    font-family: Arial;
    font-size:9pt;
    position:absolute;
    width:280px;
    color:#ffffff;
    text-transform: capitalize;
}

#footerNav ul
{
    padding:0;
    margin:0;       
}
#footerNav li
{
    margin:0;
    padding:0;
    display: inline; 
    color:#ffffff;       
}

#footerNav a:link, #footerNav a:visited, #footerNav
{
    color:#ffffff;
    font-weight:bold;
    font-family: Arial;

}
#footerNav a:hover
{
    text-decoration:none;
    color:#c0d5dd;
    font-weight:bold;
    font-family:  Arial;

}

/*-------------------------------------------*/
#address
{
    position:absolute;
    font-size:9pt;
    text-align:right;
    width:300px;
    color:#ffffff;
    padding:0px 0px 0px 0px;
    font-weight:normal;
    font-family:  Arial;
}
#footerphone 
{
    position:absolute;
    font-size:9pt;
    text-align:right;
    width:300px;
    color:#ffffff;
    padding:0px 0px 0px 0px;
    font-weight:bold;
    font-family: Arial;
}

#footertextwrapper
{
    font-size:8pt;
    text-align:left;
    position:absolute;
    width:650px;
    color:#ffffff;
    font-weight:normal;
    height:100px;
    font-family:  Arial;

}
.footertext, .footertext a:link, .footertext a:visited
{
    font-size:8pt;
    text-align:left;
    color:#ffffff;
    font-weight:normal;
    font-family: Arial;
    
}
.footertext a:hover
{
    font-size:8pt;
    text-align:left;
    color:#c0d5dd;
    font-weight:normal;
    text-decoration:underline;
}
.footertext p
{
    font-size:8pt;
    text-align:left;
    color:#ffffff;
    font-weight:normal;
    font-family: Arial;
}


/*-------------------------------------------*/
#copyright
{
    position:absolute;
    font-size:8pt;
    text-align:right;
    width:600px;
    color:#ffffff;
    padding:0px 0px 0px 0px;
    font-weight:normal;
    font-family: Arial;
}

#copyright a:link, #copyright a:visited
{
    font-size:8pt;
    color:#ffffff;
    font-weight:normal;
    font-family: Arial;
}
#copyright a:hover
{
    font-size:8pt;
    color:#c0d5dd;
    font-weight:normal;
    font-family: Arial;
}

#topphone
{
    position:absolute;
    font-size:16pt;
    text-align:center;
    color:#1b1464;
    padding:0px 5px 0px 0px;
    font-weight:normal;
    font-family: Calibri, Myriad Pro, Arial;
    top:10px;
    left:35px;
    z-index:999;
    width:500px;
    
}


/***** FOOTER - End *****/
/*-------------------------------------------*/
#tabhome
{
width:600!important;
}
.tabhome
{
width:600!important;
}
/*================================
Skin styles for Medical Content
================================*/
.eznc_ListViewGroupHeading
{
/* Class for the Patient Education Table Of Contents */ 
	font-size:14px;
	font-weight: bold;
	line-height: 11pt;
	margin: 20px 0px 4px 0px;
}

h1.eznc_ContentTitle 
{
	font-size: 20px;
	font-weight: normal;
	margin-top:5px; 
	text-align: left; 
}

.eznc_SectionTitle 
{
	font-size: 14px;
	font-weight: bold;
	margin-top:5px; 
	text-align: left;
}

.eznc_SectionTitleV2
{
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 15px;
}

.eznc_Content, .eznc_ContentSectionV2, .eznc_SectionBody, .eznc_SectionBody_Col1, .eznc_SectionBody_Col1 p
{
	text-align:left;
}


/*==================================================
Skin styles for Article Viewer with Video Player
==================================================*/
/* Controls the background of the title bar */
.eznc_Tab_Fill
{
	background-image: url(images/ArticleVideoHeaderBg.jpg);
}

/* Controls the bottom border color of the first tab title */
.eznc_TabRed
{
	padding-bottom: 5px;
	border-bottom: 3px solid white;
}

/* Controls the bottom border color of the second tab title */
.eznc_TabBlue
{
	padding-bottom: 5px;
	border-bottom: 3px solid #D9D7D6;
}

/* Controls the text color used on the title bar */
.eznc_TabText,
.eznc_TabText a:link,
.eznc_TabText a:visited
{
	color: White;
	font-size: 14px;
	font-weight: bold;
}
.eznc_TabText a:hover
{
	color: #D9D7D6;
}

.eznc_FilterInfo
{
	background-color: #FFFFCC;
	border: 1px solid black;
	display: block;
	padding: 5px;
	margin: 5px;
	margin-right: 15px;
}

/* Controls the logo above the article list in the right column */
.eznc_Filter_Top_Logo
{
	background-image: url(images/ArticleListHeader.jpg);
	width: 210px;
	height: 81px;
}

/* Controls the spacer background color of the article list in the right column */
.eznc_Filter_Line2
{
	width: 10px;
	height: 350px;
	background-color: #D9D7D6;
}

/* Controls the background color of the article list in the right column */
.eznc_Filter_Line3
{
	width: 350px;
	background-color: #D9D7D6;
}

/* Background color around search box */
.eznc_FilterText
{
	background-color: #D9D7D6;
	height: 30px;
}



/*===================================
Skin styles for Search Box feature
====================================*/
#searchWrapper
{
	float:right; 
	position:absolute;
    top:10px;
    right:15px;
	background-image:url(images/search-bgd.gif);
	background-repeat:no-repeat;
	width:230px;
	_width:235px;
	z-index:100;
}

#btnSearch
{
	position:relative;
	float:right;
	width:14px;
	text-align:right;
}

#search 
{
    float: left;
    padding: 0px 0px 0px 52px;
}

#search .eznc_SearchText 
{
    position:relative; 
    width:151px; 
    float:left;
    margin:0px 0px 0px 0px;
    border: none; 
    background-color:transparent; 
    background-image:none;
}
.ie8 #search .eznc_SearchText 
{
    background-color: white; 
}

#search a.eznc_SearchButtton
{
    float: left; 
    position: relative; 
    padding: 1px 0px 0px 10px;
    margin: 0px;
}

/*=======================================
END - Skin styles for Search Box feature
=======================================*/

