* { margin:0; padding:0;}

/**************** G-DESIGN ****************/


.under_page {
	background-image: url(../../../../images/g_design/pages/under_page.jpg);
	background-repeat: no-repeat;
	padding: 30px;
	background-color: #2A2A2A;
}


/**************** G-DESIGN ****************/

body{
	padding:0; 
	margin:0;
	background:#E2E2E2;	  
	width:100%; 
	vertical-align:top;
	font-family: tahoma;
	color:#6D6D6D; line-height:13px; font-size:11px;
}

input, select, textarea {
	font-family: tahoma;
	color:#A1A1A1;
	line-height:13px;
	font-size:11px;
	background:#424242;
	padding:2px;
	margin:1px;
	border:1px solid #242424;
	vertical-align:middle;
}


.in_none {border:none; padding:0;}


table, td {
	vertical-align:top;
}

a {
	text-decoration:none;
	font-size: 0.96em;
}	
a:hover{
	color: #CC9900;
}

img {
	border:0px;
}

.col {
	float:left;
}

.spacer {font-size:0px; line-height:0px;}
.clear {clear:both;}




.main {
	width:1000px;
	margin:auto;
}


.navigation {

	background-color: #252524;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #232323;
}
.navigation .left {float:left; padding:10px;}
.navigation .right {float:right; padding-right:10px;}
.navigation .links {text-align:right; padding:10px 0px 12px 0px; color:#6D6D6D;}
.navigation .links a {color:#6D6D6D;}

.navigation .nav_1 {float:left; padding:4px 15px 3px 0px;}
.navigation .nav_2, .navigation .nav_3 {}

.navigation .input_search {width:110px; padding:3px;}




.menu {
	font-size:11px;
	color:#000000;
	background-color: #3EA7C6;
	background-image: url(../../../../images/g_design/box/up_menu.gif);
	background-repeat: repeat-x;
}
.menu ul {margin:0; padding:0; list-style:none;}
.menu ul li {float:left; background:url(../images/menu_li.gif) top left no-repeat; padding:13px 21px 14px 25px; text-transform:uppercase; font-weight:bold; color:#000000;}
.menu ul li.li_none {background:none;}
.menu ul li a {color:#000000; text-decoration:none;}
.menu ul li a:hover {
	text-decoration:none;
	font-weight: bold;
	color: #252525;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	background-image: url(../images/menu_li_g.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


.content_bg {background:#2C2C2C url(../images/bg_cont.gif) top repeat-x;}


.banner_set3 {
	height:200px;
}
#bannerThree {padding:43px 0px 0px 3px; margin:0;}



.welcome {background:url(../images/welcome_bg.jpg) top left no-repeat; padding:0px 0px 30px 154px;}
.welcome h2 {padding:6px 0px 3px 0px;}





.product {margin:5px 0px;}
.product .left {float:left;}
.product .right {width:100%; float:right;}
.product .right .margin {margin:3px 0px 5px 0px;}
.product a {color:#B3B3B3; text-decoration:underline; font-size:10px; line-height:normal; font-weight:bold; text-transform:uppercase;}
.product a.name {padding-left:8px; background:url(../images/arrow_1.gif) top left no-repeat;}
.product a:hover {text-decoration:none;}
.product a strong {color:#B3B3B3; text-decoration:underline; font-size:10px; line-height:normal; font-weight:bold; text-transform:uppercase;}
.product .text {padding:3px 0px 3px 8px; text-transform:uppercase; font-weight:bold; font-size:10px;}
.product .price {padding:3px 0px 5px 8px;}
.product .button {padding-left:8px;}
.product strong {
	color:#00C3FB;
	font-size:10px;
	line-height:normal;
	font-weight:bold;
}

.product .margin_col {margin:0px 20px 0px 0px; text-align:left;}

.w_100 {width:100%;}




.footer {padding:0px 0px 25px 0px;}
.footer .left {margin-right:-210px; float:left; padding:0px 0px 0px 0px;}
.footer .right {width:100%; float:right;}
.footer .right .margin {margin:0px 10px 0px 231px;}

.footer {color:#2C2C2C;}
.footer a {color:#2C2C2C; font-weight:bold;}
.footer a:hover {
	text-decoration:none;
	font-weight: bold;
	color: #CC6600;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	background-image: url(../images/footer_li_g.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer .copy {font-size:10px; padding-top:3px; color:#808080;}
.footer .copy a {color:#808080;}




