/* RESET */


html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; font-family: "Myriad Pro", "Myriad", "Lucida Grande", Verdana, sans-serif;}

html {
	background-image:url(../Images/top-grad.jpg);
	background-repeat:repeat-x;
}
body { width:940px; margin:0 auto; background:transparent; text-align: center; }

ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
/* table { border-collapse: collapse; border-spacing: 0; } */

/* LAYOUT */

.clear { clear: both; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }

/* img, .search-wrapper .left, .search-wrapper .right, ul.sp-results li.viewall a, ul.sp-results li .replacementimg, #globalfooter #breadcrumbs, #globalfooter #breadcrumbs span, #directorynav .capbottom, #customerLogin h1 a, #customerLogin h2 a, #customerLogin a.goBtn, #customerLogin a.ordernow, #customerLogin a.joinnow, #customerLogin a.preorder, #customerLogin a.freetrial, #customerLogin a.downloadnow, #customerLogin a.upgradenow { behavior: url(/global/scripts/lib/iepngfix.htc); } */

img {
	border: 0;
}

/* GRID */
.column { float: left; }
.grid1col {width: 940px}
.grid1col .grid2col, .grid2cola, .grid2colb, .grid2colc, .grid2cold, .grid2cole, .grid2colf, .grid3col, .grid3cola, .grid4col, .grid5col, .grid6col { width: 100%; }

.grid2col .first {
	width: 719px;
	margin-left: 0 !important;
	padding-bottom:10px;
}
.grid2col .last {
	width: 221px;
	float: right !important;
	background-image:url(../Images/captop-2col.gif); background-repeat:no-repeat; background-position: left top;
}

.grid2col .last ul{padding-bottom: 10px; list-style:none;}
.grid2col .last li{width:190px;}

.column.first, .column.last { margin-left: 0 !important; }
.column.last { float: right !important; padding-top:10px; padding-left:5px; width:200px;}

.column.last img {
	text-align: center;
	margin-left:16px;
	padding-top:10px;
}

p.last, ul.last, ol.last, li.last { _width: auto !important; _float: none !important; }

/* not sure of this */
#container:after, #content:after, .grid2col:after, .grid2cola:after, .grid2colb:after, .grid2colc:after, .grid2cold:after, .grid2cole:after, .grid2colf:after, .grid3col:after, .grid3cola:after, .grid4col:after, .grid5col:after, .grid6col:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

body#twocol div#container{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image:url(../Images/bg-main-2nd-bot.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
} 

body#onecol div#container
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image:url(../Images/bg-main-1col-bot.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
} 

/* TYPE */
body { font: 12px/18px Arial, Verdana, sans-serif; color: #333; }

a {
	color: #004990;
}
a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover { text-decoration: underline; }
a.more {
	white-space: nowrap;
	padding-right: 10px;
	background-image: url(../Images/btn-go.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}
a[rel="external"], a.external { white-space: nowrap; padding-right: 15px; background: url(http://images.apple.com/global/elements/icons/external10x10.gif) no-repeat 100% 50%; zoom: 1; }
strong, b { font-weight: bold; }
em, i { font-style: italic; }
sup { padding-left: 1px; font-size: 10px !important; font-weight: normal !important; vertical-align: baseline; position: relative; bottom: 0.33em; color: #76797c; _position: static !important; }
abbr { border: 0; }
.sosumi { font-size: 10px !important; color:#76797c; }
.sosumi_features { font-size: 10px !important; color:#76797c; }

p {margin-bottom: 14px;
}
/*
h1 { font-weight: bold; font-size: 18px; line-height: 24px; margin-bottom: 18px; color: #004990}
h2 { font-weight: bold; font-size: 16px; line-height: 18px; margin-bottom: 18px; }
h3 {
	font-weight: bold;
	font-size: 1em;
	line-height: 18px;
	color: #004990;
}
h4 { font-weight: bold; font-size: 10px; line-height: 18px; color:#004f84 }
*/
p.intro { font-weight: bold; }
.more { text-align: right;}

ul { margin-bottom: 18px; list-style: none outside; }
ol { margin-bottom: 18px; list-style: decimal; margin-left: 2.2em; }
ul.square,
ul.circle { margin-left: 2em; }
ul.square { list-style: square outside; }
ul.circle { list-style: circle outside; }
ul ul.circle,
ul ul.square { margin-top: 4px; margin-bottom: 5px; }
ol.sosumi { margin-left: 0; padding-left: 2em; }

dl.release{
	margin-left:42px;
	margin-bottom: 8px;
	padding-bottom: 8px;
	padding-left:10px;
	border-bottom: 1px solid #ccc;
	width:85%;
	background-image:url(../Images/news-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align:top;		
	min-height:3.5em;
/*		padding:15px 10px; */
		position:relative;
		clear:both;
}
dd dt{padding-left:10px;}
dt a{color:#006699;}

dl.release#first{
	padding-top:5px;
	border-top: 1px solid #ccc;}
	

.last { margin-bottom: 0; }
#main .sidebar { font-size: 10px; line-height: 18px; color:#686868; padding-right:23px;}
#main .callout { font-size: 11px; line-height: 18px; margin-bottom: 18px; }


/* GLOBALHEADER */
#globalheader {
	width: 940px;
	height: 36px;
	position: relative;
	z-index: 9998;
	margin:0px;
	background-image: url(../Images/nav.gif); 
	background-repeat: no-repeat;}

#globalheader #globalnav { margin: 0; padding: 0; }
#globalheader #globalnav li { display: inline; }
#globalheader #globalnav li a { float: left; height: 0px; padding-top: 36px; overflow: hidden; background-image: url(../Images/nav.gif); 
	background-repeat: no-repeat; }

/* BUTTONS */
#globalheader #globalnav li#gn-home a { width: 71px; background-position: 0 0; }
#globalheader #globalnav li#gn-services a { width: 106px; background-position: -71px 0; }
#globalheader #globalnav li#gn-company a { width: 114px; background-position: -177px 0; }
#globalheader #globalnav li#gn-customers a { width: 119px; background-position: -291px 0; }
#globalheader #globalnav li#gn-faq a { width: 54px; background-position: -410px 0; }
#globalheader #globalnav li#gn-contact a { width: 98px; background-position: -464px 0; }



/* OVER STATES */
#globalheader #globalnav li#gn-home a:hover { background-position: 0 -41px; }
#globalheader #globalnav li#gn-services a:hover { background-position: -71px -41px; }
#globalheader #globalnav li#gn-company a:hover { background-position: -177px -41px; }
#globalheader #globalnav li#gn-customers a:hover { background-position: -291px -41px; }
#globalheader #globalnav li#gn-faq a:hover { background-position: -410px -41px; }
#globalheader #globalnav li#gn-contact a:hover { background-position: -464px -41px; }


/* PRESSED STATES */
#globalheader #globalnav li#gn-home a:active { background-position: 0 -83px; }
#globalheader #globalnav li#gn-services a:active { background-position: -71px -83px; }
#globalheader #globalnav li#gn-company a:active { background-position: -177px -83px; }
#globalheader #globalnav li#gn-customers a:active { background-position: -291px -83px; }
#globalheader #globalnav li#gn-faq a:active { background-position: -410px -83px; }
#globalheader #globalnav li#gn-contact a:active { background-position: -464px -83px; }



/* ON STATES */
#globalheader.home #globalnav li#gn-home a { background-position: 0 -124px; cursor: default; }
#globalheader.services #globalnav li#gn-services a { background-position: -71px -124px !important; }
#globalheader.company #globalnav li#gn-company a { background-position: -177px -124px !important; }
#globalheader.customers #globalnav li#gn-customers a { background-position: -291px -124px !important; }
#globalheader.faq #globalnav li#gn-faq a { background-position: -410px -124px !important; }
#globalheader.contact #globalnav li#gn-contact a { background-position: -464px -124px !important; }
#globalheader.none { background-position: 0 0; cursor: default; }





/*--- Global Footer ---*/
#globalfooter {
	color: #888;
	font-size: 10px;
	margin: 0px;
	text-align: center !important;
	padding: 0px;

}
/* Added 12/2/09 
#globalfooter {
width: 980px;
color: #888888;
font-size: 10px;
margin-top: 18px;
margin-right: auto;
margin-bottom: 18px;
margin-left: auto;
padding-bottom: 36px;
text-align: left;}

#globalfooter p {
margin-bottom: 1em;
}

#globalfooter .gf-buy {
float: left;
width: 60%;
margin-top: 18px;
margin-right: 0pt;
margin-bottom: 9px;
margin-left: 0pt;
}

#globalfooter p.gf-buy{
float: left;
width: 52%;
margin-top: 18px;
margin-right: 0pt;
margin-bottom: 9px;
margin-left: 3px;
}

#globalfooter ul.piped a {
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 1.5em;
margin-left: 1.5em;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #d0d0d0;
}

#globalfooter ul.piped a.choose {
margin-left: 0pt;
border-top-width: 0pt;
border-right-width: 0pt;
border-bottom-width: 0pt;
border-left-width: 0pt;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-top-color: -moz-use-text-color;
border-right-color: -moz-use-text-color;
border-bottom-color: -moz-use-text-color;
border-left-color: -moz-use-text-color;}

.piped {
display: block;
}

.piped li {
float: left;
display: inline;
}

.piped a.first{
border-left-width: 0pt;
border-left-style: none;
border-left-color: -moz-use-text-color;
padding-left: 0pt;
margin-left: 0pt;
}

#globalfooter a {
color: #0088cc;
}

#globalfooter .gf-links a {
padding-top: 0pt;
padding-right: 10px;
padding-bottom: 0pt;
padding-left: 10px;
white-space: nowrap;
}

#globalfooter .gf-links {
float: right;
margin-top: 18px;
margin-right: 0pt;
margin-bottom: 9px;
margin-left: 0pt;
}

#globalfooter ul.piped a {
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 1.5em;
margin-left: 1.5em;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #d0d0d0;
}

#globalfooter ul.piped a.choose img {
vertical-align: middle;
margin-top: -5px;
position: relative;}

.piped a {
border-left-width: 1px;
border-left-style: solid;
border-left-color: #797c80;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0.75em;
margin-left: 0.75em;
}

#globalfooter .gf-sosumi a {
padding-top: 0pt;
padding-right: 10px;
padding-bottom: 0pt;
padding-left: 10px;
}

#globalfooter ul.piped a {
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 1.5em;
margin-left: 1.5em;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #d0d0d0;}


#globalfooter .gf-sosumi {
clear: both;
width: 100%;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #dddddd;
padding-top: 9px;

}

#globalfooter #breadcrumbs {
font-size: 11px;
color: #444444;
background-color: transparent;
background-image: url(./../nav/images/breadcrumb_bg.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
overflow-x: hidden;
overflow-y: hidden;
height: 36px;
line-height: 34px;
font-weight: bold;
text-shadow: #ffffff;

}

#globalfooter ol#breadcrumbs {
font-size: 11px;
color: #444444;
background-color: transparent;
background-image: url(./../nav/images/breadcrumb_bg.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
height: 36px;
line-height: 34px;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
list-style-type: none;
list-style-image: none;
list-style-position: outside;
font-weight: bold;
text-shadow: #ffffff;
}

#globalfooter #breadory ol#breadcrumbs {
background-color: transparent;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
clear: both;
float: none;
height: 3em;
line-height: 3em;
font-size: 11px;
color: #666666;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
list-style-type: none;
list-style-image: none;
list-style-position: outside;
font-weight: bold;
text-shadow: #ffffff;

}--*/



/*--- Directory Nav ---*/
#directorynav {
	font-size: 11px;
	width: 100%;
	position: relative;
	margin-top: 0px;
	padding-top:30px;
	padding-bottom:10px;
}

#directorynav.nomargin {	margin-top: 0px;
}
#directorynav strong {	color: #8a9499;
}
#directorynav a {
	margin: 0 2px;
	color: #888;
	text-decoration: none;
}
#directorynav a.first {	margin-left: 0;
}
#directorynav p {
	margin: 0 0 13px 20px;
}
#directorynav p.alt {
	margin-bottom: 7px;
}
#directorynav p.copyright{
	color: #8a9499;
}
#directorynav .foot-first {
	width: 900px;
	line-height: 16px;
}

.foot-first li { display: inline; }

#directorynav .column {  width: 17%; padding: 9px 0 4px 18px; }
#directorynav .column.last { float: left !important; padding-right: 0; }
#directorynav h3 { color: #666; font-weight: bold; }
#directorynav h3.standalone { margin-bottom: 18px; }
/* #directorynav a {
	color: #888;
	text-decoration: none;
	display: block;
	zoom: 1;
	
} */
#directorynav h3.standalone a:link,
#directorynav h3.standalone a:visited { color: #444; }
#directorynav a:hover { color: #333 !important; text-decoration: none !important; }
#directorynav .capbottom {
	clear: both;
	position: relative;
	width: 940px; 
	background-image:url(../Images/cap_bot.gif);
	background-repeat:no-repeat;
	min-height:50px;
	background-position: 0 100%;
}
#directorynav ul { margin-bottom: 0; padding-bottom: 9px; }
/*#directorynav #dn-cola { width: 120px; }
#directorynav #dn-colb { width: 120px; }
#directorynav #dn-cold { width: 120px; }
#directorynav #dn-colg { width: 120px; } 
#directorynav.partners .column { width: 146px; padding: 9px 0 0 45px; }
#directorynav.clients .column {
	width: 177px;
}*/

/* New Footer */
#footer {
	font-size: 11px;
	width: 100%;
	position: relative;
	margin-top: 0px;
	background-image:url(../Images/cap_bot.gif);
	_background-image:url(../Images/cap_bot.gif);
	background-repeat:no-repeat;
	background-position: 0 bottom;
	padding-left:24px;
}
#footer.nomargin {
	margin-top: 0px;
}
#footer strong {
	color: #8a9499;
}
#footer a {
	margin: 0 2px;
	color: #8a9499;
}
#footer a.first {
	margin-left: 0;
}
#footer p {
	margin: 0 0 13px 20px;
}
#footer p.alt {
	margin-bottom: 7px;
}
#footer p.copyright{
	color: #8a9499;
}
#footer .foot-first {
	width: 900px;
	line-height: 16px;
}
/* /New Footer */



/*--- logos ---*/
#logos {
	font-size: 11px;
	width: 100%;
	position: relative;
	margin-top: 0px;
	padding-left:100px;
	text-align:center;
	float:left;
	
}
#logos .column {
	margin-left:-10px;

}
#logos .column.last { float: left !important; padding-right: 0; }
#logos .column ul { margin-bottom: 0; padding-bottom: 9px; }
#logos .column li { margin-bottom:30px; min-width:200px;}


/* masthead */
#customerLogin {
	position: relative;
	width: 940px;
	*height: 83px; 		
	background-image:url(../Images/masthead.jpg);
	background-repeat: no-repeat;
	height: 83px;
	border: 0pt;
	margin: 0px;
	padding: 0px;
}
	
	
/* login */	
	
#customerLogin h1, 
#customerLogin h2 { line-height: 32px; display: inline; float: left; margin: 1px 0 6px 8px; padding: 0; margin-bottom: 6px !important; }
#customerLogin h1 a, 
#customerLogin h2 a { line-height: 32px; background-position: 0 0; background-repeat: no-repeat; color: #888; display: block; font-weight: normal; height: 32px; position: relative; outline: none; text-decoration: none; text-indent: -9999px; }

#customerLogin ul { display: inline; float: right; margin: 0; }
#customerLogin ul li { display: inline; }
#customerLogin ul li a { color: #000; float: left !important; margin-top: 4px; margin-left: 0px; margin-right:0px; padding: 0; text-decoration: none; font-weight:normal;}
#customerLogin ul li a:hover { color: #08c; }

#customerLogin a.goBtn { height: 25px; margin: 0 0 0 6px; background-position: 0 0; background-repeat: no-repeat; display: block; float: right; position: relative; text-decoration: none; text-indent: -9999px; outline: none; overflow: hidden; }

#customerLogin a.goBtn {
	width: 37px;
	background-image:url(../Images/btn-go.gif);
	margin-top:1px;
}


#clear {width:30px;}

/* PRINT 
@media print {
	body, #main, #content { color: #000 !important; }
	a, a:link, a:visited { color: #000 !important; text-decoration:none !important; }
	#tabs, #globalheader, #globalfooter, #directorynav, .noprint, .hide { display: none !important; }
	#main a.pdf, #main a.html, #main a.qt, #main a.ical, #main a.dl, #main a.dmg, #main a.zip, #main a.keynote, #main a.audio { padding-left: 0 !important; background-image: none !important; }
}
*/


/* partners */
@media screen and (max-device-width: 480px) { html { -webkit-text-size-adjust: none; } }


.foot-first a.FB{ 
height: 14px; 
margin: 0px; 
background-repeat: no-repeat; 
text-decoration: none; 
text-indent: -9999px; 
outline: none; 
overflow: hidden;
width: 14px;
background-image:url(../Images/icon-facebook.jpg);
margin-top:1px;
display:inline;
}
#onecol #content #container .grid1col .column .contentheading table {
	background-position: left top;
	float:left;
}

.services2 {
float:left;}

.services2 h5 {
	width: 250px;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 30px;
	color: #004990;
}

#unit-sizes-pop { background: #fff;}
#unit-sizes-pop table { margin: 1em; background: #fff; border-collapse: collapse;}
#unit-sizes-pop table td {padding: .5em 1em; border: 2px solid #aac2d6;vertical-align: top; font-weight: normal;}
#unit-sizes-pop table th {color: #423021; padding: .5em 1em; border: 2px solid #aac2d6; font-weight: bold; }
#unit-sizes-pop table th { background: #aac2d6;}
