* {
margin:0;
padding:0;
}

/* General Style Info */
body {
	color: #fff;
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:10pt;
	background:url(../images/chrome/top_stretch.gif) top left repeat-x;
}
table{
  border-spacing:0px;
}
table td, table th{
  font-size:10pt;
}
a {
	background-color: inherit;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	background-color: inherit;
	text-decoration:none;
}
a img {
	border:none;
}
h1, h2, h3, h4 {
	background-color: inherit;
	font-weight: normal;
}
h1 {
	font-size: 100%;
	margin: 0.1em 0;
}
h2 {
	color: #ff8040;
	font-size: 150%;
	margin: 0.3em 0;
	padding-top: 0.8em;
}
h3 {
	color: #993;
	font-size: 165%;
	padding-top: 1.5em;
}
h4 {
	color: #993;
	font-weight: normal;
	padding-top: 0.5em;
}
ul, li {
	list-style-type: none;
	margin: 0;

}
label{
    text-align:right;
    padding-right:5px;
}
textarea {
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:100%;
}
input[type=submit], input[type=button]{
    background:#ff8040;
    color:white;
    padding:2px 10px 2px 10px;  
    border:1px solid #999;
}
input.money{
    border:0;
    border-bottom:1px solid #666;
    background:transparent;
    text-align:right;
    width:70px;
}
/* Layout */
.chromestyle{
    float:right;
	text-align: right;
	width:500px;
	line-height: 70px;
	height: 54px;
	padding-right:5px;
	text-decoration:none;
	padding-top:12px;
	font-size:100%;
	background:url(../images/chrome/topnav_sepline.gif) top left no-repeat;
}
.dropmenudiv{
    text-align:left;
}
.headermenu a{
	background:url(../images/chrome/topnav_sepline.gif) top right no-repeat;
	padding-right:20px;
}
.loginpanel a{
	text-decoration:none;
}
td#td_ad_space{
    
}
table.content td{
    vertical-align:top;
}
div#ad_space{
    width:200px;
    height:500px;
}
div#ad_space div{
    margin-bottom:15px;
}
div#ad_space div.ad img{
    border:1px solid #ccc;
}
#page_container {
	width: 975px;
    margin-right:auto;
    margin-left:auto;
}
#header_container {
    margin-top:5px;
	width: 100%;
	height: 60px;
    background:url(../images/chrome/topnav_bg.jpg) top left no-repeat;
}

#header_image{
    float:left;
    margin-left:20px;
    margin-top:5px;
    width:233px;
    height:42px;
    background:url(../images/chrome/logo.png) top left no-repeat;
    cursor:pointer;
}
#header{
	padding: 5px 20px;
	z-index: 50;
}
#footer{
    width:975px;
	clear: both;
	color: #7A7A7A;
	clear:both;
	font-size:7pt;
	padding:5px;
	margin:5px auto 0px auto;
	padding-top:5px;
    border-top:1px solid #DDDDDD;
}
#footer div{
    width:33%;
}
.headermenu a{
	float:left;
	height: 42px;
	line-height: 48px;
	padding-left: 20px;
	text-decoration:none;
}

#content{
	width: 770px;
	clear: both;
	color: #333;
	clear:both;
	text-align:left;
	min-height:400px;
	padding-left:5px;
    background:url(../images/chrome/content_bg.gif) top left repeat-y;
}
td#td_content{
    padding:40px 0px 0px 0px;
    background:url(../images/chrome/content_nav.gif) top left no-repeat;
}
div#rightheader{
    width:450px;
    float:right;
    margin-top: -35px;
    border:0px solid #FEBD1A;
    height:200x;
    color:#FEBD1A;
    text-align:right;
}
#pagetitle{
	background-color: #fff;
	clear: both;
	color: #FEBD1A;
	padding: 10px 0px 10px 0px;
	font-size:18px;
	width:100%;
}
.title{
    font-weight:bold;
}
span.category_breadcrumb{
    padding-left:16px;
    background:url(../images/bullet_orange.png) no-repeat;
    margin-right:10px;
}
td.level1{
    font-weight:bold;
    font-size:14px;
}
td.level2{
    font-size:12px;
    padding-left:35px;
    background:url(../images/bullet_orange.png) 20px 6px no-repeat;
}
div.noresults{
    color:#ff8040;
    font-weight:bold;
    height:30px;
    line-height:30px;
    padding-left:20px;
}
#Pagination{
    float:right;
    margin-right:15px;
}
/* Featured Block */
div#featured_trailer{
    width:765px;
    background:url(../images/chrome/featured.jpg) top left no-repeat;
    height:270px;
    display:block;
    clear:both;
}
div#featured_trailer .featured_image{
    width:200px;
    height:200px;
    padding:40px 12px 0px 12px;
    float:left;
}
div#featured_trailer .featured_details{
    width:500px;
    float:left;
    padding:50px 2px 2px 2px;
}
div#featured_trailer .featured_title{
    font-size:14pt;
    margin-bottom:3px;
}
div#featured_trailer .featured_description{
    font-size:9pt;
    line-height:15px;
    height:140px;
    overflow:hidden;
}
div#featured_trailer .featured_links{
    float:left;
    width:400px;
}
div#featured_trailer .featured_price{
    float:right;
    width:100px;
    text-align:right;
}
/* Help Section */
ul.help_topics li{
    background:url(../images/bullet_orange.png) 0 .3em no-repeat;
    padding-left:15px;
    margin-left:15px;
}
div.help_title{
	color: #ff8040;
	font-size: 150%;
	margin: 0.3em 0;
	padding-top: 0.8em;
}
div.help_text{
    width:85%;
    margin:20px;
    line-height:15px;
    font-size:10pt;
}
/* Container */
div.container{

  border:1px solid #DDDDDD;
  width:450px;
  margin:10px 5px 10px 0px;
  float:left;
}
div.container_header{
  line-height:40px;
  background:#F2F2F2;
  width:100%;
  clear:both;
  font-weight:bold;
}
div.container_header img{

  vertical-align:middle;
  padding:0px 5px 0px 5px;
}
div.container_body{
  clear:both;
  width:98%;
  padding:5px;
}
/* Caution styles in sub style sheet */

/* Tables */
tbody tr th{

  background-color: #f2f2f2;
  font-weight:normal;
  padding-right:5px;
  color:black;
}
table tbody td{
  line-height:24px;
  padding:2px 0px 1px 3px;
}
th {
  background-color: #f2f2f2;
  text-align: right;
  font-weight:normal;
  padding-right:5px;
}
thead th{

  border-bottom:1px solid #DDD;
  text-align:left;
  font-weight:normal;
  background-color: #f9f9f9;
  line-height:22px;
  font-weight:bold;
  color:black;
}
span.required{
  font-weight:bold;
  color:#990000;
  font-size:12px;
}
label.error{
  font-weight:bold;
  font-size:80%;
  padding-left:5px;
}
/* Category List */
table.ad_list{
  border:1px solid #EEE;
  margin-bottom:5px;
}
table.ad_list .ad_image{
  width:15%;
  text-align:center;
}
table.ad_list .ad_title a{
  text-decoration:none;
}
table.ad_list .ad_title{
  width:85%;
  font-size:120%;
}
table.ad_list .ad_location{
  
}
table.ad_list .ad_postedby{
  font-size:70%;
}
/* */
div.loading{
    position:absolute;
    top:200px;
    z-index:2000;
    width:200px;
    height:36px;line-height:36px;
    border:1px solid #808080;
    background:white;
    color:#304050;
    font-size:14px;
}
.iconlink{
  cursor:pointer;
}

.loginform{
	width: 300px;
	margin:auto;
	padding: 0;
	float: left;

}

.registerinfo{
	width: 300px;
	margin:auto;
	padding: 0;
	float: left;

}
.registerform{
	width: 400px;
	margin:auto;
	padding: 0;
	float: left;

}
/*DnD Table*/
.handle{
  cursor:n-resize;
  text-align:center;  
}
/* Discipline Description Tool Tip */
.discipline_description_title{
  font-size:11px;
  font-weight:bold;
  margin-bottom:5px;
}
.discipline_description_info{
  font-size:10px;
  margin-top:10px;
}

/* Context-Menu Styles */
.contextMenu {
	position: absolute;
	width: 200px;
	z-index: 99999;
	border: solid 1px #CCC;
	background: #EEE;
	padding: 0px;
	margin: 0px;
	display: none;
}

.contextMenu LI {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.contextMenu A {
	color: #333;
	text-decoration: none;
	display: block;
	line-height: 20px;
	height: 20px;
	background-position: 6px center;
	background-repeat: no-repeat;
	outline: none;
	padding: 1px 5px;
	padding-left: 28px;
}

.contextMenu LI.hover A {
	color: #FFF;
	background-color: #3399FF;
}

.contextMenu LI.disabled A {
	color: #AAA;
	cursor: default;
}

.contextMenu LI.hover.disabled A {
	background-color: transparent;
}

.contextMenu LI.separator {
	border-top: solid 1px #CCC;
}

/*
	Adding Icons
	
	You can add icons to the context menu by adding
	classes to the respective LI element(s)
*/

.contextMenu LI.edit A { background-image: url(../images/contextmenu/page_white_edit.png); }
.contextMenu LI.cut A { background-image: url(../images/contextmenu/cut.png); }
.contextMenu LI.copy A { background-image: url(../images/contextmenu/page_white_copy.png); }
.contextMenu LI.paste A { background-image: url(../images/contextmenu/page_white_paste.png); }
.contextMenu LI.delete A { background-image: url(../images/contextmenu/page_white_delete.png); }
.contextMenu LI.quit A { background-image: url(../images/contextmenu/door.png); }
.contextMenu LI.add A { background-image: url(../images/contextmenu/plus16.gif); }
.contextMenu LI.profile A { background-image: url(../images/user_ico.png); }
.contextMenu LI.report A { background-image: url(../images/note_ico.jpg); }
.contextMenu LI.clone A { background-image: url(../images/contextmenu/arrows-right.gif); }

/* Search Form */
table.searchform tbody td img{
  vertical-align:middle;
}
table.searchform tbody td, table.searchform tbody th{
  line-height:40px;
  height:40px;
}
/* Passwords */
.password-strength-bar {
  font-size : 12px;
  width : 100%;
  color: white;
  height: 25px;
  padding: 2px; 
}
.password-min-char {
  font-size : 10px;
}
/* Category Lists */
div.category_item{
  height: 24px;
  line-height:24px;
  width:95%;
  display:none;
}
div.category_name{
  width:80%;
  float:left;
}
div.category_item_link{
  width:8%;
  float:right;
  cursor:pointer;
  font-weight:bold;
  color: #C3CF25;
  padding-right:3px;
  border:1px solid #C3CF25;
  text-align:center;
  line-height:16px;
  margin:0px 3px 0px 3px;
}
div#categorylist_startover{
  width:50%;
  float:right;
  margin-bottom:5px;
  text-align:right;
  font-size:9px;
}
div#categorylist_breadcrumb{
  width:99%;
  float:left;
  display:none;
  margin-bottom:5px;
}
div.categorylist_breadcrumbitem{
  line-height:20px;
  height:20px;
}
div.level0{}
div.level1{ padding-left:15px;}
div.level2{ padding-left:30px;margin-bottom:20px;padding-bottom:20px;}
/* Block UI */
div#alert{
  display:none;
  cursor:default;
}
/* UI Dialog */
div.ui-dialog-titlebar{
  height:24px;
  line-height:24px;
}
div#dialog{
  background:white;
  display:none;
  color:black;
}
/* MultiFile */
div.mf_file{
  border:1px solid #CCC;
  border-left:5px solid #CCC;
  margin-bottom:5px;
  padding:2px 2px 2px 4px;
}
div.mf_file_label{
  width:60px;
  float:left;
}
div.mf_file_file, div.mf_file_field{
  float:left;
}
/* Block UI*/
div.jalert{
  margin:20px;
  cursor:default;
}
div.jalert input{
  margin:5px;
}
div.jalert p{
  margin-bottom:20px;
}
/* jAlerts */
#popup_container {
	font-family: Arial, sans-serif;
	font-size: 12px;
	min-width: 300px; /* Dialog will be no smaller than this */
	max-width: 600px; /* Dialog will wrap after this width */
	background: #FFF;
	border: solid 5px #999;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#popup_title {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	line-height: 1.75em;
	color:white;
	background: #314151;
	border: solid 1px #FFF;
	border-bottom: solid 1px #999;
	cursor: default;
	padding: 0em;
	padding-left:10px;
	margin: 0em;
}

#popup_content {
	background: 16px 16px no-repeat url(images/info.gif);
	padding: 1em 1.75em;
	margin: 0em;
}

#popup_content.alert {
	background-image: url(images/info.gif);
}

#popup_content.confirm {
	background-image: url(images/important.gif);
}

#popup_content.prompt {
	background-image: url(images/help.gif);
}

#popup_message {
	padding-left: 48px;
}

#popup_panel {
	text-align: center;
	margin: 1em 0em 0em 1em;
}

#popup_prompt {
	margin: .5em 0em;
}
/* */