
/* Shop CSS */

/* ----- body & background ----- */

#leftbgcontainer{
	background:#e7e7e8 url(../graphics/voicepower/shop_bg_left.gif) repeat-x;
}

#rightbgcontainer{
	background:#e7e7e8 url(../graphics/voicepower/shop_bg_right.gif) repeat-x;
}

/* ----- content links ----- */

#content a:link, #content a:visited, #content a:active{
	color:#cc092f;
	border-bottom:1px dotted #cc092f;
}

#content a:hover{
	border-bottom:1px solid #cc092f;
}

/* ----- global paragraphs, headers & horizontal rules ----- */

h1, h2, h3, h4, h5, h6{color:#cc092f;}

/* ----- header area ----- */

#header{
	background:url(../graphics/voicepower/header_shop.jpg) no-repeat;
}

/* ----- breadcrumb trail ----- */

#breadcrumbs{
	background:#d58c97;
}

/* ----- navTools ----- */

#navTools li a{
	background: #fff url(../graphics/voicepower/nav_icon_shop.gif) no-repeat 8px 50%;
}

/* ----- navStatic ----- */

.navStatic li a{
	background: url(../graphics/voicepower/nav_icon_shop.gif) no-repeat 8px 50%;
}

/* ----- subdepartment navigation ----- */

#navSubDept{
	color:#cc092f;
}

#navSubDept li a{color:#cc092f;border-bottom:1px dotted #cc092f;}

#navSubDept li a:hover, #navSubDept li a.selected{
	color:#cc092f;
	border-bottom:1px solid #cc092f;	
}

/* ----- nav titles ----- */

.navStaticTitle{
	background:#cc092f;
}

/* ----- main content area ----- */

#main h2{
	color:#cc092f;
	border-bottom: 1px dashed #cc092f;
}

#main h2#pageTitle{
	color:#cc092f;
}

/* ----- pagination (page 1/2 etc.) ----- */

.pagination a.firstPage{background:url(../graphics/voicepower/shop_ico_first.gif) no-repeat 0 0;}
.pagination a.prevPage{background:url(../graphics/voicepower/shop_ico_prev.gif) no-repeat 0 0;}
.pagination a.nextPage{background:url(../graphics/voicepower/shop_ico_next.gif) no-repeat 0 0;}
.pagination a.lastPage{background:url(../graphics/voicepower/shop_ico_last.gif) no-repeat 0 0;}

/* ----- product thumbnail list ----- */

#main .products li h3{
	color:#ac1a2f;
}
.products li h3 a{
	color:#ac1a2f;
}

.products .price{
	color:#ac1a2f;
}

/* ----- individual products ----- */


/* ----- featured articles ----- */


/* ----- customer reviews ----- */


/* ----- site map ----- */


/* ----- tables and forms ----- */


/* ----- shopping cart ----- */


/* ----- first table data style ----- */


/* ----- float fix ----- */
/* ----- end float fix ----- */


/* Mailbuild Form*/


/* General Lists*/


/* Search Results  */


/* images styled in main content */


/* ----- home boxes ----- */
