/* START TEMPLATE*/

div.body_container{
        width: 90%;
	min-width: 862px;
        margin: 0 auto;
	font-family: arial, verdana, sans-serif;
}

body.bodyA
{
	background-color: #597D9D;
	font-family: arial, verdana, sans-serif;
}

/* TAB STYLES */
.tabA1
{
        position: relative;
        display: block; 
        float: left;  
        height: 45px;
        width: 93px;
        top: 2px;
        color: #00236D;
        font-size: 12px;
        text-decoration: none;
        letter-spacing: 0px;
        background-image: url(images/home_off.gif);
        background-position: top left;
        background-repeat: no-repeat;
}
.tabB1
{
        position: relative;
        display: block; 
        float: left;  
        height: 45px;
        width: 93px;
        top: 2px;
        color: #00236D;
        font-size: 12px;
        text-decoration: none;
        letter-spacing: 0px;
        background-image: url(images/listing_off.gif);
        background-position: top left;
        background-repeat: no-repeat;
}
.tabB2
{
        position: relative;
        display: block;
        float: left;
        height: 45px;
        width: 93px;
        top: 2px;
        color: #00236D;
        font-size: 12px;
        text-decoration: none;
        letter-spacing: 0px;
        background-image: url(images/listing_on.gif);
        background-position: top left;
        background-repeat: no-repeat;
}
.tabC1
{
        position: relative; 
        display: block;
        float: left;
        height: 45px;
        width: 93px;
        top: 2px;
        color: #00236D;
        font-size: 12px;   
        text-decoration: none;
        letter-spacing: 0px;
        background-image: url(images/manage_off.gif);
        background-position: top left;
        background-repeat: no-repeat;
}
.tabC2
{
        position: relative; 
        display: block;
        float: left;
        height: 45px;
        width: 93px;
        top: 2px;
        color: #00236D;
        font-size: 12px;   
        text-decoration: none;
        letter-spacing: 0px;
        background-image: url(images/manage_on.gif);
        background-position: top left;
        background-repeat: no-repeat;
}
.tabD1
{
        position: relative;
        display: block;
        float: left;
        height: 45px;
        width: 93px;
        top: 2px;
        color: #00236D;
        font-size: 12px;
        text-decoration: none;
        letter-spacing: 0px;
        background-image: url(images/newuser_off.gif);
        background-position: top left;
        background-repeat: no-repeat;
}
.tabD2
{
        position: relative;
        display: block;
        float: left;
        height: 45px;
        width: 93px;
        top: 2px;
        color: #00236D;
        font-size: 12px;
        text-decoration: none;
        letter-spacing: 0px;
        background-image: url(images/newuser_on.gif);
        background-position: top left;
        background-repeat: no-repeat;
}
/* END TAB STYLE */
.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: 16px;
        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: 16px;
        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;
}
.loginForm
{
        color: #00236D;
        font-size: 12px;
        font-family: arial, verdana, sans-serif;
        font-weight: bold;
        text-decoration: none;
        letter-spacing: 0px;
        padding: 0;
        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: 16px;
        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: 16px;
        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;
}

/* 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; */
}

/* SEXY ROUNDED EDGES */
div.topedge {
        width: 100%;
	clear: left;
        background-color: #ffffff; /* necessary for body background */
        background-image: url(images/topedge.gif); 
        background-position: top;
        background-repeat: repeat-x; 
	padding-top: 0px;
}
       
div.rightedge {
        background-image: url(images/rightedge.gif);
        background-position: top right;
        background-repeat: repeat-y; 
}
div.bottomedge {
        background-image: url(images/bottomedge.gif);
        background-position: bottom left;
        background-repeat: repeat-x; 
        width: 100%;   
}
div.leftedge {
        background-image: url(images/leftedge.gif);
        background-position: left;
        background-repeat: repeat-y; 
}
div.ulcorner {
/*        background-image: url(images/tlcorner.gif); 
        background-position: top left;
        background-repeat: no-repeat;*/
}       
div.urcorner { 
        background-image: url(images/trcorner.gif); 
        background-position: top right;
        background-repeat: no-repeat;
}
div.blcorner {  
        background-image: url(images/blcorner.gif);  
        background-position: bottom left;
        background-repeat: no-repeat;
}
div.brcorner {
        background-image: url(images/brcorner.gif);
        background-position: bottom right;
        background-repeat: no-repeat;
        padding: 15px 22px 15px 15px; 
}
div.roundededgecontent {
        width: 100%;
	padding-left:5px
	font-family: arial, verdana, sans-serif;
}  
/* END SEXY ROUNDED EDGES*/

/* BEGIN GALLERY VIEW CLASSES */

/* image tiles */
table.imageTiles 
{
//        border-spacing: 10px; //stupid ie wont support this
}
td.imageTiles
{
        width: 25%;
        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: 28;
        color: #00236D;
        padding-top: 8px;
        padding-left: 10px;
	padding-right: 10px;
        text-align: center;
	vertical-align: middle;
        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 an image being viewed */
.imagedetails
{
        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;
}


.adminOptions{
	padding-top: 4px;
}

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

.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 */

/*
//###########################################\\
// Copyright footer styling
//###########################################\\
*/
div.copyright
{
	width: 100%;
	text-align: center;
	font-family: arial, verdana, sans-serif;
}
.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 ##### */

/* ADMIN CLASSES */
td.a
{
        color: #00236D;
        background-color: #FFFFFF;
        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;
        background-color: #FFFFFF;   
        font-size: 12px;
        font-family: arial, verdana, sans-serif;
        letter-spacing: 0px;
        padding-left: 8px; 
        
}
        
td.c
{
        color: #00236D;
        background-color: #FFFFFF;
        font-size: 12px;
        font-family: arial, verdana, sans-serif;
        letter-spacing: 0px;
        text-decoration: none;
}
td.c a{
	text-decoration: none;
}

.adminGalleryTitle{
	color: #00236D;
        background-color: #FFFFFF;
	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 */
#status
{
	background-color: #fff;
	width: 420px;
}

#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, .UPLOADED a{
	background: #22b14c;
	color: #fff;
	
	width: 400px;
	height: 150px;
}
#fallback
{
        background: #990000;
        color: #fff;
}
#fallback a
{
	color: #fff;
}
/* END UPLOADER STYLES */
