* {
	margin: 0;
	padding: 0;
}

/* Layout Guides */

#edit_layout, .layoutContainer {
	width: 950px;
	margin: 0 auto;
}

html {
	font-family:Arial,Helvetica,sans-serif;
}

body {
	color:#000;
	font-size: 12px;
	background: #ffffff url(http://www.digitalcameraideas.com/cache/534390-body_bg.jpg) top center repeat-y;
}
.bodybackground{
	background: #ffffff url(http://www.digitalcameraideas.com/cache/534390-body_bg.jpg) top center repeat-y;
}

/* Template Layout */

#header{
	width:950px;
	height:100px;
	position:absolute;
	top:41px;
	left:50%;
	margin-left:-475px;
	z-index:2;
background:#0066B3 url(http://www.digitalcameraideas.com/cache/534394-logotexture.png) top left repeat-x;
}

#pattern{
	width:650px;
	height:100px;
	position:absolute;
	top:41px;
	z-index:3;
	left:50%;
	margin-left:-475px;
}

#banner{
	width:300px;
	height:100px;
	position:absolute;
	top:41px;
	z-index:4;
	left:50%;
	margin-left:175px;
}


#logo{
	float:left;
	width:650px;
	height:100px;
	
}

#logo_curve{
	width:650px;
	height:100px;
	background:url(http://www.digitalcameraideas.com/cache/534393-logo_curve.png) top left no-repeat;
}

#logo_symbol{
	height:70px;
	width:70px;
	float:left;
	padding-left:30px;
	margin-top:15px;
}

#logo_text{
	font-size:32px;
	padding:30px 0px 0px 0px;
	color:#FFFFFF;
	float:left;
	width:550px;
	height:70px;
}


#content{
	background: #ffffff;
	width:950px;
	min-height:300px;
	margin:auto;
	padding-top:161px;
}

#content_text ul{
	padding-left:40px;
}
#content_text ol{
	padding-left:40px;
}

#content_text p{
	padding:7px 0px;
}

a, a:active {
	text-decoration: none;
	color: #0066B3;
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3 {
	padding: 14px 0px;
	margin: 0px;
}

h1{
	font-size: 28px;
	font-family:Arial,Helvetica,sans-serif; 
	color:#000;}

h2{
	font-size:18px;
}

h3{
	font-size:14px;
}


#sideNavigation{
	list-style:none;
}
#sideNavigation ul{
	list-style-type:none;
	margin:0px;
}

#sideNavigation li {
	background:url(http://www.digitalcameraideas.com/cache/534388-sidenav_bg.jpg) top left no-repeat;
	height:37px;
	width:300px;
}
#sideNavigation li.first {border-top: 1px solid #DDD;}
#sideNavigation li a {
	display: block;
	color:#696969;
	text-decoration:none;
	height:37px;
	line-height:37px;
	padding-left:45px;
}
#sideNavigation li a:hover {
	background: url(sidenav_bg_hover.jpg) top left no-repeat;
	color:#0066B3;
}


/* Navigation */

#top_nav {
	width: 950px;
	height:40px;
	background: #e57300;
	border-bottom:1px solid #FFFFFF;
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-475px;
	z-index:5;
}

#nav ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#nav li {
	border-right:1px solid #fff;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:relative;
}
#nav a, #nav a:visited {
	color:#fff;
	display:block;
	font-weight:normal;
	padding:13px 15px;
	/*line-height:40px;*/
}
#nav a:hover, #nav a:active, .current_page_item a, #home .on {
	background:#fff none repeat scroll 0 0;
	text-decoration:none;
	color:#e57300 !important;
}

#nav a, #nav a:hover {
	border:medium none;
	display:block;
	text-decoration:none;
}

#nav li ul {
  display: none;
  position: absolute; 
  width:174px;
        z-index:999;
}

#nav li ul {
	top: auto;
	left: auto;
}

#nav li li {
	background:#e57300 none repeat scroll 0 0;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	width:174px;
}
#nav li li a, #nav li li a:visited {
	color:#fff;
	font-weight:normal;
	font-size:11px;
}
#nav li li a:hover, #nav li li a:active {
	background:#fff none repeat scroll 0 0;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li.over ul {
	display:block;	
}


/* Footer */

#footer {
	background: #ffffff;
	clear:both;
	width:1000px;
	margin:auto;
}

#footer_texture{
	width:950px;
	margin:auto;
	min-height:80px;
	background:#e57300;
}

#footer_text{
	width:930px;
	margin:auto;
	padding-bottom:30px;
}

#footer ul, #footer p {
	clear:both;
	float:right;
	text-align: right;
	padding:15px 0px 0px 0px;
	margin: 0px;
	padding-right:30px;
}
#footer ul li {
	border-right:1px solid #ffffff;
	display:inline;
	font-size:12px;
	list-style-image:none;
	list-style-type:none;
	padding:0px 10px 0px 10px;
}
#footer ul li.last {
	border: none;
	padding-right: 0;
}

#footer a{
	font-weight:normal;
	color:#ffffff;
}

#footer a:hover{
	text-decoration:none;
}



/* Left content */
#breadcrumbs {
	list-style-type:none;
	width:100%;
	font-size: 0.82em;
}
#breadcrumbs li { display: inline; }

#rss img {
	vertical-align: middle; padding-right: 10px;
}



















/*****************************************************************************
scalable Inman Flash Replacement (sIFR) version 3.

Copyright 2006 &amp;amp;amp;Acirc;&amp;amp;Acirc;&amp;Acirc;&Acirc;? 2008 Mark Wubben, &amp;amp;amp;amp;lt;http://novemberborn.net/&amp;amp;amp;amp;gt;

Older versions:
* IFR by Shaun Inman
* sIFR 1.0 by Mike Davidson, Shaun Inman and Tomas Jogin
* sIFR 2.0 by Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

See also &amp;amp;amp;amp;lt;http://novemberborn.net/sifr3&amp;amp;amp;amp;gt; and &amp;amp;amp;amp;lt;http://wiki.novemberborn.net/sifr3&amp;amp;amp;amp;gt;.

This software is licensed and provided under the CC-GNU LGPL.
See &amp;amp;amp;amp;lt;http://creativecommons.org/licenses/LGPL/2.1/&amp;amp;amp;amp;gt;
*****************************************************************************/

@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

/*
Place CSS rules for to-be-replaced elements here. Prefix by .sIFR-active
so they only apply if sIFR is active. Make sure to limit the CSS to the screen
media type, in order not to have the printed text come out weird.
*/
@media screen {
  /* Example:
  .sIFR-active h1 {
    font-family: Verdana;
    visibility: hidden;
  }
  */
}
