﻿#WelcometoCTC
{
    height:660px;
    width:100%;
    background:url(strip.jpg) repeat-x;
    display:block;
    }
    
    /* Easy Slider */

	#slider{}	
	#slider ul, #slider li, #slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:800px;

		overflow:hidden; 
		}	

	#slider2 li{ 
		background:#f1f1f1;
		}		
	#slider2 li h2{ 
		margin:0 20px;
		padding-top:20px;
		}	
	#slider2 li p{ 
		margin:20px;
		}						
		
	p#controls, p#controls2{
		margin:0;
		position:relative;
		} 
	
	#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ 
		display:block;
		margin:0;
		overflow:hidden;
text-indent:-8000px;
		width:48px;
		height:80px;
		position:absolute;
		left:-48px;
		top:-205px;
		}	
	#nextBtn, #nextBtn2{ 
		left:800px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:48px;
		height:80px;
		background:url(thiswaythatway.jpg) no-repeat 0 0;	
		}	
	#nextBtn a, #nextBtn2 a{ 
		background:url(thiswaythatway.jpg) no-repeat -48px 0;	
		}	#prevBtn a:hover{  
		background:url(thiswaythatway.jpg) no-repeat 0 -80px;	
		}	
#nextBtn a:hover{  
		background:url(thiswaythatway.jpg) no-repeat bottom right;	
		}												

/* // Easy Slider */
.Welcomeslide{ width:800px;margin:0 auto;}
.ItemSLIDE{height:279px;width:581px;}
.ItemSLIDE .img{float:left;width:581px;}
 a.ctcbutton, a.ctcbutton:visited{margin-bottom:10px;height:38px;width:204px;color:#2559af;text-align:center;font:Bold 18px "Century Gothic";line-height:32px; background:url(ctcbutton.gif) 0px 0px;display:block;text-decoration:none;}
 a.ctcbutton:hover{background-position: bottom;color:#ffffff;}
.ctcbutts{padding-top:10px;}
#BrandsDropDown{display:none;}
.searching{width:385px;margin-left:-10px;}
#WelcomeText{height:230px;display:block;}
#WelcomeText h1{padding:10px 0px 10px 0px;font:Bold 20px "Century Gothic";color:#2559af}
#WelcomeText p{padding:0px;margin:0px;font-size:12px;color:#000000;margin-bottom:20px;}
#WelcomeText a.ctcbutton, #WelcomeText a.ctcbutton:visited{margin-bottom:10px;height:38px;width:204px;color:#2559af;text-align:center;font:Bold 18px "Century Gothic";line-height:32px; background:url(ctcbutton.gif) 0px 0px;float:left;margin-left:30px;text-decoration:underline;}
#WelcomeText a.ctcbutton:hover{background-position: bottom;color:#ffffff;}
.left{float:left;}
.right {float:right;}
.signup, .signup:visited {text-align:center;font:Bold 18px "Century Gothic";line-height:32px;float:left;height:38px;width:115px;background:url(signup.gif) 0px 0px ;color:#2559af;}
.signup:hover {background-position:bottom left;color:#ffffff;}
#brandtastic{clear:both;width:800px;height:150px; }
a img { display:inline;}
.footsy {background-color:#ffffff;display:block;width:800px;margin:0 auto;}


