
/* ================================
    GENERAL CSS STYLES FOR GONGSHOW
   ================================
*/   


p {
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	padding: 5px;
	padding-left: 10px;
	margin: 0;
}

form {
	margin: 0;
	padding: 0;
}
p.nomargin {
	margin: 0;
	padding: 0;
	padding-top: 5px;
}

img {
	border:0;
}

h2 {
	font-size: 14px;
	color: #666666;
}
h3 {
	font-size: 12px;
}

a {
	color: #5C8BA9;
}

a:link, a:visited, a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

select {
	color: #888888;
	font-size: 11px;
	border: 1px solid #bbbbbb;
	padding: 2px;
}

.text1 {
	color: #616161;
	border: 1px solid #bbbbbb;
	font-size: 11px;
	padding: 2px 3px 2px 3px;
	text-align: left;
}

.textright {
	color: #616161;
	border: 1px solid #bbbbbb;
	font-size: 10px;
	padding: 2px 3px 2px 3px;
	text-align: right;
}

a.titlelink {
	font-size: 16px;
}
.buttons {

  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-top-color: #D9DFEA;
  border-left-color: #D9DFEA;
  border-bottom-color: #0e1f5b;
  border-right-color: #0e1f5b;
  background-color: #5C8BA9;
  font-family:  Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  width: 120px;
  height: 30px;
  font-size: 11px;
  color: #FFFFFF;
  cursor: pointer;
  cursor: hand;

}

#navbar {
	margin: 0;
	height:25px;
	background:url(/menustuff/main_menu_bg.gif) repeat-x;
}

#navbar .menu {
	float: left;
}

#navbar .checkout {
	padding-top: 1px;
	float: right;
}
#content {
	padding: 10px;
}


/* ================================
   CSS STYLES FOR MAIN PAGE
   ================================
*/   

#column_wrapper {
	margin: 0;
	height: 350px;
}

#leftcontent {
	float: left;
}

#rightcontent {
	padding-left: 25px;
	padding-right: 20px;
	float: left;
}

#newproducts {
	width: 680px;
	vertical-align: bottom;
	text-align: center;
	padding: 5px;
}

#newitems {
	margin:0;
	padding: 5px;
}

#newitems a:link, #nav a:visited, #nav a:active {
	border: 0;
}

#newitems a:hover {
	border: 1px solid #ccc;
}

/* ================================
   CSS STYLES FOR DEALERS
   ================================
*/   

#map {
	border: 1px solid #616161;
	width: 320px;
	height: 300px;
	visibility: hidden;
}

#locationitems {
	margin-top: 0;
}

select.locationlist {
	width: 155px;
}

table.locationdisplay {
	font-size: 11px;
	border: 0;
	height: 300px;
}

table.locationdisplay td {
	vertical-align: top;
	text-align:left;
	padding: 4px;
}

div.storelist {
	overflow: auto;
	margin-left: 5px;
	height: 300px;
	width: 170px;
	z-index: 1;
}

hr.seperator {
	border: 0;
	border-top: 1px dashed #9F9F9F; 
	width: 100%; 
	height: 1px;
}

/* ================================
   CSS STYLES FOR LIFESTYLE (other ID borrowed from the others)
   ================================
*/

#column_wrapper2 {
	margin: 0;
}

#leftview {
	text-align: center;
	float: left;
	padding: 5px;
	padding-bottom: 5px;
	width: 320px;
}

#rightview {
	text-align: center;
	padding-left: 15px;
	float: left;
	width:350px;
}

/* ================================
   CSS STYLES FOR GEARS MAIN
   ================================
*/

#nav {
  float: left;
  margin-top: 140px;
}

#nav ol {
  list-style: none;
  margin: 0;
  padding: 1.0em 0px;
}

#nav li {
  width: 250px;
  border-bottom: 1px solid #d8dfea;
  font-size: 1.0em;}
  
#nav li a {
  border-bottom: 1px solid green;
  border: 0;
  display: block;
  text-decoration: none;
  font-size: 10px;
  padding: 6px 10px;
  color: #666666; }

#nav li a:hover,
#nav li#myprofile a:hover {
  background: #C3D5DF;
  color: #666; }
  
div.gearphoto {
	float: left;
	padding: 25px 20px 30px 5px;
}

/* ================================
   CSS STYLES FOR ON THE FLY
   ================================
*/
.news {
	width: 700px;
	height: 380px;
	margin-left: 20px;
	margin-top: 15px;
}
.center {
	text-align: center;
}
.center p {
	text-align: center;
}
.center img {
	border:1px solid #ddd;
	background-color: #fff;
	padding: 1.0em;
	margin-right: 10px; 
	margin-bottom: 2px
}

/* ================================
   CSS STYLES FOR Policy
   ================================
*/

.privacy {
	width: 600px;
	margin-left: 40px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.privacy p {
	padding: 0;
}

.myForm {
	background-color: #FBFAE7;
	border: 1px solid #EFECBA;
	padding: 15px;
}

.required {
	color: red;
}


/* ================================
   CSS STYLES FOR Contact
   ================================
*/

#rightcontact {
	float: left;
	width:450px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#rightcontact p {
	font-size: 10px;
}

#rightcontact .rightaddress {
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}

#rightcontact .leftaddress {
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 200px;
	vertical-align: top;
}

.formview {
	width: 480px;
	
	
}
.formview td {
	vertical-align: top;
	padding-bottom: 10px;
}

/* ================================
   CSS STYLES FOR Product List
   ================================
*/
div.container {
  border: 0;
  margin-left: 25px;
}
  
div.spacer {
  clear: both;
}

div.float {
  float: left;
  width: 120px;
  font-size: 11px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 5px;
  text-align: center;
}

div.float a {
   text-decoration: none;
   color: #cccccc;
}
div.float img {
	padding-bottom: 3px;
}

div.float a:link, div.float a:visited, div.float a:active {
	text-decoration: none;
	color: #cccccc;
}

div.float a:hover {
	text-decoration: none;
	color: #666666;
}

/* ================================
   CSS STYLES FOR Product Info
   ================================
*/

#productcontent {
	float:left;
	margin: 0;
	padding-top: 15px;
}

#productcontent .titlelink {
	font-size: 14px;
}
#productinfo {
	vertical-align: top;
	float: left;
	margin: 0;
	width: 50%;
	padding-left: 18px;
	font-size: 11px;
}

#productinfo ul {
	list-style-type: none;
	padding: 8px 5px 5px 0px;
	margin: 0;
}
#productinfo li {
	padding-bottom: 15px;
}

#productinfo label
{
	width: 5em;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block
}

#productinfo h2 {
	margin: 0;
	font-size: 17px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#productinfo p {
	padding: 5px 15px 5px 0px;
	line-height: 15px;
}

p.freeship {
	margin-left: 15px;
}


.content-blue {
	background: #FFFFCC;
	border: #FFCC66;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-size: 11px;
	line-height: 15px;
	padding:10px;
	margin-right: auto;
	margin-top: auto;
}


.content-yellow {
	background: #FFFFCC;
	border: #FFCC66;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	line-height: 15px;
	width:660px;
	padding:10px;
	margin-left: auto;
	margin-right: auto;
}
/* ================================
   CSS STYLES FOR Checkout
   ================================
*/

#checkout_page {
	text-align: center;
	width: 700px;
	padding-bottom: 10px;
	padding-left: 16px;
}

#checkout_page p.p1 {
	text-align: center;
	font-size: 12px;
}

table.checkout {
	font-size: 11px;
	border-color: #bbbbbb;
	width:650px;
	border-width: 1px;
	border-style: solid;
	border-spacing: 0;
	border-collapse: collapse;
}

table.checkout th {
	border-color: #bbbbbb;
	border-style: solid;
	border-width: 1px;
	vertical-align: middle;
	padding: 4px;
	text-align: center;
	background-color: #999999;
	color: #ffffff;
	margin: 0;
}

table.checkout td {
	border-style: solid;
	border-color: #bbbbbb;
	border-width: 1px;
	vertical-align: middle;
	padding: 4px;
	margin: 0;
}


div.float2 {
  float: left;
  width: 210px;
  font-size: 11px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 5px;
  text-align: center;
}

div.float2 a {
   text-decoration: none;
   color: #cccccc;
}
div.float2 img {
	padding-bottom: 3px;
}

div.float2 a:link, div.float2 a:visited, div.float2 a:active {
	text-decoration: none;
	color: #cccccc;
}

div.float2 a:hover {
	text-decoration: none;
	color: #666666;
}

table.checkoutinfo {
	margin-left: 25px;
	font-size: 11px;
	width:400;
}
