.SightHeading {
    text-align: center;
    background-color: DodgerBlue;
    color: Honeydew;
}
.SightText {
    text-align: left;
    color: #003ea3;
    text-decoration: none;
    font-variant: normal;
    font-size: 11px;
    font-family: Verdana;
    font-weight: normal;
}
.SearchBoxBg {
     background: #003ea3 url('images/boxbg.jpg') repeat-x top center;
}
.ssDataList {
    margin-left: auto;
    margin-right: auto;
    border: solid 1px #cccccc;
    background-color: #F9F9F9;
}
.ssSeparator {
    border-bottom: dashed 1px #cccccc;
    width: 75%;
    margin: 0 auto 0 auto;
}
.ItemLeft {
    display: inline-block;
    width: 122px;
}
.Price {
	color: Orange;
    text-decoration: none;
    font-variant: normal;
    font-size: 12px;
    font-family: Verdana;
    font-weight: bold;
    font-size: large;
}
.modalBackground { 
 background-color: #011D50;
 filter:alpha(opacity=70); 
 opacity:0.7;
}
.topleft {
    background: url(images/curve-1a.jpg) no-repeat top left;
    height: 7px; line-height: 7px; clear: both; float: left; padding-left: 7px;
}
.topright {
    background: url(images/curve-1b.jpg) no-repeat top right;
    height: 7px; line-height: 7px; float: left; padding-right: 7px;
}
.topbg {
    background-color: #fdfeff; border-top: 1px solid #EFCF6C;
    float: left; width: 277px; height: 6px; line-height: 6px;
}
.bottombg {
    background-color: #FEDE95; border-bottom: 1px solid #EFCF6C;
    float: left; width: 277px; height: 6px; line-height: 6px;
}
.bottomleft {
    background: url(images/curve-1d.jpg) no-repeat bottom left;
    height: 7px; line-height: 7px; clear: both; float: left; padding-left: 7px;
}
.bottomright {
    background: url(images/curve-1c.jpg) no-repeat bottom right;
    height: 7px; line-height: 7px; float: left; padding-right: 7px;
}
.centerbg {
    background: #76cefe url(images/centerbg.jpg) repeat-x top; width: 289px; clear: both;
    border-left: 1px solid #EFCF6C; border-right: 1px solid #EFCF6C;
}
.basketMain {
	background: #FFFFFF url(images/basket-bg.jpg) repeat-x top; width: 275px; line-height: 1.5; border:solid 1px #EBD8D4;
}
.basketHeading {
	color: #7A0001; font-weight: normal; font-size: 16pt; padding: 7px 0px;	
}
.basketHeading a {
	color: #7A0001; font-weight: normal; font-size: 16pt; padding: 7px 0px;	text-decoration:none;
}
.basketHeading a:hover{ 
	text-decoration:underline;
}
.basketHeadingColor {
	color: #7A0001;
}
.headingDiv {
    width:160px; float:left; clear:left; padding-top:3px; overflow:hidden;	
}
.lineDiv {
    width:160px; float:left; height:5px; font-size:5px; overflow:hidden;	
}
.childDDLContainerDiv {
    width:160px; float:left; clear:left; padding-top:3px; font-family:Arial; font-size:10px; 	
}
.agesDiv-left {
    width:77px; float:left; padding-top:3px; padding-left: 6px;	
}
.agesDiv-right {
    width:77px; float:left; padding-top:3px; clear:left;	
}
.popUpBody
{
	background-color:#FFFFFF;
	padding:0px;	
}
