
#surfer {
	color: #606060;
}

#surfer * {
	font-family: Arial, Helvetica, sans-serif;
}


.gobutton {
	background: url(../pics/surfer/gobutton.gif) no-repeat;
	width: 54px;
	height: 21px;
	overflow: hidden;
	padding-top: 21px;
	border: 0 !important;
	margin-left: 8px;
    cursor: pointer;
    cursor: hand;
}

        
.s_item p {
	margin: 0;
}

.s_item h2 {
	margin: 0;
	margin-bottom: 5px;
	font-size: 18px;
}

.s_item {
    font-size: 12px;
    color: #606060;
    background: #fff url(../pics/surfer/item-bg.jpg) repeat-x top;
}

.s_item a {
    text-decoration: none;
    color: #45b;
}

.s_delim {
    background: #fff url(../pics/surfer/item-del.gif) repeat-x top right;
    height: 3px;    
    font-size: 1px;
    line-height: 3px;
}

.s_delim div {
    background: #fff url(../pics/surfer/item-del.gif) no-repeat 0px -3px;
    width: 3px;
    height: 3px;    
}

.s_delim hr {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 1px;
    visibility: hidden;
}

.s_item_img {
    width: 50px;
    height: 50px;
    float: left;
    clear: both;
    margin-top: 3px;
    margin-right: 10px;
    border: 1px solid #666;
}

.lb, .rb {
    width: 3px;
    font-size: 1px;
}

.lb {
    background-image: url(../pics/surfer/lr-brd.gif);
    background-position: left;
    background-repeat: repeat-y;
}
.rb {
    background-image: url(../pics/surfer/lr-brd.gif);
    background-position: -3px;
    background-repeat: repeat-y;
}


.infocol {
    padding: 15px 0 15px 20px;
    font-size: 11px;
    width: 180px;
}

.infotext {
    font-size: 11px;
    font-style: italic;
}

em {
    color: #000;
    font-style: normal;
}

.infotext em {
    font-style: italic;
}


#surfer {
	width: 80%;
	text-align: left;
}


#surfer .green {
	background: url(../pics/surfer/green-bar-tail.gif) no-repeat top right;
}
#surfer .footer {
	background: url(../pics/surfer/footer-tail.gif) no-repeat top right;
}

#surfer .blue {
	background: url(../pics/surfer/green-bar-tail.gif) no-repeat top right;
}
.green .head {
	background: url(../pics/surfer/green-bar-left.gif) no-repeat;
}
#surfer .footer .head {
	background: url(../pics/surfer/footer-head.gif) no-repeat;
}

.blue .head {
	background: url(../pics/surfer/green-bar-left.gif) no-repeat;
}

#surfer .header, 
#surfer .footer {
	height: 34px;
    clear: both;
}

#surfer .header .head, 
#surfer .footer .head {
	display: block;
	float: left;
	width: 10px;
	height: 100%;
}


#surfer .header h1 {
	font-size: 19px;
	font-weight: bold;
	display: block;
	float: left;
	margin: 0;
	padding-top: 2px;
	line-height: 32px;
	letter-spacing: -1px;
	color: #000;
}

#surfer .greentip {
	background: url(../pics/surfer/green-tip.gif) no-repeat 9px 8px;
	padding-left: 40px;
}

#surfer .header form {
	display: block;
	float: left;
	margin-left: 30px;
	margin-top: 8px;
}

#surfer .header form input {
	display: block;
	border: 1px inset #ddd;
	font-size: 13px;
    float: left;
}

.clips_list {
    color: #606060;
    font-size: 11px;
	width: 85%;
	margin: 12px 0 10px 0px;
	padding: 0;
}

.clips_list th {
    text-align: left;
}


.clips_list td, .clips_list th {
    padding-left: 20px;
}

.odd {
    background: #dedede url(../pics/surfer/list-bg.jpg) repeat-x center center;
}

.pagerbar td {
    height: 30px;
    font-size: 11px;
}

.pagerbar select {
    font-size: 11px;
}

.pager {
	margin: 0 20px 0 90px;
}

.pager a {
	color: #45b;
}

.pager span {
    margin-left: 10px;
    color: #ccc;
}

.sorter {
	margin: 10px;
	font-size: 12px;
    background-color: #fff;
}

.sorter a {
	color: #ffffff;
}