/* CSS Document */

#intro_full_page_wrapper { width: auto; height: auto; background-color: #050505; }

/* Top Bar Starts */

#intro_top { width: auto; margin: 0; padding: 0; background-image: url('../images/intro_top_bar.png'); background-repeat: no-repeat; background-position: center top; background-color: #0b0b0b; }
#intro_top_wrapper { width: 965px; margin: 0 auto; height: 14px; } 

/* Top Bar Ends */

/* Intro Content Starts */

#intro_content { width: auto; margin: 0; padding: 0; }
#intro_content_wrapper { width: 930px; margin: 0 auto; height: 590px; background-image: url('../images/intro_main_bg.jpg'); background-repeat: no-repeat; background-position: center top; }
#intro_container_full { float: right; width: 440px; height: 535px; margin-top: 30px; margin-right: 30px; }

.intro_content_name { float: left; width: 200px; height: auto; margin-top: 65px; margin-left: 25px; }
.intro_content_name span { font-family: inherit; font-size: 21px; line-height: 24px; color: #7a7261; } 

.intro_content_logo_holder { float: left; width: 440px; height: 230px; }
.intro_content_logo { width: 275px; height: 225px; margin: 0 auto; } 

.intro_form_holder { float: left; width: 440px; height: 280px; }
.intro_form_holder h1 { font-family: yellowtailregular; font-weight: normal; font-size: 31px; line-height: 33px; color: #FFFFFF; margin-bottom: 15px; text-align: center; }
.intro_form_holder h2 { font-family: inherit; font-weight: normal; font-size: 20px; line-height: 23px; color: #a6a6a6; margin-bottom: 35px; text-align: center; }

.intro_form_input_holder { width: 270px; height: 55px; margin: 0 auto; }
.intro_form_select1 { float: left; overflow: hidden; width: 75px; height: 37px; margin-right: 12px; background-image: url('../images/drop_down_arrow1.png'); background-repeat: no-repeat; background-position: right top; background-color: #d4d4d4; -khtml-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.intro_form_select1 select { background: transparent; width: 93px; padding: 5px; font-size: 16px; line-height: 1; border: 0; border-radius: 0; height: 34px; -webkit-appearance: none; }

.intro_form_select2 { float: right; overflow: hidden; width: 95px; height: 37px; background-image: url('../images/drop_down_arrow1.png'); background-repeat: no-repeat; background-position: right top; background-color: #d4d4d4; -khtml-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.intro_form_select2 select { background: transparent; width: 123px; padding: 5px; font-size: 16px; line-height: 1; border: 0; border-radius: 0; height: 34px; -webkit-appearance: none; }

.intro_form_btn_holder { width: 125px; height: 34px; margin: 25px auto 25px auto; }
.intro_form_btn { cursor: pointer; border: 0; width: 127px; height: 36px; background-image: url('../images/intro_form_btn.png'); background-repeat: no-repeat; background-color: transparent; font-family: inherit; font-weight: bold; font-size: 16px; line-height: 19px; color: #FFFFFF; }

.intro_form_span { width: 440px; margin: 0 auto; text-align: center; font-family: inherit; font-size: 16px; line-height: 19px; color: #FFFFFF; }

/* Intro Content Starts */

/* Intro Footer Starts */

#intro_footer { width: auto; margin: 0; padding: 0; border-top: 8px solid #5f5235; background-color: #1e180b; }
#intro_footer_wrapper { width: 930px; margin: 0 auto; padding: 0; height: 175px; background-image: url('../images/cdbl_logo_footer.png'); background-repeat: no-repeat; }
.intro_footer_welcome { width: 320px; height: 40px; float: left; margin-left: 165px; margin-top: 45px; }
.intro_footer_welcome h1 { font-family: yellowtailregular; font-weight: normal; font-size: 29px; line-height: 32px; color: #9e9581; }
.intro_footer_copyright { float: left; width: auto; font-family: inherit; font-size: 13px; line-height: 19px; color: #9e9581; margin-top: 5px; }

.intro_footer_right { float: right; width: 300px; height: auto; margin-top: 35px; margin-right: 10px; text-align: right; }
.intro_footer_right h1 { font-family: inherit; font-size: 13px; line-height: 16px; color: #9e9581; margin-bottom: 15px; }
.intro_footer_right p { display: block; font-family: inherit; font-size: 12px; line-height: 19px; color: #9e9581; }


/* Intro Footer Ends */