*
{
}

html
{
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}

body
{
	background: url('../images/bg_balloon.jpg') top left no-repeat #13326b;
	margin: 0px;
}

p, a, li, td, th, span, div { 
	font: 13px/17px verdana, Arial, Helvetica, sans-serif;
}


Div#content_pane h1 {font-size: 20px;}

Div#content_pane h2 {font-size: 15px;}

Div#content_pane h3 {font-size: 12px;}

Div#content_pane a {text-decoration: underline;}

form { margin: 0px; }

select, input
{
	font-family: verdana;
	font-size: 12px;
	border: solid #999999 1px;
	padding: 2px;
}

img
{
	border: 0px;
}

a {color: #003e7d; font-weight: bold; text-decoration: none;}

a:hover { text-decoration: underline;}

div.heading
{
	text-align: center;
	margin-top: -25px;
}

p { margin: 13px 0px; }

#balloon
{
	position: absolute;
	right: 0px;
	top: 65px;
	z-index: -1000;
}

#login
{
	height:38px;	
	text-align: right;	
	font-family: verdana;
	font-size: 9pt;
	color: white;	
	background: url('../images/login_bground.png') top center repeat-x;
}
#login table.login { position:absolute; top:0px; right:0px; z-index: 2; }
#login a
{
	font-family: verdana;
	font-size: 7.5pt;
	color: white;
}
#login input
{
	font-family: verdana;
	font-size: 8pt;
	color: Black;
}

div#bodyContainer
{
   /* position: relative;
   top: -38px;
   background: url('../images/login_bground.png') top center repeat-x; */   
   margin-top: -30px;
}
div#body
{
	margin: 0px auto;
	width: 954px;
}
div#body td, p, a th
{
	font-size: 10pt;
	line-height: 16px;
}

div.left { float: left }
div.right { float: right; }

div#rights_reserved
{
	position: absolute;
}
div#rights_reserved.center
{
	float: none;
	position: relative;
	top: -45px;
	height: 10px;
}


#error
{
	padding: 5px 0px;
	text-align: right;
	color: red;
	font-weight: bold;
}
#error span
{
	background-color: #203288;
	border: 1px solid #2042a8;
	padding: 2px 4px; 
	line-height: 18px;
}

div#logo { width: 600px; margin: 0 auto; padding-top: 10px;}

/*** MENU ***/
div#menu
{
	background: url('../images/menu_bg.png') top center no-repeat;
	height: 42px;
	margin: 15px auto 5px;
	text-align: center;
}
div#menu table
{
	height: 40px;
	width: 97%;
}
div#menu table td {}

div#menu a
{    
	font-family: Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}

div#menu a:hover
{
	color: Yellow;
}

div#menu .login_button
{
	position: relative;
	margin: 0px auto;
	height: 0px;
	width: 560px;
	top:-23px;
}


div#Video
{
	border: 1px solid transparent;
	margin: 3px auto;
	width: 500px;
}


/*** SHOWCASE ***/
div#showcase
{
	background: url('../images/midsection.png') bottom center no-repeat;
	width: 554px;
	height: 387px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}
div#showcase #statement
{
	padding: 10px 10px 0px;
	text-align: center;
	color: White;
	font-weight: bold;
	font-size: 13px;
}

/*** CONTENT ***/

div#content_container
{
	margin: -35px auto 0px;
	width: 554px;
}
div#content_top
{
	background: url('../images/content_bg_top.png') top center no-repeat;
	width: 530px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
}
div#content_top .left
{
	background: url('../images/content_bg_top_left.png') bottom right no-repeat;
	width: 247px;
	height: 30px;
	float: left;
}
div#content_top .right
{
	background: url('../images/content_bg_top_right.png') bottom left no-repeat;
	width: 247px;
	height: 30px;
	float: right;
}
div#content_top .center
{
	background-color: white;
	width: 36px;
	height: 30px;
	margin: 0px auto;
}
div#content_bottom
{
	width: 530px;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
}
div#content_bottom .left
{
	background: url('../images/content_bg_bottom_left.png') top right no-repeat;
	width: 12px;
	height: 10px;
	float: left;
}
div#content_bottom .right
{
	background: url('../images/content_bg_bottom_right.png') top left no-repeat;
	width: 12px;
	height: 10px;
	float: right;
}
div#content_bottom .center
{
	background-color: white;
	width: 506px;
	height: 10px;
	margin: 0px auto;
}
div#content_middle
{
	margin: 0px auto;
	width: 530px;
	background-color: White;
}

div#content
{
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	padding: 1px 0px;
}
div#content .text_body
{
}
div#content .h1
{
	padding-top: 25px;
	font-size: 36px;
}
div#content content_pane .h2
{
	padding-top: 35px;
	padding-bottom: 15px;
}
div#content p
{
	margin: 8px 0px;
	padding: 0px;
}
div#content dd
{
	margin-top: 0px;
	margin-bottom: 15px;
}
div#content .para_list li
{
	margin-bottom: 5px;
}

div#content_pane_main { width: 554px; margin: 0px auto; }
table.content_pane_main { width: 100%; }
table.content_pane_main * { color: #000000; }
table.content_pane_main td.left, table.content_pane td.right { width: 84px; }
table.content_pane_main td.top { height: 67px; }
table.content_pane_main td.middle { background-color: white; }
table.content_pane_main td.bottom { height: 71px; }
table.content_pane_main td.corner1 { background: url(../images/content_pane_top_left.png) no-repeat; }
table.content_pane_main td.corner2 { background: url(../images/content_pane_top_right.png) no-repeat; }
table.content_pane_main td.corner3 { background: url(../images/content_pane_bottom_left.png) no-repeat; }
table.content_pane_main td.corner4 { background: url(../images/content_pane_bottom_right.png) no-repeat; }
table.content_pane_main td.side1 { background: url(../images/content_pane_top_repeat.png) repeat-x bottom; }
table.content_pane_main td.side2 { background: url(../images/content_pane_left_repeat.png) repeat-y right; }
table.content_pane_main td.side3 { background: url(../images/content_pane_right_repeat.png) repeat-y left; }
table.content_pane_main td.side4 { background: url(../images/content_pane_bottom_repeat.png) repeat-x top; }
table.content_pane_main td div.content { position: relative; color: black; margin: -20px 0px -22px; }

div#content_pane { width: 754px; float:right; }
table.content_pane { width: 100%; }
table.content_pane * { color: #000000; }
table.content_pane td.left, table.content_pane td.right { width: 84px; }
table.content_pane td.top { height: 67px; }
table.content_pane td.middle { background-color: white; }
table.content_pane td.bottom { height: 71px; }
table.content_pane td.corner1 { background: url(../images/content_pane_top_left.png) no-repeat; }
table.content_pane td.corner2 { background: url(../images/content_pane_top_right.png) no-repeat; }
table.content_pane td.corner3 { background: url(../images/content_pane_bottom_left.png) no-repeat; }
table.content_pane td.corner4 { background: url(../images/content_pane_bottom_right.png) no-repeat; }
table.content_pane td.side1 { background: url(../images/content_pane_top_repeat.png) repeat-x bottom; }
table.content_pane td.side2 { background: url(../images/content_pane_left_repeat.png) repeat-y right; }
table.content_pane td.side3 { background: url(../images/content_pane_right_repeat.png) repeat-y left; }
table.content_pane td.side4 { background: url(../images/content_pane_bottom_repeat.png) repeat-x top; }
table.content_pane td div.content { position: relative; color: black; margin: -20px 0px -22px; }

div#mainBubble { margin: 0px 5px; padding: 10px 0px; }
div#mainBubble table { width: 100%; }

div.bubble { margin-top: 10px; }

div.bubble .top, div.bubble .bottom { height: 44px; }
div.bubble .left, div.bubble .right { width: 44px; }

div.bubble .top.left { background: url('../images/bubble_top_left.png') top left no-repeat; }
div.bubble .top.center { background: url('../images/bubble_top.png') top left repeat-x; }
div.bubble .top.right { background: url('../images/bubble_top_right.png') top right no-repeat; }

div.bubble .middle.left { background: url('../images/bubble_left.png') top left repeat-y; }
div.bubble .middle.center { background-color: white; }
div.bubble .middle.right { background: url('../images/bubble_right.png') top right repeat-y; }

div.bubble .bottom.left { background: url('../images/bubble_bottom_left.png') bottom left no-repeat; }
div.bubble .bottom.center { background: url('../images/bubble_bottom.png') bottom left repeat-x; }
div.bubble .bottom.right { background: url('../images/bubble_bottom_right.png') bottom right no-repeat; }

div.bubble .content ul { list-style:none; margin:0px; padding: 0px; }
div.bubble .content ul li { margin:5px; }

/*** SUB-CONTENT ***/
div#sub_content
{
	text-align: center;
	margin: 5px auto 0px;
	width: 830px;
	height: 168px;
}
div#sub_content .list_table
{
	width: 100%;
}
div#sub_content .bubble
{
	background: url('../images/content_sub_bg.png') center center no-repeat;
	height: 140px;
	width: 154px;
	padding: 14px 7px;
	margin: 0px auto;
	text-align: left;
}
div#sub_content .bubble p
{
	margin: 15px 4px;
}

/*** HOME page ***/
div.home #content { background: none; border: solid transparent 1px; }
div.home #content p { margin: 10px 0px 25px; padding: 0px; }
div.home #content .text_body { margin: 0px auto; width: 414px; }
div.home #content .box1 { margin: -20px 0px -5px; padding: 0px; }
div.home #content .box1 table.content_pane td div.content { margin-bottom: -42px; }
div.home #sub_content
{
	position: relative;
	top: -30px;
	text-align: left;
	width: 870px;
}
div.home #sub_content .box { width: 320px; }
div.home #sub_content .box .content_pane { position: relative; top: 35px; }
div.home #sub_content .box .content_pane .content { margin-left: -25px; margin-right: -25px; height: 200px; }
div.home #sub_content .box .title
{
	position: absolute;
	z-index: 1000;
	text-align: center;
	width: 320px;
}
div.home #sub_content .left .title { margin-top: 15px; }
div.home #sub_content .right .title { width: 300px; }
div.home #sub_content div { margin: auto; }
div.home #sub_content div#followus_links { margin: 70px auto 10px; }
div.home #sub_content div#followus_links,
div.home #sub_content div#followus_links img { width: 100px; }

/*** CONTACT page ***/
#contact-us #logo
{
	width: 450px;
	margin: 20px auto -10px;
}
#contact-us
{
	background: url('../images/content_main_bg_small.png') top center no-repeat;
	height: 350px;
	margin-bottom: 15px;
}
#contact-us a, #contact-us p { color: White; }

#contact-us .text_body
{
	margin: 20px;
	padding: 20px;
}



/*** About Lingo ***/
div.aboutLingo #logo
{
	width: 450px;
	margin: 20px auto -10px;
}

/*** About Team ***/
div.aboutTeam #logo
{
	width: 450px;
	margin: 20px auto -10px;
}

/*** LOGIN page ***/
div.login #content
{
	background: url('../images/content_main_bg_small.png') top center no-repeat;
	height: 350px;
	margin-bottom: 15px;
}
div.login #content .text_body
{
	margin: 0px auto;
	width: 230px;
}
div.login #content .h2
{
	padding-bottom: 0px;
}
div.login #content .login
{    
	padding: 10px 0px;
	text-align: right;
}
div.login #content .login a
{
	font-size: 8pt;
}
div.login #content .login input
{
	color: black;
}
div.login #content .login input[type=image]
{
	margin-top: 8px;
}
