.template a {
	color:#330033;
    text-decoration: none;
	font-weight: bold;
}
.template a:hover {
	color: black;
}
.template table{
    width: 620px;
	margin: 0px 0px 10px 0px;
    border-collapse:collapse; 
	background: url('../images/form_back_pix.jpg') repeat-y;
}
.template table caption{
    width: 620px;
	height:35px;
	background: url('../images/form_top.jpg') no-repeat;
	color:#FFFFFF;
	padding: 0px 0px 0px 20px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
    line-height: 2.5em;  
	font-weight: bold;
}
.template table tr {
	/*height: 2em;*/
    /*line-height: 3em;  */
}
.template table td,
.colheader, .filterheader {
    text-align: left;
	padding: 6px 5px 6px 10px;
	/*border: white solid 1px;*/
}
.colheader1 {
	height:25px;
    text-align: left;
	padding: 0px 5px 0px 10px;
	background: url('../images/form_sub_noborder.jpg') no-repeat;
	/*border: white solid 1px;*/
}
.colheader0 {
	height:25px;
    text-align: left;
	padding: 0px 5px 0px 10px;
	background: url('../images/form_sub.jpg') no-repeat;
	/*border: white solid 1px;*/
}
.filterheader input {
    height: 1.2em;
    font-size: 1em;
    width: 8em;
}
.filterheader select {
    height: 1.6em;
    font-size: 1em;
    width: 8em;
}
.template table td td {
    border: none;
    padding: 0px;
}

.template table td td.celltext {
    white-space: nowrap;
}

.template table thead {
	/*background: url('../images/form_sub.jpg') no-repeat;*/
}
.title {
    border: none;
	color: #FFFFFF;
	text-align: left;
    float: left;
}
.headermethod {
	color: #330033;
	text-align: right;
	padding: 0px 20px 0px 0px;
	margin: 0 35px 0 0;
}
.headermethod2{
	color: #FFFFFF;
	text-align: right;
    float: right;
	padding: 0px 20px 0px 0px;
	margin: 0 35px 0 0;
}
.headermethod2 a{
	color:#FFFFFF;
}
.headermethod2 a:hover{
	color:#FFFFFF;
}
.title a{
	color: #FFFFFF;
}
.headermethod a{
	color:#330033;
}
.title a:hover{
	color: white;
}
.cell, .label, .cell0, .label0{
    /*background: #F5F5EB; */
}
.cell1, .label1{
    /*background: #FFFFFF; */
}
.cell2{
    background: url('../images/form_back_pix_white.jpg') repeat-y;
}
.cell3{
	background-color:#9933CC;
}
.tdListSepar{
	padding:0px;
	height:2px;
	background: url('../images/form_filet_light.jpg') repeat-y;
}  

.detailsTemplate .label0, .detailsTemplate .label1{
    width: 30%;
}          
.detailsTemplate .cell0, .detailsTemplate .cell1{
    width: 70%;
}          
.formTemplate .label0, .formTemplate .label1{
    width: 20%;
}          
.formTemplate .cell0, .formTemplate .cell1{
    width: 80%;
}
#fieldset-create_form .label {
    width: 70%;
}
.label, .label0, .label1 {
    font-weight: bold;
}
@media print {
    .template table caption{
        border: 1px solid black;
    }
    .headermethod, #sponsorsContainer, .filterheader {
        display: none;
    }
    .template table td, .template table th, .cell0, .cell1{
        border: 1px solid #000000;
    }
    .template a, .template a:hover { color: black; }
}

.button{
    background: #f2f3ef; 
    color: #333366; 
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}           
.template table td.separator{
    background: url('../images/form_back_pix.jpg') repeat-y;
    font-size:12px;
    font-weight:bold;
    text-align:center;
}
.template table td.submitfooter {
    background: url('../images/form_back_pix.jpg') repeat-y;
    font-size:12px;
    font-weight:bold;
    text-align:center;
	padding:8px 0px 8px 0px;
}           
.expl{ 
    color:gray; 
  	font-size: 8pt;
  	font-weight: normal;
    white-space: normal;
    line-height: 1em;  
}

/* table sort */

.table-sortable {
	cursor:pointer;
	background-image:url("../images/sortable2.gif");
	background-position: 18px center;
	background-repeat:no-repeat;
	padding-left:40px;
}
.table-sorted-asc {
	background-image:url("../images/sorted_up2.gif");
	background-position: 18px center;
	background-repeat:no-repeat;
	padding-left:40px;
}
.table-sorted-desc {
	background-image:url("../images/sorted_down2.gif");
	background-position: 18px center;
	background-repeat:no-repeat;
	padding-left:40px;
}
.hover-row {
	/*background: #d1e3e0;*/
}
.hover-click {
	background: none;
}
/* Pager tool styles */
ul.pager {
	margin: 0px 30px 0px 0px;
	list-style: none;
	text-align: right;
	white-space:nowrap;
}
ul.pager li {
	margin: 0;
	padding: 0 2px 0 0;
	list-style: none;
	display: inline;
    color:#FFFFFF; 
    font-weight: bold;
}
ul.pager li a { 
    text-decoration: underline; 
    color:#FFFFFF;
}
ul.pager li a:hover { 

}
ul.pager2 {
	margin: 0px 20px 0px 0px;
	list-style: none;
	text-align: right;
	white-space:nowrap;
}
ul.pager2 li {
	margin: 0;
	padding: 0 2px 0 0;
	list-style: none;
	display: inline;
    color:#330033;
    font-weight: bold;
}
ul.pager2 li a { 
    text-decoration: underline; 
    color:#330033;
}
ul.pager2 li a:hover { 
    color:#333333;
}
#infoText {
    height: 2em;
    line-height: 2em;
    width: 100%; 
    text-align: left;
    font-weight: bold;
    margin-bottom: 10px;
}
.sortingHighlight { background: #B7BEA6;}

/* 'Reply to this posting' and 'Email this to a friend' links */
.divFriend{
	float:left;
}
.divFriendSpace{
	float:left;
}
.friendAndResponse td a {
    background: #330033;
    color:#FFFFFF;
    font-size: 11px;
	padding: 5px 20px;
	text-decoration:none;
	white-space:nowrap;
}
.friendAndResponse td a:hover {
	text-decoration:underline;    
    color:#fff;
}

.friendAndResponse table {
    width: 100%;
}
.friendAndResponse table td {
    width: 50%;
    text-align: center;
}

/* Pictures related: */
td.pictures {
    width: 206px;
    background: #EDEDEC;
    border-left: 1px solid white;
    vertical-align: top;
    text-align: center;
}
.pictures table {
    border-spacing: 5px;
    border-collapse: separate;
    width: 195px;
}
.pictures table tr td {
    border: 1px solid #B6B7B2;
    padding: 3px;
    text-align: center;
    vertical-align: middle;
}
.pictures table tr td img {
    margin: 0px auto;
}
.pictures table tr td.mainpic {
}

div.picture {
	position:relative;
    border: 1px solid #B6B7B2;
    padding: 3px;
    width: 120px;
    /* height: 90px;
    line-height: 90px; */
    text-align: center;
    vertical-align: middle;
}
div.picture2 {
    border: 1px solid #B6B7B2;
	background:#FF99CC;
    padding: 3px;
    width: 120px;
    /* height: 90px;
    line-height: 90px; */
    text-align: center;
    vertical-align: middle;
}
div.picture img {
    margin: auto;
}
div.picture2 img {
    margin: auto;
}
td.mainpic div.picture
{
    width: 187px;
    height:140px;    
    line-height: 140px;
    background: #D6D7D3;
    border: 0px;
}

/* Pictures related: */
.template table td.adDetailsSideBar {
    width: 206px;
    border-left: 1px solid white;
    vertical-align: top;
    text-align: center;
    padding: 5px;
}
table.pictures  {
    border-spacing: 5px;
    border-collapse: separate;
    /* width: 195px; */
}
table.pictures  tr td {
    border: 1px solid #330033;
    padding: 3px;
    text-align: center;
    vertical-align: middle;
}
table.pictures  tr td img {
    margin: 0px auto;
}
table.pictures  tr td.mainpic {
    height:148px;    
}

div.picture {
    border: 1px solid #330033;
    padding: 3px;
    width: 120px;
    /* height: 90px;
    line-height: 90px; */
    text-align: center;
    vertical-align: middle;
}
div.picture img {
    margin: auto;
}
td.mainpic div.picture
{
    width: 187px;
    height:140px;    
    line-height: 140px;
    border: 0px;
}
.sideBarTop div, .sideBarBottom div
{
    border: 1px solid #330033;
    width: 190px;
    padding: 5px;
    margin: 0px auto;
    text-align: left;
}
.sideBarTop div
{   
    margin-bottom: 0px;
}

.sideBarBottom div
{    
    margin-top: 0px;
}
#divDetailSidebar{
	width:206px;
}
#divDetailSidebar table{
	width:206px;
	background:none;
}
#divFriendAndResponse table{
	background:none;
}
.cellValue{
	width:320px;
}
.divTitleLen{
	width:120px;
}
.divFavLen{

}
.divContentAdsList{
	width:430px;
}