﻿body 
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	background-color: #dde7f3;
	text-align: center;
	color: #333;
	margin: 0;
	padding: 0;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 20px;
}

img
{ 
	border: 0; 
}

h1
{
	font-size: 170%;
	color: #cc33cc;
	margin: 25px 0 25px 0;
	padding: 0;
}

h2
{
	font-size: 130%;
	color: #0066cc;
	margin: 5px 0 5px 0;
	padding: 0;
}

a
{
	color: #333;
}

a:hover
{
	color: #cc33cc;
	text-decoration: underline;
}

div.PreviewDiv
{
	width: 100%;
	top: 0;
	color: #FFF;	
	height: 20px;
	background-color: Blue;
	padding: 5px;
}

div.PreviewDiv a
{
	color: white;	
}

div.MainContainer
{
	width: 1026px;	
	margin-left: auto;
	margin-right: auto;
	background-color: #fbfbfb;
}

div.HeaderContainer
{
	border-bottom: solid 1px #dce0e6;
	height: 102px;
}

div.logo
{
	text-align: left;
	margin-left: 20px;
	padding-top: 5px;
}

div.LinkTablet
{
	float: right;	
	margin-top: 35px;
	margin-right: 25px;
}

div.LinkTablet ul
{
	margin: 0;
	padding: 0;
}

div.LinkTablet ul li
{
	float: left;
	display: block;
}

div.LinkTablet ul li.text
{
	width: 95px;
	margin-top: 5px;
}

div.LinkTablet ul li a
{
	font-size: larger;	
	text-decoration: none;
}

div.LinkTablet ul li a:hover
{
	
}

img.DonateNowIcon
{
	padding-top: 3px;	
}

.babyblue_spiffy
{
	display:block
}

div.LifeStyle
{
	height: 260px;	
	background-position: bottom;
	background-repeat: no-repeat;
}

.babyblue_spiffy *
{
	display:block;
	height:1px;
	font-size:.01em;
	overflow:hidden;
	background:#cfdbeb;
}
.babyblue_spiffy1
{
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	background:#fff
}

.babyblue_spiffy2
{
	margin-left:1px;
	margin-right:1px;
	padding-right:1px;
	padding-left:1px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	background:#fff
}

.babyblue_spiffy3{
	margin-left:1px;
	margin-right:1px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}

.babyblue_spiffy4
{
	border-left:1px solid #fff;
	border-right:1px solid #fff
}

.babyblue_spiffy5
{
	border-left:1px solid #fff;
	border-right:1px solid #fff
}

.babyblue_spiffyfg
{
	background:#cfdbeb
}

.babyblue_body
{
	background-color: #cfdbeb;
	padding: 1px 15px 10px 15px;
}

.grey_spiffy
{
	display:block
}

.grey_spiffy *
{
	display:block;
	height:1px;
	font-size:.01em;
	overflow:hidden;
	background:#cfdbeb;
}
.grey_spiffy1
{
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	background:#fff
}

.grey_spiffy2
{
	margin-left:1px;
	margin-right:1px;
	padding-right:1px;
	padding-left:1px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	background:#fff
}

.grey_spiffy3{
	margin-left:1px;
	margin-right:1px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}

.grey_spiffy4
{
	border-left:1px solid #fff;
	border-right:1px solid #fff
}

.grey_spiffy5
{
	border-left:1px solid #fff;
	border-right:1px solid #fff
}

.grey_spiffyfg
{
	background:#cfdbeb
}

.grey_body
{
	background-color: #cfdbeb;
	padding: 1px 15px 10px 15px;
}

div.BottomBar
{
	margin-left: auto;
	margin-right:auto;
	background-image: url(../images/bottom_bar.png);
	width: 1025px;
	height: 15px;
	margin-bottom: 20px;
}

div.ContentContainer
{
	text-align: left;
	padding: 10px 20px 20px 20px;	
	margin: 0 8px 0 8px;
}

div.ContentContainer div.RightImages
{
	float: right;
	width: 350px;
	margin: 10px;
	text-align: center;	
}

div.ContentContainer div.BottomImages
{
	text-align: left;	
}

div.BreadcrumbTrail
{
	color: #cc33cc;
	font-style: italic;
}

div.BreadcrumbTrail a
{
	color: #cc33cc;
	font-style: italic;
}

div.LoginBox, div.BlogBox
{
	clear: both;
	float: right;
	width: 361px;
	margin: -34px 0 0 10px;
text-align: center;
}

div.formrow
{
	clear: both;
	margin-top: 10px;
	display: block;
	height: 20px;
}

div.formrow div.label
{
	float: left;
	display: block;	
	width: 80px;
	height: 20px;
}

div.formrow div.data
{
	float: right;
	display: block;	
}

div.formbuttoncontainer
{
	margin-top: 10px;
	clear: both;	
	text-align:right;
}

input.text
{
	border: solid 1px #cc33cc;
	padding: 2px;
	width: 170px;
}

input.button
{
	background-color: #cc33cc;
	color: White;
	border: 0;
	padding: 5px;		
}

ul.SecondaryNavFixed
{
	margin: 0;
	padding: 0;
	width: 100%;
	background-image: url(../images/secondarynav_fixed_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 36px;
}

ul.SecondaryNavFixed li
{
	float: left;
	display: block;
	padding: 10px 0 0 50px;
}

ul.SecondaryNavFixed li a
{
	text-decoration: none;
	color: #333;
}

ul.SecondaryNavFixed li a:hover, ul.SecondaryNavFixed li.active a
{
	text-decoration: underline;
}

div.DreamsList
{
	float: left;
	width: 202px;
	height: 150px;
}

div.POWHFLogo
{
	height: 113px;
	text-align: right;
}

div.DryJuly
{
	text-align: center;
	border: solid 1px #ccc;
	margin: 10px 0 10px 0;

}

fieldset.ContactForm 
{
	border: solid 1px #cc33cc;
	width: 550px;
	padding: 20px;
	margin: 10px 0 10px 0;
}

fieldset.ContactForm legend
{
	font-size: 130%;
	color: #0066cc;
	font-weight: bold;
	*margin-bottom: 5px;
}

div.DataLabel
{
	float: left;
	display: block;
	width: 200px;
	clear: left;
	padding: 6px;
}

div.DataControl input.text, div.DataControl select.dropdown, div.DataControl textarea
{
	border: solid 1px #cc33cc;
	padding: 2px;
	width: 330px;
}

div.DataControl textarea
{
	height: 100px;	
	font-family: Verdana, Arial, Sans-Serif;
	font-size: smaller; 
}

div.FullSpan
{
	padding: 5px 6px 10px 6px;		
}

div.DataControl select.dropdown
{
	width: 336px;	
}

div.clear
{
	clear: both;	
}

.Warning
{
	width: 555px;
	border: 2px solid red;
	color: red;
	margin: 5px 0px;
	padding: 5px;
	padding-left: 30px;
	background: #fff url(../images/error.png) no-repeat 5px 5px;
}

.Success
{
	width: 555px;
	border: 2px solid #339900;
	color: #339900;
	margin: 5px;
	padding: 5px;
	padding-left: 30px;
	display: block;
	background: #fff url(../images/accept.png) no-repeat 5px 5px;
}



.Error
{
	width: 555px;
	border: 2px solid red;
	color: red;
	margin: 5px;
	padding: 5px;
	padding-left: 30px;
	background: #fff url(../images/cancel.png) no-repeat 5px 5px;
	display: block;
}

div.Ambassador
{
	clear: both;
	height: 120px;
}

div.Ambassador div.Image
{
	float: left;
	width: 104px;	
}

div.Ambassador div.Content
{
}

div.ImageGallery
{
}

div.FullSizeImage
{
	text-align: center;	
	margin-bottom: 10px;
}

div.ThumbnailList
{
	width: 960px;
}

div.thumbnail
{
	float: left;
	*display: inline;
	margin-right: 5px;
	height: 100px !important;
	overflow: hidden;
	*overflow: visible;
	margin-top: 5px;
}

.smallprint
{
	font-size: 90%;
	margin: 0 0 5px 0;
	padding: 0;	
}

.InfoBox
{
	width: 300px;
margin-left: auto;
margin-right: auto;
}

.InfoBox .Header
{
	margin: 0;
	padding: 0;
	height: 33px;
}

.InfoBox .Content
{
	text-align: left;
	padding: 0 15px 0 15px;
	width: 268px;
	background-color: #7eaddb;
	color: white;
	margin: 0 !important;
	border: solid 1px #7eaddb;
	#padding-top: 10px;
}

.InfoBox .Content ul
{
	margin: 20px 10px 20px 20px;
	padding: 0;

}

.InfoBox .Footer
{
	width: 300px;
	height: 7px;
	background-color: #8d599a;
	margin-top: 1px;
margin-bottom: 17px;
}

.InfoBox a
{
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.InfoBox .sign-up-button
{
	text-align: center;
	height: 31px;
}

.InfoBox .inputs
{
	text-align: center;
}

.InfoBox .inputs input
{
	width: 200px;
	padding: 3px;
}

input.unfocus
{
	color: #ccc;	
}

.ImageList img
{
	border: solid 2px #cc33cc !important;
	margin: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}