@import url("css/menu.css");

/* CSS Document */
body {
    background:#E2E4E7;
    text-align:center;
    font-family: verdana;
    color: #797A7D;
    font-size: 1.0em;
    line-height: 1.3em;
    margin:0;
	border:0;
	padding:0;
	height:100%;
	min-height:101%; 
	margin-bottom:1px; 
	margin:auto;

}

#divHolder
{
    background-color: white;
    width: 880px;
    border: solid 1px #797A7D;
    min-height: 500px;
    text-align:left;
    margin:auto;
    padding:10px;
}

#divMainContent
{
    border: solid 1px #999999;
    padding: 5px;
    margin-top: 20px;
    min-height: 450px;
}



.divSmallContainors
{
    padding: 10px;
    margin-bottom: 5px;
    color: #000;
    font-size: 1.0em;
    font-weight: bold;
}

.divSmallContainors_Menu
{
    padding: 10px;
    margin-bottom: 5px;
    color: #000;
    font-size: 1.0em;
    font-weight: bold;
    background-image: url('images/contArrow.jpg');
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 45px;
}



/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane{ padding:0px; margin:0px; }
.LeftPane{ padding:0px 10px 0px 0px; width:25em; margin:0px; }
.RightPane{ padding:0px 0px 0px 10px; width:20em; margin:0px; }
.BottomContentPane{ padding:0px 10px 0px 0px; width:33%; margin:0px; }
.BottomLeftPane{ padding:0px 10px 0px 0px; width:33%; margin:0px; }
.BottomRightPane{ padding:0px 0px 0px 10px; width:33%; margin:0px; }



.homepageFeature
{
    border: solid 1px #cccccc;
}

.homepageFeatureMiddle
{
    border: solid 1px #cccccc;
    margin: 0 10px 0 10px;
}


.footer
{
background-image: url('images/footer-bar.jpg');
width:880px;
height:55px;
}



/*Search*/

/*Search*/
.tdSearch
{
 background-image: url('images/bar-search-background.png');
 background-repeat:no-repeat;
 width:880px;
 height:40px;
 color:#FFF;
 margin-top:10px;
 margin-bottom:10px;
}

/*-- textbox used for search -----------------------------*/
#dnn_dnnSEARCH_txtSearch.NormalTextBox {
    height: 20px;
    vertical-align: top;
    background: white;
    width: 190px;
    color: #666;
    padding: 3px 0px 0px 0px;
    margin: 0px 1px 0px 0px;
    border: 0px solid #Red;
    cursor: text;
    Font:verdana;
    font-size: 1.0em;
}


#searchText
{
padding-bottom:5px;	
}

#searchBox
{
padding-top:5px;	

}


.arrow
{
margin-left:10px;
margin-right:5px;
margin-top:10px;
}




.DarkArrow
{
padding-right:5px;
}




/* PanelMenu */

.IIDLogo
{
 margin-top:10px;
}


.MenuPanel
{
overflow:visible;
width:100%;	
text-align:left;
min-height:30%;
}


#MenuPanel 
{
	margin-top:5px;
}

#MenuPanel a
{
  color: #FFF;
}


#MenuPanel a:hover
{
	color: #737A7F;
    text-decoration: none;
}

.tbItems
{
	padding-left:10px;
	width:100%;

}

.divMenuIext
{
color:#FFF;	
}

.MenuArrow
{
}


.menuLink
{
padding-right:8px;

}

.TopMenuLink
{
padding-right:15px;
}

/*Home Menu Item */

.HomeMenu .rpLink, .HomeMenu .rpText 
{
text-decoration: none;
display: block;
color:#737A7F;
}

.HomeMenu .rpText 
{
color:#737A7F;
cursor: pointer;

}

.HomeMenu
{
	background-color: #FFF;
    border-bottom: 1px solid #FFF;
	font-weight: normal;
    padding: 5px;
    color:#737A7F;
    cursor: pointer;
    padding-left:15px;
    text-align:left;
    text-decoration: none;
   

}

.HomeMenu a
{
	text-decoration: none;
}

.HomeMenu a:hover
{
	color:#000;
	text-decoration: underline;
}


.HomeMenuSelected
{
    background-color:#FFF;
	font-weight: normal;
    padding: 5px;
    cursor: pointer;
    padding-left:15px;
 
}

.HomeMenuSelected a
{

	color:#737A7F;
	background: none;
	text-decoration: none;
}

.HomeMenuSelected a:hover
{
	color:#000;
	background: none;
	text-decoration: underline;
}


.HomeMenuContent
{
	background:#FFF;
    padding: 5px;
    padding-top: 10px;
}




/* Why Invest*/

.WhyInvestItem
{
	background-color: #FFDE16;
    border-top: 1px solid #FFF;
	font-weight: normal;
    padding: 5px;
    color:#737A7F;
    cursor: pointer;
    padding-left:15px;
    overflow:visible;
    text-align:left;
	text-decoration: none;
}


.WhyInvestItem a
{
	color: #737A7F;
	text-decoration: none;
}

.WhyInvestItem a:hover
{
	text-decoration: underline;
}

.WhyInvestItemSelected
{
    color: #737A7F;
    background-color:#FFDE16;
	overflow:visible;
	font-weight: normal;
    padding: 5px;
    cursor: pointer;
    padding-left:15px;
    text-decoration: none;
    
}

.WhyInvestItemSelected a
{
	color: #737A7F;
	background: none;
	text-decoration: none;
}

.WhyInvestItemSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.WhyInvestItem .rpLink, .WhyInvestItem .rpText 
{
text-decoration: none;
color:#737A7F;
}

.WhyInvestItem .rpText 
{
color:#737A7F;
cursor: pointer;

}

.RadPanelBar .rpLink:hover
{
color:#000;
text-decoration:none;
}

.RadPanelBar .rpLink
{
text-decoration:none;
}

.RadPanelBar .rpLink:visited
{
text-decoration:none;
}




.RadPanelBar .rpText:hover
{
color:#000;
}




/*AboutInvest*/
.AboutInvest
{
	background-color: #ED1C24;
    border-top: 1px solid #FFF;
	font-weight: normal;
    padding: 5px;
    color:#FFF;
    cursor: pointer;
    padding-left:15px;
    overflow:visible;
    text-align:left;
   
}

.AboutInvest a
{
	font-weight: normal;
    cursor: pointer;
    color: #FFF;
}

.AboutInvest  a:hover
{
	text-decoration: underline;
}


.AboutInvestSelected
{

    
    color: #FFF;
    background-color:#ED1C24;
	overflow:visible;
	font-weight: normal;
    padding: 5px;
    cursor: pointer;
    padding-left:15px;
}


.AboutInvestSelected a
{
	color: #FFF;
	background: none;
	text-decoration: none;
}

.AboutInvestSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.AboutInvest .rpLink, .AboutInvest .rpText 
{
text-decoration: none;
color:#FFF;
}

.AboutInvest .rpText 
{
color:#FFF;
cursor: pointer;

}


	
/*Location*/

.Location
{
	background-color: #F7941E;
    border-top: 1px solid #FFF;
	font-weight: normal;
    padding: 5px;
    color:#FFF;
    cursor: pointer;
	padding-left:15px;
    overflow:visible;
    text-align:left;
}

.Location a
{
	color: #FFFFFF;
	text-decoration: none;
}

.Location a:hover
{
	text-decoration: underline;
}

.LocationSelected
{
    color: #FFF;
    background-color:#F7941E;
	font-weight: normal;
    padding: 5px;
    cursor: pointer;
     padding-left:15px;
    overflow:visible;
    text-align:left;
}

.LocationSelected a
{
	color: #FFF;
	background: none;
	text-decoration: none;
}

.LocationSelected a:hover
{
	background: none;
	text-decoration: underline;
}


.Location .rpLink, .Location .rpText 
{
text-decoration: none;
color:#FFF;
}

.Location .rpText 
{
color:#FFF;
cursor: pointer;

}


/*Sectors*/
.Sectors
{
	background-color: #EC008C;
    border-top: 1px solid #FFF;
	font-weight: normal;
    padding: 5px;
    color:#FFF;
    cursor: pointer;
     padding-left:15px;
    overflow:visible;
    text-align:left;
}

.Sectors a
{
	color: #FFFFFF;
	text-decoration: none;
}

.Sectors a:hover
{
	text-decoration: underline;
}

.SectorsSelected
{
    color: #FFF;
    background-color:#EC008C;
	font-weight: normal;
    padding: 5px;
    cursor: pointer;
    padding-left:15px;
    overflow:visible;
    text-align:left;
}

.SectorsSelected a
{
	color: #FFF;
	background: none;
	text-decoration: none;
}

.SectorsSelected a:hover
{
	background: none;
	text-decoration: underline;
}


.Sectors .rpLink, .Sectors .rpText 
{
text-decoration: none;
color:#FFF;
}

.Sectors .rpText 
{
color:#FFF;
cursor: pointer;

}


/*TopMenu*/

#divTopMenu a
{
text-decoration: none;
 color:#737A7F;
}

#divTopMenu a:hover
{
  color: #000;
  text-decoration: underline;

}

#divTopMenu a:link
{

text-decoration: none;

}

#divTopMenu a:hover
{

text-decoration: underline;

color: #000;

}


/*General Links*/
a
{
    color: #797A7D;
}
a:hover
{
    color: #000;
    text-decoration: none;
}



/* Homepage Content */
.tdTopAlign
{
 vertical-align:top;
}

.GreyText
{
color:#5D6567;
font-size:1.0em;
font-weight:bold;
}

.GreyTextSubTitle
{
color:#5D6567;
font-size:1.0em;
font-weight:bold;
}


.WhiteText
{
color:#FFF;
}


.YellowTextSubTitle
{
color:#FFDE16;
font-size:1.0em;
font-weight:bold;
}

.tdBgGray
{
background-color:#797B7E;
color:#FFF;

}

.tdBgYellow
{
background-color:#FFDE16;
color:#797B7E;

}

.divTbl2Col
{
clear: both;
}

.divTbl2ColRight
{
	float:left;
}

.divTbl2Colleft
{
float:left;	
}

.divTbl2ColRightColYellow
{
float:left;
background-color:#FFDE16;
color:#797B7E;
padding-right:5px;
padding-left:5px;
}

.TablePageTitle
{
font-size: 1.2em;

}

.TablePageTitle td
{
font-size: 1.2em;
padding-top: 5px;
padding-bottom: 5px;

}

.AAA_tableBorder td
{
    border-width: 1px; 
    border-style: solid;
    vertical-align:top;
    padding:3px;
    border-color:#e4e4e4;
    
	
}

.tableWithBorder
{
    border-width: 1px; 
    border-style: solid;
    vertical-align:top;
    padding:3px;
    border-color:#e4e4e4;
}

.tableWithBorder td
{
    border-width: 1px; 
    border-style: solid;
    vertical-align:top;
    padding:3px;
    border-color:#e4e4e4;
}




#dnn_ctr1932_ModuleContent
{
 padding:5px;

}

#dnn_ctr1932_ModuleContent a
{
  text-decoration:none;
  color:#737A7F;
  padding-left:5px;
}

#dnn_ctr1932_ModuleContent a:hover
{
  color: #000;
  text-decoration: underline;
}

#dnn_ctr1932_ModuleContent a:link
{
  padding-left:10px;
  text-decoration: none;
}

#dnn_ctr1932_ModuleContent a:hover
{
text-decoration: underline;
color: #000;
}

#sitemapBullet
{
  color:#737A7F;
  font-weight:bold;
  padding-right:5px;
}

#sitemapPanelTitle
{

  font-weight:bold;
}

.home_right-body
{
    background-image: url('images/right-body.jpg');
    width:435;
    height:330px;
    background-repeat:no-repeat;
    padding: 10px;
    font-size: 0.8em;
    line-height: 1.3em;
}


.home_right-body-New
{
	background-image: url('images/bodyBG.jpg');
    width:545px;
    height:480px;
    background-repeat:no-repeat;
    padding: 10px 10px 0px 10px;
    font-size: 0.9em;
    line-height: 1.2em;

}

.searchtable
{
	background: url(images/rounded.gif) no-repeat top left;
	border:solid 0px red;
	width: 142px;
	height:35px;
	margin-left:100px;
	padding-left:20px;
	padding-bottom:-10px;
	padding-top:-10px;
}

.tb5 {
	border: solid 0px black;
	height:15px;
	width:140px;
}




/* text style used for most text rendered by modules */
.Normal, .NormalDisabled
{
	font-family: verdana;
	font-size: 0.9em;
	font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
	color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
	font-family: verdana;
	font-size: 0.8em;
	font-weight: bold;
}


.SubHead
{

font-family: Verdana;
font-size: 11px;
font-weight: bold;
color:#797A7D;

}


/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	color: #000;
}

A.CommandButton:visited
{
	color: #000;
}

A.CommandButton:hover
{
	text-decoration: underline;
	color: #ff0000;
}

A.CommandButton:active
{
	color: #000;
}

UL LI
{
list-style-image:  url('images/grey-arrow.jpg'); 
margin-bottom:7px;
}

UL LI LI
{
list-style-image: url('images/grey-arrow.jpg'); 
margin-bottom:7px;
}

UL LI LI LI
{
list-style-image: url('images/grey-arrow.jpg'); 
margin-bottom:7px;
}


ul li 
{
list-style-image:  url('images/grey-arrow.jpg'); 
margin-bottom:7px;
}

/* Content PAges */
.2colTable
{
}

.2colTable td
{
 vertical-align:top;
 padding: 10px;
}

.2ColTableSeparator
{

padding-right:5px;
padding-left:5px;
border-left: solid 1px #E2E4E7;
}

.pinkText
{
 color: #EC008C;	
}

.pinkTextBold
{
 color: #EC008C;
 font-weight:bold;
 
}

.margin5Top
{
  padding-top:10px;
}


.margin10Top
{
  margin-top:15px;
}


.PinkTitle
{
 color: #EC008C;
 font-size: 1.2em;
 font-weight:bold;
  padding: 4px 10px 8px 0px; 
 

}

/* Blog Styles */


.blog_Description_Heavy 
{
	font-family: verdana
	font-weight: bold;
	    font-size: 1.0em;
}
.blog_Description 
{
	font-family: verdana;
	    font-size: 1.0em;
}

.blog_comments {
	background-image: url(images/blog_comments.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-right: 10px;
	cursor: pointer;
	font-weight: bold;
	  font-size: 1.0em;
}

.blog_comments_normal {
	background-image: url(images/blog_comments.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-right: 10px;
	cursor: pointer;
  font-size: 1.0em;
}

.blog_topics
{
	background-image: url(images/blog_topic.png);
	font-size: 1.0em;
}
.blog_tags
{
	display: none;
	visibility: hidden;
	background-image: url(images/blog_tag_blue.png);
	  font-size: 1.0em;
}
.blog_trackback {
	background-image: url(images/blog_trackback.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	  font-size: 1.0em;
}
.blog_permalink
{
	background-image: url(images/blog_permalink.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	  font-size: 1.0em;
}
.blog_print
{
	background-image: url(images/blog_print.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 8px;
	  font-size: 1.0em;
}
.blog_edit_link
{
	background-image: url(images/blog_edit_link.png);
	margin-left: 8px;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: .8em;
}

/* Calendar Styles */
.Blog_Archive_DayHeader{
	font-size: .8em;
	background-color: #EC008C;
	color: #FFF;
}

.Blog_Archive_Day{
	font-size: .8em;
	background-color: #fff;
}

.Blog_Archive_NextPrev{
	font-size: .8em;
}

.Blog_Archive_OtherMonth{
	font-size: .8em;
	background-color: #f4f4f4;
}

.Blog_Archive_SelectedDay{
	border: 1px solid #cccccc;
	background-color: #F7941E;
		color:#FFF;
}

.Blog_Archive_Selector{
	font-size: .8em;
}

.Blog_Archive_Title{
	font-size: .9em;
	font-weight: bold;
}

.Blog_Archive_TodayDay{
	border: 1px solid #cccccc;
	background-color: #FFDE16;
	font-size: .8em;
	font-weight: bold;
}

.Blog_Archive_WeekendDay{
	font-size: .8em;
	background-color: #fffff0;
}

.SearchOptions 
{
	font-family: verdana
} 
.CreateFrom
{
	font-size: .7em;
	color: #003366;
}
.blog_body {
	font-family: verdana;
	 font-size: 1.0em;
	 width:98%;
}

.blog_published {
	display: block;
	text-align: center;
	float:left; 
	font-family: verdana;
	border-bottom: 2px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	background:url(images/clip-bottom.png) right top no-repeat;
	width:2.5em;
	margin-right: 5px;
}


.blog_pub-month {
	display:block;
	font-size: .7em;
	font-weight: bold;
	color: #ffffff;
	margin:0; 
	padding:0;
	padding-top:1px;
	background:url(images/clip-top.png) center top repeat-x;
	text-transform:uppercase;
}

div.blog_bubble {
	width: auto;
	 font-size: 1.0em;
	margin-bottom: 24px;
}

div.blog_bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
	 font-size: 1.0em;
}

div.blog_bubble blockquote p {
	margin: 10px;
	padding: 0px;
	 font-size: 1.0em;
}

.NormalBold 

{

font-family: verdana;

 font-size: 1.0em;
font-weight: bold;

}

hr
{

color: #797A7D;

height: 1pt;

text-align: left;

margin-bottom:5px;

}

blog_title 
{
font-family: verdana;

border-bottom-width: 1px;

border-bottom-style: dotted;

border-bottom-color: #666666;

margin-bottom: 5px;

padding-bottom: 5px;
color:#EC008C;

}

h2
{
font-family:verdana;

font-size: 1.3em;

font-weight: bold;

    color: #797A7D;
}


.blog_title  a
{
    color: #EC008C;
}
.blog_title a:hover
{
    color: #000;
    text-decoration: none;
}

.blog_title a:visited
{
  color: #EC008C;
text-decoration: underline;

}


.blog_more_link
{

padding-left: 10px;
 color: #EC008C;
font-weight: bold;

}

.Head 

{

font-weight: bold;
font-size: 1.0em;
font-family: Verdana;
line-height: normal;

    color: #797A7D;

}

.SubSubHead 

{

font-family: Verdana;

font-size: 0.8em;

font-weight: bold;

color: #797A7D;

}




.div_Welcome_Home
{

background: url(http://www.investderrylondonderry.com/Portals/investderrylondonderry/Images/newHome/pink_bg.png);
width:577px;
height:280px;
color:#FFFFFF;
background-repeat:none;
}

.div_Welcome_Text
{

padding:20px;
padding-bottom:0px;
color:#FFF;
font-size:0.85em;

}


.div_more_link
{
   padding-left:19px;

}


.div_Video
{

margin-top:2px;
padding:5px;
background-color: green;
margin-right:25px;

}


.Header_White_Text
{

color:#FFF;
font-size:14px
}


.Header_Orange_Text
{

color:#F7A256;
font-size:14px;
font-weight:bold;
}


.partnersImg
{
margin-bottom:15px;
margin-left:5px;
}

.hr_Partners_home
{

 margin-bottom:0px;
}




.div_download1
{

background: url(http://www.investderrylondonderry.com/Portals/investderrylondonderry/Images/newHome/orange_Invest.jpg);
width:285px;
height:135px;
color:#FFFFFF;
background-repeat:none;
font-size:12px;
}


.div_download2
{

background: url(http://www.investderrylondonderry.com/Portals/investderrylondonderry/Images/newHome/red_Why.jpg);
width:285px;
height:135px;
color:#FFFFFF;
background-repeat:none;
font-size:12px;
}


.div_download3
{

background: url(http://www.investderrylondonderry.com/Portals/investderrylondonderry/Images/newHome/purpleGrowth.jpg);
width:285px;
height:135px;
color:#FFFFFF;
background-repeat:none;
font-size:12px;

}



.div_DownloadsLinks
{


padding-top:10px;
padding-left:80px;
font-size:12px;
}


.div_Downloads
{
margin-top:20px;
 margin-bottom:20px;
 font-size:12px;
}


.div_Downloads a,a:active
{
color:#fff;
text-decoration:underline;
font-size:12px;
}

.div_Downloads a:hover
{
color:#fff;
text-decoration:none;
font-size:12px;
}




.Img_Dn
{
padding-right:3px;
vertical-align:text-bottom;	
padding-top:5px;
}

.div_dwn_Title
{
padding-top:13px;
padding-left:80px;
font-size:14px
}


.div_ViewAll_Link
{
 text-align:right;    
 margin-right:8px;
 padding-top:5px;   
}


.divNews
{
 border:1px solid #F7941E;   
 padding:5px;
 width:270px;
 font-size:12px;
}

.divNews td
{
 font-size:12px;
 font-family: verdana;
 padding-bottom:3px;
}

.divNews a,a:active
{
color:#4C4C4C !Important;
text-decoration:underline;
 font-size:12px;
}

.divNews a:hover
{
color:#4C4C4C !Important;
text-decoration:none;
 font-size:12px;
}

.partners_Title
{
color:#A8A8A8;
font-size:14px;
font-weight:bold;
}

#divPanelMenu
{width:880px;}
