@charset "utf-8";
/* CSS Document */

/* BODY */
body {
	background-color: black;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

p, h1, h2, h3, img, input, form, table, select, ul, li {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: black;
}

p {
	margin: 0 0 5px 0;
	padding: 0;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	color: #99CC00;
	margin: 10px 0 5px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

td {
	font-size: 11px;
	padding: 2px;
}
/* BODY END */

/* CONTAINER */
#container {
	width: 854px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/c_bg.jpg) no-repeat center top;
}
/* CONTAINER END */

/* TOP */
#top {
	position: relative;
	width: 764px;
	height: 97px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/top.jpg) no-repeat center top;
	z-index: 200;
}

#top input {
	width: 100px;
	font-size: 11px;
}

#top ul {
	position: absolute;
	padding: 0;
	margin: 70px 0 0 670px;
	z-index: 201;
}

#top li{
	list-style: none;
	margin: 0;
	padding: 1px 0;
}

#top ul a {
	color: white !important;
	font-size: 10px;
	font-weight: bold;
	margin-right: 35px;
	background: url(../images/loginArrow.gif) no-repeat center center;
	padding: 0 5px 5px;
	position: relative;
}

#top ul ul {
	list-style: none;
	background: white url(../images/ln_lr_bg.jpg) repeat-x left top;;
	width: 170px;
	margin: 0;
	padding: 3px 3px 3px 0;
	text-align: right;
	position: absolute;
	font-size: 11px !important;
	left: -70px;
	border: 1px solid #999999;
}

.login_btn {
	width: 40px !important;
	font-size: 11px;
	background-color: white;
	border: 1px solid #ccc;
}

.login:hover {
	color: #99FF00 !important;
}

div#top ul ul
{display: none;}

div#top ul li:hover ul,
div#top ul ul li:hover ul,
div#top ul ul ul li:hover ul
{display: block;}
/* TOP END */

/* TOP NAVI */
#top_navi {
	position: relative;
	width: 764px;
	height: 28px;
	margin: 0 auto;
	padding: 5px 0 0 0;
	background: url(../images/top_navi.jpg) no-repeat center center;
	text-align: right;
	z-index: 100;
}

#top_navi ul {
	margin: 0 5px 0 0;
}

.tn_selected a {
	color: #00CC00 !important;
}

#top_navi li {
	list-style: none;
	display: inline;
	color: white;
	font-size: 11px !important;
	font-weight: bold;
	padding: 3px 10px;
	background: url(../images/top_navi_btn.gif) no-repeat right center;
	position: relative;
}

.last_btn_selected a {
	color: #00CC00 !important;
	background: none !important;
}

.last_btn {
	background: none !important;
}

#top_navi a {
	color: white;
}

#top_navi a:hover {
	color: #00CC00;
}

#top_navi ul ul {
	position: absolute;
	background: #333333;
	padding: 0;
	top: 18px;
	left: 0;
	padding-top: 5px;
	z-index: 500;
}

.tn_sub_selected a {
	color: #00CC00 !important;
}

#top_navi ul ul a {
	color: white !important;
}

#top_navi ul ul a:hover {
	color: #99FF00 !important;
}

#top_navi ul ul li {
	display: block;
	width: 110px;
	text-align: left;
	padding: 5px 10px 5px;
	background: none;
	font-size: 11px !important;
	border-bottom: 1px solid #444 !important;s
}

#top_navi ul ul li:hover {
	background: url(../images/arrow3.gif) no-repeat 120px center;
}

.tn_sub {
	background: url(../images/arrow2.gif) no-repeat right center !important;
	padding-right: 15px !important;
}

.tn_sub_selected {
	background: url(../images/arrow2.gif) no-repeat right center !important;
	padding-right: 15px !important;
}

div#top_navi ul ul
{display: none;}

div#top_navi ul li:hover ul,
div#top_navi ul ul li:hover ul,
div#top_navi ul ul ul li:hover ul
{display: block;}
/* TOP NAVI END */

/* LEFT NAVI AND MAIN CONTENT CONTAINER*/
#ln_mc_container {
	width: 764px;
	margin: 0 auto;
	background: white url(../images/ln_mc_bg.gif) repeat-y center top;
	padding-bottom: 30px;
}	

#clear {
	clear: both;
}
/* LEFT NAVI AND MAIN CONTENT CONTAINER*/

/* LEFT NAVI */
#left_navi {
	width: 181px;
	height: auto;
	height: 100%;
	padding: 8px 0 10px 17px;
	float: left;
	font-size: 10px;
	position: relative;
}

#left_navi p {
	margin-top: 5px;
}

.ln_link {
	background: url(../images/ln_hdottedline.gif) no-repeat center bottom;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

.ln_link a {
	float: right;
	padding-right: 6px;
	color: #009900;
	background: url(../images/arrow.gif) no-repeat  right 5px;
}

.ln_hdl {
	width: 170px;
	height: 5px;
	float: right;
	margin-bottom: 10px;
	background: url(../images/ln_hdottedline.gif) no-repeat center bottom;
}

#left_navi a:hover {
	color: #00CC00;
}

.ln_hdl {
	clear: both;
}

#ln_top_border {
	width: 181px;
	height: 5px;
	background: #CCCCCC url(../images/ln_border_top.gif) no-repeat center top;
}

#ln_lr_border {
	width: 171px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: url(../images/ln_lr_bg.jpg) repeat-x left top;
	padding: 5px 4px 8px;
}

#ln_bot_border {
	width: 181px;
	height: 5px;
	background: url(../images/ln_border_bot.gif) no-repeat center top;
}

#left_navi ul {
	margin: 0;
	padding: 0;
}

#left_navi li {
	font-size: 11px;
	font-weight: bold;
	list-style: none;
	padding-left: 7px;
	background: url(../images/arrow.gif) no-repeat left center;
}

#left_navi select {
	height: 18px;
	margin: 5px 0;
	font-size: 11px !important;
	border: 1px solid #ccc;
	width: 168px;
}

#left_navi input {
	height: 18px;
	font-size: 11px !important;
	border: 1px solid #ccc;
	width: 30px;
	margin-left: 70px;
}
/* LEFT NAVI END */

/* CONTENT */
#content {
	width: 548px;
	float: right;
	position: relative;
	padding: 0 8px;
	font-size: 11px;
}

#content img {
	margin: 3px;
	border: 0;
}

.page {
	text-align: center;
	color: #CCCCCC;
}

.desktop_img {
	height: 120px !important;
	height: auto;
}

.page img {
	margin: 1px !important;
	margin-bottom: -4px !important;
}

.pageNum {
	color: black;
}

.readmore {
	color: #99FF00;
	font-weight: bold;
}

.price {
	color: #009900;
	font-size: 12px;
}

.specs {
	text-align: left;
}

.readmore:hover {
	color: #99CC00 !important;
}

#content a:hover {
	color: #009900;
}

#content ul {
	margin: 10px 5px;
	padding: 0;
}

#content li {
	list-style: none;
}

#content td {
	font-size: 11px;
	color: #003300;
}

#content input {
	font-size: 11px;
}

#swf {
	z-index: 0;
}

#c_top_border {
	width: 538px;
	height: 4px;
	background: #CCCCCC url(../images/content_top_border.gif) no-repeat center top;
	margin-top: 5px;
	margin: 0;
	padding: 0;
}

#hc_lr_border {
	width: 526px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: url(../images/ln_lr_bg.jpg) repeat-x left top;
	padding: 5px;
}

#c_bot_border {
	width: 538px;
	height: 4px;
	background: url(../images/content_bot_border.gif) no-repeat center top;
}

.td_home_gs {
	padding-top: 20px;
	font-weight: bold;
}

.td_home_gs1 {
	padding-top: 20px;
	background: url(../images/vdottedline.gif) no-repeat right center;
	font-weight: bold;
}

.td_home_gs2 {
	background: url(../images/vdottedline.gif) no-repeat right center;
}

.reply {
	color: #999999;
}

.forum_ul {
	margin-bottom: 10px !important;
	padding-bottom: 10px !important;
	border-bottom: 1px dotted #333333;
}

.forum_ul_post {
	margin-bottom: 10px !important;
	padding-bottom: 10px !important;
	border-bottom: 3px double #999999;
}

.post a {
	text-decoration: underline !important;
	font-size: 10px;
}
/* CONTENT END */

/* FOOTER */
#footer {
	width: 854px;
	height: 132px;
	margin: 0;
	padding: 0;
	background: url(../images/footer_bg.jpg) no-repeat center top;
	clear: both;
}

#footer p {
	width: 600px;
	text-align: center;
	margin: 0 auto;
	font-size: 10px;
	padding: 0 15px;
}

.copyright {
	margin-top: 32px !important;
}
/* FOOTER END */

/* ADMIN LEFT NAVI */
.admin_ln_li {
	padding-bottom: 5px;
}

.lns {
	background: #EEE url(../images/ln_icon_over_07.gif) no-repeat 6px center;
	padding-bottom: 5px;
	color: #00CC00;
}
/* ADMIN LEFT NAVI END */

/* ADMIN CONTENT */
#c_lr_border {
	width: 526px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: url(../images/ln_lr_bg.jpg) repeat-x left top;
	padding: 5px;
}

#c_lr_border table {
	padding: 5px;
	margin-bottom: 10px;
	border-collapse: collapse;
}

#c_lr_border td {
	font-size: 11px;
}

.listTableHeader {
	border-bottom: 3px double #999999;
	padding-bottom: 5px;
	font-size: 12px !important;
}

.listTableTD {
	border-bottom: 1px dotted #999999;
	padding: 3px 0;
	font-size: 11px !important;
}

#c_lr_border a:hover {
	color: #009900;
}

.show_price {
	padding: 0 15px 0 0;
	text-align: right;
}
/* ADMIN CONTENT END */

/* MINI CART */
.cart {
	background: url(../images/ln_lr_bg.jpg) repeat-x center 20px;
	border-left: 1px solid  #666666;
	border-bottom: 1px solid  #666666;
	border-right: 1px solid #666666;
	clear: both;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.cart a {
	color: white;
	text-decoration: underline; 
}

.cart_header {
		font-size: 12px;
		font-weight: bold;
		background-color: #333333;
		color: white;
		padding: 3px;
}

.checkout {
	padding: 3px 5px;
	background-color: #CCCCCC;
	color: #000000 !important;;
	text-decoration: none !important;
}

.checkout:hover {
	color: #FFFFFF !important;
}

.btns {
	font-size: 11px !important;
	border: 1px solid #ccc;
	padding: 1px 3px;
}

.click_here {
	color: #00CC00 !important;
}
/* MINI CART END*/