/* Start of CMSMS style sheet 'Template' */
/* 	CSS Document 
	HNC
	studio emotion
	01-04-2010 
*/

/* layout */
html {height:100%; padding:0; margin:0;}

body { 
	
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background:#270801 url(uploads/images/bg-body-gradient.jpg) repeat-x top center;
	margin:0; padding:0;
	}
	
#container {
	width:1075px;
	margin:0 auto;
	height:100%; }	

#logo-container {
	width:210px;
	float:left;
	height:400px;
	background:url(uploads/images/logo.png) no-repeat center 115px;  }
#header {display:none;}
#containerbox	{
	background-color:#FFF;
	width:864px;
	float:left;
	height:100%;}

.clr { clear:both; height:0; line-height:0;}	



/* header */
#bannertop {width:864px; height:173px;}


/* Search */

#search-container{
    position:relative;
    height:100%
    

}
#search{
padding-top:30px;
margin-left:585px;

}


/* menu */

#menu-container{
       padding-top:3px;
        margin-top:40px;
        height:42px;
        background-color:#350800;
}
#menu {
        background:url(uploads/images/img-spacer-left.jpg) repeat-x;
	height:40px;
	width:100%; 
}
	
/* CONTENT */



.header-title h2 {font-family:"Times New Roman", Times, serif; font-size:42px; margin:0 0 16px; font-weight:normal; padding:6px 0;}
h1 {margin:0 0 20px; font-family:"Times New Roman", Times, serif; font-size:20px; color:#A52A2D; font-weight:normal;}

#middle-centerbox { padding:20px 107px 85px 96px;}

#footer {
	margin:0 107px 50px 96px;
	padding-top:21px;
	color:#A6A6A6;
	font-size:9px;
	border-top:1px #A6A6A6 solid; }
#footer #copyright {float:left;}
#footer #webdesign {float:right;}
#footer a{	color:#A6A6A6; text-decoration:none;  font-weight:normal;}
#footer a:hover{	background-color:#F5F5F5;}

a {color:#AF4642; font-weight:bold; text-decoration:none;}
a:hover {background-color:#FFF5F1;}
/* End of 'Template' */

