/*** Main stylesheet for web styles ***/

.colouredtext
{
	color: #c90062;
}

.exivacheckbox img
{
	vertical-align: middle;
}


/*** Home page ***/

.homeloginouter
{
	float: right;
	width: 335px;
	margin: 0px;
	padding: 30px 0px 0px 0px;
}

.homelogininner
{
	height: 350px;
	padding: 130px 0px 0px 30px;
}

.homecontent
{
	padding: 170px 0px 0px 0px;
	min-height: 400px;
}

.homeloginhead
{
	font-size: 1.5em;
	color: #c90062;
	padding: 10px 0px;
}

.loginline
{
	padding: 2px 0px 5px 0px;
	clear: both;
}

.loginlinebtn
{
	padding: 10px 0px 10px 0px;
	clear: both
}

.loginlabel
{
	width: 65px;
	float: left;
	text-align: right;
	padding: 0px 5px 0px 0px;
}

.loginindent
{
	padding: 0px 0px 0px 70px;
}

.loginfield
{
	float: left;
}

.loginfield input
{
	float: left;
	width: 200px;
}


/*** Generic panels ***/

.greypanelhead
{
	margin:10px 0px 0px 0px;
	background: url('/web_images/structure/generic/panel_head_bg.png') repeat-y;
	cursor: pointer;
	padding:4px;
	font-family:Italia,Arial,Helvetica;
	font-size:12pt;
	color:black;
}
.greypanelhead a
{
	color: #c90062;
	text-decoration:none;
	font-family:Italia,Arial,Helvetica;
	font-size:12pt;
}


.caltop
{
	color: #c90062;
	height: 26px;
}

.calendarheadtop,
.calendarhead
{
	margin:5px 0px 0px 0px;
	padding:4px 0px 0px 0px;
	font-size: 1.3em;
/*	font-family:Italia,Arial,Helvetica;
	font-size:12pt;*/
	color: #c90062;
}
.calendarheadtop
{
	margin: 0px 0px 0px 0px;
}
.calendarhead a
{
	color: #c90062;
	text-decoration:none;
	font-family:Italia,Arial,Helvetica;
	font-size:12pt;
}

.yeartitle
{
	padding: 0px 0px 2px 0px;
	height: 26px;
	vertical-align: middle;
}

.yeartitlearrow img
{
	padding: 2px;
}

.monthtitle
{
	float:right;
	width:200px;
	height:26px;
	background: url('/web_images/structure/1/pink/bg/greyfade_titlebg.jpg') repeat-y;
	overflow:hidden;
	text-align:left;	
}

.calmonth
{
	float:left;
	padding:0px 17px 0px 0px;
	color:#c90062;
}

.calmonth a,
.calmonth a:visited
{
	text-decoration:none;
	font-size:1em;
	color:#333333;
}

.calmonth a:hover
{
	text-decoration:none;
	font-size:1em;
	color:#c90062;
}
/**** help ***/
.helptooltiptext
{
	max-width:200px;
}


/*** Registration form ***/

.regformhelptext
{
	width: 250px;
}

#currenthelptext
{
	padding: 0px 0px 0px 10px;
	position: absolute;
}

#tooltipswitch
{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}

#tooltipswitch span, #tooltiptopic
{
	cursor: pointer;
	color: #c90062;
}

#tooltipswitch span:hover, #tooltiptopic:hover
{
	text-decoration: underline;
	color: #c90062;
}

.registerform
{
	width: 400px;
}

.registerform .regfixedlen
{
	width: 200px;
}

.registerform .regfixedlen input
{
	width: 200px;
}

.registerform .regfixedlen select
{
	width: 205px;
}

.registerform .under11field
{
	text-align: right;
}

.registerform .xformlabel
{
	text-align: right;
	padding: 0px 10px 0px 0px;
}

.registerform input
{
	margin-left: 0px;
}

.captcha
{
	margin: 15px 0px 0px 0px;
}

.registererrors li
{
	color: #f00;
}

.error
{
	color: #c90062;
}


/*** Folder List ***/
.title,
.uploadssection
{
	background: url('/web_images/structure/1/pink/bg/greyfade_titlebg.jpg') repeat-y;
		height:26px;
	overflow:hidden;
}

.title
{
  margin:10px 0px 0px 0px;
}

.uploadssectionon
{
	background: url('/web_images/structure/1/pink/bg/pinkfade_titlebg.jpg') repeat-y;
	height:26px;
	overflow:hidden;
	
}

.foldersection
{
	margin:10px 0px 0px 0px;
	background: url('/web_images/structure/1/pink/bg/greyfade_titlebg.jpg') repeat-y;
	cursor: pointer;
	height:26px;
}

.foldersectionon
{
	margin:10px 0px 0px 0px;
	background: url('/web_images/structure/1/pink/bg/pinkfade_titlebg.jpg') repeat-y;
	
	height:26px;
	overflow:hidden;
}

.topfoldersection
{
	margin:0px;
	background: url('/web_images/structure/1/pink/bg/greyfade_titlebg.jpg') repeat-y;
	cursor: pointer;
	height:26px;
}


.topfoldersectionon
{
	margin:0px;
	background: url('/web_images/structure/1/pink/bg/pinkfade_titlebg.jpg') repeat-y;
	cursor: pointer;
	height:26px;
}

.showhide
{
	float:right;
	color:#c90062;
	vertical-align:middle;
	margin:0px;
	padding:5px 0px 0px 0px;
}

.showhide .arrows,
.hideshow .arrows
{
	vertical-align: middle;
}


/* individual folders in folder list*/
.folder
{
	float:left;
	margin:5px;
	width:70px;
	color:#666666;
}

.folderimage
{
	background:#c9d4d0;
	padding:6px;
	text-align:center;
	vertical-align:middle;
}

.folderonimage
{
	background:#c90062;
	padding:6px;
	text-align:center;
	vertical-align:middle;
}


.folderdragactive
{
	background:#c9d4d0;
	padding:6px;
	text-align:center;
	vertical-align:middle;
}

.folderdraghover
{
	background:#c90062;
	padding:6px;
	text-align:center;
	vertical-align:middle;
}

.folderimage img,
.folderonimage img
{
	width:44px;
	border: solid #ffffff 1px;
}

.folderdragactive img
{
	width:44px;
	border: solid #ffffff 1px;
}

.folderdraghover img
{
	width:44px;
	border: solid #ffffff 1px;
}

.foldername,
.foldercount
{
  font-size:0.8em;
  color:#333333;
}

.foldercomments
{
  float:left;
}

.folderdelete
{
  float:right;
}


/* folder details on rhs */
.foldertitle
{
	background: url('/web_images/structure/1/pink/bg/greyfade_titlebg.jpg') repeat-y;
}

.folderdetails
{
	padding:3px 0px 3px 0px;
	margin:0px;
	border-style:solid;
	border-color:#c90062;
	border-width: 0px 0px 1px 0px;
}

.folderpermissions
{
	padding:3px 0px 3px 0px;
	margin:0px;
	border-style:solid;
	border-color:#c90062;
	border-width: 0px 0px 1px 0px;
}

.contactspermissions
{
	padding:3px 0px 3px 0px;
	margin:0px;
	border-style:solid;
	border-color:#c90062;
	border-width: 1px 0px 1px 0px;
}

.calendarpermissions
{
	padding:3px 0px 3px 0px;
	margin:0px;
	border-style:solid;
	border-color:#c90062;
	border-width: 1px 0px 1px 0px;
}

.assetpreviewpane
{
	width:275px;
	padding:10px 0px 10px 0px;
	/*background:#cccccc;*/
}

.assetpreview
{
	width:275px;
	text-align:center;
}

.assetpreview img
{
	notwidth:275px;
	cursor:pointer;
}

.assetpreviewcomments
{
	float:left;
	margin: 5px 0px;
	font-size:0.75em;
	color:#666666;
}

.thumbcommentswrap
{
	cursor:pointer;
}

/*used for unread comment number*/
.unread,
.foldercomsunread,
.listingcomunread
{
	color:#c90062;
}

.foldercomsall,
.listingcomall,
.commentslash
{
	color:#333333;
}

.assetpreviewcomments img
{
	float:left;
	width:19px;
}

.assetpreviewicons
{
	float:right;
	margin: 5px 0px;
	font-size:0.75em;
}

.asseteditpane
{
	clear:both;
	margin: 5px 0px;
}

.asseteditpane .head
{
	color:#c90062;
	border: solid #000000 1px;
	padding: 1px 5px;
	margin: 0px 0px 10px 0px;
	cursor: pointer;
}

.asseteditpane .headon
{
	color:#ffffff;
	border: 0px;
	background:#c90062;
	padding: 1px 5px;
	margin: 0px 0px 10px 0px;
	cursor: pointer;
}

/*hide text on comment and property edit panes*/
.hideshow
{
	float:right;
	margin:0px;
}

#review
{
	position:absolute;
	top:0px;
	left:0px;
	width:270px;
	height:200px;
	text-align:left;
	overflow:hidden;
	z-index:1500;
}

#reviewbox
{
	height:635px;
	width:540px;
	position:absolute;
	top:0px;
	left:0px;
}

#review img
{
/*	width:100%;
	height:100%;
	*/
}

#reviewshadow
{
	height:540px;
	width:635px;
	position:absolute;
	top:0px;
	left:0px;
	background:url('/web_images/structure/generic/review/shadow.gif') no-repeat;
	-moz-opacity:0.6;
	filter:alpha(opacity=60);

}

#reviewimage
{
	position:relative;
	top:0px;
	left:0px;
	padding:15px 0px 0px 15px;
	width:600px;
	height:465px;
	text-align:center;
	vertical-align:middle;
/*	background-color:#c6d3d3;
	background-image: url('/web_images/structure/loading.gif');
	background-repeat:no-repeat;
	background-position: middle middle;*/
}

#reviewimage img
{
	cursor: pointer;
}

.reviewtitle
{
	margin:2px 0px 0px 10px;
	clear:both;
	float:left;
}

.reviewskip
{
	margin-right:25px;
	float:right;
	text-align:right;
	color:#666666;
	vertical-align: middle;
}

#skipback,
#skipforward
{
	display:inline;
}

#skipback img, #skipforward img
{
	border: 5px solid #fff;
    vertical-align: middle;
}

.reviewclose
{
	clear:both;
	text-align:center;
}

#loading
{
	position:absolute;
	width:275px;
	height:200px;
	text-align:center;
	vertical-align:middle;
	background:#c6d3d3;
}

/*** Asset Listing ***/

.thumbassetlisting
{
	float:left;
	padding: 5px;
}

musiclisting,favlisting
{
	margin:0px 0px 0px 0px;
}

.musiclistinginner,
.favlistinginner
{
  clear:both;
  margin:3px 0px 3px 0px;
  padding: 2px 0px 2px 0px;
  border-style:solid;
  border-color:#c90062;
  border-width:0px 0px 1px 0px;
}

.assetthumb
{
/*	float:left;*/
	width:80px;
	height: 50px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

.assetthumb img
{
	display: inline;
}

/*draggable images in listings*/
.picthumb,
.picthumbselect,
.vidthumb,
.vidthumbselect
{
/*	width:70px;*/
}
.vidthumb
{
	width:80px;
	height:50px;
}
.audthumb,
.audthumbselect
{

}
/*have to do this inline for isediting*/
/*
.docthumb img,
.audthumb img,
.picthumb img,
.vidthumb img
{
	cursor: move;
}
*/
/*except music*/
.audthumb img
{
	cursor: move;
}

.assetthumbcomments
{
	width: 80px;
	font-size:0.75em;
	color:#666666;
}

.assetthumbcomments img
{
	float:left;
	width:19px;
}

.assetthumbcomments .assetselector
{
	float: right;
}

.assetselectorleft
{
	float:left;
}


.assetlistbuttons
{
	clear: both;
}

.assetlistbuttons input,select
{
	vertical-align: middle;
}

.assetlistbuttons select
{
/*  uncomment for method 1 */
/*	width: 225px;*/
}

.assetdetail {}
.assetdelete {}
.propertylabel {}
.propertyvalue {}
.assetdescription {}

.musicicon
{
  width:28px;
  height:25px;
  float:left;
}

.musicactions
{
  float:right;
}

.assettitleform #assettitle
{
	width: 274px;
}


/****** Comments ******/
/**********************/

.commentform
{
	margin:15px 0px 0px 0px;
}

.commentform .commentarea textarea
{
	width: 270px;
}

.comment
{
	padding: 0px 5px 0px 0px;
	margin: 2px 0px 2px 0px;
	border-style:solid;
	border-color:#c90062;
	border-width: 0px 0px 1px 0px;
/*	color:#666666;*/
}

/* profile pic */
.profilepicdragactive,
.profilepicsection
{
	border-style: solid;
	border-color: #ffffff;
	border-width: 1px;
	margin:0px 0px 10px 0px;
}

.profilepicdraghover
{
	border-style: solid;
	border-color: #c90062;
	border-width: 1px;
	margin:0px 0px 10px 0px;
}

.addassetform
{
  margin-top:15px;
}


/* Blog styles - view blog */

.widefadedtitle
{
	background: url('/web_images/structure/1/pink/bg/greyfadewide_titlebg.jpg') repeat-y;
}

.viewblogarticle
{
	padding: 0px 0px 10px 0px;
}

.viewblogarticle .blogtitle
{
	font-size: 1.5em;
	color: #c90062;
	padding: 6px 0px 3px 0px;
}

.viewblogarticle .blogtitle_notapproved
{
	font-size: 1.5em;
	color: #c90062;
	background: #cad4cf;
	padding: 3px 0px 3px 0px;
}

.viewblogarticle .blogdate
{
	font-size: 0.8em;
	color: #c90062;
	padding: 0px 0px 7px 0px;
}

.viewblogarticle .articlemenu
{
	padding: 10px 0px 10px 0px;
}

.viewblogarticle .articlemenu img
{
	float: left;
}

.viewblogarticle .articlemenu .articlemenuoption
{
	margin: 0px 0px 0px 30px;
}

.viewblogarticle .blogcomments .blogcomment .blogcommentproperties
{
	font-size: 0.8em;
	color: #c90062;
}

.viewblogarticle .blogcomments .blogcomment
{
	padding: 2px 0px 5px 0px;
}

.viewblogarticle .blogcomments .blogcommentstitle
{
	font-size: 1.5em;
	color: #c90062;
}

.viewblogarticle .blogtext {}
.viewblogarticle .blogcomments {}
.viewblogarticle .blogcomments .blogcomment .blogcommenttext {}
.viewblogarticle .blogcomments .blogcomment .blogcommentproperties .blogcommentauthor {}
.viewblogarticle .blogcomments .blogcomment .blogcommentproperties .blogcommentdate {}

.blogprofilepic
{
	margin: 0px auto 5px auto;
}

.blogarticlearchive {}

.blogarticlearchive .articlearchiveyear
{
	font-size: 1.5em;
	color: #c90062;
	padding: 5px 0px 5px 0px;
}

.blogarticlearchive .blogarchiveentry a
{
	color: #c90062;
	text-decoration: none;
}

.blogarticlearchive .blogarchiveentry a:hover
{
	color: #c90062;
	text-decoration: underline;
}

.blogarticlearchive .blogcurrentarchiveentry
{
	color: black;
}

/* Upload page styles */

.uploadtoolbar
{
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #c90062;
}

.uploadtoolbar .upltoolitem,
.uploadtoolbar2 .upltoolitem
{
	float: right;
	padding: 0px 0px 0px 7px;
}

.uploadviewset
{
	text-align: right;
	padding: 5px 0px 1px 0px;
}

.uploaderpanel
{
	margin: 5px 0px 0px 0px;
	width: 580px;
	border: 2px solid #cad4cf;
}

.uploadfiledetails span
{
	color: #c90062;
	white-space: nowrap;
}


/* profile page */

.profile_noprofile
{
	/** border: 2px solid #c90062;**/
	border:none;
	padding: 1px;
}

.profilesection
{
	padding: 0px 0px 10px 0px;
}

.profile_friend
{
	margin: 4px 0px 11px 0px;
	font-size: 0.8em;
}

.profpal_text
{
	margin: 0px 0px 0px 83px;
}

.profile_friend .profpal_title
{
	/**position: relative; - why?**/
	top: -3px;
	text-transform: uppercase;
	color: #c90062;
	border-bottom: 1px solid #c90062;
	padding: 0px 0px 1px 0px;
	margin: 0px 0px -1px 0px;
}

.profile_friend .profpal_title a
{
	text-decoration: none;
}

.profile_friend .profpal_img
{
	float: left;
	margin: 0px 3px 0px 0px;
}

.profile_invite
{
	margin: 0px 0px 10px 0px;
	border: 1px solid #c90062;
	padding: 5px;
}

.profile_invite .profinv_text
{
	margin-left: 85px;
}

.profile_invite .profinv_title
{
	position: relative;
	top: -3px;
	text-transform: none; /**uppercase;**/
	color: #c90062;
	border-bottom: 1px solid #c90062;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 2px 0px;
}

.profile_invite .profinv_img
{
	float: left;
	margin: 0px 5px 0px 0px;
}

.profile_circleinfo
{
	margin: 10px 0px 10px 0px;
}

/** .profile_circleinfo div bad news as may be new divs in here - use div class=insidecircle instead**/
/**.profile_circleinfo nothing**/
.insidecircle
{
	border-bottom: 1px solid #c90062;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
}

.profile_blogtitle
{
	color: #c90062;
	border-bottom: 1px solid #c90062;
	padding: 0px 0px 1px 0px;
}

.pagebar
{
	padding: 2px 0px 0px 0px;
	text-align: left;
}

.pagebar a.numbers,
.pagebar .numbers,
.pagebar .symbols
{
/*	border: 2px solid #cad4cf;*/
	padding: 1px 2px;
	text-decoration: none;
}

.pagebar span.numbers
{
	font-weight: bold;
}

.profileaboutme
{
	padding: 15px 0px 10px 0px;
}

.newcomments_head
{
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	width: 160px;
	color: #c90062;
	border-bottom: 1px solid #c90062;
	text-transform: uppercase;
}

.profpara
{
	padding: 15px 0px 10px 0px;
}


/****** DIRECTORY *******/
/************************/

.directorycontact
{
	margin: 10px 0px;
	padding: 0px 0px 10px 0px;
/*	border-bottom: 1px solid #c90062;*/
}

.contactname
{
	font-size:1em;
	font-weight:bold;
	color: #c90062;
	margin:0px 0px 5px 0px;
}
.contactnamesimple
{
	font-size:1em;
	color: #c90062;
	margin:0px 0px 5px 0px;
}

.contactnameheadrhs
{
	font-size:1.1em;
	color: #c90062;
	margin:0px 0px 5px 0px;
}


.contactnamesimple a,
.contactnamesimple a:hover,
.contactnamesimple a:visited
{
	color: #c90062;
}

.contactnamesimple a:hover
{
	text-decoration: none;
}

.contactnameoff
{
	margin:0px 0px 5px 0px;
}

.contactnameoff a,
.contactnameoff a:hover,
.contactnameoff a:visited
{
	font-size:1em;
	color:#333333;
}

.contactnameoff a:hover
{
	text-decoration: none;
	color: #c90062;
}

.contactlabel
{
	margin: 10px 0px 0px 0px;
	font-size:1em;
}

.contactdetail
{
	margin: 0px 0px 10px 0px;
	font-size:1em;
}

.contactchange
{
	not-float:right;
	border-top: 1px solid #c90062;
	padding:10px 0px;
}

.alphabet
{
	font-size:1.2em;
	margin: 0px 0px 10px 0px;
	text-align:left;
}

.activealpha
{
	font-size:1.1em;
	color:#000000;
	font-weight:bold;
}

.missingalpha
{
	color:#bbbbbb;
}

.alphalabel
{
	font-size:0.8em;
	color:#c90062;
}

.contactaddintro
{
	margin:10px 0px;
}

.editcontact
{
	padding: 2px 0px;
}

.contactaddsubmit
{
	margin:20px 0px 0px 0px;
}

/** calendar **/
.dateempty
{
	color:#a5a5a5;
	font-size:9pt;
	text-align:center;
	border: 3px solid white;?>;
}
td.datefull
{
	color:#c90062;
	font-size:9pt;
	text-align:center;
	border: 1px solid #c90062;
}
td.datetoday
{
	color:#c90062;
	background-color:#c90062;
	font-size:9pt;
	text-align:center;
	border: 1px solid #c90062;
}
a.datefull
{
	color:#c90062;
	font-size:9pt;
	text-decoration:none;
}
a.datetoday, a.datetoday:hover, a.datetoday:visited
{
	color:white;
	font-size:9pt;
	text-decoration:none;
}
td.linedlist
{
	border-style: solid;
	border-color: #c90062;
	border-width:0px 0px 1px 0px;
	color: #c90062;
	padding:1px 1px 3px 1px;
	vertical-align:top;
}

td.linedlist img { display: inline}

/*** Accounts page ***/


.mydetailsform .field
{
	padding: 1px 0px 4px 0px;
}


.myprefsform
{
	padding: 10px 0px;
}

.myprefsform .field
{
	margin: 0px 0px 15px 0px;
}

.myprefsform .welcomelist
{
	padding: 5px 0px 5px 0px;
}

.myprefsform .welcomelist .welcomefield
{
	float: left;
	padding: 10px 20px 0px 0px;
}

.myprefsform .privfieldlist
{
	clear: both;
	padding: 5px 0px 5px 0px;
}

.myprefsform .privfieldlist .privfield
{
	float: left;
}

.myprefsform .privfieldlist .privlabel
{
	margin: 0px 0px 0px 20px;
}

.privlabel, .privfield
{
	display:inline;
}


/*** Invitations page ***/

.inviteform
{
	padding: 10px 0px 5px 0px;
}

.inviteformerror
{
	margin: 5px 0px 5px 0px;
	border: 1px solid #f00;
	padding: 10px 5px 5px 5px;
}

.inviteformerror li
{
	color: #f00;
}

.invitemail
{
	padding: 5px;
	border: 1px solid #c90062;
}

.invitemail .invitemailheaders
{
	border-bottom: 1px solid #000;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
}

#invitelist
{
	width: 275px;
	height: 300px;
	border: 1px solid #c90062;
	overflow: auto;
	padding: 3px 5px 3px 5px;
	margin: 0px 0px 10px 0px;
}


/*** Messagebox/Inbox styles ***/

.mailbox_list
{
	padding: 10px 0px 0px 0px;
}

.boxthread
{
	padding: 5px 0px 5px 0px;
	margin: 0px;
	border-bottom: 1px solid #c90062;
}

.boxthreadcurrent
{
	padding: 5px 1px 5px 1px;
	margin: 0px;
	border-bottom: 1px solid #c90062;
	background: #c90062;
}

.boxthread a,
.boxthreadcurrent a
{
	text-decoration: none;
}

.boxthread .unreadmsgtitle a
{
	font-weight: bold;
}

.boxthread .msgsender,
.boxthreadcurrent .msgsender
{
	float: left;
}

.boxthread .msgdate,
.boxthreadcurrent .msgdate
{
	float: right;
}

.boxthreadcurrent,
.boxthreadcurrent .msgdate,
.boxthreadcurrent .msgsender,
.boxthreadcurrent .msgtitle a
{
	color: #fff;
}

.threadsubject
{
	color: #c90062;
}

.replymessagearea
{
	border: 1px solid #c90062;
	width: 270px;
}

.messageform
{
	padding: 10px 0px 10px 0px;
}

.messageform .subjectfield,
.messageform textarea
{
	border: 1px solid #c90062;
	width: 270px;
}

.messageform textarea
{
	height: 150px;
}

.messageform .formline
{
	padding: 5px 0px 5px 0px;
}


/******* Circle page styles *****/

.circlelisting
{
	margin: 10px 0px 0px 0px;
}

.circleitem
{
	margin: 0px 0px 5px 0px;
}
.circlename
{
	display:inline;
	padding:0px 0px 0px 5px;
}


/************ forms ***********/
/******************************/

.mockcheck
{
	display:inline;
}

/** groups **/
a.ingrouphomelink, .toolmenuitem a.ingrouphomelink
{
	color:#c90062;
	font-weight:bold;
}
