@charset "UTF-8";
/* CSS Document */

#thetags{
font-size: 0.9em;
position: absolute;
top: 130px;
left: 430px;
border-left: 1px dotted #ccc;
padding-left: 70px;
width: 300px;
z-index: 1000;
text-align: left;
text-transform: uppercase;
}

.thisclient p,
#ripcurl p{
text-transform: uppercase;
}

#splooch{
top: 330px;
left: 750px;
}

img.port{
margin-left: 260px !important;
}

strong{
font-weight: bold;
}

.bioginner{
padding: 20px 0 0 0 !important;
}

.bioginner p{
width: 800px;
}

#client-info{
width: 300px;
padding-top: 200px;
padding-left: 20px;
text-align: right;
}


#client-info h3{
color: #339999;
text-transform: uppercase;
font-size: 1.2em;
}


#client-info p{
font-size: 0.8em;
padding: 0 0 10px 0 !important;
}


#client-info a{
	font-size: 0.8em;
font-weight: bold;
color: #333;
text-decoration: none;
}


.livetag,
#client-info a:hover{
color: #339999 !important;
}

body{
margin: 10px 0 30px 0;
font-family: arial;
}

.bigborder{
border: 10px solid #000;
}

h1 a{
width: 392px;
height: 109px;
text-indent: -9999px;
background: url(../images/luci-grigg-header-h1.png);
float: left;
margin: 0 0 20px -50px;
}

#leftfade, #rightfade{
position: fixed;
background: url(../images/left-fade.png);
height: 55px;
width: 60px;
z-index: 11;
}

#rightfade{
background: url(../images/right-fade.png);
margin: 0 0 0 840px;
}

#header{
width: 900px;
margin: 0 auto 0 auto;
}

ul.menu{
padding: 70px 0 0 0;
margin: 0 0 0 -10px !important;
float: right;
}

ul.menu#sub{
padding-top: 15px;
}

ul.menu#sub li a{
font-weight: normal;
color: #999;
}

ul.menu#sub li a:hover{
color: #339999;
}

ul.menu li a{
color: #000000;
font-size: 12px;
padding: 0 0 0 20px;
text-decoration: none;
float: left;
text-transform: uppercase;
font-weight: bold;
}

ul.menu li a:hover{
color: #339999;
}

p a{
color: #339999 ! important;
}

li#live a{
color: #339999 ! important;
}

#main{
overflow: visible !important;
width: 950px;
clear: both;
overflow: hidden;
margin: 10px auto 0 auto !important;
}

#main ul#fadeimages{
width: 99999px;
text-align: center;
margin: 0 auto 0 auto;
height: 900px;
}

#main ul#fadeimages li{
float: left;
padding: 0 0px 0 0px;
}

div.sc_menu {
	/* Set it so we could calculate the offsetLeft */
	position: relative;
	height: 52px;
	width: 920px;
	margin: 0 0 0 10px;
	overflow: auto;
}
ul.sc_menu {
	display: block;
	height: 0px;
	/* max width here, for users without javascript */	
	width: 1560px;	
	padding: 10px 0 0 0px; 
	/* removing default styling */
	margin: 0;
	background: url('navigation.png');		
	list-style: none;
}
.sc_menu li {
	display: block;
	float: left;	
	padding: 0 4px;
}
.sc_menu a {
	position: relative;
	display: block;
	text-decoration: none;


}
.sc_menu span {
	display: none;
	margin-top: 3px;
	text-align: center;
	font-size: 12px;	
	color: #fff;
}
.sc_menu a:hover span {
	display: block;
}

.sc_menu a img {
position: relative;
border: 1px solid #333;
	filter:alpha(opacity=50);	opacity:0.5;
}

.sc_menu a:hover img {
	filter:alpha(opacity=100);	
	opacity:1;
}

DIV#loader {

	overflow: hidden;
}

div#loader img{
text-align: center;
margin: 0 auto 0 auto;

}

ul.menu li{
float: left;
}



DIV#loader.loading {
	background: url(../images/spinner.gif) no-repeat center center;
width: 940px;
height: 620px;
}

#footer{
text-transform: uppercase;
padding: 20px 0 30px 7px !important;
float: left;
font-size: 10px;
color: #999;
}

#footer a{
color: #999;
}

#footer a:hover{
color: #333;
}

.tag { margin: 0; }

.tag li { display: inline; }

.tag li a{
text-decoration: none;
color: #000;
}


.tag li a:hover{
color: #339999;
}

.size1{
font-size: 0.8em;
font-weighT: bold;
}


.size2{
font-size: 1.2em;
font-weighT: bold;
}


.size3{
font-size: 1.4em;
font-weighT: bold;
}


.size4{
font-size: 1.6em;
font-weighT: bold;
}


.size5{
font-size: 1.8em;
font-weighT: bold;
}



