/*  
Theme Name: InternetZoneI	
Theme URI: http://www.internetzonei.com/
Description: InternetZone I WP Theme.
Version: 1.0
Author: InternetZoneI
Author URI: http://www.internetzonei.com/

*/

body {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #303338;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

a { color: #FB661D;	text-decoration: underline; }
.alignleft {
	clear: left;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 0px;
}
.alignright {
	clear: right;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 0px;
}

a:hover { color: #FFFFFF; text-decoration: none; }

#container {
	padding: 0px;
	clear: both;
	float: none;
	width: 979px;
	position: relative;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.clear {
	clear: both;
	float: none;
	height: 5px;
	width: 100%;
	position: relative;
	margin: 0px;
	padding: 0px;
	display: block;
	overflow: hidden;
}
#footer {
	clear: both;
	float: none;
	height: auto;
	width: 979px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 12px;
	color: #FFF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}
#footer #footer_nav {
	clear: both;
	margin-bottom: 10px;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Tahoma, sans-serif;
	font-weight: normal;
}
#footer #footer_nav a {
	color: #fb661d;
	text-decoration:none;
	font-size: 11px;
	font-weight: normal;
}
#footer #footer_nav a:hover {
	color: #ffffff;
	text-decoration:none;
}

#footer #footer_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #a9a9a9;
	text-decoration: none;
	text-align: center;
}
h1 {
	font-size: 25px;
	line-height: 25px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	clear: both;
	float: none;
	letter-spacing: -0.05em;
	display: block;
	position: relative;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

h2 {
	font-size: 18px;
	line-height: 19px;
	font-weight: normal;
	color: #FFF;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	position: relative;
	text-decoration: none;
	width: 100%;
}

h3 {
	font-size: 15px;
	line-height: 17px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	position: relative;
}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type: none;
	position: relative;
}
li {
	background-image: url(images/solutionbox_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	list-style-type: none;
	position: relative;
	width: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#header {
	padding: 0px;
	clear: both;
	float: none;
	height: 201px;
	width: 979px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	background-color: #000;
}

#header #topflash {
	overflow: hidden;
	position: absolute;
	height: 201px;
	width: 979px;
	z-index: 0;
	top: 0;
	display: block;
	background-color: #000;
}
#header #logo {
	display: block;
	padding: 0px;
	clear: left;
	float: left;
	height: 90px;
	width: 979px;
	margin-top: 45px;
	position: relative;
	z-index:15;
}
#header #nav {
	text-align: right;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: 30px;
	width: auto;
	position: absolute;
	right: 0px;
	top: 171px;
}
#header #nav a {
	background-image: url(images/navtab.png);
	background-repeat: no-repeat;
	text-align: center;
	clear: none;
	float: left;
	height: 24px;
	width: 113px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	position: relative;
}
#header #nav a:hover {
	background-image: url(images/navtab_hover.png);
	color: #000;
}

#home_text {
	clear: both;
	height: 421px;
	width: 539px;
	overflow: hidden;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#home_text #welcome {
	clear: both;
	float: none;
	margin-bottom: 30px;
	margin-top: 20px;
}
#home_text #welcome h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	margin-bottom:20px;
	width: 100%;
}



#leftcol {
	padding: 0px;
	clear: left;
	float: left;
	width: 187px;
	position: relative;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.leftbox {
	height: auto;
	width: 187px;
	margin-bottom: 7px;
	position: relative;
	clear: both;
	float: none;
}
.leftbox #solutionbox_wrap{
	background-image: url(images/solutionbox_fill.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: auto;
	z-index:20;
}

.leftbox #solutionbox{
	padding-top: 70px;
	height: auto;
	width: auto;
	font-size: 11px;
	line-height: 16px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	z-index: 25;
}
.leftbox #solutionbox #solution_box_top {
	display: block;
	position: absolute;
	height: 245px;
	width: 187px;
	left: 0px;
	top: 0px;
	z-index: 20;
	margin: 0px;
	padding: 0px;
}

.leftbox #solutionbox ul {
	list-style-type: none;
	position: relative;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	z-index: 30;
}
.leftbox #solutionbox ul li {
	padding: 0px;
	clear: both;
	float: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	height: 20px;
}
.leftbox #solutionbox ul li a {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/solutionbox_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	width: auto;
	padding-left: 15px;
	text-decoration: none;
}
.leftbox #solutionbox ul li a:hover {
	color: #fb661d;
	background-image: url(images/solutionbox_bullet_over.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	text-decoration: none;
}
.leftbox #solutionbox_wrap #solutionbox #quotebox {
	text-align: center;
}
.leftbox #solutionbox_wrap #solutionbox #quotebox a  {
	background-image: url(images/getquote.gif);
	margin: 0px;
	padding: 0px;
	height: 52px;
	width: 168px;
	position: relative;
	display: block;
	background-repeat: no-repeat;
	clear: both;
	float: none;
	overflow: hidden;
}
.leftbox #solutionbox_wrap #solutionbox #quotebox a:hover {
	background-image: url(images/getquote_hover.gif);
}

.leftbox #loginbox {
	background-image: url(images/loginbox_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	clear: both;
	float: none;
	height: 125px;
	width: 167px;
	overflow: hidden;
	position: relative;
	padding-top: 70px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.leftbox #loginbox form {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
.leftbox #loginbox form .loginbox_text {
	color: #FFF;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 20px;
	width: 35px;
	position: relative;
	font-size: 12px;
	overflow: hidden;
}
.leftbox #loginbox form .loginbox_input {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 20px;
	width: auto;
	position: relative;
	text-align: right;
	display: block;
	overflow: hidden;
}
.leftbox #loginbox form .loginbox_input input {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	background-image: url(images/loginbox_textinput.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 15px;
	width: 127px;
	overflow: hidden;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	float: left;
	clear: none;
}
.leftbox #loginbox form #loginbox_submit {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
}
.leftbox #loginbox form .submit_bttn{
	background-image: url(images/loginbox_submit_over.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	clear: right;
	float: right;
	height: 21px;
	width: 131px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	margin-right:1px;
}

.leftbox #loginbox form .submit_bttn:hover{
	background-image: url(images/loginbox_submit.gif);
}
.leftbox #loginbox form #loginbox_forgot {
	padding: 0px;
	clear: both;
	float: right;
	width: auto;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.leftbox #loginbox form #loginbox_forgot a {
	color: #fb661d;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.leftbox #loginbox form #loginbox_forgot a:hover {color:#FFF;}

#main {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: auto;
	width: 569px;
}
#main #services_slider {
	background-image: url(images/home_slider_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: 185px;
	width: 569px;
	overflow: hidden;
	position: relative;
}
#main #services_slider  #services_content{
	margin: 0px;
	height: 115px;
	width: auto;
	overflow: hidden;
	position: relative;
	padding-top: 60px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 13px;
}



p {
	margin-top: 0px;
	margin-bottom: 15px;
}



#rightcol {
	margin: 0px;
	padding: 0px;
	clear: right;
	float: right;
	width: 209px;
	position: relative;
	height: auto;
}
#rightcol #recentposts {
	background-image: url(images/rightbox_fill.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	clear: both;
	float: none;
	position: relative;
	height: 600px;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	overflow: hidden;
}
#rightcol #recentposts .rightbox_sep {
	background-image: url(images/rightbox_sep.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: 26px;
	width: auto;
}
#rightcol #recentposts #recentposts_ft {
	margin: 0px;
	clear: both;
	float: none;
	height: auto;
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
#rightcol #recentposts #recentposts_ft a{color:#FFF; text-decoration:none; font-size:12px;}
#rightcol #recentposts #recentposts_ft a:hover{color:#FF7B1A; text-decoration:none; font-size:12px;}
#rightcol #recentposts #recentposts_ft img{border:0;}

.recentposts_item {
	clear: both;
	float: none;
	height: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: relative;
	margin: 0px;
	width: auto;
}

.recentposts_item .post_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	padding: 0px;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: auto;
	height: auto;
}
.recentposts_item .post_title {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #fb661d;
	text-decoration: none;
	padding: 0px;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: relative;
	height: auto;
	width: auto;
}
.recentposts_item .post_title a {
	color: #fb661d;
	text-decoration: none;
}
.recentposts_item .post_title a:hover {
	color: #FF7B1A;
	text-decoration: none;
}
.recentposts_item .post_content {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #c1c1c2;
	text-decoration: none;
	padding: 0px;
	clear: both;
	float: none;
	height: auto;
	width: auto;
	margin: 0px;
}
strong {
	font-weight: bold;
	color: #FFF;
}
#page_content {
	clear: both;
	height: auto;
	width: 539px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-color: #0F9;
}
#page_content #page_title {
	clear: both;
	float: none;
	margin-bottom: 30px;
	margin-top: 20px;
}
#page_content #page_title h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	margin-bottom:20px;
	width: 100%;
}
