a   
    {
    color:#c02922; 
    font-size:12px;
    }
body {
  background-color:#c0c0c0; 
  margin:0px; 
  padding:0px;
  font-size:13px;
  font-family:Arial;
  color:Gray;
}
.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
	padding:5px;
	border:0px;
}

h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
}

h2 {
	font-size: 10pt;
	margin: 0;
	padding: 0;
}
#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {
	border:0;
}
td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFEDED;
	border:0px;
	text-align: left;
}
td.msg {
	padding: 3px;
	color: #0000FF;
	background: #EDF3FF;
	border:0px;
	text-align: left;
}
.label {
	text-align: right;
}
.buttons {
	text-align: center;
}
.count {
	color: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
}
.url {
	color: #8e8b8b;
	font-size:11px;
	font-weight:bold;
}
#path {
	margin-top: 2px;
	padding: 3px;
	background: #D9E8F9;
	line-height: 19px;
	border-top: 1px solid #5e74b3;
}
.submit {
	float: right;
	vertical-align: bottom;
}
#user-bar {
   clear:both;
   width:20%;
   margin:0 0 0 auto;
   padding:3px;
   background:#D9E8F9;
   line-height:19px;
   text-align:right;
}

.text, .btn {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	}
input.text {
	color: #000000;
	border: 1px solid #5e74b3;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}
select {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}

.captcha {
	border: 1px solid #5e74b3;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}

span.req {
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
p.subcats {
	margin: 0px 0px 7px 0px;
	padding: 0px;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

div.footer {
   bottom:0;
   clear:both;
	text-align: center;
	border-top: 1px solid #E0E0E0;
	padding: 3px 0 0 0;
	margin-top: 50px;
}
div.footer a {
	color: #606060;
}
.price {
	border: 1px solid #A0A0A0;
	background-color:#f2f5fa;
	width:745px;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

.paging-links,
.paging-info {
   text-align:right;
}

.paging-info {
   font-style: italic;
}

.limit_field {
   border: 0 solid transparent;
   border-width:0;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#6A8AD4;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #9EC2F3;
   border-width:0 1px 1px;
}

#catTitle { background:#fff; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#5e74b3;
   background:#DDE5F3;
   vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}
legend {
   border-width: 1px;
   border-color: #5e74b3;
   border-style: dotted;
   padding:      3px;
   font-weight:  bold;
   color:        #5e74b3;
}
fieldset {
   border-width: 1px;
   border-color: #5e74b3;
   border-style: solid;
   background-color: #FFFFFF;
   padding-left: 5px;
   padding-right: 5px;
   padding-bottom: 5px;
}

label {
   cursor: pointer;
   }

table.comment {
   border-width: 1px;
   border-color: #5e74b3;
   border-style: dotted;
   margin-top:   5px;
}

tr.comment {
   background-color: #5e74b3;
   color: #FFFFFF;
}

h4 {
        color: #5e74b3;
        font-size: 8pt;
        padding: 0;
}

/* New Style Start Here */

#mainDiv 
    {
    background-color:#ffffff; 
    width:1000px;
    margin:auto;
    }
.mainLeft
    {
    width:800px; 
    float:left;
    }
#topBar
    {
    height:115px;
    }
#logo
    {
    width:245px;
    float:left;
    }
#searchDiv
    {
    width:555px;
    float:left; 
    margin:32px 0px 0px 0px;
    }  
.btn 
    {
	font-size: 8pt;
	border: 1px solid #94918C;
	cursor: pointer;
	height: 17px;
	margin-left:2px;
	width:85px;
	color:#2E2B27;
	}
	  
#topMenuDiv
    {
    margin:0px 1px 5px 10px;
    background-color:#f2f5fa;
    height:18px;
    width:789px;
    clear:both;
    }   
.topMenuLinks
    {    
    margin:0px 7px 0px 15px; 
    text-decoration:none; 
    font-family: Tahoma;
    color:Gray; 
    font-size:13px;
    }
#navigationDiv
    {
    margin:0px 0px 1px 15px; 
    color:#3B5998; 
    text-decoration:none;
    clear:both;
    }
#upperLine
    {
    border-top:solid 1px gray; 
    width:795px;
    }
#intro
    {
    margin:0px 10px 10px 10px;
    font-size:13px;
    font-family:Arial;
    color:Gray;
    width:750px;
    }
#featuredLinks
    {
    margin-left:10px;
    font-size:13px;
    font-family:Arial;
    text-decoration:none;
    width:751px;
    }
#featuredLinks a
    {
    font-weight:bold; 
    color:#c02922; 
    text-decoration:none;
    background-color:#fed700;
    }
.paraAlign
    {
    margin:2px 0px 9px 10px;
    
    }
#linksSort
    {
    }    
.lSort
    {
    }
#links
    {    
    margin-left:10px; 
    font-size:13px;
    font-family:Arial;
    width:740px;
    clear:both;
    }
#links a
    {    
    font-weight:bold; 
    color:#c02922; 
    text-decoration:none;
    }
#mainRight
    {
    width:190px; 
    margin-top:5px; 
    background-color:#f7f7f7; 
    float:left;  
    border-left:solid 3px #dbf6ff;
    border-top:solid 2px #dbf6ff;
    border-bottom:solid 2px #dbf6ff;
    height:1150px;
    }
#recommended
    {
    margin:27px 7px 0px 10px;
    font-weight:bold; 
    color:#3B5998; 
    font-size:14px;
    font-family:Verdana; 
    margin-bottom:30px;
    }
#mainRightBox
    {
    margin:5px 15px 0px 15px;
    font-size:13px;
    font-family:Arial;
    color:Gray; 
    }
.mainRightLinks
    {
    font-weight:bold; 
    color:#c02922; 
    text-decoration:none;
    margin-bottom:0px;
    }
.rightBox
    {
    margin:10px 15px 0px 10px;
    font-size:13px;
    font-family:Arial;
    color:Gray;
    }
#rightBoxEnd
    {
    margin:20px 15px 25px 10px;
    font-size:13px;
    font-family:Arial;
    color:Gray;
    }
#mainBottomBar
    {
    width:1000px; 
    float:left; 
    margin:10px 0px 5px 0px;
    }
#bottomBar
    {
    border-bottom:dashed 1px #dddada; 
    border-top:dashed 1px #dddada; 
    text-align:center;
    padding-top:5px;
    height:22px;
    font-size:12px;
    }
.bottomBarLinks
    {
    margin:5px 7px 5px 15px; 
    text-decoration:none; 
    font-family: Tahoma;   
    color:Gray; 
    font-size:143x;
    }
#copyRights
    {
     text-align:center;
     font-size:11px;
     font-family:Arial;
     color:Gray; 
     margin:5px 0px 25px 0px;   
    }
h3 
    {
	color: #5e74b3;
	font-size: 8pt;
	padding: 0;
	border-bottom: 1px dotted #5e74b3;
	}
h3 a:hover
    {
	color: gray;
	font-size: 8pt;
	padding: 0;
	border-bottom: 1px dotted #5e74b3;
    }
h3 a:visited
    {
	color: gray;
	font-size: 8pt;
	padding: 0;
	border-bottom: 1px dotted #5e74b3;
    }    
#catImg    
    {
    padding:0px;
    margin-bottom:10px;
    margin-right:10px;
    float:left;
    }
.catLinks
    {    
    font-weight:bold; 
    color:#c02922; 
    text-decoration:none;
    font-size: 9pt;
    margin-right:5px;
    }
.subLinks
    {    
    font-weight:bold; 
    color:#c02922; 
    text-decoration:none;
    font-size: 7pt;
    }
#mainCatTitle
    {   
    font-weight:bold; 
    color:#3B5998; 
    font-size:14px;
    font-family:Verdana;
    margin:0px 0px 5px 0px; 
    border-bottom: 1px dotted #5e74b3;
    width:380px;
    float:left;
    }
.IndexMainCat
    {   
    font-weight:bold; 
    color:#3B5998; 
    font-size:14px;
    font-family:Verdana;
    margin:5px 5px 10px 10px; 
    text-decoration:none;
    float:left;
    } 
.smallCatImg
    {
    margin:5px 5px 10px 14px;
    border:0px;
    float:left;
    }
.smallCatImgIndex
    {
    margin:5px 5px 10px 14px;
    border:0px;
    }
.IndexSubCat
    {
    margin:2px 10px 10px 15px; 
    color:#c02922; 
    font-size:10px;
    font-weight:bold;
    font-family:Verdana;
    text-decoration:none;
    float:none;
    }
.mainSubCatTitle
    {   
    text-align:left;
    font-weight:bold; 
    color:#3B5998; 
    font-size:14px;
    font-family:Verdana;
    border-bottom:1px dotted #5e74b3;
    width:637px;
    float:left;
    margin-bottom:10px;
    }
#subCatDiv
    {
    text-align:left;
    margin-left:15px;
    margin-top:10px;
    margin-right:10px;
    }
    
.catSmallBoxCont
    {
    margin:0px 20px 12px 15px;
    }
    
#policyText
    {
    margin:15px 7px 5px 10px;
    font-weight:bold; 
    color:#3B5998; 
    font-size:14px;
    font-family:Verdana; 
    }
#mainRightBox2
    {
    margin:15px 0px 0px 0px;
    font-size:13px;
    font-family:Arial;
    color:Gray; 
    }
#mainRight2
    {
    width:190px; 
    margin-top:5px; 
    background-color:#f7f7f7; 
    float:left;  
    border-left:solid 3px #dbf6ff;
    border-top:solid 2px #dbf6ff;
    border-bottom:solid 2px #dbf6ff;
    height:1150px;
    }
.index
    {
    margin:5px 10px 10px 20px;
    width:750px;
    font-weight:bold; 
    color:#3B5998; 
    font-size:14px;
    font-family:Verdana;
    border-bottom: 1px dotted #5e74b3;
    }
.index2
    {
    margin:10px 10px 10px 20px;
    width:750px;
    font-weight:bold; 
    color:#3B5998; 
    font-size:14px;
    font-family:Verdana;
    border-bottom:1px dotted #5e74b3;
    }           
#indexText
    {
    margin:0px 10px 10px 20px;
    width:750px;
    color:gray; 
    font-size:12px;
    font-family:Verdana;
    }    
.IndexMainCat2
    {   
    font-weight:bold; 
    color:#3B5998; 
    font-size:13px;
    font-family:Verdana;
    padding:5px 5px 10px 10px; 
    text-decoration:none;
    } 
.find
    {
    position:absolute;
    bottom:10px;
    left:10px;
    border:0px;
    }
#pageTitle
    {
    margin:10px 10px 10px 20px;
    width:751px;
    font-weight:bold; 
    color:#3B5998; 
    font-size:14px;
    font-family:Verdana;
    border-bottom: 1px dotted #5e74b3;
    }  
.pageContent
    {
    margin:0px 10px 10px 20px;
    font-size:13px;
    font-family:Arial;
    color:Gray;
    width:750px
    }

.searchContent
    {
    margin:0px 10px 10px 20px;
    font-size:13px;
    font-family:Arial;
    color:Gray;
    width:750px
    }
 .searchContent a
    {
    color:#c02922; 
    text-decoration:none;
    } 
#catSmallImg
    {
    margin-bottom:10px;
    padding-right:10px;
    float:left;
    }    
#contactMain    
    {
    margin:10px 10px 10px 20px;
    font-size:13px;
    font-family:Arial;
    color:Gray;
    width:750px
    }
.smallLink
    {
    color:#c02922; 
    font-size:10px;
    }
.indexBoxDiv
    {
    position:relative;
    width:260px; 
    height:350px; 
    float:left; 
    background-color:#f6f6f6; 
    margin:10px 0px 10px 3px;
    }
.spamPolicy-v
    {
        background:url('http://www.ibetlist.com/templates/Default/images/v-sign.gif') no-repeat;
        background-position: right;
        font-weight:bold;
        font-size:12px;
        margin-bottom:3px;
    }    
#mainSpamPolicy-v
    {
    margin-top:15px;
    border-bottom:dashed 2px #eaeaea; 
    }    
.linksPaging
    {
    text-align:center;
    margin:0px 7px 2px 7px;
    font-size:12px;
    width:780px;
    }
.navLinks    
    {
    text-align:left;
    font-weight:bold;
    color:#3B5998; 
    font-size:14px;
    font-family:Verdana;
    clear:both;
    text-decoration:none;
    }
.detailsCat
    {   
    font-weight:bold; 
    color:#3B5998; 
    font-size:14px;
    font-family:Verdana;
    text-decoration:none;
    }
.linkDate
    {
    font-size:10px;
    font-family:Verdana;
    text-decoration:none;
    }    
#listingDetails
    {
    margin:10px 10px 24px 20px;
    font-size:13px;
    font-family:Arial;
    color:Gray;
    width:750px;
    clear:both;
    }
.paraSmall
    {
    margin:2px 0px 9px 5px;
    font-size:10px;
    }
.paraSmall a
    {
    margin:2px 0px 9px 0px;
    font-size:10px;
    font-weight:normal;
    }
    
#searchTitleMain
    {
    margin:10px 10px 10px 0px;
    width:751px;
    font-weight:bold; 
    color:#3B5998; 
    font-size:14px;
    font-family:Verdana;
    border-bottom: 1px dotted #5e74b3;
    }  
.label2
    {
    text-align:left;
    font-weight:bold;
    }    