/* Main layout css

ArtCAM JewelSmith website

*/

/* -- General Styles -- */ 

body {
	font-family: "Century gothic", Arial, Helvetica, sans-serif;
	background-image:url(../images/multi_bgtile.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	background-color: white;
	text-align:center;
	margin:0;
	padding:0;
}

p {
	font-size:12px;
	margin-left:20px;
	color:#000000;
}

h1{
	color: #3375B8;
	font-weight: lighter;
	font-size: 1.5em;
	margin-left:10px;
}

h2{
	font-weight: lighter;
	font-style: normal;
	color: #3375B8;
	font-size: 1em;
	margin-left:10px;
}

h3{
	font-weight: bold lighter;
	color: #3375B8;
	font-size: 1em;
	margin-left:20px;
}


h4{
	font-weight: bold lighter;
	font-style: normal;
	color: #3375B8;
	font-size: 1em;
}

strong {
	font-weight: bold;
	color: color: #3375B8;
	font-size: 12px;
}

a:link{
	text-decoration:none;
	color:inherit;
}

a:active{
	text-decoration:none;
}

a:visited{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
	color:#3375B8;
}

/*Bulletted list for main area*/

ul.mainarea {
	font-size:14px;
	font-weight:normal;
	color: #336699;
	margin-left:40px;	
}

ul.mainarea li{
	list-style-image:url(../images/bullit.gif);
}
			/*Sublist for Bullit list in main area*/

ul.mainarea ul {
	list-style-type:disc;
	font-size:12px;
}


.quote {
	padding: 0 10px;
	font-size:12px;
	font-style: italic;
	font-weight:bold;
}

.quoteby{
	color: #336699;
	padding: 0 10px;
	font-size:12px;
	font-style: normal;
	font-weight:normal;
	text-decoration:none;
}

.quoteby_block{
	color: #336699;
	font-size:12px;
	font-style: normal;
	font-weight:normal;
	text-decoration:none;
}

/* -- Header Styles -- */

#headimg{
	top:inherit;
	border-bottom: 1px solid white;
}

#headnav{
	 padding: 2px;
	 line-Height:18px;
	 height:20px;
	 text-align:right;
	 background-color:#DBDBDB;
}

/*-- Side Nav Styles --*/

#qaward_nav {
	width:80px;
	margin: 15px;
	position:relative;
	left: 20px;
}


/* Misc Other Styles */

.maintable {
	border:1px solid #564967;
}

.maintable_header {
	background-image:url(../images/tablehead_bgtile.gif);
	background-position:left top;
	background-repeat:repeat-x;
	color:#564967;
	font-size:14px;
	font-style:bold;
	text-align:center;
	border-bottom:1px solid #564967;
}

.maintable_footer{
	font-size:14px;
	color:#564967;
	background-image:url(../images/tablehead_bgtile.gif);
	background-position:left top;
	background-repeat:repeat-x;
}

.maintable_normal{
	padding:5px;
}

.indexbox{
	background-image:url(../images/index_box.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.forumbox{
	background-image:url(../images/forumbar.jpg);
	background-repeat:no-repeat;
}

.forumboxtext{
	font-size:16px;
	color: #3375B8;
	font-style:italic;
	font-weight:bold;
	line-height:25px;
	
	padding-left:158px;
	padding-top:60px;
}

.forumboxtext a{
	color: #3375B8;
	text-decoration:none;
}


/*-- Footer Styles --*/

#delcam_footer_logo {
	margin:5px;
}

.tinyfootertext {
		padding: 5px;
		color:purple;
		font-size:11px;
		font-weight:light;
		text-decoration:none;
		list-style: none;
		display:inline;
}

.copyright_text {
		color:black;
		font-size:11px;
		font-weight:light;
		text-decoration:none;
		list-style: none;
		display:inline;
}

#image_box{
	width:128px;
	height:165px;
	margin:5px 5px 5px 5px;
	padding:21px;
	border:1px #999 solid;
	background-color:#fff;
	color:#3366CC;
	font-size:70%;
	float:left;
	text-align:center;
}

#image_box_large {
	width:350px;
	height:380px;
	margin:0 0 0 120px;
	padding:5px;
	border:1px #999 solid;
	background-color:#fff;
	color:#3366CC;
	font-size:80%;	
	text-align:center;
}

/* resellars page */

#rshead_africa {
	margin:0;
	padding:2px;
	border-bottom:#999 1px solid;
	background-color:#D6E3ED;
	font-size:115%;
	height:20px;
	line-height:20px;
	font-weight:bold;
	background-image:url(../links/_images/africa_head.gif);
	background-position:right;
	background-repeat:no-repeat;
	}

#rshead_aust {
	margin:0;
	padding:2px;
	border-bottom:#999 1px solid;
	background-color:#D6E3ED;
	font-size:115%;
	height:20px;
	line-height:20px;
	font-weight:bold;
	background-image:url(../links/_images/aust_head.gif);
	background-position:right;
	background-repeat:no-repeat;
	}

#rshead_asia {
	margin:0;
	padding:2px;
	border-bottom:#999 1px solid;
	background-color:#D6E3ED;
	font-size:115%;
	height:20px;
	line-height:20px;
	font-weight:bold;
	background-image:url(../links/_images/asia_head.gif);
	background-position:right;
	background-repeat:no-repeat;
	}
	
#rshead_america {
	margin:0;
	padding:2px;
	border-bottom:#999 1px solid;
	background-color:#D6E3ED;
	font-size:115%;
	height:20px;
	line-height:20px;
	font-weight:bold;
	background-image:url(../links/_images/america_head.gif);
	background-position:right;
	background-repeat:no-repeat;
	}
	
#rshead_europe {
	margin:0;
	padding:2px;
	border-bottom:#999 1px solid;
	background-color:#D6E3ED;
	font-size:115%;
	height:20px;
	line-height:20px;
	font-weight:bold;
	background-image:url(../links/_images/europe_head.gif);
	background-position:right;
	background-repeat:no-repeat;
	}

#rshead_russfed {
	margin:0;
	padding:2px;
	border-bottom:#999 1px solid;
	background-color:#D6E3ED;
	font-size:115%;
	height:20px;
	line-height:20px;
	font-weight:bold;
	background-image:url(../links/_images/russianfed_heads.gif);
	background-position:right;
	background-repeat:no-repeat;
	}
	
#rshead_samerica {
	margin:0;
	padding:2px;
	border-bottom:#999 1px solid;
	background-color:#D6E3ED;
	font-size:115%;
	height:20px;
	line-height:20px;
	font-weight:bold;
	background-image:url(../links/_images/s_america_head.gif);
	background-position:right;
	background-repeat:no-repeat;
	}
	
	
#rshead {
	margin:0;
	padding:2px;
	border-bottom:#999 1px solid;
	background-color:#D6E3ED;
	font-size:115%;
	height:20px;
	line-height:20px;
	font-weight:bold;
	}

#rstab {
	color:#000066;
	font-size:90%;
	border: 1px #999 solid;
	background-color:#fff;
	margin:0 0 20px 0;
	padding:0;
	width:100%;
}

#rstab strong {
	color:#0066FF;
}

#rstab p{
	padding:7px 2px 7px 2px;
	margin:0;
}

/*.rsinfo {
	padding:4px;
	margin:0;
}
*/

.rsborder {
	border-left:1px dashed #999;
	border-right:1px dashed #999;
	background-color:#eee;
}

.rstitle {
	font-size:110%;
	font-weight:bold;
	color:#6699cc;
}

.rstd{
text-align:center;
line-height:20px;
}

.rstd a {
	text-decoration:none;
	font-weight:bold;
	color:#666;
}

.rstd a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#000066;
}

.subbut {
		width:40px;
		font-size:80%;
		border: 1px solid #999;
		background-color:#D6E3ED;
		padding:1px;
		color:#000000;
		font-size: 11px
}

.subbut a {text-decoration:none;}

.searchtxt {font-size: 10px}

.searchbox {font-size: 10px}