/*------------------------------General--------------------------------*/
body {
	background-image: url(//images.onlinephotofiler.com/themes/66/stripesred-bg.gif);
	background-repeat: repeat;
	background-position: top left;
	background-color: #bc2637;
	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/66/button-grad-stripesred.gif);
	cursor: pointer;
	background-color:#c8c8c8;
	border:1px solid #666;
}

.submit-button:hover {
	background-image: url(//images.onlinephotofiler.com/themes/66/button-grad-stripesred-o.gif);
}

a.link-button2 {
	background-image: url(//images.onlinephotofiler.com/themes/66/button-grad-stripesred.gif);
	background-color:#c8c8c8;
	border:1px solid #666;
}

a.link-button2:visited {

}

a.link-button2:hover {
	background-image: url(//images.onlinephotofiler.com/themes/66/button-grad-stripesred-o.gif);
}

.button-blue {
	background-image: url(//images.onlinephotofiler.com/themes/66/button-grad-stripesred.gif);
	background-color:#c8c8c8;
	border:1px solid #666;
}

.button-blue:hover {
	background-image: url(//images.onlinephotofiler.com/themes/66/button-grad-stripesred-o.gif);
}

.button-grey {
	background-image: url(//images.onlinephotofiler.com/themes/66/button-grad-stripesred.gif);
	background-color:#c8c8c8;
	border:1px solid #666;
}

.button-grey:over {
	background-image: url(//images.onlinephotofiler.com/themes/66/button-grad-stripesred-o.gif);
}


/*---------------------------End-General-----------------------------*/



/*-----------------------------Header--------------------------------*/

#photo-header-wrapper h1 {
	color: #FFF;
}

.top-links a, .top-links a:visited {
	color: #FFF;
}

.top-links a:hover {
	color: #CCC;
}

.edit-link a, .edit-link a:visited {
	color: #FFF;
}

.edit-link a:hover {
	color: #CCC;
}

/*--------------------------End-Header------------------------------*/



/*---------------------------Navigations-----------------------------*/



.sub-nav { /* All Tabs Background */
	background: url(//images.onlinephotofiler.com/themes/66/stripesred-line.gif) bottom repeat-x;
}

.sub-nav li span { /* All Tabs Text */
	color: #d1353e;	
}

.sub-nav li.active { /* Active Tab Back_1 */
	background: url(//images.onlinephotofiler.com/themes/66/stripesred-tab-back.gif) 100% 0;
	border-bottom: 1px solid #710007;
}

.sub-nav li.active a, .sub-nav li.active span { /* Active Tab Back_2 & Links */
	background: url(//images.onlinephotofiler.com/themes/66/stripesred-tab-back.gif) 0 0;
	color: #d1353e;
}

.sub-nav li { /* Nonactive Tab Back_1 */
	background: url(//images.onlinephotofiler.com/themes/66/stripesred-tab-back.gif) 100% -100px;
	border-bottom: 1px solid #440000;
}

.sub-nav li a, .sub-nav li a:visited, .sub-nav li span { /* Nonactive Tab Back_2 & Links */
	background: url(//images.onlinephotofiler.com/themes/66/stripesred-tab-back.gif) no-repeat 0 -100px;
	color: #d1353e;
}

.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:#d1353e;
	text-decoration:none;
	background-position: 0 0px;
}

.sub-nav ul li a:hover { /* Hover - Nonactive Tab Links IE6 */
	color:#d1353e;
}


	/*------------------Sub nav2-----------------*/

.sub-nav2 li span { /* All Tabs Text */
	color: #000000;	
}

.sub-nav2 li.active { /* Active Tab Back_1 */
	background: url(//images.onlinephotofiler.com/themes/66/stripesred-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/66/stripesred-tab-back2.gif) 0 -200px;
	color: #000000;
}

.sub-nav2 li {  /* Nonactive Tab Back_1 */
	background: url(//images.onlinephotofiler.com/themes/66/stripesred-tab-back2.gif) 100% 0px;
	border-bottom: 1px solid #440000;
}

.sub-nav2 li a, .sub-nav2 li a:visited, .sub-nav2 li span { /* Nonactive Tab Back_2 & Links */
	background: url(//images.onlinephotofiler.com/themes/66/stripesred-tab-back2.gif) no-repeat 0 0px;
	color: #333;
}

.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/66/stripesred-line.gif) bottom repeat-x;
}

.theme-tabs li span { /* All Tabs Text */
	color: #000;	
}

.theme-tabs li.active { /* Active Tab Back_1 */
	background: url(//images.onlinephotofiler.com/themes/66/stripesred-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/66/stripesred-tab-back2.gif) 0 -200px;
	color: #000;
}

.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/66/stripesred-tab-back2.gif) 100% 0px;
	border-bottom: 1px solid #440000;
}

.theme-tabs li a, .theme-tabs li a:visited, .theme-tabs li span { /* Nonactive Tab Back_2 & Links */
	background: url(//images.onlinephotofiler.com/themes/66/stripesred-tab-back2.gif) no-repeat 0 0px;
	color: #000;
}

.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/66/66-repeater.gif);
}

.main-top {
	background-image:url(//images.onlinephotofiler.com/themes/66/66-top.png);
}

#main-admin {
	background-image: url(//images.onlinephotofiler.com/themes/66/admin-back-stripesred.gif);
}

.main-top-admin{
	background-image: url(//images.onlinephotofiler.com/themes/66/admin-top-stripesred.gif);	
}

/*---------------------------End-Main-----------------------------------*/



/*------------------------------Sidebar---------------------------------*/
#sidebar a, #sidebar a:visited { /* all links */
	color: #d1353e;
}

#sidebar a:hover { /* all links hover */
	color: #d1353e;
}

#sidebar-list ul li span { /* num of photos */
	color: #d1353e;
}

#sidebar-list ul div li a, #sidebar-list ul div li a:visited { /* main links */
	color: #c8c8c8;
}

#sidebar-list ul div li a:hover { /* main links hover */
	color: #c8c8c8;
	background-color:#600006;
}

#sidebar-list ul li.activelink { /* white area link */
	color: #000;
	background-image: url(//images.onlinephotofiler.com/themes/66/active-top-stripesred.gif);
}

#sidebar-list ul li.activelink span{ /* white area text */
	color: #d1353e;
}

.corner {
	background-image: url(//images.onlinephotofiler.com/themes/66/active-bottom-stripesred.gif);
}

#sidebar a.link-button, #sidebar a.link-button:visited { 
	color: #FFF;
	background-color:#600006;
}

#sidebar a.link-button:hover { 
	color: #600006;
	background-color:#d1353e;
	text-decoration:none;
}


/*--------------------------End-Sidebar-------------------------------*/




/*-------------------------Thumbnails page-----------------------------*/

.galleryInfoItemHover {
	background-color: #FFDFE3;
}

.edit-delete-top {
    background-color: #FFDFE3;
}

.photofeedinfo {
    background-color: #FFBFC6; 
}

.photoSelected {
	border: 3px solid #710007;
}

/*----------------------End Thumbnails page----------------------------*/



/*-------------------------Filmstrip page------------------------------*/

#wrap .jcarousel-skin-ie7 .jcarousel-container {
	background-color:#FFDFE3;
	border-color:#EF8692;
}

.filmstrip-tags-box {
	/*background-color: #f1ebdd;*/
}

.filmstrip-bottom {
	background-image: url(//images.onlinephotofiler.com/themes/66/filmstrip-bottom.gif); 
}

/*--------------------End Filmstrip page------------------------------*/


/*----------------------------footer--------------------------------*/

.footer {
	background-image:url(//images.onlinephotofiler.com/themes/66/66-bottom.png);
}

.footer-admin {
	background-image: url(//images.onlinephotofiler.com/themes/66/admin-bottom-stripesred.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 = "//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));
}
