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

Folder: Theme304_Event1
Name: Event 1
Cat: Special Occasions & Holiday

**********************************************************
*********************************************************/
    /*------------------------------------
GENERAL
------------------------------------*/
body {
    margin: auto;
}

.sf_outer_wrapper {
    width: 840px;
    margin: 50px auto;
    padding: 5px;
}

.sf_wrapper {
    width: 840px;
    position: relative;
}

a {
    color: #000;
}
a:hover {
    color: #666666;
}
a:visited {
    color: #000;
}

/* ------------------------------------
HEADER
------------------------------------ */
.sf_header_wrapper {
    padding: 20px;
    height: 119px;
    width: 575px;
    float: right;
	display:inline;
}

.sf_extra4 {
    width: 219px;
    height: 159px;
    float: left;
	display:inline;
    
}
.sf_main_header p, .sf_sub_header p { margin: 0; padding: 0; }
.sf_main_header {
	text-align: left;
	height: 50px;
	overflow: hidden;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 2.2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;    
}

.sf_sub_header {
	text-align: left;
	height: 40px;
	overflow: hidden;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

/* ------------------------------------
NAVIGATION
------------------------------------ */
.sf_navigation, .sf_subnavigation, .sf_subnavigation2 { display: none; }

.sf_navigation_top {
    clear: both;
    float: left;
    width: 100%;
}

.sf_navigation_top ul {
    margin: 0 0;
    height: auto !important; height: 1%;
    padding-left: 15px;
	list-style-type: none;
}

.sf_navigation_top ul:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.sf_navigation_top ul li {
    float: left;
    width: auto !important;
    width: 5px;
    white-space: nowrap;
}

.sf_navigation_top ul li a {
	height: 44px;
	margin: 0 0 0 1px;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	line-height: 44px;
	padding: 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.sf_navigation_top ul li a:hover {
    text-decoration: none;
    color: #fff;
    display: block;
}

/*------------------------------------
CONTENT
------------------------------------*/
.sf_pagetitle {
	padding: 20px 20px 0 20px;
	text-align: right;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.sf_navigation{
	width: 200px;
	margin-left: 10px;
	margin-top:10px;
	float: left;
	display:inline;
	font-family:"Times New Roman", Times, serif;
	font-size:.9em;
	font-weight:bold;	
}
.sf_navigation:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
}
.sf_navigation ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.sf_first_nav_item{
	width: 200px;
	padding-top:20px;
}
.sf_last_nav_item{
	width: 200px;
}

.sf_navigation ul li a{
	width: 185px;
	margin:0px;
	margin-left: 15px;
	display: block;
	text-decoration:none;
	padding:3px 0px 4px;
}
.sf_navigation ul li a:hover{
	width: 185px;
	list-style-type: none;
}

.sf_content {
	float: right;
	width: 575px;
    height: 300px;
    padding: 20px 20px 0 20px;
    margin: 0px;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: auto !important;
    height: 200px;
    min-height: 200px;
}

.sf_content:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

/*------------------------------------
FOOTER
------------------------------------*/
.sf_footer {
    font-size: .8em;
    padding: 20px 0 0 20px;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    min-height: 20px;
	height:auto !important;
	clear:both;
}

/*------------------------------------
BANNER
------------------------------------*/
.sf_banner {
    margin-bottom: 35px;
    padding-top: 80px;
    text-align: center;
    font-size: .8em;
}

.sf_banner div#bannerLink {
    padding-top: 10px;
}

#skyscraperAd { text-align:center; margin-bottom:5px; margin-top:5px; }
#bannerAd { margin-bottom: 5px; }
#blockAd { float:right; height:250px; width:250px; margin-bottom:10px; margin-left:10px; }

.acSectionTitle { color:#444444; font-size:16px; font-weight:bold; margin-bottom:10px; text-decoration:underline; }
.readMore { color:#666666; font-size:11px; }

.productlink{font-size: 14px; font-weight: bold; color: #0000ff}
a.productlink:link{font-size: 14px; font-weight: bold; color: #0000ff;}
a.productlink:visited{font-size: 14px; font-weight: bold; color: #0000ff;}
a.productlink:hover{font-size: 14px; font-weight: bold; color: #0000ff;}

.sbar{ padding-left: 10px; background-color: #dec0aa; color: #fff; font-size: 18px; font-weight: bold; height:50px;}
.sbartxtbox{border: 1px #000 solid; width: 250px; height: 24px; font-size: 20px;padding-left: 5px; position:relative; top:2px; }
.sbarbut{position: relative; top: 10px; left: 10px;}

.prodcont{padding-bottom: 10px;padding-top: 10px; border-bottom: 1px #000 solid;}
.prodtab{margin:0px;overflow:hidden;padding:3px 0px 0px;text-align:center;font-size:12px;}
.prodimg{width: 75px; margin: 0px;}
.prodname{width: 260px; font-size: 12px; font-weight: bold;text-align: left;}

a.pricestyl {text-decoration: none;}
strong.pricestyl {color: #00C600;border-bottom: 1px solid rgb(0, 153, 51); text-decoration: none;}
span.pricestyl {font-size: 22px; font-weight: normal;}
sup.pricestyl {font-weight: normal; font-size: 14px;}

ul.nav { clear:both; list-style-type:none; margin:0 auto; }
li.nav { border:1px solid #000000; float:left; margin-right:5px; }
li.navcur { border:1px solid #000000; float:left; margin-right:5px; }
span.navcur { color:#FFFFFF; font-size:10px; margin:4px; text-decoration:none; } 
li.navpage { float:left; font-size:10px; font-weight:bold; padding-right:20px; width:auto; }
li.navellipses { float:left; height:16px; margin-right:5px; padding-top:5px; }