@charset "utf-8";
/* CSS Document */

*
{
	margin: 0px;
	padding: 0px;
}
body {
	background:#FFFFFF  url(../../images/template/cascade_back.jpg) no-repeat top center;
	background-position: top center;
	font: normal 0.75em/145% Arial, Tahoma, sans-serif;
	color: #666666;
	text-align: center;	
	padding-bottom: 20px;
}

#container {
	width: 806px;
	margin: 0px auto;
	text-align: center;
	padding-top:40px;
}
#header {
	height:146px;
	background-image: url(../../images/template/header.png);
	background-repeat:no-repeat;
}

#page-navigation
{

	padding: 0px;
	margin:0px;
	margin-left:110px;
	text-align:center;

}
#nav {
  position: relative;
	height: 40px;
  padding: 0px;
	margin: 0px;
  overflow: hidden;
}

#nav li {
  float: left;
  list-style: none;
}

#nav li.back {
  background: url(../../images/template/menu_hover.png);
  width: 2px; 
	height: 40px;
  z-index: 8;
  position: absolute;
}

#nav li a {
	background: url(../../images/1pix.gif) no-repeat 50% 69%;

	font:  bold 1.2em  "Times New Roman", Times, serif;
	color: #efFFef;
	text-decoration: none;
  top: 12px;
  z-index: 10;
  display: block;
  float: left;
  height: 40px;
  position: relative;
  overflow: hidden;
	padding: 2px 15px 0px 15px;
}


#nav li.current_page_item a, #nav li.current_page_parent a {
background-image:url(../../images/template/menu_hover.png) repeat-x;
  color: #FFFFFF;
  font:bold;
  
}

#nav li a:hover, #nav li a:active, #nav li a:visited {

  border: none;

}
#page {
	background-image: url(../../images/template/page.png);
	background-repeat:repeat-y;
	text-align:left;

}
#splash {
	width:728px;
	margin-left:39px;
	text-align:left;
}


#content {
	width:728px;
	margin-left:39px;
	text-align:left;
}
hr {
  border:0;
  border-top: 1px solid #CCCCCC;
  height: 0;
  background: #CCCCCC;
  clear:both;
}


.gap {
	width: 728px;
	height:1px;
	margin-left:39px;
	display:inline;
	background-color:#CCCCCC;
}

.left-column {
	float:left;
	width:380px;
	padding-left:10px;
	overflow:hidden;
}
.feedback {
	margin:0 !important;
	padding:0 !important;
	float:left;
}
.right-column {
	float:right;
	width:320px;
	padding-left:0px;
	margin-right:10px;
	overflow:hidden;
	text-align:left;

}
#footer {
height:79px;
	background-image: url(../../images/template/footer.png);
	background-repeat:no-repeat;
	margin-top:0;
	
}
.footer-links {
font:  1.5em/100% "Myriad Pro Cond", Geneva, sans-serif;
letter-spacing:2px;
	color:#FFFFFF;

}
.copyright {
margin-top:50px;

}



/* Clearing method
------------------------------------------------------*/

.clearfix:after {
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    content: ".";
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}



/* Page content
------------------------------------------------------*/



#content h1
{
	font:  2.35em  "Times New Roman", Times, serif;
	color: #2B6031;
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 0px;

}

#content h1 span
{
	color: #7e8157;
}

#content h2
{
	font: 1.3em/140% Arial, Tahoma, sans-serif;
	color: #2B6031;
	margin: 0px 0px 0px 13px;
}

#content h2 span
{
	color: #ca4d0f;
	font: .9em/140% Arial, Tahoma, sans-serif;
}



#content h3
{
	font: bold .9em/140% Arial, Tahoma, sans-serif;
	color: #3E1843;
	margin: 20px 0px 10px 0px;
	border-bottom: 1px solid #DED2E8;
	clear:both;
}
#content p {

	margin: 5px 20px 0px 20px;

}
#content p strong
{
	color: #ca4d0f;
}

#content img
{
	
	background-color: #efefef;
	margin: 0px 0px 0px 0px;

}

#content a
{
	color: #006600 ;

}
#content a:hover
{
	color: #B1C4B0     ;

}
#content ul 
{
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 15px;
	list-style-type: disc;
	
}

#content ul li
{
	border-bottom: 1px dashed #DED2E8;
}
#content ul li a
{ 
text-decoration:none;
 
}
/* Page footer
------------------------------------------------------*/

#footer p
{
	font: normal 1.0em/150% Arial, tahoma, sans-serif;
	color: #A2A2A2 ;
	text-decoration: none;
	margin: 0px;
}

#footer a
{
	color: #45371b;
}

/**  Rounded Box **/
div.inner {   margin: 0; background: #fff; padding: 10px; border:0; zoom:1;}

div.outer {   margin-top: 0px; margin-right:0px; float:left; clear:none;  background: #D6DFC8; padding: 5px; width:100%;  }

	/** columns **/
	div#left-col, div#mid-col {float:left; margin-right:12px;}
	div#mid-col {width:510px;}
	div#right-col {margin-right:0px; float:right;}
	div#left-col, div#right-col {width:223px;}
	div.full-col {width:483px !important; margin-right:0px !important;}


div.box {
float:left;
width:200px;

margin-top:10px;
padding:10px;

}

input.cart_button
{

   font-family:Arial,sans-serif;
   font-weight:bold;
   color:#FFFFFF;
   width:110px;
   height:20px;
   background-color:#DED2E8;
  border-style:none;
 
}


	
	/** forms **/
	form.middle-forms {padding:5px; color:#3a4043; margin-right:10px;}
	form.middle-forms p {margin:10px 0;}
	form.middle-forms h3 {color:#1d8895; font-weight:bold; font-size:150%; margin-bottom:10px;}
	
	form.middle-forms fieldset {padding-top:10px;}
	form.middle-forms fieldset ol li {padding:15px;}
	form.middle-forms fieldset ol li.even {background:#f3f3f3;}
	
	form.middle-forms fieldset ol li input/*,form.middle-forms fieldset ol li textarea*/ {
	padding:5px; border:1px solid #dedede; background:url(../../admin/images/bg-textbox.gif) repeat-x #fff;}
	form.middle-forms fieldset ol li input[type="radio"], form.middle-forms fieldset ol li input[type="checkbox"] {border:none; background:none;}
	input.txtbox-short {width:122px;}
	input.txtbox-middle {width:190px;}
	input.txtbox-long, form.middle-forms fieldset ol li textarea {width:305px;}
	
	form.middle-forms fieldset ol li label {float:left; margin-right:15px; display:block;}
	form.middle-forms fieldset ol li label.field-title {font-weight:bold; width:100px; padding-top:3px;}
	
	
	span.form-confirm-inline, span.form-error-inline {display:inline-block; padding-left:20px;  margin-left:10px; height:16px;}
	span.form-confirm-inline {color:#72a101; background:url(../../admin/images/icon-confirm.gif) no-repeat;}
	span.form-error-inline {color:#a10101; background:url(../../admin/images/icon-error.gif) no-repeat;}
	
	a.heading-link {color:#cae6ed; text-transform:capitalize; font-size:0.9em; font-weight:normal; display:inline-block; padding-left:15px; text-decoration:none;}
	a.heading-link:hover {color:#fff;}
	
	.align-left {float:left;}
.align-right {float:right;}

/** header userbox **/
	p#userbox {float:right; color:#c1cad0; padding:5px 0px 0px 18px; margin:0;}
	p#userbox a {color:#ceac0f; text-decoration:none; font-weight:bold;}
	p#userbox a:hover {color:#fff;}
	p#userbox small {display:block; margin-top:5px; color:#8d9599; font-size:0.9em;}
	
	div#top {margin-bottom:0px; z-index:1; margin-right:50px;}