/* Start of CMSMS style sheet 'ColumbiaStockStyles' */
@charset "utf-8";
/* ---------->>> GLOBAL <<<-----------*/

* {
	padding:0;
	margin:0;
}
 
/* ---------->>>Common Formatting<<<-----------*/
 
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}
 
h1 {
	padding:30px 0 25px 0;
	letter-spacing:-1px;
}
 
h2 {
	font: italic 22px georgia, times new roman, sans-serif;
	padding: 10px 0 20px;
	margin: 0;
}
h3 {
	padding: 15px 0;
	font: italic 18px georgia, times new roman, sans-serif;
	text-align: center;
}
 
p, ul, ol {
	padding: 0 0 18px 0;
}
 
ul, ol {
	list-style: none;
	padding: 0 0 18px 40px;
}
 
blockquote {
	margin: 22px 40px;
}
 
small {
	font-size:0.85em;
}
 
img {
	border:0;
}
 
sup {
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
}
 
sub {
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
}
 
acronym, abbr {
	cursor:help;
	letter-spacing:1px;
	border-bottom:1px dashed;
}
 
/* ---------->>> Links <<<-----------*/
 
a, a:visited {
	text-decoration:underline;
}
a:link { 
	color: #3560AD; 
}
a:visited {
	color: #214287;
}
a:hover { 
	color: #4676C6;
}
a:active { 
	color: #4676C6; 
}

a[href^="http://"]:not([href*="columbiastock.com"])::after {
	content: "\2197";
}
 
/* ---------->>> Forms <<<-----------*/
 
form {
	display:inline;
}
 
input, select, textarea {
	font:1em tahoma, arial, helvetica, sans-serif;
}
 
textarea {
	line-height:1.25;
}
 
label {
	cursor:pointer;
}
 
/* ---------->>> Tables <<<-----------*/
 
table {
	border:0;
	margin:0 0 18px 0;
}
 
table tr td {
	padding:2px;
}
 
/* ---------->>> Global Classes <<<-----------*/
 
.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

.clearfloat { clear:both; height:0; font-size: 1px; line-height: 0px;}
.leadtext { font: italic 18px georgia, times new roman, sans-serif;}

#mainContent ul {
	list-style: url(images/columbiastock/li.gif) square;
}
.hr {
	padding: 1em 0;
	padding: 0;
	background: transparent url(images/columbiastock/hr.gif) no-repeat center;
}
.q {
        font-weight: bold;
	font-size: 1.1em;
	color:#214287;
}

/* ---------->>> Layout <<<-----------*/
body  {
	font: 14px/150% tahoma, arial, sans-serif;
	background: #4D4832 url(images/columbiastock/body-bg.jpg) top no-repeat;
	text-align: center; 
	color: #4D4832;
}
#container { 
	width: 772px; 
	background: transparent url(images/columbiastock/container-bg.jpg) repeat-y;
	margin: 0 auto;
	text-align: left; 
} 
#header { 
	background: transparent url(images/columbiastock/headers/rotate.php) no-repeat; 
	padding: 0;
        width: 772px;
	height: 307px;
} 
#header h1 {
	margin: 0; 
	padding: 50px 8px; 
}
#column {
	float: left; 
	width: 209px;
	padding: 0 5px;
	color: #fff;
	font: 14px tahoma, arial, sans-serif;
	margin-top: -100px;
}
#wrapper {

}
#mainContent { 
	margin: 0 0 0 250px;
	padding: 20px 30px 0 1px; 
} 
#footer { 
	padding: 2px 10px;
	background: transparent url(images/columbiastock/footer-bg.jpg) no-repeat;
	height: 78px;	
	margin-top: 20px;
} 
#footer p {
	font: 11px arial, sans-serif;	
	margin-left: 215px;
	text-align: center;
	color: #fff;
	line-height: 16px;
	padding-top: 0;
	padding-bottom: 5px;
}
#footer a {
	color: #fff;
}
#footer p.address {
	width: 520px;
	line-height: 20px;
	background: transparent url(images/columbiastock/address-bg.gif) no-repeat;
	margin-bottom: 5px;
}

#footer p.copyright {
	font-size: 10px;
}

.hidden {
        display: none;
}

/* ---------->>> Navigation <<<-----------*/

#navigation { 
	list-style: none none; 
	margin: 0; 
	padding: 0; 
	width: 100%; 
}
#navigation li {
	background-color:#3560AD; 
	height: 41px;  
	line-height: 40px; 
	border-top: 1px solid #4676C6; 
	border-bottom: 1px solid #214287; 
 
}
#navigation li a { 
	display: block;  
	background: #3560AD url(images/columbiastock/nav-bullet.gif) no-repeat 8px 15px; 
	height: 40px; 
	color: #fff; 
	text-decoration: none; 
	text-indent: 30px;
}
#navigation li a:hover { 
	background-color:#416FC5; 
	color: #fff; 
	text-decoration: none; 
}
#navigation li a.sel { 
	background:#416FC5 url(images/columbiastock/nav-bullet-sel.gif) no-repeat 8px 15px; 
	color: #fff; 
	text-decoration: none; 
}
/* End of 'ColumbiaStockStyles' */

