/* Global Resetting */
html{	
	width: 100%;
	height: 100%;
	background: url("../images/bg.jpg") no-repeat top center #1E011E fixed;
}
body {
	width: 100%;
	height: 100%;
	font-size: 62.5%;
	/* reset font-sizes to 1em == 10px */
}
* {
	font-size: 1em;
	/* reset font-sizes to 1em == 10px */
	padding: 0;
	margin: 0;
	font-family:Verdana,Helvetica,sans-serif;
	list-style:none;
}
a img{
	border:0;
}
.clear{
	clear:both;
	color: none;
	border: none;
}

#Main { 
    width: 1024px; 
    margin-left: auto;
    margin-right: auto;
   
}

#Header {
          margin-right: 22px; 
          margin-left: 22px;
    margin-top: 18px;
    height: 55px; 
	font-size: 11px;
}

.contactText {
 
    float: left; 
            color: #707275;
}

.contactText span { color: #fff; }

.topNav {
    font-size: 11px;   
    float: right;
    color: #505255;
}

.topNav a { color: #fff; text-decoration: none;  }
.topNav a:hover { color: #f0f0f0;  }


#logo {
         margin-right: 22px; 
         margin-left: 22px;
         height: 55px;
}

#logo h1 { float: left; font-size: 0px; color: none; overflow: hidden; line-height: 200px; background: url("../images/gs-logo.png") no-repeat; width: 298px; height: 42px; margin: 0px; padding: 0px; }

#logo form { float: right; margin: 0px; vertical-align: middle;  padding: 6px 8px 5px 8px;  background: url("../images/menu-bg.png");
      border: 1px solid #202020; 
	border-radius: 5px;
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
}

.livehelp {
	float: right;
	margin: 0px 10px 0px 0px; 
	padding: 0px 26px 0px 14px; line-height: 30px; 
	vertical-align: middle;  background: url("../images/menu-bg.png");
    height: 32px; 
	  border: 1px solid #202020; 
	  color : #fff;
	  font-weight: bold; 
	  text-decoration: none;  
	border-radius: 5px;
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
	
}
.livehelp:hover { color: #d00000; }
.livehelp img { vertical-align: middle; }

.livehelp a { color: #fff; text-decoration: none; }
.livehelp a:hover { color: #d00000; }

#logo input { padding-top: 3px; vertical-align: top; color: #404040; border: none; font-size: 12px; height: 16px; margin: 0px; background: url("images/searchbg.png") repeat-x; }
.smallButton { background-color: none; background: url("../images/button-bg.png") no-repeat; width: 59px height: 31px; padding: 3px 3px 8px 3px;}
#logo .searchleft { display: inline-block; background: url("/images/searchleft.png") no-repeat top left; width: 20px; height: 19px; }
#logo .searchright { display: inline-block;  background: url("/images/searchright.png") no-repeat top left; width: 10px; height: 19px; }
.search_button { background: url("images/search_button.png") no-repeat 50% 50%; width: 22px; height: 22px; }
#fpbanner { margin-left: 22px; margin-right: 22px; }

#mainNav {
      background: url("../images/menu-bg.png");
      border: 1px solid #202020;
      margin-left: 22px;
      margin-right: 22px;
      margin-top: 10px; 
      margin-bottom: 0px; 
      height: 36px; 
      
	  border-top-left-radius: 5px; border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px;  
-webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px;
	  
}

#mainNav ul {  }
#mainNav li { display: inline-block; margin-left: 9px; margin-right: 9px; font-size: 13px; color: #fff; line-height: 36px; text-transform: uppercase; float: left;  }
#mainNav a { color: #fff; text-decoration: none; padding: 4px 10px 4px 10px; }
#mainNav a:hover { color: #f0f0f0; background: url("images/menu_hover.png") repeat-x 50% 50%; border: 1px solid #e00000; padding: 3px 9px 3px 9px;


		border-radius: 3px;
-moz-border-radius: 3px; 
-webkit-border-radius: 3px;

 }
.main_nav li ul {
    display: none;
	
}

.main_nav li:hover ul  { z-order: 200; display: block; height: auto; }




.submenu {
	 z-index:8;  height: auto;
	  width: 200px; position: absolute; color: #ffffff;
margin-left: -12px;
	 background: url("/images/submenu-bg.png") repeat-x bottom;
	 padding-bottom: 10px; 
	 
	  border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;
-moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px;  
-webkit-border-bottom-left-radius: 5px; -webkit-border-bottom-right-radius: 5px;
	 
	 }

.submenu li {  float: none;
  height: 24px;        
  width: 190px; text-align: left;
  
  margin: 0px;

  padding: 2px 0px 2px 0px;
  display: block;
 }
.submenu a { font-size: 11px; color: #e8e8e8;  text-align: left; margin: 0px; padding: 5px; display: inline; }
.submenu a:hover { color: #ffffff; }


#Content { padding: 6px 10px 10px 10px; margin-left: 22px; margin-right: 22px; background-color: #fff;  border: 1px solid #e0e0e2; min-height: 400px; color :#000;
font-size: 12px; line-height: 16px;

	  border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;
-moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px;  
-webkit-border-bottom-left-radius: 5px; -webkit-border-bottom-right-radius: 5px;
	 

 text-align: justify; }
 
#Content h1 {
	font-size: 23px; margin-bottom: 5px; text-transform: uppercase; color: #fff;
	line-height: 40px;
	background: url("images/h1_bg.png") repeat-x top; 
	padding: 3px 10px 8px 12px;
	height: 49px;
	margin-left: -11px;  
	margin-top: -7px;
	margin-right: -11px;
	
}
#Content h2 { margin-bottom: 5px;  margin-top: 15px;  }
#Content p { font-size: 12px; margin-bottom: 6px;}

#Content input,select { font-size: 13px; padding: 2px; }
#Content td { padding: 5px; }
#Content img { margin: 10px; }
#Content ul { margin-left: 10px; margin-bottom: 15px; }
#Content li { list-style: disc ; margin-left: 15px; }
#Content a { color: #d00000; }
#Content a:hover { color: #ff0000; }
#Content hr { color: #f0f0f0; border-color: #f0f0f0;  }
.inner-content { margin-left: 175px; }

.page-selector {
	text-decoration: none;
	vertical-align: middle; 
	padding: 5px 5px 6px 5px; 
	font-weight: bold;
	color: #d00000;
	margin-right: 30px; 
	border: 1px dotted #f0c0c0; 
	background-color: #fff8f8; 
	 }
	 
.page-selector:hover { border-bottom: 2px solid #d00000; padding: 5px 5px 5px 5px;  }
.page-selector img { vertical-align: middle; padding: 0px; margin: 0px !important;  }

.content-menu {
	width: 163px; display: block; float: left; 
	background: url("/images/submenu-bg.png") repeat-x bottom;
	position: relative;
	left: -20px;
	top: 8px;
	padding: 10px 5px 5px 5px; 
	color: #fff;
	list-style-type: none !important;
	 }
	 
.content-menu li { margin: 0px 0px 7px 0px !important;  list-style-type: none !important; font-weight: normal; }
.content-menu a { color: #fff !important; text-decoration: none; padding: 4px 10px 4px 10px; }
.content-menu a:hover { color: #f0f0f0; background: url("images/menu_hover.png") repeat-x 50% 50%; border: 1px solid #e00000; padding: 3px 9px 3px 9px;
border-radius: 3px;
-moz-border-radius: 3px; 
-webkit-border-radius: 3px;
}

.content-heading { font-weight: bold; background: url("images/menu_hover.png") repeat-x; 
width: 160px; display: block; float: left; 
 	position: relative;
	left: -10px;
	top: -6px;
 	padding: 3px 3px 3px 10px;
	color: #fff;
	}
.content-heading-link {  font-weight: bold; color: #fff !important;   text-decoration: none; }

#Footer { font-size: 9px; text-align: center; color: #707275; margin-top: 10px; height: 30px; line-height: 30px; }

.content-menu img { margin: 0px !important; padding: 0px !important; vertical-align: middle; }

/* Auto ZAebra Tables */
.list-table { width: 100%; background: url("images/table-bg.png") repeat-x bottom #fff;

 }
.highlight	{ background: #d5fcdc; }
.even		{ background-color: #fff; }
.mo			{ background-color: #f0e0e0; }
.odd		{ background-color: #eee; }
.list-table th	{ background: url("/images/menu_hover.png"); color: #fff; font-weight: bold; padding:5px 10px 5px 10px;  border-bottom:1px solid #999; text-align:left; font-weight:bold; }
.list-table td	{ padding:5px 20px 5px 5px; border-bottom:1px solid #ddd;  border-right: 1px solid #ddd; border-left: 1px solid #ddd; }

.highlite { background-color: #ffe4e4; padding: 2px; }

.cart { width: 180px; float: right; height: 280px; margin-left: 10px; font-size: 10px;
background: url("images/table-bg.png") repeat-x bottom #fff;
border: 1px solid #e8e8e8;
border-radius: 5px;
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
padding: 5px; 
margin-top: 10px; 
}
.cart_item { display: block;  vertical-align: middle; border-bottom: 1px dotted #d0d0d0; padding: 2px 0px 2px 0px;}
.cart_item .itemdesc { width: 105px; display: inline-block;  }
.cart_item .price { width: 40px; display: inline-block; }
.cart_item img { vertical-align: middle;  }

.cart-contents { overflow: auto; height: 162px; }

.cart img { padding: 0px !important; margin: 0px !important; }
.cart a { text-decoration: none; }
.cart h2 { margin-top: 0px !important; }

.product { background: url("images/product-bg.png") repeat-x bottom #fff;
border: 1px solid #e8e8e8;
border-radius: 5px;
-moz-border-radius: 5px; 
-webkit-border-radius: 5px; 
height: 150px; 
width: 745px; 
padding: 5px; 

margin-top: 10px;  

}

.fullproduct { height: auto; }

.product_title { font-weight: bold; margin-bottom: 5px;  }

.buynow {   float: right;  padding: 10px; width: 150px; text-align: center; line-height: 27px;
background: url("images/menu_hover.png") repeat top #fff;
border: 1px solid #e00000;
border-radius: 5px;
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
color: #fff; font-weight: bold;
height: 28px; 
 }

.product_more {   float: right;  padding: 16px 5px 16px 5px; width: 120px; text-align: center; margin-right: 5px;
background: url("images/table-bg.png") repeat-x bottom #fff;
border: 1px solid #e8e8e8;
border-radius: 5px;
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
font-weight: bold;
 }

.product_more:hover { background: url("images/menu_hover.png") repeat top #fff; color: #fff !important; text-decoration: none;  border: 1px solid #e8e8e8  !important;}

.bigger_info { width: 290px; }

.total-label { width: 80px; display: inline-block; }

.product_details { height: 94px; overflow: hidden; margin-bottom: 5px; }
.fulldetails { height: auto; overflow: visible;  }
.product_price { float: left; padding: 16px 5px 16px 5px; width: 245px; text-align: center; margin-right: 5px;
background: url("images/table-bg.png") repeat-x bottom #fff;
border: 1px solid #e8e8e8;
border-radius: 5px;
-moz-border-radius: 5px; 
-webkit-border-radius: 5px; }

.fullprice { margin-top: 10px; float: none; display: inline-block; }
.product_price span {  font-weight: bold;   }
.product_picture { float: left; height: 149px; padding-bottom: 20px; overflow: hidden; width: 170px; }
.fullpicture { height: auto;  }

.fullbuy { margin-right: 200px; margin-top: 10px; }

.product_attachments {  
width: 300px; float: right; height: auto; margin: 10px 10px 0px 0px; font-size: 10px;
background: url("images/table-bg.png") repeat-x bottom #fff;
border: 1px solid #e8e8e8;
border-radius: 5px;
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
padding: 5px; 
 }

.product_attachments img { padding: 0px !important; margin: 0px !important; }
.product_attachments a { text-decoration: none; }
.product_attachments h2 { margin-top: 0px !important; }

.more_options {
width: 736px; float: left; height: auto; margin: 10px 10px 0px 0px; font-size: 12px;
background: url("images/table-bg.png") repeat-x bottom #fff;
border: 1px solid #e8e8e8;
border-radius: 5px;
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
padding: 10px; 
 }
.more_options label { width: 150px; display: inline-block;  }
.more_options br { margin-bottom: 10px; }
.group_description { }


.product_group { 
background: url("images/product-bg.png") repeat-x bottom #fff;
text-align: center;  width: 230px; height: 240px; float: left; display: block; margin: 10px 5px 0px 5px;  overflow: hidden; border: 1px solid #e8e8e8;
border-radius: 5px;
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
padding: 5px; }
.product_group img { margin-left: auto; margin-right: auto; float: none; }
.product_group p { font-size: 10px; text-align: left; height: 65px; overflow: hidden;}
.product_group .imgholder { height: 95px; overflow: hidden; }
.view_group {  padding: 16px 5px 16px 5px; width: 217px; text-align: center; margin-right: 5px;
display: inline-block;
background: url("images/table-bg.png") repeat-x bottom #fff;
border: 1px solid #e8e8e8;
border-radius: 5px;
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
font-weight: bold;

 }
 
 .product_group h1 { color: #404040 !important; font-size: 14px !important; background: none !important;  height: 16px !important;}

.view_group:hover { background: url("images/menu_hover.png") repeat top #fff; color: #fff !important; text-decoration: none;  border: 1px solid #e8e8e8  !important;}

.login_box { width: 500px; margin-left: auto; margin-right: auto; 
background: url("images/table-bg.png") repeat-x bottom #fff;
padding: 0px 10px 10px 10px; 
border: 1px solid #e8e8e8;
border-radius: 5px;
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
margin-bottom: 10px; 
}

.login_box .row { margin-bottom: 5px; display: block ;}
.login_box span { width: 200px; text-align: right; padding-right: 10px; display: inline-block; }


a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}