body {
	margin: 0 0 20px 0;
	background: #FFFFFF url(../images/bg.gif) top left repeat-x;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 18px;
	margin: 25px 0 15px 0;
}

h2 {
	font-size: 13px;
	margin: 20px 0 10px 0;
}

h3 {
	font-size: 12px;
	margin: 15px 0 5px 0;
}

p {
	margin: 10px 0 10px 0;
}

a {
	color: #173d85;
}

form {
	margin: 0 0 0 0;
}

label {
        display: block;
        float: left;
        width: 140px;
        clear: both;
        margin: 5px 0 0 0;
	font-size: 11px;
	text-align: right;
	padding: 0 10px 0 0;
        font-weight: bold;
}

label.required {
}

span.required {
	font-weight: normal;
}

a:hover {
	color: #EE0000;
}

.butselected {
	position: absolute;
	margin: 0 0 0 0;
	top: 0px;
	left: -30px;
}

#mainpod {
	width: 930px;
	background: transparent url(../images/mainpod-bg.gif) top left repeat-y;
	text-align: left;
}

#navigation {
	padding: 8px 30px 0 0;
	height: 24px;
	text-align: right;
}

#navigation a {
	color: #000000;
	text-decoration: none;
	margin: 0 10px 0 10px;
}

#navigation a:hover {
	color: #EE0000;
}

#header {
	position: relative;
	padding: 0 6px 0 0;
	height: 175px;
}

#shopstep {
	position: relative;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
}

#shopbutton {
	width: 292px;
	margin: 0px 0 0 0px;
	padding: 0 0 0 6px;
	float: left;
	height: 245px;
	text-align: right;
}

#shopbutton a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#shopbutton a:hover {
	color: #EE0000;
}

#shopbutton img {
	margin: 1px 0 0 0;
}

#shopbutton-but1 {
	display: block;
	width: 208px;
	height: 40px;
	background: #FFFFFF url(../images/but-step1-bg.gif) top left no-repeat;
	text-align: left;
	padding: 28px 0 0 75px;
	margin: 1px 0 0 9px;
}

#shopbutton-but2 {
	display: block;
	width: 208px;
	height: 40px;
	background: #FFFFFF url(../images/but-step2-bg.gif) top left no-repeat;
	text-align: left;
	padding: 28px 0 0 75px;
	margin: 1px 0 0 9px;
}

#shopbutton-but3 {
	display: block;
	width: 208px;
	height: 40px;
	background: #FFFFFF url(../images/but-step3-bg.gif) top left no-repeat;
	text-align: left;
	padding: 28px 0 0 75px;
	margin: 1px 0 0 9px;
}

#shopsearch {
	width: 230px;
	float: left;
	padding: 10px 5px 5px 5px;
}

#shopsearch label {
        width: 60px;
        clear: both;
        margin: 5px 0 0 0;
        font-size: 11px;
        text-align: left;
        padding: 0 10px 0 0;
}

a.shopstorelink {
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #FFFFFF;
}

a.shopstorelink:hover {
	background-color: #89a3cf;
}

#content {
	width: 566px;
	margin: 1px 0 0 0;
	padding: 0px 30px 50px 30px;
	background: #5078bd url(../images/activity-bg.gif) bottom left no-repeat;
	color: #FFFFFF;
	float: left;
}

#content a {
        color: #FFFFFF;
}

#content a:hover {
	color: #FFFFFF;
}

#featured {
	padding: 15px 0 0 300px;
}

#featured img {
	border: 1px solid #CCCCCC;
	margin: 0 12px 0 12px;
}

#footer {
	width: 930px;
	height: 111px;
	background: transparent url(../images/footer-bg.gif) top left no-repeat;
}

#legal {
	padding: 30px 30px 20px 298px;
	font-size: 11px;
	line-height: 18px;
	text-align: center;
}

#errorbox {
        width: 616px;
        padding: 10px 5px 10px 5px;
        margin: 1px 0 0 0px;
        background: #EE0000;
        color: #FFFFFF;
        text-align: left;
		float: left;
}


#messagebox {
        width: 567px;
        padding: 10px 5px 10px 5px;
        margin: 1px 0 0 0;
        background-color: #006E00;
        color: #FFFFFF;
        text-align: left;
}

#addcharity-expanded {
	display: none;
}

a.com {
	display: block;
	width: 550px;
	text-decoration: none;
	border: 1px solid #ffd200;
	padding: 10px 10px 10px 10px;
	background-color: #fde67b;
	color: #000000 !important;
}

a.com:hover {
	background-color: #ffde43;
}
