/* CSS Document */

/*
Main colors

Orange = #F7941E

/* Clear everything - universal selector and general html styling*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background-color:#000;
	font-family:Verdana, Geneva, sans-serif;
}

a {
   outline: none;
}

img {
	border: none;
}

.hidden {
	display: none;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

ul#minitabs {
		font-size:13px;
		list-style: none;
		margin-top: 6px;
		margin-left: 210px;
		padding: 3px 0;
		white-space: nowrap;
		color: #fff;
		}
	
	ul#minitabs li {
	display: inline;
	margin: 0 20px;
	}
	
	ul#minitabs a {
	text-decoration: none;
	padding: 0 0 3px;
	color: #FFF;
	}
	
	ul#minitabs a#current { 
	border-bottom: 2px solid #FFF;
	color:#FFF;
	}
	
	ul#minitabs a:hover {
	color:#D57625;
	}
	
/* Standard formatting items */

h1 {
	font-size: 20px;
	font-weight:normal;
	color:#FFF;
	padding-top: 12px;
	padding-left: 5px;
	padding-bottom: 8px;
}
	
h2 {
	font-size: 11px;
	font-weight:bold;
	color:#D57625;
	padding-top: 16px;
	padding-bottom: 8px;
	padding-left: 5px;
	line-height: 23px;
}

h3 {
	font-size: 13px;
	font-weight:bold;
	color:#D57625;
	padding-top: 24px;
	padding-bottom: 8px;
	padding-left: 5px;
}

h4 {
	font-size: 15px;
	font-weight:normal;
	color:#D57625;
	padding-top: 24px;
	padding-bottom: 0px;
	padding-left: 5px;
}

h5 {
	font-size: 12px;
	font-weight:bold;
	color:#D57625;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
	
p {
	padding-top: 12px;
	padding-left: 5px;
	font-size: 11px;
	line-height: 23px;
	color:#FFF;
}
	
a, a:visited, a:hover {
	color:#D57625;
	text-decoration: none;
}
	
/* Custom formatting */

	#bg_container {
		width: 1300px;
		background:url("../graphics/main_background.png") no-repeat;
		margin:auto;
	}
	
	#container {
		width: 820px;
		padding-top: 10px;
		margin:auto;
	}
	
	#header_flash_holder {
		width: 820px;
		height: 35px;
		padding-top: 10px;
	}
	
	#header_flash {
		width: 820px;
		height: 35px;
	}
	
	#header {
		width: 820px;
		height:111px;
		background:url("../graphics/header_bg.png") no-repeat;
		padding-top: 10px;
	}
	
	#footer {
		font-size: 9px;
		text-align:center;
		margin-top: 65px;
		width: 820px;
		height: 60px;
		background:url("../graphics/footer_image.png") no-repeat;
	}
	
	#home_video_section_holder {
		width: 820px;
		height:300px;
		margin-top:5px;
		padding-top: 5px;
	}
	
	#home_video_section {
		width: 820px;
		height:300px;
	}
	
	#home_hot_buttons_holder {
		width: 820px;
		height: 140px;
		padding-top: 22px;
		padding-left: 4px;
	}
	
	#home_hot_buttons {
		width: 820px;
		height: 140px;
	}
	
	#home_hot_buttons_holder img {
		width: 268px;
	}
	
	#home_news_holder {
		width: 820px;
		height: 170px;
		padding-top: 5px;
		padding-left: 4px;
	}
	
	#home_news {
		width: 820px;
		height: 170px;
	}
	
	#services_flash_holder {
		width: 820px;
		height: 187px;
		margin-bottom: 8px;
	}
	
	#services_block_holder {
		width:820px;
		padding-top: 0px;
		padding-bottom: 8px;
		float:left;
	}
	
	#services_block {
		margin-left: 6px;
		width: 260px;
		float: left;
		padding: 3px;
	}
	
	#services_block li {
	list-style: none;
	font-size: 11px;
	padding-left: 15px;
	padding-bottom: 6px;
	margin-left: 10px;
	color:#fff;
}

	#services_block a:link {
		text-decoration: none;
		color:#FFF;
	}
	
	#services_block a:hover {
		color:#D57625;
		text-decoration:none;
	}
	
	#solutions_block {
		width: 820px;
		/*height: 175px; */
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	
	#solutions_block p {
		padding-top: 3px;
		font-size: 11px;
	}

	#solutions_photo {
		float: left;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-right: 35px;
		width: 260px;
		height: 130px;
	}
	
	#solutions_text {
		float: right;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-right: 10px;
		width: 515px;
	}
	
	#embed_video {
		width: 480px;
		height: 300px;
		margin-top: 30px;
		margin-left: 5px;
	}
	
	#primary_container {
		float: left;
		width: 820px;
	}
		
	#small_container {
		width: 520px;
		float: left;
	}
	
	#small_container p {
		padding-top: 12px;
	}
	
	#sidebar {
		width: 265px;
		padding-top: 10px;
		float: right;
	}
	
	#sidebar p {
		padding-left: 15px;
	}
	
	#sidebar_image {
		float: left;  
		width: 265px;
		height: 140px;
		padding-left: 10px;
		padding-bottom: 10px;
		padding-top: 10px;
	}
	
	#work_flash_holder {
		width: 820px;
		height: 500px;
		margin-bottom: 8px;
	}
	
	#contact_holder {
		width: 500px;
		height: 135px;
		padding-top: 15px;
	}
	
	#contact_address {
		width: 240px;
		float: left;
	}
	
	#contact_other_info {
		width: 240px;
		float: left;
	}
	
	#map_holder {
		padding-top: 15px;
	padding-bottom: 5px;
	width: 500px;
	height: 320px;
	margin-top: 20px;
}

/********************************** Web Hosting and Shopping Cart CSS ******************************/



.product_area {
	background-color: #000;
	border: 1px solid #666;
	padding: 20px;
	margin: 15px 0px 15px 0px;
}

.product_area h4 {
	padding: 0px;
}

.product_area p {
	padding: 0px;'
}

.label_left {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

.fc_row {
	height: 30px;
	padding: 10px 0px 10px 0px;
}

.foxycart {
	width: 220px;
	float: left;
}

.foxycart a {
	text-decoration: none;
}

/******************************* */

 td p {
	 padding-bottom: 0px;
	 padding-left: 0px;
	 padding-right: 15px;
	 line-height: 15px;
	 font-size: 12px;
	 font-weight: bold;
 }
 
 #formDiv {
	 background-color: #000;
	 border: #666;
	 border-style:solid;
	 padding-left: 40px;
	 padding-top: 10px;
	 padding-bottom: 10px;
 }
 
 input
{
	padding-top: 5px;
	margin-top: 8px;
color: #fff;
background: #000;
border: 1px solid #666;
}

 textarea
{
	padding-top: 0px;
	margin-top: 2px;
color: #fff;
background: #000;
border: 1px solid #666;
}

.submit 
{
	padding: 5px;
	border: none;
color: #FFF;
background:#000;
border: 1px solid #666;
margin: 0px;
}

.errors {
	padding-top: 12px;
	padding-left: 5px;
	font-size: 11px;
	line-height: 23px;
	color:#D57625;
}
	
	/* mini tabs starts here */
	
	
	
	
	/* news items go here */
	
#pagination_holder {
	margin-top: 40px;
	border-top:solid 2px;
	border-top-color:white;
}


	.ditto_paging {
		border-top:thin;
	border-top-color: white;
    border-top: 1px solid #333;
    padding: 15px; 
    font-size: 86%;
    color: black;
}

#ditto_pages {
	margin-top: 20px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
    border-top: 1px solid #333;
}


#ditto_pages .ditto_currentpage {
	/* This is for next */
	font-size: 11px;
    padding: 1px 1px 2px; 
    margin-right: 1px;
    background-color: #333; 
    color: white;
} 
#ditto_pages .ditto_off {
	/* This is for previous */
	font-size: 11px;
    padding: 1px 1px 2px; 
    margin-right: 1px;
    color: white;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
	font-size: 11px; 
    padding: 1px 1px 2px; 
    margin-right: 1px; 
    text-decoration: none !important; 
    color: white;
} 
#ditto_pages a:hover {
    color: #333;
}

.blog_pageTitle {
	color:#D57625;
	font-size:15px;
	font-weight:normal;
	padding-bottom:0;
	padding-left:5px;
	padding-top:12px;
}

.blog_date {
	padding-top: 5px !important;
	font-weight: bold;
}
	
	
	
	
	