
/* CSS Document */
*
{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}

html,
body
{
	background:#fff;
}

img
{
	border:none;
}

a
{
	color:#5686cc;
}
		/* new design */
p { margin: 0 0 0 0;
	font: 99%/1.5 arial, helvetica, sans-serif;
	
	font-size: 9pt;
	color: #000;
	}
.clear { clear: both; }
a img { border: 0px;}
a {color:blue;}
/* General titles---------------------------------------------------------------- */
h1 {	font: 25px arial, helvetica, sans-serif;
	letter-spacing: -0.03em;
	color: black;
	text-align: center;
	margin-top: 15px;	
	margin-bottom: 0px;	  
	}	
h1 span { 
	font: 17px arial, helvetica, sans-serif;
	}
h2 {
	font: 20px arial, helvetica, sans-serif;
	letter-spacing: -0.03em;
	color: black;
	margin-top: 5px;
	margin-bottom: 1px;
	text-align: center;	
	}
h3 {
	font: 18px/24px arial, helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.02em;
	color: black;
	text-align: left;
	margin: 0px;
	} 
h5 {	font: 25px/19px arial, helvetica, sans-serif;
	letter-spacing: -0.03em;
	color: black;
	text-align: center;
	margin-top: 15px;	
	margin-bottom: 15px;	  
	}
h6 {
	padding-top: 15px;
	margin-bottom:5px;
	}
#register_form_wrap h1 {
	font-size:24px !important;
}
.wrap {
	text-align:left;
	margin:0 auto;
	margin:20px 0px 0px 0px;
	padding-bottom:20px;
	width:350px;
}
.wrap p {
	margin:0px;
	padding:0px;
}
.input_label {
	font: 10.5pt arial, helvetica, sans-serif;
	color: black;
	line-height:24pt;
	width: 145px;
	padding-right: 7px;
}
.input_label2 {
	font: 10pt arial, helvetica, sans-serif;
	color: black;
	line-height:10pt;
	width:90px;
}
.input_obj, #frm_GoMidjetsRegister select  {
	width:222px;
	height:20px;
	margin-bottom:10px;
	margin-top: 4px !important;
}
#frm_GoMidjetsRegister select {
	width: 225px !important;
    padding: 2px;
    height: 24px;
}
.table_link {
	color:blue;
}
.register_bullets {
	float:left;
	width:210px;
	*width:220px;
	border:1px solid #b2b7b7;
	margin:15px 0px 0px 20px;
	padding:10px;
	*padding:10px 10px 5px 10px;
	text-align:left;
}
.register_bullets h2 {
	margin:8px 0px 15px 0px !important;
}
.register_bullets img {
	padding:0px 15px 0px 0px;
	vertical-align:top;
	clear:both;
}
.register_bullets p {
	margin:10px 0px 20px 5px;
	*margin:10px 0px 10px 5px;
	font:13px/15px arial, sans-serif;
	/*letter-spacing:-0.03em;*/
	vertical-align:bottom;
}
.nospam_message {
	float:left;
	width:200px;
	*width:230px;
	margin:0px 0px 0px 35px;
	padding:10px 15px;
	background-color:#edf7fb;
	text-align:left;
}
.register_bullets h2, .privacy_side h2 {
	font: bold 16px arial, helvetica, sans-serif;
	margin:0px 0px 10px 0px;
	text-align:left;
}
.nospam_message p {
	font: 12px arial, helvetica, sans-serif;
}
.privacy_side {
	margin:20px 0px 0px 30px;
	width:228px;
	text-align:left;
	float:left;
}	
.privacy_side p {
	font: 12px/18px arial, helvetica, sans-serif;
}	

.menulist ul {
	/*margin-top:4px !important;*/
	position:absolue;
	top:0.9em;
}
 * html .menulist a {
	width:120px;
}	
/* General layout---------------------------------------------------------------- */

#wrapper 
{
	float: left;
	width: 930px;
	margin: 0 auto;
	background-color:  white;
}
#tablecheck  {
	color: black;
	width: 300px;
	margin: auto;
			}
#left_content 
{
	float: left;
	width: 930px;
	margin-top: -5px;
	background-color: white;	
}
#content {
	float: left;
	width: 630px;
	background-color: white;
	margin-bottom: 10px;
	}

#backtotop {
text-align: center;
	padding-bottom: 10px;
}
#backtotop  a{
	font: 12px arial, helvetica, sans-serif;
	color: #FF9900;
	text-decoration: none;
}
#backtotop  a:hover{
	text-decoration: none;
	}	


#toplinks {
	margin-left: 30px;
	margin-right: 30px;
	}
#linkstable {
margin-bottom: 10px;
margin-top: 10px;
}
#linkstable1 {
margin-bottom: 0px;
margin-top: 0px;
}	
#toplinks #linkstable p {	
	font: 99%/1.5 arial, helvetica, sans-serif;
	letter-spacing: 0.02em;
	font-size: 9pt;
	color: #FF9900;
}	
#toplinks #linkstable a {	
	font: 99%/1.5 arial, helvetica, sans-serif;
	letter-spacing: 0.02em;
	font-size: 9pt;
	color: #FF9900;
	text-decoration: underline;
	} 
#toplinks #linkstable a:hover {	
	color: #FF9900;
	text-decoration: none;
	} 
#main {	
	width: 550px;
	float: left;
	background-color: white;
	margin-right: 5px;
}

#product_content {	
	width: 550px;
}

#main #product_content h3 { 
	font: 20px/22px arial, helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.02em;
	color: black;
	text-align: left;
	margin-bottom: 8px;
	}

#product_content .text  p { 
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	letter-spacing: 0.02em;
	font-size: 10pt;
	color: black;
	margin-bottom: 8px;
}

#product_content a{
color: #4F76B0;
text-decoration: underline;
}
#product_content a:hover{
text-decoration: none;
color: #4F76B0;
}

#right_side {
	float: right;
	width: 280px;
	margin: -30px 15px 0px 25px;
}

.arrowlistmenu {
width: 240px; /*width of menu*/
margin-bottom: 8px;
margin-top: 30px;
padding: 0;
}
.arrowlistmenu ul {
list-style-type: none;
margin: 0;
margin-top: 10px;
padding: 0;
}
.arrowlistmenu ul  li{
background: url(images/v_bullet.png) no-repeat 0px 5px; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
}		
#tablepic { color: black;
		width: 930px;
		margin: auto;
		background-color: white;
}

.bulletout {
	list-style-position: outside;
	}
	
.about_products  {
width: 500px;
margin-bottom: 5px;
}	
.about_products  p{
font: 12px/15px arial, helvetica, sans-serif;
margin-bottom: 0px;

}
.about_products  h5{	
font: 15px/18px arial, helvetica, sans-serif;
font-weight: bold;
	color: black;
	margin-top: -2px;
	margin-bottom: 0px;
    text-align: left;
}
.about_products   a{	
    text-decoration: none;
}	
.about_products  a:hover{	
    text-decoration: underline;
	color: #4F76B0;
}	

	
.hide{
	display: none;
	}
	
.terms	{
    font: 99%/1.5 arial, helvetica, sans-serif;
	letter-spacing: 0.02em;
	line-height: 9pt;
	font-size: 9pt;
	color: black;
	} 
.termsblue	{
    font: 99%/1.5 arial, helvetica, sans-serif;
	letter-spacing: 0.02em;
	font-size: 9pt;
	color: #000;
	text-align: left;
	} 	
			
.titleblack a:hover {
	color: black;
	text-decoration: underline;
	}
.linknew {
    font: 99%/1.5 arial, helvetica, sans-serif;
	letter-spacing: 0.02em;
	font-size: 9pt;
	color: #666666;
	} 
.text {
	font: 80%/1.5 arial, helvetica, sans-serif;
	color: black;
	font-size: 9pt;
	padding-left: 30px;
	padding-right: 30px;
	margin-top:20px;
	}

#DRP  {
	color: black;
	width: 480px;
	margin: auto;
			}
			
table td p {
	font: 80%/1.5 arial, helvetica, sans-serif;
	color: black;
	font-size: 9pt;
	}

	/*------------------menu top & bottom footer-------------------------- */
.menusmall {
	font: 90%/1.5 arial, helvetica, sans-serif;
	letter-spacing: 0.01em;
	font-size: 8pt;
	color: black;
	text-align: center;
	} 
				/*
 HACKS: IE/Win for navigation bar:
 A small height on <li> and <a> tags and floating prevents gaps in menu.
 * html affects <=IE6 and *:first-child+html affects IE7.
 You may want to move these to browser-specific style sheets.
*/
*:first-child+html .menulist ul li {
 float: left;
width: 120px;
}

#products_wrap h4 {
	font-size:14px;
	margin:20px 0px 5px 0px
}
.quote_box {
	background:#f0f4f9;
	padding:5px 10px;
}
.info_box {
    background-color:#F1F9FF;
    border:1px solid #DCDDDD;
    padding:10px;
    font-size:12px;
}

