img, div { behavior: url(iepngfix.htc) }

body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #333333;
	background-image: url(../../images/default/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FF7C00;
}



table.main {
	width: 800px;
	background-color: #000000;
}

table.main td.header {
	width: 100%;
	height: 46px;
}

table.main td.banner {
	width: 100%;
	height: 184px;
}

table.main td.left {
	width: 210px;
	padding-left: 13px;
	
	height: 500px;
}

table.main td.right {
	width: 573px;
	padding-right: 13px;
	
	height: 500px;
}

table.main td.footer {
	background-image: url(../../images/default/footer.png);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	height: 67px;
}
td.menu {
	background-image: url(../../images/default/menu_bg.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #000000;
	height: 45px;
}


div.catList {
	height: 20px;
	width: 165px;
	background-image: url(../../images/default/list_aim.png);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #4e4e4e;
	margin-bottom: 1px;
	padding-left: 25px;
	padding-top: 3px;
}

div.catListBlog {
	height: auto;
	width: 185px;
	background-repeat: no-repeat;
	background-position: left;
	background-color: #4e4e4e;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 0px;	
	vertical-align: bottom;
}

div.box1Header {
	background-image:url(../../images/default/box_1_header.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 536px;
	height: 15px;
	padding-left: 30px;
	padding-top: 17px;
	color: #000000;
	font-family: Tahoma;
	font-size: 14px;
	float: right;
}

div.box1Content {
	background-image: url(../../images/default/box_1_content.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #CCCCCC;
	width: 544px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border: 1px solid #130b09;
	border-top: none;
	color: #000000;
	float: right;
	margin-bottom: 10px;
}

div.box2Header {
	background-image: url(../../images/default/box_2_header.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 217px;
	height: 17px;
	padding-top: 15px;
	padding-left: 30px;
	color: #000000;
	font-family: Tahoma;
	font-size: 14px;

}
	
div.box2Content {
	background-image: url(../../images/default/box_2_content.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #0a0b0c;
	width: 225px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #130b09;
	border-top: none;
	border-bottom: none;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 14px;
}

div.box2Footer {
	background-image: url(../../images/default/box_2_footer.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 227px;
	height: 31px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	border-bottom: 1px solid #130b09;
}

div.box3Header {
	background-image: url(../../images/default/box_3_header.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 180px;
	height: 24px;
	padding-left: 10px;
	padding-top: 10px;
	color: #000000;
	font-family: Tahoma;
	font-size: 14px;
}

div.box3HeaderBlog {
	background-image: url(../../images/default/box_3_header.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 187px;
	height: 24px;
	padding-left: 10px;
	padding-top: 10px;
	color: #000000;
	font-family: Tahoma;
	font-size: 14px;
}

div.box3Content {
	background-image: url(../../images/default/box_3_content.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000000;
	width: 178px;
	padding-left: 10px;
	border: 1px solid #130b09;
	border-top: none;
}


div.contentHeaderText1 {
	margin-top: -6px;
}

div.contentHeaderText2{
	margin-top: -10px;
}

div.contentHeaderText3{
	margin-top: -1px;
}


input.input_1 {
	background-image: url(../../images/default/input_field.png);
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: top;
	width: 96px;
	height: 17px;
	padding: 3px 7px 0px 7px;
	border: none;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;	
}

input.submit_1 {
	background-image: url(../../images/default/submit_button_3.png);
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: top;
	 
	height: 23px;
	border: none;
	color: #FFFFFF;
	font-family: Tahoma;
	padding: 0px 10px 0px 10px;
	font-size: 11px;
}

button.button_1 {
	background-color: #4E4E4E;
	background-image: url(../../images/default/cart_1.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 22px;
	padding: 0px 10px 0px 27px;
	border: none;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 13px;
}

.button_2 {
	background-color: #4E4E4E;
	height: 22px;
	padding: 0px 10px 0px 10px;
	border: none;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 13px;
}



















.button_sidebar_cart{
	background-color: #4E4E4E;
	background-image: url(../../images/default/cart_1.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 22px;
	width: 130px;
	padding: 0px 0px 0px 20px;
	border: none;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 13px;
}
div.boxProductHeader {
	background-image:url(../../images/default/box_product_header.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 536px;
	height: 15px;
	padding-left: 30px;
	padding-top: 17px;
	color: #000000;
	font-family: Tahoma;
	font-size: 14px;
	float: right;
}

div.boxProductContent {
	background-image: url(../../images/default/box_1_content.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #CCCCCC;
	width: 544px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border: 1px solid #130b09;
	border-top: none;
	color: #000000;
	float: right;
	margin-bottom: 10px;
}
.button_buy {
	background-color: #4E4E4E;
	background-image: url(../../images/default/cart_1.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 22px;
	width: 80px;
	padding: 0px 10px 0px 27px;
	border: none;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 13px;
}

.button_buy_new {
	background-color: #4E4E4E;
	background-image: url(../../images/default/addtocartnew.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
	width: 125px;
	padding: 0px 10px 0px 20px;
	font-weight: bold;
	border: none;
	color: #420202;
	font-family: Tahoma;
	font-size: 13px;
}
.button_buy_new:hover {
	color: #432222;
	background-image: url(../../images/default/addtocartnew_hover.png);
}

.button_search {
	background-color: #4E4E4E;
	background-image: url(../../images/default/list_aim.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 22px;
	width: 90px;
	padding-left: 22px;
	border: none;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 13px;
}

.button_del {
	background-color: #4E4E4E;
	background-image: url(../../images/default/cart_1.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 22px;
	padding: 0px 10px 0px 27px;
	border: none;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 13px;
}
div.catSubList {
	height: 20px;
	width: 160px;
	background-image: url(../../images/default/list_sub_aim.png);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #4e4e4e;
	margin-bottom: 1px;
	padding-left: 30px;
	padding-top: 3px;
}






#small_box{
	width: 249px;
	padding-top: 15px;
}

#small_box_header{
	background: url(../../images/default/header_small_box.jpg) no-repeat center; 
	height: 18px;
	width: 249px;
	padding-top: 10px;
	font-family: arial;
	font-size: 11px;
	color: black;
}	

#small_box_content{
	background: url(../../images/default/content_small_box.jpg) no-repeat; 
	padding-top: 5px;
	padding-bottom: 5px;
	height: 150px;
	width: 249px;
	float: center;
}

.small_box_price{
	background: url(../../images/default/price_small_box.jpg) no-repeat center; 
	width: 98px;
	height: 24px;
	color: white;
	font-size: 11px;
	font-family: arial;
 
}
.small_box_buy{
	background: url(../../images/default/buy_small_box.jpg) no-repeat center; 
	width: 79px;
	height: 24px;
	color: white;
	font-size: 11px;
	font-family: arial;
}
.small_box_info{
	background: url(../../images/default/info_small_box.jpg) no-repeat center; 
	width: 72px;
	height: 24px;
	color: white;
	font-size: 11px;
	font-family: arial;
}


.browseImage{
	border: 2px solid #4E4E4E;
}




/* paging */

.paging {
	padding:10px;
	color: #000;
	font-weight: bold;
	border:1px solid #777;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
	background-color:#F5F5F5;	
}

.paging a {
	color: #000;
	text-decoration: none;
	background-color:#F5F5F5;
}

.paging a:hover {
}

.paging_disabled{
	color: #000;
	font-weight: bold;
	border:1px solid #000;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
	background-color:#F5F5F5;
}

h1 {
	display: inline;
	font-size: 14px;
	font-weight: bold;
}

h2 {
	display: inline;
	color:#000000;	
	font-size:14px;
	font-weight: normal;
}
h3 {
	display: inline;
	font-size: 12px;
	font-weight: bold;
}

.product_info a:link {
	color: #FF7C00;
	text-decoration: none;
}
.product_info a:hover {
	color: #FF7C00;
	text-decoration: none;
}

.product_info a:visited{
	color: #FF7C00;
	text-decoration: none;
}