@import url(theme.css);  /* colour file */ 
@import url(menu.css);
@import url(cart.css);
@import url(storemodules.css);

body {
  	margin:0;
  	padding:0;
  	font-family: Arial, Verdana, Helvetica, sans-serif;
  	font-size: 12px; 
  	line-height:137%;
	color: #b1b1b1;
	background: #000 url(../images/top_repeat.png) repeat-x; 
}
.center {
	text-align: center;
	}
body.contentpane {
	background-color: #000;
	background-image: none;
	}

#maintable {
	padding: 0px;
	margin: 0px;
	width: 987px;
}
#top_td {
	background: url(../images/logo_background.png) no-repeat; 
	height: 114px;
	margin: 0px;
	padding: 0px;
}
#logo_div {
	padding: 0px; margin: 0px; line-height: 0px;
	height: 83px;
}
#user_div {
	float: right;
}
.fadetext_container {
	margin: 10px 0px !important;
	height: 69px !important;
}
#menu_div {
	height: 31px;
	padding-left: 116px;
}
#front_content_middle {
	width: 728px;
	padding-right: 15px;
}
#content_left {
	width: 259px;
}#topcontent{width:100%:}
#middle_td table { width: 100%; }
#content_middle { padding: 11px 15px 0px;}
#bottom_td table { width: 100%; }
#content_right { width: 245px; padding-top:15px;}
#bottom_footer {
	border-top: 1px solid #460002; 
	border-bottom: 1px solid #460002;
	height: 49px;
	padding: 0px 10px;
}
#bottom_footer div {
	float: left;
}
#bottom_footer_left {
	padding-top: 5px; text-transform: uppercase; color: #4a4a4a;
	width: 93%
}
#bottom_footer_right {
	width: 5%
}
#bottom_module {
	padding: 10px 0px;
	text-align: center;
}
#registration_table { line-height: 175%;}
#registration_table tr td .inputbox{

}
#password_meter_blank {
	margin-top: 5px;
}
#registration_table tr td { text-align: left; }
.clearTable {
	width: 350px !important;
}
/*----------------- headerstyles -----------------*/
/* white/default */
#container {
	margin: 0px auto;
	width: 987px;
	padding: 0px;
	}
table.maintable {
	width: 100%;
	margin: 0px 0px;
	padding: 0px;
	border-top: 20px solid #d32329;
	}
.maincontent {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
.maintop {
	text-align: right;
	width: 100%;
	padding: 0px 0px 0px 0px;
	}
.mainfooter {
	background-color: #cccccc;
	padding: 0px 0px 0px 10px;
	}
#menubar {
	background-color: #f6f6f6;
	text-transform: uppercase;
	border-bottom: 1px solid #e8e8e8;
	border-top: 1px solid #e8e8e8;
	margin: 0px;
	text-align: left;
	}
.footer {
	color: #666666;
	font-size:0.9em;
	padding: 0px;
	}
table.main {
	padding: 10px 0px 0px 0px;
	width: 100%;
	margin: 0px;
	}
#mainbody {
	padding: 10px;
	margin: 0px;
	text-align: left;
	}
#left {
	margin: 0px 0px 0 0;
	padding: 0px;
	font-size: 11px;
	}
#right {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	}
#right ul li, #left ul li {
	text-align: left;
	}
.moduletableusernav {
	text-align: right;
	width: 100%;
	}
.mainlevelusernav {
	color: #999999;
	}
/*----------------------------------NEW LOGIN PAGE ----------------------------------*/
.logintable {
	margin: 10px 0px 10px 0px;
	width: 100% !important;
}
td.logintableleft {
	background-color:#1a1a1a;
	padding:5px 15px;
	width:40%;
}
td.logintableright {
	border: 1px solid #1a1a1a;
	padding:5px 15px;
	width:66%;
}
td.logintableleft .contentheading, td.logintableright .contentheading {
	color: #cccccc;
}
/*---------------------------------- Sidebar newsfeeds ----------------------------------*/
ul.newsfeed {
	list-style-type: none;
	list-style-image: none;
	margin: 3px 0 0 0;
	padding: 0;
	}
.newsfeed li{
	list-style: none;
	margin: 0;
	padding: 0.3em 0em;
	border-top: 1px solid #cccccc;
	font-weight: normal;
	font-size: 10px;
	line-height: 11px;
	}
ul.latestnews {
	list-style-type: none;
	list-style-image: none;
	margin: 3px 0 0 0;
	padding: 0;
	}
.latestnews li{
	list-style: none;
	margin: 0;
	padding: 0.3em 0em;
	border-top: 1px solid #cccccc;
	font-weight: normal;
	font-size: 10px;
	line-height: 11px;
	}
/*---------------------------------- Sidebar Menu ----------------------------------*/	



#menu a.mainlevel:link, #menu a.mainlevel:visited {
	display: block;
	background-color: #cccccc;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	height: 16px;
	line-height: 16px;
	text-indent: 15px;
	text-transform:uppercase;
	border-bottom: 1px solid #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#menu a.mainlevel:hover {
	background-color: #666666;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	text-transform:uppercase;
	}
#menu .mainlevel {
	display: block;
	background-color: #cccccc;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	height: 16px;
	line-height: 16px;
	text-indent: 15px;
	text-transform:uppercase;
	}
#menu a.sublevel:link, #menu a.sublevel:visited {
	display: block;
	background-color: #cccccc;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	height: 16px;
	line-height: 16px;
	text-indent: 15px;
	text-transform:uppercase;
	background-image:url(../images/arrow2.gif);
	background-repeat: no-repeat;
	}
#menu a.sublevel:hover {
	background-color: #666666;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	text-transform:uppercase;
	}
table.moduletable td {
	padding: 0px;
	}


/*---------------------------------- webstore ----------------------------------*/
table.vm_product_table {
	border-bottom: 1px dotted #cccccc;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	border-collapse:collapse;
	text-align: left;
	}
#vm_product_description_class h3{
	font-size: 1.2em;
	text-align: left;
	}
.vm_product_qty_in_stock {
	font-size: 9px;
	text-align: left;
	}
.vm_product_image{
	padding-right: 5px;
	width: 95px;
	text-align: center;
	}
#vm_product_price_panel_class {
	width: 90px;
	padding: 5px;
	text-align: left;
	}
td.vm_product_description {
	text-align: left;
	}
table.vm_product_price_table {
	width: 250px;
	padding: 0px 0px;
	text-align: left;
	}
#vm_product_addtocart_class {
	width: 160px;
	text-align: left;
	padding: 5px;
	}
.vm_product_price_table {
	width: 100%;
	text-align: left;
	}
.vm_addtocart_submit {
	padding: 0px 0px 0px 0px;
	text-align: left;
	}
	
.vm_addtocart_submit input {color:#CCA035; padding-bottom:5px; padding-left:22px;
text-transform:uppercase; font-weight:bold; font-size:11px;}
	
.vm_price_panel_heading {
	font-weight: bold;
	text-align: left; display:block;
	font-style:normal; color:#fff; padding-top:5px; padding-left:5px;
	}
.vm_price_panel_rrp_label{
	text-align: left; display:none;
	}
.vm_addtocart_attributes, .vm_addtocart_quantity_label{font-weight:bold; color:#fff;}
.vm_addtocart_quantity_label .inputbox{background-color:#ccc; color:#000; font-weight:bold; text-align:center;}

.vm_addtocart_attributes .inputbox {width:120px !important; font-weight:bold; color:#fff;}
#addtocart .inputbox{width:90px !important; font-weight:bold; color:#fff;}

.vm_price_panel_rrp{
	color: #fff;
	font-weight: bold; font-size:18px; padding-left:5px; padding-top:10px; display:block;
	text-align: left;
	}
.vm_price_panel_heading_nosale {
	font-weight: bold;
	text-align: left;
	font-style:italic;
	}
.vm_price_panel_rrp_nosale{
	color: #d32329;
	text-align: left;
	font-size: 1.4em;
	font-weight: bold;
	}
.vm_price_nosale {
	padding: 15px 0px 0px 0px;
	text-align: left;
	}
.vm_price_panel_saving_label{
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	}
.vm_price {
	padding: 0px 0px 5px 0px;
	text-align: left;
	}
.vm_saleprice {
	padding: 0px 0px 5px 0px;
	text-align: left;
	}
.vm_price_panel_special_price{
	color: #d32329;
	padding-bottom: 10px;
	font-size: 1.4em;
	text-align: left;
	font-weight: bold;
	}
.vm_price_panel_currency{
	font-size: 8px;
	text-align: left;
	}
.vm_price_panel_saving{
	color: #d32329;
	font-weight: bold;
	font-size: 1.2em;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	padding: 0px 3px;
	line-height: 20px;
	text-align: left;
	}
.vm_space {
	
	}
.vm_addtocart_quantity_label{
	text-align: left;
	}

.vm_module2{	
	background: transparent url(../images/itemdetail_middle.gif) left top repeat-y;text-align:center; width:202px;}
	

div.vm_module2 div {
	width: 100%;
	text-align: right;
	background: transparent url(../images/itemdetail_top.gif) top left no-repeat;
	}
div.vm_module2 div div{
	text-align: left;
	width: 100%;
	background: transparent url(../images/itemdetail_bottom.gif)  bottom left no-repeat;
	}	
	
div.vm_module2 div div div {
	background: transparent;
	text-align: left;
	}
div.vm_module2 form{padding:5px 0px 5px 20px;}
	
	
.vm_module2 p, .vm_module2 label {margin:0px; padding:0px; font-weight:bold; color:#fff;}

div.vm_module{
	width: 250px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 2px;
	margin-right: 0px;
	text-align: right;
	background: transparent url(../images/modstore_middle.gif) left repeat-y;
	}



div.vm_module div {
	width: 100%;
	text-align: right;
	background: transparent url(../images/modstore_top.gif) top left no-repeat;
	}
div.vm_module div div{
	text-align: left;
	width: 100%;
	background: transparent url(../images/modstore_bottom.gif)  bottom left no-repeat;
	}
div.vm_module div div div {
	background: transparent;
	text-align: left;
	}
div.vm_module div div div table {
	background: transparent;
	text-align: left;
	}

/*---------------------------------- Layout styles ----------------------------------*/

#logo {
	padding: 25px 0px 20px 25px;
	text-align: left;
	font-size: 1.8em;
	line-height: normal;
	}
.login_form {
	color: #999999;
	}
#login {
	padding: 2px 0px;

	}
#search {
	padding: 0px 5px 0px 0px;
	float: right;
	}
.banner {
	padding: 5px 0px 5px 5px;
	}
.padding {
	padding: 1px;
	}
.breadcrumbs {
	color: #666666;
	font-size: 9px;
	margin-bottom: 5px;
	}
/*---------------------------------- forms ----------------------------------*/

.inputbox {
	background-color:#121212;
	border:1px solid #383838;
	color:#818181;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	margin:2px 0;
	padding:1px;
	text-decoration:none;
	vertical-align: middle;
	}
.inputbox option {
	background: #191919;
}
.inputboxsearch {
	font-size: 9px; 
	color: #333333; 
	text-decoration: none; 
	background-color: #ebebeb; 	
	border: 1px solid #e8e8e8;
	padding: 1px;
	margin: 0px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	}
.button {
 	color: #ffffff;
	text-align: center;
	font-size: 9px;
	font-weight: normal;
	width: auto;
	padding: 0px 5px;
	margin: 1px;
	background-color: #999999;
	border: 1px solid #666666;
 	}

/*---------------------------------- Module Box Styles ----------------------------------*/
div.moduleclear div div div div.right_module_link {
	background: url(../images/mod_header.png) top left no-repeat;
	height: 39px;
	width: 236px;
}

div.moduleclear div div div div.right_module_link a {
	color:#B1B1B1;
	display:block;
	font-size:17px;
	font-style:normal;
	font-weight:bold !important;
	height:28px;
	margin:0;
	padding:11px 0 0 24px;
	text-align:left;
	text-transform:uppercase;
}

div.moduleclear div div div div.right_module_link a:hover {
	text-decoration: none;
	color: #fff;
}
/* default */
div.module, div.modulesidebar, div.modulestore{
	width: 180px;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-left: 1px;
	margin-right: 1px;
	padding: 0px;
	/*border: 1px solid #dddddd;*/ 
	/*background: transparent url(../images/mod_middle.gif) left repeat-y;*/ 
	}
div.module div, div.modulesidebar div, div.modulestore div  {
	background: transparent url(../images/mod_header.png) top left no-repeat; 
	width: 236px;
	}
div.module div div, div.modulesidebar div div, div.modulestore div div {
	width: 236px;
	/*background: transparent url(../images/mod_bottom.gif)  bottom left no-repeat;*/ 
	}
div.module div div div, div.modulesidebar div div div, div.modulestore div div div {
	width: 236px;
	background: transparent;
	padding: 9px 0 3px 10px;
	font-size: 11px;
	}
div.module div div div table {
	width: 160px;
	background: transparent;
	}	
	
div.module div div div h3, div.modulesidebar div div div h3, div.modulestore div div div h3 {
	/*background:transparent url(../images/mod_header.png) no-repeat scroll left top;*/
	color:#B1B1B1;
	display:block;
	font-size:17px;
	font-style:normal;
	font-weight:bold !important;
	height:28px;
	margin:0;
	padding: 0 0 10px 11px;
	text-align:left;
	text-transform:uppercase;
	/*background-color: #cccccc;*/ 
	}
div.module div div div div, div.modulesidebar div div div div, div.modulestore div div div div{
	padding: 0px;
	margin: 0px;
	}
	
.login_form {
	line-height: 30px;
	}
#mod_login_username, #mod_login_password {
	width: 216px;
	background: #121212 !important;
	border: 1px solid #383838 !important;
	margin-bottom: 2px;
	color: #E8E8E8;
	font-size: 12px;
}

/*Rockon Buttons - charmingly borrowed by kev from adobe*/

.button:hover {
	outline-width:2px;
	background-color:#fff;
	outline-color:#939393;
	outline-style:solid;
	outline-width:1px;
}
.textfield:focus, select:focus, textarea:focus {
	background-color:#191919;
	outline-color:#191919;
	outline-style:solid;
	outline-width:1px;
	color: #cccccc;
}
.button {
	vertical-align:middle;
}
/* + .button {
	margin-left:1ex;
}*/
.button {
	background:#FEFEFE url(../images/button_bg.gif) repeat-x scroll 0%;
	border-color:#C4CCCC rgb(172, 181, 181) rgb(111, 119, 119);
	border-style:solid;
	border-width:1px;
	color:#2B333C;
	cursor:pointer;
	font-family:inherit;
	font-weight:bold;
	font-size: 12px;
	overflow:visible;
	padding:0.2em 1.5ex;
	text-align:center;
	margin: 8px 0px 5px 0px;
}

.button a {
	background:#FEFEFE url(../images/button_bg.gif) repeat-x scroll 0%;
	border-color:#C4CCCC rgb(172, 181, 181) rgb(111, 119, 119);
	border-style:solid;
	border-width:1px;
	color:#2B333C;
	cursor:pointer;
	font-family:inherit;
	font-weight:bold;
	font-size: 12px;
	overflow:visible;
	padding:0.2em 1.5ex;
	text-align:center;
	margin: 8px 0px 5px 0px;
}

/* box text styling*/
.box1 {
	text-align: center;
	padding: 0px 10px;
	margin: 0px 5px;
	}
.box2 {
	text-align: left;
	}
.boxtext {
	font-size: 0.9em;
	text-align: center;
	padding: 2px 6px;
	}
.go {
	margin: 0 5px 0 0;
	padding: 0.1em 0.3em 0.2em 0.5em;
	color:#333333;
	font-size: 9px;
	text-align: right;
	font-family: Verdana, arial, Helvetica, sans-serif;
	}
.gobar {
	text-align:right;
	margin: 0;
	padding: 0;
	}
.arrow {
	background-image:url(../images/arrowwhite.png);
	background-repeat: no-repeat;
	margin: 0 0 0 3px;
	padding: 0 5px 0 0;
	}
	
/*---------------------------------- tables ----------------------------------*/

table.moduletablestore td {
	font-size: 11px;
	padding: 0px;  /* no padding on the sidebar boxes else creates a border */
	margin: 0px;
	font-weight: normal;
	text-align: left;
	line-height: 1.0em;
	}
table.moduletablestore .mainlevel {
	line-height: 1.6em;
	padding: 0 0 0 5px;
	}
table.contentpaneopen {
	padding: 0px;
	border-collapse: collapse;
	width: 100%;
	}	
tr.sectiontableentry1 td, .sectiontableentry1, td.sectiontableentry1 {
	background-color: #343434;
	padding: 1px 5px;
	} 
tr.sectiontableentry2 td, .sectiontableentry2, td.sectiontableentry2 {
	padding: 1px 5px;
	background-color: #000000
	} 
.sectiontableheader, tr.sectiontableheader {
	font-weight: bold;
	padding: 0 0 0 5px;
	margin: 0;
	background-color: #CCA035;
	color: #ffffff;
	}
	
.moduletopnews{width:282px; height:83px; overflow:hidden; font-size:10px;}
.moduletopnews h3{font-size:11px !important; font-weight:bold !important; color:#d32329 !important;
line-height:100% !important; margin:3px 0px;}
.fadetext_container{line-height:100% !important;}

/*---------------------------------- typography ----------------------------------*/

a, a:link, a:visited, a:hover, a:focus, a:active { border:none; font-weight: bold; }
a img,:link img,:visited img { border:none; }
#left a.mainlevel {font-weight: normal;}
A.pathway:link, a:link {color: #CCA035; text-decoration: none;}
A.pathway:visited, A:visited {color: #CCA035; text-decoration: none;}
A.pathway:active, A:active {color: #6F5F2B; text-decoration: underline;}
A.pathway:hover, A:hover{color:#6F5F2B; text-decoration: underline;}


.modulestore a{color: #FFFFFF !important;}

.footer a:link {color: #666666; text-decoration: none;}
.footer A:visited {color: #777777; text-decoration: none;}
.footer A:active {color: #ffffff; text-decoration: underline;}
.footer A:hover{color:#ffffff; text-decoration: underline;}

.sectiontableheader a:link {color: #666666; text-decoration: none;}
.sectiontableheader A:visited {color: #777777; text-decoration: none;}
.sectiontableheader A:active {color: #ffffff; text-decoration: underline;}
.sectiontableheader A:hover{color:#ffffff; text-decoration: underline;}

#bottom_footer a:link {color: #949494; text-decoration: none; font-weight: normal; }
#bottom_footer A:visited {color: #949494; text-decoration: none; font-weight: normal;}
#bottom_footer A:active {color: #820C00; text-decoration: underline; font-weight: normal;}
#bottom_footer A:hover{color:#820C00; text-decoration: underline; font-weight: normal;}

a.mainlevelusernav {font-weight:normal;}

td.componentheading{width:100%; border-bottom:solid 1px #CCA035;}

h1,.componentheading,a.contentheading:link,a.contentheading:visited,.contentpagetitle,a.contentpagetitle:link,a.contentpagetitle:visited, tr.contentheading  {
	
	color:#CCA035;
	font-family:Trebuchet MS,Verdana,Arial;
	font-size:27px;
	font-style:italic;
	font-weight:normal;
	line-height:41px;
	margin:0;
	padding:0;
	}
td.contentdescription {
	padding-bottom: 10px;
	font-size: 14px;
	}
h2, .contentdescription, table.contentpane td.contentheading,.contentheading {
	color:#CCA035;
	font-family:Trebuchet MS,Verdana,Arial;
	font-size:24px;
	font-style:italic;
	font-weight:normal;
	line-height:normal;
	margin:12px 0;
	}
#front_content_middle h2 {
	color:#FFFFFF;
	font-family:Trebuchet MS,Verdana,Arial;
	font-size:17px;
	font-style:italic;
	font-weight:normal;
	line-height:20px;
	text-align:center;
	text-transform:uppercase;
}
h3 {
	color:#FFFFFF;
	font-family:Trebuchet MS,Verdana,Arial;
	font-size:21px;
	font-style:italic;
	font-weight:normal;
	line-height:22px;
	margin:19px 0 12px;
	padding:0;
	}
h4 {
	color:#fff;
	font-family:Trebuchet MS,Verdana,Arial;
	font-size:15px;
	font-style:italic;
	font-weight:normal;
	line-height:normal;
	}
h5 {
	color:#FFFFFF;
	font-size:1em;
	font-weight:bold;
	line-height:normal;
	margin:0;
	}
ol li h5 { line-height: 31px; }
h6 {
	font-size:10px;
	font-style:italic;
	font-weight:normal;
	line-height:14px;
	margin:0;
	padding:0;
	}
img {
	border: 0;
	}
ol, ul, li {/*
	list-style: none;*/
	font-size: 1.0em;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
	}
ul { 
	margin-bottom: 1.0em;
	}
p, td, tr, div {
	font-size: 1.0em;
	}
.text {
	font-size: 11px;
	}
li > p {
	margin-top: 0.2em;
	}
pre {
	font-family: monospace;
	font-size: 1.0em;
	}
strong, b {
	font-weight: bold;
	}
.small {
	font-size: 9px;
	}
small {
	font-size: 9px;
	}
table.blog {
	width: 100%;
	margin: 0;
	padding: 0;
	}
#overDiv  {
	font-size: 8px;
	font-style:normal;
	top: 0;
	left: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#introtext {
	font-size: 10px;
	}
table.moduletablestore td {
	font-size: 11px;
	padding: 0px;  /* no padding on the sidebar boxes else creates a border */
	margin: 0px;
	font-weight: normal;
	text-align: left;
	line-height: 1.0em;
	}
table.moduletablestore .mainlevel {
	line-height: 1.6em;
	padding: 0 0 0 5px;
	}
table.contentpaneopen {
	padding: 0px;
	border-collapse: collapse;
	width: 100%;
	border: none;
	}
table.contentpane {
	padding: 0px;
	margin: 0;
	}
table.contentpane tr td table tr td table tr td {
	font-size: 9px;

	padding: 0px;
	margin: 0px;
	}
table.contentpane tr td table tr td table tr td .inputbox {
	font-size: 9px; 

	}
#tabcontainer {
	overflow-y:scroll;
	overflow-x: hidden;
	height: 260px;
	width: 120px;
	}
.powered {
	margin: 1px;
	}
div.row span.leftalign {
  float: left;
  text-align: left;
  width: 49%;
  }
div.row span.rightalign {
  float: right;
  text-align: right;
  width: 49%;
  }
.contentTable {
	margin: 15px 0px; 
}  
.contentTable th {
	background:#292929 none repeat scroll 0 0;
	border-bottom:1px solid #575757;
	border-right:1px solid #575757;
	color:#FFFFFF;
	padding:7px 8px;
	text-align:left;
	text-transform:uppercase;  
}
.contentTable td {
	border-right:1px solid #575757;
	border-bottom:1px solid #575757;
	padding:2px 4px;
}
/*----------------- clear fix -----------------*/  
.clear {
	clear:both;
	margin-bottom: -1px; /* for Gecko-based browsers */
	overflow:hidden;
	padding-bottom: 1px; /* for Gecko-based browsers */
	}
.clearfix:after {
	clear: both; 
	content: "."; 
	display: block; 
	height: 0; 
	visibility: hidden;
	}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
