
#topAds {
	position:absolute;
	top:30px;
	left:215px;
}

#horAds {
	margin:0 6px;
	padding:5px 0;
	border-bottom:1px solid #F7C389;
	text-align:center;
}

#wrapper {
	position:relative;
    width:608px;
    margin:0 auto;
    }

.bg {
	width:579px;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/img/tbg.png');
	}
	.bg[class] {
		background:url(/img/tbg.png) repeat-y top left;
		}

#header {
    width:579px;
	height:110px;
	background:url(/img/header_bg2.gif);
    }
#header img {
	float: left;
	padding:28px 0 0 38px
}


#stats {
	position:absolute;
	top:89px;
	left:38px;
	color:#f7c389;
	font-size:10px;
	font-weight:bold;
}

#content {
    min-height:100px;
    height:auto !important;
    height:100px;
	margin:0 6px;
	}

#menu {

    }
    #menu a, #menu a:link, #menu a:active, #menu a:visited {
        color:#fff;
        text-decoration:none;
        }
		#menu a:hover {
			text-decoration:underline;
			}
    #menu ul {
        list-style:none;
        }
        #menu ul li {
            display:inline;
            padding:0 10px 0 10px;
            }


.flickrLinkActive a, .uploadLinkActive a, .urlLinkActive a, .camLinkActive a {
	text-decoration:underline;
    }

#addFeaturesLink, #addFeaturesOn {
	margin-top:1px;
    padding:3px 0;
    font-size:12px;
    color:#fff;
    font-weight:bold;
    text-align:center;
	background:#FCA74A url(/img/addfeatures.gif) no-repeat;
	}
	#addFeaturesLink a {
		color:#fff;
		}

#flickrPages {
	margin-bottom:15px;
	font-size:14px;
	}
	#flickrPages a, #flickrPages a:link, #flickrPages a:active, #flickrPages a:visited {
		text-decoration:none;
		font-weight:bold;
		}

#uploadInput, #flickrInput, #urlInput, #camInput {
    padding:0 25px 5px 25px;
    }

#uploadInput {
	background:#fdeddb;
	}

#flickrInput {
	background:#dfefd7;
	}

#camInput {
	background:#f2e3f2;
	}

#urlInput {
	background:#e3f1f2 ;
	}

#uploadStatus, #flickrStatus, #urlStatus, #camStatus {
	padding:5px 0;
    }

#framesBlock {
	background:#fff;
    }

#frames {
    padding:10px 18px 10px 25px;
    }

.frame {
	float:left;
    width:153px;
    height:113px;
    padding:0;
    margin:0 10px 10px 0;
	background:url(/img/frame.jpg) no-repeat;
	position:relative;
    }
	.frameImg {
		position:absolute;
		left:5px;
		top:19px;
		width:120px;
		text-align:center;
		}
		.frameImg img {
			border:1px solid #fff;
			}
	.buttons {
		position:absolute;
		top:20px;
		right:9px;
		}
		.buttons img {
			margin-bottom:10px;
			}

#flickrResult {
    padding: 20px;
    overflow:auto;
    background:#none;
    border: 1px dotted #333333;
    margin: 10px;
    float: left;
    min-width: 93%;
    }
    #flickrResult img {
        border:1px solid #aaa;
        padding:2px;
        margin:0 4px 6px 0;
        }
.flickrPhoto { float:left; }

#limitReached {
    margin-top:1px;
    padding:5px;
	text-align:center;
    }

#addFeatures {
    margin-top: -2px;
    padding-top: 10px;
    }

#settings {
    padding:25px 0 0 3px;
	background:#fff;
        display: inline-table;
        width: 100%
	}

#options {
	padding-left: 330px;
	}

div#submit {
    background: #FFF7EE;
    height: 27px;
    margin-top: 20px;
    float: left;
    width: 100%;
    border-bottom: 1px #F7C389 dashed;
    }
    div #submit a {
    background: url("http://gifr.ru/img/arrow.gif") no-repeat scroll right top #FFF7EE;
    float: right;
    font-size: 14px;
    font-weight: bold;
    height: 22px;
    padding: 5px 110px 0 10px;
    text-align: right;
    width: 415px;
    color: #fff;
		}

#preview {
	z-index:9999;
	position:absolute;
	width:500px;
	padding:15px;
	background:#fff;
	text-align:center;
	}

#result {
    font-size:13px;
    padding:10px 0;
	text-align:center;
    }
    #resultImg {
        border:1px solid #aaa;
        padding:20px;
        margin: 20px;
        }
	#resultCodes {

		}
		#resultCodes div {
			margin-bottom:15px;
			}

#firstHint {
	text-align:center;
	margin:0 80px 15px 80px;
	padding-top:10px;
	line-height:18px;
	}
	#firstHint h1 {
		font-size:12px;
		margin-bottom:5px;
		}

