 #flowtabs {
height:31px !important;
margin:0 !important;
padding:0;
width:760px;
}
#flowtabs li {
float:left;
list-style-type:none;
margin:0;
padding:0;
text-indent:0;
}
#flowtabs li a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/tools/img/tabs/blue_panes.jpg) no-repeat scroll 0 0;
color:#000000;
display:block;
font-size:12px;
height:31px;
line-height:33px;
margin:0;
padding:0;
text-align:center;
text-decoration:none;
width:189px;
}
#flowtabs #t1 {
background-position:0 0;
}
#flowtabs #t2 {
background-position:-189px 0;
}
#flowtabs #t3 {
background-position:-378px 0;
}
#flowtabs #t4 {
background-position:-567px 0;
width:192px;
}
#flowtabs a:hover {
color:#FFFFFF;
}
#flowtabs #t1:hover {
background-position:0 -33px;
}
#flowtabs #t2:hover {
background-position:-189px -33px;
}
#flowtabs #t3:hover {
background-position:-378px -33px;
}
#flowtabs #t4:hover {
background-position:-567px -33px;
}
#flowtabs a.current {
color:#FFFFFF;
cursor:default;
line-height:34px;
}
#flowtabs #t1.current {
background-position:0 -66px;
}
#flowtabs #t2.current {
background-position:-189px -66px;
}
#flowtabs #t3.current {
background-position:-378px -66px;
}
#flowtabs #t4.current {
background-position:-567px -66px;
}
#flowpanes {
	height:255px;
	width:470px;
	float: right;
}
#flowpanes div {
color:#FFFFFF;
display:none;
}
#flowpanes div h2 {
color:#DDDDDD;
font-size:22px;
font-weight:normal;
letter-spacing:1px;
margin:10px 0 0;
}
#flowpanes a {
color:#CCCC99;
font-size:14px;
}
#nav {
	float: left;
	width: 400px;
	margin-left: 370px;
	margin-top: 10px;
}
#flowpanes p, #flowpanes samp {
color:#CCCCCC;
}
#flowpanes div.narrow {
padding-right:160px;
}



/* override the root element to enable scrolling */
#flowpanes {
	position:relative;
	overflow:hidden;
}

/* override single pane */
#flowpanes div {
	float:left;
	display:block;
	width:570px;
	cursor:pointer;
	font-size:14px;
}

/* our additional wrapper element for the items */
#flowpanes .items {
	width:20000em;
	position:absolute;
	clear:both;
	margin:0;
	padding:0;
}

#flowpanes .less, #flowpanes .less a {
	color:#999 !important;
	font-size:11px;
}

a.browse {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/hori_large.png) no-repeat scroll 0 0;
cursor:pointer;
display:block;
float:left;
font-size:1px;
height:30px;
margin:40px 10px;
width:30px;
}

button {
font-size:12px;
}

button.custom {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/normal.png) no-repeat scroll 0 0;
border:0 none;
height:21px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
width:68px;
}

button {
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
-moz-outline-radius-bottomleft:4px;
-moz-outline-radius-bottomright:4px;
-moz-outline-radius-topleft:4px;
-moz-outline-radius-topright:4px;
background-color:#222222;
border:1px solid #FFFFFF;
color:#FFFFFF;
cursor:pointer;
font-size:11px;
height:24px;
outline-color:#999999;
outline-style:outset;
outline-width:1px;
}

