/* 

	css style sheet
*/

*{
	padding: 0;
	margin-right: 0;
	margin-bottom: 0;
	background-repeat: no-repeat;
}*
body { background: #000; font: 74% Arial, Helvetica, Sans-Serif; color: #454545; line-height: 1.6em; }

a { text-decoration: none; color: #C40000; }
a:hover {
	color: #CCC;
}	
a:focus { outline: 0; }
h1 { font-size: 2.8em; line-height: 35px; }
h2 {
	color: #F00;
	letter-spacing: 1px;
	padding: 0;
	margin: 0 0 10px;
	font-family: Arial, Sans-Serif;
	font-size: 170%;
	font-weight: bold;
}
img { border: 0; }

.grey { color: #484848; }

#wrap {
	width: 1025px;
	height: 780px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background: url('../images/finalanimatedbackground.gif') center no-repeat;
}

#wrap.default {
	background: #000000;
}
	
#logo { float: left; width: 400px; margin: 0 0 7px; }
	#header_top {
	color: #666;
	clear: both;
	height: 150px;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../images/logo.gif);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 7px;
}
	#header_top p { padding: 0; margin: 0; }

		#header_top ul { float: right; padding: 12px 160px 0 0; margin: 0 32px 5px 0; }			
			#header_top ul li { list-style-type: none; display: inline;  font-weight: bold; }
			#header_top ul li a { padding-left: 7px; margin-right: 5px; color: #C40000; }
			#header_top ul li a:hover {
	padding-left: 7px;
	margin-right: 5px;
	/*color: #808080;*/
	color: #fff;
	background-repeat: no-repeat;
	background-position: left center;
}
	
	#header_bottom {
	color: #EBEBEB;
	padding: 20px 240px 20px 10px;
	clear: both;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	margin: 0 0 1px 0;
	height: 90px;
	background-repeat: no-repeat;
	background-position: right top;
}

#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 280px; /* padding keeps the content of the div away from the edges */
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-top: 180px;
	background-image: url(../images/backtransnew.png);
	background-position: center center;
	background-repeat: no-repeat;
}

#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 300px; /* padding keeps the content of the div away from the edges */
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	height: 40px;
}

#sidebar_services {
	float: left; /* since this element is floated, a width must be given */
	width: 280px; /* padding keeps the content of the div away from the edges */
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-top: 0px;
	background-image: url(../images/backtransdark.png);
	background-position: center center;
	background-repeat: no-repeat;
}

#sidebar_pricing {
	float: left;
	width: 280px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-top: 0px;
	background-image: url(../images/backtransdark.png);
	background-position: center center;
	background-repeat: no-repeat;
}

#sidebar_image_home {
	float: left; /* since this element is floated, a width must be given */
	width: 300px; /* padding keeps the content of the div away from the edges */
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-top: 160px;
	height: 400px;
	background-image: url(../images/redbike.png);
	background-repeat: no-repeat;
	background-position: center;
}

#sidebar_image_pricing {
	float: left; /* since this element is floated, a width must be given */
	width: 330px; /* padding keeps the content of the div away from the edges */
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-top: 160px;
	height: 400px;
	background-image: url(../images/norton.png);
	background-repeat: no-repeat;
	background-position: center;
}

#sidebar_image_giff {
	float: left; /* since this element is floated, a width must be given */
	width: 174px;
	padding-bottom: 15px;
	height: 311px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 70px;
}


#sidebar_image_services {
	float: left; /* since this element is floated, a width must be given */
	width: 300px; /* padding keeps the content of the div away from the edges */
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-top: 160px;
	height: 400px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/bmw.png);
}

#sidebar_contact {
	float: left; /* since this element is floated, a width must be given */
	width: 300px; /* padding keeps the content of the div away from the edges */
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-top: 80px;
	height: 400px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/mascotfianl.png);
}

#sidebar_default {
	width: 300px;
	margin: 80px auto 0px auto;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/backtrans.png);
	padding: 20px;
	border: 1px solid #333;
	color: #ff0000;
	font-weight: bold;
}

#sidebar_contact_form {
	float: left; /* since this element is floated, a width must be given */
	margin-top: 80px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/backtrans.png);
	padding: 20px;
	border: 1px solid #333;
}

#sidebar_contact_form label{
	color: #ffffff;
}

#sidebar_contact_form .field{
	padding: 2px;
	border: 1px solid #666;
	background: #333; 
	color: #ffffff;
}

#sidebar_contact_form #submit{
	padding: 2px;
	border: 1px solid #666;
	background: #333; 
	color: #ffffff;
}

.cssform p{
width: 300px;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 15px; /*width of left column containing the label elements*/
}
#sidebar_image_portfolio {
	float: left; /* since this element is floated, a width must be given */
	width: 700px; /* padding keeps the content of the div away from the edges */
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-top: 150px;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 100px;
	margin-left: 150px;
}
	#header_bottom h2 { color: #F3F2BF; width: 250px; margin: 0 0 10px; background: #454545; }
	#slogan {
	clear: left;
	width: 820px;
	border-top: 1px solid #eee;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

#maincontent {
	position: relative;
	clear: both;
	padding-right: 0;
	min-height: 600px;
}

#left { float: left; width: 630px; padding: 5px 15px 0 5px; margin: 0 0 25px 0; }
	#left p { margin: 0 0 15px; }

#right { width: 220px; float: right; }
	#info { border: 1px solid #ccc; padding: 7px; font-size: .9em; background: #f4f4f4; }
	#searchform { background: url(../images/searchform.html) no-repeat; padding: 8px 4px 10px 4px; height: 27px; font: bold 0.9em Arial, Sans-Serif; margin: 0 0 20px; }
		#searchform p { padding: 0; margin: 0; }
		input.search { width: 127px; border: none; background: url(../images/input.html) no-repeat; padding: 7px; margin: 0 4px 0 5px; }
		input.submit { width: 53px; height: 29px; border: none; background: #FFF url(../images/submit.gif) no-repeat; font: bold 1.2em Arial, Sans-Serif; padding: 0px; color: #FFF; }

#footer {
	clear: both;
	padding: 10px;
	border-top: 1px solid #ccc;
	line-height: 2em;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}


body {
	margin:0;
	padding:40px;
	line-height:180%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
h1{
	font-size:180%;
	font-weight:normal;
	}
h2{
	font-size:160%;
	font-weight:normal;
	text-align: center;
	}	
h3{
	font-size:140%;
	font-weight:normal;
	}	
img{border:none;}
pre{
	display:block;
	font:12px "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	width:280px;
	}		

/* Easy Slider */

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider, #slider li{
	/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
	width:280px;
	height:360px;
	overflow:hidden;
	color: #FFF;
	text-align: justify;
	letter-spacing: 1px;
	font-size: 11px;
		}
	#slider li{ 
				background-image: url(images/backtrans1.html);
		}		
	#slider li h2{
	margin:0 20px;
	padding-top:20px;
	color: #F00;
	font-weight: normal;
	letter-spacing: 1px;
		}	
	#slider li p{ 
		margin:20px;
		}				
	span#prevBtn{}
	span#nextBtn{}	
	
#slider_24 ul, #slider_24 li{
		margin:0;
		padding:0;
		list-style:none;
		}
#slider_24, #slider_24 li{ 
	/* 
		define width and height of container element and list item (slide)
		list items must be the same size as the slider area
	*/ 
	width:696px;
	height:241px;
	overflow:hidden; 
}			

/* // Easy Slider */

a:focus {
	outline: none;
}
#panel {
	background-image: url(images/backslide.html);
	height: 300px;
	display: none;
	color: #fff;
	padding: 15px;
	text-align: justify
}
.slide {
	margin: 0;
	padding: 0;
	border-top: solid 2px #ff0010;
	background-image: url(../images/handle.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.btn-slide {
	text-align: center;
	width: 144px;
	height: 35px;
	display: block;
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 100%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: right -50px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}
.active {
	background-position: right 12px;
}
#wrap #header_top #slogan #light {
	margin-left: 450px;
}
#panel {
	background-image: url(../images/backslide.jpg);
}
#scroller_holder {
}
#wrap {
}
#wrap #header_top #slogan #light {
}

#wrap #footer p {
	text-align: right;
}

/* directory */

#display{
	border: 0px solid green;
	padding-top: 10px;
	padding-left: 100px;
	
}

#display h3{
	margin-bottom: 10px;
	color: #fff;
	
}



#display .border{
	padding: 10px;
	border: 1px solid #333;
	width: 750px;
	
}

#display #directory{
	text-align: left;
	margin: 0px 0px 10px 0px;
	border-collapse: collapse;
	width: 750px;
	color: #666666;
}

#display #directory td{
	border: 0px solid black;
}

#display #directory a{
	font-weight: bold;
}

#display .latest_links{
	text-align: left;
	margin: 0px 0px 10px 0px;
	border-collapse: collapse;
	width: 750px;
	color: #666666;
}

#display .latest_links td{
	border: 0px solid black;
}

#display .latest_links a{
	font-weight: bold;
}

#display .latest_links span{
	color: #999999;
	font-size: 11px;
}

#display .latest_links p{
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#display .latest_links img{
	border: 0px;
	margin: 0px;
}
