/* ----------------------------- INDEX.PHP ---------------------------- */
#fblike {
	position: absolute;
	top: -30px;
	left: 85px;
	width: 270px;
	height: 20px;
}
#signup {
	position: absolute;
	top: -140px;
	right: 20px;
	width: 224px;
	height: 126px;
}
#fbimg {
	position: absolute;
	top: 55px;
	left: 70px;
	width: 110px;
	height: 25px;
}
#mheader {
	position: relative;
	top: 0px;
	color: #444;
	width: 200px;
	padding: 10px 0;
	height: 20px;
	background: #EEE;
	text-align: center;
	border-bottom: 1px #C2C5E9 solid;
	font-size: 20px;
}

a.button {
	position: relative;
	display: block;
	padding: 7px 0;
	height: 16px;
	width: 200px;
	margin: 3px auto;
	background: #EEE;
	text-align: center;
	color: #444;
	font-size: small;
	font-family: arial;
	font-weight: bold;
}
a.button:hover {
	background: #7799BB;
	width: 200px;
	text-decoration: none;
	color: #EEE;
}
a.sbutton {
	background: transparent url('../rawfiles/babutton4.png') no-repeat scroll top right;
    color: #FFFFFF;
    display: block;
    float: left;
    font: normal 14px Arial;
    height: 42px;
    margin-right: 0px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.sbutton span {
    background: transparent url('../rawfiles/blbutton2.png') no-repeat;
    display: block;
    line-height: 20px;
    padding: 11px 0 11px 18px;
} 
a.sbutton:hover {
    background-position: bottom right;
    color: #FFFFFF;
    outline: none; /* hide dotted outline in Firefox */
	text-decoration: none;
}
a.sbutton:hover span {
    background-position: bottom left;
    padding: 11px 0 11px 18px; /* push text down 1px */
	outline: none; /* hide dotted outline in Firefox */
} 
a.sbutton:active {
    background-position: bottom right;
    color: #FFFFFF;
    outline: none; /* hide dotted outline in Firefox */
}

a.sbutton:active span {
    background-position: bottom left;
    padding: 11px 0 11px 18px; /* push text down 1px */
	outline: none; /* hide dotted outline in Firefox */
	
}

#buttontest {
	position: absolute;
	top: 700px;
	width: 500px;
	height: 300px;
	border: 1px solid #333;
}
#pgcontaineridx {
	position: relative;
	top: 0px;
	width: 970px;
	min-height: 400px;
	height: auto;
	text-align: left;
	background: none;  
	padding-bottom: 100px;
}
#Sshowcontainer {
	position: relative;
	top: 20px;
	left: 0px;
	margin: 0 auto;
	width: 500px;
	height: 300px;
}
#show {
	position: absolute;
	top: 0px; 
	width: 500px;
	height: 300px;
	background: none;
}
#fbpglink {
	clear: all; 
	position: relative;
	top: 50px;
	height: 50px;
	line-height: 50px;
	width: 460px;
	margin: 0 auto;
	color: #777;
}
#fbnotice {
	position absolute;
	top: 0;
	left; 0;
	width: 450px;
	height: 50px;
}
#fbpic {
	position: absolute;
	top:0px;
	right: 0px;
}
#lsidepanel {
	position: absolute;
	top: -10px;
	left: -195px;
	width: 184px;
	height: 350px;
	padding: 20px 0;
	background: none;	
}
#SERVmenubuttons {
	position: absolute;
	top: 20px;
	width: 160px;
	height: auto;
	padding: 10px;
	border: 2px solid #5677B9;
}
#mbheader {
	position: absolute;
	top:-27px;
	left: -2px;
	width: 180px;
	height: 25px;
	line-height: 25px;
	background: #5677B9;
	border: 2px solid #5677B9;
	color: #FFF;
	font: "Arial, Helvetica, sans-serif";
	text-align: center;
}
#mbheader.mus {
	background: #FBA12D;
	border: 2px solid #FBA12D;
}
#MUSmenubuttons {
	position: absolute;
	top: 240px;
	width: 160px;
	height: auto;
	padding: 10px;
	border: 2px solid #FBA12D;
}
#rsidepanel {
	position: absolute;
	top: 10px;
	left: 510px;
	width: 160px;
	height: auto;
	padding: 10px;
	border: 2px solid #5677B9;
}
#rsidepanel a {
	text-decoration: underline;
}
#topborder {
	position: absolute;
	top: -20px;
	width: 100%;
	height: 20px;
	background: none;
}
#pgcontainer {
	position: relative;
	top: 100px;
	width: 970px;
	min-height: 600px;
	height: auto;
	text-align: left;
	background: none;  
	padding-bottom: 100px;
	border-left: 2px #EEEEEE solid;
	border-right: 2px #EEEEEE solid;
}
#pgcontainer.noborder {
	border: none;
}
/* ------------------ SERVICES ----------------------------------- */
#tcontainer {
	position: absolute;
	left: 0;
	top: 199px;
	width: 100%;
	border-top: 2px solid #5E74E2;
	
}
#mussort {
	position: relative;
	top: 0px;
	width: auto;
	height: 25px;
	margin: 0 auto;
	background: #5E74E2;
	clear: both;
}
#artcurvl {
	position: absolute;
	left: -29px;
	width: 29px;
	height: 25px;
	background: url(../rawfiles/mglcorner.jpg) no-repeat left top;	
}
#artcurvr {
	position: absolute;
	right: -29px;
	width: 29px;
	height: 25px;
	background: url(../rawfiles/mgrcorner.jpg) no-repeat left top;	
}
#mussort a {
	position: relative;
	float: left;
	width: auto;
	padding: 5px 10px;
	height: 15px;
	border-left: 1px solid #FCF4EB;
	background: #5E74E2;
	font-family: arial;
	font-size: 11px;
	letter-spacing: 0.1em;
	color: #ECEEF7;
	text-decoration:none;
}
#mussort a.agother {
	border-right: 1px solid #FCF4EB;
}
#mussort a.selected {
	background: #DFB57A;
}
#mussort a.artists {
	left: 180px;
	border-right: 1px solid #FCF4EB;
}
#mussort a.agoselected {
	background: #DFB57A;
	border-right: 1px solid #FCF4EB;
}
#mussort a:hover {
	background: #DFB57A;
	text-decoration:underline;
}
#servicescontainer {
	position: relative;
	top: 0px;
	margin: 0 auto;
	width: 730px;
	height: 110px;
	border: 2px solid #EEE;
	padding: 10px 80px;
}
#scheader {
	position: relative;
	top: -10px;
	width: 200px;
	height: 20px;
	margin: 0 auto;
	text-align: center;
	border: none;
	color: #465370;
}
#servblock {
	position: relative;
	float: left;
	display: inline-block;
	top: 10px;
	width: 100px;
	height: 100px;
	text-align: left;
	font-size: 15px;
	color: #777;
	list-style: none;
	margin: 0 22px;
	line-height: 20px;
}
a.service {
	color: #555;
}
a.service:hover {
	color: #7799BB;
}
ul li {
list-style-image: none;
list-style-type: none;
}
a {color:#67a;text-decoration:none;outline:none;}
a:hover {color: #FFAD33;text-decoration:underline;}

#pageheaders {
	top: -30px;
	position: relative;
	width: 200px;
	height: 20px;
	margin: 0 auto;
	text-align: center;
}
#madisonsearch {
	position: relative; /* needed to keep center */
	top: 0px;
	width: 280px;
	left: 495.5px;
}
#schrepcon {
	position: relative;
	top: 0px;
	width: 700px;
	margin: 0 auto;
	height: 50px;
	text-align: center;
}
#sortcontainer {
	position: relative;
	top: 5px;
	width: 695px;
	height: 25px;
	margin: 0 auto;
	clear: both;
}
#sortcontainer.all {
	top: 20px;
}
#sort {
	position: relative;
	float: left;
	width: auto;
	padding: 5px 10px;
	height: 15px;
	font-family:"Palatino Linotype";
	font-size: smaller;
	background: #6D6C69;
	color: #fff;
	font-family: impact;
	border: 1px solid #FFF;
}
#sortcontainer a {
	position: relative;
	float: left;
	width: auto;
	padding: 5px 10px;
	height: 15px;
	border: 1px solid #fff;
	background: #EEE;
	font-family:"Palatino Linotype";
	font-size: smaller;
	color: #444;
	text-decoration:none;
}
#sortcontainer a:hover {
	background: #FFAD33;
	text-decoration:underline;
}

#biztable {
	clear: both;
	position: relative;
	top: 40px;
	width: 800px;
	height: auto;
	margin: 0 auto;
	border: 1px #999 dotted;
}
#biztypes {
	position: absolute;
	top: 0px;
	left: 200px;
	width: 300px;
	height: 10px;
	font-family: arial;
	font-size: smaller;
}
#bizcontainer {
	position: relative;
	width: 780px;
	margin: 10px auto;; 
	height: 70px;
	border-bottom: 1px dotted #999;
	
	font-family:"Palatino Linotype";
	font-size: smaller;
	color: #444;
}
#browseratings {
	position: absolute;
	right: 0px;
	height: 20px;
	width: 120px;
	background: none;
}
#bizname {
	position: absolute;
	top: 20px;
	left: 30px;
	width: 500px;
	height: 25px;
	color: blue;
	font-size: medium;
	font-family: arial; 
	
}
#servicetitle {
	position: absolute;
	top: 44px;
	left: 40px;
	width: 560px;
	height: 25px;
	font-family: "Times New Roman";
	font-size: medium;
	color: #555;
	
}
#numvotes {
	position: absolute;
	top: 25px;
	right: 25px;
	width: 100px;
	height: 20px;
	background: none;
	text-align: right;
}
#yoe {
	position: absolute;
	top: 0px;
	right: 300px;
	width: 80px;
	height: 20px;
}
#pricephr {
	position: absolute;
	top: 0px;
	right: 200px;
	width: 50px;
	height: 20px;
}
#regdate {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 190px;
	height: 10px;
	border: none;
	font-family: arial;
	font-size: smaller;
}
#genloc {
	position: absolute;
	top: 43px;
	left: 450px;
	width: 300px;
	height: 20px;
	padding: 0px 10px 0px 10px;
	text-align: right;
	color: #9D2C2C;
	font-size: 15px;
}
/* ------------------------------ RATINGS --------------------------------- */

.ratingblock {
	display:block;
	
	padding-bottom:8px;
	margin-bottom:8px;
	width: 200px;
	left: 30px;
	}
.subratingblock {
	display:block;
	padding-bottom:8px;
	margin-bottom:8px;
	width: 200px;
	left: 50px;
	}

.loading {
	height: 30px;
	background: url('../r/images/working.gif') 50% 50% no-repeat;
	}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 30px;
	position: relative;
	background: url('../r/images/starrating.gif') top left repeat-x;		
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url('../r/images/starrating.gif') left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:30px;}
.unit-rating a.r2-unit{left:30px;}
.unit-rating a.r2-unit:hover{width: 60px;}
.unit-rating a.r3-unit{left: 60px;}
.unit-rating a.r3-unit:hover{width: 90px;}
.unit-rating a.r4-unit{left: 90px;}	
.unit-rating a.r4-unit:hover{width: 120px;}
.unit-rating a.r5-unit{left: 120px;}
.unit-rating a.r5-unit:hover{width: 150px;}
.unit-rating a.r6-unit{left: 150px;}
.unit-rating a.r6-unit:hover{width: 180px;}
.unit-rating a.r7-unit{left: 180px;}
.unit-rating a.r7-unit:hover{width: 210px;}
.unit-rating a.r8-unit{left: 210px;}
.unit-rating a.r8-unit:hover{width: 240px;}
.unit-rating a.r9-unit{left: 240px;}
.unit-rating a.r9-unit:hover{width: 270px;}
.unit-rating a.r10-unit{left: 270px;}
.unit-rating a.r10-unit:hover{width: 300px;}

.unit-rating li.current-rating {
	background: url('../r/images/starrating.gif') left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {color:#999;}
.thanks {color:#36AA3D;}
.static {color:#5D3126;}	

/* --------------------------- MINISTARS RATINGS ----------------------------- */
.ratingblock {
	display:block;
	
	padding-bottom:8px;
	margin-bottom:8px;
	width: 200px;
	left: 30px;
	}
.subratingblock {
	display:block;
	padding-bottom:8px;
	margin-bottom:8px;
	width: 200px;
	left: 50px;
	}

.loading {
	height: 30px;
	background: url('../r/images/working.gif') 50% 50% no-repeat;
	}
	
.miniunit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 20px;
	position: relative;
	background: url('../r/images/ministarrating.gif') top left repeat-x;		
	}

.miniunit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.miniunit-rating li a {
	outline: none;
	display:block;
	width:20px;
	height: 20px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.miniunit-rating li a:hover{
	background: url('../r/images/ministarrating.gif') left center;
	z-index: 2;
	left: 0px;
	}


.miniunit-rating a.r5-unit{left: 120px;}
.miniunit-rating a.r5-unit:hover{width: 150px;}


.miniunit-rating li.current-rating {
	background: url('../r/images/ministarrating.gif') left bottom;
	position: absolute;
	height: 20px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

#subtypesmenu {
	margin: 20px auto 20px auto; /* in full to help IE5Mac */
	padding: 4px 10px 4px 10px;
	width: auto;  /* important for keeping the border in position */
	position: relative;
	top: 20px;
	font-family: "Palatino Linotype";
	font-size: 14px;
	background: none;
	text-align: center;
	
	
}
#subtypesmenu ul {
	position: relative;
	width: 700px;
	display:inline;
	margin: 0;
	padding: 0;
	list-style:none;
	
	
}
#subtypesmenu ul li {
	margin: 0;
	background: none;
	display:inline;
	padding: 0 20px 0 20px;
		
}
#subtypesmenu ul li a {
	text-decoration: none;
	
	color: #333333;
	outline: none
}
#subtypesmenu ul li a:hover{
	text-decoration: none;
	color: #999999;
	outline: none;
	border-bottom: 1px dotted #660000;

}
/*--------------------------- ART ------------------------------*/
#artcontainer {
	position: relative;
	width: 780px;
	margin: 10px auto; 
	height: 50px;
	border-bottom: 1px dotted #999;
	
	font-family:"Palatino Linotype";
	font-size: smaller;
	color: #444;
}
#artpic {
	position: absolute;
	top: -5px;
	left: 0px;
	width: 50px;
	height: 50px;
}
#thumbs {
	position: absolute;
	right: 20px;
	top: 15px;
	height: 25px;
	width: 20px;
}
#totalthumbs {
	position: absolute;
	top: 20px;
	right: 50px;
	width: 50px;
	height: 20px;
	text-align: right;
}
#artname {
	position: absolute;
	top: 15px;
	left: 60px;
	width: 460px;
	height: 25px;
	color: blue;
	font-size: medium;
	font-family: arial; 
}
#arttypes {
	position: absolute;
	top: 20px;
	left: 500px;
	width: 160px;
	height: 25px;
	font-size: small;
	font-family: "Palatino Linotype";
	color: #BF5005;
}
#thumbtitle {
	position: absolute;
	right: 0px;
	top: -5px;
	height: 20px;
	width: 80px;
}
#artrate {
	position: absolute;
	right: 25px;
	top: 0px;
	width: 50px;
	height: 15px;
}
#best {
	position: absolute;
	top: -8px;
	left: 600px;
	width: 101;
	height: 27;
	z-index: 20;
}
#best.cccm {
	left: 535px;
}
/* --------------- JOB POST --------------------- */
#notsignedin {
	position: relative;
	top: 100px;
	width: 600px;
	height: 100px;
	line-height: 100px;
	margin: 0 auto;
	border: 2px solid #617AAC;
	color: #444;
	text-align: center;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#jobpost {
	position: relative;
	width: 900px;
	margin: 0 auto;
	height: auto;
	padding: 20px 0;
	border: 2px #B7C5DE solid;
}
#jobform {
 	position: relative;
	background: none;
	text-align: left;
	padding: 10px 10px 10px 40px;
	
	font-family: "Palatino Linotype";
	font-size: smaller;
 }
#jobbox {
	position: relative;
	top: 0px;
	width: 900px;
	height: 600px;
	margin: 0 auto;
	font-family: "Palatino Linotype";
	font-size: smaller;
	color: #333;
}
#jobpic {
	position: absolute;
	left: 600px;
	top: 90px;
}
#jobtitle {
	position: absolute;
	top: 60px;
	left: 20px;
	width: auto;
	height: 25px;
	font-size: medium;
	padding: 0 20px;
	border: 2px solid #DBDDED;
	background: #DBDDED;
}
#joblocation{
	position: absolute;
	top: 95px;
	left: 20px;
	width: auto;
	height: 25px;
	font-size: medium;
	padding: 0 20px;
	border: 2px solid #FDCE88;
	background: #FDCE88;
}
#jobcat {
	position: absolute;
	width: 400px;
	height: 25px;
	top: 0px;
	left: 250px;
	text-align: center;
	font-size: medium;
}
#jobcontact {
	position: absolute;
	top: 410px;
	left: 20px;
	width: 246px;
	height: 60px;
	padding: 10px 10px;
	border: 2px solid #FDCE88;
}
#jobaddress {
	position: absolute;
	top: 410px;
	left: 300px;
	height: 60px;
	width: 246px;
	padding: 10px;
	border: 2px solid #FDCE88;
}
#jobinfo {
	position: absolute; 
	top: 130px;
	left: 20px;
	width: 515px;
	height: 240px;
	border: 2px solid #DBDDED;
	padding: 15px;
	background: none;
	overflow: auto;
}
#map {
	position: absolute;
	top: 300px;
	left: 600px;
	width: 250px;
	height: 200px;
	border: 1px solid #EEE;
}
#map.nojobpic {
	top: 130px;
}
#msgbutton {
	text-align: center;
	position: absolute;
	left: 770px;
	top: 10px;
	width: 100px;
	height: 20px;
	padding: 3px 10px 3px 10px;
	background: #CE7A7A;
	font-family: georgia;
	font-size: medium;
	color: #FFF;
	border-top: 1px #CE7A7A solid;
	border-left: 1px #CE7A7A solid;
	border-bottom: 1px #888 solid;
	border-right: 1px #888 solid;
	
}
#msgbutton:hover {
	list-style: none;
	background: #E7C9C9;
	border: 1px #E7C9C9 solid;
}
/* JOB LIST PAGE ---------------------------------------------------------------------------- */
#jobscontainer {
	position: relative;
	top: 0px;
	margin: 0 auto;
	width: 740px;
	height: 120px;
	border: 2px solid #EEE;
	padding: 20px;
}
#bizformheader {
	position: absolute;
	top: -30px;
	left: -2px;
	width: 250px;
	height: 30px;
	color: #FFF;
	text-align: center;
	line-height: 30px;
	background: #B7C5DE;
}
#jobsblock {
	position: relative;
	float: left;
	display: inline-block;
	top: 0px;
	width: 120px;
	height: 100px;
	text-align: left;
	font-size: 12px;
	color: #777;
	border: none;
	list-style: none;
	margin: 0 13px;
	line-height: 20px;
}
#jlcat {
	position: absolute; 
	left: 450px;
	width: 300px;
	height: 20px;
	text-align: right;
	font-family: arial;
	font-size: medium;
	color: #FF9900;
}
#location {
	position: absolute;
	top: 40px;
	right: 20px;
	width: 170px;
	height: 20px;
	text-align: right;
}
#jltitle {
	position: absolute;
	top: 20px;
	left: 30px;
	width: 500px;
	height: 25px;
	color: blue;
	font-size: medium;
	font-family: arial; 
}
#regiserror {
	color: #D77D2E;
}
/* ---------------------- SERVICES PAGE ----------------------------------------- */

#liner {
	position: relative;
	width: 500px;
	height: 20px;	
	text-align: center;
	margin: 0 auto;
}
#scheadersvpg {
	position: relative;
	top: -15px;
	left: 20px;
	width: 480px;
	height: 20px;
	margin: 0 auto;
	text-align: center;
	color: #465370;
}
#scheadersvpg.sall {	
	top: 10px;
}
#flselect {
	position: relative;
	width: auto;
	padding: 0 15px;
	margin: 0 15px;
	height: 22px;
	font-family: "arial black";
	float: left;
	display: inline-block;
	border-bottom: 4px #FFF solid;
}
#flselect.sphighlight {
	border-bottom: 4px #7799BC solid;
}
#flselect a {
	text-decoration: none;
	color: #777;
}
#flselect:hover {
	border-bottom: 4px #FF9C02 solid;
}
#servHDER {
	position: absolute;
	top: -21px;
	width: 100px;
	height: 20px;
	line-height: 20px;
	font-size: 15px;
	text-align: left;
	border-bottom: 1px solid #999;
	
}
#servpgblock {
	position: relative;
	float: left;
	display: inline-block;
	top: 30px;
	width: 100px;
	height: auto;
	text-align: left;
	font-family: arial;
	font-size: 11px;
	color: #777;
	border: none;
	list-style: none;
	margin: 0 18px;
	line-height: 16px;
	padding-top: 3px;
	padding-left: 0px;
	border: 1px dotted;
}
#servpgblock li {
	text-align:left;
	padding: 0px;
	width: 100px;
	height: 16px;
}
#servpgblock li a {
	position: absolute;
	width: 130px;
	left: 0px;
}
#row1 {
	clear: both;
	position: relative;
	top: 50px;
	width: 970px;
	height: 200px;
	margin: 0 auto;
	border: 1px solid;
}
#row2 {
	clear: both;
	position: relative;
	top: 50px;
	width: 970px;
	min-height: 210px;
	height: auto;
	margin: 0 auto;
	
}
#row3 {
	clear: both;
	position: relative;
	top: 50px;
	width: 970px;
	min-height: 210px;
	height: auto;
	margin: 0 auto;
	
}
#row4 {
	clear: both;
	position: relative;
	top: 50px;
	width: 970px;
	min-height: 200px;
	height: auto;
	margin: 0 auto;
}
/* ------------------------------------------ NETWORK PROFILE -------------------------------------------------- */
#nwkpheader {
	position: absolute;
	top: -20px;
	left: 0px;
	width: 300px;
	height: 60px;
	line-height: 60px;
	font-size: 30px;
	text-align: center;
	color: #FFF;
	background: #3366CC;
}
#bline {
	position: absolute;
	top: -20px;
	left: -70%;
	width: 100%;
	height: 60px;
	background: #3366CC;
}
#oline {
	position: absolute;
	top: -300px;
	left: -20px;
	width: 5px;
	height: 700px;
	background: #FCBE60;
	z-index: 2;
}
#nwkprofile {
	position: relative;
	top: 65px;
	height: auto;
	width: 950px;
	margin: 0 auto;
	
}
#bizcat {
	position: absolute;
	top: -20px;
	width: auto;
	height: 30px;
	line-height: 30px;
	color: #444;
	font-size: large;
	font-family: arial;
}

#nwkpic {
	position: relative;
	top: 15px;
	left: 15px;
	width: 270px;
	height: 200px;
	padding-bottom: 10px;
	text-align: center;
	border-bottom: 1px solid #E5E5E5;
}
#nwkbox {
	position: relative;
	top: -210px;
	left: 300px;
	width: 610px;
	padding: 20px;
	min-height: 350px;
	height: auto;
	border-left: solid #555 1px;
	
}
#nwkbox2 {
	position: absolute;
	top: 235px;
	left: 15px;
	width: 260px;
	padding: 0 5px;
	height: auto;
	
	
	font-family: "Palatino Linotype";
	font-size: smaller;
	color: #333333;
}
#nwkedu {
	position: relative;
	width: auto;
	padding: 0 8px;
	min-height: 25px;
	line-height: 25px;
	margin: 5px 0;
	color: #333;
	font-family: arial;
	font-size: small;
	height: auto;
	background: #EEE;
}
#nwkedu.blue {
	background: #B6B9FF;
}
#nwkedu.orng {
	background: #FBE5C4;
}
#nwkinfo {
	position: relative;
	top: 10px;
	width: auto;
	padding: 8px;
	min-height: 100px;
	height: auto;
	color: #555;
	font-family: arial;
	font-size: small;
	border-top: 2px solid #E5E5E5;
	border-bottom: 2px solid #E5E5E5;
}
#weburl {
	position: relative;
	float: left;
	top: 10px;
	width: 50px;
	height: 50px;
	text-align: center;
}
#facebook {
	position: relative;
	float: left;
	top: 10px;
	left: 5px;
	width: 50px;
	height: 50px;
	text-align: center;
}
#twitter {
	position: relative;
	top: 10px;
	left: 9px;
	float: left;
	width: 50px;
	height: 50px;
	text-align: center;
}
#ymlink {
	position: relative;
	top: 10px;
	left: 14px;
	float: left;
	width: 50px;
	height: 50px;
	text-align: center;
}
/* ------------------- LEARN PAGE -----------------  */
#lbcontainer {
	position: relative;
	top: 100px;
	width: 760px;
	height: 150px;
	padding: 25px 0px;	
	border: 2px solid #EEE;
	margin: 0 auto;
}
#learnbox {
	position: relative;
	top: 0px;
	width: 150px;
	height: 60px;
	padding: 40px 0;
	background: #85A8BA;
	display: inline-block;
	float: left;
	margin: 0 20px;
	text-align: center;
	line-height: 30px;
	color: #FFF;
	font-size: x-large;
}
#learnbox:hover {
	background: orange;
}
/* ------------ YM FAQ ---------------------------------------------------------------- */
#ymfaq {
 	position: relative;
	width: 760px;
	height: auto;
	margin: 0 auto;
	padding: 0 100px 50px 100px;
	font-family:"Palatino Linotype";
	color: #444;
}
 /* -----------------------------  Loginpage  --------------------------------------- */
#loginresponse {	
	position: relative;
	top: 150px;
	height: 250px;
	width: 800px;
	margin: 0 auto;
	font-family: "Palatino Linotype";
	font-size: smaller;
	color: #333333;
	border: 2px solid #BBB8DB;
	-moz-border-radius: 5px;
	border-radius: 5px;
 	}
#loginform {
	position: relative;
	left: 100px;
	top: 25px;
	height: 130px;
	width: 600px;
	
}
#forgotlg {
	position: relative;
	width: 500px;
	height: 20px;
}
#fblogin {
	position: relative;
	height: 25px;
	width: 400px;
	line-height: 25px;
	color: #A1584C;
	font-size: medium;
}
#fbcnt {
	position: absolute; 
	top: 0px;
	left: 200px;
	width: 170px;
	height: 25px;
}
#loginform.fblinkup {
	font-size: medium;
}
#fbsignup {
	position: absolute;
	top: 190px;
	width: 550px;
	left: 65px;
	height: 30px;
	padding: 0 40px;
	text-align: left;
	
	font-family: "Palatino Linotype";
	font-size: medium;
	color: #333333; 
}
#fbmsg {
	position: relative;
	top: 0px;
	width: 270px;
	height: 25px;
	float: left;
}
#fb-login {
	position: relative;
	top: 0px;
	float: left;
}
/* ------------------------- YOUMRKT INFO PAGE --------------------------------------- */
/* ------------------     yminfo page                ---------------- */
#yminfocontainer {
	position: relative;
	left: 0px;
	top: 50px;
	width: 970px;
	margin: 0 auto;
	height: auto;
	border-left: 2px #EEE solid;
	border-right: 2px #EEE solid;
}
#yminfo {
	position: relative;
	margin: 0 auto;
	width: 800px;
	height: 1100px;
}
#cellpic {
	position: absolute; 
	top: 150px;
	left: 30px;
	border: none; 
}
#UAinfo {
	position: absolute;
	width: 600px;
	height: 150px;
	left: 100px;
	top: 100px;
	border: none;
}
#EBheading {
	position: absolute;
	top: 250px;
	border: none;
}
#form {
	position: absolute;
	top: 360px;
	border: none;
}
#forminfo {
	position: absolute;
	top: 320px;
	left: 100px;
	border: none;
}
#pics {
	position: absolute;
	top: 500px;
	border: none;
}
#youtube {
	position: absolute;
	top: 600px;
	border: none;
}
#searchbox {
	position: absolute;
	top: 700px;
	border: none;
}
#save {
	position: absolute;
	top: 800px;
	border: none;
}
#services {
	position: absolute;
	top: 900px;
	border: none;
}
