/* //////////////// GENERAL INFO ////////////////

Site: gybr.co.uk
Version: 1

//////////////// //////////////// //////////////// */


/* //////////////// STRUCTURE ELEMENTS //////////////// */

* { margin: 0; padding: 0; outline: none; }

#slider { width:100%; height:600px; position:relative; }
#index-slider { width:100%; height:600px; position:absolute; top:0px; left:0px; }
#header { width:1100px; position:absolute; width:100%; height:300px; top:0px; left:0px; z-index:10000; }
#logo { float:left; width:270px; height:270px; }
#datetime { float:left; width:300px; height:115px; text-align:right; font-size:26px; line-height:28px; font-weight:bold; padding-top:105px; }
.venue { font-size:18px; font-weight:normal; }
#social-icons { float:left; margin-left:20px; width:500px; height:220px; position:relative; }
#content { z-index:100000; position:absolute; top:430px; width:100%; }
#sponsors { font-size:14px; font-weight:bold; color:#999999; line-height:20px; margin-top:30px; border-top:1px solid #dddddd; border-bottom:1px solid #dddddd; padding-top:20px; padding-bottom:20px; }
#footer { width:100%; background:#222222; color:#999999; border-top:1px solid #999999; margin-top:30px; min-height:200px; padding:20px 0 20px 0; }
#footer a { color:#aaaaaa; }
#footer2 { width:100%; background:#1A1A1A; color:#999999; border-top:1px solid #111111; height:40px; line-height:40px; }
#footer2 a { color:#aaaaaa; }
#copyright { float:left; width:50%; }
#webdevelopment { float:left; width:50%; text-align:right; }

.wrapper { width:1100px; margin:0 auto; }
#inner-slider { width:100%; height:350px; position:absolute; top:0px; left:0px; }
#inner-content { z-index:0; position:absolute; top:430px; width:100%; }

/* //////////////// INDEX //////////////////////// */
a.registerButton { display:block; text-align:center; padding:15px; background:#660066; color:#ffffff; font-weight:bold; text-decoration:none; width:250px; font-size:28px; line-height:32px; }

/* //////////////// INDEX SLIDER ///////////////// */
.index-slider-item { width:100%; height:600px; overflow:hidden; background-position:center center; }

/* //////////////// MENU ///////////////////////// */
#menu { position:absolute; top:275px; left:0px; width:100%; height:40px; line-height:40px; z-index:10000; }
.menu-item { float:left; padding-right:18px; font-size:14px; font-weight:bold; }
.menu-item a { color:#000000; text-decoration:none; }
.menu-item a:hover { color:#660066; }
.menu-item.active a { color:#660066; text-decoration:underline; }

/* //////////////// NEWS ///////////////////////// */
.news-item { float:left; width:300px; height:360px; border:10px solid #dfdfdf; padding:5px; margin-left:25px; }
.news-item-img { width:300px; height:200px; overflow:hidden; }
.news-item-txt { text-align:justify; }

/* //////////////// GALLERY ////////////////////// */
.gallery-item { float:left; width:300px; height:200px; overflow:hidden; border:5px solid #dfdfdf; margin-left:35px; margin-bottom:20px; }

/* //////////////// LOGIN SECTION //////////////// */
#password-box, #login-box { display:none; margin-top:20px; }
.loginfield { width:150px; height:18px; border:1px solid #cdcdcd; }
.loginbutton { width:80px; height:20px; border-left:1px solid #cdcdcd; border-top:1px solid #cdcdcd; border-right:1px solid #999999; border-bottom:1px solid #999999; background:#ffffff; color:#666666; cursor:pointer; margin-top:5px; margin-bottom:5px; }

/* //////////////// FORM ///////////////////////// */
.inputtext { width:440px; border:1px solid #cdcdcd; background-color:#f9f9f9; height:30px; }
.inputfocus { width:440px; border:1px solid #660066; background-color:#a6e0f3; height:30px; }
.inputerror { width:440px; border:1px solid #ff0000; background-color:#fcacac; height:30px; }
.inputerror2 { width:440px; border:1px solid #ff0000; background-color:#fcacac; }
.inputtextarea { width:440px; border:1px solid #e8e8e9; background-color:#f9f9f9; height:100px; }
.inputtextareafocus { width:440px; border:1px solid #afe79c; background-color:#e6f8de; height:100px; }
.inputtextareaerror { width:440px; border:1px solid #ff0000; background-color:#fcacac; height:100px; }
.formbutton { width:150px; height:30px; line-height:30px; border:1px solid #660066; background-color:#a6e0f3; cursor:pointer; }
fieldset{padding:none;border:none;}
#tshirtinfo { cursor:pointer; text-decoration:underline; color:#660066; }
#divmoney { display:none; }

/* //////////////// SPONSORS ///////////////////// */
.sponsor-item { /*float:left;*/ display:inline;}

/* //////////////// GENERAL STYLE //////////////// */

body { font: 12px Arial; color: #000000; background:#ffffff; line-height:16px; }
a { color:#660066; }
h1 { font-size:20px; font-weight:bold; color:#000000; line-height:22px; }
h2 { font-size:16px; font-weight:bold; color:#000000; line-height:18px; }
h3 { font-size:16px; font-weight:bold; line-height:18px; }