/******
CSS for Integration With New PCMech Theme
******/

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix {
	zoom: 1;
}
#header-top {
	background: #000 url(design/header-top-bg.png) repeat-x bottom left;
	height: 130px;
	font-family: Arial,Verdana,sans-serif;
	line-height: 21px;
}
#header-top li {
	font: 12px Arial,Verdana,sans-serif;
}
#header-top img {
	border: none;
}
#header-top ol,#header-top ul {
	list-style: none outside none;
}
div.container {
	text-align: left;
	width: 1008px;
	margin: 0 auto;
	position: relative;
	height: 100%;
}
img#logo {
	float: left;
	padding-top: 3px;
	width: 231px;
}

#page-menu {
	position: absolute;
	top: 35px;
	right: 0px;
	z-index: 1005;
	width: 460px;
}
#p-menu-left {
	background: url(design/p-menu-left.jpg) no-repeat;
	width: 8px;
	height: 38px;
	float: left;
}
#p-menu-content {
background: #323232;
float: left;
height: 38px;
width: 444px;
padding: 0px 5px;
border: 1px solid #404140;
}
#p-menu-content ul.nav ul {
	line-height: 38px;
}
ul.nav li a {
	color: #e3e3e3;
	padding-left: 17px;
	font-weight: bold;
	text-decoration: none;
}
#cat-nav-content ul.nav li a:hover, #cat-nav-content ul.nav li.current-cat > a {
	color: #00b7f3;
}
#cat-nav-content ul li.sf-ul > a:hover {
	color: #FEFEFE;
}
ul.nav li.current_page_item a, ul.nav li a:hover {
	color: #00b7f3;
	text-shadow: 0 0 26px #808080;
}
ul.nav > li:last-child {
	padding-right: 17px;
}
#p-menu-right {
	background: url(design/p-menu-right.jpg) no-repeat;
	width: 8px;
	height: 38px;
	float: left;
}

/*------------------------------------------------*/
/*---------------[DROPDOWN MENU]------------------*/
/*------------------------------------------------*/
#cat-nav {
	bottom: -14px;
	left: 0;
	position: absolute;
	width: 1008px;
	z-index: 100;
}
#cat-nav-left {
	background: url(design/cat-nav-left.png) no-repeat;
	width: 10px;
	height: 64px;
	float: left;
}
#cat-nav-content {
	float: left;
	height: 64px;
	width: 988px;
}
.nav li ul {
	box-shadow: 3px 6px 7px 1px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 3px 6px 7px 1px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 3px 6px 7px 1px rgba(0, 0, 0, 0.5);
	background: url(design/cat_menu_bg.png) repeat-y;
	border: 1px solid #111010;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top: none;
	padding-bottom: 15px;
}
#cat-nav-content ul.nav {
	float: left;
	margin-top: 10px;
	padding: 0px;
}
#cat-nav-content ul.nav li {
	padding: 0 17px 0 0;
}
#cat-nav-content ul.nav li a {
	padding: 8px 4px 21px;
}
#cat-nav-content ul.nav li.sf-ul a {
	padding: 8px 6px 21px 15px;
}
#cat-nav-content ul.nav > li.sf-ul {
	background: url(design/li-hover.png) no-repeat 55px right;
}
#cat-nav-content ul.nav > li.sf-ul > a {
	background: url(design/a-hover.png) no-repeat 55px left;
}
#cat-nav-content ul.nav > li.sf-ul.sfHover {
	background: url(design/li-hover.png) no-repeat top right;
}
#cat-nav-content ul.nav > li.sf-ul.sfHover > a {
	background: url(design/a-hover.png) no-repeat top left;
	display: block;
}
#cat-nav-content ul.nav li li {
	padding: 0px;
}
#cat-nav-content ul.nav ul ul {
	border-top: 1px solid #111010;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
}
#cat-nav-content ul.nav li li a:hover {
	color: #00b7f3;
}
#cat-nav-content ul.nav li a {
	color: #fefefe;
	font-weight: bold;
	text-decoration: none;
	text-shadow: -1px -1px 1px #0a0a0a;
	font-size: 120%;
}
#cat-nav-content ul.nav ul li a {
	text-shadow: 1px 1px 1px #0a0a0a;
}
#cat-nav-content ul.nav > li > a:hover {
	
}
#cat-nav-content ul.nav li li {
	background: url(design/bullet.png) no-repeat 16px 21px;
}
#page-menu ul.nav li li {
	background: url("design/page-menu-bullet.png") no-repeat scroll 16px 16px transparent;
}
#page-menu ul.nav li a {
	padding: 12px 9px 16px;
}
#page-menu ul.nav > li > a.sf-with-ul:hover, #page-menu ul.nav > li.sfHover > a {
	background-color: #232323;
}
#page-menu ul.nav li li a {
	text-shadow: none;
}
#page-menu .nav li:hover ul, #page-menu ul.nav li.sfHover ul {
	left: 0px;
	top: 40px;
}
#page-menu .nav ul li:hover ul, #page-menu ul.nav ul li.sfHover ul {
	left: 191px;
	top: -2px;
}
#cat-nav-content ul.nav li li a, #page-menu ul.nav li li a {
	background: url(design/divider.png) no-repeat bottom left;
	display: block;
	width: 156px;
	padding: 9px 5px 11px 28px !important;
}
#page-menu ul.nav li li a {
	background: none;
	padding: 0px 5px 0px 28px !important;
}
#cat-nav-right {
	background: url(design/cat-nav-right.png) no-repeat;
	width: 10px;
	height: 64px;
	float: right;
}
/*	#cat-nav #search-form { float: right; width: 131px; background: url(images/search.png) no-repeat; height: 27px; margin-top: 15px;}
			#cat-nav #searchinput { background: none; border: none; font-style: italic; color: #eee;  padding-left: 12px; display: block; margin-top: 3px; float:left; width: 95px; }
			#cat-nav #searchsubmit { float:left; margin-top:7px; }
			
			#cat-nav #search-form img {float: right; margin-top: -24px; padding-right:10px;}*/
#cat-nav #subscribe-stuff {
	float: right;
	height: 27px;
	margin-top: 15px;
}
#cat-nav #subscribe-stuff h4 {
	background: none repeat scroll 0 0 #FAE100;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	color: #000000;
	font: 1.1em/1.3em Georgia,"Times New Roman",Times,serif;
	margin: 0;
	padding: 3px 6px;
	text-align: center;
	vertical-align: middle;
}
#cat-nav #subscribe-stuff h4 a {
	color: #000;
	text-decoration: underline;
}
#cat-nav #subscribe-stuff h4 strong {
	font-size: 1.3em;
	font-weight: bold;
	font-style: italic;
}

#menu-top-menu {
	float: left;
	margin: 0;
	padding: 0;
}
#page-menu #search-form {
	float: right;
	width: 131px;
	background: url(design/search2.png) no-repeat;
	height: 27px;
	margin-top: 5px;
}
#page-menu #searchinput {
	background: none;
	border: none;
	font-style: italic;
	color: #000;
	padding-left: 12px;
	display: block;
	margin-top: 3px;
	float: left;
	width: 95px;
}
#page-menu #searchsubmit {
	float: left;
	margin-top: 7px;
}
#page-menu #search-form img {
	float: right;
	margin-top: -24px;
	padding-right: 10px;
}

#page-menu ul.nav ul {
	z-index: 10000;
	padding-bottom: 9px;
	background: #232323;
	border: 0px;
	padding-top: 2px;
}
#page-menu ul.nav ul ul {
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
}
#icons {
	position:absolute;
right:10px;
top:10px;
z-index:1005;
}
#floatingpremium {
position:absolute;
right:240px;
top:15px;
z-index:2000;
}


/*------------------------------------------------*/
/*---------------[DEFAULT DROPDOWN SETTINGS]---*/
/*------------------------------------------------*/
.nav ul {
	position: absolute;
	top: -999em;
	background-position: bottom;
	background-repeat: no-repeat;
	z-index: 10;
}
.nav li {
	float: left;
	position: relative;
}
.nav a {
	display: block;
	float: left;
}
.nav li:hover ul, ul.nav li.sfHover ul {
	left: 0px;
	top: 50px;
}
.nav li:hover li ul, .nav li.sfHover li ul {
	top: -999em;
}
.nav li li:hover ul, ul.nav li li.sfHover ul {
	left: 132px;
	top: 0px;
}
.nav li:hover ul, .nav li li:hover ul {
	top: -999em;
}
.nav li li {
	display: block;
	padding: 0px;
	float: left;
	height: auto !important;
}
.nav li ul {
	width: 191px;
}
.nav li li a:link, .nav li li a:visited {
	display: block;
	height: auto;
	float: left;
}
.nav li:hover {
	visibility: inherit;
/* fixes IE7 'sticky bug' */
}

#homeoptin {
	background: #fff url("design/optin_home_bg.png") no-repeat scroll left bottom;
	margin: 0 auto;
	padding-bottom: 6px;
	width: 1008px;
	border-top: 2px solid #000000;
}
#homeoptin .inner {
	background: #2E69AC;
	padding: 7px;
	text-align: center;
}
#homeoptin #weekly {
	float: right;
}
#homeoptin #weekly h3.copy {
	float: left;
	display: inline;
	padding: 0 5px 0 0;
	line-height: 30px;
	/*text-shadow: 1px 1px 1px #ccc;*/
	font-weight:bold;
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #fff;
	margin: 0;
	font-size: 22px;
}
#homeoptin #weekly h3.copy strong {
	background:none repeat scroll 0 0 #FAE100;
	border-bottom:1px solid #000000;
	color:#000000;
	font-size:1.1em;
	padding:0 10px;
	font-style: italic;
}
#homeoptin #weekly .text {
	float: left;
	display: inline;
	width: 150px;
	margin: 0px 5px 0 0;
	padding: 6px 5px;
	font-size: 1.1em;
	color: #000;
	border: 1px solid #012E5C;
	height: 16px;
}
#homeoptin #weekly .submit {
	background: #fae100;
	border: thin solid #000;
	color:#000;
	text-shadow: 1px 1px 1px #eee;
	cursor:pointer;
	float:left;
	font-size:12px;
	font-weight:bold;
	height:29px;
	width:87px;
	text-transform: uppercase;
}

/*------------------------------------------------*/
/*---------------------[FOOTER]-------------------*/
/*------------------------------------------------*/
#content-bottom {
	height: 19px;
	background: url(design/content-bottom-bg.png) repeat-x;
}
#content-bottom .container {
	height: 19px;
	background: none;
}
#footer {
	padding:  10px;
	background-image: url('design/footer-bg.png');
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	text-align: left;
}
#footer h1 {
font-size: 20px;
font-weight: 700;
height: 22px;
line-height: 23px;
margin: 0 0;
padding: 0 0 5px 5px;
letter-spacing: -1px;
color: #fff;
}
#footer p {
	line-height: 120%;
}
#footercontainer, #copyrightcontainer {
	width: 970px;
	margin: 0px auto;
}
#copyrightcontainer a {
	color:#fff;
}
#copyrightcontainer .left {
	float: left;
	width: 400px;
	line-height: 25px;
}
#copyrightcontainer .right {
	float: right;
	width: 500px;
}
#copyrightcontainer .right li {
	list-style: none outside none;
	float:right;
	line-height: 25px;
	margin: 0 7px;
}
#footer #footeroptin {
	width:330px;
	float:right;
	color: #fff;
}

#footer #categories {
	margin-bottom:  5px;
	float: left;
	width:550px;
}
#footer #categories ul {
	list-style: none;
	color: #fff;
	font-weight: bold;
	float: left;
	/*margin-left: 75px;*/
}
#footer #categories ul:first-child {
	margin-left: 0px;
	font-size: 13px;
}
#footer #categories ul li:first-child {
	margin-bottom: 12px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}
#footer #categories li {
font-size:  13px;
line-height: 18px;
margin-bottom: 4px;
font-weight: normal;
}
#footer #categories li a {
	color: #acacac;
	text-decoration: none;	
}

.optinform #textinput {
width: 310px;
background-color: #FDFCDB;
padding: 6px 10px;
font: 14px 'Nobile', Arial, Helvetica, Geneva, sans-serif;
margin-bottom: 3px;
}
#optinbutton {
	background: #318537 url(images/input_submit.png) repeat-x top;
	border: 1px solid #1D7529;
	cursor: pointer;
	text-shadow: 1px 1px #1D7529;
	border-radius: 20px;
	box-shadow: 0 1px 1px #CCC;
	color: white;
	font-weight: bold;
	font-size: 1.4em;
	padding: .438em 1em;
}
#optinbutton:hover {
	background: #32A147 url(images/input_submit_hover.png) repeat-x top;
}

#copyright {
	background-color: #000;
	color: #fff;
	padding: 10px 0px;
	text-align: left;
}

ul.bottom-nav {
	margin: 0;
}
ul.bottom-nav li {
	float: left;
	padding: 17px 16px 17px 0px;
	list-style: none;
}
ul.bottom-nav li a {
	color: #aeaeae;
	font-weight: bold;
}
p#copyright {
	float: right;
	font-size: 11px;
	padding-top: 17px;
	color: #707070;
}
p#copyright a {
	color: #aeaeae;
}
#footerlogo {
float:right;
height:70px;
margin:-35px 30px 0 0;
width:251px;
z-index:99;
}

#googsearchform {
    margin: 0 auto;
    padding: 0px 10px 10px;
    text-align: center;
}
#googsearchform p {
	padding-bottom: 0px;
	line-spacing: 1.3em;	
}
#googsearchform h3 {
	border-top: none;
	font-style: italic;	
}
#googsearchform input[type="text"] {
	font-size: 16px;
	padding: 4px;
	width: 350px;
	border-color: #000;
}
#googsearchform input[type="submit"] {
	font-weight: bold;
	width: 200px;
	height: 33px;
	background-color: #0679a2;
	font-size: 18px;
	color: #fff;
	text-shadow: #000 1px 1px 0;
	border: 1px #000 solid;
	/*margin-left: 40px;*/
}

