/* content and template CSS */


.required {
}

/* corp template 1 */

#content_template1 {
	font-size:12px;
}

#image_template2 {
	float:right;
	width:325px;
	font-size:12px;
	text-align:center;
}

#content_template2 {
	width:475px;
	font-size:12px;
}

.inner {
	padding:0;
}



/* corp template 2 */

#content_template2_2 {
	position:relative;
	overflow:auto;
	width:100%;
	height:260px;
}

/* corp template 3 */
#content_template3 {
	position:relative;
	width:100%;
	height:340px;
	overflow:hidden;
}

#content_template3 .inner {
	padding:0;
}

/* corp template 4 */
#content_template4 {
	position:relative;
	width:100%;
	height:340px;
	overflow:auto;
}

#content_template4 .inner {
	padding:0;
}

/* corp template detail */
#content_template_detail {
	position:relative;
	width:470px;
	height:310px;
	overflow:auto;
}

/* case studies */

#casestudy {
	margin-top:10px;
	position:relative;
	width:739px;
	height:456px;
}

#casestudy_copy {
	position:absolute;
	top:180px;
	left:0;
	width:340px;
	height:270px;
	/*overflow-x:auto;*/
	padding:10px;
}

#casestudy_logo {
	position:absolute;
	top:0;
	left:0;
	width:360px;
	height:180px;
}

#casestudies {
	/*border:2px solid #E89E47;*/
}

/* end case studies */


/* templates css */

#careerbuttons {
	text-align:center;
	margin:0 auto;
	/*width:466px;*/
}

#careerbuttons a {
	margin:0 10px 0 10px;
}

div.printbutton {
	padding:0 0 0 10px;
}
a.printbutton:link, a.printbutton:visited, a.printbutton:active, a.printbutton:hover {
	text-decoration:none;
}
a.printbutton img {
	border:none;
}



.box {
	padding:10px;
	color:#444;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:2px solid #FFF;
	margin:0 0 10px 0;
}

.cleanBox {
	padding:10px;
	color:#444;
	border:2px solid #F3F3F3;
	margin:0 10px 0 10px;
}

#progress {
	color:#677C9E;
}





/*---------------------------------------Magazine Issue -------------------------------------------*/
#issue_container {
	position:relative;
	margin:0 -10px 0 -10px;
	padding:0 10px 0 10px;
}

#issue_banner {
	position:relative;
	margin:0 -10px 0 -10px;
	text-align:center;
}

#issue_footer {
	position:relative;
	margin:0;
	text-align:center;
	/*overflow-x:hidden;*/
	width:515px;
	clear:left;
}

#issue_cover {
	float:left;
	width:268px;
	margin-right:20px;
}

#issue_cover img {
	width:257px;
}

#ceo_message_outer {
	margin-top:10px;
	background:#004A7F url(../images/c2r/g_ceo_top_bg.gif) no-repeat top;
	padding:20px 0 0 0;
	color:#FFFFFF;
}

#ceo_message_inner {
	background:url(../images/c2r/g_ceo_bot_bg.gif) no-repeat bottom;
	padding:0 10px 20px 10px;
}

#ceo_message_inner .pagenumber {
	font-size:24px;
	width:24px;
	float:left;
	margin-right:10px;
}

#ceo_message_inner .text {
	float:left;
	width:200px;
	font-size:12px;
}

#ceo_message_inner h1 {
	font-size:14px;
	color:#FFF;
}

#issue_contents {
	float:left;
	width:275px;
	margin-right:20px;
}
		
.issue_article {
	margin-top:10px;
	font-size:11px;
	color:#000;
}

.issue_article .image {
	width:112px;
	margin-right:10px;
	float:left;
}

.issue_article .text {
	float:left;
	width:153px;
}

.issue_article h2 {
	font-size:13px;
	font-weight:bold;
	line-height:15px;
	margin-bottom:4px;
}


#issue_credits_outer {
	float:left;
	background:#004A7F url(../images/c2r/g_credits_top_bg.gif) no-repeat top;
	width:136px;
}
#issue_credits_inner {
	background:url(../images/c2r/g_credits_bot_bg.gif) no-repeat bottom;
	color:#FFF;
	font-size:9px;
	text-align:center;
	width:126px;
	padding:20px 5px 20px 5px;
}

#issue_credits_inner h3 {
	font-size:9px;
}

#issue_credits_inner a {
	color:#FFFFFF;
	text-decoration:none;
}



/*---------------------------------------End Magazine Issue -------------------------------------------*/


/* template1 */

.t1_head {
	float:left;
	width:220px;
	padding:10px 10px 0 10px;
	font-size: 14px;
	color: #677C9E;
	font-weight:bold;
	font-style:italic;
}

.t1_banner {
	float:right;
	margin:0 10px 0 0;
	background:#CCC;
}

#t1_content {
	float:left;
	position:relative;
	padding:10px 10px 0 10px;
	width:430px;
	height:220px;
	overflow: auto;
	background:#FFF;
	color:#444;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:2px solid #FFF;
	margin:0 0 0 10px;
}

#content_outside {
	float:left;
	position:relative;
	padding:10px 20px 0 10px;
	width:430px;
	height:220px;
	color:#444;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:2px solid #FFF;
	margin:-20px 0 0 10px;
	overflow: hidden;
}
#content_scroller {
	position:relative;
	height:auto;
}

#scrollcontrol {
	width:10px;
	position:relative;
	margin:213px 0px -213px 457px;
	z-index:10;
}


.t1_sidebar {
	float:right;
	padding:10px 0 0 0;
	margin:0 10px 0 0;
	width:250px;
	text-align:center;
}

.t1_caption {
	color:#000;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


/* end template 1 */









/* template3 */

.t3_banner {
}


.t3_breadcrumbs {
	border-top: 2px solid #DDDEF0;
	border-bottom: 2px solid #DDDEF0;
	background:#F3F3F3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A9A9A6;
	font-weight:bold;
	padding:10px;

}

.t3_head {
	padding:10px 10px 10px 10px;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	width:460px;
}









/* template4 */

.t4_head {
	float:left;
	width:340px;
	padding:10px 10px 0 10px;
	font-size: 14px;
	color: Black;
	font-weight:bold;
	font-style:italic;
}

.t4_head strong, .t4_head b {
	font-size:14px;
	font-weight:bold;
}

.t4_banner {
	float:right;
	margin:0 10px 0 0;
}

.t4_subhead {
	padding:10px 10px 10px 10px;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	width: 340px;
}

#t4_content {
	float:left;
	position:relative;
	padding:10px 10px 0 10px;
	width:695px;
	height:220px;
	overflow: auto;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:none;
	margin:0 0 0 10px;
}

/* end template 4 */







/* template5 */


#t5a_content {
	float:left;
	position:relative;
	padding:10px 10px 0 10px;
	width:430px;
	height:450px;
	overflow: auto;
	background:#FFF;
	color:#444;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:2px solid #FFF;
	margin:0 0 0 10px;
}

#t5a_content_flash {
	float:left;
	position:relative;
	padding:10px 10px 0 10px;
	width:430px;
	height:310px;
	overflow: auto;
	background:#FFF;
	color:#444;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:2px solid #FFF;
	margin:0 0 0 10px;
}




/* end template 5 */





/* template8 */

#t8_content {
	position:relative;
}


/* end template8 */





/* template9 & 9a */
.t9_banner {
	display:none;
}


#t9_content {
	float:left;
	position:relative;
	padding:10px 10px 0 10px;
	width:695px;
	height:350px;
	overflow: auto;
	background:#FFF;
	color:#444;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:2px solid #FFF;
	margin:0 0 0 10px;
}

#t9a_content {
	position:relative;
	padding:10px 10px 0 10px;
	width:340px;
	height:368px;
	overflow: auto;
	background:#FFF;
	color:#444;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:2px solid #FFF;
	margin:0 0 0 10px;
}

#t9a_content2 {
	position:relative;
	padding:10px 10px 0 10px;
	width:300px;
	height:368px;
	overflow: auto;
	background:#FFF;
	color:#444;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:2px solid #FFF;
	margin:0 0 0 10px;
}
/* end template9a */










/* template11 */

.t10_subhead {
	padding:10px 10px 10px 10px;
	font-size: 12px;
	color: #000;
}

#t10_content {
	float:left;
	position:relative;
	padding:10px 10px 0 10px;
	width:780px;
	height:420px;
	overflow: auto;
	background:#FFF;
	color:#444;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:2px solid #FFF;
	margin:0 0 0 10px;
}



/* end template10 */











/* template11 */

.t11_subhead {
	padding:10px 10px 10px 10px;
	font-size: 12px;
	color: #000;
}

#t11_content {
	position:relative;
	padding:10px 10px 0 10px;
	width:230px;
	height:250px;
	overflow: auto;
	background:#FFF;
	color:#444;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:2px solid #FFF;
	margin:0 20px 0 20px;
}



/* end template11 */

/* template12 */

.t12_subhead {
	padding:10px 10px 0 10px;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

#t12_content, #t12_content2 {
	position:relative;
	padding:10px 10px 0 10px;
	width:300px;
	height:290px;
	overflow: auto;
	background:#FFF;
	font-size:11px;
	border:2px solid #FFF;
	margin:0 0 0 10px;
}


/* end template12 */


/* template news */

#tnews_content {
	float:left;
	position:relative;
	padding:10px 10px 0 10px;
	width:700px;
	height:320px;
	overflow: auto;
	color:#444;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:2px none;
	margin:0 0 0 10px;
}

#tpressrelease_content {
	float:left;
	position:relative;
	padding:10px 10px 0 10px;
	width:440px;
	height:400px;
	overflow: auto;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px none;
	margin:0 0 0 10px;
}

.tnews_caption {
	color:#000;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}

/* end template news */




/* template search */

#tsearch_content {
	float:left;
	position:relative;
	padding:10px 10px 0 10px;
	width:695px;
	height:480px;
	overflow: auto;
	background:#FFF;
	color:#444;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:2px solid #FFF;
	margin:0 0 0 10px;
}

/* end template search */





/* template printing */
#tsearch_content_print, #tnews_content_print, #t12_content_print, #t11_content_print, #t10_content_print, #t9a_content_print, #t9a_content2_print, #t8_content_print, #t5a_content_print, #t4_content_print, #t1_content_print, #tpressrelease_content_print
{
	padding:10px 10px 0 10px;
	background:#FFF;
	color:#000;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:2px solid #FFF;
	margin:0 0 0 10px;
}
/* end template printing */

/* press release */
.press_head {
	padding:10px 10px 10px 10px;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	width: 450px;
}

.press_subhead {
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	color: #444444;
}

.press_head_right {
	padding:10px 10px 10px 10px;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-align: left;
}



/* pop ups */
#popup {
	background:url(../images/g_popup_header_bg.png) no-repeat;
	color:#000;
}
#popup #container {
	width:360px;
	margin:0;
	padding:50px 20px 5px 20px;
}

/*---------------------------------- Support Download -----------------------------------*/
.supdwnint
{
	padding-left:35px; 
	height:360px;
	font-size:15px;
}

.supdwnspacer
{
	width:500px;
}

input[type="button"].supdwnbtn,input[type="submit"].supdwnbtn 
{
	width: 174px;
	font-size:10px;
	font-family:Verdana;
	background:#343233;
	border:2px solid #FFF;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
}
input[type="button"].supdwnbtn:hover,input[type="submit"].supdwnbtn:hover 
{
	background:#E6822F;
}

/*---------------------------------- End Support Download -------------------------------*/

/* news/events/partners list styles */
table.grid
{
    background-color: #ffffff;
    color: #000000;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    width: 100%;
    border-width: 0px;
    border-style: none;
}