@charset "utf-8";
/* CSS Document */
@import url("layout.css");

/***********************************/
#Content1{ float:left; width:700px; }


/*********************************/
.Round1{
background:#eff8fd; 
width:222px; 
margin:0 auto;}

.Round1 p{ 
font-size:12px;
color:#2d2c2c
}

.Round1 h2{
background:url(../images/orange-header.gif) repeat-x;
height:48px;
color:#fff;
text-align:center;
font-size:14px;
line-height:14px;
padding-top:8px;
}

.SpecialOffer{
border:1px solid #3a80cf;
padding:1px;
padding-top:0px;
}


.SpecialOffer h2{ 
background:url(../images/orange-header2.gif) top no-repeat; 
height:55px; 
padding:0; 
color:#fff; 
text-align:center; 
font-size:14px; 
line-height:50px;
}

.SpecialOffer .Inner{
background:#bfdfff; 
margin:3px; 
margin-top:0;}

.SpecialOffer .Inner h3{
color:#053e88;
font-size:12px;
padding:0px 8px
}

.SpecialOffer .Inner p{
font-size:12px;
color:#000;
}

.RoundContainer{width:234px;
float:right;
background:#fff;
margin-top:8px;
}

/******************************/
.Round2{ float:left}

.BlueTabs2 {
float:left;
background: url(../images/glowtab-left2.gif) no-repeat left top;
padding:0 0 0px 9px;
text-decoration:none;
margin-top:2px;	
}

.BlueTabs2 span{
float:left;
display:block;
background:url(../images/glowtab2.gif) no-repeat right top;
padding: 5px 16px 10px 10px;
font-weight:bold;
width:100%;
line-height:16px;

}

h3{color:#33669b;
font-size:16px;
/*line-height:30px!important; line-height:20px;*/}
h3.blue{
color:#33669b;
font-size:16px; 
line-height:33px;
background:url(../images/grade-blue.gif) repeat-x;
padding-left:10px;
}



/*********************************/
.ContentMenuContainer{
background:#fff; 
margin:10px auto;
width:99%;


}
.ContentMenuContainer h1{ 
color:#33669b;
font-size:22px;}

.ContentMenuContainer .AdultsCorner{
background: url(../images/adult-bg.gif) top no-repeat;
width:344px;
float:left;
}
.ContentMenuContainer .AdultsCorner img{
margin-top:4px;
}
.ContentMenuContainer .AdultsCorner .Inner{ 
margin-left:37px !important; 
margin-left:39px;
margin-right:5px;

}
.ContentMenuContainer .AdultsCorner .Inner h3{ 
background:#c0e9f9; 
color:#33669b; 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
padding:8px; 
line-height:12px; 
}  

.ContentMenuContainer .AdultsCorner .Bottom{ 
background:url(../images/bottom-adult-bg.gif) bottom no-repeat; 
height:10px; 
margin-left:0px !important; 
margin-left:5px; 
}


/*************************/

.ContentMenuContainer .JuniorCorner{
background: url(../images/junior-bg.gif) top no-repeat;
width:344px;
float:left;
margin-left:3px;
}
.ContentMenuContainer .JuniorCorner img{
margin-top:4px;}
.ContentMenuContainer .JuniorCorner .Inner{ 
margin-left:37px !important; 
margin-left:39px; 
margin-right:5px;}
.ContentMenuContainer .JuniorCorner .Inner h3{ 
background:#c0e9f9; 
color:#33669b;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
padding:8px; 
line-height:13px; }

.ContentMenuContainer .JuniorCorner .Inner p.first{ 
color:#33669b; 
font-size:12px;  }  

.ContentMenuContainer .JuniorCorner .Bottom{ 
background:url(../images/bottom-junior-bg.gif) bottom no-repeat; 
height:10px; 
margin-left:0px !important; 
margin-left:5px; 
}  

/***************/
.widthFix{ width:310px!important; }

/*****************************/
#SpecialOffers{ width:227px; background:url(../images/special-header.jpg) no-repeat top; height:108px;}
#SpecialOffers h4{ color:#fff; padding-top:85px; text-align:center;  font-size:18px;}
#SpecialOffers #bottom{ background:url(../images/bg-special-buttom.gif) no-repeat bottom; height:50px;}
#SpecialOffers #bottom p.button{ padding-top:10px; text-align: center; font-weight:bold; line-height:25px; font-size:14px; margin:0 auto; width: 202px;}
#SpecialOffers #bottom p.button a{ background:url(../images/tab-special.gif) no-repeat top; height:30px;  display:block; color:#215998; text-decoration:none;}
#SpecialOffers #bottom p.button a:hover{ background:url(../images/tab-special.gif) no-repeat top;display:block; background-position:0% -30px;height:30px; color:#215998; text-decoration:none;}

