/* GABE EDIT */

html {
	overflow: -moz-scrollbars-vertical;
}

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* body */
body {
	margin: 0px;
	padding: 0px;
	behavior: url('catalog/javascript/png/iepngfix.htc');
	/*background: url('../image/background_white.png') top repeat-x;*/
	background-color:#FFFFFF;
	background-color:#FFFFFF;
}

body, td, th, input, textarea, select, a {
	font-size: 12px;
	color: #000000;
	color: #000000;
}

b, strong, th {
	color: #000000;
}

form {
	padding: 0;
	margin: 0;
	display: inline;
}

.png {
	behavior: url('catalog/javascript/png/iepngfix.htc');
}

a img {
	border: none;
}

a:hover {
	text-decoration: none;
}

/* layout */
h1 {
	display: none;
}

#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	width:950px;
	padding:10px;
	padding-left:20px;
	padding-right:20px;
	background-color:#FFFFFF;
}

#header {
	position:relative;
	min-height:70px;
	clear: both;
	background-color:#FFFFFF;
	vertical-align:bottom;
}
/*HEADER BG EDIT*/
#header .a {
	/*
	background: url('../image/logo.gif') no-repeat;
	width: 300px;
	height: 60px;
	float: left;
	*/
	padding:0px;
	margin:0px;
	position:absolute;
	left:0px;
	behavior: url('catalog/javascript/png/iepngfix.htc');
	bottom:0px;
}

#header .a img {
	/*height:60px;*/
}

#header .b {
	position: absolute;
	bottom:0px;
	right:0px;
}
/*BUTTON EDIT*/
#header .b a {
	background: url('../image/tab12.png');
	behavior: url('catalog/javascript/png/iepngfix.htc');
	width: 100px;
	height: 19px;
	padding-top: 7px;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	display: block;
	margin-left: 2px;
	cursor: pointer;
	background: url(http://www.vianetwebzone.com/vwz-files/controls/opencart/images/tab.png);
	/*color:#;*/
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#header .b a img {
	width: 14px;
	height: 8px;
}

#maincolumnsdiv {
	position:relative;
	width:950px;
}

#column {
	width: 167px;
	margin: 10px 5px 5px 0px;
	float: left;
	clear:left;
}

#columnright {
	width:170px;
	float:left;
	margin: 10px 0px 5px 5px;
}

#content {
	margin: 10px 5px 0px 5px;
	float:left;
	padding-left: 5px;
	padding-right:5px;
	/*
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	*/
	width: 582px;
}

#content .heading {
	margin:0px;
	padding:0px;
	background-color:#3366CC;
	color:#333333;
	/*padding:3px;*/
	padding-top:5px;
	padding-right:10px;
	padding-left:10px;
	background:url(http://www.vianetwebzone.com/vwz-files/controls/opencart/images/boxheaders/clear_c.png) repeat-x;
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}

/*ENABLE2COLUMN*/
/*
	GABE EDIT
	If 2 column layout is selected,
	get the contents of the file enable2column.css
	and insert it in the placeholder above :)!
*/

#content .featured {
	/*border:#CCCCCC 1px solid;*/
	margin:0px;
	margin-bottom:10px;
}



.commentarea {
	width: 575px;
}

#footer {
	clear: both;
	padding-top: 3px;
	margin-bottom: 1px;
	margin:0px;
	width:950px;
	margin-top:10px;
	
}

#footerlinks {
	margin:auto auto;
	width:945px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#footerlinks {
	background-color:#FFFFFF;
}

#footer a, #footerlinks a {
	color:#000000;
}

#footer .a {
	float: left;
	margin-top: 2px;
}

#footer .b {
	float: right;
	text-align: right;
}

#footer .b a {
	color: #336699;
}

#time {
	color: #000000;
	text-align: center;
	clear: both;
}
#time .a {
	float: left;
	margin-top: 2px;
}
/*HEADER TITLE */
.heading {
	font-size: 13px;
	font-weight: 600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	/*
	text-indent:5px;
	background-color:;
	padding-bottom: 2px;
	border-bottom: 1px solid #EEEEEE;
	clear: both;
	margin-bottom: 10px;
	width: 100%;
	height: 18px;
	*/
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	
}

.heading .left {
	float: left;
	text-align: left;
}

.heading .right {
	float: right;
	text-align: right;
}

.error {
	color: #FF0000;
	font-size: 10px;
	display: block;
	clear: both;
}

.required {
	margin: 0;
	color: #FF0000;
	display: inline;
}

.warning {
	color: #000000;
	font-size: 10px;
	background-color: #FFB3B5;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.message {
	color: #000000;
	font-size: 10px;
	background-color: #99FF00;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.breadcrumb {
	color: #999999;
	margin: 10px 0px 10px 10px;

}

.breadcrumb a {
	color: #006699;
}

.price_old {
	text-decoration: line-through;
}

.price_new {
	color: #FF0000;
}

#bar, .toplinksbar {
	background-color: #990000;
	/*background:url(http://www.vianetwebzone.com/vwz-files/controls/opencart/images/) repeat-x;*/
	/*
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	top:40px;
	*/
	padding-top:6px;
	padding-bottom:6px;
	padding-right:15px;
	background-color:#660000;
}

.prodDescriptionHeader {
	/*background:url(catalog/template/default/image/barbg.png) repeat-x;*/
	color:#660000;
	padding:5px;
	font-size:15px;
	font-weight:bold;
}

.prodDescriptionHeader .model {
	
}

/*Product spacing and size*/
.products, .images, .categories {
	  padding: 10px 0px 10px 0px;
	float: left;
	width: 33.3%;
	text-align: center;
	cursor: pointer;
	font-size: 10px;
	height: 165px;
	/* bg box of products
    background-color: ;*/
}

.categories a {
	text-decoration: none;
}

.images a {
	font-size: 10px;
}

.images img, .categories img {
	border: 0px;
	margin-bottom: 10px;
}

.results {
	clear: both;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 20px;
}

.results .left {
	float: left;
	padding-top: 4px;
}

.results .right {
	float: right;
}

.buttons {
	border: 1px solid #EEEEEE;
	margin: 10px 0px;

	clear: both;
}

.buttons input {
	height: 20px;
	margin: 3px;
}

.buttons table {
	width: 100%;
}

.buttons table td {
	vertical-align: middle;
}

.box {
	padding-bottom: 5px;
	margin-bottom: 10px;
}

/* box language */
.language {
	float: left;
	margin-top: 3px;
}

.language div {
	display: inline;
}

/* box currency */
.currency {
	float: left;
	margin-left: 20px;
	margin-top: 1px;
}

.currency div {
	display: inline;
}

/* box search */
.search {
	float: right;
}

.search div {
	display: inline;
}

/* box cart */
.box .cart .a {
	text-align: right;
	border-top: 1px solid #EEEEEE;
	margin-top: 8px;
	padding-top: 3px;
}

.box .cart .b {
	text-align: center;
}

/* box category */
.box .category {
	padding-top: 5px;
}

.box .bestsellers {
	padding-top:5px;
}

.box .category, 
.box .information,
.box .best,
.box .review,
.box .cart,
.contentbox
{
	border:#CCCCCC 1px solid;
	padding:5px;
	padding-bottom:15px;
	background-color:#FFFFFF;
}

/* CUSTOMIZE CONTENTBOX/PANEL STYLES */
.box .category, 
.box .information,
.box .best,
.box .review,
.box .cart,
.contentbox {
	border:#CCCCCC solid 1px;
	/*border-width:1;*/
}

/*
 *  Commented out to be replaced by category list with sub categories contribution by bruce
 *
.box .category a {
	background: url('../image/bullet_1.png') no-repeat 15px 5px;
	padding: 0px 0px 0px 25px;
	display: block;
	text-decoration: none;
	margin-bottom: 8px;
}
*/

/* box category */
/*
.box .category a {
        padding: 0px 0px 0px 25px;
        display: block;
        text-decoration: none;
        margin-bottom: 8px;
}

.box .category .level_0 a {
        background: url('../image/bullet_0.png') no-repeat 15px 4px;
        margin-left: 0px;
}
.box .category .level_1 a {
        background: url('../image/bullet_1.png') no-repeat 15px 4px;
        margin-left: 20px;
}
.box .category .level_2 a {
        background: url('../image/bullet_3.png') no-repeat 13px 3px;
        margin-left: 30px;
}
*/

/* box information */
.box .heading {
	background:url(http://www.vianetwebzone.com/vwz-files/controls/opencart/images/boxheaders/clear_c.png) repeat-x;
	text-align:center;
	/*padding:5px;*/
}

.box .information a {
	background: url('../image/bullet_sdot_black.png') no-repeat 10px 4px;
	padding: 0px 0px 0px 25px;
	display: block;
	text-decoration: none;
}

/* box review */
.box .review div {
	text-align: center;
}

.box .review a {
	text-decoration: none;
}

.box .review img {
	padding: 3px;
}

/* success */
#success {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background: url('../image/success.png') no-repeat;
	padding-left: 148px;
	_height: 128px;
	min-height: 128px;
}

/* failure */
#failure {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background: url('../image/failure.png') no-repeat;
	padding-left: 148px;
	_height: 128px;
	min-height: 128px;
}

/* error */
#error {
	clear: both;
	border: 1px solid #EEEEEE;
	margin: 0px 0px 10px 0px;
	padding: 8px;
	margin-top: 10px;
}

/* box best seller */
.box .best {
	text-align: left;
}

.box .best a {
	padding: 0px 0px 0px 0px;
	display: block;
	text-decoration: none;
	margin-bottom: 8px;

}

.box .best img {
	padding: 3px;
}
/* end box best seller */

#IzzyMenu {
	display:none;
	position:absolute;
	right:0px;
	bottom:0px;
}

/*IZZYMENU*/

.topnavdiv a, .topnavdiv ul li span a {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#content .heading, .box .heading {
	position:relative;
	padding:0px;
	min-height:30px;
}

#content .heading .innertext,
.box .heading .innertext {
	padding:5px;
	text-align:left;
	padding-left:10px;
}

#content .heading .cornerleft,
.box .heading .cornerleft {
	background:url(http://www.vianetwebzone.com/vwz-files/controls/opencart/images/boxheaders/clear_lc.png) top left no-repeat;
	left:0px;
	top:0px;
}

#content .heading .cornerright,
.box .heading .cornerright {
	background:url(http://www.vianetwebzone.com/vwz-files/controls/opencart/images/boxheaders/clear_rc.png) top right no-repeat;
	right:0px;
	top:0px;
}

#content .heading .cornerleft,
.box .heading .cornerleft,
#content .heading .cornerright,
.box .heading .cornerright {
	position:absolute;
	width:6px;
	background-color:#FFFFFF;
	height:20px;
}

.images a img, .products a img, .productsrow a img {
	border:#CCCCCC 1px solid;
}

#headerbannerdiv {
	text-align:center;
	width:950px;
	overflow:hidden;
	min-height:50px;
}

#headerbannerdiv img {
	display:block;
}

#headerbannerdivbottom {
	text-align:center;
	clear:both;
}

.cat_lvl_first {
	margin-top:5px;
}

/*
BOXHEADER SETTINGS and OTHER SETTINGS
BOXHEADERROUNDED=FALSE
For the following settings flags, 0|1
TEXTFONT=Verdana, Arial, Helvetica, sans-serif
FTCOLOR=#000000
HDCOLOR=#FFFFFF
BGCOLOR=#FFFFFF
CONTAINERBGCOLOR=#FFFFFF
PANELBGCOLOR=#FFFFFF
BGIMAGE=http://www.vianetwebzone.com/vwz-files/controls/opencart/images/
BTNIMAGE=http://www.vianetwebzone.com/vwz-files/controls/opencart/images/tab.png
HDTEXTFONT=Verdana, Arial, Helvetica, sans-serif
HDBGCOLOR=#000000
BTNFTCOLOR=#
TOPNAVTEXTCOLOR=#FFFFFF
TOPNAVTEXTFONT=Verdana, Arial, Helvetica, sans-serif
SEARCHBARCOLOR=#660000
THUMBBORDERCOLOR=#CCCCCC
BANNERSTATUS=
LOGOSTATUS=1
BANNERTYPE=
BANNERALIGN=center
BANNERVERTICAL=top
IZZYMENU=
BOXHEADERIMAGE=http://www.vianetwebzone.com/vwz-files/controls/opencart/images/boxheaders/clear_c.png
FOOTERBGCOLOR=#FFFFFF
FOOTERLINKSCOLOR=#000000
CATLEVELIZZY=
INFOLEVELIZZY=
COLUMNS=3
PANELBORDERCOLOR=#CCCCCC
PANELBORDERSTYLE=solid
PANELBORDERWIDTH=1
PANELUNDERLINE=
HIDEPANELHEADER=
*/
	#headerbannerdiv {
							display:none;
						} 	#header {
								min-height:130px;
							}