/*------------------------------General--------------------------------*/
body {
	background-image: url(http://images.onlinephotofiler.com/themes/63/strigreen-bg.gif);
	background-repeat: repeat;
	background-position:top left;
	background-color:#66a942;
	color: #363636;
}

a {
	color: #292e33;
}

a:visited {
	color: #292e33;
}

a:hover {
	color: #292e33;
}

*html .minwidth-top {
	border-left:780px solid #F1F1EA; 
}

.submit-button {
	background-image: url(http://images.onlinephotofiler.com/themes/63/button-grad-strigreen.gif);
	cursor: pointer;
	background-color:#fce784;
	border:1px solid #c39700;
}

.submit-button:hover {
	background-image: url(http://images.onlinephotofiler.com/themes/63/button-grad-strigreen-o.gif);
}

a.link-button2 {
	background-image: url(http://images.onlinephotofiler.com/themes/63/button-grad-strigreen.gif);
	background-color:#fce784;
	border:1px solid #c39700;
}

a.link-button2:visited {

}

a.link-button2:hover {
	background-image: url(http://images.onlinephotofiler.com/themes/63/button-grad-strigreen-o.gif);
}

.button-blue {
	background-image: url(http://images.onlinephotofiler.com/themes/63/button-grad-strigreen.gif);
	background-color:#fce784;
	border:1px solid #c39700;
}

.button-blue:hover {
	background-image: url(http://images.onlinephotofiler.com/themes/63/button-grad-strigreen-o.gif);
}

.button-grey {
	background-image: url(http://images.onlinephotofiler.com/themes/63/button-grad-strigreen.gif);
	background-color:#fce784;
	border:1px solid #c39700;
}

.button-grey:over {
	background-image: url(http://images.onlinephotofiler.com/themes/63/button-grad-strigreen-o.gif);
}


/*---------------------------End-General-----------------------------*/



/*-----------------------------Header--------------------------------*/

#photo-header-wrapper h1 {
	color: #ffffff;
}

.top-links a, .top-links a:visited {
	color: #ffffff;
}

.top-links a:hover {
	color: #d9dbd6;
}

.edit-link a, .edit-link a:visited {
	color: #ffffff;
}

.edit-link a:hover {
	color: #d9dbd6;
}

/*--------------------------End-Header------------------------------*/



/*---------------------------Navigations-----------------------------*/



.sub-nav { /* All Tabs Background */
	background: url(http://images.onlinephotofiler.com/themes/63/strigreen-line.gif) bottom repeat-x;
}

.sub-nav li span { /* All Tabs Text */
	color: #add259;	
}

.sub-nav li.active { /* Active Tab Back_1 */
	background: url(http://images.onlinephotofiler.com/themes/63/strigreen-tab-back.gif) 100% 0;
	border-bottom: 1px solid #2f6f1f;
}

.sub-nav li.active a, .sub-nav li.active span { /* Active Tab Back_2 & Links */
	background: url(http://images.onlinephotofiler.com/themes/63/strigreen-tab-back.gif) 0 0;
	color: #add259;
}

.sub-nav li { /* Nonactive Tab Back_1 */
	background: url(http://images.onlinephotofiler.com/themes/63/strigreen-tab-back.gif) 100% -100px;
	border-bottom: 1px solid #115500;
}

.sub-nav li a, .sub-nav li a:visited, .sub-nav li span { /* Nonactive Tab Back_2 & Links */
	background: url(http://images.onlinephotofiler.com/themes/63/strigreen-tab-back.gif) no-repeat 0 -100px;
	color: #add259;
}

.sub-nav li:hover { /* Hover - Nonactive Tab Back_1*/
	background-position: 100% 0px;
	cursor: pointer;
}

.sub-nav ul li:hover a { /* Hover - Nonactive Tab Back_2 & Links */
	color:#add259;
	text-decoration:none;
	background-position: 0 0px;
}

.sub-nav ul li a:hover { /* Hover - Nonactive Tab Links IE6 */
	color:#add259;
}


	/*------------------Sub nav2-----------------*/

.sub-nav2 li span { /* All Tabs Text */
	color: #000000;	
}

.sub-nav2 li.active { /* Active Tab Back_1 */
	background: url(http://images.onlinephotofiler.com/themes/63/strigreen-tab-back2.gif) 100% -200px;
	border-bottom: 1px solid #ffffff;
}

.sub-nav2 li.active a, .sub-nav2 li.active span { /* Active Tab Back_2 & Links */
	background: url(http://images.onlinephotofiler.com/themes/63/strigreen-tab-back2.gif) 0 -200px;
	color: #000000;
}

.sub-nav2 li {  /* Nonactive Tab Back_1 */
	background: url(http://images.onlinephotofiler.com/themes/63/strigreen-tab-back2.gif) 100% 0px;
	border-bottom: 1px solid #115500;
}

.sub-nav2 li a, .sub-nav2 li a:visited, .sub-nav2 li span { /* Nonactive Tab Back_2 & Links */
	background: url(http://images.onlinephotofiler.com/themes/63/strigreen-tab-back2.gif) no-repeat 0 0px;
	color: #666666;
}

.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(http://images.onlinephotofiler.com/themes/63/strigreen-line.gif) bottom repeat-x;
}

.theme-tabs li span { /* All Tabs Text */
	color: #000000;	
}

.theme-tabs li.active { /* Active Tab Back_1 */
	background: url(http://images.onlinephotofiler.com/themes/63/strigreen-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(http://images.onlinephotofiler.com/themes/63/strigreen-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(http://images.onlinephotofiler.com/themes/63/strigreen-tab-back2.gif) 100% 0px;
	border-bottom: 1px solid #115500;
}

.theme-tabs li a, .theme-tabs li a:visited, .theme-tabs li span { /* Nonactive Tab Back_2 & Links */
	background: url(http://images.onlinephotofiler.com/themes/63/strigreen-tab-back2.gif) no-repeat 0 0px;
	color: #666666;
}

.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(http://images.onlinephotofiler.com/themes/63/63-repeater.gif);
}

.main-top {
	background-image:url(http://images.onlinephotofiler.com/themes/63/63-top.png);
}

#main-admin {
	background-image: url(http://images.onlinephotofiler.com/themes/63/admin-back-strigreen.gif);
}

.main-top-admin{
	background-image: url(http://images.onlinephotofiler.com/themes/63/admin-top-strigreen.gif);	
}

/*---------------------------End-Main-----------------------------------*/



/*------------------------------Sidebar---------------------------------*/

#sidebar a, #sidebar a:visited { /* all links */
	color: #459C04;
}

#sidebar a:hover { /* all links hover */
	color: #459C04;
}

#sidebar-list ul li span { /* num of photos */
	color: #add259;
}

#sidebar-list ul div li a, #sidebar-list ul div li a:visited { /* main links */
	color: #fad732;
}

#sidebar-list ul div li a:hover { /* main links hover */
	color: #fad732;
	background-color:#2a641c;
}

#sidebar-list ul li.activelink { /* white area link */
	color: #000000;
	background-image: url(http://images.onlinephotofiler.com/themes/63/active-top-strigreen.gif);
}

#sidebar-list ul li.activelink span{ /* white area text */
	color: #267d10;
}

.corner {
	background-image: url(http://images.onlinephotofiler.com/themes/63/active-bottom-strigreen.gif);
}

#sidebar a.link-button, #sidebar a.link-button:visited { 
	color: #add259;
	background-color:#2a641c;
	border:1px solid #115500;
}

#sidebar a.link-button:hover { 
	color: #add259;
	background-color:transparent;
	text-decoration:none;
}


/*--------------------------End-Sidebar-------------------------------*/




/*-------------------------Thumbnails page-----------------------------*/

.galleryInfoItemHover {
	background-color: #eaebe7;
}

.edit-delete-top {
    background-color: #eaebe7;
}

.photofeedinfo {
    background-color: #d9dbd6; 
}

.photoSelected {
	border: 3px solid #fad732;
}

/*----------------------End Thumbnails page----------------------------*/



/*-------------------------Filmstrip page------------------------------*/

#wrap .jcarousel-skin-ie7 .jcarousel-container {
	background-color:#d9dbd6;
	border-color:#b9c2aa;
}

.filmstrip-tags-box {
	/*background-color: #f1ebdd;*/
}

.filmstrip-bottom {
	background-image: url(http://images.onlinephotofiler.com/themes/63/filmstrip-bottom.gif); 
}

/*--------------------End Filmstrip page------------------------------*/


/*----------------------------footer--------------------------------*/

.footer {
	background-image:url(http://images.onlinephotofiler.com/themes/63/63-bottom.png);
}

.footer-admin {
	background-image: url(http://images.onlinephotofiler.com/themes/63/admin-bottom-strigreen.gif);
	height: 14px;
}

.banner, .banner a, .banner a:visited {
	color: #ffffff;
}

.banner a:hover {
	color: #d9dbd6;
}
/*------------------------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 = "http://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 = "http://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));
}