body {
	/* overflow:hidden; */
	background:#000;
	font: 12px Arial, Helvetica, Sans-Serif;
    margin: 0px;
    padding: 0px;
	color: #fff;
	width: 100%;
	height: 100%;		
}

a {
 text-decoration:underline;
 color: #fff;
}

a:visited {
 text-decoration:underline;
}


a:hover {
 text-decoration:none;
}


img{
	border:none;
}


#supersize{
	position:fixed;
	z-index: -3;
}
#supersize img, #supersize a{
	height:100%;
	width:100%;
	position:absolute;
	z-index: -3;
}

#supersize .prevslide, #supersize .prevslide img{
	z-index: -2;
}
#supersize .activeslide, #supersize .activeslide img{
	z-index: -1;
}
.clear{
	clear:both;
}
.main_content {
	position:relative;
	z-index: 0;
	width:966px;
}
.header{
	position:relative;
	width:951px;
	padding:15px 0px 0px 15px;
}
.header .row1 .left{
	float:left;
	position:relative;
}
.header .row1 .right{
	position:relative;
	float:right;
	width:273px;
	height:72px;
	text-indent: -900%;
	background: url(/sites/all/themes/graphex/images/header/text_r1.png) no-repeat;
}
.header .row1 .left .logo{
	width:663px;
	height:72px;
	text-indent: -900%;
	background: url(/sites/all/themes/graphex/images/header/logo_2010.png) no-repeat;
}
.header .row2 .left{
	float:left;
	text-indent: -900%;
	width:663px;
	height:48px;
	background: url(/sites/all/themes/graphex/images/header/text_r2.png) no-repeat;
}
.header .row2 .right{
	float:right;	
	text-indent: -900%;
	width:243px;
	height:48px;
	background: url(/sites/all/themes/graphex/images/header/call_for_entries.png) no-repeat;
}
.spacer_uh{
	width:100%;
	height:30px;
}
.con{
	position:relative;
	width:100%;
	background: url(/sites/all/themes/graphex/images/bg_2col.png) repeat-y;
}
.con_left{
	float:left;
	width:678px;
	/*background: url(/sites/all/themes/graphex/images/con_left_bg.png) repeat-y;*/
}
.con_right{
	float:right;
	width:273px;
	/*background: url(/sites/all/themes/graphex/images/con_right_bg.png) repeat-y;*/
}
.con_left .menu{
	height:26px;
}
.mycontent{
	margin:0px 0px 0px 15px;
}
.con_left .menu{
	margin:0px 0px 0px 9px;
}

.spacer_um{
	width:100%;
	height:16px;
}
.mycontent{
	font-size:14px;
	line-height:18px;
	width:580px;
	padding-bottom:30px;
}


h1.title {
	margin: 0;
	padding: 0;
}
/*Home page*/
#node-27{
	height:450px;
}
.mycontent a{
	color:#ffffff;
}
.mycontent .enter{
	padding:10px 0px 0px 0px;
}
.mycontent .deadline{
	padding:20px 0px 0px 0px;
}
.bottom_black_stripe{
	position:fixed;
	bottom:0;
	width:100%;
	height:30px;
	background:#000000;
}
.footer_w{
	position:relative;
	margin-left:15px;
	margin:0px;
	width:951px;
	padding:0px;
}
#block-menu-menu-footer{
	width:570px;
}
#block-menu-menu-footer ul{
	/*padding:7px 0px 0px 0px;*/
}
#block-menu-menu-footer ul li{
	float:left;
	list-style:none;
	padding:7px 0px 0px 0px;
	color:#ffffff;
}
#block-menu-menu-footer ul li a{
	color:#ffffff;
	text-decoration:none;
	font-size:11px;
	padding-right:17px;
}
.fw_w{
	float:right;
	width:250px;
	/*margin-top:-21px;*/
}
.fw_w .facebook{
	float:left;
}
.fw_w .twitter{
	float:right;
}

/* judges */
.view-judges .view-content{
	padding-top:25px;
}
.view-judges .view-content .views-row{
	padding-bottom:25px;
}
.judge_item .con_right{
	text-align:center;
	padding-top:46px;
}
.judge_name{
	font-weight:bold;
}
.view-events .view-content .views-row{
	padding-bottom:35px;
}

#contact-mail-page input{
	border:1px solid #eeeeee;
}
#contact-mail-page .grippie{
	display:none;
}

#user-profile-form .collapsible {
	visibility: hidden;
	height: 0;
	
	margin-bottom: 0;
	padding: 0;
}

#user-profile-form .collapsible .collapse-processed {
	visibility: hidden;
	height: 0;	
	margin: 0;
	padding: 0;
	
}
#user-profile-form .collapsible .fieldset-wrapper {
	visibility: hidden;
	height: 0;	
	margin: 0;
	padding: 0;
	
}

.submitted {
	visibility: hidden;
	height: 0;	
	margin: 0;
	padding: 0;
	
}

#tweets {
	padding-left: 15px;
	padding-top: 8px;
	
	font-size:13px;
	font-weight:bold;	
}

ul.tweet_list {
	padding: 0;
}

li.tweet {
	list-style-type: none;
	margin-bottom: 17px;
}

.tweet_text a.date {
	color: #fff;	
	font-weight:normal;
}

.tweet-right span.date {
	font-weight: bold;
}


#site-map ul.menu {
	height: auto;
}


#site-map .content .menu li {
	margin: 10px;
	padding: 0;
	height: auto;
}

#site-map .content .menu li.expanded ul,
#site-map .content .menu li.expanded ul li
 {
	margin: 10px;
	padding: 0;
	height: auto;
}

ul.primary li.active a:link, 
ul.primary li.active a:hover, 
ul.primary li.active a:visited {
	background-color: #BBBBBB;
	text-decoration: none;
}


ul.primary li a:link, 
ul.primary li a:hover, 
ul.primary li a:visited {
	background-color: #000;
	text-decoration: underline;
}

ul.secondary a.active {
	color: #999999;
	border-bottom: 0;
	text-decoration: none;
}

ul.secondary a {
	text-decoration: underline;
}

.submissions_table {
	font-size: 12px;
}

.pane-title-row {
	color: #000;
}

.block {
	color: #fff;
}

#blocks a {
	color: #fff;
}

ul.entry_userinfo {
	color: #fff;
	font-size: 13px;
	margin-bottom: 25px;
}

ul.entry_userinfo li {
	list-style-type: none;
}

.block-uc_cart {
	color: #fff;
}


.sponsors_group ul li {
	margin-left: 20px;	
	margin-bottom: 20px;
	list-style-type: none;
}

#sponsors_supporting li, 
#sponsors_friends li
 {
	list-style-type: none;
}


#user-login {
	width: 340px;
	color: #fff;
	font-weight: bold;
	border:0;
}

#block-block-1 .enter_login {
	width: 400px;
}


#block-block-1 .enter_login table tbody {
	border:0;
}

#block-block-1 .enter_login .register {
	color: #fff;
	margin-bottom: 22px;
}

#user-login .uname {
	margin-bottom: 13px;
}

#user-login .uname_title {
	float: left;
	width: 120px;		
}

#user-login .uname_edit {
	float: right;
}

#user-login .uname_edit input {
	width: 200px;
}

#user-login .pwd_title {
	float: left;
	width: 120px;		
}

#user-login .pwd_edit {
	float: right;
}

#user-login .pwd_edit input {
	width: 200px;
}


#user-login .submit {
	margin-top: 10px;
	text-align: right;
}


#user-profile-form div {
	text-align: right;
	margin-bottom: 20px;
}

#user-profile-form div fieldset div {
	text-align: left;
}

#entry-form-1,
.webform-client-form,
#uc-cart-checkout-form,
.order-review-table,
#user-register,
#contact-mail-page  {
	margin-bottom: 20px;
}


#entry-form-1 .steps {
	margin-left: 5px;
	font-weight: bold;
}


.webform-client-form {
	width: 90%;
}

.webform-client-form div {
	text-align: right;
}

.webform-client-form div.webform-component-select,
.webform-client-form div.webform-component-select div,
.webform-client-form div.webform-component-textarea,
.webform-client-form div.webform-component-textarea div {
	text-align: left;
}

#user-register div,
#contact-mail-page div
 {
	text-align: right;
}

#user-register div fieldset div,
#contact-mail-page div div {
	text-align: left;
}


#user-login #edit-submit,
#user-profile-form  #edit-submit,
#user-profile-form  #edit-delete,
#entry-form-1 .steps #next-button, 
.webform-client-form #edit-submit, 
#checkout-form-bottom #edit-continue, 
#checkout-form-bottom #edit-cancel,
#cart-form-buttons .form-button, #cart-form-buttons .form-submit,
#uc-cart-checkout-review-form #edit-back,
#uc-paypal-wps-form #edit-submit,
.add-to-cart .form-submit,
#user-register .form-submit,
#contact-mail-page .form-submit
 {
	color: #333333;
	font-weight: bold;
	border: 0;	
	border-top: 1px solid #bababb;	
    background: #cccccc;	
}

.webform-client-form div.webform-component-textarea div.description {
	text-align: right;
}
 
#webform-component-category #edit-submitted-category {
	width: 80%;
}

tr.even, tr.odd {
	background: transparent;
	}
	
.cart-review, #uc-cart-checkout-form .collapse-processed, .cart-review th, 
#cart-pane, #customer-pane, #comments-pane, #checkout-form-bottom, #payment-pane, #billing-pane,
#payment_details, #cart-form-products, #cart-form-products th, #cart-form-buttons{
	border: 0;
}	

#billing-pane .fieldset-wrapper{
	overflow: hidden;
}

#uc-cart-checkout-form fieldset.collapsible legend a {
	background: transparent;
}

#uc-cart-checkout-form fieldset legend {
	border-bottom: 1px solid #fff;
}

.order-review-table .review-button-row {
	background: transparent;
}

.webform-submission-all {
	margin-left: 10px;
}

#webform-client-form-5 .form-item {
	text-align: left;	
}

.fieldset .legend {
	color: #fff;
}

.sponsors_group {
	border-top: solid 1px #fff;
	margin-bottom: 5px; 
}

.sponsors_group ul {
		
}

.sponsors_group ul li {
	float: left;
}


.sponsors_bottom {
	margin-bottom: 20px;
}

.sponsors_bottom_left {
	float: left;
	width: 345px;
}

.sponsors_bottom_right {
	float: right;
	width: 233px;
	border-left: 1px #fff solid;
}

.sponsors_bottom_right .sponsors_group_title {
	padding-left: 7px;
} 


