﻿#Lightbox
{
    background: #f2f2f2;
    border: 10px solid;
    border-color: #777777;
    color: #000000 !important;
    font: 12px "Lucida Grande" , arial;
    margin: 35px auto;
    padding: 10px 0;
    width: 400px;
    z-index: 1000;
    overflow: hidden;
    text-align: left;
    display: none; /*-moz-border-radius: 5px;*/ /*-webkit-border-radius: 5px;*/
    -moz-border-radius: 4px; /* FF1+ */
    -webkit-border-radius: 4px; /* Saf3+, Chrome */
    border-radius: 4px; /* Opera 10.5, IE 9 */
}

.SetConfigWidth
{
    width: 900px !important;
}

#Loading span
{
	position: fixed;
	top: 0;
	right: 0;
	padding: 6px;
	background: #d00;
	color: #fff;
	z-index: 1001;
	font: 11px arial !important;
	display: none;
}

#Wizard small.Right
{
	font-size : 10px;
	margin : 8px 130px 0 0;
}

#Wizard .Small
{
	font-size: 10px;
}

#Wizard .Small
{
	font: 10px Arial, Helvetica, Tahoma; 
	color: #777777;
}

#Wizard .Validation-Error-Text
{
    background: url("http://d2q4pb9zk61wxe.cloudfront.net/images/error.gif") no-repeat scroll 0 2px transparent;
    float: left;
    height: 25px;
    margin-top: -10px;
    min-height: 35px;
    padding-left: 17px;
    width: 82px;
}

#Wizard .White-Container
{
    background: #FFFFFF none repeat scroll 0%;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    margin: 10px 0pt;
    padding: 10px 8px 8px 0;
}

#Wizard input
{
    float: none;
    font-size: 15px;
    width: 340px;
    background: url("http://d2q4pb9zk61wxe.cloudfront.net/images/input_bg.gif") repeat-x -8px -6px;
    display: inline;
}

#Wizard-Form
{
}

#Wizard-Form small
{
    margin-left: 19px;
    font-size: 12px;
}

#Wizard .Wizard-Form
{
    margin-top: 8px;
}

#Wizard-Form label.webjamBaseURL
{
    color: #006600 !important;
    font: 14px Arial !important;
    font-weight: normal !important;
    letter-spacing: 0.2px;
}

#Wizard-Form input#chosenUrl
{
    color: #006600 !important;
}

#Wizard #Register-Form-Response
{
    float: left;
    width: 463px;
    margin-top: 10px;
    background: #ebebeb;
    padding-left: 35px;
}

#Wizard #Register-Form-Response h1
{
    color: #cf614a;
}

/*
#Wizard .Form-Field
{
    float: left !important;
    width: 480px !important;
    padding: 3px 20px;
}
*/

/*
.Form-Field label
{
    width: 130px;
    float: left;
    margin-bottom: 15px;
    width: 154px;
    clear: left;
    font-weight: bold !important;
}


.Form-Field input
{
    width: 250px;
}

.Form-Field input#postcode
{
    width: 100px;
}

.Form-Field select
{
    float: left;
    width: 250px;
}
*/
.Error-Message
{
    color: #ff0000 !important;
    font-size: 14px;
    display: block;
    padding: 6px;
}

.Error-Message h1
{
    float: none !important;
}

#Lightbox .Cancel-Button
{
    text-decoration: underline;
    color: #666666;
    font: bold 14px Arial;
    padding-left: 20px;
    cursor: pointer;
}

#Lightbox a.Cancel-Button:hover
{
    color: #555555;
}

.Lightbox-On embed, .Lightbox-On object, .Lightbox-On select, .Lightbox-On iframe
{
    visibility: hidden;
}

.Lightbox-On #Lightbox embed, .Lightbox-On #Lightbox object, .Lightbox-On #Lightbox select
{
    visibility: visible;
}

#Wizard p
{
    color: #777;
}

#Wizard .Register
{
    font: 14px Arial;
    margin: 7px 25px 0 0;
    color: #999;
    text-align: right;
    float: right;
}

#Wizard .Register .fbConnectRegister
{
    margin-left: 3px;
}

#Wizard .Register .fbConnectRegister a
{
    margin-left: 6px;
}

/*Login Form*/

#LoginForm .Register
{
    font: 14px Arial;
    margin: 7px 25px 0 0;
    color: #999;
    text-align: right;
    float: right;
}

#LoginForm .Register .fbConnectRegister
{
    margin-left: 3px;
}

#LoginForm .White-Box
{
    padding: 6px 20px 20px;
    margin-bottom: 24px;
}

#LoginForm label
{
    display: block;
    float: none;
    text-align: left;
    font-weight: bold;
    margin-top: 15px;
}

#LoginForm input
{
    float: none;
    font-size: 15px;
    width: 60%;
    background: url(http://d2q4pb9zk61wxe.cloudfront.net/images/input_bg.gif) repeat-x -8px -6px;
}

#LoginForm .Forgot
{
    float: right;
    margin-top: 50px;
}

#LoginForm .InputButtons
{
    text-align: left;
    padding-left: 8px;
}

#LoginForm .Register .fbConnectRegister a
{
    margin-left: 6px;
}

a.Close-Message
{
    color: #3A3F14;
    font-size: 14px;
    font-family: Tahoma, helvetica;
    float: right;
    cursor: pointer;
}

.Loading
{
    text-align: center;
    vertical-align: middle;
    background: url('http://d2q4pb9zk61wxe.cloudfront.net/images/loader.gif') no-repeat center center !important;
    height: 130px;
    width: auto;
}

.Wizard-Lightbox
{
    width: 500px !important;
}

#Lightbox.LightboxLoading
{
    background: transparent;
    border: none;
}

#Lightbox.LightboxLoading .Loading
{
    background: url('http://d2q4pb9zk61wxe.cloudfront.net/images/loading_spinner.gif');
}

#Lightbox .Tabs-Holder .Tabs li
{
    background-color: #d7d7d7;
    border-color: #aaaaaa #aaaaaa #a9a9a9 #aaaaaa;
}

#Lightbox .Tabs-Holder .Tabs li.Selected
{
    border-bottom: solid 1px #ffffff;
    background-color: #ffffff;
    font-weight: bold;
}

#Lightbox .Tabs-Holder .Tabs
{
    border-bottom: 1px solid #a9a9a9;
    padding-left: 20px;
}

#Lightbox .Tabs-Holder .Content
{
    background: #ffffff;
    border: 1px solid #fafafa;
    border-color: -moz-use-text-color #a9a9a9 #a9a9a9 #a9a9a9;
    border-style: none solid solid;
    border-width: 0 0px 1px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0 0 10px 0;
    padding: 14px;
}


#Lightbox .Content-Holder .Content
{
    background: #ffffff;
    border: 1px solid #fafafa;
    border-color: #a9a9a9;
    border-style: solid;
    border-width: 1px 0px 1px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0 0 10px 0;
    padding: 14px;
}


/*--- Table ---*/


#Lightbox table, #Account-Table table
{
    background: #fafafa;
    border: 1px solid #DDDDDD;
    border-color: #ddd #bbb #bbb #ddd;
    padding: 1px;
    width: 100%;
    margin: 7px 0;
}


#Lightbox table th, #Account-Table table th
{
    background: #ececec;
    border-color: #FFFFFF;
    border-style: solid;
    border-width: 0px 0px 1px;
    font-size: 11px;
    font-weight: normal;
    height: auto;
    margin: 0px;
    padding: 3px 2px 3px 5px;
    text-align: left;
    color: #3A3F14;
}

#Lightbox table a
{
    text-decoration: none;
}

#Lightbox table td, #Account-Table table td
{
    background: #FFFFFF;
    height: auto;
    padding: 3px 5px;
    font-size: 11px;
    border-bottom: 1px solid #cccccc;
    height: auto;
    color: #666666;
}

#Lightbox table td .Trim
{
    height: 14px;
    overflow: hidden;
    display: block;
}

#Lightbox table td
{
    border-bottom: 1px solid #cccccc;
    height: auto;
    color: #666666;
}

#Lightbox table p
{
    margin: 3px;
}

#Lightbox table h3
{
    margin: 3px;
}

#Lightbox table.Newsletter td
{
    border: 0px none #fff !important;
    height: auto;
    color: inherit;
}


.Popup, .EditProfile
{
    background: #f2f2f2;
}

.Popup #Lightbox, .EditProfile #Lightbox
{
    border: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.Popup .Tabs-Holder .Content
{
    height: 395px;
}

#Lightbox .Lightbox-Drag
{
    position: absolute;
    width: 600px;
    height: 20px;
    margin-top: -20px;
    background: url(http://d2q4pb9zk61wxe.cloudfront.net/images/blank.gif);
    cursor: move;
}

#Lightbox a
{
    color: #369;
}

#Lightbox form
{
    /* overflow : auto; */
}

#Lightbox small
{
    padding-left: 10px;
    color: #666;
}

#Lightbox #Config-Form small
{
    padding-top: 5px;
}

#Lightbox hr
{
    clear: both;
    border: 0;
    height: 1px;
    background-color: #dddddd;
    margin: 10px;
    display: block;
}


#Lightbox-Holder
{
    position: absolute;
    width: 100%;
    z-index: 999;
    text-align: center;
    display: none;
}

#Lightbox-Overlay
{
    width: 100%;
    height: 100%;
    background: #555555 !important;
    position: absolute;
    filter: alpha(opacity=60);
    -moz-opacity: .70;
    opacity: .70;
    display: none;
    z-index: 998;
}

/* IE is shit */
* html #Lightbox-Overlay
{
    position: absolute;
    background-color: #555555 !important;
}

/* IE is shit */
* html #Lightbox-Holder
{
    position: absolute;
}

/* labels */
/*
#Lightbox label
{
    clear: left;
    float: left;
    width: 25%;
    display: block; 
    margin: 7px 0px 0 10px; 
}
*/


#Lightbox label.Mini
{
    width: 15%;
}


#Lightbox input.Checkbox, #Lightbox input.Radio
{
    width: auto !important;
    display: inline !important;
    float: none !important;
    margin-right: 0 !important;
    border: 0 !important;
    border-color: #FAFFE4;
    margin-bottom: 1px !important;
    margin-top: 5px !important;
}
#Lightbox #Config-Form input.Checkbox, #Lightbox #Config-Form input.Radio
{
    margin-top: 11px !important;
}

#Lightbox input, #Lightbox select, #Lightbox textarea
{
    float: left;
    display: block;
    margin: 4px 10px;
    font-size: 13px;
}
/*
#Lightbox select
{
    width: 80%;
}
*/


#Lightbox #Config-Form input, #Lightbox #Config-Form select, #Lightbox #Config-Form textarea
{
    margin-top: 7px;
}

.EditProfile #Lightbox input, .EditProfile #Lightbox select, .EditProfile #Lightbox textarea
{
    margin-top: 2px;
}

#Lightbox select
{
    margin-right: 16px;
}



#Lightbox input, #Lightbox textarea
{
    border: solid 1px #ccc;
    border-color: #aaa #ccc #ddd #bbb;
    padding: 2px;
}
#Lightbox .Tabs-Holder .Content textarea
{
    height: 100px;
    overflow: auto;
}

#Lightbox .Tabs-Holder .Content textarea#d_aboutMe
{
    height: 100px;
    overflow-x: hidden !important;
    overflow-y: auto !important;
}

/*-------- Send message styles-------------*/

#Lightbox .Tabs-Holder .Content #Send-Message-Form-Fields textarea, #Lightbox .Tabs-Holder .Content #Send-Message-Form-Fields input
{
    width: 240px !important;
}
#Lightbox .Tabs-Holder .Content #Send-Message-Form-Fields textarea
{
    height: 200px;
    overflow: auto;
}
/*---------------*/


#Lightbox h1
{
    text-align: left;
    margin: 4px;
    margin-left: 15px;
    padding: 0;
    font-size: 18px;
    font-weight: normal;
    color: #666;
    background: transparent;
    border: 0;
    font: 18px Arial, Tahoma, Helvetica;
    float: left;
    text-shadow: 0 1px #ddd;
}

#Lightbox h1 strong
{
    font-weight: bold;
    color: #666;
}

#Lightbox p
{
    margin-left: 4px;
}

button
{
    background: #E2E9F1 url(http://d2q4pb9zk61wxe.cloudfront.net/images/button_bg.gif) repeat-x 2px -5px;
    border: 1px solid #ccc;
    border-color: #ccc #aaa #aaa #ccc;
    -moz-border-radius: 2px 4px 4px 2px;
    -webkit-border-radius: 2px;
    cursor: hand;
    cursor: pointer;
    padding: 1px;
}

/* rounded buttons */
#Lightbox .InputButton, .InputButtons button, .InputButtons button.Landing
{
    background: #E2E9F1 url(http://d2q4pb9zk61wxe.cloudfront.net/images/button_bg.gif) repeat-x 2px 0px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    /*width: 20%;*/
}

#Lightbox .InputButton, .InputButtons button
{
    font-weight: bold;
    font-size: 14px;
    padding: 5px 13px;
    float: none;
    display: inline;
    margin: 2px;
}

.InputButtons
{
    padding-top: 0px;
    text-align: center;
    clear: left;
}

#Lightbox #PageLayoutAccessLevel-Marker
{
    padding: 0 20px 5px 0;
    width: 16px;
    height: 16px;
}

#Lightbox .Lightbox-Settings #PageLayoutAccessLevel-Marker
{
    padding: 0 20px 11px 0;
    width: 16px;
}


#Lightbox .Lightbox-Settings #PageLayoutAccessLevel
{
    width: 40% !important;
}

#PageLayoutAccessLevel
{
    width: 145px !important; /*font-size: 10px !important;*/
    padding: 1px;
}

#Lightbox .Default-Settings .Public, #Lightbox .Public
{
    background: url(controls/privacy/public.gif) no-repeat right 3px;
}

#Lightbox .Default-Settings .Registered, #Lightbox .Registered
{
    background: url(controls/privacy/registered.gif) no-repeat right 3px;
}

#Lightbox .Default-Settings .Community, #Lightbox .Community
{
    background: url(controls/privacy/community.gif) no-repeat right 3px;
}

#Lightbox .Default-Settings .Personal, #Lightbox .Personal
{
    background: url(controls/privacy/personal.gif) no-repeat right 3px;
}

#Lightbox .Lightbox-Settings .Public, #Lightbox .Lightbox-Settings .Registered, #Lightbox .Lightbox-Settings .Community, #Lightbox .Lightbox-Settings .Personal
{
    background-position: 0 10px;
}

#Lightbox label.Right
{
    float: none;
    display: inline;
    font-weight: normal;
    width: auto;
    margin-left: 2px;
    clear: none;
}

#Lightbox label.Small
{
    font-size: 12px !important;
    font-weight: normal !important;
    padding: 2px 0 0 0 !important;
}

.White-Box
{
    background: #fff;
    padding: 6px 20px 20px;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    margin: 10px 0 10px 0;
}

#Wizard .Stage-Title
{
    margin-left: 10px;
    margin-right: 22px;
    zoom: 1;
    margin-top: 10px;
    color: #999;
}

input.Checkbox, input.Radio
{
    width: auto !important;
}

#Lightbox .White-Box ul li small
{
    padding: 0 !important;
    color: #999;
}

#LoginForm .White-Box
{
    padding: 6px 20px 20px;
    margin-bottom: 24px;
}

.Green
{
    color: #599c4f !important;
}

button.Green
{
    color: #090;
}

.Beige-Box
{
    /*background: #fafee5;*/
    background: #fafafa;
    padding: 8px;
    border: solid 1px #ccc;
    margin: 10px 0 10px 0; /*-moz-border-radius: 8px;*/ /*-webkit-border-radius: 8px;*/
}

#Lightbox .Default-Settings
{
    float: right;
    padding: 0px 23px 0 0;
    margin-top: 4px;
}



#Lightbox .Default-Settings label
{
    font-size: 12px;
    padding: 0 5px;
    float: left;
    color: #333;
    display: inline !important;
    width: auto;
    clear: none;
    margin: 4px 0 !important;
}

#Lightbox .Default-Settings input, #Lightbox .Default-Settings select
{
    float: left;
    display: inline !important;
    clear: none;
    margin: 0 !important;
}

#securityCodeImage
{
    float: left;
    margin: 2px 0 2px 16px;
    border: solid 1px #ccc;
}

#securityCode
{
    width: 100px !important;
}

#Lightbox .Form-Response
{
    margin: 6px 3px 10px 0px;
    background: #f2f2f2;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

#Lightbox .Form-Response h1
{
    margin: 0;
    padding: 5px;
    color: #d00;
    font-size: 14px;
    font-weight: bold;
}

#Lightbox .Form-Response p
{
    font-size: 12px;
    margin: 0;
    padding: 0 5px 5px 5px;
}

#dragHelper embed, #dragHelper object
{
    visibility: hidden;
}

#Feed-Preview
{
    padding: 6px;
    background-color: #fff;
}

#Feed-Preview img
{
    display: none;
}

#Feed-Preview h2
{
    color: #666;
    font-size: 14px;
    margin-left: 20px;
}

.White-Box ul li label
{
    font-weight: bold !important;
    font-size: 14px;
}

#Lightbox .White-Box ul li small
{
    padding: 0 !important;
    color: #999;
}

.Right
{
    float: right;
}

#Lightbox div.Right
{
    float: right;
    width: 34%;
    padding: 7px;
    border: solid 1px #ddd;
    border-width: 1px 0;
    margin-top: 20px;
}

#Lightbox h2
{
    margin: 2px;
    font-size: 13px;
    color: #DB5267;
}

input.Wide, textarea.Wide, select.Wide
{
    width: 70% !important;
}

textarea.Tall
{
    height: 100px !important;
}

.Left50
{
    float: left;
    width: 55%;
}

.Right50
{
    float: right;
    width: 48%;
    padding-right: 1%;
}

.Left50 label, .Right50 label
{
    float: none !important;
    width: auto !important;
    text-align: left !important;
    padding: 0 0 0 10px !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.Left50 input, .Right50 input, .Left50 select, .Right50 select
{
    float: none !important;
    width: 85% !important;
}

.Privacy-Settings label, .Privacy-Settings small
{
    margin: 0 !important;
    padding: 0 !important;
}

#Page-Settings-Form h3
{
    padding-left: 10px;
}



#Password-Label
{
    margin-left: 7px !important;
}

#Wizard-Form small
{
    margin-left: 19px;
    font-size: 12px;
}

.No-Float
{
    float: none !important;
}

.Padding
{
    padding: 12px;
    display: inline-block;
    line-height: 1em;
}

.Padding input, .Border input, .Padding select, .Border select
{
    margin-left: 0 !important;
}

.Border
{
    border: solid 2px #D1E99E;
    padding: 10px;
}

small.Green, span.Green
{
    color: #090 !important;
}


#Lightbox .Tabs-Holder, #Lightbox .Content-Holder
{
    margin-top: 20px;
}

.Close-Lightbox
{
    float: right;
    margin: -10px 0;
    font-size: 1px;
}


.Checkbox-Small
{
    display: block;
    padding-top: 7px !important;
    margin-bottom: 0;
    padding-bottom: 0;
}

#Lightbox table.Newsletter
{
    border: 0;
    width: 100% !important;
}
