/* CSS Document */
/*

/* = INIT Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

:focus { /* remember to define focus styles! */
	outline: 0;
}

body {
	background: #fff;
	line-height: 1;
}

ol,ul {
	list-style: none;
}

table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}

th,td {
	font-weight: normal;
	text-align: left;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: "";
}

blockquote,q {
	quotes: "" "";
}

a img {
	border: 0;
}

/* Adds */
a {
	color: #333;
}

a:hover img  {
	border: none;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

input[type="image"]:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

div {
	/*position: relative;*/
}

.hide {
	display:none;
}

.col {
	width: 50%;
	float: left;
}

.colShadow {
	width: 460px;
	/*background-color: #0F6;*/
}

.shadow {
	background: url(../images/nworld/site/shadow_block.png) repeat-y center
		top;
}

.colCont {
	width: 440px;
	background-color: #FFF;
	margin-left: 10px;
}


.homeClaim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #656565;
	line-height: 120%;
}

.menu_mid {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px 30px 0px 30px;
	background-color: #43bbe6;
	padding: 10px 0px 10px 0px;
}

.menu_mid_cont {
	margin: 0px 10px 0px 10px;
}

.menu_mid_cont2 {
	
}

.menu_mid2 {
	color: #43bbe6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px 30px 0px 30px;
	background-color: #FFF;
	padding: 10px 0px 10px 0px;
}

.mid {
	width: 50%;
	float: left;
}

.fToLeft {
	float: left;
}

.fToRight {
	float: right !important;
}

.toRight {
	float: right;
}

.menu_main {
	
}

.line {
	border-bottom: 4px solid #000;
	padding-top: 3px;
}

.joinCall {
	position: absolute;
	top: 10px;
	left: 0px
}

.joinCall2 {
	position: absolute;
	top: 233px;
	left: 812px
}

.reset {
	clear: both;
}



/* generic shadow container init */

.sectShadows {
	margin: 0 auto;
	width: 930px;
}

.sectShadowTop {
	background: url('../images/nworld/site/bk_shadow_line_top.png') no-repeat
		bottom;
	height: 8px;
}

.sectShadowMid {
	background: url('../images/nworld/site/bk_shadow_line.png') repeat-y top
		center;
}

.sectShadowRight {
	background: url('../images/nworld/site/bk_shadow_line_right.png') repeat-y
		top center;
}

.sectShadowBottom {
	background: url('../images/nworld/site/bk_shadow_line_bottom.png')
		no-repeat top;
	height: 8px;
}

/* generic shadow container end*/

/* css for layout start */

.sectCont {
	margin: 0 auto;
	width: 900px;
}

.sectCont img {
	vertical-align: bottom;
}

.separator {
	background: #000;
	height: 15px;
	margin: 0px 30px;
}

.separator_wide {
	background: #000;
	height: 15px;
	
}

.gmnWrap {
	padding: 30px 0px 10px 0px;
	margin: 0px 15px 0px 15px;
	
}

.gmnWrap div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.gmnWrap h1 {
	
	padding-bottom: 12px;
	font-size: 18px;
}

.lineD {
	border-bottom: 1px dotted #000;	
}

.gmnWrap h2 {
	
	padding-bottom: 3px;
	font-size: 13px;
	font-weight: bold;
}

div.gmnTitle {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 25px;
	padding-bottom: 5px;
	padding-left: 15px;
	line-height: 100%;
}

.gmnCol1 {
	float: left;
	width: 46%;
	padding: 15px;
	border-right: 1px dotted #333;
	line-height: 135%
}

.gmnCol2 {
	float: left;
	width: 24%;
	padding: 15px;
	border-right: 1px dotted #333;
	line-height: 135%
}

.gmnCol3 {
	float: left;
	width: 19%;
	padding: 15px;
	line-height: 135%
}

.gmnCol4 {
	float: left;
	width: 22%;
	padding: 15px;
	line-height: 135%
}

.gmnCol5 {
	float: left;
	border-right: 1px dotted #333;
	width: 47%;
	padding: 15px;
	line-height: 135%
}

.gmnMini {
	margin-left:-45px; border-right: 1px dotted #333;
}

.gListWrap {
	line-height: 100%;
}
.gList {
	padding: 8px 0px;
	border-bottom: 1px dotted #000;
}

.gListTop {
	padding: 0px 0px 8px 0px;
	border-bottom: 1px dotted #000;
}

.gmnIcon {
	padding: 0px 10px 0px 0px;
}

.gmnIconAct {
	float: right;
	margin-right: 10px;
}
/* css for layout end */

/* misc start */

.spacerTop {
	height: 8px;
}

.infoL1 {
	color:#fcff00; font-family: Tahoma; font-size: 48px; font-weight: bold;
}

.infoL2 {
	color:#fcee21; font-family: Tahoma; font-size: 35px; font-weight: bold;
}

.infoL3 {
	color:#fff; font-family: Tahoma; font-size: 22px; margin-top:3px;
}

.infoL4 {
	color:#fff; font-family: Tahoma; font-size: 12px; margin-top:3px;
}

.centerEl {
	text-align: center;
}


.infoPackUpg2 {
	float: left; text-align: left; width: 118px; line-height: auto; padding: 20px 20px 0px 20px;
}

.arialW {
	font-family: Arial; font-size: 13px; color:#FFF; line-height: 135%;
}

.bViol {
	background: #7e2c85;
}

.cViol {
	color: #7e2c85;
}

.cGreen {
	color: #79b31d !important;
}

.cYellow {
	color: #fcee21 !important;
}

.cBlue {
	color: #45c0ec !important;
}


.pad10 {
	padding: 10px;
}

div.topLine {
position: absolute; top: 0px; left: 30px;
}

div.topLine img {
	width: 900px;
	height: 14px;
}

.inter120 {
	line-height: 120% !important;
}

.inter175 {
	line-height: 175% !important;
}

div.gmnOver {
	background: #FFFFFF; 	filter: alpha(opacity=70); opacity: 0.7; z-index: 10; position: absolute !important; top:0px; left:0px; width: 100%; height: 100%;
}

div.gmnMessage {
	line-height: 120%; width: 80%; margin: 0 auto; margin-top: 95px; font-size: 23px; font-weight: bold; border: 1px solid #c0c0c0; padding: 15px; background: #fff;
	z-index:11; position: absolute !important; top: 10px; left: 70px;
}

div#xClose {
	position: absolute !important;	top: 10px; right: 10px;
	
}

div#xClose a {
	text-decoration: none;
}

#include10 {
	position: absolute; color: rgb(252, 255, 0); text-align: center; top: 159px; width: 115px; left: 18px; font-weight: bold; font-size: 15px;
}

#include10_oriz {
	position: absolute; color: rgb(252, 255, 0); width: 115px; font-weight: bold; left: 138px; top: 124px; font-size: 16px;
}

.inputGen {
	background-color: #FFF;
	margin: 0;
	padding: 0;
	/*width: 382px;*/
	width: 100%;
	height: 18px;
	border: 1px solid #9EA59C;
	font-size: 12px;
}
/* misc end */


/* slider css */

.sliderContainer {
	overflow: hidden; 
	
}

#slider ul,#slider li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}

#slider li { /* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/
	height: 324px;
	overflow: hidden;
}

#prevBtn,#nextBtn, #pauseBtn {
	display: block;
	width: 37px;
	height: 42px;
	position: absolute;
	left: 421px;
	bottom: 0px;
}

#nextBtn {
	left: 495px;
	
}

#pauseBtn {
	left: 458px;
}


#prevBtn a,#nextBtn a, #pauseBtn a {
	display: block;
	width: 37px;
	height: 42px;
	background: url(../images/world/site/prod/prev_btn.png) no-repeat 0 0;
}

#nextBtn a {
	background: url(../images/world/site/prod/next_btn.png) no-repeat 0 0;
}

#pauseBtn a {
	background: url(../images/world/site/prod/pause_btn.png) no-repeat 0 0;
}


.graphic,#prevBtn,#nextBtn, #pauseBtn {
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
	text-indent: -8000px;
}
/* end slider css */

/*snippet start*/



/*snippet end */


