
/**
 * @file
 * @project 607
 * @package sftheme
 * @site app1
 */
 
/** 
 * ------------------------------------------------------------------
 * @section TYPOGRAPHY
 * ------------------------------------------------------------------
 */
 
h1, h2, h3, h4, h5, h6 {font-weight:normal;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
p, form {margin:0 0 1.5em;padding:0;}
blockquote {margin:1.5em;}
sup, sub {line-height:0;}
address {margin:0 0 1.5em;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {line-height:1.5;}
li ul, li ol {margin:0 2.5em;padding:0;}
ul, ol {margin:0 1.5em 1.5em 3em;padding:0;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dd {margin-left:1.5em;}
caption {margin:0; padding:.5em;}

/** 
 * ------------------------------------------------------------------
 * @section MAIN AREA
 * ------------------------------------------------------------------
 */

body {
	margin: auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-image: none;
	background-repeat: none;	

}

.sf_outer_wrapper {
	width: 940px !important;
    margin: 20px auto;	
}

.sf_wrapper {
	
	width:940px !important;	
	min-height:1%;
	height:auto !important;
	height:1%; 
        background-image: url(http://app4.websitetonight.com/projects2/8/6/2/9/1899268/_mygallery/grn-dot-bkgrnd-1600x1600.gif);
         background-repeat: -y;
         background-position: 5px -30px;
/***border-radius: 20px 20px 0px 0px;***/
-moz-box-shadow: 10px 10px 5px #888888; /* Firefox 3.6 and earlier */
-webkit-box-shadow: 10px 10px 5px #888888; /* Safari and Chrome */
box-shadow: 10px 10px 5px #888888;

/*
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
-o-border-radius: 20px;*/

}

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

/** 
 * @subsection header
 */
.sf_header_wrapper {
	height:94px;
	width: 940px;	
	background-repeat: no-repeat;
	background-position:left top;	
/***border-radius: 20px 20px 0px 0px;***/

}

.sf_main_header {
	text-align: left;	
	overflow: hidden;
	width: 910px;
	font-family: Georgia, times, serif;
	font-size: 28px;
	font-weight: normal;
	font-variant: normal;
	padding: 15px 15px 0 15px;	
	height: 64px;	
}
/**
 * app1 dashed border cutoff fix
 */
.sf_main_header .SharedBlock,
.sf_main_header .ActiveSharedBlock {
	height:60px;
	overflow:hidden;
}

/** 
 * @subsection extra4
 */
.sf_extra4 {
	float:right;
	display:inline;
	width:740px;
	height: 238px;
	background-image: url(http://app4.websitetonight.com/projects2/8/6/2/9/1899268///img1.wsimg.com/isteam/ip/45cc9890-186a-4bff-b9ec-6ccfc654fbea/legacy/bg_ix7v.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/** 
 * @subsection pagetitle
 */
.sf_region5 {
        padding: 5px 10px 5px 27px;
	text-align: left;
	font-size: 18px;
	font-weight: normal;
	font-family: Georgia, times, serif;	
	width: 703px;
	display: none;
	min-height:25px;
	height:auto !important;
	height:25px;
	float:right;
        

}


.sf_pagetitle h1 {	
	font-size: 18px;
	font-weight: normal;
	margin:0px;
}

/** 
 * @subsection content
 */
/**.sf_region6 .sf_content {
              width: 700px;
                        }  **/
/** HOME PAGE **/

/** div#content1 {width: 100%;
             } **/
div#content1 {
overflow: hidden;
float: left;
margin: 20px;
padding: 5px 10px;
position: relative;
             }

/**   NEW GOODS PAGE    **/
div#content1 {
width: 800px;
margin-right:45px;
position: relative;
float: right;
}


/** THE GOODS PAGE **/
/**body#page_16757bef-7b8a-460b-8ae5-76e55439ffde
div#content1 {width: 800px;
              float: left;}
**/
/**
/**FIRST COLUMN **/
/**        div#content1 {
width: 25%;
float: left;

} **/
/** SECOND COLUMN **/
           div#content2 {
width: 40%;
}
/** THIRD COLUMN **/
           div#content3 {
width: 35%;
}



div#content1, div#content2, div#content3 {
overflow: hidden;
padding: 5px 10px;
position: relative;
}
**/

}



/** 
 * @subsection footer
 */
.sf_footer {	   
    font-family: Arial, Verdana, Helvetica, sans-serif;	
	clear:both;
	text-align:right;
	min-height:15px;
	height:auto !important;
	height:15px;
	padding:10px 10px;
	font-size:11px;	

/**background-image: url(/images/footer.jpg);
	background-repeat: repeat-y;	
	color: #FAF8EC;  **/
border-radius: 0px 0px 20px 20px;

		
}

.sf_footer p {
	margin:0px;
	padding:0px;
}

.sf_footer a:hover {
	text-decoration: none;	
}

/** 
 * @subsection banner
 */
.sf_banner {
	margin: 40px auto 0 auto;
	text-align: center;
        display: none;
        
}

#bannerLink {
	padding: 10px;
	margin: 10px;
        display: none;
}

/** 
 * @subsection buttons
 */
.btn {
	cursor:pointer;
	font-size:10px;
	font-weight:bold;
	margin:3px 3px 3px 0;
	padding:2px;
	text-transform:uppercase;
	border:medium none;
	font-family:Arial, Helvetica, FreeSans, sans-serif;
}

/** 
 * ------------------------------------------------------------------
 * @section SIDEBAR AREA
 * ------------------------------------------------------------------
 */
 
 /** 
 * @subsection navigation
 */
.sf_navigation{	
	text-transform: uppercase;	
	font-weight: bold;
	font-size: 10px;
	margin-bottom:30px;
	min-height:1%;
	height:auto !important;
	height:1%;
}

.sf_navigation .widget_content div {	
	margin:0px;
         
}

.sf_navigation .Block {
	border:none !important; 
	position:static !important; /*Relative causes it to disappear in IE*/
        background-color: #6cbf19;
}

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

.sf_navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 200px;
	min-height:1%;
	height:auto !important;
	height:1%;
}

.sf_navigation ul li { 
	padding: 0 0 1px;
	margin: 0;
	float: left;
	width: 200px;
	height:auto;
}

.sf_navigation ul li a {
	.sf_navigation ul li a {

        width: 194px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding:11px 3px 10px;
	margin: 0;
	min-height:13px;
	height:auto !important;
	height:13px;
	text-align:center;
        
}

.sf_navigation ul li a:hover {

}

.sf_navigation .subnav { 
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 200px;
	position: absolute;
	left: -999em;
	margin-left: 200px;
	margin-top: -34px;
	z-index:1000;
}

.sf_navigation .subnav li {
	padding: 0;
	margin: 0;
	float: left;
	width: 200px;
}

.sf_navigation .subnav li a {
	width: 194px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding:11px 3px 10px;
	margin: 0;
	min-height:13px;
	height:auto !important;
	height:13px;
	text-align:center;
}

.sf_navigation .subnav li a:hover {

}

#Nav1 li:hover ul, 
#Nav1 li.sfhover ul {
	left: auto;
}

#Nav1 iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}
#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
} 

/** 
 * @subsection widgets
 */
 
.widgetset_app2_0, .widgetset_app3_0 {
	width:200px;
	overflow:hidden;
}

.sf_region4{	
	float: left;	
	width: 200px;
}

.main_nav .widget_header{
	display:none;
}

.sf_region4 ul,
.sf_region4 ol{	
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.widget_header {
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:4px 10px 4px;
	min-height:15px;
	height:auto !important;
	height:15px;
}

.widget_content {
	margin:0;
	padding:5px 10px 20px;
}

.widget_content div {
	margin:4px 0px;
	padding:0;
}

.widget_content label{
	margin:0;
	padding:0;
	display:block;
}

.widget_content form{
	margin:0;
	padding:0;
}

.widget_content select{
	width:180px;
}

.main_nav .widget_content {
	margin:0;
	padding:0;
        
}

//**************************************************************//

/** CSS color settings
******************************************/

/**
 * @file
 * @project 607
 * @package sftheme
 * @site app1
 */
 
/** --------------------------------------------------------------
 * @section MAIN AREA
 * ---------------------------------------------------------------
 */

body {
	background-color: #ffffff;
	color:#333333;		
}

legend {
	color:#333333;	
}

.sf_outer_wrapper {}
.sf_region1 {}
.sf_extra1 {}

.sf_wrapper {
	background-image: none;
	background-repeat: repeat;
	background-color: none;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
-o-border-radius: 20px;


}
.sf_region2 {}
.sf_extra10 {}

/** 
 * @subsection header
 */
.sf_header_wrapper {
	background-image: url(//img1.wsimg.com/isteam/ip/45cc9890-186a-4bff-b9ec-6ccfc654fbea/legacy/header_1.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #FAF8EC;
}
.sf_extra2 {}
.sf_region3 {} 

.sf_main_header {
	color: #603910;
}
.sf_extra3 {}
.sf_extra4 {}
.sf_region4 {} /* See Sidebar Area */
.sf_extra5 {}

/** 
 * @subsection pagetitle
 */

.sf_region5 {
	background-image: url(//img1.wsimg.com/isteam/ip/45cc9890-186a-4bff-b9ec-6ccfc654fbea/legacy/pagetitle_1.jpg);
	background-repeat: no-repeat;
	background-color: none;
}
.sf_pagetitle {
	color: #603910;	
}
.sf_extra6 {}
.sf_extra11 {}
	
/** 
 * @subsection main wrapper
 */
.sf_main_wrapper {}
.sf_main {}
.sf_region6 {background-image: url(http://app4.websitetonight.com/projects2/8/6/2/9/1899268/uploads/white40.gif); background-repeat: repeat;}
.sf_content {}
.sf_extra12 {}
.sf_region7 {}
.sf_region8 {}
.sf_extra7 {}

/** 
 * @subsection footer
 */
.sf_region9 {}

.sf_footer {	
	

}
.sf_footer a:link {
	color: #FAF8EC;
}
.sf_footer a:visited {
	color: #FAF8EC;
}
.sf_footer a:hover {
	color: #FAF8EC;	
}
.sf_extra8 {}
.sf_extra9 {}

/** 
 * @subsection banner
 */
.sf_region10 {display: none;}
.sf_banner {display: none;}

#bannerLink a, 
#bannerLink a:visited, 
#bannerLink a:hover{
	color: #333333;
}

/** 
 * @subsection buttons
 */
.btn {
	background-color:#D2D4BF;
	color:#603910;
}

/** 
 * @subsection links
 */
a:link {
	color: #333333;
}
a:visited {
	color: #333333;	
}
a:hover {
	color: #333333;
	text-decoration: none;	
}

/** 
 * ------------------------------------------------------------------
 * @section SIDEBAR AREA
 * ------------------------------------------------------------------
 */
 
 /** 
 * @subsection navigation
 */
.sf_navigation{ color: #D9E583;}
.sf_navigation ul{}
.sf_navigation ul:after{}
.sf_navigation ul li {}
.sf_navigation ul li.sf_last_nav_item{}
.sf_navigation ul li.sf_first_nav_item{}

.sf_navigation ul li a {	
	background-image:url(//img1.wsimg.com/isteam/ip/45cc9890-186a-4bff-b9ec-6ccfc654fbea/legacy/navbkg_1.gif);
	background-repeat: repeat-y;
	color: #FAF8EC;
}

.sf_navigation ul li a:visited {	
	color: #FAF8EC;
}

.sf_navigation ul li a:hover{
	background-image:url(//img1.wsimg.com/isteam/ip/45cc9890-186a-4bff-b9ec-6ccfc654fbea/legacy/navbkg-ovr_1.gif);
	background-repeat: repeat-y;
	color: #FAF8EC;
}

 /** 
 * @subsection subnav
 */
.sf_navigation .subnav li a {
	color: #FAF8EC;
	background-color:#BBAA89;
	background-image: none;
	border-bottom:1px solid #AE9D7C;
}

.sf_navigation .subnav li a:visited {
	color: #FAF8EC;
}

.sf_navigation .subnav li a:hover {
	color: #FAF8EC;
	background-color:#C5B493;
	background-image: none;
}

 /** 
 * @subsection widgets
 */
.sf_region4 {
	color: #FAF8EC;
}

.widgetset a:link,
.widgetset a:visited,
.widgetset a:hover {
	color: #FAF8EC;
}

.widget_header {
	background-color:#D9E583;
}

.widget_content {}
.widget_content div {}
.widget_content label{}
.widget_content form{}
.widget_content select{}
.main_nav .widget_content {}

/** 
 * ------------------------------------------------------------------
 * @section DBNow
 * ------------------------------------------------------------------
 */

.Data_Central_color7 {
	background-color:#444F22;
	color:#fff;
}

.Data_Central_color1 {
	background-color:#546030;
	color:#fff;
}

.Data_Central_color2 {
	background-color:#CFBD9B;
}

.Data_Central_color3 {
	background-color:#DFD1B5;
}

.Data_Central_color6 {
	background-color:#EFE5D1;
}

.Data_Central_color4 {
	background-color:#ffffff;
}

.Data_Central_color5 {
	border-color:#EFE5D1;
}
