	/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com

*/

* { padding: 0; margin: 0; }

body {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #517695;
	background-color: #73A2BF;
	background-repeat: no-repeat;
	margin-top: 0px;
}
p {
	margin-bottom:10px;
}

select {
       font-family: Verdana, Arial, sans-serif;
       font-size: 11px;
       color: #517695;
       }

h2 {
	font-family:"Trebuchet MS";
	size:22px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #73A2BF;
	margin-bottom: 15px;
	font-size: 18px;
	color: #73A2BF;
	margin-top: 5px;
	clear: both;
}


#wrapper {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	border: 1px solid #FFFFFF;
}
#bg_wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 1020px;
	background-image: url(images/wrapper_bg.png);
	background-repeat: repeat-y;
}
#cruise_finder_header {
	background-image: url(images/cruise_finder_header.png);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 116px;
	padding-top: 15px;
}
#faux {
	overflow: auto;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(images/faux_bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #296689;
	-webkit-border-bottom-left-radius: 7px;
        -webkit-border-bottom-right-radius: 7px;
       	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
        -moz-border-radius-bottomleft: 7px;
        -moz-border-radius-bottomright: 7px;
        -moz-border-radius-topleft: 7px;
        -moz-border-radius-topright: 7px;
        border-bottom-left-radius: 7px;
        border-bottom-right-radius: 7px;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;

}
#select_boxes {
	margin-top: 50px;
}
#header {
	color: #333;
	padding: 10px;
	height: 95px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.index_textbox {
	width: 570px;
	margin-left: 1;
	margin-bottom: 2;
	margin-top: 0;
	background-color: #FFFFEB;
	background-image: url(images/index_bg.jpg);
        border-style: solid;
        border-color: #BBD8EB;
        border-width: 1px;
	padding: 2px 3px 2px 5px;
	-webkit-border-bottom-left-radius: 4px;
        -webkit-border-bottom-right-radius: 4px;
       	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
        -moz-border-radius-bottomleft: 4px;
        -moz-border-radius-bottomright: 4px;
        -moz-border-radius-topleft: 4px;
        -moz-border-radius-topright: 4px;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
}


#navigation {
	color: #333;
	padding: 0px;
	margin: 0px;
	background: #ABBEBE;
}
#leftcolumn {
	display: inline;
	color: #333;
	padding: 0px;
	width: 690px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#cruise_box_med {
	padding: 4px;
	width: 670px;
	background-color: #F3F5F9;
	background-image: url(images/cruise_avail.jpg);
	border: 1px solid #BBCCDB;
	margin-bottom: 2px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}






#departure_info_box {
	float: right;
	width: 200px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #449B19;
	font-weight: bold;
}

#leftcolumn h1 {
	font-family:"Trebuchet MS";
	size:26px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #73A2BF;
	margin-bottom: 15px;
	font-size: 18px;
	color: #629B19;
}


.price {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFDEB;
}

#img-block {
	padding: 5px;
	float: right;
	margin-left: 15px;

}
#rightcolumn {
	float: right;
	color: #FFFFFF;
	width: 260px;
	display: inline;
	position: relative;
	background-color: #88A6BF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;

}
#findercolumn {
	float: right;
	width: 200px;
	display: inline;
	position: relative;
	border: 1px solid #ECECEC;
	background-color: #F5F5F5;
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	-webkit-border-bottom-left-radius: 7px;
        -webkit-border-bottom-right-radius: 7px;
       	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
        -moz-border-radius-bottomleft: 7px;
        -moz-border-radius-bottomright: 7px;
        -moz-border-radius-topleft: 7px;
        -moz-border-radius-topright: 7px;
        border-bottom-left-radius: 7px;
        border-bottom-right-radius: 7px;
        padding: 4px;

}

#rightcolumn_interior {
        font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 10px;
	position: relative;
	background-color: #88A6BF;
	background-image: url(images/right_col_top.gif);
	background-repeat: no-repeat;
	margin: 0px;
}

#leftcolumn h2 {
	font-family:"Trebuchet MS";
	size:22px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #73A2BF;
	margin-bottom: 15px;
	font-size: 18px;
	color: #73A2BF;
	margin-top: 15px;
	clear: both;
}

#rightcolumn h2 {
	font-family:"Trebuchet MS";
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-top: 0px;
}
#rightcolumn h2 img {
	margin-bottom: -7px;
	margin-right: 3px;
}
#footer {
	clear: both;
	color: #666666;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFFFFF;
	font-size: 11px;
}
#cruise_finder {
	background-color:#88A6BF;
	width: 240px;
	padding: 10px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
#cruise_finder select {
	width:210px;
	height:22px;
	margin-bottom: 8px;
	color: #759EA2;
}
#itn_table {
	float: left;
	width: 370px;
}
#comments {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #517695;
}

.dot_line {
	border-bottom: thin dotted #FFFFFF;
	margin-bottom: 5px;
}

.cruise_box {
	margin-bottom: 10px;
}
.cruise_box_img {
	float: left;
	margin-right: 10px;
	border: 1px solid #999999;
}
.cruise_box_title {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #296689;
	text-decoration: none;
}
.clear { 
	clear: both; 
	background: none; 
}
.cruise_finder_header {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D8562A;
	margin-bottom: 15px;
}
.cruise_box_destinations {
	font-size: 10px;
	color: #666666;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 6px;
	color: #666666;
	margin-bottom: 8px;
	background: url(images/breadcrumbs_bg.gif) repeat-x;
	background-color: #ECECEC;
        border-bottom: thin dotted #B0B0B0;
}
.map_img {
	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.table {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2C4A64;
}
	

#map_img {
	float: right;
	margin-left: 15px;
	width:200px;
	margin-bottom: 15px;
	background-color: #E9E9E9;
	padding: 5px;
	text-align: center;
}

#map_img img {
	border:1px solid #999999;
}

#leftcolumn table.itinerary {
	border-width: 0px;
	border-spacing: 1px;
	border-style: solid;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}
#ship_box_sml {
	background-color: #F2F2F2;
	background-image: url(images/sml_ship_bg.jpg);
	background-repeat: repeat-y;
	padding: 4px;
	width: 75px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	float: left;
	margin-right: 15px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #2F586F;
}


#ship_box_sml a {
	text-decoration: none;
}

.ship_box_sml {
	background-color: #E9E9E9;
	padding: 4px;
	width: 90px;
	height:105px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	float: left;
	margin-right: 20px;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #2F586F;
	
}
.ship_box_sml a {
	text-decoration: none;
}

#dest_box_sml {
	background-color: #F4F4F4;
	padding: 4px;
	width: 75px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
	height: 105px;
	text-align: center;
}
#dest_box_sml a {
	text-decoration: none;
	color: #296689;
	font-size: 10px;
}
#leftcolumn table.itinerary th {
	padding: 2px;
	background-color: #88A6BF;
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	-moz-border-radius: 3px 3px 3px 3px;
}
#leftcolumn table.itinerary td {
	padding: 2px;
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #F2F2F2;
	-moz-border-radius: 3px 3px 3px 3px;
}
.footer_header {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
#footer h3 {
	font-size: 14px;
	font-weight: bold;
	color: #296689;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #296689;
}

.jsocial_button{
	padding: 2px;
	display:block;
	float: left;
}
.jsocial_button img {

}

/*------------------------
	---------------- NAVS
	------------------------*/


		/*------------------------
		--------------- LEFT ARROW
		------------------------*/
		
		/* Sets position and main configs */
		.slider_arrow_left {
			
			bottom: 10px;
			cursor: pointer !important;
			float: left;
			height: 22px;
			left: 10px;
			position: absolute;
			width: 22px;
			z-index: 5;
			
		}
.ozlink {
	color: #FFFFCC;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
		
		/* left arrow image */
		.slider_arrow_left {
			
			background: url(images/left_arrow.png) no-repeat top left;
			
		}


		/*------------------------
		-------------- RIGHT ARROW
		------------------------*/
		
		/* Sets position and main configs */
		.slider_arrow_right {
			
			bottom: 10px;
			cursor: pointer;
			float: left;
			height: 22px;
			left: 37px;
			position: absolute;
			width: 22px;
			z-index: 5;
			
		}
		
		/* Right arrow Background */
		.slider_arrow_right {
			
			background: url(images/right_arrow.png) no-repeat top left;
			
		}




	/*------------------------
	---------------- SELECTORS
	------------------------*/
	
	/* Sets configs for selectors containers : absolute positioned in relation to #slider */
	.slider_selector, .slider_selector_dis {
		
		bottom: 10px;
		list-style: none;
		margin: 0 0 0 5px;
		position: absolute;
		right: 10px;
		z-index: 5;
		
	}
#room_box {
}
#room_box_images {
	float: left;
	margin-right: 5px;
}
	
		/* Sets image of selectors */
		.slider_selector li, .slider_selector_dis li {
			
			display: block !important;
			background: url(images/slider_selector.png) no-repeat top left;
			cursor: pointer;
			float: left;
			margin: 0 3px !important;
			height: 10px !important;
			position: relative !important;
			width: 10px !important;
			
		}
		
		/* Sets the current selector */
		.slider_selector li.current, .slider_selector_dis li.current {
			
			background: url(images/slider_selector_current.png) no-repeat top left;
			
		}
	
	/* Disables the selectors */
	.slider_selector_dis li {
		
		cursor: default !important;
		z-index: 5;
		
	}
	
	.container {
		
		float: left;
		position: relative;
		width: 100%;
		z-index: 15;
		
	}
.room_name {
	font-size: 11px;
	font-weight: bold;
}
#sml_img_div {
	float: left;
	width: 75px;
	margin-right: 10px;
	height: 90px;
}
.sml_image_border {
	border: 1px solid #999999;
}
#two_col_box {
	padding: 4px;
	width: 328px;
	margin-right: 6px;
	margin-bottom: 10px;
	background-image: url(images/cruises_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	border-width: 1px;
	border-style: solid;
	border-color: #E7E7E7;
	text-decoration: none;
	-webkit-border-bottom-left-radius: 4px;
        -webkit-border-bottom-right-radius: 4px;
       	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
        -moz-border-radius-bottomleft: 4px;
        -moz-border-radius-bottomright: 4px;
        -moz-border-radius-topleft: 4px;
        -moz-border-radius-topright: 4px;
        border-top-left-radius: 4px;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
}

.cruises_avail {
	border: 1px solid #BBCCDB;
	background-image: url(images/cruise_avail.jpg);
	width: 672px;
	padding: 4px;
	margin-bottom: 3px;
	-webkit-border-bottom-left-radius: 7px;
        -webkit-border-bottom-right-radius: 7px;
       	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
        -moz-border-radius-bottomleft: 7px;
        -moz-border-radius-bottomright: 7px;
        -moz-border-radius-topleft: 7px;
        -moz-border-radius-topright: 7px;
        border-top-left-radius: 7px;
        border-top-left-radius: 7px;
        border-bottom-left-radius: 7px;
        border-bottom-right-radius: 7px;
}

.cruise_head {
        font-family:  Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #008000;
}

.cruise_info {
        font-family:  Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #296689;
}

.cruise_text {
        font-family:  Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #296689;
}

.spacer {
	width: 600px;
	margin-left: 0;
	margin-bottom: 1;
	margin-top: 1;
	padding: 3px 3px 3px 3px;
}


#two_col_price_box {
	background-color: #FFFFFF;
	padding: 3px;
	width: 100px;
	font-size: 11px;
	font-weight: bold;
	color: #296689;
	float: left;
	text-align: center;
	margin-right: 10px;
}
.box_price {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CE6331;
}
#two_col_dep_box {
	background-color: #FFFFFF;
	padding: 3px;
	width: 100px;
	font-size: 11px;
	font-weight: bold;
	color: #296689;
	text-align: center;
	float: left;
}
.cruise_box_title_op {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #22AA09;
	text-decoration: none;
	margin-bottom: 20px;
	height: 140px;

}

.special_box2 {
	padding: 10px;
	width: 197px;
	margin-right: 10px;
	float: left;
	border-width: 1px;
	border-color: #296689;
	-webkit-border-bottom-left-radius: 7px;
        -webkit-border-bottom-right-radius: 7px;
       	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
        -moz-border-radius-bottomleft: 7px;
        -moz-border-radius-bottomright: 7px;
        -moz-border-radius-topleft: 7px;
        -moz-border-radius-topright: 7px;
        border-bottom-left-radius: 7px;
        border-bottom-right-radius: 7px;
	margin-top: 15px;
	background-image: url(images/special_box_bg.jpg);
	background-repeat: no-repeat;
	color: #296689;
}

.main_special_box {
	width: 660px;
	margin-left: 1;
	margin-bottom: 2px;
	margin-top: 0;
	background-color: #FFFFEB;
	background-image: url(images/cruise_bg.jpg);
        border-style: solid;
        border-color: #BBD8EB;
        color: #296689;
        border-width: 1px;
	padding: 4px 3px 6px 5px;
	-webkit-border-bottom-left-radius: 4px;
        -webkit-border-bottom-right-radius: 4px;
       	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
        -moz-border-radius-bottomleft: 4px;
        -moz-border-radius-bottomright: 4px;
        -moz-border-radius-topleft: 4px;
        -moz-border-radius-topright: 4px;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
}

.cruise_info_box {
	width: 675px;
	margin-left: 1;
	margin-bottom: 2;
	margin-top: 2;
	overflow: auto;
	background-color: #FCFCFC;
        border-style: solid;
        border-color: #BBD8EB;
        font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
        color: #296689;
        border-width: 1px;
	padding: 4px 3px 3px 5px;
	-webkit-border-bottom-left-radius: 4px;
        -webkit-border-bottom-right-radius: 4px;
       	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
        -moz-border-radius-bottomleft: 4px;
        -moz-border-radius-bottomright: 4px;
        -moz-border-radius-topleft: 4px;
        -moz-border-radius-topright: 4px;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
}

.right_info_box {
	width: 250px;
	margin-left: 1;
	margin-bottom: 2;
	margin-top: 2;
	background-color: #FCFCFC;
        border-style: solid;
        border-color: #BBD8EB;
        font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
        color: #296689; 
        float: right;
        border-width: 1px;
	padding: 4px 3px 3px 5px;
	-webkit-border-bottom-left-radius: 4px;
        -webkit-border-bottom-right-radius: 4px;
       	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
        -moz-border-radius-bottomleft: 4px;
        -moz-border-radius-bottomright: 4px;
        -moz-border-radius-topleft: 4px;
        -moz-border-radius-topright: 4px;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
}



#cruise_box_duration
 {
	font-size: 11px;
	font-weight: bold;
	color: #296689;
	text-decoration: none;
	font-style: italic;
	margin-bottom: 5px;
}
#more_info_img {
	float: right;
}
#sml_img_div_spacer {
	float: left;
	width: 75px;
	margin-right: 10px;
	height: 115px;
}
#criteria {
	padding: 5px;
	float: left;
	width: 150px;
	margin-right: 15px;
}

.tooltip {
	display:none;
	background:url(images/black_arrow_big.png);
	height:173px;
	padding:30px 30px 10px 30px;
	width:310px;
	font-size:11px;
	color:#fff;
}
#v_loc title {
color:#FFFF00
}

.content_title_large {font-size:18px; font-family:  "Trebuchet MS", tahoma, geneva, arial, sans-serif; font-weight: bold; text-decoration: none; color: #449B19}

.content_norm {font-size:11px; font-family:  Verdana, tahoma, arial, sans-serif ,"Trebuchet MS",  geneva; font-weight: normal; text-decoration: none; color: #296689}
.content_small {font-size:9px; font-family:  Verdana, tahoma, arial, sans-serif ,"Trebuchet MS",  geneva; font-weight: normal; text-decoration: none; color: #296689}
.content_small_bold {font-size:9px; font-family:  Verdana, tahoma, arial, sans-serif ,"Trebuchet MS",  geneva; font-weight: bold; text-decoration: none; color: #296689}

.special_head {font-size:16px; font-family:  "Trebuchet MS", tahoma, geneva, arial, sans-serif; font-weight: bold; text-decoration: none; color: #C00000}

.content_title {font-size:16px; font-family:  "Trebuchet MS", tahoma, geneva, arial, sans-serif; font-weight: bold; text-decoration: none; color: #FFFFFF}
.content_title_blue {font-size:18px; font-family:  "Trebuchet MS", tahoma, geneva, arial, sans-serif; font-weight: bold; text-decoration: none; color: #7999AB}

.content_red_bold {font-size:11px; font-family:  Verdana, tahoma, arial, sans-serif ,"Trebuchet MS",  geneva; font-weight: bold; text-decoration: none; color: #C00000}
.content_green_bold {font-size:11px; font-family:  Verdana, tahoma, arial, sans-serif ,"Trebuchet MS",  geneva; font-weight: bold; text-decoration: none; color: #449B19}
.content_title_red {font-size:18px; font-family:  "Trebuchet MS", tahoma, geneva, arial, sans-serif; font-weight: bold; text-decoration: none; color: #C00000}

.header {font-size:18px; font-family:  "Trebuchet MS", tahoma, geneva, arial, sans-serif; font-weight: bold; text-decoration: none; color: #FFFFFF}


.chromestyle{
width: 99%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block;
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 0px solid #BBB;
width: 100%;
background: url(images/chromebg2.gif) center center repeat-x;   /*THEME CHANGE HERE*/
background-color: #B7E14E;
padding: 5px 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #FFFFFF;
padding: 4px 3px;
margin: 0;
text-decoration: none;
border-left: 1px solid #CFDAF1; /*THEME CHANGE HERE*/
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(images/chromebg4.gif) repeat; /*THEME CHANGE HERE*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #FFFFFF; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:12px;
z-index:100;
background-color: #B7E14E;
background: url(images/chromebg3.gif) repeat;
width: 100px;
visibility: hidden;
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 4px;
border-bottom: 1px solid #FFFFFF; /*THEME CHANGE HERE*/
padding: 4px 0;
text-decoration: none;
font-weight: bold;
color: #FFFFFF;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #B7E14E;
}


