/*=====================================
      WELCOME TO THE STYLESHEET
 =====================================*/
 
/**************************************\
|------------COLOR SCHEME--------------|
|--------------------------------------|

	
\**************************************/

/**************************************/
/*              GLOBALS               */
/**************************************/
body
{
	background: url(/assets/visual/structure/page-bg.jpg) top left repeat;
	text-align: center;
}
.site-wrapper
{
	width: 990px;
	margin: 0 auto;
	background-color: #FFFFFF;
	text-align: left;
}
#main 
{ 
	width: 100%; 
	overflow: auto;
	height: 100%;
	font-size: 0.9em;
}
#main .side 
{ 
	float: left; 
	width: 219px; 
	padding: 20px 20px;
}
#main .content { float: right; width: 731px; }
/**************************************/
/*              HEADER                */
/**************************************/
#top 
{
	position: relative; 
	background: #FFFFFF;
	height:175px;
}
#top #sitename 
{ 
    margin: 10px; 
    margin-left: 27px;
}
#top #strapline 
{ 
	position: absolute;
	top: 40px;
	right: 35px;
}
#top div#sitenav 
{ 
	height: 50px;
	background: #DDDDDD url(/assets/visual/menu.jpg); 
	text-align: center;
	width: 619px;
    position:absolute;
    right:25px;
    top: 100px;
}
#sitenav ul { width: 619px; height:50px; position:relative; margin:0px;}
#sitenav ul li {list-style-type:none; display: block; float:left; background-image:url(/assets/visual/menu.jpg);}
#sitenav ul li a { height:50px; display:block; text-indent:-9999999px; outline:none;}

li.first  				                                { background-position:0px -0px; width:103px;}
li.first:hover, li.first.active				            { background-position:0px 50px }

li.about-us 				                            { background-position:-103px -0px; width:119px;}
li.about-us:hover, li.about-us.active		            { background-position:-103px 50px }

li.services 		                                    { background-position:-222px -0px; width:115px;}
li.services:hover, li.services.active	                { background-position:-222px 50px }

li.smile-makeovers 			                            { background-position:-337px -0px; width:152px;}
li.smile-makeovers:hover, li.smile-makeovers.active		{ background-position:-337px 50px }

li.contact-us 			                                { background-position:-490px -0px; width:130px;}
li.contact-us:hover, li.contact-us.active	            { background-position:-490px 50px }

#sitenav ul li ul {display:none;}

/**************************************/
/*          SIDE NAVIGATION			  */
/**************************************/
#main .side #divSide
{
	background-image: url(/assets/visual/menu/bg.jpg);
	background-repeat: repeat-x;
	background-color: #ccfacc;
}

#main .side #divSide #sidenav 
{ 
	list-style-type: none;
	font-family: Arial, Helvetica;
	border-top:1px solid #a8b9b2;
    border-right: 1px solid #a8b9b2;
    border-left: 1px solid #a8b9b2;
}
#main .side #divSide #sidenav li
{ 
	border-bottom: 1px solid #dce6e0;	
}
#main .side #divSide #sidenav li a
{ 
	display: block; 
	padding: 8px 12px 8px 0px; 
	text-decoration: none;
}
#main .side #divSide #sidenav li span {color:#c4b29e;font-weight: normal;
	padding: 8px 5px 8px 12px; float:left; }
#main .side #divSide #sidenav li a.active {
 background: #ffffff url(/assets/visual/menu/active.gif) repeat-x;
 font-weight: bold;
 color: #053722;
}

.divSideContact
{
    width:219px;
    height:216px;
    background-image:url(/assets/visual/contact.gif);   
    margin-top:25px;
}

#div_SideContact { padding: 50px 50px 40px 25px }

#div_SideContact b { color: #c4b29e }

#div_SideContact a { font-weight: bold; }

/**************************************/
/*            INDEX PAGE	          */
/**************************************/

.div_IndexButtons 
{
    margin-top: 10px; 
    padding: 20px 25px 0 25px;
    border-top: solid 1px #c6b4a1;
}

.div_IndexButtons a { margin: 0 20px 0 20px; }

.div_IndexButtons a img { display:inline; }

#div_IndexContent { margin: 25px 5px 25px 5px; }

#div_IndexContact { float: right; margin: 0 50px 40px 25px }

#div_IndexContact b { color: #c4b29e }

#div_IndexContact a { font-weight: bold; }

/**************************************/
/*            MAIN CONTENT            */
/**************************************/
.inner { margin: 25px; }

/**************************************/
/*               FOOTER               */
/**************************************/
#footer 
{ 
	position: relative;
	overflow: auto;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 0.9em; 
	color: #cdcdcd;
	border-top: solid 1px #c6b4a1;
	margin: 0 25px 0 25px;
}
#footer div { position: absolute; top: 12px; line-height: normal; }
#footer div.copyright { left: 0px; color: #959595; }
#footer div.links { right: 0px; }
#footer div.links a { padding: 0px 3px; color: #727272; }
#footer div.links a#skylightmedia { color: #446959; }


/**************************************/
/*         SITE ERROR STYLING         */
/**************************************/
.action-message
{
	margin: 10px;
	padding: 5px;
}
.action-message .inner
{
	overflow: auto;
	width: 100%;	
	position: relative;
	padding: 0px;
}
.action-message.success { border: 1px solid #009900; }
.action-message.error { border: 1px solid #FF0000; }

.action-message .inner a.viewdetails { position: absolute; top: 0px; right: 0px; }
.action-message .inner div.friendly { font-weight: bold; margin-bottom: 10px; }
.action-message .inner div.technical { margin-right: 50px; display: none; }


/**************************************/
/*            CASE-STUDIES            */
/**************************************/
#case-studies-latest { padding-left: 25px; }
#case-studies-latest a 
{ 
	position: relative;
	float: left;
	display: block;
	width: 188px;
	height: 188px;
	margin: 0px 30px 30px 0px;
	/*border: 1px solid #a8b9b2;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;*/
}
#case-studies-latest a.third { margin-right: 0px; }
#case-studies-latest a img { border: 0px; margin: 0 auto; }
#case-studies-latest a img.overlay { position: absolute; top: 0px; left: 0px; }
#case-studies-latest a span 
{ 
	display: block; 
	margin: 6px 0px 0px;
	text-align: center; 
	font-weight: bold;
	text-decoration: underline;
}

/**************************************/
/*             CASE-STUDY             */
/**************************************/
#view-makeover .main-image 
{ 
	position: relative;
	float: right;
	margin: 0px 3px 10px 10px;
	border: 1px solid #A8B9B2;
}
#view-makeover .main-image .show-main 
{ 
	cursor: pointer;
	display: none; 
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #FFFFFF;
	padding: 2px 4px;
	font-size: 0.8em;
}

#view-makeover .text
{
	margin: 10px 0px; 
	min-height: 315px;
}
#view-makeover .images { width: 90%; margin: 0 auto; }
#view-makeover .images div
{
	float: left; 
	margin: 0px 20px 20px 0px;
	text-align: center;
}
#view-makeover .images a 
{ 
	display: block;
	margin-bottom: 5px;
	border: 1px solid #A8B9B2;
}
#view-makeover .images a.third { margin-right: 0px; }
#view-makeover .images a.active { border-bottom-width: 3px; }