/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #000000;
	background-image: url(../images/look4itall_01.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#links {
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
}

#body_back {
	background: #fbb270;
	/*background: #cccccc;*/
}

#main_body {
	width: 1000px;
	background: url(../images/look4itall_11.jpg) center repeat-y;
}

#content {
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 0px 30px;
}

#right_margin {
	margin: 10px 0px 0px 0px;
	padding: 0px 30px 0px 10px;
}

#caption {
	color: #FFFFFF;
	padding: 0px 10px 0px 10px;
	font-size: 18px;
	font-weight: bold;
}

#footer_back {
	background: url(../images/look4itall_15.jpg) repeat-x;
}

#footer {
	width: 940px;
	border-top: 1px solid #777777;
	margin: 10px 0px 0px 0px;
	text-align: right;
	padding: 10px 0px 0px 0px;
}

a.tab:link {
	display: block;
	width: 120px;
	height: 25px;
	background: url(../images/tab_out.jpg) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	padding: 7px 0px 0px 0px;
	font-weight: bold;
}
a.tab:active {
	display: block;
	width: 120px;
	height: 25px;
	background: url(../images/tab_out.jpg) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	padding: 7px 0px 0px 0px;
	font-weight: bold;
}
a.tab:visited {
	display: block;
	width: 120px;
	height: 25px;
	background: url(../images/tab_out.jpg) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	padding: 7px 0px 0px 0px;
	font-weight: bold;
}
a.tab:hover {
	display: block;
	width: 120px;
	height: 25px;
	background: url(../images/tab_out.jpg) no-repeat;
	color: #cccccc;
	text-decoration: none;
	padding: 7px 0px 0px 0px;
	font-weight: bold;
}

a.tab_active:link {
	display: block;
	width: 120px;
	height: 25px;
	background: url(../images/tab_active.jpg) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	padding: 7px 0px 0px 0px;
	font-weight: bold;
}
a.tab_active:active {
	display: block;
	width: 120px;
	height: 25px;
	background: url(../images/tab_active.jpg) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	padding: 7px 0px 0px 0px;
	font-weight: bold;
}
a.tab_active:visited {
	display: block;
	width: 120px;
	height: 25px;
	background: url(../images/tab_active.jpg) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	padding: 7px 0px 0px 0px;
	font-weight: bold;
}
a.tab_active:hover {
	display: block;
	width: 120px;
	height: 25px;
	background: url(../images/tab_active.jpg) no-repeat;
	color: #cccccc;
	text-decoration: none;
	padding: 7px 0px 0px 0px;
	font-weight: bold;
}

a:link {
	color: #890101;
	text-decoration: none;
}
a:active {
	color: #890101;
	text-decoration: none;
}
a:visited {
	color: #890101;
	text-decoration: none;
}
a:hover {
	color: #890101;
	text-decoration: underline;
}

#links a:link {
	color: #cccccc;
	text-decoration: none;
}
#links a:active {
	color: #cccccc;
	text-decoration: none;
}
#links a:visited {
	color: #cccccc;
	text-decoration: none;
}
#links a:hover {
	color: #aaaaaa;
	text-decoration: underline;
}

#header {
	width: 360px;
	height: 140px;
}
#header img {
	margin: 30px 0px 0px 0px;
}

#spacer {
	height: 20px;
	background: url(../images/look4itall_06.jpg) repeat-y;
}

#header_txt {
	color: #ffffff;
	font-size: 28px;
	font-weight: bold;
}

#header_sub {
	color: #ffffff;
}

a.header_link:link {
	color: #ffffff;
	text-decoration: none;
}
a.header_link:visited {
	color: #ffffff;
	text-decoration: none;
}
a.header_link:active {
	color: #ffffff;
	text-decoration: none;
}
a.header_link:hover {
	color: #ffffff;
	text-decoration: none;
}

#thumbnail {
	float: right;
	padding: 5px;
	border: 1px solid #cbcbcb;
	margin: 0px 0px 10px 10px;
	background: #ffffff;
}

p.item-new {
	background: url(../images/item_back.jpg) bottom repeat-x;
	padding: 10px;
	border-top: 1px dashed #cccccc;
	margin: 0px;
}

#footnote {
	color: #777777;
}


.error {
	background: #FFFFCC;
	border: 2px solid #FF0000;
	padding: 10px 10px 10px 10px;
	text-align: center;
	color: #FF0000;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

#banner {
	margin: 0px 0px 10px 0px;
}

.success {
	background: #FFFFCC;
	border: 2px solid #0000FF;
	padding: 10px 10px 10px 10px;
	text-align: center;
	color: #0000FF;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

#contact {
	color: #FF3300;
}

#lotto {
	width: 585px;
	border: 1px solid #ffcb05;
	text-align: left;
}
#lotto_head {
	background: #ffcb05;
}
#lotto_date {
	background: #006600;
	color: #ffffff;
	padding: 5px;
}
#lotto_balls {
	background: #ffffff;
}

#lotto_balls a.group1 {
	display: inline-block;
	width: 30px;
	height: 25px;
	background: url(../images/lotto/white.jpg) no-repeat;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	margin: 5px 0px 5px 5px;
}

#lotto_balls a.group2 {
	display: inline-block;
	width: 30px;
	height: 25px;
	background: url(../images/lotto/green.jpg) no-repeat;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	margin: 5px 0px 5px 5px;
}

#lotto_balls a.group3 {
	display: inline-block;
	width: 30px;
	height: 25px;
	background: url(../images/lotto/yellow.jpg) no-repeat;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	margin: 5px 0px 5px 5px;
}

#lotto_balls a.group4 {
	display: inline-block;
	width: 30px;
	height: 25px;
	background: url(../images/lotto/purple.jpg) no-repeat;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	margin: 5px 0px 5px 5px;
}

#lotto_balls a.group5 {
	display: inline-block;
	width: 30px;
	height: 25px;
	background: url(../images/lotto/blue.jpg) no-repeat;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	margin: 5px 0px 5px 5px;
}

#lotto_balls a.group6 {
	display: inline-block;
	width: 30px;
	height: 25px;
	background: url(../images/lotto/orange.jpg) no-repeat;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	margin: 5px 0px 5px 5px;
}

#lotto_balls a.group7 {
	display: inline-block;
	width: 30px;
	height: 25px;
	background: url(../images/lotto/pink.jpg) no-repeat;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	margin: 5px 0px 5px 5px;
}

#lotto_balls a.space {
	display: inline-block;
	width: 30px;
	height: 25px;
	background: #ffffff;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

.lotto_line {
	border-left: 1px solid #ffcb05;
}

