/* CSS Document */

body {
	background:url(../Images/Gif/bodybg.gif) top repeat-x;
	behavior: url("/csshover2.htc");
	padding:0px;
	margin:0px;
	line-height:1.6em;
}

html, body, form {height:100%;}

.nodec {
	text-decoration:none;
}

a, img 
{
	outline:none;
	border:none;
}

.trans {
	behavior: url("/iepngfix.htc");
}

.clearer {
	clear:both;
	height:1px;
	font-size:1px;
}

.fleft 
{
	float:left;
}

.valign 
{
	vertical-align:middle;
}

.valign-b 
{
	vertical-align:bottom;
}

.textbox, .droplist, .textarea {
	border:1px solid #cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
}

hr {
	clear:both;
	height: 1px;
	border-style: none;
	color: #cccccc;
	background-color: #cccccc;
	margin:0px;
	padding:0px;
}

/*-----------------------------LAYOUT ELEMENTS---------------------------------------*/

.wrapper {
	width:962px;
	margin:0px auto;	
	position:relative;
}

#content{
	min-height:100%;
	margin-bottom:-464px;
	position:relative;
	z-index:10;
}

* html #content{height:100%;}

.logo {
	float:left;
	background:url(../Images/Logos/rocktime-logo.gif) no-repeat;
	width:260px;
	height:64px;
	position:relative;
	margin:21px 0px 28px 0px;
}

.logo span {
	position:absolute;
	background:url(../Images/Logos/rocktime-logo.gif) no-repeat;
	width:260px;
	height:64px;
	z-index:2;
	cursor:pointer;
}

#footer {
	
}

.footerGeneric {
	width:100%;
	clear:both;
	height:464px;
	color: #000000;
	background:url(../Images/Jpg/footer-generic.jpg) bottom center repeat-x;
}

.footerGarden {
	width:100%;
	clear:both;
	height:464px;
	color: #000000;
	background:url(../Images/Jpg/footer-garden.jpg) bottom center repeat-x;
}

.footerExplosive {
	width:100%;
	clear:both;
	height:464px;
	color: #000000;
	background:url(../Images/Jpg/footer-explosive.jpg) bottom center repeat-x;
}

#clearfooter{
	clear:both;
	height:415px;
	position:relative;
	z-index:-10;
}

.footercontent 
{
	color:white;
	margin:0px auto;
	width:962px;
	padding:330px 0px 0px 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;
	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;
	padding:3px 35px 5px 7px;	
	float:left;
	color:#666;
	text-decoration:none;
}

.button a:hover {	
	color:#333;
}

/*----------------------------------------content-------------------------------*/

.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;
}

.narrowcol a {
	color:white;
}

.narrowcol a:hover {
	color:orange!important;
}

.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;
}

.bulletarrow, .bulletarrowlo
{
	padding:0px;
	margin:2px 0px 0px 0px;
	line-height:1em;
}

.bulletarrow li, .bulletarrowlo li {
	list-style:none!important;
	background:url(../Images/Gif/bullet.gif) no-repeat 0px 4px;
	padding-left:15px!important;
	color:#acacac;
	line-height:1.4em!important;
}

.bulletarrowlo li {
	background:url(../Images/Gif/bullet.gif) no-repeat 0px 4px!important;
}

.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;
}

.maincol li {
	list-style:square;
}

.rightcol {
	width:301px;
	float:right;
	margin-top:30px;
}

.buttonlrg {
	display:block;
	background:#d8d8d8 url(../Images/Gif/buttonbg.gif) repeat-x;
	border-top:1px solid #dbdbdb;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	border-left:1px solid #dbdbdb;
	padding:15px;
	color:#666;
	float:left;
	text-decoration:none;
}

.buttonlrg:hover {	
	color:#333;
}

.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;
	
}

.form label 
{
	width:15em;
	float:left;
	margin-bottom:10px;
}

.greybordercol {
	position:relative;
	border:1px solid #d5d5d5;
	padding:10px;
	margin-bottom:20px;
}

.greybgcol {
	position:relative;
	border:1px solid #d5d5d5;
	background:#f9f9f9;
	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;
}






.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;
}

.expandbox
{
	width: 595px;
	background: url(/images/box-fill.gif) repeat-y top center;
}
.expandbox.right
{
	float:right;
}
.expandbox-top
{
	width: 595px;
	background: url(/images/box-top.gif) no-repeat top center;
}
.expandbox-bottom
{
	width: 595px;
	background: url(/images/box-bottom.jpg) no-repeat bottom center;
	padding-bottom: 90px;
}
.expandbox-content
{
	width: 560px;
	margin: 0px 0px 0px 30px;
	padding: 15px 0px 7px 0px;
}
.expandbox-content a
{
	text-decoration: underline;
}
.expandbox-content a:hover
{
	color: #333333;
}

.login
{
	float:left;
	width: 258px;
}