/* 
================================
3DCart Style Sheet 
by Infomart2000 Corp.
www.3dcart.com
================================
*/	
	

/*******************************************************************************************************/
/*          STYLES USED ON THE FRAME OF THE WEBSITE (HEADER, LEFT NAV, RIGHT NAV AND FOOTER)        */
/*******************************************************************************************************/


/*store-name:: Store Name.*/		 

.store-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #00878d;
	font-weight:normal;;
	line-height: 35px;
	text-decoration: none;
	padding: 0px 0px 0px 20px;
}
/*store-slogan:: Store Slogan.*/		 
.store-slogan {

font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
color: ff9000;
padding: 0px 0px 0px 20px;

}

/*frame:: Controls the left and right column background.*/		
.frame {

background: #e3e3e3;

}
/*mod_bg:: Controls the left and right column modules background.*/		
.mod_bg {
	padding: 0px 0px 0px 17px;
}
/*frame-ht:: Controls the height left, right and middle columns.*/		
.frame-ht {

height: 100px;

}
/*menu-headers:: Controls the way the menu titles look. For example: Categories, Browse By Price, Top Sellers, etc.*/ 
.menu-headers {

font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #00878d;
font-weight: bold;
text-transform: none;
text-decoration: none;

}
.menu-headers2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff970f;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	line-height: 28px;
	padding: 0px 0px 0px 17px;
}
/*footer:: This style controls the text you type under global footer. Merchants usually use to add security logos, credit card logos, privacy notes, etc.*/		
.footer {

font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #00878d;
font-weight: bold;

}
/*footerLinks:: Controls the way the Footer Links display in the Global Footer.*/
.footer a, .footer a:visited, .footer a:hover, .footer a:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00878d;
	font-weight: bold;
	text-decoration: underline;
}
.footerBG {
	background: #141414;
}
.siteDiv {
	background: #e3e3e3;
}
.itemBorder {
	border: #ebebeb solid 1px;
}
/*icon:: Controls the way the menu icons display if they are being used.*/ 
.icon {

font-size: 12px;
font-weight: normal;
color: #FFF;

}
/*top-sellers-star:: Controls the background image and style for the top ranking item star.*/
.top-sellers-star {
	width: 40px;
	height: 40px;
	background: url(images/bg-top-item-star.png) no-repeat;
	position: absolute;
	top: -20px;
	left: 125px;
	padding: 10px 10px 10px 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
}
/*ranking:: Controls the way the menu icons display if they are being used.*/ 
.ranking {

font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: ff970f;
width: 22px;
height: 22px;
padding: 3px;
text-align: center;

}
/*menu-text:: Controls the way the menu (mailing list) text look on the frame.*/ 
.menu-text {

font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #5a5853;

}
/*price2:: Controls the way the product's price display in the top sellers and new releases sections.*/ 
.price2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #5d6e77;
	font-weight: bold;
}
/*cart-text:: Controls the way the text on the mini shopping cart displays. The mini-shopping cart is usually located in the header.*/ 
.cart-text {

font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #00878d;
padding: 0px 5px;

} 
.cart-text A, .cart-text A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00878d;
	text-decoration: none;
	padding: 0px 5px;
}
/*search-text:: Controls the way the search box displays of the frame.*/ 
.search-text {

font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #83827f;
line-height: 25px;
height: 25px;
background: #FFF;
border: #e0e0e0 solid 1px;
border-right: none;
padding: 0px 0px 0px 15px;
margin: 0px;
width: 123px;

}
/*A.cat:: Controls the way the Category Links display in the left or right navigation bars before a user clicks or mouses over them.*/ 	 
A.cat {

font-family: Arial, Helvetica, sans-serif;
color: #5d6e77;
font-size: 11px;
font-weight: normal;
font-style: normal;
text-decoration: none;

}
/*A.cat:hover:: When a user passes  their mouse over them.*/ 	
A.cat:hover {

color: #4ecdc4;

}
/*A.cat:visited:: After a user has visited that section.*/ 
A.cat:visited {

font-family: Arial, Helvetica, sans-serif;
color: #5d6e77;
font-size: 11px;
font-weight: normal;
font-style: normal;
text-decoration: none;

}
/*A.cat:visited:hover:: When a user hovers over a section they have visited.*/ 	 
A.cat:visited:hover {
	color: #4ecdc4;
}
/*A.subcat:: Controls the way the Sub-Category Links display in the left or right navigation bars before a user clicks or mouses over them.*/ 	 
A.subcat {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}
/*A.subcat:hover:: When a user passes  their mouse over them.*/ 	
A.subcat:hover {
	color: #4ecdc4;
}
/*A.subcat:visited:: After a user has visited that section.*/ 
A.subcat:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}
/*A.subcat:visited:hover:: When a user hovers over a section they have visited.*/ 	 
A.subcat:visited:hover {
	color: #4ecdc4;
}
/*A:menu:: Controls the way the Links display in the top navigation before a user clicks or mouses over on them.*/ 	 
A.menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
}
/*A:menu:over:: When a user passes their mouses over them.*/ 	
A.menu:hover {
	color: #00878d;
}
/*A:menu:over:: After a user has visited that section.*/ 	
A.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
}
/*A:menu:visited:over:: A user hovers over a section they have visited.*/ 		
A.menu:visited:hover {
	color: #00878d;
}
/*A:menu-bottom:: Controls the way the Links in the footer display before a user clicks or mouses over on them.*/ 	 
A.menu-bottom {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
}
/*A:menu-bottom:over:: When a user passes their mouses over them.*/ 	
A.menu-bottom:hover {
	color: #00878d;
}
/*A:menu-bottom:over:: After a user has visited that section.*/ 	
A.menu-bottom:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
}
/*A:menu-bottom:visited:over:: When a user hovers over a section they have visited.*/ 		
A.menu-bottom:visited:hover {
	color: #00878d;
}
ul#menu-bottom {
	width: 300px;
	height: 125px;
	float: left;
}
li#menu-bottom {
	width: 150px;
	line-height: 20px;
	list-style: none;
	float: left;
}
/*A:link:: Controls the way Secondary Links display before a user clicks or mouses over on them.*/ 	 
A.link {
	font-family: Arial, Helvetica, sans-serif;
	color: #6f6d69;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
/*A:link:over:: When a user passes their mouses over them.*/ 	
A.link:hover {
	color: #00878d;
}
/*A:link:over:: After a user has visited that section.*/ 	
A.link:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #6f6d69;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
/*A:link:visited:over:: When a user hovers over a section they have visited.*/ 		
A.link:visited:hover {
	color: #00878d;
}
/*A.details:: Controls the way the Top Sellers Links display before a user clicks or mouses over them.*/ 	 
A.details {
	color: #4ecdc4;
	font-size: 10px;
	font-style: normal;
	text-decoration: underline;
	font-weight: normal;
}
/*A.details:hover:: When a user passes their mouse over them.*/ 	 	
A.details:hover {
	color: #4ecdc4;
	text-decoration: none;
}
/*A.details:visited:: After a user has visited that section.*/ 
A.details:visited {
	color: #4ecdc4;
	font-size: 10px;
	font-style: normal;
	text-decoration: underline;
	font-weight: normal;
}
/*A.details:visited:hover:: When a user hovers over a section they have visited.*/ 	 
A.details:visited:hover {
	color: #4ecdc4;
	text-decoration: none;
}
/*******************************************************************************************************/
/*          STYLES USED THROUGHTOUT THE WEBSITE        */
/*******************************************************************************************************/



/*body:: Controls website background and any other text outside of a table without an associated style.*/ 	
body {

font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
background: #e3e3e3 url(images/BG_body.jpg) repeat-x;
font-weight: normal;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;

}
/*Alignment fix for the use of the XHTML Transitional DOCTYPE.*/ 
tr {
	text-align: left;
}
/*td:: Controls all text inside a table without and associated style.*/ 
td {
	color: #666666;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0px;
	line-height: 1.5em;
	font-size: 12px;
}
/*data:: Controls the font style of your content on all the pages.*/
.data {
	color: #666666;
	background-color: #FFF;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0px;
	line-height: 1.5em;
	font-size: 12px;
}
/*alternative:: Controls the background color of the boxes used throughout the site.*/
.alternative {

background: #ffffff;
border: none;

}
/*page_headers:: Controls the title of all your pages.*/
.page_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #00878d;
}
/*titles:: Controls the Tiles  of sections within pages on the site such as (Specials, Feature Items, Items, Related Items).*/ 
.titles {

font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000000;
font-weight: bold;
line-height: 31px;
border: none;
filter: progid;
background: -webkit-gradient(linear, left top, left bottom, from(#919f9f), to(#5b7071)), -moz-linear-gradient(top,  #919f9f,  #5b7071), -webkit-gradient(linear, left top, left bottom, from(#919f9f), to(#5b7071)), -moz-linear-gradient(top,  #919f9f,  #5b7071);
background: -webkit-gradient(linear, left top, left bottom, from(#919f9f), to(#5b7071)), -moz-linear-gradient(top,  #919f9f,  #5b7071), -webkit-gradient(linear, left top, left bottom, from(#919f9f), to(#5b7071)), -moz-linear-gradient(top,  #919f9f,  #5b7071);
padding: 0px 0px 0px 5px;

}
/*price:: Controls the way the product's final price display throughout the site.*/ 
.price {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #5d6e77;
	font-weight: bold;
	letter-spacing: 0px;
}
/*error:: Controls the error messages*/ 
.error {
	font-size: 12px;
	font-weight: normal;
	color: #e10e04;
	text-decoration: none;
}
/*borders:: Controls the color of the line dividers used throughout the site.*/ 
.borders {
	color: #585C5F;
	border: 1px dotted #cccccc;
	border-style: none none dotted;
}
/*borders2:: Controls the color of the dotted line dividers used throughout the site.*/ 
.borders2 {
	border: 1px dotted #cccccc;
	border-style: none none dotted;
}
/*A:: Controls the way the all Links without an associated style display before a user clicks or mouses over them.*/ 	 
A {
	color: #000;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
	font-weight:bold;
}
/*A:hover:: When a user passes  their mouse over them.*/ 	 	
A:hover {
	color: #00878d;
}
/*A:visited:: After a user has visited that section.*/ 
A:visited {
	color: #000;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
	font-weight:bold;
}
/*A:visited:hover:: When a user hovers over a section they have visited.*/ 	 
A:visited:hover {
	color: #00878d;
}
/*******************************************************************************************************/
/*   STYLES ONLY USED ON VIEW CART AND CHECKOUT PAGES      */
/*******************************************************************************************************/

/*checkout-headers:: Controls the titles of the sections on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: bold;
}
/*steps:: Controls the way the steps on the checkout pages display.*/
.steps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cccccc;
}
/*steps_on:: Controls the way the step the customer is currently on displays on the checkout pages.*/
.steps_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00878d;
}
/*titles2:: Controls the titles on the view cart page*/ 
.titles2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #eeeeee;
	color: #00878d;
	padding:4px;
}
/*******************************************************************************************************/
/*   STYLES ONLY USED ON PRODUCT PAGES      */
/*******************************************************************************************************/

/*options-titles:: Controls the way the option titles display on the product page.*/
.options-titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #585C5F;
	border: 1px dotted #cccccc;
	border-style: none none dotted;
}
/*item:: Controls the item description and item details text.*/ 
.item {
	font-size: 12px;
	color: #585C5F;
}
/*itemTitle:: Controls the name of the Product.*/ 
.item-title {
	font-size: 16px;
	color: #00878d;
	font-weight:bold;
}
/*price-info:: Controls the way the sub-prices display on the product page, the final price is controlled by the style called "price".*/ 
.price-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Normal;
	color: #585C5F;
}
/*small-txt:: Controls the way the item id displays.*/ 
.small-txt {
	color: #afafae;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0px;
	font-size: 10px;
	vertical-align:bottom;
}
/*availability-txt:: Controls the way the Availability of the product displays i.e. 'In Stock', 'Back Order'.*/ 
.availability-txt {
	color: #FFF;
	text-decoration: none;
	text-align: left;
	line-height: 1.2em;
	font-size: 11px;
	background-color: #00878d;
	padding: 0.2em;
	font-style: italic;
}
/*reward-title:: Controls the title of the Reward Points section.*/ 
.reward-title {
	font-family: Arial, Helvetica, sans-serif;
	color: #00878d;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 7px;
	line-height: 10px;
	font-size: 16px;
	font-style:italic;
}
/*******************************************************************************************************/
/*      FORM FIELDS & BUTTONS THROUGHOUT THE WEBSITE      */
/*******************************************************************************************************/

/*btn:: Controls the buttons, (ONLY if it is not using and image).*/ 
.btn {

border: 1px solid #397a7d;
filter: progid;
background: -webkit-gradient(linear, left top, left bottom, from(#2ea2a8), to(#105659)), -moz-linear-gradient(top,  #2ea2a8,  #105659), -webkit-gradient(linear, left top, left bottom, from(#2ea2a8), to(#105659)), -moz-linear-gradient(top,  #2ea2a8,  #105659), -webkit-gradient(linear, left top, left bottom, from(#2ea2a8), to(#105659)), -moz-linear-gradient(top,  #2ea2a8,  #105659), -webkit-gradient(linear, left top, left bottom, from(#2ea2a8), to(#105659)), -moz-linear-gradient(top,  #2ea2a8,  #105659), -webkit-gradient(linear, left top, left bottom, from(#2ea2a8), to(#105659)), -moz-linear-gradient(top,  #2ea2a8,  #105659), -webkit-gradient(linear, left top, left bottom, from(#2ea2a8), to(#105659)), -moz-linear-gradient(top,  #2ea2a8,  #105659), -webkit-gradient(linear, left top, left bottom, from(#2ea2a8), to(#105659)), -moz-linear-gradient(top,  #2ea2a8,  #105659), -webkit-gradient(linear, left top, left bottom, from(#2ea2a8), to(#105659)), -moz-linear-gradient(top,  #2ea2a8,  #105659);
background: -webkit-gradient(linear, left top, left bottom, from(#2ea2a8), to(#105659)), -moz-linear-gradient(top,  #2ea2a8,  #105659), -webkit-gradient(linear, left top, left bottom, from(#2ea2a8), to(#105659)), -moz-linear-gradient(top,  #2ea2a8,  #105659), -webkit-gradient(linear, left top, left bottom, from(#2ea2a8), to(#105659)), -moz-linear-gradient(top,  #2ea2a8,  #105659), -webkit-gradient(linear, left top, left bottom, from(#2ea2a8), to(#105659)), -moz-linear-gradient(top,  #2ea2a8,  #105659), -webkit-gradient(linear, left top, left bottom, from(#2ea2a8), to(#105659)), -moz-linear-gradient(top,  #2ea2a8,  #105659), -webkit-gradient(linear, left top, left bottom, from(#2ea2a8), to(#105659)), -moz-linear-gradient(top,  #2ea2a8,  #105659), -webkit-gradient(linear, left top, left bottom, from(#2ea2a8), to(#105659)), -moz-linear-gradient(top,  #2ea2a8,  #105659), -webkit-gradient(linear, left top, left bottom, from(#2ea2a8), to(#105659)), -moz-linear-gradient(top,  #2ea2a8,  #105659);
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10px;
color: #00878d;
text-transform: uppercase;
cursor: pointer;
margin: 1px;
padding: 4px 6px;

}
/*btn_over:: Controls the buttons when a user mouses over them, (ONLY if it is not using and image).*/ 
.btn_over {

border: 1px solid #397a7d;
filter: progid;
background: -webkit-gradient(linear, left top, left bottom, from(#105659), to(#2ea2a8)), -moz-linear-gradient(top,  #105659,  #2ea2a8), -webkit-gradient(linear, left top, left bottom, from(#105659), to(#2ea2a8)), -moz-linear-gradient(top,  #105659,  #2ea2a8), -webkit-gradient(linear, left top, left bottom, from(#105659), to(#2ea2a8)), -moz-linear-gradient(top,  #105659,  #2ea2a8), -webkit-gradient(linear, left top, left bottom, from(#105659), to(#2ea2a8)), -moz-linear-gradient(top,  #105659,  #2ea2a8);
background: -webkit-gradient(linear, left top, left bottom, from(#105659), to(#2ea2a8)), -moz-linear-gradient(top,  #105659,  #2ea2a8), -webkit-gradient(linear, left top, left bottom, from(#105659), to(#2ea2a8)), -moz-linear-gradient(top,  #105659,  #2ea2a8), -webkit-gradient(linear, left top, left bottom, from(#105659), to(#2ea2a8)), -moz-linear-gradient(top,  #105659,  #2ea2a8), -webkit-gradient(linear, left top, left bottom, from(#105659), to(#2ea2a8)), -moz-linear-gradient(top,  #105659,  #2ea2a8);
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10px;
color: #800000;
text-transform: uppercase;
cursor: pointer;
margin: 1px;
padding: 4px 6px;

}
/*txtBoxStyle:: Controls the text and style of the Text Boxes.*/  	
.txtBoxStyle {
	border-top: 1px solid #b7b4ac;
	border-bottom: 1px solid #b7b4ac;
	border-left: 1px solid #b7b4ac;
	border-right: 1px solid #b7b4ac;
	background-color: #FFF;
	font-weight: normal;
	font-size: 12px;
	color: #83827f;
	line-height: 25px;
	height: 25px;
	padding: 0px 0px 0px 9px;
}
/*txtAreaStyle:: Controls the text and style of the Text Areas.*/ 	
.txtAreaStyle {
	border-top: 1px solid #b7b4ac;
	border-bottom: 1px solid #b7b4ac;
	border-left: 1px solid #b7b4ac;
	border-right: 1px solid #b7b4ac;
	background-color: #FFF;
	font-weight: normal;
	font-size: 12px;
	color: #83827f;
}
/*txtSearch:: Controls the style of the Search Box, if different from txtBoxStyle.*/
.txtBoxSearch {
	padding: 3px 0px 21px 17px;
	margin: 0;
}
/*******************************************************************************************************/
/*   STYLES USED ONLY ON THE INVOICE        */
/*******************************************************************************************************/

/*invoice_table:: Controls the background color on your invoices*/ 
.invoice_table {
	background-color: #f9f8f8;
}
/*invoice_title:: Controls the way the title of the invoices look */ 
.invoice_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #cbcaca;
	color: #4f4e4e;
}
img {
	border: none;
}
/*************************************************************/
/*          LEGACY STYLES: STYLES USED PRIOR TO v3.2         */
/*************************************************************/


/*font1:: Primary Screen Font */ 
.font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
/*font2:: Secondary Screen Font */ 
.font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00878d;
}
.font3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
.font4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #c32519;
}
/*top:: Controls the  Color of the top Bar*/		
.top {

background: #1f1f1f1f;

}
/*line:: Controls the  Color of the line bellow the top bar*/		
.line {

background: #fff;

}
#featured{
	width:auto;
	padding-right:56px;
	position:relative;
	height:250px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	top: 35px;
}
#featured ul.ui-tabs-nav{
	position:absolute;
	top:1px;
	left:611px;
	list-style:none;
	padding:0;
	margin:0;
	width:301px;
	float: none;
	height: 219px;
	right: 0px;
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{
	font-size:11px;
	font-family:Verdana;
	line-height:18px;
	text-align: left;
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  background:#fff; 
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url('images/selected-item.gif') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#e3e3e3; 
}
#featured .ui-tabs-panel{
	width:596px;
	height:250px;
	background:#999;
	position:relative;
	border: 3px none #FFF;
	right: 130px;
}
#featured .ui-tabs-panel .info{
	position:absolute;
	top:214px;
	left:-1px;
	height:26px;
	background: url('images/transparent-bg.png');
	width: 587px;
	right: 500px;
	padding: 5px;
	text-align: left;
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{
	text-decoration:underline;
	text-align: left;
}
#featured .ui-tabs-hide{ 
	display:none; 
}
#homecontent {
	height: 1110px;
	width: 913px;
	position: relative;
	background-color: #E3E3E3;
	overflow: hidden
}
#spot1 {
	height: 300px;
	width: 285px;
	position: relative;
	top: 49px;
	background-color: #FFF;
	left: -314px;
	background-image: url(images/spot1.jpg);
}
#spot2 {
	height: 300px;
	width: 285px;
	position: relative;
	top: -250px;
	left: -1px;
	background-color: #FFF;
	background-image: url(images/spot2.jpg);
	text-decoration: none;
}
#spot3 {
	height: 615px;
	width: 285px;
	position: relative;




s
	top: -566px;
	left: 310px;
	color: #FFF;
	background-color: #FFF;
	top: -551px;
}
#spot4 {
	height: 300px;
	width: 285px;
	position: relative;
	top: -850px;
	background-color: #FFF;
	left: -314px;
	background-image: url(images/spot4.jpg);
}
#spot5 {
	height: 300px;
	width: 285px;
	position: relative;
	top: -1150px;
	left: -1px;
	background-color: #FFF;
	background-image: url(images/spot5.jpg);
}
#spot6 {
	height: 300px;
	width: 285px;
	position: relative;
	top: -1146px;
	left: 310px;
	color: #FFF;
	background-color: #FFF;
background-image: url(images/spot6.jpg);
}

.spot_text {
	background-image: url(images/transparent-bg.png);
	height: 30px;
	width: 273px;
	background-repeat: repeat;
	padding: 6px;
	text-align: left;
}
#modules {
	height: 500px;
	width: 918px;
}
.spot_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #FFF;
	text-decoration: none;
}
.feature_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 12pt;
	color: #333;
}
.featureheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.spottext2 {
	height: 30px;
	width: 100px;
	position: relative;
	left: 97px;
	top: 235px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
	text-decoration: none;
}
#banner {
	height: 300px;
	width: 1920px;
	background-color: #000;
	position: relative;
	right: 480px;
}
#outerBG {
	background-color: #000;
	height: 400px;
	width: 170%;
	right: 350px;
	position: relative;
}
#first {
	height: 170px;
	width: 912px;
	position: relative;
	top: 15px;
}
#firstcontent {
	height: 170px;
	width: 596px;
	background-color: #666;
	right: 158px;
	position: relative;
}
#firstright {
	height: 170px;
	width: 285px;
	background-color: #FFF;
	top: -170px;
	right: -314px;
	position: relative;
	background-image: url(images/utility_div_bg.jpg);
}