html {
	background: white;
}

body { 
	font: 9pt tahoma; 
	color: black;
	background: white none repeat-y; 
	margin: 0px;
	position: relative;
	width: 750px;
	top: 0px;
	left: auto;
	right: auto;
	margin-left: auto;
	margin-right: auto;
}


a:link, a:visited { 
	font-weight: none;
	text-decoration: none; 
	color: maroon;
	}

a:hover, a:active { 
	text-decoration: none; 
	color: #ffffff;
	border-bottom: 1px dotted maroon;
	border-top: 1px dotted maroon;
}

/* specific divs */

#fullbody { 
	padding: 0px 0px 0px 0px;
	position: absolute;
	right: auto;
	left: auto;
	width: 750px;
}

#fullbody p { 
	font: 9pt/14pt tahoma; 
	margin-top: 0px; 
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
	text-indent: 15px;
	background: none no-repeat bottom;
}

#header { 
	position: relative;
	height: 200px;
	margin-bottom: 0px;
	background: url(http://www.everythingintime.com/css/header-css.gif) no-repeat;
}
 

#navigation ul {
    width: 750px;
    height: 30px;
    position: relative;
    background: url(http://www.everythingintime.com/css/backgroundwhite.gif) repeat-y top left;
    list-style: none;
    padding: 0px 0px 0px 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
#navigation li {
    display: inline;
    margin-top: 0px;
    margin-bottom: 0px;
}
#navigation li a:link, #navigation li a:visited {
    border: none;
    width: 750px;
    height: 30px;
    display: block;
    position: absolute;
    top: 0;
    text-indent: -7000px;
    outline: none;
    margin-top: 0px;
    margin-bottom: 0px;
}

#navigation li.indexlogin a:link, #navigation li.indexlogin a:visited {
   background: url(http://www.everythingintime.com/css/indexred.gif) no-repeat top left;
   margin-left: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 45px;
    height: 20px;
  }

#navigation li.categories a:link, #navigation li.categories a:visited {
	background: url(http://www.everythingintime.com/css/categoriesred.gif) no-repeat top left;
	left: 75px;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 87px;
    height: 20px;
}

#navigation li.login a:link, #navigation li.login a:visited {
   background: url(http://www.everythingintime.com/css/loginred.gif) no-repeat top left;
   margin-left: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 45px;
    left: 160px;
    height: 20px;
  }

#navigation li.indexlogin a:hover {
    background: url(http://www.everythingintime.com/css/indexred.gif) no-repeat bottom left;  
	margin-left: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 45px;
    height: 20px;
}

#navigation li.categories a:hover {
    background: url(http://www.everythingintime.com/css/categoriesred.gif) no-repeat bottom left;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 87px;
    height: 20px;
}

#navigation li.login a:hover {
    background: url(http://www.everythingintime.com/css/loginred.gif) no-repeat bottom left;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 45px;
    height: 20px;
}

#navigationloggedin ul {
    width: 750px;
    height: 30px;
    position: relative;
    background: url(http://www.everythingintime.com/css/backgroundwhite.gif) repeat-y top left;
    list-style: none;
    padding: 0px 0px 0px 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
#navigationloggedin li {
    display: inline;
    margin-top: 0px;
    margin-bottom: 0px;
}
#navigationloggedin li a:link, #navigationloggedin li a:visited {
    border: none;
    width: 750px;
    height: 30px;
    display: block;
    position: absolute;
    top: 0;
    text-indent: -7000px;
    outline: none;
    margin-top: 0px;
    margin-bottom: 0px;
}

#navigationloggedin li.indexloggedin a:link, #navigationloggedin li.indexloggedin a:visited {
    background: url(http://www.everythingintime.com/css/indexred.gif) no-repeat top left;  
	margin-left: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 45px;
    height: 20px;
}
#navigationloggedin li.addnew a:link, #navigationloggedin li.addnew a:visited {
	background: url(http://www.everythingintime.com/css/addnewred.gif) no-repeat;
	left: 75px;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 120px;
    height: 20px;
}
#navigationloggedin li.categories a:link, #navigationloggedin li.categories a:visited {
	background: url(http://www.everythingintime.com/css/categoriesred.gif) no-repeat;
	left: 201px;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 87px;
    height: 20px;
}
#navigationloggedin li.userinfo a:link, #navigationloggedin li.userinfo a:visited {
	background: url(http://www.everythingintime.com/css/userinfored.gif) no-repeat;
	left: 295px;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 74px;
    height: 20px;
}
#navigationloggedin li.logout a:link, #navigationloggedin li.logout a:visited {
	background: url(http://www.everythingintime.com/css/logoutred.gif) no-repeat;
	left: 375px;
    margin-top: 0px;
    margin-bottom: 0px;
    width:49px;
    height:20px;
}

#navigationloggedin li.indexloggedin a:hover {
    background: url(http://www.everythingintime.com/css/indexred.gif) no-repeat bottom left;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 45px;
    height: 20px;
}

#navigationloggedin li.addnew a:hover {
    background: url(http://www.everythingintime.com/css/addnewred.gif) no-repeat bottom left;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 120px;
    height: 20px;
}

#navigationloggedin li.categories a:hover {
    background: url(http://www.everythingintime.com/css/categoriesred.gif) no-repeat bottom left;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 87px;
    height: 20px;
}

#navigationloggedin li.userinfo a:hover {
    background: url(http://www.everythingintime.com/css/userinfored.gif) no-repeat bottom left;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 74px;
    height: 20px;
}
#navigationloggedin li.logout a:hover {
    background: url(http://www.everythingintime.com/css/logoutred.gif) no-repeat bottom left;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 49px;
    height: 20px;
}



#pagination { 
	position: relative;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 750px;
	height: 14px;
	font-family: arial;
        font-size: 10px;
	font-weight: normal;
	background: url(http://www.everythingintime.com/css/backgroundwhite.gif) repeat-y top left;
}

#pagination h3.paging { 
	background: url(http://www.everythingintime.com/css/backgroundwhite.gif) repeat-y top left;
	width: 750px;
	height:9px;	
	text-align: center;
	font-family: arial;
        font-size: 10px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#pagination h3.paging a:link, a:visited {
	color: maroon;
	font-family: arial;
        font-size: 10px;
	font-weight: normal;
	}
#pagination h3.paging a:hover, a:active {
	text-decoration: none; 
	color: #ffffff;
	font-family: arial;
        font-size: 10px;
	font-weight: normal;
	border-bottom: 1px dotted maroon;
	border-top: 1px dotted maroon;
	}

#paginationbottom { 
	position: relative;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 750px;
	height: 14px;
	font-family: arial;
        font-size: 10px;
	font-weight: normal;
	background: url(http://www.everythingintime.com/css/backgroundwhite.gif) repeat-y top left;
}

#paginationbottom h3.paging { 
	background: url(http://www.everythingintime.com/css/backgroundwhite.gif) repeat-y top left;
	width: 750px;
	height:9px;	
	text-align: center;
	font-family: arial;
        font-size: 10px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#paginationbottom h3.paging a:link, a:visited {
	color: maroon;
	font-family: arial;
        font-size: 10px;
	font-weight: normal;
	}
#paginationbottom h3.paging a:hover, a:active {
	text-decoration: none; 
	color: #ffffff;
	font-family: arial;
        font-size: 10px;
	font-weight: normal;
	border-bottom: 1px dotted maroon;
	border-top: 1px dotted maroon;
	}

#bodyMiddle {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding-left: 10px; 
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 50px;
	background: url(http://www.everythingintime.com/css/backgroundwhite.gif) repeat-y top left;
}

#footer { 
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 40px;
	width: 750px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(http://www.everythingintime.com/css/footer.gif) no-repeat top left;
}

#red_required {
	font-size: x-small;
	font-family: verdana;
	color: red;
}


#error_message {
	border: 0px solid red;
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: small;
	width: 80%;
	height: 100%;
}


#movie-list .list-title {
	position: relative;
	padding: 0px 0px 0px 0px;
	color: black;
	font-weight: bold;
	font-size: 12px;
}

#movie-list .list-2ndtitle {
	position: relative;
	padding: 0px 0px 0px 0px;
	color: black;
	font-weight: bold;
	font-size: 11px;
}


#movie-list .list-on-sheet {
	position: relative;
	padding: 0px 0px 0px 0px;
	width: 115px;
	height: 80px;
	font-size: x-small;
	font-family: verdana;
	border: 1px solid black;
}

#movie-list .list-actions {
	position: relative;
	padding: 0px 0px 0px 0px;
	font-size: 8pt;
	font-family: verdana;
	text-align: right;
}

#movie-list .list-line-even {
	position: relative;
	padding: 0px 0px 0px 0px;
	width: 100%;
	font-size: x-small;
	font-family: verdana;
	bottom: 1px solid black;
	background: url(http://www.everythingintime.com/css/backgroundwhite.gif) repeat-y top left;
}


#movie-list .list-line-odd {
	position: relative;
	padding: 0px 0px 0px 0px;
	width: 100%;
	font-size: x-small;
	font-family: verdana;
	bottom: 1px solid black;
	background: url(http://www.everythingintime.com/css/backgroundwhite.gif) repeat-y top left;
}

.text_field_tag input {
        position: absolute;
        top: 200px;
        left: 565px;
        height: 15px;
	width: 100px;
	font-family: tahoma;
	font-size: 12pt;
	border-bottom: 2px solid black;
	border-top: 2px solid black;
	border-right: 2px solid black;
	border-left: 2px solid black;
	margin-top: 0px;
}

.submit_field_tag {
       position: absolute;
       top: 203px;
       left: 685px;
}

#search {
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	color: red;
	border-width: 1px;
	border-color: black;
	padding-left: 10px;
	margin-left: 0px;	
}

#flash {
	color: red;
	text-decoration: bold;
	font-size: small;
        margin-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: verdana;
}

#flashsearch {
	background: url(http://www.everythingintime.com/css/backgroundwhite.gif) repeat-y top left;
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	color: red;
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}

#middlepage {
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	padding: 0px 0px 0px 0px;
	background: url(http://www.everythingintime.com/css/backgroundwhite.gif) repeat-y top left;
	
}

#thumbnail {
	position: relative;
	padding-left: 10px;
	margin-left: 0px;
}