#logo {
	background: #FFF;
	padding:0px 0px 0px 0px;
}

#headerright {
	float:right;
	padding:3px 20px 5px 20px;
	background: #FFFFF7;
	border-bottom: 1px solid #ddd;
}

#headerrightbottom {
	clear:both;
	float:right;
	padding-top:35px;
}

#headerrightbottom a:link, 
#headerrightbottom a:visited 
{
	color: #999999;
	text-decoration: none;
	font-size:12px;
}

#headerright a:link, 
#headerright a:visited 
{
	color: #AAAAAA;
	text-decoration: none;
	font-size:10px;
}

#headerrightbottom a:hover,
#headerright a:hover {
	color: #AAAAAA;
	text-decoration: underline;
}

h1 {
	background: url("http://www.dealcolossus.com/img/catbg.jpg") #88A6C0 repeat;
	color:#FFFFFF;
	text-align:left;
	font-family: geneva, verdana, arial, helvetica, sans-serif;
	font-size:1.1em;
	padding:5px 5px 5px 5px;
	margin:0px 10px 0px 10px;
}

h1.nomargin {
	margin:0px 0px 0px 0px;
	background: url("http://www.dealcolossus.com/img/gradient.png") #369 repeat-x;
	color:#EDEDED;
	font-size:0.9em;
}

#leftbar {
    margin-top:0px;
    padding:5px 5px 5px 5px;
    text-align:left;
}

#googleadslbar {
	background: #2175bc;
	border-left: 1px solid #90bade;
	border-right: 1px solid #90bade;
	border-bottom: 1px solid #90bade;
}

/*Sliding Doors Tabs*/
    #navbar {
      float:left;
      width:100%;
      background:#DAE0D2 url("http://www.dealcolossus.com/img/bg1.gif") repeat-x bottom left;
      font-family: Times New Roman, arial, helvetica, sans-serif;
      font-size:14px;
      line-height:normal;
	  
      }
    #navbar ul {
	  margin:0px 0px 0px 0px;
	  padding:0px 10px 0px 0px;
	  list-style:none;
      }
      
    #navbar li {
      display:inline;
      margin:0;
      padding:0;
      border-bottom:1px solid #765;
      }
        
    #navbar a {
      float:left;
    background:url("http://www.dealcolossus.com/img/left_both.gif")
    	no-repeat left top;
	margin:0;
	padding:0 0 0 9px;  
    text-decoration:none;
      }

    #navbar a span {
      float:left;
      display:block;
      background:url("http://www.dealcolossus.com/img/right_both.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      text-decoration:none;
  	font-weight:bold;
      color:#765;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #navbar a span {float:none;}
    /* End IE5-Mac hack */
    
   #navbar #currentpage a{
    background-position:0% -150px;
    border-width:0;
    }
    
  #navbar #currentpage a span{
  	background-position:100% -150px;
  	padding-bottom:5px;
  	color:#333;
    }
    
    #navbar a:hover {
      background-position:0% -150px;
      }
    #navbar a:hover span {
      background-position:100% -150px;
      color:#333;
      }

/*Vertical Menu*/
#vertmenu {
	width: 100%;
	/*border-right: 1px solid #000;*/
	font-family: Tahoma, Arial, sans-serif;
		/*'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;*/
	font-size : 0.8em;
	background-color: #90bade;
	color: #333;
	}
	
	html>body #vertmenu {
		width: auto;
		}
	
	#vertmenu ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#vertmenu li {
		border-bottom: 1px solid #90bade;
		margin: 0;
		list-style: none;
		list-style-image: none;
		}
	
	#vertmenu li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #1958b7;
		border-right: 10px solid #508fc4;
		background-color: #2175bc;
		color: #ffffbb;
		text-decoration: none;
		}

	#vertmenu li a:hover {
		border-left: 10px solid #1c64d1;
		border-right: 10px solid #5ba3e0;
		background-color: #2586d7;
		color: #fff;
		}
	
	/*DOESN'T WORK YET - ADD CURRENT OR ACTIVE TO PAGES*/
	#vertmenu li #active {
		border-left: 10px solid #1c64d1;
		border-right: 10px solid #5ba3e0;
		background-color: #2586d7;
		color: #fff;
		} 
  
#blogbanpull {
	text-align: center;
	background: #FFF;
	/*margin-top: 10px;
	margin-right: 20px;
	padding: 10px 10px 10px 10px;*/
	border-style:solid;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-top-width:0px;/**/
}

#blogbanpull a {
	color:#006699;
	text-decoration:none;
	font-size:14px;	
}

#blogbanpull a:hover {
	color:#006699;
	text-decoration:underline;
}

#footbar {
	clear: both;
	text-align: center;
	background: url("http://www.dealcolossus.com/img/silvergrad2.png") #000 repeat-x;
	padding:3px 3px 3px 3px;
	color: #FFFFCC;
	font-size:12px;
}

#footbar a:link, 
#footbar a:visited 
{
	color: #e0e0ff;
	font-weight:bold;
	text-decoration: none;
}

#footbar a:hover {
	color: #FFFF99;
	font-weight:bold;
}

#footend {
	padding:20px 0px 10px 0px;
	text-align: center;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	background: #FFF;
}