/* CSS Document */


body {
	background-image:url(../images/css-images/bkgrnd.jpg);
  	color: #323454;
	font-family:Verdana, Arial, Helvetica, sans-serif;
  	font-size:12px;
    margin:0px;
}

form, input, ul, li {
	margin:0px;
	padding:0px;
}

ul {
	margin-left:30px;
	padding-bottom:10px;
}

form input[type="text"] {
	font-size:11px;
	height:14px;
	margin:2px 0;
	text-indent:2px;
}

form input[type="password"] {
	font-size:11px;
	height:14px;
	margin:2px 0;
	text-indent:2px;
}

textarea {
	width:99%;
}

a {
	color:#1d466d;
	text-decoration:none;
}

p {
	margin:0px;
	padding:10px 0px;
}

img { 
	border:0; 
	margin:0;
	padding:0;
	position:relative;
}

span.imgtxt {
	display:none;
}

h1,h2, h3, h4, h5 {
	font-size:20px;
	padding:0;
	margin:0;
}

h1 { 
	font-size:18px;
	font-weight: bold;
	margin:10px 0 10px 0;
	padding:0px;
	text-align:center;
}

h2 { 
	font-size: 14px;
	text-align:left;
}

h3 {
	color:#333;
	text-align:center;
}

h4 {
	color:#4a4949;
	color:#173c4c;
	font-size:16px;
	padding:20px 5px 5px 0px;
	text-align:left;
}

h5 {
	
}

/* GENERAL INFOBOXES */
table .infoBox-Header {
	color:#86161a;
	padding:2px;
	margin:0 auto 5px auto;

}

table .infoBox {
	background-color:#f5f5f5;
	padding:5px;
}

.infoBoxContents a {

}

.infoBoxContents td {
	text-align:left;
}

table .infoBox-Header {
	color:#86161a;
	padding:2px;
	margin:0 0 5px 0;
}

table .infoBox-meter {
	background-color:#fff;
	padding-bottom:20px;
}

table .infoBox-Footer {
	padding:2px;
	margin:0 auto 5px auto;
}

table .infoBox-continue {
	background-color:#f5f5f5;
	border:2px outset #ccc;
	padding:5px;
	margin:0 auto;
	margin-top:10px;
}

table .infoBox-meter {
	background-color:#fff;
	border:2px inset #ccc;
	margin-bottom:20px;
	padding:10px 0px;
}

.infoBoxHeading {
}

.infoBoxHeading a {
	color:#173c4c
}

.pageHeading h1 {
	font-size:16px;
/*	border-bottom:2px solid #173c4c;*/
	margin:15px 0 5px 0;
	padding:0px;
	padding-bottom:3px;
	text-align:left;
}

td strong {
	position:relative;
	text-align:left;
}

td strong a {
	font-weight:normal;
}

th  {
	background-color:#fff;
	margin:2px;
	padding:0px;
	padding-right:5px;
	position:relative;
	text-align:left;
	width:95px;
}

.messageStackSuccess {
	background-color:#ffffa0;
	border:2px inset #ccc;
	color:#173c4c;
	height:20px;
	line-height:20px;
	margin:15px 0;
	padding:2px 5px;
	text-align:center;
}

.inputRequirement {
	color:#cc0000;
	font-weight:bold;
}

.smallText {
}

.smallText a {
	color:#173c4c;
	font-size:11px;
}

.errorBox { 
	font-size : 90%; 
	background: #ffb3b5; 
	font-weight: bold; 
	}
	
.stockWarning { 
	font-size : 90%; 
	color: #cc0033; 
	}
	
.productsNotifications { 
	background: #f2fff7; 
	}
	
.orderEdit { 
	font-size : 90%; 
	color: #70d250; 
	text-decoration: underline; 
	}

.stockWarning {
	display:block;
	font-weight:bold;
	border:2px inset #901d22;
	padding:5px;
	position:relative;
	margin:10px auto;
	width:550px;
}

.subtotal {
}

table .infoBoxNotice {
	position:relative;
}

.infoBoxNoticeContents {
	background-color:#901d22;
	border:1px inset #ccc;
	color:#fff;
	text-align:center;
}

.messageBox { 
	font-size: 90%; 
	}

.messageStackError, .messageStackWarning { 
	font-size: 90%; background-color: #ffb3b5; 
	}

.messageStackSuccess { 
	font-size: 90%; background-color: #99ff00; 
	}

.inputRequirement { 
	font-size: 90%; color: #ff0000; 
	text-align:right;
}

.error {
	text-align:center;
}
/* END GENERAL INFOBOXES */



#wrapper {
	margin:0px auto;
	margin-top:0px;
	position:relative;
	width:840px;
}

#main-wrapper {
	position:relative;
}

#container {
	margin:0px auto;
	margin-top:0px;
	position:relative;
	width:820px;
}



/*HEADER INFO*/
#greet-user-container {
	background-color:#fff;
	color:#333;
	height:20px;
	position:absolute;
	right:5px;
	text-align:right;
	top:-8px;
	width:810px;
    margin-bottom:10px;
}

#greet-user-container a {
    color:#CC0000;
}

#greet-user {
	float:left;
	overflow:hidden;
	padding-left:10px;
	text-align:left;
	width:250px;
}

#myaccount {
	float:right;
	text-align:right;
	width:320px;
}


#myaccount a {
	color:#1d466d;
	position:relative;
}

#breadcrumbs {
	background-color:#215587;
	border:1px inset #3a6997;
	border-bottom:none;
	border-left:none;
	border-right:1px solid #a8bdd1;
	border-top:1px solid #274664;
	color:#ccc;
	display:none;
	bottom:49px;	
	left:225px;
	padding:2px;
	padding-left:5px;
	padding-right:10px;
	position:absolute;
	
	z-index:10;
}

#breadcrumbs .headerNavigation {
	color:#ccc;
}

/*HEADER INFO END*/



#sidebar1 {
	border-bottom:2px solid #255380;
	border-right:1px solid #b8d6b3;
background-color:#808080;height:500px;	float:left;

	margin-top:5px;
	width:195px;
}

#sidebar1-white {
/*	border-bottom:2px solid #255380;*/
/*	border-right:1px solid #b8d6b3;*/
background-color:#fff;height:550px;	float:left;
	margin-top:5px;
	position:relative;
	width:195px;
}

#sidebar1-green {
	border-bottom:2px solid #255380;
	border-right:1px solid #107600;
background-color:#107600;height:550px;	float:left;
	margin-top:5px;
	width:195px;
}


#sidebar1 .top {
background-image:url('../images/css-images/sidebar-top-6.png');
	background-repeat: no-repeat;   
	left:0px;
	position:absolute;
	top:-10px;
	width:210px;
	z-index:20;
}

#sidebar1-white .top {
background-image:url('../images/css-images/sidebar-top-7.png');
	background-repeat: no-repeat;   
	left:0px;
	position:absolute;
	top:-10px;
	width:210px;
	z-index:20;
}

#sidebar1-green .top {
background-image:url('../images/css-images/sidebar-top-8.png');
	background-position:top;
	background-repeat:no-repeat;
	left:0px;
	position:absolute;
	top:-10px;
	width:210px;
	z-index:20;
}

#sidebar1-green h2 {
background-image:url('../images/css-images/encouraging-enviro-75.png');
	height:65px;
	left:25px;
	margin-top:35px;
	position:relative;
	width:139px;
}

#about-sidebar {
	color:#2b5d8d;
	font-size:16px;
	font-weight:bold;
	left:10px;
	line-height:22px;
	margin:0px auto;
	margin-bottom:60px;
	position:absolute;
	text-align:center;
	top:40px;
	width:150px;
	z-index:80;
}

#about-sidebar p {
	color:#2b5d8d;
	font-size:16px;
	font-weight:bold;
	left:5px;
	line-height:22px;
	margin:60px auto;
	margin-bottom:75px;
	position:relative;
	text-align:center;
	width:150px;
}

#about-sidebar .img1 {
	border:1px solid #dedede;
	border-right:none;
	
}

#about-sidebar .img2 {
	border:1px outset #dedede;
	position:relative;
	left:10px;
	z-index:50;
}


#about-us-shadow {
background-image:url('../images/css-images/about-us.png');
	bottom:10px;
	display:block;
	height:26px;
	left:7px;
	position:absolute;
	width:180px;
}

#services-shadow {
background-image:url('../images/css-images/services.png');
	bottom:10px;
	display:block;
	height:25px;
	left:10px;
	position:absolute;
	width:171px;
}

#products-shadow {
background-image:url('../images/css-images/products.png');
	bottom:10px;
	display:block;
	height:25px;
	left:10px;
	position:absolute;
	width:174px;
}

#cards {
	background-image:url(../images/css-images/cards.jpg);
	display:block;
	height:21px;
	position:absolute;
bottom:45px;	left:25px;
	width:144px;
}

#products-sidebar {
	color:#2b5d8d;
	font-size:16px;
	font-weight:bold;
	left:-5px;
	line-height:22px;
	margin:0px auto;
	position:relative;
	text-align:center;
	top:40px;
	width:150px;
	z-index:70;
}

#products-sidebar .img1 {
	border:1px outset #dedede;
	left:-15px;
	position:relative;
	margin-top:15px;
}

#advanced-sidebar {
	padding-bottom:20px;
	position:relative;
	z-index:70;
}

#advanced-sidebar ul {
	margin-left:15px;
}

#advanced-sidebar li {
	margin:7px 0px;
}

#frog {
	background-image:url(../images/css-images/frog-195.jpg);
/*	border:1px solid #333;
	border-right:3px solid #333;
	border-bottom:3px solid #333;*/
	height:204px;
	margin:0px auto;
	margin-top:20px;
	position:relative;
	left:-7px;
	width:195px;
}

#contact-pic {
	background-image:url(../images/css-images/contact2.jpg);
/*	border:1px solid #333;
	border-right:3px solid #333;
	border-bottom:3px solid #333;*/
	height:181px;
	margin:0px auto;
	margin-top:10px;
	position:relative;
	left:-10px;
	width:189px;
}

#recycle {
background-image:url('../images/css-images/recycle-75.png');
	left:-5px;
	margin:20px auto;
	margin-top:30px;
	position:relative;
	height:56px;
	width:58px;
}

#recycle p {
	color:#fff;
}

#recycle-please {
background-image:url('../images/css-images/recycle-please.png');
	left:-10px;
	margin:20px auto;
	position:relative;
	height:156px;
	width:166px;
	z-index:60;
}

#recycle-green {
background-image:url('../images/css-images/recycle-green2.png');
	left:-10px;
	margin:35px auto;
margin-top:0px;	position:relative;
	height:145px;
	width:158px;
	z-index:60;
}

#sidebar1-green p {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	margin:0px auto;
	left:-10px;
	position:relative;
	text-align:center;
	top:-20px;
	width:180px;
}

#sidebar2 {
	background-color:#f5f5f5;
	float:right;
	width:160px;
}



/*HEADER*/
#header {
	height:190px;
	margin:20px auto 0px auto;
	padding-bottom:5px;
	padding-top:10px;
	position:relative;
	width:820px;
}

#header .left {
background-image:url('../images/css-images/header-green-1024.png');
	
	position:absolute;
	height:130px;
	width:244px;
	z-index:20;
}

#header .right {
background-image:url('../images/css-images/header-blue-1024.png');
	
	float:right;
	height:128px;
	position:relative;
	top:35px;
	width:612px;
}

#earth {
background-image:url('../images/css-images/earth-1024.png');
			
	height:143px;
	position:absolute;
	right:2px;
	top:47px;
	width:248px;
	z-index:60;
}

#logo {
background-image:url('../images/css-images/logo.png');
	background-image:url(../images/css-images/logo-1024.jpg);
	display:none;
	height:60px;
	left:10px;
	position:absolute;
	top:13px;
	width:180px;
}

#stellion  {
	color:#ff3300;
	left:30px;
	height:31px;
	line-height:31px;
	position:absolute;
	top:150px;
	font-size:14px;
	font-weight:bold;
	top:165px;
	width:150px;
	z-index:60;
}

#stellion img {
	position:relative;
	top:5px;
}

#slogan1 {
background-image:url('../images/css-images/index-slogan-4.png');
    background-repeat: no-repeat;
	height:47px;
	left:50px;
	position:absolute;
	top:25px;
	width:404px;
}

#slogan2 {
background-image:url('../images/css-images/contact-slogan.png');
	height:22px;
	left:50px;
	position:absolute;
	top:40px;
	width:384px;
}

#slogan3 {
background-image:url('../images/css-images/superior-customer-service.png');
	height:53px;
	left:50px;
	position:absolute;
	top:30px;
	width:354px;
}

#slogan-about {
background-image:url('../images/css-images/about-slogan.png');
	height:55px;
	left:50px;
	position:absolute;
	top:25px;
	width:390px;
}

#slogan-services {
background-image:url('../images/css-images/services-slogan.png');
	height:55px;
	left:50px;
	position:absolute;
	top:25px;
	width:390px;
}

#slogan-products {
background-image:url('../images/css-images/products-slogan.png');
	height:55px;
	left:50px;
	position:absolute;
	top:25px;
	width:390px;
}

#slogan-advanced {
background-image:url('../images/css-images/advanced-slogan.png');
	height:55px;
	left:50px;
	position:absolute;
	top:25px;
	width:390px;
}

/* END HEADER */



/* MAIN */

#content {
min-height:380px;    float:left;
    margin-left:20px;
    padding:0px;
    width:601px;
}

#content-long {
	margin:0px 0px 5px 225px;
min-height:380px;	padding:0px;
	position:relative;
	top:-5px;
}

#content-no-sidebar {
	background-color:#fff;
	margin:0 10px 0 10px;
	position:relative;
	top:-5px;
}

.homepage {
	background-color:#fff;
	
}

#define_mainpage h1 {
	color:#333;
	font-size:16px;
	margin-top:0px;
	padding-top:0px;
	text-align:left;
}

#define_mainpage {
	border-bottom:1px solid #eee;
	float:left;
	height:200px;
	padding-bottom:7px;
	width:390px;
}

#define_mainpage p {
	margin:0px;
	padding:5px 0px;
}

#column-right {
/*	background-color:#ccc;*/
	border-left:1px solid #eee;
	float:right;
	position:relative;
	width:175px;
}

#content-footer {
	background-color:#f5f5f5;
	float:left;
	margin-top:10px;
	overflow:hidden;
	padding:5px 0px;
	position:relative;
width:410px;	height:250px;
}

#show-now {
	margin-left:0px;
	margin-top:30px;
	position:absolute;
	right:25px;
	text-align:center;
	width:190px;
}

#content-footer h3 {
	font-size:18px;
	text-align:center;
}	

td.about-products {
	padding-left:10px;
}

td.about-products h1 {
	font-size:16px;
}

#search_box {
/* THIS IS NOW ON THE PRODUCTS PAGE*/
	height:195px;
	margin:0px 10px 0px 0px;
	padding:0px;
	width:230px;
}

.infopages_1 h1 {
	display:none;
}

.infopages_1 p {
	padding:5px 0px;
	margin:0px;
}

.infopages_1 .category_desc {
	display:block;
	position:relative;
	top:-25px;
}

.category_desc ul {

}

/* END MAIN */



/* FOOTER */
#footer {
/*	background-image:url(../images/css-images/footer.jpg); */
	background-color:#2b5d8d;
	background-repeat:repeat-x;
	border:1px outset #2b5d8d;
	clear:both;
    float:left;
	color:#fff;
	height:47px;
	line-height:47px;
	margin:20px auto;
	padding:0px 10px;
	position:relative;
	width:800px;
}

#phone {
background-image:url('../images/css-images/phone.png');
	height:95px;
	position:absolute;
	left:150px;
	top:-20px;
	width:122px;
}

#copyright {
	float:left;
	height:25px;
	width:275px;
}

#footer-contact {
	float:left;
	height:25px;
	text-align:left;
	padding-right:10px;
	width:400px;
}

#footer-contact a {
	color:#fff;
	font-size:14px;
}

#poweredby {
	bottom:-40px;
	color:#333;
	font-size:11px;
	text-align:right;
	position:absolute;
	right:0px;
}

#poweredby a {
	color:#333;
}

#rss {
	display:none;
	padding-bottom:20px;
	height:25px;
	width:50px;
}

#styledropdown {
	margin:0 auto;
	position:relative;
	width:500px;
}
/* END FOOTER*/



/*PRODUCTS PAGES*/
#products-container {
	background-color:#fff;

}

#products-container li {
/*	margin:7px 0px;*/
	margin:5px 0px;
	margin-left:5px;
}

#products-container ul {
	margin:0px 0px 0px 15px;
	padding:0px;
}

#products-container li.indent {
margin-left:20px;}

#green-box img {
	margin-top:20px;
}

#green-box li {
	margin:5px 0px;
}

/*#green-box li.indent {
margin-left:30px;	margin-right:50px;
}

#green-box li.indent-long {
margin-left:135px;
}*/

#orange-box-pop {
    position:           absolute;
    left:               0px;
    top:                100px;
    width:              500px;
    background-color:   #fff;
    border:             2px solid #2B5D8D;
    z-index:            97;
}

#green-box-pop {
    position:           absolute;
    left:               0px;
    top:                100px;
    width:              500px;
    background-color:   #fff;
    border:             2px solid #2B5D8D;
    z-index:            97;
}

.visible {
    visibility: visible;
}

.invisible {
    display:    none;
    visibility: hidden;
}

/*END PRODUCTS PAGES*/



/*PRODUCT_INFO PAGE*/
.body_product_info #sidebar1 {
	background-color:#fff;
}

#product_info {
	background-color:#fff;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
left:5px;	padding:0px 5px 5px 10px;
	position:relative;
	width:575px;
}

#product_info .header {

	display:block;
left:8px;
        	background-color:#e9eeee;
        	border:1px inset #ccc;
        	border-top:1px solid #ccc;
        	border-bottom:1px solid #f5f5f5;
	        width:542px;	margin:40px 0px 10px 0px;
	padding:10px;
	padding-left:10px;
	position:relative;

}

#product_info h2 {

}

#products_image {
	float:left;
margin-left:7px;	margin-right:7px;
	margin-top:0px;
	text-align:center;
	width:215px;
}

.main-image {
	border:2px outset #173c4c;
	margin-bottom:10px;
	text-align:center;
}

#product_info h1 {
	font-size:16px;
	width:400px;
}

.products h1 {
	text-align:left;
/*	border-bottom:1px solid #eee;*/
	padding-bottom:5px;
}

#product_info .smallText {
	display:block;
	font-size:12px;
}

.smallText img {
	border:2px outset #225687;
	margin-bottom:10px;
}

#product_info .products_price {
	font-size:12px;
	font-weight:bold;
	margin-top:20px;
	text-align:left;
	width:250px;
}

#product_info .productSpecialPrice {
	color:#901d22;
	font-size:18px;
}

#product_info s {
	font-size:14px;
}

div.description {
	background-color:#f5f5f5;
	border:2px inset #ccc;
	border-top:2px solid #ccc;
	clear:left;
	margin-left:0px;
	padding:5px 10px;
	width:330px;
}

.description li {
	margin:5px 0px;
}

#quantity-group {
	background-color:#f5f5f5;
	border:2px solid #ccc;
	float:right;
	height:40px;
	
margin:10px 0px 10px 9px;right:6px;
	padding:5px 10px;
	position:relative;

	width:100px;
}

#quantity-group input {
	width:25px;
}

#table_product_attributes {
	background-color:#f5f5f5;
	border:2px solid #ccc;
	float:right;
	height:40px;	
margin:10px 5px 10px 9px;	padding:5px 10px;
	position:relative;
	width:164px;
}


#modules_additional_images {
	background-color:#ff0000;
	margin:0px auto;
	margin-bottom:10px;
	position:relative;
width:295px;}

.added-image {
	float:left;
	height:230px;
	text-align:center;
margin:0px 10px;	width:125px;
}

.added-image img {
	text-align:center;
}


#mainnavtabbed1{
	clear:both;
	left:-4px;
	list-style-type:none;
	margin:0px;
	margin-left:10px;
	padding:0px;
	position:relative;
	top:-2px;
}

#mainnavtabbed1 li {
	margin-left:4px; /* distance between tabs */
	margin-bottom:0px;
	text-align: center; /* alignment of text within tabs */
	float:left;
	height:25px;
	width:94px; /* width of actual tab */
	margin-bottom:0px;
}

/* this is the active tab class, just as below */
#mainnavtabbed1 li a {

	padding:5px; /* padding around the text within the tabs */
	border-left:1px solid #ccc; /* border of the inactive tab */
	border-bottom:2px solid #ccc; /* border of the inactive tab */
	border-top:none;
	border-right:1px solid #ccc; /* border of the inactive tab */
	background-color:none;
	display:block;
	color:#85a4a3;
	text-decoration:none;
	font: 13px Arial, Helvetica, sans-serif;
}

/* the folowing section deals with the tabbed button when active */

#mainnavtabbed1 li a.tabon, #mainnavtabbed1 li a.tabon:hover{
	color:#000;        /* Font color on tab */
	background-color:#ccc;
	border-left:3px solid #aaa;
	border-top:3px solid #aaa;
	border-bottom:none;
	border-right:3px solid #aaa;
	border:2px outset #aaa;
	border-top:none;
}

/* the folowing section deals with the tabbed button when hovered */
#mainnavtabbed1 li a:hover{
	color:#333;      /* Font color on hover */
}

#modules_also_purchased_products {
	background-color:#fff;
	border:2px inset #ccc;
	height:235px;
	margin:0px auto;
	margin-bottom:20px;
	margin-top:0px;
	padding:5px 0px 0px 0px;
	position:relative;
	width:555px;
}

#modules_also_purchased_products .infoBoxHeading {
	font-weight:bold;
	position:absolute;
	top:-20px;
}

#modules_also_purchased_products .smallText {
	float:left;
	height:200px;
	text-align:center;
	width:138px;
}

#modules_also_purchased_products img {
	border:2px inset #333;
	margin-bottom:7px;
}

#module_family_products {
	background-color:#fff;
	border:2px inset #ccc;
	margin:0px auto;
	margin-bottom:20px;
	margin-top:0px;
	padding:5px 0px 0px 0px;
	position:relative;
	width:555px;
}

#module_family_products .smallText {
	float:left;
	height:255px;
	text-align:center;
	width:138px;
}

#module_family_products img {
	border:2px inset #333;
	margin-bottom:7px;
}

#modules_xsell_products {
	background-color:#fff;
	border:2px inset #ccc;
	height:250px;
	margin:0px auto;
	margin-bottom:20px;
	margin-top:0px;
	padding:5px 0px 0px 0px;
	position:relative;
	width:555px;
}

#modules_xsell_products .smallText {
	float:left;
	height:200px;
	text-align:center;
	width:138px;
}

#modules_xsell_products img {
	border:2px inset #333;
	margin-bottom:7px;
}

#product_info .infoBox-continue {
	margin:10px 0px 10px 10px;
	width:545px;
}

#product_info .infoBox {
	width:220px;
}

#boxes_similar_products {
	background-color:#a7c35d;
	border:2px outset #495b5a;
	border-left:2px solid #495b5a;
	border-top:none;
	width:135px;
}

#boxes_similar_products .infoBoxHeading {
	background-color:#495b5a;
	border-botttom:2px solid #ccc;
	color:#fff;
	display:block;
	font-weight:bold;
	height:25px;
	line-height:25px;
	margin-bottom:10px;
}

#boxes_similar_products a {
	color:#223444;
}

#boxes_similar_products img {
	border:2px inset #ccc;
	margin-bottom:5px;
	margin-right:2px;
}

#boxes_similar_products .smallText {
	margin:0px auto;
	position:relative;
	width:115px;
}

#SPEC, #EXTRAIMAGE, #mainnav1 {
	display:none;
}

#modules_xsell_products {
	border:2px solid #ccc;
}
/*END PRODUCT_INFO PAGE*/



/* CREATE ACCOUNT */
.create_account {
	background-color:#fff;
	position:relative;
	margin:0px auto;
	padding:0px 10px;
	width:580px;
}

.create_account h1 {
	margin-bottom:15px;
}

.create_account .contentBox {
	background-color:#f5f5f5;
	border:1px solid #ccc;
	margin:7px 0px;
	padding:5px 5px;
	width:560px;
}

.create_account .infoBox, .create_account .infoBox-continue {
	background-color:#fff;
	padding:5px;
	width:560px;
	
}

.create_account .infoBox-continue {
	text-align:right;
	margin-bottom:20px;
}

.create_account .infoBoxContents {

}

.create_account th {
	width:140px;
}

.create_account strong {
	color:#1e476e;
	display:none;
	padding-bottom:5px;
}

.create_account input[type="text"] {
	width:215px;
}

/* END CREATE ACCOUNT */



/* SHOPPING CART */
#shopping_cart {

}

#shopping_cart_container {
	padding:5px 0px;
	width:581px;
}

.product-listing-rows-columns {
	background-color:#fff;
	border:2px outset #ccc;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	float:left;
	height:100px;
	margin:5px 0px;
	padding:5px 0px 10px 0px;
	width:580px;
}

.productListing-heading-remove, .productListing-data-remove {
	float:left;
	padding:0px 10px;
	text-align:center;
	width:50px;
}

.productListing-data-remove input, .productListing-data-price {
	position:relative;
	top:10px;
}

.productListing-heading-products, .productListing-data-products {
	float:left;
	padding-left:7px;
	width:322px;
}

.productListing-data-products img {
}

.productListing-heading-qty, .productListing-data-qty {
	float:left;
	padding:0px 10px;
	text-align:center;
	width:60px;
}

.productListing-data-qty input, .productListing-data-qty input[type="text"] {
	position:relative;
	top:10px;
	width:25px;
}

.productListing-heading-price, .productListing-data-price {
	text-align:center;
	float:left;
	width:100px;
}

.productListing-data-price {
	top:15px;
}

#modules_shipping_estimator {
	
	position:relative;
	padding:20px 0px;
}

.country, .state, .zipcode {
	position:relative;
	margin:3px 0px;
}

.country select {
	position:relative;
	left:38px;
}

.state select {
	position:relative;
	left:2px;
}

.zipcode input[type="text"] {
	left:30px;
	position:relative;
	width:100px;
}

#dangling_carrot img {
	margin-left:10px;
	margin-right:10px;
}

/* END SHOPPING CART */



/*LOGIN PAGE*/
.login_container {
	margin-left:7px;
	overflow:hidden;
	position:relative;
	width:575px;
}	

.login .infoBox, .login .infoBox-pwa, .login .infoBox-returning-customer, .login .infoBox-new-customer {
	background-color:#f8f8f9;
	border:2px outset #b6b7cb;
	border-left:1px solid #85a4a3;
	border-top:1px solid #85a4a3;
	height:185px;
	padding:10px 15px 10px 5px;
	margin:0px;
	margin-bottom:15px;
	position:relative;
}

.login .infoBox-new-customer {
width:280px;	
}

.login .infoBox-returning-customer {
	width:230px;
}

.infoBox-returning-customer b {
	display:block;
	width:95px;
}

.infoBox-returning-customer input[type="text"] {
	width:118px;
}

.login .infoBox-pwa {
	border:2px inset #b6b7cb;
	border-bottom:1px solid #85a4a3;
	border-right:1px solid #85a4a3;
	height:160px;
	width:560px;
}

.login .password-forgotten {
	font-size:11px;
	padding-left:2px;
}
/*END LOGIN PAGE*/



/* AJAX POP-UP IMAGE */
#lightbox{
            position: absolute;
            top: 40px;
            left: 0;
            width: 100%;
            z-index: 100;
            text-align: center;
            line-height: 0;
            }
 
#lightbox a img{ border: none; }
 
#outerImageContainer{
            position: relative;
            background-color: #fff;
            width: 250px;
            height: 250px;
            margin: 0 auto;
            }
 
#imageContainer{
            padding: 10px;
            }
 
#loading{
            position: absolute;
            top: 40%;
            left: 0%;
            height: 25%;
            width: 100%;
            text-align: center;
            line-height: 0;
            }
#hoverNav{
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            width: 100%;
            z-index: 10;
            }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
 
#prevLink, #nextLink{
            width: 49%;
            height: 100%;
            background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
            display: block;
            }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
 
 
#imageDataContainer{
            font: 10px Verdana, Helvetica, sans-serif;
            background-color: #fff;
            margin: 0 auto;
            line-height: 1.4em;
            }
 
#imageData{
            padding:0 10px;
            }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }  
#imageData #caption{ font-weight: bold;        }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;      }                                  
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;    }          
                        
#overlay{
            position: absolute;
            top: 0;
            left: 0;
            z-index: 90;
            width: 100%;
            height: 500px;
            background-color: #000;
            filter:alpha(opacity=60);
            -moz-opacity: 0.6;
            opacity: 0.6;
            }
            
 
.clearfix:after {
            content: "."; 
            display: block; 
            height: 0; 
            clear: both; 
            visibility: hidden;
            }
 
* html>body .clearfix {
            display: inline-block; 
            width: 100%;
            }
 
* html .clearfix {
            /* Hides from IE-mac \*/
            height: 1%;
            /* End hide from IE-mac */
            }          
/* END AJAX POP-UP IMAGE */



/* AJAX Shopping Cart */
#divShoppingCard {
	background-color:#065983;
	border-bottom:1px solid #333;
	border-top:1px solid #85a4a3;
	color:#fff;
	font-size:10px;
	margin:0px auto 0px auto;
	padding:5px;
	padding-bottom:10px;
	position:relative;
	width:150px;
}

#divShoppingCard .infoBoxHeading {
	float:left;
	font-weight:bold;
	font-size:11px;
	float:left;
	height:20px;
	margin-bottom:5px;
	text-align:center;
	width:79px;
}

#divShoppingCard .arrow {
	position:relative;
	left:60px;
	top:2px;
}

#divShoppingCard table {
	clear:left;
	text-align:left;
	width:160px;
}

#divShoppingCard .boxText {
	text-align:right;
	padding-top:10px;
}

#divShoppingCard .infoBoxContents {
	line-height:16px;
}

#divShoppingCard .boxText a {
	color:#fff;
	line-height:16px;
}

#divShoppingCard .boxText img {
	margin:3px 0;
}

.freeship {
	font-size:12px;
	display:block;
	left:15px;
	margin:0px auto;
	position:relative;
	width:125px;
}
/*END AJAX Shopping Cart*/



/* PRODUCT_LISTING */
.product_listing_split_results {
	background-color:#26598a;
	border:2px outset #333;
	color:#fff;
	margin:0px 0px;
	margin-bottom:0px;
	padding:3px 10px;
	position:relative;
	width:805px;
}

.product_listing_split_results a {
	color:#fff;
}

#modules_product_listing {
	color:#fff;
	margin:5px 0px;
	padding:3px 0px;
	position:relative;
width:805px;}

.productListing-heading1, .productListing-heading2,.productListing-heading3, .productListing-heading4, .productListing-heading5, .productListing-heading6 {
	/*background-color:#f5f5f5;*/
	border-right:1px dashed #ccc;
	color:#333;
	float:left;
	height:20px;
	line-height:20px;
	padding:0px 5px;
	width:100px;
}

.productListing-heading1 {
    text-align:center;
	width:653px;
}

.productListing-heading2, .productListing-heading3, .productListing-heading4, .productListing-heading6 {
	display:none;
}

.productListing-heading4  {
	text-align:center;
	width:96px
}

.productListing-heading5 {
	text-align:center;
	width:130px
}

.productListing-heading6 {
	border:none;
	text-align:center;

width:140px;}

#modules_product_listing a {
	border:0px;
	color:#333;
}

.productListing-odd, .productListing-even {
    color:#000;
	border:2px outset #ccc;
	float:left;
	font-size:12px;
	font-weight:bold;
	/*height:200px;*/
	margin:0px;
	margin-bottom:10px;
	margin-top:5px;
	position:relative;
	text-align:center;
	width:800px;
    overflow: hidden;
	background-repeat: repeat-y;
}

.productListing-odd {
	background-image: url(../images/css-images/listing-odd.gif);
}

.productListing-even {
	background-image: url(../images/css-images/listing-even.gif);
}

.productListing-odd  {
	background-color:#fff;
}

.productListing-even  {
	background-color:#f5f5f5;
}

.productListing-data0, .productListing-data1, .productListing-data2, .productListing-data3, .productListing-data4, .productListing-data5, .productListing-data6 {
	float:left;
}

.productListing-data0 {
	background-color:#fff;
	color:#0b497a;
	padding-top:20px;
	margin-bottom:20px;
    width:160px;
}

.productListing-data0 img {
	position:relative;
	top:10px;
}

.productListing-data1 {
	font-weight:normal;
	float:left;
	padding:0px 15px;
	text-align:left;
	width:468px;
}

.productListing-data1 strong {
	color:#333;
}

.productListing-data2, .productListing-data3, .productListing-data4, .productListing-data6 {
	display:none;
}
/*
.productListing-data4 {
    color:#333;
	padding-top:10px;
	text-align:center;
	width:90px;
}
*/

.productListing-data5 {
    border-right:none;
	font-weight:normal;
	padding-left:2px;
	padding-top:10px;
	text-align:center;
	width:130px;
}

.productListing-data5 input {
	text-align:center;
}

.productListing-data6 {
	border:none;
	padding-top:10px;
	text-align:center;
width:147px;	
}

.productListing-odd .product-image img, .productListing-even .product-image img {


}



.productListing-odd .product_list_price, .productListing-even .product_list_price {
	position:relative;
	text-align:center;
	width:160px;
}



/*END PRODUCT_LISTING*/

/* MODULES_FEATURED */
#modules_featured {
	background-color:#3b2b38;
	border-top:2px solid #ccc;
	color:#ccc;
	padding:10px;
	padding-top:0px;
}

#modules_featured .smallText {
	margin:10px auto 0px auto;
	position:relative;
	text-align:center;
	width:140px;
}

#modules_featured .smallText a {
	color:#fff;
	padding:0px;
	width:140px;
}

#modules_featured .smallText img {
	border:2px outset #333;
	margin:10px 0 5px 0;
	text-align:center;
}

#modules_featured h3 {
	border-bottom:none;
}

#modules_featured h3 a {
background-image:url('../images/css-images/recommends.png');
	
	display:block;
	height:36px;
	left:0px;
	position:relative;
	top:-5px;
	width:150px;
}
/*END MODULES_FEATURED*/



/*ADSENSE BANNER*/
#adsense-banner {
	background-color:#fff;
	border:2px solid #d1d1d1;
	border-bottom:1px solid #ccc;
	border-right:1px solid #b2c6c5;
	height:80px;
	margin-bottom:10px; 
	padding-top:15px;
	height:70px;
	position:relative;
}
/*END ADSENSE BANNER*/



/* MODULES SPECIALS */
#modules_default_specials {
	background-color:#fff;
	border:2px solid #d1d1d1;
	border-bottom:1px solid #ccc;
	border-right:1px solid #b2c6c5;
	height:920px;
	margin-bottom:10px;
	padding-top:15px;
}

#modules_default_specials img {
	border:2px outset #333;
	margin-bottom:5px;
}

#modules_default_specials .smallText {
	float:left;
	height:300px;
margin-left:16px;	margin-bottom:15px;
	position:relative;
	text-align:center;
	width:150px;
}
/* END MODULES SPECIALS */



/* MODULES NEW PRODUCTS */
#modules_new_products {
	background-color:#fff;
	border:2px solid #d1d1d1;
	border-bottom:1px solid #ccc;
	border-right:1px solid #b2c6c5;
	height:870px;
	margin-bottom:10px;
	padding-top:15px;
}

#modules_new_products img {
	border:2px outset #333;
	margin-bottom:5px;
}

#modules_new_products .smallText {
	float:left;
	height:275px;
margin-left:16px;	margin-bottom:15px;
	position:relative;
	text-align:center;
	width:150px;
}

#products_new_month .product-listing-columns, #products_new_week .product-listing-columns {
	background-color:#fff;
width:716px;	
}

#products_new_month .product-columns, #products_new_week .product-columns {
	float:left;
	height:300px;
	padding-top:5px;
	text-align:center;
	width:140px;
}

#products_new_month .main, #products_new_week .main {
	margin:0px auto;
	margin-top:10px;
	position:relative;
	text-align:center;
	width:125px;
}

#products_new .product_listing {
	margin-left:10px;
	width:500px;
}

/* END MODULES NEW PRODUCTS */



/* MODULES STAR PRODUCT */
#modules_star_product {
	background-color:#fff;
	border:2px outset #85a4a3;
	border:2px inset #ccc;
	font-size:11px;
	margin:0px auto 15px auto;
	padding:0 5px 15px 5px;
	position:relative;
	width:155px;
}

#modules_star_product h5{
	font-size:12px;
	margin:5px 0;
	text-align:center;
}

#modules_star_product .buy_now {
	text-align:center;
}

.star-image {
	margin:0px auto;
	position:relative;
	text-align:center;
	width:150px;
}

.star-image img {
	margin-top:5px;
}

.star-product {
	padding:0px 5px;
}

.star-product-price {
	margin:10px 0;
	text-align:center;
}
/* END MODULES STAR PRODUCT */



/*MODULE SHOW RANDOM*/
#modules_show_random {
	background-color:#fff;
	border:2px inset #ccc;
	color:#333;
	font-size:11px;
	margin:0px auto 15px auto;
	padding:3px 0px 6px 0px;
	position:relative;
	text-align:center;
	width:165px;	
}

#modules_show_random h5 {
	font-size:12px;
	padding:5px;
	text-align:center;
}

#modules_show_random img {
	border:1px solid #ccc;
	margin-left:3px;
	margin-top:5px;
	position:relative;
	width:150px;
}

#modules_show_random .description {
	display:block;
	padding:10px;
	text-align:left;
}

#modules_show_random .price {
	display:block;
	text-align:center;
}
/*END MODULE SHOW RANDOM*/



/* BOXES LOGIN */
#boxes_loginbox {
	background-color:#e6f2fc;
	border-top:1px solid #1b4c7e;
	color:#1b4c7e;
	font-size:.95em;
/*	height:160px;*/
	margin:5px auto 0px auto;
	padding:5px 0px 10px 5px;
	position:relative;
	width:171px;
}

#boxes_loginbox_empty {
	margin-top:40px;
}

#boxes_loginbox .boxText {
}

#boxes_loginbox a {

}

#boxes_loginbox .infoBoxHeading {
	font-weight:bold;
	left:0px;
	padding:7px 0px;
	position:relative;
}

#boxes_loginbox .infoBoxContents-input {
	text-align:left;
}

#boxes_loginbox .infoBoxContents-input input {
	width:95px;
}

#boxes_loginbox .greeting {
	position:relative;
	text-align:center;
}

#boxes_loginbox .loginBoxGreeting {
	padding:5px 0;
	position:relative;
	text-align:center;
}

#boxes_loginbox .infoBoxContents {
	font-size:10px;
	padding-top:5px;
	text-align:left;
}

#boxes_loginbox .greetUser {
	display:block;
	padding-top:5px;
	position:relative;
}

/*END BOXES LOGIN*/


/*BOXES GIFTS*/
#boxes_gifts {
	background-color:#fff;
}

#boxes_gifts img {
	position:relative;
	margin-bottom:5px;
}

/*END BOXES GIFTS*/



/*BOXES YAHOO*/

.manufacturers-link {
    font-size: 14px;
}

#boxes_yahootreemenu a {
	color:#173c4c;
}
/* END BOXES YAHOO */

/* SEARCH CONTAINER */
#boxes_search {

}

#column-right #boxes_search {
	background-color:#e6e6e6;
	border:1px solid #999;;
	margin:0px auto;
	margin-top:5px;
	padding:0px 0px 5px 0px;
	position:relative;
	width:173px;
}

#column-right #boxes_search .cnumber {
	display:none;
}

#column-right #boxes_search .infoBoxHeading {
	background-image:url(../images/css-images/search-infoheading.jpg);
	background-repeat:repeat-x;
	color:#fff;
	height:25px;
	font-size:11px;
	font-weight:normal;
	padding-top:2px;
	text-indent:5px;
	width:173px;
}

#column-right #boxes_search .boxText {
	
padding:0px 0px 5px 5px;
}

#column-right #boxes_search .infoBoxHeading {

}

.cartridge-finder {
	/*border-right:2px solid #eee;*/
	margin-right:10px;
	padding-left:0px;
	width:420px;
	background-color:#f5f5f5;
	padding:10px;
	position:relative;
	/*width:300px;*/
}

.cartridge-finder #boxes_search {
	background-color:#fff;
	border:1px outset #1b4c7e;
	padding:7px 0px;
}

.cartridge-finder #boxes_search .infoBoxHeading {
	color:#1b4c7e;
	font-weight:bold;
	position:absolute;
	top:-19px;
}

.cartridge-finder #boxes_search .cnumber {
	padding:0px 10px;
	width:120px;
}


#column-right #boxes_search .cnumber {
	float:left;
	margin:3px 0px;
	padding-bottom:4px;
	padding-top:4px;
	padding-right:5px;
	text-align:right;
	width:80px;
}

#boxes_search .submit {
	display:inline;
	position:relative;
	left:1px;
	top:2px;
}

#boxes_search strong {
	display:block;
	height:20px;
	line-height:23px;
	float:left;
	text-align:right;
	width:100px;
}

#boxes_search b {
	color:#86161a;
	padding-left:6px;
}

#boxes_search input[type="text"] {
	height:15px;
	line-height:15px;
margin:0 5px 0 5px;	position:relative;
	width:135px;
	z-index:60;
}  

#boxes_search select {
	position:relative;
	z-index:60;
}

#search-price {
	margin:5px 0;
}

#search-price input {
	width:50px;
}

#boxes_search #submit {
	position:relative;
	right:0px;
	text-align:right;
	top:-52px;
}  
/* END SEARCH CONTAINER */



/* BOXES REVIEWS */
#boxes_reviews {
	background-color:#fff;
	border:2px inset #ccc;
	color:#333;
	font-size:11px;
	margin:5px auto 15px auto;
	padding:7px 0px 6px 0px;
	position:relative;
	text-align:center;
	width:160px;	
}

#boxes_reviews .infoBoxHeading {
	display:none;
}

#boxes_reviews h4 {
	font-size:12px;
	text-align:center;
}

#boxes_reviews .description {
	display:block;
	padding:10px;
	text-align:left;
}

#boxes_reviews .price {
	display:block;
	text-align:center;
}

#boxes_reviews .arrow {
	display:none;
	position:relative;
	left:55px;
	top:2px;
}

#boxes_reviews .boxText a {

}

/* END BOXES REVIEWS */



/* MOST POPULAR */
#boxes_most_popular {
	background-color:#fff;
	border:2px inset #ccc;
	color:#333;
	font-size:11px;
	margin:0;
	margin:0px auto;
	padding:3px 5px 6px 5px;
	position:relative;
	width:155px;
}

#boxes_most_popular ol {
	margin:0px;
	padding:10px 8px 10px 22px;
}

#boxes_most_popular li {
	margin:0;
	padding:0;
	margin-left:5px;
}
/* END MOST POPULAR */


/* BOXES INFORMATION */
#boxes_information {
	background-color:#fff;
	border:2px inset #ccc;
	color:#333;
	font-size:11px;
	margin:0;
	margin:0 auto 15px auto;
	padding:6px 5px 6px 5px;
	position:relative;
	text-align:center;
	width:155px;
}

#boxes_information .infoBoxHeading {
	display:none;
}
/* END BOXES INFORMATION */



/* BOXES MANUFACTURES */
/* CSS Manufacturers Box start */

#boxes_manufacturers {
	border-bottom: 3px solid #a1b7cc;
	height:210px;
	margin-top:10px;
	position:relative;
	width:195px;
	z-index:50;
}

div.manufacturers {
	color: #5500cc;
	padding: 0;
	margin: 0;
	border: 0;
}


div.manufacturers a {
	display: block;
	padding: 5px 5px 5px 5px;
/*	border-left: 10px solid #0f7500; */
	background-color:#ccc;
	color: #333;
	padding-left:15px;
	text-decoration: none;
	width:175px;
}

html>body div.manufacturers a {width: auto;}

div.manufacturers a:hover {
	background-color:#ddd;
	border-left: 10px solid #333;
	color:#333;
	}
	
.infobox_manufacturers_heading {
/*	background: #fec324; */
	border-bottom: 3px solid #a1b7cc;
	color: #fff;
	height:20px;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	padding:5px;
	padding-bottom:10px;
	text-align:center;
}

.infobox_manufacturers_heading a {
	padding:0px;
	color:#fff;
}


.infobox_manufacturers {


	padding: 0;
	}

.infobox_manufacturers_contents {

	border-bottom: 1px solid #a1b7cc;
	}
/* CSS Manufacturers Box end */
/* END BOXES MANUFACTURES */



/* NAVIGATION */
#sitemap {
	background-color:#acb0a1;
	border-bottom:1px solid #fff;
	border-right:1px solid #333; 
	border-top:1px solid #333;
	height:23px;
	left:225px;
	position:absolute;
	top:20px;
	width:594px;
}

#nav, #nav ul { /* all lists */
	height:23px;
	left:225px;
	list-style:none;
	margin:0px;
	margin-left:6px;
	padding:0px;
	position:absolute;
	top:20px;
	width:589px;
	z-index:70;
}

#nav li { /* all list items */
	float: left;
	margin:0px;
	padding:0px;
	width:92px; /* width needed or else Opera goes nuts */
}


.button-home, .button-about, .button-products, .button-services, .button-contact, .button-search {
	display:block;
	font-size:12px;
	font-weight:bold;
	height:23px;
	line-height:23px;
	position:relative;
	text-align:center;
	text-decoration:none;
}

#nav li.button-home {
	width:80px;
}

#nav li.button-about, #nav li.button-products, #nav li.button-services {
	width:91px;
}

#nav li.button-contact {
	width:95px;
}

#nav li.button-search {
	width:140px;
}

#nav li a {
	background-color:#ccc;
	border-left:1px solid #205486;
	border-top:2px solid #205486;
	color:#205486;
	display:block;
	height:23px;
	line-height:23px;
	position:relative;
	top:0px;
}

#nav li.button-home a {
	border-left:none;
}

#nav li a:hover {
	background-color:#205486;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	color:#fff;
	display:block;
	position:relative;
}

#nav li.button-home a:hover {
	border-left:none;
}

#nav li.button-home a:selected {
	color:#fff;
}

#nav li.button-search a {
	background-color:#205486;
	color:#fff;
}

#nav li.button-search a:hover {
	background-color:#ccc;
	border-right:none;
	color:#205486;
}

#nav li ul { /* second-level lists */
	position:absolute;
	margin:0px;
	padding:0px;
	width:98px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav ul li a {
	background-color:#dedacf;
	border:1px solid #333;
	color:#333;
	display:block;
	text-decoration:none;
	width:110px;
}

#nav ul li a:hover {
	background-color:#f1efe9;
	border:1px solid #205486;
	color:#205486;
	display:block;
	text-decoration:none;
}

#nav ul li a:selected {
	color:#fff;
}

#nav li ul ul { /* third-and-above-level lists */
	display:none;
	margin:-60px 0 0 110px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: 0px;
	top:25px;
}







/* END OF NAVIGATION */




/*DEFINE MAINAPGE*/
#mainpage {
	background-color:#f5f5f5;	
	border:1px outset #ccc;
	float:left;
	margin:0;
	margin-bottom:10px;
	padding:15px 0px 10px 0px;
width:420px;}

/*END DEFINE MAINAPGE*/

/* STORE SPECIFIC BELOW THIS LINE */



/* MODULES DROPDOWN_INC */
#modules_dropdown_inc {
	background-color:#fff;
	border:1px outset #1b4c7e;
	color:#1b4c7e;
	font-size:.95em;
margin:5px 15px 15px 0;	padding:7px 0px;
	padding-right:2px;
	position:relative;
	/*width:296px;*/
    width:416px;
}

#modules_dropdown_inc .infoBoxHeading {
	color:#1b4c7e;
	font-weight:bold;
	left:0px;
	position:absolute;
	top:-17px;
}

#modules_dropdown_inc .choice {
	color:#323454;
	float:left;
	margin:3px 0px;
	padding-bottom:4px;
	padding-top:4px;
	padding-right:5px;
	text-align:right;
	width:100px;
    clear:left;
}

#modules_dropdown_inc select {
	float:left;
	margin:3px 0px;
	width:130px;
}

/* END MODULES DROPDOWN_INC */



/* BOXES_COMMUNITY */
#boxes_community {
	background-color:#eee;
	border-top:2px solid #ccc;
	color:#07185d;
	font-size:.95em;
	left:0px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	position:relative;
	width:175px;
}

#boxes_community a {
	color:#07185d;
}

#boxes_community .infoBoxHeading {
	color:#333;
	font-size:14px;
	font-weight:bold;
	left:0px;
	padding-bottom:7px;
	text-align:center;
}

#river-plate-soccer {
	cursor:hand;
	height:24px;
	left:0px;
	margin:0px auto;
	margin-top:5px;
	position:relative;
	top:3px;
	width:135px;
	z-index:50;
}

#boxes_community p {
	padding-left:5px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
}

/* END BOXES_COMMUNITY */


/*INFORMATION*/
#info-stories {
	margin:5px;
	margin-top:35px;
	padding:0px;
	position:absolute;
	width:220px;
	z-index:50;
}

#info-stories li {
	color:#fff;
	left:0px;
	margin:0px;
	margin-left:25px;
	padding:7px 0px;
	list-style-type:square;
}

#info-stories li a {
	color:#fff;
}

/* END INFORMATION */


/* CATMENU */
#catmenu select {
	margin:10px 0;
	width:160px;
}

#authorize {
	margin:5px auto;
	position:relative;
	text-align:center;
	width:90px;
}
/* END MISCELANEOUS */



/* YAHOO */
#boxes_yahootreemenu {
	position:absolute;
    top:210px;
    left:10px;
    z-index: 30;
}

#boxes_yahootreemenu .infoBoxHeading {
	font-weight:bold;
	text-align:center;
	padding:20px 0px;
    width: 180px;
}

/* END YAHOO */



