/*=================================/
| Riser Design CSS Stylesheet      |
| Author: www.RiserDesign.com	   |
| Date: 4/19/10                    |
| Contact: ecase@riserdesign.com   |
|                                  |
==================================*/

body,div,a,h1,h2,h3,h4,h5,h6,p,li,ul {
	padding:0;
	margin:0;
}

a, a img {
	outline-style:none;	
	text-decoration:none;
	border:none;
}

a:visited, a {
	color:#979797;
}

div#outerwrap {
	background:url(images/rd_bg.jpg) repeat-x;
	width:100%;
	font-family:helvetica, arial;
}

div#outerwrap.secondary {
	background:url(images/rd_bg_short.jpg) repeat-x;
}

div#wrapper {
	width:960px;
	height:400px;
	margin:0 auto;
}

li {
	list-style:none;	
}

/*======================
---> CLASS STYLES
=======================*/
.boldh1 {
	font-size:24px;
	color:#4c4c4c;
	letter-spacing:-1px;
	margin-top:5px;
}

a.find-out {
	height:42px;
	width:175px;
	display:block;
	background:url(images/find-out-how.png) no-repeat;
	clear:left;
	text-indent:-9999px;
}

a.contactriser {
	width:200px;
	height:47px;
	display:block;
	background:url(images/rd_cta1.jpg) no-repeat;
	text-indent:-9999px;
	float:right;
	margin-top:-4px;
}

.underline {
	border-bottom:1px solid #aaa9a9;	
	padding-bottom:5px;
}

.toppad {
	margin-top:20px;	
}

.clearfix {
	clear:both;	
	width:100%;
	
}

.left {
	float:left;	
}

.right {
	float:right;	
}

/*======================
---> HEADER STYLES
=======================*/
div#header {
	position:relative;
	height:390px;
	padding-top:23px;
	margin-bottom:20px;
}

div#header.secondary {
	height:90px;
}

#searchbar {
	position:absolute;	
}

#header ul {
	/*border:1px solid red;*/
	height:80px;
}

#header ul li {
	list-style:none;
	display:inline;
	line-height:77px;
	height:83px;
	/*border:1px solid green;*/
}

#header h1 {
	float:left;	
	margin-bottom:20px;
}

#header h2 {
	float:right;
	margin-top:20px;	
}

div#header.secondary a {
	color:#8e8f8e;
}

#header ul li a {
	text-decoration:none;	
	font-weight:bold;
	font-size:16px;
	color:#8e8f8e;
	height:80px;
	display:block;
	float:left;
	margin-right:45px;
	/*border:1px solid yellow;*/
}

#header ul li a.active {
	color:#328432;
	background:url(images/rd_active.jpg) no-repeat bottom center;
}

#rightcol ul li a.active {
	color:#328432;
	font-weight:bold;
}

#header ul li a:hover {
	color:#CCC;
}

#header ul li a.active:hover {
	color:#328432;
}

/*======================
---> MAIN CONTENT
=======================*/

/*=====PANELS======*/
ul#panels {
	margin-left:12px;	
	margin-top:20px;
	position:relative;
}

#panels li {
	width:305px;
	height:439px;
	background:url(images/rd_li_bg.jpg) no-repeat 0 53px;
	float:left;
	margin-right:11px;
	list-style:none;
}

ul#panels li ul {
	width:265px;
	margin:0px auto;
}

ul#panels li li {
	background:url(images/li_arrow.png) no-repeat;
	height:20px;
	padding-bottom:15px;
	padding-left:27px;
	font-size:14px;
	color:#585858;
	line-height:20px;
	width:265px;
}

ul#panels li h2 {
	text-indent:-9999px;
	height:52px;
	width:305px;
}

h2#web {
	background:url(images/panel_3.jpg) no-repeat -2px 0;
}

h2#branding {
	background:url(images/panel_1.jpg) no-repeat -2px 0;
}

h2#marketing {
	background:url(images/panel_2.jpg) no-repeat -2px 0;
}

ul#panels li p {
	font-size:12px;
	color:#ffffff;
	padding:17px;
	line-height:1.5em;
	height:200px;
}

/*======COMPANY========*/
p.reg {
	font-size:12px;
	line-height:1.55em;
	color:#555555;
	margin:10px 0;
	width:650px;
}

/*=======WEBEX=============*/
#webex ul li {
	padding-right:85px;
	width:425px;
	margin:20px 0 40px;
}

#webex ul {
	margin-bottom:40px;
	clear:both;	
}

#webex ul li.nopad {
	padding-right:0;
}

#webex ul li h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	margin:10px 0 5px;
	font-size:21px;
}

#webex ul li p {
	font-size:11px;
	line-height:1.55em;
	color:#777;
}

/*=====CLIENTEX======*/
#port {
	/*width:617px;*/
	font-family:/*"Trebuchet MS", */Arial, Helvetica, sans-serif;
	/*background:url(../images/LOGO-wallpaper.jpg) no-repeat;*/
}

#port ul {
	padding-top:20px;
	margin-bottom:30px;
	overflow:hidden;
}

#port ul h3 {
	margin-top:10px;
	font-size:14px;
	font-weight:normal;
	
}




ul#port_nav, ul#port_nav li, ul#port_nav li a  {
	height:60px;
font-size:15px;
line-height:57px;
}

ul#port_nav {
	margin-bottom:20px;	
	
}

ul#port_nav li a.active {
	background:none;
	cursor:default;
	
}

#port ul li {
float:left;
padding-right:68px;
}

#port ul li.nopad {
padding:0;	
}

#clientex {
	clear:left;
	color:#666666;
	font-size:12px;
}

#clientex ul {
	margin-top:10px;
	padding-left:12px;
}

#clientex ul li div {
	background:url(images/blurb-body.jpg) repeat-y;
	width:512px;
	float:right;
	margin-bottom:20px;
}

#clientex ul li {
	clear:both;
	border-top:1px solid #cecece;
	padding-top:22px;
}

#clientex ul li.no-underline {
	border:none;	
}

#clientex ul li p {
	padding:15px 30px 10px 60px;
	background:url(images/blurb-top.jpg) no-repeat;
	line-height:1.55em;
	}

#clientex ul li h4 {
	clear:right;
	font-style:italic;
	padding:0 0 20px 60px;
	background:url(images/blurb-bottom.jpg) no-repeat bottom;	
}

#clientex ul li img {
	float:left;	
	/*border:2px solid #666;*/
}

#riserback {
	position:absolute;
	z-index:-100;
	top:150px;
	left:10px;
}

/*=====RIGHTCOL======*/
#rightcol {
	float:right;
	width:300px;
	margin-right:15px;
	color:#666;
}

#rightcol img {
	margin-bottom:20px;
	text-align:center;
	margin-left:12px;
}

#rightcol.narrow {
	width:270px;	
}

#rightcol a:visited, #rightcol a {
	color:#666;
}

#rightcol li a:hover {
	color:#393;	
}

#rightcol a {
	margin-left:10px;
	display:block;
}

#rightcol ul li {
	width:100%;
	border-bottom:1px solid #cecece;
	padding:10px 0;
}

/*======================
---> FOOTER CONTENT
=======================*/
#footerwrap {
	width:100%;
	background:#292828 url(images/rd_ft_bg.jpg) repeat-x;
	clear:both;
}

#footer {
	width:960px;
	margin:0px auto;
	padding-bottom:20px;
	overflow:hidden;
padding-top:20px;
}

.ftcol {
	color:#979797;
	width:150px;
	float:left;
	margin-right:15px;

}

#footer ul {
	margin-bottom:10px;
}

#footer h6 {
	color:#ffffff;
	font-weight:normal;
	padding-bottom:2px;
	border-bottom:1px solid #757575;
}

#footer a:visited {
	color:#979797;
}

#footer ul li a:hover {
	color:#ffffff;
}

#footer ul li {
	padding:5px 0;
	font-size:11px;
	border-bottom:1px solid #696969;
}

#footer ul li a {
	display:block;	
	font-family:arial;
}

.ftcol-right {
	background:url(images/RD.png) no-repeat;
	height:100px;
	float:right;
	color:#979797;
	padding:0 0 0 55px;
	font-size:11px;
	line-height:1.35em;
	/*border:1px solid red;*/
}

.green {
	color:#328432;
	font-size:18px;
}

#login {
	background:#328432;
	border:1px solid #999;
	color:#CCC;
	display:block;
	width:85px;
	text-align:center;
	font-size:11px;
	-moz-border-radius:8px;
	-webkit-border-radius:5px;
	
}

#login:hover {
	background:#093;
	
}

.pp_nav p {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
font-weight:bold;
font-size:12px;
color:#999;

}

/*=======FORMBACK==========*/

#formback {
position:absolute;
background:#000000;
z-index:10;
height:100%;
width:100%;
opacity:0;
}

.none {
display:none;	
}

#formbox {
	
}

#contactform {
	background:#FFFFFF;/* url(images/riser-back.jpg) no-repeat bottom right;*/
	padding:10px 20px;
opacity: 0;
top:40%;
left:40%;
z-index:100;
/*height:450px;*/
width:320px;
position:absolute;

-moz-border-radius:25px;
-webkit-border-radius:25px;
}

a#contactclose {
background:url(images/cancel.jpg) no-repeat;
height:48px;
width:48px;
display:block;
text-indent:-9999px;
float:right;
margin-right:0;
margin-top:-45px;
}
#theform {
margin-top:10px;
}
#theform input {
background:#f1f1f1;
border:1px solid #cecece;
width:300px;

font-size:18px;
color:#999999;
-moz-border-radius:3px;
margin-bottom:10px;
padding:4px 5px 6px;
}

#theform textarea {
background:#f1f1f1;
border:1px solid #cecece;
margin-bottom:10px;
}

#theform table {
font-size:13px;
color:#999999;
}

#theform table tbody tr {
padding-bottom:15px;
}

input#submit {
width:100px;
}

h3.response {
	background:#f1f1f1;
	color:#999999;
	font-size:18px;
	width:230px;
	text-align:center;
	margin:20px;
	border:1px solid #cecece;
	-moz-border-radius:10px;
	padding:20px;
}

#loader {
	background:url(images/loader.gif) no-repeat center;
	height:300px;
	width:220px;
	margin:0 auto;
}

.error {
color:red;
font-size:10px;
float:right;
margin-top:-4px;
}

#company ul.services {
font-size:14px;
margin:10px 0 80px 30px;
width:295px;
color:#328432;
color:#333333;
}

img.left {
margin:15px 20px 5px 0;
border:10px solid #333333;
width:200px;
}

#company ul.services li {
height:25px;
margin:10px 0;
outline:none;
border:none;
padding:2px 25px;
background:url(images/li_arrow.png) no-repeat;
}

a.contactriser.adjust {
margin:28px 0 -30px;
} 

a.contactriser.adjust2 {
float:right;
padding:0;
margin:-10px 35px 10px 0;
} 

tr.hidden_field {
display:none;	
}

.h2head {
letter-spacing:-1px;
color:#666666;
font-size:20px;
margin:15px 0 5px;
padding:0;
}

.h3head {
letter-spacing:1px;
color:#333333;
font-size:14px;
font-style:italic;
margin:5px 0 0;
padding:0;
padding-bottom:10px;
font-weight:normal;
}

#content #company {
padding-bottom:70px;
}

p.reg.underline {
padding-bottom:20px;	
}

/*====COPYWRITING SAMPLES====*/
div.col-2 { padding:15px 0; margin-bottom:40px; -moz-column-count:3; -moz-column-gap:1.75em; /*-moz-column-rule: 1px solid #cecece;*/}
div.col-2 p { font-size:12px; color:#444444; line-height:1.65em;}
h1.boldh1 {
text-shadow: 1px 1px 1px #cecece;	
}

.boldh2 {
	font-size:24px;
	color:#000000;
	letter-spacing:-1px;
	margin-top:5px;
	text-shadow: 1px 1px 1px #cecece;
	}

.conformh2 {  
color:#888888;
	font-size:21px;
	margin-bottom:10px;
	text-shadow: 1px 1px 1px #cecece;
	letter-spacing:0;
}

