/*========================Main elements========================*/
body{background-image:url('../images/violetdark/bg.png'); color:#9d9d9d;}
#container-shadow {background:url('../images/container-shadow-dark.png') no-repeat;}
#container { background:url('../images/violetdark/container-bg.jpg') no-repeat;}

/*========================Header========================*/
.construction-icon{background:url(../images/violetdark/header-icon.jpg) no-repeat;}
.construction-header{background:url('../images/violetdark/underconstruction-text.png') no-repeat;}

/*========================Countdown and progress bar========================*/
#countdown{background:url('../images/violetdark/countdown-bg.png') no-repeat; color:#fff; text-shadow:#515151 0px -1px 0px;}
#progress-bar{background:url(../images/violetdark/progressbar-bg.png) no-repeat;}
#progress-bar .fill-left {background:url('../images/violetdark/progress-fill-left.png') no-repeat;}
#progress-bar .fill {background:url('../images/violetdark/progress-fill-tile.png') repeat-x;  color:#000000; text-shadow:#ff00a8 0px 2px 0px;}
#progress-bar .fill-right {background:url('../images/violetdark/progress-fill-right.png') no-repeat;}

/*========================Tool bar========================*/
#tool-bar{background:url('../images/violetdark/toolbar-bg.png') no-repeat;}
#tool-bar em {color:#b8b8b8; background:url(../images/violetdark/tooltip.png) no-repeat;}

/*subscription*/
#submission input {background:url('../images/violetdark/submission-textbox-bg.png') no-repeat;  }
#submission a { background:url('../images/submission-button.png') no-repeat; }

/*contact form*/
#contact-form {background:url('../images/violetdark/contact-form-bg.png') no-repeat;}
#contact-form .header {background:url('../images/violetdark/contact-header.png') no-repeat;}
#contact-form .button a{background:url('../images/submit-button.png') no-repeat;}
#contact-form .close {background:url('../images/close-icon.png') no-repeat;}
#contact-form h1 {color:#000000;}
#contact-form input {background:url(../images/violetdark/textbox.png) no-repeat; z-index:1;  color:#fff; }
#contact-form textarea {background:url(../images/violetdark/textarea.png) no-repeat;  color:#fff; }
.thankyou {background:url('../images/Tick.png') center 0px no-repeat;}
#contact-form textarea, input{color:#787878; }
.field-error{color:#fff; background:url('../images/field-error-balloon.png') no-repeat;}

/*=================Twitter===================*/
#twitter{ background:url('../images/violetdark/twitter-bg.png') no-repeat;}
#twitter .header{background:url('../images/violetdark/twitter-header-bg.png') no-repeat; color:#000000; }
#twitter .twitter-bird { position:absolute; right:5px; top:-10px; }
#twitter #tweet-feeds{background:url('../images/violetdark/tweet-feeds-bg.png') no-repeat;}
#twitter  li {background:url(../images/violetdark/tweets-hr.png) 10px bottom no-repeat;}
#twitter .tweet-text{color:#008bb9; }
#twitter .tweet-text a {color:#8c8d8d;}
#twitter .time{color:#adaeae;}
#twitter .user-name{color:#8c8d8d;}
#twitter .button {background:url('../images/violetdark/twitter-button.png') no-repeat;}
