﻿.bgMainMaster
{
    /*background-image: url(../images/2008/main_bg.jpg);
    background-color: transparent;*/
	background-color: transparent;
    background-position: center top;
    background-repeat: repeat-y;
}
.contentMaster
{
    width: 950px;
    text-align: left;
    padding: 20px 10px 20px 20px;
    margin: 0px auto auto;
    overflow: hidden;
}
#outerMaster
{
    padding: 0px 0px 0px 0px;
    margin: 0px auto auto;

}
#logoMaster
{
    background-color: transparent;
    background-image: url(../images/2010/header_logo.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    height: 180px;
	text-indent: -2000px;
}
#menuMaster
{
    text-align: left;
    margin-top: -40px;
    background: transparent;
	margin-right: 18px;
	margin-left: auto;
	width: 670px;
}
.menuMaster
{
}
.menuMasterItem
{
    /*background-image: url(../images/2008/red-tab-shade.jpg);
    background-repeat:repeat-x;*/
    /*background-color: #FFAE44;*/
      color: white;
    font-family: Verdana, arial, helvetica;
    font-size: 12px;
   /* border-color: #666;
    border-style: solid;
    border-width: 0px 0px 1px 0px;*/
    padding: 0px 3px 0px 3px;
    height: 25px;
}
.menuMasterItem a
{
    background:none;
}

.menuMasterItemHover
{
    
}
.menuMasterItem.sub
{
    background-color: #FFD196;
    background-image: none;
    color: Black;
    border-bottom-width: 1px;
    border-top-width: 0px;
}
#menuTopMaster
{
    /*width: 823px;*/
    margin: 0px 0px 0px 10px;
}
#submenuMaster
{
    background-color: Red;
}
#menuShadow
{	
    width: 980px;
    background-image: none;
    height: 3px;
    margin-left: 10px;
}
#leftColMaster
{
    clear: left;
    float: left;
    width: 770px;
    padding-left: 0px;
    padding-right: 0px;
}
.leftColInsideSmaller
{
    width: 255px; 
}
.leftColInsideWider
{
    width: 500px;

}
#leftColInsideLeftMaster
{
    clear: left;
    float: left;
    vertical-align: top; 

}
#leftColInsideRightMaster
{
    padding-left: 5px;
    float: right;
    clear: right;
    vertical-align: top;
}

#leftColInsideRightMaster #socialNetworkIcons
{
	text-align:left;
	padding:0px 0px 10px 0px;
	margin-top:0px;
	margin-left:10px;
	margin-right:0px;
	font-size: 1.5em;
	font-weight: bold;
	color:white;
	vertical-align: center middle;
}
#leftColInsideRightMaster #socialNetworkIcons a:hover
{
background:white;
}



#rightColMaster
{
    border-left: gray 1px dotted;
    padding: 2px 0px 2px 0px;
    margin: 0px 0px 0px 0px;
    float: right;
    clear: right;
    width: 160px;
    vertical-align: top;
    font-size: 0.9em;
    text-align: center;
}

#rightColMaster h3
{
    text-align: left;
    margin: 0px 0px 1em 0px;
}

#rightColMaster .accessIcons
{
    text-align: left;
}

#rightColMaster .accessIcons a
{
    padding-bottom: 5px;
}

#rightColMaster img
{
    vertical-align: middle;
}
#rightColMaster .logo
{
    padding: 0px 0px 10px 0px;
    margin: auto auto 10px;
    width: 130px;
    border-bottom: gray 1px dotted;
    background-repeat: no-repeat;
    height: 100px;
}
#sponsorMaster
{
	background:white;
    height: auto;
	padding: 0;
	padding-left:-5px;
    clear: none;
    float: none;
    font-size: 1em;
	width: 980px;
	text-align:left;
	margin:auto;
	padding-bottom: 10px;
	border-top:1px solid #EC0E92;
	color:#EC0E92;

}
#sponsorMaster table
{
	background:transparent;
}

#bottomMaster
{
   /* background-image: url(../images/pink-footer.jpg);
    background-color: transparent;
    background-position: center bottom;
    background-repeat: no-repeat;*/
    height: 304px;
	background-image: url(../images/2010/pink-footer.jpg);
    clear: none;
    float: none;
    font-size: 1em;
	width: 980px;

}
#footerMaster
{
    color: #43172C;
	/*background-image: url(../images/pink-footer.jpg);*/
	background-color: transparent;
    background-repeat: no-repeat;
	padding: 10px;
	padding-left: 20px;
	width: 980px;
}

#footerMaster table tr td
{
	padding-right: 5em;
}

#footerMaster ul
{
	list-style:none;
	margin-left: 0.5em;
	padding-left: 0px;
	line-height: 1.3em;
}

#footerMaster ul.linksList li
{
	font-weight: bold;
	font-variant: none;
	margin-bottom: 1em;
}

#footerMaster ul.linksList ul li
{
	font-weight: normal;
    font-variant: small-caps;
	margin-bottom: 0;

}


#footerMaster a
{
   color: #5B1D3B;
}

#footerMaster a:hover
{
   background-color: #5B1D3B;
   color:#E885B1;
}


#copyrightMaster
{
    color: White;
	margin-top:50px;
	text-align:right;
	width: 960px;
	font-size: 0.8em;
}
