/*menu */

#branding {
    width:auto;
	height:207px;
}
#logo {
    background:url(../images/logo.jpg) no-repeat left top;
	width:502px;
	height:206px;
	float:left;
}
#top_nav {
   width:345px;
   float:right;
   margin:69px 0 0 0;
}
#top_nav_item1 {}
#top_nav_item1 a {
   background:url(../images/hn_n.jpg) no-repeat left top;
   width:67px;
   height:68px;
   float:left;
   text-decoration:none;
   border:none;
   margin:0 0 0 19px;
}
#top_nav_item1 a:hover {
   background:url(../images/hn_r.jpg) no-repeat left top;
}
#top_nav_item1 a.active {
   background:url(../images/hn_r.jpg) no-repeat left top;
}
#top_nav_item2 {}
#top_nav_item2 a {
   background:url(../images/pn_n.jpg) no-repeat left top;
   width:67px;
   height:68px;
   float:left;
   text-decoration:none;
   border:none;
   margin:0 0 0 19px;
}
#top_nav_item2 a:hover {
   background:url(../images/pn_r.jpg) no-repeat left top;
}
#top_nav_item2 a.active {
   background:url(../images/pn_r.jpg) no-repeat left top;
}
#top_nav_item3 {}
#top_nav_item3 a {
   background:url(../images/sn_n.jpg) no-repeat left top;
   width:67px;
   height:68px;
   float:left;
   text-decoration:none;
   border:none;
   margin:0 0 0 19px;
}
#top_nav_item3 a:hover {
   background:url(../images/sn_r.jpg) no-repeat left top;
}
#top_nav_item3 a.active {
   background:url(../images/sn_r.jpg) no-repeat left top;
}
#top_nav_item4 {}
#top_nav_item4 a {
   background:url(../images/cn_n.jpg) no-repeat left top;
   width:67px;
   height:68px;
   float:left;
   text-decoration:none;
   border:none;
   margin:0 0 0 19px;
}
#top_nav_item4 a:hover {
   background:url(../images/cn_r.jpg) no-repeat left top;
}
#top_nav_item4 a.active {
   background:url(../images/cn_r.jpg) no-repeat left top;
}

/*end Menu*/

a img {border: none; }

a, #navEZPagesTOC ul li a {
        color: #000000;
        text-decoration:underline;
        }
 
a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {

        }

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
        font-size: 1.1em;
        }

.biggerText {
        font-size: 1.2em;
        }

h1, h2, h3, h4, h5, h6 {
        margin: 0.3em;
		font-size:13px;
        }

CODE {
        font-family: arial, verdana, helvetica, sans-serif;
        font-size: 1em;
        }

FORM, SELECT, INPUT {
        display: inline;
        font-size: 1em;
        }
FORM	{margin:0px; padding:0px;}

TEXTAREA {
        margin: auto;
        display: block;
        width: 95%;
        }

input:focus, select:focus, textarea:focus {

        }

FIELDSET {
        padding: 0.5em;
        margin: 0.5em 0em;
        border: 1px solid #A4A4A4;
		background:#B3B2B0;
 		height:100%;
        }

LEGEND {
        font-weight: bold;
        }

LABEL, h4.optionName {
        line-min-height: 1.5em;
        padding: 0.2em;
        }

LABEL.checkboxLabel, LABEL.radioButtonLabel {
        }

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
        float: left;
        }

LABEL.inputLabel {
        width: 11em;
        float: left;
        }

LABEL.inputLabelPayment {
        width: 15em;
        float: left;
        }

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
        width: 12em;
        float: left;
        }

P, ADDRESS {
        padding: 0.5em;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000000;
		line-height:18px;
        }

ADDRESS {
        font-style: normal;
	color: #ff0000; /*kelly bakasit edit*/
        }

.clearBoth {
        clear: both;
        }

HR {
        min-height: 1px;
        margin-top: 0.5em;
        border: none;
        border-bottom: 1px solid #9a9a9a;
        }

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
        line-min-height: 1.8em;
        padding: 0.2em;
        border: 1px solid #000000;
        }

.messageStackWarning, .messageStackError {
        background-color: #ff0000;
        color: #687AA8;
        }

.messageStackSuccess {
        background-color: #F1F6E6;
        color: #000000;
        }

.messageStackCaution {
        background-color: #FFFF66;
        color: #000000;
        }

/*wrappers - page or section containers*/
#mainWrapper {
        text-align: left;
        width: 100%;
        vertical-align: top;
        }

#headerWrapper, #contentMainWrapper, #logoWrapper,  #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
        margin: 0em;
        padding: 0em;
		margin-top:20px;
		float:left;
		border:1px solid #C8C8C8;
}
#cartBoxListWrapper {
	border-bottom:1px solid #C8C8C8;
}
 #cartBoxListWrapper ul, #ezPageBoxList ul{
        margin: 0em;
        padding: 0em;
		margin-top:10px;
		float:none;
		border:0;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
        margin: auto;
        } 

#tagline {
        color:#000000;
        font-size: 2em;
        text-align : center;
        vertical-align: middle;
        }

#sendSpendWrapper {
        border: 1px solid #cacaca;
        float: right;
        margin: 0em 0em 1em 1em;
        }

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
        margin: 0;
		width:95%
        }

.wrapperAttribsOptions {
        margin: 0.3em 0em;
        }

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks { margin-top:5px; margin-bottom:5px;}
.navNextPrevCounter {
        margin: 0em;
        font-size: 0.9em;
        }
.navNextPrevList {
        display: inline;
        white-space: nowrap;
        margin:0px 2px 3px 0px;
        list-style-type: none;
        }
.navNextPrevWrapper{
		margin-bottom:2px;
		}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
        margin: 0em;
        background-color: #9a9a9a;
        font-weight: bold;
        color: #ffffff;
        min-height: 1%;
        width: 100%;
        }

#navMain ul, #navSupp ul, #navCatTabs ul  {
        margin: 0;
        padding:  0.5em 0em;
        list-style-type: none;
        text-align: center;
        line-min-height: 1.5em;
        }

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
        display: inline;
        white-space: nowrap;
        }

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
        text-decoration: none;
        padding: 0em 0.5em;
        margin: 0;
        color: #ffffff;
        }

#navEZPagesTOCWrapper {
        font-weight: bold;
        float: right;
        min-height: 1%;
        border: 1px solid #000000;
        }

#navEZPagesTOC ul {
        margin: 0;
        padding:  0.5em 0em;
        list-style-type: none;
        line-min-height: 1.5em;
        }

#navEZPagesTOC ul li {
        white-space: nowrap;
        }

#navEZPagesTOC ul li a {
        padding: 0em 0.5em;
        margin: 0;
        }

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
        margin:5px 5px 0 0px;
        }
.buttonRow2{
        margin:5px 0px 0 0px;
        }


#navBreadCrumb {
        background-color: #cc9900;
        }

#navEZPagesTop {
        background-color: #ffff33;
        }

#navBreadCrumb, #navEZPagesTop {
        font-size: 0.95em;
        font-weight: bold;
        margin: 0em;
        padding: 0.5em;
        }

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
        vertical-align: top;
        }

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
        /*font-size: 1.2em;*/
        /*padding: 0.5em;*/
        }
.content	{
		margin:0 10px 0 10px;
		}

.alert {
        color: #FF0000;
        margin-left: 0.5em;
		margin-right:5px;
        }
.advisory {}
.important {
        font-weight: bold;
		margin:5px;
        }
.notice {}
.rating{}
.gvBal {
        float: right;
        }
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
        padding: 0.8em;
        }

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
        font-size: 0.9em;
        }

/*Shopping Cart Display*/
#cartAdd {
        float: right;
        text-align: center;
        margin: 1em;
        border: 1px solid #000000;
        padding: 1em;
        }

.tableHeading TH {
        border-bottom: 1px solid #cccccc;
        }

.tableHeading, #cartSubTotal {
        background-color: #e9e9e9;
         }

#cartSubTotal {
        border-top: 1px solid #cccccc;
        font-weight: bold;
        text-align: right;
        line-min-height: 2.2em;
        padding-right: 2.5em;
        }

.tableRow, .tableHeading, #cartSubTotal {
        min-height: 2.2em;
        }

.cartUnitDisplay, .cartTotalDisplay {
        text-align: right;
        padding-right: 0.2em;
        }

#scUpdateQuantity {
        width: 2em;
        }

.cartQuantity {
        width: 4.7em;
        }

.cartNewItem {
        color: #000000;
        position: relative;  /*do not remove-fixes stupid IEbug*/
        }

.cartOldItem {
        position: relative;   /*do not remove-fixes stupid IEbug*/
		font-size:11px;
		font-weight:bold;
		line-height:17px;
}

.cartBoxTotal {
        text-align: right;
        font-weight: bold;
        }

.cartRemoveItemDisplay {
        width: 3.5em;
        }

#cartAttribsList {
        margin-left: 1em;
        }

#mediaManager {
width: 50%; 
margin: 0.2em;
padding: 0.5em;
}
.normalprice, .productSpecialPriceSale {
 font-size:15px;
        }
.normalprice{ text-decoration:line-through; font-size:11px;}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
 font-size:15px;
        }

#cartBoxListWrapper ul, #ezPageBoxList ul {
        list-style-type: none;
        }

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
        margin: 0;
        padding: 0.2em 0em;
        } 

.totalBox {
        width: 5.5em;
        text-align: right;
        padding: 0.2em;
        }

.lineTitle, .amount {
        text-align: right;
        padding: 0.2em;
        }

.amount {
        width: 5.5em;
        }

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
        margin: 0em 1em 1em 0em ;
        }

.categoryIcon {}
#cartImage {
        margin: 0.5em 1em;
        }

/*Attributes*/
.attribImg {
        width: 20%;
        margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
        margin: 1em 0em;
        }

/*sideboxes*/
.columnLeft {}
.columnRight {}

h3.leftBoxHeading, h3.leftBoxHeading a {
        /*font-size: 1em;*/
        color: #ffffff;
        }

.leftBoxHeading, .centerBoxHeading {
        margin: 0em;
        padding: 0.5em 0.2em;
        }

.leftBoxContainer {
        border: 1px solid #ffffff;
        margin-top: 1.5em;
        }

.sideBoxContent {
        padding: 0.4em;
        }

h3.rightBoxHeading, h3.rightBoxHeading a {
        font-size: 1.1em;
        color: #FFFF00;
        }

.rightBoxHeading {
        margin: 0em;
        background-color: #663366;
        padding: 0.2em 0em;
        }

h3.leftBoxHeading a:hover {
        color: #FFFF33;
        text-decoration: none;
        } 

h3.rightBoxHeading a:hover {
        color: #FF0000;
        text-decoration: none;
        }

.rightBoxContent {
        margin-bottom: 1em;
        }

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
       
        }

.cartTotalsDisplay{
 font-size: 16px;
 font-weight:bold;
}

#bestsellers .wrapper {
        margin: 0em 0em 0em 1.5em;
        }

#bestsellers ol {
        padding: 0;
        margin-left: 1.1em;
        }

#bestsellers li {
        padding: 0;
        margin: 0.3em 0em 0.3em 0em;
        }

#bannerboxHeading {
        background-color: #0000CC;
}

#upProductsHeading {
        text-align: left;
        }

#upDateHeading {
        text-align: right;
        }

/*misc*/
.back {
        float: left;
        }

.forward {
        float: right;
        }

.bold {
        font-weight: bold;
        }

.rowOdd {
        background-color: #E8E8E8;
        min-height: 1.5em;
        vertical-align: top;
        }

.rowEven {
        background-color: #F0F0F0;
        min-height: 1.5em;
        vertical-align: top;
        }

CAPTION {
        /*display: none;*/
        }

#myAccountGen li, #myAccountNotify li {
        margin: 0;
        } 

.accountTotalDisplay, .accountTaxDisplay {
        width: 20%;
        text-align: right;
        /*vertical-align: top*/
        }

.accountQuantityDisplay {
        width: 10%;
        vertical-align: top
        }

TR.tableHeading {
        min-height: 2em;
        }

#siteMapList {
        width: 90%;
        float: right;
        }

.ratingRow {
        margin: 1em 0em 1.5em 0em;
        }

LABEL#textAreaReviews {
        font-weight: normal;
        }

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp {
       
        }

/*!!!!!!!!!*/
#gvFaqDefaultMainContent{margin:10px 15px 0 15px;}
#gvFaqDefaultContent{margin:0 5px 0 5px;}
#reviewsDefaultNoReviews{margin:0 5px 5px 5px;}
#createAcctSuccessMainContent{ margin:5px;}

/* INIT
------------------------------------------- */
body {margin: 0 0 0 -1px; text-align: center; background-color: #fff; font-family: "Century Gothic", Arial, Helvetica, sans-serif; font-size: 14px;}

.center {text-align: center;}
.clear {clear: both;}

a:visited,
a:link, a:visited {color: #FF7400; text-decoration: none; font-weight:bold;}
a:hover {color: #c20606;}

.bord a img,
.product_column-left a img, .categoryListBoxContents a img {border: 3px solid #717171; padding: 1px;}
.bord a:hover img,
.product_column-left a:hover img{border-color: #FF7400;}
.categoryListBoxContents a:hover img {
	border-color: #c20606;
}
textarea {margin: 0;}

/* CSS3 Effects for Modern Browsers */
.m1_head,
.m2_head,
.m3_head,
h1#indexCategoriesHeading,
.head1 {}

/* LAYOUT
------------------------------------------- */
.main {text-align: left; margin: 0 auto; width:1044px;}

.main_t_dr, .main_b_dr {background: transparent;}

input[type=text],
input[type=password],
select,
textarea {background:#e6e6e6; border:1px solid #b6b6b6; color:#787878; padding:3px;}

#header {height: 203px;}
#navigation {float: right; padding: 182px 5px 0 0;}
	#navigation a:visited,
	#navigation a:link,
	#navigation a:visited {color: #76d136; text-decoration: none; margin-left: 30px;}
	#navigation a:hover {color: #9cee63;}
	#navigation a#active {color: #fff;}

#body-container {background: #fff top center no-repeat; }
#body-container .padding {padding: 20px 10px 10px 10px;}
	
	td#navColumnOne {background: #fff url("http://outdooremporium.com.au/images/layout/sidebar-top.gif") top left no-repeat; width: 255px;}
	#body-content {float: right; width: 700px;}

#footer {color: #635959; padding-top: 10px;}
	#footer-text {padding: 10px; text-align: right; border-top: 1px solid #C8C8C8;}
	#footer-text a:link,
	#footer-text a:visited {color: #FF7400; text-decoration: none;}
	#footer-text a:hover {color: #c20606;}

	.footer_col2 {width: 600px; text-align:center;}

/* Contact Page */
#contactUsNoticeContent {border-bottom: 1px solid #717171; margin-bottom: 10px;}

/* Sidebar */	
#navColumnOneWrapper {width: 255px; background:#FFFFFF;}
.m1, .m2, .m3 {background: none;}
.m1_head, .m2_head, .m3_head {background: none; padding: 0; color: #000;}
.m2_head label {font-size: 14px;}
.search_input {border: 1px solid #7C7C7C; background: #2b5111; margin-right: 3px; padding: 3px; color: #fff; width: 150px;}
.search_btn {border: 1px solid #E1E1E1; background: #dadada; padding: 3px 3px; color: #F29745; font-weight:bold; font-size:11px;}
.ul1 li {list-style: square; background: none; padding-left: 0; color: #505050;}
.ul1 li a:visited,
.ul1 li a:link {color: #76D136; text-decoration: none;}
.ul1 li a:hover {color: #FF7400; text-decoration:none;}

/* Headers and such */
.cont_col2notop {padding-top: 30px;}
/* .head1 {color: #5db523; background: transparent; font-size: 22px; padding: 11px 0; border-bottom: 1px solid #5db523;} */
.head1 {color: #000;  font-size: 24px; padding: 11px 0;}
.h_l {display: none;}
.messageStackError {margin-bottom: 20px; color: #fff; background: #000;}

/* Forms and crap */
fieldset {background: none; margin: 0 0 10px 0 !important; }
fieldset legend {color: #626262;}

/* Breadcrumbs */
#navBreadCrumb {background: none; margin: 10px 20px 5px 20px; font-weight: normal; font-size: 12px; border-bottom: 1px solid #717171;}


/* Product List */
.main_cell {margin-bottom: 10px; border: 1px solid #C8C8C8; border-width: 1px 0; padding: 0px 0;}
	.main_cell_col1 {border-right: 1px solid #C8C8C8; width: 231px;}
		.main_cell_col1 .bord {background: none;}
	.main_cell_col2 {display: none;}
	.main_cell_col3 {width: 400px; padding: 0 10px;}
		.main_cell_col3 .h_text {color: #5fb222; font-size: 20px;}
		.main_cell_col3 .descript {padding: 20px 10px 10px 10px;}
			.main_cell_col3 .shortdesc {display: block;}
			.main_cell_col3 .longdesc {display: none;}
		.main_cell_col3 .price_block {padding: 10px 0 10px 0;}
			.main_cell_col3 .price_block_col1 {width: 300px;}
			.main_cell_col3 .price_block_col2 {display: none;}
			.main_cell_col3 .price_block_col3 {text-align: left;}
			.main_cell_col3 .price_text {color: #4F4F4F; font-size: 17px;}

/* Sub Categories */
#indexCategories {margin:7px 17px 20px 16px;}
#indexCategoriesHeading {color: #fff; background: transparent; font-size: 24px; padding: 11px 0;}


/* Product View */
.main_block {
	border:1px solid #C8C8C8;
	padding:15px;
}
	.main_block form {display: block;}

	.product_column-left {float: left; padding-left: 10px; max-width: 250px;}
		.product_column-left .back {float: none;}
		#productAdditionalImages {clear: left;}
			#productAdditionalImages .back {float: left; margin: 0;}

	.product_column-right {float: left; padding-bottom: 10px;}
	.product_price {font-style: italic; font-size: 20px;}
	.product_description {padding-top: 20px;}
		.product_description .shortdesc {display: none;}

	#productAttributes {padding-top: 5px; border-top: 1px solid #717171;}
		#productAttributes h3, h4 {padding-left: 0; margin-left: 0;}
	#productAttributes label {font-size: 14px; padding-left: 0;}
	#attribsOptionsText {padding-bottom: 10px;}

	.product_addtocart {}
		.product_addtocart input[type="text"] {background:#2B5111 none repeat scroll 0 0; border:1px solid #7C7C7C; color:#FFFFFF; padding: 3px;}
		.product_addtocart .cssButton,
		.product_addtocart .cssButtonHover {display: inline;}
		.button_sold_out {font-weight: bold; font-size: 18px !important; color: #ef3d3d !important; text-transform: uppercase; display: block !important; width: 100px !important;}
	#productDetailsList {/*border: 1px solid #717171; border-width: 1px 0;*/ padding: 20px 10px; clear: both;}
	.navNextPrevWrapper {padding: 10px 0;}
		.navNextPrevList {float: left;}
	#productTellFriendLink {clear: both;}


/* Checkout */
.cartTotalsDisplay {text-align: center;}
table.cart_h th {background: #717171; padding: 5px; text-align: center;}
	table.cart_h tr.product_row td {border-bottom: 1px solid #717171;}
	.cartNewItem {padding-top: 10px; color: #626262; font-size:11px; font-weight:bold;}

/* Error page */
#pageNotFoundMainContent {margin-left: 0; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #717171}
#sitemap {padding: 10px;}
#sitemap_infohead {padding-top: 10px;}

/* Various */
#sorter form {display: inline;} /* Sort-by dropdown sits next to label */
.searchpage_input input[type=text] {width: 500px;}

/* Specials */
.price_text span {display: none;}
	.price_text span.ee {display: inline; color:#4F4F4F;}
	.price_text span.productSpecialPrice {display: inline;}
.catDescription {padding: 10px 0 40px 0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height:18px;}
.ee,
.normalprice {color: #717171; font-size: 18px;}
.redtext {color: #FF7400;}
.ee {font-size: 17px;}
.productSpecialPrice {font-size: 17px; color: #f31d1d;}
.productPriceDiscount {text-decoration: underline; color: #76D136; font-size: 18px; text-transform: uppercase;}

.categoryListBoxContents a {
	display: block; 
	/*border: 1px solid #717171; 
	background: #444; */
	margin: 10px; 
	padding: 5px; 
	text-align: center; 
	font-size: 18px; 
	font-weight: bold;
}
.categoryListBoxContents a small {font-size: 14px;}
.categoryListBoxContents a:hover {
	/*padding: 8px 5px 2px; 
	background: #222;*/
}



/*kelly bakasit edit additions below */

.totalBox{
color: #ff0000;
}


/******** JQUERY LIGHTBOX  ********/

#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: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	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; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/***************************************/

.subcat_name{
	clear:left;
	float:left;
}


/**************** facybox ****************/

#facybox {
	position: absolute;
	top: 0;
	left: 0;
	margin: -20px 0 0 -20px;
	z-index: 100;
	text-align: left;
	padding: 18px;
	min-width: 40px;
	min-height: 40px;
}
#facybox .w,  #facybox .e, #facybox  .nw,
#facybox .ne, #facybox .sw, #facybox .se {
	min-height: 18px;
	min-width: 13px;
}
#facybox .n, #facybox .s {
	background-repeat: repeat-x;
	height: 18px;
}
#facybox .w, #facybox .e {
	background-repeat: repeat-y;
}

#facybox .nw, #facybox .ne, #facybox .sw, #facybox .se,
#facybox a.next, #facybox a.prev,
#facybox .closek #facybox .loading {
	background-repeat: no-repeat;
}

#facybox a.next {
  background-position: 9999px 50%;
}

#facybox a.prev {
  background-position: -9999px 50%;
}
#facybox a.prev:hover{
	background-position: 0 50%;
}
#facybox a.next:hover{
	background-position: 100% 50%;
}

#facybox .close {
	position: absolute;
	top: 5px;
	right: 0;
	display: block;
	width: 30px;
	height: 30px;
	background-image:url("../images/facybox/fancy_closebox.png");
}

#facybox .prev,
#facybox .next{
	display: block;
	position: absolute;
	cursor: pointer;
}

#facybox .navigation .counter{
	background: #000;
	color: #fff;
	text-align: center;
	position: absolute;
	bottom: -33px;
	left: -10px;
	padding: 2px 0;
	font-size: 11px;
}

#facybox .loading {
  margin: 0 auto;
  width: 22px;
  height: 22px;
  text-align: center;
  background-image:url("../images/facybox/loading.gif");
}

#facybox .popup {
  position: relative;
}

#facybox table {
  border-collapse: collapse;
}

#facybox td {
  border-bottom: 0;
  padding: 0;
}

#facybox .body {
  padding: 10px;
  background: #fff;
  width: auto;
}

#facybox .loading {
  text-align: center;
}

#facybox .image {
  text-align: center;
  line-height: 0;
}

#facybox img {
  border: 0;
  margin: 0;
}

#facybox .footer {
	position: absolute;
	top: 28px;
	left: 23px;
	padding: 0;
	width: 90%;
}

#facybox .footer img {
  vertical-align: middle;
}

#facybox .tl, #facybox .tr, #facybox .bl, #facybox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facybox_overlay {
	position: fixed;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}

.facybox_hide {
  z-index:-100;
}

.facybox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facybox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}


/****************************************/

