/* RESET */

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input 
	{ font-family: Arial; font-size: 12px; margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th 
	{ font-family: Arial; font-size: 12px; font-weight: normal; font-style: normal; }
	
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

/* GLOBALHEADER */
#globalheader { width: 982px; height: 100px; margin: 5px auto; position: relative; z-index: 9998; }
#globalheader #globalnav { margin: 0; padding: 0; }
#globalheader #globalnav li { display: inline; }
#globalheader #globalnav li a { float: left; width: 117px; height: 0; padding-top: 38px; overflow: hidden; }

/* NEW GLOBALFOOTER */
#globalfooter { width: 980px; color: #777; font-size: 10px; margin: 18px auto; padding-bottom: 36px; text-align: left !important; }
#globalfooter p { margin-bottom: 1em; }
#globalfooter .gf-leftFloat { float: left; width: 60%; margin: 18px 0 9px; }
#globalfooter .gf-rightFloat { float: right; text-align: right; margin: 18px 0 9px; }
#globalfooter .gf-rightFloat a { padding: 0 10px; white-space: nowrap; }
#globalfooter .gf-rightFloat a.last { padding-right: 0; _float: none !important; width: auto !important; }
#globalfooter .gf-sosumi { clear: both; width: 100%; border-top: 1px solid #eee; padding-top: 9px; }
#globalfooter .gf-sosumi a { padding: 0 10px; }
#globalfooter form { margin: 18px 10px; }
#globalfooter .search-wrapper { margin: 0 auto; }
#globalfooter .search-wrapper input.prettysearch { margin-left: 10px; }

/* NEW BREADCRUMBS */
#globalfooter #breadcrumbs { font-size: 11px; color: #444; background: url(./images/breadcrumb_bg.png) no-repeat; overflow: hidden; height: 36px; line-height: 34px; font-weight: bold; text-shadow: 2px 2px 1px #fff; }
#globalfooter #breadcrumbs a { color: #444; text-decoration: none; float: left; padding: 0 10px; position: relative; margin-left: -10px; _cursor: hand; }
#globalfooter #breadcrumbs a:hover { color: #333; text-decoration: none !important; }
#globalfooter #breadcrumbs a.home { margin: 0; width: 15px; height: 0; padding-top: 36px; overflow: hidden; }
#globalfooter #breadcrumbs span { float: left; width: 9px; margin: 0 10px 0 0; position: relative; height: 0; padding-top: 34px; margin-top: 1px; overflow: hidden; background: url(./images/breadcrumb_sep.png) no-repeat;  }

/* DIRECTORY NAV */
#directorynav { 
	font-size: 11px; 
	background: url(./images/directory_bg.png) repeat-y;
	border-top: 1px solid #e5e5e5; float: left; width: 100%; position: relative; margin-top: -4px; }
#directorynav .column { width: 122px; padding: 9px 0 0 18px; }
#directorynav .column.last { float: left !important; padding-right: 0; }
#directorynav h3 { font-size: 13px;  color: #1a67a9; font-weight: bold; }
#directorynav h3.standalone { margin-bottom: 18px; }
#directorynav a { display: block; _zoom: 1; }
#directorynav a:link,
#directorynav a:visited { color: #777; text-decoration: none; }
#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; top: 5px; _top: 12px; height: 5px; width: 980px; background: url(./images/directory_capbg.png) no-repeat; behavior: url(/global/scripts/lib/iepngfix.htc); }

/* DIRECTORY NAV CUSTOM WIDTHS */
.gf-900 #directorynav .column { width: 120px; }
.gf-980 #directorynav #dn-cola { width: 135px; }
.gf-980 #directorynav #dn-colb { width: 135px; }
.gf-980 #directorynav #dn-cold { width: 135px; }
.gf-980 #directorynav #dn-colg { width: 135px; }
#directorynav ul { margin-bottom: 9px; }

/* LAYOUT */
.clear { clear: both; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }

img { behavior:url(./iepngfix.htc); border: 0; }
img.left { float: left; margin: 2px 20px 16px 0; }
img.right { float: right; margin: 2px 0 16px 20px; }
img.across { margin: 2px 0 16px 0; }
img.flushleft { margin-left: -20px; }
img.flushright { margin-right: -20px; }

#omniture { position: absolute; }
#container { width: 980px; margin: 0 auto; position: relative; }
#main { width: 100%; position: relative; }
#content { padding: 18px 20px; position: relative; color: #333; }
#breadcrumb { clear: both; text-align: center; margin: 18px auto; clear: both; font-size: 10px; color: #686868; }

/* GRID */
.column { float: left; }
.grid2col, .grid2cola, .grid2colb, .grid2colc, .grid2cold, .grid2cole, .grid2colf, .grid3col, .grid3cola, .grid4col, .grid5col, .grid6col { width: 100%; }

.grid1col { width: 90%; padding: 20px;}

.grid2col .column { width: 49%; }
.grid2col .grid2col .column { width: 47.8%; }
.grid3col .grid2col .column { width: 46%; }
.grid4col .grid2col .column { width: 45%; }

.grid2cola .column.first { width: 66%; }
.grid2cola .column.last { width: 32%; }

.grid2colb .column.first { width: 74.9%; }
.grid2colb .column.last { width: 23%; }

.grid2colc .column.first { width: 32%; }
.grid2colc .column.last { width: 66%; }

.grid2cold .column.first { width: 24.1%; } /* 23% */
.grid2cold .column.last { width: 73.6%; }    /* 74.9% */

.grid2cole .column.first { width: 79%; }
.grid2cole .column.last { width: 19%; }

.grid2colf .column.first { width: 19%; }
.grid2colf .column.last { width: 79%; }

.grid3col .column { width: 32%; margin-left: 2%; }
.grid2col .grid3col .column { width: 31%; }

.grid3cola .column { width: 58%; margin-left: 2%; }
.grid3cola .column.first,
.grid3cola .column.last { width: 19%; }

.grid4col .column { width: 23%; margin-left: 3%; }

.grid5col .column { width: 18.4%; margin-left: 2%; }

.grid6col .column { width: 15%; margin-left: 2%; }

.column.first, .column.last { margin-left: 0 !important; }
.column.last { float: right !important; }

p.last, ul.last, ol.last, li.last { _width: auto !important; _float: none !important; }

#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; }
#container, #content, .grid2col, .grid2cola, .grid2colb, .grid2colc, .grid2cold, .grid2cole, .grid2colf, .grid3col, .grid3cola, .grid4col, .grid5col, .grid6col { zoom: 1; }

/* TYPE */
html { *background:url('images/blank.gif') fixed; }
body { font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 
	background: #f8f8f8 url('./images/content_bg.png') repeat-x 0 0;
	color: #666; }
#container { background: #fff; padding:1px; border: solid 1px #efefef;}
#main { background: #fff; }
#content { background: #fff; }
#content body {background: #fff;}
#globalfooter { background: #f8f8f8; padding:5px;}	
	
/* YJ added: */
.blockRadio {
	padding-left: 150px
}
.iframePrice {
	border: none;
	width:100%;
	height:120px;	
}
input, textarea, select { border: 1px solid #dedede; color: #333; background: #f5f5f5; font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;}

input[type='submit'], input[type='button'] {
	margin: 5px;
	cursor: pointer;
	color: #807D7D;	
	background: #d0d0d0 url(./images/bg1.gif) 0 0 repeat-x;
	height: 21px;	
	border: 1px solid #78776C;		
	font-size:90%;
	font-weight:bold;	
}

.button{
	cursor: pointer;
	color: #0b416f !important;
	background: #d0d0d0 url(./images/bg1.gif) 0 0 repeat-x;
	height: 21px;	
	border: 1px solid #5d5d5d;		
	font-size:100%;
	font-weight:bold;
	text-transform: uppercase;
	padding: 2px;
	padding-top: 0px;
}

.buttonLight{
	color: #807D7D !important;
	text-transform: none;
}

#content li {
	margin-left:15px;
}

label {
	font-weight: bold;
	color: #777;
	padding: 3px;
}
.label {
	font-weight: bold;
	color: #777;
}
.value {
	text-align: left;
	vertical-align: middle;
	color: black;
	}
.fieldLabel {
	font-weight:bold;	
	text-align: right;
	vertical-align: middle;
	color: #5E5147;
	padding-bottom:30px;
	}
.mandatory {
	color: #BA0001;
	font-weight:bold;
	}
.validationMsg {
	text-align: right;
	vertical-align: middle;
	font-weight:bold;
	color: #BA0001;	
}
.validationMsgLogin{
	text-align: right;
	vertical-align: middle;
	font-weight:bold;
	color: #efbd0d;		
}
.commentMsgLogin {
	vertical-align: middle;
	color: #aadbef;	
}

.pinEntry{
	vertical-align: middle;
	font-weight:bold;
	font-size: 1.1em;
	color: #FFFFFF;	
}
.commentMsg {
	vertical-align: middle;
	color: #777;	
}
.error {
	margin-left: 20px;
	margin-top: 5px;
	float: left;
	padding: 5px;
	border: 1px solid red;
}

.errors {
	color: red;
}
.errors input {
	border: 1px solid red;
}
.errors textarea {
	border: 1px solid red;
}
.required {
	color: red;
	padding-left: 2px;
}
.readonly{
	border: none; background-color: transparent;
}
.bigChar{
	color: #7b9ede;
	font-size: 150%;
}

.rich-panel{
	border: 0px;
	margin: 3px;
}

.rich-panel-body
{
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	padding: 10px;
}

.rich-stglpanel-header {
	background: none;
	border: none;
	background-color: #1a67a9;
	color: white;
	text-align: left;
}

#loginBox {
	background-color: #0b416f;
}
#loginBox .rich-stglpanel-header {
	background-color: #000000;
}
#loginBox a {
	color: #FFFFFF;
}

blockquote{ 	
	background-color: #f9f9f9; 
	color: #000066; 
	border: 1px solid #ededed; 
	padding: 5px; 
}

.anchorScreenShot{
	cursor:pointer;
}

/* END YJ added: */



a { color: #08c; }
a:link, a:visited, a:active { text-decoration: none; }
a:hover { text-decoration: underline; }
a.more { white-space: nowrap; padding-right: 10px; background: url(./images/morearrow_08c.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; }
.sosumi { font-size: 10px !important; color:#76797c; }

p { margin-bottom: 18px;}
h1 { color: #3333cc; font-weight: bold; font-size: 24px; line-height: 36px; margin-bottom: 18px; }
h2 { font-weight: bold; font-size: 16px; line-height: 18px; margin-bottom: 18px; }
h3 { color: #1a67a9; font-weight: bold; font-size: 14px;}
h4 { font-weight: bold; font-size: 10px; line-height: 18px; }
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; }

.last { margin-bottom: 0; }
#main .sidebar { font-size: 10px; line-height: 18px; color:#686868; }
#main .callout { font-size: 11px; line-height: 18px; margin-bottom: 18px; }

.homeSlogan {
	position:absolute; 
	left: 220px; 
	top: 90px; 
	color: white; 
	font-size: 16px; 
	width: 220px;
}
.homeTextProduct {
	color:white;
	font-size:16px;
	left:280px;
	position:absolute;
	top:100px;
	width:420px;
}
.homeSmallBox {
	height: 130px;
 	background: #ededed url('./images/bg-homeSmallBox.gif') repeat-x;
	padding:4px;
	border: solid 1px #dedede;
	padding-top: 10px;
}
.homeSmallBox2 {
	color: white;
	height: 100%;
 	background: #363636 url('./images/bg-homeSmallBox2.gif') repeat-x;
	padding-left:4px;
	padding-right:4px;	
	margin-top: 10px;
}
.homeSmallBox2 a{
	color: #AADBEF !important;
}
.infoTitle{
	color: #1a67a9; 
	font-weight: bold; 
	font-size: 16px;
}
.greyBoxTitle{
	color:white;font-size:14px;font-weight:bold;margin-bottom: 10px;
}
.infoText {
	color: #505050; 
	font-size: 12px; 
}

.editoContent {
	margin-left: 10px; margin-top: 10px; margin-bottom: 10px;
	background-color: #fafafa;
	padding: 2px;
}

/* content
------------------------*/
#main #content { padding:0; }

#main #content .grid2colb .column.first { width:715px; padding:0 5px; }
#main #content .grid2colb .column.last { width:236px; }

#main a { color:#2971a7; text-decoration:none; }
#main a:hover { text-decoration:underline; }

#main.dark #content { position:relative; margin-bottom:24px; background:#111 url('./images/content_dark_bgtop.gif') no-repeat 0 0; }
#main.dark #content div.bottomcap { position:absolute; bottom:0; _font-size:0px; _bottom:-1px; left:0; height:6px; width:980px; background:url('./images/content_dark_bgbottom.gif') no-repeat 0 0; }

/* headings */
#main .contentheading { margin:0 0px; position:relative; min-height:27px; /*background: transparent url(./images/contentheading_bgbottom.gif) no-repeat bottom left;*/ *height:28px; *margin-bottom:1.5em; _height:20px; }
#main .contentheading h2 { font-weight: bold; font-size:16px; padding-left:0px; line-height:27px; color: #1a67a9; border-bottom: solid 2px #0b416f;/*background:url(./images/contentheading_bgtop.gif) no-repeat top left;*/ _margin-bottom:0; }

#main .contentheading #sortnav { position:absolute; top:5px; right:38px; font-size:11px; overflow:hidden; }
#main .contentheading #sortnav ul { float:left; margin:0 -1em 0 2em; padding:0 1.4em 0 0; white-space:nowrap; background:url(./images/contentheading_sortnav_separator.gif) repeat-y 100% 0; }
#main .contentheading #sortnav ul li { display:inline; margin:0 -.3em; _margin-left:0; padding:0 1em .1em 0; }
#main .contentheading #sortnav ul li a { padding:0 0 .1em 1em; color:#727272; outline:none; -moz-outline:none; }
#main .contentheading #sortnav ul li a:hover { color:#2971a7; }

#main .contentheading #sortnav ul li.active { zoom:1; position:relative; background:url(./images/contentheading_sortnavactive_bgright.gif) no-repeat 100% 50%; }
#main .contentheading #sortnav ul li.active a { cursor:pointer; color:#fff; text-decoration:none; background:url(./images/contentheading_sortnavactive_bgleft.gif) no-repeat 0 50%; }

#main .contentheading .rss a { position:absolute; top:6px; right:8px; display:block; height:15px; width:27px; text-indent:-9999px; background:url(./images/rss_icon.gif) no-repeat; }


/*------------ Menunav ------------*/
#menuNav {border-bottom: solid 1px #e3e3e3; height: 30px; background: #f8f8f8; margin-bottom: 1px;}
#menuNav p { margin-bottom: 1em; }
#menuNav a { color: #7d7d7d; }
#menuNav .mn-leftFloat { float: left; width: 80%; margin: 0px 0 0px; }
#menuNav .mn-rightFloat { float: right; text-align: right; margin: 0px 0 0px; padding-top:5px; padding-right:2px;}

/* sidebar
------------------------*/

#main .sidebox { overflow:hidden; margin-bottom:1.6em; color:#666; font-size:11px; line-height:1.3em; background:#fdfdfd url(./images/box_236_bg.png) repeat-y; }
#main .sidebox .padder { padding:9px 15px .6em; }
#main .sidebox .padder a { text-decoration: none; }
#main .sidebox ul.drawers { overflow:hidden; margin:0; padding:0 0 1px; }
#main .sidebox ul.drawers .first,
#main .sidebox ul.drawers .last { width:auto !important; float:none !important; }
#main .sidebox ul.drawers .drawer-handle,
#main .sidebox ul.drawers .drawer-content { display:none; }
#main .sidebox ul.drawers .drawer-handle.open,
#main .sidebox ul.drawers .drawer-content.open { display:block; }

#main .sidebox .boxcap { clear:both; position:relative; width:100%; height:5px; left:0; z-index:100; font-size:1px; behavior:url(iepngfix.htc); }
#main .sidebox .boxcap.captop { margin-bottom:-5px; background:url(./images/box_236_captop.png) no-repeat; }
#main .sidebox .boxcap.capbot { margin-top:-5px; background:url(./images/box_236_capbottom.png) no-repeat;  }

#main .sidebox h2 { margin:0; padding:4px 0 3px 15px; color:#fff; font-size:14px; font-weight:bold; text-shadow:#808080 0 -1px 1px; 
	   background-color: #1b66a9;}
#main .sidebox .backGroundBlack {background:#525252;} 
#main .sidebox .backGroundRed {background:#BA0001;} 
#main .sidebox h2 a { display:block; color:#fff; text-decoration:none; background:url(./images/boxtop_linkarrow.gif) 97.5% 50% no-repeat; }

#main .sidebox h2.drawer-handle { color:#333; cursor:default; text-shadow:none; border:#939393; background:#939393 url(./images/boxtopgray.gif) repeat-x; }
#main .sidebox h2.drawer-handle.open { color:#fff; cursor:pointer; text-shadow:#808080 0 -1px 1px; border-color:#72839d; background:#72839d url(./images/boxtopblue.gif) repeat-x; }

#main .sidebox a.more { display:block; clear:both; float:left; color:#4d4d4d; line-height:13px; height:13px; padding:0 8px 0 0; background:url(./images/morearrow_blue.gif) no-repeat right 4px; }
#main .sidebox a.more:hover { color:#2971a7; }


/* JQUERY TOOLS */
#mask { 
    background:#EFEFEF 70% 0; 
}

/* 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; }
}
