/*
 * YUI Resect CSS version: 2.2.2 
 * Copyright (c) 2007, Yahoo! Inc. All rights reserved.
 * Licensed under the BSD License: http://developer.yahoo.net/yui/license.txt
 */
/*
 * CSS borrowed and inspired by http://alifelski.com.  Thanks!
 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,optgroup,button,p,blockquote,th,td{
	margin:0;
	padding:0;
	line-height:1.5;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:bold;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
#user_messages {
	float:left;
	background:#bb5026;
	width:100%;
	color:#fff;
	padding:6px;
}
caption,th{
	text-align:left;
}
ol,ul{
	list-style:none;
}
.hidden{
	display: none;
}

.viewDemo{
	margin-bottom: 8px;
	margin-left: 5px;
}
.visualTour{
	margin-bottom: 8px;
}

h3.pastComments{
    font-size:23px;
    font-weight:bold;
    padding: 10px;
    color:#BB5026;
}
.commentWrapper{
    float: left;
    background:#f4f4f4;
    width:100%;
}

.commentTimestamp {
font-size:14px;
color:#666;
line-height:1.4em
}

.learnMore{
	margin-bottom: 8px;
}
fieldset,img{
	border:0;
}
input,textarea,select,optgroup,option,button{
	font-family:inherit;
	font-size:90%;
	margin: 3px 2px 0px 10px;
}

.comments{
	float:left;   
	padding: 10px;
	width:100%;
	font-size: 17px;
	line-height:1.4em;
}

#newslinks{
    margin-top: 30px;
}
button,input {
	width: auto;
	overflow: visible;
}
#loginBox {
	width:100%;
	height:70px;
	background: url(/static/phodder/images/loginBoxBG.jpg) left no-repeat #e0e0e0;
	display: none;
	float:left;
	margin-bottom:30px;
}
.loginForm{
	float: left;
	margin-top: 5px;
	margin-bottom: 30px;
	margin-left: 50%;
}
.loginForm2{
        float: left;
        margin-top: 5px;
        margin-bottom: 30px;
}

.loginButton{
	margin-top: 13px;
	margin-left: 30px;
	float: left;
}
button { 
	border:0; 
	cursor:pointer; 
	font-weight:bold; 
	padding:0 20px 0 0; 
	text-align:center; 
	float: right; 
	width: auto;
	margin-right: 23px;
}
button span { 
	position:relative; 
	display:block; 
	white-space:nowrap; 
	padding:0 0 0 20px;
}
	
button.submitBtn { 
	background:url(/static/phodder/images/buttonRight.png) right no-repeat; 
	font-size:100%; 
	font-weight: bold;
}

button.submitBtn span { 
	height:33px;
	line-height:33px;
	background:url(/static/phodder/images/buttonLeft.png) left no-repeat;
	color:#333; 
}

button.submitBtn:hover {
	background:url(/static/phodder/images/buttonRightOver.png) right no-repeat;
}

button.submitBtn:hover span {
	background:url(/static/phodder/images/buttonLeftOver.png) left no-repeat;
}

select{
    width: 148px
}
optgroup,address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;
	font-weight:normal;
}
q:before,q:after{
	content:'';
}
abbr,acronym {
	border:0;
}
dl li{
	list-style: none;
}

div#headerContainer {
background: url(/static/phodder/images/phodderHeader1024.png) no-repeat;
max-width: 1024px;
min-width: 800px;
height: 240px;
}

div#headerleft h1 a {
background:transparent url(/static/phodder/images/phodderLogo.png) no-repeat scroll right bottom;
border:medium none;
display:block;
float:left;
height:240px;
margin:0px;
text-indent:-9999em;
width:300px;
}

div#headerright h1 a {
background:transparent url(/static/phodder/images/headerRight.png) no-repeat scroll right bottom;
border:medium none;
display:block;
float:right;
height:240px;
margin:0px;
z-index: 200;
text-indent:-9999em;
width:240px;
}

div.tagline {
	color: #BB5026;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 10px;
}

div#header a, div#nav a { outline: none; }

a:link { color: #4c8ab4; text-decoration: none; }
a:visited { color: #666; text-decoration: none;}
a:hover { text-decoration: underline;}
a:active { color:#4c8ab4; text-decoration: none;}

strong{
	font-weight: bold;
}

body{
	color: #333;
	font-size: 13px;
	line-height: 125%;
	font-family: "Segoe UI", Helvetica, Arial, Verdana, sans-serif;
	background:#f2f2f2 url(/static/phodder/images/phodderBG.png) top center repeat-x;
}
p{
	margin-top: 10px;
	margin-bottom: 10px;
}

div#header{
	background: url(/static/phodder/images/phodderHeader1024.png) right no-repeat;
 	height: 240px;
}
div#container{
	margin:auto;
	max-width:1024px;
	min-width:800px;
/*	border-right:1px solid #333;
	border-left:1px solid #333;*/
}
td#appFeature {
	background: url(/static/phodder/images/featurebox.png) left center repeat-x;
	height: 282px;
	width: 153px;
}

.featurePageImage{
	margin-bottom:5px;
}
#leftlist {
	float:left;
	margin-right:30px;
	width:45%;
}
#rightlist {
	float:left;
	margin-top:0;
	width:45%;
}
div.features {
	padding: 6px;
	font-family: "Segoe UI", Helvetica, Arial, Verdana, sans-serif;
	font-size: 70%;
	line-height: 140%;
	margin-top: 2px;
	margin-bottom: 10px;
}

img.featureImage{
        margin-bottom: -100px;
/*      margin-left: -10px;*/
}


.features a {
	color: #fff;
	border: none;
}

.spaceafter {
	margin-right: 20px;
}
span.question{
	font-size: 16px;
	color: #BB5026;
}
span.callout{
	font-size: 12px;
	color: #BB5026;
}
div#content{
	background: url(/static/phodder/images/contentBG.png) top center repeat-x #f2f2f2;
	height: auto;
}

div#featuredOuter {
	background: url(/static/phodder/images/contentBG.png) top center repeat-x #f2f2f2;
	height:auto;
}

div#featuredInner{
	width: 800px;
	margin: 0 auto;
	padding: 40px;
}

div#featuredLeft{
	margin-top: 0px;
	width: 50%;
}

div#featuredRight{
	margin-top: 0px;
	padding-left: 20px;
	padding-bottom: 20px;
	float: right;
	width: 40%;
}

h1.featureHeader {
	font-family: "Segoe UI", Helvetica, Arial, Verdana, sans-serif;
	font-size: 218%;
	margin-bottom: 7px;
	line-height: 100%;
}

h2.featureHeader {
	font-family: "Segoe UI", Helvetica, Arial, Verdana, sans-serif;
	font-size: 23px;
	line-height: 1.4em;
	margin-top: 12px;
	margin-bottom: 12px;
	font-weight: bold;
}

h2.signup {
        font-family: "Segoe UI", Helvetica, Arial, Verdana, sans-serif;
        font-size: 23px;
        margin-bottom: 12px;
	margin-top: 12px
        line-height: 1.4em;
	font-weight: bold;
}

ul.featureList{
        list-style-position:outside;
        list-style-image:url(/static/phodder/images/bullet.png);
        list-style-type:circle;
        padding-left: 17px;
        margin:10px 0;
}

ul.featureList li{
        list-style-image:url(/static/phodder/images/bullet.png);
        list-style-position:outside;
        list-style-type:circle;
        min-height:13px;
        padding-left:2px;
        margin-bottom:10px;

}

ul.sublist{
        list-style-position:outside;
        list-style-image:url(/static/phodder/images/bullet.png);
        list-style-type:circle;
	padding-left: 17px;
        margin:10px 0;
}

li.sub {
        list-style-image:url(/static/phodder/images/bullet.png);
        list-style-position:outside;
        list-style-type:circle;
        min-height:13px;
        padding-left:2px;
        margin-bottom:10px;

}
p.quote{
	font-style: italic;
	color: #fff;
	background: #555;
	padding: 10px;
	-moz-border-radius: 10px;
}
p.quote b a{
	color: #f2f2f2;	
}	
ul.features{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:10px 0;
}

li.feature {
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	min-height:50px;
	padding-left:77px;
	margin-bottom:10px;

}
ul.profiles{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:10px 0;
	width: 100%;
}

li.profile {
	width: 37%;
	float: left;
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	min-height:50px;
	padding-left:77px;
	margin-bottom:20px;
	padding-right: 15px;

}
li#new_custom_iphone.feature {
background-image:url(/static/phodder/images/new_custom_iphone.png);
}
li#new_social_networking.feature {
background-image:url(/static/phodder/images/new_social_networking.png);
}
li#new_threading.feature {
background-image:url(/static/phodder/images/new_threading.png);
}
li#new_cached.feature {
background-image:url(/static/phodder/images/new_cached.png);
}
li#new_themed.feature {
background-image:url(/static/phodder/images/new_themed.png);
}
li#new_builtinbrowser.feature {
background-image:url(/static/phodder/images/new_builtinbrowser.png);
margin-top: 7px;
}
li#new_stat_tracking.feature {
background-image:url(/static/phodder/images/new_stat_tracking.png);
margin-top: 7px;
}
/* iLuvMama Graphics */
li#date.feature {
background-image:url(/static/phodder/images/iLuvMama/calendar.png);
}
li#note.feature {
background-image:url(/static/phodder/images/iLuvMama/notes.png);
margin-top: 7px;
}
li#gift.feature {
background-image:url(/static/phodder/images/iLuvMama/gifts.png);
margin-top: 7px;
}
li#flower.feature {
background-image:url(/static/phodder/images/iLuvMama/flower.png);
margin-top: 7px;
}
li#jeremy.profile {
background-image:url(/static/phodder/images/jeremy.png);
}
li#aaron.profile{
background-image:url(/static/phodder/images/aaron.png);

}
li#christy.profile {
background-image:url(/static/phodder/images/christy.png);
}
li#dave.profile {
background-image:url(/static/phodder/images/dave.png);
}
div.footerbox{
    font-size: 11px;
    width: 30%;
    float: left; 
    color: #333;
    padding: 8px;
}

div.footerbox h1{
    font-size: 140%;
    text-weight: bold;
	font-family: "Segoe UI", Helvetica, Arial, Verdana, sans-serif;
	color: #FFF;
    border-bottom: 1px dotted #fff;
}
#twitterFooter{
	width: auto;
	margin-top:-63px;
}
a.footerLinks {
	color: #FFF;
}

span.smallLinks{
	font-weight: bold;
	font-size: 125%; 
}
div#pageMain{
  
}

.left{
  float: left;
}

.fullimage{
  padding: 10px 0 10px 0;
}

input{
	padding: 2px;
 	width: 148px;
	margin: 2px 0px 0px 10px;
}
input#primary_color,input#secondary_color,input#tertiary_color{
	width:120px;
}
img#primary_rainbow,img#secondary_rainbow,img#tertiary_rainbow{
	padding-left: 7px;
}
}
input#id_logo{
}
.small {
	color:#222;
	font-size:80%;
	line-height:1;
	font-weight:normal;
}

div.contactWrapper{
	background:#35c0e0 url(/static/phodder/images/form1BG.png) repeat-x;
	padding:10px;
	width: 44%;
	float: left;
	margin-bottom: 30px;
	border:solid 1px #08a2c8;
}
div.blogSettings{
        background:#35c0e0 url(/static/phodder/images/form1BG.png) repeat-x;
        padding:10px;
        width: 99%;
        float: left;
        margin-bottom: 30px;
	line-height: 2.5;
        border:solid 1px #08a2c8;
}
div.paymentWrapper{
        background: #75D4EA url(/static/phodder/images/form2BG.png) repeat-x;
        padding:10px;
        width: 99%;
        float: left;
        margin-bottom: 30px;
        border:solid 1px #08a2c8;
}
div.orderWrapper{
        background: #75D4EA url(/static/phodder/images/form2BG.png) repeat-x;
        padding:10px;
        width: 99%;
        float: left;
        margin-bottom: 30px;
        line-height: 2.5;
        border:solid 1px #08a2c8;
}
div.feedbackWrapper{
        background:#35c0e0 url(/static/phodder/images/form1BG.png) repeat-x;
        padding:10px;
        width: 99%;
        float: left;
        margin-bottom: 30px;
        border:solid 1px #08a2c8;
}
div.feedbackSubmit{
	float:left;
	margin-left: 30px;
	margin-top: 10px;
}

p.order_status{
	font-size: 100%;
}
div.blogWrapper{
	padding:10px;
	background: #75D4EA url(/static/phodder/images/form2BG.png) repeat-x;
	width: 44%;
	margin-left: 40px;
	float: left;
	margin-bottom: 30px;
        border:solid 1px #08a2c8;
}

ul.errorlist{
	color: #BB5026;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	margin-right: 15px;
	margin-bottom: -2px;
}

span.steps{
	color: #bb5026;
}

textarea{
	border: 1px solid #c8c7c7;
	padding: 2px;
	width: 307px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.fieldWrapper {
	padding:10px;
	margin-bottom: 15px;
}
div.feedFieldWrapper {
        padding:10px;
        margin-bottom: 15px;
	float:left;
	width:auto;
}

.siteTitle {
	float:left;
	width:50%;
}

.url {
	float:left;
	width:50%;
}

.rssFeed {
	float:left;
	width:50%;
}

.logo {
	float:left;
	width:50%;
}

.logo a{
        color: #ffffff;
	font-weight: bold;
}

.primaryColor {
	float:left;
	width:50%;
}

.secondaryColor {
	float:left;
	width:50%;
}

.tertiaryColor {
	float:left;
	width:50%;
}

.priceBox {
	float:left;
	width:45%;
	padding:14px;
	margin-left:10px;
	background:#f0f0f0;
	margin-top:15px;
	line-height:2;
	text-align:right;
}
.price{

}

.salePrice{

}

.creditCardWrapper{
width: 45%;
float: left;
}

label {
	font-size:100%;
	font-weight:bold;
	color: #333;
	float:left;
	padding:3px 8px 0px 0px;
	text-align:right;
	width:156px;
	display:block;
}
label#color_tert{
	float:none;
	padding: 0;
	width: auto;
}
.submit input {
	margin:10px;
	float:right;
	padding:3px;
	font-size:medium;
	font-weight:normal;
	color:#FFF;
	background:#BB5026;
	margin-right:20px;
}
span.title{
	font-size: 16px;
	font-weight: bold;
	color: #BB5026;	
}
div#footer{
	float: left;
	width: 100%;
	background: #08a2c8;
	bottom: 0;
	margin-top:55px;
}

div#footerInner{
        margin:auto;
        max-width:1024px;
        min-width:800px;
}

ul#footerLinks a{
  color: #fff;
  text-decoration: none;
}

.clear{
  clear: both;
}
p.error{
	float: left;
	font-weight: bold;
	margin-bottom: 30px;
	color: #990000;
}
p.errorbase {
	color:#990000;
	float:right;
	font-size:67%;
	font-weight:bold;
	margin-bottom:-11px;
	margin-right:29px;
	margin-top:-1px;
}
.loginPage{
	background:#75d4ea;
	padding: 10px;
	float: left;
	margin-bottom:30px;
	width: auto;
}
div.error { font-weight: bold; margin: 1em 0; }

/* ================================================================
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_drop6.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.preload1 {background: url(/static/phodder/images/six_0a.png);}
.preload2 {background: url(/static/phodder/images/six_1a.png);}
.preload3 {background: url(/static/phodder/images/loginBoxBG.jpg);}
.preload4 {background: url(/static/phodder/images/buttonRightOver.png);}
.preload5 {background: url(/static/phodder/images/buttonLeftOver.png);}

#nav {
	padding:0; 
	margin:0; 
	list-style:none; 
	height:35px; 
	background:#fff 
	url(/static/phodder/images/six_0.png) repeat-x; 
	position:relative; 
	z-index:200; 
	font-family:arial, verdana, sans-serif; 
	margin-left: 100px;
	margin-right: auto;
	width: 100%;
}
#nav li.top {display:block; float:left;}
#nav li a.top_link {display:block; float:left; height:34px; line-height:33px; color:#332c2c; text-decoration:none; font-size:15px; font-weight:bold; padding:0 0 0 0; cursor:pointer;background: url(/static/phodder/images/six_0.png);}
#nav li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(/static/phodder/images/six_0.png) right top no-repeat;}
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(/static/phodder/images/six_0a.png) no-repeat right top;}

#nav li:hover a.top_link,
#nav a.top_link:hover
{color:#fff; background: url(/static/phodder/images/six_1.png) no-repeat;}
#nav li:hover a.top_link span, 
#nav a.top_link:hover span
{background:url(/static/phodder/images/six_1.png) no-repeat right top;}
#nav li:hover a.top_link span.down,
#nav a.top_link:hover span.down
{background:url(/static/phodder/images/six_1a.png) no-repeat right top; padding-bottom:3px;}

#nav table {border-collapse:collapse; padding:0; margin:0; position:absolute; left:0; top:0;}

#nav li:hover {position:relative; z-index:200;}
#nav a:hover {position:relative; white-space:normal; z-index:200;}

#nav :hover ul.sub
{left:1px; top:35px; background: #CEF1F9; padding:6px; border:1px solid #06738E; white-space:nowrap; width:100%; height:auto; z-index:300;}
#nav :hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:100%; font-weight:normal;}
#nav :hover ul.sub li a
{display:block; font-size:13px; height:18px; width:100%; line-height:18px; text-indent:5px; color:#000; text-decoration:none;border:1px solid #CEF1F9;}
#nav li ul.sub li a.fly
{background:#CEF1F9 url(/static/phodder/images/arrow.gif) 80px 6px no-repeat;}
#nav :hover ul.sub li a:hover 
{background:#06738E; color:#fff; border-color:#fff;}
#nav :hover ul.sub li a.fly:hover
{background:#06738E url(/static/phodder/images/arrow_over.gif) 80px 6px no-repeat; color:#fff;}

#nav li b {display:block; font-size:13px; height:18px; width:98px; line-height:18px; margin-bottom:3px; text-indent:6px; color:#06738E; border-bottom:1px solid #06738E; cursor:default;}

#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:89px; top:-4px; background: #CEF1F9; padding:3px; border:1px solid #0b4d97; white-space:nowrap; width:100px; z-index:400; height:auto;}

#nav ul, 
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover > ul
{left:100px; top:-4px; background: #CEF1F9; padding:3px; border:1px solid #0b4d97; white-space:nowrap; width:100px; z-index:400; height:auto;}
#nav li:hover > ul ul 
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}
#nav li:hover li:hover > a.fly
{background:#06738E url(/static/phodder/images/arrow_over.gif) 80px 6px no-repeat; color:#fff; border-color:#fff;} 
#nav li:hover li:hover > li a.fly
{background:#CEF1F9 url(/static/phodder/images/arrow.gif) 80px 6px no-repeat; color:#000; border-color:#CEF1F9;} 


