html,body {
	height:100%
}

body {
	font-family:Arial, Verdana;
	font-size:12px;
	margin:0 auto;
	padding:0;
	background:#ffffff;
	color:#000000;
	height:100%;
}

a img {
	border:none;
}

a {
	color:#da281c;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

* {
	margin:0;
	padding:0;
}

.clr{clear:both}

span.red {
	color:#da281c;
}

span.bold-red {
	color:#da281c;
	font-weight:bold;
}

span.small-title {
	font-weight:bold;
}

span.black {
	color:#000000;
	font-size:15px;
	text-transform:uppercase;
}

h1 {
	font-size:24px;
	text-transform:uppercase;
}

h2 {
	font-size:18px;
	text-transform:uppercase;
}

h3 {
	font-size: 14px;
	text-transform:uppercase;
}

/* Container
------------------------------------------------------*/
#mainframe{width:980px; margin:0 auto;}
.pageframe {
	width:980px; 
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	float:left;
}
.pagecontainer{width:960px; margin:0 auto;}


/* HEADER STYLE */

#header {
	height:180px;
	padding-top:10px;
}

#sony-ad {
	padding-top:10px;
	padding-bottom:10px;
	float:right;
}

#logo {
	width:190px;
	float:left;
}

#right-header {
	width:710px;
	float:right;
	margin-right:20px;
}

#navigation {
	width:710px;
	height:60px;
	background-image:url(images/nav-bg.png);
	background-repeat:no-repeat;
	font-size:14px;
	text-transform:uppercase;
}

#navigation ul {
	list-style: none;
	padding:20px 20px 0 20px;
}

#navigation ul li {
	float:left;
	padding: 2px 15px 0 10px;
}

#navigation ul li a {
	color:#000000;
	text-decoration:none;
}

#ticktape {
	float:right;
	width:680px;
	padding-right:25px;
}

/* CONTENT STYLE */

#content {
	width:980px;
}

/* SIDEBAR STYLE */
#sidebar {
	width:190px;
	float:left;
	padding-top:150px;
	margin-right:10px;
}

#presenter {
	margin: 60px 0 0 0;
}

#sponsor {
	margin-top:40px;
	margin-bottom:40px;
}

#ateam {
	margin-top:40px;
}

#apparel {
	margin-top:40px;
}

#gonzo {
	font-weight:bold;
	color:#da281c;
	padding-top:250px;
}

#gonzo a{
	text-decoration:none;
	color:#000000;
}

#presenter h3, #sponsor h3, #apparel h3 {
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}


/* MAINCONTENT STYLE */
#maincontent {
	width:770px;
	float:left;
}


#content-top-border {
	background-image:url(images/content-top-border.png);
	height:29px;
	width:770px;
}

#content-container {
	width:770px;
	background-image:url(images/content-container.png);
	background-repeat:repeat-y;
	padding:0 30px 0 30px;
	min-height:790px;
	overflow:hidden;
}

.content-container-inner {
	width:710px;
}

.content-container-inner h2 {
	margin-bottom:20px;
}

#home-content-left {
	width:410px;
	float:left;
	margin-right:20px;
}

#judges, #judges_home, #quick-link{
	margin:20px 0 0 0;
}

#judges ul li {
	list-style:none;
	float:left;
	margin:0 6px 10px 0;
	width:150px;
}

#judges ul li p {
	text-align:center;
}

#judges ul li p a{
	color:#000000;
}

#judges_home ul li {
	list-style:none;
	float:left;
	margin:0 6px 10px 0;
	width:130px;
}

#judges_home ul li p {
	text-align:center;
}

#judges_home ul li p a{
	color:#000000;
}

#home-content-right {
	width:280px;
	float:left;
}

#quick-link-bg {
	background-color:#ebebeb;
	padding:10px;
}

#quick-link-bg ul li {
	list-style:url(images/arrow.png);
	margin-left:20px;
}

ul#social li {
	float:left;
	list-style:none;
	padding-right:5px;
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;
	margin-top:20px;
}

#boombox {
	margin-top:20px;
}

#content-bottom-border {
	width:770px;
	background-image:url(images/content-bottom-border.png);
	height:29px;
}

/* SUBPAGES STYLE */
#subpage-content-title {
	margin:0 0 20px 0;
}

.subpage-content-para {
	margin:0 0 10px 0;
}

.subpage-content-para ul{
	margin:0 0 0 15px;
}

.subpage-content-para ul li{
	padding:0 0 10px 0;
}

#separator {
	padding-top:20px;
	border-top:1px dashed #000000;
	margin-top:10px;
}

#end {
	margin-bottom:20px;
}

#event-venue {
	padding:20px 20px 20px 20px;
	background:#efefef;
}

ul.schedule {
	border-bottom:1px solid #efefef;
}

ul.schedule li {
	float:left;
	width:150px;
	padding:20px;
	list-style:none;
}

ul.schedule li.title {
	float:left;
	width:100px;
	list-style:none;
}

#raj {
	margin-top:20px;
	padding-top:20px;
	border-top:1px solid #efefef;
}

#raj_first_left {
	float:left;
	width:260px;
	margin-right:10px;
}

#raj_first_left_second {
	text-align:right;
	font-size:14px;
}

#raj_first_right {
	float:right;
	width:127px;
	text-align:center;
}

#raj_second {
	text-align:right;
	font-size:10px;
	margin-top:10px;
	
}

ul#photo-gallery li {
	width:110px;
	height:110px;
	padding: 0 5px 10px 0;
	float: left;
	list-style:none;
}

ul#photo-gallery li img{
	
	border:5px solid #efefef;
}

#right-contact {
	float:right;
	width:200px;
}

#ateam-contact {
	float:left;
	width:400px;
}

/* FOOTER STYLE */

#footer {
	width:980px;
}

#enquiry {
	min-width:940px;
	height:50px;
	background-image:url(images/enquiries-bg.png);
	background-repeat:no-repeat;
	text-align:right;
	padding-top:20px;
}

#enquiry-inner {
	width: 940px;
	padding-right:40px;
	font-weight:bold;
	font-size:14px;
}

#other-sponsors {
	width:970px;
}

#other-sponsors ul{
}

#other-sponsors ul li{
	list-style:none;
	float:left;
	padding:0 12px 0 12px; 
}

#copyright {
	border-top:1px solid #ebebeb;
	margin:20px 0 10px 0;
	padding:20px 0 0 0;
	text-align:center;
}

