#main {
	width: 980px;
	margin: 0 auto;
	overflow: hidden
}

#front {
	width: 980px;
}
.featuredbrands {

}

.fearbrand, .fearbrand a {
color: #ADADAD;
}
.blogo {
float: none;
}

.fear img {
float: left;
}

.fear {
border-bottom:1px dashed #AAAAAA;
line-height:15px;
}

.promo h2 {
font-size:14px;
margin: 0px;
}

.striked td {
	text-decoration:line-through;
}	
	

.featuredbrands td {
font-weight: bold;
text-align: center;
padding-bottom: 10px;
}


.featuredbrands img {
float: center;
}

.promotable h2, .promotable h2 a {
font-size:14px;
margin: 0px;
}

.navigateletter {
border: 1px solid #cccccc; 
padding: 5px; 
margin-top: 15px; 
text-align: center;
}

.navigateletter a {
color:black;
font-size:19px;
margin:7px;
}

td a {
color: black;
}

td {
line-height:20px;
}

.CustomerDetails TD {
	line-height: normal;
}


.addtocart {
float: right;
line-height:30px;
margin-right:15px;
}

.search2 {
background-color:#EEEEEE;
float:right;
margin:22px 0px 0px;
padding:5px;
}

body {
	margin: 0px;
	padding: 0px;

	background-color: #ffffff;

	font-family: Arial;
	font-size: 12px;
	color: #333333;
}

a {
	outline: none;
}

.hilite1 { background-color: #99FFFF; }
.hilite2 { background-color: #ff99ff; }
.hilite3 { background-color: #ff9999; }
.hilite4 { background-color: #99ff99; }

.clear {
	clear: both;
}

.hr {
	margin: 0px;
	padding: 0px;
	
	height: 1px;
	font-size: 1px;

	background-color: #ffffff;
	
	clear: both;

	border-bottom: 1px solid #cccccc;
}

.hr_top {
	margin: 0px;
	padding: 0px;
	
	height: 5px;
	font-size: 1px;

	background-color: #eeeeee;
	
	clear: both;

	border-top: 1px solid #cccccc;
}

.hr_bottom {
	margin: 0px;
	padding: 0px;
	
	height: 5px;
	font-size: 1px;

	background-color: #eeeeee;
	
	clear: both;

	border-bottom: 1px solid #cccccc;
}

.red {
	color: #cc0000;
}

/*
------------------------------------------------------------------------
CONTAINER - The 980px wide wrapper used in header, main menu, and more
------------------------------------------------------------------------
*/

.container {
	margin: 0px auto;
	padding: 0px;
	
	width: 980px;
	
	text-align: left;
}

/*
------------------------------------------------------------------------
HEADER - Logo & Search Form
------------------------------------------------------------------------
*/

#header {
	margin: 0px auto;
	padding: 0px;

	width: 980px;
	height: 70px;

	text-align: left;
}

.logo, .logo a, .logo a:visited {
	margin: 10px 0px 0px 0px;
	padding: 0px;

	font-family: Geneva, Arial;
	font-size: 40px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #cc0000;
	text-decoration: none;
	
	float: left;
}

.search3 {
	background-color: #eeeeee;
	margin: 0px;

	color: black;
	text-decoration: none;
}

.searchword {
	margin: 0px 3px 0px 0px;
	padding: 6px 7px 5px 7px;
	display: inline;
}

.search3 .input {
	margin: 0px 3px 0px 0px;
	padding: 6px 7px 5px 7px;
	
	width: 150px;
	
	font-family: Arial;
	font-size: 11px;
	color: #999999;

	border-left: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;	
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.button {
	margin: 0px;
	padding: 0px 8px 0px 8px;
	
	height: 25px;
	background-color: #cccccc;
	
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	color: black;
	
	border: 1px solid black;
}


/*
------------------------------------------------------------------------
MENUS - Main, Pages (currently not in use) & Sub Menu
------------------------------------------------------------------------
*/

#menu {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	
	width: 100%;
	height: 30px;
}

.main_menu li {
	margin: 0px 20px 12px 0px;
	padding: 0px;

	font-size: 14px;
	
	float: left;
	list-style: none;
}

.page_item a, .page_item a:visited {
	margin: 0px;
	padding: 0px;

	color: #898989;
	text-decoration: none;
	
	display: block;
	border-bottom: 2px solid #ffffff;
}

.current_page_item, .page_item a:hover {

}

.current_page_item a, .current_page_item a:visited, .current_page_item a:hover {
	border-bottom: none;
}

/* END Main Menu */

/* Sub Menu */

#submenu {
	margin: 0px auto;
	padding: 0px;
	
	width: 100%;
	height: 138px;
	background: white url( /images/menubg.png ) repeat-x;
	
	border-bottom: 1px solid #cccccc;	
}
#submenu A {
	font-weight: normal; 
	text-decoration: underline;
}

.sub_menu li {
	margin: 7px 5px 4px 0px;
	padding: 0px;
	
	font-size: 12px;
	
	float: left;
	list-style: none;
}

.cat-item a, .cat-item a:visited {
	margin: 0px;
	padding: 3px 6px 3px 6px;

	color: black;
	text-decoration: none;
	font-weight:bold;
	
}

.cat-item a:hover {
	text-decoration: underline;
}

.current-cat, .current-cat a, .current-cat a:visited {
	color: #555;
	text-decoration: none;
}

.sub_menu li b {
	margin: 0px;
	padding: 3px 0px 3px 0px;

	color: #000000;
	text-decoration: none;
	
	display: block;
}

/* END Sub Menu */

/* Dropdown Menu, if there are some children categories in WordPress defined */

.children {
	margin: 0px;
	padding: 4px 0px 4px 0px;
	
/* 	position: absolute; 
 	left: -9000px; */
	
	background-color: #ffffff;
	
}

.sub_menu li:hover ul, .sub_menu li.iehover ul {
	left: auto;
}

.children li {
	margin: 1px 7px 1px 7px;
	padding: 1px 0px 1px 0px;
	
	float: none;
}

.children li a, .children li a:visited {
	
	color: #000066;
}

.children li a:hover {
	
}

.children .current-cat, .children .current-cat a, .children .current-cat a:visited {
	background-color: #999999;


	text-decoration: none;
}

/* END Dropdown Menu */

/*
------------------------------------------------------------------------
CONTENT
------------------------------------------------------------------------
*/

/* Column Definitions */

.column_main {
	margin: 10px 0px 10px 0px;
	padding: 0px 20px 20px 0px;
	
	float: left;
}

.column_right {
	padding: 0px 0px 20px 0px;
	
	width: 300px;
	
	float: left;
}

.column_left_b {
	margin: 10px 0px 10px 0px;
	padding: 0px 20px 20px 0px;
	
	width: 299px;
	
	float: left;
	
	border-right: 1px solid #cccccc;
}

.column_center_b {
	margin: 10px 0px 10px 0px;
	padding: 0px 20px 20px 20px;
	
	width: 299px;
	
	float: left;
	
	border-right: 1px solid #cccccc;
}

/* END Column Definitions */

/* Featured (the first enrty in every category archives and on the index page, currently with that black background ) */

#featured {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	color: black;
	font-size:16px;
	line-height:20px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
}

#featured h1 a, #featured h1 a:visited, #featured h1 {
	color: #000000;
}

#featured h1 a:hover {
	color: #000000;
}

#featured h2 {
	color: #999999;
}

#featured h2 a, #featured h2 a:visited {
	padding: 0px 0px 1px 0px;
	color: #000000;
	border-bottom: 1px solid #333333;
}

#featured h2 a:hover {
	color: #000000;
	border-bottom: 1px solid #ffffff;
}

#featured h2 i {
	color: #999999;
}

#featured h2 i a, #featured h2 i a:visited {
	color: #999999;
	text-decoration: none;

	border-bottom: 1px solid #333333;
}

#featured h2 i a:hover {
	color: #000000;
	border-bottom: 1px solid #ffffff;
}

#featured p {
	color: #999999;
}

#featured p a, #featured p a:visited {
	color: #000000;
	border-bottom: 1px solid #333333;
}

#featured a {
	color: black;
	border-bottom: 1px solid #ffffff;
}


#featured p a:hover {
	color: #000000;
	border-bottom: 1px solid #ffffff;
}

#featured img, #featured img a, #featured img a:visited {
	margin: 0px 15px 25px 5px;
	padding: 0px;
	
	border: none;
}

#featured ul, #featured ol {
	margin: 20px 0px 20px 50px;
	padding: 0px 0px 0px 5px;
}

#featured ul li {
	margin: 5px 0px 0px 10px;
	padding: 5px 5px 3px 0px;
	font-size: 14px;
	
	border-bottom: 0px;
	list-style-type: square;
}

#featured blockquote p {
	margin: 20px 0px 20px 0px;

	font-family: Georgia;
	font-size: 18px;
	line-height: 22px;
	font-style: italic;
}

/* END Featured */

/* Categories */

.boxheader {
	margin: 10px 0px 0px 0px;
	height: 75px;
	padding: 7px 0 0 0 ;
	background: url( /images/boxheader_bg.png );
	background-color: white;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	text-align: center;

}

/* END Categories */

/* Lists (displaying the posts) */

#content {
	width: 980px; 
	margin: 0 auto;
}

#content ul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#content li {
	margin: 0px;
	padding: 7px 0px 7px 0px;
	width:48%;
	line-height: 16px;
	border-top:1px dashed #AAAAAA;
	float: left;
	list-style-type: none;


}

#content LI IMG { border: 0;}

.title a, .title a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.title a:hover {
	color: #336699;
}

.comment_excerpt a, .comment_excerpt a:visited, .comment_excerpt a:hover {
	font-weight: normal;
}

.meta {
	margin: 0px 0px 15px 0px;
	padding: 0px;

	color: #999999;
	font-size: 11px;
}

.meta a, .meta a:visited {
	color: #999999;
	text-decoration: none;
	border-bottom: 1px solid #dddddd;
}
.meta a:hover {
	color: #000000;
}

/* END Lists */

/* Entry */

.column_left_b img, .column_center_b img {
	margin: 3px 10px 5px 0px;
	padding: 0px;
	
	float: left;
	
	border: none;
}

p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	
	line-height: 18px;
}

p a, p a:visited {
	color: #336699;
	text-decoration: none;
	
	border-bottom: 1px solid #dddddd;
}

p a:hover {
	color: #cc0000;
}

#entry {
	margin: 30px 0px 0px 0px;
}

#entry .digg {
	margin: 3px 10px 5px 0px;
	float: left;
}

#entry img, #entry img a, #entry img a:visited {
	margin: 5px 0px 10px 20px;
	padding: 0px;
	
	float: right;
	
	border: none;
}

#entry p {
	margin: 20px 0px 20px 0px;
	
	font-size: 14px;
}



#entry ul, #entry ol {
	margin: 20px 0px 20px 50px;
	padding: 0px;
}

#entry li {
	margin: 0px;
	padding: 3px 0px 3px 0px;
	
	font-size: 14px;

	list-style-type: disc;
	border-bottom: none;
}

#entry blockquote p {
	margin: 20px 0px 20px 0px;

	font-family: Georgia;
	font-size: 18px;
	line-height: 22px;
	font-style: italic;
}

/* Button like link styling for the 'Archives' link */

.link a, .link a:visited {
	
	padding: 4px 6px 4px 6px;

	background-color: #bbbbbb;

	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	
	border: none;
}

.link a:hover {
	color: #ffffff;
	background-color: #336699;
}

/* END Button like link styling for the 'Archives' link */

/* END Entry */

/* Comments */

.comment_author {
	margin: 20px 20px 20px 0px;
	padding: 0px;
	
	width: 150px;

	float: left;
}

.comments {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	
	width: 469px;
		
	float: left;
}

.leave_comment {
	margin: 0px 0px 10px 0px;
	padding: 20px;
	
	background-color: #eeeeee;
}

.leave_comment .textarea {
	margin: 0px;
	padding: 6px 7px 5px 7px;
	
	width: 585px;
	
	font-family: Arial;
	font-size: 12px;
	color: #333333;

	border-left: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;	
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.leave_comment .input {
	margin: 0px;
	padding: 6px 7px 5px 7px;
	
	width: 220px;
	
	font-family: Arial;
	font-size: 12px;
	color: #333333;

	border-left: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;	
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

/* END Comments */

/* Tabs (in the sidebar for the AJAX box) */

.tab_container {
	margin: 0px;
	padding: 0px;
	
	border: 5px solid #eeeeee;
}

.tab_container_in {
	margin: 0px;
	padding: 10px;
	background-color: #fff;
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.tab_menu_container {
	padding: 0px 0px 0px 0px;
	
	overflow: visible;
	background-color: #eeeeee;
}

#tab_menu li {
	margin: 0px;
	padding: 7px 5px 2px 0px;
	display: block;
	background-color: #eeeeee;
	
	font-size: 11px;
	line-height: normal;

	float: left;
	list-style: none;
	cursor: pointer;
	
	border: none !important
}

#tab_menu .first {
	padding: 7px 5px 0px 6px;
}

#tab_menu li a, #tab_menu li a:visited {
	margin: 0px;
	padding: 3px 6px 3px 6px;
	
	background-color: #eeeeee;
	font-size:16px;
	font-weight:bold;
	color: #999999;
	text-decoration: none;
	
	display: block;
}

#tab_menu li a:hover, #tab_menu li a.current {
	background-color: #999999;

	color: #ffffff;
	text-decoration: none;
}

.tab_content_list {
	display: none;	
}

#tab_content_tags a:visited {
	color: #999999;
	text-decoration: none;
}

#tab_content_tags a:hover {
	color: #000000;
	text-decoration: none;
}

/* END Tabs */

/* Widgets */

#content .widget ul {
	padding: 10px 10px 20px 10px;
	
	border: 5px solid #eeeeee;
}

.widget li a, .widget li a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	
	display: block;
}

.widget li a:hover {
	color: #cc0000;
}

.widget .page_item a, .widget .page_item a:visited, .widget .page_item a:hover  {
	border-bottom: none;
}

.widget .cat-item a, .widget .cat-item a:visited {
	padding: 0px;
}

.widget .cat-item a:hover, .widget .current-cat, .widget .current-cat a, .widget .current-cat a:visited {
	background-color: #ffffff;
}

/* END Widgets */

/*
------------------------------------------------------------------------
HEADERS
------------------------------------------------------------------------
*/

h1, h1 a, h1 a:visited {
	margin: 0px 0px 10px 0px;
	padding: 0px;

	font-family: Geneva, Arial;
	font-size: 28px;
	line-height: 32px;
	font-weight: normal;
	color: #000000;
	letter-spacing: -1px;
	text-decoration: none;
}

h4, h4 a, h4 a:visited {
	margin: 0px 0px 10px 0px;
	padding: 0px;

	font-family: Geneva, Arial;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	letter-spacing: -1px;
	text-decoration: none;
}


h1 a:hover {
	color: #cc0000;
}

h2 {
	margin: 20px 0px 10px 0px;
	padding: 0px;

	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cc0000;
}

h2 a, h2 a:visited {
	padding: 0px 0px 1px 0px;

	color: #cc0000;
	text-decoration: none;

	border-bottom: 1px solid #dddddd;
}

h2 a:hover {
	color: #000000;
}

h2 i {
	color: #999999;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}

h2 i a, h2 i a:visited {
	color: #999999;
	text-decoration: none;
	
	border-bottom: 1px solid #dddddd;
}

h2 i a:hover {
	color: #000000;
}

h3 {
	margin: 20px 0px 20px 0px;
	padding: 0px;
	
	font-family: Geneva, Arial;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	letter-spacing: -1px;
}

h5 {
	font-size: 1.2em;
	background: #f0f0f0; 
	padding: 4px;
}

h3 a, h3 a:visited {
	color: #336699;
	text-decoration: none;
}

h3 a:hover {
	color: #cc0000;
}

/*
------------------------------------------------------------------------
FOOTER
------------------------------------------------------------------------
*/

#footer {
	margin: 0px auto;
	margin-top: 30px;
	padding: 20px 0px 20px 0px;
	
	width: 100%;
	background-color: #eeeeee;
}

#footer p.left {
	font-size: 11px;
	color: #999999;
	float: left;
}

#footer p.right {
	font-size: 11px;
	color: #999999;
	float: right;
	text-align:center;
}

#footer p a, #footer p a:visited {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	
	border-bottom: 1px solid #dddddd;
}

#footer p a:hover {
	color: #000000;
}

ul{border:0; margin:0; padding:0;}


ul #pagination-clean{
	margin-bottom: 20px;
}

#pagination-clean li{
	border:0; 
	margin:0; 
	padding:0;
	font-size:11px;
	list-style:none;
	margin-right:2px;
	/*font-weight:bold;*/
	float:left;
	display:block;
	border-right:solid 1px #DEDEDE;
	text-align:center;
	width: 21px;
}

#pagination-clean .previous-off {
	color:black;
	display:block;
	float:left;
	/*font-weight:bold;*/
	padding-right:5px;
	width: 60px;
}

#pagination-clean .next-off {
	color:black;
	display:block;
	float:left;
	border-right:0px;
	/*font-weight:bold;*/
	padding-right:5px;
	width: 31px;
}

#pagination-clean .next a, #pagination-clean .previous a {
	font-weight:bold;
	border:solid 1px #FFFFFF;
}

#pagination-clean .active{
	color:#acacac;
	font-weight:bold;
	display:block;
	float:left;
	text-align:center;
	padding:3px 6px;
}

#pagination-clean a:link, #pagination-clean a:visited {
	color:black;
	display:block;
	float:left;
	padding:3px 6px;
	text-decoration:none;
}

#pagination-clean a:hover{
	text-decoration:none;
}



#all_categories {
margin: 0px 0px 40px 0px;
padding: 3px;
}

#all_categories .main  {
display:block;
float:left;
list-style-type:none;
margin:0.1em 0pt;
padding:7pt 0pt 0pt 8px;
width:200px;
}


#ch_out

{
display: block;
border: solid 1px #999999;
padding: 6px;
font-size: 14px;
background: #EEEEEE;
}

#also {
margin-top: 10px;
}

#also h2 {
color:#333333;
font-family:Arial;
font-size:12px;
text-transform:none;
font-weight: normal;
margin: 0px;
margin-left:9px;
line-height:8px;
}

.image_button {
	border: 0px;
	cursor: pointer; cursor: hand;
}

.SubHeader {
	font-weight: bold;
}

.SubHeaderGrey {
	color: #505050;
	font-weight: bold;
}

.RegSectionTitle {
	COLOR: #404040;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
}


.no { list-style:none;padding:0; margin:0; border:none; margin-left:20px;}
.no li { border:none; width:30% !important; float:left !important; margin-right:20px !important;border-bottom:1px solid #EAEAEA !important; border:1px solid #EAEAEA !important; margin-bottom:20px !important;;height:140px; padding:1px !important}
.no li ol { padding:0; margin:0; border:none; padding-left:10px; padding-right:10px;}
.no li ol li { float:none; width:99%; margin:0 !important; padding:0 !important; font-size:95%;  border:none !important; height:auto; color:#666;}
.no li a { padding:0 !important; margin:0 !important; background:none; color:#333; text-decoration:none}
.no li a:hover { color:#cc0000; text-decoration: underline;}
h3 { font-size:85%; margin:0 !important;; font-family:Tahoma, Arial, Helvetica, sans-serif; background:#EAEAEA; padding:5px 10px;; height:30px; letter-spacing:0; margin-bottom:10px !important; color:#666; line-height:150%; border-bottom:1px solid #E1e1e1;}
h3 a { font-size:140%; font-weight:bold;color:#336699 !important;}


#added { 	margin: 0 auto; background-color: #EEEEEE }
#added IMG { border: 1px solid #888 }
#cartblock  { width: 80%; margin: 0 auto; ;border:1px solid white; }
#cartblock IMG { border: 0 }
.product-cart-add { display: inline }
.product-cart-add FORM { display: inline }


#sidebar_links {
	margin: 0 0 10px 20px;
	list-style-type: none;
}
#sidebar_links A {
	font-size: 1.2em;
}

.text-header {
    font-weight: bold;
    text-align: center;
    font-size: 1.3em;
    padding: .5em 0;

}

.paging { padding: .8em 1em }
.paging A {
    color: #555;
    font-size: 1.1em;
}
.entry { width: 650px }
.entry UL {
    margin-left: 2em !important;;

}
.entry LI { 
    float: none !important;
    width:  auto !important;
    padding: auto;
    list-style-type: square !important;
    border: 0 !important;
    margin-left: 2em;
}
.post {
    clear: both;
}
.post H2 {
    font-size: 1.6em;
	width: 660px;
}
.pagetitle {
	font-size: 1.4em;
}

.entry_ads IMG {
	padding-left: 65px !important
}

.entry IMG {
	float:none;
	padding-top: 0.35em !important;
	padding-bottom: 40px !important;

}
	
.entry P IMG {
	float:right;
	padding-left: 15px;
	
}	

.entry UL { clear: both }

.entry P+P IMG {
	float:left;
	padding: 0 10px 0 0;
}


.entry P+P+P IMG {
	float:left;
	padding: 0 10px 0 0;
}


.entry P+P+P+P+P IMG {
	float:left;
	padding: 0 10px 0 0;
}

a.tagcloud {
  text-decoration: none;
}

a.tagcloud:hover {
  text-decoration: underline;
}

#scrollup {
  position: relative;
  overflow: hidden;
  border: 0px solid #000;
  height: 210px;
  width: 270px
}

.headline {
  position: absolute;
  top: 228px;
  left: 5px;
  height: 205px;
  width:260px;
}

#scrolflow {
  position: relative;
  overflow: hidden;
  border: 0px solid #000;
  height: 150px;
  width: 1000px
}

.flowbestdeals {
  position: absolute;
  top: 210px;
  left: 5px;
  height: 145px;
  width:990px;
}

.listblock UL {
	MARGIN: 0 !important
}
.listblock LI {
	position: relative;
	left: -10px;
	width: 90% !important;
}