﻿/* GENERAL SETTINGS */
.generalSettings .content label.subItem
{
	width: 100px;
	margin-left: 32px;	
}
.generalSettings .content select
{
	width: 400px;
}
.generalSettings .content input.championTimes
{
	width: 40px;	
}
html .generalSettings .content textarea, html .generalSettings .content input, html .manageHomeBoxes .content input
{
	width: 528px;	
}
.generalSettings .content button, .manageHomeBoxes .content button
{
	float: none;
	margin-left: 503px;	
}

/* HELPFUL LINKS */
.editHelpfulLinks .content fieldset
{
	width: 494px;
}

.editHelpfulLinks .content fieldset input
{
	width: 344px;
}
.editHelpfulLinks .content fieldset select
{
	width: 352px;
}
.editHelpfulLinks .content fieldset label
{
	width: 100px;
}

.editHelpfulLinks .content fieldset button
{
	margin-left: 8px;
}
.editHelpfulLinks .content fieldset button.firstButton
{
	margin-left: 106px;
}

/* LOGIN */
.login .content fieldset
{
	display: block;
	margin: 31px auto;
	width: 380px;
}
.login .content fieldset label
{
	display: inline-block;
	width: 132px;
}
.login .content fieldset button
{
	margin-left: 138px;
	width: 172px;
	float: none;
}

/* ARTICLES */
.manageArticles .content .administration label
{
	width: 90px;
}
.manageArticles .content .administration input
{
	width: 585px;
}
.manageArticles .content .administration select
{
	width: 231px;
}
.manageArticles .content .administration input.date
{
	width: 200px;
}
.manageArticles .content .administration .checkbox input
{
	width: auto;
}
.manageArticles .content .administration input.calendarButton
{
	width: 23px;
}
.manageArticles .content .administration .generalInfo
{
	margin-left: 38px;	
}
.manageArticles .content .administration input.time
{
	width: 70px;	
}

/* CRUISES */
.manageCruises .content .administration label
{
	width: 130px;
}
.manageCruises .content .fieldsPanel
{
	margin-left: 38px;	
}
.manageCruises .content .fillWidth
{
	width: 544px;
}
.manageCruises .content select.fillWidth
{
	width: 552px;
}

/* General */

/* Promotions */
.manageCruises .content  .promotions .orderNumber
{
	width: 50px;
}

/* Segments */
.manageCruises .content .segments .picture
{
	width: 325px;
	height: 216px;
	float: right;
	margin-right: 50px;
}
.manageCruises .content .segments .canExtend input
{
	width: 20px;
}

/* FAQ */
.manageFAQ .content .administration label
{
	width: 120px;
}

/* NEWSLETTERS */
.manageNewsletters .content fieldset
{
	display: block;
	width: auto;
}
.manageNewsletters .content .administration label
{
	display: inline-block;
	width: 130px;
}

/* PRODUCTS */
.manageProducts .content .cover
{
	float: right;
	margin: 0 20px 0 0;
	padding: 6px 50px;
	width: 256px;
	height: 256px;
	border: 1px solid #638D57;
	background-color: #FFFFFF;
}
.manageProducts .content fieldset button
{
	margin-left: 138px;
	width: 172px;
}
.manageProducts .content .fieldsContainer
{
	margin: 0 30px 0 38px;	
}
.manageProducts .content .administration .reviewFieldsContainer label
{
	margin-left: 54px;
	width: auto;
}
.manageProducts .content .fieldsContainer br
{
	clear: left;
}
.manageProducts .content .administration label
{
	width: 100px;
}
.manageProducts .content .administration textarea
{
	width: 574px;
}

/* UPLOADS */
.manageUploads .content fieldset
{
	display: block;
	margin: 31px auto;
	width: 380px;
}
.manageUploads .content fieldset label
{
	display: inline-block;
	width: 72px;
}
.manageUploads .content fieldset button
{
	margin-left: 78px;
	width: 172px;
	float: none;
}
.manageUploads .content fieldset button.deleteButton
{
	margin: 0 0 0 4px;
	padding: 0;
	width: auto;
	float: left;
}
.manageUploads .content fieldset button.deleteButton img
{
	margin: 0;
}
.manageUploads .content fieldset hr
{
	background-color: #6A7D54;
	margin: 15px 0;
}
.manageUploads .content fieldset ul input
{
	width: 310px;
}
/* MANAGE ABOUT LARRY */
.manageAbout .content button
{
	float: right;
}
.manageAbout select
{
	width: 300px;
}
.manageAbout input
{
	width: 292px;
}
.manageAbout .content .photoLabel
{
	width: 50px;
}
.manageAbout .content .photoResource
{
	width: 336px;	
}
.manageAbout .photo
{
	margin: 0 20px 0 0;
	padding: 8px;
	width: 256px;
	height: 256px;
	border: 1px solid #638D57;
	background-color: #FFFFFF;
}
/* MANAGE ARTICLES CATEGORIES */
.manageArticlesCategories .content select.fillWidth
{
	width: 620px;
}
.manageArticlesCategories .content input.fillWidth
{
	width: 612px;
}
.manageArticlesCategories .content label
{
	width: 100px;	
}
.manageArticlesCategories .orderedCategories
{
	margin-left: 20px;
	float: left;
	width: 708px;
	border: solid 1px #B7C898;
}
.manageArticlesCategories .orderedCategories .selected, .manageArticlesCategories .orderedCategories td a:hover
{
	background-color: #93E070;
}
.manageArticlesCategories .orderedCategories .header
{
	background-color: #C5D8AF;
}
.manageArticlesCategories .orderedCategories td a, .manageArticlesCategories .orderedCategories .header
{
	padding : 4px;
	display: block;
	text-decoration: none;
}
.manageArticlesCategories .categoryOrderButton
{
	margin: 0 20px 8px 8px;
	width: 18px;
	height: 8px;
	padding: 5px 0;
}
.manageArticlesCategories input.disabled
{
	background: ;
	cursor: default;
}

/* MANAGE SEO */
.manageSEO .content img
{
	margin: 0;
	border-style: none;
}
.manageSEO .treeView
{
	float:left;
	height: 532px;
	width: 400px;
	margin-right: 8px;
	overflow-y: scroll;
}
.manageSEO textarea
{
	width: 360px;
}
.manageSEO .inherited
{
	color: #888888;
}
.manageSEO hr
{
	width: 366px;
	clear: none;
	float: left;
}
.manageSEO button
{
	float: right;
}
.manageSEO .selected
{
	font-weight: bold;
}
.manageSEO .resultMessage
{
	float: left;
	width: 352px;
}

/* MANAGE PAYED ADS */
.managePayedAds .content button
{
	float: right;
}

/* MANAGE SMART OBJECTS */
.manageSmartObjects .content fieldset
{
	width: 504px;
}
.manageSmartObjects .content fieldset input
{
	width: 344px;
}
.manageSmartObjects .content fieldset select
{
	width: 352px;
}
.manageSmartObjects .content fieldset button.firstButton
{
	margin-left: 138px;
}
/* MANAGE ABOUT LARRY */
.manageStaticTexts .content button
{
	float: right;
}

.manageStaticTexts select
{
	width: 300px;
}
.manageStaticTexts input
{
	width: 292px;
}
