/*
	NOTE ABOUT THIS STYLE SHEET
	You may notice the lack of colors in here,
	please open colors-red, colors-blue, etc for specific colors on the elements below.
*/


html, body, img
{
	margin:0;
	padding:0;
	border:0;
}
body
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:80%;
	color:#EEE;
	background-color: #212226;
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h1, h2, h3, h4, h5, h6, p
{
	padding:5px 0;
	margin:0;
}
h1, h2, h3, h4, h5, h6
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#93AEBF;
	letter-spacing: 3px;
}
p { color:#fff; line-height:1.4em; }
h1 {
	font-size:2em;
	color:#93AEBF;
	font-weight:normal;
	text-transform: uppercase;
	margin-top: 2em;;
}
h2 { font-size:1.5em; 	color:#93AEBF;
	font-weight:normal;
	text-transform: uppercase;}
h3 { font-size:1.4em; }
h4 { font-size:1.3em; }
h5 { font-size:1.2em; }
h6 { font-size:1em; }

a:active
{
	outline:0;
}
a.rss
{
	background:url(../images/icons/icon-rss.gif) no-repeat left center;
	padding:0 0 0 20px;
}
img.border
{
	padding:1px;
}
img.right
{
	float:right;
	margin:0 0 10px 5px;
}
img.left
{
	float:left;
	margin:0 5px 10px 0;
}

.contentwidth
{
	padding:0 30px;
}
#heading
{
	margin:0 0 30px 0;
}
#logo a
{
	height:139px;
	display:block;
}
#footer
{
	padding-top:20px;
	margin-bottom:40px;
}
#footer p
{
	font-size:0.9em;
	padding-left: 5px;
}
#footer a
{
	margin:0 0 0 0px;
}


#main
{
	margin:0 auto;
	padding:10px 30px 20px;
}
#menu UL
{
	margin:0;
	padding:0 0 0 30px;
}
#menu UL LI
{
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
}
#menu UL LI a
{
	display:block;
	float:left;
	padding:15px 0 15px 0;
	margin-right:30px;
	text-decoration:none;
	color: #93AEBF;
	font-size:1.2em;
	letter-spacing:3px;
	text-transform: uppercase;
}
#searchform
{
	width:200px;
	float:right;
	padding:16px 0 0 0;
}
#searchform input
{
	border:0px;
	float:left;
	padding:4px;
	font-weight:bold;
	color:#fff;
}
#searchform .textbox
{
	width:145px;
}
#searchform .submit
{
	background:none;
}


.layout-A
{
}
.layout-A .primary
{
	width:405px;
	float:left;
}
.layout-A .secondary
{
	float:left;
	width:395px;
	margin:0 0 0 20px;
}

.layout-B .primary
{

}
div.portfolio
{
	padding:0 0 15px 0;
}

div.portfolio div.item
{
	float:left;
}

div.item
{
	padding-right:10px;
}

.ads
{
	clear:both;
}
.ad
{
	float:left;
	width:125px;
	margin-bottom:15px;
}
.ad img
{
	padding:1px;
}
.ad + .ad
{
	margin-left:15px;
}

.map
{
	border:1px solid #ccc;
}



.warning p
{
	font-weight:bold;
	color:#990000;
	padding:10px 0;
}

.standardForm label
{
	font-weight:bold;
	display:block;
	color:#fff;
	padding:10px 0 0 0;
}
.standardForm .textbox
{
	padding:5px;
	width:250px;
}
.standardForm textarea
{
	padding:5px;
	width:420px;
	height:90px;
}
.standardForm .submit
{
	font-weight:bold;
	color:#fff;
	border:0;
	padding:5px;
	margin:10px 0;
}

/* hide extra promos for slideshow */
.alternate
{
	display:none;
}

.promo .item
{
	width:400px; /* NEEDED FOR SAFARI using cycle plugin... */
}


#twitterbox
{
	margin:10px 0;
	padding:0;
}
#twitterbox .tweet
{
	margin-bottom:1px;
}
#twitterbox .tweet a
{
	color:#fff;
}
#twitterbox p
{
	padding:5px;
}
#twitterbox h3
{
font-size:1.3em;
}
#twitterbox H3 A
{
	color:#fff;
	padding:5px 0;
	text-decoration:none;
}

div ul#styleswitcher
{
	text-align:right;
}
UL#styleswitcher
{
	margin:0;
	padding:0;
	float:right;
	
}
UL#styleswitcher LI
{
	display:inline;

}
UL#styleswitcher LI a
{
	display:block;
	float:left;
	width:25px;
	height:8px;
}
UL#styleswitcher LI a.purple { background:#b297c7; }
UL#styleswitcher LI a.tan { background:#bdaf86; }
UL#styleswitcher LI a.gray { background:#7a7a79; }
UL#styleswitcher LI a.green { background:#8bae41; }
UL#styleswitcher LI a.red { background:#a3391f; }
UL#styleswitcher LI a.teal { background:#309bb9; }
UL#styleswitcher LI a.blue { background:#416fae; }





/* clearfix start */ 
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
/* clearfix end */ 



h1 {
	color:#93AEBF;
}
h2 { color:#fff; }
h3 { color:#fff; }
h4 { color:#fff; }
h5 { color:#fff; }
h6 { color:#fff; }
a
{
	color: #93AEBF;
	text-decoration:none;
}
a:hover
{
	color:#FFF;
}
#logo a
{
	background:url(../images/logo.gif) no-repeat;
}


#footer p, #footer a, #searchform .submit
{
	color:#93AEBF;
}


#menu UL LI a:hover
{
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	color: #FFFFFF;
}

 #menu UL LI a.active
{
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #7C93A1;
		color: #FFFFFF;

}


hr
{
	border-style:none none dotted; 
	border:1px solid #aacc61;
}
img.border, .ad img
{
	border:1px solid #22222;
	background-color: #93AEBF;
}
#heading, .standardForm .submit, #twitterbox .tweet
{
	background-color: #212226;
	border: 1px none #000000;
}
#menu UL LI a
{
	border-bottom:0px solid #aacc61;
}
#footer
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #212226;
}


#wrapper {
	width:900px;
	margin:0 auto;
}

* html #wrapper
{
	w\idth: expression(document.documentElement.clientWidth > 1200 ? "1200px" : "auto");
}

#innerwrapper {
	margin:1px;
	/*padding:0px 20px;*/
}

#header {
	height:40px;
	margin-bottom:20px;
}

#header input {
	padding:5px;

	font:100% Arial;
	color:#999;

	background-color: #1C1D21;	/* for IE */
	filter:alpha(opacity=80);
	/* CSS3 standard */
   opacity:0.8;
	border: 1px dotted #6B5E5E;
}

#header form {
	float:right;
	border:none;
	position:relative;
	z-index:100;
	padding:10px;
}

#header .nav {
    position:absolute;
	clear:both;
}

#header a em {
	font-style:normal;
	text-decoration:underline;
}

#header .nav a {
	color:#93AEBF;
	display:block;
	float:left;
	font-size:1.1em;
	letter-spacing:2px;
	padding-right:12px;
	padding-left:12px;
	padding-top:5px;
	text-decoration:none;
	text-transform:uppercase;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #3E3636;
	padding-bottom: 5px;
}

#header .nav a:hover {
	color:white;
}

#header .nav li.active a{
	color:white;
}

#header .nav li {
	display:inline;
	list-style:none;
	margin:0 1px 0 0;
}

#header .subnav {
	padding:5px 10px 5px 10px;
	font:10px;
	color:#93AEBF;
			font-size:11px;

	display:none;
	position:absolute;
	top:29px;
	width:800px;
}
#header .active ul, #header li:hover ul{
display:block;
}

#header .subnav li {
	list-style:none;
	display:inline;
}

#header .subnav a {
	color:#8EA8B9;
	text-decoration:none;
	padding:5px;
		font-size:11px;

}

#header .subnav a:hover {
	color:#fff;
		text-decoration: underline;

}

#header .subnav li.active a{
	color:#fff;
			text-decoration: underline;

}


#sidebar {
	background:#fff;
	width:210px;
	padding:10px 20px 20px 5px;
	float:left;
	color:#666;
}

#sidebar h2 {
	font:160% Arial;
	color:#333;
	margin:10px 0 10px 0;
	border:none;
}

#sidebar h3 {
	color:#999;
	font:100% Verdana;
	font-weight:bold;
	letter-spacing:1px;
	margin:0 0 -10px 0;
}

#sidebar p {
	margin:15px 0;
}

#sidebar p.news {
	background:#fefefe;
}

#sidebar p.news a.more {
	color:#ccc;
	display:block;
	text-align:right;
	font:80% Verdana;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none;
	padding:10px 0;
}

#sidebar p.news a:hover {
	color:#666;
}

#sidebar .subnav {
	border-top:1px solid #fafafa;
}

#sidebar .subnav li {
	list-style:none;
	padding:5px;
	border-bottom:1px solid #fafafa;
}

#sidebar .subnav li a {	
	color:#ccc;
	text-decoration:none;
	display:block;
}

#sidebar .subnav li a:hover {
	color:#666;
}

#sidebar .subnav li a b {
	float:right;
	display:none;
	color:#666;
}

#sidebar .subnav li a:hover b {
	display:inline;
}

#sidebar input {
	padding:4px;
	background:#f6f6f6;
	border:1px solid #ccc;
	color:#777;
	font:90% Verdana;
	width:190px;
}

#sidebarright {
	width:170px;
	float:right;
	padding:10px 0 0 20px;
	background:url(../images/sidebarright.jpg) top left no-repeat;
}

#sidebarright p {
	font:90% Verdana;
	color:#777;
	line-height:20px;
	margin:10px 0;
}

#sidebarright h2 {
	font:140% Arial;
	color:#333;
	margin:10px 0;
	border:none;
}

#sidebarright ul {
	margin:10px 0 10px 15px;
	font:90% Verdana;
}

#sidebarright ul li {
	margin:5px 0;
}

#sidebarright a {
	border-bottom:1px dotted #eee;
	color:#444;
	text-decoration:none;
}

#sidebarright a:hover {
	border-bottom:1px solid #ccc;
}


#content {
	padding:10px;
}

#contentnorightbar {
	margin:0 0 0 240px;
	padding:20px 0 0 20px;
}

#content ul {
	margin:15px 0 15px 0;
	line-height:25px;
	padding:15px 0 15px 15px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#79B933;
}
#content ul span {
	color:#444;
}
#contentnorightbar ul {
	margin:15px 0 15px 20px;
	line-height:25px;
	padding:15px 0;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#79B933;
}
#contentnorightbar ul span {
	color:#444;
}

form {
	border:1px solid #f6f6f6;
}

input {
	width:300px;
	padding:4px;
	border:none;
	border-bottom:1px dotted #ccc;
	font:90% Verdana;
	color:#777;
}

textarea {
	padding:4px;
	font:90% Verdana;
	border:1px solid #eee;
	height:200px;
	display:block;
	color:#777;
}

p img {
	float:left;
	margin:0 10px 0 0;
}

blockquote p {
	font:160% Georgia;
	color:#aaa;
	padding:0 10% 0 0;
	line-height:30px;
}

#main, #searchform .textbox{
	background-color:#1C1D21;
	border:1px dotted #6B5E5E;
	opacity:0.8;
	filter:alpha(opacity=80);
}

*{
	margin:0px;
	padding:0px;
}

div.right{
	float:right;
	width:395px;
}
div.leftside{
	float:left;
	width:400px;
}
.cls{
	clear:both;
}
form, fieldset{
	border:none;
}
label{
	color:white;
}
.button{
	width:180px;
}
#header #ajaxSearch_submit{
	width:30px !important;
	border:none !important;
	cursor:pointer;
}
#header #ajaxSearch_input{
	width:120px;
}
