/* RESET CSS by http://meyerweb.com/eric/tools/css/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, b, u, i, center, 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-size:100%; vertical-align:baseline; background:transparent;}
body {line-height:1;}
ol, ul {list-style:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after, q:before, q:after {content:''; content:none;}
:focus {outline:0;} /* remember to define focus styles! */
ins {text-decoration:none;} /* remember to highlight inserts somehow! */
del {text-decoration:line-through;} 
table {border-collapse:collapse; border-spacing:0;} /* tables still need 'cellspacing="0"' in the markup */
.clear { clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:0;} /* source: http://sonspring.com/journal/clearing-floats */


	
#container{width:1008px; /* essential */ margin-left:-7px;}

/* global styling to apply to all columns */
.sg-1, .sg-2, .sg-3, .sg-4, .sg-5, .sg-6, .sg-7, .sg-8, .sg-9, .sg-10, .sg-11, .sg-12, .sg-13, .sg-14, .sg-15, .sg-16, .sg-17, .sg-18, .sg-19, .sg-20, .sg-21, .sg-22, .sg-23, .sg-24, .sg-25, .sg-26, .sg-27, .sg-28, .sg-29, .sg-30, .sg-31, .sg-32, .sg-33, .sg-34, .sg-35
{margin:0px 14px 28px 14px; float:left; /* for RTL change float to 'right' */ }

/* if you want to have a div as a parent with divs inside - add this class to parent div */
.sgParent{margin:0px;}

/* essential: width for all columns */
.sg-1{width:28px} .sg-2{width:56px} .sg-3{width:84px} .sg-4{width:112px} .sg-5{width:140px} .sg-6{width:168px} .sg-7{width:196px} .sg-8{width:224px} .sg-9{width:252px} .sg-10{width:280px} .sg-11{width:308px} .sg-12{width:336px} .sg-13{width:364px} .sg-14{width:392px} .sg-15{width:420px} .sg-16{width:448px} .sg-17{width:476px} .sg-18{width:504px} .sg-19{width:532px} .sg-20{width:560px} .sg-21{width:588px} .sg-22{width:616px} .sg-23{width:644px} .sg-24{width:672px} .sg-25{width:700px} .sg-26{width:728px} .sg-27{width:756px} .sg-28{width:784px} .sg-29{width:812px} .sg-30{width:840px} .sg-31{width:868px} .sg-32{width:896px} .sg-33{width:924px} .sg-34{width:952px} .sg-35{width:980px}

/* add a dividing border to the right or left simply by addiing one of these classes to a div */
.borderRight{border-right:1px solid #222; margin-right:0px; padding-right:13px;}
.borderLeft  {border-left:1px solid #222; margin-left:0px; padding-left:13px;}

/* CONTROLLER - optional */
#controller{position:fixed; top:14px; right:14px; z-index:9999;}
#controller ul{border-color:#222; border-style:solid; border-width:0px 1px;}
#controller ul li a{color:#222; display:block; font:14px/26px Verdana ; height:26px; width:26px; margin:1px; text-align:center; text-decoration:none;}
#controller ul li a:hover{font-weight:bold;}
#controller ul li.selected a{background-color:#222; color:#fff; font-weight:bold;}


/* ====================================================================================================================================================================*/
/* ====================================================================================================================================================================*/

/* BEGIN SQUARE GRID CODE */
body {
	background-color:#630; 
	background-color:#120d0a;
	background-attachment: fixed;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#120d0a;
	font-size: .9em;
	line-height: 1.8em;
	}


/* your main wrapping div */
#wrapper{ 
	margin: 0 auto; 
	position:relative; 
	overflow: hidden; 
	width: 994px;
	background: url(../images/wrapper-backer-2.jpg) center top repeat-y; 
	margin-bottom:28px;
	margin-top:28px;
/*	*background:#e1f6ff; position:relative; padding-top:28px; *padding-top:0px; margin:0 auto; z-index:50; */
	}

#header
{
	height:238px; 
	margin-top:14px;
/*	filter:alpha(opacity=30); 
	-moz-opacity:0.3; 
	-khtml-opacity: 0.3; 
	opacity: 0.3;*/
	}
	
	
	
#example-a
{
	margin-top:0px;
	padding:0px 0px 0px 28px;
}

#viewer
{
	padding:0px 28px 0px 28px;
}

#rightside
{
	margin:0px 0px 0px 125px;
	padding:0px 28px 0px 28px;
}


#footer{
	height:40px;
	margin-bottom:14px;
	text-align:center;
	}
	
	
	
	/*
 * Image Slider CSS
*/
.container { width:530px; height:420px; overflow:hidden; position:relative; cursor:pointer; }
.slides { position:absolute; top:0; left:0; }
.slides > div { position:absolute; top:0; width:530px; display:none; }
/*
 * Optional
*/
#loopedSlider,#newsSlider { margin:0 auto; width:530px; position:relative; clear:both; }
ul.pagination {font-size: 10px; list-style:none; padding:0; margin:0;}
ul.pagination li  {font-size: 10px;  float:left; }
ul.pagination li a {font-size: 10px;  padding:1px 4px; color:#222222; }
ul.pagination li.active a {font-size: 10px; background:none; color:#425a83; }


A:link { font-size: 1.2em; text-decoration: none; color:#928d89;}
A:visited {font-size: 1.2em; text-decoration: none; color:#928d89;}
A:active {font-size: 1.2em; text-decoration: none; color:#928d89;}
A:hover {font-size: 1.2em; color:#300;}

	
#header h1 a{
 font-size: 1.6em; text-transform:uppercase; line-height: 1.5em; color:#928d89;
	}

H2 { font-size: 1.3em; color:#928d89; line-height: 1em;}
H3 { font-size: 2.5em; color:#928d89; line-height: 3em;}
H6 { font-size: .8em; margin: .83em; line-height: 1em; color:#928d89;}
.footertext {font-size:1.1em; color:#FFF;}


#twitter{
	padding: 0px 0px 14px 0px;
	margin-left:0px;
}