
/*------------------------------General--------------------------------*/
body {
	background-image: url(//images.onlinephotofiler.com/themes/76/lemon-bg.gif);
	background-repeat: repeat;
	background-position:top left;
	background-color: #ffffff;
	color: #000;
}

a {
	color: #292e33;
}

a:visited {
	color: #292e33;
}

a:hover {
	color: #292e33;
}

*html .minwidth-top {
	border-left:780px solid #F1F1EA;
}

.submit-button {
	background-image: url(//images.onlinephotofiler.com/themes/76/button-grad-lemon.gif);
	cursor: pointer;
	background-color:#fef2bc;
	border:1px solid #bda124;
}

.submit-button:hover {
	background-image: url(//images.onlinephotofiler.com/themes/76/button-grad-lemon-o.gif);
}

a.link-button2 {
	background-image: url(//images.onlinephotofiler.com/themes/76/button-grad-lemon.gif);
	background-color:#fef2bc;
	border:1px solid #bda124;
}

a.link-button2:visited {
}

a.link-button2:hover {
	background-image: url(//images.onlinephotofiler.com/themes/76/button-grad-lemon-o.gif);
}

.button-blue {
	background-image: url(//images.onlinephotofiler.com/themes/76/button-grad-lemon.gif);
	background-color:#fef2bc;
	border:1px solid #bda124;
}

.button-blue:hover {
	background-image: url(//images.onlinephotofiler.com/themes/76/button-grad-lemon-o.gif);
}

.button-grey {
	background-image: url(//images.onlinephotofiler.com/themes/76/button-grad-lemon.gif);
	background-color:#fef2bc;
	border:1px solid #bda124;
}
 .button-grey:over {
 background-image: url(//images.onlinephotofiler.com/themes/76/button-grad-lemon-o.gif);
}

/*---------------------------End-General-----------------------------*/



/*-----------------------------Header--------------------------------*/

#photo-header-wrapper h1 {
	color: #3c6b21;
}

.top-links a,
.top-links a:visited {
	color: #3c6b21;
}

.top-links a:hover {
	color: #3c6b21;
}

.edit-link a,
.edit-link a:visited {
	color: #3c6b21;
}

.edit-link a:hover {
	color: #3c6b21;
}

/*--------------------------End-Header------------------------------*/



/*---------------------------Navigations-----------------------------*/



.sub-nav { /* All Tabs Background */
	background: url(//images.onlinephotofiler.com/themes/76/lemon-line.gif) bottom repeat-x;
}

.sub-nav li span { /* All Tabs Text */
	color: #3c6b21;
}

.sub-nav li.active { /* Active Tab Back_1 */
	background: url(//images.onlinephotofiler.com/themes/76/lemon-tab-back.gif) 100% 0;
	border-bottom: 1px solid #65b53c;
}

.sub-nav li.active a,
.sub-nav li.active span { /* Active Tab Back_2 & Links */
	background: url(//images.onlinephotofiler.com/themes/76/lemon-tab-back.gif) 0 0;
	color: #3c6b21;
}

.sub-nav li { /* Nonactive Tab Back_1 */
	background: url(//images.onlinephotofiler.com/themes/76/lemon-tab-back.gif) 100% 0px;
	border-bottom: 1px solid #3c6b21;
}

.sub-nav li a,
.sub-nav li a:visited,
.sub-nav li span { /* Nonactive Tab Back_2 & Links */
	background: url(//images.onlinephotofiler.com/themes/76/lemon-tab-back.gif) no-repeat 0 0px;
	color: #3c6b21;
}

.sub-nav li:hover { /* Hover - Nonactive Tab Back_1*/
	background-position: 100% -100px;
	cursor: pointer;
}

.sub-nav ul li:hover a { /* Hover - Nonactive Tab Back_2 & Links */
	color:#3c6b21;
	text-decoration:none;
	background-position: 0 -100px;
}

.sub-nav ul li a:hover { /* Hover - Nonactive Tab Links IE6 */
	color:#3c6b21;
}

/*------------------Sub nav2-----------------*/

.sub-nav2 li span { /* All Tabs Text */
	color: #000;
}

.sub-nav2 li.active { /* Active Tab Back_1 */
	background: url(//images.onlinephotofiler.com/themes/76/lemon-tab-back2.gif) 100% -200px;
	border-bottom: 1px solid #FFF;
}

.sub-nav2 li.active a,
.sub-nav2 li.active span { /* Active Tab Back_2 & Links */
	background: url(//images.onlinephotofiler.com/themes/76/lemon-tab-back2.gif) 0 -200px;
	color: #000;
}

.sub-nav2 li {  /* Nonactive Tab Back_1 */
	background: url(//images.onlinephotofiler.com/themes/76/lemon-tab-back2.gif) 100% 0px;
	border-bottom: 1px solid #3c6b21;
}

.sub-nav2 li a,
.sub-nav2 li a:visited,
.sub-nav2 li span { /* Nonactive Tab Back_2 & Links */
	background: url(//images.onlinephotofiler.com/themes/76/lemon-tab-back2.gif) no-repeat 0 0px;
	color: #3c6b21;
}

.sub-nav2 li:hover { /* Hover - Nonactive Tab Back_1*/
	background-position: 100% -200px;
}

.sub-nav2 ul li:hover a { /* Hover - Nonactive Tab Back_2 & Links */
	background-position: 0 -200px;
	text-decoration:none;
	color: #000000;
}

.sub-nav2 ul li a:hover { /* Hover - Nonactive Tab Links IE6 */
	color:#000000;
}

/*------------------Theme Tabs-----------------*/

.theme-tabs {  /* All Tabs Background */
	background: url(//images.onlinephotofiler.com/themes/76/lemon-line.gif) bottom repeat-x;
}

.theme-tabs li span { /* All Tabs Text */
	color: #000000;
}

.theme-tabs li.active { /* Active Tab Back_1 */
	background: url(//images.onlinephotofiler.com/themes/76/lemon-tab-back2.gif) 100% -200px;
	border-bottom: 1px solid #fff;
}

.theme-tabs li.active a,
.theme-tabs li.active span { /* Active Tab Back_2 & Links */
	background: url(//images.onlinephotofiler.com/themes/76/lemon-tab-back2.gif) 0 -200px;
	color: #000000;
}

.theme-tabs li.active:hover { /* Hover - Active Tab Back_1 */
	background-position: 100% -200px;
}

.theme-tabs li { /* Nonactive Tab Back_1 */
	background: url(//images.onlinephotofiler.com/themes/76/lemon-tab-back2.gif) 100% 0px;
	border-bottom: 1px solid #3c6b21;
}

.theme-tabs li a,
.theme-tabs li a:visited,
.theme-tabs li span { /* Nonactive Tab Back_2 & Links */
	background: url(//images.onlinephotofiler.com/themes/76/lemon-tab-back2.gif) no-repeat 0 0px;
	color: #3c6b21;
}

.theme-tabs li:hover { /* Hover - Nonactive Tab Back_1*/
	background-position: 100% -200px;
}

.theme-tabs ul li:hover a { /* Hover - Nonactive Tab Back_2 & Links */
	background-position: 0 -200px;
	color: #000000;
}

.theme-tabs ul li a:hover { /* Hover - Nonactive Tab Links IE6 */
	color:#000000;
}

/*-------------------------End Navigations-------------------------------*/



/*-----------------------------Main-------------------------------------*/

#main {
	background-image:url(//images.onlinephotofiler.com/themes/76/76-repeater.gif);
}

.main-top {
	background-image:url(//images.onlinephotofiler.com/themes/76/76-top.png);
}

#main-admin {
	background-image: url(//images.onlinephotofiler.com/themes/76/admin-back-lemon.gif);
}

.main-top-admin {
	background-image: url(//images.onlinephotofiler.com/themes/76/admin-top-lemon.gif);
}

/*---------------------------End-Main-----------------------------------*/



/*------------------------------Sidebar---------------------------------*/

#sidebar a,
#sidebar a:visited { /* all links */
	color: #3c6b21;
}

#sidebar a:hover { /* all links hover */
	color: #3c6b21;
}

#sidebar-list ul li span { /* num of photos */
	color: #3c6b21;
}

#sidebar-list ul div li a,
#sidebar-list ul div li a:visited { /* main links */
	color: #3c6b21;
}

#sidebar-list ul div li a:hover { /* main links hover */
	color: #ffffff;
	background-color:#4fa62f;
}

#sidebar-list ul li.activelink { /* white area link */
	color: #000;
	background-image: url(//images.onlinephotofiler.com/themes/76/active-top-lemon.gif);
}

#sidebar-list ul li.activelink span { /* white area text */
	color: #3c6b21;
}

.corner {
	background-image: url(//images.onlinephotofiler.com/themes/76/active-bottom-lemon.gif);
}

#sidebar a.link-button,
#sidebar a.link-button:visited {
	color: #3c6b21;
	background-color:#4fa62f;
	border:1px solid #3c6b21;
}

#sidebar a.link-button:hover {
	color: #ffffff;
	background-color:#4fa62f;
	text-decoration:none;
}

/*--------------------------End-Sidebar-------------------------------*/




/*-------------------------Thumbnails page-----------------------------*/

.galleryInfoItemHover {
	background-color: #e9f6e1;
}

.edit-delete-top {
	background-color: #e9f6e1;
}

.photofeedinfo {
	background-color: #ddf0d1;
}

.photoSelected {
	border: 3px solid #fedc4b;
}

/*----------------------End Thumbnails page----------------------------*/



/*-------------------------Filmstrip page------------------------------*/

#wrap .jcarousel-skin-ie7 .jcarousel-container {
	background-color:#e9f6e1;
	border-color:#b6d6a1;
}

.filmstrip-tags-box {
/*background-color: #f1ebdd;*/
}

.filmstrip-bottom {
	background-image: url(//images.onlinephotofiler.com/themes/76/filmstrip-bottom.gif);
}

/*--------------------End Filmstrip page------------------------------*/


/*----------------------------footer--------------------------------*/

.footer {
	background-image:url(//images.onlinephotofiler.com/themes/76/76-bottom.png);
}

.footer-admin {
	background-image: url(//images.onlinephotofiler.com/themes/76/admin-bottom-lemon.gif);
	height: 14px;
}

.banner,
.banner a,
.banner a:visited {
	color: #3c6b21;
}

.banner a:hover {
	color: #3c6b21;
}

/*------------------------End footer--------------------------------*/

/*-------------------------filters-----------------------------*/

* html .main-top {
 behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",  this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",  this.src = "//images.onlinephotofiler.com/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', ''),  this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",  this.runtimeStyle.backgroundImage = "none")), this.pngSet=true));
}

* html .footer {
 behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",  this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",  this.src = "//images.onlinephotofiler.com/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', ''),  this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",  this.runtimeStyle.backgroundImage = "none")), this.pngSet=true));
}
