/* start 4site.css */

#adminheader
{
    display:none;
    position:fixed;
    background-image:url(../images/4siteheaders.png);
    height:44px;
    width:100%;
    z-index:100;
    top:0;
    font-family:Arial;
}

.admin #adminheader
{
    display:block;
}

#adminheader ul
{
    list-style:none;
    padding:0;
    width:800px;
    margin:0 auto;
}
#adminheader ul li
{
    float:left;
    padding:0 16px 0 0;
    margin:0 8px 0 0;
    background-image:url("../images/4siteseperatorbar.png");
    background-repeat:no-repeat;
    background-position:right center;
    position:relative;
}

#adminheader ul li:last-child
{
    background-image:none;
}

#adminheader ul li.logo
{
    background-image: url("../images/4siteheaderlogo.png");
    background-position:center center;
    float: right;
    height: 44px;
    width: 78px;
}

#adminheader ul li,
#adminheader ul li a:link,
#adminheader ul li a:active,
#adminheader ul li a:visited,
#adminheader ul li a:hover,
#adminheader ul li a
{
    color:White;
    line-height:44px;
    cursor:pointer;
    
}

#adminheader ul li div
{
    display:none;
    background-image:url(../images/4sitemenuback.png);
    background-repeat:repeat-y;
    position:absolute;
    top:38px;
    left:-20px;
}

#adminheader ul li div div.bg
{
    background-image:url(../images/4sitemenubottom.png);
    background-repeat:no-repeat;
    background-position:bottom;
    width:155px;
    top:0;
    position:absolute;
    bottom:-10px;
    left:0;
}


#adminheader ul li:hover div
{
    display:block;
}

#adminheader ul li div ul
{
    width:155px;
    
}

#adminheader ul li div ul li
{
    line-height:normal;
    background:url(../images/4sitemenubar.png);
    background-repeat:no-repeat;
    background-position:bottom;
    float:none;
    margin:0;
    padding:0 20px;
    
}

#adminheader ul li div ul li a
{
    line-height:44px;
}

.alt
{
	display:none;
}



#foursiteadmin_div
{
	min-height:450px;
}
#foursiteadmin_Containerdiv
{
	width:768px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}



.ajaxcontentwindow
{
	position:fixed; top:0; left:0; z-index:999; display:none;
	border:solid 1px #004B85;
	background-color:White;
}
.ajaxcontentoverlay
{
	display:none; z-index:998; top:0; left:0; background-color:Black; position:fixed;
}
.ajaxcontentclose
{
	background-image:url(../images/6monthsmile/topgradiant.jpg);
	background-repeat:repeat-x;
	height:18px;
	color:White;
	line-height:normal;
	text-align:right;
	padding-right:5px;
	font-weight:bold;
	cursor:pointer;
	background-color:#0194CA;
}

.foursitewindow
{
	background-image:url(../images/pageedit.png);
	background-repeat:no-repeat;
	
	position:fixed; top:0; left:0; z-index:999; display:none;
	border:solid 1px #004B85;
	overflow-x:hidden;
	overflow-y:scroll;
	width:750px; 
	background-color:#184B4F;
	
}
.forsiteinner
{
	width:703px;
	padding:115px 15px 10px 15px;
	color:White;
}



/* end 4site.css */body{
	margin:0;
	color:#ece9e2;
	min-width:1002px;
	background:#000 url(../Hyper_images/bg-body.jpg) repeat-x;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
}

.background
{
    display:none;
}

img{border-style:none;}
a{
	color:#fff;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}

form,
fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:100%;
	overflow:hidden;
	position:relative;
	background:url(../Hyper_images/bg-page.jpg) no-repeat 50% 0;
}

.admin #wrapper
{
    top:37px;
}


#wrapper .home-page{
	overflow:hidden;
	width:100%;
	background:url(../Hyper_images/bg-wrapper.jpg) no-repeat 50% 0;
}
.w1{
	position:relative;
	float:left;
	left:50%;
}
.w2{
	position:relative;
	float:left;
	left:-50%;
	min-height:768px;
}
#main{
	margin:-41px 0 0 75px;
	width:989px;
}
#main:after{
	content:"";
	display:block;
	clear:both;
}
#header{width:1126px;}
#header:after{
	content:"";
	display:block;
	clear:both;
}
#header .holder{width:100%;}
.holder:after{
	content:"";
	display:block;
	clear:both;
}
#header .logo,
.home-page #header .logo{
	overflow:hidden;
	
	width:350px;
	height:110px;
	position:absolute;
	top:0;
	left:0;
	z-index:3;
}

#header .logo img,
.home-page #header .logo img
{
    position:absolute;
    top:0;
    left:0;
}

.home-page #header .logo{
	width:307px;
	height:91px;
	left:51px;
}
#header .logo a,
.home-page #header .logo a{
	display:block;
	height:100%;
	cursor:pointer;
}
.home-page #header .logo a{}
#header .shadow{
	display:block;
	height:17px;
	left:0;
	position:absolute;
	top:51px;
	width:100%;
	z-index:2;
	background:url(../Hyper_images/bg-header-holder.png) repeat-x;
}
#header .visual{
	width:100%;
	margin:-2px 0 0;
	position:relative;
}
#header .visual .box{
	width:1044px;
	margin:0 0 0 25px;
	padding:0 0 40px 47px;
	background:url(../Hyper_images/bg-flash-holder.png) no-repeat;
}
#header .visual .heading-holder{
	bottom:44px;
	position:absolute;
	right:70px;
	
	z-index:1;
}
#header .visual h2{margin:0; font-family:Arial, Sans-Serif; 
                   color:#f7ff0d; font-weight:bold; font-style:italic;
                   font-size:30px; }
#header .visual .text-struts{
	width:316px;
	height:140px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../Hyper_images/text-new-hb-struct.png) no-repeat;
}
#header .visual img{
	margin:-1px 0 0;
	vertical-align:top;
	z-index:1;
	position:relative;
}
* html #header .visual img{margin:1px 0 0;}
.flash{
	margin:-5px -74px 0 -156px;
	position:relative;
	width:1356px;
	
}
.flash:after{
	content:"";
	display:block;
	clear:both;
}
.flash .box{
	margin:2px 0 0 25px;
	background:url(../Hyper_images/bg-visual-holder.png) no-repeat;
	padding:0 0 40px 155px;
	height:382px;
}
.flash img{
	margin:0;
	vertical-align:top;
	z-index:1;
	position:absolute;
}
.cart{
	position:absolute;
	top:0px;
	right:55px;
	height:44px;
	z-index:1;
	
	
}
.cart .holder{
	background:url(../Hyper_images/bg-basket.png) no-repeat;
	height:44px;
}
.cart .login{
	background:url(../Hyper_images/bg-login.gif) no-repeat;
	float:left;
	width:58px;
	height:23px;
	text-align:center;
	margin:12px 0 0 3px;
	padding:4px 0 0;
	font:12px/18px Arial, Helvetica, sans-serif;
	position:relative;
}
.cart .items{
	float:right;
	margin:16px 14px 0 0;
	display:inline;
	padding:0 0 3px 27px;
	background:url(../Hyper_images/bg-basket-items.gif) no-repeat;
	cursor: pointer;
}
.cart .items p{
	margin:0;
	line-height:18px;
}
.cart .items span{color:#f1f00f;}
#nav,
#nav ul {
	padding:0;
	margin:0;
	list-style:none;
	z-index:10;
	position:relative;
}
#nav {
	height:54px;
	margin:0 0 0 370px;
	position:relative;
	z-index:20;
}
#nav li{float:left;}
#nav ul li,
#nav ul a {
	margin:0;
	float:none;
}
#nav ul{
	padding:8px 0 15px 5px;
	margin:1px 0 0;
	height:1%;
}
#nav div ul:after {
	content:"";
	clear:both;
	display:block;
}
#nav ul li{
	vertical-align:top;
	height:1%;
	padding:0 15px 0 8px;
	font:12px/15px Arial, Helvetica, sans-serif;
}
#nav li.hover,
#nav li:hover{ position:relative;}
#nav li.hover .drop,
#nav li:hover .drop {display: block;}



#nav .drop {
	width:209px;
	position:absolute;
	top:53px;
	z-index:2;
	display:none;
	left:0;
	margin:-2px 0 0 -10px;
}

#nav li.last .drop 
{
    left:-63px;
}

#nav .bottom,
#nav .top{
	display:block;
	background:url(../Hyper_images/bg-nav-repeat.png) no-repeat;
	width:209px;
}
#nav .bottom{
	background:url(../Hyper_images/bg-nav-bottom.png) no-repeat;
	height:15px;
}
#nav li:hover ul a,
#nav li.hover ul a {
	height:1%;
	background:none;
}
#nav ul a:hover,
#nav ul li:hover a,
#nav ul li.hover a {
	text-decoration:none;
	background:#610201 url(../Hyper_images/bg-nav-hover.gif) repeat-x;
}
#nav a{
	height:51px;
	background:url(../Hyper_images/bg-nav.gif) no-repeat;
	display:block;
	text-indent:-9999px;
}
#nav ul a{
	color:#ffe1ba;
	text-indent:0;
	display:block;
	padding:3px 11px 5px;
	border-bottom:1px solid #a24d2e;
}
#nav a.about{
	background-position:0 0;
	width:118px;
}
#nav a.product{
	background-position:-118px 0;
	width:129px;
}
#nav a.tech{
	background-position:-246px 0;
	width:176px;
}
#nav a.community{
	background-position:-422px 0;
	width:151px;
}
#nav a.hyper{
	background-position:-573px 0;
	width:127px;
}
#nav .about:hover,
#nav li:hover .about{background-position:0 -106px !important;}
#nav .product:hover,
#nav li:hover .product{background-position:-118px -106px !important;}
#nav .tech:hover,
#nav li:hover .tech{background-position:-246px -106px !important;}
#nav .community:hover,
#nav li:hover .community{background-position:-422px -106px !important;}
#nav .hyper:hover,
#nav li:hover .hyper{background-position:-573px -106px !important;}
#nav li.active .about{background-position:0 -53px;}
#nav li.active .product{background-position:-118px -53px;}
#nav li.active .tech{background-position:-246px -53px;}
#nav li.active .community{background-position:-422px -53px;}
#nav li.active .hyper{background-position:-573px -53px;}


#nav li.hover ul li .drop,
#nav li:hover ul li .drop,
#nav li ul li .drop
{
    display: none;
    left: 189px;
    margin: -2px 0 0 -10px;
    position: absolute;
    top: -7px;
    width: 209px;
    z-index: 2;
    
    background:url(../Hyper_images/bg-nav-repeat2.png) repeat-y;
}

#nav li.last ul li .drop
{
    left:-180px;
}


#nav li ul li:hover .drop
{
    display:block;
}

/*#nav ul li ul
{
    position:absolute;
    left:176px;
    top:-9px;
    height:auto;
    width:175px;
}*/


#nav ul li ul li a,
#nav ul li:hover ul li a,
#nav ul li.hover ul li a
{
    background:none;
}


#nav ul li ul li a:hover,
#nav ul li ul li:hover a,
#nav ul li ul li.hover a {
	text-decoration:none;
	background:#610201 url(../Hyper_images/bg-nav-hover.gif) repeat-x;
}


#sidebar{
	width:208px;
	float:left;
	
	padding:28px 12px 0 0;
	background:url(../Hyper_images/bg-accordion.gif) no-repeat;
}
#menu{
	padding:10px 3px 15px;
	width:202px;
	margin:0;
	list-style:none;
	
	font:12px/15px Arial, Helvetica, sans-serif;
}
.product #menu
{
    padding:0 3px 15px;
}

#menu ul{
	list-style:none;
	margin:0;
	padding:0;
}
#menu li a{
	color:#ffe1ba;
	outline:none;
	padding:6px 15px 2px 5px;
	display:block;
	
}


#menu li a:hover{text-decoration:underline;}
#menu li:hover,
#menu li.hover{background:#610201 url(../Hyper_images/bg-accordion-list.gif) repeat-x;}
#menu ul li:hover{
	text-decoration:underline;
	background:#140000;
}

#menu li ul
{
    display:none;
    position:absolute;
    left:201px;
    top:-1px;
    width:202px;
    border:1px solid  #913f26;
}

#menu li:hover ul,
#menu li.hover ul
{
    display:block;
}


#menu li.active ul{
	
	margin:0 0 1px;
}
#menu li.active{
	background:#610201 url(../Hyper_images/bg-accordion-list.gif) repeat-x;
	border:0;
}
#menu li.active a{
	background:url(../Hyper_images/bg-accordion-arrow-active.gif) no-repeat 189px 9px;
	border-bottom:1px solid  #944027;
}
#menu li.inner a{background:url(../Hyper_images/bg-accordion-arrow.gif) no-repeat 189px 9px;}
#menu li ul a, #menu li.inner ul a{
	background:none;
	margin-left:15px;
	border:0;}
	
#menu li ul a.active
{
    color:#F7FF0D;
}	
	
#menu li{
	vertical-align:top;
	height:1%;
	border-bottom:1px solid  #913f26;
	cursor:pointer;
	position:relative;
}


#menu li:last-child{border:none;}
#menu ul li{background:#140000;}
#menu li a.selected{
	background:#fff;
	padding:2px 5px 0 0;
}





.search{
	margin:0px 0 0px 2px;
	padding:2px 0 3px;
	width:204px;
	height:89px;
	position:relative;
	background:url(../Hyper_images/newsearchbg.png) no-repeat;
}
.search h2{margin:0;}
.search .replacement{
	margin:0 0 6px 17px;
	width:162px;
	height:14px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../Hyper_images/text-product-search.gif) no-repeat;
}
.search .replacement2{
	margin:0 0 6px 17px;
	width:121px;
	height:14px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../Hyper_images/text-site-search.png) no-repeat;
}

.search .text-box{
	background:url(../Hyper_images/bg-search-input.gif) no-repeat;
	padding:5px 0 0 6px;
	width:180px;
	height:29px;
	margin:0 0 6px 4px;
}
.search .text-box .text{
	border:0;
	background:none;
	color:#fff;
	width:170px;
	float:left;
}
.search .submit{
	background:url(../Hyper_images/bg-search-submit.png) no-repeat;
	width:39px;
	height:21px;
	border:0;
	text-indent:-9999px;
	overflow:hidden;
	font-size:0;
	float:right;
	margin:0 12px 0 0;
	display:inline;
	cursor:pointer;
}
.order-frame{
	width:443px;
	overflow:hidden;
	background:#360000;
}
.order-frame .heading{
	background:#000;
    margin:10px;
	padding:2px 8px;
	float:left;
}

.order-frame .heading a
{
   
}

.order-frame .heading p{
	margin:0;
	font:12px/15px Arial, Helvetica, sans-serif;
}
.order{
	width:293px;
	padding:13px 3px 0 7px;
	float:left;
}
.order p{
	margin:0 0 -1px;
	font:bold 18px/20px Arial, Helvetica, sans-serif;
}

.order p.discounts
{
    font-size:12px;
}

.order .number{
	color:#f7ff0d;
	font: bold 14px/17px Arial, Helvetica, sans-serif;
}
.order .span{
	color:#f7ff0d;
	font: bold 18px/20px Arial, Helvetica, sans-serif;
}
.order strong{
	margin:0 1px 0 0;
	font: bold 14px/17px Arial, Helvetica, sans-serif;
}
.itemquantity .text-box,
.order-form .text-box{
	background:url(../Hyper_images/bg-order-input.gif) no-repeat;
	padding:3px 0 0 6px;
	width:68px;
	height:24px;
	margin:0 0 6px 4px;
	float:left;
}
.itemquantity .text-box .text,
.order-form .text-box .text{
	border:0;
	background:none;
	color:#fff;
	width:60px;
	float:left;
}
.order-form .submit,
.addlink{
	background:url(../Hyper_images/bg-order-submit.gif) no-repeat;
	width:78px;
	height:23px;
	border:0;
	float:left;
	margin:1px 12px 0 0;
	display:inline;
	cursor:pointer;
	color:#fff;
	padding:0 0 2px;
	line-height:22px;
	font-size:12px;
}
.order-form{margin:19px 0 0;}
.order-form label{
	font: bold 14px/17px Arial, Helvetica, sans-serif;
	float:left;
	padding:2px 0 0;
	margin:0 -2px 0 0;
}
.order-frame .video{
	float:left;
	padding:3px 0 0;
	margin-bottom:10px;
}
.products .text-option{
	margin:0 0 6px;
	width:132px;
	height:13px;
	overflow:hidden;
	font-size:0;
	text-indent:-9999px;
	background:url(../Hyper_images/text-product-option.gif) no-repeat;
}
.products{
	overflow:hidden;
	padding:12px 6px 0;
	width:437px;
}
.products h2{
	margin:0;
	font: bold 14px/24px Arial, Helvetica, sans-serif;
}
.products p{
	margin:0 0 22px;
	font:12px/24px Arial, Helvetica, sans-serif;
}
.information{
	width:748px;
	float:left;
}
.products .text-related{
	margin:0 0 11px -2px;
	width:140px;
	height:11px;
	overflow:hidden;
	text-indent:-9999px;
	font-size:0;
	background:url(../Hyper_images/text-related.gif) no-repeat;
}
.products .options,
.products .inner-positions{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
	clear:both;
}
.products .options{padding:0 0 22px;}
.products .inner-positions{
	margin:0 0 0 3px;
	padding:0 0 11px;
}
* html .products .inner-positions{margin:-3px 0 0 3px;}
.products .inner-positions .positions{background:#120000;}
.products .inner-positions li{
	background:url(../Hyper_images/bg-inner.gif) repeat-x;
	padding:3px 0 1px;
	vertical-align:top;
	height:1%;
}
.products .inner-positions li:first-child{background:none;}
.products .inner-positions .form{
	
	background:none;
	padding:0 0 0 33px;
}

#content .products ul.inner-positions .positions .form a
{
    font-weight:normal;
    font-size:12px;
}

.components p
{
    padding-left:10px;
    text-indent:-10px;
    margin:0;
    font-size:12px;
}

.products .inner-positions label{}
.products .positions{
	overflow:hidden;
	width:435px;
	margin:0 0 1px;
	padding:0 0 1px;
	background:#4a0000 url(../Hyper_images/bg-positions.gif) repeat-x;
}
.products .positions .cost p{
	margin:0;
	font:12px/18px Arial, Helvetica, sans-serif;
}
.products .form{
	float:left;
	width:261px;
	padding:0 0 0 18px;
	line-height:22px;
	background:url(../Hyper_images/bg-arrow-positions.gif) no-repeat 5px 8px;
}
.products ul.options li .positions-head
{
    cursor:pointer;
}
.products .form-open .form
{
    background:url(../Hyper_images/bg-arrow-positions-open.gif) no-repeat 5px 8px;
}

.products .form-open .inner-positions
{
    display:none;
}

.products .form .check{
	width:16px;
	height:16px;
	margin:2px 2px 0;
	float:left;
}
.products .form label{
	font:12px/15px Arial, Helvetica, sans-serif;
	float:left;
	margin:1px 0 0;
}
.products .cost{
	float:right;
	margin:0 8px 0 0;
	display:inline;
	padding-top:3px;
}

#content p, #content ul
{
	line-height:22px;
}



#content p a, #content ul a
{
    text-decoration:underline;
    font-weight:bold;
}

#content .visual{
	float:right;
	padding:0 0 0 7px;
	width:295px;
	overflow:hidden;
	position:relative;
	line-height:normal;
}
#content .visual .thumbs{
	margin:0;
	padding:0;
	list-style:none;
	width:330px;
}
#content .visual .thumbs li{
	float:left;
	margin:0 9px 0 0;
}
#content .visual .thumbs img{
	width: 67px;
}
#content .visual .image{
    padding:0 0 12px;
}
#content .visual .image img{
	border:1px solid #000;
	vertical-align:top;
	width:100%;
}
#content .visual .img{vertical-align:top;}
.order-frame .video img{vertical-align:top;}
.products .link,
.officiallinkbutton{
	background:url(../Hyper_images/bg-link.png) no-repeat;
	display:block;
	width:103px;
	height:23px;
	text-align:center;
	margin:0 0 33px;
	line-height:22px;
}
.divider{
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #2f2f2f;
	margin:0 0 9px;
}
.container{
	overflow:hidden;
	padding:0 0 10px;
	width:425px;
}
.container img{
	float:left;
	margin:0 5px 0 0;
	display:inline;
}
.container .text-holder{
	width:277px;
	padding:0 0px 0 0;
	float:left;
	margin:-2px 0 0;
}
.container .text-holder strong{
	line-height:15px;
	display:block;
}
.container .link-add{
	background:url(../Hyper_images/bg-link-add.gif) no-repeat;
	width:73px;
	height:21px;
	float:left;
	line-height:20px;
	text-align:center;
}
.container dl,
.container dd{margin:0;}
.container dt{
	padding:2px 0 0;
	float:left;
	clear:both;
}
.container dt,
.container dd{
	padding:2px 0 0;
	font:12px/15px Arial, Helvetica, sans-serif;
}
#content .visual img{vertical-align:top;}
#content{
	padding:46px 18px 27px;
	width:732px;
	float:right;
	overflow:hidden;
	background:url(../Hyper_images/bg-content.gif) repeat-x;
	min-height:620px;
}

.contentsingle #content
{
    width:970px;
}


#content h1{margin:0; font-family:Arial, Sans-Serif; color:#f7ff0d; font-weight:bold; font-style:italic; padding-right:90px;}
#content h2{font-family:Arial, Sans-Serif; color:#f7ff0d; font-weight:bold; font-style:italic; font-size:14px; }

#content .text-front{
	margin:0 0 12px;
	width:100%;
	padding:0 0 4px;
	border-bottom:1px solid #8b4a05;
	height:17px;
	font-size:0;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../Hyper_images/text-hbs-front.gif) no-repeat;
}
#footer{
	border-top:1px solid #614d00;
	color:#f9c700;
	margin:0 0 0 45px;
	overflow:hidden;
	padding:4px 0 50px;
	width:1002px;
	font:11px/14px Arial, Helvetica, sans-serif;
}
.home-page #footer{margin:0 0 0 60px;}
#footer .text-holder{
	float:right;
	width:150px;
	padding:3px 8px 0 ;
}
#footer p{
	margin:0;
	text-align:right;
}
#footer .contacts{
	margin:0;
	float:left;
	padding:0 0 0 3px;
	list-style:none;
	color:#f9c700;
}
#footer .contacts li{
	float:left;
	padding:0 5px;
	background:url(../Hyper_images/separator.gif) no-repeat 0 3px;
}
#footer .contacts li:first-child{background:none;}

.showcase-section #choosers
{
    position:absolute;
    bottom:50px;
    right:40px;
}
.showcase-section #choosers .chooser
{
    background-image:url(../Hyper_images/switcher.png);
    width:17px;
    height:16px;
    float:left;
    margin-left:3px;
    cursor:pointer;
}
.showcase-section #choosers .chooseractive
{
    background-image:url(../Hyper_images/switcher2.png);
}


.showcase-section{
	height:527px;
	margin:-154px 0 0 -171px;
	position:relative;
	z-index:10;
	float:left;
}
.showcase-section .box{
	height:527px;
	width:735px;
	padding:0 0 0 80px;
	overflow:hidden;
	background:url(../Hyper_images/bg-section.png) no-repeat;
}
.showcase-section .box .image-holder{padding:150px 0 0 62px;}
.showcase-section .box img{vertical-align:top;}
.showcase-section .text-showcase{
	margin:0;
	font-size:0;
	height:56px;
	left:150px;
	overflow:hidden;
	position:absolute;
	text-indent:-9999px;
	top:118px;
	width:357px;
	z-index:100;
	background:url(../Hyper_images/text-hyper.png) no-repeat;
}

.showcase-section .holder-box
{
    position:absolute;
    left:-54px;
}

.showcase-section .mask
{
    position:relative;
    overflow:hidden;
    width:655px;
    height:503px;
    left:54px;
    
}


.showcase-section .text-holder{
	border-top:1px solid #6B570A;
	bottom:-6px;
	height:109px;
	left:71px;
	padding:8px 102px 0 16px;
	position:absolute;
	width:516px;
	background:url(../Hyper_images/bg-section-bottom.png) no-repeat;
}
.showcase-section .text-holder h2{
	font:bold 18px/20px Arial, Helvetica, sans-serif;
	color:#f7ff0d;
	margin:0 0 7px;
}
.showcase-section .text-holder p{
	font:11px/18px Arial, Helvetica, sans-serif;
	margin:0;
}
.news-box{
	float:right;
	height:402px;
	margin:-424px -63px 0 0;
	position:relative;
	width:473px;
	display:inline;
	z-index:9;
}
.news-box .text-news,
.news-archive .text-news{
	float:right;
	font-size:0;
	height:43px;
	margin:4px 0 0;
	overflow:hidden;
	text-indent:-9999px;
	width:229px;
	background:url(../Hyper_images/text-hyper-news.png) no-repeat;
}

.news-archive .text-news
{
    float:none;
    padding-bottom:8px;
}

.news-box .box{
	background:url(../Hyper_images/bg-news-block.png) no-repeat;
	height:402px;
	width:396px;
}
.news-box .article,
.news-archive .article{
	clear:both;
	position:relative;
}

.news-box .article #scrollpane1,
.news-archive .article #scrollpane1
{
    overflow:auto;
	height:334px;
	width:396px;
}

.news-box .articles,
.news-archive .articles{
	list-style:none;
	margin:0;
	padding:4px 0 0;
	overflow:hidden;
}
.news-box .articles li,
.news-archive .articles li{
	vertical-align:top;
	overflow:hidden;
}
.news-box .articles a,
.news-archive .articles a
{color:#f7ff0d;}

.news-box .articles a:hover,
.news-archive .articles a:hover
{text-decoration:underline;}

.news-box .content p,
.news-archive .content p{
	font:11px/18px Arial, Helvetica, sans-serif;
	margin:0 0 18px;
}
.news-box .articles .title h3{
	width:240px;
	margin:0;
	font:bold 14px/17px Arial, Helvetica, sans-serif;
	float:left;
}
.news-archive .articles .title h3{
	width:650px;
	margin:0;
	font:bold 14px/17px Arial, Helvetica, sans-serif;
	float:left;
}
.news-box .articles .title
{
    border-bottom:1px solid #ab5f00;
	overflow:hidden;
	padding:5px 14px 7px 66px;
	height:1%;
}
.news-archive .articles .title{
	border-bottom:1px solid #ab5f00;
	overflow:hidden;
	padding:5px 14px 7px 9px;
	height:1%;
}
.news-box .articles li.active .title,
.news-box .articles li:hover .title,
.news-box .articles li.hover .title
{
    background:url(../Hyper_images/bg-news-hover.gif) repeat-x;
    background-position:center bottom;
    background-color:#470000;
}
.news-archive .articles li.active .title,
.news-archive .articles li:hover .title,
.news-archive .articles li.hover .title{
	background:url(../Hyper_images/bg-news-hover.gif) repeat-x;
	background-position:center bottom;
    background-color:#470000;
}
.news-box .articles .title p,
.news-archive .articles .title p{
	float:right;
	margin:0;
	font:12px/17px Arial, Helvetica, sans-serif;
}

.news-box .content,
.news-archive .content
{
    display:none;
}
.news-box li.active .content{
	display:block;
	padding:5px 5px 0 66px;
	border-bottom:1px solid #ab5f00;
	margin:0;
}
.news-archive li.active .content{
	display:block;
	padding:5px 5px 5px 9px;
	border-bottom:1px solid #ab5f00;
	margin:0;
}
.news-box .content .more,
.news-archive .content .more{
	color:#F7FF0D;
	margin:-19px 0 0;
	display:block;
	text-align:right;
	font:11px/14px Arial, Helvetica, sans-serif;
}
#main .boxes{
	width:1000px;
	clear:both;
	margin:-24px 0 0 -5px;
	overflow:hidden;
	float:left;
	padding:0 0 22px;
}
#main .boxes:after{
	content:"";
	display:block;
	clear:both;
}
#main .boxes .box{
	background:url(../Hyper_images/bg-boxes.png) no-repeat;
	float:left;
	display:inline;
	margin:0 9px 0 0;
	padding:0 0 8px 7px;
	position:relative;
	width:314px;
}
#main .boxes .box img{vertical-align:top;}
#main .holder{float:left;}
#main .holder .box{margin:0 15px 0 0;}
#main .boxes .box p{
	position:absolute;
	font:11px/18px Arial, Helvetica, sans-serif;
	width:160px;
	margin:0;
	top:57px;
	left:140px;
}
#main .boxes h3
{
    bottom: 15px;
    margin: 0;
    position: absolute;
    right: 15px;
                
}
#main .boxes h3 a
{
    color:#F7FF0D;
    font-style:italic;
    font-size:30px;
}

.pagerlink
{
    text-decoration:underline;
    color:Yellow;
    margin:0px 1px;
}
.pagercurlink
{
    text-decoration:none;
    color:White;
    margin:0px 1px;
}
.pagercurlink:hover
{
    text-decoration:none;
}
.productdata
{
    border-spacing:0px 0px;
    margin:0px;
    padding:0px;
}
.productdata tbody
{
    border-spacing:0px 0px;
    margin:0px;
    padding:0px;
}
.productdata tr
{
    border-spacing:0px 0px;
    margin:-5px 0px 0px 0px;
    padding:0px;
    height:14px;
}
.productdata td
{
    border-spacing:0px 0px;
    margin:-3px 0px 0px 0px;
    padding:0px;
    height:14px;
    line-height:14px;
}
.centerable
{
    display:inline;
    float:left;
}
#addressList
{
	overflow: auto;
	width: 486px;
	height: 350px;
}
.addressItem
{
	border: solid 1px Black;
	padding: 5px;
	margin: 10px;
}
/*#showComps, #showOptions
{
	display: none;
}
#showComps.active, #showOptions.active
{
	display: block;
}
*/

.totalbox
{
    background-image:url(../Hyper_images/img_cartbackground.png);
    background-repeat:no-repeat;
    width:284px;
    
    text-align:right;
    color:White;
    font-style:italic;
    font-weight:bold;
    font-size:18px;
    padding:5px;
}
.totalbox span
{
    color:#f7ff0d;
}

.totalbox a:link,
.totalbox a:active,
.totalbox a:visited,
.totalbox div
{
     font-size: 12px;
    font-style: normal;
    font-weight: normal;
}
.totalbox div
{
    text-align:left;
}

/* my account order history */
.basicInfo
{
    float:left;
}
.showMore,
.showLess
{
    color:#F7FF0D;
    cursor:pointer;
}

.selected .showMore
{
    display:none;
}

.extraBasicInfo,
.extraInfo
{
    display:none;
}

.selected .extraBasicInfo,
.selected .extraInfo
{
    display:block;
}

.totalInfo
{
    float: left; margin-left: 25px
}

.itemInfo table
{
    border-collapse:collapse;
}

.itemInfo table tr.altrow td
{
    background-color:#470000;
}



/* my account order history end */

.cartbox,
.cartboxAccount
{
    background-image:url(../Hyper_images/checkoutBoxCenter.png);
    background-repeat:repeat-y;
    width:447px;
    position:relative;
    margin:10px 0 25px 0;
    
}

.cartboxAccount .top,
.cartbox .top
{
    background-image:url(../Hyper_images/checkoutBoxTop.png);
    width:447px;
    height:10px;
    position:absolute;
    top:-10px;
    left:0px;
}

.cartboxAccount .bottom,
.cartbox .bottom
{
    background-image:url(../Hyper_images/checkoutBoxBottom.png);
    width:447px;
    height:10px;
    position:absolute;
    bottom:-10px;
    left:0px;
}

.cartboxAccount .content,
.cartbox .content
{
    padding:0 10px;
}

.cartboxAccount .content h3
{
    color:#F7FF0D;
}

.cartbox .content .products
{
     background-color: #000000;
    margin-left: -5px;
    margin-top: 10px;
    padding-left: 0;
    padding-top: 0;
    padding-right: 0;
}

.cartbox .content .products .options
{
    padding:0px;
}
.cartbox .content .products .inner-positions
{
    padding:0;
}

.cartbox .itemimg
{
    
}

.cartbox .content .left
{
    line-height:normal;
    padding:0 5px 0 10px;
    float:left;
    width:185px;
}
.cartbox .content .right
{
    line-height:normal;
    padding:0 5px 0 10px;
    float:right;
    width:112px;
    text-align:right;
}

.cartbox .content .right input
{
    float:right;
    margin-right:0px;
}

.cartbox .content div
{
    font-weight:bold;
}
.cartbox .content div span
{
    font-weight:normal;
    color:#f7ff0d;
}


.cartbox .content div .inner-positions div
{
    font-weight:normal;
}

.cartbox .itemname
{
    
}
.cartbox .itemquantity
{
    height:20px;
    margin-top:5px;
}
.cartbox .itemquantity .label
{
    float:left;
}

.cartbox .itemquantity input
{
    
    text-align: center;
    
    font-weight:bold;
}

.cartbox .itemprice
{
    
}
.cartbox .itemtotal
{
    margin-top:5px;
}
.cartbox .itemnumber
{
    margin-top:5px;
}
.cartbox .update
{
    margin-top:15px;
}
.cartbox .remove
{
    margin-top:10px;
}


.cartboxSmall
{
    background-image:url(../Hyper_images/checkoutBoxSmallCenter.png);
    background-repeat:repeat-y;
    width:349px;
    position:relative;
    margin:10px 0 25px 0;
    
}

.cartboxSmall .top
{
    background-image:url(../Hyper_images/checkoutBoxSmallTop.png);
    width:349px;
    height:10px;
    position:absolute;
    top:-10px;
    left:0px;
}

.cartboxSmall .bottom
{
    background-image:url(../Hyper_images/checkoutBoxSmallBottom.png);
    width:349px;
    height:10px;
    position:absolute;
    bottom:-10px;
    left:0px;
}

.cartboxSmall .content
{
    padding:0 10px;
}

.cartboxSmall .content .left
{
    float:left;
}

.cartboxSmall .content .right
{
    float:right;
    text-align:right;
}

.cartboxSmall .content .right .selected
{
    color:#F7FF0D;
}

#addressover
{
    display:none;
    background-color:Black;
    color:White;
    position:fixed;
    top:50%;
    left:50%;
    z-index:100;
    padding:20px;
    border:solid 1px white;   
    width:303px;
    margin-top:-183px;
    margin-left:-127px;
}

.producttable
{
    border-collapse:collapse;
    font-size:12px;
    line-height:20px;
}

.producttable tr
{
    padding:0;
    margin:0;
}

.producttable td
{
    margin:0;
    width:146px;
    text-align:center;
    vertical-align:bottom;
}

.producttable td a
{
    margin: 0 auto;
}

.producttable td.title
{
    vertical-align:top;
    line-height:normal;
}

.producttable td.button
{
    padding-bottom:25px;
}

.searchrestuls b
{
    color:#F7FF0D;
}.Calendar
{
	background-color: white;
	border-color: Black;
	height: 500px;
	width: 100%;
	line-height: normal;
	border: solid 1px black;
}
.CalendarHeader
{
	font-weight: bold;
	background-color: #0092b0;
	color: white;
}
.CalendarDay
{
	font-size: 10px;
	height: 75px;
	text-align: left;
	vertical-align: top;
	width: 75px;
	border: solid 1px black;
}

.CalendarSelectedDay a:link
{
	color: white;
}
.CalendarSelectedDay a:hover
{
	color: #00C0D5;
}
.CalendarOtherMonthDay
{
	background-color: #F2F2F2;
}
.CalendarToday
{
}
.CalendarDayHeader
{
}
.CalendarNextPrev
{
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
}
.CalendarNextPrev a:link
{
	color: White;
}
.CalendarNextPrev a:hover
{
	color: #00C0D5;
}
.CalendarSelector
{
}
.CalendarWeekend
{
}

.CalendarSelectedDay
{
	background-color: #0092b0;
}


.cal_title
{
	font-size: 10px;
}



.caltip
{
	color: #444444;
	max-width: 300px;
	z-index: 13000;
}

.caltip-title
{
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: white;
	padding: 4px;
	background-color: #0092b0;
	border: 1px solid #CCCCCC;
}

.caltip-text
{
	font-size: 11px;
	padding: 4px;
	background-color: #FCFCFC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}





.edit_Calendar
{
	background-color: white;
	border-color: Black;
	
	line-height: normal;
	border: solid 1px black;
}
.edit_CalendarHeader
{
	font-weight: bold;
	background-color: #0092b0;
	color: white;
}
.edit_CalendarDay
{
	font-size: 10px;
	height: 10px;
	text-align: center;
	vertical-align: middle;
	width: 10px;
	border: solid 1px black;
}

.edit_CalendarDay a:link
{
	color:#444444;
}

.edit_CalendarSelectedDay
{
	background-color: #0092b0;
}
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
 
.imggallery ul
{
    list-style:none;
    margin:0;
    padding:0;
} 
 .imggallery ul li
 {
     float:left;
 }
 
  .imggallery ul li img
  {
      margin-right:8px;
  }
 
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #9a9997;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 3px; }
#lightbox-container-image img
{
    max-width:800px;
    max-height:600px;
}
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: -15px;
	left: 0;
	
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	position:absolute;
	height:30px;
	top:57px;
}
#lightbox-nav-btnNext { 
	right: 0; 
	position:absolute;
	height:30px;
	top:57px;
}
#lightbox-container-image-data-box {
	-x-system-font:none;
background-color:#1C1914;
border:3px solid #8D8D8B;
color:#FFFFFF;
font-family:Verdana,Helvetica,sans-serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.4em;
margin:0 auto;
overflow:auto;
padding:10px 0 0;
position:relative;
top:-3px;
width:100%;
z-index:5;
}
#lightbox-container-image-data {
	padding:20px 20px;
	color:#FFFFFF;
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 100%; 
	
	text-align: left; 
}	

#lightbox-image-details-caption { 
color:#FFFFFF;
font-size:16px;
font-weight:bold;
}

#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
	float:right;
}

#lightbox-secNav
{
    position:absolute;
    right:0;
    top:0;
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	padding-bottom: 0.7em;	
	z-index:1000;
}
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background-image:url(../Hyper_images/scrollbar/barbg.png)
}
.jScrollPaneDrag {
	position: absolute;
	background-image:url(../Hyper_images/scrollbar/buttoncenter.png);
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	background-image:url(../Hyper_images/scrollbar/buttontop.png);
	height:20px;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
	background-image:url(../Hyper_images/scrollbar/buttonbottom.png);
	height:20px;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 19px;
	background-image:url(../Hyper_images/scrollbar/buttonup.png);
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 19px;
	background-image:url(../Hyper_images/scrollbar/buttondown.png)
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}/*
 * Smoothbox v20070814 by Boris Popoff (http://gueschla.com)
 *
 * Based on Cody Lindley's Thickbox, MIT License
 *
 * Licensed under the MIT License:
 *   http://www.opensource.org/licenses/mit-license.php
 */



html, body {
min-height: 100%;
height: auto !important;
height: 100%
}

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: absolute;
	z-index:1000;
	top: 0px;
	left: 0px;
	background-color:#000;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 9999;
	color:#000000;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
}

.Edit_Table
{
	background-color:#0f2f38;
	
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;

	
	padding: 10px;
}


.mceLayout
{
	border:solid 2px #411C02 !important;
}

.Edit_Content
{
	background-color:#CCCCCC;
	border: solid 1px black;
	padding: 5px;
}

.Edit_btn
{
	color:White;
	background-color:#00c0d5;
	font-weight:bold;
	border: solid 1px white;
	margin-top:3px;
}

.Edit_btn:hover
{
	color:#00c0d5;
	background-color:White;
}

.edit_orange_lable
{
	color:#e37a09;
	font-weight:bold;
}

.edit_white_lable
{
	color:White;
}

.edit_window {
	font: 12px Arial, Helvetica, sans-serif;
	overflow:auto;
	visibility:hidden;
	display:none;
	position:fixed;
	background: #0c545a;
	z-index: 10000;
	color:black;
	border: 4px solid #525252;
	text-align:left;
	
}

.edit_window a:link {color: white;}
.edit_window a:visited {color: white;}
.edit_window a:hover {color: #e37a09;}
.edit_window a:active {color: white;}
.edit_window a:focus{color: white;}

.edit_overlay {
	position: fixed;
	z-index:9999;
	top: 0px;
	left: 0px;
	background-color:#000;
}


.edit_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	position:absolute;
	top:0;
	right:0;
}


.edit_ajaxContent{
	clear:both;
	padding:150px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
	background-image:url(../images/pageedit.png);
	background-position:top left;
	background-repeat:no-repeat;
	
	min-height:300px;
	_height:300px;
}


/* IE6 */
* html .edit_iframeContent{
	margin-bottom:1px;
}

.defaultSkin,
.mceFirst
{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}#Kart_Container
{
	width:263px;
	vertical-align:top;
}

#Store_Container
{
	vertical-align:top;
}

.Store_breadcrumb
{
	font-size:10px;
	line-height:15px;
	padding-bottom:5px;
}

.kart_middle
{
	background-image:url(/assets/images/PFSA/cart_middle.gif);
	width:242px;
	padding-left:10px;
	padding-right:10px;
	padding-top:25px;
	position:relative;
}
.kart_footer
{
	background-image:url(/assets/images/PFSA/cart_bottom.gif);
	width:262px;
	height:21px;
}

.kart_title
{
	position:absolute;
top:-5px;
left:12px;
	font-size:20px;
	font-weight:bold;
	color:#005478;
}

.kart_header
{
	background-image:url(/assets/images/PFSA/cart_top.gif);
	width:262px;
	height:14px;
	
}
.kart_table
{
	width:242px;
	line-height:normal;
}

.kart_table th
{
	color:#005478;
	font-weight:bold;
	text-align:left;
}

.kart_table th a:link,
.kart_table th a:visited,
.kart_table th a:active
{
	color:#005478;
}
.kart_table th a:hover
{
	color:#008ebb;
}

.kart_table td
{
	color:#008ebb;
}

.kart_table .deleterow
{
	text-align:right;
	vertical-align:middle;
}

.kart_table .whiteline
{
	border-top:solid 1px white;
}

.ItemPricePrice,
.kart_subtotal_price
{
	color:#005478;
	font-weight:bold;
}

.ItemPrice,
.kart_subtotal
{
	font-weight:bold;
	color:Black;
}

.CheckoutBtn
{
	position:absolute;
	right:0px;
}

.kart_button_div
{
	position:relative;
	top:10px;
}





.ItemImagesContainer
{
	width:170px;
	overflow-x:auto;
}

.ItemValues
{
	float:left;
	padding-left:10px;
	padding-right:10px;
	width:280px;
}

.ItemImage
{
	float:left;
	width:175px;
}

.ItemName
{
	font-size:20px;
	font-weight:bold;
	color:#005478;
	width:100%;
	border-bottom:solid 1px #005478;
	line-height:normal;
	padding-bottom:5px;
}
.ItemDesc
{
	color:#005478;
	font-size:12px;
	line-height:16px;
	padding-bottom:10px;
	padding-top:5px;
}

.ItemAdd
{
	margin-top:40px;
	margin-bottom:10px;
}
