
/* CSS Document */

body {
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
margin : 0;
padding : 0;
min-width : 922px;
line-height : 1.04em;
background-color : #626262;
text-align : center;
}
h1 {
text-align : center;
font-size : 225%;
line-height : 20pt;
color : green;
}
h2 {
text-align : center;
font-size : 170%;
line-height : 20pt;
color : blue;
}
h3 {
text-align : center;
font-size : 150%;
line-height : 20pt;
color : blue;
}
h4 {
text-align : left;
font-size : 125%;
line-height : 10pt;
color : green;
}
#wrapper {
margin : 0 auto;
text-align : left;
width : 922px;
}
#faux {
background : url(../image-files/faux-1-2-col.gif);no repeat
margin-bottom : 5px;
overflow : auto;
width : 100%;
}

#header {
 color: #333;
 width: 902px;
 padding: 10px;
 height: 178px;
 margin: 0px 0px 0px 0px;
 background-color: #660000;
 border : 0;
 }
#leftcolumn {
display : block;
color : #333;
width : 185px;
float : left;
padding : 5px;
margin : 5px;
text-align : left;
}
p {
color : black;
padding : 0 10px 0 0;
margin-right : 10px;
font-size : 1em;
font-weight : 100;
}
.copyBlack {
font-size : 10px;
font-weight : bold;
color : #000000;
}
.copyGrey {
font-size : 10px;
font-weight : normal;
color : #777777;
}
.copyBold {
font-size : 10px;
font-weight : bold;
color : #000000;
}
.copyRedBold {
font-size : 10px;
font-weight : bold;
color : #990000;
}
.images {
border : 0;
}
.bodog {
border : 0;
text-align : center;
}
/* ----------- My Form ----------- */
.myform{
	margin:0 auto;
	width:160px;
	padding:5px;
}
/* ----------- stylized ----------- */
#stylized{
		border:solid 2px #fff;
		background:#d6d7bb;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:0px;
}
	#stylized p{
		font-size:11px;
		color:#316310;
		margin-bottom:3px;
		border-bottom:solid 1px #fff;
		padding-bottom:3px;
	}
	#stylized label{
		display:block;
		font-weight:bold;
		text-align:left;
		width:100px;
		float:left;
	}
	#stylized .small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:100px;
	}
	#stylized input{
		float:left;
		font-size:10px;
		padding:4px 2px;
		border:solid 1px #aacfe4;
		width:100px;
		margin:2px 0 20px 10px;
	}
	#stylized button{ 
		clear:both;
		margin-left:3px;
		width:135px;
		height:31px;
		background:#d6d7bb url(../image-files/button.gif) no-repeat;
		text-align:center;
		line-height:31px;
		color:#000;
		font-size:11px;
		font-weight:bold;
	}

#navigation {
width : 185px;
}
#navigation ul {
list-style : none;
margin : 0;
padding : 0;
}
#navigation li {
border-bottom : 1px solid #f7fff7;
}
#navigation li a:link, #navigation li a:visited {
font-size : 90%;
display : block;
padding : 0.4em 0 0.4em 0.5em;
border-left : 12px solid #569617;
border-right : 1px solid #304e22;
background-color : #127400;
color : #ffffff;
text-decoration : none;
}
.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(../image-files/menur_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(../image-files/menur_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(../image-files/menur_hover_right.gif) no-repeat right top; /*right tab image path*/
}
#rightcolumn {
float : right;
color : #333;
margin-left : auto;
margin-right : auto;
width : 683px;
display : inline;
position : relative;
}
.boldtext {
color : #000000;
font-weight : bold;
}
.darkgreentext {
color : #277227;
}
.redtext {
color : #cc0000;
}
div.calculator
{
width:610px;
font:12px Verdana;
background: #d6d7bb;
}
blockquote p

    {
  color: #660000;
	font-size: 13px;

	text-align:justify;
  font-weight: bold;
  font-style: italic;

	width:600px;

	float: left;

	background: url(../image-files/blockquote-2.gif) bottom right no-repeat;

	padding-top: 0px;

	padding-right: 25px;

	padding-bottom: 0px;

	padding-left: 0px;

	margin-left: 0px;

	margin-bottom: 10px;

}



blockquote

    {
  color: #660000;
	font-size: 13px;

	background: url(../image-files/blockquote-1.gif) top left no-repeat;

	padding-top: 0px;

	padding-bottom: 15px;

	padding-left: 20px;

	padding-right: 0px;

	margin-left: 10px;

}



cite

    {

	font-size: 12px;
	float: right;



}


div.hr {
height : 15px;
background : #d6d7bb url(../image-files/hr.gif) no-repeat scroll center 0%;
}
div.hr hr {
display : none;
}
div.texascalculatem {
text-align : center;
}
div.pokerimages {
float : left;
padding : 10px;
}
div.button {
text-align : center;
border : none;
}
div.imageright {
float : right;
padding : 10px;
}
div.imageleft {
float : left;
padding : 0 10px 10px 0;
}
div.poker-reviews {
background : url(../image-files/reviewback.jpg) no-repeat left center;
padding : 10px 0 10px 0;
}
.overallscore {
list-style : none;
font-size : 11px;
margin : 0.5em;
padding : 0.5em;
}
.hits {
list-style : none;
}
.hits li {
background : url(../image-files/arrow-red.gif) no-repeat left center;
padding-left : 20px;
}
.misses {
list-style : none;
}
.misses li {
background : url(../image-files/arrow-red.gif) no-repeat left center;
padding-left : 20px;
}
.stats {
list-style : none;
}
.stats li {
background : url(../image-files/checkmark.gif) no-repeat left center;
padding-left : 20px;
}
div.article-entries {
background : url(../image-files/box-content.gif) no-repeat;
float : right;
background-position : bottom left;
padding : 0 0 10px 0;
}
h3.first-child {
height : 27px;
width : 310px;
margin : 0 10px 0 0;
padding : 12px 0 0 0;
font-size : 1em;
color : #fff;
background : #c00 url(../image-files/box-b-head.gif) no-repeat;
}
ul.arrow {
margin : 0 0 0 15px;
padding : 0;
list-style : none;
}
ul.arrow li {
margin : 2px 0;
padding-left : 25px;
font-size : 0.75em;
font-weight : bold;
background : url(../image-files/arrow-green.gif) no-repeat;
}
ul.arrow a {
text-decoration : none;
}
div.buynow {
text-align : center;
padding : 0 0 10px 0;
margin : 0 0 10px 0;
}
table#connectors {
margin : auto;
border : 1px solid #277446;
background-color : #ffffff;
width : 500px;
font-size : 120%;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #000099;
}
table#connectors td {
padding : 5px;
border : 1px solid #277446;
}
table#pairs {
margin : auto;
border : 1px solid #277446;
background-color : #ffffff;
width : 500px;
font-size : 120%;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #000099;
}
table#pairs td {
padding : 5px;
border : 1px solid #277446;
}
table#table2 {
margin : auto;
border : 1px solid #277446;
background-color : #ffffff;
width : 600px;
font-size : 90%;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #000099;
}
table#table2 td {
padding : 5px;
}
table#table3 {
margin : auto;
border : 1px solid #277446;
background-color : #ffffff;
width : 500px;
font-size : 120%;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #000099;
}
table#table3 td {
padding : 5px;
}
table#table4 {
margin : auto;
border : 1px solid #277446;
background-color : #ffffff;
width : 500px;
font-size : 120%;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #000099;
}
table#table4 td {
padding : 5px;
}
table#table5 {
margin : auto;
border : 1px solid #277446;
background-color : #ffffff;
width : 500px;
font-size : 120%;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #000099;
}
table#table5 td {
padding : 5px;
border : 1px solid #277446;
}
table#table6 {
margin : auto;
border : 1px solid #277446;
background-color : #ffffff;
width : 500px;
font-size : 120%;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #000099;
}
table#table6 td {
padding : 5px;
border : 1px solid #277446;
}
table#table7 {
margin : auto;
border : 1px solid #277446;
background-color : #ffffff;
width : 500px;
font-size : 120%;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #000099;
}
table#table7 td {
padding : 5px;
border : 1px solid #277446;
}
table#table8 {
margin : auto;
border : 1px solid #277446;
background-color : #ffffff;
width : 500px;
font-size : 120%;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #000099;
}
#table8 td {
padding : 5px;
border : 1px solid #277446;
}
#table9 {
margin : auto;
border : 1px solid #277446;
background-color : #ffffff;
width : 500px;
font-size : 120%;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #000099;
}
#table9 td {
padding : 5px;
border : 1px solid #277446;
}
#table10 {
margin : auto;
border : 1px solid #277446;
background-color : #ffffff;
width : 515px;
font-size : 120%;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #000099;
}
table#table10 td {
padding : 5px;
}
#table11 {
margin : auto;
border : 1px solid #277446;
background-color : #ffffff;
width : 500px;
font-size : 120%;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #000099;
}
table#table11 td {
padding : 5px;
text-align : center;
}
#table12 {
margin : auto;
border : 1px solid #277446;
background-color : #ffffff;
width : 500px;
font-size : 100%;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #000099;
}
table#table12 td {
padding : 5px;
}
#table13 {
margin : auto;
border : 1px solid #277446;
background-color : #ffffff;
width : 500px;
font-size : 100%;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #000099;
}
table#table13 td {
padding : 5px;
}
#table14 {
margin : auto;
border : 1px solid #277446;
background-color : #ffffff;
width : 500px;
font-size : 100%;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #000099;
}
table#table14 td {
padding : 5px;
}
.first {
width : 100px;
}
.toprow {
font-weight : bold;
text-align : center;
background-color : #f9d678;
}
.leftcol {
font-weight : bold;
text-align : left;
width : 150px;
background-color : #ffffff;
}
.row1 {
font-weight : bold;
text-align : center;
background-color : #f9d678;
}
.row2 {
font-weight : bold;
text-align : center;
background-color : #f9d678;
}
.row3 {
font-weight : bold;
text-align : left;
background-color : #277446;
color : #fff;
}
.row4 {
text-align : left;
background-color : #fff;
color : #000;
}
.firstrow {
font-weight : bold;
text-align : center;
background-color : #12af41;
}
.secondrow {
font-weight : normal;
text-align : center;
background-color : #fff;
}
.toprow {
font-weight : bold;
text-align : center;
background-color : #f9d678;
}
.bottomrow {
font-weight : bold;
text-align : center;
background-color : #f9d678;
}
.pro {
text-align : center;
width : 123px;
background-color : #ffffff;
}
.rock {
text-align : center;
width : 123px;
background-color : #ffffff;
}
.rock1 {
text-align : center;
width : 123px;
background-color : #ffffff;
}
.maniac {
text-align : left;
width : 123px;
background-color : #ffffff;
}
.maniac1 {
text-align : left;
width : 123px;
background-color : #ffffff;
}
.fish {
text-align : left;
width : 123px;
background-color : #ffffff;
}
.fish {
text-align : left;
width : 123px;
background-color : #ffffff;
}
.odd {
text-align : left;
width : 248px;
background-color : #ffffff;
}
.even {
text-align : left;
width : 248px;
background-color : #ffffcc;
}
.data {
color : #000000;
text-align : left;
background-color : #ffffff;
}
td.boldgreen {
font-weight : bold;
text-align : center;
background-color : #ffffff;
color : #006600;
font-weight : bold;
font-size : 90%;
font-family : Verdana, Arial, Helvetica, sans-serif;
}
td.green {
text-align : center;
background-color : #ffffff;
color : #00cc00;
font-size : 90%;
font-family : Verdana, Arial, Helvetica, sans-serif;
}
td.red {
text-align : center;
background-color : #ffffff;
color : #cc0000;
font-size : 90%;
font-family : Verdana, Arial, Helvetica, sans-serif;
}
td.black {
text-align : center;
background-color : #ffffff;
color : #000000;
font-size : 90%;
font-family : Verdana, Arial, Helvetica, sans-serif;
}
#texas-holdem-top-10-list table {
width : 100%;
border-spacing : 0;
}
#texas-holdem-top-10-list table tr th {
background : #931307 url(../image-files/top-10-list-th.jpg) repeat-x left top;
padding : 3px 10px;
color : #fff;
text-align : left;
vertical-align : middle;
}
#texas-holdem-top-10-list table tr td {
text-align : left;
vertical-align : middle;
font : bold 12px/1.2 Trebuchet MS;
padding : 5px 10px;
border-bottom : 1px dashed #e4ebea;
}
#texas-holdem-top-10-list table tr.last-child td {
border : 0;
}
#texas-holdem-top-10-list table tr td a {
font-size : 11px;
}
#texas-holdem-top-10-list table tr td.description {
font : 11px/1.1 Trebuchet MS;
width : 230px;
}
#new-texas-holdem-top-10-list {
background : url(top-10-list-content.gif) no-repeat left bottom;
width : 655px;
}
#new-texas-holdem-top-10-list h2 {
margin : 0;
background : #1e4a1c url(new-top-10-list-heading.gif) no-repeat;
padding : 25px 15px 15px 10px;
color : #fff;
font : bold 26px/1.2 Trebuchet MS;
}
#new-texas-holdem-top-10-list table {
width : 100%;
border-spacing : 0;
}
#new-texas-holdem-top-10-list table tr th {
background : #1e4a1c;
padding : 3px 10px;
color : #fff;
text-align : center;
vertical-align : middle;
white-space : nowrap;
}
#new-texas-holdem-top-10-list table tr th img {
vertical-align : -2px;
margin-left : 3px;
cursor : help;
}
#new-texas-holdem-top-10-list table tr th.first-child, #new-texas-holdem-top-10-list table tr th.bonus, #new-texas-holdem-top-10-list table tr th.description {
text-align : left;
}
#new-texas-holdem-top-10-list table tr td {
text-align : center;
vertical-align : middle;
font : bold 12px/1.2 Trebuchet MS;
padding : 5px 10px;
border-bottom : 1px dashed #e4ebea;
}
#new-texas-holdem-top-10-list table tr td.first-child, #new-texas-holdem-top-10-list table tr td.bonus, #new-texas-holdem-top-10-list table tr td.name, #new-texas-holdem-top-10-list table tr td.description {
text-align : left;
}
#new-texas-holdem-top-10-list table tr td.description {
font-size : 11px;
}
#new-texas-holdem-top-10-list table tr td.bonus a {
color : #1900ff;
}
#new-texas-holdem-top-10-list table tr.last-child td {
border : 0;
}
ul#icon-descriptions {
clear : both;
margin : 10px 0;
list-style-type : none;
}
ul#icon-descriptions li {
display : inline;
margin : 0 20px 0 0;
}
ul#icon-descriptions li img {
vertical-align : middle;
margin : 0 5px 0 0;
}
#top-list div.dd-first-child {
background : #ccd2d1 url(../image-files/top-list-top-2.jpg) repeat-x left top;
padding : 0 0 10px 0;
}
#top-list div.dd-first-child:after {
display : block;
clear : both;
content : ".";
visibility : hidden;
height : 0;
}
#top-list div.dd-first-child h2 {
background : url(../image-files/top-list-top-top-2.jpg) no-repeat;
font : bold 14px/1.3 Trebuchet MS;
color : #000;
margin : 0 0 0 0;
padding : 10px 15px;
}
#top-list div.dd-first-child ul li {
float : left;
width : 200px;
margin : 0 0 5px 0;
font : bold 11px/1.2 Trebuchet MS;
}
#top-list div.dd-first-child ul li a {
color : #116bb1;
text-decoration : none;
}
#top-list div.dd-first-child ul li a:hover {
text-decoration : underline;
}
#top-list div.dd-first-child ul li.sel a {
color : #5c9700;
}
#top-list h2.dd {
background : #a22d1b url(../image-files//top-list-heading-bg.jpg) repeat-x;
margin : 0;
font : bold 25px/1.2 Trebuchet MS;
color : #fff;
text-transform : uppercase;
}
#top-list h2.dd span {
display : block;
background : url(../image-files//top-list-heading-arrow.jpg) no-repeat left 50%;
padding : 15px 25px;
}
#top-list p {
background : #a22d1b;
padding : 0 10px 10px 10px;
margin : 0;
color : #fff;
}
#top-list table {
width : 100%;
border-spacing : 0;
}
#top-list table tr th {
background : #931307 url(../image-files/top-list-table-th.jpg) repeat-x left top;
padding : 3px 10px;
color : #fff;
text-align : left;
vertical-align : middle;
white-space : nowrap;
}
#top-list table tr th img {
vertical-align : -2px;
margin-left : 3px;
cursor : help;
}
#top-list table tr td {
text-align : left;
vertical-align : middle;
font : bold 12px/1.2 Trebuchet MS;
padding : 5px 10px;
border-bottom : 1px dashed #e4ebea;
}
#top-list table tr.last-child td {
border : 0;
}
#top-list table tr td a {
font-size : 11px;
}
#top-list table tr td.description {
font : bold 11px/1.1 Trebuchet MS;
width : 230px;
}
#review {
background : url(../image-files/review-top-bottom.gif) no-repeat left bottom;
padding : 0 20px 20px 20px;
}
#review:after {
display : block;
height : 0;
content : ".";
clear : both;
visibility : hidden;
}
#review ul.first-child {
background : #fff url(../image-files//review-top-top.gif) no-repeat left bottom;
margin : 0 -20px 10px -20px;
list-style-type : none;
height : 34px;
padding : 0 0 9px 0;
}
#review ul.first-child li {
background : url(../image-files//review-top-nav.gif) no-repeat left top;
width : 166px;
height : 34px;
margin : 0 2px 0 0;
float : left;
}
#review ul.first-child li a {
display : block;
text-align : center;
padding : 10px 0 0 0;
height : 24px;
font : bold 11px/1.2 Trebuchet MS;
color : #1f1f1f;
text-decoration : none;
text-transform : uppercase;
outline : 0;
}
#review ul.first-child li.sel {
background-position : left -34px;
}
#review ul.first-child li.sel a {
color : #379700;
}
#review div.first-of-kind {
width : 185px;
float : left;
}
#review div.first-of-kind h3.first-of-kind {
font-size : 15px;
}
#review div.first-of-kind div {
background : #f4f7f6;
padding : 10px;
margin : 10px 0;
}
#review div.first-of-kind div ul {
margin : 0;
list-style-type : none;
}
#review.review-summary div.first-of-kind div ul li {
margin : 0 0 10px 0;
font-weight : bold;
position : relative;
}
#review.review-summary div.first-of-kind div ul li span {
position : absolute;
right : 0;
font-size : 14px;
}
#review.review-summary div.first-of-kind div ul li span a {
color : #1900ff;
}
#review.review-summary div.first-of-kind div p {
margin : 0;
}
#review.review-summary div.first-of-kind div p a {
background : url(../gfx/icons/arrow-black-big.gif) no-repeat left 50%;
padding : 15px 0 15px 30px;
display : block;
font-size : 12px;
color : #1900ff;
text-transform : uppercase;
font-weight : bold;
}
#review.review-summary div.first-of-kind ol {
margin : 10px 0;
list-style-type : none;
}
#review.review-summary div.first-of-kind ol li {
background : url(../gfx/content/review-steps-step-1.gif) no-repeat left top;
margin : 0 0 10px 0;
padding : 15px 0 0 50px;
font-weight : bold;
text-transform : uppercase;
}
#review.review-summary div.first-of-kind ol li.li-2 {
background-image : url(../gfx/content/review-steps-step-2.gif);
}
#review.review-summary div.first-of-kind ol li.li-3 {
background-image : url(../gfx/content/review-steps-step-3.gif);
}
#review.review-summary div.first-of-kind ol li img {
margin : 15px 0 0 -30px;
}
#review.review-summary div.first-of-kind p strong {
text-transform : uppercase;
}
#review.review-summary div.first-of-kind p a.button {
background-image : url(../gfx/icons/button-black-arrow-180.gif);
width : 145px;
padding-left : 35px;
}
#review div.last-child {
width : 420px;
float : right;
}
#review.review-summary div.last-child h3.first-child {
font-size : 24px;
}
#review.review-summary div.last-child p.rating {
font : bold 17px/1.2 Trebuchet MS;
color : #5e5e5e;
}
#review.review-summary div.last-child p.rating strong {
font : bold 30px/1.2 Trebuchet MS;
color : #d22c06;
letter-spacing : -3px;
}
#review.review-summary div.last-child p.rating img {
margin-left : 10px;
}
#review.review-summary div.last-child ul.hits {
margin : 20px 0;
padding : 10px 0;
border-top : 1px solid #d8d8d8;
border-bottom : 1px solid #d8d8d8;
list-style-type : none;
text-align : center;
}
#review.review-summary div.last-child p.first-screen {
width : 200px;
float : left;
position : relative;
}
#review.review-summary div.last-child p.last-screen {
width : 200px;
float : right;
position : relative;
}
#review.review-summary div.last-child p.first-screen a.enlarge, #review.review-summary div.last-child p.last-screen a.enlarge {
background : url(../gfx/icons/arrow-blue.gif) no-repeat left 50%;
position : absolute;
right : 0;
padding : 0 0 0 18px;
}
#review.review-summary div.last-child p.first-screen img, #review.review-summary div.last-child p.last-screen img {
margin-top : 5px;
}
#review.review-summary div.last-child h3.after-screens {
clear : both;
}
#review.review-summary div.last-child p.last-child {
text-align : center;
}
#review.review-bonus div.first-of-kind div ul li, #review.review-get-started div.first-of-kind div ul li {
margin : 0 0 10px 0;
font-size : 14px;
font-weight : bold;
}
#review.review-bonus div.first-of-kind div ul li span, #review.review-get-started div.first-of-kind div ul li span {
color : #1900ff;
}
#review.review-bonus div.last-child h3.first-child {
font-size : 24px;
margin-bottom : 20px;
}
#review.review-bonus div.last-child h3.first-child a {
color : #1900ff;
}
#review.review-bonus div.last-child p.last-child {
text-align : center;
}
#review-get-started h3 {
font-size : 24px;
}
#review-get-started ol {
margin : 10px 0;
list-style-type : none;
float : left;
}
#review-get-started ol li {
background : url(../gfx/content/review-steps-step-1.gif) no-repeat;
float : left;
margin : 0 10px 0 0;
padding : 15px 0 0 50px;
font-weight : bold;
text-transform : uppercase;
width : 130px;
}
#review-get-started ol li.li-2 {
background-image : url(../gfx/content/review-steps-step-2.gif);
}
#review-get-started ol li.li-3 {
background-image : url(../gfx/content/review-steps-step-3.gif);
}
#review-get-started ol li img {
margin : 15px 0 0 -25px;
}
#review-get-started div {
float : right;
width : 180px;
}
#review-get-started div p {
text-transform : uppercase;
}
#review-get-started div p a.button {
background-image : url(../gfx/icons/button-black-arrow-180.gif);
width : 145px;
padding-left : 35px;
}
#review.review-details div.first-of-kind div {
background : #f4f7f6;
padding : 10px;
margin : 10px 0;
}
#review.review-details div.first-of-kind div ul {
margin : 0;
list-style-type : none;
}
#review.review-details div.first-of-kind div ul li {
margin : 0 0 10px 0;
font-weight : bold;
}
#review.review-details div.first-of-kind div ul li span {
font-size : 14px;
color : #1900ff;
}
#review.review-details div.first-of-kind div ul li span a {
color : #1900ff;
}
#review.review-details div.first-of-kind div p {
margin : 0;
}
#review.review-details div.first-of-kind div p a {
background : url(../gfx/icons/arrow-black-big.gif) no-repeat left 50%;
padding : 15px 0 15px 30px;
display : block;
font-size : 12px;
color : #1900ff;
text-transform : uppercase;
font-weight : bold;
}
#review.review-details div.last-child ol {
margin : 20px 0 0 0;
list-style-type : none;
}
#review.review-details div.last-child ol li {
background : url(../gfx/content/review-steps-step-1.gif) no-repeat left top;
margin : 0 0 10px 0;
padding : 15px 0 0 50px;
clear : left;
}
#review.review-details div.last-child ol li strong {
color : #1900ff;
}
#review.review-details div.last-child ol li strong.first-child {
text-transform : uppercase;
color : #000;
display : block;
}
#review.review-details div.last-child ol li.li-2 {
background-image : url(../gfx/content/review-steps-step-2.gif);
}
#review.review-details div.last-child ol li.li-3 {
background-image : url(../gfx/content/review-steps-step-3.gif);
}
#review.review-details div.last-child ol li img {
float : left;
margin : 0 15px 0 -30px;
}
#review.review-details div.last-child p.last-child {
clear : left;
text-align : center;
padding-top : 20px;
}
fieldset {
border : 1px solid #781351;
width : 600px;
font-size : 13px;
font-weight : normal;
}
legend {
color : #fff;
background : #ffa20c;
border : 1px solid #781351;
padding : 2px 6px;
}
div.famous {
background-color : #660000;
text-align : left;
}
#famous a:link, #footer a:visited, #footer a:active {
color : #fff;
text-decoration : none;
}
.dropcap
{
float:left;
color:#660000;
font-size:100px;
line-height:70px;
padding-top:2px;
font-family: Times, serif, Georgia;
font-weight: bold;
}
#footer {
width : 902px;
clear : both;
color : #fff;
background : #660000;
margin : 0 0 10px 0;
padding : 10px;
text-align : center;
}
div.footer-links {
background-color : #660000;
text-align : center;
}
#footer a:link, #footer a:visited, #footer a:active {
color : #fff;
text-decoration : none;
}
#footer a:hover {
color : #ffff99;
text-decoration : none;
}
.clear {
clear : both;
background : none;
}
