/* (c) ROCKTIME 2008 */
/*----------------------------- ROCKTIME BROWSER STANDARDISERS & FIXES ---------------------------------------*/


body {
	line-height: 1.5em;
	border-top: 1.3em solid #000000;

}

h1
{
	text-transform: uppercase;
}

h2
{
	line-height: 1em;
}


h5
{
	color:#73a441;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:2.1em;
	font-weight: normal;
}

h6
{
	color:#73a441;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:1.4em; 
	font-weight: normal;
}

.textbox, .droplist, .textarea {
	border:1px solid #cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
}

html, body, form {height:100%;}

.nodec {
	text-decoration:none;
}


hr {
	clear:both;
	height: 1px;
	border-style: none;
	color: #cccccc;
	background-color: #cccccc;

}




.inline{
	display: inline;
}

.fleft 
{
	float:left;
}

.valign 
{
	vertical-align:middle;
}

.valign-b 
{
	vertical-align:bottom;
}
/* NON JS */
.noScriptWarning
{
	position: absolute;
	top: 0px;
	background-color: #ec4b2e;
	width: 100%;
	color: #FFFFFF;
	text-align: center;
	padding: 2px 0px 0px 5px;
	font-size: 1.2em;
	font-weight: bold;
	z-index: 9999;
}
.noScriptWarning a
{
	color: #FFFFFF !important;
	text-decoration: underline !important;
}
.noScriptWarning a:hover
{
	color: #CCCCCC !important;
	text-decoration: underline !important;
}

.button .n
{
	background: #d9d8d9 url(/images/buttons/btn-main-fill.gif) top repeat-x;
	border: 1px solid #CCC;
}
.button .over .n
{
	background: #e7e6e6 url(/images/buttons/btn-main-fill-over.gif) top repeat-x;
}
.button .e
{
	background: url(/images/buttons/btn-main-e.gif) center right no-repeat;
	padding-right: 21px;
}
.button .over .e
{
	background: url(/images/buttons/btn-main-e-over.gif) center right no-repeat;
	padding-right: 21px;
}
.button input{
	background-image: none;
	background-color: transparent;
	border: none;
	cursor: pointer;
	font-size: 0.8em;
	padding: 5px;
	display: block;
	color: #222;
}
.button .over input{
	color: #000;
}

.padded {
	padding:10px;
}

.linehi 
{
	line-height:1.2em;
}

/*-----------------------------LAYOUT ELEMENTS---------------------------------------*/

.wrapper {
	width:962px;
	margin:0px auto;	
	position:relative;
}

#content{
	min-height:100%;
	margin-bottom:-464px;
	position:relative;
	z-index:10;
	top: -3em;
}

* html #content{height:100%;}

.logo {
	float:left;
	width:260px;
	height:64px;
	position:relative;
	margin:21px 0px 28px 0px;
	background:url(../Images/Logos/rocktime-logo.gif) no-repeat;
	display: block;
}

.logo span {
	position:absolute;
	width:260px;
	height:64px;
	z-index:2;
	cursor:pointer;
	background:url(../Images/Logos/rocktime-logo.gif) no-repeat;
}

.ecologo {
	float:left;
	width:260px;
	height:99px;
	position:relative;
	margin:14px 0px 0px 0px;
	background:url(../Images/Logos/ecotime.png) no-repeat;
	display: block;
}

.ecologo span {
	position:absolute;
	width:260px;
	height:99px;
	z-index:2;
	cursor:pointer;
	background:url(../Images/Logos/ecotime.png) no-repeat;
}

.exceeding-expectations
{
	width: 240px;
	position: absolute;
	left: 740px;
	height: 105px;
	background-image: url(/Images/Jpg/exceeding-expectations.jpg);
	background-position: right;
	background-repeat: no-repeat;
	top: 15px;
}
.exceeding-expectations span
{
	position:relative;
	top: 43px;
	
	font-family: Georgia, Times New Roman, Serif;
	color: #777;
	font-size:1.2em;
	
}

#footer {
	
}

.footerGeneric {
	width:100%;
	clear:both;
	z-index: -100;
	color: #000000;
	background:url(../Images/Jpg/footer-generic.jpg) top center repeat-x  #4a4a4a;
}

.footerGarden {
	width:100%;
	clear:both;
	
	color: #000000;
	background:url(../Images/Jpg/footer-garden.jpg) top center repeat-x  #4a4a4a;
}

.footerExplosive {
	width:100%;
	clear:both;	
	color: #000000;
	background:url(../Images/Jpg/footer-explosive.jpg) top center repeat-x  #4a4a4a;
}

.footerXmas {
	width:100%;
	clear:both;	
	color: #000000;
	background:url(../Images/Jpg/footer-christmas.jpg) top center repeat-x  #4a4a4a;
}

.footerMinHeight
{
	height:464px;
	width: 1px;
	overflow: hidden;
	float: right;
}

#clearfooter{
	clear:both;
	height:415px;
	position:relative;
	z-index:-10;
}

.footercontent 
{
	color:white;
	margin:0px auto;
	width:962px;
	padding: 0px 0px 25px 0px;
	line-height:1.8em;
	font-size:90%;
	position:relative;
	z-index:10;
}

.footercontent a 
{
	text-decoration:none;
}

.footercontent a:hover 
{
	color:Orange;
}

.button a {
	display:block;
	padding:3px 35px 5px 7px;	
	float:left;
	background:#d9d8d9 url(../Images/Gif/button-bg.gif) top right no-repeat;
	border-top:1px solid #dbdbdb;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	border-left:1px solid #dbdbdb;
	color:#666;
	text-decoration:none;
}



/*----------------------------------------content-------------------------------*/

.accessible
{
	width: 99%;
	text-align: right;
	padding-right: 10px;
	position: relative;
	top: -1.4em;
	
}
.accessible a
{
	color: #FFF;
	margin-right: 10px;
}
.accessible a:hover
{
	color: #CCC;
}
h2.showcase
{
	font-size: 1.4em;
	font-weight: normal;
	color: #666666;
	margin-bottom: 10px;
	margin-top: 5px;
}
abbr
{
	border-bottom: none;
}

.strapline {
	color:#999999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2.4em;
	line-height:1.3em;
}

.narrowcol {
	float:left;
	width:186px;
	/*margin-right:10px;*/
	/*padding-right:10px;*/
}

.button a:hover {	
	color:#333;
}

.narrowcol a {
	color:white;
}

.narrowcol a:hover {
	color:orange!important;
}

.productcol a {
	color:#333333;
}

strong.upper
{
	text-transform: uppercase;
}

.gradbg {
	float:left;
	background:url(../Images/Gif/maingreybgright.gif) top right no-repeat;
}

.gradbginner {
	background:url(../Images/Gif/maingreybgLeft.gif) top left no-repeat;
	padding:15px;
}

.flashlightbg {
	background:url(../Images/Gif/flashlightbg.gif) top left no-repeat;
	padding:15px;
}

.flashlightbg .strapline	{font-size: 2.3em;}

.orange	{color: #fe8300;}



.vborder {
	border-right:1px solid #dcdcdc;
}

.featuredbox {
	padding:12px 8px 8px 8px;
	width:944px;
	background:url(../Images/Gif/featuredboxbg.gif) no-repeat;
	margin-bottom:20px;
}

.newsdate 
{
	float:left;
	width:50px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#7db44c;
}

.news {
	float:left;
	width:205px;
}

.arrow {
	display:block;
	background:url(../Images/Gif/bulletred.gif) no-repeat left;
	color:red;
	text-decoration:none;
	padding-left:15px;
	margin-top:4px;
	font-size:90%;
}

.dotsep {
	height:1px;
	clear:both;
	background:url(../Images/Gif/dotsep.gif) bottom repeat-x;
	margin:10px 0px;
	padding:0px;
}

.fireworks {
	/*background:url(../Images/Gif/fireworksbg.gif) no-repeat 660px 350px;*/
}

.bottomlink {
	height:1.3em;
	position:absolute;
	bottom:0px;
	margin-top:15px;
}

.productcol {
	min-height:17em;
	position:relative;
}

.maincol {
	width:610px;
	float:left;
}

.maincolwide {
	width:962px;
	float:left;
}

.rightcol {
	width:301px;
	float:right;
	margin-top:30px;
}

.arrowbut {
	float:right;
	margin-top:7px;
}

.featuredleft {
	width:157px;
	float:left;
}

.dofloat 
{
	float:left;
	width:188px;
	margin-right:5px;
}

.doheader, .doheaderOr 
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:110%;
	background:#333333;
	padding:8px;
	color:White;
	margin-bottom:2px;
	border:1px solid #dadada;
}

.doheaderOr {
	background:#ffa025;
	color:#262525;
}

.box1, .box1Gr 
{
	padding:8px;
	border:1px solid #dadada;
	min-height:19em;
	background:url(../Images/Png/whitetrans.png);
	behavior: url("/iepngfix.htc");
	_width:90%;
	line-height:1.5em;
}

.box1Gr 
{
	background:#f1f1f1;
	border:1px solid #9f9f9f;
}

.bulletx {
	margin:0px;
	padding:0px 0px 0px 7px;
	list-style:none;
}

.bulletx li {
	list-style:none;
}

.form {
	width:39em;
	
}

.contactform {
	width:40em;
	
}
.form label 
{
	width:15em;
	float:left;
	margin-bottom:10px;
}

.form .longlabel 
{
	width:25em;
	float:left;
}

.greybordercol {
	position:relative;
	border:1px solid #d5d5d5;
	padding:10px;
	margin-bottom:20px;
}

.greybgcol {
	position:relative;
	border:1px solid #d5d5d5;
	background:#f9f9f9;
	padding:10px;
}

.greenbgcol {
	position:relative;
	border:1px solid #73a441;
	background:#e6eeba;
	padding:10px;
}

.tr, .tl, .br, .bl, .speecharrow, .trGr, .tlGr, .brGr, .blGr, .speecharrowGr {
	position:absolute;
}

.tr, .trGr {
	top:-1px;
	right:-1px;
	_top:0px;
}

.tl, .tlGr {
	top:-1px;
	left:-1px;
	_top:0px;
	_left:-11px;
}

.br, .brGr {
	bottom:-1px;
	right:-1px;
	_bottom:20px;
}

.bl, .blGr {
	bottom:-1px;
	left:-1px;
	_left:-11px;
	_bottom:20px;
}

.speecharrow, .speecharrowGr {
	top:30px;
	left:-12px;
	_left:-22px;
}

.plus {
	width:15px;
	float:left;
}

.floated {
	float:left;
}

.projectlink {
	font-size:90%;
	
}

.clientboxholder 
{
	float:left;
	width:151px;
	margin:0px 50px 42px 0px;
}

.clientbox 
{
	cursor:pointer;
	position:relative;
	width:149px;
	height:149px;
	border:1px solid #e7e7e7;
}

.clientbox:hover 
{
	background-position:0px -149px;
}

.projectlink 
{
	width:145px;
	height:2.5em;
	position:absolute;
	bottom:0px;
	padding:2px;
	text-align:center;
	line-height:normal;
}


/*------------------------------------------RIGHT HAND COLOURED BOXES---------------------------------*/


.orangetabtop, .greentabtop, .bluetabtop {
	width:300px;
}

.orangetablow, .greentablow, .bluetablow {
	color:white;
	font-size:140%;
	padding:14px 10px 22px 10px;
}

.orangeboxtop, .greenboxtop, .blueboxtop {
	margin-bottom:20px;
	min-height:200px;
	float:left;/*to fix IE6 rendering issues*/
}

.orangeboxlow, .greenboxlow, .blueboxlow {
	padding: 0px 11px 15px 11px;
}

.orangeboxlow input, .greenboxlow input, .blueboxlow input {
	margin-bottom:6px;
}

.orangetabtop {
	background:url(../Images/Gif/orangetabtop.gif) no-repeat top left;
}

.orangetablow {
	background:url(../Images/Gif/orangetablow.gif) no-repeat bottom left;
}

.orangeboxtop {
	background:url(../Images/Gif/orangeboxtop.gif) top left no-repeat;
}

.orangeboxlow {
	background:url(../Images/Gif/orangeboxlow.gif) no-repeat bottom left;
}

.greentabtop {
	background:url(../Images/Gif/greentabtop.gif) no-repeat top left;
}

.greentablow {
	background:url(../Images/Gif/greentablow.gif) no-repeat bottom left;
}

.greenboxtop {
	background:url(../Images/Gif/greenboxtop.gif) top left no-repeat;
}

.greenboxlow {
	background:url(../Images/Gif/greenboxlow.gif) no-repeat bottom left;
}

.bluetabtop {
	background:url(../Images/Gif/bluetabtop.gif) no-repeat top left;
}

.bluetablow {
	background:url(../Images/Gif/bluetablow.gif) no-repeat bottom left;
}

.blueboxtop {
	background:url(../Images/Gif/blueboxtop.gif) top left no-repeat;
}

.blueboxlow {
	background:url(../Images/Gif/blueboxlow.gif) no-repeat bottom left;
}


.SmallestH2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:65%;
	color:#999999;
}
/*------------------------------------------END RIGHT HAND COLOURED BOXES---------------------------------*/
/*----------------------------------------------------PRODUCT HEADERS--------------------------------------------------*/

.flashlight-head, .source-head, .logic-head {
	position:relative;
	overflow:hidden;
}

.flashlight-head {
	background:url(../Images/Logos/flashlight-logo-lrg.gif) no-repeat;
	width:178px;
	height:38px;	
}

.logic-head {
	background:url(../Images/Logos/logic-logo-lrg.gif) no-repeat;
	width:80px;
	height:38px;	
}

.source-head {
	background:url(../Images/Logos/source-logo-lrg.gif);
	width:105px;
	height:38px;	
}

.flashlight-head span, .logic-head span, .source-head span {
	position:absolute;
	z-index:200;
	overflow:hidden;
}

.flashlight-head span {
	background:url(../Images/Logos/flashlight-logo-lrg.gif) no-repeat;
	width:178px;
	height:38px;
}

.logic-head span {
	background:url(../Images/Logos/logic-logo-lrg.gif) no-repeat;
	width:80px;
	height:38px;
}

.source-head span {
	background:url(../Images/Logos/source-logo-lrg.gif) no-repeat;
	width:105px;
	height:38px;
}
/*----------------------------------------------END PRODUCT HEADERS-----------------------------------------*/
/*----------------------------------------------------LARGE TOOLTIPS-----------------------------------*/



.toolL, .toolF, .toolS {
	padding:5px 10px 10px 10px;
	color:#999999;
	display:block;
	width:322px;
	background:#333333;
	position:relative!important;
	z-index:3000!important;
}

.toolL ol, .toolF ol, .toolS ol {
	padding:0px;
	margin:0px 0px 0px 25px;
}

.toolL li, .toolF li. .toolS li {
	list-style:decimal;
	margin-bottom:10px;
}

.toolL h1, .toolF h1, .toolS h1 {
	color:white;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:none;
	font-size:110%;
}

.toolL h2, .toolF h2, .toolS h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:110%;
}

.tool-point {
	position:absolute;
	left:-21px;
	bottom:10px;
}

.tool-point2 {
	position:absolute;
	top:-5px;
	left:-5px;
}

.toolF h2 {
	color:#ff9900;
}

.toolS h2 {
	color:#6f9800;
}
.toolL h2 {
	color:#007eff;
}

.toolNew 
{
	z-index:3000!important;
}

/*--------------------------------------------------SCROLLING CASE STUDIES----------------------------*/

.webimages {
	position:absolute;
	top:36px;
	left:57px;
	width:524px;
	height:417px;
	overflow: hidden;
	
}

#demo-wrapper {
   width:800px;
   position: relative;
   height: 417px;
   overflow: hidden;
}

.scrolling-content {
	height: 417px;
}

.scrolling-content {
	width:3200px;
	position: absolute;
}

#content_1
{
  left:0;top:0;
}

#content_2
{
  left:524px;top:0;
}

#content_3
{
  left:1048px;top:0;
}

#content_4
{
  left:1572px;top:0;
}

.numbers {
	width:100%;
	text-align:center;
	padding:0px;
	margin:0px;
	list-style:none;
	font-size:120%;
	font-weight:bold;
}

.clientsitebg {
	width:630px;
	height:458px;
	background:url(../Images/Gif/client-site-bg.gif) no-repeat;
	margin-bottom:10px;
	position:relative;
	z-index:1;
}

.arrowleft {
	position:absolute;
	left:20px;
	top:200px;
}

.arrowright {
	position:absolute;
	width:20px;
	right:20px;
	top:200px;
}

/*--------------------------------------------------END SCROLLING CASE STUDIES----------------------------*/


/*---------------------------------------------END LARGE TOOLTIPS-----------------------------------------*/

.warning 
{
	background:url(../Images/Png/yellowbg.png);
	padding:3px 3px 1px 3px;
	margin:0px;
	text-align:center;
	border-bottom:1px solid #999;
	font-size:90%;
	font-family:Arial, Helvetica, sans-serif;
	behavior: url("/iepngfix.htc");
}

.access {
	text-align:right;
	width:400px;
	float:right;
	margin:93px 8px 0px 0px;
}

.fixed 
{
	font-size:9px;
}

.salesTable td {
	padding:4px 4px 5px 20px;
	border-bottom:1px solid white;	
	color:#333333;
	font-size:110%;
}
.objTableCol2  td {
	padding:4px 4px 5px 20px;
	border-bottom:0px solid white;	
	color:#333333;
	font-size:110%;
}

.salesTable img {
	cursor:pointer;
}

.GreyBg {
	background:#cfcece;
}

.LightOrangeBg {
	background:#ffcc66;
}

.YellowBg {
	background:#ffff99;
}

.RedBg {
	background:#ff8c59;
}

.PinkBg {
	background:#dfa0a0;
}

.keyicon{
	border:1px solid #ccc;
	width:12px;
	height:12px;
	float:left;
	margin-right:5px;
}

.loader 
{
	position:absolute;
	left:100px;
	top:100px;
	z-index:3000;
}

.posrel 
{
	position:relative;
}

.nopad, .nopad td
{
	padding:0px!important;
	margin:0px!important;
	border:0px!important;
}

.SharePanel
{
	height: 35px;
	position: absolute;
	z-index: 0;
}


/*---------------------------------------------START SHARE PANEL-----------------------------------------*/
.SharePanel a
{
	position: relative;
	cursor: pointer;
	text-decoration: none;
	display: block;
	height: 24px;
	width: 24px;
	float: left;
}

.SharePanel a span
{
	display: none;
	font-weight: bold;
	color: #fff;
	position: absolute;
	width: 6.7em;
	left: -2.5em;
	background-position: top center;
	text-align: center;
}

.SharePanel a .caption{
	padding: 0.2em;
}

.SharePanel .speach
{
	top: -0.7em;
	left: -2.3em;
	height: 9px;
	background-position: center;
}

.SharePanel a:hover
{
	background-position: center 28px;
	text-decoration:none;
}

.SharePanel a:hover span
{
	display: block;
	text-decoration: none;
}

.SharePanel a.share
{
	background-image: url(/images/gif/btn_bookmark.gif);
}

.SharePanel a.share .caption
{
	background: #f8a351;
	top: -3.6em;
	text-decoration:none;
	
}

.SharePanel a.share .speach
{
	background: url(/images/gif/speach-pink.gif) no-repeat center top;
}

.SharePanel a.print
{
	background-image: url(/images/gif/btn_print.gif);
}

.SharePanel a.print .caption
{
	background: #f7983d;
	text-decoration: none;
	top: -2.3em;
}

.SharePanel a.print .speach
{
	background: url(/images/gif/speach-brown2.gif) no-repeat center top;
	
}

.SharePanel a.ShareBlog
{
	background-image: url(/images/gif/btn_blog.gif);
}

.SharePanel a.ShareBlog .caption
{
	background: #97c111;
	top: -2.3em;
	text-decoration:none;
	
}

.SharePanel a.ShareBlog .speach
{
	background: url(/images/gif/speach-green2.gif) no-repeat center top;
}


.SharePanel a.ShareContact
{
	background-image: url(/images/gif/btn_contact.gif);
}

.SharePanel a.ShareContact .caption
{
	background: #0a5894;
	top: -2.3em;
	text-decoration:none;
	
}

.SharePanel a.ShareContact .speach
{
	background: url(/images/gif/speach-blue2.gif) no-repeat center top;
}

.ShareDesignedBy
{
	font-weight:normal;
	font-size: 12px;	
	margin:0px 0px 0px 19px;
}

.SharePanel .SharePop
{
	display: none;
	width: 400px;
	position: relative;
	background-image: url(/images/gif/speach-darkgreen.gif);
	background-repeat: no-repeat;
}

.SharePanel .bottomleft  .SharePop
{
	top: 25px;
	left: -304px;
	background-position: 311px top;
	z-index: 100;
}

.SharePanel .bottomright  .SharePop
{
	top: 25px;
	left: 0px;
	background-position: 110px top;
	z-index: 100;
}

.SharePanel .topright  .SharePop
{
	top: -238px;
	left: 0px;
	background: none !important;
	z-index: 100;
}

.SharePanel .topleft  .SharePop
{
	top: -238px;
	left: -316px;
	background: none !important;
	z-index: 100;
}

.SharePanel .SharePop .title
{
	margin: 19px 10px 10px 19px;
	display: block;
	font-size: 1.3em;
	height: 1.6em;
	width: 200px;
}

.SharePanel .SharePop .close
{
	float: right;
	width: 45px;
	padding-top:10px;
}

.SharePanel .SharePop .border
{
	border: 1px solid #FFCC66;
	background: #CFCECE;
	margin: 7px 0px 0px 0px;
	
	color: #000000;
	font-weight: bold;
}

.SharePanel .SharePop .links
{
	background: #fff;
	margin: 10px 20px 10px 20px;
	
}

.SharePanel .SharePop .col 
{
	width: 175px;
	float: left;
	padding-top: 10px;
}

.SharePanel .SharePop .col a
{
	float: left;
	display: block;
	width: 160px;
	margin: 0px 5px 5px 20px;
	color: #106190;
	font-size: 1.2em;
	_margin: 0px 5px 5px 10px;
	_width: 140px;
}

.SharePanel .SharePop .col a img
{
	margin: 0px 5px;
}
/*---------------------------------------------END SHARE PANEL-----------------------------------------*/


.consultlogo	{
							width: 120px;
							float: left;
							clear: both;
							}
							
.consulttext	{
							width: 490px;
							float:left;
							}	
							
.objTableLrgCol    {
                            width: 100%;
}

.objTableCol1    {
                            width: 60%;
}

.objTableCol2    {
                            width: 40%;
}

.button .inputbutton {
	display:block;
	padding:3px 35px 5px 7px;	
	float:left;
	background:#d9d8d9 url(../Images/Gif/button-bg.gif) top right no-repeat;
	border-top:1px solid #dbdbdb;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	border-left:1px solid #dbdbdb;
	color:#666;
	text-decoration:none;
	font-size: 1em;
	text-align:left ;
}

.logicstrapline {
	color:#999999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2.2em;
	line-height:1.3em;
	margin-top: 0px;
}

.logiccaseleft	{float: left; width: 360px; padding-bottom: 10px;}
.logiccaseright	{float: right; width: 235px; padding-bottom: 10px;}


.center	{text-align: center;}

.reToolbar
{
	clear:none;
}

.clearer {clear:both;}
