* {
	margin: 0;
	padding: 0;
}	
body {
	margin: 0 auto;
}
p {
	font: 12px Helvetica, Arial, sans-serif;
	line-height: 1.1em;
	color:#333333;
	padding: 0px 10px 10px 10px;
}	
h1 {
	font-size: 36px;
	line-height: 0.9em;
}
h2 {
	font-size: 28px;
	line-height: 0.9em;
}
h3 {
	font-size: 22px;
	line-height: 0.9em;
}
h4 {
	font-size: 18px;
	line-height: 0.9em;
}
h5 {
	font-size: 14px;
	line-height: 1.75em;
	color: #0093D1;
	padding-top: 10px;
}
h6 {
	font-size: 12px;
	line-height: 1.15em;
}
a:link {
	font: 12px Helvetica, Arial, sans-serif;
	color: #2b7aa0;
	text-decoration:none;
}
a:visited {
	font: 12px Helvetica, Arial, sans-serif;
	color: #333333;
	text-decoration:none;
}
a:hover {
	font: 12px Helvetica, Arial, sans-serif;
	text-decoration:underline;
	color: #333333;
}
a:active {
	font: 12px Helvetica, Arial, sans-serif;
	color: #333333;
	text-decoration:none;
}

/* Setup
------------------------- */
#td_1 {
	height: 319px;
	background: url(../images/lollidoo_01.gif) top no-repeat;
}
#td_2 {
	width: 133px;
	height: 35px;
	background: url(../images/lollidoo_02.gif) top no-repeat;
}
#td_3 {
	width: 930px;
	height: 35px;
}
#td_4 {
	width: 135px;
	height: 35px;
	background: url(../images/lollidoo_04.gif) top right no-repeat;
}
#td_8 {
	width:1200px;
	height: 223px;
	background: url(../images/lollidoo_08.gif) right no-repeat;
}
#leftFrame {
	width: 133px;
	height: 458px;
	background: url(../images/lollidoo_1_02.gif) top no-repeat;
}
#rightFrame {
	margin: 1065px;
	width: 133px;
	height: 458px;
	background: url(../images/lollidoo_1_04.gif) top no-repeat;
}	
#subFooter {
	margin: 0 auto;
	width: 960px;
	height: 20px;
	text-align: center;
	margin-bottom: 25px;
}

/* Footer/Sub Footer 
------------------------- */
.bottom {
	text-align: center;
}

.tbText {
	font: 95% Helvetica, Arial, sans-serif;
	line-height: 1.0em;
	color: #333333;
}

/* Forms
------------------------- */
form {
	overflow:hidden;
}
fieldset {
	border:1px solid #bbb;
	padding: 15px;
	position:relative;
	background:#e9e9e9;
	margin:15px 0px 15px 0px;
}
legend {
	font-size:1em;
	padding:.65em .8em;
	background:#fff;
	border:1px solid #bbb;
}
fieldset.login p {
	margin-bottom:1em;
	margin-top:5px;
}
fieldset p label {
	width:100%;
	line-height: 1.75em;
}
fieldset p input {
	width:100%;
}
fieldset p select {
	width:100%;
}
fieldset.login p label {
	float:left;
	line-height:2.25em;
	margin-right:5%;
	text-align:right;
	width:32%;
}
fieldset.login p input {
	width:60%;
}
fieldset.login input.button {
	margin-left:35%;
}
form p.notice {
	font-weight:bold;
}
input.search.text {
	width:66%;
}
input.search.button {
	width:28%;
	margin-left:2%;
}

/* images
------------------------- */
.product {
	padding: 20px;
	text-decoration: none;
}

/* articles
----------------------------------------------- */

.articles h2 {
	margin:0;
}
#articles {
	padding-top:10px;
}
.articles {
	padding-top:20px;
}
.article h3 {
	font-size:1.75em;
	font-weight: bold;
	text-transform: uppercase;
	color:#0093D1;
	background:transparent;
	padding:10px 0px 10px 0px;
	margin:0;
}
.article p {
	font: 1.0em Helvetica, Arial, sans-serif #999;
}	
.box .first {
	border-top:none;
}
.article h4 {
	font-size:1.2em;
	text-transform:uppercase;
	margin-bottom:.35em;
}
.article p.meta {
	color:#666;
	border-top:1px dotted #0093D1;
	border-bottom:1px dotted #0093D1;
	padding:.4em 0;
	margin-bottom:1.2em;
}