@charset "UTF-8";
/* CSS Document */

/* v1.0 | 20080212 Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
#main {
	float: left;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}



/* Body */
body,td,th {
	font-family: "Century Gothic", Helvetica Neue Light, Helvetica Neue, Helvetica;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../../images/Template/RFNEW.jpg);
	background-color: #000000;
}

p {
	margin-bottom: 10px;
}

/*Container */
#container {
	width: 960px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat;
	margin-top: 0px;
	background-image: url(../../images/Template/tranbgbit1.png);
}
#nav {
	width: 450px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 20px;
	float: left;
}

/* homenavigation */

#homeslider {
	width: 960px;
	position: relative;
	height: 220px;
	float: left;
}

.homescroll {
	height: 220px;
	width: 960px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	clear: left;
}

.homescrollContainer div.panel {
	height: 220px;
	width: 960px;
}

/* navigation */

#slider {
	width: 960px;
	position: relative;
	height: 60px;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
} 


.scroll {
	height: 60px;
	width: 960px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	clear: left;
	overflow-x: hidden;
	overflow-y: hidden;
}

.scrollContainer div.panel {
	height: 60px;
	width: 960px;
}



/* Base */

#logo {
	float: left;
	height: 130px;
	width: 400px;
	margin-left: 50px;
}
#renaissance {
	font-size: 36px;
	font-family: impact;
}
#funk {
	font-size: 56px;
	font-family: impact;
}

#intro {
	height: 70px;
	text-align: right;
	margin: 0px;
	width: 960px;
	float: left;
}

#header {
	float: left;
	width:960px;
	background-repeat: no-repeat;
	background-image: url(../../images/Template/headerbg.png);
	background-position: 0px -4px;
}

#Footer {
	height: 100%;
	width: 940px;
	float: left;
	margin-left: 17px;
	margin-bottom: 10px;
	margin-top: 10px;
}


/* firefox */

a {
	/* get rid of link outlines in firefox */
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
}

a img {
	border: none;
}



/* Links */
a {
	color: #FFFFFF;
	font-family: "Century Gothic", Helvetica Neue Light, Helvetica Neue, Helvetica;
	font-size: 12px;

}
a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Century Gothic", Helvetica Neue Light, Helvetica Neue, Helvetica;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #BFCED8;
}
a:active {
	text-decoration: none;
	color: #999999;
}


/* Headers */
h1, h2, h3, h4, h5, h6, .headtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;


}

h1 {
	font-size: 35px;
	color: #000000;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 18px;
	color: #333333;
	font-weight: lighter;
	margin-bottom: 20px;
}
h3 {
	font-size: 16px;
	color: #5E0910;
	margin-bottom: 10px;
}
h4 {
	font-size: 14px;
	color: #000000;
}
h5 {
	font-size: 12px;
	color: #CCCC99;
}
h6 {
	font-size: 10px;
	color: #CCCC99;
}
#content {
	float: left;
	width: 960px;
	margin-bottom: 10px;
}
#designnav {
	float: left;
	width: 100%;
}

#main {
	float: left;
	width: 960px;
	margin: 0px;
	padding: 0px;
}

.you {
	font-size: 26px;
	color: #000000;
}

.headtext {
	font-size: 26px;
	color: #48584D;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
	line-height: 35px;
	
}
#left  {
	width: 450px;
	float: left;
	height: 130px;
	margin-bottom: 20px;
}
#right  {
	float: left;
	width: 610px;
	height: 130px;
	text-align: right;
}
#contact {
	border: 1px solid #000;
	background-color: #ccc;
	margin-top: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 10px;
	width: 200px;
	float: right;
}
#menu   img  {
	margin-left: 360px;
	margin-top: -110px;
}

#menu{
	float: right;
	width: 480px;
	height: 160px;
	padding-top: 110px;
}
#menu ul{
	list-style:none;
}
#menu li{
	display:inline;
}
#menu li a{
	border:1px dashed #333333;
	padding:10px;
	float:left;
	color:#BFCED8;
	text-decoration:none;
	font-family: "Century Gothic", Helvetica Neue Light, Helvetica Neue, Helvetica;
	font-size:26px;
	font-weight:lighter;
	background-color: #101010;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 10px;
	width: 160px;
	line-height: 20px;
}
#menu li a span{
	color:#CCCCCC;
	font-size:12px;
	text-transform:lowercase;
	font-family:"Century Gothic", "Helvetica Neue Light", "Helvetica Neue", Helvetica;
	font-weight:normal;
	margin-top: 10px;
	line-height: 14px;
}
#menu li a:hover{
	text-decoration:none;
	color: #CCCCCC;
}
#menu li a:hover span{
	color:#FFFFFF;
}

.topcontact a {
	border: 1px dashed #333333;
	float: left;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	width: 440px;
	color: #BFCED8;
	background-repeat: repeat;
	text-align: center;
	margin-top: 5px;
	background-color: #101010;
	font-size: 16px;
	padding: 6px 2px 8px;
}
.current{
	background:#e46825 url(images/menu_hover.gif) repeat-x;
	border:2px solid #c04118;
	margin:0 1px;
	padding:15px 15px 15px 15px;
	display:block;
	float:left;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-family:"Century Gothic", Helvetica Neue Light, Helvetica Neue, Helvetica;
	font-size:13px;
	cursor:pointer;
	font-weight:bold;
	height: 50px;
}
.current span{
	color:#ffd9c7;
	font-size:10px;
	text-transform:lowercase;
	font-family:"Century Gothic", Helvetica Neue Light, Helvetica Neue, Helvetica;
	font-weight:normal;
}


#submenu{
	width:960px;
	float: left;
}
#submenu ul{
	list-style:none;
}
#submenu li{
	display:inline;
}
#submenu li a{
	border:1px dashed #333333;
	float:left;
	color:#333333;
	text-decoration:none;
	font-family:"Century Gothic", Helvetica Neue Light, Helvetica Neue, Helvetica;
	font-size:20px;
	font-weight:lighter;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 10px;
	width: 160px;
	background-image: url(/images/transbits/transbitw50.png);
	background-repeat: repeat;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
#submenu li a span{
	color:#666666;
	font-size:12px;
	text-transform:lowercase;
	font-family:"Century Gothic", Helvetica Neue Light, Helvetica Neue, Helvetica;
	font-weight:normal;
}
#submenu li a:hover{
	text-decoration:none;
	color: #FFFFFF;
	background-image: url(/images/transbits/transbitb50.png);
	background-repeat: repeat;
}
#submenu li a:hover span{
	color:#FFFFFF;
}

.dropdown {}


/* testimonial blog */

div#centregroup {
	
}
div#testim {
	background-image: url(../../images/transbits/transbitw50.png);
	background-repeat: repeat;
	border: 1px dashed #FFFFFF;
	float: left;
	padding: 10px;
	margin-right: 10px;
}
.blogim {
	background-image: url(../../images/transbits/transbitw50.png);
	background-repeat: repeat;
	border: 1px dashed #FFFFFF;
	padding: 10px;
	margin-right: 10px;
}

.blogim a {

}

#blogcentre {
	text-align: center;
}
div#testtext {
	
}
div#testdetails {
	
}
div#testlogo {
	
}

#frameholder {
	height: 435px;
	width: 580px;
	margin-left: 20px;
}

/* --- End --- */

#homeleft {
	width: 371px;
	background-image: url(/images/blog/Blog-BG.png);
	background-repeat: no-repeat;
	background-position: left -80px;
	padding-top: 10px;
	padding-left: 63px;
	margin: 0px 0;
	float: left;
}
	
	
.homeleft-body {
	background-color: #bbc5ce;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #000000;
	border-right: 1px solid #333333;
}	

#secondlefthome {
	float: left;
	width: 200px;
}

#secondlefthome img {
	background-color: #bbc5ce;
	padding: 10px;
	margin-top: 10px;
	margin-left: 7px;
	margin-bottom: 0px;
	border: 1px solid #999999;
}
	
#homeright {
	float: right;
	width: 318px;
	text-align: left;
}




#homeright ul {

}

#homeright li {
	margin-bottom: 5px;
}

.panel h1 {
	background-image: url(../../images/cssimg/navbgstrip.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 11px;
	padding-right: 5px;
	padding-bottom: 13px;
	padding-left: 5px;
	font-size: 34px;
}

.panel p {

}

.contact {
	border: 1px dashed #fff;
	float: left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 10px;
	width: 280px;
	color: #BFCED8;
	background-image: url(/images/transbits/transbitb90.png);
	background-repeat: repeat;
	margin-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.blognav {
	border: 1px dotted #fff;
	float: left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 5px;
	padding: 10px;
	color: #BFCED8;
	background-image: url(../../images/transbits/transbitw10.png);
	background-repeat: repeat;
	margin-right: 10px;
	width: 200px;
}

#maniacsmileheadholder {
	float: left;
	width: 69%;
}

.search-box {
	width: 400px;
	margin-top: 10px;
	float: right;
}

.back {
	border: 1px dashed #fff;
	float: left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	width: 215px;
	color: #BFCED8;
	background-image: url(/images/transbits/transbitb90.png);
	background-repeat: repeat;
	text-align: center;
	margin-top: 2px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}

input.cat_textbox {
	width: 260px;
	margin: 0px;
	padding: 0px;
}
input.cat_listbox {
	width: 220px;
}
input.cat_textbox#Captcha {
	width: 260px;
}

/* Styles */

.poweredby {
	font-size: 10px
}


/* features */


div.feature-list img.f-image {
	float:left;
	padding-top: 30px;
	margin: 0;
}

div.feature-list ul {
	margin:0pt 0pt 36px 100px;
	padding:0pt;
}

div.feature-list li {
	padding:3px 0pt;
}

div.feature-list h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0pt 0pt 18px 84px;
}


#custommessage{
	color: #333333;
}



/* FixPNG for IE6 */

/* FixPNG from Komodo */

* html .fixPNG {
azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "/cssimg/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
);
}

