*{
	padding:0;
	margin:0;
	outline:none;
}
body{
	font-family:Verdana, Helvetica, sans, Arial;
	font-size:12px;
	color:#ede0be;
	/*background:#171717;*/
	background: #000 url("/images/bg_grad_dark.jpg") top left repeat-x;
	padding-top:50px;
}
/*.wlpeMessageText {
}*/
#canvas{
	width:982px;
	margin:0 auto;
}
#main_wrap{
	width:982px;
	background:transparent url("/images/top_dark.png") top left no-repeat;
	float:left;
	padding-bottom:100px; /*space at bottom of page*/
}
#sub_wrap1{
	width:982px;
	background:transparent url("/images/btm_dark.png") bottom left no-repeat;
	padding-bottom:50px;
	float:left;
}
#sub_wrap2{
	width:982px;
	background:transparent url("/images/brd_dark.jpg") top left repeat-y;
	padding:0px 0 0 0px;
	margin-top:10px;
	float:left;
}
body.wide #sub_wrap2, body.img #sub_wrap2 {
	background:transparent url("/images/brd_wide_dark.jpg") top left repeat-y;
}
body.wide #sub_wrap1, body.img #sub_wrap1 {
	background:transparent url("/images/btm_wide_dark.png") bottom left no-repeat;
}
#content{
	width:740px;
	float:right;
	padding:15px 20px 20px 20px;
}
#top_ban_wrap{
        height:350px;
        width:978px;
        position:relative;
        margin-left:2px;
        background:#000 url("/images/box_grad.jpg") top left repeat-x;
        float:left;
}

#top_ban{
	height:350px;
	width:978px;
	position:relative;
	/*left:2px;*/
	background:transparent url("/images/slide1_McTerrorist.jpg") top left no-repeat;
	float:left;
}
body.internal #sub_wrap2 {
	border-top:1px solid #3d3d3a;
}
body.internal #top_ban {
	height:1px;
	background:transparent;
	/*border-top:1px solid #3d3d3a;*/
	top:-8px;
}
#slideshow{
	height:350px;
	width:660px;
	/*background:#000 url("/images/slide1_ventura.jpg") top left no-repeat;*/
	float:left;
}
#slideshow_bg{
	float:left;
	position: absolute;
	top: 0; /* These positions makes sure that the overlay */
        bottom: 0; /* will cover the entire parent */
        left: 0;
       /* width: 100%;*/
	width:660px;
	height:350px;
}
#text_box{
	height:350px;
	width:315px;
	float:left;
	color:#ccc;
}
#text_box h2{
	color:#ccc;
	font-size:20px;
	font-weight:bold;
	padding-top:0;
}
#text_box ul li{
	font-size:16px;
	padding:0 0 6px 0;
}
#text_box p{
	font-size:13px;
}
#text_box div{
	padding:20px;
}
#nav{
	width:150px;
	margin:0 0 0 2px;
	float:left;
	padding:14px 20px 20px 20px;
	margin-bottom:35px;
}
#nav_content{
	width:150px;
	float:left;
}
#nav ul{
	padding:0 0 15px 0;
}
#nav ul li{
	list-style:none;
	border-bottom:1px dashed #bcbcbc;
	padding:6px 0;
}
#nav span a img {
	margin:0 0 7px 0;
}
div#nav div#nav_content ul li a {
	color:#bcbcbc;
	font-weight:normal;
	font-size:15px;
	text-decoration:none;
}
div#nav div#nav_content ul li a:hover {
	color:#f15b09;
}
a, a:visited {
	color:#76adad;
}
a:hover, .lan a:hover, a.external:hover { 
	color:#f15b09;	
}
div#nav div#nav_content li.active a {
	color:#666;
}
.lan{
	float:right;
	padding:91px 22px 9px 0;
	color:#76adad;
}
.lan a{
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
	font-style:italic;
	color:#76adad;
}
.btn_wrap {
	padding: 5px 0 10px 0;
	float:left;
	position:relative;
}
/*BEGIN: Sliding Doors*/
a.button { 
	/* Sliding right image */
	background: transparent url('/images/button_right_dark.png') no-repeat scroll top right; 
	display: block;
	float: left;
	height: 27px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 6px;
	padding-right: 34px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	font-family: Verdana, Helvetica, sans, Arial;
	font-size:14px;
	font-weight:bold;
}
a.button span {
	/* Background left image */ 
	background: transparent url('/images/button_left_dark.png') no-repeat; 
	display: block;
	line-height: 11px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 8px 0 10px 18px;
	color:#fff;
} 
a.button:hover, a.button:active {
	background-position: bottom right;
	outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span, a.button:active span {
	background-position: bottom left;
	color:#eee;
} 
/*END: Sliding Doors*/
h1 {
	font-size:18px;
	font-weight:normal;
	color:#bcbcbc;
}
h2, legend, table.stripeMe th { 
	font-size:15px;
	font-weight:normal;
	border-right:none;
}
table.stripeMe th {
	border-bottom:1px solid #444;
}
legend {
	color:#ede0be;
}
h1, h2, legend{
	padding:5px 0 10px 0;
}
p{
	padding:0 0 10px 0;
}
ul {
	padding:0 0 10px 30px;
}
ol{
	padding:0 0 10px 20px;
}
a img {
	border:none;
}
/*BEGIN: twitter*/
.twitter {
	width:160px;
	min-height:260px;
  	height:auto !important;
  	height:260px; 
	float:right;
	margin:15px 0 20px 30px;
	background:#555 url("/images/twitter_grad_dark.jpg") bottom left repeat-x;
	padding:15px;
	border:1px solid #666;
	text-align:left;
	color:#111;
}
.twitter a, 
.twitter a:visited, .twitter a.external,  .twitter a:visited.external {
	color:#111;
}
.twitter h2 {
	padding-top:0;
	font-size:15px;
	/*font-weight:bold;*/
}
#twitter-link {
	font-size:85%;
} 
#content .twitter ul li {
	list-style-image:none;
	list-style-type:disc;
	padding-bottom:10px;
} 
.twitter ul {
	padding:0 0 14px 14px;
}
/*END: twitter*/
.right {
	float:right;
	/*text-align:right;*/
}
.links {
	min-width:250px;
	max-width:320px;
}
.links table {
	width:320px;
}
.filesize {
	text-transform:lowercase;
}
td.filesize {
}
.left {
	float:left;
	text-align:left;
}
.thumb_btn {
	width:150px;
	margin:0 15px 0 0;
	padding-bottom:15px;
}
.thumb_btn p {
	padding:0 0 5px 0;
}
.thumb_btn p a, .inside_nav a {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.inside_nav ul, .sidebar ul {
	padding-left:0;
}
.inside_nav ul li, .sidebar ul li {
	list-style:none;
	padding:0 0 9px 0;
}
.sidebar ul li {
	padding:0 0 5px 0;
}
.sidebar {
	float:right;
	width:190px;
	margin-left:30px;
	min-height:500px;
}
.clear {
	clear:both;
}
.hide {
	height:0;
}
.desc{
	width:475px;
}
.tags ul {
	padding-left:17px;
}
.shrink img{ /*poverty image resize for images on single image pages (secure pages)*/
	max-width:385px;
	max-height:385px;
}
td {
	padding-right:10px;
}
th {
	text-align:left;
}
/*BEGIN: Form Styles*/
form {
	margin: 0 0 35px 0;
}
form p.clear{
        height:0;
}
fieldset {
        border:0;
        margin:0 0 15px 0;
        padding:0;
}
label {
        font-weight:normal;
}
select, input{
        margin: 0 0 0 10px;
        color:#41586f;
}
input.button{
        margin:0;
}
fieldset textarea{
        width:65%;
        height:150px;
}
/*.checkbox input, .checkbox label{
        float:left;
}*/
.checkbox input{
        margin:0 5px 0 0;
}
.checkbox label {
        margin:0 15px 0 0;
}
.check{
        width:140px;
        float:left;
        margin:0 0 12px 0;
        white-space:nowrap;
}
.required, .errors {
        color:red;
}
/*END: Form Styles*/
.wlpeattribute {
	font-weight:bold;
}
.wlpeattribute, .wlpevalue {
	display:block;
	width:150px;
	float:left;
}
.wlpeViewAttribute {
	font-weight:bold;
}
/*BEGIN: table styles*/
table.stripeMe {
        border-collapse: collapse;
        width: 69%;
	margin:0 0 20px 0;
}

th {
        border-right: 1px solid #fff;
        line-height: 1.2;
	padding-bottom:10px;
}

.stripeMe td {
        padding: 6px 6px;
        border-bottom: 1px solid #444;
        vertical-align: top;
}

.stripeMe td * {
        padding: 6px 6px;
}

tr.alt td {
        background: #222;
}

tr.over td {
        background: #bcd4ec;
}
/*END: table styles*/
.cc, .tags li, .links table {
	font-size:90%;
}
.cc, .tags, .th {
	color:#888;
}
a.external, a.external:visited {
	color:#1F6DAE;
}
/*BEGIN: footer styles*/
#footer{
        width:980px;
        float:left;
        text-align:center;
        font-size:10px;
        padding:10px 0 200px 0;
}
#footer ul,
#footer ul li ul{
        padding:0;
        display:inline;
}

#footer ul li,
#footer ul li ul li{
        list-style:none;
        display:inline;
}

#footer  ul li a{
        padding:0 5px 0 0px;
        border-right: 1px solid #444;
}
#footer ul li ul li a{
        padding-left:5px;
}
#footer ul li.last a{
        border-right:none;
}
#footer a, #footer a:visited {
        color:#444;
}
/*END: footer styles*/

/*BEGIN: wlpe styles*/
div.wlpeUserPage {
	width:100px;
	float:left;
	margin: 10px 15px 0 0;
}
.stripeMe td a {
	padding-left:0; margin-left:0;
}
.wlpeUserPagePhoto {
	text-transform:lowercase;
}
/*END: wlpe styles*/

::-moz-selection{ background: #869921; color:#fff; text-shadow: none; }
::selection { background:#869921; color:#fff; text-shadow: none; } 


