
/********************************** CSS Document Author Dino D'Romero of StudioDino.com  06/12/2011
---------------------------------------- ****/

/***************RESET
---------------------------------------- ****/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}

/************************ START 
---------------------------------------- ****/

html {
	height:100%;
}

li {
	list-style-position: inside;
	list-style-type: square;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	background: transparent;	
	color:#333333;
	background-color: #FFFFFF;
	background-image: url(images/back2011.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}


a:link, a:visited, a:active  {
	color:#333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	
}

a:hover {
	color:#FF8040;
	text-decoration: none;
	background-color: #FFFFFF;
	background-position: center center;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	outline: none;

}

p {
	margin-bottom: 15px;
	}


img {
	border: none;
	max-width: 100%;
	}


/*************************** LINK PAGE 
---------------------------------------- ****/

strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

em {
	font-style: italic; !important;
}

/******************* NAVIGATION 
---------------------------------------- ****/


div#topnav {
	white-space: nowrap;
}

div#topnav a:hover {
	height: 25px;
	text-decoration: none;
	border: none;
}

div#topnav a {
	height: 25px;
	text-decoration: none;
	border: none;
}


div#topnav ul{
	margin: 0px;
	padding: 0px;
}

div#topnav li{
	display: inline;
}

/******************* END OF NAVIGATION 
---------------------------------------****/

/******************* CONTEXTUAL 
---------------------------------------****/

/***********       Tables
--------------------------------------****/

table,tr,td,div{
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	line-height: 21px;
}
table.white {
	background-color: #FFFFFF;
}

@font-face {
    font-family: "Gotham-Light", "Gothan-medium";
    src: url(Gotham-Light.otf, Gotham-medium.otf);
}

h1, h2, h3, h4, h5, h6{
	color: #000000;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
	font-style: italic;
	line-height: 21px;
	margin-bottom: 10px;
	
}



/*********************** HOMEPAGE LEFT 
---------------------------------------- ****/


#leftnavhomepage  {
	left: 15px;
	width: 115px;
	position: relative;

}


/********************* CATPASS LEFT 
---------------------------------------- ****/

#leftnav  {
	margin: 0px;
	padding: 10px 20px 20px;
	width: 100%;
	height: auto;
	text-align: left;
	vertical-align: top;
}

/******************* SECONDARY LEFT 
---------------------------------------- ****/

div#leftnav-t {
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
	width: 200px;
	display: block;
	float: left;
	position: absolute;
	top: 90px;
	margin: 0px;
	left: 5px;
}

div#leftnav-t h1:first-child:before {
	content:url(images/bulletsquare.jpg);
}

div#leftnav-t h1 {
	background-repeat: no-repeat;
	background-position: right 10px;
	width: 155px;
	color:#666666;
	height: auto;
	text-align: left;
	vertical-align: top;
}
div#middle-content {
	margin-right: 50%;
	margin-left: 100px;
	top: 116px;
	position: absolute;
	padding: 5px;
	width: 40%;
	clear: both;
}

div#leftnav-logo {
	margin-top: 20px; 
	margin-left: 20px; 
	float: left; 
	width: 275px; 
	margin-right: 20px; 
	border: none;}



/******************* HEADER CONTEXTUAL 
---------------------------------------- ****/

div#middle-content h1 {color: #000000;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px; !important;
	Margin-top: 15px;
	Margin-bottom: 10px;
	font-weight: normal;
	text-transform: none;
	font-style: italic; 
	line-height: 21px;
	}



div#right-content {
	margin-right: 50%;
	margin-left: 300px;
	top: 115px;
	position: absolute;
	padding: 5px;
	width: 40%;
	float: right;
}


div.footer {
	color:#CCCCCC;
	margin: 0px;
	vertical-align: top;
	font-size: 9px;
	background-position: left top;
	line-height: normal;
	text-decoration: none;
	text-align: left;
	padding-top: 20px;
	width: 400px;


}
.artpiece {
	color: #666;
	text-align: left;
	vertical-align: top;
	clear: none;
	float: left;
	position: absolute;
	top: 120px;
	left: 80px;
	width: 100%;
	margin-top: 20px;
	margin-left: 20px;
	padding-left: 10px;
}

.artpiece h1 {color: #000000;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px; !important;
	Margin-top: 15px;
	Margin-bottom: 10px;
	font-weight: normal;
	text-transform: none;
	font-style: italic; 
	line-height: 21px;}
	
.artpiece a{
	text-decoration: none;
	border: none;
}

/************* ARTPIECE-B 
---------------------------------------- ****/


div.artpiece-b {
	color: #666;
	text-align: left;
	vertical-align: top;
	clear: none;
	float: left;
	position: absolute;
	top: 120px;
	left: 80px;
	margin-top: 20px;
	margin-left: 20px;
	padding-left: 10px;
}

div.artpiece-b a{
	text-decoration: none;
	border: none;
}

div.artpiece-b img {
	margin: 5px;
	vertical-align: top;
	text-align: left;
	text-decoration: none;
	max-width: 100%;}


/***************** RIGHT SIDE 
---------------------------------------- ****/

div.border{
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 20px;
	color:#333333;
	float: right;
	clear: none;
	width: 30%;
	min-width: 10%;
	position: relative;
	top: 145px;
	left: 20%;
	margin-top: 0px;
	margin-right: 20%;
	margin-bottom: 0px;
	margin-left: 20%;
	border: 1px solid #ECE1C7;
	background-image: url(images/backtan.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	-moz-border-radius: 12px;
	border-radius: 12px;
    -moz-box-shadow: 0px 0px 20px #ECE1C7; 
 	-webkit-box-shadow: 0px 0px 20px #ECE1C7; 
    box-shadow: 0px 0px 20px #ECE1C7;
	z-index:-1
}

/*********************** HEADER TAGS CONTEXTUAL RIGHT BORDER 
---------------------------------------- ****/

div.border H1{color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px; !important;
	Margin-top: 15px;
	Margin-bottom: 10px;
	font-weight: normal;
	text-transform: none;
	font-style: italic;
	line-height: 21px; }


.tab{
	font-weight: bold;
	color: #000000;
	font-style: normal;
	white-space: nowrap;
	border: none;
	text-align: left;
	text-indent: 20pt;
}

.rightimage {
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
}

/************** HOMEPAGE CONTEXTUAL 
---------------------------------------- ****/
div.homeborder{
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 20px 45px 20px;
	font-size: 15px;
	font-weight: normal;
	color: #333;
	background-image: url(images/backtan.jpg);
	background-repeat: repeat;
	display: block;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	width: 441px;
	vertical-align: top;
	position: absolute;
	left: 120px;
	top: 84px;
	filter:alpha(opacity=100);
	opacity:1.0;
	line-height: 25px;
}

div.homeborder p {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.homeborder h1 {font-size: 26px; margin-bottom: 10px;}

/************** END OF HOMEPAGE CONTEXTUAL 
---------------------------------------- ****/

div.padding {
	text-align: left;
	vertical-align: top;
	padding: 5px 30px 20px 20px;
	display: block;
	background-color: #FFFFFF;
	background-image: url(images/back_white.gif);
	background-repeat: repeat;
	margin: 0px;
}
 
 /************************ 4 BREADCRUMB TOP NAV SECTION 
 ---------------------------------------- ****/

.bar {
/**	background: #E0DED1;
**/
	position: absolute;
	background-image: url(images/backtan.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size:10px;
	left: 0px;
	top: 85px;
	color:#666;
	height: 20px;
	vertical-align: middle;
	text-align: left;
	text-indent: 20px;
	width: 100%;
	padding: 5px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC9BF;
	display: block;
	white-space: nowrap;
} 

div.bar a {
	text-decoration: none;
	border-bottom-style: none;

} 

div.bar ul li {padding-left:4px;
	display:inline;
	list-style:none outside none;}
	
	
div.bar ul li:before  {content:"\007C \00A0 \00A0";
	color:#ccc;
	}
	
div.bar ul li:first-child:before {
	content:"  ";
}
	

/********************** FOR LOGO SECTION 
---------------------------------------- ****/

.bregfont {
	font-size:16px;
	color:black;
	font-weight:bolder;
	width: 25px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	background-color: #F1EDD3;
}
 
.smredfont {
 font-size:11px;
 color:red;
 }
 .smgft {
	font-size:10px;
	color:#666;
	width: 25%; }
	
	
div#toplogo{
	position: absolute;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	height: 64px;
	text-align: left;
	vertical-align: top;
	width: 100%;
	filter:alpha(opacity=90);
	opacity:0.9;
	background-color: #FFFFFF;
}


div.topnavfull{
	position: absolute;
	top: 64px;
	background-color:#B1B4C5;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 100%;
	max-width: 100%;
	background-image: url(images/back_trim.jpg);
	background-repeat: repeat-x;

/* for IE */
filter:alpha(opacity=100);
/* CSS3 standard */
opacity:1.0;
}



#topnavlogo{
	background-color:#CFC1AB;
	text-align: left;
	font-size: 11px;
	height: 20px;
	background-position: left center;
	text-indent: 20pt;
	vertical-align: middle;
	padding-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;

}

/**************************** HEADER SECTION
---------------------------------------- ****/ 

#tophead{
	font-size: 13px;
	color: #CCCCCC;
	text-decoration: none;
	margin: 0px;
	text-align: left;
	letter-spacing: 4pt;
	white-space: nowrap;
	font-style: normal;
	position: absolute;
	height: 100%;
	left: 20px;
	top: 27px;
}
li.arrow {
	list-style-position: inside;
	list-style-image: url(images/ARROW_UP.GIF);
}


.logonav {
	background-color: #FFFFFF;
	text-indent: 20px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #c0c0c0;
	border-right-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	border-left-color: #c0c0c0;
	font-size: 11px;
	color: #666;
	height: 22px;
	vertical-align: middle;
	text-align: left;
	display: block;
	width: auto;
	white-space: nowrap;


}
logonav:hover {
	background-color: #E0DED1;
	height: 20px;
	
}
#logoblock a {
	text-decoration: none;
	border: none;
}


/****************************** CHART 
---------------------------------------- ****/

.chart {
	margin: 10px 0px 10px 20px;
	vertical-align: top;
	text-align: left;
	max-width: 100%;
	text-decoration: none;
	border: 5px solid #FFFFFF;
	-moz-box-shadow: 0px 0px 10px #cccccc; 
 	-webkit-box-shadow: 0px 0px 10px #cccccc; 
    box-shadow: 0px 0px 10px #cccccc;
}

no-chart -moz-box-shadow, -webkit-box-shadow, box-shadow {
	margin: 10px 0px 10px 20px; 
	padding: 5;
	vertical-align: top;
	text-align: left;
	text-decoration: none;
	border: 1px solid #FFFFFF;}

.colortext {
	font-weight: bolder;
}

/********************* ARTPIECE-C
---------------------------------------- ****/

.artpiece-c {
	color: #333333;
	text-align: left;
	vertical-align: top;
	display: block;
	clear: none;
	float: left;
	position: absolute;
	top: 120px;
	left: 80px;
	width: 40%;
	margin-top: 20px;
	margin-left: 20px;
	padding-left: 10px;
}


.artpiece-c H1 {color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px; !important;
	Margin-top: 15px;
	Margin-bottom: 10px;
	font-weight: normal;
	text-transform: none;
	font-style: italic; 
	line-height: 21px;
	}

	
.artpiece-c img {max-width: 100%;}
	
no-artpiece-c img {}

.search {
	vertical-align: middle;
	float: right;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 0px;
	display: block;
	top: 27px;
}

div#socialmedia{
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}



