a {text-decoration:none;}
a, a:visited, a:active {outline-style:none;}
a:hover {text-decoration:none;}

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 ############################### */

html {
         height: 100%;
         margin-bottom: 1px
       }

body{
	background-color: #0C2A2A;
	color:#000000;
        font: normal 14px sans-serif;
	margin:0;
	padding: 0;
	text-align:center;
	min-width:960px;
}
#page{
        margin: 0 auto;
	text-align:left;	
	max-width:960px;
}

#phone{
        position: absolute;
        top: 43px;
        left: 450px;
        z-index: 10;
        font-family: "Oswald";
        letter-spacing: .100em;
        font-size: 20px;
        font-weight: normal;
        color: #EE8F1E;
       }
        

/* ############################### HEADER ############################### */
#header{
	background:url(../images/template/header_bg.png) no-repeat 0 0;
        padding: 0;
	height:140px;
	position:relative;
}

/* ############################### LOGO IMAGE AND TEXT */
#header div#display_homepage_title {
    height: 100px;
    left: 0;
    margin: 0;
    padding: 0;
    top: 40px;
    font:29px/46px 'Open Sans Condensed';
}

#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 'Open Sans Condensed';
	background:none;
}

/* ############################### HEADER TOP */

#headerTop {
        margin-top: 10px;
}

#headerTop .account {
	background: url(/v/vspfiles/templates/192/images/login_but.jpg) repeat-x #0C2A2A;
	box-shadow: inset 1px 1px #434343;
	border-radius: 3px;
        border: 1px solid #000000;
	margin: 0 1px 1px 7px;
	padding: 2px 6px 4px;
	font-size:12px;
        float: right;
	text-align:right;
        color: #FFFFFF;
	}	

#headerTop .account:hover {
	background: #000000;
	}

#headerTop .login {	
	background: url(/v/vspfiles/templates/192/images/account_but.jpg) repeat-x #8F0909;
	box-shadow: 1px 1px #1E1E1E;
	border-radius: 3px;
	margin: 0px 1px 1px 7px;
	padding: 2px 6px 4px;
        float: right;
	text-align:right;
        color: #FFFFFF;
	top:90px;	
}

#headerTop .login:hover {
	background: #EF2121;
}

#headerTop .facebook {
	position: absolute;
	top: 100px;
	right: 280px;
	}

/* ############################### SEARCH BOX */

#searchBox {
        max-width: 960px;
        height: 94px;
        background:url(/v/vspfiles/templates/192/images/) repeat-x #0C2A2A;
	border-top:1px solid #434343;
	border-bottom:1px solid #0e0e0e;
	border-left:1px solid #323232;
	border-right:1px solid #1d1d1d;
}

#display_search{
        float: right;
        padding: 6px 25px 0 0;

}

#display_search form{
        padding-right: 20px;
	height:100%;
	margin:0;
	padding:0;
	width:100%;
}

#search_input{
        background: url(/v/vspfiles/templates/192/images/search_inp.png) repeat-x #0C2A2A;
        border-top:2px solid #0e0e0e;
        border-bottom:2px solid #454545;
        border-right:1px solid #191919;
        border-left:2px solid #111111;
        padding:5px 10px 5px;
        float: left;
        font: normal 11px;
        font-family: 'Oswald';
        color:#CCCCCC;
        width:463px;
        margin: 0 0 0 0;
        height:18px;
}

#search_submit {
        height: 32px;
        width: 60px;
        background: url(/v/vspfiles/templates/192/images/search_button.png) repeat-x #0C2A2A;
        border-top:2px solid #0e0e0e;
        border-bottom:2px solid #454545;
        border-right:2px solid #191919;
        border-left: 1px solid #111111
}



/* ############################### TOP NAVIGATION ############################### */
#topnav{
        margin: 0;
        padding: 7px 0 0 20px;
        max-width: 960px;
        border-bottom: 1px solid #232323;
        height: 42px;
        background:url(/v/vspfiles/templates/192/images/nav_bg.png) repeat-x #0F2727;
        border-top:1px solid #232323;
}

	
/* ############################### CONTENT ############################### */
#content {
        min-height: inherit;
        background: #FFFFFF;
        border-bottom:1px solid #293737; /* Line at bottom of page before footer */
        padding-top:0px;
        padding-bottom: 0px;
}

/* ############################### LEFT_NAV */
#leftnav {
        border-right: 1px solid #F1F1F1;
        float:left;
        width:192px;
}

#leftnav .menutitle {
        color:#7C7C7C;
        font:12px;
        line-height:20px;
        text-transform:uppercase;
}

#leftnav .menu{
    margin-bottom:25px;
}

/* ############################### PROMOTIONS */
#display_promotions_999{

        padding-top:20px;
        padding-bottom: 10px;
        text-align:center;
        vertical-align:middle;
        width:100%;
}

/* ############################### CONTENT AREA */


#content_area {
        margin: 0px;
        padding: 0px;
        float:right;
        text-align:left;
        line-height:1.8;
        width: 748px
}

#content #content_area table {
        text-align:left;
}

.colors_descriptionbox {
        padding: 15px;
        border: 1px solid #888888;
}


/* ############################### FOOTER ############################### */
.footerContainer {
        margin: 0;
        padding: 0 30px;
        max-width: 960px;
        min-height: 300px;
        background: url(/v/vspfiles/templates/192/images/bkgd_link.png) repeat-x transparent;
        position: relative;
        left: 0;
        bottom: 0;
}

#footer {
        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: #999999;
        font: 11px 'Open Sans Condensed';
        padding: 0 5px;
        float: left;
        text-align: left;
        width: 116px;
}


#elist_submit {
        background-color:#99CCCC;
        border:none;
        color: #FFFFFF;
        cursor: pointer;
        float: right;
        font: 11px 'Open Sans Condensed';
        padding: 0 0;
        text-align: center;
        text-transform: uppercase;
        width: 50px;;
}


/* ############################### FOOTER TOP */
#footerTop {
	margin:0;
	padding:0;
	font-size:11px;	
	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:#99CCCC;}
	
#footerTop ul li.title { margin:0 0 4px;}
	
#footerTop ul li a {color:#999999;}

/* ############################### FOOTER BOTTOM */
#footerBottom {
        margin:0;
        padding:0;
        font-size:10px;	
        color:#CCCCCC;
        line-height:17px;
        position:absolute;
        top:50px;
        left:30px;
}
	
	
#footerBottom a {
        color:#aaaaaa;
}


/* ############################### CHECKOUT ############################### */
#v65-onepage-cartsummary-header {
background-color:#676767;
color:white;
}