/* @override 
	http://cezar.dev/holidays/wp-content/themes/holidays/style.css
*/

/*
Theme Name: Goofyfoot Holidays
Theme URI: http://www.wanderingme.com
Description: Goofyfoot Holidays is 3 Column widget enabled fixed width wordpress theme
Version: 1.0 
Author: Cezar
Author URI: http://www.wanderingme.com
*/

/*
Eric Meyer's Reset stylesheet - http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
*/

html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td{
margin:0;
padding:0;
border:0;
outline:0;
font-weight:inherit;
font-style:inherit;
font-size:100%;
font-family:inherit;
vertical-align:baseline;
}

body{
line-height:1;
color:black;
background:white;
}

ol,ul{
list-style:none;
}

table{
border-collapse:separate;
border-spacing:0;
}

caption,th,td{
text-align:left;
font-weight:normal;
}

blockquote:before,blockquote:after,
q:before,q:after{
content:"";
}

blockquote,q{
quotes:"" "";
}
p{margin:0 0 .5em 0;padding:0px;position:relative;}/*opera 8 needs the position:relative on the inner content but opera 9 doesn't */
/*
Globals
*/

body {
	font: 12px/20px tahoma;
	text-align: center;
	background: url(images/bg_header.jpg) repeat-x 0 0 #ffffff;
	margin:0px;
	padding:0px;
}

/*
	T Y P O G R A P H Y
*/

h1, h2, h3, h4, h5, { margin: 20px 0 15px 0; }
h1 {line-height: 1em; text-transform: uppercase; letter-spacing: .05em; padding: 0 0 7px 0; margin: 20px 0 7px 0; }
h1 a { color: #ffc000; font-weight: bold; text-decoration: none; }
h1 a:hover { color: #3399ff;}
h2 { text-transform: uppercase; letter-spacing: .2em; line-height: 1em; margin: 20px 0 15px 0;}
h3 { text-transform: uppercase; font-weight: bold; color: #3399ff;padding-left: 10px;letter-spacing: .05em; margin: 15px 0 10px 0;}
h4 { font-size: 0.8em; font-weight: bold;line-height: 1.4em;margin-top: 0px;}
h5 { font-size: 14px; color: #3684d1; margin-top: 0px; }

ul, ol, dl { font-size: 12px; line-height: 1.5em;}

/*===============================================================

	L I N K      S Y L E I N G
	
=================================================== =LINK STYLING */

hr{
display:none;
}

img.wp-smiley{
display:inline !important;
margin:0 !important;
padding:0 !important;
background:transparent !important;
vertical-align:middle !important;
border:0 !important;
}

strong{
font-weight:bold;
}

em{
font-style:italic;
}



/* Main Divs and loose elements*/

a {text-decoration: none;}

img{border:0;margin: 0;}

blockquote{margin: 12px 0 20px 3%; padding: 8px 6px 4px 6px; font-size: 12px; border: 1px solid #C09000; background: #FCF6E3;width:90%;}      



#wrapper{
	width:1000px;
	margin: 0px auto;
	padding:0px;
	text-align:left;
	background:#fff;
	z-index: 5;
}




/* Header */
#header {
	background: transparent;
	position: relative;
	top: 0px;
	left: 0px;	
	z-index: 5;
	height: 166px;
	border-bottom: 1px solid #ffc000;
}

#banner {width: 900px;padding:35px 0px 0px 0px;}


.logo {
	position: relative;
	width: 900px;
	left: 20px;
	top: 20px;
	z-index: 50;
	border: none;
}

#shortcuts {
	position: absolute;
	left: 820px;
	top: 70px;
	width: 170px;
	z-index: 51;
	border: none;
}

#masthead {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 166px;
	margin: 0 !important;
	padding: 0 !important;
	width: 1000px;
}
/* search form */
#searchform {
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(images/searchform-bg-trans.png) no-repeat right bottom;
	height: 37px;
	width: 210px;
	z-index: 30;
}
#searchform #s{
	background: #ffffff url(images/form-field-bg.gif) no-repeat    ;
	height: 17px;
	width: 148px;
	margin: 7px 5px 0px 10px;
	padding: 3px 7px 2px 5px;
	color: #999999;
	border: none;
	z-index: 31;
}
#searchform #searchsubmit { 
	background: url(images/search-btn-trans.png) no-repeat left top;
	height: 24px;
	width: 24px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
}
/* Homepage */
#content-extended{ 	width:700px; 	z-index:1;	position:relative;	float:left;	display:inline;
	padding: 0 10px;
	overflow: hidden;}
#content{ 	width:420px !important; 	z-index:1;	position:relative;	float:left;	display:inline;
	padding: 0 10px;
	overflow: hidden;}
h6 {
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
	margin-bottom: 10px;
}
h6 a{
	color: #333333 !important;
	text-decoration: underline;
}
#notice {
	width: 650px;
}
.hot {
	float: left;
	width: 80px;
	font-weight: bold;
}
.stories{
	margin-top: 20px;
	border-top: solid 10px #3399ff;
	height: 380px;	
}
.primer {
	float: left;
	width: 390px;
	margin: 0;
	padding: 0 0 9px 0px;
}
.secondary {
	float: left;
	width: 130px;
	margin: 0 0 0 22px;
	padding: 0 0 9px 0;
}
.secondary img, .hotel2 img, .hotel1 img{
	margin-bottom: -4px;
}
.primer p, .secondary p {
	margin: 0 0 0px;
	padding: 0 0 3px 0;
	font-size: 0.9em;
	line-height:1.5em;
	color: #525252;
}
.primer h4, .secondary h4 {
	padding: 5px 0px 0px 0px;
	margin: 0px;
	font-size: 0.9em;
	color: #3399ff;
	border-top: dotted 1px #333333;
}
.featured{
	margin-top: 20px;
	border-top: solid 10px #ffc000;
	height: 400px;	
}

#super{
	float: left;
	width: 692px;
	height: 152px;
	margin: 0;
	padding: 0 0 0 8px;
	background: url(images/left_edge.gif) no-repeat left top;

}
#super_center {
	margin:0 8px 0 0px;
	width: 686px;
	height: 150px;
	border-top: solid 1px #ffdd00;
	border-bottom: solid 1px #ffdd00;
}
#super_right {
	padding:0 0px 0 0;
	background: url(images/right_edge.gif) no-repeat right top;
}
/* mac hide - force layout in ie \*/
* html #super_left,* html #super_right {height:1%}
/* end hide */

.super_text {
	margin-left: 10px;
	padding-left: 10px;
	vertical-align: top;
	width: 350px;
	color: #525252;
	font-size: 12px;
	line-height: 1.3em;
	padding-top: 0px;
	float: left;
	display: inline;
}
.super_text a {
	float: right;
	color: #3399ff;
	overflow: hidden;
}
.super_meta {
	float: left;
	padding-left: 10px;
	height: 140px;
	vertical-align: top;
	padding-top: 5px;
}
.super_img {
	float: left;
	height: 136px;
	width: 197px;
	display: inline;
	margin-top: 7px;
}
#normal{
	float: left;
	width: 216px;
	height: 203px;
	margin: 10px 0;
	padding: 0 0 0 6px;
	background: url(images/1st_left.gif) no-repeat left top;
}
#normalnext{
	float: left;
	width: 216px;
	height: 203px;
	margin: 10px 0 10px 17px;
	padding: 0 0 0 6px;
	background: url(images/1st_left.gif) no-repeat left top;
}
#normal_center {
	margin: 0px;
	padding: 0px;
	width: 210px;
	height: 201px;
	border-top: solid 1px #ffdd00;
	border-bottom: solid 1px #ffdd00;
}
#normal_right {
	padding:0 0px 0 0px;
	margin: 0px;
	background: url(images/1st_right.gif) no-repeat right top;
}
/* mac hide - force layout in ie \*/
* html #normal_left,* html #normal_right {height:1%}
/* end hide */

.normal_img {
	float: left;
	height: 69px;
	width: 100px;
	display: inline;
	margin: 7px 0 0 2px;
}
.normal_meta {
	float: left;
	padding-left: 30px;
	width: 60px;
	height: 50px;
	vertical-align: top;
	padding-top: 15px;
}
.normal_text {
	clear: both;
	margin-left: 0px;
	padding-left: 0px;
	vertical-align: top;
	width: 210px;
	color: #525252;
	font-size: 12px;
	line-height: 1.3em;
	padding-top: 10px;
}
.normal_text a {
	float: right;
	color: #3399ff;
}
.hotelspecial{
	clear: both;
	margin-top: 20px;
	border-top: solid 10px #1769c5;
	height: 380px;	
}
.hotel1 {
	float: left;
	width: 130px;
	margin: 0;
	padding: 5px 0 9px 0px;
}
.hotel2 {
	float: left;
	width: 130px;
	margin: 5px 0 0 12px;
	padding: 0 0 9px 0;
}
.hotel1 p, .hotel2 p {
	margin: 0 0 0px;
	padding: 0 0 3px 0;
	font-size: 0.9em;
	line-height:1.5em;
	color: #525252;
}
.hotel1 h4, .hotel2 h4 {
	padding: 3px 0px 0px 0px;
	margin: 0px;
	font-size: 0.9em;
	color: #3399ff;
	border-top: dotted 1px #333333;
}

/* Main Body */
#outer{	position:relative;	width:998px;
	clear:both;
	z-index:4;
	margin: 0px;
	border-left: 2px solid #ffc000;
}#content{ 	width:420px !important; 	z-index:1;	position:relative;	float:left;	display:inline;
	padding: 0 10px;
	overflow: hidden;}
.col{	width:440px;	position:absolute;	z-index:0;	left:0px;	bottom:0px;	border-top:none;
}.one{background:white;}.two{background: #f2f2f2;left:440px;width:280px;}.three{background: #dadada;left:720px;width: 278px;}
.threehome{background: #f2f2f2;left:720px;width: 278px;}

#content h1 {color: #0074f7;font-size:16px;font-weight:normal;border-bottom:1px solid #ddd;margin:20px 0px 0px 0px;padding:0px 0px 6px 0px;}

#content h1 a{color: #0074f7;}
#content h1 a:hover{color: #ffc000;text-decoration: none !important;}
#content .breadcrumb, #content-extended .breadcrumb{padding:3px 0px 0px 0px; color: #525252;margin:0px 0 13px 0;font-size:10px;border-bottom:1px dotted #ddd;}	

#content p.detailsb{padding:3px 0px 0px 5px;margin:10px 0 20px 0;font-size:12px;border-bottom:1px solid #0074f7;background:#f2f2f2;display:block;}	

#content h2 {color:#0074f7;font:16px tahoma;text-transform: uppercase;text-align: center;}

#content p {padding:0px 0px 10px 0px;margin:0px;color:#525252;}     

#content a, #content-extended a{color:#0074f7;}

#content a:hover, #content-extended a:hover{text-decoration: underline;}




/* Tours Sidebar */
#surf{
	background: url(images/surf-new.jpg) no-repeat top right;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 280px;
	height: 280px;
}
#windsurf{
	background: url(images/windsurf-new.jpg) no-repeat top right;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 280px;
	height: 280px;
}
#kite{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 280px;
	height: 280px;
	background: url(images/kite-new.jpg) no-repeat top right;

}
#wake{
	background: url(images/wake-new.jpg) no-repeat top right;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 280px;
	height: 280px;
}
#ski{
	background: url(images/ski-new.jpg) no-repeat top right;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 280px;
	height: 280px;
}
#writeup{
	position: relative;
	top: 0px;
	padding: 140px 0px 0px 0px;
	background: transparent;
	font-size: 11px;
	color: #525252;
	line-height: 1.5em;
}
/* Left Sidebar */
#left{	width:260px;
	padding: 0px 10px;	float:left;	display:inline;	position:relative;	z-index:1;
	color: #525252;
	font-size: 11px;
}

#left h2 {color: #0074f7;font-size:12px;font-weight: bold;padding:0px 0px 3px 0px;}     


#left ul li a {color: #3399ff;text-decoration: none;}

#left ul li a:hover {text-decoration: underline;}	

#left a.title {color: #fff;padding:0px;background:none;margin:0px;}



/* Right Sidebar */
#right{ 	width:258px; 	z-index:2;	padding: 0 10px;
	position:relative;	float:right;}
#right h2 {color: #0074f7;font-size:12px;font-weight: bold;padding:0px 0px 3px 0px;}


#right ul li a {color: #0074f7;text-decoration: none;}

#right ul li a:hover {text-decoration: underline;}

#right a.morre {background: #f6f6f0;color: #dd6600;padding:2px 2px 1px 2px;margin:0px 0px 5px 0px;font-weight:bold;border-bottom:none;width:60px;}	

#right a.title {color: #fff;padding:0px;background:none;margin:0px;}	

#right p{padding: 3px 0px 0px 5px;margin: 0px;line-height: 20px;color:#fff;}    

/* Homepage Sidebar */
#home{ 	width:258px; 	z-index:1;	padding: 50px 10px 0 10px;
	position:relative;	float:left;
	display: inline;
	overflow: hidden;}

.shortcut {width: 250px; height: 365px;right: 8px;padding:5px 0px 10px 10px; border-top: solid 10px #3399ff; margin-top: 0px;}

.articles {padding:5px 0px 10px 10px;height: 385px; border-top: solid 10px #ffc000;margin-top: 20px;}
.testimonials {padding:5px 0px 10px 10px; border-top: solid 10px #1769c5;margin-top: 20px;}


.bullets{
	position: relative;
}
.bullets ul li{
	border-top: dotted 1px #999999;
	line-height: 2.5em;
	color: #666666;
	font-weight: normal;
}
#home ul li a {color: #666666;text-decoration: none;}

#home ul li a:hover {text-decoration: underline;}

#home a.morre {background: #f6f6f0;color: #dd6600;padding:2px 2px 1px 2px;margin:0px 0px 5px 0px;font-weight:bold;border-bottom:none;width:60px;}	

#home a.title {color: #fff;padding:0px;background:none;margin:0px;}	

#home p{padding: 3px 0px 0px 5px;margin: 0px;line-height: 20px;color:#fff;}    


/* Comments */
.commentsideouter {
	background: #dadada url(images/bubble_bot.gif) no-repeat bottom left;
	padding: 0 0 25px 0;
	margin: 10px 0 10px 0;
}
ul.commentside {
	background: #dadada url(images/bubble_top.gif) no-repeat top left;
	padding: 10px 5px 0 10px;
	margin: 0 0 10px 0;
}
ul.commentsidemain {
	background: #dadada url(images/bubble_topmain.gif) no-repeat top left;
	padding: 10px;
	margin: 0px;
}
.commentsideoutermain {
	background: #dadada url(images/bubble_botmain.gif) no-repeat bottom left;
	padding: 0 0 25px 0;
	width: 400px;
	margin: 10px 0 10px 0;
}
#commentblock {width: 400px;background: #f2f2f2;color: #525252;float: left;padding: 10px 10px 10px 10px;margin: 10px 0px 10px 0px;border-bottom: 1px solid #0074f7;}

#commentblock ol{list-style-type: none;margin: 0px 0px 0px 0px;padding: 0px 0px 10px 0px;font-size: 12px;}

.commentdate {font-size: 12px;padding-left: 0px;}


.commentname, .commentname a {color: #1769c5 !important; font-weight: bold;}

.commentinfo{clear: both;}

.commenttext {clear: both;margin: 10px 0px 10px 0px;padding: 0px 0px 0px 10px;line-height: 1.5em;}
.commenttext-admin {clear: both;margin: 3px 0px 10px 0px;padding: 20px 10px 5px 10px;width:90%;background: #FEF9E9;}

#commentsformheader{padding-left: 0px;}

#commentsform{text-align: center;margin: 0px;padding: 0px;}

#commentsform form{text-align: left;margin: 0px;}

#commentsform p{margin: 0px;}

#commentsform form textarea{width: 380px}
#commentform input.submit {
	width: 140px;
	color: #525252;
	font-size: 12px;
	background: transparent;
	margin-left: 2px;
	padding: 5px 3px 5px 3px;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #e6e6e6;
}
p.comments_link  img{margin: 0px;padding: 0px;border-top-style: none;border-right-style: none;border-bottom-style: none;border-left-style: none;}



/* Footer */

#footer {clear:both;background: #e0e0e0;color: #000;text-align:center;padding:10px 0 5px 0;width: 100%; height: 100px; border-top: solid 1px #ffc000;font:normal 11px tahoma;	
}  

* html #footer {margin:0px 0 0 0px;}
.clearer{	height:1px;	overflow:hidden;	margin-top:-1px;	clear:both;}

#footer a{color: #000;}  
#navmenu ul {margin: 0; padding: 0; 
	list-style-type: none; list-style-image: none;}
#navmenu li {display: inline; padding: 5px 0px 5px 5px}
#navmenu a {text-decoration:none; color: #0074f7; }
#navmenu a:hover { color: #0074f7;}
#footer a:hover{text-decoration:underline;}  

/* Modules */

.title {
	margin-left: 75px;
	width: 165px;	
	padding-left: 10px;
	vertical-align: top;
	font-weight: bold;
	font-size: 11px;
	line-height: 1em;
	
}
.text {
	margin-left: 75px;
	padding-left: 10px;
	vertical-align: top;
	color: #525252;
	font-size: 11px;
	line-height: 1.3em;
	padding-top: 5px;
}
.icon {
	float: left;
	height: 75px;
	width: 75px;
	display: inline;
}
#module-tours {
	margin: 0px 0px 15px 0px;
	margin-bottom: 15px;
}

#module-tours a{
	color:#0074f7 ;
}
#module-resorts {
	margin: 0px 0px 15px 0px;
	margin-bottom: 15px;
}

#module-news {
	width: 260px;
	position: relative;
		float:left;
}
.headline {
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 1em;
}
.news {
	margin-left: 20px;
	vertical-align: top;
	color: #525252;
	font-size: 11px;
	line-height: 1.3em;
	padding-bottom: 10px;
}
.news a{
	padding-left: 150px;
}

/* Featured */
.post-featured {
	margin: 0;
	padding: 0;
}
.post-featured-issue {
	margin: 23px 0 0 10px;
	padding: 0;
}
.post-review-left h4, .post-review-right h4, {
	font-size: 0.812em;
	padding: 0;
	font-weight: bold;
}
.post-review-right p, .post-review-left p {
	margin: 0 0 18px;
	padding: 0;
	font-size: 0.9em;
	line-height:1.5em;
	color: #525252;
}
.post-review-left img, .post-review-right img {
	margin: 0 0 5px 0;
}
.post-featured .post-date {
	font-size: 0.75em;
}
.post-review-right .post-date, .post-review-left .post-date {
	font-size: 0.7em;
}
.post-date {
	line-height:1.5em;
}
.post-review-left {
	clear: both;
	float: left;
	width: 125px;
	margin: 0;
	padding: 0 0 9px 0px;
}
.post-review-right {
	float: left;
	width: 125px;
	margin: 0 0 0 22px;
	padding: 0 0 9px;
}
.featureimage {
	float: left;
	margin: 0px 20px 25px 0;
	padding: 2px;
	border: solid 1px #3399ff;
}
.post-review-index img {
	clear: both;
	float: left;
	margin: 1px 23px 11px 0;
	padding: 0;
}
.postentryindex {
	text-align: left;
	margin: 0;
	padding: 0 0 0 0;
}
.second-headline {
	font-weight: normal;
	display: block;
}

.clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	border-bottom: dotted 1px #e2e2e2;
	margin: 0px 0px 0 0;
	padding: 10px 0 0 0;
}
/*
resorts ratings
*/
.accommodation {
	color: #2155b8;
	font-weight: bold;
	font-size: 13pt;
	background: url(images/accomm.gif) no-repeat right top;
	line-height: 60px;
	margin-bottom: -20px;
}
.cuisine {
	color: #2155b8;
	font-weight: bold;
	font-size: 13pt;
	background: url(images/cuisine.gif) no-repeat right top;
	line-height: 60px;
		margin-bottom: -20px;

}
.service {
	color: #2155b8;
	font-weight: bold;
	font-size: 13pt;
	background: url(images/service.gif) no-repeat right top;
	line-height: 60px;
	margin-bottom: -20px;

}
.activities {
	color: #6a006c;
	font-weight: bold;
	font-size: 13pt;
	background: url(images/activ.gif) no-repeat right top;
	line-height: 60px;
		margin-bottom: -20px;

}
.pending{
	border-top: solid 1px #2155b8;
	border-bottom: solid 1px #2155b8;
	margin: 0px 0px 20px 100px;
	padding: 5px;
	font-weight: bold;
	color: #2155b8 ;
	height: 25px;
}
.ratingone{
	border-top: solid 1px #2155b8;
	border-bottom: solid 1px #2155b8;
	margin: 0px 0px 20px 100px;
	padding: 5px;
	font-weight: bold;
	color: #2155b8 ;
	background: url(images/1foot.gif) no-repeat right;
	height: 25px;
}
.ratingtwo{
	border-top: solid 1px #2155b8;
	border-bottom: solid 1px #2155b8;
	margin: 0px 0px 20px 100px;
	padding: 5px;
	font-weight: bold;
	color: #2155b8 ;
	background: url(images/2feet.gif) no-repeat right;
	height: 25px;
}
.ratingthree{
	border-top: solid 1px #2155b8;
	border-bottom: solid 1px #2155b8;
	margin: 0px 0px 20px 100px;
	padding: 5px;
	font-weight: bold;
	color: #2155b8 ;
	background: url(images/3feet.gif) no-repeat right;
	height: 25px;
}
.ratingfour{
	border-top: solid 1px #2155b8;
	border-bottom: solid 1px #2155b8;
	margin: 0px 0px 20px 100px;
	padding: 5px;
	font-weight: bold;
	color: #2155b8 ;
	background: url(images/4feet.gif) no-repeat right;
	height: 25px;
}
.ratingfive{
	border-top: solid 1px #2155b8;
	border-bottom: solid 1px #2155b8;
	margin: 0px 0px 20px 100px;
	padding: 5px;
	font-weight: bold;
	color: #2155b8 ;
	background: url(images/5feet.gif) no-repeat right;
	height: 25px;
}
.actone{
	border-top: solid 1px #6a006c;
	border-bottom: solid 1px #6a006c;
	margin: 0px 0px 20px 100px;
	padding: 5px;
	font-weight: bold;
	color: #6a006c ;
	background: url(images/1foota.gif) no-repeat right;
	height: 25px;
}
.acttwo{
	border-top: solid 1px #6a006c;
	border-bottom: solid 1px #6a006c;
	margin: 0px 0px 20px 100px;
	padding: 5px;
	font-weight: bold;
	color: #6a006c ;
	background: url(images/2feeta.gif) no-repeat right;
	height: 25px;
}
.actthree{
	border-top: solid 1px #6a006c;
	border-bottom: solid 1px #6a006c;
	margin: 0px 0px 20px 100px;
	padding: 5px;
	font-weight: bold;
	color: #6a006c ;
	background: url(images/3feeta.gif) no-repeat right;
	height: 25px;
}
.actfour{
	border-top: solid 1px #6a006c;
	border-bottom: solid 1px #6a006c;
	margin: 0px 0px 20px 100px;
	padding: 5px;
	font-weight: bold;
	color: #6a006c ;
	background: url(images/4feeta.gif) no-repeat right;
	height: 25px;
}
.actfive{
	border-top: solid 1px #6a006c;
	border-bottom: solid 1px #6a006c;
	margin: 0px 0px 20px 100px;
	padding: 5px;
	font-weight: bold;
	color: #6a006c ;
	background: url(images/5feeta.gif) no-repeat right;
	height: 25px;
}
