@charset "utf-8";
/* CSS Document */

body {
	background:url(../template_images/bg_grad.jpg) repeat-x top left #561243
}

img {
	border:none;
}

td {
	vertical-align:top;
}

p, div, td, li, strong {
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}

p {
	margin-top:0px;
	margin-bottom:15px;
}


div {
	float:left;
}

a {
	border:0px;
	color:#BC3366;
	text-decoration:none
}

a:hover {
	border:0px;
	text-decoration: underline;
}

ol {
	margin: 10px 0px ;
	padding-left:18px;
	*padding-left:23px;
}

ul {
	margin: 10px 0px ;
	padding-left:18px;
	*padding-left:18px;
	list-style:square;
}

li {
	padding-bottom:5px;
	
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 20px;
	text-transform:uppercase;
	padding:0px;
	margin: 0px 0px 10px 0px;
	color:#333333;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	padding:0px;
	margin: 0px 0px 10px 0px;
	color:#333333;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	padding:0px;
	margin: 10px 0px;
	color:#bc3366;
}

h4 a {
	color:#bc3366;
}

#div_site_holder {
	left:50%;
	margin-left:-450px;
	position:absolute;
	width:910px;
}

/*header*/

#header_container {
	width:900px;
	height: 135px;
	background:url(../template_images/logo.jpg) no-repeat bottom right;
}

#header_left {
	width:610px;
	height:25px;
	padding-top: 110px;

}

#header_left a{
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	margin-right: 30px;

}

#header_left a:hover{

}

#header_right {
	width:290px;
	height:	135px;
	display:block;
}

#header_right a{
	width:290px;
	height:	135px;
	display:block;
}

#menu_right {
	width:375px;
	float:left;
	text-align:right;
	margin-top:20px
}

#menu_right a{
	margin-left:20px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}

/*Content*/

#content_contianer {
	width:910px;
	height:510px;
	background:url(../template_images/bg_greyshadow.gif) repeat-y top left #FFFFFF;
}

#pci_header {
	width: 640px;
	border-bottom: 1px solid #333333;
	height:36px;
	margin-bottom:10px;
}

#pci_content {
	width: 650px;
	height:36px;
	height: 434px;
	overflow:auto
}

/*Sidebar*/

#sidebar_container {
	width: 190px;
	height:455px;
	padding: 35px 20px 20px 20px;
	position:relative;
}

div.main_side {
	width:100px; 
	color:#333333;
}

.main_side2{
	color:#333333;
	width:80px;
}

div.main_side2 a,
div.main_side a{
	color:#333333;
}

select.dropdown {
	width: 175px;
	border: 0px;
	font-size:14px;
	margin-left:5px;
	padding:2px;
}



/*PCE*/

#pce_container {
	width: 680px;
	height: 510px;
	position:relative;
	background:url(../template_images/hero.jpg) no-repeat top right;
}

#quicklinks {
	position:absolute;
	bottom:0px;
	right:0px;
	width: 230px;
}

#quicklinks img{
	padding-bottom:10px;
	padding-right:10px;
}



/*PCI*/

#pci_container {
	overflow:auto;
	width: 660px;
	height: 490px;
	background: #FFFFFF;
	padding:10px;
}

/*Sidebar*/

#menu_container {
	margin-top: 17px;
}
#menu_container a {
	width:170px;
	padding:5px 10px;
	display:block;
	color:#333333;

}

#menu_container a:hover{
	width:170px;
	padding:5px 10px;
	display:block;
	color:#FFFFFF;
	background: #848484;
	color:#FFFFFF;
	text-decoration:none
}

input.prod_search {
	width: 148px;
	*width: 138px;
	border: 0px;
	font-size:10px;
	margin-left:5px;
	padding:2px 5px;
}

input.search {
	margin-top:0px;
	*margin-top:1px;
}

table.content_options td {
	height:16px;
	padding:5px 0px;
}


/*news*/

#news_content {
	width: 200px;
	height:220px;
	background:#666666;
	opacity:0.8;filter:alpha(opacity=80);
	padding:10px;
	position:absolute;
	z-index:20;
	top: 10px;
	left:440px;
	color:#FFFFFF;
	position:relative;

}

#news_close {
	
}

#news_container {
	width:190px;
	position:absolute;
	bottom:20px;
	clear:left;

}

#news_header {
	width:190px;
	height:15px;
	background:url(../template_images/latest_news.gif) no-repeat bottom left;
}

#news_item {
	width:190px;
	margin-top:10px;
	color:#FFFFFF;
}

#news_item a{
	color:#FFFFFF;
}

/*footer*/

#footer_container {
	margin-top:10px;
	width:900px;

}

#footer_left {
	width:610px;
	color:#FFFFFF;
	font-size:10px;
	text-transform:uppercase
	
}

#footer_left a{
	color:#FFFFFF;
	font-size:10px;
	text-transform:uppercase;
	margin-right:20px;
}

#footer_right {
	width:290px;
	text-align:right;
	color:#FFFFFF;
	font-size:10px;
	text-transform:uppercase
}

#footer_right a{
	color:#FFFFFF;
	font-size:10px;
	text-transform:uppercase
}


/* contact/feedback */
div.contact_col1 {
	width:120px;
	height:18px;/*22px;*/
	padding-top:4px;
	margin:3px 0px 3px 0px;
}

div.contact_col2 {
	width:220px;
	margin:3px 0px 3px 0px;
}

div.contact_col2 input {
	width:212px;/*216px;*/
	height:21px;/*18px;*/
	padding:1px 2px 0px 2px;
	border:1px solid #cccccc;
	*margin-top:-1px;
}

div.contact_col2 textarea {
	width:212px;/*216px;*/
	height:120px;
	padding:0px 2px 0px 2px;
	border:1px solid #cccccc;
}


/* help */
div#search {
	width:100%;
	padding-bottom:30px;
}

input.field_search {
	width:200px;
	height:18px;
	*margin-top:-1px;
	color:#000000;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-right:none;
	padding-top:3px;
	padding-left:3px;
}

div#help_content {
    width:100%;
    margin-top:20px;
    *margin-top:15px;
}

div#back {
	padding-bottom:2px;
}

div#filerow {
	width:620px;/*570px;*/
	height:24px;/*31px;*/
	padding:7px 15px 0px 15px;
	background-repeat:repeat-x;
	font-weight:bold;
	color:#000;
}

div#filerowalt {
	width:620px;/*570px;*/
	height:24px;/*31px;*/
	padding:7px 15px 0px 15px;
	background:#CCCCCC;
}

div#filerowalt a, div#filerow a {
	font-weight:bold;
	color:#000;
}

div.help_topten_holder {
	width:100%;
	margin-top:40px;
	*margin-top:20px;
}  

div.help_topten_holder h1 {
	color:#000;
	margin-bottom:10px;
} 

div.help_topten_holder h2 {
	color:#ffffff;
}

div.help_topten_holder p {
	margin:0px;
}

div.help_topten_holder hr, div#search hr {
	color:#000;
	background-color:#000;
	height:1px;
	border-bottom:1px solid #ffffff;
	border-top:none;
	border-left:none;
	border-right:none;
	margin:3px 0px 3px 0px;
	*margin:0px 0px 0px 0px;
	padding:0px 0px -5px 0px;
}

div.topten_qs {
	width:100%;
}

div.question {
	width:620px;/*570px;*/
	height:24px;/*31px;*/
	padding:7px 0px 0px 0px;
	font-weight:bold;
}
div.question a {
	color:#000000;
	cursor:pointer;
}

div.help_answer {
	width:540px;/*570px;*/
	padding:0px 15px 15px 15px;
	background-color:#ffffff;
}  

div.help_answer p {
	color:#000000;
}

/*prod cat*/
div.prod_holder1_l {
	width:193px;
	height:265px;
	border:1px dotted #737373;
	margin-top:20px;
	text-align:center;
	background-image:url(../template_images/prod_holder_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

div.prod_holder1_r {
	width:193px;
	height:265px;
	border:1px dotted #737373;
	margin:20px 0px 0px 20px;
	text-align:center;
	background-image:url(../template_images/prod_holder_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

div.prod_pic_holder {
	width:125px;
	height:200px;
	margin-right:10px;
}

div.txt_prod_holder_1 {
	width:175px;
	height:200px;	
	text-align:left;
}

div#cat_holder {
	width:370px;/*410px;*/
	padding:20px;
	background-image:url(../template_images/sb_bg.gif);
	margin-bottom:20px;
}

div#cat_holder hr {
	height:1px;
	border-bottom:1px dotted #000000;
	border-top:none;
	border-left:none;
	border-right:none;
	margin:5px 0px 6px 0px;
	*margin:0px;
}

div.cat_image {
	width:76px;
	height:76px;
	position:absolute;
	margin:-55px 0px 0px 330px;
}

div.cat_col1 {
	width:180px;
} 

div.cat_col2 {
	width:180px;
} 

div.prod_holder2_l {
	width:300px;
	height:200px;
	margin-top:10px;
	*margin-top:10px;
	text-align:left;
	overflow:hidden;
}

div.prod_holder2_r {
	width:300px;
	height:200px;
	margin:10px 0px 0px 10px;
	*margin:-9px 0px 0px 10px;
	text-align:left;
}

.prod_pic_holder img{
	width:120px;
}

div#pci_products {
	height:470px;
	display:block;
}

div.txt_prod_holder_2 {
	width:165px;
	height:200px;	
	text-align:left;
}

div.opt1_txt {
	width:175px;
	padding-top:4px; 
	text-align:left;
}

select.opt1 {
	width:113px;
	height:22px;
	border:1px solid #cccccc;
}

input.opt1 {
	width:120px;
	height:14px;
	padding:2px;
	border:1px solid #cccccc;	
	*margin-top:-1px;
}

input.qty {
	width:30px;
	height:14px;
	padding:2px;
	border:1px solid #cccccc;	
	*margin-top:-1px;
}

div.pager_holder {
	width:650px;
	height:20px;
	margin-top:0px;
	background:#f5f5f5;
	margin-bottom:5px;
}

div.pager_holder div {
	color:#000;
}

div.pager_holder div a {
	color:#000;
}

div.pager_holder div a:hover {
	color:#000;
}

div.prod_main {
	width:650px;
	padding:0px;
	margin-top:10px;
}

div.prod_main_col1 {
	width:285px;
	height:425px;
}

div.pic150_holder {
	width:100%; 
	text-align:center; 
	margin-bottom:20px;
}

div.prod_main_col2 {
	width:345px;
	height:330px;
	padding-bottom:20px;
	margin-left:20px;
}


div.main_text {
	margin-botom:10px;
	width:325px;
	
}

div.opt2 {
	height:16px; 
	margin:5px 0px; 
	width:265px;
}

div.opt2_txt {
	width:58px; 
	height:16px; 
	margin:5px 0px; 
	clear:both;
}

div.opt3_txt {
	height:16px; 
	padding:2px 0px; 
	font-size:15px;
	color: #cc3366;
	font-weight:bold;
}

select.opt2 {
	width:248px;
	height:22px;
	border:1px solid #cccccc;
}

div.prod_main_col3 {
	width:345px;
	height:70px;
	margin-left:20px;
	
}

/* pager */
.pager_current {
	color:#6A0143;
	font-weight:bold;
}

/*cart*/
td.cart_head {
	background-image:url(../template_images/cart_head_bg.gif);
	background-repeat:repeat-x;
	height:26px;
	padding:0px 3px 0px 3px;
	vertical-align:middle;
	color:#FFFFFF;
}

td.cart_head_l {
	background-image:url(../template_images/cart_head_bg_l.gif);
	background-repeat:no-repeat;
	height:26px;
	padding:0px 3px 0px 3px;
	vertical-align:middle;
	color:#FFFFFF;
}

td.cart_head_r {
	background-image:url(../template_images/cart_head_bg_r.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:26px;
	padding:0px 3px 0px 3px;
	vertical-align:middle;
	color:#FFFFFF;
}

td.cart_col1 {
	background-image:url(../template_images/sb_bg.gif);
	padding:10px 3px 10px 3px;
}

td.cart_col2 {
	background-image:url(../template_images/sb_bg2.gif);
	padding:10px 3px 10px 3px;
}

/* order */
div.order_content {
	width:350px;
	border:1px dotted #737373;
	margin:20px 0px 20px 0px;
}

div#order_sb {
	width:111px;/*150px;*/
	padding:20px;
}

div#order_main {
	width:217px;/*248px;*/
	padding:20px;
}

div.of_left {
	width:217px;
	/*background-color:#00FFFF;*/
}

div.of_right {
	width:217px;
	height:25px;
	margin:0px 0px 5px 0px;
	/*background-color:#ff0000;*/
}

input.of_field {
	width:211px;
	height:18px;
	padding:3px 0px 0px 2px;
	*margin-top:-1px;	
}

select.of_select {
	width:217px;
	height:23px;	
}

div.cc_field {
	margin:3px 0px 3px 0px;	
}

div.cc_txt {
	width:210px; 

}

div.cc_field input {
	width:211px;
	height:18px;
	padding:3px 0px 0px 2px;
	margin:0px 0px 3px 0px;
	*margin:-1pxpx 0px 3px 0px;
}

div.cc_field select {
	width:60px;
	height:23px;
}


div.header_orderform {
	width:665px;
	height:20px;
	padding:10px 0px 0px 0px;
	background-image:url(../template_images/header_checkout_bg.gif);
	background-repeat:repeat-x;
}

div.footer_orderform {
	width:665px;
	height:6px;
	background-image:url(../template_images/orderform_footer_bg.gif);
	background-repeat:no-repeat;
	margin-bottom:20px;
}

div.sidebar_orderform {
	width:132px;/*152px;*/
	padding-right:20px;
}

div.sidebar_orderform p {
	margin-bottom:5px;
}

div.content2_orderform {
	width:340px;
	/*background-color:#00FF00;*/
}

div.of_left {
	width:130px;
	height:20px;/*23px;*/
	padding-top:5px;
	margin:3px 0px 3px 0px;
	/*background-color:#00FFFF;*/
}

div.of_right {
	width:240px;
	height:25px;
	margin:3px 0px 3px 0px;
	/*background-color:#ff0000;*/
}

input.of_field {
	width:236px;
	height:18px;
	padding:3px 0px 0px 2px;
	*margin-top:-1px;	
}

div.cc_field {
	margin:3px 0px 3px 0px;	
}

div.cc_txt {
	width:140px; 
	height:20px; 
	padding-top:5px; 
	margin:3px 0px 3px 0px; 
	/*background-color:#FF0000;*/
}

div.cc_field input {
	width:180px;
	height:18px;
	padding:3px 0px 0px 2px;
	*margin-top:-1px;	
}

div.cc_field select {
	width:60px;
	height:23px;
}

.fb{
	display: block; 
	height: 24px;
	width: 24px;
	background: url(../template_images/facebook_pur.png) no-repeat scroll 0pt 0pt transparent; 
	float: right; 
	margin-top:102px;
}

.voucher_error {
    color: #FFFF00;
    font-weight: bold;
}
