body {} /*defined in the HTML*/

div#websitecontainer,
div#photocontainer,
div#addresscontainer,
div#videocontainer,
div#musiccontainer,
div#itemcontainer {
    position: relative;
    height: auto;
	min-height: 500px;
    border-left: 1px solid rgb(220, 220, 220);
	border-right: 1px solid rgb(220, 220, 220);
    width: 985px;
    margin: auto;
	padding-bottom: 100px;	
}

div#itemcontainer{
	overflow:hidden;
}

div#addcontenttitle{
	position:relative;
	width: 600px;
	height: auto;
	padding-top: 20px;
	margin-left: 18px;
	color: rgb(180,180,180);
	font-size: 35pt;
	font-family: "Trebuchet MS";
}


div#textabovesearchbar1,
div#textabovesearchbar {
	position:relative;
	width: 800px;
	height: auto;
	margin-left: 19px;
	color: rgb(100,100,100);
	font-size: 12pt;
	font-family: "Trebuchet MS";
	font-weight:bold;
}

div#textabovesearchbar1{
	margin-top: 25px;
}

div#urlbox{
	position:relative;
	margin-left: 19px;
	width: 638px;
	height:auto;
}

div#urlboxjustforvideosearchspacing{
	position:relative;
	margin-left: -7px;
	width: 638px;
	height:auto;
	
}


div#savebuttonurlbox{
	float:right;
	width: 50px;
}

div#wordor{
	position:relative;
	width:200px;
	height:auto;
	font-size:35pt;
	font-family: "Trebuchet MS";
	color: rgb(220,220,220);
	margin-left: 19px;
	margin-top: 15px;
	margin-bottom: 15px;
}

div#searchcontrol{
	margin-left: 19px;
}

div#urlbox .website_url {
	color: rgb(100,100,100);
	font-size: 12pt;
	font-family: "Trebuchet MS";
	font-weight:bold;
	width: 600px;
	
}

#linkstyleinstructions:link,
#linkstyleinstructions:visited,
#linkstyleinstructions:hover{
	font-size:12pt;
	color: #646464;
	text-decoration: none;
	font-family:"Trebuchet MS";
	font-weight:bold;
}

#linkstyleinstructions:link,
#linkstyleinstructions:visited{
	color: rgb(100,100,100);
}
#linkstyleinstructions:hover{
	color:#FD21A2;
}

div#approvedsources{
	position:relative;
	width: 600px;
	height: auto;
	margin-left: 20px;
	color: rgb(170,170,170);
	font-size: 9pt;
	margin-top:3px;
}

#linkstyleapproved:link,
#linkstyleapproved:visited,
#linkstyleapproved:hover{
	font-size:9pt;
	color: #646464;
	text-decoration: none;
}

#linkstyleapproved:link,
#linkstyleapproved:visited{
	color: rgb(50,50,50);
}
#linkstyleapproved:hover{
	color: #FD21A2;
	text-decoration:underline;
}
#linkstyleapproved:active{
	text-decoration: none;
}


div#error{
	position:relative;
	width: 800px;
	height: auto;
	margin-left: 1px;
	color: #F701C0;
	font-size: 9pt;
	margin-top:3px;	
}


#linkstyleerror:link,
#linkstyleerror:visited,
#linkstyleerror:hover{
	font-size:9pt;
	color: #F701C0;
	text-decoration: underline;
}

#linkstyleerror:link,
#linkstyleerror:visited{
	color: #F701C0;
}
#linkstyleerror:hover{
	color: #02A4E0;
	text-decoration:underline;
}


/* the following CSS is for the imeem display only in the music section */

div#imeemresults{
	position:relative;
	width: auto;
	max-width:600px;
	height: auto;
	margin-left: 8px;
	
}

div#titleforaristsong{
	position:relative;
	width: auto;
	height: auto;
	border-bottom: 1px solid rgb(200,200,200);
	margin-bottom: 15px;
	margin-top: 20px;
	
}

div#poweredby{
	float:right;
	width: 90px;
	height: 3px;
	padding-top: 5px;
}

div#songresult{
	position:relative;
	width: auto;
	height: auto;
	margin-bottom: 15px;
	background-color: rgb(245,245,245) 
}

div#artistsongplay{
	position:relative;
	width: auto;
	height: auto;
	margin-bottom: 5px;
}

h3.artistname{
	color: rgb(75,75,75);
	font-size: 11pt;
	display:inline;
}

h3.songtitle{
	color: rgb(140,140,140);
	font-size: 11pt;
	display:inline;
}

h3.poweredby{
	color: rgb(190,190,190);
	font-size: 7pt;
	display:inline;
}

div#twobuttons{
	position:relative;
	width: auto;
	height: auto;
}

div#savesongbutton{
	position:relative;
	width: auto;
	height: 25px;
	font-size: 15pt;
	color: #0000CC;
	margin-left: 103px;
	text-indent: 5px;
	border-bottom: 1px solid rgb(210, 210, 210);
	border-left: 1px solid rgb(210, 210, 210);
}

div#savesongbutton:hover{
	background-color:#0000CC;
	color: white;
}

div#play{
	float:left
}


/* THE FOLLWING CSS IS FOR ALL THE FORMS */


div#formcontainer {
    position: relative;
    height: auto;
	min-height: 500px;
    border-left: 1px solid rgb(220, 220, 220);
	border-right: 1px solid rgb(220, 220, 220);
    width: 985px;
    margin: auto;
	padding-bottom: 50px;
/*	background-image: url("../images/hugecloud.jpg");
	z-index:90; */
}

div#formlabels{
	position:relative;
	width: 800px;
	height: auto;
	margin-left: 19px;
	color: rgb(100,100,100);
	font-size: 12pt;
	font-family: "Trebuchet MS";
	font-weight:bold;
	padding-top:25px;
}

div#formlabels2{
	position:relative;
	width: 800px;
	height: auto;
	margin-left: 19px;
	color: #A8BFEC;
	font-size: 12pt;
	font-family: "Trebuchet MS";
	font-weight:bold;
	padding-top:25px;
}

.formlabels_c{
	position:relative;
	width: 800px;
	height: auto;
	margin-left: 19px;
	color: #A8BFEC;
	font-size: 12pt;
	font-family: "Trebuchet MS";
	font-weight:bold;
	padding-top:25px;
}

div#instructional,
div#instructionalhides,
div#instructionalcollectiondescription,
div#instructionaltags{
	position:relative;
	float:right;
	width:325px;
	height:auto;
	background-color:none;
	margin-right:-153px;
	margin-top: 21px;
	color:orange;
	background-color: #FFF0E9;
	padding: 3px 6px 3px 6px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.errorSelectColl,
.error_image_not_avail,
.error_content_form{
	position:relative;
	width:596px;
	height:auto;
	background-color:none;
	margin-left:19px;
	margin-bottom: 7px;
	margin-top:3px;
	color:#FF0084;
	padding:3px;
	/*background-color: #FFF0E9;*/
	font-family: "Trebuchet MS";
	border: 1px solid #FF0084;
}

.error_image_not_avail{
	margin-top:17px;
	width:580px;
}

.error_content_form{
	margin-bottom:7px;
	margin-top:7px;
	color:white;
	background-color:#FF0084;
}

ul.top_error_form{
	color:white;
	background-color:#FF0084;
	width:315px;
	margin-left:30px;
	padding-top:20px;
	padding-bottom:20px;
	line-height:23px;
	font-weight:bold;
	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

div#instructionalhides{
	margin-top: 1px;
}

div#instructionalcollectiondescription{
	margin-top: 29px;
}

div#instructionaltags{
	margin-top: 17px;
}

div#formbox{
	position:relative;
	width: 800px;
	height: auto;
	margin-left: 19px;
	color: rgb(100,100,100);
	font-size: 12pt;
	font-family: "Trebuchet MS";
	font-weight:bold;
	margin-top:3px;
}

.formbox_c{
	position:relative;
	width: 800px;
	height: auto;
	margin-left: 19px;
	color: rgb(100,100,100);
	font-size: 12pt;
	font-family: "Trebuchet MS";
	font-weight:bold;
	margin-top:3px;
}

.formbox_d{
	position:relative;
	width: 800px;
	height: auto;
	margin-left: 0px;
	margin-top:3px;
}

div#ratingboxinform{
	position:relative;
	width: 800px;
	height: 20px;
	margin-left: 9px;
	color: rgb(100,100,100);
	font-size: 12pt;
	font-family: "Trebuchet MS";
	font-weight:bold;
	margin-top:3px;
	z-index:1;
}

div#littleor{
	position:relative;
	width:50px;
	height:auto;
	font-size:18pt;
	font-family: "Trebuchet MS";
	color: rgb(220,220,220);
	margin-left: 2px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 2px;
	
}

div#sectionspacer{
	position:relative;
	width: 900px;
	height: 5px;	
}

div#categorybuttoncontainer{
	position:relative;
	width: 600px;
	height: 200px;
	margin: 0px;
	margin-top: 5px;
	margin-left: 12px;
}

.choosecategorybutton:link,
.choosecategorybutton:visited{
	float:left;
	margin-left: 8px;
	color: rgb(175, 175, 175);
	color: #787878;	
	text-decoration:none;	
	border: 1px solid rgb(220,220,220);
	width: 140px;
	height: 67px;
	padding-top: 33px;
	display:block;
	font-size:16pt;
	text-align:center;
	
}
.choosecategorybutton:hover{
	color: rgb(100,100,100);
	color: #4B4B4B;
	font-size:16pt;
	background-color: #CDF0FF;
	border: 1px solid rgb(200,200,200)
}

div#columnproduct{
	float:left;
	width: 293px;
	height: auto;
	margin-left:12px;
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #646464
}



/* THE FOLLWING CSS IS FOR ALL ADD IMAGE TO CONTENT STEP PAGES. */


div#imageaddcontainer {
    position: relative;
    height: auto;
	min-height: 500px;
    border-left: 1px solid rgb(220, 220, 220);
	border-right: 1px solid rgb(220, 220, 220);
    width: 985px;
    margin: auto;
	padding-bottom: 100px;
}

/* THE FOLLOWING CSS IS FOR THE 'IS THIS WHAT YOU HAD IN MIND?' PAGE */


div#textisthiswhatyouhadinmind{
	position:relative;
	width: 800px;
	height: auto;
	padding-top: 20px;
	margin-left: 19px;
	color: rgb(100,100,100);
	font-size: 20pt;
	font-family: "Trebuchet MS";
	font-weight:bold;
}

div#subtextforiswhatyouhadinmind{
	position:relative;
	width: 800px;
	height: auto;
	padding-top: 7px;
	margin-bottom: 30px;
	margin-left: 19px;
	color: rgb(180,180,180);
	font-size: 13pt;
	font-family: "Trebuchet MS";
	font-weight:bold;
}

div#nobuttonthisisnotit{
	position:relative;
	width: 800px;
	height:auto;
	margin-top: 20px;
	margin-left: 19px;	
}




/* THE FOLLOWING CSS IS FOR THE AMAZON RESULTS FORMATTING */

div#itembox{
	position:relative;
	width: auto;
	height: auto;
	padding-bottom: 67px;
	margin-left: 16px;
}

div#itemresult{
	position:relative;
	width: 600px;
	height: auto;
	min-height: 81px;
	margin: 0px;
}

div#itempicture{
	position:relative;
	float:left;
	width: 75px;
	height: 75px;
	margin: 3px;
}

div#itemtext{
	position:relative;
	width: auto;
	height: auto;
	margin-bottom: 5px;
	margin-left: 81px;

}

h3.itemtitle{
	color: rgb(75,75,75);
	font-size: 14pt;
	display:inline;
}

h3.itemdescription{
	color: rgb(140,140,140);
	font-size: 14pt;
	display:inline;
}


div#itemsavebutton{
	position:relative;
	float:left;
	width: auto;
	height: auto;
	margin-left:3px;
}

/* the following CSS is for the selectcollection, one-to-many page */

div#choosecollectionstitle{
	position:relative;
	width: 800px;
	height: auto;
	padding-top: 20px;
	margin-left: 18px;
	color: rgb(180,180,180);
	font-size: 35pt;
	font-family: "Trebuchet MS";
}

div#alerttablecontainer{
	position:relative;
	margin:0;
	padding:0;
	left:19px;
	width:600px;
	background-color:white;
/*settings for scrollbar*/	
  overflow:auto;
  height:auto;
  max-height:396px;
  margin-top:5px;
}

table.alertcontainer{
	width:583px;
	border-collapse:collapse;
}


th.collectiontitles{
	width:520px;
	text-align:left;
	color:rgb(160,160,160);
	font-family: "Trebuchet MS";
	border-bottom:1px solid rgb(230,230,230);
	border-top: 1px solid rgb(210,210,210);
}

th.emailheader{
	color:rgb(160,160,160);
	font-family: "Trebuchet MS";
	text-align:center;
	/*background-color:rgb(240,240,240); */
	border-bottom:1px solid rgb(230,230,230);
	border-top: 1px solid rgb(210,210,210);	
	background-color:rgb(240,240,240);
}

tr.tablerow{
	border-bottom:1px solid rgb(230,230,230);
}

tr.tablerow:hover{
	background-color:#EBF0FB;
}

td.leftcells{
	padding-top:4px;
	padding-bottom:4px;
	font-family: "Trebuchet MS";
	color: rgb(120,120,120);
}
td.rightcells{
	text-align:center;
	background-color:rgb(240,240,240);
}

div#cloud_2_accountsettings{
	position:absolute;
	background-image: url("../images/cloud_2.jpg");
	width:183px;
	height:40px;
	right:60px;
	bottom:180px;
	z-index: -100;
}

/* BOOKMARKLET CSS */

div#container_add_content_bookmarklet{
	background-color:white;
    position: relative;
    width: 985px;
    margin: auto;
	padding-top: 6px;
	padding-bottom: 18px;
	height:auto;
	overflow: hidden;  /*THIS LINE FIXES AUTO-EXPAND PROBLEMS IN FIREFOX*/

	width:589px;
	margin-top:30px;
	
	border: 1px solid rgb(220, 220, 220);
	border-radius: 4px;
	-webkit-box-shadow: 1px 1px 3px 1px rgba(70, 70, 70, .2);
	-moz-box-shadow: 1px 1px 3px 1px rgba(70, 70, 70, .2);
	box-shadow: 1px 1px 3px 1px rgba(70, 70, 70, .2);
}

div#addcontenttitle_b{
	position:relative;
	width: 600px;
	height: auto;
	padding-top: 8px;
	margin-left: 18px;
	margin-bottom:16px;
	color: rgb(181,182,176);
	font-size: 30pt;
	font-family: "Trebuchet MS";
	text-shadow: 1px 1px 2px #e0e0e0;
}

div#formlabels2_b{
	position:relative;
	width: 800px;
	height: auto;
	margin-left: 19px;
	color: #A8BFEC;
	font-size: 12pt;
	font-family: "Trebuchet MS";
	font-weight:bold;
	margin-bottom:-5px;
}

div#formlabels2_c{
	position:relative;
	width: 800px;
	height: auto;
	margin-left: 19px;
	color: #A8BFEC;
	font-size: 12pt;
	font-family: "Trebuchet MS";
	font-weight:bold;
	margin-top:20px;
}

#upgrade_notice{
  position: absolute;
  z-index: 100;
  top:10px;
  right:10px;
  width:417px;
  padding:8px;

  font-size: 15pt;
  color:rgb(50,50,50);

  background-color: rgb(255,229,229);
  border: 1px solid #FFC5C5;
  border-radius: 4px;
}