@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
h1, h2 {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
a {
	text-decoration:none;

}
.oneColLiqCtr #container {
	width: 980px;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColLiqCtr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
*.logo{padding:0px;  margin:0px; height:107px;  font:11px Tahoma Arial, Helvetica, sans-serif; color:#ffffff; background:#ffffff url(http://www.swdgems.com/ruby-sapphire/images/logo.jpg) center  no-repeat;}
#text-all h1{
	font: 12px Tahoma;
	color:#FB6205;
	text-align:center;
	text-decoration:none;
}
.mainmenu{background:#E87303 url(images/menu_bg.gif) repeat-x; vertical-align:middle; font:bold 12px Tahoma; color:#EEE9D6; margin-bottom:2px;  margin-top:2px; text-decoration:none; border:1px solid #f2f2f3; text-align:center; height:19px;}
.mainmenu a{vertical-align:middle; font:bold 12px Tahoma; color:#EEE9D6; padding-left:0px; text-decoration:none;}
.mainmenu a:hover{vertical-align:middle; font:bold 12px Tahoma; color:#ffffff; padding-left:0px; text-decoration: underline;}
#wesell, #wesell a {
	text-align:right;
	padding-top:5px;
	padding-right:5px;
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:red;
	text-decoration:none;
}
#ad-promotion {
	padding-top:15px;
	text-align:center;
}
#content{
	padding-top:5px;
	color: #df0413;
	FONT-SIZE: 16px; COLOR: #df0413; font-family: "Times New Roman", Times, serif;
}
#content h1{
	color: #df0413;
	FONT-SIZE: 20px; COLOR: #df0413; font-family: "Times New Roman", Times, serif; font-weight:bold;
}
#gemrelate {
	padding-top: 10px;
	text-align:center;
	vertical-align:middle;
	color:#df0413; 

}
#detail{
	padding-left:150px;
}
#signatures{
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:6px;
	color:#FB6205;
	font-weight:bold;
	text-align:center;
}
#signatures h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FB6205;
	font-weight:bold;
}
#signatures a{
	color: #FB6205;
	text-decoration:none;
}
#think-of-gems {
	padding-top:10px;
	padding-left:120px;

}
#think-of-gems-detail {
	padding-top:10px;
	padding-left:150px;
	padding-right:150px;
	text-align:justify;
	FONT-SIZE: 16px; 
	COLOR: #133399; 
	font-family: "Times New Roman", Times, serif
}
#think-of-gems-detail a {
	FONT-SIZE: 16px; 
	COLOR: #133399; 
	font-family: "Times New Roman", Times, serif
}
#bottommenu {
	padding-top:10px;
	text-align:center;
	font-size:14px;
	color:#999999;
}
#bottommenu a {
	text-decoration:none;
	color:#888888;	
}
#when-u-shop {
	padding-top:10px;
	text-align:center;
	font-size: 14px;
	color: #df0413; 
	font-family: "Times New Roman", Times, serif
}
#footer {
	color:#333333;
	font-size:12px;
	font-family: "Times New Roman", Times, serif;
}
#footer a {
	color:#333333;
	text-decoration:none;
}