/* GLOBAL TEXT
----------------------------------------------- */
* {
	padding: 0px;
	margin: 0px;
}
BODY {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
P {
	padding-bottom: 15px;
	line-height: 18px;
}
H1 {
	margin-bottom: 20px;
	padding-bottom: 5px;
	text-align: left;
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #0066FF;
}
H2 {
	margin: 0px;
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #0066FF;
}
H3 {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
}


/* BANNER VARIABLES
----------------------------------------------- */
#banner {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	color: #B8C8D6;
	text-align: center;
}


/* LIGHT BLUE BOX VARIABLES
----------------------------------------------- */
.tr-lb H3 {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #0059AD;
	margin-bottom: 10px;
}
.tr-lb {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	line-height: 16px;
}


/* LIGHT GREEN BOX VARIABLES
----------------------------------------------- */
.tr-lg H3 {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #558700;
	margin-bottom: 10px;
}
.tr-lg {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}
.sidesection-right UL {
	margin: 0;
	padding: 0;
}
.sidesection-right LI {
	list-style-type: none;
	padding-left: 14px;
	padding-bottom: 3px;
}
.sidesection-right LI {
	background: url("/images/star.gif") no-repeat 0 4px;
}
.sidesection-right A {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #E5F2BF;
}
.sidesection-right A:LINK {
	color: #E5F2BF;
}
.sidesection-right A:VISITED {
	color: #E5F2BF;
}
.sidesection-right A:HOVER {
	color: #FFFFFF;
}


/* FOOTER BOX VARIABLES
----------------------------------------------- */
.tr-ftr {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
.tr-ftr A {
	color: #FFFFFF;
}
.tr-ftr A:LINK {
	color: #FFFFFF;
}
.tr-ftr A:VISITED {
	color: #FFFFFF;
}
.tr-ftr A:HOVER {
	color: #FFFFFF;
}
.tr-ftr .disclaimer {
	margin-top: 5px;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #0059AD;
	text-align: left;
}


/* BREADCRUMB VARIABLES
----------------------------------------------- */
#breadcrumbs {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #999999;
	text-align: left;
}
#breadcrumbs A {
	color: #999999;
	text-decoration: underline;
}
#breadcrumbs A:LINK {
	color: #999999;
}
#breadcrumbs A:VISITED {
	color: #999999;
}
#breadcrumbs A:HOVER {
	color: #FF0000;
}


/* RIGHT COLUMN VARIABLES
----------------------------------------------- */
.sidesection 	{
	margin: 0px 0px 10px 5px;
	padding-bottom: 5px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px dotted #CCCCCC;
}
.sidesection H2 {
	margin: 0px 5px 0px 0px;
	color: #0066FF;
}
.sidesection UL {
	margin: 5px 0px 10px 0px;
	padding: 0;
}
.sidesection OL {
	margin: 3px 0px 5px 0px;
	padding: 0;
}
.sidesection LI {
	list-style-type: none;
	padding-left: 14px;
	padding-bottom: 7px;
}
.sidesection LI.diamonds {
	background: url("http://www.click-planet.com/poker/images/icons/diamond.gif") no-repeat 0 4px;
}
.sidesection LI.spades {
	background: url("http://www.click-planet.com/poker/images/icons/diamond.gif") no-repeat 0 4px;
}
.sidesection .selected {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.sidesection A {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
}
.sidesection A:LINK {
	color: #0066FF;
}
.sidesection A:VISITED {
	color: #0066FF;
}
.sidesection A:HOVER {
	color: #FF0000;
}


/* FOOTER TEXT VARIABLES
----------------------------------------------- */
#banner-bottom {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #999999;
	text-align: left;
	border-top: 1px dotted #CCCCCC;
}


/* BOX VARIABLES
----------------------------------------------- */
.box {
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-color: #FEFEFE;
}


/* CHAPTER NAVIGATION VARIABLES
----------------------------------------------- */
#chapterNavigation {
	width: 100%;
	padding-bottom: 20px;
	text-align: left;
}
#chapterNavigation .left {
	width: 50%;
	float: left;
  	text-align: left;
  		}
#chapterNavigation .right {
  	width: 50%;
  	float: right;
  	text-align: right;
}
.clear {
	clear: both;
}


/* 250X250 LEFT RELATED INFORMATION VARIABLES
----------------------------------------------- */
.rel250 {
	width: 240px;
	float: left;
	margin: 0px 15px 0px 0px;
	padding: 0px 10px 10px 0px;
	border-right: 1px dotted #CCCCCC;
}
.rel250 H4 { 
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 14px;
	color: #990000;
}
.rel250 P { 
	margin: 0px;
}


/* 250X250 RIGHT RELATED INFORMATION VARIABLES
----------------------------------------------- */
.rel250R {
	width: 240px;
	float: right;
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 10px 10px;
	border-left: 1px dotted #CCCCCC;
}
.rel250R H4 { 
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 14px;
	color: #990000;
}
.rel250R P { 
	margin: 0px;
}


/* 300X250 RIGHT RELATED INFORMATION VARIABLES
----------------------------------------------- */
.rel300R {
	width: 290px;
	margin: 0px;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px dotted #CCCCCC;
	float: right;
}
.rel300R P { 
	margin: 0px;
}


/* 125X125 RIGHT RELATED INFORMATION VARIABLES
----------------------------------------------- */
.rel125R {
	width: 125px;
	height: 125px;
	float: right;
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 10px;
	border-left: 1px dotted #CCCCCC;
}
.rel125R P { 
	margin:0;
}






/* MISC VARIABLES
----------------------------------------------- */
#banner {
	text-align: left;
}
#header-navigation {
	text-align: left;
}
#content {
	text-align: left;
}
#content H2 {
	font-size: 18px;
	font-weight: bold;
}
#column-right {
	text-align: left;
}
#column-right p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	font-size: 11px;
	font-weight: normal;
}
#introtext {
	color: #FFFFFF;
}
#introtext H1 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size: 16px;
	font-weight: normal;
}
.categoryHeader {
	margin: 15px 0px 5px 0px;
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 10px;
	color: #999999;
	text-align: left;
	border-bottom: 1px solid #999999;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF0000;
}

.listingHeader {
	margin: 15px 0px 10px 0px;
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 10px;
	color: #999999;
	text-align: left;
	border-bottom: 1px solid #999999;
}
.listings {
	margin-bottom: 20px;
}
.listings A {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: underline;
}
.listings A:LINK {
	color: #0066FF;
}
.listings A:VISITED {
	color: #0066FF;
}
.listings A:HOVER {
	color: #FF0000;
	text-decoration: underline;
}
.listings P {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #EAEAEA;
}
.listings .last {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 0px;
}
.listings .normal {
	font-weight: normal;
}
.premium-yes {
	margin-bottom: 20px;
	padding: 5px;
	border: 1px solid #3AB6E9;
	background-color: #D8F0FB;
}
.note {
	padding: 5px;
	border: 5px solid #EAEAEA;
	background-color: #FCFCFC;
}
.searchBoxMain {
	width: 70%;
	margin: 10px 10px 15px 10px;
	padding: 5px;
	border: 1px solid #C0B097;
	background-color: #EFEBDD;
	text-align: center;
}
.searchBoxRight {
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #C0B097;
	background-color: #EFEBDD;
}
.searchBoxRight P {
	font-family: Arial, Verdana;
}
.byline {
	font-family: Arial, Verdana;
	font-size: 10px;
	text-align: center;
}
.formSearch {
	width: 133px;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000000;
	border-color: #C0B097; 
	border-style: solid; 
	border-width: 1px; 
}
.form {
	width: 80%;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000000;
	border-color: #C0B097; 
	border-style: solid; 
	border-width: 1px; 
}
.formAdd {
	width: 195px;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000000;
	border-color: #C0B097; 
	border-style: solid; 
	border-width: 1px; 
}
.button {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000000;
	border-color: #CCCCCC #808080 #808080 #CCCCCC; 
	background-color: #F6F6F6; 
	background-image: url(http://www.theamazingdietpatch.com/images/background-button.gif); 
	border-style: solid; 
	border-width: 1px; 
}
.dropCap {
	font-family: georgia,serif;
	font-size: 400%;
	color: #990000;
	line-height: 83%;
	padding-right: 6px;
	display: block;
	float: left;
}

ul      {
        padding: 0;
        margin: 10px 20px;
}


/* ARTICLE VARIABLES
----------------------------------------------- */
.article {
	margin-right: 10px;
}
.article UL {
	margin: 0px 0px 10px 10px;
}
.article OL {
	margin: 0px 0px 10px 10px;
}
.article LI {
	padding-left: 18px;
	padding-bottom: 10px;
	line-height:18px;
	list-style-type: none;
}
.article LI {
	background: url("http://www.click-planet.com/poker/images/icons/diamond.gif") no-repeat 0 3px;
}
DL {
	margin-bottom: 5px;
}
DT {
	list-style-type: none;
	padding-left: 20px;
	font-style: italic;
}
DD {
	list-style-type: none;
	padding: 0px 0px 10px 20px;
}


.categoryMain {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.categoryMain A {
	color: #000000;
}
.categoryMain A:LINK {
	color: #000000;
}
.categoryMain A:VISITED {
	color: #000000;
}
.categoryMain A:HOVER {
	color: #FF0000;
}