*, body { margin: 0; padding: 0;}

h1, h2, h3, h4, h5 { font-size: 100%; font-weight: normal; margin: 0; padding: 0;}

body {
	background: url(images/new_bg.gif) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
}

/* ---- TOP-NAV ---- */
#container {
	width: 972px;
	margin: 0 auto;
}
#banner {
	width: 962px;
	height: 160px;
	background: url(images/shadow.gif) repeat-y;
	padding: 4px 5px 0 5px;
}
#banner #topline {
	background: url(images/language.gif);
	height: 24px;
	width: 962px;
	color: #04192C;
	padding-top: 4px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#banner #centerbox {
	background: url(images/red_box.gif);
	width: 962px;
	height: 132px;
	position: absolute;
}
#banner #centerbox #logo {
	background: url(images/HCC_logo.gif);
	width: 180px;
	height: 132px;
	position: absolute;
}
#banner #centerbox #logo a {
	width: 180px;
	height: 132px;
	display: block;
	text-indent: -9999px;
}
#banner #centerbox #adbanner img {
	top: 20px;
	left: 400px;
	width: 468px;
	height: 60px;
	position: absolute;
	border: 1px solid #FFFFFF;
}
#banner #menu {
	top: 96px;
	left: 260px;
	width: 800px;
	height: 31px;
	position: relative;
}
#banner #menu ul li {
	float: left; 
	list-style: none;
}
#banner #menu .aaa, #banner #menu .bbb, #banner #menu .ccc, #banner #menu .ddd {
	width: 110px;
	height: 31px;
	display: block;
	text-indent: -9999px;
}
#banner #menu .eee, #banner #menu .fff {
	width: 90px;
	height: 31px;
	display: block;
	text-indent: -9999px;
}
#banner #menu .aaa {
	background: url(images/menu1a.gif);
}
#banner #menu .bbb {
	background: url(images/menu2a.gif);
}
#banner #menu .ccc {
	background: url(images/menu3a.gif);
}
#banner #menu .ddd {
	background: url(images/menu4a.gif);
}
#banner #menu .eee {
	background: url(images/menu5a.gif);
}
#banner #menu .fff {
	background: url(images/menu6a.gif);
}
#banner #menu .aaa:hover, #banner #menu .aaa:active {
	background: url(images/menu1b.gif);
}
#banner #menu .bbb:hover, #banner #menu .bbb:active {
	background: url(images/menu2b.gif);
}
#banner #menu .ccc:hover, #banner #menu .ccc:active {
	background: url(images/menu3b.gif);
}
#banner #menu .ddd:hover, #banner #menu .ddd:active {
	background: url(images/menu4b.gif);
}
#banner #menu .eee:hover, #banner #menu .eee:active {
	background: url(images/menu5b.gif);
}
#banner #menu .fff:hover, #banner #menu .fff:active {
	background: url(images/menu6b.gif);
}
a:active, a:focus { outline-style: none; -moz-outline-style:none; }

/* ---- CONTENT ---- */
#csik {
	background: url(images/content_bg.gif) repeat-y;
	width: 972px;
	height: 2px;
}
#content {
	background: url(images/content_bg2.gif) repeat-y;
	width: 958px;
	padding: 0 5px 0 9px;
}
#content a, #content a:visited {
	color: red;
	font-weight: bold;
}
#content .details {
	color: black;
	text-decoration: none;
}
#content #ccenter {
	background: #FFFFFF;
	float: left;
	width: 760px;
}
#content #ccenter #ccheader {
	background: url(images/header-red.gif) no-repeat;
	padding: 4px 0 0 8px;
	width: 752px;
	height: 28px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
/*#content #ccenter .ccsubhead {
	background: url(images/blue.gif) repeat-x;
	height: 23px;
	width: 277px;
	padding: 6px 0 0 8px;
	text-transform: capitalize;
	color: #09203f;
	font-weight: bold;
}
#content #ccenter .ccsubheadwide {
	background: url(images/blue.gif) repeat-x;
	height: 23px;
	width: 563px;
	padding: 6px 0 0 8px;
	text-transform: capitalize;
	color: #09203f;
	font-weight: bold;
}*/
#content #ccenter #text {
	padding: 5px 10px 10px 10px;
}
#content #ccenter #text p {
	padding: 5px 0 10px 0;
	line-height: 1.4em;
	text-align: justify;
}

/* ---- RIGHT-NAV ---- */
#content #cright {
	background: url(images/right_head2.gif) no-repeat;
	float: left;
	width: 191px;
	margin: 0 0 0 4px;
	padding: 4px 0 0 2px;
}
#content #cright #crtit {
	width: 189px;
	height: 29px;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0 0 0;
}
#content #cright #crbox {
	width: 179px;
	padding: 8px 5px 0 5px;
	color: #FFFFFF;
}
#content #cright #crbox a .thmb {
	border: none;
	float: left;
	margin: 0 5px 15px 0;
}
#content #cright #crbox a, #content #cright #crbox a:visited {
	text-decoration: none;
}
#content #cright #crbox a:active, #content #cright #crbox a:hover {
	text-decoration: underline;
}
#content #cright .prname {
	font-weight: bold;
	font-size: 14px;
	background: url(images/us.gif) no-repeat right;
}
#content #cright .prname_noflag {
	font-weight: bold;
	font-size: 14px;
}
#content #cright .prrefc {
	font-size: 10px;
	border-bottom: 1px dotted #FFFFFF;
	margin-bottom: 5px;
	padding-bottom: 3px;
}
#content #cright .prbon1, #content #cright .prname a, #content #cright .prname_noflag a {
	color: #FFFFFF;
}
#content #cright .prbon1 {
	font-size: 10px;
	font-weight: bold;
}
#content #cright .prbon2 {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}

/* Supported Sites Table */
.matrix-R	{ background-color: #ccffcc; border-width: 0px; padding: 3px 8px 4px 8px; text-align: top; }
.matrix-B	{ background-color: #ffff99; border-width: 0px; padding: 3px 8px 4px 8px; text-align: top; }
.matrix-A	{ background-color: #66cc66; border-width: 0px; padding: 3px 8px 4px 8px; text-align: top; }
.matrix-N	{ background-color: #ff6666; border-width: 0px; padding: 3px 8px 4px 8px; text-align: top; }
.matrix1-35	{ background-color: #fbf9f3; border-width: 0px; padding: 3px 8px 4px 8px; text-align: top; width: 30%; }
.matrix2-35	{ background-color: #f2eede; border-width: 0px; padding: 3px 8px 4px 8px; text-align: top; width: 30%; }
.boxtitle	{ font-weight: bold; font-size: 14px; line-height: 19px; color : #ffffff; }

div.boxtitle { 
	background-repeat :no-repeat; background-position: 5px 50%;
	padding: 7px 8px 7px 50px;
}
div.boxtitle2 { 
	padding: 7px 8px 7px 10px;
}	
div.boxframe2 {
	padding: 0px 0px 12px 0px; 
}
div.boxborder { 
	padding: 0px 2px 2px 2px;
}
div.boxframe {
	padding: 11px 7px 0px 7px; 
}

/* ---- FOOTER ---- */
#footer {
	width: 972px;
	background: #000000;
	padding: 10px 0 7px 0;
}
#footer a, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
}

/* ---- TABLE ---- */
#text table { 
	border: none; 
}
#text th { /* header */ 
	background: url(images/list_header.gif) no-repeat; 
	width: 268px;
	border: none;
	height: 40px;
	font-size: 16px;
	border-right: 1px solid white;
}
#text tr { /* sorok */ }
#text td { /* cell */ 
	height: 25px;
	padding: 0 5px 0 5px;
}
#text table { border-collapse: collapse; }
#text .yes {
	background: url(images/pipa.gif) no-repeat;
	text-indent: -9999px;
}

/* COUPON */
#ccenter #text #cardbox {
	background: url(images/images_review/FullTilt_coupon.jpg) no-repeat;
	padding: 10px;
	width: 640px;
	height: 293px;
	color: #FFFFFF;
	margin: 20px 0 20px 40px;
}
#ccenter #text #smallcardbox {
	background: url(images/images_review/FullTilt_coupon_small.gif) no-repeat;
	padding: 10px;
	width: 640px;
	height: 201px;
	color: #FFFFFF;
	margin: 0 0 0 40px;
}
#cardbox .kozepre1, #cardbox .kozepre2, #cardbox .kozepre3, #cardbox .kozepre4, #smallcardbox .kozepre5 {
	text-align: center;
	width: 640px;
	font-size: 30px;
}
#cardbox .kozepre1 {
	font-size: 24px; 
	margin: 40px 0 5px 0;
}
#cardbox .kozepre3 {
	font-size: 20px;
}
#cardbox .kozepre4 {
	margin-top: 10px;
	font-size: 16px;
}
#smallcardbox .kozepre5 {
	margin-top: 10px;
	font-size: 24px;
}
#cardbox #singup {
	background: url(images/sign-up-here-red.png) no-repeat;
	height: 82px;
	width: 324px;
	margin:  5px 0 10px 155px;
}
#cardbox #singup a, #smallcardbox #singup a {
	display: block;
	width: 324px;
	height: 82px;
	text-indent: -9999px;
}
#cardbox a, #cardbox a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#smallcardbox #singup {
	background: url(images/sign-up-here-red.png) no-repeat;
	height: 82px;
	width: 324px;
	margin: 35px 0 10px 155px;
}

/* THUMBNAIL */
#screenshotbox {
	float: right;
	width: 208px;
}
#screenshotbox #screenhead {
	background: url(images/list_header2.gif);
	width: 208px;
	height: 32px; /* 40px */
	padding: 8px 0 0 0;
	text-align: center;
	font-size: 16px;
}
#screenshotbox #screenshot {
	border: 1px solid #c6c6c6;
	border-top: none;
	padding: 10px;
}
#screenshot .thumbnail{
	position: relative;
	z-index: 0;
}
#screenshot .thumbnail img {
	border: none;
}
#screenshot .thumbnail:hover{
	background-color: transparent;
	z-index: 50;
}
#screenshot .thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: lightyellow;
	padding: 5px;
	left: -1000px;
	border: 1px solid #c6c6c6;
	visibility: hidden;
	color: black;
	text-decoration: none;
}
#screenshot .thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}
#screenshot .thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -55px;
	left: -450px; /*position where enlarged image should offset horizontally */
}

/* REVIEW */
#content #ccenter #text .reviewhead {
	background: url(images/review_head.gif) no-repeat bottom;
	margin-top: 10px;
}
#content #ccenter #text .reviewhead h4 {
	margin: 0 0 0 25px;
	padding: 10px 10px 0 10px;
	background: #ffffff;
	font-weight: bold;
	font-size: 14px;
	display: inline;
}
#content #ccenter #text .review {
	background: url(images/review_back.gif) no-repeat bottom;
	padding: 5px 10px;
}
#content #ccenter #text .reviewCode {
	background: url(images/review_back.gif) no-repeat bottom;
	padding: 5px 10px;
	text-align: center;
}

div.list {
	width: 735px;
	overflow: hidden;
	text-align: center;
	align: center;
}
