/* CSS Document */

body {
	margin:17px 0px 0px 0px;
	padding:0px;
	font-family:verdana;
	font-size:10px;
	color:#000000;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat;
	background-position:top left;
}

td {
	margin:0px;
	padding:0px;
}


.hr_txt {
	font-family:Verdana;
	font-size:22px;
	color:#000000;
	text-transform:uppercase;
	font-weight:bold;
	background-color:#cccccc;
	height:30px;
	padding-left:20px;
	padding-right:20px;
}

.text_field_area {
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	background-color:#cccccc;
	padding-left:20px;
	padding-right:20px;
}

.red {
	color:#ff0000;
}

.bottom_txt_1 {
	font-family:Verdana,Tahoma,Arial;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}

.bottom_txt_2 {
	font-family:Verdana,Tahoma,Arial;
	font-size:9px;
	color:#000000;
	font-weight:bold;
}



/* Link Part Start  */

a:link, a:active, a:visited {
	ont-family:Arial;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
	font-weight:normal;
}

a:hover {
	color:#000000;
	text-decoration:underline;
	text-decoration:none;
}


a.top_link:link, a.top_link:active, a.top_link:visited {
	font-family:Arial;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;

}
a.top_link:hover {
	color:#FAAF93;
}

a.bottom_link1:link, a.bottom_link1:active, a.bottom_link1:visited {
	font-family:Verdana,Tahoma,Arial;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;

}
a.bottom_link1:hover {
	color:#000000;
	text-decoration:underline;
}


a.bottom_link2:link, a.bottom_link2:active, a.bottom_link2:visited {
	font-family:Verdana,Tahoma,Arial;
	font-size:9px;
	color:#000000;
	text-decoration:underline;
	font-weight:bold;

}
a.bottom_link2:hover {
	color:#000000;
	text-decoration:none;
}


a.red_link:link, a.red_link:visited, a.red_link:active {
	font-family:Tahoma;
	color:#FF0000;
	font-size:11px;
	display:block;
	text-decoration:none;
}	

a.red_link:hover {
	text-decoration:underline;
}

/*-------------- MISC --------------*/

.black_bg {
	background-color:#000000;
}

.white_bg {
	background-color:#FFFFFF;
}

.header_space {
	padding:10px 20px 0px;
	background-color:#FFFFFF;
}

.accountlogin_space {
	padding:5px 10px;
	border:1px solid #000000;
}

.content_space {
	padding:0px 20px;
	padding-bottom:5px;
}

.left_space {
	padding-left:10px;
}

.right_space {
	padding-right:10px;
}


.featured_item_space {
	padding:10px;
}

.header_box {
	border:1px solid #000000;
	background-color:#cccccc;
	padding-left:15px;
	padding-right:15px;
	height:33px;
	font-size:22px;
	font-weight:bold;
	text-transform:uppercase;
}

.header_box2 {
	border-bottom:1px solid #000000;
	background-color:#cccccc;
	padding-left:15px;
	padding-right:15px;
	height:33px;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
}

.header_box3 {
	border-bottom:1px solid #000000;
	background-color:#cccccc;
	padding-left:10px;
	padding-right:10px;
	height:33px;
	font-size:17px;
	font-weight:bold;
	text-transform:uppercase;
}

.header_box4 {
	border-bottom:1px solid #000000;
	background-color:#cccccc;
	padding-left:8px;
	padding-right:8px;
	height:33px;
	font-size:17px;
	font-weight:bold;
	text-transform:uppercase;
}

.header_box5 {
	border-bottom:1px solid #000000;
	background-color:#cccccc;
	padding-left:6px;
	padding-right:6px;
	height:33px;
	font-size:17px;
	font-weight:bold;
	text-transform:uppercase;
}


.img_border{
	border:1px solid #000000;
}


.red_arrow {
	margin:0px;
	padding:10px;
	font-family:tahoma;
	font-size:11px;
}
.red_arrow ul {
	list-style:none;
	padding:0;
	margin:0;
}
.red_arrow li {
	background-image:url(../images/red_arrow.gif);
	background-position:0 .40em;
	background-repeat:no-repeat;
	list-style:none;
	margin:0px;
	text-align:left;
	padding-left:26px;
	padding-bottom:10px;
	font-weight:bold;
}

.red_arrow li a:link, red_arrowli a:visited {
	font-family:Tahoma;
	color:#000000;
	font-size:11px;
	display:block;
	text-decoration:underline;
}	

.red_arrow li a:hover {
	text-decoration:none;
}

.featured_product_box {
	padding-top:10px;
	padding-bottom:10px;
	border:1px solid #000000;
}

.featured_product_border {
	border-left:1px solid #000000;
}

.featured_product_box a:link, featured_product_box a:visited {
	font-family:Tahoma;
	color:#FF0000;
	font-size:11px;
	display:block;
	text-decoration:none;
}	

.featured_product_box a:hover {
	text-decoration:underline;
}

	
.product_seperator{
	background-color:#000000;
}

.space_product {
	padding:10px;
}

.black_line {
	background-image:url(../images/black.gif);
	background-repeat:repeat-x;
	background-position:center;
}

.top_menu_bg {
	background-image:url(../images/topmenu_bg.jpg);
	background-repeat:repeat-x;
}






input.look {
    border-top:#000000 1px solid;
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
	border-bottom:#000000 1px solid;
    font-family:arial;
    font-size: 10px;
	color:#000000;
    font-weight: normal;
    background-color: #ffffff;
	padding-left:2px;
	padding-right:2px;
	width:134px;
}

input.look2 {
    border-top:#000000 1px solid;
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
	border-bottom:#000000 1px solid;
    font-family:arial;
    font-size: 11px;
	color:#000000;
    font-weight: normal;
    background-color: #ffffff;
	padding-left:0px;
	padding-right:0px;
	height:12px;
	width:123px;
}

textarea.look {
    border-top:#000000 1px solid;
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
	border-bottom:#000000 1px solid;
    font-family:arial, tahoma, verdana, helvetica, sans-serif;
    font-size: 10px;
	color:#000000;
    font-weight: normal;
    background-color: #ffffff;
	padding-left:2px;
	padding-right:2px;
}

select.look {
	border-top:#000000 1px solid;
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
	border-bottom:#000000 1px solid;
    font-family:arial, tahoma, verdana, helvetica, sans-serif;
    font-size: 10px;
	color:#000000;
    font-weight: normal;
    background-color: #ffffff;
	padding-left:2px;
	padding-right:2px;
	width:150px;
}

submit.look {
	border-top:#000000 1px solid;
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
	border-bottom:#000000 1px solid;
    font-family:arial, tahoma, verdana, helvetica, sans-serif;
    font-size: 10px;
	color:#000000;
    font-weight: normal;
    background-color: #ffffff;
	padding-left:2px;
	padding-right:2px;
}

/**************************************************************/

.productListing-heading{
font-weight:bold;
}


.body_text_home
{
      FONT-SIZE: 11px;
      FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
      COLOR: #000000;
	  FONT-WEIGHT:normal;
}
.gray_text
{
      FONT-SIZE: 11px;
      FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
      COLOR: #CCCCCC;
	  FONT-WEIGHT:normal;
	  line-height:140%;
}
.productListing-even-new
{
background-color:#CCCCCC;
}
.productListing-odd-new{
background-color:#FFFFFF;
}
.product_name
{
      FONT-SIZE: 11px;
      FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica;
