/* WORD LIST STYLES */

#wordlist {
	width: 700px;
}
#wordlist td, #wordlist th {
	padding: 5px;
	border: 0;
}
#wordlist th {
	background-color: #CCC;
}
#wordlist td {
	background-color: #FFF;
}
#wordlist .title {
	width: 50%;
	text-align: left;
}
#wordlist .writer {
	width: 20%;
	text-align: center;
}
#wordlist .date {
	width: 15%;
	text-align: center;
}
#wordlist .options {
	width: 15%;
	text-align: center;
}

#page #content-primary p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	margin: 15px 10px 0 0;
}
#page #content-primary .scripref {
	font-weight: bold;
	color: #000099;
}
#page #content-primary .scriptext {
	font-weight: bold;
	color: #660066;
}
#page #content-primary #photo_TOC ul {
	list-style-type: lower-roman;
	margin-top: 25px;
	margin-bottom: 20px;
}
#page #content-primary #photo_TOC li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#page #content-primary #photo_page p {
	text-align: center;
	margin-bottom: 15px;
	margin-top: 5px;
}
#page #content-primary #photo_page {
	margin-top: 50px;
}



#page #content-primary h1 {
	font-family: "Book Antiqua";
	font-size: 24px;
	color: #006699;
	text-align: center;
	margin-bottom: 50px;
}

#page #content-primary .subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	margin-top: 35px;
}
a:link, a:visited {
	text-decoration: none;
	color: #006699;
	border-bottom: 1px dotted #006699;
}
a:hover {
	text-decoration: underline;
	color: #006699;
	border-bottom: none;
}
#page #content-primary legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
#page #content-primary ul {
	list-style-type: circle;
	padding-left: 25px;
}
#page #content-primary li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}
#page #content-primary fieldset {
	padding: 15px;
}
#emailform fieldset{
  margin: 1.5em 0 0 0;
	padding: 0;
}
#emailform fieldset.submit {
  float: none;
	width: auto;
	border: 0 none #FFF;
}
#emailform label {
  float: left;
	width: 10em;
	margin-right: 1em;
	text-align: right;
}
#emailform fieldset ul {
	padding: 1em 1em 0 1em;
	list-style-type: none;
}
#emailform fieldset li {
  padding-bottom: 1em;
	list-style: none;
}
#page #content-primary hr {
	margin: 15px;
}
#linkstbl td {
	vertical-align: top;
	width: 50%;
}
#linkstbl td .link {
	text-align: center;
	padding: 15px 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#linkstbl td .link a:link img {
	text-decoration: none;
  border: 0;
	display: block;
}

/* STORE PAGE STYLES */

#page #content-primary .producttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-align: left;
}
#page #content-primary .producttitle img {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-bottom: none;
}
#page #content-primary .productsubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-align: left;
}
#page #content-primary .productauthor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660066;
	text-align: left;
}
#page #content-primary .productprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
}
#page #content-primary .productdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
#page #content-primary .productendorsement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #000066;
	font-style: italic;
	margin: 10px;
}
#page #content-primary .productendorsement a:link {
	text-decoration: none;
}
#page #content-primary .productendorsement a:visited {
	text-decoration: none;
}
#page #content-primary .productendorsement a:hover {
	text-decoration: underline;
	color: #990000;
}

/* TEAM STYLES */

#gkteam {
	margin: 15px;
	width: 95%;
}
#gkteam td {
	width: 50%;
	vertical-align: top;
}
#gkteam td .teamname {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 5px;
	font-weight: bold;
	color: #006699;
}
#gkteam td .teamtext{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#page #content-primary #gkteam img {
	margin-top: 15px;
}
