/* CSS Document */

/* CSS Document */

/* Layout */
html, body, #container { height: 100%; }
body > #container { height: auto; min-height: 100%; }
#content { padding-bottom: 125px; }
#content {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	clear: both;
	position: relative;
	z-index: 10;
	height: 105px;
	margin-top: -125px;
	width: 100%;
	padding: 20px 0 0 0;
	background-color: #CCCCCC;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #999999;
}

/* Theme */
body { font: .75em/normal "Verdana, Arial, Helvetica", sans-serif; }
a:link, a:hover, a:focus { color: #c6762f; }
a:visited { color: #aaa; }
a:hover, a:focus { border-bottom-style: none; border-bottom-width: 1px; }
p { margin-bottom: 1em; }
#about { padding: 50px; }
/*#footer {
	background-color: black;
	color: white;
	font-size: 12px;
	text-align: center;
	/*line-height: 125px;*/
	/*background-image: url(../images/bg_footer.png);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
}
*/
.footerbox {
	display: block;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

/* reset.css - reset the default browser styling
 *
 * Type: transitional
 *
 * (cc) 2006-2008 Tom Lwis (www.lwis.net). Some Rights Reserved.                         
 * This style sheet is licensed under a Creative Commons License
 * http://www.creativecommons.org/licenses/by-nc-sa/3.0/
 */

/*:link,:visited
{ text-decoration:none }

ul,ol
{ list-style:none }

h1,h2,h3,h4,h5,h6,pre,code,kbd,input,select,textarea,table
{ font-size: 1em; }

dl,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,div,p,blockquote,fieldset,legend,input,select,textarea
{ margin:0; padding:0 }

a img,:link img,:visited img,abbr,acronym,fieldset,iframe
{ border:0;  }

address,abbr,cite
{ font-style:normal }

caption
{ text-align:left; }

q:before,q:after
{ content:''; }*/

/*   **************************** EXTRA STUFF ********************************* */

body {
	/*background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
	background-position: left top;*/
	padding: 15px 0px 0px 0px;
	margin: 0px;
	background-color: #EBEBEB;
}

.bannerblock {
	width: 100%;
	float: left;
	margin: 0px auto 0px auto;
	padding: 0px;
	height: 121px;
}

.banner {
	display: block;
	height: 73px;
	width: 935px;
	margin: 0px;
	background-image: url(../images/bg_banner2.gif);
	background-repeat: no-repeat;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}



#page_content {
	display: block;
	float: left;
	width: 950px;
	padding-top: 25px;
	background-image: url(../images/bg_page_content.gif);
	background-repeat: repeat-y;
}

#page_content.pcnoimg {
	background-image: none;
	background-color: #FFFFFF;
}



#page_content .b1 p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	line-height: 20px;
}

.info {
	display: block;
	float: left;
	width: 580px;
	padding: 0px 60px 25px 60px;
	margin: 0px;
}

.infowide {
width: 820px;
}

.info h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #990000;	 
}

.info h3 {
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 14px;
	display: block;
	margin-top: 15px;
	margin-bottom: 4px;
	background-color: #ccccff;
	padding: 3px;
}

.info ul {
padding: 0;
margin: 0;
}

.info table {
	border-collapse:collapse;
	margin-top: 30px;
	margin-bottom: 30px;
}

.info td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
}

.info p, .info li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000033;	
	margin: 0px;
	padding: 0px; 
}

.info p {
margin: 6px 0 6px 0;
	padding: 0px;
}



.info p span a {
	background-color: #FFFFCC;
	border: 1px solid #FFCC00;
	color: #003366;
	text-decoration: none;
	text-align: center;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	margin-top: 15px;
	margin-bottom: 10px;
	display: block;
	width: 100px;
}

.info p span a:hover {
	background-color: #FFCC33;
}

.info li {
	list-style-position: inside;
	
}

.info td {
}

.info tr.r1 td {
	background-color: #CCCCCC;
}

.info tr.r2 td {
}



.events {
	display: block;
	float: right;
	width: 225px;
	padding-right: 5px;
	padding-bottom: 25px;
}

.events h1 {
	display: block;
	width: 225px;
	padding-top: 8px;
	padding-bottom: 6px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}

.events div h2 {
	font-size: 11px;
	line-height: 14px;
	margin-top: 1px;
	margin-bottom: 3px;
	color: #333333;
}

.events div p {
	font-size: 11px;
	line-height: 14px;
	margin-top: 2px;
	margin-bottom: 8px;	
}


.events div p a {
	color: #0033CC;
	text-decoration: none;	
}

.events div p a:hover {
text-decoration: underline;
	
}

.events div hr {
	border: 0;
  width: 100%;
  color: #fff;
  background-color: #fff;
  height: 1px;	
}

.info .products table {
	border-collapse:separate;
	empty-cells:hide;
	margin: 0px;
	padding: 0px;	
}

.info .products col.dotted {
	background-color: #CCFF66;
	border: 3px solid #006633;
}

.info .products col.price {
	color: #990000;	
}

.info .products col {
vertical-align: text-top;
}

.info .products table caption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	font-weight: bold;
}

.info .products th {
	text-align: left;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 3px;
	background-color: #FFF5D9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}



.info .products td {
	padding: 4px 0 3px 4px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFF5D9;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	vertical-align: text-top;
}


.info .products td a {
	color: #000066;
	text-decoration: none;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: text-top;
}

.info .products td a:hover {
text-decoration: underline;
}

.featured h1 {
	display: block;
	width: 590px;
	padding-top: 8px;
	padding-bottom: 6px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}

.portfolio {
	padding-left: 0px;
	padding-top: 0px;
	display: block;
	float: left;
	height: 153px;
	width: 590px;
}

.portfolio h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
	line-height: 15px;
	margin-top: 0px;
	display: block;
}

.portfolio div {
	display: block;
	float: left;
	height: 154px;
	width: 190px;
	padding-top: 0px;
	margin-right: 10px;
	margin-bottom: 12px;
}

.portfolio div a {
	display: block;
	float: left;
	height: 25px;
	width: 190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	padding-top: 129px;
}

.portfolio div a:hover {
	color: #FF6600;
}

.portfolio div.clear {
display: block;
	float: left;
	height: 1px;
	width: 680px;
	padding-top:  0px;
	margin-right:  0px;
	clear: both;
}

.info h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	font-weight: bold;
}

.image
{
	position:relative;
	/*top:125px;*/
	width:590px;
	height:259px;
	background-color: transparent;
	left: auto;
}

.info p a, .info ul li a {
	color: #003399;
	text-decoration: none;
}

.info p a:hover, .info ul li a:hover {
	text-decoration: underline;
}



.info p a:visited, .info ul li a:visited {
	text-decoration: none;
	color: #0066FF;
}

div.componentheading {
        width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #666666;
        margin: 0px;
        padding: 0px;
}

table.blog {
        width: 825px;
        padding: 0px;
        border-style: none;
}

table.blog td {
        width: 825px;
        padding: 0px;
        border-style: none;
}




table.contentpaneopen {
        width: 825px;
        padding: 0px;
        border-style: none;
margin: 0px;
}

table.contentpaneopen td {
        padding: 0px 0 0px 0px;
	border-style: none;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #333333;
	vertical-align: text-top;
margin: 0px;
       }

table.contentpaneopen .contentheading {
        padding: 0px;
        margin: 0px;
	border-style: none;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #333333;
	vertical-align: text-top;
}

div.moduletable table tr td {
border-style-bottom: solid 1px #fff333;

margin: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

div.moduletable table tr td a#active_menu, div.moduletable table tr td a.mainlevel  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #003399;
	margin: 0px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

div.moduletable table tr td a#active_menu:hover, div.moduletable table tr td a.mainlevel:hover  {
	color: #FF6600;
}

#vmMainPage table tr td {
	width: 16%;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div.browseProductContainer {
}

#vmMainPage h3 {
	display: block;
	width: 100%;
	margin-top: 0px;
        margin-bottom: 20px;
	background-color: #DAFFCA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding: 4px;
}

#vmMainPage div.browseProductContainer h3.browseProductTitle, div.browseProductContainer h3.browseProductTitle a {
	color: #000066;
	background-color: #FFFFFF;
	margin-top: 5px;
        margin-bottom: 0px;
	text-decoration: none;
        width: 225px;
        font-size: .95em;
}


div.browsePriceContainer {
}


/** BROWSE PRODUCTS STYLES **/
.browseProductContainer {
	width:100%;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
	border-right-color: #99FF99;
}

.browseProductTitle {
	font-size: .95em;
	font-weight: bold;
	padding: 3px;
	margin-top: 3px;
	width: 235px;
	float: left;
	text-decoration: none;
}
.browseProductImageContainer {
	float: left;
	width: 130px;
	margin: 3px;
}
.browseProductDetailsContainer {
	float: left;
	width: 220px;
}
.browseProductDescription {
	margin-top: 3px;
	width:250px;
	float: left;
	margin-right: 40px;
}


.browseColourContainer {
	float: left;
	width: 100px;
	border: 1px solid #999966;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 3px;
}


.browsePriceContainer {
	float: left;
	margin: 5px;
	width:130px;
	color: #006666;
	font-size: .95em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
}

.browsePriceContainer span.product-Old-Price {
	color: #FF0000;
	text-decoration: line-through;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
}

.browsePriceContainer span.productPrice {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
.browseAddToCartContainer {
	width:30%;
	text-align:center
}
.browseRatingContainer {
	float: left;
	width:25%;
	margin: 3px;
	white-space: nowrap;
	display: none;
}

/** Flypage Styles **/
.thumbnailListContainer {
	text-align: center;
	width: 200px;
	height: 200px;
	overflow: auto;
}

#vmMainPage h2 {
	color: #333333;
	display: block;
	margin: 0px;
	padding: 0px;
}

#vmMainPage h4 {
	color: #333333;
	display: block;
	margin: 0px;
	padding: 0px;
}

#vmMainPage form {
	display: block;
	width: 100%;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#vmMainPage table {
border-collapse:collapse
	
}

#vmMainPage table tbody tr td {
	padding: 5px;
	
}

#vmMainPage td hr {
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #E9E9E9;
	border-bottom-style: solid;
	line-height: 2px;
	
}

#vmMainPage table tbody tr td a {
	text-decoration: none;
	color: #CCCCCC;	
}

#vmMainPage table tbody tr td a:hover {
	text-decoration: none;
	color: #333333;	
}


div.vmCartContainer {
	display: none;
}

.spacer {
clear: both;
}
