/*------------------------------General--------------------------------*/
body {
	background-image: url(http://images.onlinephotofiler.com/themes/81/school-bg.gif);
	background-repeat: repeat;
	background-position:top left;
	background-color: #000;
	color: #222;
}

a {
	color: #555;
}

a:visited {
	color: #555;
}

a:hover {
	color: #555;
	text-decoration: none;
}

*html .minwidth-top {
	border-left:780px solid #F1F1EA; 
}

.submit-button {
	background-image: url(http://images.onlinephotofiler.com/themes/81/button-grad-school.gif);
	cursor: pointer;
	background-color:#ccc;
	border:1px solid #555;
	color: #333;
}

.submit-button:hover {
	background-image: url(http://images.onlinephotofiler.com/themes/81/button-grad-school-o.gif);
}

a.link-button2 {
	background-image: url(http://images.onlinephotofiler.com/themes/81/button-grad-school.gif);
	background-color:#ccc;
	border:1px solid #555;
	color: #333;
}

a.link-button2:visited {

}

a.link-button2:hover {
	background-image: url(http://images.onlinephotofiler.com/themes/81/button-grad-school-o.gif);
}

.button-blue {
	background-image: url(http://images.onlinephotofiler.com/themes/81/button-grad-school.gif);
	background-color:#ccc;
	border:1px solid #555;	
}

.button-blue:hover {
	background-image: url(http://images.onlinephotofiler.com/themes/81/button-grad-school-o.gif);
}

.button-grey {
	background-image: url(http://images.onlinephotofiler.com/themes/81/button-grad-school.gif);
	background-color:#5858f2;
	border:1px solid #000;
}

.button-grey:over {
	background-image: url(http://images.onlinephotofiler.com/themes/81/button-grad-school-o.gif);
}


/*---------------------------End-General-----------------------------*/



/*-----------------------------Header--------------------------------*/

#photo-header-wrapper h1 {
	color: #ffcc00;
}

.top-links a, .top-links a:visited {
	color: #fff1b8;
}

.top-links a:hover {
	color: #ffcc00;
}

.edit-link a, .edit-link a:visited {
	color: #fff1b8;
}

.edit-link a:hover {
	color: #ffcc00;
}

/*--------------------------End-Header------------------------------*/



/*---------------------------Navigations-----------------------------*/



.sub-nav { /* All Tabs Background */
	background: url(http://images.onlinephotofiler.com/themes/81/school-line.gif) bottom repeat-x;
}

.sub-nav li span { /* All Tabs Text */
	color: #473a0a;	
}

.sub-nav li.active { /* Active Tab Back_1 */
	background: url(http://images.onlinephotofiler.com/themes/81/school-tab-back.gif) 100% 0;
	border-bottom: 1px solid #FFCC00;
}

.sub-nav li.active a, .sub-nav li.active span { /* Active Tab Back_2 & Links */
	background: url(http://images.onlinephotofiler.com/themes/81/school-tab-back.gif) 0 0;
	color: #473a0a;
}

.sub-nav li { /* Nonactive Tab Back_1 */
	background: url(http://images.onlinephotofiler.com/themes/81/school-tab-back.gif) 100% -100px;
	border-bottom: 1px solid #fff1b8;
}

.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/81/school-tab-back.gif) no-repeat 0 -100px;
	color: #fff1b8;
}

.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:#473a0a;
	text-decoration:none;
	background-position: 0 0px;
}

.sub-nav ul li a:hover { /* Hover - Nonactive Tab Links IE6 */
	color:#473a0a;
}


	/*------------------Sub nav2-----------------*/

.sub-nav2 li span { /* All Tabs Text */
	color: #473a0a;	
}

.sub-nav2 li.active { /* Active Tab Back_1 */
	background: url(http://images.onlinephotofiler.com/themes/81/school-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(http://images.onlinephotofiler.com/themes/81/school-tab-back2.gif) 0 -200px;
	color: #473a0a;
}

.sub-nav2 li {  /* Nonactive Tab Back_1 */
	background: url(http://images.onlinephotofiler.com/themes/81/school-tab-back2.gif) 100% 0px;
	border-bottom: 1px solid #fff1b8;
}

.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/81/school-tab-back2.gif) no-repeat 0 0px;
	color: #473a0a;
}

.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: #473a0a;
}

.sub-nav2 ul li a:hover { /* Hover - Nonactive Tab Links IE6 */
	color:#473a0a;
}


	/*------------------Theme Tabs-----------------*/

.theme-tabs {  /* All Tabs Background */
	background: url(http://images.onlinephotofiler.com/themes/81/school-line.gif) bottom repeat-x;
}

.theme-tabs li span { /* All Tabs Text */
	color: #923617;	
}

.theme-tabs li.active { /* Active Tab Back_1 */
	background: url(http://images.onlinephotofiler.com/themes/81/school-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/81/school-tab-back2.gif) 0 -200px;
	color: #923617;
}

.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/81/school-tab-back2.gif) 100% 0px;
	border-bottom: 1px solid #fff1b8; 
}

.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/81/school-tab-back2.gif) no-repeat 0 0px;
	color: #923617;
}

.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: #923617;
}

.theme-tabs ul li a:hover { /* Hover - Nonactive Tab Links IE6 */
	color:#923617;
}


/*-------------------------End Navigations-------------------------------*/



/*-----------------------------Main-------------------------------------*/

#main {
	background-image:url(http://images.onlinephotofiler.com/themes/81/81-repeater.gif);
}

.main-top {
	background-image:url(http://images.onlinephotofiler.com/themes/81/81-top.png);
}

#main-admin {
	background-image: url(http://images.onlinephotofiler.com/themes/81/admin-back-school.gif);
}

.main-top-admin{
	background-image: url(http://images.onlinephotofiler.com/themes/81/admin-top-school.gif);	
}

/*---------------------------End-Main-----------------------------------*/



/*------------------------------Sidebar---------------------------------*/

#sidebar a, #sidebar a:visited { /* all links */
	color: #473a0a;
}

#sidebar a:hover { /* all links hover */
	color: #473a0a;
}

#sidebar-list ul li span { /* num of photos */
	color: #a28416;
}

#sidebar-list ul div li a, #sidebar-list ul div li a:visited { /* main links */
	color: #473a0a;
}

#sidebar-list ul div li a:hover { /* main links hover */
	color: #473a0a;
	background-color:#d7a300;
}

#sidebar-list ul li.activelink { /* white area link */
	color: #473a0a;
	background-image: url(http://images.onlinephotofiler.com/themes/81/active-top-school.gif);
}

#sidebar-list ul li.activelink span{ /* white area text */
	color: #9d8017;
}

.corner {
	background-image: url(http://images.onlinephotofiler.com/themes/81/active-bottom-school.gif);
}

#sidebar a.link-button, #sidebar a.link-button:visited { 
	color: #473a0a;
	background-color:#d7a300;
}

#sidebar a.link-button:hover { 
	color: #fff1b8;
	text-decoration:none;
}


/*--------------------------End-Sidebar-------------------------------*/




/*-------------------------Thumbnails page-----------------------------*/

.galleryInfoItemHover {
	background-color: #fdf5d4;
}

.edit-delete-top {
    background-color: #fdf5d4;
}

.photofeedinfo {
    background-color: #f8e9ad; 
}

.photoSelected {
	border: 3px solid #333;
}

/*----------------------End Thumbnails page----------------------------*/



/*-------------------------Filmstrip page------------------------------*/

#wrap .jcarousel-skin-ie7 .jcarousel-container {
	background-color:#fdf5d4;
	border-color:#e5d287;
}

.filmstrip-tags-box {
	/*background-color: #f1ebdd;*/
}

.filmstrip-bottom {
	background-image: url(http://images.onlinephotofiler.com/themes/81/filmstrip-bottom.gif); 
}

/*--------------------End Filmstrip page------------------------------*/


/*----------------------------footer--------------------------------*/

.footer {
	background-image:url(http://images.onlinephotofiler.com/themes/81/81-bottom.png);
}

.footer-admin {
	background-image: url(http://images.onlinephotofiler.com/themes/81/admin-bottom-school.gif);
	height: 14px;
}

.banner, .banner a, .banner a:visited {
	color: #FFF;
}

.banner a:hover {
	color: #CCC;
}
/*------------------------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));
}