/*-------------------------------------------------*/
/*--- CSS - XHTML Coding By :pxdev@hotmail.com ----*/
/*-------------------------------------------------*/

/*---- last update 18-5-2008 @ 2.17 PM ---*/

/* ------ defult ------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset,  p, blockquote, table, th, td,img {
		margin:0;
		padding:0;
		border:0px;
}


h5 {
		font-size:12px;
		color:#C24A02;
		font-weight:700;
}

h4 {
		font-size:13px;
		color:#333333;
		font-weight:700;
		margin-top:30px;

}

h3 {
		font-size:14px;
		color:#990000;
		font-weight:700;
}

h2 {
		font-size:16px;
		color:#990000;
		font-weight:700;
		padding:10px 10px 0 10px;
		margin:10px 0;
		color:#990000;
}

h1 {
		font-size:18px;
		color:#333;
		font-weight:700;
		margin:15px 0px 0px 0px;
		color:#990000;
		
		
		
}

div.clr {
		overflow:hidden;
		clear:both;
}

/* ------ / defult ------- */

body {
		background: url(images/body_bg.gif) #C1C1C1  repeat-y center top   ;
		margin:0px auto;
		font-family :arial, helvetica, sans-serif;
		font-size:11px;
		color:#333333;
}

/*  the main container */
div#container {
		margin:0 auto;
		width:755px;
}

/*  top header start */
div#top_header {
		background:url(images/hd_bg.gif) repeat-x;
		height:91px;
		width:755px;
}

/*  top header / logo div .. */

div#top_header #logo {
		height:83px;
		float:left;
		width:253px;
}


/*  top header / cart div .. */
div#top_header #cart {
		background:url(images/cart.gif) no-repeat;
		margin:0 10px 0 0 ;
		height:83px;
		float:right;
		width:174px;
}


div#top_header #cart h1 {
		color:#FFFFFF;
		padding: 0 10px 0px 65px;
		font-size:12px;
}

div#top_header #cart .checkout {
		color:#FFFFFF;
		border:none;
		float:right;
		margin: -39px 6px 0 0px;

}


div#top_header #cart p {
		color:#FFFFFF;
		border:none;
		float:left;
		margin: 5px 0px 0 25px;
		display:inline;

}

/*  top header / logo class .. */
div#logo a.logo {
		background:url(images/logo.gif) no-repeat left;
		text-indent:-9999px;
		display:block;
		height:83px;
		width:253px;
}


/*  the main meun  */

#top_nav { height:25px; }

div#top_nav #top_bar {
		background:#666;
		color:#333;
		height:25px;
}

div#top_nav #top_bar ul { display:inline; }

ul#top_bar li a {
		color:#333;
		float:left;
		padding: 5px 10px;
		text-decoration:none;
		font-family:Arial, Helvetica, sans-serif;
		display:inline;
		font-size:12px;
		font-weight:bold;
}

ul#top_bar li a:hover {
		color:#333;
		background:#FFF;
		padding: 5px 10px;
		text-decoration:none;
		font-family:Arial, Helvetica, sans-serif;
		display:block;
		font-size:12px;
		font-weight:bold;
}

div#top_nav #top_bar li {
		list-style:none;
		display:inline;
}


/*  header  meun  */

div#banner {
		background:url(images/banner.gif) no-repeat;
		height:100px;
		border-bottom:8px solid #333333;
}

div#moved_banner {
		height:100px;

}




/*  the middel area { the big image + right text + small images}  */

#main_body{
		margin: 38px;
}


#main_body .blank{
clear:both;
		float:left;
		display:block;
		height:269px;
		
		

}


/*  middel area  / right  text in the body */
#right_body {
		background:url(images/right_p_bg.gif) no-repeat;
		float:right;
		width:250px;
		
		
}


#right_body p {
		text-align:left;
		padding-left:40px;
		color:#333;
		font-size:11px;
		
}

/*  small-images */

#small {
		float:left;
		display:block;

		width:755px;
}


#small .small_img{
		margin: 20px 0;
		padding:5px;
		float:left;
		display:block;
}



/*  the text under the small images */
p#dsc
{
height:100px;
}

#bottomtext{
		width:260px;
		
		color:#333;
		margin:auto;
		padding:0px 0 20px 0px;
		
		float:left;
		
		margin-bottom:15px;
}

#right_body h1
{
margin:0px 0px 10px 40px;
color:#333333;
text-decoration:none;
}

#right_body a,#right_body a:link ,#right_body a:hover,#right_body  a:visited{


text-decoration:none;
color:#333333;

}




/*  the footer */

#footer{
		background:url(images/footer_bg.gif) repeat-x;
		float:left;
		height:8px;
		width:715px;
		margin:auto;
		margin-top:40px;
		padding:10px 0 20px 40px;
}


#footer p{
		color:#333;
		text-align:justify;
}

#footer a{
text-decoration:none;
}


/*--------------------- Home page End ----------------------*/




/*  End of page one "index" */


/* -----------------------------*/
/* -----  page 2 { prducts }-----*/
/* -----------------------------*/

#products_container{
		margin:auto;
		width:780px;
}

/*  products colum 1 */


#products_container #colum1{
		margin:auto;
		float:left;
		
		width:600px;
}


/*  products >> productbox / the main blank box */


.productbox{
		background:#FFFFFF;
		border:1px solid #9D9D9D;
		border-left: 2px solid #9D9D9D;
		margin:20px 25px 20px 30px;
		width:238px;
		float:left;
		display:inline;
}


.productbox p{
		color:#333;
		padding:0 10px 10px 10px;
		
}


/*  the class of the product image */



.productbox .productimg{
		padding:0 0 15px 10px;

		
}


/*  the view button */

.productbox .view{
		padding:0 0px 15px 10px;
		border:none;

}








/*  products colum 2  {products colum 2}*/

#products_container #colum2{
		margin:auto;
		float:left;
}



/*  products colum 3 {the cat menu } */
#products_container #colum3{
		
		margin: 0px 0 10px 0px;
		padding-top:20px;
		float:right;
		background:url(images/border.gif) repeat-y 15px;
		

}



#products_container #colum3 h1{
		margin: 0px 0px 5px 25px;
		font-size:16px;
		color:#333333;

		
}

#catagories_menu{
		
		margin: 10px 0 10px 0;
}

#catagories_menu ul{
		list-style:none;
		
		margin: 0px 5px 0px 0px ;


}

#catagories_menu li{
		border-top: 1px solid #969696;
		padding:0px 0px 0px 15px;
		width:150px;

}


#catagories_menu li a{
		display:block;
		padding:5px 0 5px 14px;
		color:#333333;
		list-style:none;
		text-decoration:none;
		width:135px;
}

#catagories_menu li a:hover{
		font-weight:bold;
		background:url(images/cat_active.gif) #fff no-repeat left;

		

}


/*---------------------Product page End ----------------------*/


/* -----------------------------*/
/* -----  page 3 { prducts }-----*/
/* -----------------------------*/



/*  Cloum one / selected products > big black image .. */
#colum1 .selected_big_img{
		margin:25px 35px 5px 0;
}


/*  Cloum one / selected products > small black image .. */

#colum1 .products_small_img{
		padding:5px 10px 5px 15px;

}


#colum1 span{
		color:#990000;
		text-align:center;
		padding:5px 0px 15px 50px;
}
#colum1 a{
		color:#990000;
		text-align:center;
}

/*  Cloum two / selected products > h1 .. */




/*  Cloum two / selected products > bottom ul .. */



/*---------------------selected Products page End ----------------------*/


*------------------------------------------*/



p.admin_title {
	font-size:120%;
	padding:10px;
	padding-left:5px;
	font-weight:bold;
}
table.adminlist {
	margin-top:10px;
	margin-left:10px;
	margin-bottom:20px;
	text-align:center;
	color:#000000;
}
table.adminlist td {
	padding: 4px;
}
table.adminlist tr.odd {
	background-color: #EEEEEE;
}
table.adminlist tr.even {
	background-color: #FFFFFF;
}
table.adminlist td a, table.adminlist td a:hover, table.adminlist td a:visited, table.adminlist td a:link {
	color: #000000;
	text-decoration:none;
}
table.adminlist td a:hover {
	color: #283b75;
}
table.adminlist tr.header {
	font-weight:bold;
		
}

tr.unpaied
{
background-color:#FF99FF;
}

div.admin_list_control {
	width:400px;
	text-align:center;
}
div.admin_list_control a, div.admin_list_control a:hover, div.admin_list_control a:link, div.admin_list_control a:visited {
	text-decoration:none;
}
/*---- Admin List Items Table Formatting ----*/



/*---- END Admin List Items Table Formatting ----*/


/* ------cart -----------*/







/*--------------faqs---------------------*/
p.faq_qusetion {
	font-weight:bold;
	margin-top:15px;
	margin-bottom:8px;
	color:#336699;
}
p.faq_answer {
}
/*--------------------------------------*/


p.pagetitle {
	text-align:center;
	font-weight:bold;
	font-size:15px;
	color:#6666FF;
}
/*------------- Error -----------*/
div.Error
{
	
	color:#910404;
	
	border:#CC3300 solid  1px;
	background:url(images/error.gif) no-repeat ;
	background-color:#F9DDDD;
	padding:8px;
	padding-left:40px;
	margin:auto;
	margin-bottom:10px;
	width:600px;
}

div.Error li
{
background:inherit;
	list-style:inside;
	padding-left:5px;
	
}
/*------------- MSG ----------*/
div.msg
{
	width:400px;
	margin:15px auto 15px auto;
	padding:10px;
	background:#F5F9BF;
	border:solid thin #D0C04F;
	font-weight:bold;
	color:#770000;
}

div.msg a,div.msg a:hover, div.msg a:visited
{
color:#990000;
}


/*------ Tree Menu-----------*/

#tree_menu
 {
	background-image:url(images/tree_menu.gif);
	
	color:#333333;
	padding-left:10px;
}

#tree_menu a
,#tree_menu a:hover
,#tree_menu a:visited
,#tree_menu a:link
 {
 	
	color:#333333;
 }
 
 
 
 /*----------Cart --------------*/
div#cart_container
{
margin-bottom:200px;

}
div.cartblock {
	margin: 0px auto;
	width: 575px;
	height: 140px;
}
div.removecart {
	background-color:#333333;
	color:#000000;
	
	width:150px;
	padding:5px;
}
div.removecart a, div.removecart a:hover, div.removecart a:link, div.removecart a:visited {
	color:#FFFFFF;
	padding:5px;
}
div.cartblockcontext {
	float:left;
	width: 400px;
	margin-left:10px;
}
div.cartblockimage {
	float:left;
	width: 140px;
	margin-left:10px;
}
div.noproduct {
	float:left;
	width: 25%;
	margin-left:3px;
	height:35px;
		color:#AAAAAA;
}
div.nounits {
	text-align:center;
	float:left;
	width: 25%;
	margin-left:3px;
	background-color:#AAAAAA;
	height:35px;
	color:#333333;
}
div.totalwithgst {
	text-align:center;
	float:left;
	width: 32%;
	margin-left:3px;
	background-color:#AAAAAA;
	height:35px;
}
div.gst {
	text-align:center;
	float:left;
	width: 25%;
	display:inline;
	margin-left:50px;
	background-color:#AAAAAA;
	height:35px;
	color:#333333;
	
	
}

div.freight {
	text-align:center;
	float:left;
	width: 20%;
	margin-left:3px;
	background-color:#AAAAAA;
	height:35px;
	color:#333333;
}
div.total {
	text-align:center;
	float:left;
	width: 27%;
	margin-left:3px;
	background-color:#AAAAAA;
	height:35px;
	color:#333333;
}
div.checkout {

	text-align:center;
	color:white;
	font-weight:bold;
	float:left;
	width:32%;
	margin-left:3px;
	background-color:#990000;
	height:25px;
	padding-top:10px;
}
div.checkout a, div.checkout a:hover, div.checkout a:link, div.checkout a:visited {
	color:white;
	font-weight:bold;
}
div.cartfoot {
	clear:both;
	text-align:center;
	height:40px;
	margin-left:0px;
	margin-top:20px;
}
p.cartproductname {
	font-weight:bold;
	font-size:14px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	color:#222299;
}
font.cartlabel {
	font-weight:bold;
}

table.cool_cart_summary
{
	width:600px;
	margin:10px auto;
	
}

table.cool_cart_summary td
{
	text-align:center;
	padding:5px;
	border:2px solid #FFFFFF ;
}

table.cool_cart_summary tr.head
{
	background-color:#CCCCCC;
	font-weight:bold;
	color:#38445A;
}
.crt_qty_input
{
	width:40px;
}			

div.cart_add_more_prods
{

	margin:10px auto;
	padding:5px;
	width:570px;
	color:#03314E;
	font-size:14px;
	background-color:#E9E9E9;
}

div.cart_add_more_prods a:link , div.cart_add_more_prods a:visited,div.cart_add_more_prods a:hover, div.cart_add_more_prods a
{
	text-decoration:none;
	color:#03314E;
}

/*------------- Order summary --------*/
#order_summary  td
{
padding:5px;

}
#order_summary .header
{
	color:#293361;
	background-color:#EEEEEE;
	font-size:13px;
	font-weight:bold;

	padding:10px;
}


/* ---------- End cart block -----------*/
div.clear {
	clear:both;
}


p.hint, .smalltext
{
margin:0px;
color:#666666;
font-size:11px;
}


table.form_table p.hint
{
clear:both;
margin:none;
float:right;


}

div.move_popup
{
position:absolute;
width:200px;
background-color:#F3F0CD;
border:#CBB538 solid 1px;
padding:8px;
display:none;
text-align:left;
}

div#freight_popup
{
margin-left:110px;
}

/*------------------------*/
.form_table td label
{
float:right;

}

#enquiry_form .button
{

	margin:20px;
}

#enquiry_form #img_security_code
{
margin-left:7px;

}
/*-------------------*/

/*----- Forms ------*/
FORM.extended {
	margin-left:25px;
	
	
}
FORM.extended label.required {

}
FORM.extended label.required font.star {
	color:red;
	font-weight:bold;
	font-size:16px;
}
FORM.extended LABEL {
	clear:both;
	DISPLAY: block;
}
FORM.extended LABEL.check {
	clear:none;
	float:left;
	margin-left:3px;
	margin-bottom:10px;
	margin-top:5px;
}
FORM.extended INPUT {
	DISPLAY: block;
	clear:both;
}
FORM.extended INPUT.button
{

clear:both;
}

FORM.extended INPUT.continue_button
{
	margin:25px auto;
	width:120px;
	height:30px;
}

FORM.extended INPUT.check {
	float:left;
	margin-top:5px;
	margin-bottom:10px;
	margin-left: 15px;
	margin-right: 0em;
}
FORM.extended INPUT {
	MARGIN: 6px 0px 9px 6px;
}
FORM.extended select {
	DISPLAY: block;
}
FORM.extended select {
	MARGIN: 6px 0px 9px 6px;
}
FORM.extended textarea {
	width: 500px;
	height: 80px;
	MARGIN: 6px 0px 9px 6px;
}
FORM.extended textarea.big {
	width: 500px;
	height: 80px;
}


FORM.extended textarea.small {
	width: 275px;
	height: 65px;
}

FORM.extended textarea.terms {
	width: 500px;
	height: 60px;

}


FORM.extended label.radio {
	clear:none;
	float:left;
	margin-left:3px;
	margin-bottom:15px;
	margin-top:5px;
}

label.terms {
font-weight:bold;
}


FORM.extended input.radio {
	clear:none;
	float:left;
	margin-left:20px;
	margin-bottom:15px;
	margin-top:5px;
}

span.star
{
color:#FF0000;
size:140%;
}

p.star_for_required
{
	margin: 5px 0px 20px 0px;
}


/*--------Pages fo the product-----*/

#colum1	div.pages,div.pages
{
clear:both;
margin:7px 0px 15px 0px;
color:#333333;
text-align:left;

}

div.pages
{
text-align:right;
margin-right:0px;
}

div#cat_pages
{
text-align:left;
margin-top:100px;
margin-bottom:0px;
margin-left:40px;

}

#colum1 span.curr_page,span.curr_page
{
	color:#990000;
	font-weight:bold;
	padding:0px;
	margin:0px;
	margin-left:5px;
	margin-right:5px;
	text-align:center;
	
	
}

div.pages img
{
margin-left:5px;
margin-right:5px;
vertical-align:top;
}

#colum1 div.pages a, div.pages a:hover, div.pages a:link, div.pages a:visited
{
	color:#333333;
	text-decoration:none;
	
	margin-left:5px;
	margin-right:5px;
}
/*------------------*/

#products_container #prod_colum1{
		
		float:left;
		display:block;
		margin-right:30px;
		padding-top:27px;
}

#prod_colum1 .selected_big_img{
		margin:25px 35px 5px 0;
		
}

#prod_colum1 .products_small_img{
		margin:auto;
		padding:5px 10px 5px 15px;
		width:88px;
}


#products_container #prod_colum1 span{
margin:0px;
padding:0px;

}
#prod_colum1 a{
		color:#990000;
		text-align:center;
}


#products_container #prod_colum2{
		
		margin:auto;
		float:left;
		display:block;
		
		
}

#products_container #prod_colum2 h1{
		color:#990000;
		margin:25px 0px 20px 0px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
}

/*  Cloum two / selected products > midi p class .. */

#products_container #prod_colum2 .description{
		padding: 5px 0 5px 0;
		color:#333;
		width:260px;
		text-align:justify;
}

/*  Cloum two / selected products > bottom ul .. */

#products_container #prod_colum2 ul{
		margin: 5px 10px 10px 12px;
		color:#333;

}

#products_container #prod_colum2 ul a{
		color:#333;

}

#products_container #prod_colum2 li {
		color:#333;
		padding: 5px 0 0 0;

}

/*  Cloum one / selected products > selevt button */

#products_container #prod_colum2 .select{
		border:none;
		margin-top: 40px ;


}


/*------------ Cateogries Listing ------- */
ul.category li
{
	padding-left:50px;
	list-style:url(images/next.gif) outside   ;
	margin-top:15px;
	padding-left:8px;
	margin-left:50px;
	font-size:14px;
	color:#330B92;
	

	
}

ul.category li a,ul.category li a:visited,ul.category li a:link
{
text-decoration:none;
}

ul.category li a:hover
{
text-decoration:underline;
}

ul.category 
{
margin-bottom:150px;
}


/*------------------------------------------*/

/*----------Docs list  --------*/
.doc_block
{
	clear:both;
	padding:5px;
	border-top:#999999 dashed 1px ;
}
.doc_image
{

	float:left;
	margin:5px;

	
}

div.doc_block_content
{

	margin-left:20px;
	width:280px;
	
}

a.download_file1 , a.download_file2
{
text-decoration:none;
color:#333333;
display:list-item;
list-style:square;
list-style-position:inside	;



}

/*-------------------*/
/*-------------------*/
div.page_bar
{
	margin-top:10px;
	margin-bottom:10px;
	padding:3px;
	padding-left:10px;	
    font-size:12px;
	color:#325269;
	background-color:#E2E2E2;
	width:auto;
	clear:both;
	border: 1px #999999 solid;
}

div.page_bar a,div.page_bar a:hover,div.page_bar a:visited,div.page_bar a:link
{ 
	color:#757575;
	text-decoration:none;

}
/*-------------*/

table.tvc td
{
padding:10px;
}

ul#top_gallery_cats 
{
display:block;
height:20px;

margin-top:-20px;

margin-left:-8px;	


}

ul#top_gallery_cats li
{
	height:12px;
	display:block;
	float:left;
	border-right:#333333 solid 1px;
	margin-left:8px;
	padding-right:4px;
	display:inline;

}


ul#top_gallery_cats  li a:link,ul#top_gallery_cats a:visited,ul#top_gallery_cats a:hover,ul#top_gallery_cats a
{
	text-decoration:none;
	color:#333333;
}

ul#top_gallery_cats li#selected a:link,ul#top_gallery_cats  li#selected a:visited,ul#top_gallery_cats li#selected a:hover,ul#top_gallery_cats  li#selected a
{
	color:#990000;
}



h1#gallery_name
{
margin-bottom:20px;
}

#my_account_login_urls
{
margin-left:15px;
}
#my_account_login_urls a
{
margin-left:15px;
text-decoration:none;	

}