﻿html, body
{
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #333333;
	color: #999999;
}

td, th
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

hr
{
	height: 0px;
	overflow: hidden;
	border: none;
	border-top: solid 1px #2d2d2d;
}

.GridViewTable td, th
{
	border: solid 1px #333333;
}

input
{
	font-size: 12px;
}



form
{
	margin-top: 10px;
}

a:visited, a:active, a:link
{
	color: #999999;
	text-decoration: none;
}

a:hover
{
	color: white;
	text-decoration: none;
}

br
{
	clear: both;
}

.button1
{
	width: 53px;
	height: 22px;
	background-image: url(../../Images/buttonbg1.gif);
	font-size: 9px;
	font-family: Arial;
	border-width: 0px;
	color: White;
	cursor: pointer;
}

.button2
{
	width: 100px;
	height: 22px;
	background-image: url(../../Images/buttonbg2.gif);
	font-size: 9px;
	font-family: Arial;
	border-width: 0px;
	color: White;
	cursor: pointer;
}


h2
{
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: White;
}

h3
{
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 1px;
}

h1
{
	font-family: MS Sans Serif;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 0px;
	color: White;
}

#pageTitle
{
	width: 930px;
	padding-left: 50px;
	margin-left: auto;
	margin-right: auto;
	line-height: 17px;
	color: #999999;
}

#header
{
	background-image: url(../../Images/headerbg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 10px;
}

#top
{
	height: 50px;
	position: relative;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

.center980
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#top #dvShoppingCart
{
	right: 100px;
	bottom: 16px;
	background-color: #424242;
	width: 190px;
	position: absolute;
	padding: 5px 4px;
	text-align: center;
	color: #999999;
}

#top #dvShoppingCart a
{
	color: #999999;
	text-decoration: none;
}

#top .searchBox
{
	position: absolute;
	top: 10px;
	right: 10px;
}

#top #topLogin
{
	position: absolute; right: 0px; top: 10px; line-height: 13px;
}

#top #topLogin a
{
	font-size: 9px; font-family: Arial; 
}

#top #topLogin a:hover
{
	text-decoration:underline;
}

#top #topMenu
{
	/*left: 180px;*/
	left:0px;
	bottom: 0px;
	position: absolute;
	padding: 4px 5px;
}

#top #topMenu ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#top #topMenu ul li
{
	float: left;
	padding: 0px 30px 15px 0px;
	cursor: pointer;
}

#top #topMenu ul li:hover
{
	color: white;
}

#top #topMenu ul li a
{
	font-family: Arial;
	font-weight: 900;
	font-size: 11px;
	padding-left: 1px;
	padding-right: 1px;
	color: #999999;
	text-decoration: none;

}

#top #topMenu ul li a:hover
{
	color: white;
}

#top .logo
{
	position: absolute;
	left: 20px;
}

#container
{
	background-color: #262626;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content
{
	width: 980px;
	margin: 0 auto 0 auto;
	position: relative;
}



/*
#left
{
	clear: both;
	width: 20%;
	float: left;
	font-size: 14px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#left a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
#left a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
#left a:hover
{
	text-decoration: underline;
	color: #CCFFFF;
}
#left a:active
{
	text-decoration: none;
	color: #4d397c;
}

*/

#middle
{
	width: 60%;
	float: left;
}

#right
{
	width: 20%;
	float: right;
}

#middleright
{
	width: 80%;
	float: right;
	padding-top: 10px;
}

#footer
{
	background-image: url(../../Images/footerbg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#bottom
{
	text-align: center;
	line-height: 18px;
	width: 980px;
	font-size: 9px;
	margin-left: auto;
	margin-right: auto;
	color: #515151;
	margin-top: 20px;
	padding-bottom:30px;
}

#bottom a
{
	text-decoration: none;
	font-weight: bold;
	color: #515151;
}

#bottom a:hover
{
	color: white;
}

.bottombanner
{
	color:#333333;
}

/*======COMMON USEAGE======*/


.frame
{
	margin-bottom: 5px;
	margin-bottom: 5px;
	border: solid 1px #333333;
}

.title
{
	padding-left: 10px;
	padding-right: 20px;
	background-color: #333333;
	height: 20px;
	line-height: 20px;
	color: #7e7e7e;
	font-weight: bold;
}

.content
{
	padding: 5px;
}

.SearchInput
{
	border: solid 1px #c2c2c2;
	height: 17px;
}

.SearchDropDown
{
	border: solid 1px #C4C4C4;
	height: 20px;
}

.SearchButton
{
	background-image: url(../../Images/search1.gif);
	height: 18px;
	width: 66px;
	cursor: pointer;
}

.MyCartButton
{
	background-image: url(../../Images/mycart.gif);
	height: 18px;
	width: 114px;
	cursor: pointer;
}

.RecomPic
{
	width: 110px;
	height: 110px;
	padding: 2px;
	border: solid 1px #C4C4C4;
	margin-top: 5px;
	margin-bottom: 5px;
}

.PageTitle
{
	font-family: Courier New, Courier, monospace;
	font-weight: bold;
}

.PageSubTitle
{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Courier New, Courier, monospace;
}

.contentTable
{
	width: 100%;
	padding: 5px;
}

.tdLabel
{
	font-weight: bold;
}

.tdContent
{
}

.divPayBtn
{
	text-align: right;
	margin: 10px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
}

.titleGray
{
	font-size: 10px;
	background-color: transparent;
	height: 20px;
	color: Black;
	padding-right: 20px;
	width: 50%;
	text-align: center;
}

.divShipping
{
	margin: 5px 0px;
}

/*=====================NEW ONE===================*/
.TitleLeft1 a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
.TitleLeft2 a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

/*=====================LEFT CATEGORY====================*/
.cateContent
{
	margin-top: 20px;
}

.cateContent ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.cate0
{
	height: 20px;
	line-height: 20px;
	padding-left: 10px;
	width: 90%;
	margin-left: 4px;
	margin-bottom: 2px;
	margin-top: 2px;
	list-style: none;
}

.cate0 a
{
	color: black;
}
.cate0 a:hover
{
	color: white;
	text-decoration: none;
}

.cate1
{
	height: 20px;
	line-height: 20px;
	list-style: none;
}

.cate1 a
{
	color: black;
}

.cate1 a:hover
{
	color: white;
	text-decoration: none;
}


/*===============USER ACCOUNT LEFT MENU=================*/

#userLeftMenu tr td a
{
	color: #d7d3d3;
	font-size: 11PX;
	text-decoration: none;
}

/*==================WORD PAGE============================*/
.wdTitle
{
	font-size: 11px;
	font-weight: bold;
	color: black;
}

.wdFrame
{
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

.wdFrame .title
{
	background-color: #C4C4C4;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	height: auto;
	line-height: 16px;
	font-family: "Courier New" , Courier, monospace;
	font-size: 11px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
}

.wdFrame .title a
{
	float: right;
	font-size: 11px;
	text-decoration: none;
	color: Navy;
}

.wdFrame .content
{
	padding: 10px;
	color: Black;
}

.wdFrame .content a
{
	text-decoration: underline;
}


#makewing
{
	position: absolute;
	left: 312px;
	top: 370px;
	height: 46px;
	overflow: hidden;
	line-height: 22px;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: none;
	border-right: none;
	color: #999999;
}

#makewing a
{
	color: white;
	font-family: Arial;
	font-size: 12px;
}

#makewing a:hover
{
	color: red;
}

#makewingTit
{
	color: white;
	font-weight: bold;
	position: absolute;
	right: 181px;
	bottom: 132px;
	width: 50px;
	height: 20px;
	overflow: hidden;
	line-height: 20px;
	background-color: silver;
	text-align: center;
}
/*=======================order==========================*/
.totalTable
{
	border-color: #333333;
	border-collapse: collapse;
	border-width: 1px;
	border-style: solid;
	margin-top: -1px;
	width: 100%;
	text-align: center;
	height: 80px;
}

.totalTable td
{
	border: solid 1px #333333;
}


.cateList
{
	padding-left: 20px;
	padding-right: 20px;
}

.cateList a
{
	font-family:Arial;
	font-size:9px;
}

.WaterMarkText
{
	color: #606060;
}

.GrayDropDown
{
	color: #606060;
}

.cateList .SelectedCategory
{
	color: white;
}

.MessageBox
{
	padding: 10px;
	margin: 0 0 10px 0;
	text-align: center;
}

#topNewsBox
{
	color: #801b19;
	border: solid 1px #801b19;
	width: 980px;
	padding: 5px;
	margin: 0 auto 10px auto;
	font-weight:bold;
}

#topNewsBox a
{
	color: Silver;
	text-decoration: none;
}

#topNewsBox .more
{
	float:right;
}


/*Modal Popup*/
.modalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#262626;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:120px;
	margin-left:auto;
	margin-right:auto;
}


