/*  
Theme Name: Fivecast Red
Theme URI: http://www.templatesquare.com/
Description: Fivecast Red is a child theme of Fivecast3.
Version: 3
Author: templatesquare
Author URI: http://www.templatesquare.com/
Tags: fixed-width, two-columns, three-columns, theme-options, right-sidebar, red
Template: fivecast3
*/

@import url(../fivecast3/style.css);
body {
	background-image:url(images/bg_body.jpg) !important;
	background-repeat:repeat;
}

/*** CONTAINER ***/
#main_container{ background-image:url(images/bg_top_menu.jpg); background-repeat:repeat-x; height:100%!important; }
#sub_container{ background-image:url(images/bg_main_container.jpg); background-repeat:no-repeat; height:150%!important; margin:0 auto; width:1200px; }
/*** END OF CONTAINER ***/

.but_submit{ background-image:url(images/but_submit.gif); background-repeat:no-repeat; width:76px; height:26px; border:0px; color:#0a1b24; font-size:14px; font-family:Georgia, "Times New Roman", Times, serif; cursor:pointer; margin:0px; padding:0px;}

div.formcontainer form.contact-form fieldset div.form-submit input {
background-image:url(images/but_submit.gif); background-repeat:no-repeat; padding:0px; margin:0px; border:0px; width:76px; height:26px; cursor:pointer; text-indent:-9999px; font-size:0px;}
