body {
    padding: 0;
    margin: 0;
    background: #f1f0e6;
    font-family:'lucida grande',verdana,helvetica,arial,sans-serif;
}

a {
    color: #3399cc;
    text-decoration: none;
}

a:hover {
    color: #3399cc;
}

h1, h2, h3, h4, h5 {
    font-family:'Gill Sans','lucida grande',helvetica, arial, sans-serif;
    text-shadow:0 1px 0 rgba(255,255,255,0.75);
}

.dark h1, .dark h2, .dark h3, .dark h4 {
    text-shadow: none;
}

h1 { font-size: 200% }

p { margin: 0 0 6px 0; padding: 0;}

em {
    background: none;
    color: none;
    font-weight: bold;
}

ul, li {
    list-style-type: disc;
    margin: 0;
    padding: 0;
}

ul, ol { margin-bottom: 10px; }

.box ul {
    padding-left: 14px;
}

.round {
    /* css3 border radius */  
    -moz-border-radius: 5px;  
    -webkit-border-radius: 5px;  
    border-radius: 5px;  
}

.shadow {
    /* css3 drop shadow */  
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);  
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);  
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);  
}
li.section, li.sortable_work, li.page { list-style-type: none; }

h3.logo { margin-top: 18px; }

    h3.logo a {
        display: block;
        text-indent: -9000px;
        background: transparent url(../img/freshli_logo.png);
        width: 220px;
        height: 67px;
    }

    h3.logo a:hover {
        background: transparent url(../img/freshli_logo_alt.png);
    }

div#menu {
    float: right;
    margin: 0;
    padding: 0;
}

div#menu a {
    padding: 4px;
    display: block;
    float: left;
    width: 86px;
    height: 43px;
    background: transparent url(../img/tab.png) no-repeat top center;
    text-align: center;
    font-size: 120%;
    color: rgb(47,51,46);
}

div#menu a:hover {
    color: rgb(64,140,179);
}

div#menu-loggedin {
	width: 420px;
	height: 34px;
    background: transparent url(../img/tab-wide.png) no-repeat top left;
    float: right;
    margin: 0;
    padding: 4px 10px 0 10px;
	text-align: center;
	line-height: 24px;
}
div#menu-loggedin span {
	margin: 0 0 0 10px;
    float: left;
}
div#menu-loggedin a {
    float: right;
}

div#login {
    clear: right;
}

	div#login .input, div#login input, div#login label, div#login button, div#login .button {
		display: inline;
		float: none;
	}

	div#login label {
	    font-size: 100%;
	    margin: 0 0 0 10px;
	}

	div#login input {
	    font-size: 100%;
	    padding: 2px;
	    margin-bottom: 4px;
	}
	
	div#login input[type=checkbox] {
	    clear: none;
	    float: none;
	}

	div#login button {
	    padding: 2px 8px 2px 8px;
	    margin: 0 0 0 10px;
	}

	div#login .loginextras label {
		font-weight: normal;
	}
	
	div#login #authMessage {
	    font-size: 100%;
		border: none;
		background: none;
		margin: 0;
	}
	
	div#login .error-message {
		position: absolute;
		margin-left: 30px;
	}

div.incentives a.underline {
	border-bottom: 1px solid rgb(64,140,179);
}
	
div.incentives div.example {
	float: left;
	margin-right: 20px;
}

#random_work {
	text-align: center; 
	height: 290px;
	width: 340px;
	margin: 20px auto 0 auto;
}

	#random_work #work_image {
		text-align: center;
		line-height: 200px;
		height: 200px;
		width: 200px;
		margin: 0 auto 8px auto;
	}

#statement {
	text-align: center;
	height: 200px;
	width: 500px;
	margin: 60px auto 0 auto;
}

#statement .button {
	float: none;
	width: 240px; 
	text-align: center; 
	font-size: 1.6em;
	margin: auto;
}

#featured-signup .button {
	float: none;
	text-align: center;
	width: 140px; 
	font-size: 1.6em;
	margin: 0 auto;
}

#howto {
	text-align: center; 
	width: 400px;
	margin: 60px auto 0 auto;
}
#howto2 {
	text-align: center; 
	width: 400px;
	margin: 60px auto 0 auto;
}

#examples {
	text-align: center; 
	width: 860px;
	margin: 50px auto 50px auto;
}

div.examplescreens {
	width: 270px; 
	height: 184px; 
	border: 1px solid #000;  
	margin: 0 auto 10px auto;
}

div.examplescreens#default { background: url(/img/features/default_thumb.jpg); }
div.examplescreens#splash { background: url(/img/features/splash_thumb.jpg); }
div.examplescreens#mutton { background: url(/img/features/mutton_thumb.jpg); }
div.examplescreens#insideout { background: url(/img/features/inside-out_thumb.jpg); }
div.examplescreens#allout { background: url(/img/features/all-out_thumb.jpg); }
div.examplescreens#katie { background: url(/img/features/katie_thumb.jpg); }


#followup {
	text-align: center; 
	margin: 10px auto 30px auto;
}

#video {
	margin: 20px auto 0 auto;
}

div#incentive-actions {
	text-align: center;
}

div#incentive-actions .button {
	float: right;
	text-align: center; 
	font-size: 1.6em;
	margin: 0 20px 10px 0;
	display: block;
}

div.howtoscreens {
	width: 400px; 
	height: 129px; 
	border: 1px solid #000;  
	margin: 0 auto;
}

	div.howtoscreens#details { background: url(/img/features/tags-price-etc.jpg); }
	div.howtoscreens#manage { background: url(/img/features/manage-portfolio.jpg); }
	div.howtoscreens#lookfeel { background: url(/img/features/look-and-feel.jpg); }
	div.howtoscreens#domain { background: url(/img/features/custom-domain.jpg); }


.box {       
    /* css3 border radius */  
    -moz-border-radius: 5px;  
    -webkit-border-radius: 5px;  
    border-radius: 5px;  
    
    overflow: auto 
}

.box.light {
    background: #e5e4d2;
    color: rgb(47,51,46);
}

.box.dark {
    background: rgb(47,51,46);
    color: #fff;
}
    .box.dark h3, .box.dark h4  {
        color: rgb(255,0,102);
    }

.box.hint {
    background: #fff;
    color: rgb(47,51,46);
}
    .box.hint h3, .box.dark h4  {
        color: rgb(255,0,102);
    }

    .box.hint img { margin: 0 4px 0 0;}

/* editable title's, description, etc. */
.editable {
	clear: both;
}
.editable:hover {
    background: rgb(230,230,90);
    color: rgb(47,51,46);
}

.editable ul, .editable li { margin-left: 14px; list-style-type: disc; }

#section_description { min-height: 100px; margin-bottom: 24px; }
#work_description { min-height: 100px; margin-bottom: 24px; }
#page_body { min-height: 100px; margin-bottom: 24px; }

/* (non-)draggable items and lists */

div.item {
      
    /* css3 border radius */  
    -moz-border-radius: 5px;  
    -webkit-border-radius: 5px;  
    border-radius: 5px;  

    margin:10px auto;
    width:100%;
}

    div.item div.title {
        padding: 8px;
        height: 18px;
    }

    div.item div.title a {
        color: #fff;
    }

    div.item div.content {
        padding: 8px;
    }


    div.item div.title { background:rgb(73,181,58); }
    div.item div.content { background:#e5e4d2; }

    li.section div.item div.content { height: 90px; }
    li.page div.item div.content { height: 24px; }
    li.sortable_work div.item div.content { height: 120px; }

/* Notices and Errors */
div.message {
    clear: both;
    color: #FF2424;
    font-size: 120%;
    font-weight: bold;
    margin: 1em 0;
}
div.error-message {
    clear: both;
    color: #FF2424;
    font-weight: bold;
}

#authMessage, #errorMessage {
    background-color: #FFB3B3;
    border: 1px solid #FF2424;
    padding: 4px;
}

div.error em {
    font-size: 120%;
    color: #003d4c;
}
span.notice {
    background-color: #c6c65b;
    color: #fff;
    display: block;
    font-size: 120%;
    padding: 0.5em;
    margin: 1em 0;
}

.form_error {
    border: 1px red solid;
}

#successMessage {
    color: #FFF;
    background-color: rgb(73,181,58);
    padding: 4px;
}

/* Forms */
label {
    display: block;
    font-size: 110%;
    padding-right: 20px;
    margin-bottom: 4px;
}
input, textarea {
    font-size: 140%;
    font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
    padding: 2px;
    margin-bottom: 4px;
}

select {
    clear: both;
    font-size: 120%;
    vertical-align: text-bottom;
}
option {
    font-size: 120%;
    padding: 0 3px;
}
input[type=checkbox], input[type=radio] {
    clear: left;
    float: left;
    margin: 0 6px 7px 2px;
}

input[type=submit], input[type=file] {
    font-size: 110%;
    padding: 2px 5px;
    width: auto;
}

/* Thickbox */
#TB_window {
  background: #f1f0e6;
}

/* Typography */
dl dt       { font-weight: normal; }
dt            { color: #8F3999; }
dd          { margin-left: 0;}

/* Work images */
div#work_images .imagerow { clear: both; height: 110px; border-bottom: 1px solid #ccc; margin-bottom: 10px }
div#work_images .imagethumb { float: left; margin-right: 10px }
div#work_images .imageorder { float: left; }
div#work_images .imagecontrols { float: right; }

/* Dashboard */
div.portfoliorow { clear: both; }
div.portfoliorow .portfolioname { font-size: 130%; font-weight: bold; width: 160px; float: left; margin-right: 10px; overflow: hidden; }
div.portfoliorow .portfoliourl { width: 250px; float: left; overflow: hidden;}
div.portfoliorow .portfoliocontrols { float: right; }

/* extra styling for popups */
#TB_window ul, #TB_window li { list-style-type: disc; }
#TB_window ul { margin-left: 14px; }
#TB_window li { margin-bottom: 6px; }

#pages_and_sections .ui-sortable-helper { width: 100%; }
.ui-selected-pages-sections { width: 732px !important; border: 2px dotted #49B53A; list-style: none; height: 110px;}

.sortable_page_or_section { margin: 10px 0; }
 .sortable_page_or_section .item { margin: 0; }
 .sortable_page_or_section .title { cursor: move; }

.ui-selected-section-works { border: 2px dotted #49B53A;  list-style: none; height: 110px; }
.sortable_work { }
 .sortable_work .item { margin: 0; }
 .sortable_work .title { cursor: move; }

 ul#section_works { zoom: 1; }

/* Homepage plans table */
a.plans { float: left; width: 290px; height: 160px; display: block; }
a.plans h4 { margin: 0; padding: 12px 0 0 0; font-size: 160%; font-weight: bold; text-align: center; }
a.plans h5 { margin: 0; padding: 0; font-size: 160%; font-weight: bold; text-align: center;}
a.plans p { margin: 0; color: rgb(47,51,46); padding: 12px; height: 50px;}

	a.plans#student { margin-right: 10px; }
	a.plans#basic { margin-right: 10px; }

	a.plans#student:hover { background-color: #A39D72;}
	a.plans#basic:hover { background-color: #D4CC9D;}
	a.plans#pro:hover { background: url(/img/stars.jpg); }

	a.plans#pro:hover p { color: #fff; }

/* Footer styling */
.footer { clear: both;}
.footer .column { display: inline; line-height: 16px; text-align: right;}
.footer .column img { display: inline; margin: 0; }
.footer .column a { display: inline; }

/* Buttons for page editor */

form.jeditable input[type=submit], form.jeditable input[type=button] {
	display:block;
	float:left;
	margin:0 0.583em 0.667em 0;
	padding:5px 10px 5px 7px;   /* Links */

	border:1px solid #dedede;
	border-top:1px solid #eee;
	border-left:1px solid #eee;

	background-color:#f5f5f5;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:100%;
	line-height:130%;
	text-decoration:none;
	font-weight:bold;
	color:#565656;
	cursor:pointer;
	width:auto;
	overflow:visible;
	padding:4px 10px 3px 7px;   /* IE6 */
}
form.jeditable input[type] {
	padding:4px 10px 4px 7px;   /* Firefox */
	line-height:17px;           /* Safari */
}
*:first-child+html form.jeditable input[type] {
	padding:4px 10px 3px 7px;   /* IE7 */
}

form.jeditable input[type=submit] {
	background-color:#E6EFC2;
	border:1px solid #C6D880;
	color:#529214;
	width: 120px;
}

form.jeditable input[type=button] {
	background:#fbe3e4;
	border:1px solid #fbc2c4;
	color:#d12f19;
}