a {text-decoration:none;}
a, a:visited, a:active {outline-style:none;}
a:hover {text-decoration:underline;}

img {border:none !important;}
.begin{border:none !important;}
.end{border:none !important;}
.bold{font-weight:bold !important;}
.highlight{color:#06a0cf !important;}
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.none{display:none !important;}
.block{display:block !important;}
.inline{display:inline !important;}


/* ############################### FIXES ############################### */
.qe_toolbar_ovr{z-index:9999 !important;} /*admin box*/
.next_page_img{width:auto !important; height:auto !important;}
.previous_page_img{width:auto !important; height:auto !important;}
.soft_add_content_area span, .quantity{color:#000;}
.soft_add_wrapper {z-index:999;}

/* ############################### PAGE WRAPPER ############################### */
body{
	background-color:#fff;
	color:#7c7c7c;
	font: normal 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin:0;
	padding:0;
	text-align:center;
}
#page{
	margin:0 auto;
	text-align:left;	
	width:960px;	
}

/* ############################### HEADER ############################### */
#header{
	background:url(../images/template/header_bg.jpg) no-repeat 0 0;
	height:110px;
	position:relative;
}

/* ############################### LOGO IMAGE AND TEXT */
#header div#display_homepage_title{
	height: 46px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 40px;
    width: 460px;
	font:29px/46px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#header div#display_homepage_title a{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	text-align:left;
	display:block;
	text-indent:-9999px;
	color:#aaaaaa;
}

#header div a#homepage_title{
	text-indent:0px;
	font:29px/46px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background:none;
}

/* ############################### HEADER TOP */
#headerTop{	
	color:#aaaaaa;
	font-size:11px;
	position:absolute;
	right:0;
	text-align:right;
	top:17px;	
	width:480px;
}
#headerTop a{
	color:#aaaaaa;
	margin-left:19px;
}



/* ############################### SEARCH BOX */

#display_search{
	background:url(../images/template/search_bg.gif) no-repeat 0 0;
	position: absolute;
    right: 0;
    top: 58px;
    width: 147px;
}
#display_search form{
	height:100%;
	margin:0;
	padding:0;
	width:100%;
}
#search_input{
	border:0px solid #000;
	color: #AAAAAA;
    display: block;
    float: left;
    font: 11px "Lucida Sans Unicode","Lucida Grande",sans-serif;
    margin: 0;
    padding: 0px 3px;
    text-align: left;
    width: 122px;
	background:none;
}
#search_submit{
	background:none;
	border:0px solid #000;
	color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 0;
    height: 18px;
    margin: 0;
    padding: 0;
    text-align: right;
    text-indent: -9999px;
    width: 17px;
}



/* ############################### TOP NAVIGATION ############################### */
#topnav{
	height:35px;
	border-top:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
}
	
/* ############################### CONTENT ############################### */
#content{
	border-bottom:1px solid #eeeeee;	
	padding-top:25px;
}

/* ############################### LEFT_NAV */
#leftnav{
	float:left;
	width:192px;
}
#leftnav .menutitle{
	border-bottom:1px solid #eeeeee;
	color:#7c7c7c;
	font:12px;
	line-height:20px;
	text-transform:uppercase;
}
#leftnav .menu{
    margin-bottom:25px;
}

/* ############################### PROMOTIONS */
#display_promotions_999{
	padding:10px 0;
	text-align:center;
	vertical-align:middle;
	width:100%;
}

/* ############################### CONTENT AREA */
#content_area{
	float:right;
	text-align:left;
	width:748px;
}

#content #content_area table{text-align:left;}

/* ############################### FOOTER ############################### */
#footer {
	color:#aaaaaa;
	padding:9px 0;
	text-align:left;
	position:relative;
	margin-bottom:200px;
	overflow:visible;
	}

/* ############################### MAILING LIST */
#eList{
	border: 1px solid #C1C1C1;
    left: 0;
    position: absolute;
    top: 16px;
    width: 178px;
	}
	
#eList form{
	margin:0;
	padding:0;
	width:100%;
}
#elist_input{
	background:none;
	border:none;
	color: #AAAAAA;
    font: 11px "Lucida Sans Unicode","Lucida Grande",sans-serif;
    margin: 0;
    padding: 0 5px;
	float: left;
    text-align: left;
    width: 116px;
}
#elist_submit {
	background-color:#c1c1c1;
	border:none;
	color: #FFFFFF;
    cursor: pointer;
    float: right;
    font: 11px "Lucida Sans Unicode","Lucida Grande",sans-serif;
    margin: 0;
    padding: 0 0;
    text-align: center;
    text-transform: uppercase;
    width: 50px;;
}


/* ############################### FOOTER TOP */
#footerTop {
	margin:0;
	padding:0;
	font-size:10px;	
	line-height:17px;}
	
#footerTop ul {
	margin:0 0 15px 90px;
	padding:0;
	list-style:none;
	display:inline;
	float:right;}
	
#footerTop ul li {
	margin:0;
	padding:0;
	color:#aaaaaa;}
	
#footerTop ul li.title { margin:0 0 4px;}
	
#footerTop ul li a {color:#aaaaaa;}

/* ############################### FOOTER BOTTOM */
#footerBottom {
	margin:0;
	padding:0;
	font-size:10px;	
	color:#aaaaaa;
	line-height:17px;
	position:absolute;
	top:50px;
	left:0px;}
	
	
#footerBottom a {color:#aaaaaa;}


/* ############################### CHECKOUT ############################### */
#v65-onepage-cartsummary-header {
	background-color:#676767;
    color:white;
}