@charset "utf-8";
/* CSS Document */

body {
	/*margin:0;*/
	padding:0;
	margin-top:0px;
	margin-bottom:0px;
	background-color: #fff;
	background-image: url(/051web/resources/images/bg-x.jpg);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #000000;}
h1{
	margin:0;
	padding:0;
	color:#cc092f;
	font-weight:100;
	font-size:33px;
	padding-top:5px;
	
}
img  a{border:0;}
.banner {
        margin: 0px  0px 10px 0px;
        padding:0px 0px 5px 0px;
}

h2{
	margin:0;
	padding:0;
	color:#cc092f;
	font-size:16.5px;
	margin-bottom:15px;
        line-height:20px;
}

h2 a{
	margin:0;
	padding:0;
	color:#cc092f;
	font-size:16.5px;
	margin-bottom:15px;
        text-decoration:none; 
}


h2 a hover, h2 a visited {
	margin:0;
	padding:0;
	color:#cc092f;
	font-size:16.5px;
	margin-bottom:15px;
        text-decoration:underline; 
}

h3{
	margin:0;
	padding:0;

	font-size:16.5px;
	margin-bottom:15px;
}




ul {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
                list-style-position: outside;
                padding-left:30px;
                margin-bottom:20px;
                list-style-type: disc;
}

ul li {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size:13.5px;
	line-height:21px;

	margin-bottom:0px;
}

ol {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
                list-style-position: outside;
                padding-left:30px;
                margin-bottom:20px;
                list-style-type: decimal;
}

ol li {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size:13.5px;
	line-height:21px;
	margin-bottom:0px;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 0px;
	padding:0;
	font-size:13.5px;
	line-height:21px;
	margin-bottom:20px;
}
.chart {
	line-height:18px;
}


.fileTrail{
color:#333;
text-decoration:none;
}


.darkenBackground {
background-color: rgb(0, 0, 0);
opacity: 0.7; /* Safari, Opera */
-moz-opacity:0.70; /* FireFox */
filter: alpha(opacity=70); /* IE */
z-index: 20;
height: 100%;
width: 100%;
background-repeat:repeat;
position:fixed;
top: 0px;
left: 0px;
}


#wrapper{
	width:922px;
	margin-left:auto;
	margin-right:auto;

}

#header{
	width:922px;
	height:89px;
}



#headerNav a:hover{
	text-decoration:underline;
}

#logo{
	padding-top:18px;
	margin-left:15px;
	float:left;
}




#pageContent{
	width:864px;
	background-color:#FFF;
	padding-left:29px;
	padding-right:29px;
	padding-top:30px;
}

#slider{
	width:861px;
	height:359px;
	margin-top:20px;
	margin-bottom:30px;
}

#leftNav{
	width:236px;
	float:left;
}

#learnMore{
	width:217px;
	height:92px;
	background-image:url(/051web/resources/images/learnMore_bg.jpg);
	margin-top:20px;
}

#contentCopy{
width:296px;

float:left;

}

#middleContent{
width:606px;
float:right;
}

#dashboard{
width:330px;
float:right;
margin-left:30px;
}

#borderBottom{
	width:921px;
	height:19px;
	background-image:url(../images/bottomBorder.jpg);
	background-repeat:no-repeat;
}


#footer{
	width:864px;
	padding-left:29px;
	padding-right:29px;
	padding-top:20px;
	height:100px;

}

.social{
	width:102px;
	float:left;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	 color:#000;
}

#footerLinks{
	width:475px;
	float:left;
	margin-left:40px;
	font-size:11px;
	line-height:17px;
}

#footerLinks a{
	font-size:11px; color:#000; text-decoration:none; font-weight:100;
}

#footerLinks a:hover{
	text-decoration:underline;
}

#trustE{
	width:121px;
	float:right;
}


#buckets{
margin-top: 40px;
}

.bucket{
 height: 223px; width: 277px; float: left; margin-left: 15px;
}


.bucket a {
  display:block;
  width:100%;
  height:100%;
  text-decoration:none;
}





#subcontentCustomers {
	width:864px;
	margin:0 auto;
	padding-top:30px;
	background:#FFF;
}

#subcontentCustomers #wide {
	width:585px;
	float:left;
}

#subcontentCustomers #sidebar {
	float:right;
	width:269px;
	height:460px;
	overflow:hidden;
}

#sidebar #sidecontent {
	margin: 0 auto;
	width:265px;
	height:406px;
	position:relative;
	overflow:hidden;
	display:block;
	border: 2px solid #CCC;
	-webkit-border-bottom-left-radius:20px;
	-webkit-border-bottom-right-radius:20px;
}

#sidebar_header {
	position:relative;
	width:265px;
	height:40px;
	background:#333;
	text-align:center;
	border: 2px solid #CCC;
	border-bottom:none;
	-webkit-border-top-left-radius:20px;
	-webkit-border-top-right-radius:20px;
}

#sidebar_header h3 {
	color:#FFF;
	font-weight:normal;
	margin:10px 0 0 0 ;
	padding:0;
}

#sidebar_footer {
	position:relative;
	height:15px;
	border:2px #CCC solid;
	border-top:none;
}

#sidebar #cslist {
	width:265px;
	height:456px;
	position:absolute;
	display:block;
	overflow:hidden;
	top:360px;
	left:0px;
	background:transparent;
	text-align:center;
	
	-webkit-border-bottom-left-radius:20px;
	-webkit-border-bottom-right-radius:20px;
	-moz-border-bottom-left-radius:20px;
	-moz-border-bottom-right-radius:20px;
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
}

#cslist #cscontent {
	width:265px;
	height:407px;
	background: #000;
	text-align:left;
	color:#FFF;
	font-size:11px;
        line-height:14px;
	
	-webkit-border-bottom-left-radius:20px;
	-webkit-border-bottom-right-radius:20px;
	-moz-border-bottom-left-radius:20px;
	-mox-border-bottom-right-radius:20px;
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
}

#cslist #cscontent ul {
	margin:0px;
	padding:30px 0 0 0;
	list-style:none;
}

#cslist #cscontent ul li {
	margin:0;
	padding:5px 20px 15px 20px;
	font-size:12px;
        line-height:16px;
}

#sidecontent p.casestudy {
	padding:0 20px 15px 20px;
	font-size:13px;
        line-height:19px;
	color:#333;
	text-align:center;
}

#casestudy {
	width:269px;
	height:240px;
	overflow:hidden;
}

.cslink a {
	color:#CC092F;
}

#subcontentCustomers h1 {
	font-family: "Calibri", Helvetica, Arial, sans_serif;
	margin:0;
	color:#CC092F;
	font-weight:normal;
}

#subcontentCustomers a {
	color:#CC092F;
	text-decoration:none;
	font-weight:bold;
}

#subcontentCustomers a:hover, #subcontentCustomers a:hover.last {
	color:#CC092F;
	text-decoration:underline;
}

#logocontainer {
	width:450px;
	height:105px;
 
	margin-top:0px;
	padding:0;
	position:relative;
	float:right;
	 
	
}

#logos {
	position:absolute;
	top:0;
	left:0;
}

#getstarted {
	width:585px;
	height:100px;
	background: url(/051web/resources/images/getstarted_bg.jpg) bottom left no-repeat;
	margin-top:30px;
	position:relative;
}

#getstarted #headline {
	float:left;
	margin:40px 0 0 15px;
}

#getstarted #tabs {
	position:absolute;
	bottom:0;
	right:0;
	padding-right:10px;
	overflow:hidden;
}

#tabs .tabcontainer {
	height:71px;
	width:120px;
	margin-right:4px;
	margin-left:4px;
	position:relative;
	background: url(/051web/resources/images/tap_up.jpg) bottom left no-repeat;
	float:left;
	font-size:14px;
	font-weight:bold;
}

.tabover {
	position:absolute;
	top:72px;
	bottom:0;
	width:120px;
	height:71px;
	background: url(/051web/resources/images/tab_over.jpg) bottom left no-repeat;
	text-align:center;
	color:#FFF;
	font-weight:bold;
}

.tabcontainer .title {
	text-align:center;
	padding-top:30px;
}

.tabover .title {
	text-align:center;
	padding-top:15px;
}

.bodycopy {
	font-family: Helvetica, Arial, sans_serif;
	color:#333;
	font-size:13px;
	line-height:1.4em;
}

.clearfix {
	clear:both;
}
/*END VIDEO ELEMENTS*/



#content-item {
	float:left;
	width:864px;
	background-color:#FFF;
	color:#4A4A4A;
	font:normal 12px/17px Arial, sans-serif;
	overflow:hidden
}
#content-item h1{ color:#cc092f;
font-family: Calibri, Arial,sans-serif;
font-size:24px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:130%;
margin:5px 0px -2px 0px;
padding-bottom:3px;
text-align:left;
width:450px;
color:#cc092f;}

#content-item h2{ color:#636163;
font-family:Arial,sans-serif;
font-size:14px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:140%;
margin:2px 0;
padding-bottom:0px;
margin-bottom:0px;}

#content-item h3 {
	color:#Cc092f;
	font:bold 14px/21px Arial, sans-serif;
	margin:8px 0px;
}

#content-item p{
font-size:12px;
line-height:16px;
margin-bottom:15px;
}

#content-item a{
color:#CC092F;
}

#content-item ul li{
font-size:12px;
}


#content-nav {
	margin:10px;
	float:left;
	clear:left;
	width:200px;
	background:#B7B9B7 url('/051web/resources/images/contentnavbg.jpg') no-repeat
}
#content-nav ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#content-nav ul li {
	min-height:30px;
	height:auto !important;
	height:30px;
	border-bottom:1px solid #FFF
}
#content-nav ul li:last-child, #content-nav ul li.last-child {
	border-bottom:none;
}
#content-nav ul li a {
	display:block;
	width:180px;
	font:normal 12px/30px Arial, sans-serif;
	color:#000;
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
}
#content-nav ul li a:hover {
	text-decoration:underline;
	font-weight:bold
}
#content-nav ul li ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#content-nav ul li ul li {
	min-height:30px;
	height:auto !important;
	height:30px;
	background-color:#EDEFED;
}
#content-nav ul li ul li a {
	display:block;
	padding-left:15px;
	width:165px;
	font:normal 12px/30px Arial, sans-serif;
	color:#000;
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
	border:none
}
#content-nav ul li ul li a:hover {
	text-decoration:underline;
	font-weight:bold
}


#content-adblock {
	float:left;
	margin:10px;
	width:160px;
	clear:left;
	padding:10px;
	font:bold 16px/18px Calibri, Arial, sans-serif;
	color:#000;
	font-weight:normal;
	background-image: url('/051web/resources/images/formgradient.gif');
	background-repeat:repeat-x;
}
#content-adblock em {
	color:#Cc092f;
	font-style:normal;
}
#content-adblock a {
	color:#696969;
	font:normal 12px/18px Arial, sans-serif;
	text-decoration:none;
	display:block;
	padding:5px 0px;
	position:relative;
}

#internal-banner {
	clear:left;
	margin-left:8px;
	min-height:200px;
	height:auto !important;
	height:200px;
	width:670px;
	float:left;
	margin-top:0px;
	color:#FFF;
}
.imgLeft{
                float: left;
                margin-right: 15px;
                margin-bottom: 10px;
}

.imgLeft_small{
	float: left;
                margin-right: 5px;
                 border:none;
                 margin-bottom: 85px;
}
.imgRight{
	float: right;
                margin-left: 15px;
                 border:none;
}
.imgRight_small{
	float: right;
                margin-left: 5px;
                 border:none;
}
.wpRight{
	float: right;
                margin: 10px 6px 2px 5px;
                 border:none;

}



.tocMini {
font-family: arial, helvetica,_sans; 
color: #fff; 
font-size: 12px; 
line-height: 130%; 
text-decoration: none; 
padding: 30px 0px 0px 15px; 
width:125px;

}


.tocMini a {
color: white; 
text-decoration: none; 
}

.tocMini a:hover {
color: #fff; 
text-decoration: underline; 
}

.backgroundWP
{
background-image: url("/_assets/img/global/left_whitepaper.png");
}


.backgroundWebinar
{
background-image: url("/_assets/img/global/left_webinar.png");
}

.backgroundGSA
{
background-image: url("/_assets/img/global/left_GSA.png");
}



root{
	width:800px;
        margin-bottom:20px;
        float:left;
	
}
.resourcesLeft  {
                width: 230px;
                float: left;
                clear: none;
                text-align: left;
                line-height: 16px;
                font-size: 12px;
}

.solutionsLeft  {
	width: 217px;
                float: left;
                text-align: left;
                font-size: 12px;
                line-height: 18px;
               /* margin-top: 24px;*/
                background-color: #ede8c2;
                clear: both;
                float: left;
                margin-right:40px;
}


.solutionsLeft intro {	
        font-family: Arial, Helvetica, sans-serif;
	margin-left: 23px;
	color: #333333; 
        font-size:18px;
	line-height: 21px;
	margin-bottom: 10px;
        background-image: url(/_assets/img/global/pillbox_left.png); 
        background-repeat: no-repeat;
        font-weight:bold;


}

.solutionsLeft p {
	width: 190px;
        margin-left:10px;

                text-align: left;
                font-size: 12.5px;
                line-height: 20px;
}

#content ul li {	font-family:Arial, Helvetica, sans-serif;
	margin:0px 0px 20px 40px;
	padding:0;
	font-size:14px;
	line-height:22px;

}


.readMore{

font-size:14px;
	color:#d2382e;
}
.small_video {
border: #636163 1px solid;  background-color: #000; width: 316px;

}.small_video_right {
border: #636163 1px solid;  background-color: #000; width: 316px; float: right; margin-left:15px;

}
.small_video_text {
padding: 8px; line-height: 14px; margin: 0 0 7px 0; color: #cc092f; font-size: 11px; font-weight: bold; padding-bottom:0px; 
}

.solutionsLeft_header {
padding: 4px;
background-color: #ebe5cd; 
width: 206px; 
color: #636163; 
font-size: 18px; 
}
.toggleswitch a{

font-size:14px;
	color:#d2382e;
}
.solutions_low_hed {
line-height: 22px; margin-top: 15px; font-family: arial, helvetica, _sans; color: white; font-size: 14px; font-weight: normal; color: rgb(255, 255, 255);padding-top:10px;
}

.solutions_wrapper {
margin: 15px 0px 20px 25px; width: 490px; padding-top: 15px;
}

.solutions_top_hed {
font-family: Calibri,arial,helvetica,_sans; color: rgb(255, 255, 255); font-size: 22px; color: rgb(255, 255, 255);  line-height:24px; font-weight:bold;
}

.red  {color: #cc092f; } 

.solutionsRight {
            width: 618px; 
             float:right; 
            padding-top:0px;
            margin-left:230px;
}


.solutionsRight  ul li {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size:14px;
	line-height:20px;
/*margin-bottom:5px;*/
	margin-bottom:10px;
}

.solutionsRight  h3 {	
	margin-bottom:6px;
	padding:0;

}
.solutionsRight  p {	
	margin-left:0;

}

.solutionsRight  h2 {	
	margin-top:20px;

}



.graphics {
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 0px;
	padding:0;
	font-size:12px;
	line-height:15px;
	margin-bottom:11px;
        color: #333;
}


.graphics ul {

                list-style-position: outside;
                padding-left:30px;
margin-left:30px;
                margin-bottom:20px;
                list-style-type: disc;
	font-size:11px;
	line-height:14px;
}

.graphics ul li {
	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;
	line-height:14px;
	margin-bottom:14px;
               margin-left:30px;
                padding-left:30px;
}
.noBottom {
     margin-bottom:0px;
}

#spiderFood{
width:863px;
min-height:164px;
background-image:url(/051web/resources/images/spiderFoodBG.jpg);
background-repeat:no-repeat;
margin-left:auto;
margin-right:auto;
}

#spiderBox{
width:145px;
float:left;
margin-top:20px;
margin-left:24px;
}



#spiderBox p{
font-size:10px;
margin:0;
padding:0;
margin-top:5px;
line-height:14px;
}

#spiderBox a{
color:#d2382e;
text-decoration:none;
}


.spiderHead{
font-size:12px;
color:#d2382e;
font-weight:bold;
text-decoration:underline;
}

.formtext {
text-align:left; 
font-size: 10px;

}

.drop {
padding-top: -30px; 
}

.landing_top
{ background: url(/_assets/img/global/landing_leftBG.gif) rgb(239,239,239) repeat-x;

}
.p landing
{  font-family: Arial,Helvetica,sans-serif;
    font-size: 13.5px;
    line-height: 21px;
    padding: 0;
}

.landing_padding
{  
    margin: 0px 5px 20px 10px;
}
.tight { 

      margin:5px 0px 10px 4px; 
      background-image: url("/_assets/img/globalresources_row_background.png");
      background-repeat: no-repeat;
}

#viewVideoDetails{
padding-left:10px;
}

#videoPlayerContent{
background-image:url(/051web/resources/images/UplayerBG.jpg);
background-repeat:none;
width:886px;
height:513px;
padding-top:20px;
padding-left:15px;
}

#videoPlayerContent h2{
font-size:20px;
color:#fff;
font-weight:bold;
padding-top:15px;
padding-bottom:15px;
padding-left:20px;
}


.aboutVid{
padding-top:25px;
margin-bottom:5px;
padding-left:35px;
}

#videoDescription{
padding-left:35px;
}


.playerRightSideLink .mainLink{
font-size:13px;
font-weight:bold;
color:#fff;
text-decoration:underline;

}


.playerRightSideLink .subLinks{
font-size:12px;
font-weight:normal;
color:#e4dfbf;
text-decoration:underline;

}
#photo{font-size:12px;
font-weight:normal;
width:862px;
margin-top:10px;
text-align:center;
}
.phototd  { width:166px;
height:160px;
background-repeat:none;
text-align: center;
}
.phototd img { margin:6px 0 2px 0;
width:150px;
height:150px;
}
