/* General */

body
{
margin: 10px;
padding: 0px;
font-family: Verdana, sans-serif;
font-size: 11px;
background-color:#CCC;
}

div
{
margin: 0px;
padding: 0px;
background-color:#FFF;
}

#mainDiv
{
position: relative;
display: block;
margin: 0px auto 0px auto;
padding: 0px 0px 15px 0px;
line-height: 120%;
overflow: hidden;
border-width:1px;
border-color:#999;
border-style:solid;
}

h1
{
margin: 0px 0px 30px 0px;
padding: 3px;
padding-left: 10px;
color: white;
font-size: 11px;
background: #4d6162;
}

h1 img
{
display: inline;
margin: 0px 0px -3px 10px;
padding: 0px;
vertical-align: bottom;
}

h2
{
margin: 20px 0px 2px 0px;
font-size: 11px;
font-weight: normal;
}

hr
{
margin: 0px 30px 15px 30px;
border: 0px;
height:1px;
border-top: 1px solid #cccccc;
}

p
{
margin: 0px 30px 15px 30px;
color: #000;
}

a
{
color: black;
}

textarea
{
margin-top:5px;
height:120px;
border-width:1px;
border-color:#CDCDCD;
border-style:solid;
font-family: Verdana, sans-serif;
font-size: 11px;
}

table
{
margin: auto;
text-align: left;
}

table td
{
text-align: left;
}

span.error
{
font-weight: bold;
}

input.button
{
margin-bottom: 10px;
border: 0px;
}

input.textfield
{
width: 200px;
height:15px;
font-family: Verdana;
border-width:1px;
border-color:#CDCDCD;
border-style:solid;
}

input{
border: 0px;
}

input[type=checkbox]{
border-color:transparent;
}

#closePopupAnchor
{
position: absolute;
top: 4px;
right: 10px;
color: white;
font-size: 10px;
text-decoration: none;
}

#closePopupAnchor img
{
margin: 0px 3px 0px 0px;
padding: 0px;
border: 0px;
}

#submitBtnsDiv
{
display: block;
clear: both;
margin: 0px 30px 0px 30px;
padding: 0px 0px 0px 0px;
text-align: left;
}

/* Edit Profile */

#profileDiv
{
position: relative;
display: block;
float: left;
margin: 0px 15px 0px 30px;
padding: 0px 15px 0px 0px;
width: 202px;
height: 378px;
border-right: 1px solid #ccc;
}

* html #profileDiv
{
margin-left: 15px;
}

#profileDiv p
{
margin: 0px;
}

#profileDiv form
{
margin: 0px;
padding: 0px;
}

#profileDiv label
{
margin: 0px;
padding: 0px;
}

#profileDiv div
{
display: block;
margin: 15px 0px 0px 0px;
padding: 0px;
text-align: left;
}

#profileDiv div h2
{
margin: 0px;
padding: 0px;
}

#profileDiv input[type="checkbox"]
{
margin: 5px 5px 0px 0px;
padding: 0px;
width: 14px;
height: 14px;
vertical-align: text-bottom;
}

#profileDiv input[type="text"], #profileDiv input[type="password"]
{
margin-top: 2px;
font-size: 11px;
}

#profileDiv hr
{
margin: 15px 0px 0px 0px;
padding: 0px;
border: 1px solid white;
border-bottom: 1px solid #ccc;
}

*html #profileDiv hr
{
margin: 1px 0px -7px 0px;
}

.textfieldDisabled
{
width: 200px;
height: 15px;
font-family: Verdana, sans-serif;
background-color: #dcd6cc;
border-width: 1px;
border-color: #cdcdcd;
border-style: solid;
}

#applicationsDiv
{
position: relative;
margin: 0px 30px 0px 0px; 
padding: 0px;
width: 145px;
overflow: hidden;
}

* html #applicationsDiv
{
margin-right: 15px;
}

#applicationsDiv p
{
margin: 0px;
padding: 0px;
}

#applicationsDiv ul
{
margin: 10px 0px 0px 0px;
padding: 0px;
}

#applicationsDiv li
{
margin: 4px 0px 0px 0px;
padding: 0px;
list-style-type: none;
}

#applicationsDiv a
{
margin: 0px;
padding-left: 15px;
text-decoration: none;
background-image: url('../images/system/icon_popup_list.gif');
background-position: 0px 3px;
background-repeat: no-repeat;
}

#applicationsDiv a:hover
{
color: #377;
background-position: 0px -990px;
}

#footerDiv
{
clear: both;
height: 45px;
}

* html #footerDiv
{
height: 25px;
}

#footerDiv span.error
{
margin-left: 30px;
}

/* Invite Friends */

#inviteDiv
{
height: 480px;
}

#inviteTbl
{
margin: 15px 0px 15px 30px;
padding: 0px;
width: 390px;
border-collapse: collapse;
text-align: left;
}

#inviteTbl td
{
margin: 0px;
padding: 0px;
}

#inviteTbl input.textfield 
{
margin:3px 35px 5px 0px;
width: 203px;
height:15px;
border-width:1px;
border-color:#CDCDCD;
border-style:solid;
}

#inviteTbl textarea.textfield
{
width: 438px;
padding:5px;
}

#permissionsTbl
{
margin: 0px 0px 0px 30px;
border-collapse: collapse;
}

#permissionsTbl th
{
text-align: left;
}

#msgInput
{
width: 310px;
height: 70px;
}

/* View Friends */

#friendsDiv
{
display: block;
position: relative;
margin: 30px 10px 30px 30px;
white-space: pre;
}

*html #friendsDiv
{
position: static;
}

#friendsDiv div
{
display: block;
}

#friendsDiv div div
{
margin: 5px 0px 0px 70px;
}

* html #friendsDiv div div
{
padding: 5px 0px 0px 0px;
}

#friendStatsDiv
{
height: 50%;
margin: 10px 30px 0px 30px;
}

#friendStatsDiv table
{
margin: 0px;
width: 100%;
empty-cells: show;
border-collapse: collapse;
}

#friendStatsDiv th
{
margin: 0px;
padding: 0px 0px 2px 5px;
font-weight: normal;
border-bottom: 1px solid #CCC;
}

#friendStatsDiv th.firstCol
{
padding-left: 0px;
}

#friendStatsDiv tr.firstRow td
{
margin: 0px;
padding: 0px;
height: 5px;
font-size: 0px;
border: 0px;
}

#friendStatsDiv td
{
margin: 0px;
padding: 5px;
border-right:1px solid #CCC;
}

#friendStatsDiv td.firstCol
{
padding-left: 0px;
}

#friendStatsDiv td.fourthCol
{
border-right: 0px;
}

/* File Upload */

#helpfulText
{
margin-bottom: 10px;
}

#fileUploadDiv
{
font-size: 10px;
line-height: 100%;
}

#fileUploadDiv input.textfield
{
width: 200px;
height: 20px;
border-width: 1px;
border-color: #CDCDCD;
border-style: solid;
}

#fileUploadDiv form input
{
margin-left: 30px;
}

#fileUploadDiv #previewDiv
{
margin: 10px 0px 15px 0px;
height: 50px;
}

* html #fileUploadDiv #previewDiv
{
margin: 3px 0px 3px 0px;
}

#fileUploadDiv hr
{
margin-bottom: 20px;
}

* html #fileUploadDiv hr
{
margin-bottom: 0px;
}

#fileUploadDiv form span.error
{
margin-left: 30px;
}

#loadBarImg
{
display: block;
margin: auto;
padding: 2px;
border: 1px solid black;
background: transparent url('../images/system/loading.gif') no-repeat center center;
width: 300px;
height: 1px;
position: relative;
top: 30px;
}

#placeholderDiv
{
display: block;
margin: 0px 30px 0px 30px;
width: 170px;
text-align: center;
}

#placeholderDiv img
{
display: inline;
margin: 0px;
vertical-align: middle;
border: 0px;
}

/* Image Upload */

#imageUploadDiv
{
position: relative;
margin: 0px 0px 0px 15px;
padding: 30px;
height: 440px;
overflow-y: scroll;
border-left: 1px solid #999;
border-bottom: 1px solid #999;
}

#imageTypeList
{
margin: 0px 0px 15px 0px;
padding: 0px;
height: 15px;
clear: right;
list-style-type: none;
}

#imageTypeList li
{
    float: left;
    width: auto;
    margin:0px 10px 0px 0px;
    padding: 2px 5px;
    text-align: center;
    border: 1px solid black;
    white-space: nowrap;
}

#imageTypeList li.tabSelected
{
background-color: #ff9900;
}

#imageTypeList a
{
display: block;
margin: 0px;
text-decoration: none;
}

#imageTypeList li.tabSelected a
{
color: white;
font-weight: normal;
text-decoration: none;
}

#imageUploadDiv h3
{
margin:0px 0px 15px 0px;
color: #ff9900;
font-size: 11px;
font-family:Verdana, sans-serif;
font-weight: bold;
text-decoration: none;
}

#imageUploadDiv p
{
margin:0px 0px 15px 0px;
}

#imageUploadDiv hr
{
clear: left;
margin: 0px 0px 15px 0px;
height: 1px;
border: 0px;
border-top: 1px solid #cccccc;
}

#browseBtn
{
display: none;
}

#browseBtn:hover
{
cursor: pointer;
}

#browseBtn.active
{
display: block;
}

#imageInput
{
}

#imageInput:hover
{
cursor: pointer;
}

#imageInput.moving
{
position: absolute;
opacity: 0.0;
filter:Alpha(opacity=0);
}

#jsStatusDiv
{
display: none;
position: relative;
}

#jsStatusDiv img
{
margin-left: 10px;
width: 16px;
height: 16px;
vertical-align: middle;
cursor: pointer;
background-image: url('../images/system/btn_close.gif');
background-repeat: no-repeat;
}

#progressDiv
{
margin-top: 5px;
width: 250px;
height: 2px;
}

#progressBar
{
height: 2px;
background-color: black;
}

#loadingImgEdit
{
width: 24px;
height: 24px;
background-image: url('../images/system/icon_loading.gif');
background-repeat: no-repeat;
}

#jsBatchDiv
{
margin-top: 20px;
text-align: left;
}

#jsBatchDiv a.imageFile
{
display: block;
float: left;
margin: 0px 25px 15px 0px;
padding: 0px 0px 0px 20px;
height: 16px;
text-decoration: none;
background: url('../images/system/icon_batch_image.gif') no-repeat 0px 0px;
}

#jsBatchDiv a.imageFile:hover
{
background: url('../images/system/icon_batch_image.gif') no-repeat 0px -86px;
}

#jsBatchDiv #uploadBtn
{
display: none;
clear: left;
margin-top: 20px;
}

#imagesDiv
{
position: relative;
clear: both;
margin: 20px auto 20px auto;
padding: 0px;
width: 400px;
text-align: left;
}

*html #imagesDiv
{
height: 250px;
}

#imagesDiv h2
{
margin: 0px 0px 5px 0px;
color: #333333;
font-size: 11px;
font-family:Verdana, sans-serif;
font-weight: normal;
text-decoration: none;
}

#imagesDiv div.multipleImage
{
position: relative;
clear: none;
width: 200px;
height: 200px;
float: left;
}

#imagesDiv img.multipleDelete
{
position: absolute;
top: 1px;
cursor: pointer;
background-color: transparent;
border: 0px;
}

.jsDragClone
{
display: none;
position: absolute;
opacity: 0.4;
filter: alpha(opacity=40);
}

#imagesDiv div input
{
vertical-align: top;
}

#imagesDiv img
{
display: block;
margin: auto;
padding: 2px;
vertical-align: middle;
background-color: white;
border: 1px solid black;
}

#singleUpInput, #multipleUpInput
{
margin-left:30px;
margin-bottom:-2px;
visibility:visible;
}

#imageUploadDiv #submitBtnsDiv
{
margin: 0px;
padding-bottom: 15px;
}

#insertImgBtn
{
display: none;
}

/* Reset password popup */

#resetPwdDiv
{
display: block;
margin: 0px 30px 0px 30px;
padding: 0px;
height: 165px;
}

#resetPwdDiv p
{
margin: 0px;
}

#resetPwdDiv form
{
margin: 0px;
padding: 0px;
}

#resetPwdDiv div
{
display: block;
margin: 15px 0px 0px 0px;
padding: 0px;
text-align: left;
}
