/* CASCADING STYLESHEET fuer Chris New BLOG
   standard_blue, 
   please feel free to edit
*/

/* + + + + +  G L O B A L   P A R T S */
body  {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	color: #222;
	background: #FFF;
	font-family: verdana, helvetica, arial, sans-serif;
	}
  
td {    
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	}
	
/* + + + + +  A R E A S */
	  
#head {
	width: 100%;
	height: 70px;
	margin: 0px 0px 0px 0px;
	background: #B0B0A0;
	background: url(background.gif);
	font-family: verdana, helvetica, arial, sans-serif;
	color: #222;
	font-size: 12px;
	text-align: left;
	}

#torso {
	width: 690px;
	margin: 0px 0px 0px 50px;
	text-align: left;
	}

#content {
	width: 450px;
	float: left;
	margin: 20px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	background-color: transparent;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #222;
	font-size: 10px;
	text-align: left;
	}

#navigation {
	width: 190px;
	float: right;
	margin: -15px 5px 0px 0px;
	padding-top: 50px;
	border-left: 1px #61889B dotted;
	background-color: #FFF;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #61889B;
	font-size: 10px;
	text-align: right;
	vertical-align: top;
	} 

#foot {
	width: 690px;
	height: 20px;
	float: left;
	padding-top: 3px;
	border-top: 1px dotted #61889B;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	color: #61889B;
	text-align: left;
	}

/* + + + + +  S E P E R A T O R S */

#sep_h {
	width: 100%;
	font-size: 0px; 
	border-bottom: #61889B 1px dotted;
	}

#sep_title {
	text-align: left;
	width: 100%;
	height: 1px;
	border-bottom: #61889B 1px dotted;
	font-size: 0px;
	}

/* + + + + +  T A B L E S */

.cell_title {
	background-color: #A3B2B9;
	vertical-align: top;
	text-align: left;
	}

.cell_one {
	background-color: #AEBEC6;
	vertical-align: top;
	text-align: left;
	}

.cell_two {
	background-color: #B9CBD3;
	vertical-align: top; 
	text-align: left;
	}
	
.cell_special {
	background-color: #83B7D1;
	vertical-align: top;
	text-align: left;
	}

/* + + + + +  T E X T / F O N T S */

.small {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #222;
	}

.norm  {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	color: #222;
	}

.big    {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #222;
	font-weight: bold;
	}

.alt_small {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #61889B;
	}

.alt_norm {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #61889B;
	}

.alt_big {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #61889B;
	letter-spacing: 2px;
	font-weight: bold;
        line-height: 22px;
	}

/* + + + + +  H Y P E R L I N K S */

a { 
        text-decoration: none; 
        color: #FC8014; 
        }

a:active { 
        text-decoration: none; 
        color: #FC8014; 
        }

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

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

/* + + + + +  I N F O R M A T I O N S */

fieldset { 
	color: #222;
	border:1px dotted #61889B;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;  
	}

/* + + + + +  L I S T S */

ul { 
	list-style: circle; 
	list-style-image:url(arrow.gif); 
	}

/* + + + + +  F O R M S */

/* BUTTONS, TEXTFIELDS */
INPUT.entry {
	BACKGROUND-COLOR: #E7ECEE;
	BORDER-BOTTOM-COLOR: #CDDCD5;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-LEFT-COLOR: #CDDCD5;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-RIGHT-COLOR:#CDDCD5;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-TOP-COLOR: #CDDCD5;
	BORDER-TOP-WIDTH: 1px;
	COLOR: #222;
	FONT-FAMILY: verdana, helvetica, arial, sans-serif;
	FONT-SIZE: 10px;
        }

/* TEXTAREAS */
TEXTAREA.entry {
	BACKGROUND-COLOR: #E7ECEE;
	BORDER-BOTTOM-COLOR: #CDDCD5;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-LEFT-COLOR: #CDDCD5;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-RIGHT-COLOR:#CDDCD5;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-TOP-COLOR: #CDDCD5;
	BORDER-TOP-WIDTH: 1px;
	COLOR: #222;
	FONT-FAMILY: verdana, helvetica, arial, sans-serif;
	FONT-SIZE: 10px;
	OVERFLOW-X: hidden;
	OVERFLOW-Y: auto;
        }

/* SELECTFIELDS */
SELECT.entry {
	BACKGROUND-COLOR: #E7ECEE;
	BORDER-BOTTOM-COLOR: #CDDCD5;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-LEFT-COLOR: #CDDCD5;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-RIGHT-COLOR:#CDDCD5;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-TOP-COLOR: #CDDCD5;
	BORDER-TOP-WIDTH: 1px;
	COLOR: #222;
	FONT-FAMILY: verdana, helvetica, arial, sans-serif;
	FONT-SIZE: 10px;
        }
