/* BEGIN Mark Pure CSS Tabs */

#navcontainer
{
	background-color: #000;
	margin-top: 13px;
	display: block;
}



#navcontainer ul
{
	display: block;
	list-style: none outside;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: x-small;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

#navcontainer li
{
	border-top: 1px solid #cecbc6;
	border-right: 1px solid #cecbc6;
	border-left: 1px solid #cecbc6;
	background-color: #000066;
	color: #ffffff;
	font-weight: bold;
	/* the next 4 lines are magic */
display: block;
	float: left;
	position: relative;
	top: -1.32em;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#navcontainer a:link,
#navcontainer a:visited
{
	background-color: #000066;
	color: #ffffff;
	text-decoration: none;
	padding-left: 1em;
	padding-right: 1em;
}

#navcontainer a:hover
{
	background-color: #85E0FE;
	color: #000066;
}
#TitleBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	text-align: center;
	display: block;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}


#navcontainerclear { display: none; }

html>body #navcontainerclear
{
display: block;
clear: both;
}

#navcontainer li#active a
{
background-color: #fff;
color: #000066;
}
/* END Mark Pure CSS Tabs */









#Copy {
	padding: 5px;
	float: left;
	clear:both;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	display: block;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	font-weight: bold;
	color: #000;
	width: 500px;
	border: 3px solid #000;
}



#content {
	display: block;
	float: left;
	background-color: #FFF;
	list-style-type: none;
	width: 60%;
	height: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #000;
	clear: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000;
	font-size: 14px;
}
#FootTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	text-align: center;
	vertical-align: top;
	background-color: #FFF;
	width:960px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	float: left;
	background-image: url(BlueWhiteBut.jpg);
	background-repeat: repeat-x;
}

.designDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 2px;
	float: left;
	height: auto;
	width: 245px;
	clear: both;
}

#content img{
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#content ul {
	display: block;
	height: auto;
	width: 560px;
	list-style-type: none;
	top: 0px;
	right: 0px;
	float: left;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#content ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #090;
	text-decoration: none;
	display: block;
	clear: both;
	float: left;
	width: 150px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#content ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
	text-decoration: none;
	display: block;
	clear: both;
	float: left;
	width: 150px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#content ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	height: 350px;
	width: 248px;
	list-style-type: none;
	display: inline;
	vertical-align: top;
	float: left;
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	padding-right: 2px;
	padding-left: 2px;
}


#Nav {
	background-color: #fff;
	float: left;
	width: 960px;
	clear: both;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	background-image: url(BlueWhiteBut.jpg);
	background-repeat: repeat-x;
	height: 30px;
}


#Nav ul {
	display: inline-block;
	width: 650px;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding: 0px;
	background-image: url(BlueWhiteBut.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 175px;
	float: left;
	
}
#Nav ul li {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	text-align: center;
	display: block;
	float: left;
	list-style-type: none;
	height: 30px;
	width: auto;
	background-image: url(BlueWhiteBut.jpg);
	background-repeat: repeat;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
#Nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	background-color: #FFF;
	text-align: center;
	display: block;
	float: left;
	list-style-type: none;
	height: 30px;
	width: auto;
	background-image: url(BlueWhiteBut.jpg);
	background-repeat: repeat-x;
	padding: 10px;
}

#Nav ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	text-align: center;
	display: block;
	float: left;
	list-style-type: none;
	height: 30px;
	width: auto;
	background-image: url(BlueBlackBut.jpg);
	background-repeat: repeat-x;
	padding: 10px;
}

#footer {
	background-color: #FFF;
	clear: both;
	float: left;
	height: 40px;
	width: 960px;
	display: inline-block;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	list-style-type: none;
}
#footer ul {
	display: inline;
	float: left;
	height: auto;
	width: 850px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#footer ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #090;
	text-decoration: none;
	display: inline;
	float: none;
	list-style-type: none;
	text-align: left;
	vertical-align: middle;
	margin: 5px;
	padding: 2px;
}

#FooterDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0;
	text-decoration: none;
	display: inline;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
	float: left;
	text-align: center;
	vertical-align: top;
	height: 100px;
	width: 960px;
	background-color: #000;
	background-image: none;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}

#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	text-decoration: none;
}


body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	background-image: url(BlueBlack2.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	height: auto;
	width: 960px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	display: block;
	background-color:#FFF;
	float: left;
}
#pay {
	display: block;
	height: auto;
	width: 140px;
	border: 3px solid #F00;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	text-align: left;
	float: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#ContentWrap {
	background-color: #FFF;
}

.PaypalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}

#pay a,
 #pay a:link,
#pay a:visited
 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ff0000;
	font-weight:bold;
	font-style:none;
	text-decoration:none;
	font-style:italic;
}


 #pay a:hover,
 #pay a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#3300ff;
	font-weight:bold;
	font-style:none;
	text-decoration:none;
	font-style:italic;
}



#Email {
	border: 2px solid #000;
	height: auto;
	width: 150px;
	background-image: none;
	float: left;
	margin-top: 10px;
}
#wrapper #NavLeft #pay .PaypalText a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
#DesignSites {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	text-decoration: none;
	float: left;
	height: 20px;
	width: 150px;
	margin-left: 0px;
	list-style-type: none;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	margin-bottom: 18px;
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
}


#NavLeft {
	background-color: #FF0;
	display: block;
	padding: 0px;
	float: left;
	height: auto;
	width: 150px;
	margin: 0px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FF0;
	clear: both;
}
#NavLeft ul {
	display: block;
	clear: both;
	float: left;
	height: auto;
	margin-top: 10px;
	padding: 0px;
	width: 150px;
	left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
}
#NavLeft ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	background-color: #FFC;
	text-align: left;
	display: block;
	float: left;
	clear:both;
	list-style-type: none;
	height: 25px;
	width: 150px;
	margin: 0px;
	padding: 0px;
}

#NavLeft ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	background-color: #FFC;
	text-align: center;
	display: block;
	float: left;
	clear:both;
	list-style-type: none;
	margin: 0px;
	height: 25px;
	width: 150px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #CCC;
}

#NavLeft ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F00;
	font-size: 14px;
	color: #ffc;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	text-align: center;
	display: block;
	float: left;
	list-style-type: none;
	margin: 0px;
	height: 25px;
	width: 150px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}
#NavRight {
	background-color: #fff;
	float: left;
	width: 153px;
	height: auto;
	vertical-align: top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#PODS {
	background-color: #FFf;
	vertical-align: top;
	display: block;
	float: left;
	height: auto;
	width: 150px;
	padding: 4px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#Header {
	display: block;
	height: 170px;
	width: 960px;
	margin: 0px;
	background-repeat: no-repeat;
	padding: 0px;
	background-color: #C4EEFF;
}
.italic {
	font-style: italic;
	font-weight: normal;
}

#FlashWarn {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}

#HeadText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	clear: left;
	float: left;
	padding: 5px;
	width: 400px;
}
#Attitude {
	float: left;
	width: 420px;
}
#BGLogo {
	float: left;
	clear: none;
}
#ChickLogo {
	float: left;
	clear: none;
}
#mobile {
	text-align: center;
	color: #000;
	margin: 3px;
	float: left;
	width: 130px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
	background-color: #FFF;
	display: block;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	border-left-style: solid;
}

#Calendars {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	clear: left;
	vertical-align: top;
	top: 0px;
	width: 310px;
	background-color: #FFF;
	height: auto;
}
#EggIcons {
	border:0;
	padding: 0px;
	text-decoration: none;
	width: 300px;
	height: 50px;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#EggIcons ul {
	display: inline;
	height: 50px;
	width: 300px;
	text-decoration: none;
}


#EggIcons ul li {
	text-decoration: none;
	display: inline;
	height: 50px;
	width: 50px;
	border:0;
	margin: 0px;
	padding: 0px;
}

#ChickIcons {
	border:0;
	padding: 0px;
	text-decoration: none;
	width: 300px;
	height: 50px;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#ChickIcons ul {
	display: inline;
	height: 50px;
	width: 300px;
	text-decoration: none;
}


#ChickIcons ul li {
	text-decoration: none;
	display: inline;
	height: 50px;
	width: 50px;
	border:0;
	margin: 0px;
	padding: 0px;
}
#Calendars ul{
	display: inline;
	float: left;
	height: 310px;
	width: 310px;
	margin: 0px;
	padding: 0px;
	clear: none;
}
#Calendars .CalTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 0px;
	text-align: left;
	text-decoration: none;
	display: inline;
	float: left;
	width: 350px;
	margin-right: 10px;
}
#Calicon {
	text-decoration: none;
	display: block;
	float: left;
	width: 220px;
	margin: 0px;
	padding: 0px;
	height: 50px;
}
#Calicon ul {
	float: left;
	width: 300px;
}
#Calicon ul li {
	display: inline;
	width: 350px;
}



#Calendars ul li{
	display: inline;
	float: left;
	height: 150px;
	width: 150px;
	margin: 0px;
	padding: 0px;
	clear: none;
}
#Coupon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	vertical-align: top;
	background-color: #000;
	width:150px;
	clear: left;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #090;
}

#Coupon a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	vertical-align: top;
	width:150px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	float: left;
	text-decoration: none;
}

#Coupon a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFCC00;
	text-align: center;
	vertical-align: top;
	width:150px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	float: left;
	text-decoration: none;
}

.BGlink {
	color: #F00;
}
.line {
	width: auto;
	border-top-width: 3px;
	border-top-style: groove;
	border-top-color: #999;
	margin-top: 5px;
	margin-bottom: 5px;
}


.PODtitle
{
	color: #000;
	font-weight: 
bold;
	font-size: 
14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
}
.PodCircles {
	margin: 0px;
	padding: 0px;
	width: 37px;
	vertical-align: top;
	display: inline-block;
	clear: none;
	float: none;
}