body {
	padding:0px;
	margin:0px;
	background-color: #F5F5F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #555555;
}
h1,  h3 {
	font-size:12px;
	margin-bottom:3px;
	margin-top:3px;
}
a img{
	border:none;
	}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
a{
	color: #336699;
	text-decoration: none;
}

a:hover {
	color: #CC6666;
	text-decoration: none;
}

p {
	margin-top:6px;
	}

.disclaimer{
	font-size:10px;
	color:#999;
	line-height:13px;
}
	/*---------------------- new absolute positioning (older style) --------------*/

#newOuter{
	position:absolute;
	top:81px;
	left:251px;
	right:0;
	z-index:1;
	
}

#newInner{
	width:500px;
	margin:0 auto;
}

#newLeft{
	width:250px;
	background:#efefef;
	border-right:1px solid #9A9A9A;
	font-size:11px;
	line-height:12px;
	color:#666666;
	border-right:1px solid #9A9A9A;
	background-color:#efefef;
}

.leftFiller{
	width:250px;
	background:#efefef;
	clear:both;
}


a.qqPromo{
	width:145px;
	display:block;
	padding:3px 5px 3px 15px;
	margin-bottom:5px;
	color:#da7d79;
	background:url(/images-qq/promoArrow.gif) 6px 7px no-repeat;
	background-color:#f5f5f5;
	cursor:pointer;
}
a.qqPromo:hover{
	background-color:#ddd;	
}





/**************************
CONTENT AND COLUMNS
**************************/
.outer {
	border-left: 251px solid #efefef; /*** This is the width and the color for our left column PLUS THE BORDER WIDTH OF CONTENT***/
}

.inner {
	width: 100%;
	min-width:500px; 
}

.float-wrap {
	float: left;
	width: 100%;
	margin-left: -251px; /*** Same length as .outer border-left but with negative value PLUS THE BORDER WIDTH***/
}
#left {
	position:relative;
	float:left;
	left:0;
	top:0px;
	bottom:200px;
	width: 250px;
}

#content {
	float: right;
	background-color:#f5f5f5;
	margin-right: -251px;  /*** Same length as .outer border-left but with negative value PLUS THE BORDER WIDTH ***/
	width: 100%;
	#position:relative;
	border-left:solid 1px #9a9a9a;
	z-index:1;
}

#mainContent {
	width:500px;
	margin:0 auto;
	min-height:1050px;
	/*#height:1050px; ** IE makes this act like min-height **/
}

#mainContentEnt {
	width:500px;
	margin:0 auto;
	min-height:750px;
	/*#height:1050px; ** IE makes this act like min-height **/
}



/*--------------- Sample of basic html for pages

<div class="outer">
<div class="inner">
<div class="float-wrap">
	
	<!--- Left Content --->
	<div id="left">
		This is the left nav
	</div>
	<!--- End of Left Content --->
	
	
	<!--- Main Content --->
	<div id="content">
		<div id="mainContent">
			This is the main content
		</div>
	</div>
	<!--- End of Main Content --->
	
	<div style="clear:both;"></div> 
</div>

<div style="clear:both;"></div> 

</div>
</div>



*/






/*---------------------- end of relative positioning --------------*/


/*----------------------- bullets -----------------------*/

.arrow2, .arrow{
	background:url(/images-we/we-arrows.gif) left no-repeat;
	padding-left:12px;
	margin:1px 0;
	background-position:0 5px;
}
.whitedot{
	background:url(images_generic/white-bullet.gif) left no-repeat;
	padding-left:12px;
	margin:2px 0 1px 1px;
	background-position:0 2px;
}
.bluedot{
	background:url(images_generic/blue-bullet.gif) left no-repeat;
	padding-left:12px;
	background-position:-1px 3px;
}
.accbullet{
	background:url(../images_generic/acc-bullet.gif) no-repeat left;
	padding-left:15px;
	margin:1px 0 1px 0;
	float:left;
	width:140px;
	color:#666666;
}

.underline{
	text-decoration:underline;
	margin:3px 0;
}

/*------------------------- end of bullets ----------------------*/




/*------------------------- bullet links ---------------------------*/





/*----------------------- end of bullet links ------------------------*/














/*-------------------- breadcrumbs ------------------*/
#breadcrumbs, #breadcrumbs_index{
	/*position:absolute;
	top:88px;
	left:0px;
	right:0px;
	visibility:visible;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;*/
	width:1000px; margin:0px auto;
	background:url(images_nav/breadcrumbs_bg.gif) center top no-repeat;
	background-color:#f0f0f0;
	padding:4px 0 3px 0;
	height:19px; /* I am giving it a height so we know what to tell the content div's the amount of their margin on top  (height is actually HEIGHT PLUS PADDING!!!! */
	color:#666666;
	font-size:10px;
	border-bottom:solid 1px #CCC;
}

#breadcrumbs_index{height:8px; padding:0; font-size:3px;}


#breadcrumbs a:link, #breadcrumbs a:active, #breadcrumbs a:visited{
	color:#666666;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

#breadcrumbs a:hover{
	color:#666666;
}





/*-------------------- wedding pages -----------------------*/
.ideasAdvice{
	margin:1px 0 1px 13px;
	padding:1px 0 1px 13px;
	background:url(../images-we/we-arrows.gif) no-repeat left;
	}

.wed-bullet{
	background:url(../images-we/we-bullet.gif) left no-repeat;
	padding-left:12px;
	margin:1px 0;
}
.wedlink{
	background:url(../images-we/we-arrows.gif) left no-repeat;
	padding-left:12px;
	margin:1px 0;
	float:left;
	margin-top:5px;
	width:210px;
}
.wed-LeftCol{
	float:left;
	width:312px;
}
.wed-rightCol{
	float:right;
	width:187px;
}
.wed-leftBold{
	color:#525F79;
	font-weight:bold;
	font-size:12px;
	margin-bottom:0;
	#margin-top:5px;
}
.wed-leftPara{
	float:left;
	width:220px;
	margin-top:3px;
	margin-bottom:1px;
	line-height:13px;
}

.wed-divider{
	margin:5px 0 0 0;
	#margin:3px 0 -3px 0;
}
.wed-more{
	float:left;
	margin:5px 0 0 10px;
}
.wed-topSection{
	margin:0;
}
.wed-midSection{
	padding:0 10px;
	#padding:0 15px;
	margin-bottom:12px;
}
.wed-midText{
	float:left;
	margin-left:10px;
	width:220px;
}
.wed-bigBold{
	color:#525F79;
	font-weight:bold;
	font-size:12px;
}
.wed-medLink{
	background:url(../images-we/we-arrows.gif) no-repeat left;
	padding-left:12px;
}
.wed-ideas{
	background:url(../images-we/we-idas-txt.jpg);
	height:235px;
	width:154px;
}
.wed-ideasLink{
	margin:2px 0;
	}
.wed-flowersec{
	float:left;
	width:385px;
	margin-top:8px;
}
.wed-flowertitle{
	background:url(../images-we/we-bullet.gif) left no-repeat;
	padding-left:12px;
	margin:1px 0;
	font-weight:bold;
	color:#859d75;
	margin-bottom:1px;
	background-position:0 5px;
	#background-position:0 6px;
}
.wed-flowerdesc{
	padding-left:12px;
	margin:0;
}
.wed-flowerbutt{
	float:left;
	margin:8px 0 0 10px;
}
.we-question{
	color:#217fb2;
	font-weight:bold;
	margin:25px 0 3px 0;
}
.we-formal{
	margin:0 10px;
	border: solid 1px #ccc;
}
.we-formal p{
	margin:3px 0;
	}
.we-islands p{
	padding-left:11px;
	background:url(images-we/we-bullet2.gif) left no-repeat;
}
.xtra-desc{
	margin:2px 0;
	float:left;
	width:240px;
	padding-left:10px;
	background:url(images-we/we-bullet2.gif) no-repeat;
	background-position:0 5px;
	
}
.xtra-price{
	margin:2px 0;
	float:right;
	text-align:right;
	width:45px;
	
}
.xtra-resort{
	margin:3px 0 12px 0;
}
.xtra-resort a:link, .xtra-resort a:active, .xtra-resort a:visited{text-decoration:none; color:#555555;}

.xtra-resort a:hover{color:#cc6666;}   
/*-------------------- end of wedding pages -------------------*/




/*----------------------- float quote -------------------------*/


.quoteWrapper{
	padding:7px 0;
	width:250px;
	height:24px;
	background-repeat:no-repeat;
	background-position:0 7px;
}

.quoteText{
	color:#cc6666;
	padding:5px 18px 0 0;
	font-weight:bold;
}



/*----------------------- end of float quote -------------------------*/


/* ------------- Page Formatting --------------- */
#pageholder {
background-color:#f5f5f5;
}
#pageholder.green {
background-image:url(images_generic/greenwide_bg.jpg);
background-repeat:repeat-x;	
}
/* ------------- TOP Menu Formatting --------------- */
.accountmenu_container {
	float:right; 
	height:18px; 
	color:#b5d7e7; 
	margin-right:5px; 
	font-weight:bold; 
	font-size:10px; 
	font-family:Verdana, Arial, Helvetica, sans-serif
	}

.mainmenu_container {
	border:1px solid #64BBE6; 
	border-right:none; 
	border-left:none; 
	background-image:url(../images_nav/main_nav-bg.gif); 
	background-repeat:repeat-x;
	z-index:99999999;
	visibility:visible;
	
	}
.mainmenu_separator {
	background-image:url(/images_nav/main_nav-separator.gif); 
	background-repeat:repeat-x; 
	border:1px solid #0A65A1; 
	width:1px; 
	border-right:none; 
	border-left:none;
	width:1px;
	}
.mainmenu_item {
	background-image:url(/images_nav/main_nav-bg.gif); 
	background-repeat:repeat-x; 
	border:1px solid #3f9fc5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	}
.submenu_container {
	height:18px; 
	clear:both; 
	margin-right:10px;
	float:right;
	}
.submenu_item {
	font-family:Verdadana, Arial, Helvetica, sans-serif; 
	color:#9fd2ec; 
	font-size:9px; 
	font-weight:bold; 
	margin:0px 3px 0px 3px;
	display:inline;
}	
.submenu_item a:link, .submenu_item a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#9fd2ec; 
	font-size:10px; 
	font-weight:bold;
	margin:0px 3px 0px 3px;
	text-decoration:none;
	display:inline;
	cursor:pointer;
}
.submenu_item a:hover, .submenu_item a:active {
	color:#FFF; 

}

.mainMenuOption {
	position:relative;
}
.pulldownMenu {
	margin:0px;
	padding:0px;
	z-index:999;
}
.pulldownMenu div div {
	/*background-color:#ebebeb;*/
	list-style-type:none;
	line-height:15px;
	border-top:0px;
	margin:0px;
	padding:0px;
}

.pulldownMenu div a,
.pulldownMenu div a:link,
.pulldownMenu div a:active,
.pulldownMenu div a:hover,
.pulldownMenu div a:visited {
	width:100%;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	text-decoration:none;
	font-weight:normal;
	margin: 0px;
	color:#333;
	display:block;
	background-color:#e4e4e4;
	/*opacity: 0.9;*/
	filter: alpha(opacity:94);
	cursor:pointer;
	}
.pulldownmenu_item a:link,
.pulldownmenu_item a:visited,
.pulldownmenu_item_spacer a:link,
.pulldownmenu_item_spacer a:visited,
.pulldownmenu_item_spacer a:hover,
.pulldownmenu_item_spacer a:active{
	padding-left:10px;
	}



.pulldownmenu_item a:hover,
.pulldownmenu_item a:active {
	color:#e6514d !important;
	background-color:#F5F5F5 !important;
	overflow:hidden;  
	}

.pditemOn {
	height:20px;
	background-color:#FF9900; 
	}
td.mainmenu_item div { position:relative;}

/* ------------- Generic Formatting --------------- */

.dottedDivider{
	height:1px;
	width:100%;
	background:url(../images_generic/dottedlinebg.gif) repeat-x;
	display:block;
	
}

#bggray {
	background-color:#EEEEEE;
	}
#bgwhite {
	background-color:#F9F9F9;
	}
#bodysmall {
	font-size:11px;
	line-height:12px;
	}
#bullet,
#bullet a:link {
	color:#336699;
	font-size:11px;
	}
#bullet a:visited {
	color:#3D5182;
	}
#bullet a:hover, 
#bullet a:active {
	color:#CC3300;
	font-size:11px;
	}
#bullet p {
	background-image:url(/images_generic/arrow-3399CC.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	margin:0px;
	margin-left:5px; 
	padding-left:12px;
	line-height:15px;
	}
.button {
	border:1px outset #CC6600;
	background-color:#FFFFFF;
	font-size:10px;
	display:block;
}
.button a:link, .button a:visited {
	border:1px outset #DDDDDD;
	background-color:#EAEAEA;
	font-size:10px;
	display:block;
}
.button a:hover {
	background-color:#FF9966;
}
.button a:active {
	border:1px inset #DDDDDD;
	background-color:#FF9966;
	color:#FFFFFF;
}
.caption {
	font-size:16px;
	font-weight:bold;
	color:#999999;
	line-height:22px;
	text-align:center;	
	padding:20px;
	}
.cobrand {
	font-size:11px;
	padding:3px;
	}
#dashedline{
	width:500px;
	height:1px;
	background:url(../../images-templates/bottomborder.gif) repeat-x;
	background-position:center;
	margin:10px 0 10px 0 ;
	display:block;
	clear:both;
	}
.dkgraysmall {
	font-size: 9px;
	line-height: 12px;
	color:#666666;
}
.DropdownMenuNoPadding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	border: 1px solid #666666;
	width: 250px;
}
.footer a {
	font-size:11px;
	line-height:12px;
	color:#2D669A;
	}
.footer a:hover {
	color:#FF6633;
}
.formtable {
	background-color:#eeeeee;
	border:1px solid #dddddd;
	border-bottom:0px;
}
.formtable td {
	font-size:11px;
	border-bottom: 1px solid #dddddd;
	color:#666666;
	padding:3px 3px 4px 10px;
	}
.formtable .required {
	color:#CC3333;
	}
	
/* Gradhead style used for creating tabs that look similar in style to table heads*/
/* See Beaches resort activies pages for example */
.gradheadtab {
	font-size:12px;
	font-weight:bold;
	color:#545E7A;
	padding: 3px 0px 3px 6px;
	border:1px solid #CCC;
	border-bottom:1px solid #FFF;
	border-top:1px solid #E7E7E7;
	background-image:url(images_generic/headline_bg.gif);
	background-position:center center;
	background-repeat:repeat-x;
	margin-top:0px;
	}
.gradheadtab_on{
	font-size:12px;
	font-weight:bold;
	color:#CC0033;
	padding: 3px 0px 3px 6px;
	border:1px solid #CCC;
	border-bottom:1px solid #FFF;
	border-top:1px solid #E7E7E7;
	background-image:url(images_generic/headline_bg-on.gif);
	background-position:center center;
	background-repeat:repeat-x;
	margin-top:0px;
	}
.gradhead {
	font-size:12px;
	font-weight:bold;
	color:#545E7A;
	padding: 3px 0px 3px 6px;
	border:1px solid #CCC;
	border-bottom:1px solid #666;
	border-top:1px solid #E7E7E7;
	background-image:url(images_generic/headline_bg.gif);
	background-position:center center;
	background-repeat:repeat-x;
	margin-top:0px;
	}
.gradheadtable {
	margin-bottom: 30px; 
	}
.gradheadtable strong {
	color:#545E7A;
	}
.gradheadtable #bggray {
	padding-left:10px;
	font-size:11px;
	}
.gradheadtable #bgwhite {
	padding-left:10px;
	font-size:11px;
	}
#highlightsection,
#highlightsection a:link {
	color:#336699;
	font-size:11px;
	}
#highlightsection a:visited {
	color:#3D5182;
	}
#highlightsection a:hover, 
#highlightsection a:active {
	color:#CC6666;
	}
#highlightsection p {
	background-image:url(/images_generic/red-arrows.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding:3px 0px 3px 23px;
	margin:0px; 
	padding-left:12px;
	line-height:10px;
	}
#highlightsection p.arrow {
	background-image:url(images_generic/arrow-gray.gif);
	}		
.higlightsectionhead {
	padding: 3px 3px 3px 0px;
	font-size:12px;
	color:#999999;
	font-weight:bold;
	}
#highlightblue /* Used mainly in the resorts homepages */ {
	color:#666666;
	font-size:11px;
	}
#highlightred /* Used mainly in the resorts homepages */ {
	color:#666666;
	font-size:11px;
	}
#highlightblue p {
	background-image:url(/images_generic/arrow-lightblue.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding:3px 0px 3px 23px;
	margin:0px; 
	padding-left:12px;
	line-height:10px;
	}
#highlightred p {
	background-image:url(/images_generic/bullet-reddot.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding:3px 0px 3px 23px;
	margin:0px; 
	padding-left:12px;
	line-height:10px;
	}
.highlight /* Used mainly in the resorts subpages */ {
	color: #336699; 
	font-size:11px;
	line-height:13px;
	}
.indent {
	padding: 10px 15px 0px 10px ;
	}
.indent24 {
	padding: 5px 24px 0px 24px ;
	}
.indent49 {
	padding: 5px 49px 0px 49px ;
	}
.locations a:link, .locations a:visited {
	color:#FFFFFF;
	size:12px;
	font-weight:bold;
	line-height:11px;
	letter-spacing:.05em;
	padding: 7px 6px 6px 18px;
	display:block;
	text-decoration:none;
	}
.locations a:hover {
	background-color:#66CCFF;
	color:#006699;
	}
#maincontent{
	margin-top:20px;
	}
/*#maincontent p a:link, #maincontent p a:visited {
	color: #336699;
	text-decoration:none;
	}
#maincontent p a:hover, #maincontent p a:active {
	color: #3366CC;
	text-decoration:none;
	}*/
#moreimagelink {
	padding-right:20px;
	}
#paddingaround {
	padding:10px;
	}
.redlink a:link,
.redlink a:visited {
	color: #FF0000;
	text-decoration: none;
}
.resortfeature {
	border:1px solid #9A9A9A; 
	border-top:none; 
	border-bottom:none;
}
.slightshade {
	background-image: url(images-index/index-section_bg.jpg); 
	background-repeat:repeat-x;
	}
.spacerblue {
	width:100%; 
	border-top:4px solid #DEEAF2; 
	border-bottom: 1px solid #CCC; 
	line-height:1px;
	margin:0px 0px -4px 0px;
	}
.spacergray {
	width:100%; 
	border-top:1px solid #ffffff; 
	border-bottom:1px solid #dddddd;
	line-height:1px;
	margin:10px 0px 10px 0px;
	}
#sectionbreak {
	background-image:url(/images_menu/sectionbar.gif); 
	background-repeat:repeat-x;
	background-color:#CCCCCC;
	}
.subhead {
	display: block;
	line-height:15px;
	padding-bottom:2px;
	border-bottom:1px solid #336699;
	font-weight:bold;
	margin-bottom:3px;
	}
.subhead_orange {
	font-weight:bold;
	color:#CC6666;
	}
.subhead_faq {
	display: block;
	line-height:15px;
	padding-bottom:2px;
	padding-top:6px;
	color:#669999;
	font-weight:bold;
	border-bottom:1px solid #336699;
	margin-bottom:3px;
	}
.tablecell {
	padding: 3px 3px 3px 9px;
	font-size:11px;
	}
.tablehead {
	font-size:12px;
	font-weight:bold;
	color:#545E7A;
	padding: 3px 0px 3px 6px;
	border:1px solid #CCC;
	background-color:#F0F3FC;
	margin-top:0px;
	}
.textbox {
	font-size: 10px;
	border: 1px solid #666666;
}
.textboxDisabled {
	font-size: 10px;
	background-color: #F6F6F6;
	border: 1px solid #999999;
}

.FormButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699CC;
	background-color: #FFFFFF;
	border: 1px solid #6699CC;
	padding-top: 0px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 0px;
}

.thumbs {
	border:1px solid #999;
	background-color:#FFFFFF;
	}
.thumbshead {
	background-color:#CC3300;
	background-image:url(images_menu/thumbs-top_bg.gif);
	background-repeat:repeat-y;
	}
.threethumbs {
	margin:0px;
	height:180px;
	background-image:url(images_generic/threethumbs_bg.jpg);
	background-repeat:no-repeat;
		}
.threethumbs table {
	margin-top:40px;
	}
.twocolumns p { /* Use to create padding between two columns, side-by-side */
	width:95%;
	}
.warning {
	color:#CC0000;
	}
.whitelink a:link, .whitelink a:visited {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	}
.whitelink a:hover {
	color:#FF0000;
	}
/* -------------  Left Menu ------------------- */
.navOuter{
	background:#dadada;
	}
.navInner{
	background:#dadada url(http://www.sandals.com/images_generic/sidenav-grad-bg.jpg) bottom left repeat-x;
	padding:0 0 10px 0;
	padding-top:15px;
	}
.sideNavDivider{
	/*nothing - here for future editing*/
	}
#leftcolumn {
	font-size:11px;
	line-height:12px;
	color:#666666;
	border-right:1px solid #9A9A9A;
	background-color:#efefef;
	}
#leftcolumn p {
	padding-left:10px;
	padding-right:10px;
}
#leftcolumncontent {
	/*margin-top:30px;
	margin-bottom:30px;*/
	background:#efefef;
	width:250px;
	}
#leftcolumncontent p {
margin-top:3px;
margin-bottom:3px;
line-height:14px;
	}
#leftcolumncontent #highlightsection p {
	margin-left: 10px;
	padding-left:12px;
	}
#leftcolumntable {
	border-top:1px solid #cccccc;
	border-bottom:1px solid #f5f5f5;
	}
#leftcolumntable td {
	line-height:13px;
	}
#leftcolumntable #bullet {
	padding:1px 5px 1px 12px;
	}
#leftcolumntable #bullet p {
	padding-left: 12px;
	}
#leftcolumntable td h2 {
	background-image:url(/images_generic/lc_h2-bg1.jpg);
	background-repeat:repeat-x;
	font-size:11px;
	line-height:15px;
	padding:5px 10px 5px 0px;
	margin-bottom:0px;
	font-weight:bold;
	text-indent:10px;
	border-top:1px solid #FFF;
	}
#leftcolumntable td {
	font-size:11px;
	color:#666666;
	}
	
	
	
	
	
.leftmenuitem a:link, 
.leftmenuitem a:visited {
	width: 220px;
	padding:5px 0px 5px 28px;
	#padding:3px 0 0 28px;
	#margin:0 0 -3px 0;
	font-weight:bold;
	display:block;
	color:#545E7A;
	}
.leftmenuitem a:hover {
	/*background-image:url(/images_menu/leftmenuitem1-over-bg.gif); */
	color:#cc6666;
	}
.leftmenuitemon a:link,
.leftmenuitemon a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 220px;
	padding:5px 0px 5px 28px;
	#padding:3px 0 0 28px;
	#margin:0 0 -3px 0;
	background:url(images_generic/sidelinkon.gif) left center no-repeat;
	background-position:9px 9px;
	#background-position:15px 7px;
	font-weight:bold;
	display:block;
	color:#CC6666;
	}

.leftmenuitemopen2 a:link,
.leftmenuitemopen2 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 220px;
	padding:5px 0px 5px 28px;
	#padding:3px 0 0 28px;
	#margin:0 0 -3px 0;
	background:url(images_generic/sidelinkdown.gif) left center no-repeat;
	background-position:13px 9px;
	#background-position:11px 9px;
	font-weight:bold;
	display:block;
	color:#CC6666;
	}
	
.leftmenusub {
	width:250px;
	font-size:11px;
	padding-bottom:8px;
	#padding:8px 0 0 0;
	}
.leftmenusubitem a:link,
.leftmenusubitem a:visited {
	width:230px;
	line-height:16px;
	margin:0 0 0 25px;
	padding:1px 0 1px 13px;
	background:url(../images-we/we-arrows.gif) no-repeat left;
	}
.leftmenusubitem a:hover {
	width:230px;
	color:#CC6666;
	}
.leftmenusubitemon a:link, 
.leftmenusubitemon a:visited {
	width:230px;
	line-height:16px;
	margin:0 0 0 25px;
	padding:1px 0 1px 13px;
	background:url(../images-we/we-arrows.gif) no-repeat left;
	color:#cc6666;
	}
#mediamenuholder {
	background-color:#CCCCCC;
	background-image:url(/images_menu/gallery-bar2_bg.gif);
	background-repeat:no-repeat;
	}
.mediamenu a:link,
.mediamenu a:visited {
	color:#9FD2EC;
	font-weight:bold;
	line-height:19px;
	background-color:#3399CC;
	/* background-image:url(/images_menu/gallery-bar_bg-ltgreen.gif); */
	background-image:url(../../images_menu/blue_bg-grad.gif);
	border-right:1px solid #F0F0F0;
	border-top:1px solid #F5F5F5;
	height:19px;
	display:block;
}
.mediamenu a:hover,
.mediamenu a:active {
	color:#FFF;
	background-color:#3399CC;
	background-image:none;
	background-image:none;
}

/*************************************************/
/*PullDown Items		                             */
/*************************************************/
.pditem a:link,
.pditem a:visited {
	width:100%;
	line-height:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	text-decoration:none;
	font-weight:normal;
	margin: 1px 0px 1px 0px;
	#padding-left: 12px;
	color:#545E7A;
	display:block;
	background-color:#FFF;
	background-position:5px 5px;
	}
	
.pditem a:hover,
.pditem a:active {
	color:#CC6600;
	background-color:#F5F5F5;
	}
	
.pditemOn {
	height:20px;
	background-color:#FF9900; 
	}

.countryitem {
	width:66px;
	font-size:11px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	color:#545E7A;
	height:14px;
	##height:14px; 
}
.pditemrst a:link,
.pditemrst a:visited {
	width:153px;
	line-height:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	text-decoration:none;
	font-weight:normal;
	color:#545E7A;
	background-color:#FFF;
	}
	
.pditemrst a:hover,
.pditemrst a:active {
	color:#CC6600;
	background-color:#F5F5F5;
	}	
	
.topmenuitem a:link,
.topmenuitem a:visited {
	border-left:1px solid #f5f5f5; 
	border-right:1px solid #999999;
	display:block;
}
.topmenuitem a:hover {
	border-left:1px solid #555555;
}

/************************************************/
/*MAIN MENU TOP                              */
/************************************************/
.topmenulink a:link,
.topmenulink a:visited {
	width: 124px;
	height:20px;
	background:#6A94B1;
	display:block;
	padding:4px 0px 3px 10px;
	background-image:url(../../images_menu/top_menu_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.topmenulink a:hover {
	background-image:none;
	background-color:#8DADC4;
	display:block;
	}
.topmenubar {
	background-color:#FFFF99;
	}
.supernav {
	position:absolute;
	top:0px;
	right:10px;
	width:395px;
	}
.supernavlink a:link,
.supernavlink a:visited  {
	position:relative;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#9FD2EC;
	font-size:11px;
	font-weight:bold;
	width:75px;
	height:18px;
	display:block;
	text-decoration:none;
	padding:4px 0px 3px 0px;
	margin-top:0px;
	margin-right:-1px;
	text-align:center;
	border-left:1px solid #55ACD7;
	border-right:1px solid #55ACD7;
	float:right;
	}
.supernav a:hover {
	background-color:#3399CC;
	color:#FFF;
	}
.supernavon {
	position:relative;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	width:75px;
	height:18px;
	display:block;
	text-decoration:none;
	padding:4px 0px 3px 0px;
	margin-top:0px;
	margin-right:-1px;
	text-align:center;
	border-left:1px solid #55ACD7;
	border-right:1px solid #55ACD7;
	float:right;
	background-color:#3399CC;
	}	

/***********************************************/
/*   Floating Dollar Amount in           */
/*   Specials Page with url rst_code */
/*  defined                                             */
/***********************************************/
.rstpromoamount {
	height:30px; 
	float:right; 
	margin-top:139px; 
	margin-right:18px; 
	font-size:24px; 
	line-height:30px;color:#FFFFFF; 
	} 
/***********************************************/
/*   HIDE/SHOW				                   */
/***********************************************/
.showIt {
	padding:0px 0px 0px 0px;
	display: block;
}
.hideIt {
	display: none;
}
.left {
	float:left;
	margin-left:-1px;
}
.right {
	float:right;
	margin-right:-1px;
	}


