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

body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
	
img {border:none;outline:none;}

h2 {
	color:#666666;
	}

.nav {
	font-size:16px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	}

	
a:hover.nav {
	color: #0000CC;
	}

.smallnav {
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	}

a.smallnav, a.smallnav:visited {
	color: #ffffff;
	}

a.smallnav:hover {
	color:#FF0000;
	}
	
.linkgray {
	font-size: 12px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	}

a.linkgray, a.linkgray:visited {
	color:#666666;
	}
a.linkgray:hover {
	color: #0000CC;
	}
	
.product_title, .product_desc{
	background-color:#efefef;
}
.product_title{
	color:#CC3300;
	font-weight:bold;
}
.product_desc{
	height:70px;
	vertical-align:top;
}
.product_image{
	
	height:100px;
}
.product_box{
	height:200px;
	width:200px;
	vertical-align:top;
	border: 1px solid #efefef;
}
.msg{
	color: #0033CC;
	font-size:18px;
	font-weight:bold;
	}
.flat {
	border-style:solid;
	border-color:#666666;
	border-width:1px;
	background-color:#eeeeee;
}

input.button-bg		{display:block; padding:4px; width:149px; color:#000099; font-size:11px; font-weight:bold; border:0px; background:url(images/button-bg.gif) no-repeat;}
input.inputbox, select.inputbox		{padding:6px; border:#ececec 1px solid; width:210px;}


.wrapper		{display:block; width:100%; margin:0px;}
.wrapper h1		{font-size:19px;}
.wrapper a.logo	{display:block; width:175px; height:145px; float:left; background:url(images/logo-2.gif) no-repeat left top; text-decoration:none;}

.wrapper .profile-heading	{display:block; padding:70px 20px 40px 70px; float:left; min-width:440px;}
.wrapper .righttop	{display:block; padding:70px 20px 40px 20px; float:right; min-width:200px;}

.header			{display:block; border-bottom:#ccc 2px solid; padding-bottom:10px; height:160px;}

.content-box	{display:block; width:100%; min-width:1000px; clear:both;}

.Leftpane		{display:block; min-width:250px; float:left;}
.Leftpane h3	{display:block; padding:10px;  background:#ccc; font-size:14px; font-weight:bold; margin:0px;}
.Leftpane .left-content	{display:block; padding:10px;}

.Leftpane li	{line-height:25px;}
.Leftpane li a:link, .Leftpane li a:visited	{color:#000; text-decoration:underline; font-size:14px; font-weight:bold}
.Leftpane li a:hover	{color:#CC0000; text-decoration:underline; font-size:14px;}
.Rightpane		{display:block; min-width:700px; padding:30px 20px; float:left; border-left:#ccc 2px solid;  min-height:400px; font-size:13px;}

.Rightpane h4	{display:block; padding:4px; border-bottom:#ccc 1px solid; font-size:16px;}
.Rightpane table.cells td {border-bottom:#ececec 1px solid;}

a.button-grey:link, a.button-grey:visited
				{display:block; border:#c7c7c7 1px solid; background:#e5e5e6 url(images/button-grey.gif) repeat-x left top; 
				 text-align:center; padding:6px; color:#000; text-decoration:none; font-size:14px; width:90px;}
				
a.button-grey:hover{display:block; border:#999 1px solid; background:#e5e5e6 url(images/button-grey.gif) repeat-x left top; 
					text-align:center; padding:6px;color:#CC0000; text-decoration:none; font-size:14px; width:90px;}				
				
.button			{display:block; height:35px; padding:0px; background:url(images/btn_left_over.jpg) no-repeat left top;}
.left			{display:block; height:35px; padding:0px; background:url(images/btn_left_over.jpg) no-repeat left top; float:left;}
.right			{display:block; height:35px; padding:0px; background:url(images/btn_left_over.jpg) no-repeat left top; float:right;}
.button a		{display:block; height:28px; padding:9px 37px 0px 0px; margin-left:16px; 
				 background:url(images/btn_right_over.jpg) no-repeat right top;
				 text-decoration:none; color:#fff; font:bold 12px Verdana, Arial, Helvetica, sans-serif;}
				 
.button:hover	{display:block; height:35px; padding:0px; background:url(images/btn_left_over.jpg) no-repeat left top;}
.left:hover		{display:block; height:35px; padding:0px; background:url(images/btn_left_over.jpg) no-repeat left top; float:left;}
.right:hover	{display:block; height:35px; padding:0px; background:url(images/btn_left_over.jpg) no-repeat left top; float:right;}
.button a:hover	{display:block; height:28px; padding:9px 37px 0px 0px; margin-left:16px; 
				 background:url(images/btn_right_over.jpg) no-repeat right top;
				 text-decoration:none; color:#000000; font:bold 12px Verdana, Arial, Helvetica, sans-serif;}				