#contents .userLeft{
	float:left;
	width:160px;
}

#controlPanel{
	padding:10px;
	background:#fff2e5;
	border:1px solid #f9964a;	
}

#controlPanel .header{
	padding:3px 0px 10px 40px;
	background:url(../images/user_control_ico.gif) 0px 3px no-repeat;
	color:#ff6900;	
	font-family:"Trebuchet MS";
}

#controlPanel h1{
	padding:0px;
	margin:0px;
	color:#ff6900;
	line-height:18px;
	font-size:16px;
	font-weight:bold;
	font-family:"Trebuchet MS";	
}

#controlPanel .userImage{
	width:115px;
	height:115px;
	margin-left:11px;
	padding-top:13px;
	background:url(../images/user_control_image_bg.gif) no-repeat;	
	text-align:center;
}

#controlPanel a{
	color:#ff6900;
	text-decoration:none;
}

#controlPanel a:hover{
	text-decoration:underline;
}

#controlPanel ul{
	margin:0px 0px 0px 20px;
	padding:0px;
	list-style-image:url(../images/orange_link_bullet.gif);
}

#controlPanel ul li{
	margin:0px;
	padding:0px 0px 3px 0px;
}

#userProfile{
	padding:10px;
	background:url(../images/user_profile_bg.gif) repeat-x bottom #eef4fa;
	border:1px solid #bcc9d6;		
}

#userProfile .header, #userProfile .headerFemale, #userProfile .headerMale{
	padding:3px 0px 10px 10px;
	/*background:url(../images/user_profile_ico.gif) 0px 3px no-repeat;*/
	font-family:"Trebuchet MS";
}

#userProfile .userImage{
	width:112px;
	height:100px;
	margin-left:11px;
	padding-top:11px;
	background:url(../images/user_profile_image_bg.gif) no-repeat;	
	text-align:center;
}

#userProfile .userName{
	padding-top:3px;
	text-align:center;
	font-family:"Trebuchet MS";
	font-size:14px;		
	font-weight:bold;	
}

#userProfile h1{
	padding:0px;
	margin:0px;
	color:#3e647e;
	line-height:18px;
	font-size:16px;
	font-weight:bold;
	font-family:"Trebuchet MS";	
}

#contents .userRight{
	float:left;	
	width:640px;
	padding-left:15px;
}

#contents .userRight .border{
	height:5px;
	line-height:5px;
	background:url(../images/border.gif) repeat-x;
	font-size:5px;		
}

.userContentChooser{
	height:22px;	
	margin-bottom:15px;		
	background:#dae7f4;
	border:1px solid #bcc9d6;		
}

.userContentChooser .dropDownBtn{
	float:left;
	width:25px;
	height:22px;		
	background:url(../images/user_content_dropdown_btn_bg.gif) center no-repeat;	
}

.userContentChooser .dropDownBtn a{
	position:absolute;
	display:block;
	width:25px;
	height:22px;			
	text-decoration:none;
}

.userContentChooser .contentTitle{
	height:17px;
	float:left;
	padding:5px 0px 0px 5px;
	border-left:1px dashed #bcc9d6;
	font-weight:bold;
}

.userContentChooser .contentTitle a{
	color:#3e647e;
	text-decoration:none;	
}

.userContentChooser .contentTitle a:hover{
	text-decoration:underline;
}


.userContentChooser .modContent{
	width:80px;
	height:22px;
	float:right;
	padding:0px 5px;
	background:url(../images/user_content_mod_ico.gif) no-repeat 65px 1px; 	
	border-left:1px dashed #bcc9d6;
}

.userContentChooser .modContent a{
	display:block;
	position:absolute;
	width:77px;
	height:18px;
	padding:4px 0px 0px 3px;
	color:#3e647e;
	font-family:"Trebuchet MS";
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
}

.userContentChooser .delContent{
	width:60px;
	height:22px;
	float:right;
	padding:0px 5px;
	background:url(../images/user_content_del_ico.gif) no-repeat 45px 1px; 	
	border-left:1px dashed #bcc9d6;
}

.userContentChooser .delContent a{
	display:block;
	position:absolute;
	width:57px;
	height:18px;
	padding:4px 0px 0px 3px;	
	color:#3e647e;
	font-family:"Trebuchet MS";
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
}

.userContentChooser .newContent{
	width:90px;
	height:22px;
	float:right;
	padding:0px 5px;
	background:url(../images/user_content_new_ico.gif) no-repeat 75px 1px; 	
	border-left:1px dashed #bcc9d6;	
}

.userContentChooser .newContent a{
	display:block;
	position:absolute;
	width:87px;
	height:18px;
	padding:4px 0px 0px 3px;
	color:#3e647e;
	font-family:"Trebuchet MS";
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;	
}

.editorPanel{
	width:635px;	
}

.editorPanel .top{
	height:8px;
	background:url(../images/user_editor_top_bg.gif) no-repeat;
	font-size:8px;
}

.editorPanel .middle{
	height:100%;	
	padding:20px;
	background:url(../images/user_editor_middle_bg.gif) repeat-y;	
}

.editorPanel .bottom{
	height:11px;
	background:url(../images/user_editor_bottom_bg.gif) no-repeat;
}

.editorTable{
	width:100%;
}

.editorTable select, input[type="text"], file{
	padding:1px;
	border:1px solid #3e647e;
	font-size:11px;
	color:#3e647e;	
	font-family:Tahoma;	
	font-weight:normal;
}

.editorTable textarea{
	padding:5px;
	border:1px solid #3e647e;
	font-size:11px;
	color:#3e647e;	
	font-family:Tahoma;
}

.editorTable .spacer{
	height:26px;
	background:none;
}

.editorTable .sectionHeader{
	height:28px;
	background:url(../images/user_editor_table_header_ico.gif) no-repeat right #ccd6e2;
}

.editorTable .sectionHeaderSimple{
	height:28px;
	background:#ccd6e2;
}

.editorTable .sectionHeader .sectionTitle, .editorTable .sectionHeaderSimple .sectionTitle{
	padding-left:15px;
	border-bottom:2px solid #eef4fa;
	font-weight:bold;
}

.editorTable .formRow{
	background:#dce3ea;
}

.editorTable .formRow .defs{
	width:240px;
	padding:5px 0px 5px 40px;
	border-bottom:1px solid #eef4fa;
	vertical-align:top;
}

.editorTable .formRow .defs a{
	color:#3e647e;
	text-decoration:none;
}

.editorTable .formRow .defs a:hover{
	text-decoration:underline;
}


.editorTable .formRow .highlightDefs{
	width:240px;
	padding-left:15px;
	border-bottom:1px solid #eef4fa;
	font-weight:bold;
}

.editorTable .formRow .inputs{
	width:240px;
	padding-right:5px;
	border-bottom:1px solid #eef4fa;
	font-weight:bold;
	text-align:left;
}

.editorTable .formRow .public{
	width:50px;
	padding-top:5px;
	border-bottom:1px solid #eef4fa;
	vertical-align:top;
}

.editorTable .formRow .publicNoBorder{
	width:50px;
	padding-top:5px;
	vertical-align:top;
}

.editorTable .formRow .profileData{
	padding-right:5px;
	border-bottom:1px solid #eef4fa;
	text-align:left;
}

.editorTable .formRow .profileData a{
	color:#3e647e;
	text-decoration:none;
}

.editorTable .formRow .profileData a:hover{
	text-decoration:underline;
}

.editorTable .formRow .userDataInput{
	width:200px;
}

.editorTable .formRow .birthDayInput{
	width:130px;
	margin-right:10px;
}

.editorTable .formRow .countrySelect{
	width:100px;
	margin-right:10px;
}

.editorTable .formRow .cityInput{
	width:100px;
}

.editorTable .formRow .introTextArea{
	width:200px;
	height:50px;
	font-size:11px;	
	font-family:Tahoma;	
}

.editorTable .formRow .genderSelect{
	width:100px;
}

.editorTable .formRow .startDateInput{
	width:80px;
	margin-right:10px;
}

.editorTable .formRow .endDateInput{
	width:80px;
	margin:0px 10px 0px 20px;
}

.editorTable .formRow .newChapter{
	padding-right:10px;
	text-align:right;
}

.editorTable .formRow .newChapter a{	
	width:145px;
	padding:7px 25px 6px 0px;
	background:url(../images/user_new_chapter_ico.gif) no-repeat right 3px;
	line-height:36px;
	color:#ff6900;
	font-family:"Trebuchet MS";
	font-size:10px;	
	text-decoration:none;	
}

.editorTable .formRow .browseInput{
	width:200px;
	padding-right:5px;
	border-bottom:1px solid #eef4fa;
	font-weight:bold;
	text-align:left;
}

.editorTable .formRow .newImageInput{
	width:200px;
}

.editorTable .formRow .browseText{
	width:60px;	
	border-bottom:1px solid #eef4fa;	
}

.editorTable .formRow .browseIco{
	width:30px;	
	padding-top:2px;
	background:url(../images/user_browse_ico.gif) no-repeat 0px 2px #dce3ea;
	border-bottom:1px solid #eef4fa;	
}

.editorTable .formRow .browseIco a{
	display:block;
	width:20px;
	height:20px;
	text-decoration:none;
}

.editorTable .forgetPswRow{
	height:40px;
}

.editorTable .forgetPswRow td{
	padding-left:40px;
}

.editorTable .forgetPswRow td a{
	color:#3e647e;
	font-weight:bold;
	text-decoration:none;
}

.editorTable .forgetPswRow td a:hover{
	text-decoration:underline;
}

.editorTable .submitRow{
	height:27px;
	background:#ccd6e2;
}

.editorTable .submitRow td{
	padding:1px 0px 0px 15px;
}

.editorTable .submitRow .longSubmit{
	float:left;
	margin-right:15px;	
}

.editorTable .submitRow .longSubmit a{
	display:block;
	width:81px;
	height:17px;
	padding:1px 0px 0px 10px;
	background:url(../images/user_editor_long_submit_bg.gif) no-repeat;
	color:white;
	font-family:"Trebuchet MS";
	text-decoration:none;
}

.editorTable .submitRow .submits{
	float:left;	
	margin-right:15px;
}

.editorTable .messageText{
	padding:3px 0px;
}

.editorTable .messageText textarea{
	width:260px;
	height:80px;
	padding:5px;
	color:#3e647e;
	border:1px solid #3e647e;
	font-size:11px;	
	font-family:Tahoma;		
}

.editorTable .commentTextArea{
	width:220px;
	height:60px;
}

.editorTable .addTipRow{
	height:32px;
	background:#dce3ea;
}

.editorTable .airplaneTipIco{
	width:65px;
	background:url(../images/ico_border_airplane.gif) #dce3ea no-repeat right 2px;
	border-bottom:1px solid #eef4fa;	
}

.editorTable .accomTipIco{
	width:65px;
	background:url(../images/ico_border_accom.gif) #dce3ea no-repeat right 2px;
	border-bottom:1px solid #eef4fa;	
}

.editorTable .carTipIco{
	width:65px;
	background:url(../images/ico_border_car.gif) #dce3ea no-repeat right 2px;
	border-bottom:1px solid #eef4fa;	
}

.editorTable .sweetTipIco{
	width:65px;
	background:url(../images/ico_border_sweet.gif) #dce3ea no-repeat right 2px;
	border-bottom:1px solid #eef4fa;	
}

.editorTable .cafeTipIco{
	width:65px;
	background:url(../images/ico_border_cafe.gif) #dce3ea no-repeat right 2px;
	border-bottom:1px solid #eef4fa;	
}

.editorTable .pubTipIco{
	width:65px;
	background:url(../images/ico_border_pub.gif) #dce3ea no-repeat right 2px;
	border-bottom:1px solid #eef4fa;	
}

.editorTable .travelCompanyTipIco{
	width:65px;
	background:url(../images/ico_border_travel_company.gif) #dce3ea no-repeat right 2px;
	border-bottom:1px solid #eef4fa;	
}

.editorTable .restTipIco{
	width:65px;
	background:url(../images/ico_border_rest.gif) #dce3ea no-repeat right 2px;
	border-bottom:1px solid #eef4fa;	
}

.editorTable .programTipIco{
	width:65px;
	background:url(../images/ico_border_program.gif) #dce3ea no-repeat right 2px;
	border-bottom:1px solid #eef4fa;	
}

.editorTable .tipName{
	width:420px;
	border-bottom:1px solid #eef4fa;	
}


.editorTable .addTip{
	border-bottom:1px solid #eef4fa;	
}

.editorTable .addTip a{
	display:block;
	width:70px;
	height:22px;
	padding:8px 0px 0px 0px;
	background:url(../images/user_content_new_ico.gif) no-repeat right;	
	color:#3e647e;
	font-family:"Trebuchet MS";
	font-size:10px;
	text-decoration:none;	
}


.editorTable .tipName{
	padding-left:10px;
	border-bottom:1px solid #eef4fa;	
}

.travelTypeCheckboxTable{
	margin:5px 0px 5px 35px;
}

.travelTypeCheckboxTable input{
	padding:0px;
	width:12px;
	border:none;
}

.travelTypeCheckboxTable .check{
	width:25px;
}

.travelTypeCheckboxTable .travelType{
	width:190px;
}

.travelTypeCheckboxTable .typeCheckBox{
	float:left;
	width:20px;
}

.travelTypeCheckboxTable .typeLabel{
	float:left;
	width:160px;
	padding-top:2px;
}

.checkboxTable{
	width:100%;
}

.checkboxTable tr{
	height:27px;
}

.checkboxTable input{
	width:15px;
	border:none;
}

.checkboxTable .check{
	width:25px;
	padding-left:35px;
}

.checkboxTable .conditions{
	font-weight:bold;
}

.checkboxTable .conditions a{
	color:#3e647e;
	font-weight:bold;	
	text-decoration:none;
}

.checkboxTable .conditions a:hover{
	text-decoration:underline;
}

.checkboxTable td{
	border-bottom:1px solid #eef4fa;
}

.editorTable .submitRow a{
	display:block;
	width:65px;
	height:17px;
	padding:1px 0px 0px 10px;
	background:url(../images/user_editor_submit_bg.gif) no-repeat;
	color:white;
	font-family:"Trebuchet MS";
	text-decoration:none;
}
/*
.warning{
	display:table;
	width:586px;
	height:62px;
	_position:relative; 
	overflow:hidden; 
}

.warning .warningSpacer{
	_position:absolute; 
	_top:50%;
	display:table-cell; 
	vertical-align:middle;
	background:url(../images/user_warning_ico.gif) no-repeat 10px 2px #fcdbb6;
	border:1px solid #ffa241;
	color:#ff6900;	
	font-family:"Trebuchet MS";
	font-size:12px;			
}

.warning .warningContent{
	_position:relative; 
	_top:-50%;
}
*/

.warning {
	display: table;
	#position: relative;
	overflow: hidden;
	width: 495px;
	height: 62px;
	margin: 0 0 15px 0;
	padding: 0 20px 0px 70px;
	background: url(../images/user_warning_ico.gif) no-repeat 10px 2px #FCDBB6;
	border: 1px solid #FFA241;
	color: #FF6900;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

.zoomitem .warning {
    #display: block;
	position: relative;
	top: 300px;
	height: auto;
	width: 465px;
	margin: auto;
	padding: 10px 10px 10px 73px;
	background: url(../images/user_warning_ico.gif) no-repeat 10px 50% #FCDBB6;	
	font-size: 13px;
	text-decoration: none;
}

.zoomitem .warning b { font-size: 15px }

td.zoomitem, td.zoomitemtext {
    padding: 15px 15px 0 15px;
    background: #3E647E;
}

td.zoomitemtext { padding-top: 0 }

table.imageTable { margin: 30px 0 0 0 }

table.imageTable p.sourceText,
table.imageTable p.sourceText a,
table.imageTable p.altText {
    margin: 10px 0;
    font-size: 13px;
    color: #FFF;
    line-height: 17px;
}

table.imageTable p.sourceText a {
    font-size: 15px;
    text-decoration: none;
}

table.imageTable p.altText { font-weight: bold }

.pic01 a {
	font: normal 11px Tahoma, Arial, Helvetica, Sans-Serif;
	color: #3E647E;
	text-decoration: none;
	margin: 0 0 0 5px;
}

.pic01 a:hover { text-decoration: underline }

.warning .warningSpacer{
	#position:absolute;  
	#top:50%;
	display:table-cell; 
	vertical-align:middle;		
}

.warning .warningContent{
	#position:relative;  
	#top:-50%;
}

.warning a{
	color:#ff6900;
	text-decoration:none;
}

.warning a:hover{
	text-decoration:underline;
}

.warning h1{
	padding:0px;
	margin:0px;
	color:#ff6900;
	font-size:16px;
	font-weight:bold;
	font-family:"Trebuchet MS";	
}

.editHeader{
	margin-bottom:20px;
	padding-left:32px;
	background:url(../images/user_edit_header_bg.gif) no-repeat;
	font-family:"Trebuchet MS";	
}

.editHeader h1{
	padding:0px;
	margin:0px;
	color:#3e647e;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	font-family:"Trebuchet MS";	
}

.editorTable h2{
	padding: 0;
	margin: 0;
	color:#3E647E;
	font: bold 16px "Trebuchet MS";
	line-height:16px;	
}

.userTip{
	height:28px;	
	margin-bottom:15px;		
	background:#dae7f4;
	border:1px solid #bcc9d6;		
}

.userTip .airplaneTipIco{
	float:left;	
	width:35px;
	height:28px;	
	background:url(../images/ico_border_airplane.gif) no-repeat 3px 0px;
}

.userTip .accomTipIco{	
	float:left;	
	width:35px;
	height:28px;	
	background:url(../images/ico_border_accom.gif) no-repeat 3px 0px;
}

.userTip .carTipIco{
	float:left;	
	width:35px;
	height:28px;		
	background:url(../images/ico_border_car.gif) no-repeat 3px 0px;
}

.userTip .sweetTipIco{
	float:left;	
	width:35px;
	height:28px;	
	background:url(../images/ico_border_sweet.gif) no-repeat 3px 0px;
}

.userTip .cafeTipIco{
	float:left;	
	width:35px;
	height:28px;	
	background:url(../images/ico_border_cafe.gif) no-repeat 3px 0px;
}

.userTip .pubTipIco{
	float:left;	
	width:35px;
	height:28px;	
	background:url(../images/ico_border_pub.gif) no-repeat 3px 0px;
}

.userTip .travelCompanyTipIco{
	float:left;	
	width:35px;
	height:28px;	
	background:url(../images/ico_border_travel_company.gif) no-repeat 3px 0px;
}

.userTip .restTipIco{
	float:left;	
	width:35px;
	height:28px;	
	background:url(../images/ico_border_rest.gif) no-repeat 3px 0px;
}

.userTip .programTipIco{
	float:left;	
	width:35px;
	height:28px;	
	background:url(../images/ico_border_program.gif) no-repeat 3px 0px;
}

.userTip .tipTitle{
	width:250px;
	height:21px;
	float:left;
	padding:7px 0px 0px 5px;
	font-weight:bold;
}

.userTip .tipTitle a{
	color:#3e647e;
	text-decoration:none;
}

.userTip .tipTitle a:hover{
	text-decoration:underline;
}

.userTip .tipType{
	width:80px;
	height:21px;
	float:left;
	padding:7px 0px 0px 5px;
	border-left:1px dashed #bcc9d6;
}

.userTip .modTip{
	width:85px;
	height:27px;
	float:right;
	padding:0px 0px 0px 0px;
	border-left:1px dashed #bcc9d6;
	background:url(../images/user_content_mod_ico.gif) no-repeat 60px 4px; 			
}

.userTip .modTip a{	
	display:block;
	width:55px;
	height:22px;
	padding:6px 25px 0px 5px;
	color:#3e647e;
	font-family:"Trebuchet MS";
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;	
}

.userTip .delTip{
	width:65px;
	height:28px;
	float:right;
	padding:0px 0px 0px 0px;
	border-left:1px dashed #bcc9d6;
	background:url(../images/user_content_del_ico.gif) no-repeat 40px 4px; 			
}

.userTip .delTip a{	
	display:block;
	width:35px;
	height:22px;
	padding:6px 25px 0px 5px;
	color:#3e647e;
	font-family:"Trebuchet MS";
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;	
}

.userTip .newTip{
	width:70px;
	height:28px;
	float:right;
	padding:0px 0px 0px 0px;
	border-left:1px dashed #bcc9d6;
	background:url(../images/user_content_new_ico.gif) no-repeat 45px 4px;
}

.userTip .newTip a{	
	display:block;
	width:40px;
	height:22px;
	padding:6px 25px 0px 5px;
	color:#3e647e;
	font-family:"Trebuchet MS";
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;	
}


.userTip .accomIco{
	float:left;
	width:23px;
	height:23px;		
	background:url(../images/user_tip_accom_ico.gif) center no-repeat;	
}

/* régi NOT GOOD */

.userTip .airIco{
	float:left;
	width:23px;
	height:23px;		
	background:url(../images/user_tip_air_ico.gif) center no-repeat;	
}

.userTip .restaurantIco{
	float:left;
	width:23px;
	height:23px;		
	background:url(../images/user_tip_restaurant_ico.gif) center no-repeat;	
}

.userTip .entertainIco{
	float:left;
	width:23px;
	height:23px;		
	background:url(../images/user_tip_entertain_ico.gif) center no-repeat;	
}

/* régi NOT GOOD END */

#addNewImage{
	height:20px;
	margin-bottom:15px;
	padding:0px 2px 5px 0px;
	border-bottom:1px dashed #ff6900;	
	text-align:right;
}

#addNewImage a{
	display:block;
	height:18px;
	float:right;
	padding:5px 28px 0px 10px;
	margin:0px 5px 0px 0px;
	background:url(../images/user_add_image_ico.gif) no-repeat right 1px; 	
	color:#ff7700;
	text-decoration:none;
}

.addNewImageHeader{
	height:40px;
	margin-bottom:20px;
	padding-left:45px;
	background:url(../images/user_newimage_header_bg.gif) no-repeat;
	font-family:"Trebuchet MS";	
}

.addNewImageHeader h1{
	padding:0px;
	margin:0px;
	color:#3e647e;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	font-family:"Trebuchet MS";	
}

.modalBackground{
  background-color: Gray;
  filter: alpha(opacity=20);
  opacity: 0.2;
}



.offerHeader{
	height:40px;
	margin-bottom:20px;
	padding:2px 0px 0px 40px;
	background:url(../images/user_offer_ico.gif) no-repeat;
	font-family:"Trebuchet MS";	
}

.offerHeader h1{
	padding:0px;
	margin:0px;
	color:#3e647e;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	font-family:"Trebuchet MS";	
}

.addNew{
	height:20px;
	margin:5px 0px;
	padding:0px 0px 5px 0px;
	text-align:right;
}

.addNew a{
	cursor:pointer;
	display:block;
	height:18px;
	float:right;
	padding:5px 28px 0px 10px;
	margin:0px 5px 0px 0px;
	background:url(../images/user_add_image_ico.gif) no-repeat right 1px; 	
	color:#ff7700;
	text-decoration:none;
}

.chapter{
	height:100%;
	margin-bottom:10px;
	border-bottom:1px solid #bcc9d6;		
}

.chapter .dropDownBtn{
	float:left;
	width:25px;
	height:30px;		
	background:url(../images/user_chapter_arrow.gif) center 7px no-repeat;	
}

.chapter .dropDownBtn a{
	position:absolute;
	display:block;
	width:25px;
	height:22px;			
	text-decoration:none;
}

.chapter .chapterTitle{
	height:17px;
	float:left;
	padding:5px 0px 0px 5px;
	font-weight:bold;
}

.chapter .chapterTitle a{
	color:#3e647e;
	text-decoration:none;	
}

.chapter .chapterTitle a:hover{
	text-decoration:underline;
}

.chapter .modChapter{
	width:80px;
	height:22px;
	float:right;
	background:url(../images/user_content_mod_ico.gif) no-repeat right 1px; 	
}

.chapter .modChapter a{
	display:block;
	position:absolute;
	width:77px;
	height:18px;
	padding:4px 0px 0px 3px;
	color:#3e647e;
	font-family:"Trebuchet MS";
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
}

.chapter .delChapter{
	width:60px;
	height:22px;
	float:right;
	margin:0px 0px 0px 15px;
	background:url(../images/user_content_del_ico.gif) no-repeat right 1px; 	
}

.chapter .delChapter a
{
	cursor:pointer;
	display:block;
	position:absolute;
	width:57px;
	height:18px;
	padding:4px 0px 0px 3px;	
	color:#3e647e;
	font-family:"Trebuchet MS";
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
}

.chapter .newChapter{
	width:80px;
	height:22px;
	float:right;
	margin:0px 5px 0px 15px;
	background:url(../images/user_content_new_ico.gif) no-repeat right 1px; 	
}

.chapter .newChapter a{
	display:block;
	position:absolute;
	width:77px;
	height:18px;
	padding:4px 0px 0px 3px;
	color:#3e647e;
	font-family:"Trebuchet MS";
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;	
}

.tips{
	height:100%;
}

.tips .airplaneTipIco{
	float:left;	
	width:65px;
	height:28px;	
	background:url(../images/ico_border_airplane.gif) no-repeat 30px 0px;
}

.tips .accomTipIco{
	float:left;	
	width:65px;
	height:28px;
	background:url(../images/ico_border_accom.gif)  no-repeat 30px 0px;
	border-bottom:1px solid #eef4fa;	
}

.tips .carTipIco{
	float:left;	
	width:65px;
	height:28px;
	background:url(../images/ico_border_car.gif) no-repeat 30px 0px;
	border-bottom:1px solid #eef4fa;	
}

.tips .sweetTipIco{
	float:left;	
	width:65px;
	height:28px;
	background:url(../images/ico_border_sweet.gif) no-repeat 30px 0px;
	border-bottom:1px solid #eef4fa;	
}

.tips .cafeTipIco{
	float:left;	
	width:65px;
	height:28px;
	background:url(../images/ico_border_cafe.gif) no-repeat 30px 0px;
	border-bottom:1px solid #eef4fa;	
}

.tips .pubTipIco{
	float:left;	
	width:65px;
	height:28px;
	background:url(../images/ico_border_pub.gif) no-repeat 30px 0px;
	border-bottom:1px solid #eef4fa;	
}

.tips .travelCompanyTipIco{
	float:left;	
	width:65px;
	height:28px;
	background:url(../images/ico_border_travel_company.gif) no-repeat 30px 0px;
	border-bottom:1px solid #eef4fa;	
}

.tips .restTipIco{
	float:left;	
	width:65px;
	height:28px;
	background:url(../images/ico_border_rest.gif) no-repeat 30px 0px;
	border-bottom:1px solid #eef4fa;	
}

.tips .programTipIco{
	float:left;	
	width:65px;
	height:28px;
	background:url(../images/ico_border_program.gif) no-repeat 30px 0px;
	border-bottom:1px solid #eef4fa;	
}


.tips .tipType{
	float:left;	
	width:80px;
	height:21px;
	padding:7px 0px 0px 0px;
	font-weight:bold;
}

.tips .tipsContainer{
	float:left;	
	width:460px;
	padding:3px 0px 0px 30px;
}

.tip{
	height:100%;	
	padding-bottom:10px;
}

.tip .tipName{
	float:left;
	width:100px;
	padding:4px 0px 0px 10px;
	background:url(../images/link_bullet.gif) no-repeat 0px 7px;
}

.tip .tipName a{
	color:#3e647e;
	text-decoration:none;
	font-weight:bold;
}

.tip .tipName a:hover{
	text-decoration:underline;
}

.tip .modTip{
	width:80px;
	height:22px;
	float:right;
	background:url(../images/user_content_mod_ico.gif) no-repeat right 1px; 	
}

.tip .modTip a{
	display:block;
	position:absolute;
	width:77px;
	height:18px;
	padding:4px 0px 0px 3px;
	color:#3e647e;
	font-family:"Trebuchet MS";
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
}

.tip .delTip{
	width:60px;
	height:22px;
	float:right;
	margin:0px 0px 0px 15px;
	background:url(../images/user_content_del_ico.gif) no-repeat right 1px; 	
}

.tip .delTip a{
	display:block;
	position:absolute;
	width:57px;
	height:18px;
	padding:4px 0px 0px 3px;	
	color:#3e647e;
	font-family:"Trebuchet MS";
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
}

.tip .newTip{
	width:65px;
	height:22px;
	float:right;
	margin:0px 0px 0px 15px;
	background:url(../images/user_content_new_ico.gif) no-repeat right 1px; 	
}

.tip .newTip a{
	display:block;
	position:absolute;
	width:62px;
	height:18px;
	padding:4px 0px 0px 3px;
	color:#3e647e;
	font-family:"Trebuchet MS";
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;	
}

.galleryImage{
	float:left;
	margin:0px 0px 15px 20px;	
}

.galleryImage .thumb{
	width:168px;
	height:108px;
	padding:7px 0px 0px 1px;
	background:url(../images/user_image_thumb_bg.gif) no-repeat;
	text-align:center;	
}

.galleryImage .modImage{
	float:left;		
	height:20px;
	padding:5px 0px 0px 0px;	
	background:url(../images/user_content_mod_ico.gif) no-repeat 5px; 	
}

.galleryImage .modImage a{
	margin:0px 0px 0px 5px;
	padding:0px 0px 2px 25px;
	color:#3e647e;
	font-family:"Trebuchet MS";
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
}

.galleryImage .delImage{
	float:left;
	height:21px;	
	margin:0px 0px 0px 15px;
	padding:4px 0px 0px 0px;
	background:url(../images/user_content_del_ico.gif) no-repeat 0px 2px; 	
}

.galleryImage .delImage a{
	padding:0px 0px 2px 25px;	
	color:#3e647e;
	font-family:"Trebuchet MS";
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
}

.galleryImage .imageTitle
{
      padding:          3px 5px 3px 5px;
      border:			solid 1px #BCC9D6;
      background-color: #EEF4FA;
}