@import url("css/menu.css");

/* CSS Document */
body {

    text-align:right;
    font-family: Arial;
    color: #666666;
    font-size: 1.0em;
    line-height: 1.6em;
    margin:auto;
    }
    
#divTop
{
 background-image:url(images/img_Top.jpg);
 width:950px;
 height:34px;
 text-align:center;
 margin:auto;

}

#divMiddle
{
 background-image:url(images/bg_gradient.jpg);
 width:950px;
 background-repeat:repeat-y;
 margin:auto;
}


#divBottom
{
 background-image:url(images/img_bottom.jpg);
 width:950px;
 height:35px;
 margin:auto;
}

#divHolder
{
    background-color: white;
    width: 901px;
    border: solid 1px white;
    padding: 0px;
    margin: 0px;
    margin:auto;
    text-align:left;
	
   
}



.tdHeader
{
    padding-bottom: 6px;
    background-image:url(images/Parklands_Logo.jpg);
    background-repeat:no-repeat;
    float:right;
    width:300px;
    height:135px;
    padding-right:10px;
    text-align:right;
     
    
}

.tdLinks
{
	 padding-top:0px;
	 padding-bottom:0px;
	 padding-right:8px;
	 text-align:right;
	 background-color:transparent;
	 margin:0px;
	 vertical-align:bottom;
}

.imgLink
{
 border:0px;
 padding:   0px 2px 0px 2px;
}

.imgLinkLast
{
 border:0px;
}

.imgLinkFirst
{
 border:0px;
 padding-right:0px;

}

#divNav
{
  margin-top:30px;
  margin-bottom:10px;
}

.divFooter
{
    padding-bottom: 0px;
    background-image:url(images/footer_Background.jpg);
    background-repeat:no-repeat;
    height: 115px;
    color: #666;
    width:880px;
    margin:auto;
    padding-left:15px;
     
    
}

/* style of item titles on edit and admin pages */
.SubHead
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #003300;
}






a
{
    color: #000 ;
}

a:hover
{
    color: #A02D96;
    text-decoration: none;
}

/*--------- pane style ----------*/


.ContentPane, .TopPane,.BannerPane, .BottomPane{ padding:0px; margin:0px; }
.LeftPane{ padding: 0px 10px 0px 15px; width:40%; margin:0px; }
.RightPane{  padding:0px 0px 0px  0px; width:20%; margin:0px; }
.outerleftPane{ padding: 0px 0px 0px  10px; margin:0px;}


.BottomPane td
{
    text-align: left;
    vertical-align:middle;
    color: #666;
    padding:5px;
    font-size:0.7em;
    line-height: 1.6em;

}

#divLoginUser, #divLoginUser a
{
padding-top:43px;
padding-left:10px;
Color: #999999;
text-align:right;
}


/*--------- bread crumb ----------*/


#divBreadCrumb
{
padding-left:33px;
color: #999999;
}

#divBreadCrumb a:hover
{
    text-decoration: underline;
    color:Red;
}

.Breadcrumb, .breadcrumb_text, .breadcrumb_text a:visited, #divBreadCrumb a
{
font-size:0.8em;
color: #999999;
text-decoration: none;
}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#000; text-decoration:none; font-size:0.8em;}
a.user:hover{color:#A02D96; text-decoration:none;}

.SearchTD
{
 text-align:right;
 float:right;
}

#searchbg
{
    background:   url(images/search.gif) no-repeat top left;     
         
    width:188px;  
    height:30px;
}

#dnn_dnnSEARCH_txtSearch.NormalTextBox {
    height: 28px;
    vertical-align: bottom;
    background: transparent;
    color: #666;
    padding: 7px 0px 0px 5px;
    margin: 0px 0px 0px 0px;
    border: 0px solid #FFFFFF;
    cursor: text ;

}


.submitIcon
{
 padding-right:3px;
 padding-top:5px;

}


.CommandButton 

{

font-family: Arial;

font-size: 11px;

font-weight: normal;

color: #666;

}

a:link 

{

text-decoration: underline;

}

a:hover 

{

text-decoration: underline;

color: #A02D96;

}

a.CommandButton:link

{

text-decoration: underline;

color: #666;

}

a.CommandButton:hover

{

text-decoration: underline;

color: #A02D96;

}


.Head
{
 color: #A02D96; 
}

.xlVetsLogo
{
    background-image: url('images/xlvets.jpg');
    background-position: bottom center;
    background-repeat: no-repeat;
    width: 150px;
    height: 100px;
}

.MenuContentLine
{
    border-top: solid 1px #cdcdcd;
    margin-top: 5px;
}



.topBannerPane
{
	padding:0px;
}









