body {
margin:10px;
padding:10px;
background-color:#FFF;
background-position:top left;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
}

/* BEGIN: Default Styles */
a,a:link,a:active,a:visited {
color:#F32032;
text-decoration:none;
}

a:hover {
	color: #d82028;
	text-decoration: underline;
}

form {
margin:0;
padding:0;
}

fieldset {
border:0;
display:block;
padding:0;
margin:0;
}

h1,h2,h3,h4,h5,h6 {
margin:0;
padding:0;
}

h1 {
font-size:18px;
font-family: Georgia;
}

h2 {
font-size:14px;
font-family: Georgia;
}

h3 {
	font-family: Georgia;
	font-size: 18px;
	color: #000;
	font-weight: normal;
}

h3 span {
	color: #f32032;
}
h4 {
font-size:12px;
font-style:italic;
}

h5 {
font-weight:700;
font-size:11px;
}

.clear {
clear:both;
}

.red {
color:#cb0000;
padding-right:3px;
}

.button {
background:#9e170d url(https://www.stoneworld.com/images/global/button-bg.png) repeat-x scroll 0 0;
color:#fff;
text-shadow:0 -1px 0 #9e170d;
padding:5px 10px;
font-size:11px;
margin:0 5px 0 0;
font-weight:700;
border: 1px solid #9e170d;
}

.button2 {
-moz-border-radius:4px;
-webkit-border-radius:4px;
background:#bb4c2e;
border:1px solid #bb4c2e;
color:#fff;
padding:2px 3px;
font-size:11px;
margin:0 5px 0 0;
font-weight:700;
}

a.button2,a.button2:link,a.button2:active,a.button2:visited,a.button2:hover {
color:#FFF;
}

.clear {
clear:both;
}

/* END: Default Styles */
/* START: Layout */
.logo {
	position:absolute;
	top:169px;
	z-index:10;
	text-align:left;
	left:15px;
}

.masthead {
	height: 273px;
}

.document {
text-align:left;
position:relative;
top:0px;
display:block;
margin:0 auto;
width:100%;
}

.document .container {
position:relative;
z-index:0;
margin-top:0px;
padding-bottom:20px;
overflow:hidden;
width:100%;
height:100%;
}

#section-1 {
z-index:1;
display:block;
/*margin:5px 0px 5px 10px;
padding:0;
width:203px;

overflow:hidden;*/
}

#section-2 {
	z-index:1;
display:block;
width: 100%;
padding-top: 0px;
}

#section-3 {
	z-index:1;
display:block;
float:left;
	width: 305px;
	margin-left: 13px;
}

#section-4 {
}

/* End Layout */


/* start breadcrumbs */
.breadcrumbs {
	margin: 0px 0 16px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #595959;
}
/* End breadcrumbs */
/* Start errors */

#notice {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px;
	color: #f32032;
}
label.error, label.error {
	color: red;
	font-style: italic;
	font-size: 11px;
	display: block;
	font-weight: bold;
}
div.error { display: none; }
input.checkbox { border: none }
input:focus { /*border: 1px dotted black; */}
input.error { border: 1px dotted red; }

/* START: Default Record Styles. Can be overridden in page specific stylesheets. */
/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */

.record div.rating-cancel,.record div.star-rating {
float:left;
width:17px;
height:15px;
text-indent:-999em;
cursor:pointer;
display:block;
background:transparent;
overflow:hidden;
}

.record div.rating-cancel,.record div.rating-cancel a {
background:url(https://www.stoneworld.com/images/icons/delete.gif) no-repeat 0 -16px;
}

.record div.star-rating,.record div.star-rating a {
background:url(https://www.stoneworld.com/images/icons/star.gif) no-repeat 0 0;
}

.record div.rating-cancel a,.record div.star-rating a {
display:block;
width:16px;
height:100%;
background-position:0 0;
border:0;
}

.record div.star-rating-on a {
background-position:0 -16px!important;
}

.record div.star-rating-hover a {
background-position:0 -32px;
}

/* Read Only CSS */
.record div.star-rating-readonly a {
cursor:default!important;
}

/* Partial Star CSS */
.record div.star-rating {
background:transparent!important;
overflow:hidden!important;
}

/* END jQuery.Rating Plugin CSS */
.record {
	padding: 10px 0;
}
.records .more {
font-weight:700;
display:block;
font-size:12px;
}

.record .image {
float:left;
margin:10px;
margin-left:none;
}

.record .kicker {
font-weight:700;
font-size:11px;
}

.record .date {
font-size:11px;
display: inline;
color: #666;
}


.record h2, .record h1, .record .headline {
font-size:20px;
font-weight: normal;
margin-top: 5px;
margin-bottom: 8px;
line-height: 30px;
}
.record .sub-headline {
	font-size: 16px;
	text-decoration: none;
	font-style: normal;
}
.record .dtstart,.record .dtend {
display:inline;
}

.record .location {
margin:5px 0;
font-size:11px;
font-style:italic;
}

.record .tags {
font-size:11px;
}

.record .tags a {
float:none;
}

.record .byline {
font-size:11px;
}

.record .source {
font-size:11px;
}

.record .source a {
color:#000;
}

.record .author {
color:#000;
font-size:11px;
display: inline;
color: #666;
}

.record .articles-rating {
display:block;
}

.record .articles-rating .ratings-average {
}

.record .hcite {
display:block;
}

.record .type {
border-right:1px solid #ccc;
padding-right:4px;
margin-right:4px;
font-size:11px;
}

.record .volume {
}

.record .abstract {
margin-top:10px;
font-size:12px;
}

.record .view-count {
font-size:11px;
}

.record .comment-count {
font-size:11px;
display: inline;
margin-left: 30px;
font-weight: bold;
}

.record .publication {
font-size:11px;
}

.record .volume {
font-size:11px;
}

.record .abstract .more {
font-size:12px;
font-weight: bold;
text-transform: uppercase;
display: inline;
}

/* END: Default Record Styles */

/* START: Advertisements */
.ad-top {
	position:absolute;
	width:729px;
	left:0px;
	top:15px;
	height:95px;
	background-color:#ccc;
	color:#333;
	text-align: center;
}
.ad-top2 {
	position:absolute;
	width:225px;
	right:0px;
	top:15px;
	height:95px;
	background-color:#ccc;
	color:#333;
	text-align: center
}
.ad-2 {
text-align:center;
background-color:#ccc;
color:#fff;
height:50px;
margin:10px 0;

}
.ad-index-1 {
width:468px;
	height:60px;
	background-color:#ccc;
	color:#333;
	text-align: center;
	margin: 0 auto;

}

.ad-bottom {
	position:relative;
	width:729px;
	height:95px;
	background-color:#ccc;
	color:#333;
	margin: 0px auto;
}
.ad-right {
	width: 300px;
	height: 250px;
	color:#ccc;
	text-align: center;
	margin: 0px auto;
}
/* End Ads */
		 
		  #section-2 .box1 .record .form {
	margin-top: 10px;
	margin-bottom: 10px;
	border-collapse: collapse;
	width: 100%;
}

#section-2 .box1 .record .form table {
	margin-bottom: 10px;
	border-collapse: collapse;
	width: 480px;
}

#section-2 .box1 .record .form td {
	border-top: 1px solid #FFFFFF;
	margin: 5px;
	font-size: 12px;
	padding: 7px 0 7px 7px;
	border-collapse: collapse;
	background-color: #e2e2e2;
}
#section-2 .box1 .record .form td label {
	font-weight: bold;
	display: block;
	padding: 3px;
	font-size: 12px;
}

#section-2 .box1 .record .form table.radio td {
	padding:2px;
			margin-right: 3px;
		}
		 .box7 .records .subtotal {
}

#section-2 .box1 .record .form table.radio td label {
	padding:0;
	margin:0;
}

#section-2 .box1 .record .form input, #section-2 .box1 .record .form select {
	font-size: 12px
}
#section-2 .box1 .record .form table table {
	width:175px;
}
#section-2 .box1 .record .form table table td {
	border: 0px none;
}
#section-2 .box1 .record .form table table td label {
	font-weight: normal;
}

#section-2 .box1 .record .form .buttons {
	text-align:center;
}
