*{ margin:0;
    padding:0;
}
body{ background:rgb(74,81,85); }
div#menu { margin:5px auto; }
div#copyright {
    font:11px 'Trebuchet MS';
    color:#fff;
    text-indent:30px;
    padding:40px 0 0 0;
}
div#copyright a{ color:#ff4500; }
div#copyright a:hover { color:#fff; }
h3{
border-bottom:1px solid #D99253;
color:#D99253;
font-size:19px;
font-weight:normal;
letter-spacing:-1px;
margin:0 0 5px;
padding:5px 0;
}
h4{
color:rgb(128,128,128);
font-size:17px;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 5px;
padding:5px 0;
}
a.link{
  color:#F26000;
font-family:'Trebuchet MS';
font-size:12px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}
a.link:hover{
 color:#FFFFFF;
 font-family:'Trebuchet MS';
font-size:12px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}
label.form {
padding-left:7px;
color : #FF4500;
font-weight : bold;
font-size:12px;
width :40px;
float : left;
text-align :left;
margin-right : 1em;
}
label.form_edit {
padding-left:7px;
color : #ff4500;
font-weight : bold;
font-size:12px;
width :100px;
float : left;
text-align :left;
margin-right : 1em;
}
label.reviews {
padding-left:7px;
color : rgb(230,230,230);
font-weight : bold;
font-size:12px;
width :100px;
float : left;
text-align :left;
margin-right : 1em;
}
.buttom{
border-bottom:thin solid #ff4500;
padding:10px 7px 3px;
opacity:0.8;
filter:alpha(opacity=80)
}
div.pagination {
clear:both;
list-style-type:none;
margin:0 0 0;
overflow:hidden;
position:relative;
text-align:center;
width:100%;
}
ul.pagination {
border:1px solid #f26000;
display:inline-block;
list-style-type:none;
margin:auto;
overflow:hidden;
padding:5px;
position:relative;
white-space:nowrap;
width:auto;
}
ul.pagination li {
float:left;
font-weight:bold;
line-height:26px;
padding:0 1px;
white-space:nowrap;
}
ul.pagination li span {
color:#f26000;
cursor:pointer;
display:block;
float:left;
font-weight:bold;
height:26px;
line-height:26px;
padding:0 8px;
}
ul.pagination li.active a.links, ul.pagination li a.links:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
color:#f26000;
background:#4A5155;
text-decoration:underline;
}




ul.pagination li a {
display:block;
float:left;
text-decoration:none;
}
ul.pagination li.previous a:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/prev.gif) no-repeat scroll 0 -38px;
}
ul.pagination  li.previous a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/prev.gif) no-repeat scroll 0 2px;
padding-left:25px;
}


ul.pagination li.next a:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/next.gif) no-repeat scroll right -38px;
}
ul.pagination  li.next a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/next.gif) no-repeat scroll right 2px;
padding-right:25px;
}
.rightborder {
border-left: 1px solid #ff6600;
}
.leftborder {
    width:270px;
border-right: 1px solid #ff6600;

}
p{
    color:rgb(230,230,230);
    font-size:14px;
    font-style:notmal;
    padding-left:5px;
}

#preview
{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}
a img {
	border: 0;
}
table.sortable {
	border-spacing: 0;
	border: 1px solid #000;
	border-collapse: collapse;
}
table.sortable th, table.sortable td {
	text-align: left;
	padding: 2px 4px 2px 4px;
	width: auto;
	border-style: solid;
	border-color: #444;
}
table.sortable th {
	border-width: 0px 1px 1px 1px;
	background-color: #ccc;
}
table.sortable td {
	border-width: 0px 1px 0px 1px;
}
table.sortable tr.odd td {
	background-color: #ddd;
}
table.sortable tr.even td {
	background-color: #fff;
}
table.sortable tr.sortbottom td {
	border-top: 1px solid #444;
	background-color: #ccc;
	font-weight: bold;
}
.line{
border-bottom:thin solid #6F98CD;
padding:10px 7px 3px;
opacity:0.6;
filter:alpha(opacity=60);
}
input
{
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    height:25px;
    width:250px;
    border:1px solid #c1c1c1;
    font-size:18px;
    font-style:faces;
}
input:hover
{
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    height:25px;
    width:250px;
    border:1px solid #000000;
    font-size:18px;
    font-style:faces;
}
input.event
{
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    height:18px;
    width:100px;
    border:1px solid #c1c1c1;
    font-size:14px;
    font-style:faces;
}
input.event:hover
{
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    height:18px;
    width:100px;
    border:1px solid #000000;
    font-size:14px;
    font-style:faces;
}
.yt-primary-box {
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
background-color:#363E40;
border:1px solid #C6D1EB;
padding:10px;
}
.yts-pretty-box {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
/*background:#FFFFFF url(/images/static/background-drop-fade-vfl85178.gif) repeat-x scroll center top;*/
}
.all{
    margin:0 auto;
    width:1197px;
}

#loading{

float:left;
padding:inherit;
position:absolute;
z-index:2;

}
