
*{
	margin:0;
	padding:0;
	border: 0;
}
	
body 
{
	font: 80% Verdana, arial, sans-serif;
	line-height: 150%;
	color: #525252;
	background-image: url(images/bkg_main.gif);
}


#wrapper
{
	position: relative;
	height: auto !important;
	margin: 0 auto ; 
	width:760px;
	padding-top: 102px;
	background-color:#fff;
	}

p {
	font: 0.5em;
	padding: 0.3em;
	}

ul{
	padding: 0 2em;
}
		
ul li{
	list-style: outside;
	}
	
a img {
	display: block;}
/* Common - Header */

#top
{
                position: absolute;
                top: 0;
                left:0;
                width: 732px;
                height: 102px;
                background: url(images/hd_image.gif) no-repeat 18px 0;
}


#logo
{
                position: absolute;
                z-index: 20;
                width: 211px;
                height: 68px;
                overflow: hidden;
                margin-top: 0;
}

#logo a
{
                display: block;
                height: 68px;
                overflow: hidden;
                color: #fff;
                font-size: 150%;
                line-height: 68px;
}

#logo a:hover
{
                cursor: hand;
                cursor: pointer;
                background-color:transparent;
}

#logo span.replacement
{
                display: none;
                position: absolute;
                top: 0;
                width: 100px;
                height: 100px;
                background-repeat: no-repeat;
}

* h\tml #logo span.replacement
{
                display: block;
                z-index: 30;
                width: 250px;
                background: url(images/hd_image.gif) no-repeat 18px 0;
}

#logo a span.replacement
{
                display: block;
                z-index: 35;
                width: 250px;
                
                background: url(images/hd_image.gif) no-repeat 18px 0;
}

#logo span.linkText
{
                position: relative;
                z-index: 25;
}

/* Content styles for t1 */

#page
{
	position:relative;
	padding:0.5em;
}

#contentT1
{
	width:520px;
	color: #525252;
	margin:0;
	padding:0 0 0 1em;

}
/* The following styles allows for the "Ryarc" logo to be a link */
#header span
{
	visibility:hidden;
}

#header a
{
	text-decoration: none;
	padding:85px 80px;
}

/* Common - Main navigation (appears in header) */
#top #mainNav
{
	text-align:right;
	padding:0;
	margin:55px 0 0 0;
}

#mainNav li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}
	
#mainNav li a:link, #mainNav li a:visited {
	color: #FFF;
	text-decoration: none;
}

#mainNav li a:focus, #mainNav li a:hover, #mainNav li a:active,#mainNav li a.current {
	color: #FFFC00;
	background:none;
	text-decoration: none;
}

/* *************** */




/* Common - Footer */
#footer
{
	position: relative;
	padding:0;
	background-image: url(images/bkg_footer.gif);
	text-align:center;
	margin:0 auto;
	clear:both;
	width:760px;
	background-color:#FFF;
}

#push, #footer
{
	height: 100px;
}

#footer #first
{
	padding-top:20px;
}

#footer .links, #footer .links a, #footer .copyright, #footer .copyright a
{
	color:#fff;
	background:none;
	padding-top:0.5em;
}

#footer .links a:hover, #footer .copyright a:hover
{
	color:#222;}

/* *************** */

/* For the home page content */

#contentHome
{
	padding:1.5em;
}

#contentHome #headerHome
{
	vertical-align:middle;
	padding-bottom: 1.5em;
	border-bottom: solid 1px #d1d9dd;
}

#campaignLogo
{
	float: left;
	width: 290px;
}

#cmText
{
	float:left;
	line-height: normal;
	margin: 0 10px 10px 10px;
	width: 290px;	
}

#downloadLogo
{
	width: 67px;
	background-color: Transparent;
}

/* #mainModule-3cols after CM spiel ************* */

.mainModule
{
	float:left;
	width:30%;
	font-size: 95%;
	line-height: 130%;
	margin-right:5px;	
}

.need1
{
	padding-top: 90px;	
	background: url(Images/home/home_icons.gif) no-repeat 75px 12px;
	
}
.need2
{
	padding-top: 90px;	
	background: url(Images/home/home_icons.gif) no-repeat 100px -100px;
}
.need3
{
	padding-top: 90px;	
	background: url(Images/home/home_icons.gif) no-repeat 100px -206px;
}
/*
#contentHome #whatNeeds .need a,
#contentHome #whatNeeds .need a:link,
#contentHome #whatNeeds .need a:visited,
#contentHome #whatNeeds .need a:focus,
#contentHome #whatNeeds .need a:active
{
	color:#136AA6;
	background:none;
}
#contentHome #whatNeeds .need a:hover
{
	color:#2988c4;
}
*/
#contentHome h1
{
	width:253px;
	font: 1.3em Arial;
	color:#136AA6;
	padding-top:1em;
	border-bottom:solid 1px #d1d9dd;
	clear:both;
}

.multiColLayout{
	font-size: 95%;
}
.multiColLayout div
{
	width:28%;
	float:left;
	margin-right:3%;
}

#breadcrumbs
{
	font-size:0.8em;
	color:#898989;
	margin: 10px 0;
}


/* Template 1 specific */


#secNav
{
	position:absolute;
	top:10px;
	right:0;
	width:202px;
	margin-right:0;
}

#secNav ul
{
	margin-left: 0;
	padding-left: 15px;
}


/* Black/grey link box on side nav */
.mainLinks
{
	padding: 0;
	margin: 0;
}

.mainLinks .roundtop { 
	background: none; 
	background-color: #656565;
	padding-bottom:5px;
}

.mainLinks .roundbottom { 
	background: none; 
	background-color: #656565;
	padding-top:5px;
}

.mainLinks ul
{
	margin: 0;
	background-color:#3E3E3E;
	padding: 5px 0 5px 0;
	border-spacing: 10px;
	border-top: dotted 1px #fff;
	border-bottom: dotted 1px #fff;
}

.mainLinks li
{
	list-style: none;
	padding: 3px 0;
}

.mainLinks li a, .mainLinks li a:link, .mainLinks li a:visited
{
	background: url(images/t1/mainLinks_off.gif) left no-repeat;
	padding-left: 20px;
	color:#fff;
	text-decoration:none;
}

.mainLinks li a:focus,.mainLinks li a:hover,.mainLinks li a:active, .mainLinks li a.current
{
	background: #3E3E3E url(images/t1/mainLinks_on.gif) left no-repeat;
	padding-left: 20px;
	color: #FFFC00;
	text-decoration:none;
}
/* *************** */

/* Light blue link boxes on side nav */
.subLinks
{
	background-color:#e3e3e3;
	padding:0;
	margin:10px 13px 10px 0;
	color:#136AA6;
	width:191px;
}

.subLinks ul
{
	margin: 0;
	padding: 0 0 5px 0;
}

.subLinks p 
{
	font-size: 1.2em;
	font-weight:bold;
	padding:5px 0 8px 15px;
	margin: 0;
}


.subLinks li
{
	list-style: none;
	padding: 1px 0;

}

.subLinks li a, .subLinks li a:link, .subLinks li a:visited
{
	background: #e3e3e3 url(images/t1/subLinks_off.gif) left no-repeat;
	padding-left: 20px;
	color:#136AA6;
	text-decoration:none;
}

.subLinks li a:focus,.subLinks li a:hover,.subLinks li a:active, .subLinks li a.current
{
	background: #e3e3e3 url(images/t1/subLinks_on.gif) left no-repeat;
	padding-left: 20px;
	text-decoration:none;
}



img.corner {
   border: none;
   display: block !important;
}

.roundtop { 
	background: url(images/t1/top_right.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/t1/bottom_right.gif) no-repeat top right; 
}

/* --------------------- Pseudo classes --------------------- */

/* --- Standard links --- */

a:link, a:visited {
	color : #136aa6;
	text-decoration: none;
}
a:focus, a:hover, a:active{
	color: #FFF;
	background-color: #2988c4;
}
a img {
	background: transparent;
}
	/*
P.I.E. FLOAT CLEARING
See http://www.positioniseverything.net/easyclearing.html 
--------------------- */

.clearer:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearer {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearer {height: 1%;}
.clearer {display: block;}
/* End hide from IE-mac */	

/* *************** */

#tryOutToday
{
	background-image: url(images/t1/bkg_download.gif);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#dbefff;
	width:191px;
	margin:0 13px 0 0;
	padding:0;
	height:130px;
}

#tryOutToday .roundtop 
{
	display:inline;
	width:191px;
	clear:both;
	float:left;
	background: url(images/t1/top_right.gif) no-repeat top right; 
}

#tryOutToday .roundbottom 
{
	display:inline;
	width:191px;
	clear:both;
	float:left;
	background: url(images/t1/bottom_right.gif) no-repeat bottom right;
}

#tryOutToday img#downloadLogo
{
	padding:11px 0 0 10px;
	float:left;
	border:0;
	margin:0;
}


#tryOutToday a
{
	float:right;
	display: inline;
	padding:40px 20px 0 0;
	color: #136AA6;
	background:none;
	font-weight:bold;
	font-size:1em;
	font-family:Verdana,Arial,sans-serif;
}

/*template 1*/
#contentT1 li
{
	color: #3c3c3c;
}

#contentT1 h1
{
	font-weight: bold;
	color: #F5561B;
	font-family:Arial,sans-serif;
	font-size: 16px;
}

h2
{
	color: #666;
	font:bold 1.1em Arial,sans-serif;
	padding: 1em 0;
}
h3
{
	color:#136AA6;
	font:bold Arial,sans-serif;
	font-size: 1em;
	padding: 0.3em 0;
}
#contentT1 
{
	padding-top: 10px;
}

.promoLine, .highlight
{
	color: #136AA6;	
	font: 1.2em/1.2em Arial,sans-serif;
	margin-bottom: 0.5em;
}

#contentT1 .highlight
{
	clear:both;
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	padding: 5px 0;
	margin:10px 0;
}

.formats
{
	background-color: #E8EFEF;
	padding:5px 0;
	height:120px;
	margin:15px 0;
}

.formats ul
{
	float:left;
	padding:5px 5px 5px 20px;
	margin:0;
}


.formats li
{
	list-style-type:none;
}


#contentT1 #pnlMetrics
{
	background-image: url(images/t1/ic_usable.gif);
	background-repeat:no-repeat;
	padding-left:50px;
	margin:20px 0;
}

#contentT1 #pnlSecurity
{
	background-image: url(images/t1/ic_security.gif);
	background-repeat:no-repeat;
	padding-left:50px;
	margin: 20px 0;
}

#contentT1 #pnlFlexibility
{
	background-image: url(images/t1/ic_flexible.gif);
	background-repeat:no-repeat;
	padding-left:50px;
	margin:20px 0;
}

#contentT1 #pnlUsability
{
	background-image: url(images/t1/ic_usable.gif);
	background-repeat:no-repeat;
	padding-left:50px;
	margin:20px 0;
}

