﻿/*The first few styles are for the toolbar and should not be modified*/


div#Toolbar {left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );  top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );}

#Toolbar
{
    position: absolute; 
    top: 10px; 
    background-image:url('/admin/images/editor/bgout.gif');
    text-align:center;
    width:100%;
}

#SmallToolbar div{display:inline;}

#e_palette
{
  background-image:url('/admin/images/editor/bgout.gif');
}

#Toolbar div{display:inline;}

.editable
{
    width:auto;
    border:dashed 1px #aaa;
    behavior:url(/scripts/editor.htc);
    min-height:30px;
}

legend
{
    font-family:verdana,arial, sans-serif;
    padding-bottom:20px;
}

.btn_mouseover
{
behavior:url(/scripts/button.htc);
padding:0px;
background-color:#fdd828;
border:solid 1px #ffffff;
}

.btn_mouseout
{
behavior:url(/scripts/button.htc);
background-color:Transparent;
border:solid 1px #e7e7e7;
}

.btn_mousedown
{
behavior:url(/scripts/button.htc);
padding:0px;
background-color:#d8d8d8;
border:solid 1px #ffffff;
}

.btn_mouseup
{
behavior:url(/scripts/button.htc);
background-color:#ffffff;
border:solid 1px #e7e7e7;
}

.btn_active
{  
behavior:url(/scripts/button.htc);
padding:0px;
background-color:#DDECFE;
border:solid 1px #FEB448;
}










/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body
{
background-color: white;
font-family: Arial, verdana, Sans-Serif;
margin: 0;
padding: 0;
color: #4a5c68;
background-image:url(/Admin/Images/icons/small/vivid_bg.jpg);
background-repeat:repeat-x
}

#adminHolder textarea
{
width:500px;
height:150px;
}

#adminHolder select
{
width:300px;
}


#adminHolder td
{
vertical-align:top;
}



#wrapper
{
padding:0px;
margin:0px;
margin-left:auto;
margin-right:auto;
width:950px;
height:auto;
}

#header
{
padding:0px;
margin:0px;
margin-left:auto;
margin-right:auto;
width:950px;
height:120px;
background-image:url(/Admin/Images/icons/small/vivid_logo.jpg);
background-repeat:no-repeat;
}

#adminBar
{
padding:0px;
margin:0px;
margin-left:90px;
margin-right:auto;
width:860px;
height:50px;
text-align:right;

}

#adminHeading
{
padding:0px;
margin:0px;
margin-left:90px;
margin-right:auto;
width:860px;
height:50px;

}

#adminHolder
{
padding: 0px;
margin:0px;
margin-top:40px;
margin-left:90px;
margin-right:auto;
width:860px;
height:auto;
}

#filterBar
{
padding: 0px;
margin:0px;
margin-top:0px;
margin-left:0px;
margin-right:auto;
width:860px;
height:25px;

}

#info
{
padding: 0px;
margin:0px;
margin-top:0px;
margin-left:0px;
margin-right:auto;
width:860px;
height:50px;
text-align:right;

}

#dropFilter
{
padding: 0px;
margin:0px;
margin-top:0px;
margin-left:0px;
margin-right:auto;
width:auto;
height:25px;
text-align:left;

float:left;
}

#alphaFilter
{
padding: 0px;
margin:0px;
margin-top:0px;
margin-left:0px;
margin-right:auto;
width:auto;
height:25px;
text-align:center;
display:inline;


}

#activeFilter
{
padding: 0px;
margin:0px;
margin-top:0px;
margin-left:0px;
margin-right:auto;
width:auto;
height:auto;
text-align:right;
float:right;
display:inline;

}



/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
table.adminLayout 
{
width:860px;
/*border-top:dashed 1px #4a5c68;*/
}

.adminLayout td 
{
border-bottom:dashed 1px #4a5c68;
}




/* TAB MENU   
----------------------------------------------------------*/



/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/



fieldset label 
{
    display: block;
}



/* TABLE
----------------------------------------------------------*/


/* MISC  
----------------------------------------------------------*/
 img
{
border-style:none
}



/* Fonts 
----------------------------------------------------------*/
.trTrue
{
color:Green;
}

.trFalse
{
color:Red;
}

td
{
text-align:left;
font-size:10pt;
}

.alpha
{
font-size:14px;
text-align:center;


}

.alpha a
{
font-size:14px;
font-weight:normal;
color:#000000;
text-decoration:none;
}

.alpha a:hover
{
text-decoration:underline;
}

.alpha a:active 
{
color:Purple;
text-decoration:underline;
}

a.selected
{
color:Purple;
text-decoration:underline;
}

.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
    margin: 0 0 20px 5px;
}
/* HEADINGS   
----------------------------------------------------------*/
h1
{
font-size:15pt;
font-weight:700;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */


.imageButton
{
 padding:10px;
 border: solid 1px #cccccc;
 float:left;
}



/*Add Product Styles*/


.addProdOuter
{
width:200px;
height:175px;
border:4px solid gray;
float:left;
margin:2px;
padding:0px;

}

.addProd
{
padding:0px;
display:block;
float:left;
display:inline;
margin:90px 0px 0px 40px;
}

.addimg
{
float:left;
}


.floatingnav {
  position: fixed;
  right: 10px;
  top: 10px;
  border: solid 1px #cccccc;
  background-image: url("/Library/Admin/Icons/gradient.png");
  padding: 10px;
  }

.floatingnav form{
clear: both;
}
body>div.floatingnav {position: fixed}


.splash
{
}

.galleryimage 
{
	display:block; 
	float:left; 
	height:155px; 
	width:200px;
}

.gallerydelete 
{
width:30px; 
position:relative; 
top:-45px; 
left:10px;
}

/*------------Styles for structure list----------------*/
.structure ul li
{
text-decoration:none;
color:Gray;
font-size:12px;
}

.structure a
{
text-decoration:none;
}

.structure ul li.added
{
color:Green;
}

.structure ul li.notAdded
{
color:red;
}



/* Splash */
.page-list ul {
	list-style-type: none;
	list-style-position: outside;
	}
.page-list ul li {
	padding-bottom: 20px;
	}
	
.expand {
	float: left;
	font-weight: bold;
	}
	
/*----------------------------------------------------------
CMS ICONS SPRITE FLOATING NAV 
----------------------------------------------------------*/

.homeIcon
{
    background:url("/Library/Admin/iconSprite.png") -0px -0px no-repeat;   
    width:75px;
    height:90px;
    margin:0;   
    padding:0;
    display:block;
}

.homeIcon:hover
{
    background:url("/Library/Admin/iconSprite.png") -75px -0px no-repeat;   
    width:75px;
    height:90px;
    margin:0;   
    padding:0;
    display:block;
}
.homeIcon:focus
{
    background:url("/Library/Admin/iconSprite.png") -150px -0px no-repeat;   
    width:75px;
    height:90px;
    margin:0;   
    padding:0;
    display:block;
}

.settingsIcon
{
    background:url("/Library/Admin/iconSprite.png") -0px -90px no-repeat;   
    width:75px;
    height:90px;
    margin:0;   
    padding:0;
    display:block;
}

.settingsIcon:hover
{
    background:url("/Library/Admin/iconSprite.png") -75px -90px no-repeat;   
    width:75px;
    height:90px;
    margin:0;   
    padding:0;
    display:block;
}
.settingsIcon:focus
{
    background:url("/Library/Admin/iconSprite.png") -150px -90px no-repeat;   
    width:75px;
    height:90px;
    margin:0;   
    padding:0;
    display:block;
}
.sitemapIcon
{
    background:url("/Library/Admin/iconSprite.png") -0px -180px no-repeat;   
    width:75px;
    height:90px;
    margin:0;   
    padding:0;
    display:block;
}

.sitemapIcon:hover
{
    background:url("/Library/Admin/iconSprite.png") -75px -180px no-repeat;   
    width:75px;
    height:90px;
    margin:0;   
    padding:0;
    display:block;
}
.sitemapIcon:focus
{
    background:url("/Library/Admin/iconSprite.png") -150px -180px no-repeat;   
    width:75px;
    height:90px;
    margin:0;   
    padding:0;
    display:block;
}

.logoutIcon
{
    background:url("/Library/Admin/iconSprite.png") -0px -270px no-repeat;   
    width:75px;
    height:90px;
    margin:0;   
    padding:0;
    display:block;
}

.logoutIcon:hover
{
    background:url("/Library/Admin/iconSprite.png") -75px -270px no-repeat;   
    width:75px;
    height:90px;
    margin:0;   
    padding:0;
    display:block;
}
.logoutIcon:focus
{
    background:url("/Library/Admin/iconSprite.png") -150px -270px no-repeat;   
    width:75px;
    height:90px;
    margin:0;   
    padding:0;
    display:block;
}

.propertiesIcon
{
    background:url("/Library/Admin/iconSprite.png") -0px -360px no-repeat;   
    width:75px;
    height:90px;
    margin:0;   
    padding:0;
    display:block;
}

.propertiesIcon:hover
{
    background:url("/Library/Admin/iconSprite.png") -75px -360px no-repeat;   
    width:75px;
    height:90px;
    margin:0;   
    padding:0;
    display:block;
}
.propertiesIcon:focus
{
    background:url("/Library/Admin/iconSprite.png") -150px -360px no-repeat;   
    width:75px;
    height:90px;
    margin:0;   
    padding:0;
    display:block;
}

.documentIcon
{
    background:url("/Library/Admin/iconSprite.png") -0px -450px no-repeat;   
    width:75px;
    height:90px;
    margin:0;   
    padding:0;
    display:block;
}

.documentIcon:hover
{
    background:url("/Library/Admin/iconSprite.png") -75px -450px no-repeat;   
    width:75px;
    height:90px;
    margin:0;   
    padding:0;
    display:block;
}
.documentIcon:focus
{
    background:url("/Library/Admin/iconSprite.png") -150px -450px no-repeat;   
    width:75px;
    height:90px;
    margin:0;   
    padding:0;
    display:block;
}

.newsIcon
{
    background:url("/Library/Admin/iconSprite.png") -0px -540px no-repeat;   
    width:75px;
    height:90px;
    margin:0;   
    padding:0;
    display:block;
}

.newsIcon:hover
{
    background:url("/Library/Admin/iconSprite.png") -75px -540px no-repeat;   
    width:75px;
    height:90px;
    margin:0;   
    padding:0;
    display:block;
}
.newsIcon:focus
{
    background:url("/Library/Admin/iconSprite.png") -150px -540px no-repeat;   
    width:75px;
    height:90px;
    margin:0;   
    padding:0;
    display:block;
}

.saveIcon
{
    background:url("/Library/Admin/iconSprite.png") -0px -630px no-repeat;   
    width:75px;
    height:90px;
    margin:0;   
    padding:0;
    display:block;
}

.saveIcon:hover
{
    background:url("/Library/Admin/iconSprite.png") -75px -630px no-repeat;   
    width:75px;
    height:90px;
    margin:0;   
    padding:0;
    display:block;
}

.saveIcon:focus
{
    background:url("/Library/Admin/iconSprite.png") -150px -630px no-repeat;   
    width:75px;
    height:90px;
    margin:0;   
    padding:0;
    display:block;
}

.productIcon
{
    background:url("/Library/Admin/iconSprite.png") -0px -720px no-repeat;   
    width:75px;
    height:90px;
    margin:0;   
    padding:0;
    display:block;
}

.productIcon:hover
{
    background:url("/Library/Admin/iconSprite.png") -75px -720px no-repeat;   
    width:75px;
    height:90px;
    margin:0;   
    padding:0;
    display:block;
}

.productIcon:focus
{
    background:url("/Library/Admin/iconSprite.png") -150px -720px no-repeat;   
    width:75px;
    height:90px;
    margin:0;   
    padding:0;
    display:block;
}









/*----- LARGE CMS ICONS SPRITE -------*/

.manageDocuments
{
    background:url("/Library/Admin/iconSprite.png") -225px -0px no-repeat;   
    width:175px;
    height:140px;
    margin:0;   
    padding:0;
    display:block;
}

.manageDocuments:hover
{
    background:url("/Library/Admin/iconSprite.png") -400px -0px no-repeat;   
    width:175px;
    height:140px;
    margin:0;   
    padding:0;
    display:block;
}
.manageDocuments:focus
{
    background:url("/Library/Admin/iconSprite.png") -575px -0px no-repeat;   
    width:175px;
    height:140px;
    margin:0;   
    padding:0;
    display:block;
}

.manageVideos
{
    background:url("/Library/Admin/iconSprite.png") -225px -140px no-repeat;   
    width:175px;
    height:140px;
    margin:0;   
    padding:0;
    display:block;
}

.manageVideos:hover
{
    background:url("/Library/Admin/iconSprite.png") -400px -140px no-repeat;   
    width:175px;
    height:140px;
    margin:0;
    padding:0;
    display:block;
}
.manageVideos:focus
{
    background:url("/Library/Admin/iconSprite.png") -575px -140px no-repeat;   
    width:175px;
    height:140px;
    margin:0;   
    padding:0;
    display:block;
}

.manageGallery
{
    background:url("/Library/Admin/iconSprite.png") -225px -280px no-repeat;   
    width:175px;
    height:140px;
    margin:0;   
    padding:0;
    display:block;
}

.manageGallery:hover
{
    background:url("/Library/Admin/iconSprite.png") -400px -280px no-repeat;   
    width:175px;
    height:140px;
    margin:0;   
    padding:0;
    display:block;
}
.manageGallery:focus
{
    background:url("/Library/Admin/iconSprite.png") -575px -280px no-repeat;   
    width:175px;
    height:140px;
    margin:0;
    padding:0;
    display:block;
}

/*----- SMALL CMS ICONS SPRITE -------*/

.deleteGrey
{
    background:url("/Library/Admin/iconSprite.png") -235px -430px no-repeat;   
    width:25px;
    height:25px;
    margin:0;   
    padding:0;
    display:block;
}
.deleteGreen
{
    background:url("/Library/Admin/iconSprite.png") -269px -430px no-repeat;   
    width:25px;
    height:25px;
    margin:0;   
    padding:0;
    display:block;
}
.deleteRed
{
    background:url("/Library/Admin/iconSprite.png") -303px -430px no-repeat;   
    width:25px;
    height:25px;
    margin:0;   
    padding:0;
    display:block;
}
.plusGrey
{
    background:url("/Library/Admin/iconSprite.png") -235px -462px no-repeat;   
    width:25px;
    height:25px;
    margin:0;   
    padding:0;
    display:block;
}
.plusGreen
{
    background:url("/Library/Admin/iconSprite.png") -269px -462px no-repeat;   
    width:25px;
    height:25px;
    margin:0;   
    padding:0;
    display:block;
}
.plusRed
{
    background:url("/Library/Admin/iconSprite.png") -303px -462px no-repeat;   
    width:25px;
    height:25px;
    margin:0;   
    padding:0;
    display:block;
}
.minusGrey
{
    background:url("/Library/Admin/iconSprite.png") -235px -494px no-repeat;   
    width:25px;
    height:25px;
    margin:0;   
    padding:0;
    display:block;
}
.minusGreen
{
    background:url("/Library/Admin/iconSprite.png") -269px -494px no-repeat;   
    width:25px;
    height:25px;
    margin:0;   
    padding:0;
    display:block;
}
.minusRed
{
    background:url("/Library/Admin/iconSprite.png") -303px -494px no-repeat;   
    width:25px;
    height:25px;
    margin:0;   
    padding:0;
    display:block;
}
.editGrey
{
    background:url("/Library/Admin/iconSprite.png") -235px -526px no-repeat;   
    width:25px;
    height:25px;
    margin:0;   
    padding:0;
    display:block;
}
.editGreen
{
    background:url("/Library/Admin/iconSprite.png") -269px -526px no-repeat;   
    width:25px;
    height:25px;
    margin:0;   
    padding:0;
    display:block;
}
.editRed
{
    background:url("/Library/Admin/iconSprite.png") -303px -526px no-repeat;   
    width:25px;
    height:25px;
    margin:0;   
    padding:0;
    display:block;
}



.cke_wrapper table
{
	display: block;	
}
.cke_editor
{
	width: 734px;
	display: block;
}


/* CMS STYLES */
body {
	margin: 0;
	padding: 0;
	background: #58595b url(/Library/Admin/background.gif) repeat-x 0 0;
	font-family: Helvetica, Arial;
	color: #FFF;
	}
	
a {
	color: #FFF;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
#header-login {
	margin: 0 auto;
	padding: 10px;
	width: 960px;
	height: 83px;
	background: transparent url(/Library/Admin/header-login.gif) no-repeat center top;
	}
	
#header-splash {
	margin: 0 auto;
	padding: 10px;
	width: 960px;
	height: 90px;
	background: transparent url(/Library/Admin/header-splash.gif) no-repeat center top;
	}
	
.wrapper {
	margin: 15px auto;
	width: 960px;
	height: auto;
	overflow: hidden;
	padding: 0px;
	}
	
.full-width {
	margin: 0 auto;
	width: 100%;
	height: auto;
	overflow: hidden;
	}

#login-bar {
	border-top: solid 1px #333;
	border-bottom: solid 1px #333;
	}
	
.float-left {
	padding: 0px;
	height: auto;
	margin: 0px;
	float: left;
	line-height: 28px;
	}

.float-right {
	padding: 0px 10px;
	height: auto;
	margin: 0px;
	float: right;
	line-height: 28px;
	}

.button {
	padding: 0px 10px;
	height: 35px;
	margin: 5px 10px 5px 10px;
	float: left;
	}

.button-left {
	padding: 0px 10px;
	height: 28px;
	margin: 0px;
	float: left;
	}

.button-right {
	padding: 0px 10px;
	height: 28px;
	margin: 0px;
	float: right;
	}

/* SPLASH PAGE */
.logout {
	background: #3e3e3e url(/Library/Admin/sprite.gif) no-repeat -172px 0;
	border: 0;
	width: 86px;
	height: 28px;
	display: block;
	}
.logout:hover {
	background: #3e3e3e url(/Library/Admin/sprite.gif) no-repeat -172px -28px;
	cursor: pointer;
	}

#homepage-url {	
	font-size: 18px;
	}

#main-navigation {
	background-color: #333133;
	}
	
#main-navigation ul {
	list-style-position:outside;
	list-style-type:none;
	margin: 0px auto;
	padding: 0px;
	border-left: solid 1px #6a6c6e;
	height: auto;
	overflow: hidden;
	width: 960px;
	}
		
#main-navigation li {
	display:inline;
	float:left;
	position:relative;
	margin: 0px;
	padding: 8px 30px 8px 30px;
	border-right: solid 1px #6a6c6e;
	}
	
#main-navigation li a {
	font-size: 12px;
	}

ul#site-structure {
	width: 960px;
	list-style-position:outside;
	list-style-type:none;
	padding: 0px;
	margin: 0px;
	}
	
ul#site-structure li {
	width: 960px;
	background-color: #d4d5d6;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px;
	color: #414142;
	overflow: hidden;
	clear: both;
	}
	
ul#site-structure li  a{
	color: #414142;
	padding: 8px 5px 0px 5px;
	margin: 0px;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 630px;
	height: 30px;
	}
	
ul#site-structure li  .link-content {
	width: 60px;
	text-align: center;
	border-left: solid 1px #8a8c8e;
	}
	
ul#site-structure li  .link-add {
	width: 40px;
	text-align: center;
	border-left: solid 1px #8a8c8e;
	}
	
ul#site-structure li  .link-link {
	width: 40px;
	text-align: center;
	border-left: solid 1px #8a8c8e;
	}
	
ul#site-structure li  .link-delete {
	width: 60px;
	text-align: center;
	border-left: solid 1px #8a8c8e;
	}
	
ul#site-structure li .link-move {
	height: 30px;
	width: 20px;
	text-align: center;
	background: transparent url(/Library/Admin/sprite.gif) no-repeat -322px -12px;
	border-left: solid 1px #8a8c8e;
	}
	
ul#site-structure li ul li .link-move {
	height: 30px;
	width: 20px;
	text-align: center;
	background: transparent url(/Library/Admin/sprite.gif) no-repeat -269px -12px;
	border-left: solid 1px #8a8c8e;
	}
	
ul#site-structure li .link-pad {
	width: 145px;
	}
	
ul#site-structure li .link-footerpad {
	width: 267px;
	}
	
ul#site-structure li  .expandable {
	width: 30px;
	text-align: center;
	border-left: solid 1px #8a8c8e;
	background: none;
	}
	
ul#site-structure li  .expandable:hover {
	cursor: default;
	}
	
ul#site-structure li  .link-expand {
	width: 30px;
	text-align: center;
	border-left: solid 1px #8a8c8e;
	background: transparent url(/Library/Admin/sprite.gif) no-repeat -370px -24px;
	}
	
ul#site-structure li  .link-expanded {
	width: 30px;
	text-align: center;
	border-left: solid 1px #8a8c8e;
	background: transparent url(/Library/Admin/sprite.gif) no-repeat -370px 2px;
	}
	
ul#site-structure li  .link-noexpand {
	width: 30px;
	text-align: center;
	border-left: solid 1px #8a8c8e;
	background: none;
	}
	
ul#site-structure li  .link-expand:hover, ul#site-structure li  .link-expanded:hover {
	text-decoration: none;
	cursor: pointer;
	}
	
ul#site-structure li ul li .link-expand {
	width: 30px;
	text-align: center;
	border-left: solid 1px #8a8c8e;
	background: transparent url(/Library/Admin/sprite.gif) no-repeat -426px -21px;
	}
	
ul#site-structure li ul li  .link-expanded {
	width: 30px;
	text-align: center;
	border-left: solid 1px #8a8c8e;
	background: transparent url(/Library/Admin/sprite.gif) no-repeat -426px 3px;
	}
	
ul#site-structure li ul li  .link-expand:hover, ul#site-structure li  ul li .link-expanded:hover {
	text-decoration: none;
	cursor: pointer;
	}
	
ul#site-structure li ul {
	width: 960px;
	list-style-position:outside;
	list-style-type:none;
	padding: 0px;
	}
	
ul#site-structure li ul li {
	width: 960px;
	background-color: #414142;
	padding: 0px;
	margin: 1px 0px;
	color: #FFF;
	}
	
ul#site-structure li ul li a {
	color: #FFF;
	margin: 0px;
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	}
	
ul#site-structure li ul li  a:hover{
	text-decoration: underline;
	cursor: pointer;
	}
	
ul#site-structure li ul li ul li {
	width: 960px;
	background-color: #313131;
	padding: 0px;
	margin: 1px 0px;
	color: #FFF;
	}
	
ul#site-structure li ul li ul li a {
	color: #FFF;
	margin: 0px;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	}
	
.admin-add {
	width: 950px;
	height: 30px;
	line-height: 30px;
	background-color: #414142;
	padding: 0px 5px;
	margin: 0px 0px 5px 0px;
	color: #FFF;
	display: block;
	font-weight: bold;
	font-size: 13px;
	}
	
/* LOGIN PAGE */	
#loginbox {
	margin: 60px auto 0 auto;
	padding: 0;
	width: 320px;
	height: auto;
	overflow: hidden;
	background-color: #3e3e3e;
	border: solid 10px #444446;
	}

#loginheader {
	margin: 0 0 10px 0;
	padding: 0px 20px;
	width: 280px;
	height: 70px;
	overflow: hidden;
	background: #3e3e3e url(/Library/Admin/header-loginbox.gif) no-repeat center top;
	font-size: 1.8em;
	}
	
#loginbody {
	margin: 5px 0;
	padding: 5px 10px;
	width: 300px;
	height: auto;
	overflow: hidden;
	font-size: 0.9em;
	}
	
#loginbody form {
	margin: 5px auto;
	width: 280px;
	overflow: hidden;
	}
	
#loginbody .submit {
	background: #3e3e3e url(/Library/Admin/sprite.gif) no-repeat 0 0;
	border: 0;
	width: 86px;
	height: 28px;
	}
#loginbody .submit:hover {
	background: #3e3e3e url(/Library/Admin/sprite.gif) no-repeat 0 -28px;
	cursor: pointer;
	}
	
#loginbody .reset {
	background: #3e3e3e url(/Library/Admin/sprite.gif) no-repeat -86px 0;
	border: 0;
	width: 86px;
	height: 28px;
	padding: 0px;
	float: left;
	margin: 5px 5px 5px 30px;
	display: block;
	}
#loginbody .reset:hover {
	background: #3e3e3e url(/Library/Admin/sprite.gif) no-repeat -86px -28px;
	cursor: pointer;
	}
	
.loginlabel {
	width: 280px;
	height: 20px;
	margin: 0px auto;
	clear: both;
	color: #8DC63F;
	}
	
.logininput {
	width: 280px;
	height: 30px;
	line-height: 28px;
	margin: 5px auto 15px auto;
	clear: both;
	}
	
#loginbox .button-left {
	padding: 0px 10px;
	height: 28px;
	margin: 5px 5px 5px 30px;
	float: left;
	}

#loginbox .button-right {
	padding: 0px 10px;
	height: 28px;
	margin: 5px 30px 5px 5px;
	float: right;
	}

.user-input-characters {
	clear: both;
	display: block;
	font-size: 12px;
	width: 200px;
	height: 30px;
	padding: 0;
	margin: 0 0 0 0;
	}
	
.user-input-characters .red-text {
	color: Red;
	font-weight: bold;
	}
