/*
Theme Name: pinkSimpleScheme Magazine
Author: WPThemeDesigner.com

*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 13.5px Helvetica;
	color: #000000;
	background: #ffffff;
}
a {
	color: #0099B9;
}

a:hover {
	text-decoration: none;
	color: #0099B9;
}


img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 980px;
	margin: auto auto;
	text-align: left;
    background-color: #ffffff;
}

#colorwrapper {
    background-color: #ffffff;
}
/** END wrapper **/

/** END wrapper **/

/** BEGIN header **/
#header {
	height: 138px;
	margin-bottom: 0px;
    margin-top:5px;

}
	#header .pages {
		list-style-type: none;
		height: 39px;
		padding-top: 3px;
		float: left;
	}
		#header .pages li {
			float: left;
		}
		#header .pages li a {
			display: block;
            font: Verdana;
			font-size: 0.9em;
			font-weight: bold;
			text-transform: uppercase;
			padding: 12px 15px;
			text-decoration: none;
		}
		#header .pages li a:hover {
			text-decoration: underline;
		}
        
           
     
        
        
    #header .headerright {
        float:right;
        padding: 5px;
        margin-right: 0px;
        margin-top: 13px;
        
     }        
        
    #header .headerright a {
       color: blue;
       text-decoration:none;

    }
    
    #header .headerright a:visited {
       color: blue;
       text-decoration:none;
    }
        
	#header form input {
		border: 1px solid #000000;
		width: 200px;
        padding: 5px;
        font-style: italic;
        margin-top:15px;
	}

	#header .logo {
		float: left;
        margin-left: 0px;
        margin-right: 5px;
        margin-top:5px;
        margin-bottom:10px;
		padding: 5px 0 px 5px;
	}
		#header .logo h1 {
			font-size: 2em;
			text-transform: uppercase;
		}
			#header .logo h1 a {
				text-decoration: none;
			}
		#header .logo p {
			color: #0099B9;
			font-weight: bold;
			font-size: 1.2em;
			text-transform: uppercase;
		}
	
	#header .categories {
		clear: both;
		list-style-type: none;
        font: verdana;
		height: 30px;
        margin-left: 0px;
        margin-right: 30px;
        margin-bottom:5px;
        margin-top:10px;
        font-weight: bold;
		overflow: hidden;
        background-color: #FFFFFF;
	}
		#header .categories li {
			float: left;
		}
		#header .categories li a {
            font: arial;
            font-size: 15px;
			text-transform: uppercase;
            font-weight: bold;
			color: #ffffff;
			display: block;
			padding: 0px 0px 0px 0px;
			color: #000000;
            margin-right:20px;
            margin-top:5px;
			border-right: 0;
			text-decoration: none;
            background-color: #ffffff;
		}
		#header .categories li a:hover {
	        border-bottom: 3px solid #ff0000;
	        padding: 0px 0px 2px 0px;
                        
		}
        
        #header .categories .firstcategory a {
          font: arial;
            font-size: 15px;
			text-transform: uppercase;
            font-weight: bold;
			color: #ffffff;
			display: block;
			padding: 5px;
			color: #000000;
            margin-right:20px;
            
			border-right: 0;
          
			text-decoration: none;
            background-color: #ffffff;
		}
		#header .categories .firstcategory a:hover {
			background-color: #ff0000;
			color: #ffffff;
               
		}
        
        
/** END header **/



/** BEGIN content **/
#content {
	clear: both;
	width: 650px;
	float: left;
	padding-bottom: 10px;
    margin-top: 20px;
        margin-left: 0px;
        background-color:#ffffff;

}
	
	#content {
		
	}
/** END content **/




/** BEGIN sidebar **/
#sidebar {
	width: 300px;
	float: left;
        margin-left: 0px;
        margin-top: 18px;      
        background-color:#ffffff;
        height: 100%;
}

#sidebar a {
         text-decoration:none;
         color:blue;
         font-weight:bold;
}
#sidebar a:hover {
         text-decoration:underline;
         font-weight:bold;
}


#sidebar .sidebarvideo {
         margin-left:0px;
         margin-right:5px;
         margin-top:5px;
         background-color:#ffffff;

}









/** END sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	background-color: #ff0000;
	color: #ffffff;
	font-size: 0.9em;
	padding: 20px 0px 20px 10px;
    margin-top:10px;
    width:970px;
}
	#footer p a {
		color: #ffffff;
        text-decoration:none;
	}
    #footer a {
		color: #ffffff;
        text-decoration:none;
	}
	#footer p {
		width: 980px;
		margin: auto auto;
		text-align: left;
        color: #ffffff;
	}
/** END footer **/

/** BEGIN miscellaneous **/
#content .postnav {
	padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    width: 470px;
    margin-right: 0px;
    float: right;
    background-color: #ffffff;
}
	#content .postnav ul {
		list-style-type: none;
		padding: 10px;
	}
		#content .postnav ul li {
			float: left;
			color: #0099B9;
			padding: 4px;
		}
		#content .postnav ul li a {
			color: #0099B9;
			text-decoration: none;
			display: block;
			padding: 2px 6px;
			border: 1px solid #E2E2E2;
		}
		#content .postnav ul li a:hover {
			border-color: #ffffff;
		}
		
#content .single {
	padding-top: 0px;
    padding-right: 10px;
    padding-left: 0px;
    width: 600px;
    margin-right: 0px;
    float: left;
    background-color: #ffffff;
        

  
}
	#content .single h2 {
		font-size: 15px;
		margin-bottom: 12px;
        padding-top: 3px;
         
         color:blue;
	}
    
    #content .single h2 a {
		font-size: 1.2em;
		margin-bottom: 10px;
        text-decoration: none;
        color: blue;
	}
    
    #content .single h2 a:hover {
             color:blue;
        text-decoration: underline;
	}
    
    
    
	#content .single p {
		line-height: 1.7em;
		margin-bottom: 10px;
	}
    
    #content .single a {       
       text-decoration:none; 
       color: blue;   
    }
    
    
    #content .single a:hover {       
       text-decoration:underline;    
    }
    
    #content .single p a:visited {
       color: purple;    
       text-decoration:underline;    
    }
    
	#content .single ul, #content .single ol {
		
		margin-bottom: 10px;
        list-style: none;

	}
	#content .single li {
		line-height: 1.5em;
        padding-left: 23px;
        padding-right: 12px;
        padding-bottom: 10px;
        padding-top: 10px;
        /*background-image: url(images/bullet.gif);*/
        background-repeat: no-repeat;
        background-position: 0 15px;
	}
    
    
    
    #content .single a {
		color:blue;
        text-decoration:none;
	}
    
	#content .single blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #e0e0e0;
	}
	#content .single #content .single h4, #content .single h5, #content .single h6 {
		font-size: 1.2em;
		margin-bottom: 5px;
	}
    
    #content .single h3 {
        line-height:30px;
        font-size:14px;
        color:blue;
        padding-bottom:5px;
    }
 
    
    
#comments {
	
}
	.single #comments h2 {
			font-size: 13px;
			text-transform: uppercase;
			color: #ffffff;
            background-color: #ffffff;
		    border: 1px solid black;
            padding: 5px;
	}
	.single #comments a {
		text-decoration: none;
	}
	.single #comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	.single #comments form {
		
	}
	.single #comments form p {
		margin-bottom: 5px;
	}
		.single #comments form input {
			margin-right: 5px;
		}
		.single #comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		.single #comments form input {
			width: 240px;
			border: 1px solid #cccccc;
		}
		.single #comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		.single #comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
	.single .commentdetails {
		margin-top: 25px;
	}
	.single .commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.single .commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.single .required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding: 10px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}

/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
.single #comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	.single #comments .buffer {
		padding: 10px;
	}
	.single #comments ol li {
        border-top: solid 1px #dddddd;
		margin-bottom: 5px; 
        line-height: 1.5em;
        padding-left: 10px;
        padding-right: 12px;
        padding-bottom: 0px;
        padding-top: 10px;
        background-image: none;
        background-repeat: no-repeat;
        background-position: 0 15px;
        font-size:11px;
        
	}
	.single #comments ol li ul li {
		border: 1px solid #e0e0e0;
		padding: 10px;
	}
	.single #comments ol li .avatar {
		float: right;
	}
	.single #comments ol li .comment-author {
	        font-style:normal;
	}
		.single #comments ol li .comment-author .fn {
			font-weight: bold;
              font-style:normal;
			font-size: 13px;
		}
	.single #comments ol li .comment-meta {
		font-size: 9px;
		color: #999999;
		margin: 3px 0 3px;
	}
	.single #comments ol li .reply {
		font-size: 9px;
		font-weight: normal;
		padding-bottom: 10px;
      
	}
	.single #comments .children {
		list-style-type: none;
	}
.single #comments .navigation {
	padding: 0 0 10px;
	font-size: 0.9em;
}
	.single #comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	.single #comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
.single #comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/



             
               
  
   
/** END sidebar **/


.standfirst {
            width:400px;
            font: 13.5px Helvetica;
            margin-left:5px;
}

.singleflanel {

              font-size: 10px;
              padding:3px;
              color:gray;
          
              margin-left:5px;
              float:right;
              width:130px;
             
 }
.singleflanel a {
             text-decoration: none;
             color: gray;
 }
 
.singleflanel a:hover{
             text-decoration: underline;
               color: gray;
 }
 



 
 
 
 
 
 
 .tags {
              font-size: 10px;
              padding-bottom: 8px;

 }
.tags a {
             text-decoration: none;
 }
 
.tags a:hover{
             text-decoration: underline;
 }
 
 .moretext {
              font-size: 10px;
              font-weight:bold;
                  text-decoration:none;
 }
 .moretext a {
 
                  text-decoration:none;
 }
 .moretext a:hover {
                   text-decoration:underline;
 }
 
.related {
         font-size: 11px;
         padding-left: 5px;
 }
 
 #sidebar .recentcomments {
		border: none;
		margin-bottom: 10px;
	}
		#sidebar .recentcomments h2 {
			font-size: 12px;
            font-weight:bold;
			text-transform: uppercase;
			color: #ffffff;
            background-color: #ff0000;
			margin-right: 5px;
            margin-left: 0px;
			padding: 8px 0 8px 10px;
            text-align:left;
            border: 1px solid black;
		}
		#sidebar .recentcomments ul {
			list-style-type: none;
			list-style-position: inside;
			padding: 10px;
		}
			#sidebar .recentcomments ul li {
				line-height: 1.4em;
				color: black;
				padding: 2px 0 5px;
                font-size: 11px;
                
			}
             #sidebar .recentcomments ul li a { 
             text-decoration:none;
             color:blue;
             }
             
             #sidebar .blogroll a {
                      color: blue;
                      text-decoration:none;
                      padding-left: 10px;
                      padding-top: 10px;
                      font-size: 12px;
                     
              }   
             #sidebar .blogroll hr {
                      margin-left:10px;
                      margin-right:20px;
                     
                      color: #e0e0e0;
                      margin-top:7px;
                      margin-bottom:7px;
             }
             
             #sidebar .split {
                      height: 435px;
             
              }
              
              
              
              .ataglanceheader {
                 width:250px;
                 font-weight:bold;
                float:left;
              }

              .ataglancedata {
                 width:350px;
                 float:left;
              }
              
              .row1 { 
                   width:600px;
                   height:18px;
                   background-color:#eeeeee;
                 padding:5px;
                 }
                 
              .row2 { 
                   width:600px;
                   height:18px;
                 padding:5px;
                 
                 }
                 
#udrppagesingle {
	clear:both;
    padding-left:0px;
    padding-right:0px;
    padding-top:20px;
    
    background-color: #ffffff;
}
#udrppagesingle h2 {
		font-size: 15px;
        color:blue;
}
#udrppagesingle h2 a {
        font-size: 1.2em;
        text-decoration: none;
        color: blue;
}

#udrppagesingle a {
        color:blue; 
        text-decoration:none;
}
#udrppagesingle a:hover {
        color:blue;
        text-decoration:underline; 
}
          
      
      
#content .chartpagesingle {
	padding-top: 0px;
    padding-right: 10px;
    padding-left: 0px;
    width: 920px;
    margin-right: 0px;
    float: left;
    background-color: #ffffff;
        

  
}
	#content .chartpagesingle h2 {
		font-size: 15px;
		margin-bottom: 12px;
        padding-top: 3px;
         
         color:blue;
	}
    
    #content .chartpagesingle h2 a {
		font-size: 1.2em;
		margin-bottom: 10px;
        text-decoration: none;
        color: blue;
	}
    
    #content .chartpagesingle a:hover {
             color:blue;
       
	}
    
	#content .chartpagesingle p {
		line-height: 1.7em;
		margin-bottom: 10px;
	}
    
    #content .chartpagesingle p a {       
       text-decoration:none; 
       color: blue;   
    }
    
    
    #content .chartpagesingle p a:hover {       
       text-decoration:underline;    
    }
    
	#content .chartpagesingle ul, #content .single ol {
		
		margin-bottom: 10px;
        list-style: none;

	}
	#content .chartpagesingle li {
		line-height: 1.5em;
        padding-left: 23px;
        padding-right: 12px;
        padding-bottom: 10px;
        padding-top: 10px;
        /*background-image: url(images/bullet.gif);*/
        background-repeat: no-repeat;
        background-position: 0 15px;
	}
    
    
    
    #content .chartpagesingle a {
		color:blue;
        text-decoration:none;
	}
    
	#content .chartpagesingle blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #e0e0e0;
	}
	#content .chartpagesingle #content .single h4, #content .single h5, #content .single h6 {
		font-size: 1.2em;
		margin-bottom: 5px;
	}
    
    #content .chartpagesingle h3 {
        line-height:30px;
        font-size:14px;
        color:blue;
        padding-bottom:5px;
    }
 
    .chartpagesingleflanel {
              font-size: 10px;
              padding-bottom: 8px;
              color:gray;
              margin-bottom: 3px;;
              margin-left:8px;
              float:right;
              width:150px;
 }
.chartpagesingleflanel a {
             text-decoration: none;
             color: gray;
 }
 
.chartpagesingleflanel a:hover{
             text-decoration: underline;
               color: gray;
 }
 
.chartsindexrow {
                width:920px;
                margin-bottom:10px;
 }


.chartsindexcolumn1 {
                   width:455px;
                   margin-right:8px;
                   float:left;
                   line-height: 1.7em;
 }
 

 
.chartsindexcolumn2 {
                   width:455px;
                   float:left;
                   line-height: 1.7em;
 }
 
.chartsindexcolumn1header {
                   width:455px;
                   margin-right:8px;
                   float:left;
                   line-height: 1.7em;


 }

 
 .chartsindexcolumn2header {
                   width:455px;
                   margin-right:8px;
                   float:left;
                   line-height: 1.7em;


 }

 
 
 #account-form div.formleft table.form-table tbody tr td #submit { width: 200px; }
 
 #account-form div.formleft table.form-table tbody tr td  { width: 300px; }
 
 #account-form div.formleft table.form-table tbody th { width: 200px; }
 
 
 
 
 
  .download {
               width:200px;
               padding-top:5px;
               float:left;
               font-size:11px;
  }

 .sidebareventdate {
                   font-size:11px;
                   color:black;
                   font-weight:bold;
 }

 
.sidebareventtitle {
                   margin-top:3px;
                   font-size:12px;
                   color:black;
                   text-decoration:none;
                   font-weight:bold;
 }
 

 .sidebareventtitle a {
                   font-size:12px;
                   color:blue;
                   text-decoration:none;
                   font-weight:bold;
 }

.sidebartitle {
            font: arial;
            font-size: 15px;
			text-transform: uppercase;
            font-weight: bold;
			color: #ffffff;
			display: block;
			padding: 0px 0px 0px 0px;
			color: #000000;
            margin-bottom:10px;
            margin-top:5px;
			border-right: 0;
			text-decoration: none;
            background-color: #ffffff;
 }
 
 .sidebartitle a {
                        font: arial;
            font-size: 15px;
			text-transform: uppercase;
            font-weight: bold;
			color: #ffffff;
			display: block;
			padding: 0px 0px 0px 0px;
			color: #000000;
            margin-bottom:10px;
            margin-top:5px;
			border-right: 0;
			text-decoration: none;
            background-color: #ffffff;
  }
 
 .sidebarcaption {
                   margin-top:3px;
                   margin-bottom:10px;
                   font-size:12px;
                   color:black;
                   text-decoration:none;
                   font-style:italic;
 }
 

.recentlyupdatedgtlds { 
float:left;
font-size:12px;
color: black;
text-decoration:none;
line-height:1.7em;
}
 
.recentlyupdatedgtlds a { 
float:left;
font-size:12px;
color: blue;
text-decoration:none;
margin-right:3px;
margin-left:3px;
line-height:1.7em;
}

.recentlyupdatedgtlds a:hover { 
float:left;
font-size:12px;
color: blue;
font-weight:bold;
text-decoration:underline;
margin-right:3px;
margin-left:3px;
line-height:1.7em;
}
 
 
.tribe-events-calendar .cat_new-gtld-program {
background: #fce1e1;
}

.tribe-events-calendar .cat_conferences {
 background: #fed64c;
}


.chartpageparaheader {
                    float:left;
                    width:120px;
                    font-weight:bold;
                    font: 13.5px Helvetica;
                line-height: 1.7em;
                margin-bottom:15px;
 }

.chartpagepara {
               font: 13.5px Helvetica;
               float:right;
               width:800px;
               line-height: 1.7em;
               margin-bottom:15px;
 }

 
 .chartindexlinks
{

  } 
 
 .chartindexlinks a {
                 padding-right: 5px;
                 padding-left:5px;
               float:left;
               padding-bottom:5px;
  }
 
 .chartindexheaders {
                background-color: #eeeeee;
                display:block;
                width:910px;
                padding:5px;
                vertical-align:middle;
               line-height:1.6em;
               color:black;
      }
      
       
      
 .chartindexheadersindented {
                background-color: #eeeeee;
                display:block;
                width:890px;
                padding:5px;
                vertical-align:middle;
               line-height:1.6em;
      }
      
      
.chartpagetableheader {
                    width:140px;
                    font-weight:bold;
                    font: 13.5px Helvetica;
                line-height: 1.7em;
                padding-bottom:10px;
                vertical-align:top;
                
 }

.chartpagetablepara {
               font: 13.5px Helvetica;
             padding-bottom:10px;
               width:730px;
               line-height: 1.7em;
 }
      
 .chartdiv {
              margin-bottom:20px;
              
 }
      
.chartpageheadline {
   background-color: #eeeeee;
   margin-top:10px;
   display:block;
   width:900px;
   padding:5px;
                vertical-align:middle;
               line-height:1.7em;
             
 }
 
 .chartpagechartheader {
       background-color: #eeeeee;
                display:block;
                width:910px;
                padding:5px;
                vertical-align:middle;
               line-height:1.6em;
  }
  
 .posth2header { 
       background-color: #eeeeee;
   color:black;
                display:block;
                width:590px;
                padding: 10px 0px 4px 3px;
                vertical-align:middle;
               line-height:1.5em;
               font-size:11px;
  }
  
  
  .whatsnew {	
    clear: both;
	width: 650px;
    margin-top: 5px;
        margin-left: 30px;
        background-color:#ffffff; }
        
        
  .whatsnewleft{ 
        width:285px; 
        margin-right: 15px; 
        float:left;}
        
        
  .whatsnewright {
       width:290px;
       float:left;
      
   }
   
   .whatsnewheaderleft {
   display:block;
   width: 285px;
   color:black;
    font-size:15px;
    padding:0px 3px 4px 0px;
   background-color: #ffffff;
   
   margin-bottom:10px;
    }
    
    
   .whatsnewheaderright {
   display:block;
   width: 295px;
   font-size:15px;
   color:black;
   padding:0px 3px 4px 0px;
   background-color: #ffffff;
   margin-bottom:10px;
    }
   
   .whatsnewheaderright2 {
   display:block;
   width: 295px;
   color:black;
   padding:4px 3px 4px 3px;
   background-color: #ffffff;
   margin-bottom:9px;
   margin-top:15px;
    }
   
   
   .casestudylink a {
   float:left;
   color:blue;
   padding-right:6px;
   text-decoration:none;
   font-size:12px;
      line-height: 1.6em;
    }
   
   .casestudylink a:hover {
   float:left;
   font-size:12px;
   color:blue;
   padding-right:6px;
   text-decoration:underline;
   line-height: 1.6em;
    }
    
 
 .resourcelink {
font-size:12px;
margin-bottom:4px;
margin-left:17px;
line-height:1.5em;
 
  }
 
 
 .resourcelink a {
 
 font-size:12px;
   color:blue;
 
   text-decoration:none;
   line-height: 1.5em;
   
    }
   
   .resourcelink a:hover {
   
   font-size:12px;
   color:blue;
   text-decoration:underline;
   line-height: 1.5em;
   
    }
    
    .analysislink {
font-size:12px;
margin-bottom:5px;
   line-height: 1.6em;
  }
 
 
 .analysislink a {
 
 font-size:12px;
   color:blue;
 
   text-decoration:none;
  
   
    }
   
   .analysislink a:hover {
   
   font-size:12px;
   color:blue;
   text-decoration:underline;
 
   
    }
    
 .postheaderblock h2 {
                background-color: #eeeeee;
                display:block;
                width:650px;
                padding:5px;
                vertical-align:middle;
               line-height:1.6em;
               color:black;
      }
      
      

.applicantprofiletable {
                       width:440px;
                       margin-bottom:20px;
                       float:left;
}
    
.applicantablerow {
                  width:440px;
} 
   
      
.applicantheader {
width:140px;
float:left;
background-color:#eeeeee;
padding:3px;
margin-bottom:2px;
line-height:1.6em;


 }

.applicantfield {
width: 280px;
float:left;
background-color:none;
padding:3px;
margin-bottom:2px;
line-height:1.6em;

 }


 
 
 .applicationrightsidetable {
 margin-left:20px;
 float:left;
width: 430px;
line-height: 1.6em;
  }
  
  

.profiletable {
                       width:510px;

                       float:left;
}
    
.profiletablerow {
                  width:510px;
} 
   
      
.profileheader {
width:140px;
float:left;
background-color:#eeeeee;
padding:3px;
margin-bottom:3px;
line-height:1.6em;


 }

.profilefield {
width: 350px;
float:left;
background-color:none;
padding:3px;
margin-bottom:3px;
line-height:1.6em;
 }
 
 
 
.profiledescheader {
width:140px;
float:left;
background-color:#eeeeee;
padding:3px;
margin-bottom:3px;
line-height:1.6em;
height:110px;
 }

.profiledescfield {
width: 350px;
height:110px;
float:left;
background-color:none;
padding:3px;
margin-bottom:3px;
line-height:1.6em;
 }

.profilefieldlink a:hover {
              text-decoration:underline; 
}


 .profilerightsidetable {
 margin-left:20px;
 float:left;
width: 430px;
line-height: 1.6em;
  }
 
 
 .dumtable {
 
 float: left;
 width:100px;
 text-align:center;
 margin-right:5px;
 margin-bottom:5px;
  }
  
  
  
    
  
  .rankrow {
  margin-bottom:5px;
  margin-top:5px;
  clear:both;
  
   }
  
 .rankcolumn1 {
             width:75px;
           margin-right:5px;
             display:block;
             float:left;
             text-align:center;
 padding-bottom:3px;
             padding-top:3px
  }
   .rankcolumn2 {
             width:500px;
             display:block;
             float:left;
             text-align:left;
 padding-bottom:3px;
             padding-top:3px;
             padding-left:8px;
              margin-right:5px;
  }
   .rankcolumn3 {
             width:100px;
             display:block;
             float:left;
             text-align:center;
             padding-bottom:3px;
             padding-top:3px;
 
  }
 
 .rankheader1 {
             width:75px;
           background-color:#eeeeee;
             display:block;
             float:left;
             text-align:center;
             padding-bottom:4px;
             padding-top:4px;
  margin-right:5px;
  }
   .rankheader2 {
             width:500px;
              margin-right:5px;
             display:block;
             float:left;
             text-align:left;
              background-color:#eeeeee;
              padding-bottom:4px;
             padding-top:4px;
             padding-left:8px;
      
 
  }
   .rankheader3 {
             width:100px;
             display:block;
             float:left;
             text-align:center;
              background-color:#eeeeee;
 padding-bottom:4px;
             padding-top:4px;
  }	
  
  .alphabetmenu {
             width:30px;
           background-color:#eeeeee;
             display:block;
             float:left;
             text-align:center;
             padding-bottom:3px;
             padding-top:3px;
  margin-right:10px;
  margin-bottom:10px;

  }
  .alphabetmenuhighlight {
             width:30px;
           background-color:none;
            
             display:block;
             float:left;
             text-align:center;
             padding-bottom:3px;
             padding-top:3px;
  margin-right:10px;
  margin-bottom:10px;

  }
  
 .reportpageheading { 
                   width:100%;
                   display:block;
                   background-color:#eeeeee;
                   padding:5px;
                   margin-bottom:10px;
 }
  

 .healthmenuitem { 
                 font-size:13px; 
                 width:190px; 
                 padding:5px; 
                 display:block; 
                 text-align:right; 
                 margin-bottom:3px; 
                 background-color:#E7DEFF;
                 text-decoration:none;
 }
 
 #healthmenutab1 { 
                 font-size:13px; 
                 width:90px; 
                 padding:5px; 
                 display:block; 
                 text-align:center; 
                 margin-bottom:3px; 
                 background-color:#ffdeFF;
                 text-decoration:none;
                 float:left;
                 border-bottom: 4px solid white;
                
 }
 #healthmenutab2 { 
                 font-size:13px; 
                 width:90px; 
                 padding:5px; 
                 display:block; 
                 text-align:center; 
                 margin-bottom:3px; 
                 background-color:#E7DEFF;
                 text-decoration:none;
                 float:left;
                 border-bottom: 4px solid white;
                
 }
 
 
 .healthmenuitem:hover {
                       background-color:#ffdeFF; 
                       text-decoration:none;
                       }

                       
span.dropt {border-bottom: thin dotted;}
span.dropt:hover {text-decoration: none; z-index: 6; }
span.dropt span {position: absolute; left: -9999px;
  margin: 20px 0 0 0px; padding: 3px 3px 3px 3px;
  border-style:solid; color:black; border-color:black; border-width:1px; z-index: 6;}
span.dropt:hover span {left: 2%; background: #ffdeFF;} 
span.dropt span {position: absolute; left: -9999px;
  margin: 4px 0 0 0px; padding: 12px;
  font-weight:normal;
  text-align:left;
  line-height:19px; 
  border-style:solid; border-color:black; border-width:1px;border-radius:8px;}
span.dropt:hover span {margin: 20px 0 0 170px; background: #ffdeFF; z-index:6;}                        



#canvas-holder{
        width:500px;
        float:left;
        margin-right:30px;
      }
#canvas-holder2{
        width:200px;
        float:left;
        margin-right:30px;
      }
      
/* span are the solid colored dots on each line */
.doughnut-legend li span {
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 7px;
  float: left;
  margin-top: 1px;
  margin-right: 8px;
}

.doughnut-legend {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 14px;
  margin-top : 20px;
  float:left;
}

.doughnut-legend li {
  margin-bottom : 4px;
}

.doughnut-legend li:first-letter {
  text-transform: capitalize;
}

/*comm-how are the lines of the legend */
.comm-how {
  display: inline-block;
  float : left;
  color : #979797;
  width : 44px;
  text-align: right;
  margin-right : 10px;
}


