@charset "utf-8";
/* CSS Document
Captive Monkey 01/05/2008
Copyright (c) CaptiveMonkey
 */

body {
	background: url(../images/background.jpg) top center no-repeat #000000;
	margin:0;
	font-family: Tahoma, Arial, Verdana;
	color:#fff;
	font-size:72.5%;
}


a:link {
	text-decoration:underline; 
	color:#fff; 
	font-weight:bold;
	}
	
a:visited {
	text-decoration:underline;
	color:#fff; 
	font-weight:bold;
	}
	
a:active {
	text-decoration: underline;
	color:#fff; 
	font-weight:bold;
	}
	
a:hover {
	text-decoration: none; 
	color:#fff; 
	font-weight:bold;
}

#container {
	width:980px;		
	margin:0 auto;
	background:url(images/content.jpg) center repeat-y;
}

#logo {
	float:left;
	width:490px;
	padding-top:10px;
	padding-bottom:20px;
}

#quicklinks {
	float:right;
	width:490px;
	padding-top:25px;
	text-align:right;
}

#functions {
	
	float:right;
	/*width:980px;*/
	width:740px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	background: url(images/functionsbg.gif) repeat-y #080808;
	border: 1px dashed #FF0000;
}

#login {
	float:left;
	width:240px;
}

#newsletter {
	float:left;
	width:240px;
}

#search {
	float:right;
	width:480px;
}

#content {
	float:left;
	width:740px;
	padding-top:10px;
}

#leftnav {
	float:left;
	width:210px;
}

#main {
	float:right;
	width:740px;
}

.arrow {
	font-weight:bold;
	padding-left:17px;
}

.arrow A:link {padding-left:17px; background-image:url(images/arrow.png); background-repeat:no-repeat; text-decoration: none; color:#fff; font-weight:bold;}
.arrow A:visited {padding-left:17px; background-image:url(images/arrow.png); background-repeat:no-repeat; text-decoration: none; color:#fff; font-weight:bold;}
.arrow A:active {padding-left:17px; background-image:url(images/arrowlcss.png); background-repeat:no-repeat; text-decoration: none; color:#fff; font-weight:bold;}
.arrow A:hover {padding-left:17px; background-image:url(images/arrow-on.png); background-repeat:no-repeat; text-decoration: none; color:#fff; font-weight:bold;}

.imgpad {
	padding-bottom:10px;
}

.form {
	font-size:12px;
	color:#fff;
	background:#080808;
	border: 1px solid #ff0000;
}

#footer {
	float:left;
	width:980px;
	padding-top:10px;
	padding-bottom:30px;
	text-align:right;
}

/******************************Added_08.08.2008****************/

/*************clear************/
.clear{
	clear:both;
}
.clear_text{
	display:none;
}
/***********content**************/
#content_area {
	width:762px;
	margin-left:4px;
	padding:0px;
	float:left;
}
.left {
	float:left;
	padding-right:10px;
	text-align:justify;
}
.simple_listing_04 {
	padding:0px;
	margin:0px;
}
.simple_listing_04 ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
.simple_listing_04 ul li {
	width:102px;
	height:102px;
	margin:7px;
	float:left;
}
.products {
	background-repeat:no-repeat;
	background-position:center;
	display:block;
	height:98px;
	width:98px;
	cursor:pointer;
	border:#b6952c 2px solid;
}
.products3 {
	background-repeat:no-repeat;
	background-position:center;
	width:163px;
	height:163px;
	margin-left:10px;
	border:#b6952c 2px solid;
	margin-top:12px;
}
.products2 {
	background-repeat:no-repeat;
	background-position:center;
	line-height:102px;
	display:block;
	height:98px;
	width:98px;
	margin-left:20px;
	cursor:pointer;
	border:#b6952c 2px solid;
}
#fl {
	float:left;
	text-align:right;
	margin-top:35px;
	margin-bottom:15px;
	
}
.cart_box {
	background-color:#080808;
}
.cart_box_header {
	background-image:url(../images/table_header.gif);
	background-repeat:repeat-x;
	
}
.cart_box_header strong {
	padding-left:2px;
}
.cart_listbox {
	border:#EFEFEF 1px solid;
	width:40px;
	height:19px;
}
.white_color2 {
	background-color:#080808;
	padding:4px 0;
	font-size:.98em;
	border-bottom:#5f5f5f 1px solid;
}
.list_box {
	border:#5f5f5f 1px solid;
	width:145px;
	height:19px;
	background-color:#080808;
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	font-weight:normal;
	color:#fff;
}

.list_box_1 {
	border:#5f5f5f 1px solid;
	width:65px;
	height:19px;
	background-color:#080808;
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	font-weight:normal;
	color:#fff;
}

.text_box {
	border:#5f5f5f 1px solid;
	width:141px;
	height:15px;
	padding:2px;
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	background-color:#080808;
}
.submit {
	background-image:url(../images/button.gif);
	background-repeat:no-repeat;
	width:87px;
	height:27px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	cursor:pointer;
	border:0px;
	font-weight:bold;
}
.submit2 {
	background-image:url(../images/button2.gif);
	background-repeat:no-repeat;
	width:110px;
	height:27px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	cursor:pointer;
	border:0px;
	font-weight:bold;
}
.simple_listing_05 {
	padding:0px;
	margin:0px;
}
.simple_listing_05 ul{
	padding:0px;
	margin:0px;
	list-style:none;

}
.simple_listing_05 ul li {
	width:150px;
	margin:7px;
	float:left;
	height:150px;
	font-size:12px;
}
.simple_listing_05 ul li span {
	color:#FF0000;
	font-weight:bold;
}
.simple_listing_05 ul li a {
	font-size:1em;
}
.add_cart{

	background-position:left;
	display:block;
	height:24px;
	padding:10px 0 0 0px;
}
.border_table {
	background-image:url(../images/bg_01.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:735px;
}
.middle1 {
	background-color:#4C4C4C;
	width:713px;
	padding:10px 10px 10px 10px;
	font-weight:bold;
	border:#ff0000 1px dashed;
}
.white_color td ,
.white_color {
	background-color:#080808;
	padding:4px 0;
	font-size:.98em;
	padding-left:2px;
}
.grey_color td ,
.grey_color {
	background-color:#080808;
	padding:4px 0;
	font-size:.98em;
	padding-left:2px;
}
.login_box {
	background-color:#080808;
	width:358px;
	float:left;
}
.login_box_header {
	background-image:url(../images/table_header.gif);
	background-repeat:repeat-x;
	font-weight:bold;
	padding-left:5px;
}
.register_bx{
	float:left;
	margin-left:20px;
	width:358px;
	background-color:#080808;
	padding:2px 2px 43px 2px;
}
.forgot_bx{
	width:736px;
	background-color:#080808;
	padding:2px 2px 0 2px;
	margin-top:20px;
}
.submit3 {
	background-image:url(../images/button3.gif);
	background-repeat:no-repeat;
	width:150px;
	height:27px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	cursor:pointer;
	border:0px;
	font-weight:bold;
}
.submit4 {
	background-image:url(../images/small_button.gif);
	background-repeat:no-repeat;
	width:63px;
	height:19px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	cursor:pointer;
	border:0px;
	font-weight:bold;
}
.form2 {
	font-size:12px;
	color:#fff;
	background:#080808;
	width:150px;
	border: 1px solid #ff0000;
}
/************************************** august 12 2008 ****************************************************/
.left_corner_link 
{
	background-image:url(../images/left_1.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:51px;
	height:33px;
	display:block;
	float:left;
	margin-right:8px;
}
.left_corner_link a
{
	background-image:url(../images/right_1.gif);
	background-repeat:no-repeat;
	height:33px;
	font-family:"Trebuchet MS", "times New Roman", arial;
	font-size:20px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	background-position:right;
	display:block;
	line-height:33px;
	padding-left:4px;
}
.left_corner_link a:hover
{
	color:#CCCCCC;
	text-decoration:none;
}
.new_text_style 
{
	font-family:danube, arial, "trebuchet MS";
	font-size:14px;
	font-weight:bold;
	display:block;
	padding-left:4px;
}
.simple_listing_06 
{
	padding:0px;
	margin:0px;
}
.simple_listing_06 ul
{
	padding:0px;
	margin:0px;
	list-style:none;
}
.simple_listing_06 ul li
{
	background-position:left 5px;
	line-height:24px;
	border-bottom:#5c7ca5 1px solid;
}
.simple_listing_06 ul li a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../images/arrow_icon.png);
	background-repeat:no-repeat;
	padding-left:15px;
}
.simple_listing_06 ul li a:hover
{
	color:#FFF;
	text-decoration:none;
}
.mandatory {

	color:#FF0000;
	font-size:10px;
}
.error1 {

	color:#FF0000;
	font-size:11px;
}
.test_samp {

	color:#FFFFFF;
	font-size:11px;
}
/*------------------------------------------------------ 2008/aug/14 --------------------*/
#page-numbers a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	border:#5c7ca5 1px solid;
	display:block;
	padding:2px 5px;
	margin:1px;
	float:left;
	text-decoration:none;
}
#page-numbers a:hover
{
	color:#c2d7f1;
	text-decoration:none;
}
#page-numbers .active
{
	border:0px;
	padding:4px 7px;
	color:#c2d7f1;
	text-decoration:none;
}
#page-numbers .next
{
	border:0px;
	padding:4px 7px;
	color:#FFF;
	text-decoration:none;
}
/*25-08-2008*/
.but_search{
	background:url(../images/search_button.gif);
	border:0px;
	width:18px;
	height:16px;
	float:left;
	background-repeat:no-repeat;
}