/* ----- body & background ----- */

body{
	background:#e7e7e8;
	color:#000;
	font: 70%  Arial, Helvetica, sans-serif;	
	text-align:center;
	line-height:150%;
	margin:0;
	padding:0;
}

#leftbgcontainer{
	height:244px;
	width:50%;
	position:absolute;
	top:0;
	left:0;
}

#rightbgcontainer{
	height:244px;
	width:50%;
	position:absolute;
	top:0;
	right:0;
}

/* ----- tables ----- */

table, td, input, textarea, select, li{
	font: 100% Arial, Helvetica, sans-serif;
}

th{
	background:#ddd;
	padding:5px;
}

td{padding:5px;}

/* ----- global links ----- */

a:link, a:visited, a:active{
	text-decoration:none;
}

a:hover{
	text-decoration:none;
}

/* ----- content links ----- */

#content a:link, #content a:visited, #content a:active{
	text-decoration:none;
	font-weight:bold;
}

#content a:hover{
	text-decoration:none;
}

/* ----- global paragraphs, headers & horizontal rules ----- */

h1, h2, h3, h4, h5, h6{margin:1em 0 0.2em 0; font-weight:bold;}
h1{font-size:225%;}
h2{font-size:200%;}
h3{font-size:150%;}
h4, h5{font-size:120%;}
hr{display:none;}
p{margin:0 0 1em 0;	font-size:120%;line-height:140%;}

.firstp{
	color: #b2b2b2;
	font-size: 150%;
	font-weight:bold;
	line-height:130%;
}

hr{display:none;}

/* ----- global images ----- */

img{border:none;}

/* ----- hidden items ----- */

#skip{display:none;}
.hidden{display:none;}

/* ----- float left / right classes ----- */

.left{float:right;margin-right:.3em;}
.right{float:right;margin-left:.3em;}

/* ----- company contact details ----- */

address{
	font-style:normal;
	margin:1em 0;
}

#frmContact{margin-bottom:.5em;}
#ThisForm{margin-bottom:.5em;}


/* ----- container size & positioning ----- */

#container{
	margin:0 auto;
	width:850px;
	text-align:left;
	background:url(../graphics/voicepower/page_bg.gif) repeat-y 0 0;
	position:relative;
}
	
/* ----- header area ----- */

#header{
	height:244px;	
	position:relative;
	margin:0;
}

/* ----- company logo & strapline ----- */

#logo{display:none;}
#tagline{display:none;}

/* ----- shopping basket info ----- */

#info{
	position:absolute;	
	margin:0;
	padding:0;
	top:210px;
	left:627px;
	z-index:10;
	color:#fff;
	text-align:center;
	line-height:34px;
}

#info a{
	color:#fff;
	text-decoration:none;
}

#info a:hover{
	color:#fff;
	border-bottom:1px dotted #a49b8c;
}

/* ----- optional mid div (useful for more complex backgrounds) ----- */

#mid{}

/* ----- breadcrumb trail ----- */

#breadcrumbs{
	float:left;
	display:inline;
	width:566px;
	padding:0 0 0 10px;
	margin-left:20px;
	margin-bottom:20px;
	color:#fff;
	line-height:23px;
	margin-top:10px;
	font-size:100%;
}

#breadcrumbs a{
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
}

#breadcrumbs a:hover{	
	color:#000;
	border-bottom:1px dotted #000;
}

/* ----- search box ----- */

#search{
	margin:0;
	margin-bottom:10px;
	padding:0px 0 0 0;

}

#search label{display:none;}

#searchKeyword{
	border:1px solid #a0a2a5;
	color:#777;
	padding:3px 0 3px 3px;
	width:170px;
}

#searchSubmit{
	background:#666;
	color:#fff;
	border:none;
	width:30px;
	height:22px;
	margin-bottom:0px;
	margin-left:5px;
	text-transform:uppercase;
}

#searchSubmit:hover{cursor:pointer;}

/* ----- navTools ----- */

#navTools, #navTools ul, #navTools li{
	margin:0;
	padding:0;
	list-style:none;
}

#navTools{
	position:absolute;
	top:103px;
    right: 20px;
}

#navTools li a{
	width:213px;
	display:block;
	color:#000;
	margin-bottom:3px;
}

#navTools li a:hover, #navTools li a.selected{
	background:#e7e7e8 url(../graphics/voicepower/nav_icon_over_black.gif) no-repeat 8px 50%;
	color: #000;
}

#navTools li a span{
	display:block;
	padding:0 20px 0 30px;
	height:23px;
	line-height:23px;

}

/* ----- navStatic ----- */

.navStatic, .navStatic ul, .navStatic li{
	margin:0;
	padding:0;
	list-style:none;
}

.navStatic{
	padding:0px 0;
	background:#dbdbdd;
	color:#252525;
	margin-bottom:10px;
}

.navStatic li a{
	display:block;
	width:100%;
	color:#000;
	font-size:100%;
	border-top:1px solid #dbdbdd;
}

.navStatic li a:hover, .navStatic li a.selected{
	background:#87898d url(../graphics/voicepower/nav_icon_over.gif) no-repeat 8px 50%;
	color:#fff;
	border-top:1px solid #fff;
}

.navStatic li a span{
	display:block;
	padding:4px 20px 4px 30px;
}

/* ----- subdepartment navigation ----- */

#navSubDept, #navSubDept li {
	margin:0;
	padding:0;
	list-style:none;
}

#navSubDept{
	margin:1em 0;
	padding:3px 10px;
	background:#fff;
	border:1px solid #a0a2a5;
}

#navSubDept li{
	margin:.5em 0;
	line-height:150%;
	font-size:120%;
	padding:0;
	padding-left:20px;
	list-style:none;
	background:url(../graphics/brown/arrow3.gif) no-repeat 0 .6em;
}

#navSubDept li a:hover, #navSubDept li a.selected{
	text-decoration:none;
}

/* ----- main navigation ----- */

#navDept, #navDept li{
	margin:0;
	padding:0;
	list-style:none;
}

#navDept{
	position:absolute;
	top:210px;
	left:11px;
	width:830px;
	text-align:center;
}

#navDept ul{
	margin:0;
	padding:0;
	list-style:none;
}

#navDept li{
	float:left;
	margin:0;
	padding:0;
	font-size:120%;
	font-weight:bold;
	line-height:34px;
	height:34px;
	font-size:110%;
}

#navDept li a{
	float:left;
	text-decoration:none;
	color:#fff;
	line-height:34px;
}

#navDept li a:hover,#navDept li a.selected{color:#fff;background:#555;}

#navDept li a span{
	display:block;
	padding:0 15px;
	background:url(../graphics/voicepower/sep.gif) no-repeat right ;
}

/* ----- nav titles ----- */

#navDeptTitle{
	display:none;
}

.navStaticTitle{
	margin:0;
	padding:0 10px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	font-size:110%;
	height:23px;
	line-height:23px;
}


#navToolsTitle{display:none;}

/* ----- side navigation column ----- */

#side{
	float:right;
	display:inline;
	width:213px;
	margin-right:20px;
	margin-top:10px;
}

/* ----- main content area ----- */

#main{
	float:left;
	display:inline;
	width:576px;
	margin-left:20px;
}

#main h2{
	font-weight:bold;
	padding:0 0 5px 0;
	font-size:200%;
	clear:both;
}

#main h2#pageTitle{
	font-weight:bold;
	padding:0;
	margin:0;
	margin-bottom:.2em;
	font-size:280%;
	letter-spacing:1px;
	line-height:1em;
	border:none;
}

.note{
	font-size:110%;
}

.highlight{
	font-size:140%;
	color:#87898d;
}

.module1{
	float:left;
	width:250px;
}

.module2{
	float:right;
	width:250px;
}

/* ----- footer area ----- */

#footer{
	background:#87898d;
	padding:10px 20px;
	margin-top:1em;
}

#footer p{margin:0;}

#footer ul, #footer li{
	margin:0;
	padding:0;
	list-style:none;
}

#footer li{display:inline;margin-right:.5em;}

#footer a{color:#ccc;}

#footer a:hover{
	color:#ccc;
	border-bottom:1px dotted #ccc;
}

/* ----- credits ----- */

#credits{
	padding:1em 0;
	width:850px;
	margin:0 auto;
}

#credits ul, #credits li{
	margin:0 0 20px 20px;
	padding:0;
	list-style:none;
}

#credits li{
	display:inline;
	float:right;
}
#credits li{float:left;margin:0 1.2em 0 0;color:#969696;}
#credits a{color:#969696}


#credits a:hover{
	text-decoration:underline;
}

/* ----- pagination (page 1/2 etc.) ----- */

.pagination{
	margin:1em 0;
	padding:0;
}

.pagination li{
	margin:0;
	height:15px;
	line-height:15px;
	float:left;
}

.pagination a{
	display:block;
	float:left;
	width:16px;
	height:16px;
	margin: 3px 0px 0 10px;
	text-indent:-8000px;
	overflow:hidden;
}

.pagination p{
	margin:0 0 .5em 0;
	color: #000;
	font-weight: bold;
}
.pagination .pages {text-align:right;}
.pagination .links{float:right;}

/* ----- product thumbnail list ----- */

.products{
	margin:1em 0;
}

.products ul, .products li{
	margin:0;
	padding:0;
	list-style:none;
} 

.products li{
	margin-bottom:1em;
	padding:.5em 10px 0 10px;
	background:#fff;
	border:1px solid #e1e1e1;
	color:#000;
}

#main .products li h3{
	margin-top:.5em;
	margin-bottom:1em;
	padding:0;
	font-size:110%;
	text-transform:uppercase;
	font-weight:bold;
	background:none;
	
}

.products li h3 a:hover{text-decoration:underline;}

.products .image{
	margin:0;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}

.products .image a img{
	background:#fff;
}

.products .image a:hover img{
	background:#e2e2e2;
}

.products .price{
	margin:.5em 0 1em 0;
	text-align:right;
	font-size:110%;
	font-weight:bold;
	/*clear:both;*/
}

.products li .desc{
	margin-left:195px;
}

.products .quantity{
	/*clear:both;*/
	margin:1em 0;
	text-align:right;
	line-height:180%;
}

/* ----- individual products ----- */

#product{	
	margin:1em 0;	
}

#product .image{	
	float:left;
	margin-bottom:1em;
}	

#product .image p{margin:.5em 0;}

#product .image img{	
}	

#product .info{	
	float:right;
	width:270px;
}

#product .price{
	color:#37342f;
	font-size:120%;
}

#product .info p{
	margin:0;
	margin-bottom:.2em;
}

#product .info h3{
	margin: 1em 0 0.2em 0;
}

#product .actions{
	border-top:1px solid #e1e1e1;
	clear:both;
}	

#product #addBasket{
	border-top:1px solid #e1e1e1;
	padding-top:1em;
}

#product #addWishlist a{
}

#product .info .formFieldProduct{
	width:100%;
	font-size:110%;
	margin:.5em 0;
}

#product .info img{display:block;padding: 0;margin:.5em 0;}

/* ----- featured articles ----- */

#articles{}

#articles ul, #articles li {
	margin:0;
	padding:0;
	list-style:none;
}

#articles ul{
	margin:1em 0;
	padding:3px 10px;
	background:#fff;
	border:1px solid #a0a2a5;
	color:#777;
}

#articles ul li{
	margin:.5em 0;
	line-height:150%;
	padding:0;
	padding-left:20px;
	list-style:none;
	background:url(../graphics/brown/arrow3.gif) no-repeat 0 .6em;
}

#articles  ul li a{color:#777;}

#articles  ul li a:hover{
	color:#555;
	text-decoration:none;
	border-bottom:1px dotted #777;
}

/*Latest News column on home page*/
#home_articles{
	width:213px;
	position: absolute;
	top: 277px;
	right: 20px;
	margin-top:10px;
}
#home_articles ul, #home_articles li {
	margin:0;
	padding:0;
	list-style:none;
}
#home_articles ul{
	margin: 0;
	padding:0;
	background:#dbdbdd;
	color:#252525;
}

#home_articles li a{
	display:block;
	width:100%;
	color:#000;
	font-size:100%;
	border-top:1px solid #dbdbdd;
	background: url(../graphics/voicepower/nav_icon_corporate.gif) no-repeat 8px 50%;
}
#home_articles  li a:hover, #home_articles  li a.selected{
	background:#87898d url(../graphics/voicepower/nav_icon_over.gif) no-repeat 8px 50%;
	color:#fff;
	border-top:1px solid #fff;
}

#home_articles li a span{
	display:block;
	padding:4px 20px 4px 30px;
}

#home_articles h2#home_news{
	margin:0;
	padding:0 10px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	font-size:110%;
	height:23px;
	line-height:23px;
	background:#002d56;
	border:none;
}

/* ----- customer reviews ----- */

#reviews{
}

#reviews ul, #reviews li {
	margin:0;
	padding:0;
	list-style:none;
}

#reviews ul{
	margin:1em 0;
	padding:3px 10px;
	background:#f3f3f3;
	border:1px solid #e3e3e3;
	color:#777;
}

#reviews ul li{
	margin:.5em 0;
	line-height:150%;
	padding:0;
	padding-left:20px;
	list-style:none;
	background:url(../graphics/brown/arrow3.gif) no-repeat 0 .6em;
}

#reviews ul li a{color:#777;}

#reviews ul li a:hover{
	color:#555;
	text-decoration:none;
	border-bottom:1px dotted #777;
}

/* ----- site map ----- */

#sitemap, #sitemap ul, #sitemap li{
	margin:0;
	padding:0;
	list-style:none;		
} 

#sitemap{margin:1em 0;}
#sitemap li{margin:.5em 0;}
#sitemap li h3{margin:.2em 0;}
#sitemap ul{padding-left:20px;}

/* ----- tables and forms ----- */

fieldset{
	border:none;
	padding:0;
	margin:1em 0;
}

legend{
	font-weight:normal;
	padding:0;
	margin:0;
	color:#1b4556;
	font-size:120%;
	clear:both;
}

fieldset h3, fieldset h3{margin:1em 0 0 0;}

#content table{
	width:100%;
	margin:.5em 0;
	border-collapse:collapse;
	line-height:150%;
}

th{
	border:0;
	background:#f3f3f3;
	color:#777;
	padding:5px;
}

td{
	background:#fff;
	border:0;
	padding:5px;
	vertical-align:top;
	color:#777;
}

.formField, .formSelect{
	background:#fff;
	border:1px solid #e1e1e1;
	width:200px;
}

.formFieldShort, .formFieldMedium{
	background:#fff;
	border:1px solid #e1e1e1;
	width:20px;
	margin-right:5px;
}

.formFieldMedium{width:96px;}

table .price{
	color:#37342f;
	font-size:110%;
	font-weight:bold;
}

table .price{
	color:#37342f;
	font-size:110%;
	font-weight:bold;
}

.formRadio{vertical-align:middle;}

.formButton{
	background:#666;
	color:#fff;
	border:none;
	padding-top:3px;
	padding-bottom:3px;
}

.formButton:hover{cursor:pointer;}

label span{
	color:#b00;
	font-size:110%;
	font-weight:bold;
}

p span{color:#b00;}

input.formField:focus, formFieldShort:focus, formFieldMedium:focus, textarea:focus, #quantity:focus	{
	background: #fff;
	border: 1px solid #bbb;
}

/* ----- shopping cart ----- */

#total{
	margin:1em 0;
	padding:0;
	width:295px;
	font-size:110%;
}

#total dt{
	width:200px;
	float:left;
	font-weight:bold;
}

#total dd{
	margin-left:201px;
	text-align:right;
}

.actions{
	clear:both;
	margin:0;
	padding:.5em 0;
}

/* ----- first table data style ----- */

td.first{width:40%;}

/* ----- float fix ----- */

.inner:after, .products:after, .products li:after, .pagination:after, #total:after, .modules:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.inner, .products, .products li, .pagination, #total, .modules{display:block;}

/*  \*/

.inner, .products, .products li, .pagination, #total, .modules {min-height:1%;}

* html .inner, * html .products, * html .products li, * html .pagination, * html #total, * html .modules {height:1%;}

 /*  */

/* ----- end float fix ----- */

/* ----- Mailbuild Form ----- */

form#mailBuild{
	position:absolute;
	right:20px;
	top:0;
	text-align:left;
	margin-top:0;
	height:34px;
}

.formFieldMailBuild {
	background:#fff;
	height:18px;
	color:#555;
	width:168px;
	border:none;
	padding:0 3px;
	vertical-align:top;
	margin-top:6px;
	margin-left:6px;
	padding-top:3px;
}

.labelMailBuild{
	color:#fff;
	font-size:110%;
	font-weight:normal;
	line-height:34px;
	zoom:1; /* ie bug fix http://www.positioniseverything.net/articles/haslayout.html */
}

form#mailBuild .formButton{
	background:#666;
	color:#fff;
	font-size:100%;
	margin-left:5px;
	vertical-align:top;
	width:30px;
	height:21px;
	text-transform:uppercase;
	margin-top:6px;
}

/* ----- General Lists -----*/

#content ol li, #content ul li{
	font-size: 110%;
	margin-bottom: .5em;
}

/* ----- Search Results ----- */

#content ol li h2 {
	font-size: 120%;
} 

/* ----- Images styled in main content ----- */

img.imageright{
	float: right;
	margin: 0 0 5px 20px;
	padding:0;
	border:1px solid #555;
}

img.imageleft{
	float: left;
	margin: 0 20px 5px 0;
	padding:0;
	border:1px solid #555;
}

/* ----- home boxes ----- */

.aboutbox, .corporatebox, .shopbox{
	float:left;
	width: 185px;
	padding: 0px 0px 0 0px;
	margin: 0 0 20px 0;

}

.aboutbox h2 a, .corporatebox h2 a, .shopbox h2 a, .aboutbox p a, .corporatebox p a, .shopbox p a{
	display:block;
	width: 165px;
	padding: 0 10px;
	margin:0;
	color:#fff;
}
.aboutbox h2 a, .corporatebox h2 a, .shopbox h2 a{line-height:1.5em;padding-top:5px;padding-bottom:5px;}
.aboutbox p a, .corporatebox p a, .shopbox p a
{
padding-bottom:10px;
}
.aboutbox p, .corporatebox p, .shopbox p{margin:0;}

.aboutbox{
	background:#183c16 url(../graphics/voicepower/greenbox.jpg) no-repeat;
}

.corporatebox{
	background:#013b53 url(../graphics/voicepower/bluebox.jpg) no-repeat;
	margin: 0 10px;
}

.shopbox{
	background:#430a11 url(../graphics/voicepower/redbox.jpg) no-repeat;
}



#main .aboutbox h2,#main .corporatebox h2,#main .shopbox h2{
	color:#fff;
	border:none;
	margin:0px 0 0px 0;
	padding:0;
	/*font-size:180%;
	text-align: center;*/
}

.aboutboxtail, .corporateboxtail, .shopboxtail{
		margin: 0 0px;
		width:185px;
		height:75px;
}

.aboutboxtail{
	background:url(../graphics/voicepower/greenboxtail.jpg) no-repeat;
}

.corporateboxtail{
	background:url(../graphics/voicepower/blueboxtail.jpg) no-repeat;
}

.shopboxtail{
	background:url(../graphics/voicepower/redboxtail.jpg) no-repeat;
}
/* home page supplier logos */

img#supplierlogos{
	/*position:absolute;
	left:20px;
	bottom:37px;*/
	margin-top:10px;/*35px*/
}
/*
#home_content{
	padding: 0px;
	margin:0;
	float:left;
}
*/

/* Product List Template */

div.options{margin-left:195px;}
