﻿
/*------------------------------General--------------------------------*/
body {
	background-image: url(http://images.onlinephotofiler.com/themes/13/stpatricks-bg.gif);
	background-repeat: repeat;
	background-position:top left;
	color: #363636;
}

a {
	color: #000000;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #000000;
}

*html .minwidth-top {
	border-left:780px solid #F1F1EA; 
}

.submit-button {
	background-image: url(http://images.onlinephotofiler.com/themes/13/button-gradient-stpatricks.gif);
	border: 1px solid #0c560c;
	cursor: pointer;
}

.submit-button:hover {
	background-image: url(http://images.onlinephotofiler.com/themes/13/button-gradient-stpatricks-over.gif);
}

a.link-button2 {
	background-image: url(http://images.onlinephotofiler.com/themes/13/button-gradient-stpatricks.gif);
	color: #000000;
	border: 1px solid #0c560c;
}

a.link-button2:visited {
	color: #000000;
}

a.link-button2:hover {
	background-image: url(http://images.onlinephotofiler.com/themes/13/button-gradient-stpatricks-over.gif);
}

.button-blue {
	background-image: url(http://images.onlinephotofiler.com/themes/13/button-gradient-stpatricks.gif);
	color: #000000;
	border: 1px solid #0c560c;
}

.button-blue:hover {
	background-image: url(http://images.onlinephotofiler.com/themes/13/button-gradient-stpatricks-over.gif);
}

.button-grey {
	background-image: url(http://images.onlinephotofiler.com/themes/13/button-gradient-stpatricks.gif);
	color:#000000;
	border: 1px solid #0c560c;
}

.button-grey:over {
	background-image: url(http://images.onlinephotofiler.com/themes/13/button-gradient-stpatricks-over.gif);
}


/*---------------------------End-General-----------------------------*/



/*-----------------------------Header--------------------------------*/

#photo-header-wrapper h1 {
	color: #ffffff;
}

.top-links a, .top-links a:visited {
	color: #83e8b6;
}

.top-links a:hover {
	color: #ffffff;
}

.edit-link a, .edit-link a:visited {
	color: #83e8b6;
}

.edit-link a:hover {
	color: #ffffff;
}

/*--------------------------End-Header------------------------------*/



/*---------------------------Navigations-----------------------------*/



.sub-nav {
	background: url(http://images.onlinephotofiler.com/themes/13/stpatricks-line.gif) bottom repeat-x;
}

.sub-nav li {
	background: url(http://images.onlinephotofiler.com/themes/13/stpatricks-tab-back.gif) 100% -100px;
	border-bottom: 1px solid #000000;
}

.sub-nav li.active {
	background: url(http://images.onlinephotofiler.com/themes/13/stpatricks-tab-back.gif) 100% 0;
	border-bottom: 1px solid #00803F;
}

.sub-nav li a, .sub-nav li a:visited, .sub-nav li span {
	background: url(http://images.onlinephotofiler.com/themes/13/stpatricks-tab-back.gif) no-repeat 0 -100px;
	color: #000000;
}

.sub-nav li.active a, .sub-nav li.active span {
	background: url(http://images.onlinephotofiler.com/themes/13/stpatricks-tab-back.gif) 0 0;
	color: #000000;
}

.sub-nav li:hover {
	background-position: 100% 0px;
	cursor: pointer;
}

.sub-nav ul li:hover a {
	color: #000000;
	background-position: 0 0px;
}

.sub-nav li:hover {
	background-position: 100% 0px;
}

.sub-nav li span {
	color: #000;	
}

	/*------------------Sub nav2-----------------*/

.sub-nav2 li {
	background: url(http://images.onlinephotofiler.com/themes/13/stpatricks-tab-back.gif) 100% -100px;
	border-bottom: 1px solid #013601;
}

.sub-nav2 li.active {
	background: url(http://images.onlinephotofiler.com/themes/13/stpatricks-tab-back.gif) 100% -200px;
	border-bottom: 1px solid #fff;
}

.sub-nav2 li.active a, .sub-nav2 li.active span {
	background: url(http://images.onlinephotofiler.com/themes/13/stpatricks-tab-back.gif) 0 -200px;
	color: #000000;
}

.sub-nav2 li a, .sub-nav2 li a:visited, .sub-nav2 li span {
	background: url(http://images.onlinephotofiler.com/themes/13/stpatricks-tab-back.gif) no-repeat 0 -100px;
	color: #000000;
}

.sub-nav2 li span {
	color: #000000;	
}

.sub-nav2 ul li:hover a {
	background-position: 0 0px;
	color: #0000000;
}

.sub-nav2 li.active:hover {
	background-position: 100% -200px;
}

.sub-nav2 li:hover {
	background-position: 100% 0px;
}


	/*------------------Theme Tabs-----------------*/

.theme-tabs {
	background: url(http://images.onlinephotofiler.com/themes/13/stpatricks-line.gif) bottom repeat-x;
}

.theme-tabs li {
	background: url(http://images.onlinephotofiler.com/themes/13/stpatricks-tab-back.gif) 100% -100px;
	border-bottom: 1px solid #013601;
}

.theme-tabs li.active {
	background: url(http://images.onlinephotofiler.com/themes/13/stpatricks-tab-back.gif) 100% -200px;
	border-bottom: 1px solid #fff;
}

.theme-tabs li.active a, .theme-tabs li.active span {
	background: url(http://images.onlinephotofiler.com/themes/13/stpatricks-tab-back.gif) 0 -200px;
	color: #000000;
}

.theme-tabs li a, .theme-tabs li a:visited, .theme-tabs li span {
	background: url(http://images.onlinephotofiler.com/themes/13/stpatricks-tab-back.gif) no-repeat 0 -100px;
	color: #000000;
}

.theme-tabs li span {
	color: #000000;	
}

.theme-tabs ul li:hover a {
	background-position: 0 0px;
	color: #000000;
}

.theme-tabs li.active:hover {
	background-position: 100% -200px;
}

.theme-tabs li:hover {
	background-position: 100% 0px;
}



/*-------------------------End Navigations-------------------------------*/



/*-----------------------------Main-------------------------------------*/

#main {
	background-image:url(http://images.onlinephotofiler.com/themes/13/13-repeater.gif);
}

.main-top {
	background-image:url(http://images.onlinephotofiler.com/themes/13/13-top.png);
}

#main-admin {
	background-image: url(http://images.onlinephotofiler.com/themes/13/admin-back-stpatricks.gif);
}

.main-top-admin{
	background-image: url(http://images.onlinephotofiler.com/themes/13/admin-top-stpatricks.gif);	
}

/*---------------------------End-Main-----------------------------------*/



/*------------------------------Sidebar---------------------------------*/

#sidebar a, #sidebar a:visited {
	color: #006F39;
}

#sidebar-list ul li span {
	color: #00c663;
}

#sidebar-list ul div li a, #sidebar-list ul div li a:visited {
	color: #83e8b6 ;
}

#sidebar-list ul li.activelink {
	color: #000000;
}

#sidebar-list ul li a:hover {
	background-color: #007339 ;
}

#sidebar a.link-button, #sidebar a.link-button:visited {
	background-color: #006330; 
}

#sidebar a.link-button:hover {
	background-color: #007339;
}

/*--------------------------End-Sidebar-------------------------------*/



/*-------------------------Thumbnails page-----------------------------*/

.galleryInfoItemHover {
	background-color:#d3ffe9;
}

.edit-delete-top {
    background-color: #d3ffe9;
}

.photofeedinfo {
    background-color: #d3ffe9; 
}

.photoSelected {
	border: 3px solid #00803F;
}

/*----------------------End Thumbnails page----------------------------*/



/*-------------------------Filmstrip page------------------------------*/

#wrap .jcarousel-skin-ie7 .jcarousel-container {
	background-color:#d3ffe9;	
}

.filmstrip-tags-box {
	/*background-color: #f1ebdd;*/
}

.filmstrip-bottom {
	background-image: url(http://images.onlinephotofiler.com/themes/13/filmstrip-bottom.gif); 
}

/*--------------------End Filmstrip page------------------------------*/


/*----------------------------footer--------------------------------*/

.footer {
	background-image:url(http://images.onlinephotofiler.com/themes/13/13-bottom.png);
}

.footer-admin {
	background-image: url(http://images.onlinephotofiler.com/themes/13/admin-bottom-stpatricks.gif);
	height: 14px;
}

.banner, .banner a, .banner a:visited {
	color: #83e8b6;
}

.banner a:hover {
	color: #ffffff;
}

/*------------------------End footer--------------------------------*/

/*---------------------------slideshow------------------------------*/
.jcarousel-skin-ie7 .jcarousel-container {
	background-color:#D3FFE9;
	border-color:#99DFBB;
}

/*-------------------------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 = "http://images.onlinephotofiler.com/themes/13/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 = "http://images.onlinephotofiler.com/themes/13/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));
}