
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, /*div, span,*/ applet, object, iframe,
h1, h2, h3, h4, h5, h6, /*p,*/ blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
/*small,*/ strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* My CSS Starte Here */

body,td,th {
	font-family: Verdana, Tahoma, Arial;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-color:#1f2138;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
#holder{
	width:1000px;
	height:auto;
	margin: 0 auto 0 auto;
}
#header{
	width:1000px;
	height:164px;
	background-image:url(../images/irishlottos_image01_huge.jpg);
	float:left;
}
#content{
	width:1000px;
	height:auto;
	background-color:#6a760f;
	float:left;
}
.content_left{
	width:688px;
	height:auto;
	padding-left:10px;
	padding-right:10px;
	float:left;
}
.content_waystowin1{
	width:130px;
	height:auto;
	text-align:left;
	padding-left:30px;
	line-height:17px;
	float:left;
}
.content_waystowin2{
	width:400px;
	height:auto;
	text-align:left;
	line-height:17px;
	float:left;
}
.content_waystowin1_es{
	width:230px;
	height:auto;
	padding-left:30px;
	float:left;
}
.content_waystowin2_es{
	width:300px;
	height:auto;
	text-align:left;
	line-height:17px;
	float:left;
}
.content_right{
	width:229px;
	height:982px;
	background-image:url(../images/irishlottos_image02.jpg);
	background-repeat:no-repeat;
	padding-left:30px;
	padding-right:25px;
	padding-top:40px;
	float:left;
}
.content_right_copy{
	width:229px;
	height:auto;
	float:left;
}
#content_ball{
	width:219px;
	height:auto;
	padding-left:10px;
	float:left;
}
.ball_red{
	width:27px;
	height:28px;
	background-image:url(../images/irishlottos_image06_ball1.jpg);
	padding-right:3px;
	background-repeat:no-repeat;
	float:left;
}
.ball_bonus{
	width:27px;
	height:34px;
	background-image:url(../images/irishlottos_image07_ball2.jpg);
	padding-right:3px;
	background-repeat:no-repeat;
	float:left;
}
#footer{
	width:1000px;
	height:auto;
	background-image:url(../images/irishlottos_image05_huge.jpg);
	background-repeat:no-repeat;
	background-color:#84940c;
	float:left;
}
.footer_copy{
	width:970px;
	height:auto;
	padding-left:15px;
	padding-right:15px;
	padding-top:60px;
	float:left;
}

h1{
	color:#FFFF00;
	font-weight: bold;
	font-size:20px;
}
h2{
	font-weight: bold;
	font-size:16px;
}
h3{
	font-weight: bold;
	font-size:12px;
}
h4{
	color: #fed842;
	font-weight: bold;
	font-size:14px;
}
h5{
	color: #fed842;
	font-weight: bold;
	font-size:11px;
	padding-top:50px;
}
p{
	font-size:14px;
	line-height:17px;
}
p.small{
	color: #F5F5F5;
	font-size:11px;
	line-height:14px;
}
.style1 {
	color: #FFFF00;
	font-weight: bold;
	font-size:20px;
}
.style2 {
	color: #FFFF00;
	font-weight: bold;
	font-size:11px;
}
.style3 {
	color:#FFFF00;
	font-weight: bold;
	font-size:11px;
}
.style4 {
	font-weight: bold;
	font-size:11px;
}

.pads {padding-left: 10px;}
.link2nd {font-size:11px; color:#FFFF00; text-decoration:underline;}
.link3rd {font-size:11px; color:#FFFFFF; text-decoration:underline;}
.link4th {font-size:11px; color:#FFFFFF; text-decoration:underline;}
a.irishlottos {}
a.irishlottos:hover {color:#FFFF00; font-size:11px; text-decoration:none;}
a.irishlottos2:hover {color:#FFFFFF; font-size:11px; text-decoration:none;}
a.irishlottos3:hover {color:#FFFFFF; font-size:11px; text-decoration:none;}

/* Commented Backslash Hack
hides rule from IE5-Mac \*/
.nav a {float:none;}
/* End IE5-Mac hack */
.nav a:hover {
color:#FFF;
text-decoration:underline;
}
.clear{
clear:both;
}
