@charset "utf-8";
/* CSS Document */

body {
	margin: 30px 0; 
	padding: 0;
	color: #666;
	font: 76%/190% "Trebuchet MS", Trebuchet, arial, sans-serif;
	background: #E5239D url(../graphics/bg_top1.gif) no-repeat top center;
	text-align: center;
}



/* - - - - - - - - - WRAPPER - - - - - - - - - - - */

#WS-Wrapper {
	width: 759px;
	margin: 0 auto;
	padding: 5px;
	text-align: left;
	background: #FFF;
}

#WS-Wrapper #WS-HiddenImage {
	display: none;
	margin: 0;
	padding: 0;
}
#WS-Wrapper #WS-HiddenImage ul li {
	margin: 0;
	padding: 0;
	list-style-type: square;
	list-style-position:inside;
	list-style-image: url(../graphics/yours_virtually_logo-print.jpg);
}

/* - - - - - - - - - Container Left - - - - - - - - - - - */

#WS-Container-Left {
	width: auto;
	margin: 0 211px 0 0;
	padding: 0;
	min-height: 780px;
}

#WS-Container-Left #WS-Banner-Left {
	margin: 0; 
	padding: 0;
	height: 287px;
	background: white url(../graphics/yours_virtually_logo.jpg) no-repeat top left;
	text-align: right;
}

#WS-Container-Left #WS-Flash {
	margin: 10px 0 0 0;
	padding: 0;
}

/* - - - - - - - - - Content - - - - - - - - - - - */

#WS-Container-Left #WS-Content {
	padding: 0;
	margin: 20px;
}

#WS-Container-Left #WS-Content a {
	color:#666; 
	text-decoration: none; 
	border-bottom:1px dotted #E5239D;
}
#WS-Container-Left #WS-Content a:hover {border-bottom:1px dotted #4CBCEB;}

#WS-Container-Left #WS-Content hr {
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px dotted #E5239D;
	border-left: 1px solid #FFF;
	margin: 15px 0;
}

#WS-Container-Left #WS-Content h1 {
	color: #E5239D; 
	font: normal 140% "Trebuchet MS", Trebuchet, arial, sans-serif;
}
#WS-Container-Left #WS-Content h2 {
	color: #4CBCEB;
	font: bold 120% "Trebuchet MS", Trebuchet, arial, sans-serif;
	margin: 0 0 20px 0;
}
#WS-Container-Left #WS-Content h2 strong {color: #E5239D;}
#WS-Container-Left #WS-Content h3 {color: #000;}
#WS-Container-Left #WS-Content h4 {color: #E5239D;}

#WS-Container-Left #WS-Content strong {color: #4CBCEB;}

#WS-Container-Left #WS-Content ul {
	margin: 0 0 0 30px;
}
#WS-Container-Left #WS-Content ul li {
	margin: 5px 0 0 10px;
	list-style-type: square;
	list-style-image: url(../graphics/y.gif);
}

#WS-Container-Left #WS-Content-Top {margin: 0 20px;}
#WS-Container-Left #WS-Content-Top a {
	color:#666; 
	text-decoration: none; 
	border-bottom:1px dotted #E5239D;
}

#WS-Container-Left #WS-Content-Top a:hover {border-bottom:1px dotted #4CBCEB;}

/* - - - - - - - - - Container Right - - - - - - - - - - - */

#WS-Container-Right {
	width: 211px;
	margin: 0;
	padding: 0;
	float: right;
}

#WS-Container-Right #WS-Banner-Right {
	text-align: left;
	height: 113px;
}

/* - - - - - - - - - Navigation - - - - - - - - - - - */

#WS-Container-Right #WS-Chat {
	text-align: center;
}
#WS-Container-Right #WS-Navigation h3 {
	font: normal 130% "Trebuchet MS", Trebuchet, arial, sans-serif;
	line-height: 1.2em;
	color: #00A0E2;
	margin: 15px 0 10px 10px; 
	padding: 0;
}
#WS-Container-Right #WS-Navigation h3 strong {color: #E5239D;}

#WS-Container-Right #WS-Navigation {
	padding: 0; 
	margin: 0 5px;
	color:#666;
}
#WS-Container-Right #WS-Navigation ul {
	padding: 0; 
	margin: 0;
}
#WS-Container-Right #WS-Navigation ul li {
	border-bottom: 1px dotted #4CBCEB;
	list-style: none;
	margin: 0;
	font-size: 95%;
}
#WS-Container-Right #WS-Navigation ul li a {
	display: block; 
	text-decoration: none;
	padding: 1px 0 1px 15px;
	margin: 1px 0;
	color: #666;
}
#WS-Container-Right #WS-Navigation ul li a:hover {
	color:#E5239D;
	background-color: #ECECEC;
	padding: 1px 0 1px 15px;
	margin: 1px 0;
}

/* - - - - - PINK - - - - - */
#WS-Container-Right #WS-Navigation ul.WS-Navigation-Pink {
	padding: 0; 
	margin: 0;
	color:#E5239D;
}
#WS-Container-Right #WS-Navigation ul.WS-Navigation-Pink li {
	border-bottom: 1px dotted #4CBCEB;
	list-style: none;
	margin: 0;
	font-size:95%;
}
#WS-Container-Right #WS-Navigation ul.WS-Navigation-Pink li a{
	display: block; 
	text-decoration: none;
	padding: 1px 0 1px 15px;
	margin: 1px 0;
	color: #E5239D;
}
#WS-Container-Right #WS-Navigation ul.WS-Navigation-Pink li a:hover {
	color:#FFF;
	background-color: #E5239D;
	padding: 1px 0 1px 15px;
	margin: 1px 0;
}



/* - - - - - - - - - Container Footer - - - - - - - - - - - */

#WS-Container-Footer {
	background: white url(../graphics/cutter.gif) no-repeat top left;
	padding: 20px;
	text-align: center;
}

#WS-Container-Footer .WS-Footer-Links a {
	color: #666; 
	text-decoration: none; 
	border-bottom: 1px dotted #E5239D;
}
#WS-Container-Footer .WS-Footer-Links a:hover {border-bottom:1px dotted #4CBCEB;}
#WS-Container-Footer img {margin: 10px 5px 0 5px;}






