
.fl { float: left; }
.fr { float: right; }
.c { text-align: center; }
.r { text-align: right; }
.l { text-align: left; }
.b { font-weight: bold; }

html {
	height: 100%;
	font-family: verdana;
	font-size: 11pt;	
}

html body {
	min-height: 100%;
	height: 100%; 
}

body {	
	height: 100%;
	margin: 0px;
}

#main-wrapper {

	min-height: 100%;  
	width: 975px;
	background: url('../images/body-bg.jpg') repeat-y;
	height: auto;
	float: left;
	margin: 0px auto;
	text-align: center;	
	border-right: 2px solid #4f83b4;
}

#main-wrapper2 {

	min-height: 100%;  
	width: 975px;
	height: auto;
	float: left;
	margin: 0px auto;
	text-align: center;	
	border-right: 2px solid #4f83b4;
}

* html #main-wrapper {height: 100%;}
* html #main-wrapper2 {height: 100%;}

.top-ad
{
	height: 26px;
	width: 100%;
	background-color: #fdffe9;
}

.header-link
{
	height: auto;
	width: auto;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
}

.leftside 
{ 
	width: 180px; 
	height: auto;
	text-align: left;
	background-color: #c2d9eb;
}

.middle
{
	width: 424px;
	padding-left: 20px;
	height: auto;
	text-align: left;
	padding-top: 30px;
}

.rightside 
{ 
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 30px;
	width: 302px;
	height: auto;
	text-align: left;
}

.banner-wrapper
{
	width: 100%;
	height: 135px;
	background: url('../images/banner-bg-repeat.jpg') repeat-x;
	padding-bottom: 14px;
	background-color: white;

}

.logo
{
	width: 212px;
	height: 131px;	
	padding-left: 0px;
	padding-top: 0px;
}

.banner-text
{
	width: 735px;
	height: 131px;
	background: url('../images/banner-text.jpg') no-repeat;
	text-align: left;
}

.banner-text-heading
{
	font-weight: bold;
	font-size: 12pt;
	color: #00599a;
	padding-top: 24px;
	padding-left: 20px;
}

.banner-text-body
{
	padding-left: 20px;
	padding-top: 4px;
	width: 715px;
	font-family: verdana;
	font-size: 10pt;
	text-align: left;
	line-height: 1.5;
}



.topmenu-item
{
	padding-left: 10px;
	padding-right: 10px;
}

.menu-divider
{
	color: white;
}

.top-menu
{
	width: 794px;
	height: 47px;
	background: url('../images/menu-bg.jpg') repeat-x;
	text-align: left;
}

* html .top-menu
{
	width: 792px;
}

.menu-side
{
	width: 1px;
	height: 47px;
	background: url('../images/menu-side.jpg') repeat-x;
}

.side-menu
{
	width: 100%;
	height: auto;
}

.side-menu-item
{
	
	color: white;
	width: 160px;
	height: auto;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	border-bottom: 1px solid #ddeaf5;
}

* html .side-menu-item
{
	height: auto;
	
}

.left-heading-menu
{ 
	width: 180px;
	height: 47px;
	background: url('../images/left-heading.jpg') repeat-x;
	color: white;
	font-weight: bold;
	text-align: left;
}

.left-heading
{ 
	width: 180px;
	height: 35px;
	background-color: #6e95be;
	color: white;
	font-weight: bold;
	text-align: left;
}

.left-heading-text
{
	padding-top: 10px;
}

.main-content
{
	width: 100%;
	padding-left: 0px;
	float: left;
	height: auto;
	text-align: left;
}

.intro-wrapper
{
	width: 100%;
	height: 211px;
	padding-bottom: 20px;
	padding-top: 10px;
}

.screenshot
{
	width: 234px;
	height: 211px;
}

.steps
{
	width: 170px;
	height: auto;
	padding-top: 5px;

}

.steps-list
{
	margin: 0px;
	padding: 0px;


}

.steps-list-item
{
	height: 22px;
	width: auto;
	padding-bottom: 15px;
	padding-left: 7px;
}

* html .steps-list-item
{
	padding-bottom: 20px;
}

.design-own
{
	width: 424px;
	height: 154px;
	background: url('../images/design-own.jpg') no-repeat;
}

.design-own-heading
{
	padding-left: 20px;
	padding-top: 20px;
}

.design-own-text
{
	width: 260px;
	padding-left: 20px;
	padding-top: 7px;
}

div#a1container
{
	display: none;
}

div#a0container
{
	display: block;	
	background-color: #fffbbd;
	text-align: center;
	padding: 5px;
}

.yellow-highlight
{
	background-color: #fffbbd;
	text-align: center;
	padding: 10px;
}

.happy-bday-heading
{
	padding-left: 140px;
	padding-top: 20px;
}

.happy-bday-text
{
	width: 280px;
	margin: 0px;
	margin-left: 140px;
	padding-top: 7px;
}

.happy-birthday
{
	width: 424px;
	height: 154px;
	margin-top: 20px;
	background: url('../images/happy-birthday.jpg') no-repeat;
}


.mandy-moore
{
	width: 424px;
	height: 154px;
	background: url('../images/mandy-moore.jpg') no-repeat;
	margin-bottom: 20px;
}

.mandy-moore-heading
{
	padding-left: 85px;
	padding-top: 20px;
}

.mandy-moore-text
{
	width: 320px;
	margin: 0px;
	margin-left: 85px;
	padding-top: 7px;
}


/* Contest banners - added May 2nd 2008 */
.contestbanner { background: url(http://i181.photobucket.com/albums/x312/FacebookExpressions/APP/banner_contest_vote2win-2.jpg) no-repeat; width: 420px; height: 228px; margin-bottom: 20px; }
.contestbannertext { padding-top: 80px; padding-left: 18px; width: 310px;}
.contestbannerlink { padding-top: 55px; padding-left: 18px; width: 250px; }

*html .contestdesignbannertext { padding-top: 70px; padding-left: 115px; width: 410px;}
.contestdesignbannertext { padding-top: 70px; padding-left: 115px; width: 300px;}
.contestdesignbanner { background: url(http://i181.photobucket.com/albums/x312/FacebookExpressions/APP/banner_ddesign2win.jpg) no-repeat; width: 421px; height: 220px; margin-bottom: 20px; }
.contestdesignbannerlink { padding-top: 55px; padding-left: 175px; width: 270px; }

.indent
{
	padding-left: 7px;
}

.blue 
{
	color: #3D80B4;
}


.white 
{
	color: white;	
}


h1
{
	font-family: verdana;
	font-weight: bold;	
	margin: 0px;
	font-size: 13pt;
	text-align: left;
}


h2
{
	font-family: verdana;
	font-weight: bold;	
	margin: 0px;
	font-size: 12pt;
	color: #00599a;
}



.main-content p
{
	font-family: verdana;
	font-size: 10pt;
	text-align: left;
	line-height: 1.75;
	
}

* html .main-content p
{
	margin-top: -5px;	
}

.recently-added
{
	width: 302px;
	height: 296px;
	background: url('../images/recently-added.jpg') no-repeat;
	text-align: center;
}

.right-side-heading
{
	width: 302px;
	height: 34px;
	text-align: center;
	padding-top: 7px;
}

.thumb1
{
	width: auto;
	height: auto;
	padding-left: 25px;
}

.thumb2
{
	width: auto;
	height: auto;
	padding-left: 19px;
}

.valueclick
{
	padding-top: 25px;
	text-align: center;
}

.tip
{
	width: 302px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

.borderless
{
	border: 0px;	
}

.fulldivider {
	border-top: 1px solid #D0E0ED;	
	height: 2px;
	width: 100%;
	padding-bottom: 15px;
}

* html .fulldivider
{
	padding-bottom: 0px;
}

/* Footer Styles */
.footer
{
	width: 100%;
	height: 50px;
	border-bottom: 12px solid #11DF0D;
}

* html .footer
{
	width: 100%;
	height: 50px;
	border-bottom: 12px solid #11DF0D;
	float: none;
}

.footer-content
{
	padding-left: 200px;
	padding-top: 0px;
	font-size: 10pt;
	height: 20px;
}
/* End Footer Styles */


/* Link Styles */


a:link.menu-link { color: #FFFFFF; font-size: 9pt; font-weight: bold; text-decoration: underline;}
a:visited.menu-link { color: #FFFFFF; font-size: 9pt; font-weight: bold; text-decoration: underline;}
a:hover.menu-link { color: #E7F1F8; font-size: 9pt; font-weight: bold; text-decoration: none;}
a:active.menu-link { color: #FFFFFF; font-size: 9pt; font-weight: bold; text-decoration: underline;}

.side-menu a:link { color: #00599a; font-size: 9pt; font-weight: bold; text-decoration: underline; }
.side-menu a:visited { color: #00599a; font-size: 9pt; font-weight: bold; text-decoration: underline; }
.side-menu a:active { color: #00599a; font-size: 9pt; font-weight: bold; text-decoration: underline; }
.side-menu a:hover { color: #4B87B7; font-size: 9pt; font-weight: bold; text-decoration: none; }

a:link { color: #4B87B7; font-size: 9pt; font-weight: bold; text-decoration: underline; }
a:visited { color: #4B87B7; font-size: 9pt; font-weight: bold; text-decoration: underline; }
a:active { color: #4B87B7; font-size: 9pt; font-weight: bold; text-decoration: underline; }
a:hover { color: black; font-size: 9pt; font-weight: bold; text-decoration: none; }

a:link.hightlights-link { color: black; font-weight: bold; font-size: 14pt; font-family: verdana; text-decoration: underline; }
a:visited.hightlights-link { color: black; font-weight: bold; font-size: 14pt; font-family: verdana; text-decoration: underline; }
a:active.hightlights-link { color: black; font-weight: bold; font-size: 14pt; font-family: verdana; text-decoration: underline; }
a:hover.hightlights-link { color: #4B87B7; font-weight: bold; font-size: 14pt; font-family: verdana; text-decoration: none; }
