@charset "utf-8";
#verticalMenu {
	float: left;
	width: 180px;
	color: white;
}
#verticalAds {
	float: right;
	width: 160px;
}
#content {
	float: left;
	width: 605px;
	font-size: 8pt;
	font-family: Verdana; 
}
#main2 {
	float: right;
	width: 785px;
}
#main {
	width: 980px;
	background-image: url(/timages/indexbackground.png);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.clear { clear: both; }
#section {
    margin: 0 auto;
	width: 980px;
	text-align: left;
}
body { text-align: center; }
p            { font-family: Verdana; font-size: 8pt }
td            { font-family: Verdana; font-size: 8pt }
.star {
	list-style-image: url(str6.gif);
	list-style-position: outside;
}
.arrow {
	list-style-image: url(images/arrow.gif);
}
.fancybullet {
	list-style-image: url(images/0192_sg41.png);
}
ol            { 
  font-family: Verdana; font-size: 8pt 
}
ul            { 
   font-family: Verdana; font-size: 8pt 
}
.size10pt {
	font-size: 10pt;
}
.size12pt {
	font-size: 12pt;
}
h1           {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #588bfb;
}
h2           { 
    font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #588bfb;
}
h3        { 
    font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold;
	color: #588bfb;
}
h4				{ 
    font-family: Verdana; 
	font-size: 8pt; 
	font-style: italic;
	color: #588bfb;
}
h5				{ 
    font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold 
	color: #588bfb;
}


p            { font-family: Verdana; font-size: 8pt }
p.one        {border-style: double;
				border-Color: #993333;	
				background-color: #ffccff; font-family: Verdana; font-size: 8pt;
				font-weight: bold;				}
				
p.two     		{border-style: dotted;
				border-Color="#FFFF22";	
				background-color="#ffffff"; font-family: Verdana; font-size: 8pt;
				font-weight: bold;	
				}
#sectionBanner {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 158px;
	background-image: url(/timages/firstpagebanner.jpg);
}
#footer {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
#horizontalMenu {
	margin-bottom: 10px;
	height: 27px;
	background-color: #6699ff;
}
#savvyBanner {
}
#adTop {
	margin-bottom: 15px;
	text-align: center;
	width: 160px;
}
#adMiddle {
	margin-bottom: 15px;
	margin-top: 15px;
	text-align: center;
	width: 160px;
}
#adBottom {
	margin-top: 15px;
	text-align: center;
	width: 160px;
}
#privilageBanner {
	margin-bottom: 15px;
	text-align: center;
	width: 160px;
}
#currentArticles {
	margin-right: 7px;
	margin-left: 8px;
}
.center { text-align: center; }
#currentArticles p {
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 8pt;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#currentArticles ul {
	margin-top: 2px;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
	list-style-type: disc;
	color: white;
}
#currentArticles ul li {
	margin-bottom: 5px;
	margin-left: -20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
}
#currentArticles li.tight {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#currentArticles ul li p {
	font-size: 8pt;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}

#currentArticles a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#currentArticles a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#currentArticles a:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#currentArticles a:hover:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#currentArticles a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#currentArticles a:active { color: #FFFFFF; 
	text-decoration: none;
}

#content a:link { color: #588bfb; }
#content a:hover { color: #588bfb; }
#content a:visited { color: #588bfb; }
#content a:active { color: #588bfb; }

#content a:link.redlink { color: #FF0000; }
#content a:hover.redlink { color: #FF0000; }
#content a:active.redlink {	color: #FF0000; }
#content a:visited.redlink { color: #FF0000; }

#footer a:link { color: #588bfb; }
#footer a:hover { color: #588bfb; }
#footer a:visited { color: #588bfb; }
#footer a:active { color: #588bfb; }

#footer { 
color: #588bfb; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	clear: both;
}
.toprightarticle {
				padding-left: 15px;   
				padding-bottom: 15px;   
				float: right;           
                background-color: white; 
}

.topleftarticle {
				padding-right: 15px;   
				padding-bottom: 15px;   
				float: left;           
                background-color: white; 
}

.righttop {
                background-color: white; 
				padding-bottom: 15px;   
				text-align: center;
				
}

.rightcenter {
                background-color: white; 
				padding-bottom: 15px;   
				text-align: center;
	clear: both;
}

.midarticle {
				text-align: center;     
                background-color: white; 
	clear: both;
         
}

.bottomarticle {
	text-align: center;
	background-color: white;
	clear: both;
}

#maincontentarea {
				padding-top: 2em;   
				padding-left: 1em;   
				padding-right: 1em;   
}

.outsidetable {
	border: thin solid #6699FF;
}
.savvyhometitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36pt;
	color: #588bfb;
	font-weight: normal;
	letter-spacing: 2px;


}
.wommaghometitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #588bfb;
	text-indent: 3em;

}

.borders		{
     border-style: dotted; 
	 border-width: 1px;
	 border-color: #6699FF; 
}

.borders1		{
    border-style: double;
    border-color: #6699FF; 
	background-color: #6699FF; 
	border-width: 1px;
    font-size: 8pt;  
	font-weight: bold;
	color:#FFFFFF; 
	text-align: center;
}

td.borders2 a{
  font-weight: bold;
}

td.borders2 p{
  font-weight: normal;
}

				
.borders2	 {
    border-style: dotted;
    border-color: #6699FF; 
	background-color: #ffffff; 
	border-width: 1px;                
	font size: 8pt; 
	font-weight:normal;
}
				 
.pageTitle {
	text-align: center;
	margin-top: 15px;
}

.savvyBlue {
	color:#588bfb;
	font-weight: normal;
}
.sectionName { font-style: italic; }
#SWFLogo {
	background-image: url(/timages/swmfront.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 80px;
	width: 170px;
}

ul.MenuBarHorizontal li.menuBusiness
{
	width: 140px;
}

ul.MenuBarHorizontal li.menuFashion a.MenuBarItemSubmenu
{
	background-position: 55% 50%;
}

ul.MenuBarHorizontal li.menuLifestyle a.MenuBarItemSubmenu
{
	background-position: 59% 50%;
}

ul.MenuBarHorizontal li.menuBeauty a.MenuBarItemSubmenu
{
	background-position: 53% 50%;
}

ul.MenuBarHorizontal li.menuLove a.MenuBarItemSubmenu
{
	background-position: 62% 50%;
}

ul.MenuBarHorizontal li.menuHumor a.MenuBarItemSubmenu
{
	background-position: 49% 50%;
}

ul.MenuBarHorizontal li.menuBlog a.MenuBarItemSubmenu
{
	background-position: 49% 50%;
}

ul.MenuBarHorizontal li.menuBusiness ul
{
	width: 138px;
}
ul.MenuBarHorizontal li.menuBusiness ul li
{
	width: 138px;
}
.menuCenter { text-align:  center; }
#topIndex h1 {
	font-size: 10pt;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #FFFFFF;
	background-color: #6699ff;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
#topIndex h2 {
	font-size: 10pt;
	margin-bottom: 0px;
	margin-top: 5px;
}
#topIndex p {
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 2em;
}
.noBold {
	font-weight: normal;
}
