/* CSS Document for Photogalley new website*/

body	{
/*background-image:url(images/background-white2.jpg);*/
background-image:url(/images/background-white4.jpg);
    background-position: 0 0;
    background-repeat: repeat-x;
	background-attachment:fixed;
	padding-top:0;
    padding-bottom:0;
    padding-left:0;
    padding-right:0;
    margin-top:0;
    margin-bottom:0;
    margin-left:0;
    margin-right:0;
}

a:link {color:  #4792e6; text-decoration: none;	font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
a:active {color: #4792e6; text-decoration: none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
a:visited {color: #4792e6; text-decoration: none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
a:hover {color: #0d4875; background:url(images/underline-link2.gif) repeat-x bottom;padding-bottom:2px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
/*border-bottom: 1px dotted #008CD3; ---- old hover 006600, 042068*/ 
 }
 
/* footer styles*/
a.footer-links:link	{color:#0d4875;
	font-size:11px;
	font-weight: bold;
}
a.footer-links:active	{color:#0d4875;
	font-size:11px;
	font-weight: bold;
}
a.footer-links:visited	{color:#0d4875;
	font-size:11px;
	font-weight: bold;
}
a.footer-links:hover	{color:#4792e6; 
	font-size: 11px;
	font-weight: bold;
}

.H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #585D6C;/*OLD 585D6C MedGrey, DK-GREY 3c3c3d*/
	font-weight: bold;
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #585D6C;
	font-weight: bold;
}
.H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585D6C;/*OLD 585D6C*/
	line-height:17px;
}
.H4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #585D6C;/*OLD 585D6C*/
	font-weight: bold;
}
.H5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #585D6C;/*OLD 585D6C*/
}
.H6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #585D6C;/*OLD 585D6C*/
}
.H6sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #585D6C;/*OLD 585D6C*/
}
.H7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #585D6C;/*OLD 585D6C*/
}
.Htabs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #181818;/*OLD 585D6C*/
}

fieldset 
{
	 font-family:Arial; 
	 font-size:12px;
}
legend
{
	font-weight:bolder;
	}
	
.admin1
{
	background-color: #ffffff; 
	color:#002e60; 
	font-family: Arial,Verdana,  Tahoma; 
	font-size: 14px; 
	font-weight: bolder
}
.admin2
{
	background-color: #ffffff; 
	color:#002e60; 
	font-family: Arial, Verdana, Tahoma; 
	font-size: 12px; 
	font-weight: bolder
}
/*** social icons ----------------------------------------------- ***/
.social_network {
    position : relative;
    list-style-type : none;
}
.social_network li {
    float : left;
    border : 0px solid rgba(0,0,0,0);
    padding : 0px;
    margin : 0px;
	width:328;
}