@charset "UTF-8";
/*******************************
/ Base style sheet for PhotoTouch Sites
/*******************************/

body {
	margin: 0px;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	font-family: "Trebuchet MS",Arial, Verdana, Univers;
	background-color: #FFFFFF;
	text-align: left;
}

ul {
	margin: 0px;
}

.container {
	width: 1000px;
	margin: 0px auto 5px auto;
	position: relative;
	padding: 2px;
}	

a, a:visited {
	text-decoration: underline; 
	color: #333333;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

.footer {
	position: relative;
	border-top: 1px solid #000000;
	margin-top: 5px;
	padding: 5px;
	text-align: center;
	color: #666666;
	font-size: 11px;
	line-height: 14px;
}

.banner {
	border-bottom: 1px solid #000000;
	text-align: left;
	position: relative;
}

.banner a {
	position: relative;
	float: right;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 50px 0px 0px 30px;
}

.banner a:hover {
	color: #0360b0;
}

.breadcrumb {
	position: relative;
	font-weight: bold;
	color: #666666;
	font-size: 14px;
	line-height: 16px;
	border-bottom: 1px solid #000000;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
}

.breadcrumbitem {
	margin: 5px;
}

.breadcrumbactive {
	color: #000000;
}

.breadcrumb a {
	text-decoration: underline;
}

.breadcrumb a:hover {
	color: #000000;
}

.navbutton a {
    
    position: relative;
    padding: 5px 10px 5px 10px;
    margin: 10px auto 10px auto;
    font-size: 16px;
    display: block;
    width: 200px;
    text-decoration: none;
    
    
    font-weight: bold;
    text-align: center;
    color: #FFFFFF;
   /* text-shadow: rgba(0,0,0,0.6) 0px -1px 0px;*/
    text-shadow: 0px -1px 0px #000000;
    line-height: 20px;
    border: 1px solid #333333;
    
    background-color: #003456;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#2e89ac), to(#003456));
    background-image: -moz-linear-gradient(top, #2e89ac, #003456);
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#2e89ac', EndColorStr='#003456');
    
    filter: Shadow(Color=#000000, 	
			Direction=315, 
			Strength=1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	
}

.navbutton a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.subnavbutton a {
    font-weight: bold;
    text-align: center;
    color: #FFFFFF;
   /* text-shadow: rgba(0,0,0,0.6) 0px -1px 0px;*/
    text-shadow: 0px -1px 0px #000000;
    line-height: 16px;
    
    background-color: #003456;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#2E89AC), to(#003456));
    background-image: -moz-linear-gradient(top, #2E89AC, #003456);
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#2E89AC', EndColorStr='#003456');
    
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    
    border: 1px solid #343434;
    
    margin-top: 5px;
    margin-right: 20px;
    display: inline;
    
    font-size: 12px;
    font-weight: bold;
    padding: 4px 10px 4px 10px;
    text-decoration: none;
}

.subnavbutton a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.fineprint {
	color: #666666;
	font-size: 12px;
	font-style: italic;
	margin: 0px;
	line-height: 16px;
}


/*******************************
/ Styles sheet specific to signup
/*******************************/

.bgText {
	text-align: center; 
	color: #666666; 
	font-weight: bold; 
	font-size: 16px; 
	padding: 100px;
	line-height: 20px;
}

.plancontainer {
	position: relative;
	height: 160px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}

.planbox {
	border: 1px solid #666666;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    position: relative;
    display: inline-block;
    height: 150px;
    width: 217px;
    padding: 3px;
    margin: 10px;
    text-align: left;
    background-color: #F9F9F9;
}
.buybox {
	border: 1px solid #666666;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    position: relative;
    width: 300px;
    padding: 5px;
    margin: 50px auto 50px auto;
    text-align: left;
    display: block;
}
.planbox h1 {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	line-height: 20px;
}

.planbox h2 {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	line-height: 18px;
	font-style: italic;
}

.plansubmit {
	position: relative;
	text-align: center;
	margin: 25px;
}


.infobox {
	border: 1px solid #666666;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    position: relative;
    float: right;
    height: 250px;
    width: 250px;
    padding: 5px;
    margin: 10px;
    text-align: left;
}

.infobox h1 {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	line-height: 20px;
}

.inr {
	float: left;
	display: inline;
	width: 110px;
}

.paypalbutton a {
    font-weight: bold;
    text-align: center;
    color: #22415C;
   /* text-shadow: rgba(0,0,0,0.6) 0px -1px 0px;*/
    text-shadow: -1px -1px 0px #FFFFFF;
    line-height: 18px;
    
    background-color: #FCA220;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FCA220));
    background-image: -moz-linear-gradient(top, #FFFFFF, #FCA220);
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFFFFF', EndColorStr='#FCA220');
    filter: Shadow(Color=#FFFFFF, 	
			Direction=315, 
			Strength=1);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    
    border: 1px solid #FCA220;
    
    margin: 20px auto 0px auto;
    width: 200px;
    display: block;
    position: relative;
    
    font-size: 16px;
    font-weight: bold;
    padding: 6px;
    text-decoration: none;
}