@charset "UTF-8";
/* 
	Stylesheet for www.clipyourphotos.com
	Author: Prakash Bajracharya	(www.prakaz.com) 
*/


/* These are used thoughout the site */
body{
	background-color:#b9ddf8;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	/*font-family:"Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, sans-serif;*/
	font-size:90%;
	line-height:19px;
	overflow: -moz-scrollbars-vertical;
	color: #424242;
}

.container{
	background-color:transparent;
	padding:0;
	text-align:left;
	width:960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


body, a, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote {
	margin:0;
	padding:0;
}
a {	color:#09C;	text-decoration:underline;	/* border-bottom-width: 0px; */ /*buggy!!*/ }

a:visited{ color:#369; }

a:hover{ background-color: #FFC; border:0px; }

a:active{}

a img {	border:none; display:block;}

html {  min-height: 100%; margin-bottom: 1px; }

p{	line-height:20px; }

h1{
	font-size:150%;
	margin-bottom:20px;
	font-weight:normal;
}

h1 a:link {
	border-bottom-width: 1px;
	color:#424242;
	text-decoration:none;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

h1 a:visited {
	border-bottom-width: 1px;
	color:#424242;
	text-decoration:none;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

#breadCrumb{font-size:95%;	margin-bottom:20px;	font-weight:normal; color:#666; }

#breadCrumb a:link {
	border-bottom-width: 1px;
	color:#09C;
	text-decoration:none;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-size:110%;
}

#breadCrumb a:visited {
	border-bottom-width: 1px;
	color:#09C;
	text-decoration:none;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-size:110%;
}

h2{ font-size:130%; margin-bottom:8px; font-weight:normal; }

h3{ margin-bottom:10px; }

li{ margin-left:30px; }

.alert {
	border:1px solid #E5E597;
	padding-top: 0.371em;
	padding-right: 0.586em;
	padding-bottom: 0.371em;
	padding-left: 0.586em;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-attachment: scroll;
	background-color: #FFFFD9;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	text-align: center;
	font-size:85%;
	width: 900px;
}

.alert img{
	float:right;
	margin-left:890px;
	margin-top:-20px;
	position:absolute	
}

#app-info{
	width:650px;
	height:65px;
	float:right;
	margin-bottom:15px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 10px;
	text-align: center;
	background-attachment: scroll;
	background-color: #DEEFFF;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C7E0FE;
	border-right-color: #C7E0FE;
	border-bottom-color: #C7E0FE;
	border-left-color: #C7E0FE;
	color: #575757;
	margin-top: 5px;
}

.round-edge-box{
	width:100px;
	min-height:40px;
	float:left;
	margin-bottom:15px;
	padding: 10px;
	color: #575757;
	margin-top: 5px;	
	text-align: left;
	
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	background-attachment: scroll;
	background-color: #DEEFFF;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C7E0FE;
	border-right-color: #C7E0FE;
	border-bottom-color: #C7E0FE;
	border-left-color: #C7E0FE;
	
}	
}

#app-title-wrapper{
	width:200px;
	height:100px;
	float:left;
}

#fb-flash-wrapper{
	width:100%;
	height:100%;
	padding-bottom: 2px;
}

.new-superscript{
	vertical-align: baseline;
	font-size: 10px;
	position: relative;
	color: #F00;
	text-transform: none;
	bottom: 5px;
	font-weight: normal;
	left: 3px;
}

#new-superscript-text{
	font-size:10px;
	color:#F03;
}

.clearfix {	display: inline-block; }

#imgRolloverPreview {
	border:0px solid black;
	font-size:12px;
	color:#FFF;
	display:none;
	padding:5px;
	position:absolute;
	min-height:100px;
	min-width:200px;
	background-color: #333;
	/* background-image: url(fp/fp_ss_loading.png); */
	background-repeat: no-repeat;
	background-position: 0 0;
	max-width:240px;
}

#imgRolloverPreviewLoading{
	background-color:#474747;
	position:absolute;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top:5px;
	padding-bottom:5px;
	color:#FFF;
	display:none;
}

/* notes ul */
.notes{
	font-size:12px;
}

/* GLOBAL IDs */

#header{
	font-size:14px;
	line-height:1.7em;
	background-color: #FFF;
	height: 70px;
}

#header .container{
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 70px;
	background-image: url(images/nuts_and_bolts/header_bg.gif);
	/*background-image: url(images/nuts_and_bolts/header_bg_santa.gif);*/
}

#header #links{
	float: right;
	margin-top: 23px;
	width: 400px;
	margin-right: 15px;
	text-align: right;
	color:#999;
	font-size: 13px;
}

#header b{
	color:#666;	
}

#header a{
	text-decoration:none;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color: #CCC;
}

#header a:visited{
	color: #09C;
}

#header #highlight{
	color:#C00;
}

#logo{
	margin-top: 10px;
	margin-left: 15px;
	height: 43px;
	width: 220px;
	cursor:pointer;
	clear: both;
	float: left;
}

#content{
	background-color:#b9ddf8;
	margin:0 auto 0px;
	padding:0px 0 0;
	width:100%;
	background-image: url(images/nuts_and_bolts/content_side_gradient_bg.png);
	background-repeat: repeat-x;
}

#content .container{
	min-height:400px;
}

#content-wrapper{
	background-image: url(images/nuts_and_bolts/content_wrap_bg.png);
	background-repeat: repeat-y;
	min-height: 400px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#footer{
	clear:both;
	margin-bottom: 5px;
	background-color: #B9DDF8;
}

#footer .container{
	background-image: url(images/nuts_and_bolts/bottom_curve.png);
	background-repeat: no-repeat;
	height: 100%;
	padding-top: 30px;
	padding-bottom: 6px;
	color:#2C6F8E;
	font-size: 75%;
	text-align: center;
}

input, textarea, select {
	color:#333333;
	font-size:13px;
}

/* THIS IS USED BY ALL THE PHOTOS LISTS ACROSS THE SITE */
.photoThumb{
	display: inline-block; /*!clear fix*/
}

/* This is used both by image thumb or flash */
.photoThumb li{
	list-style-image: none;
	list-style-type: none;
	margin-top: 0;
	margin-right: 13px;
	margin-bottom: 15px;
	margin-left: 0;
	overflow:hidden;
}

.photoThumb .fp-thumb-flickr-preview{
	clear:both;
	float:right;
	margin-top:4px;
}

/* THUMB DETAILS: screenshot, date time */
/* this wraps up everything */
.fp-thumb-wrapper {
	font-size:11px;

}
.fp-thumb-wrapper li{
	width: 90px;
	float: left;
	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 25px;
	margin-left: 13px;
}
.fp-thumb-wrapper-pic{
	width: 75px;
	height: 75px;
	border:1px solid #CCCCCC;
	padding: 2px;
	margin-left:4px;
	
}

/* this is the actual photo from flickr */
.fp-thumb-wrapper img{
	/*width:75px; height:75px;*/
}

#fp-thumb-details {
	list-style: none;
	margin: 0;
	font-size: 9px;
	text-decoration: none;
	color: #777777;
	line-height: 12px;
	display: block;
	text-align:center;
	
}
#fp-thumb-details li{
	margin: 0;
	padding: 0;
	clear: both;
	background-image: none;
	width:100%;
}
#fp-thumb-details img {
	/* width:11px; height:10px; */
	float: left;
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#fp-thumb-details a {
	font-size:10px;
}

#fp-thumb-legend{
	background-image:url(images/fp-clock-legend.png);
	background-position:20px 6px;
	background-repeat:no-repeat;
	background-color:#FFFFE7;
	border:1px dotted #999999;
	color:#666666;
	font-size:11px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:20px;
	margin-left:225px;
	text-align:left;
	width:410px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 45px;
}


/* USE THIS IF AN IMAGE THUMB IS USED */
.photoThumb .fp-thumb-img-li{
	background: #F0F0F0 none repeat scroll 0 0;
	border:1px solid #CCC;		
	height:92px;
	width:77px;
	padding:2px;
	text-align: right;
	float:left;
}
/* Image container */
.photoThumb .fp-thumb-container-img{
	background: #FFFFFF none repeat scroll 0 0;
	border:1px solid #D5D5D5;	
	height:75px;
	margin-bottom:0px;
}
/* USE THIS IF FLASH THUMB IS USED */
.photoThumb .fp-thumb-flash-li{
	background: #F0F0F0 none repeat scroll 0 0;
	border:1px solid #CCC;		
	height:130px;
	width:132px;
	padding:2px;
	text-align: right;
	float:left;
}

/* Flash container */
.photoThumb .fp-thumb-container-flash{
	background: #FFFFFF none repeat scroll 0 0;
	border:1px solid #D5D5D5;	
	height:113px;
	margin-bottom:-1px;
	padding:0px;
}

.photoThumb #new{
	background-color:#FFF787;
	border:1px dotted #FF9900;
	float:right;
	font-size:9px;
	height:13px;
	line-height:10px;
	margin-left:60px;
	margin-top:-7px;
	padding-left:1px;
	position:absolute;
	text-align:center;
	width:23px;
	cursor:default;
}

.photoThumb ul{
	overflow: hidden;

}

/* end photo list */


/* END GLOBAL IDs */






/* index */
#index{
	font-family:Georgia, Times, "Times New Roman", serif;
	padding-top: 20px;
	color: #333;
	text-align: center;
}

#index h1{
	font-size:28px;
	font-weight:normal;
	line-height:35px;
	color: #0079A2;
}

#index h1 a, #index h1 a:visited{
	font-size:28px;
	font-weight:normal;
	line-height:35px;
	color:#09C;
}

#index h2{
	font-size:20px;
	font-weight:normal;
	line-height:35px;
	color: #666;
}

#index h3{
	font-size:13px;
	font-weight:normal;
	color: #666;
}

#index-bubbles {
	text-align: center;
	margin-top: 30px;
}
/* end index */






/* fp */
#fp-index{
	text-align:left;
	height: 400px;
}

#fp-index #imgleft{
	width: 360px;
	float:left;
	padding-left: 45px;
}

#fp-index #righttext{
	height: 250px;
	width: 450px;
	float:right;
	padding-top:40px;
	padding-left:0px;
	padding-right:40px;
}

#fp-index h1{
	font-size:180%;
}

#fp-index h2{
	font-size:125%;
	/*line-height:0px;*/
	letter-spacing:0px;
	color: #067ac3;
	margin-bottom: 15px;
}

/*
#fp-index ul{
	font-size:12px;
}
*/
/* -- fp common -- */
#fp-search-form{
}

#fp-search-index{
	background:#FFFFFF none repeat scroll 0 0;
	border:1px inset #666666;
	color:#999999;
	padding:3px;
	width:350px;
}

#fp-search-index:focus{
	color:#333;
}

#fp-search-links{
	padding-top:15px;
	margin-bottom: 25px;
}
/* -- end fp common -- */

/* start FP-MAIN */
#fp-main{
}
#fp-main-top{
	width:710px;
	height:100px;
	background-image: url(images/fp_logo_small.gif);
	background-repeat: no-repeat;
	padding-left:145px;
	padding-top:10px;
}

#fp-main-logo{
	width:130px;
	height:110px;
	position:absolute;
	cursor:pointer;
}

#fp-main-top p{
	line-height:40px;
}

#fp-main-top h1{
	margin-bottom:15px;
}

#fp-main-content{
	width:100%;
	padding-top: 20px;
	padding-bottom: 10px;
	min-height:300px;
}

.fp-main-photoList{
	width:100%;
	padding-top:16px;	
}

#fp-main-ssWrapper{
	width: 817px;
	padding-left: 0px;
}

#fp-main-userInfo{
	width: 80%;
	float: left;
	padding-bottom: 15px;
	
	
}

#fp-main-date{
	float: right;
	position: static;
	color: #999;
	font-size: 12px;	
}

#fp-main-ssAction{
	clear: left;
	background-color: #f0f0f0;
	height: 20px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-size:13px;
	margin-bottom: 1px;
}

#fp-main-ssAction a:link, #fp-main-ssAction a:visited{
	color:#069;
	text-decoration:none;
}

#fp-main-ssAction a:hover{
	
}

#fp-main-ssAction div.button{
	float: left;
	padding-right: 25px;
}

#fp-main-ssAction div.button img{
	float: left;
	padding-right: 4px;
}


#fp-main-ssBox{
	border: 1px solid #999;
	width: 785px;
	margin-top: 0px;
	min-height:535px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#fp-ss-flash-wrapper{
	min-height:500px;
	clear: left;
	margin-left:50px;
	margin-bottom:20px;
}
/* end FP-MAIN */

/* end fp */


/* start FRAMER */

#framer-top{
	height: 90px;
	width: 100%;
}

#framer-flash-wrapper{
	min-height:550px;
}
/* end FRAMER */




/* start BULKR */

#bulkr{
	min-height:500px;
	height:1030px;
}

#bulkr-badge{
	width:100%;
	text-align: center;
	margin-top: 20px;
}

#bulkr-index-right{
	float:right;
	width:360px;
	text-align: center;
	padding-right: 35px;
	padding-top: 44px;
}

#bulkr-index-left{
	float:left;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	height: 480px;
	padding-left: 20px;
}

#bulkr-features{
	float:left;
	font-size:13px;
	height:310px;
	margin-left:50px;
	padding-left:10px;
	width:380px;
}

#bulkr-index-screenshots{
	padding-bottom:30px;
	padding-top:30px;
}

#bulkr-index-ss_contents{
	background-color:#fbfcdb;
	width:780px;
}

#bulkr-thumbs{
	float:right;
	height:310px;
	margin-right:50px;
	padding-left:40px;
	width:335px;
}

#bulkr-divider{
	border-top:1px solid #CCCCCC;
	clear:both;
	margin:25px 0;
}
/* end BULKR */



/* FAQ start */
#faq-wrapper{
	display: inline-block;
	padding-top: 0px;
}

#faq-topics{
	width:150px;
	float:left;
	visibility: hidden;
}

#faq-QA-wrapper{
	width:880px;
	float:left;
	padding-left: 10px;
	padding-top: 15px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #CCC;
	text-align:justify;
}

#faq-QA-wrapper ol{
	margin-bottom:40px;
}

#faq-A li h3{
	font-size:14px;
	margin-bottom:7px;
}

#faq-A li{
	margin-bottom:30px;
	font-size:13px;
}
/* FAQ end */


/* Upload */
#friend_val, #family_val{
	margin-left:20px;
}

/* End Upload
