/*
---------------------
GDTW 1.0
Author: Hakim Sabri: www.hakimo-studio.com
Date Created: 8th of July 2008
---------------------
*/

h1, h3, h5, h6 {
	color: #686868;
}

p
{
    font: 13px Verdana;
	line-height: 1.5;
}

h2
{
 color: #FF04D3;
}

h4
{
  color: #000;
}

li
{
	line-height: 1.5;
	margin-bottom: 12px;	
	text-align: justify;
}

ul{font: 13px Verdana;}
ul.none{list-style-type: none}
ul.decimal {list-style-type: decimal}

div.bluediv
{
 height: 16px;
 width: auto;
 background-color: #3A9DFF;
}

body, html {
	font: 12px Verdana;
	line-height: 1.5;
	margin: 0;
	padding: 0;
	background-image: url("../resource/bg.jpg");
}
#header {
	width: 100%;
	min-width: 1000px;
	height: 240px;
	background: #000 url("../resource/header_strip.png") repeat-x;
}
#jmu_logo {
	margin: 0;
	padding: 0;
}
#jmu_logo a {
	position: relative;
	margin-top: 2px;
	margin-right: 5px;
	float: right;
	width: 91px;
	height: 91px;
	background: url("../resource/jmu_logo.png");
}

#gdtw_logo
{
	margin: 0;
	padding: 0;
}

#gdtw_logo a {
    position: relative;
	float: left;
	width: 323px;
	height: 95px;
	background: url("../resource/gdtw_logo.png");
}
#conference_bg {
    float: left;
	margin-top: 6px;
	width: 661px;
	height: 139px;
	background: url("../resource/conference_bg.png");
}
#header_title {
	position: absolute;
	width: 661px;
	height: 240px;
}
#navbar {
	width: 100%;
	min-width: 1000px;
	height: 18px;
	background: #000;
}
#navbar p {
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 14px;
	color: #FFF;
}
#navbar a {
	color: #FFF;
	text-decoration: none;
}
#navbar a:hover {
	color: #FFAF00;
}
#navbar2 {
	width: 100%;
	min-width: 1000px;
	height: 37px;
	background: url("../resource/nav_strips.png") repeat-x;
}
#navbar2 a {
	float: left;
	margin-top: 4px;
	height: 21px;
}
#navbar2 a.programmes {
	width: 131px;
	margin-left: 7px;
	background: url("../resource/link_programmes.png");
}
#navbar2 a.papers {
	width: 149px;
	margin-left: 21px;
	background: url("../resource/link_cfp.png");
}
#navbar2 a.registration {
	width: 131px;
	margin-left: 21px;
	background: url("../resource/link_registration.png");
}
#navbar2 a.pnp {
	width: 200px;
	margin-left: 21px;
	background: url("../resource/link_pnp.png");
}
#navbar2 a.keynote {
	width: 260px;
	margin-left: 21px;
	background: url("../resource/link_keynote.png");
}
#navbar2 a:hover {
	background-position: 0 -21px;
}
#wrapper {
	margin: 0 auto;
	width: 931px;
	border-right: 3px solid #000;
	border-left: 3px solid #000;
	background: #FFF;
}

#gallery {

	margin: auto;
	width: 931px;
	text-align: center;
	overflow: hidden;
	background: #303030;
}
#gallery p 
{
 color: #fff;
}

#gallery a
{
 font-weight: bold;
 color: #FF04D3;
 text-decoration: none;
}

#gallery a:hover
{
 color: #FF04D3;
 text-decoration: underline;
}


div .gallerythumb
{
	float: left;
	width: 186px;
	height: 263px;
	background: #303030;
}

div .gallerythumb img
{
	margin-top: 8px;
	border-style: none;
}

div.midcolumn {
	width: 931px;
	margin: 0 auto;
	padding: 0px;
}

div.midcolumn h3{
	margin: 0px;
	margin-left: 10px;
	padding-top: 15px;
}

div.midcolumn p
{
 text-align: justify;
}

div.midcolumn2 
{
	width: 931px;
	overflow: hidden;
	background-color: #DDDDDD;
}

div.roundtop
{
	background: url("../resource/tr.gif") no-repeat top right; 
}

div.roundtop2
{
	background: url("../resource/tr2.gif") no-repeat top right; 
}

div.roundtop3
{
	background: url("../resource/tr3.gif") no-repeat top right; 
}


div.roundbottom
{
	background: url("../resource/br.gif") no-repeat top right;
}

div.roundbottom2
{
	background: url("../resource/br2.gif") no-repeat top right;
}

div.roundbottom3
{
	background: url("../resource/br3.gif") no-repeat top right;
}

img.corner {
   width: 23px;
   height: 23px;
   border: none;
   display: block !important;
}

#leftcolumn {
	float: left;
	width: 251px;
	background: #FFF;
}
#leftcontent {
	width: 237px;
	margin: auto;
	margin-top: 12px;
	margin-bottom: 24px;
	text-align: center;
	background: #FFF;
}

#leftcontent img {
	border-style: none;
	margin-bottom: 30px;
}

#rightcolumn {
	float: right;
	width: 674px;
	border-left: solid 1px #858585;
	background: #FFF;
}

#rightcontent {
	width: 646px;
	margin: auto;
	margin-top: 12px;
	margin-bottom: 70px;
	background: #FFF;
}

#rightcontent p {
	text-align: justify;
}

#rightcontent p.blue{
	font-size: 15px;
	line-height: 1.5;
	color: #0084FF;
}

#rightcontent p.red{
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
	color: #FF04D3;
}

#rightcontent img {
	border-style: none;
}

#rightcontent img.banner {
	margin-top: 7px;
}

#rightcontent a
{
 color: #0084FF;
 font-weight: bold;
 text-decoration: none;
}

#rightcontent a:hover
{
 text-decoration: underline;
}

#rightcontent a.red
{
 text-decoration: none;
 font-size: 16px;
 font-weight: bold;
 color: #FF04D3;
}

#rightcontent a.red:hover
{
 text-decoration: underline;
}

div.leftcolumn2 {
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 310px;
	background: #BDBDBD;
}

div.leftcontent2 {
	width: 300px;
	margin: auto;
	background: #FFF;
}

div.leftcontent2 img.center 
{
	margin-left: 8px;
}

div.leftcontent img
{
 border-style: none;
}

div.leftcontent3 {
	width: 300px;
	margin: auto;
	background: #FFF;
	border-top: solid 1px #858585;
}

div.leftcontent3 p
{
 text-align: center;
 padding-left: 2px;	
 padding-right: 2px;	
}


div.rightcolumn2 {
	float: right;
	width: 610px;
}

div.rightcontent2 {
	width: 590px;
	margin: auto;
	margin-right: 15px;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: justify;
}

div.rightcontent2 a
{
 color: #0084FF;
 font-weight: bold;
 text-decoration: none;
}

div.rightcontent2 a:hover
{
 text-decoration: underline;
}

#footer {
	clear: both;
	height: 72px;
	background: #000;
}

#footer_content{
 margin-top: 5px;
 padding: 0;
 float: left;
 width: 456px;
 height: 60px;
}

#footer_content p {
	text-align: left;
	color: #FFF;
}

#footer img
{
 float: right;
 border-style: none;
}

/*Table*/
table.stats
{text-align: center;
font-family: Verdana;
font-size: 11px;
color: #fff;
width: 640px;
background-color: #666;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.stats td
{background-color: #CCC;
color: #000;
padding: 4px;
text-align: left;
}

table.stats td:hover
{
 background-color: #FFB900;
}

table.stats td.header
{background-color: #1768B4;
height: 30px;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;} 

