/* START TEMPLATE*/

div.body_container{
        margin: 0 auto;
	font-family: arial, verdana, sans-serif;
        width: 948px;
	padding: 0 0 0 0;
        border-left: 3px solid #bd8355;
        border-right: 3px solid #bd8355;
        border-bottom: 3px solid #bd8355;
	background: #f7f7f7;
}

body.bodyA
{
	margin: 0;
	background-color: #532d0f;
	font-family: arial, verdana, sans-serif;
}

.header 
{
        background: url(images/banner.jpg) no-repeat bottom;
        text-align: center;
        width: 954px;
        height: 109px;
        margin: 0 auto;
        padding: 0 0 0 0;
}

.navigation
{
        width: 948px;
        margin: 0 auto;
        border-left: 3px solid #bd8355;
        border-right: 3px solid #bd8355;
        background: #bd8355;
	z-index: 0;
}
.statusDESC
{
        color: #00236D;
        font-size: 12px;
        font-family: arial, verdana, sans-serif;
        text-decoration: none;
        letter-spacing: 0px;
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 5px;
}

.status
{
        color: #00236D; 
        font-size: 14px;
        font-family: arial, verdana, sans-serif;
        text-decoration: none;
        letter-spacing: 0px;
        padding-top: 0px;  
        padding-left: 0px;  
        padding-right: 0px; 
        padding-bottom: 5px;
}

.status a
{
        color: #00236D;
        font-size: 14px;
        font-family: arial, verdana, sans-serif;
        font-weight: bold;
	text-decoration: none;
        letter-spacing: 0px;
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 5px;
}

.sortForm
{
	color: #00236D;
        font-size: 12px;
        font-family: arial, verdana, sans-serif;
        font-weight: ;
        text-decoration: none; 
        letter-spacing: 0px;
	padding: 0px;
	margin: 0px;
}
.sortFormButton
{
        color: #00236D;
        font-size: 12px;
        font-family: arial, verdana, sans-serif;
        font-weight: ;
        text-decoration: none;
        letter-spacing: 0px;
        padding: 0px;
        margin: 0px;
}
.searchInput
{
        color: #00236D;
        font-size: 12px;
        font-family: arial, verdana, sans-serif;
        font-weight: ;  
        text-decoration: none;
        letter-spacing: 0px;
        padding: 0px;
        margin: 0px;
        border: 1px solid #ccc;
        width: 200px;
}
.loginForm
{
        color: #00236D;
        font-size: 12px;
        font-family: arial, verdana, sans-serif;
        font-weight: bold;
        text-decoration: none;
        letter-spacing: 0px;
        padding: 0px;
        margin: 0px;
	width: 90px
}
.loginFormButton
{
        color: #00236D;
        font-size: 12px;
        font-family: arial, verdana, sans-serif;
        font-weight: ;
        text-decoration: none;
        letter-spacing: 0px;
        padding: 0px;
        margin: 0px;
}
.registration
{
        color: #00236D;
        font-size: 14px;
        font-family: arial, verdana, sans-serif;
        padding: 0px;
        margin: 0px;
}
.registrationError
{
        color: red;
        font-size: 18px;
        font-family: arial, verdana, sans-serif;
        font-weight: ; 
        text-decoration: none;
        letter-spacing: 0px;
        padding: 0px;
        margin: 0px;
}
.registrationSuccess
{
        color: green;
        font-size: 18px;
        font-family: arial, verdana, sans-serif;
        font-weight: ;
        text-decoration: none;
        letter-spacing: 0px;
        padding: 0px;
        margin: 0px;
}
.registrationButton
{
        color: #00236D;
        font-size: 14px;
        font-family: arial, verdana, sans-serif;
        font-weight: ;    
        text-decoration: none;
        letter-spacing: 0px;
        padding: 0px;
        margin: 0px;
}

/* style of the page links @ the top of the page */
.pagelinks
{
	vertical-align: middle;
        color: #00236D;
        font-size: 14px;
        font-family: arial, verdana, sans-serif;
	text-decoration: none;
        letter-spacing: 0px;
        padding-top: 0px;   
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
} 
.pagelinks a, .pagelinks a:hover
{
        vertical-align: middle;
        color: #00236D;   
        font-size: 14px;
        font-family: arial, verdana, sans-serif;
	font-weight: bold;
        text-decoration: none;
        letter-spacing: 0px;
        padding-top: 0px;   
        padding-left: 0px;  
        padding-right: 0px; 
        padding-bottom: 0px;
}

/* image tiles */
table.imageTiles
{
//        border-spacing: 10px; //stupid ie wont support this
}
td.imageTiles
{
	width: 20%;
	color: #00236D;
        background-color: #FFFFFF;
        font-family: arial, verdana, sans-serif;
        text-decoration: none;
	text-align: center;
	vertical-align: middle;
        background: #fff;
        border: 1px solid #ccc;
}
td.imageTiles a
{
        color: #00236D;
        font-family: arial, verdana, sans-serif;
        text-decoration: none;
}
img.imageTiles, img.imageTiles a
{
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
/* end image tiles */

/* gallery listing tiles */
td.galleryThumb
{
	width: 38%;
	color: #00236D;
	padding-top: 8px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 4px;
	text-align: center;
	font-family: arial, verdana, sans-serif;
	text-decoration: none;
}
td.galleryDetails
{
	width: 58%;
        color: #00236D;
        vertical-align: top;
	padding-top: 10px;
        text-align: left;
        font-family: arial, verdana, sans-serif;
        text-decoration: none;
}
table.galleryListing
{
//	border-spacing: 10px; //stupid ie wont support thi
}
td.galleryListing
{
	width: 50%;
	background: #fff;
	border: 1px solid #ccc;
}
/* end gallery listing tiles */


/* applied to the gallery title when listing the galleries */
.galleryTitle, .galleryTitle a, .galleryTitle a:hover
{
        color: #00236D;
        background-color: #FFFFFF;
        font-size: 13px;
        font-family: arial, verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
}

/* applied to the gallery description when listing the galleries */
.galleryDescription
{
        color: #00236D;
        background-color: #FFFFFF;
        font-size: 11px;
        font-family: arial, verdana, sans-serif;
	text-decoration: none;
	margin: 0;
}

/* applied to the gallery postedby when listing the galleries */
.galleryPostedBy
{
        color: #00236D; 
        background-color: #FFFFFF;
        font-size: 11px;  
        font-family: arial, verdana, sans-serif;
	text-decoration: none;
        letter-spacing: 0px;
	padding-top: 8px;
        margin: 0;
}
.galleryPostedBy a, .galleryPostedBy a:hover
{
        color: #00236D; 
        background-color: #FFFFFF;
        font-size: 11px;
        font-family: arial, verdana, sans-serif;
        font-weight: bold; 
        text-decoration: none;
        letter-spacing: 0px;  
        padding-top: 8px;   
        margin: 0;
}

/* applied to the gallery date when listing the galleries */
.galleryPostedDate
{
        color: #00236D;
        background-color: #FFFFFF;
        font-size: 11px; 
        font-family: arial, verdana, sans-serif;
        letter-spacing: 0px;
        margin: 0;
}

/* style of the image name displayed under and image being viewed */
.viewedImageDetails
{
        color: #00236d;
        font-size: 14px;
        font-family: arial, verdana, sans-serif;
        font-weight: bold;
        letter-spacing: 0px;
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
}
.viewedImage
{
        background: #fff;
        font-size: 14px;
        font-family: arial, verdana, sans-serif;
        font-weight: bold;
        letter-spacing: 0px;
        padding: 10px;
        border: 1px solid #ccc; 
}

.adminOptions{
	padding-top: 4px;
}

.login
{
	width: 450px;
        font-family: arial, verdana, sans-serif;
	text-align: right;
        color: #ffffff; 
        font-size: 12px;
	float: right;
}

.login a
{       
        font-family: arial, verdana, sans-serif;
        color: #ffffff;
        font-size: 12px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
        float: right;  
}

/* END GALLERY VIEW CLASSES */

/*
//###########################################\\
// Sitemap Link styling
//###########################################\\
*/
div.sitemap
{
        width: 954px;
 	margin: 0 auto;
        text-align: right;
        font-family: arial, verdana, sans-serif;
	padding-top: 2px;
}
.sitemap
{
        font-family: arial, verdana, sans-serif;
        color: #ffffff; 
        font-size: 10px;
}       

.sitemap a
{
        color: #ffffff; 
        font-size: 10px;
        font-family: arial, verdana, sans-serif;
        font-weight: bold;
        text-decoration: none;
}
/* ##### End Copyright Footer Styles ##### */

/*
//###########################################\\
// Copyright footer styling
//###########################################\\
*/
div.copyright
{
	position: relative;
	width: 400px;;
	margin: 0 auto;
	text-align: center;
	font-family: arial, verdana, sans-serif;
	top: -25px;
	padding-bottom: 10px;
}
.copyright
{
        font-family: arial, verdana, sans-serif;
	color: #ffffff;
        font-size: 10px;
}

.copyright a
{
        color: #ffffff;
        font-size: 10px;
        font-family: arial, verdana, sans-serif;
        font-weight: bold;
        text-decoration: none;
}
/* ##### End Copyright Footer Styles ##### */









/*Credits: CSSplay */
/*URL: http://www.cssplay.co.uk/menus/pro_drop2 */

.preload2 {
    background: url(images/menubar/button4.gif);
    line-height: 0;
    clear: both;
    margin : 0;
    padding: 0;
    border: 0;
}

.internetExplorer6 { 
	font-family: arial;
	font-size: 5px;
	width: 100%;
}

.menu2 {padding: 0 0 0 20px; margin: 0; list-style:none; height:36px; background:#fff url(images/menubar/button1a.gif) repeat-x; position:relative; font-family:arial, verdana, sans-serif; z-index: 10;}
.menu2 li.top {display:block; float:left; position:relative; margin-left: 15px;}
.menu2 li a.top_link {display:block; float:left; height:36px; line-height:33px; color:#383c50; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;}
.menu2 li a.top_link span {float:left; display:block; padding:0 15px 0 2px; height:36px;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 20px 0 1px; height:36px; background:url(images/menubar/down.gif) no-repeat right top;}
.menu2 li a.top_link:hover {color:#383c50; background: url(images/menubar/button4.gif) no-repeat;}
.menu2 li a.top_link:hover span {background:url(images/menubar/button4.gif) no-repeat right top;}
.menu2 li a.top_link:hover span.down {background:url(images/menubar/button4a.gif) no-repeat right top;}

.menu2 li:hover > a.top_link {color:#383c50; background: url(images/menubar/button4.gif) no-repeat;}
.menu2 li:hover > a.top_link span {background:url(images/menubar/button4.gif) no-repeat right top;}
.menu2 li:hover > a.top_link span.down {background:url(images/menubar/button4a.gif) no-repeat right top;}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul,
.menu2 :hover ul ul,
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub1 {left:2px; top:36px; background: #fff; padding:3px 0; border:1px solid #383c50; white-space:nowrap; width:97px; height:auto;}
.menu2 :hover ul.sub1 li {display:block; height:20px; position:relative; float:left; width:97px;}
.menu2 :hover ul.sub1 li a {display:block; font-size:11px; height:20px; width:91px; line-height:20px; text-indent:5px; color:#383c50; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px; font-weight: normal;}
.menu2 :hover ul.sub1 li a:hover {background:#fff; color:#4a68b5;}

.menu2 :hover ul.sub2 {left:2px; top:36px; background: #fff; padding:3px 0; border:1px solid #383c50; white-space:nowrap;width:262px; height:auto;}
.menu2 :hover ul.sub2 li {display:block; height:20px; position:relative; float:left; width:262px;}
.menu2 :hover ul.sub2 li a {display:block; font-size:11px; height:20px; width:256px; line-height:20px; text-indent:5px;color: 383c50; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px; font-weight: normal;}
.menu2 :hover ul.sub2 li a:hover {background:#fff; color:#4a68b5;}
/*sub2 fly-out menus */
.menu2 :hover ul.sub2 :hover ul,
.menu2 :hover ul.sub2 :hover ul :hover ul,
.menu2 :hover ul.sub2 :hover ul :hover ul :hover ul,
.menu2 :hover ul.sub2 :hover ul :hover ul :hover ul :hover ul {left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid #383c50; white-space:nowrap; width:262px; z-index:200; height:auto; text-align: left;}
.menu2 :hover ul.sub2 li a.fly {background:#fff url(images/menubar/arrow.gif) 80px 7px no-repeat;}
.menu2 :hover ul.sub2 li a.fly:hover {background:#fff url(images/menubar/arrow_over.gif) 80px 7px no-repeat; color:#4a68b5;}
.menu2 :hover ul.sub2 li:hover > a.fly {background:#fff url(images/menubar/arrow_over.gif) 80px 7px no-repeat; color:#4a68b5;}


.menu2 :hover ul.sub3 {left:2px; top:36px; background: #fff; padding:3px 0; border:1px solid #383c50; white-space:nowrap;width:124px; height:auto;}
.menu2 :hover ul.sub3 li {display:block; height:20px; position:relative; float:left; width:124px;}
.menu2 :hover ul.sub3 li a {display:block; font-size:11px; height:20px; width:118px; line-height:20px; text-indent:5px;color: 383c50; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px; font-weight: normal;}
.menu2 :hover ul.sub3 li a:hover {background:#fff; color:#4a68b5;}

.menu2 :hover ul li:hover > a.fly {background:#fff url(images/menubar/arrow_over.gif) 80px 7px no-repeat; color:#383c50;}

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid #383c50; white-space:nowrap; width:93px; z-index:200; 
height:auto;}

/* ADMIN CLASSES */
td.a
{
        color: #00236D;
        font-size: 12px;
        font-family: arial, verdana, sans-serif;
        border-bottom: 1px solid #00236D;
        border-left: 1px solid #00236D;
        border-right: 1px solid #00236D;
        border-top: 1px solid #003366;
        letter-spacing: 0px;
        padding-left: 8px;
        
}
        
td.b, td.b a
{
        color: #00236D;
        font-size: 12px;
        font-family: arial, verdana, sans-serif;
        letter-spacing: 0px;
        padding-left: 8px; 
        
}
        
table.c{
	border-spacing: 15px;
}
td.c  
{
        color: #00236D;
        background-color: #fff;
        font-size: 12px;
        font-family: arial, verdana, sans-serif;
        letter-spacing: 0px;
        text-decoration: none;
	border: 1px solid #ccc;
	padding: 10px;
}
td.c a{
        text-decoration: none;
}
        
.adminGalleryTitle{
        color: #00236D;
        background-color: #fff;
        font-family: arial, verdana, sans-serif;
        letter-spacing: 0px;
        text-decoration: none;
        font-weight: bold;
        font-size: 14px;
}

.statusDESC2
{
        color: #00236D;
        font-size: 14px;
        font-family: arial, verdana, sans-serif;
        text-decoration: none;
        letter-spacing: 0px;
        padding-top: 0px;   
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 5px;
}
/* END ADMIN CLASSES */

/* UPLOADER STYLES */
.hide{
        display: none;
}

#status
{
	background-color: #fff;
	border: 1px solid #ccc;
	width: 420px;
	padding-top: 10px;
	padding-bottom: 15px;
}

#status .progress
{
	background: white url(images/progress.gif) no-repeat;
	background-position: +50% 0;
	margin-right: 0.5em;
}

#status .progress-text
{
	font-size: 12px;
	font-weight: bold;
}

#fileList
{
	list-style: none;
	width: 550px;
	list-style-type: none;
	padding: 0;
	margin-left: 0;
}

#fileList li.file
{
	border-bottom: 1px solid #eee;
	background: url(images/file.png) no-repeat 4px 4px;
}
#fileList li.file.file-uploading
{
	background-image: url(images/uploading.png);
	background-color: #D9DDE9;
}
#fileList li.file.file-success
{
	background-image: url(images/success.png);
}
#fileList li.file.file-failed
{
	background-image: url(images/failed.png);
}

#fileList li.file .file-name
{
	font-size: 12px;
	display: block;
	clear: left;
	line-height: 40px;
	height: 40px;
	font-weight: bold;
	text-align: left;
	padding-left: 44px;
	max-width: 435px;
	overflow: hidden;
}
#fileList li.file .file-size
{
	font-size: 12px;
	line-height: 18px;
	float: right;
	margin-top: 2px;
	margin-right: 6px;
}
#fileList li.file .file-info
{
	display: block;
	margin-left: 44px;
	font-size: 12px;
	line-height: 20px;
/*	clear; */
}
#fileList li.file .file-remove
{
	clear: right;
	float: right;
	line-height: 18px;
	margin-right: 6px;
}
.UPLOADED{             
        background: #22b14c;
        border: 1px solid #003c00;
        color: #fff; 
        width: 400px; 
        height: 150px;
}
.UPLOADED a{
        color: #fff;
}
#fallback
{
        background: #990000;
        color: #fff;
}
#fallback a
{
        color: #fff;
}
/* END UPLOADER STYLES */

