/*
Site Name: www.Cockatiel-Cages.com
Site URI: http://www.Cockatiel-Cages.com
Description: Typography stylesheet for www.Cockatiel-Cages.com
Version: 1.0
Author: www.Cockatiel-Cages.com
Author URI: http://www.Cockatiel-Cages.com

Version Comments
v1.0  05 January 2009

*/

* {
	font-family: "Microsoft Sans Serif", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* Basic Page Properties */

body {
	font-size: 0.9em;
}

h1 {
     font-size: 200%;
}

h2 {
     font-size: 170%;
}

h3 {
     font-size: 150%;
}

h4 {
     font-size: 120%;
}
H5 {
	 font-size:14px;
	 color:#FF0000;
	 font-weight:bold;
	 text-align:center;
}
H6 {
	font-size:14px;
	color:#0000FF;
	font-weight:bold;
	text-align:center;
}
H9 {
	font-size:2px;
	font-weight:normal;
	text-align:center;
	color: #CCFFCC;
}
leftcolcenter {
	font-size:10px;
	color:#000000;
	font-weight:bold;
	text-align:center;
}

pokelist {
	font-size:6px;
	color:#000000;
	font-weight:normal;
	text-align:left;
}

/* links */

a:link,
a:visited {
     text-decoration: none;
}

a:hover {
     text-decoration: none;
}

/* site menu */

#wksitemenu li a, #wksitemenu li a:link{
	font-size: 0.9em;	
	text-decoration: none;
	font-weight: bold;
}

#wksitemenu a:hover{
	text-decoration:underline;
}

/* News ticker */

.newshead {
	font-size: 1.2em;
}

.newstext {
	font-size: 1.1em;
}

/* shop menu */

#shopmenu li a, #shopmenu li a:link{
	font: Arial, Helvetica, sans-serif;
	font-size: 0.8em;	
	text-decoration: none;
	font-weight: bold;
}

#shopmenu a:hover{
	text-decoration:underline;
}

/* Footer area */

#footermenu, #copyright {
	font-size: 0.75em;
}

#footermenu li a, #copyright a {
	text-decoration:none;
}

#footermenu li a:hover, #copyright a:hover {
	text-decoration:underline;
}

/* AOM store */

a.aom_il {font-size: 0.9em; font-weight: bold;}
.aom_st, .aom_stn {font-size: 0.7em;}
.aom_c h1 {font-size: 2.5em; font-weight: bold; }
.aom_c h3 {font-weight: bold;}
.aom_t {font-weight: bold;}
.aom_sl {font-weight: bold;}
a.aom_sbt {font-weight:bold;	} /* Viewcart and checkout link */


/* previous/next/page numbers */

.aom_pg {font-size:85%;}
.aom_pg span.aom_current {font-weight:bold;}
.aom_pg a {text-decoration:none;}
.aom_pg a:hover {text-decoration: underline;}
.aom_pg a.aom_np {font-weight:bold;}

/* Cart */

a.aom_cte {font-weight:bold;} /* cart link even */
a.aom_ctle {font-size:smaller;} /* cart line even */
a.aom_cto {font-weight:bold;} /* cart link odd */
a.aom_ctlo {font-size:smaller;} /* cart line odd */
.aom_ctm {font-weight:bold;} /* message */
.aom_cts {font-weight:bold;} /* cart total */
