body {font-family: Arial,sans-serif; font-size: 10px; background-color: #FFFFFF; color: #333333; margin: 0px 0px 0px 20px;  padding: 0px }

.body1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; text-decoration: none; font-weight: normal }

.body2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none; font-weight: bold }

.body3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; text-decoration: none; font-weight: normal }

.heading1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 22px; color: #CC3366; text-decoration: none; font-weight: bold }

.heading2{ font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #CC3366; text-decoration: none; font-weight: bold; }

.heading3{ font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #FF6633; text-decoration: none; font-weight: bold; line-height: 125%}

.heading4{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; text-decoration: none; font-weight: normal; }

.heading5{ font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #FFFFFF; text-align: left; text-decoration: none; font-weight: bold; }

.heading6{ font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #FFFFFF; text-decoration: none; font-weight: bold; }

.heading7{ font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #FFFFFF; text-decoration: none; font-weight: bold; }

.blog1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; text-decoration: none; font-weight: normal }

.blog2{ font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #CC3366; text-decoration: none; font-weight: bold; }

.blog3{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #CC3366; text-decoration: none; font-weight: bold; }

.hr{color: #666666; height: 1px; width: 100%; margin: 0;}

.a {color: #333333; text-decoration: none }

.a:link {color: #333333; text-decoration: none }

.a:visited {color: #333333; text-decoration: none }

.links1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #666666; text-decoration: underline }

a.links1:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #999999; text-decoration: underline }

.links2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; text-decoration: underline }

a.links2:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #999999; text-decoration: underline }

.links2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #333333; text-decoration: underline }

a.links2:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #cccccc; text-decoration: underline }

.linksheading { font-family: Arial, Helvetica, sans-serif; font-size 12px; font-weight: bold; color: #CC3300; text-decoration: none }

.links9 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: underline; }

.subbody {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #999999; }

form { font-family: Arial,sans-serif; font-size: 10pt; color: #000000; font-weight: normal; margin-bottom: 5px; }

form img {margin-left: 0px }

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#master{
	background-color: #FFFFFF;
        width: 800px;
	float: left;
	padding: 0px 0px 0px 0px;
	
}


#masterIndex{
	background-color: #FFFFFF;
        width: 800px;
	float: left;
	padding: 0px 0px 0px 0px;
	
}

#masthead{
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	width: 800px;
    height: 150px;
    background-image: url(images/girlie); background-repeat: no-repeat; }

}

#navBar{
	float: left;
	width: 150px;
	height: 380px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
	}

#subjectBar{
	float: left;
	width: 150px;
	height: 3000px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
        font-weight: normal;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
	}


#headlines{
  float:right;
  background-color: #FFFFFF;
	width: 150px;
	height: 380px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
	padding-right: 0px;
	vertical-align:middle;
}


#content{
	float: left;
	padding: 4px 4px 4px 4px;
	background-color: transparent;
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
        width: 466px;
}

#contentIndex{
	float: left;
	padding: 4px 4px 4px 4px;
	background-color: transparent;
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
        width: 480px;
}

#main{
	float: left;
	background-color: #FFFFFF;
	text-align: left;
	margin-left: 3px;
	margin-top: 0px;
        width: 600px;
}



/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	background-color: #CC3366;
	text-align: center;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	width: 800px;
	height: 90px;
        margin-bottom: 0px;
}

#navBar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}
/************* #globalNav styles **************/

#globalNav{
background-color: #FF6633; 


padding: 4px 0px 0px 0px;
text-align: center;
vertical-align: middle;
color: #cccccc;
height: 28px;
width: 798px;
position: relative; 
left: 0px; top: 90px;
}

#globalNav img{
	padding: 0px 0px 0px 0px;
}

#globalNav a {
	font-size: 9pt;
	color: #333333; 
	padding: 0 4px 0 0;
}

/************* #NewNav styles **************/

#newNav{
background-color: #CC3366; 
padding: 4px 0px 0px 0px;
text-align: center;
vertical-align: middle;
color: #cccccc;
height: 22px;
width: 800px;
position: relative;  
left: 0px; top: 90px;
}

#newNav img{
	padding: 0px 0px 0px 0px;
}

#newNav a {
	color: #FFFFFF; 
        text-decoration: none;
	padding: 4px 1px 10px 1px;
        color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	font-family: "Arial";

}

#newNav a:hover{
    color: #FFFFFF;
	background-color: #FF6633;
}






/*************** #pageName styles **************/

#pageName{
	background-color: #CC3366;
	width: 800px;
        height: 2px;
        padding: 0px 0px 0px 0px;
	text-align: center;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
}

#pageName img{
	padding: 0px 0px 0px 0px;
	}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 8pt;
	padding: 2px 0px 0 10px;
}

/************** .feature styles ***************/

.feature{
	background-color: #CC3300;
	text-align: center;
	margin-left: 0;
	margin-top: 1%;
	margin-bottom: 1%;
	padding: 0px 0px 0px 0px;
	font-size: 9pt;
	width: 100%;
}

.feature h3{
	padding: 0px 0px 0px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 0px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 20px 0px 20px;
	font-size: 9pt;
}

.story p{
	padding: 0px 0px 10px 0px;
}

/************* #moreLinks styles ***************/

#moreLinks{
	clear: both;
	background-color: transparent;
	margin-left: 3%;
	margin-top: 1%;
	font-size: 16pt;
	font-weight: bold;
	text-align: left;
	color: #cccccc;
}

#moreLinks img{
	vertical-align: middle;
}




/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 8pt;
	text-align: center;
	color: #cccccc;
	padding: 0px 0px 0px 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: bottom;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
        background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks h3{
	font-size: 12pt;
	font-weight: bold;
}

#sectionLinks h3.getFast { 
	background: transparent url(images/girlieGetFast) no-repeat top left; 
	margin: 5px 0px 0px 0px;  
	height: 30px; 
	}

#sectionLinks h3.getFast span {
	display:none;
	}

#sectionLinks h3.useful { 
	background: transparent url(images/useful_stuff) no-repeat top left; 
	margin: 5px 0px 0px 0px;  
	height: 30px; 
	}

#sectionLinks h3.useful span {
	display:none;
	}

#sectionLinks h3.news { 
	background: transparent url(images/girlieInNews) no-repeat top left; 
	margin: 0px 0px 0px 0px; 
	height: 30px; 
	}

#sectionLinks h3.news span {
	display:none;
	}

#sectionLinks a {
	display: block;
        color: #333333;
        text-decoration: none;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
	font-size: 9pt;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}

#sectionLinks img{
	padding: 5px 0px 0px 0px;
}



/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	text-align: center;
        color: #CC3366;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
	margin: 0px;
	padding: 5px 0px 8px 0px;
	border-top: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 9pt;
 	font-weight: normal;
	text-align: center;
}

.relatedLinks h3.style { 
	background: transparent url(images/girlieStyle) no-repeat top left; 
	margin: 0px 0px 0px 0px; 
	height: 30px; 
	}

.relatedLinks h3.style span {
	display: none;
	}

.relatedLinks h3.know { 
	background: transparent url(images/didyouknow) no-repeat top left; 
	margin: 0px 0px 0px 0px; 
	height: 30px; 
	}

.relatedLinks h3.know span {
	display: none;
	}

.relatedLinks h4{
	padding: 0px 8px 5px 8px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 9pt;
  	font-weight: normal;
	text-align: center;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	padding: 2px 0px 2px 0px; 
	font-size: 9pt;
	color: #CC3300;
}
#relatedLinks a:hover{
	color: #666666;
}
/*********** #researchLinks styles ***********/

#researchLinks{
	position: relative;
	margin: 0px;
	border-bottom: 1px solid #cccccc;
}

#researchLinks h3{
	padding: 10px 0px 2px 5px;
	font-size: 12pt;
	font-weight: bold;
}

#researchLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
	font-size: 9pt;
}

#researchLinks a:hover{
	background-color: #dddddd;
}

#researchLinks img{
	padding: 10px 0px 0px 0px;
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

#headlines p{
	padding: 0px 0px 0px 0px;
}
#headlines img{
	display: block;
	padding: 0px 0px 0px 0px;

/************** #quote styles **************/

#quote{
	margin-left: 7px;
	padding: 0px 0px 0px 5px;
        font-family: Arial, sans serif;
        font-size: 9pt;
        font-weight: bold;
        color: #CC3366;
	text-align: full;
}

#quote p{
	padding: 0px 0px 0px 10px;
}
#quote img{
	display: block;
	padding: 0px 0px 0px 0px;
}



/* Style for banner */

#banner {
	background: #<dtml-var color3 missing="808080">;
	font-family: <dtml-var banner_font missing="arial,verdana,georgia,'%R%i%.%N3Q%4 Pro W3','#M#S #P%4%7%C%/','Osaka', sans-serif">;
	font-weight: normal;
	padding-left: 10px;
	border-bottom: 2px solid #000;
}

/* Blog title */
#banner a,link,visited,active,hover {
	color: #<dtml-var banner_color missing="000">;
	text-decoration: none;
}

/* Blog name */
.blogname {
	background: #<dtml-var color2 missing="C0C0C0">;
	font-size: 2.6em;
	text-align: right;
}

/* Blog description */
.description {
	background: #<dtml-var color1 missing="FFF">;
	font-size: 1em;
	line-height: 100%;
	text-align: left;
}

/* Style for Blog content */

/* Content box */
#content {
background-color: #FFFFFF;
width: 450px;
margin: 0px 0px 0 0px;
padding: 0px 0px 0px 0px;
}

/* Content box */
.blog {
background-color: #FFFFFF;	
padding: 0px;
}

/* Entry box */
.entry {
	background-color: #F8F8F8;
        font-size: x-small;
	font-weight: normal;
	line-height: 125%;
	padding: 0px 5px 0px 5px;
        border-left: 1px dotted #666666;
        border-right: 1px dotted #666666;
}

.entry p {
	padding: 0px 0px 0px 0px;
}

/* date of entry*/
.date {
	background: #<dtml-var color4 missing="606060">;
	color: #CC3300;
	font-family: arial,verdana,sans-serif;
	font-size: medium;
        text-decoration: underline;
	line-height: 100%;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
}

.day {
	float: left;
	font-family: arial,verdana,sans-serif;
	font-size: x-large;
	line-height: 100%;
	font-weight: normal;
	letter-spacing: 0.02em;
}


/* title of entry*/
.title {
	font-family: Arial;
        font-size: medium;
        font-weight: bold;
        color: #000000;
	padding: 3px 0px 3px 0px;
        border-top: 1px solid #666666;
	border-bottom: 1px dotted #666666;
}

/* Subtitle of entry*/
.subtitle {
	color: #<dtml-var color3 missing="808080">;
	font-size: x-small;
	line-height: 110%;
	padding-left: 0.2em;
	margin: 0.1em 0.2em 0 0em;
	border-left: 1em solid #<dtml-var color3 missing="808080">;
}

/* category of entry */
.category {
	font-size: x-small;
	line-height: 110%;
	text-align:right;
	margin: 0 0 0 0;
}

/* postedtime,comment,trackback information for entry */
.posted {
	background-color: #F8F8F8;
        font-size: 8pt;
	text-align: left;
	margin: 0px 0px 20px 0px;
        padding: 0px 0px 3px 3px;
        border-bottom: solid 1px #666666;
}

/* comment for entry */
.comments-head	{
	font-size: small;
	font-weight: bold;
	line-height: 100%;
	margin: 2em 0.5em 0 0;
	padding-left: 0.2em;
	border-left: 1em solid #000;
	border-bottom: 1px solid #000;
}

/* comment body */
.comments-title {
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	margin-right: 0.2em;
	border-bottom: 1px dotted #000;
}

/* comment body */
.comments-body {
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	margin-right: 0.5em;
	border-bottom: 1px solid #000;
}

/* postedtime for comment */
.comments-post {
	font-size: x-small;
	text-align:right;
	margin: 0 0.2em 1em 0;
}

.trackback-body {
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	margin-left: 0em;
	border-bottom: 1px solid #000;
}

.trackback-title {
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	margin-right: 0.2em;
	border-bottom: 1px dotted #000;
}

.trackback-url {
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	padding: 0.5em;
	border: 1px dotted #000;
}

.trackback-post {
	font-size: x-small;
	font-weight: normal;
}

.worning {
    color: #A02;
	font-size: small;
	font-weight: normal;
}


#banner-commentspop {
	color:#FFF;
	font-size:large;
	font-weight:bold;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	border-top:1px solid #FFF;
	background:#003366;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
}

/* footer */
.footer {
	background: #<dtml-var color3 missing="808080">;
	color: #<dtml-var color1 missing="FFF">;
	font-size: x-small;
	font-weight: normal;
	text-align: right;
	padding: 0.2em 1em 0.5em 0;
}

/* -------------------- */

/* -------------------- */

textarea {
	font-family: "Osaka", "&#165;&#210;&#165;&#233;&#165;&#174;&#165;&#206;&#179;&#209;&#165;&#180; Pro W3", "&#163;&#205;&#163;&#211; &#163;&#208;&#165;&#180;&#165;&#183;&#165;&#195;&#165;&#175;", verdana, arial, sans-serif;
}

blockquote {
	color: #014;
	line-height: 110%;
	margin: 0.5em 1.5em 0.5em 1.5em;
	padding: 0.2em 0.5em;
	border-left: 1px solid #014;
}

pre {
	color: #014;
	font-family: courier new,courier,"&#165;&#210;&#165;&#233;&#165;&#174;&#165;&#206;&#204;&#192;&#196;&#171; Pro W3", "&#163;&#205;&#163;&#211; &#163;&#208;&#204;&#192;&#196;&#171;", "Osaka", sans-serif;
	font-size: small;
	line-height: 110%;
	margin: 1em 0 1em 2em;
	padding: 0 0.5em;
	border-left: 1px solid #014;
}

ul,ol {
	color: #<dtml-var font_color missing="000">;
	font-size: small;
	line-height: 120%;
	margin: 1em 0 1em 3em;
}


.entry img {
	float: left;
	margin: 0 1em 1em 0;
}

/* Style for sidebox */

#sidebox {
	float: right;
        background-color: #EFEFEF;
	border-left: 1px solid #666666;
        border-bottom: 1px solid #666666;
        border-right: 1px solid #666666;
        font-size: 10pt;
	text-align: center;
	width: 180px;
}

.sideboxtitle {
	color: #000000;
        font-family: Arial, sans serif;
	background-color: #EFEFEF;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 0.05em;
	text-decoration: underline;
        text-transform: uppercase;
	text-align: left;
	padding: 0px 0px 0px 5px;
        border-top: 1px solid #666666; 
}

.sidebody {
	background-color: #EFEFEF;
	font-size: 9pt;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 0px;
	padding: 2px 0px 4px 5px;
}

.calendar {
	background-color: #DACA8C;
	font-family: georgia,arial,verdana,"&#165;&#210;&#165;&#233;&#165;&#174;&#165;&#206;&#179;&#209;&#165;&#180; Pro W3", "&#163;&#205;&#163;&#211; &#163;&#208;&#165;&#180;&#165;&#183;&#165;&#195;&#165;&#175;", "Osaka", sans-serif;
	font-size:x-small;
	font-weight:normal;
	line-height:140%;
	text-align:center;
	padding: 0.2em 0 0.2em 0;
	margin-bottom: 15px;
}

/* -------------------- */

/* style for category name in category list*/
.category-banner {
	background: #<dtml-var color4 missing="606060">;
	color: #FFF;
	line-height: 110%;
	font-weight: normal;
	padding: 3px 3pt;
	margin-bottom: 10px;
}

.category-banner dt {
	font-size: x-large;
}

.category-banner dd {
	font-size: medium;
	margin: 0.5em 0 0 0;
	padding-left: 1em;
	border-top: 1px dotted #FFF;
}
/************** .discussion board styles *****************/


.bigTable
{
    background-color : #FFFFFF;
    color : #990000;
    font-size: 10px;
}

.smallTable
{
    background: #ffffff;
    font-size: 10px;
}

.firstHeader
{
     font-family: Arial, sans-serif;
     font-size: 10px;
     font-weight: bold;
     color: #FFFFFF;
}

.secondHeader
{
      font-family: Arial, sans-serif;
      font-size: 10pt;
      font-weight: bold;
      background-color :  #F7F7F7;
}

.selectedMessage
{
    background-color : #339966;
    font-size: 10px;
}

.viewMessage
{
    background: #FFFFFF;
}

a.menulink
{
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 10px;
    color: #CC3366;
    text-decoration: underline;
}
a.menulink:hover
{
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 10px;
    color: #CC3366;
    text-decoration: underline;
}

