﻿body {padding:0; margin:0; background-color:#F9F9F9}
body, td, input, textarea{
	font-size:11px;
    font-family:Tahoma;
	color:#676767;
	line-height:14px;
	vertical-align:top;
	padding:0px;
}

br{font-size:10px}
table{border:0px; border-collapse:collapse;	}

a{color:#151515; text-decoration:underline} 
a:hover{text-decoration:none}

.a{color:#9D080D; text-decoration:underline} 
.a:hover{text-decoration:none}

.b{ color:#151515; font-size:14px}
span{ color:#151515}

ul{margin:0; padding:0; list-style:none; line-height:17px}
li{center left no-repeat; margin:0px; padding-left:9px; background-position:0 8px }
li a{color:#5F5F5F;} 
 
.header td{color:#FFFFFF; } 
.header a{color:#8C8D94; text-decoration:none; font-size:10px;} 
.header a:hover{text-decoration:underline}
.header span a{color:#FFFFFF; text-decoration:none; font-size:13px;} 
.header span a:hover{text-decoration:underline}
b{ color:#151515}
.footer{color:#AFAFAF; font-size:10px;} 
.footer a {color:#925051; font-size:10px; font-family:Arial} 
.footer span{color:#925051; font-size:10px; font-family:Arial} 

.more{background:url(images/1_z1.gif)  center left no-repeat; padding-left:9px; background-position:0 5px; color:#676767}

#input1{ 
   width:175px; height:16px;
   vertical-align:middle;
   padding-left:0px;
   padding-top:0px;
}#input2{ 
border:0px;
   width:61px; height:16px;
   margin-left:5px;
   vertical-align:middle;
   padding-left:0px;
   padding-top:0px;
}
input{
   padding-left:5px;
   width:201px; height:20px;
}
textarea{
   padding-left:5px;
   width:201px; height:80px;
   overflow:auto}

#log_res {
	overflow: auto;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(http://www.sammetco.com/images/spinner.gif) no-repeat center;
}

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border-bottom-width: 5px;
width: 440px; /*width of featured content slider*/
height: 365px;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
background: white;
width: 435px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 470px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: #9D080D;
padding: 5px 10px;
}

.pagination a{
padding: 0 10px;
text-decoration: none; 
color: #ffffff;
background-color: #9D080D;
}

.pagination a:hover, .pagination a.selected{
color: #c3c0c0;
background-color: #9D080D;
}

