@import 'vNav.css';

body {
	background-color: #BBAC8D;
	padding: 0px;
	margin: 0px;
	font-size:80%;
}

table {

	border-collapse:collapse;
	
}

#cieraLinks_anchorMenu {

	display:none;
	
}

.cieraLinks_category .name {

	display:none;
	
}

.contentTD {
	font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size: 13px;
	color: #000000;
	width: 550px;
	padding: 10px;
	background-color: #FFFFFF;
	font-weight: normal;
	background-attachment: fixed;
	background-image: url(images/proto_r3_c2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.date {
	text-align: right;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #6B7ABB;
}
.menuBackTD {
	background-attachment: fixed;
	background-image: url(images/proto_r4_c1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.menu a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border: 1px solid #000000;
	width: 173px;
	padding-left: 10px;
	margin-top: 3px;
	background-color: #DFDFDF;
}
.menu a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border: 1px solid #000000;
	width: 173px;
	padding-left: 10px;
	margin-top: 3px;
	background-color: #DFDFDF;
}
.menu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #FF0000;
	width: 173px;
	padding-left: 10px;
	margin-top: 3px;
	background-color: #999999;
}
.menu a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border: 1px solid #000000;
	width: 173px;
	padding-left: 10px;
	margin-top: 3px;
	background-color: #DFDFDF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
	color: #CCCCCC;
	text-align: right;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.small {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #333333;
}

input, select, submit, textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #333333;
margin: 0px;
padding: 0px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #333333;
border-right-color: #333333;
border-bottom-color: #333333;
border-left-color: #333333;
background-color: transparent;

} 
.tableTop {

font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
background-color: #999999;
text-align: center;
padding: 5px;
border:1px solid #999999;

}

.tableBottom {

font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
background-color:#DFDFDF;
padding: 3px;
border:1px solid #999999;

} 
.sons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
.orderTable {
	float: none;
	width: 450px;
	border: thin solid #999999;
}


fieldset {

	width:350px;
	text-align:right;
	border:0px;
	
}

/* cieraAudio Styles */

div#cieraAudio {

	width:500px;
	
}

.cieraAudio_category {

	float:left;
	margin:0 0 20px 0;
	position:relative;
	width:500px;
	
}

.cieraAudio_image {

	float:left;
	border:1px solid #333333;
	margin:0 10px 10px 0;
	width:102px;
	
}

.cat_title {

	font-size:14px;
	font-weight:bold;
	color:#434343;
	font-variant:small-caps;
	text-align:left;
	margin:0px 0 10px 0;
	width:380px;
	float:left;
	
}

.cat_description {

	margin:0 0 5px 0;
	font-weight:bold;
	width:350px;
	float:left;
	clear:both;
	
}

.example_link {

	font-size:13px;
	color:#333333;

}

.example_link a {

	color:#666666;
	
}

.examples_banner {

	font-weight:bold;
	font-size:15px;
	float:left;
	clear:both;
	display:block;
	width:500px;
	
}

.example_link a:hover {

	color:#333333;
	text-decoration:none;
	
}

.example_description {

	margin-bottom:10px;
	
}

.ccnow_button {

	display:none;

	position:absolute;
	top:85px;
	left:15px;
	display:block;
	width:70px;
	height:17px;
	text-decoration:none;
	background-color:#660D13;
	border:1px solid #FFFFFF;
	text-align:center;
	padding:3px 0 0 0;
	
}

.ccnow_button:hover {

	color:#660D13;
	background-color:#FFFFFF;
	
}

#cieraAudio_CCNOW_button {

	display:none;
	text-align:center;
	background-color:#660D13;
	text-decoration:none;
	border:1px solid #FFFFFF;
	width:200px;
	color:#FFFFFF;
	padding:3px;
	font-size:10px;
	font-variant:small-caps;
	font-weight:bold;
	margin:15px auto;
	
}

#cieraAudio_CCNOW_button:hover {

	color:#660D13;
	background-color:#FFFFFF;
	border:1px solid #660D13;	

}

.cieraAudio_examplesTable {

	float:left;
	clear:both;
	width:350px;
	
}

.cieraAudio_examplesTable td {

	padding:5px;
	
}

.cieraAudio_examplesTable .song_title_td {

	width:150px;
	
}
/* End cieraAudio Styles*/

/* begin cieraMail styles */

.mail_contact, .mail_header {

	width:400px;
	
}

.mail_contact {

	text-align:right;
	margin:10px auto;
	
}

.mail_header {

	text-align:center;
	margin:15px auto;
	font-weight:bold;
	
}

/* end cieraMail Styles /*
